Jul 31 09:20:54.792740 np0000006200 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 31 09:20:54.799759 np0000006200 devstack@c-api.service[100313]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 31 09:20:54.802905 np0000006200 devstack@c-api.service[100313]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 31 09:20:54 2026] *** Jul 31 09:20:54.802905 np0000006200 devstack@c-api.service[100313]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 31 09:20:54.802905 np0000006200 devstack@c-api.service[100313]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 31 09:20:54.802905 np0000006200 devstack@c-api.service[100313]: nodename: np0000006200 Jul 31 09:20:54.802905 np0000006200 devstack@c-api.service[100313]: machine: x86_64 Jul 31 09:20:54.802905 np0000006200 devstack@c-api.service[100313]: clock source: unix Jul 31 09:20:54.802905 np0000006200 devstack@c-api.service[100313]: pcre jit disabled Jul 31 09:20:54.802905 np0000006200 devstack@c-api.service[100313]: detected number of CPU cores: 16 Jul 31 09:20:54.802905 np0000006200 devstack@c-api.service[100313]: current working directory: / Jul 31 09:20:54.802905 np0000006200 devstack@c-api.service[100313]: detected binary path: /usr/bin/uwsgi-core Jul 31 09:20:54.802905 np0000006200 devstack@c-api.service[100313]: your processes number limit is 257052 Jul 31 09:20:54.802905 np0000006200 devstack@c-api.service[100313]: your memory page size is 4096 bytes Jul 31 09:20:54.802905 np0000006200 devstack@c-api.service[100313]: detected max file descriptor number: 2048 Jul 31 09:20:54.802905 np0000006200 devstack@c-api.service[100313]: lock engine: pthread robust mutexes Jul 31 09:20:54.803339 np0000006200 devstack@c-api.service[100313]: thunder lock: enabled Jul 31 09:20:54.803369 np0000006200 devstack@c-api.service[100313]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 31 09:20:54.803447 np0000006200 devstack@c-api.service[100313]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 31 09:20:54.803447 np0000006200 devstack@c-api.service[100313]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 31 09:20:54.803447 np0000006200 devstack@c-api.service[100313]: Set PythonHome to /opt/stack/data/venv Jul 31 09:20:54.851874 np0000006200 devstack@c-api.service[100313]: Python main interpreter initialized at 0x7a3109aa4668 Jul 31 09:20:54.851874 np0000006200 devstack@c-api.service[100313]: python threads support enabled Jul 31 09:20:54.851874 np0000006200 devstack@c-api.service[100313]: your server socket listen backlog is limited to 100 connections Jul 31 09:20:54.851874 np0000006200 devstack@c-api.service[100313]: your mercy for graceful operations on workers is 80 seconds Jul 31 09:20:54.852537 np0000006200 devstack@c-api.service[100313]: mapped 671795 bytes (656 KB) for 4 cores Jul 31 09:20:54.852719 np0000006200 devstack@c-api.service[100313]: *** Operational MODE: preforking *** Jul 31 09:20:54.852943 np0000006200 devstack@c-api.service[100313]: *** uWSGI is running in multiple interpreter mode *** Jul 31 09:20:54.852943 np0000006200 devstack@c-api.service[100313]: spawned uWSGI master process (pid: 100313) Jul 31 09:20:54.853127 np0000006200 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 31 09:20:54.853802 np0000006200 devstack@c-api.service[100313]: spawned uWSGI worker 1 (pid: 100314, cores: 1) Jul 31 09:20:54.854498 np0000006200 devstack@c-api.service[100313]: spawned uWSGI worker 2 (pid: 100315, cores: 1) Jul 31 09:20:54.855001 np0000006200 devstack@c-api.service[100313]: spawned uWSGI worker 3 (pid: 100316, cores: 1) Jul 31 09:20:54.855649 np0000006200 devstack@c-api.service[100313]: spawned uWSGI worker 4 (pid: 100317, cores: 1) Jul 31 09:20:54.855744 np0000006200 devstack@c-api.service[100313]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 31 09:20:55.000502 np0000006200 devstack@c-api.service[100315]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 31 09:20:55.000502 np0000006200 devstack@c-api.service[100315]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 31 09:20:55.000502 np0000006200 devstack@c-api.service[100315]: we strongly recommend against using it for new projects. Jul 31 09:20:55.000502 np0000006200 devstack@c-api.service[100315]: If you are already using Eventlet, we recommend migrating to a different Jul 31 09:20:55.000502 np0000006200 devstack@c-api.service[100315]: framework. For more detail see Jul 31 09:20:55.000502 np0000006200 devstack@c-api.service[100315]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 31 09:20:55.000502 np0000006200 devstack@c-api.service[100315]: import eventlet # noqa Jul 31 09:20:55.003753 np0000006200 devstack@c-api.service[100317]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 31 09:20:55.003753 np0000006200 devstack@c-api.service[100317]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 31 09:20:55.003753 np0000006200 devstack@c-api.service[100317]: we strongly recommend against using it for new projects. Jul 31 09:20:55.003753 np0000006200 devstack@c-api.service[100317]: If you are already using Eventlet, we recommend migrating to a different Jul 31 09:20:55.003753 np0000006200 devstack@c-api.service[100317]: framework. For more detail see Jul 31 09:20:55.003753 np0000006200 devstack@c-api.service[100317]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 31 09:20:55.003753 np0000006200 devstack@c-api.service[100317]: import eventlet # noqa Jul 31 09:20:55.026324 np0000006200 devstack@c-api.service[100316]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 31 09:20:55.026324 np0000006200 devstack@c-api.service[100316]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 31 09:20:55.026324 np0000006200 devstack@c-api.service[100316]: we strongly recommend against using it for new projects. Jul 31 09:20:55.026324 np0000006200 devstack@c-api.service[100316]: If you are already using Eventlet, we recommend migrating to a different Jul 31 09:20:55.026324 np0000006200 devstack@c-api.service[100316]: framework. For more detail see Jul 31 09:20:55.026324 np0000006200 devstack@c-api.service[100316]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 31 09:20:55.026324 np0000006200 devstack@c-api.service[100316]: import eventlet # noqa Jul 31 09:20:55.031740 np0000006200 devstack@c-api.service[100314]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 31 09:20:55.031740 np0000006200 devstack@c-api.service[100314]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 31 09:20:55.031740 np0000006200 devstack@c-api.service[100314]: we strongly recommend against using it for new projects. Jul 31 09:20:55.031740 np0000006200 devstack@c-api.service[100314]: If you are already using Eventlet, we recommend migrating to a different Jul 31 09:20:55.031740 np0000006200 devstack@c-api.service[100314]: framework. For more detail see Jul 31 09:20:55.031740 np0000006200 devstack@c-api.service[100314]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 31 09:20:55.031740 np0000006200 devstack@c-api.service[100314]: import eventlet # noqa Jul 31 09:20:55.203065 np0000006200 devstack@c-api.service[100317]: /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 31 09:20:55.203065 np0000006200 devstack@c-api.service[100317]: from cgi import parse_header Jul 31 09:20:55.218670 np0000006200 devstack@c-api.service[100316]: /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 31 09:20:55.218670 np0000006200 devstack@c-api.service[100316]: from cgi import parse_header Jul 31 09:20:55.236181 np0000006200 devstack@c-api.service[100315]: /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 31 09:20:55.236181 np0000006200 devstack@c-api.service[100315]: from cgi import parse_header Jul 31 09:20:55.247397 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 31 09:20:55.247397 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:20:55.261783 np0000006200 devstack@c-api.service[100317]: /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 31 09:20:55.261783 np0000006200 devstack@c-api.service[100317]: removals.removed_module( Jul 31 09:20:55.265979 np0000006200 devstack@c-api.service[100317]: /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 31 09:20:55.265979 np0000006200 devstack@c-api.service[100317]: removals.removed_module( Jul 31 09:20:55.269037 np0000006200 devstack@c-api.service[100314]: /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 31 09:20:55.269037 np0000006200 devstack@c-api.service[100314]: from cgi import parse_header Jul 31 09:20:55.272036 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 31 09:20:55.272036 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:20:55.286663 np0000006200 devstack@c-api.service[100316]: /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 31 09:20:55.286663 np0000006200 devstack@c-api.service[100316]: removals.removed_module( Jul 31 09:20:55.289879 np0000006200 devstack@c-api.service[100316]: /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 31 09:20:55.289879 np0000006200 devstack@c-api.service[100316]: removals.removed_module( Jul 31 09:20:55.291660 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 31 09:20:55.291660 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:20:55.307560 np0000006200 devstack@c-api.service[100315]: /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 31 09:20:55.307560 np0000006200 devstack@c-api.service[100315]: removals.removed_module( Jul 31 09:20:55.311252 np0000006200 devstack@c-api.service[100315]: /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 31 09:20:55.311252 np0000006200 devstack@c-api.service[100315]: removals.removed_module( Jul 31 09:20:55.327817 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 31 09:20:55.327817 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:20:55.343078 np0000006200 devstack@c-api.service[100314]: /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 31 09:20:55.343078 np0000006200 devstack@c-api.service[100314]: removals.removed_module( Jul 31 09:20:55.346370 np0000006200 devstack@c-api.service[100314]: /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 31 09:20:55.346370 np0000006200 devstack@c-api.service[100314]: removals.removed_module( Jul 31 09:20:56.130306 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 31 09:20:56.130306 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:20:56.136857 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 31 09:20:56.136857 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:20:56.191842 np0000006200 devstack@c-api.service[100317]: /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 31 09:20:56.191842 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:20:56.196827 np0000006200 devstack@c-api.service[100316]: /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 31 09:20:56.196827 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:20:56.222686 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 31 09:20:56.222686 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:20:56.277446 np0000006200 devstack@c-api.service[100315]: /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 31 09:20:56.277446 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:20:56.286329 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 31 09:20:56.286329 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:20:56.356770 np0000006200 devstack@c-api.service[100314]: /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 31 09:20:56.356770 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:20:56.378887 np0000006200 devstack@c-api.service[100317]: 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 31 09:20:56.379088 np0000006200 devstack@c-api.service[100317]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100317) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 31 09:20:56.388421 np0000006200 devstack@c-api.service[100316]: 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 31 09:20:56.388615 np0000006200 devstack@c-api.service[100316]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100316) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 31 09:20:56.472806 np0000006200 devstack@c-api.service[100317]: /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 31 09:20:56.472806 np0000006200 devstack@c-api.service[100317]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 31 09:20:56.482686 np0000006200 devstack@c-api.service[100316]: /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 31 09:20:56.482686 np0000006200 devstack@c-api.service[100316]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 31 09:20:56.499324 np0000006200 devstack@c-api.service[100315]: 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 31 09:20:56.499596 np0000006200 devstack@c-api.service[100315]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100315) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 31 09:20:56.551440 np0000006200 devstack@c-api.service[100314]: 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 31 09:20:56.552329 np0000006200 devstack@c-api.service[100314]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100314) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 31 09:20:56.595615 np0000006200 devstack@c-api.service[100315]: /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 31 09:20:56.595615 np0000006200 devstack@c-api.service[100315]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 31 09:20:56.617616 np0000006200 devstack@c-api.service[100314]: /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 31 09:20:56.617616 np0000006200 devstack@c-api.service[100314]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 31 09:20:56.970638 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100316) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 31 09:20:56.970919 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100317) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 31 09:20:56.971045 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:56.971104 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:56.971578 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:56.971656 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:56.971656 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:56.971791 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:56.973743 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:56.973839 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:56.973898 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:56.973938 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:56.974099 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:56.974148 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:56.974198 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:56.974198 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:56.974268 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:56.974313 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:56.974465 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:56.974505 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:56.974613 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:56.974712 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:56.975556 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:56.975642 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:56.975688 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:56.975780 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:56.975837 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:56.975930 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:56.976233 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:56.976233 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:56.976233 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:56.976233 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:56.976233 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:56.976513 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:56.976513 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:56.976513 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:56.976622 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:56.976827 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:56.976827 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:56.976943 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:56.977050 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:56.977178 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:56.977593 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:56.977593 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:56.977593 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:56.977593 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:56.977771 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:56.977771 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:56.977864 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:56.977864 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:56.979345 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:56.979471 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:56.979585 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:56.979701 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:56.979894 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:56.979894 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:56.980036 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:56.980708 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:56.980791 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:56.980850 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:56.980896 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:56.982459 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:56.982459 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:56.982459 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:56.982658 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:56.982658 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:56.982658 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:56.982658 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:56.982658 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:56.982658 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:56.982658 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:56.982658 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:56.982658 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:56.982658 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:56.983044 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:56.983095 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:56.983144 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:56.983206 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:56.983279 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:56.983327 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:56.983327 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:56.983411 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:56.983453 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:56.983453 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:56.983453 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:56.983900 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:56.983900 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:56.984002 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:56.984051 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:56.984101 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:56.984145 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:56.984191 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:56.984191 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:56.984272 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:56.984325 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:56.984325 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:56.984391 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:56.984426 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:56.984469 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:56.984503 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:56.984503 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:56.984578 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:56.984578 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:56.984647 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:56.984689 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:56.984730 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:56.984772 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:56.984806 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:56.984844 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:56.985142 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:56.985142 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:56.985142 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:56.985321 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:56.985371 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:56.985474 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:56.985899 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:56.985899 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:56.985899 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:56.985899 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:56.985899 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:56.987228 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:56.987228 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:56.987353 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:56.987418 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:56.987469 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:56.987580 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:56.987636 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:56.989000 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:56.989116 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:56.989225 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:56.989367 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:56.989447 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:56.989531 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:56.989662 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:56.995674 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:56.995846 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:56.995846 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:56.995950 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:56.995950 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:56.996044 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:56.996044 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:56.996196 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:56.996361 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:56.996461 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:56.996585 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:56.996672 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:56.996789 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:56.996881 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:56.996963 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:56.997038 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:56.997097 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:56.997170 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:56.997231 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:56.997317 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:56.997374 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:56.997402 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:56.997485 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:56.997579 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:56.997675 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:56.997767 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:56.997854 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:56.997961 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:56.999891 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:56.999995 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.000090 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.000195 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.000293 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.000378 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.000479 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.001017 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.001164 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.001300 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.001420 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.001457 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.001506 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.001537 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.001562 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.001601 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.001642 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.001687 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.001727 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.001755 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.001810 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.002171 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.002313 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.002425 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.002543 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.002636 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.002739 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.002843 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.003127 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.003204 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.003261 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.003340 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.003390 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.003463 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.003513 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.003567 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.003696 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.003776 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.003885 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.003983 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.004073 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.004142 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.006201 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.006302 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.006430 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.006487 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.006487 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.006589 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.006635 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.006680 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.006725 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.006767 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.006810 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.006862 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.006862 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.006862 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.007507 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.007603 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.007603 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.007685 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.007727 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.007775 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.007816 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.007846 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.007888 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.008021 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.008021 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.008117 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.008175 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.008299 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.009620 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.009692 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.009737 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.009785 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.009846 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.009900 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.009936 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.009978 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.010022 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.010063 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.010116 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.010197 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100315) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 31 09:20:57.010274 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.010274 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.010388 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.010629 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.010695 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.010749 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.010803 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.010858 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.010858 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.010947 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.010993 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.011037 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.011082 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.011134 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.011134 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.011282 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.011333 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.011383 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.011429 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.011478 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.011524 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.011524 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.011596 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.011639 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.011681 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.011681 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.011772 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.011821 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.011864 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.011907 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.011962 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.012007 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.012060 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.012105 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.012173 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.012219 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.012296 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.012346 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.012391 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.012432 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.012471 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.012519 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.012566 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.012605 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.012645 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.012696 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.012743 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.012792 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.012834 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.012872 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.012910 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.012950 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.013000 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.013000 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.013065 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.013065 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.013065 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.013065 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.013065 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.013065 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.013065 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.013065 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.013303 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.013303 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.013383 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.013414 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.013528 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.013608 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.013701 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.013787 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.013876 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.013929 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.013993 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.014049 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.014094 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.014145 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.014225 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.014225 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.014315 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.014359 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.014415 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.014460 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.014509 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.014509 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.014595 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.014640 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.014684 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.014728 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.014728 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.014728 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.014875 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.014939 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.014988 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.015049 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.015108 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.015172 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.015226 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.015306 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.015357 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.015393 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.015433 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.015433 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.015433 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.015521 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.015571 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.015630 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.015678 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.015730 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.015730 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.015814 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.015858 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.015904 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.015949 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.016003 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.016056 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.016056 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.016136 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.016199 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.016260 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.016304 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.016360 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.016360 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.016452 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.016508 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.016549 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.016549 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.016549 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.016549 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.016685 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.016736 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.016791 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.016849 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.016906 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.016956 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.017008 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.017064 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.017108 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.017108 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.017108 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.017108 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.017108 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.017108 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.017353 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.017353 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.017353 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.017462 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.018350 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.018430 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.018483 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.018525 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.018564 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.018604 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.018660 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.018888 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.018967 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.019027 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.019090 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.019148 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.019252 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.019333 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.019924 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.020006 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.020082 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.020182 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.020255 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.020306 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.020344 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.020391 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.020433 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.020484 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.020528 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.020528 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.020609 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.020681 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.020806 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.020863 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.020916 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.021003 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.021078 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.021203 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.021275 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.021545 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.021629 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.021705 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.021759 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.021828 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.021875 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.021932 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.021976 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.022005 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.022037 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.022089 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.022129 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.022197 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.022231 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.022311 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.022344 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.022404 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.022440 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.022495 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.022530 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.022600 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.022989 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.023087 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.023191 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.023258 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.023323 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.023372 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.023433 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.023489 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.023535 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.023651 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.023691 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.023728 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.023766 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.023818 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.023818 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.023893 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.023893 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.023893 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.023893 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.024020 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.024020 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.024205 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.024294 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.024383 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.024449 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.024531 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.024588 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.024658 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.025091 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.025167 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.025257 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.025399 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.025572 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.025637 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.025705 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.025751 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.025795 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.025859 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.025913 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.025967 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.026031 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.026102 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.026196 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.026271 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.026323 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.026381 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.026427 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.026477 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.026525 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.026565 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.026609 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.026723 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.026882 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.026930 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.026978 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.027026 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.027079 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.027126 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.027181 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.027226 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.027226 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.027332 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.027375 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.027413 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.027413 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.027413 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.027413 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.027413 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.027413 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.027413 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.027918 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.027984 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.028101 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.028215 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.028336 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.028429 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.028511 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.028804 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.028865 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.028915 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.028968 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.029011 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.029047 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.029122 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.029194 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.029299 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.029477 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.029579 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.029671 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.029762 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.029854 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.029945 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.029990 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100314) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 31 09:20:57.030031 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.030115 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.030201 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.030303 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.030384 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.030480 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.030538 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.030589 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.030795 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.031027 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.031091 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.031131 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.031203 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.031277 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.031349 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.031443 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.031498 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.031547 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.031645 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.031750 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.031798 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.031848 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.031891 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.031935 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.031976 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.031976 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.032074 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.032128 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.032184 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.032234 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.032297 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.032342 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.032386 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.032429 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.032488 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.032488 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.032593 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.032638 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.032691 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.032737 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.032784 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.032826 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.032874 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.032929 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.032968 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.033005 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.033055 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.033092 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.033092 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.033165 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.033165 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.033265 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.033265 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.033265 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.033265 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.033265 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.033265 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.033471 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.033471 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.033555 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.033595 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.033634 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.033671 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.033671 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.033760 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.033799 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.033799 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.033886 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.033886 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.033886 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.033987 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.034046 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.034431 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.034527 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.034617 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.034679 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.034729 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.034787 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.034827 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.034872 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.034918 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.034964 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.035080 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.035192 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.035311 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.035383 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.035535 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.035570 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.035655 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.035706 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.035765 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.035813 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.035865 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.035911 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.035952 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.035985 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.036017 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.036067 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.036117 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.036184 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.036402 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.036466 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.036523 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.036609 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.036654 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.036719 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.036785 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.036826 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.036863 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.036907 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.036954 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.037002 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.037043 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.037078 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.037078 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.037178 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.037226 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.037226 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.037322 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.037322 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.037322 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.037750 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.037830 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.037928 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.038022 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.038107 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.038184 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.038234 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.038307 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.038357 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.038400 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.038454 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.038454 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.038541 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.038584 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.038631 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.038674 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.038714 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.038758 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.038799 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.038844 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.038892 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.038931 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.038974 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.039011 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.039047 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.039047 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.039124 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.039183 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.039221 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.039221 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.039331 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.039375 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.039375 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.039375 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.039375 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.039512 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.039561 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.039620 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.039696 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.039750 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.039796 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.039879 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.039935 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.039975 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.040011 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.040048 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.040083 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.040127 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.040178 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.040222 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.040292 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.040336 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.040376 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.040417 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.040456 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.040499 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.040536 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.040536 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.040614 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.040662 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.040705 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.040751 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.040792 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.040833 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.040875 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.040875 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.040875 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.040875 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.041006 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.041006 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.041913 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.042011 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.042102 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.042226 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.042327 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.042434 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.042535 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.042952 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.043053 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.043165 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.043229 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100316) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.043294 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.043380 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.043422 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.043468 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.043528 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.043574 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.043614 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.043661 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.043708 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100316) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.043758 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.043797 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100316) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.043834 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.043834 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.043834 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.043834 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100315) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.043981 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.043981 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.044072 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.044117 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.044179 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.044220 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.044278 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.044341 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.044396 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.044440 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.044524 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.044626 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.044767 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.045125 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.045219 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.045337 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.045429 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.045516 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.045615 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.045707 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.046369 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.046474 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.046574 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.046662 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.046783 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.046865 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.046966 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.047889 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.047991 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.048082 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.048179 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.048298 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.048382 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.048483 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.048936 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.049014 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.049072 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.049200 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.049320 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.049421 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.049521 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.050368 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.050460 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.050568 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.050668 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.050760 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.050854 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.050971 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.051337 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.051475 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.051528 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.051580 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.051688 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.051780 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.051887 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.051995 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.052085 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.052190 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.052313 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.052412 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.052492 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.052598 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.052699 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.052794 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.052887 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.052988 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.053081 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.053188 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.053298 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.053963 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.054068 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.054198 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.054302 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.054419 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.054515 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.054620 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.055020 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.055116 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.055233 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.055349 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.055436 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.055537 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.055637 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.055736 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.055833 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.055928 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.056025 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.056122 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.056237 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.056362 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.057170 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.057294 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.057381 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.057490 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.057578 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.057676 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.057776 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.058591 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.058671 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.058780 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.058887 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.058979 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.059089 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.059448 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.059831 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.059932 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.060019 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.060129 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.060236 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.060369 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.060465 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.061116 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.061229 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.061338 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.061418 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.061515 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.061599 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.061701 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.061807 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.061901 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.061989 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.062083 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.062191 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.062297 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.062407 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.063677 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.063779 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.063872 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.063985 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.064067 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.064218 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.064296 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.065979 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.065979 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.065979 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.065979 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.065979 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.065979 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.066343 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.066615 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.066615 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.066730 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.066824 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.066924 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.067016 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.067121 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 09:20:57.068142 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100314) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 09:20:57.068311 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 09:20:57.068369 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 09:20:57.068408 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 09:20:57.068498 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100314) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 09:20:57.068592 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100314) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 09:20:57.088564 np0000006200 devstack@c-api.service[100315]: INFO dbcounter [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Registered counter for database cinder Jul 31 09:20:57.088804 np0000006200 devstack@c-api.service[100316]: INFO dbcounter [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Registered counter for database cinder Jul 31 09:20:57.092163 np0000006200 devstack@c-api.service[100317]: INFO dbcounter [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Registered counter for database cinder Jul 31 09:20:57.127798 np0000006200 devstack@c-api.service[100314]: INFO dbcounter [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Registered counter for database cinder Jul 31 09:20:57.132646 np0000006200 devstack@c-api.service[100315]: DEBUG oslo_db.sqlalchemy.engines [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb 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=100315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:20:57.134092 np0000006200 devstack@c-api.service[100316]: DEBUG oslo_db.sqlalchemy.engines [None req-f1541614-3c82-40f7-850e-02b93e602ac1 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=100316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:20:57.135340 np0000006200 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c 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=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:20:57.190392 np0000006200 devstack@c-api.service[100314]: DEBUG oslo_db.sqlalchemy.engines [None req-609d23e7-9024-4336-b735-f76dd0310421 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=100314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:20:57.253671 np0000006200 devstack@c-api.service[100315]: DEBUG dbcounter [-] [100315] Writer thread running {{(pid=100315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 31 09:20:57.256300 np0000006200 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writer thread running {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 31 09:20:57.256725 np0000006200 devstack@c-api.service[100315]: INFO cinder.rpc [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 31 09:20:57.258956 np0000006200 devstack@c-api.service[100317]: INFO cinder.rpc [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 31 09:20:57.259581 np0000006200 devstack@c-api.service[100315]: INFO cinder.rpc [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 31 09:20:57.262125 np0000006200 devstack@c-api.service[100315]: INFO cinder.rpc [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 31 09:20:57.262273 np0000006200 devstack@c-api.service[100317]: INFO cinder.rpc [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 31 09:20:57.266269 np0000006200 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writer thread running {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 31 09:20:57.266720 np0000006200 devstack@c-api.service[100315]: INFO cinder.rpc [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 31 09:20:57.266784 np0000006200 devstack@c-api.service[100317]: INFO cinder.rpc [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 31 09:20:57.266834 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.266834 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.266912 np0000006200 devstack@c-api.service[100317]: INFO cinder.rpc [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 31 09:20:57.267233 np0000006200 devstack@c-api.service[100316]: INFO cinder.rpc [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 31 09:20:57.267341 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.267391 np0000006200 devstack@c-api.service[100315]: WARNING cinder.keymgr.conf_key_mgr [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb 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 31 09:20:57.267648 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.268357 np0000006200 devstack@c-api.service[100317]: WARNING cinder.keymgr.conf_key_mgr [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c 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 31 09:20:57.270030 np0000006200 devstack@c-api.service[100316]: INFO cinder.rpc [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 31 09:20:57.270370 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.270529 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.271481 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.274266 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.274363 np0000006200 devstack@c-api.service[100316]: INFO cinder.rpc [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 31 09:20:57.274924 np0000006200 devstack@c-api.service[100316]: INFO cinder.rpc [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 31 09:20:57.275282 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.275618 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.276395 np0000006200 devstack@c-api.service[100316]: WARNING cinder.keymgr.conf_key_mgr [None req-f1541614-3c82-40f7-850e-02b93e602ac1 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 31 09:20:57.279539 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.279787 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.305932 np0000006200 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c 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=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:20:57.307193 np0000006200 devstack@c-api.service[100315]: DEBUG oslo_db.sqlalchemy.engines [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb 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=100315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:20:57.308622 np0000006200 devstack@c-api.service[100317]: INFO cinder.rpc [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 31 09:20:57.310769 np0000006200 devstack@c-api.service[100315]: INFO cinder.rpc [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 31 09:20:57.311101 np0000006200 devstack@c-api.service[100317]: INFO cinder.rpc [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 31 09:20:57.311616 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.311864 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.313512 np0000006200 devstack@c-api.service[100315]: INFO cinder.rpc [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 31 09:20:57.313980 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.314065 np0000006200 devstack@c-api.service[100316]: DEBUG oslo_db.sqlalchemy.engines [None req-f1541614-3c82-40f7-850e-02b93e602ac1 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=100316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:20:57.314134 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.316911 np0000006200 devstack@c-api.service[100316]: INFO cinder.rpc [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 31 09:20:57.319397 np0000006200 devstack@c-api.service[100316]: INFO cinder.rpc [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 31 09:20:57.319993 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.320258 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.322952 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.323136 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.325511 np0000006200 devstack@c-api.service[100314]: DEBUG dbcounter [-] [100314] Writer thread running {{(pid=100314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 31 09:20:57.325945 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.325999 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.326119 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.326208 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.328935 np0000006200 devstack@c-api.service[100314]: INFO cinder.rpc [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 31 09:20:57.330402 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.330632 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.330885 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.331043 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.332451 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.332628 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.332798 np0000006200 devstack@c-api.service[100314]: INFO cinder.rpc [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 31 09:20:57.333296 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.333438 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.334974 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.335233 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.335566 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.335784 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.335966 np0000006200 devstack@c-api.service[100314]: INFO cinder.rpc [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 31 09:20:57.337209 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.337453 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.338557 np0000006200 devstack@c-api.service[100314]: INFO cinder.rpc [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 31 09:20:57.338675 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.338732 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.338916 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.339309 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.340022 np0000006200 devstack@c-api.service[100314]: WARNING cinder.keymgr.conf_key_mgr [None req-609d23e7-9024-4336-b735-f76dd0310421 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 31 09:20:57.340086 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.340234 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.340481 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.340716 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.340771 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.340941 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.342509 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.342618 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.343036 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.343237 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.343994 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.344199 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.344529 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.344854 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.345672 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.345871 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.346456 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.346665 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.347477 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.347682 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.348469 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.348644 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.349432 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.349669 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.350475 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.350660 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.351055 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.351306 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.351508 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.351654 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.352431 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.352565 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.354062 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.354260 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.354314 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.354401 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.354525 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.354804 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.357889 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.358141 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.358483 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.358634 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.360326 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.360474 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.360920 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.361052 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.361438 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.361582 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.362364 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.362498 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.362579 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.362732 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.363659 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.363801 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.363919 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.364001 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.364769 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.364891 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.365589 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.365757 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.366466 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.366522 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.366570 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.366626 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.367150 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.367291 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.367820 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.367929 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.368329 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.368451 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.368495 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.368696 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.368776 np0000006200 devstack@c-api.service[100315]: WARNING cinder.api.contrib.hosts [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 31 09:20:57.369029 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.369137 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.369692 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.369737 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extended resource: extensions {{(pid=100315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.369862 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.370600 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.370721 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.371217 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extended resource: consistencygroups {{(pid=100315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.371463 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.371517 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.371579 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.371699 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.372435 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.372550 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.373107 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.373216 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.373273 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.373369 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.373916 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.373990 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extended resource: extra_specs {{(pid=100315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.374034 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.374286 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.374453 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.374840 np0000006200 devstack@c-api.service[100317]: WARNING cinder.api.contrib.hosts [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 31 09:20:57.375075 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.375212 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.375276 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.375409 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.375496 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extended resource: capabilities {{(pid=100315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.375775 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extended resource: extensions {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.376230 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.376424 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.376936 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extended resource: consistencygroups {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.377127 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extended resource: backups {{(pid=100315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.377656 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.377796 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.378603 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.378783 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extended resource: extra_specs {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.378852 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.379194 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extended resource: os-quota-sets {{(pid=100315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.379692 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.379866 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.380467 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extended resource: qos-specs {{(pid=100315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.381039 np0000006200 devstack@c-api.service[100314]: DEBUG oslo_db.sqlalchemy.engines [None req-609d23e7-9024-4336-b735-f76dd0310421 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=100314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:20:57.381186 np0000006200 devstack@c-api.service[100316]: WARNING cinder.api.contrib.hosts [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 31 09:20:57.381586 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.381633 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extended resource: capabilities {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.381778 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.382265 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extended resource: encryption {{(pid=100315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.382511 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extended resource: extensions {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.382887 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extended resource: backups {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.383534 np0000006200 devstack@c-api.service[100314]: INFO cinder.rpc [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 31 09:20:57.383701 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extended resource: encryption {{(pid=100315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.384312 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extended resource: consistencygroups {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.384669 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extended resource: os-quota-sets {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.385053 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extended resource: cgsnapshots {{(pid=100315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.385805 np0000006200 devstack@c-api.service[100314]: INFO cinder.rpc [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 31 09:20:57.386039 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extended resource: qos-specs {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.386252 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.386398 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.386821 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extended resource: scheduler-stats {{(pid=100315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.387283 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extended resource: extra_specs {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.387969 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extended resource: encryption {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.388188 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extended resource: os-volume-manage {{(pid=100315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.389345 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extended resource: encryption {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.389412 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extended resource: os-snapshot-manage {{(pid=100315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.390088 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extended resource: capabilities {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.390666 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extended resource: cgsnapshots {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.390948 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extended resource: os-volume-transfer {{(pid=100315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.391398 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extended resource: backups {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.391834 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extended resource: scheduler-stats {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.392334 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extended resource: os-hosts {{(pid=100315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.393079 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extended resource: os-volume-manage {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.393551 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extended resource: os-volume-type-access {{(pid=100315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.393840 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extended resource: os-quota-sets {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.394176 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extended resource: os-snapshot-manage {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.395065 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extended resource: os-availability-zone {{(pid=100315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.395373 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extended resource: qos-specs {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.395456 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extended resource: os-volume-transfer {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.395797 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.395975 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.396309 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extended resource: os-quota-class-sets {{(pid=100315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.396759 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extended resource: os-hosts {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.397208 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extended resource: encryption {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.397878 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extended resource: os-volume-type-access {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.397958 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.398083 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.398627 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extended resource: encryption {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.398945 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.399073 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.399130 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extended resource: os-availability-zone {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.399812 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.399879 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.399959 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.400015 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.400153 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extended resource: cgsnapshots {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.400328 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extended resource: os-quota-class-sets {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.400545 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.snapshot_actions [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] SnapshotActionsController initialized {{(pid=100315) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 31 09:20:57.401596 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extended resource: scheduler-stats {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.401672 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.401718 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.401871 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.402026 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.402201 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.402356 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.402660 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.402745 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.402796 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.402910 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.403039 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extended resource: os-volume-manage {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.403505 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.403624 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.403679 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.403832 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.404130 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.snapshot_actions [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] SnapshotActionsController initialized {{(pid=100317) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 31 09:20:57.404356 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extended resource: os-snapshot-manage {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.404501 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.404557 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.404617 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.404670 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.405146 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.405226 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.405292 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.405339 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.405403 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.405448 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.405483 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.405578 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.405695 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.405830 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.405886 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extended resource: os-volume-transfer {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.405930 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extension UsedLimits extending resource: limits {{(pid=100315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.405969 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.406004 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extension SnapshotActions extending resource: snapshots {{(pid=100315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.406057 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.406106 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.406275 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extension VolumeTypeAccess extending resource: types {{(pid=100315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.406425 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extension AdminActions extending resource: volumes {{(pid=100315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.406542 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extension AdminActions extending resource: snapshots {{(pid=100315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.406639 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extension AdminActions extending resource: backups {{(pid=100315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.406740 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.406794 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extension VolumeActions extending resource: volumes {{(pid=100315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.406853 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.406892 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.406943 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.router [None req-4435b972-9ea9-4d68-ae58-3f40208c8ccb None None] Extension TypesManage extending resource: types {{(pid=100315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.407460 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.407564 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extended resource: os-hosts {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.407624 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.407663 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.407713 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.407757 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.407909 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.408057 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.408148 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.408264 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extension UsedLimits extending resource: limits {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.408369 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extension SnapshotActions extending resource: snapshots {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.408492 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.408593 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extension VolumeTypeAccess extending resource: types {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.408707 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extension AdminActions extending resource: volumes {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.408829 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extension AdminActions extending resource: snapshots {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.408881 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extended resource: os-volume-type-access {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.408916 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extension AdminActions extending resource: backups {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.409069 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extension VolumeActions extending resource: volumes {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.409168 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.409285 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-5b1d14a2-f7fa-479c-8593-1d7fe100ee3c None None] Extension TypesManage extending resource: types {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.409677 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.409831 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.410436 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extended resource: os-availability-zone {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.411690 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extended resource: os-quota-class-sets {{(pid=100316) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.411921 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.412052 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.413053 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.413204 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.414022 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.414074 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.414168 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.414214 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.414823 np0000006200 devstack@c-api.service[100315]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a3109aa4668 pid: 100315 (default app) Jul 31 09:20:57.414925 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.415048 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.415591 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.snapshot_actions [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] SnapshotActionsController initialized {{(pid=100316) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 31 09:20:57.415975 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.416128 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.416192 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.416299 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.416928 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.417044 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.417086 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.417233 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.417725 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.417770 np0000006200 devstack@c-api.service[100317]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a3109aa4668 pid: 100317 (default app) Jul 31 09:20:57.417862 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.418730 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.418887 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.419013 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.419258 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.419431 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.419599 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.419788 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.419912 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.420017 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.420108 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.420221 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extension UsedLimits extending resource: limits {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.420340 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.420452 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.420589 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.420702 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extension AdminActions extending resource: volumes {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.420848 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extension AdminActions extending resource: snapshots {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.421018 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extension AdminActions extending resource: backups {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.421145 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extension VolumeActions extending resource: volumes {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.421313 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.421476 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.router [None req-f1541614-3c82-40f7-850e-02b93e602ac1 None None] Extension TypesManage extending resource: types {{(pid=100316) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.423872 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.424009 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.424124 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e36493fe-fb98-4034-a268-9df5b0688345 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:20:57.426419 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.426551 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.427428 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1/1] 10.4.3.226 () {60 vars in 925 bytes} [Fri Jul 31 09:20:57 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 09:20:57.428176 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.428176 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.428897 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.429026 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.429767 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.429886 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.430603 np0000006200 devstack@c-api.service[100316]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a3109aa4668 pid: 100316 (default app) Jul 31 09:20:57.430677 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.430724 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.431518 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.431659 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.432345 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.432465 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.433026 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.433144 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.434019 np0000006200 devstack@c-api.service[100314]: WARNING cinder.api.contrib.hosts [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 31 09:20:57.434275 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.434403 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.434894 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extended resource: extensions {{(pid=100314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.436043 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extended resource: consistencygroups {{(pid=100314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.438621 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extended resource: extra_specs {{(pid=100314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.440283 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extended resource: capabilities {{(pid=100314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.441440 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extended resource: backups {{(pid=100314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.443101 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extended resource: os-quota-sets {{(pid=100314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.444383 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extended resource: qos-specs {{(pid=100314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.446146 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extended resource: encryption {{(pid=100314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.447625 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extended resource: encryption {{(pid=100314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.449141 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extended resource: cgsnapshots {{(pid=100314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.450611 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extended resource: scheduler-stats {{(pid=100314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.451779 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extended resource: os-volume-manage {{(pid=100314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.452864 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extended resource: os-snapshot-manage {{(pid=100314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.453994 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extended resource: os-volume-transfer {{(pid=100314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.455353 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extended resource: os-hosts {{(pid=100314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.456413 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extended resource: os-volume-type-access {{(pid=100314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.457716 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extended resource: os-availability-zone {{(pid=100314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.458816 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extended resource: os-quota-class-sets {{(pid=100314) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 09:20:57.460381 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.460546 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.461409 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.461535 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.462255 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.462400 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.462987 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.snapshot_actions [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] SnapshotActionsController initialized {{(pid=100314) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 31 09:20:57.464257 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.464466 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.465511 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.465697 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.466786 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.466987 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.468151 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:20:57.468392 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:20:57.469083 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.469254 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.469389 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.469490 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.469586 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.469673 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.469780 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extension UsedLimits extending resource: limits {{(pid=100314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.469904 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.469971 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.470062 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.470190 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extension AdminActions extending resource: volumes {{(pid=100314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.470317 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extension AdminActions extending resource: snapshots {{(pid=100314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.470405 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extension AdminActions extending resource: backups {{(pid=100314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.470498 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extension VolumeActions extending resource: volumes {{(pid=100314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.470613 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.470703 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.router [None req-609d23e7-9024-4336-b735-f76dd0310421 None None] Extension TypesManage extending resource: types {{(pid=100314) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 09:20:57.478258 np0000006200 devstack@c-api.service[100314]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a3109aa4668 pid: 100314 (default app) Jul 31 09:21:02.498790 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-306c0ebe-3fb2-4e72-9fab-b9ba5cd1e095 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:21:03.101323 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-306c0ebe-3fb2-4e72-9fab-b9ba5cd1e095 admin admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:21:03.101997 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-306c0ebe-3fb2-4e72-9fab-b9ba5cd1e095 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:21:03.103787 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:21:03.103787 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:21:03.135485 np0000006200 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-306c0ebe-3fb2-4e72-9fab-b9ba5cd1e095 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=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:21:03.163456 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-306c0ebe-3fb2-4e72-9fab-b9ba5cd1e095 admin admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:21:03.163886 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1/2] 10.4.3.226 () {68 vars in 1302 bytes} [Fri Jul 31 09:21:02 2026] POST /volume/v3/types => generated 183 bytes in 679 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:21:03.173438 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-05a69bf5-c277-4e30-8b69-a78de8484311 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:21:03.595621 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-05a69bf5-c277-4e30-8b69-a78de8484311 admin admin] POST https://10.4.3.226/volume/v3/types/8e394606-7df6-48ff-8066-fcbafd97a1f0/extra_specs Jul 31 09:21:03.596547 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-05a69bf5-c277-4e30-8b69-a78de8484311 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:21:03.598900 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:21:03.598900 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:21:03.646265 np0000006200 devstack@c-api.service[100315]: DEBUG oslo_db.sqlalchemy.engines [None req-05a69bf5-c277-4e30-8b69-a78de8484311 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=100315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:21:03.719192 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-05a69bf5-c277-4e30-8b69-a78de8484311 admin admin] https://10.4.3.226/volume/v3/types/8e394606-7df6-48ff-8066-fcbafd97a1f0/extra_specs returned with HTTP 200 Jul 31 09:21:03.719817 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 2/3] 10.4.3.226 () {68 vars in 1449 bytes} [Fri Jul 31 09:21:03 2026] POST /volume/v3/types/8e394606-7df6-48ff-8066-fcbafd97a1f0/extra_specs => generated 52 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:21:04.010016 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b1733299-cb81-4b25-8931-9f7f8805dbd2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:21:04.403054 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b1733299-cb81-4b25-8931-9f7f8805dbd2 admin admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:21:04.403854 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b1733299-cb81-4b25-8931-9f7f8805dbd2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:21:04.405946 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:21:04.405946 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:21:04.454517 np0000006200 devstack@c-api.service[100316]: DEBUG oslo_db.sqlalchemy.engines [None req-b1733299-cb81-4b25-8931-9f7f8805dbd2 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=100316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:21:04.489051 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b1733299-cb81-4b25-8931-9f7f8805dbd2 admin admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:21:04.489607 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1/4] 10.4.3.226 () {68 vars in 1302 bytes} [Fri Jul 31 09:21:03 2026] POST /volume/v3/types => generated 186 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:21:04.511747 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-51c40c51-10b5-4127-91cc-abb470b77445 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:21:04.837795 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-51c40c51-10b5-4127-91cc-abb470b77445 admin admin] POST https://10.4.3.226/volume/v3/types/eab13d9d-9c46-4a32-85b1-9919aed74362/extra_specs Jul 31 09:21:04.838435 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-51c40c51-10b5-4127-91cc-abb470b77445 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:21:04.840152 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:21:04.840152 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:21:04.877499 np0000006200 devstack@c-api.service[100314]: DEBUG oslo_db.sqlalchemy.engines [None req-51c40c51-10b5-4127-91cc-abb470b77445 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=100314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:21:04.949704 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-51c40c51-10b5-4127-91cc-abb470b77445 admin admin] https://10.4.3.226/volume/v3/types/eab13d9d-9c46-4a32-85b1-9919aed74362/extra_specs returned with HTTP 200 Jul 31 09:21:04.950113 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1/5] 10.4.3.226 () {68 vars in 1449 bytes} [Fri Jul 31 09:21:04 2026] POST /volume/v3/types/eab13d9d-9c46-4a32-85b1-9919aed74362/extra_specs => generated 45 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:21:13.160886 np0000006200 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:21:13.717206 np0000006200 devstack@c-api.service[100315]: DEBUG dbcounter [-] [100315] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:21:14.486210 np0000006200 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:21:14.948209 np0000006200 devstack@c-api.service[100314]: DEBUG dbcounter [-] [100314] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:21:32.563119 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e86f9b36-ef74-4c6d-9a03-51c0e0844d30 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:21:32.563782 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e86f9b36-ef74-4c6d-9a03-51c0e0844d30 None None] GET https://10.4.3.226/volume// Jul 31 09:21:32.563963 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e86f9b36-ef74-4c6d-9a03-51c0e0844d30 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:21:32.564173 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e86f9b36-ef74-4c6d-9a03-51c0e0844d30 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:21:32.564696 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e86f9b36-ef74-4c6d-9a03-51c0e0844d30 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:21:32.564984 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 2/6] 10.4.3.226 () {66 vars in 1425 bytes} [Fri Jul 31 09:21: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 31 09:22:18.427809 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7442613f-af7d-49e6-aa0b-a27eea69a5ab None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:22:18.728105 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7442613f-af7d-49e6-aa0b-a27eea69a5ab tempest-verify_tempest_config-664790870 tempest-verify_tempest_config-664790870-project-member] GET https://10.4.3.226/volume/v3/extensions Jul 31 09:22:18.728314 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7442613f-af7d-49e6-aa0b-a27eea69a5ab tempest-verify_tempest_config-664790870 tempest-verify_tempest_config-664790870-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:22:18.728516 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7442613f-af7d-49e6-aa0b-a27eea69a5ab tempest-verify_tempest_config-664790870 tempest-verify_tempest_config-664790870-project-member] Calling method 'index' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:22:18.728807 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7442613f-af7d-49e6-aa0b-a27eea69a5ab tempest-verify_tempest_config-664790870 tempest-verify_tempest_config-664790870-project-member] https://10.4.3.226/volume/v3/extensions returned with HTTP 200 Jul 31 09:22:18.729158 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 3/7] 10.4.3.226 () {66 vars in 1246 bytes} [Fri Jul 31 09:22:18 2026] GET /volume/v3/extensions => generated 5245 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:22:56.008694 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f7815576-a424-4211-9ec1-bd3c658704f4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:22:56.451565 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f7815576-a424-4211-9ec1-bd3c658704f4 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931-project-admin] GET https://10.4.3.226/volume/v3/scheduler-stats/get_pools Jul 31 09:22:56.451812 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f7815576-a424-4211-9ec1-bd3c658704f4 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:22:56.451991 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f7815576-a424-4211-9ec1-bd3c658704f4 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931-project-admin] Calling method 'get_pools' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:22:56.486711 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f7815576-a424-4211-9ec1-bd3c658704f4 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931-project-admin] https://10.4.3.226/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 31 09:22:56.487991 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 2/8] 10.4.3.226 () {66 vars in 1291 bytes} [Fri Jul 31 09:22:56 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 480 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:22:56.497583 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6c1982fa-1789-448e-9ac3-b2682ade66e4 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:22:56.500812 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6c1982fa-1789-448e-9ac3-b2682ade66e4 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931-project-admin] GET https://10.4.3.226/volume/v3/scheduler-stats/get_pools?detail=True Jul 31 09:22:56.501103 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6c1982fa-1789-448e-9ac3-b2682ade66e4 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:22:56.501423 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6c1982fa-1789-448e-9ac3-b2682ade66e4 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931-project-admin] Calling method 'get_pools' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:22:56.540093 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6c1982fa-1789-448e-9ac3-b2682ade66e4 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931-project-admin] https://10.4.3.226/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 31 09:22:56.540589 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 2/9] 10.4.3.226 () {66 vars in 1314 bytes} [Fri Jul 31 09:22:56 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:22:56.553659 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1b778073-1dde-45b0-a182-5c54e6eb36a1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:22:56.558520 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1b778073-1dde-45b0-a182-5c54e6eb36a1 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931-project-admin] GET https://10.4.3.226/volume/v3/capabilities/np0000006200@storpool Jul 31 09:22:56.558737 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1b778073-1dde-45b0-a182-5c54e6eb36a1 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:22:56.559067 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1b778073-1dde-45b0-a182-5c54e6eb36a1 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:22:56.606551 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1b778073-1dde-45b0-a182-5c54e6eb36a1 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931-project-admin] https://10.4.3.226/volume/v3/capabilities/np0000006200@storpool returned with HTTP 200 Jul 31 09:22:56.607346 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 3/10] 10.4.3.226 () {66 vars in 1318 bytes} [Fri Jul 31 09:22:56 2026] GET /volume/v3/capabilities/np0000006200@storpool => generated 703 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:22:56.618716 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c6775d81-7ae0-47b5-a5f9-4654e7864c25 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:22:56.622204 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c6775d81-7ae0-47b5-a5f9-4654e7864c25 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931-project-admin] GET https://10.4.3.226/volume/v3/capabilities/np0000006200@storpool Jul 31 09:22:56.622557 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c6775d81-7ae0-47b5-a5f9-4654e7864c25 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:22:56.622895 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c6775d81-7ae0-47b5-a5f9-4654e7864c25 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:22:56.663651 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c6775d81-7ae0-47b5-a5f9-4654e7864c25 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931-project-admin] https://10.4.3.226/volume/v3/capabilities/np0000006200@storpool returned with HTTP 200 Jul 31 09:22:56.664487 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 4/11] 10.4.3.226 () {66 vars in 1318 bytes} [Fri Jul 31 09:22:56 2026] GET /volume/v3/capabilities/np0000006200@storpool => generated 703 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:22:56.680591 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e34da808-b48d-4c0f-9b3d-789ce289224e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:22:56.683405 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e34da808-b48d-4c0f-9b3d-789ce289224e tempest-BackendsCapabilitiesAdminTestsJSON-1235148931 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931-project-admin] GET https://10.4.3.226/volume/v3/capabilities/np0000006200@storpool Jul 31 09:22:56.683691 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e34da808-b48d-4c0f-9b3d-789ce289224e tempest-BackendsCapabilitiesAdminTestsJSON-1235148931 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:22:56.683965 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e34da808-b48d-4c0f-9b3d-789ce289224e tempest-BackendsCapabilitiesAdminTestsJSON-1235148931 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:22:56.702189 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e34da808-b48d-4c0f-9b3d-789ce289224e tempest-BackendsCapabilitiesAdminTestsJSON-1235148931 tempest-BackendsCapabilitiesAdminTestsJSON-1235148931-project-admin] https://10.4.3.226/volume/v3/capabilities/np0000006200@storpool returned with HTTP 200 Jul 31 09:22:56.702189 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 3/12] 10.4.3.226 () {66 vars in 1318 bytes} [Fri Jul 31 09:22:56 2026] GET /volume/v3/capabilities/np0000006200@storpool => generated 703 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:23:06.565211 np0000006200 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=1 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:23:06.630368 np0000006200 devstack@c-api.service[100315]: DEBUG dbcounter [-] [100315] Writing DB stats cinder:SELECT=1 {{(pid=100315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:23:06.690397 np0000006200 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=1 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:23:09.384235 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e1ea358b-3838-40d7-b878-d9324337181a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:09.845569 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e1ea358b-3838-40d7-b878-d9324337181a tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] POST https://10.4.3.226/volume/v3/group_types Jul 31 09:23:09.846087 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e1ea358b-3838-40d7-b878-d9324337181a tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-287379559", "description": "tempest-group-type-description-797982861", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:09.887930 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e1ea358b-3838-40d7-b878-d9324337181a tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] https://10.4.3.226/volume/v3/group_types returned with HTTP 202 Jul 31 09:23:09.888319 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 3/13] 10.4.3.226 () {70 vars in 1312 bytes} [Fri Jul 31 09:23:09 2026] POST /volume/v3/group_types => generated 263 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:23:09.897466 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f876e441-6f65-4ee5-ab03-15dc2d1d81f1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:09.900669 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f876e441-6f65-4ee5-ab03-15dc2d1d81f1 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] GET https://10.4.3.226/volume/v3/group_types Jul 31 09:23:09.901088 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f876e441-6f65-4ee5-ab03-15dc2d1d81f1 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:09.901472 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f876e441-6f65-4ee5-ab03-15dc2d1d81f1 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:09.929326 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f876e441-6f65-4ee5-ab03-15dc2d1d81f1 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] https://10.4.3.226/volume/v3/group_types returned with HTTP 200 Jul 31 09:23:09.929326 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 4/14] 10.4.3.226 () {68 vars in 1290 bytes} [Fri Jul 31 09:23:09 2026] GET /volume/v3/group_types => generated 497 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:09.941412 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-56e41885-ac22-41ca-a9db-555bed247bd5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:09.943334 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-56e41885-ac22-41ca-a9db-555bed247bd5 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] PUT https://10.4.3.226/volume/v3/group_types/87210922-d29d-459d-bb53-780a7650d33f Jul 31 09:23:09.943770 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-56e41885-ac22-41ca-a9db-555bed247bd5 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-2013482730", "description": "updated-group-type-desc"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:09.975266 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-56e41885-ac22-41ca-a9db-555bed247bd5 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] https://10.4.3.226/volume/v3/group_types/87210922-d29d-459d-bb53-780a7650d33f returned with HTTP 200 Jul 31 09:23:09.975266 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 5/15] 10.4.3.226 () {70 vars in 1422 bytes} [Fri Jul 31 09:23:09 2026] PUT /volume/v3/group_types/87210922-d29d-459d-bb53-780a7650d33f => generated 255 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:09.985601 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-da44be80-a8a0-4712-9f09-71f5d729de11 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:09.987845 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-da44be80-a8a0-4712-9f09-71f5d729de11 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] GET https://10.4.3.226/volume/v3/group_types/87210922-d29d-459d-bb53-780a7650d33f Jul 31 09:23:09.988172 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-da44be80-a8a0-4712-9f09-71f5d729de11 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:09.988382 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-da44be80-a8a0-4712-9f09-71f5d729de11 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:10.003361 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-da44be80-a8a0-4712-9f09-71f5d729de11 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] https://10.4.3.226/volume/v3/group_types/87210922-d29d-459d-bb53-780a7650d33f returned with HTTP 200 Jul 31 09:23:10.003779 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 4/16] 10.4.3.226 () {68 vars in 1401 bytes} [Fri Jul 31 09:23:09 2026] GET /volume/v3/group_types/87210922-d29d-459d-bb53-780a7650d33f => generated 255 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:10.013968 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d9826f95-ec1c-46b8-ac1c-78c08488a401 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:10.015908 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d9826f95-ec1c-46b8-ac1c-78c08488a401 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] DELETE https://10.4.3.226/volume/v3/group_types/87210922-d29d-459d-bb53-780a7650d33f Jul 31 09:23:10.016214 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d9826f95-ec1c-46b8-ac1c-78c08488a401 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:10.016446 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d9826f95-ec1c-46b8-ac1c-78c08488a401 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:10.036537 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d9826f95-ec1c-46b8-ac1c-78c08488a401 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] https://10.4.3.226/volume/v3/group_types/87210922-d29d-459d-bb53-780a7650d33f returned with HTTP 202 Jul 31 09:23:10.037121 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 4/17] 10.4.3.226 () {68 vars in 1404 bytes} [Fri Jul 31 09:23:10 2026] DELETE /volume/v3/group_types/87210922-d29d-459d-bb53-780a7650d33f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:23:10.048649 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-688b3150-f1d7-41ae-a61f-0dcd9a614507 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:10.050282 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-688b3150-f1d7-41ae-a61f-0dcd9a614507 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] GET https://10.4.3.226/volume/v3/group_types Jul 31 09:23:10.050555 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-688b3150-f1d7-41ae-a61f-0dcd9a614507 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:10.050768 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-688b3150-f1d7-41ae-a61f-0dcd9a614507 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:10.057045 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-688b3150-f1d7-41ae-a61f-0dcd9a614507 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] https://10.4.3.226/volume/v3/group_types returned with HTTP 200 Jul 31 09:23:10.057531 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 5/18] 10.4.3.226 () {68 vars in 1290 bytes} [Fri Jul 31 09:23:10 2026] GET /volume/v3/group_types => generated 248 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:10.068701 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ae015291-41ec-48bc-b0b6-4185806706ee None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:10.070977 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ae015291-41ec-48bc-b0b6-4185806706ee tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] POST https://10.4.3.226/volume/v3/group_types Jul 31 09:23:10.071364 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ae015291-41ec-48bc-b0b6-4185806706ee tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-804636223", "is_public": true}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:10.099174 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ae015291-41ec-48bc-b0b6-4185806706ee tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] https://10.4.3.226/volume/v3/group_types returned with HTTP 202 Jul 31 09:23:10.099640 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 6/19] 10.4.3.226 () {70 vars in 1311 bytes} [Fri Jul 31 09:23:10 2026] POST /volume/v3/group_types => generated 163 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:23:10.109320 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3b843c04-96e2-44a6-a479-75c43bedcd01 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:10.113112 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3b843c04-96e2-44a6-a479-75c43bedcd01 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] POST https://10.4.3.226/volume/v3/group_types Jul 31 09:23:10.113580 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3b843c04-96e2-44a6-a479-75c43bedcd01 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1092657907", "is_public": false}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:10.136358 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3b843c04-96e2-44a6-a479-75c43bedcd01 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] https://10.4.3.226/volume/v3/group_types returned with HTTP 202 Jul 31 09:23:10.136973 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 5/20] 10.4.3.226 () {70 vars in 1311 bytes} [Fri Jul 31 09:23:10 2026] POST /volume/v3/group_types => generated 165 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:23:10.147289 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d87f2c08-6109-4f4f-80c8-6b8e50d25616 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:10.149515 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d87f2c08-6109-4f4f-80c8-6b8e50d25616 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] GET https://10.4.3.226/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 31 09:23:10.149788 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d87f2c08-6109-4f4f-80c8-6b8e50d25616 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:10.150109 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d87f2c08-6109-4f4f-80c8-6b8e50d25616 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:10.163201 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d87f2c08-6109-4f4f-80c8-6b8e50d25616 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] https://10.4.3.226/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 31 09:23:10.163201 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 5/21] 10.4.3.226 () {68 vars in 1351 bytes} [Fri Jul 31 09:23:10 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 09:23:10.172706 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2d6e0fe2-187b-441f-8337-66661e9c9d6a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:10.175850 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2d6e0fe2-187b-441f-8337-66661e9c9d6a tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] GET https://10.4.3.226/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 31 09:23:10.176263 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2d6e0fe2-187b-441f-8337-66661e9c9d6a tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:10.176455 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2d6e0fe2-187b-441f-8337-66661e9c9d6a tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:10.189610 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2d6e0fe2-187b-441f-8337-66661e9c9d6a tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] https://10.4.3.226/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 31 09:23:10.190345 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 6/22] 10.4.3.226 () {68 vars in 1353 bytes} [Fri Jul 31 09:23:10 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:10.198760 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a36f1a9b-c650-44a8-8f24-d4570184ad82 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:10.200717 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a36f1a9b-c650-44a8-8f24-d4570184ad82 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] GET https://10.4.3.226/volume/v3/group_types?is_public=False Jul 31 09:23:10.200943 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a36f1a9b-c650-44a8-8f24-d4570184ad82 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:10.201136 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a36f1a9b-c650-44a8-8f24-d4570184ad82 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:10.211390 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a36f1a9b-c650-44a8-8f24-d4570184ad82 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] https://10.4.3.226/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 31 09:23:10.211768 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 7/23] 10.4.3.226 () {68 vars in 1321 bytes} [Fri Jul 31 09:23:10 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:10.221842 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d08c1954-df9a-44a8-8df8-139f8362eb55 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:10.225764 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d08c1954-df9a-44a8-8df8-139f8362eb55 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] GET https://10.4.3.226/volume/v3/group_types?is_public=True Jul 31 09:23:10.226109 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d08c1954-df9a-44a8-8df8-139f8362eb55 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:10.226420 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d08c1954-df9a-44a8-8df8-139f8362eb55 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:10.247855 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d08c1954-df9a-44a8-8df8-139f8362eb55 tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] https://10.4.3.226/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 31 09:23:10.248268 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 6/24] 10.4.3.226 () {68 vars in 1319 bytes} [Fri Jul 31 09:23:10 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:10.259395 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-215cafc4-2f5e-49f5-9a02-8b36ee854d4e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:10.261670 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-215cafc4-2f5e-49f5-9a02-8b36ee854d4e tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] DELETE https://10.4.3.226/volume/v3/group_types/32ff2832-afbe-41ef-9b6e-d2137ffd5f06 Jul 31 09:23:10.262187 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-215cafc4-2f5e-49f5-9a02-8b36ee854d4e tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:10.262436 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-215cafc4-2f5e-49f5-9a02-8b36ee854d4e tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:10.278867 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-215cafc4-2f5e-49f5-9a02-8b36ee854d4e tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] https://10.4.3.226/volume/v3/group_types/32ff2832-afbe-41ef-9b6e-d2137ffd5f06 returned with HTTP 202 Jul 31 09:23:10.279519 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 6/25] 10.4.3.226 () {68 vars in 1404 bytes} [Fri Jul 31 09:23:10 2026] DELETE /volume/v3/group_types/32ff2832-afbe-41ef-9b6e-d2137ffd5f06 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:23:10.289947 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f2c46558-26dd-4a7d-85ab-12f4a439179c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:10.292376 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f2c46558-26dd-4a7d-85ab-12f4a439179c tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] DELETE https://10.4.3.226/volume/v3/group_types/a879865d-a7c8-46b8-8b2a-5eba0e8f3ecf Jul 31 09:23:10.292376 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f2c46558-26dd-4a7d-85ab-12f4a439179c tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:10.292376 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f2c46558-26dd-4a7d-85ab-12f4a439179c tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:10.313920 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f2c46558-26dd-4a7d-85ab-12f4a439179c tempest-GroupTypesTest-1170757238 tempest-GroupTypesTest-1170757238-project-admin] https://10.4.3.226/volume/v3/group_types/a879865d-a7c8-46b8-8b2a-5eba0e8f3ecf returned with HTTP 202 Jul 31 09:23:10.314769 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 7/26] 10.4.3.226 () {68 vars in 1404 bytes} [Fri Jul 31 09:23:10 2026] DELETE /volume/v3/group_types/a879865d-a7c8-46b8-8b2a-5eba0e8f3ecf => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:23:12.470419 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3762e433-2a22-45c8-8235-bd346c208eb1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:12.697341 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3762e433-2a22-45c8-8235-bd346c208eb1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:23:12.699236 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3762e433-2a22-45c8-8235-bd346c208eb1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2121781352", "imageRef": "b3e619b5-8776-4672-b197-1edb98781403"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:12.699912 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-3762e433-2a22-45c8-8235-bd346c208eb1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2121781352', 'imageRef': 'b3e619b5-8776-4672-b197-1edb98781403'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:23:13.558204 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-3762e433-2a22-45c8-8235-bd346c208eb1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Create volume of 1 GB Jul 31 09:23:13.592518 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3762e433-2a22-45c8-8235-bd346c208eb1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Availability zone cache updated, next update will occur around 2026-07-31 10:23:13.591504. {{(pid=100315) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 09:23:13.592717 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-3762e433-2a22-45c8-8235-bd346c208eb1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Availability Zones retrieved successfully. Jul 31 09:23:13.619378 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3762e433-2a22-45c8-8235-bd346c208eb1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Flow 'volume_create_api' (729f0ac3-7fdc-4aa2-ae42-f4dc5b7256d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:23:13.620985 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3762e433-2a22-45c8-8235-bd346c208eb1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fb322d9-5e43-441c-90a2-7c347decc111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:13.622133 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-3762e433-2a22-45c8-8235-bd346c208eb1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:23:13.748255 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3762e433-2a22-45c8-8235-bd346c208eb1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fb322d9-5e43-441c-90a2-7c347decc111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:13.749613 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3762e433-2a22-45c8-8235-bd346c208eb1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9f86cce-b318-41da-940a-311c00cf3177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:13.807712 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-3762e433-2a22-45c8-8235-bd346c208eb1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-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 31 09:23:13.808179 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-3762e433-2a22-45c8-8235-bd346c208eb1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-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 31 09:23:13.869954 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-3762e433-2a22-45c8-8235-bd346c208eb1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Created reservations ['7eff3a4b-697c-43c0-bc59-6d1d004b58b8', '662b8686-5f07-49da-a759-b335021ef402', '7d128008-fa26-41d4-9668-ee81dcd2a790', '5b45fa7f-a330-4cd1-8b5c-bfbc5a56adde'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:23:13.871900 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3762e433-2a22-45c8-8235-bd346c208eb1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9f86cce-b318-41da-940a-311c00cf3177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7eff3a4b-697c-43c0-bc59-6d1d004b58b8', '662b8686-5f07-49da-a759-b335021ef402', '7d128008-fa26-41d4-9668-ee81dcd2a790', '5b45fa7f-a330-4cd1-8b5c-bfbc5a56adde']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:13.872897 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3762e433-2a22-45c8-8235-bd346c208eb1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (866e5f78-118a-4236-bbab-bae61cd53e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:13.931186 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3762e433-2a22-45c8-8235-bd346c208eb1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (866e5f78-118a-4236-bbab-bae61cd53e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f66af8a8-dc58-4567-b737-a45dc6bab569', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2121781352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='301ad6438e0e47fa87918d4397048e7c',qos_specs=None,replication_status=,reservations=['7eff3a4b-697c-43c0-bc59-6d1d004b58b8','662b8686-5f07-49da-a759-b335021ef402','7d128008-fa26-41d4-9668-ee81dcd2a790','5b45fa7f-a330-4cd1-8b5c-bfbc5a56adde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5300dd3caabc4539ae2d016cce9b9772',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:23:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2121781352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f66af8a8-dc58-4567-b737-a45dc6bab569,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='301ad6438e0e47fa87918d4397048e7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5300dd3caabc4539ae2d016cce9b9772',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:13.932541 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3762e433-2a22-45c8-8235-bd346c208eb1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a94094e-312d-4dc0-9375-dc6010379d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:13.964534 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3762e433-2a22-45c8-8235-bd346c208eb1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a94094e-312d-4dc0-9375-dc6010379d4e) transitioned into state 'SUCCESS' from state '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-2121781352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='301ad6438e0e47fa87918d4397048e7c',qos_specs=None,replication_status=,reservations=['7eff3a4b-697c-43c0-bc59-6d1d004b58b8','662b8686-5f07-49da-a759-b335021ef402','7d128008-fa26-41d4-9668-ee81dcd2a790','5b45fa7f-a330-4cd1-8b5c-bfbc5a56adde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5300dd3caabc4539ae2d016cce9b9772',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:13.964733 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3762e433-2a22-45c8-8235-bd346c208eb1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b369bde-3a4d-4cf3-acbc-8809856d9128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:13.980888 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3762e433-2a22-45c8-8235-bd346c208eb1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b369bde-3a4d-4cf3-acbc-8809856d9128) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:13.982322 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3762e433-2a22-45c8-8235-bd346c208eb1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Flow 'volume_create_api' (729f0ac3-7fdc-4aa2-ae42-f4dc5b7256d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:23:13.982695 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-3762e433-2a22-45c8-8235-bd346c208eb1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Create volume request issued successfully. Jul 31 09:23:13.983867 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3762e433-2a22-45c8-8235-bd346c208eb1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:23:13.985339 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 8/27] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:23:12 2026] POST /volume/v3/volumes => generated 752 bytes in 1514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:23:14.002586 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7266b5c1-9bf4-400d-89be-02e771f068c9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:14.006299 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7266b5c1-9bf4-400d-89be-02e771f068c9 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:14.006299 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7266b5c1-9bf4-400d-89be-02e771f068c9 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:14.006299 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7266b5c1-9bf4-400d-89be-02e771f068c9 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:14.058283 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:14.058283 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:14.067589 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7266b5c1-9bf4-400d-89be-02e771f068c9 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:14.082194 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7266b5c1-9bf4-400d-89be-02e771f068c9 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:14.083909 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 7/28] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:14 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 820 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:15.100131 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-532a6c93-d4fd-4cdd-824a-1c593b473021 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:15.105271 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-532a6c93-d4fd-4cdd-824a-1c593b473021 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:15.105271 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-532a6c93-d4fd-4cdd-824a-1c593b473021 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:15.105271 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-532a6c93-d4fd-4cdd-824a-1c593b473021 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:15.158146 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:15.158146 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:15.168883 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-532a6c93-d4fd-4cdd-824a-1c593b473021 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:15.181003 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-532a6c93-d4fd-4cdd-824a-1c593b473021 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:15.181468 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 7/29] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:15 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 844 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:16.204207 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7dd890dc-37dc-481a-95d6-82d782c7b134 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:16.207344 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7dd890dc-37dc-481a-95d6-82d782c7b134 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:16.207772 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7dd890dc-37dc-481a-95d6-82d782c7b134 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:16.208004 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7dd890dc-37dc-481a-95d6-82d782c7b134 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:16.275959 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:16.275959 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:16.285478 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7dd890dc-37dc-481a-95d6-82d782c7b134 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:16.302305 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7dd890dc-37dc-481a-95d6-82d782c7b134 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:16.302907 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 8/30] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:16 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 844 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:17.323806 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-23fb07a9-f6a8-4f4e-8387-e685a61c1ada None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:17.326151 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-23fb07a9-f6a8-4f4e-8387-e685a61c1ada tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:17.326151 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-23fb07a9-f6a8-4f4e-8387-e685a61c1ada tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:17.326351 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-23fb07a9-f6a8-4f4e-8387-e685a61c1ada tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:17.338101 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:17.338101 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:17.348927 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-23fb07a9-f6a8-4f4e-8387-e685a61c1ada tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:17.362350 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-23fb07a9-f6a8-4f4e-8387-e685a61c1ada tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:17.362350 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 9/31] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:17 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:18.378776 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6edaa76d-b746-4d21-875a-bbfb20ea90b3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:18.380851 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6edaa76d-b746-4d21-875a-bbfb20ea90b3 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:18.382264 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6edaa76d-b746-4d21-875a-bbfb20ea90b3 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:18.382264 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6edaa76d-b746-4d21-875a-bbfb20ea90b3 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:18.394509 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:18.394509 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:18.398607 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6edaa76d-b746-4d21-875a-bbfb20ea90b3 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:18.406114 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6edaa76d-b746-4d21-875a-bbfb20ea90b3 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:18.406880 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 8/32] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:18 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:19.424792 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-4b9840cc-96b1-4d1f-95fb-38176e781a96 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:19.428592 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4b9840cc-96b1-4d1f-95fb-38176e781a96 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:19.428892 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4b9840cc-96b1-4d1f-95fb-38176e781a96 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:19.429188 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4b9840cc-96b1-4d1f-95fb-38176e781a96 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:19.441095 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:19.441095 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:19.449351 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-4b9840cc-96b1-4d1f-95fb-38176e781a96 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:19.454781 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4b9840cc-96b1-4d1f-95fb-38176e781a96 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:19.457000 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 8/33] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:19 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 905 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:20.132406 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f63471a7-7b1d-436a-a07c-ff675cc608f7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:20.414218 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f63471a7-7b1d-436a-a07c-ff675cc608f7 tempest-GroupsV314Test-1096168179 tempest-GroupsV314Test-1096168179-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:23:20.414559 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f63471a7-7b1d-436a-a07c-ff675cc608f7 tempest-GroupsV314Test-1096168179 tempest-GroupsV314Test-1096168179-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-764895324"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:20.434329 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f63471a7-7b1d-436a-a07c-ff675cc608f7 tempest-GroupsV314Test-1096168179 tempest-GroupsV314Test-1096168179-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:23:20.434706 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 9/34] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:23:20 2026] POST /volume/v3/types => generated 219 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:20.445979 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f7635dbb-e38b-4add-8146-9a93a8ca9fb8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:20.449168 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f7635dbb-e38b-4add-8146-9a93a8ca9fb8 tempest-GroupsV314Test-1096168179 tempest-GroupsV314Test-1096168179-project-admin] POST https://10.4.3.226/volume/v3/group_types Jul 31 09:23:20.450024 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f7635dbb-e38b-4add-8146-9a93a8ca9fb8 tempest-GroupsV314Test-1096168179 tempest-GroupsV314Test-1096168179-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-464993475"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:20.472595 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f7635dbb-e38b-4add-8146-9a93a8ca9fb8 tempest-GroupsV314Test-1096168179 tempest-GroupsV314Test-1096168179-project-admin] https://10.4.3.226/volume/v3/group_types returned with HTTP 202 Jul 31 09:23:20.474095 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9c7c8391-4d31-4664-a8f9-6fa0c3c6156b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:20.474873 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 10/35] 10.4.3.226 () {70 vars in 1311 bytes} [Fri Jul 31 09:23:20 2026] POST /volume/v3/group_types => generated 176 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:23:20.475087 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9c7c8391-4d31-4664-a8f9-6fa0c3c6156b tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:20.475087 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9c7c8391-4d31-4664-a8f9-6fa0c3c6156b tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:20.475190 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9c7c8391-4d31-4664-a8f9-6fa0c3c6156b tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:20.483863 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:20.483863 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:20.485706 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c815b76c-e0da-4579-b3f6-1ff4fb972be1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:20.488276 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9c7c8391-4d31-4664-a8f9-6fa0c3c6156b tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:20.493948 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9c7c8391-4d31-4664-a8f9-6fa0c3c6156b tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:20.494327 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 9/36] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:20 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:20.812930 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c815b76c-e0da-4579-b3f6-1ff4fb972be1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] POST https://10.4.3.226/volume/v3/groups Jul 31 09:23:20.812930 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c815b76c-e0da-4579-b3f6-1ff4fb972be1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fe2a11fb-f632-467f-8e7e-96953069b1cd", "volume_types": ["80136ea4-8daa-41f3-9cc0-893876415e4f"], "name": "tempest-GroupsV314Test-Group-35676456"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:20.813663 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.groups [None req-c815b76c-e0da-4579-b3f6-1ff4fb972be1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Creating new group {'group': {'group_type': 'fe2a11fb-f632-467f-8e7e-96953069b1cd', 'volume_types': ['80136ea4-8daa-41f3-9cc0-893876415e4f'], 'name': 'tempest-GroupsV314Test-Group-35676456'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 09:23:20.823193 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.groups [None req-c815b76c-e0da-4579-b3f6-1ff4fb972be1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Creating group tempest-GroupsV314Test-Group-35676456. Jul 31 09:23:20.849117 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-c815b76c-e0da-4579-b3f6-1ff4fb972be1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Availability zone cache updated, next update will occur around 2026-07-31 10:23:20.848134. {{(pid=100314) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 09:23:20.849117 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c815b76c-e0da-4579-b3f6-1ff4fb972be1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Availability Zones retrieved successfully. Jul 31 09:23:20.909129 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-c815b76c-e0da-4579-b3f6-1ff4fb972be1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Created reservations ['e4575967-d84c-4a59-950e-7226a9686746'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:23:20.937932 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9e47776b-5b4b-4f40-8132-1f7e8e7348cb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:20.983405 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c815b76c-e0da-4579-b3f6-1ff4fb972be1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] https://10.4.3.226/volume/v3/groups returned with HTTP 202 Jul 31 09:23:20.984024 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 9/37] 10.4.3.226 () {70 vars in 1297 bytes} [Fri Jul 31 09:23:20 2026] POST /volume/v3/groups => generated 106 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:23:20.996796 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e1b0176f-df0c-4139-aa3f-49bfc9a6e98c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:21.000279 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e1b0176f-df0c-4139-aa3f-49bfc9a6e98c tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] GET https://10.4.3.226/volume/v3/groups/4dd3259a-3166-4b2d-8a56-c8926d0e28b6 Jul 31 09:23:21.000279 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e1b0176f-df0c-4139-aa3f-49bfc9a6e98c tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:21.000279 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e1b0176f-df0c-4139-aa3f-49bfc9a6e98c tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:21.000279 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.groups [None req-e1b0176f-df0c-4139-aa3f-49bfc9a6e98c tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] show called for member 4dd3259a-3166-4b2d-8a56-c8926d0e28b6 {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:23:21.011770 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:21.011770 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:21.043996 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e1b0176f-df0c-4139-aa3f-49bfc9a6e98c tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] https://10.4.3.226/volume/v3/groups/4dd3259a-3166-4b2d-8a56-c8926d0e28b6 returned with HTTP 200 Jul 31 09:23:21.043996 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 11/38] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:23:20 2026] GET /volume/v3/groups/4dd3259a-3166-4b2d-8a56-c8926d0e28b6 => generated 386 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:21.305225 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9e47776b-5b4b-4f40-8132-1f7e8e7348cb tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:23:21.305225 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9e47776b-5b4b-4f40-8132-1f7e8e7348cb tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1625799404", "imageRef": "b3e619b5-8776-4672-b197-1edb98781403"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:21.307168 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-9e47776b-5b4b-4f40-8132-1f7e8e7348cb tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1625799404', 'imageRef': 'b3e619b5-8776-4672-b197-1edb98781403'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:23:21.511950 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-72e785a2-2075-4446-841d-4fb8b1896672 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:21.515343 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-72e785a2-2075-4446-841d-4fb8b1896672 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:21.515699 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-72e785a2-2075-4446-841d-4fb8b1896672 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:21.516507 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-72e785a2-2075-4446-841d-4fb8b1896672 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:21.528407 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:21.528407 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:21.533963 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-72e785a2-2075-4446-841d-4fb8b1896672 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:21.539699 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-72e785a2-2075-4446-841d-4fb8b1896672 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:21.540331 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 10/39] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:21 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:21.877425 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-9e47776b-5b4b-4f40-8132-1f7e8e7348cb tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Create volume of 1 GB Jul 31 09:23:21.889771 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e47776b-5b4b-4f40-8132-1f7e8e7348cb tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Availability zone cache updated, next update will occur around 2026-07-31 10:23:21.888900. {{(pid=100317) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 09:23:21.890531 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9e47776b-5b4b-4f40-8132-1f7e8e7348cb tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Availability Zones retrieved successfully. Jul 31 09:23:21.913533 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e47776b-5b4b-4f40-8132-1f7e8e7348cb tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Flow 'volume_create_api' (acb2b935-07db-407e-8a5e-6fc138e70500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:23:21.915170 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e47776b-5b4b-4f40-8132-1f7e8e7348cb tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f167bbfd-7c8b-4151-a2c7-7b4adf931511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:21.916095 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-9e47776b-5b4b-4f40-8132-1f7e8e7348cb tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:23:22.027390 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e47776b-5b4b-4f40-8132-1f7e8e7348cb tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f167bbfd-7c8b-4151-a2c7-7b4adf931511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:22.029146 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e47776b-5b4b-4f40-8132-1f7e8e7348cb tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7ac3641-cac8-4560-88ed-a589cac4bcb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:22.057769 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6273c1f0-a997-488a-a415-d6a015fd8aa8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:22.059673 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6273c1f0-a997-488a-a415-d6a015fd8aa8 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] GET https://10.4.3.226/volume/v3/groups/4dd3259a-3166-4b2d-8a56-c8926d0e28b6 Jul 31 09:23:22.060090 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6273c1f0-a997-488a-a415-d6a015fd8aa8 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:22.060390 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6273c1f0-a997-488a-a415-d6a015fd8aa8 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:22.060583 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.groups [None req-6273c1f0-a997-488a-a415-d6a015fd8aa8 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] show called for member 4dd3259a-3166-4b2d-8a56-c8926d0e28b6 {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:23:22.066045 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:22.066045 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:22.078660 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-9e47776b-5b4b-4f40-8132-1f7e8e7348cb tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-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 31 09:23:22.078971 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-9e47776b-5b4b-4f40-8132-1f7e8e7348cb tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-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 31 09:23:22.085980 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6273c1f0-a997-488a-a415-d6a015fd8aa8 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] https://10.4.3.226/volume/v3/groups/4dd3259a-3166-4b2d-8a56-c8926d0e28b6 returned with HTTP 200 Jul 31 09:23:22.086613 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 10/40] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:23:22 2026] GET /volume/v3/groups/4dd3259a-3166-4b2d-8a56-c8926d0e28b6 => generated 387 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:22.109371 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-24f44ec4-9f79-4e03-b148-a2183a74c685 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:22.117295 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-24f44ec4-9f79-4e03-b148-a2183a74c685 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:23:22.117692 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-24f44ec4-9f79-4e03-b148-a2183a74c685 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-927818856", "volume_type": "80136ea4-8daa-41f3-9cc0-893876415e4f", "group_id": "4dd3259a-3166-4b2d-8a56-c8926d0e28b6", "size": 1}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:22.119620 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-24f44ec4-9f79-4e03-b148-a2183a74c685 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-927818856', 'volume_type': '80136ea4-8daa-41f3-9cc0-893876415e4f', 'group_id': '4dd3259a-3166-4b2d-8a56-c8926d0e28b6', 'size': 1}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:23:22.130752 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:22.130752 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:22.133270 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-24f44ec4-9f79-4e03-b148-a2183a74c685 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Create volume of 1 GB Jul 31 09:23:22.139229 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-24f44ec4-9f79-4e03-b148-a2183a74c685 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Availability Zones retrieved successfully. Jul 31 09:23:22.153792 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-24f44ec4-9f79-4e03-b148-a2183a74c685 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Flow 'volume_create_api' (00a58dae-8ba0-4808-a809-33af79102c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:23:22.153792 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-24f44ec4-9f79-4e03-b148-a2183a74c685 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4bc75f1-4fee-43d0-ac6c-4fa49666a694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:22.153792 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:22.153792 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:22.153792 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-24f44ec4-9f79-4e03-b148-a2183a74c685 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:23:22.155262 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-9e47776b-5b4b-4f40-8132-1f7e8e7348cb tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Created reservations ['c9648cb9-21bc-4ea8-963d-b08b35ef3b51', '465131a5-7f27-4460-8057-d062660d1045', '3457dc42-32d3-4e51-bfab-4f8fc90319e7', '1a59d34f-bd58-47bc-8d89-1050f8e6669a'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:23:22.156538 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e47776b-5b4b-4f40-8132-1f7e8e7348cb tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7ac3641-cac8-4560-88ed-a589cac4bcb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9648cb9-21bc-4ea8-963d-b08b35ef3b51', '465131a5-7f27-4460-8057-d062660d1045', '3457dc42-32d3-4e51-bfab-4f8fc90319e7', '1a59d34f-bd58-47bc-8d89-1050f8e6669a']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:22.157989 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e47776b-5b4b-4f40-8132-1f7e8e7348cb tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad0efe84-9f27-4305-8293-6525d0619de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:22.179800 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-24f44ec4-9f79-4e03-b148-a2183a74c685 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4bc75f1-4fee-43d0-ac6c-4fa49666a694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:23:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=80136ea4-8daa-41f3-9cc0-893876415e4f,is_public=True,name='tempest-GroupsV314Test-volume-type-764895324',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80136ea4-8daa-41f3-9cc0-893876415e4f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4dd3259a-3166-4b2d-8a56-c8926d0e28b6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:22.179800 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-24f44ec4-9f79-4e03-b148-a2183a74c685 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3d9f487-8e6d-4978-94fb-e5a6adaf2e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:22.190228 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e47776b-5b4b-4f40-8132-1f7e8e7348cb tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad0efe84-9f27-4305-8293-6525d0619de8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dde2e8b-3ad2-4230-bf1f-71188c3a9970', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1625799404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da4c7aeb781d48dc8f2d44e40e2bc655',qos_specs=None,replication_status=,reservations=['c9648cb9-21bc-4ea8-963d-b08b35ef3b51','465131a5-7f27-4460-8057-d062660d1045','3457dc42-32d3-4e51-bfab-4f8fc90319e7','1a59d34f-bd58-47bc-8d89-1050f8e6669a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0989b6254f684327abeb4e3396b6f6e4',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:23:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1625799404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5dde2e8b-3ad2-4230-bf1f-71188c3a9970,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da4c7aeb781d48dc8f2d44e40e2bc655',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0989b6254f684327abeb4e3396b6f6e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:22.190980 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e47776b-5b4b-4f40-8132-1f7e8e7348cb tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (020eb135-1717-4449-b294-b489f29232e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:22.215278 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-24f44ec4-9f79-4e03-b148-a2183a74c685 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-764895324 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-764895324, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:23:22.215933 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-24f44ec4-9f79-4e03-b148-a2183a74c685 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-764895324 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-764895324, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:23:22.233078 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e47776b-5b4b-4f40-8132-1f7e8e7348cb tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (020eb135-1717-4449-b294-b489f29232e1) transitioned into state 'SUCCESS' from state '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-1625799404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da4c7aeb781d48dc8f2d44e40e2bc655',qos_specs=None,replication_status=,reservations=['c9648cb9-21bc-4ea8-963d-b08b35ef3b51','465131a5-7f27-4460-8057-d062660d1045','3457dc42-32d3-4e51-bfab-4f8fc90319e7','1a59d34f-bd58-47bc-8d89-1050f8e6669a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0989b6254f684327abeb4e3396b6f6e4',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:22.234331 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e47776b-5b4b-4f40-8132-1f7e8e7348cb tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bbadcb6-919f-403c-a9bb-c28eb77e961e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:22.252992 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e47776b-5b4b-4f40-8132-1f7e8e7348cb tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bbadcb6-919f-403c-a9bb-c28eb77e961e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:22.253976 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e47776b-5b4b-4f40-8132-1f7e8e7348cb tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Flow 'volume_create_api' (acb2b935-07db-407e-8a5e-6fc138e70500) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:23:22.254425 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9e47776b-5b4b-4f40-8132-1f7e8e7348cb tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Create volume request issued successfully. Jul 31 09:23:22.255377 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9e47776b-5b4b-4f40-8132-1f7e8e7348cb tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:23:22.256141 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 10/41] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:23:20 2026] POST /volume/v3/volumes => generated 757 bytes in 1318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:23:22.278653 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-41072e9e-c1e3-4493-baa4-c7ccf581552e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:22.280977 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-41072e9e-c1e3-4493-baa4-c7ccf581552e tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 Jul 31 09:23:22.281181 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-41072e9e-c1e3-4493-baa4-c7ccf581552e tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:22.281411 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-41072e9e-c1e3-4493-baa4-c7ccf581552e tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:22.291510 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:22.291510 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:22.295817 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-24f44ec4-9f79-4e03-b148-a2183a74c685 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Created reservations ['4934cd5b-9c8b-4f82-b134-6f72fc46a3ef', 'a847c5b2-947e-4a76-ba52-47ee1a3f79d4', 'ba322d71-7f61-4609-aa15-1a38e240270d', 'b861cc21-6bc8-4624-8fc5-7b744928abf6'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:23:22.296346 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-41072e9e-c1e3-4493-baa4-c7ccf581552e tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:22.297002 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-24f44ec4-9f79-4e03-b148-a2183a74c685 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3d9f487-8e6d-4978-94fb-e5a6adaf2e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4934cd5b-9c8b-4f82-b134-6f72fc46a3ef', 'a847c5b2-947e-4a76-ba52-47ee1a3f79d4', 'ba322d71-7f61-4609-aa15-1a38e240270d', 'b861cc21-6bc8-4624-8fc5-7b744928abf6']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:22.298016 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-24f44ec4-9f79-4e03-b148-a2183a74c685 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19cff7a7-e901-4c3a-91f5-586175d448cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:22.302657 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-41072e9e-c1e3-4493-baa4-c7ccf581552e tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 returned with HTTP 200 Jul 31 09:23:22.302814 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 11/42] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:22 2026] GET /volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:22.346940 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-24f44ec4-9f79-4e03-b148-a2183a74c685 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19cff7a7-e901-4c3a-91f5-586175d448cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1da78ce5-a584-45a7-82ea-b4826dfb3736', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-927818856',encryption_key_id=None,group_id=4dd3259a-3166-4b2d-8a56-c8926d0e28b6,group_type_id=,metadata={},multiattach=False,project_id='f7fc5b89efae4022b58a88430756a246',qos_specs=None,replication_status=,reservations=['4934cd5b-9c8b-4f82-b134-6f72fc46a3ef','a847c5b2-947e-4a76-ba52-47ee1a3f79d4','ba322d71-7f61-4609-aa15-1a38e240270d','b861cc21-6bc8-4624-8fc5-7b744928abf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a6a24b45c9e434e9d94706ad5dabbe0',volume_type_id=80136ea4-8daa-41f3-9cc0-893876415e4f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:23:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-927818856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4dd3259a-3166-4b2d-8a56-c8926d0e28b6,host=None,id=1da78ce5-a584-45a7-82ea-b4826dfb3736,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7fc5b89efae4022b58a88430756a246',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a6a24b45c9e434e9d94706ad5dabbe0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80136ea4-8daa-41f3-9cc0-893876415e4f),volume_type_id=80136ea4-8daa-41f3-9cc0-893876415e4f)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:22.347971 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-24f44ec4-9f79-4e03-b148-a2183a74c685 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4004ae2e-5121-4b91-a233-d5ebf32b6c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:22.383814 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-24f44ec4-9f79-4e03-b148-a2183a74c685 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4004ae2e-5121-4b91-a233-d5ebf32b6c71) transitioned into state 'SUCCESS' from state '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-927818856',encryption_key_id=None,group_id=4dd3259a-3166-4b2d-8a56-c8926d0e28b6,group_type_id=,metadata={},multiattach=False,project_id='f7fc5b89efae4022b58a88430756a246',qos_specs=None,replication_status=,reservations=['4934cd5b-9c8b-4f82-b134-6f72fc46a3ef','a847c5b2-947e-4a76-ba52-47ee1a3f79d4','ba322d71-7f61-4609-aa15-1a38e240270d','b861cc21-6bc8-4624-8fc5-7b744928abf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a6a24b45c9e434e9d94706ad5dabbe0',volume_type_id=80136ea4-8daa-41f3-9cc0-893876415e4f)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:22.385279 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-24f44ec4-9f79-4e03-b148-a2183a74c685 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf6cc8f8-0b93-4a4d-9647-27edabb8beb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:22.404294 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-24f44ec4-9f79-4e03-b148-a2183a74c685 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf6cc8f8-0b93-4a4d-9647-27edabb8beb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:22.405647 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-24f44ec4-9f79-4e03-b148-a2183a74c685 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Flow 'volume_create_api' (00a58dae-8ba0-4808-a809-33af79102c19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:23:22.406277 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-24f44ec4-9f79-4e03-b148-a2183a74c685 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Create volume request issued successfully. Jul 31 09:23:22.408332 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-24f44ec4-9f79-4e03-b148-a2183a74c685 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:23:22.408635 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-24f44ec4-9f79-4e03-b148-a2183a74c685 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:23:22.471514 np0000006200 devstack@c-api.service[100315]: DEBUG oslo_db.sqlalchemy.engines [None req-24f44ec4-9f79-4e03-b148-a2183a74c685 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:23:22.476137 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:22.476137 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:22.482519 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-24f44ec4-9f79-4e03-b148-a2183a74c685 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:23:22.483211 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 12/43] 10.4.3.226 () {70 vars in 1300 bytes} [Fri Jul 31 09:23:22 2026] POST /volume/v3/volumes => generated 817 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:23:22.505935 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e6a2dde6-3d8e-475f-b238-b27a0771b2e2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:22.508374 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e6a2dde6-3d8e-475f-b238-b27a0771b2e2 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] GET https://10.4.3.226/volume/v3/volumes/1da78ce5-a584-45a7-82ea-b4826dfb3736 Jul 31 09:23:22.508735 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e6a2dde6-3d8e-475f-b238-b27a0771b2e2 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:22.509194 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e6a2dde6-3d8e-475f-b238-b27a0771b2e2 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:22.519944 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:22.519944 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:22.526264 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e6a2dde6-3d8e-475f-b238-b27a0771b2e2 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Volume info retrieved successfully. Jul 31 09:23:22.527486 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-e6a2dde6-3d8e-475f-b238-b27a0771b2e2 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:23:22.527650 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-e6a2dde6-3d8e-475f-b238-b27a0771b2e2 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:23:22.559066 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-730ac85b-5355-45b6-a2ea-b4470b2de811 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:22.561342 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-730ac85b-5355-45b6-a2ea-b4470b2de811 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:22.561580 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-730ac85b-5355-45b6-a2ea-b4470b2de811 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:22.561784 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-730ac85b-5355-45b6-a2ea-b4470b2de811 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:22.573716 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:22.573716 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:22.581383 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-730ac85b-5355-45b6-a2ea-b4470b2de811 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:22.587343 np0000006200 devstack@c-api.service[100314]: DEBUG oslo_db.sqlalchemy.engines [None req-e6a2dde6-3d8e-475f-b238-b27a0771b2e2 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:23:22.591127 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-730ac85b-5355-45b6-a2ea-b4470b2de811 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:22.592034 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 11/44] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:22 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 905 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:22.592995 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:22.592995 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:22.603395 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e6a2dde6-3d8e-475f-b238-b27a0771b2e2 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] https://10.4.3.226/volume/v3/volumes/1da78ce5-a584-45a7-82ea-b4826dfb3736 returned with HTTP 200 Jul 31 09:23:22.603928 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 11/45] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:23:22 2026] GET /volume/v3/volumes/1da78ce5-a584-45a7-82ea-b4826dfb3736 => generated 885 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:23.318976 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3abab413-2469-4f3c-9828-61606325078d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:23.322061 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3abab413-2469-4f3c-9828-61606325078d tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 Jul 31 09:23:23.322061 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3abab413-2469-4f3c-9828-61606325078d tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:23.322348 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3abab413-2469-4f3c-9828-61606325078d tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:23.331369 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:23.331369 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:23.336454 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3abab413-2469-4f3c-9828-61606325078d tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:23.345477 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3abab413-2469-4f3c-9828-61606325078d tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 returned with HTTP 200 Jul 31 09:23:23.345477 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 12/46] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:23 2026] GET /volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:23.516638 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-973f3bee-b261-456b-afc0-dcc3969972de None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:23.519759 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-973f3bee-b261-456b-afc0-dcc3969972de tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:23:23.519759 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-973f3bee-b261-456b-afc0-dcc3969972de tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-761970216"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:23.521638 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-973f3bee-b261-456b-afc0-dcc3969972de tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-761970216'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:23:23.521777 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-973f3bee-b261-456b-afc0-dcc3969972de tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Create volume of 1 GB Jul 31 09:23:23.527943 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-973f3bee-b261-456b-afc0-dcc3969972de tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Availability Zones retrieved successfully. Jul 31 09:23:23.536665 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-973f3bee-b261-456b-afc0-dcc3969972de tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Flow 'volume_create_api' (0cbbc16f-5d89-4ac5-965c-af2616f1f9a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:23:23.538080 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-973f3bee-b261-456b-afc0-dcc3969972de tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad23c193-3102-405c-a8bf-fb07dfb3ff2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:23.540254 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-973f3bee-b261-456b-afc0-dcc3969972de tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:23:23.589415 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-973f3bee-b261-456b-afc0-dcc3969972de tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad23c193-3102-405c-a8bf-fb07dfb3ff2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:23.590230 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-973f3bee-b261-456b-afc0-dcc3969972de tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6702b7fb-bcb9-4aa3-a2ba-c8d032f55cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:23.608085 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ff952b40-b7bb-4052-8262-a9c48d9889c5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:23.610772 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ff952b40-b7bb-4052-8262-a9c48d9889c5 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:23.611045 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ff952b40-b7bb-4052-8262-a9c48d9889c5 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:23.611275 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ff952b40-b7bb-4052-8262-a9c48d9889c5 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:23.622446 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f5430783-a3b5-493d-9a77-71f57206e556 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:23.625167 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f5430783-a3b5-493d-9a77-71f57206e556 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] GET https://10.4.3.226/volume/v3/volumes/1da78ce5-a584-45a7-82ea-b4826dfb3736 Jul 31 09:23:23.625498 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f5430783-a3b5-493d-9a77-71f57206e556 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:23.625648 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f5430783-a3b5-493d-9a77-71f57206e556 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:23.626551 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:23.626551 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:23.633988 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ff952b40-b7bb-4052-8262-a9c48d9889c5 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:23.634335 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:23.634335 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:23.639546 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f5430783-a3b5-493d-9a77-71f57206e556 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Volume info retrieved successfully. Jul 31 09:23:23.640582 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-f5430783-a3b5-493d-9a77-71f57206e556 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:23:23.640830 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-f5430783-a3b5-493d-9a77-71f57206e556 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:23:23.641702 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ff952b40-b7bb-4052-8262-a9c48d9889c5 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:23.642687 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 12/47] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:23 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 905 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:23.676217 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-973f3bee-b261-456b-afc0-dcc3969972de tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Created reservations ['47a0e503-167e-4931-b4d2-a2581a7db5e5', 'bacdf021-c01d-4488-8a14-a8c8eb153460', '1b53821f-5c90-4653-a022-596c2916c231', '034ee9b8-9fc9-4f40-b550-6a179630b2fa'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:23:23.677386 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-973f3bee-b261-456b-afc0-dcc3969972de tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6702b7fb-bcb9-4aa3-a2ba-c8d032f55cac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47a0e503-167e-4931-b4d2-a2581a7db5e5', 'bacdf021-c01d-4488-8a14-a8c8eb153460', '1b53821f-5c90-4653-a022-596c2916c231', '034ee9b8-9fc9-4f40-b550-6a179630b2fa']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:23.678471 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-973f3bee-b261-456b-afc0-dcc3969972de tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eee98072-f65b-408d-8c99-b2bdfd1a85f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:23.689720 np0000006200 devstack@c-api.service[100314]: DEBUG oslo_db.sqlalchemy.engines [None req-f5430783-a3b5-493d-9a77-71f57206e556 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:23:23.693489 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:23.693489 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:23.704175 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f5430783-a3b5-493d-9a77-71f57206e556 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] https://10.4.3.226/volume/v3/volumes/1da78ce5-a584-45a7-82ea-b4826dfb3736 returned with HTTP 200 Jul 31 09:23:23.704879 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 12/48] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:23:23 2026] GET /volume/v3/volumes/1da78ce5-a584-45a7-82ea-b4826dfb3736 => generated 910 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:23.706804 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-973f3bee-b261-456b-afc0-dcc3969972de tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eee98072-f65b-408d-8c99-b2bdfd1a85f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '015b8144-c4c8-4a73-89a0-5d3b26e25497', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-761970216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfbe46319989400da1cdd4e995830ca5',qos_specs=None,replication_status=,reservations=['47a0e503-167e-4931-b4d2-a2581a7db5e5','bacdf021-c01d-4488-8a14-a8c8eb153460','1b53821f-5c90-4653-a022-596c2916c231','034ee9b8-9fc9-4f40-b550-6a179630b2fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cf7c83a4f04451eadf052dafb1dcf8d',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:23:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-761970216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=015b8144-c4c8-4a73-89a0-5d3b26e25497,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfbe46319989400da1cdd4e995830ca5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cf7c83a4f04451eadf052dafb1dcf8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:23.707893 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-973f3bee-b261-456b-afc0-dcc3969972de tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fff02c7e-7b2a-42fc-95bf-ef545a6c3a4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:23.721604 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d2c0a23f-6404-4cff-b10b-42180f3dc5a1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:23.724114 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d2c0a23f-6404-4cff-b10b-42180f3dc5a1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] POST https://10.4.3.226/volume/v3/groups/action Jul 31 09:23:23.725872 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d2c0a23f-6404-4cff-b10b-42180f3dc5a1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Action body: b'{"create-from-src": {"source_group_id": "4dd3259a-3166-4b2d-8a56-c8926d0e28b6", "name": "tempest-Group_from_grp-1715622377"}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:23:23.725872 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d2c0a23f-6404-4cff-b10b-42180f3dc5a1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "4dd3259a-3166-4b2d-8a56-c8926d0e28b6", "name": "tempest-Group_from_grp-1715622377"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:23.729633 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-d2c0a23f-6404-4cff-b10b-42180f3dc5a1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Creating new group {'create-from-src': {'source_group_id': '4dd3259a-3166-4b2d-8a56-c8926d0e28b6', 'name': 'tempest-Group_from_grp-1715622377'}}. {{(pid=100316) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 31 09:23:23.730348 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.groups [None req-d2c0a23f-6404-4cff-b10b-42180f3dc5a1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Creating group tempest-Group_from_grp-1715622377 from source group 4dd3259a-3166-4b2d-8a56-c8926d0e28b6. Jul 31 09:23:23.732965 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-973f3bee-b261-456b-afc0-dcc3969972de tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fff02c7e-7b2a-42fc-95bf-ef545a6c3a4b) transitioned into state 'SUCCESS' from state '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-761970216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfbe46319989400da1cdd4e995830ca5',qos_specs=None,replication_status=,reservations=['47a0e503-167e-4931-b4d2-a2581a7db5e5','bacdf021-c01d-4488-8a14-a8c8eb153460','1b53821f-5c90-4653-a022-596c2916c231','034ee9b8-9fc9-4f40-b550-6a179630b2fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cf7c83a4f04451eadf052dafb1dcf8d',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:23.733751 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-973f3bee-b261-456b-afc0-dcc3969972de tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab27a5dd-694c-4bc5-a518-9e0bfd515c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:23.742693 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:23.742693 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:23.750678 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-973f3bee-b261-456b-afc0-dcc3969972de tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab27a5dd-694c-4bc5-a518-9e0bfd515c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:23.752104 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-973f3bee-b261-456b-afc0-dcc3969972de tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Flow 'volume_create_api' (0cbbc16f-5d89-4ac5-965c-af2616f1f9a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:23:23.752588 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-973f3bee-b261-456b-afc0-dcc3969972de tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Create volume request issued successfully. Jul 31 09:23:23.755628 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-973f3bee-b261-456b-afc0-dcc3969972de tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:23:23.755628 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 13/49] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:23:23 2026] POST /volume/v3/volumes => generated 751 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:23:23.756069 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:23.756069 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:23.773293 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5541c9d9-28f5-488c-a4d2-8d1a3ee692af None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:23.775810 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5541c9d9-28f5-488c-a4d2-8d1a3ee692af tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:23:23.776145 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5541c9d9-28f5-488c-a4d2-8d1a3ee692af tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:23.776446 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5541c9d9-28f5-488c-a4d2-8d1a3ee692af tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:23.785898 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:23.785898 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:23.792133 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5541c9d9-28f5-488c-a4d2-8d1a3ee692af tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:23:23.798215 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5541c9d9-28f5-488c-a4d2-8d1a3ee692af tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:23:23.798717 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 13/50] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:23 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:23.837596 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-d2c0a23f-6404-4cff-b10b-42180f3dc5a1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Created reservations ['6fba1c5d-b09d-433f-83d8-32a64658dfad'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:23:23.939448 np0000006200 devstack@c-api.service[100316]: INFO cinder.group.api [None req-d2c0a23f-6404-4cff-b10b-42180f3dc5a1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] A mapping entry already exists for group b4c592f0-ccc4-4796-b0b8-5cac6149262f and volume type 80136ea4-8daa-41f3-9cc0-893876415e4f. Do not need to create again. Jul 31 09:23:23.939448 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:23.939448 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:23.944338 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d2c0a23f-6404-4cff-b10b-42180f3dc5a1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Availability zone cache updated, next update will occur around 2026-07-31 10:23:23.943704. {{(pid=100316) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 09:23:23.944403 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d2c0a23f-6404-4cff-b10b-42180f3dc5a1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Availability Zones retrieved successfully. Jul 31 09:23:23.965977 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d2c0a23f-6404-4cff-b10b-42180f3dc5a1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Flow 'volume_create_api' (b2ad37fd-5d8e-43cd-a8cf-a07a871c1794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:23:23.967054 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d2c0a23f-6404-4cff-b10b-42180f3dc5a1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47c0ae9a-4100-401d-835b-572602e5089e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:23.968234 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-d2c0a23f-6404-4cff-b10b-42180f3dc5a1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:23:24.012007 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d2c0a23f-6404-4cff-b10b-42180f3dc5a1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47c0ae9a-4100-401d-835b-572602e5089e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '1da78ce5-a584-45a7-82ea-b4826dfb3736', 'volume_type': VolumeType(created_at=2026-07-31T09:23:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=80136ea4-8daa-41f3-9cc0-893876415e4f,is_public=True,name='tempest-GroupsV314Test-volume-type-764895324',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80136ea4-8daa-41f3-9cc0-893876415e4f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b4c592f0-ccc4-4796-b0b8-5cac6149262f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:24.013206 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d2c0a23f-6404-4cff-b10b-42180f3dc5a1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d4ba18a-fc19-4e96-9dba-1d97b4d87319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:24.053566 np0000006200 devstack@c-api.service[100316]: WARNING cinder.quota [None req-d2c0a23f-6404-4cff-b10b-42180f3dc5a1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-764895324 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-764895324, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:23:24.053860 np0000006200 devstack@c-api.service[100316]: WARNING cinder.quota [None req-d2c0a23f-6404-4cff-b10b-42180f3dc5a1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-764895324 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-764895324, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:23:24.092266 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-d2c0a23f-6404-4cff-b10b-42180f3dc5a1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Created reservations ['52323315-b8a0-4b2e-ab07-412c9b04ded0', 'd71cdb4b-e3db-40cd-a6d2-3b69f91740da', 'db699c24-8660-42fa-814b-200006af4bac', '9d402d3c-4e06-490e-8eee-72826f5d2830'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:23:24.094284 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d2c0a23f-6404-4cff-b10b-42180f3dc5a1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d4ba18a-fc19-4e96-9dba-1d97b4d87319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52323315-b8a0-4b2e-ab07-412c9b04ded0', 'd71cdb4b-e3db-40cd-a6d2-3b69f91740da', 'db699c24-8660-42fa-814b-200006af4bac', '9d402d3c-4e06-490e-8eee-72826f5d2830']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:24.094962 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d2c0a23f-6404-4cff-b10b-42180f3dc5a1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f5c1ea6-32f0-4ab8-8381-b24109b996f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:24.140044 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d2c0a23f-6404-4cff-b10b-42180f3dc5a1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f5c1ea6-32f0-4ab8-8381-b24109b996f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '408359f8-9fe3-4065-b1a4-f58b9f3f9e46', '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=b4c592f0-ccc4-4796-b0b8-5cac6149262f,group_type_id=,metadata={},multiattach=False,project_id='f7fc5b89efae4022b58a88430756a246',qos_specs=None,replication_status=,reservations=['52323315-b8a0-4b2e-ab07-412c9b04ded0','d71cdb4b-e3db-40cd-a6d2-3b69f91740da','db699c24-8660-42fa-814b-200006af4bac','9d402d3c-4e06-490e-8eee-72826f5d2830'],size=1,snapshot_id=None,source_replicaid=,source_volid=1da78ce5-a584-45a7-82ea-b4826dfb3736,status='creating',user_id='9a6a24b45c9e434e9d94706ad5dabbe0',volume_type_id=80136ea4-8daa-41f3-9cc0-893876415e4f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:23:24Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b4c592f0-ccc4-4796-b0b8-5cac6149262f,host=None,id=408359f8-9fe3-4065-b1a4-f58b9f3f9e46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7fc5b89efae4022b58a88430756a246',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=1da78ce5-a584-45a7-82ea-b4826dfb3736,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a6a24b45c9e434e9d94706ad5dabbe0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80136ea4-8daa-41f3-9cc0-893876415e4f),volume_type_id=80136ea4-8daa-41f3-9cc0-893876415e4f)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:24.140511 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d2c0a23f-6404-4cff-b10b-42180f3dc5a1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c74fd09d-4e76-4ad5-bfcc-d5883ceb4e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:24.188684 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d2c0a23f-6404-4cff-b10b-42180f3dc5a1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c74fd09d-4e76-4ad5-bfcc-d5883ceb4e2d) transitioned into state 'SUCCESS' from 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=b4c592f0-ccc4-4796-b0b8-5cac6149262f,group_type_id=,metadata={},multiattach=False,project_id='f7fc5b89efae4022b58a88430756a246',qos_specs=None,replication_status=,reservations=['52323315-b8a0-4b2e-ab07-412c9b04ded0','d71cdb4b-e3db-40cd-a6d2-3b69f91740da','db699c24-8660-42fa-814b-200006af4bac','9d402d3c-4e06-490e-8eee-72826f5d2830'],size=1,snapshot_id=None,source_replicaid=,source_volid=1da78ce5-a584-45a7-82ea-b4826dfb3736,status='creating',user_id='9a6a24b45c9e434e9d94706ad5dabbe0',volume_type_id=80136ea4-8daa-41f3-9cc0-893876415e4f)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:24.189193 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d2c0a23f-6404-4cff-b10b-42180f3dc5a1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Flow 'volume_create_api' (b2ad37fd-5d8e-43cd-a8cf-a07a871c1794) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:23:24.189721 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d2c0a23f-6404-4cff-b10b-42180f3dc5a1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Create volume request issued successfully. Jul 31 09:23:24.223717 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d2c0a23f-6404-4cff-b10b-42180f3dc5a1 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] https://10.4.3.226/volume/v3/groups/action returned with HTTP 202 Jul 31 09:23:24.224298 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 13/51] 10.4.3.226 () {70 vars in 1318 bytes} [Fri Jul 31 09:23:23 2026] POST /volume/v3/groups/action => generated 102 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:23:24.234685 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-84883f20-0214-45b9-84ec-a71830c153e6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:24.238803 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-84883f20-0214-45b9-84ec-a71830c153e6 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:23:24.238803 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-84883f20-0214-45b9-84ec-a71830c153e6 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:24.238803 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-84883f20-0214-45b9-84ec-a71830c153e6 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Calling method 'detail' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:24.240736 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [None req-84883f20-0214-45b9-84ec-a71830c153e6 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Removing options '' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:23:24.242030 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-84883f20-0214-45b9-84ec-a71830c153e6 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100314) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:23:24.300238 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-84883f20-0214-45b9-84ec-a71830c153e6 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Get all volumes completed successfully. Jul 31 09:23:24.301212 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-84883f20-0214-45b9-84ec-a71830c153e6 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:23:24.301582 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-84883f20-0214-45b9-84ec-a71830c153e6 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:23:24.365496 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c7c64d4c-63e5-4f42-827a-17ad76acada5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:24.368432 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c7c64d4c-63e5-4f42-827a-17ad76acada5 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 Jul 31 09:23:24.368502 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c7c64d4c-63e5-4f42-827a-17ad76acada5 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:24.368905 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c7c64d4c-63e5-4f42-827a-17ad76acada5 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:24.375111 np0000006200 devstack@c-api.service[100314]: DEBUG oslo_db.sqlalchemy.engines [None req-84883f20-0214-45b9-84ec-a71830c153e6 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:23:24.383543 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:24.383543 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:24.389368 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-84883f20-0214-45b9-84ec-a71830c153e6 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:23:24.389368 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-84883f20-0214-45b9-84ec-a71830c153e6 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:23:24.391498 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:24.391498 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:24.409428 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c7c64d4c-63e5-4f42-827a-17ad76acada5 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:24.421766 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c7c64d4c-63e5-4f42-827a-17ad76acada5 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 returned with HTTP 200 Jul 31 09:23:24.422430 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 14/52] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:24 2026] GET /volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:24.444623 np0000006200 devstack@c-api.service[100314]: DEBUG oslo_db.sqlalchemy.engines [None req-84883f20-0214-45b9-84ec-a71830c153e6 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:23:24.448807 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:24.448807 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:24.467435 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-84883f20-0214-45b9-84ec-a71830c153e6 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:23:24.468119 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 13/53] 10.4.3.226 () {68 vars in 1299 bytes} [Fri Jul 31 09:23:24 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:23:24.491507 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e70871ea-e75b-4302-a396-8e018c2b4612 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:24.496154 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e70871ea-e75b-4302-a396-8e018c2b4612 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] GET https://10.4.3.226/volume/v3/volumes/408359f8-9fe3-4065-b1a4-f58b9f3f9e46 Jul 31 09:23:24.496429 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e70871ea-e75b-4302-a396-8e018c2b4612 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:24.496679 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e70871ea-e75b-4302-a396-8e018c2b4612 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:24.507947 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:24.507947 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:24.515942 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e70871ea-e75b-4302-a396-8e018c2b4612 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Volume info retrieved successfully. Jul 31 09:23:24.516868 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-e70871ea-e75b-4302-a396-8e018c2b4612 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:23:24.517386 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-e70871ea-e75b-4302-a396-8e018c2b4612 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:23:24.570691 np0000006200 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-e70871ea-e75b-4302-a396-8e018c2b4612 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:23:24.579361 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:24.579361 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:24.603340 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e70871ea-e75b-4302-a396-8e018c2b4612 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] https://10.4.3.226/volume/v3/volumes/408359f8-9fe3-4065-b1a4-f58b9f3f9e46 returned with HTTP 200 Jul 31 09:23:24.605043 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 14/54] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:23:24 2026] GET /volume/v3/volumes/408359f8-9fe3-4065-b1a4-f58b9f3f9e46 => generated 922 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:24.624699 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-575431e4-2996-4e89-96b9-5b41230cde74 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:24.627439 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-575431e4-2996-4e89-96b9-5b41230cde74 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] GET https://10.4.3.226/volume/v3/groups/b4c592f0-ccc4-4796-b0b8-5cac6149262f Jul 31 09:23:24.627747 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-575431e4-2996-4e89-96b9-5b41230cde74 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:24.628264 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-575431e4-2996-4e89-96b9-5b41230cde74 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:24.628264 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-575431e4-2996-4e89-96b9-5b41230cde74 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] show called for member b4c592f0-ccc4-4796-b0b8-5cac6149262f {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:23:24.640269 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:24.640269 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:24.654024 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-575431e4-2996-4e89-96b9-5b41230cde74 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] https://10.4.3.226/volume/v3/groups/b4c592f0-ccc4-4796-b0b8-5cac6149262f returned with HTTP 200 Jul 31 09:23:24.654585 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 14/55] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:23:24 2026] GET /volume/v3/groups/b4c592f0-ccc4-4796-b0b8-5cac6149262f => generated 417 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:24.666018 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7bcd3f22-e47d-4a3b-bcd1-a0a448e65a5c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:24.668512 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7bcd3f22-e47d-4a3b-bcd1-a0a448e65a5c tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:24.668833 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7bcd3f22-e47d-4a3b-bcd1-a0a448e65a5c tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:24.669125 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7bcd3f22-e47d-4a3b-bcd1-a0a448e65a5c tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:24.670135 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d619d3d0-16ff-41c2-9a0e-cf8bcce8bc24 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:24.674072 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d619d3d0-16ff-41c2-9a0e-cf8bcce8bc24 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:23:24.674396 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d619d3d0-16ff-41c2-9a0e-cf8bcce8bc24 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:24.674603 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d619d3d0-16ff-41c2-9a0e-cf8bcce8bc24 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Calling method 'detail' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:24.674988 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [None req-d619d3d0-16ff-41c2-9a0e-cf8bcce8bc24 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Removing options '' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:23:24.676172 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-d619d3d0-16ff-41c2-9a0e-cf8bcce8bc24 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100314) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:23:24.682359 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:24.682359 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:24.688742 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-7bcd3f22-e47d-4a3b-bcd1-a0a448e65a5c tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:24.691794 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-d619d3d0-16ff-41c2-9a0e-cf8bcce8bc24 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Get all volumes completed successfully. Jul 31 09:23:24.692913 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-d619d3d0-16ff-41c2-9a0e-cf8bcce8bc24 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:23:24.693156 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-d619d3d0-16ff-41c2-9a0e-cf8bcce8bc24 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:23:24.695087 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7bcd3f22-e47d-4a3b-bcd1-a0a448e65a5c tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:24.696086 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 15/56] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:24 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 905 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:24.749265 np0000006200 devstack@c-api.service[100314]: DEBUG oslo_db.sqlalchemy.engines [None req-d619d3d0-16ff-41c2-9a0e-cf8bcce8bc24 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:23:24.756211 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:24.756211 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:24.761798 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-d619d3d0-16ff-41c2-9a0e-cf8bcce8bc24 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:23:24.765282 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-d619d3d0-16ff-41c2-9a0e-cf8bcce8bc24 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:23:24.820797 np0000006200 devstack@c-api.service[100314]: DEBUG oslo_db.sqlalchemy.engines [None req-d619d3d0-16ff-41c2-9a0e-cf8bcce8bc24 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:23:24.821566 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-52622466-596e-4308-a491-1e282fe86751 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:24.826281 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-52622466-596e-4308-a491-1e282fe86751 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:23:24.826281 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-52622466-596e-4308-a491-1e282fe86751 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:24.826281 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-52622466-596e-4308-a491-1e282fe86751 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:24.828491 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:24.828491 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:24.839344 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:24.839344 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:24.842556 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d619d3d0-16ff-41c2-9a0e-cf8bcce8bc24 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:23:24.843293 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 14/57] 10.4.3.226 () {68 vars in 1299 bytes} [Fri Jul 31 09:23:24 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:23:24.845228 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-52622466-596e-4308-a491-1e282fe86751 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:23:24.852586 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-52622466-596e-4308-a491-1e282fe86751 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:23:24.852990 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 15/58] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:24 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:24.862903 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-90049b29-97ab-4096-9fbc-b72d9044357d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:24.865070 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-90049b29-97ab-4096-9fbc-b72d9044357d tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] POST https://10.4.3.226/volume/v3/groups/b4c592f0-ccc4-4796-b0b8-5cac6149262f/action Jul 31 09:23:24.865618 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-90049b29-97ab-4096-9fbc-b72d9044357d tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:23:24.865754 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-90049b29-97ab-4096-9fbc-b72d9044357d tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:24.868325 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-90049b29-97ab-4096-9fbc-b72d9044357d tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] delete called for group b4c592f0-ccc4-4796-b0b8-5cac6149262f {{(pid=100316) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 09:23:24.868325 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.groups [None req-90049b29-97ab-4096-9fbc-b72d9044357d tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Delete group with id: b4c592f0-ccc4-4796-b0b8-5cac6149262f Jul 31 09:23:24.876950 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:24.876950 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:25.027652 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-90049b29-97ab-4096-9fbc-b72d9044357d tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] https://10.4.3.226/volume/v3/groups/b4c592f0-ccc4-4796-b0b8-5cac6149262f/action returned with HTTP 202 Jul 31 09:23:25.027873 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 15/59] 10.4.3.226 () {70 vars in 1428 bytes} [Fri Jul 31 09:23:24 2026] POST /volume/v3/groups/b4c592f0-ccc4-4796-b0b8-5cac6149262f/action => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:23:25.038931 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f530b0c1-6e63-4b68-8f3e-7da51c61c506 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:25.042660 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f530b0c1-6e63-4b68-8f3e-7da51c61c506 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] GET https://10.4.3.226/volume/v3/volumes/408359f8-9fe3-4065-b1a4-f58b9f3f9e46 Jul 31 09:23:25.043288 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f530b0c1-6e63-4b68-8f3e-7da51c61c506 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:25.045454 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f530b0c1-6e63-4b68-8f3e-7da51c61c506 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:25.059389 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:25.059389 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:25.070597 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f530b0c1-6e63-4b68-8f3e-7da51c61c506 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Volume info retrieved successfully. Jul 31 09:23:25.074628 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-f530b0c1-6e63-4b68-8f3e-7da51c61c506 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:23:25.074628 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-f530b0c1-6e63-4b68-8f3e-7da51c61c506 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:23:25.135176 np0000006200 devstack@c-api.service[100315]: DEBUG oslo_db.sqlalchemy.engines [None req-f530b0c1-6e63-4b68-8f3e-7da51c61c506 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:23:25.141802 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:25.141802 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:25.155642 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f530b0c1-6e63-4b68-8f3e-7da51c61c506 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] https://10.4.3.226/volume/v3/volumes/408359f8-9fe3-4065-b1a4-f58b9f3f9e46 returned with HTTP 200 Jul 31 09:23:25.156136 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 16/60] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:23:25 2026] GET /volume/v3/volumes/408359f8-9fe3-4065-b1a4-f58b9f3f9e46 => generated 921 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:25.441201 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c10ca5d5-94cb-400a-8bce-9bbc6904f083 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:25.446119 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c10ca5d5-94cb-400a-8bce-9bbc6904f083 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 Jul 31 09:23:25.446272 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c10ca5d5-94cb-400a-8bce-9bbc6904f083 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:25.446536 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c10ca5d5-94cb-400a-8bce-9bbc6904f083 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:25.460266 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:25.460266 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:25.473159 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c10ca5d5-94cb-400a-8bce-9bbc6904f083 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:25.483767 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c10ca5d5-94cb-400a-8bce-9bbc6904f083 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 returned with HTTP 200 Jul 31 09:23:25.484107 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 15/61] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:25 2026] GET /volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:25.718808 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0d5e273c-851d-4bd2-a2f5-4e6fc33365df None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:25.721141 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0d5e273c-851d-4bd2-a2f5-4e6fc33365df tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:25.721626 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0d5e273c-851d-4bd2-a2f5-4e6fc33365df tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:25.721782 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0d5e273c-851d-4bd2-a2f5-4e6fc33365df tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:25.732407 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:25.732407 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:25.738001 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0d5e273c-851d-4bd2-a2f5-4e6fc33365df tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:25.745127 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0d5e273c-851d-4bd2-a2f5-4e6fc33365df tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:25.745625 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 16/62] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:25 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 905 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:26.180183 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-30a53ae7-7e9d-44d5-ad28-09181f3215b6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:26.185355 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-30a53ae7-7e9d-44d5-ad28-09181f3215b6 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] GET https://10.4.3.226/volume/v3/volumes/408359f8-9fe3-4065-b1a4-f58b9f3f9e46 Jul 31 09:23:26.185750 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-30a53ae7-7e9d-44d5-ad28-09181f3215b6 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:26.186394 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-30a53ae7-7e9d-44d5-ad28-09181f3215b6 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:26.202529 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-30a53ae7-7e9d-44d5-ad28-09181f3215b6 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] https://10.4.3.226/volume/v3/volumes/408359f8-9fe3-4065-b1a4-f58b9f3f9e46 returned with HTTP 404 Jul 31 09:23:26.202529 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 16/63] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:23:26 2026] GET /volume/v3/volumes/408359f8-9fe3-4065-b1a4-f58b9f3f9e46 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:23:26.220259 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f8fe7dce-a394-45ae-8b63-ab3617819820 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:26.220775 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f8fe7dce-a394-45ae-8b63-ab3617819820 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] GET https://10.4.3.226/volume/v3/groups/b4c592f0-ccc4-4796-b0b8-5cac6149262f Jul 31 09:23:26.220775 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f8fe7dce-a394-45ae-8b63-ab3617819820 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:26.221767 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f8fe7dce-a394-45ae-8b63-ab3617819820 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:26.221767 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.groups [None req-f8fe7dce-a394-45ae-8b63-ab3617819820 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] show called for member b4c592f0-ccc4-4796-b0b8-5cac6149262f {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:23:26.228397 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f8fe7dce-a394-45ae-8b63-ab3617819820 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] https://10.4.3.226/volume/v3/groups/b4c592f0-ccc4-4796-b0b8-5cac6149262f returned with HTTP 404 Jul 31 09:23:26.229227 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 17/64] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:23:26 2026] GET /volume/v3/groups/b4c592f0-ccc4-4796-b0b8-5cac6149262f => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:23:26.241620 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5c56b925-0fd1-484e-a288-744ac25675b9 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:26.244891 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5c56b925-0fd1-484e-a288-744ac25675b9 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:23:26.245388 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5c56b925-0fd1-484e-a288-744ac25675b9 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:26.245465 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5c56b925-0fd1-484e-a288-744ac25675b9 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Calling method 'detail' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:26.246208 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [None req-5c56b925-0fd1-484e-a288-744ac25675b9 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Removing options '' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:23:26.249724 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-5c56b925-0fd1-484e-a288-744ac25675b9 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100314) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:23:26.264629 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-5c56b925-0fd1-484e-a288-744ac25675b9 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Get all volumes completed successfully. Jul 31 09:23:26.265794 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-5c56b925-0fd1-484e-a288-744ac25675b9 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:23:26.266229 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-5c56b925-0fd1-484e-a288-744ac25675b9 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:23:26.332101 np0000006200 devstack@c-api.service[100314]: DEBUG oslo_db.sqlalchemy.engines [None req-5c56b925-0fd1-484e-a288-744ac25675b9 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:23:26.339490 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:26.339490 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:26.357414 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5c56b925-0fd1-484e-a288-744ac25675b9 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:23:26.357936 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 16/65] 10.4.3.226 () {68 vars in 1299 bytes} [Fri Jul 31 09:23:26 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:26.382459 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cc11e70f-46cd-4009-b0f8-04ef33d5b842 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:26.386217 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cc11e70f-46cd-4009-b0f8-04ef33d5b842 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] POST https://10.4.3.226/volume/v3/groups/4dd3259a-3166-4b2d-8a56-c8926d0e28b6/action Jul 31 09:23:26.387057 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cc11e70f-46cd-4009-b0f8-04ef33d5b842 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:23:26.387693 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cc11e70f-46cd-4009-b0f8-04ef33d5b842 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:26.389378 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-cc11e70f-46cd-4009-b0f8-04ef33d5b842 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] delete called for group 4dd3259a-3166-4b2d-8a56-c8926d0e28b6 {{(pid=100317) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 09:23:26.389576 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.groups [None req-cc11e70f-46cd-4009-b0f8-04ef33d5b842 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Delete group with id: 4dd3259a-3166-4b2d-8a56-c8926d0e28b6 Jul 31 09:23:26.400055 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:26.400055 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:26.509708 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e765e4d7-23ee-4626-9416-35cea39e87d1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:26.512514 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cc11e70f-46cd-4009-b0f8-04ef33d5b842 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] https://10.4.3.226/volume/v3/groups/4dd3259a-3166-4b2d-8a56-c8926d0e28b6/action returned with HTTP 202 Jul 31 09:23:26.513209 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 17/66] 10.4.3.226 () {70 vars in 1428 bytes} [Fri Jul 31 09:23:26 2026] POST /volume/v3/groups/4dd3259a-3166-4b2d-8a56-c8926d0e28b6/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:23:26.513548 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e765e4d7-23ee-4626-9416-35cea39e87d1 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 Jul 31 09:23:26.516759 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e765e4d7-23ee-4626-9416-35cea39e87d1 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:26.518693 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e765e4d7-23ee-4626-9416-35cea39e87d1 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:26.523798 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6a9cd6cd-1506-43cb-9077-3ef5fc3deef8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:26.526364 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6a9cd6cd-1506-43cb-9077-3ef5fc3deef8 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] GET https://10.4.3.226/volume/v3/volumes/1da78ce5-a584-45a7-82ea-b4826dfb3736 Jul 31 09:23:26.526650 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6a9cd6cd-1506-43cb-9077-3ef5fc3deef8 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:26.527023 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6a9cd6cd-1506-43cb-9077-3ef5fc3deef8 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:26.530956 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:26.530956 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:26.536722 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e765e4d7-23ee-4626-9416-35cea39e87d1 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:26.538986 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:26.538986 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:26.545640 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-6a9cd6cd-1506-43cb-9077-3ef5fc3deef8 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Volume info retrieved successfully. Jul 31 09:23:26.547024 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e765e4d7-23ee-4626-9416-35cea39e87d1 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 returned with HTTP 200 Jul 31 09:23:26.547158 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-6a9cd6cd-1506-43cb-9077-3ef5fc3deef8 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:23:26.547714 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-6a9cd6cd-1506-43cb-9077-3ef5fc3deef8 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:23:26.548378 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 17/67] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:26 2026] GET /volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:26.603782 np0000006200 devstack@c-api.service[100315]: DEBUG oslo_db.sqlalchemy.engines [None req-6a9cd6cd-1506-43cb-9077-3ef5fc3deef8 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:23:26.611480 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:26.611480 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:26.628707 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6a9cd6cd-1506-43cb-9077-3ef5fc3deef8 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] https://10.4.3.226/volume/v3/volumes/1da78ce5-a584-45a7-82ea-b4826dfb3736 returned with HTTP 200 Jul 31 09:23:26.629351 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 18/68] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:23:26 2026] GET /volume/v3/volumes/1da78ce5-a584-45a7-82ea-b4826dfb3736 => generated 909 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:26.667615 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7cd2bcdf-e54a-400b-8b65-8aa433140d53 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:26.763098 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d7cf041f-aa70-4c8c-a02e-4d094f18aaab None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:26.765412 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d7cf041f-aa70-4c8c-a02e-4d094f18aaab tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:26.765698 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d7cf041f-aa70-4c8c-a02e-4d094f18aaab tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:26.765990 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d7cf041f-aa70-4c8c-a02e-4d094f18aaab tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:26.783215 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:26.783215 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:26.792024 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d7cf041f-aa70-4c8c-a02e-4d094f18aaab tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:26.799808 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d7cf041f-aa70-4c8c-a02e-4d094f18aaab tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:26.800457 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 18/69] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:26 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 905 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:26.975404 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7cd2bcdf-e54a-400b-8b65-8aa433140d53 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:23:26.975404 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7cd2bcdf-e54a-400b-8b65-8aa433140d53 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-733610699"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:26.977380 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-7cd2bcdf-e54a-400b-8b65-8aa433140d53 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-733610699'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:23:26.977964 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-7cd2bcdf-e54a-400b-8b65-8aa433140d53 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Create volume of 1 GB Jul 31 09:23:26.998001 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7cd2bcdf-e54a-400b-8b65-8aa433140d53 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Availability zone cache updated, next update will occur around 2026-07-31 10:23:26.997543. {{(pid=100314) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 09:23:26.998141 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-7cd2bcdf-e54a-400b-8b65-8aa433140d53 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Availability Zones retrieved successfully. Jul 31 09:23:27.028274 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7cd2bcdf-e54a-400b-8b65-8aa433140d53 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Flow 'volume_create_api' (12d13697-dace-48c2-9cae-1c5fb7a91a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:23:27.029851 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7cd2bcdf-e54a-400b-8b65-8aa433140d53 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (880c2f68-53a9-436a-bf39-db199ff18b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:27.031156 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-7cd2bcdf-e54a-400b-8b65-8aa433140d53 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:23:27.079721 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7cd2bcdf-e54a-400b-8b65-8aa433140d53 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (880c2f68-53a9-436a-bf39-db199ff18b55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:27.080863 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7cd2bcdf-e54a-400b-8b65-8aa433140d53 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (072d9afd-8c67-426b-86c3-b1e56e36be05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:27.126959 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-7cd2bcdf-e54a-400b-8b65-8aa433140d53 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-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 31 09:23:27.126959 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-7cd2bcdf-e54a-400b-8b65-8aa433140d53 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-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 31 09:23:27.185440 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-7cd2bcdf-e54a-400b-8b65-8aa433140d53 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Created reservations ['966afd13-fd14-4f14-a5d1-e8f973a074cc', '0896b567-ddf1-4e11-b0d4-cf79da7b6612', '149e9731-2eb3-431a-9852-fd28538b15f3', 'b212cde3-fb9d-48a3-bccc-57ecac66fafb'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:23:27.186483 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7cd2bcdf-e54a-400b-8b65-8aa433140d53 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (072d9afd-8c67-426b-86c3-b1e56e36be05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['966afd13-fd14-4f14-a5d1-e8f973a074cc', '0896b567-ddf1-4e11-b0d4-cf79da7b6612', '149e9731-2eb3-431a-9852-fd28538b15f3', 'b212cde3-fb9d-48a3-bccc-57ecac66fafb']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:27.187544 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7cd2bcdf-e54a-400b-8b65-8aa433140d53 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (809899ad-9c52-42ba-b2a2-4e363b2e9301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:27.255982 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7cd2bcdf-e54a-400b-8b65-8aa433140d53 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (809899ad-9c52-42ba-b2a2-4e363b2e9301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aac86903-9214-4902-8352-0b09fb0564d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-733610699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36a8aa46c4b645ae950828adc86960e8',qos_specs=None,replication_status=,reservations=['966afd13-fd14-4f14-a5d1-e8f973a074cc','0896b567-ddf1-4e11-b0d4-cf79da7b6612','149e9731-2eb3-431a-9852-fd28538b15f3','b212cde3-fb9d-48a3-bccc-57ecac66fafb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b02c30e8d704221851fd209242390ae',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:23:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-733610699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aac86903-9214-4902-8352-0b09fb0564d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36a8aa46c4b645ae950828adc86960e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b02c30e8d704221851fd209242390ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:27.257434 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7cd2bcdf-e54a-400b-8b65-8aa433140d53 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97b2582a-73b6-41f4-bb6d-655608bcb4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:27.286306 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7cd2bcdf-e54a-400b-8b65-8aa433140d53 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97b2582a-73b6-41f4-bb6d-655608bcb4fc) transitioned into state 'SUCCESS' from state '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-733610699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36a8aa46c4b645ae950828adc86960e8',qos_specs=None,replication_status=,reservations=['966afd13-fd14-4f14-a5d1-e8f973a074cc','0896b567-ddf1-4e11-b0d4-cf79da7b6612','149e9731-2eb3-431a-9852-fd28538b15f3','b212cde3-fb9d-48a3-bccc-57ecac66fafb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b02c30e8d704221851fd209242390ae',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:27.287849 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7cd2bcdf-e54a-400b-8b65-8aa433140d53 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f2ab2ba-6ad0-40a6-a226-6d0faa629266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:27.306269 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7cd2bcdf-e54a-400b-8b65-8aa433140d53 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f2ab2ba-6ad0-40a6-a226-6d0faa629266) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:27.307217 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7cd2bcdf-e54a-400b-8b65-8aa433140d53 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Flow 'volume_create_api' (12d13697-dace-48c2-9cae-1c5fb7a91a3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:23:27.307676 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-7cd2bcdf-e54a-400b-8b65-8aa433140d53 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Create volume request issued successfully. Jul 31 09:23:27.308466 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7cd2bcdf-e54a-400b-8b65-8aa433140d53 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:23:27.309040 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 17/70] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:23:26 2026] POST /volume/v3/volumes => generated 784 bytes in 642 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:23:27.325770 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-361f2dd2-1ea6-4e08-be42-b9b677fb13b6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:27.329329 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-361f2dd2-1ea6-4e08-be42-b9b677fb13b6 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] GET https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 Jul 31 09:23:27.329470 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-361f2dd2-1ea6-4e08-be42-b9b677fb13b6 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:27.330516 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-361f2dd2-1ea6-4e08-be42-b9b677fb13b6 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:27.384278 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:27.384278 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:27.390432 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-361f2dd2-1ea6-4e08-be42-b9b677fb13b6 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Volume info retrieved successfully. Jul 31 09:23:27.398097 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-361f2dd2-1ea6-4e08-be42-b9b677fb13b6 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 returned with HTTP 200 Jul 31 09:23:27.399420 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 18/71] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:27 2026] GET /volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 => generated 963 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:27.567866 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4077f9a8-7d05-4ec7-8484-37a73a31857b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:27.571207 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4077f9a8-7d05-4ec7-8484-37a73a31857b tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 Jul 31 09:23:27.571458 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4077f9a8-7d05-4ec7-8484-37a73a31857b tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:27.571931 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4077f9a8-7d05-4ec7-8484-37a73a31857b tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:27.583283 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:27.583283 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:27.589939 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-4077f9a8-7d05-4ec7-8484-37a73a31857b tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:27.597631 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4077f9a8-7d05-4ec7-8484-37a73a31857b tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 returned with HTTP 200 Jul 31 09:23:27.598597 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 19/72] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:27 2026] GET /volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:27.647898 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2f709a4a-e7b8-49c7-bff6-593c2ea00eba None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:27.650549 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2f709a4a-e7b8-49c7-bff6-593c2ea00eba tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] GET https://10.4.3.226/volume/v3/volumes/1da78ce5-a584-45a7-82ea-b4826dfb3736 Jul 31 09:23:27.650755 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2f709a4a-e7b8-49c7-bff6-593c2ea00eba tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:27.651280 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2f709a4a-e7b8-49c7-bff6-593c2ea00eba tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:27.664205 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2f709a4a-e7b8-49c7-bff6-593c2ea00eba tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] https://10.4.3.226/volume/v3/volumes/1da78ce5-a584-45a7-82ea-b4826dfb3736 returned with HTTP 404 Jul 31 09:23:27.664883 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 19/73] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:23:27 2026] GET /volume/v3/volumes/1da78ce5-a584-45a7-82ea-b4826dfb3736 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:23:27.677046 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a6d2e086-3653-42e0-9c93-11c032f12b63 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:27.679677 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a6d2e086-3653-42e0-9c93-11c032f12b63 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] GET https://10.4.3.226/volume/v3/groups/4dd3259a-3166-4b2d-8a56-c8926d0e28b6 Jul 31 09:23:27.679956 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a6d2e086-3653-42e0-9c93-11c032f12b63 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:27.680458 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a6d2e086-3653-42e0-9c93-11c032f12b63 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:27.680458 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.groups [None req-a6d2e086-3653-42e0-9c93-11c032f12b63 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] show called for member 4dd3259a-3166-4b2d-8a56-c8926d0e28b6 {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:23:27.685642 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a6d2e086-3653-42e0-9c93-11c032f12b63 tempest-GroupsV314Test-398498087 tempest-GroupsV314Test-398498087-project-member] https://10.4.3.226/volume/v3/groups/4dd3259a-3166-4b2d-8a56-c8926d0e28b6 returned with HTTP 404 Jul 31 09:23:27.686503 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 18/74] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:23:27 2026] GET /volume/v3/groups/4dd3259a-3166-4b2d-8a56-c8926d0e28b6 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:23:27.695474 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8993849c-5017-4b0c-b557-c79c68f2bc4b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:27.699086 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8993849c-5017-4b0c-b557-c79c68f2bc4b tempest-GroupsV314Test-1096168179 tempest-GroupsV314Test-1096168179-project-admin] DELETE https://10.4.3.226/volume/v3/group_types/fe2a11fb-f632-467f-8e7e-96953069b1cd Jul 31 09:23:27.699476 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8993849c-5017-4b0c-b557-c79c68f2bc4b tempest-GroupsV314Test-1096168179 tempest-GroupsV314Test-1096168179-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:27.699711 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8993849c-5017-4b0c-b557-c79c68f2bc4b tempest-GroupsV314Test-1096168179 tempest-GroupsV314Test-1096168179-project-admin] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:27.730988 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8993849c-5017-4b0c-b557-c79c68f2bc4b tempest-GroupsV314Test-1096168179 tempest-GroupsV314Test-1096168179-project-admin] https://10.4.3.226/volume/v3/group_types/fe2a11fb-f632-467f-8e7e-96953069b1cd returned with HTTP 202 Jul 31 09:23:27.731535 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 19/75] 10.4.3.226 () {68 vars in 1404 bytes} [Fri Jul 31 09:23:27 2026] DELETE /volume/v3/group_types/fe2a11fb-f632-467f-8e7e-96953069b1cd => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:23:27.745349 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ecde22a9-b5f8-4393-8571-7a73ec9a80ee None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:27.748540 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ecde22a9-b5f8-4393-8571-7a73ec9a80ee tempest-GroupsV314Test-1096168179 tempest-GroupsV314Test-1096168179-project-admin] DELETE https://10.4.3.226/volume/v3/types/80136ea4-8daa-41f3-9cc0-893876415e4f Jul 31 09:23:27.748878 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ecde22a9-b5f8-4393-8571-7a73ec9a80ee tempest-GroupsV314Test-1096168179 tempest-GroupsV314Test-1096168179-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:27.749464 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ecde22a9-b5f8-4393-8571-7a73ec9a80ee tempest-GroupsV314Test-1096168179 tempest-GroupsV314Test-1096168179-project-admin] Calling method '_delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:27.820742 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ffa7530e-6073-4bc4-82d8-a34b9f041134 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:27.823060 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ecde22a9-b5f8-4393-8571-7a73ec9a80ee tempest-GroupsV314Test-1096168179 tempest-GroupsV314Test-1096168179-project-admin] https://10.4.3.226/volume/v3/types/80136ea4-8daa-41f3-9cc0-893876415e4f returned with HTTP 202 Jul 31 09:23:27.823060 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 20/76] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:23:27 2026] DELETE /volume/v3/types/80136ea4-8daa-41f3-9cc0-893876415e4f => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:23:27.824833 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ffa7530e-6073-4bc4-82d8-a34b9f041134 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:27.825200 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ffa7530e-6073-4bc4-82d8-a34b9f041134 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:27.825467 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ffa7530e-6073-4bc4-82d8-a34b9f041134 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:27.831385 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-4095d79c-c519-4184-9d7a-75a1ef36142f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:27.834897 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:27.834897 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:27.838639 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4095d79c-c519-4184-9d7a-75a1ef36142f tempest-GroupsV314Test-1096168179 tempest-GroupsV314Test-1096168179-project-admin] GET https://10.4.3.226/volume/v3/types/80136ea4-8daa-41f3-9cc0-893876415e4f Jul 31 09:23:27.838639 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4095d79c-c519-4184-9d7a-75a1ef36142f tempest-GroupsV314Test-1096168179 tempest-GroupsV314Test-1096168179-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:27.838778 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4095d79c-c519-4184-9d7a-75a1ef36142f tempest-GroupsV314Test-1096168179 tempest-GroupsV314Test-1096168179-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:27.842424 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ffa7530e-6073-4bc4-82d8-a34b9f041134 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:27.849684 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4095d79c-c519-4184-9d7a-75a1ef36142f tempest-GroupsV314Test-1096168179 tempest-GroupsV314Test-1096168179-project-admin] https://10.4.3.226/volume/v3/types/80136ea4-8daa-41f3-9cc0-893876415e4f returned with HTTP 404 Jul 31 09:23:27.850352 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 19/77] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:23:27 2026] GET /volume/v3/types/80136ea4-8daa-41f3-9cc0-893876415e4f => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:23:27.850445 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ffa7530e-6073-4bc4-82d8-a34b9f041134 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:27.850877 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 20/78] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:27 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 905 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:28.420222 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e5b77997-86e2-403d-9f24-aca0c762c1ca None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:28.422477 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e5b77997-86e2-403d-9f24-aca0c762c1ca tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] GET https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 Jul 31 09:23:28.422622 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e5b77997-86e2-403d-9f24-aca0c762c1ca tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:28.422891 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e5b77997-86e2-403d-9f24-aca0c762c1ca tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:28.442176 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:28.442176 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:28.448790 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e5b77997-86e2-403d-9f24-aca0c762c1ca tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Volume info retrieved successfully. Jul 31 09:23:28.453671 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e5b77997-86e2-403d-9f24-aca0c762c1ca tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 returned with HTTP 200 Jul 31 09:23:28.454142 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 20/79] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:28 2026] GET /volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 => generated 1015 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:28.576375 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5d672525-2e81-4d1d-861e-e4d97965e1a7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:28.577286 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5d672525-2e81-4d1d-861e-e4d97965e1a7 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:23:28.577861 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5d672525-2e81-4d1d-861e-e4d97965e1a7 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-482460408"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:28.581748 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-5d672525-2e81-4d1d-861e-e4d97965e1a7 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-482460408'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:23:28.581748 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-5d672525-2e81-4d1d-861e-e4d97965e1a7 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Create volume of 1 GB Jul 31 09:23:28.587114 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5d672525-2e81-4d1d-861e-e4d97965e1a7 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Availability Zones retrieved successfully. Jul 31 09:23:28.594138 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5d672525-2e81-4d1d-861e-e4d97965e1a7 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Flow 'volume_create_api' (48783398-80f1-484c-9b13-8680bfe495f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:23:28.597203 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5d672525-2e81-4d1d-861e-e4d97965e1a7 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (586261ab-5cbf-4d80-9e90-7ed2a85c2bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:28.597470 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-5d672525-2e81-4d1d-861e-e4d97965e1a7 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:23:28.616660 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d4ee2df6-6d99-424e-b2f2-f41c203c64b7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:28.620346 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d4ee2df6-6d99-424e-b2f2-f41c203c64b7 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 Jul 31 09:23:28.620639 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d4ee2df6-6d99-424e-b2f2-f41c203c64b7 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:28.620783 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d4ee2df6-6d99-424e-b2f2-f41c203c64b7 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:28.636801 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5d672525-2e81-4d1d-861e-e4d97965e1a7 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (586261ab-5cbf-4d80-9e90-7ed2a85c2bef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:28.640436 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5d672525-2e81-4d1d-861e-e4d97965e1a7 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31559c1f-82ee-4427-a194-b6806980bd10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:28.640491 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:28.640491 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:28.645699 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-d4ee2df6-6d99-424e-b2f2-f41c203c64b7 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:28.653025 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d4ee2df6-6d99-424e-b2f2-f41c203c64b7 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 returned with HTTP 200 Jul 31 09:23:28.653025 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 20/80] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:28 2026] GET /volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:28.735646 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-5d672525-2e81-4d1d-861e-e4d97965e1a7 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Created reservations ['c8399057-9b6a-4331-9039-8267749bdcf8', '6336da9a-5e88-4fdb-80f2-f3624fc85384', '412a07b8-259c-4f41-b511-adc59da89636', 'b8452ffe-2393-46aa-a9a3-e574619b2683'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:23:28.737369 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5d672525-2e81-4d1d-861e-e4d97965e1a7 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31559c1f-82ee-4427-a194-b6806980bd10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8399057-9b6a-4331-9039-8267749bdcf8', '6336da9a-5e88-4fdb-80f2-f3624fc85384', '412a07b8-259c-4f41-b511-adc59da89636', 'b8452ffe-2393-46aa-a9a3-e574619b2683']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:28.737955 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5d672525-2e81-4d1d-861e-e4d97965e1a7 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6bf62c1-d457-4d52-a35d-903a4c0f90ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:28.773011 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5d672525-2e81-4d1d-861e-e4d97965e1a7 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6bf62c1-d457-4d52-a35d-903a4c0f90ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b706970c-3887-4413-9001-beab9d3636db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-482460408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7852520d775b4f5ebacdd9ebefd8f20a',qos_specs=None,replication_status=,reservations=['c8399057-9b6a-4331-9039-8267749bdcf8','6336da9a-5e88-4fdb-80f2-f3624fc85384','412a07b8-259c-4f41-b511-adc59da89636','b8452ffe-2393-46aa-a9a3-e574619b2683'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff82d7480a59441481eb99d377ec4565',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:23:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-482460408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b706970c-3887-4413-9001-beab9d3636db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7852520d775b4f5ebacdd9ebefd8f20a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff82d7480a59441481eb99d377ec4565',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:28.774093 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5d672525-2e81-4d1d-861e-e4d97965e1a7 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8e28325-ae90-447f-a21c-478de1988c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:28.800469 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5d672525-2e81-4d1d-861e-e4d97965e1a7 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8e28325-ae90-447f-a21c-478de1988c4f) transitioned into state 'SUCCESS' from state '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-482460408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7852520d775b4f5ebacdd9ebefd8f20a',qos_specs=None,replication_status=,reservations=['c8399057-9b6a-4331-9039-8267749bdcf8','6336da9a-5e88-4fdb-80f2-f3624fc85384','412a07b8-259c-4f41-b511-adc59da89636','b8452ffe-2393-46aa-a9a3-e574619b2683'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff82d7480a59441481eb99d377ec4565',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:28.801442 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5d672525-2e81-4d1d-861e-e4d97965e1a7 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5215555a-4677-408c-84fa-1038f8903c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:28.815472 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5d672525-2e81-4d1d-861e-e4d97965e1a7 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5215555a-4677-408c-84fa-1038f8903c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:28.816676 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5d672525-2e81-4d1d-861e-e4d97965e1a7 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Flow 'volume_create_api' (48783398-80f1-484c-9b13-8680bfe495f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:23:28.817147 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5d672525-2e81-4d1d-861e-e4d97965e1a7 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Create volume request issued successfully. Jul 31 09:23:28.818528 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5d672525-2e81-4d1d-861e-e4d97965e1a7 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:23:28.818528 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 21/81] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:23:28 2026] POST /volume/v3/volumes => generated 751 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:23:28.838403 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-269f511f-7a96-4da3-bb8d-a60862bf06d0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:28.842965 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-269f511f-7a96-4da3-bb8d-a60862bf06d0 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] GET https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db Jul 31 09:23:28.843231 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-269f511f-7a96-4da3-bb8d-a60862bf06d0 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:28.843419 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-269f511f-7a96-4da3-bb8d-a60862bf06d0 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:28.857544 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:28.857544 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:28.866715 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-269f511f-7a96-4da3-bb8d-a60862bf06d0 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Volume info retrieved successfully. Jul 31 09:23:28.872395 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a840d4fe-2dfc-44e5-893f-5c878ac72789 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:28.875000 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-269f511f-7a96-4da3-bb8d-a60862bf06d0 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db returned with HTTP 200 Jul 31 09:23:28.875894 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 21/82] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:28 2026] GET /volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:28.878271 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a840d4fe-2dfc-44e5-893f-5c878ac72789 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:28.883362 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a840d4fe-2dfc-44e5-893f-5c878ac72789 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:28.883362 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a840d4fe-2dfc-44e5-893f-5c878ac72789 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:28.896048 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:28.896048 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:28.907075 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a840d4fe-2dfc-44e5-893f-5c878ac72789 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:28.923956 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a840d4fe-2dfc-44e5-893f-5c878ac72789 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:28.924516 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 21/83] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:28 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 905 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:29.671357 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f5c77f06-5bf0-4b97-b1f8-db2a7786f750 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:29.674789 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f5c77f06-5bf0-4b97-b1f8-db2a7786f750 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 Jul 31 09:23:29.674789 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f5c77f06-5bf0-4b97-b1f8-db2a7786f750 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:29.675937 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f5c77f06-5bf0-4b97-b1f8-db2a7786f750 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:29.686618 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:29.686618 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:29.692050 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f5c77f06-5bf0-4b97-b1f8-db2a7786f750 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:29.704557 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f5c77f06-5bf0-4b97-b1f8-db2a7786f750 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 returned with HTTP 200 Jul 31 09:23:29.706299 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 21/84] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:29 2026] GET /volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:29.891991 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e60aae46-a9f7-487f-abad-7ed054dbe58f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:29.894455 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e60aae46-a9f7-487f-abad-7ed054dbe58f tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] GET https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db Jul 31 09:23:29.894770 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e60aae46-a9f7-487f-abad-7ed054dbe58f tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:29.894940 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e60aae46-a9f7-487f-abad-7ed054dbe58f tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:29.904108 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:29.904108 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:29.909815 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e60aae46-a9f7-487f-abad-7ed054dbe58f tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Volume info retrieved successfully. Jul 31 09:23:29.916339 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e60aae46-a9f7-487f-abad-7ed054dbe58f tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db returned with HTTP 200 Jul 31 09:23:29.916841 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 22/85] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:29 2026] GET /volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:29.944617 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b50dc1cb-e33d-4141-80db-0be44a459de8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:29.946582 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b50dc1cb-e33d-4141-80db-0be44a459de8 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:29.946777 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b50dc1cb-e33d-4141-80db-0be44a459de8 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:29.947689 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b50dc1cb-e33d-4141-80db-0be44a459de8 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:29.954689 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:29.954689 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:29.961567 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b50dc1cb-e33d-4141-80db-0be44a459de8 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:29.967095 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b50dc1cb-e33d-4141-80db-0be44a459de8 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:29.967489 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 22/86] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:29 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:30.044344 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-32c24b43-7f23-4235-8d0e-20f10593af98 req-20ed6ff6-1975-48ff-8c07-be1cb3714905 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:30.050228 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-32c24b43-7f23-4235-8d0e-20f10593af98 req-20ed6ff6-1975-48ff-8c07-be1cb3714905 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] GET https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db Jul 31 09:23:30.050574 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-32c24b43-7f23-4235-8d0e-20f10593af98 req-20ed6ff6-1975-48ff-8c07-be1cb3714905 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:30.050775 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-32c24b43-7f23-4235-8d0e-20f10593af98 req-20ed6ff6-1975-48ff-8c07-be1cb3714905 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:30.062398 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:30.062398 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:30.078270 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-32c24b43-7f23-4235-8d0e-20f10593af98 req-20ed6ff6-1975-48ff-8c07-be1cb3714905 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Volume info retrieved successfully. Jul 31 09:23:30.084572 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-32c24b43-7f23-4235-8d0e-20f10593af98 req-20ed6ff6-1975-48ff-8c07-be1cb3714905 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db returned with HTTP 200 Jul 31 09:23:30.085649 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 22/87] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:23:30 2026] GET /volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:30.730672 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-30cc3ef2-b8f2-4ec9-be64-ca647b92a1be None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:30.734597 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-30cc3ef2-b8f2-4ec9-be64-ca647b92a1be tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 Jul 31 09:23:30.734933 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-30cc3ef2-b8f2-4ec9-be64-ca647b92a1be tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:30.735289 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-30cc3ef2-b8f2-4ec9-be64-ca647b92a1be tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:30.746510 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:30.746510 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:30.752769 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-30cc3ef2-b8f2-4ec9-be64-ca647b92a1be tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:30.760452 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-30cc3ef2-b8f2-4ec9-be64-ca647b92a1be tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 returned with HTTP 200 Jul 31 09:23:30.761232 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 22/88] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:30 2026] GET /volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:30.852266 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5934e833-5843-4310-afd7-af370027753b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:30.852266 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5934e833-5843-4310-afd7-af370027753b None None] GET https://10.4.3.226/volume// Jul 31 09:23:30.852266 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5934e833-5843-4310-afd7-af370027753b None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:30.852266 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5934e833-5843-4310-afd7-af370027753b None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:30.852266 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5934e833-5843-4310-afd7-af370027753b None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:23:30.852266 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 23/89] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:23: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 31 09:23:30.876592 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-32c24b43-7f23-4235-8d0e-20f10593af98 req-dee3fb68-153a-4249-ab2b-9d9ce6943e4a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:30.983523 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8849ca63-ffc5-418e-8043-49fbc78cbd4b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:30.987419 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8849ca63-ffc5-418e-8043-49fbc78cbd4b tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:30.987419 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8849ca63-ffc5-418e-8043-49fbc78cbd4b tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:30.987885 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8849ca63-ffc5-418e-8043-49fbc78cbd4b tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:31.000175 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:31.000175 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:31.012583 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8849ca63-ffc5-418e-8043-49fbc78cbd4b tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:31.020264 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8849ca63-ffc5-418e-8043-49fbc78cbd4b tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:31.020841 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 23/90] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:30 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 905 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:31.289634 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-32c24b43-7f23-4235-8d0e-20f10593af98 req-dee3fb68-153a-4249-ab2b-9d9ce6943e4a tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:23:31.290167 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-32c24b43-7f23-4235-8d0e-20f10593af98 req-dee3fb68-153a-4249-ab2b-9d9ce6943e4a tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b706970c-3887-4413-9001-beab9d3636db", "connector": null, "instance_uuid": "e436a096-a239-444c-bbdd-c4aa8a7f0262"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:31.306455 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:31.306455 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:31.366129 np0000006200 devstack@c-api.service[100317]: /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 31 09:23:31.366129 np0000006200 devstack@c-api.service[100317]: .first() Jul 31 09:23:31.390524 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-32c24b43-7f23-4235-8d0e-20f10593af98 req-dee3fb68-153a-4249-ab2b-9d9ce6943e4a tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:23:31.391256 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 23/91] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:23:30 2026] POST /volume/v3/attachments => generated 273 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:31.452155 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-20f9e7a2-f55d-46d4-b861-5eed270485fc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:31.459941 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-20f9e7a2-f55d-46d4-b861-5eed270485fc tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] GET https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db Jul 31 09:23:31.459941 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-20f9e7a2-f55d-46d4-b861-5eed270485fc tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:31.459941 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-20f9e7a2-f55d-46d4-b861-5eed270485fc tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:31.478831 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8e9c7a92-3a8f-4776-8384-694c278661d1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:31.479330 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:31.479330 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:31.479486 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8e9c7a92-3a8f-4776-8384-694c278661d1 None None] GET https://10.4.3.226/volume// Jul 31 09:23:31.479616 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8e9c7a92-3a8f-4776-8384-694c278661d1 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:31.480910 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8e9c7a92-3a8f-4776-8384-694c278661d1 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:31.480910 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8e9c7a92-3a8f-4776-8384-694c278661d1 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:23:31.480910 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 24/92] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:23: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 31 09:23:31.485453 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-20f9e7a2-f55d-46d4-b861-5eed270485fc tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Volume info retrieved successfully. Jul 31 09:23:31.491858 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-20f9e7a2-f55d-46d4-b861-5eed270485fc tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db returned with HTTP 200 Jul 31 09:23:31.492432 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 23/93] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:31 2026] GET /volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:31.508741 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-32c24b43-7f23-4235-8d0e-20f10593af98 req-e2654223-ebad-4f8d-9258-7f1c5835feba None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:31.511446 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-32c24b43-7f23-4235-8d0e-20f10593af98 req-e2654223-ebad-4f8d-9258-7f1c5835feba tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] GET https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db Jul 31 09:23:31.511660 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-32c24b43-7f23-4235-8d0e-20f10593af98 req-e2654223-ebad-4f8d-9258-7f1c5835feba tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:31.511887 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-32c24b43-7f23-4235-8d0e-20f10593af98 req-e2654223-ebad-4f8d-9258-7f1c5835feba tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:31.526664 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:31.526664 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:31.532192 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-32c24b43-7f23-4235-8d0e-20f10593af98 req-e2654223-ebad-4f8d-9258-7f1c5835feba tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Volume info retrieved successfully. Jul 31 09:23:31.538184 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-32c24b43-7f23-4235-8d0e-20f10593af98 req-e2654223-ebad-4f8d-9258-7f1c5835feba tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db returned with HTTP 200 Jul 31 09:23:31.538681 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 24/94] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:23:31 2026] GET /volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:23:31.778310 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-22f24b06-977c-4b12-8747-b63cb718749a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:31.780041 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-22f24b06-977c-4b12-8747-b63cb718749a tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 Jul 31 09:23:31.780236 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-22f24b06-977c-4b12-8747-b63cb718749a tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:31.780446 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-22f24b06-977c-4b12-8747-b63cb718749a tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:31.793012 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:31.793012 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:31.798055 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-22f24b06-977c-4b12-8747-b63cb718749a tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:31.805568 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-22f24b06-977c-4b12-8747-b63cb718749a tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 returned with HTTP 200 Jul 31 09:23:31.806212 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 24/95] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:31 2026] GET /volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:32.041726 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-95917cf7-43e9-4836-90fb-dffd61df3832 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:32.046211 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-95917cf7-43e9-4836-90fb-dffd61df3832 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:32.046370 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-95917cf7-43e9-4836-90fb-dffd61df3832 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:32.046711 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-95917cf7-43e9-4836-90fb-dffd61df3832 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:32.061732 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:32.061732 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:32.069279 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-95917cf7-43e9-4836-90fb-dffd61df3832 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:32.076320 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-95917cf7-43e9-4836-90fb-dffd61df3832 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:32.076981 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 25/96] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:32 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 905 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:32.511624 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-245e2ef4-174a-494c-9deb-11a01a717d87 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:32.514515 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-32c24b43-7f23-4235-8d0e-20f10593af98 req-8deaad71-545f-438f-acf0-950af9942e38 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:32.515141 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-245e2ef4-174a-494c-9deb-11a01a717d87 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] GET https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db Jul 31 09:23:32.515355 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-245e2ef4-174a-494c-9deb-11a01a717d87 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:32.516130 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-245e2ef4-174a-494c-9deb-11a01a717d87 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:32.518760 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-32c24b43-7f23-4235-8d0e-20f10593af98 req-8deaad71-545f-438f-acf0-950af9942e38 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] PUT https://10.4.3.226/volume/v3/attachments/5b5e8cfb-e8fd-4ab2-a65e-3dfc8ea0a9ee Jul 31 09:23:32.519294 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-32c24b43-7f23-4235-8d0e-20f10593af98 req-8deaad71-545f-438f-acf0-950af9942e38 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:32.538151 np0000006200 devstack@c-api.service[100316]: /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 31 09:23:32.538151 np0000006200 devstack@c-api.service[100316]: .first() Jul 31 09:23:32.539432 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:32.539432 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:32.545369 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-245e2ef4-174a-494c-9deb-11a01a717d87 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Volume info retrieved successfully. Jul 31 09:23:32.548483 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-32c24b43-7f23-4235-8d0e-20f10593af98 req-8deaad71-545f-438f-acf0-950af9942e38 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Acquiring lock "cinder-attachment_update-b706970c-3887-4413-9001-beab9d3636db-np0000006200" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:23:32.556555 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-245e2ef4-174a-494c-9deb-11a01a717d87 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db returned with HTTP 200 Jul 31 09:23:32.556555 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 24/97] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:32 2026] GET /volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:32.563873 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-32c24b43-7f23-4235-8d0e-20f10593af98 req-8deaad71-545f-438f-acf0-950af9942e38 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Lock "cinder-attachment_update-b706970c-3887-4413-9001-beab9d3636db-np0000006200" acquired by "attachment_update" :: waited 0.011s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:23:32.565743 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:32.565743 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:32.717472 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-32c24b43-7f23-4235-8d0e-20f10593af98 req-8deaad71-545f-438f-acf0-950af9942e38 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Lock "cinder-attachment_update-b706970c-3887-4413-9001-beab9d3636db-np0000006200" released by "attachment_update" :: held 0.159s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:23:32.718219 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-32c24b43-7f23-4235-8d0e-20f10593af98 req-8deaad71-545f-438f-acf0-950af9942e38 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/attachments/5b5e8cfb-e8fd-4ab2-a65e-3dfc8ea0a9ee returned with HTTP 200 Jul 31 09:23:32.718734 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 25/98] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:23:32 2026] PUT /volume/v3/attachments/5b5e8cfb-e8fd-4ab2-a65e-3dfc8ea0a9ee => generated 969 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 09:23:32.825273 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-07331bab-ef0b-4ce0-8c98-43cb62282353 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:32.828758 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-07331bab-ef0b-4ce0-8c98-43cb62282353 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 Jul 31 09:23:32.828758 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-07331bab-ef0b-4ce0-8c98-43cb62282353 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:32.828758 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-07331bab-ef0b-4ce0-8c98-43cb62282353 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:32.838467 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:32.838467 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:32.844754 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-07331bab-ef0b-4ce0-8c98-43cb62282353 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:32.851573 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-07331bab-ef0b-4ce0-8c98-43cb62282353 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 returned with HTTP 200 Jul 31 09:23:32.852408 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 25/99] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:32 2026] GET /volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:33.104764 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-bbf5f812-da57-4110-85b8-581cfe43fea8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:33.104764 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bbf5f812-da57-4110-85b8-581cfe43fea8 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:33.104764 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bbf5f812-da57-4110-85b8-581cfe43fea8 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:33.104764 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bbf5f812-da57-4110-85b8-581cfe43fea8 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:33.116134 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:33.116134 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:33.123142 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-bbf5f812-da57-4110-85b8-581cfe43fea8 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:33.134570 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bbf5f812-da57-4110-85b8-581cfe43fea8 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:33.135387 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 26/100] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:33 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 905 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:33.573026 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-66140ced-63fb-4886-adb1-232168d6904b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:33.578002 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-66140ced-63fb-4886-adb1-232168d6904b tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] GET https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db Jul 31 09:23:33.579033 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-66140ced-63fb-4886-adb1-232168d6904b tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:33.579033 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-66140ced-63fb-4886-adb1-232168d6904b tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:33.595973 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:33.595973 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:33.602808 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-66140ced-63fb-4886-adb1-232168d6904b tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Volume info retrieved successfully. Jul 31 09:23:33.612436 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-66140ced-63fb-4886-adb1-232168d6904b tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db returned with HTTP 200 Jul 31 09:23:33.612436 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 25/101] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:33 2026] GET /volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:33.873312 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-571d0bca-515b-4028-a208-a8e4414c0feb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:33.875706 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-571d0bca-515b-4028-a208-a8e4414c0feb tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 Jul 31 09:23:33.876521 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-571d0bca-515b-4028-a208-a8e4414c0feb tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:33.876521 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-571d0bca-515b-4028-a208-a8e4414c0feb tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:33.891452 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:33.891452 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:33.898692 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-571d0bca-515b-4028-a208-a8e4414c0feb tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:33.904954 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-571d0bca-515b-4028-a208-a8e4414c0feb tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 returned with HTTP 200 Jul 31 09:23:33.905860 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 26/102] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:33 2026] GET /volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:34.152662 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f4992e89-b33a-4819-92e7-363e37775096 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:34.155480 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f4992e89-b33a-4819-92e7-363e37775096 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:34.155677 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f4992e89-b33a-4819-92e7-363e37775096 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:34.155947 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f4992e89-b33a-4819-92e7-363e37775096 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:34.163741 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:34.163741 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:34.168180 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f4992e89-b33a-4819-92e7-363e37775096 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:34.173715 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f4992e89-b33a-4819-92e7-363e37775096 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:34.174173 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 26/103] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:34 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:34.439478 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e463fa0a-2d64-4d0f-a69d-fbed660ab347 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:34.630317 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-fdad7d5a-3501-42d0-ac33-6750c1a0e7b6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:34.632471 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fdad7d5a-3501-42d0-ac33-6750c1a0e7b6 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] GET https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db Jul 31 09:23:34.632723 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fdad7d5a-3501-42d0-ac33-6750c1a0e7b6 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:34.632953 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fdad7d5a-3501-42d0-ac33-6750c1a0e7b6 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:34.649404 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:34.649404 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:34.655813 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-fdad7d5a-3501-42d0-ac33-6750c1a0e7b6 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Volume info retrieved successfully. Jul 31 09:23:34.664123 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fdad7d5a-3501-42d0-ac33-6750c1a0e7b6 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db returned with HTTP 200 Jul 31 09:23:34.665353 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 26/104] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:34 2026] GET /volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:34.762139 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e463fa0a-2d64-4d0f-a69d-fbed660ab347 tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:23:34.762650 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e463fa0a-2d64-4d0f-a69d-fbed660ab347 tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1044840527"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:34.784028 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e463fa0a-2d64-4d0f-a69d-fbed660ab347 tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:23:34.784990 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 27/105] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:23:34 2026] POST /volume/v3/types => generated 220 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:34.796438 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-76e0b2f3-ada1-4d3e-83da-f01f8962cc2a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:34.798402 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-76e0b2f3-ada1-4d3e-83da-f01f8962cc2a tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] POST https://10.4.3.226/volume/v3/group_types Jul 31 09:23:34.798988 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-76e0b2f3-ada1-4d3e-83da-f01f8962cc2a tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1693177280"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:34.819187 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-76e0b2f3-ada1-4d3e-83da-f01f8962cc2a tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] https://10.4.3.226/volume/v3/group_types returned with HTTP 202 Jul 31 09:23:34.820769 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 27/106] 10.4.3.226 () {70 vars in 1311 bytes} [Fri Jul 31 09:23:34 2026] POST /volume/v3/group_types => generated 177 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:23:34.833877 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5e4be7c5-ea35-47fd-beac-023bd9db2a90 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:34.923402 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-4070c5ce-e938-4033-aec0-08ab072f7fad None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:34.925509 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4070c5ce-e938-4033-aec0-08ab072f7fad tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 Jul 31 09:23:34.925933 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4070c5ce-e938-4033-aec0-08ab072f7fad tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:34.926216 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4070c5ce-e938-4033-aec0-08ab072f7fad tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:34.937201 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:34.937201 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:34.943938 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-4070c5ce-e938-4033-aec0-08ab072f7fad tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:34.950962 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4070c5ce-e938-4033-aec0-08ab072f7fad tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 returned with HTTP 200 Jul 31 09:23:34.951506 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 27/107] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:34 2026] GET /volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:35.151970 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5e4be7c5-ea35-47fd-beac-023bd9db2a90 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] POST https://10.4.3.226/volume/v3/groups Jul 31 09:23:35.152389 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5e4be7c5-ea35-47fd-beac-023bd9db2a90 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8f3c373f-12cc-496f-a747-a14dd3b3f221", "volume_types": ["25734755-c8c4-4ce4-8e78-eeaa731d1af3"], "name": "tempest-GroupsV320Test-Group-1600398070"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:35.158369 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-5e4be7c5-ea35-47fd-beac-023bd9db2a90 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] Creating new group {'group': {'group_type': '8f3c373f-12cc-496f-a747-a14dd3b3f221', 'volume_types': ['25734755-c8c4-4ce4-8e78-eeaa731d1af3'], 'name': 'tempest-GroupsV320Test-Group-1600398070'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 09:23:35.163054 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.groups [None req-5e4be7c5-ea35-47fd-beac-023bd9db2a90 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] Creating group tempest-GroupsV320Test-Group-1600398070. Jul 31 09:23:35.182645 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5e4be7c5-ea35-47fd-beac-023bd9db2a90 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] Availability zone cache updated, next update will occur around 2026-07-31 10:23:35.182323. {{(pid=100317) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 09:23:35.182869 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5e4be7c5-ea35-47fd-beac-023bd9db2a90 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] Availability Zones retrieved successfully. Jul 31 09:23:35.190070 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-18c819f2-4876-458b-8d29-25e0a1e1ef9f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:35.192321 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-18c819f2-4876-458b-8d29-25e0a1e1ef9f tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:35.192415 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-18c819f2-4876-458b-8d29-25e0a1e1ef9f tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:35.192626 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-18c819f2-4876-458b-8d29-25e0a1e1ef9f tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:35.203374 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:35.203374 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:35.219366 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-18c819f2-4876-458b-8d29-25e0a1e1ef9f tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:35.223563 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-5e4be7c5-ea35-47fd-beac-023bd9db2a90 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] Created reservations ['447f1588-04d0-48a1-962f-70421ff87f9e'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:23:35.228536 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-18c819f2-4876-458b-8d29-25e0a1e1ef9f tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:35.229135 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 28/108] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:35 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 905 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:35.255058 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5e4be7c5-ea35-47fd-beac-023bd9db2a90 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] https://10.4.3.226/volume/v3/groups returned with HTTP 202 Jul 31 09:23:35.256123 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 27/109] 10.4.3.226 () {70 vars in 1297 bytes} [Fri Jul 31 09:23:34 2026] POST /volume/v3/groups => generated 108 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:23:35.263874 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-be7fd1a1-cde7-4eda-90d7-43d925eaf5ae None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:35.266414 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-be7fd1a1-cde7-4eda-90d7-43d925eaf5ae tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] GET https://10.4.3.226/volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9 Jul 31 09:23:35.267387 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-be7fd1a1-cde7-4eda-90d7-43d925eaf5ae tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:35.267831 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-be7fd1a1-cde7-4eda-90d7-43d925eaf5ae tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:35.268075 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-be7fd1a1-cde7-4eda-90d7-43d925eaf5ae tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] show called for member 2d1e83e1-b78e-45c2-96f5-c026837851c9 {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:23:35.273700 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:35.273700 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:35.427514 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-be7fd1a1-cde7-4eda-90d7-43d925eaf5ae tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] https://10.4.3.226/volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9 returned with HTTP 200 Jul 31 09:23:35.427889 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 28/110] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:23:35 2026] GET /volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9 => generated 388 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:35.684750 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7dbcc503-1b9f-40de-bc0f-4473d2c9cf6b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:35.688659 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7dbcc503-1b9f-40de-bc0f-4473d2c9cf6b tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] GET https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db Jul 31 09:23:35.688982 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7dbcc503-1b9f-40de-bc0f-4473d2c9cf6b tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:35.689619 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7dbcc503-1b9f-40de-bc0f-4473d2c9cf6b tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:35.706724 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:35.706724 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:35.711919 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-7dbcc503-1b9f-40de-bc0f-4473d2c9cf6b tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Volume info retrieved successfully. Jul 31 09:23:35.718153 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7dbcc503-1b9f-40de-bc0f-4473d2c9cf6b tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db returned with HTTP 200 Jul 31 09:23:35.718764 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 28/111] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:35 2026] GET /volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:35.973303 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5a8dda68-5882-4139-a8bf-dddedacd048f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:35.978886 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5a8dda68-5882-4139-a8bf-dddedacd048f tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 Jul 31 09:23:35.979478 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5a8dda68-5882-4139-a8bf-dddedacd048f tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:35.979638 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5a8dda68-5882-4139-a8bf-dddedacd048f tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:35.994272 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:35.994272 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:36.001312 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5a8dda68-5882-4139-a8bf-dddedacd048f tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:36.015043 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5a8dda68-5882-4139-a8bf-dddedacd048f tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 returned with HTTP 200 Jul 31 09:23:36.015536 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 29/112] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:35 2026] GET /volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:36.251743 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2b4f83e4-9274-4685-acda-7ae220ddfd41 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:36.259582 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2b4f83e4-9274-4685-acda-7ae220ddfd41 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:36.260378 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2b4f83e4-9274-4685-acda-7ae220ddfd41 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:36.260752 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2b4f83e4-9274-4685-acda-7ae220ddfd41 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:36.276429 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:36.276429 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:36.284489 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2b4f83e4-9274-4685-acda-7ae220ddfd41 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:36.289952 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2b4f83e4-9274-4685-acda-7ae220ddfd41 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:36.290641 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 28/113] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:36 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 905 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:23:36.441410 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ecf790bb-eb11-4ff3-88df-75f0bd890f4a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:36.444617 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ecf790bb-eb11-4ff3-88df-75f0bd890f4a tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] GET https://10.4.3.226/volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9 Jul 31 09:23:36.444965 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ecf790bb-eb11-4ff3-88df-75f0bd890f4a tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:36.445235 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ecf790bb-eb11-4ff3-88df-75f0bd890f4a tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:36.445456 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-ecf790bb-eb11-4ff3-88df-75f0bd890f4a tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] show called for member 2d1e83e1-b78e-45c2-96f5-c026837851c9 {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:23:36.449889 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:36.449889 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:36.470172 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ecf790bb-eb11-4ff3-88df-75f0bd890f4a tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] https://10.4.3.226/volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9 returned with HTTP 200 Jul 31 09:23:36.470846 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 29/114] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:23:36 2026] GET /volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9 => generated 389 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 09:23:36.487375 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0e1d103e-110f-4681-858b-fc180e11f1de None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:36.491066 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0e1d103e-110f-4681-858b-fc180e11f1de tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] POST https://10.4.3.226/volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9/action Jul 31 09:23:36.492145 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0e1d103e-110f-4681-858b-fc180e11f1de tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:23:36.492452 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0e1d103e-110f-4681-858b-fc180e11f1de tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:36.497171 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.groups [None req-0e1d103e-110f-4681-858b-fc180e11f1de tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] Updating group '2d1e83e1-b78e-45c2-96f5-c026837851c9' with 'creating' {{(pid=100314) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 31 09:23:36.504810 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:36.504810 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:36.521913 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0e1d103e-110f-4681-858b-fc180e11f1de tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] https://10.4.3.226/volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9/action returned with HTTP 202 Jul 31 09:23:36.523048 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 29/115] 10.4.3.226 () {70 vars in 1428 bytes} [Fri Jul 31 09:23:36 2026] POST /volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:23:36.532701 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0112e50e-05a8-4250-a995-0f425874bb14 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:36.537263 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0112e50e-05a8-4250-a995-0f425874bb14 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] GET https://10.4.3.226/volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9 Jul 31 09:23:36.537263 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0112e50e-05a8-4250-a995-0f425874bb14 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:36.537263 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0112e50e-05a8-4250-a995-0f425874bb14 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:36.537263 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.groups [None req-0112e50e-05a8-4250-a995-0f425874bb14 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] show called for member 2d1e83e1-b78e-45c2-96f5-c026837851c9 {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:23:36.545704 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:36.545704 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:36.560279 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0112e50e-05a8-4250-a995-0f425874bb14 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] https://10.4.3.226/volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9 returned with HTTP 200 Jul 31 09:23:36.561059 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 30/116] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:23:36 2026] GET /volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9 => generated 388 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:36.574786 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-59ee6514-3154-4fc3-993d-ce548b8eae00 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:36.577214 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-59ee6514-3154-4fc3-993d-ce548b8eae00 tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] POST https://10.4.3.226/volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9/action Jul 31 09:23:36.577834 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-59ee6514-3154-4fc3-993d-ce548b8eae00 tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:23:36.578612 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-59ee6514-3154-4fc3-993d-ce548b8eae00 tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:36.580838 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-59ee6514-3154-4fc3-993d-ce548b8eae00 tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] Updating group '2d1e83e1-b78e-45c2-96f5-c026837851c9' with 'available' {{(pid=100317) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 31 09:23:36.593198 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:36.593198 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:36.603986 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-59ee6514-3154-4fc3-993d-ce548b8eae00 tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] https://10.4.3.226/volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9/action returned with HTTP 202 Jul 31 09:23:36.604516 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 29/117] 10.4.3.226 () {70 vars in 1428 bytes} [Fri Jul 31 09:23:36 2026] POST /volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:23:36.615954 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-78697834-94ba-41ad-95bd-485427538885 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:36.620206 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-78697834-94ba-41ad-95bd-485427538885 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] GET https://10.4.3.226/volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9 Jul 31 09:23:36.620502 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-78697834-94ba-41ad-95bd-485427538885 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:36.620970 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-78697834-94ba-41ad-95bd-485427538885 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:36.621057 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-78697834-94ba-41ad-95bd-485427538885 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] show called for member 2d1e83e1-b78e-45c2-96f5-c026837851c9 {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:23:36.629628 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:36.629628 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:36.644756 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-78697834-94ba-41ad-95bd-485427538885 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] https://10.4.3.226/volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9 returned with HTTP 200 Jul 31 09:23:36.645331 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 30/118] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:23:36 2026] GET /volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9 => generated 389 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:36.661454 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b7bd608d-0349-4f05-a7e6-71b8813402ce None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:36.665585 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b7bd608d-0349-4f05-a7e6-71b8813402ce tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] POST https://10.4.3.226/volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9/action Jul 31 09:23:36.666087 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b7bd608d-0349-4f05-a7e6-71b8813402ce tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:23:36.666298 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b7bd608d-0349-4f05-a7e6-71b8813402ce tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:36.669644 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.groups [None req-b7bd608d-0349-4f05-a7e6-71b8813402ce tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] Updating group '2d1e83e1-b78e-45c2-96f5-c026837851c9' with 'error' {{(pid=100314) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 31 09:23:36.677719 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:36.677719 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:36.697387 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b7bd608d-0349-4f05-a7e6-71b8813402ce tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] https://10.4.3.226/volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9/action returned with HTTP 202 Jul 31 09:23:36.697922 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 30/119] 10.4.3.226 () {70 vars in 1428 bytes} [Fri Jul 31 09:23:36 2026] POST /volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:23:36.711451 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4cea2a3f-1169-4832-b6b9-d976750f2802 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:36.713982 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4cea2a3f-1169-4832-b6b9-d976750f2802 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] GET https://10.4.3.226/volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9 Jul 31 09:23:36.714874 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4cea2a3f-1169-4832-b6b9-d976750f2802 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:36.714874 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4cea2a3f-1169-4832-b6b9-d976750f2802 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:36.716991 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.groups [None req-4cea2a3f-1169-4832-b6b9-d976750f2802 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] show called for member 2d1e83e1-b78e-45c2-96f5-c026837851c9 {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:23:36.722589 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:36.722589 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:36.737378 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4cea2a3f-1169-4832-b6b9-d976750f2802 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] https://10.4.3.226/volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9 returned with HTTP 200 Jul 31 09:23:36.738355 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 31/120] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:23:36 2026] GET /volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9 => generated 385 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:36.739548 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1172a7f9-5d7d-471f-956a-6bc8ea77cf24 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:36.746528 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1172a7f9-5d7d-471f-956a-6bc8ea77cf24 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] GET https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db Jul 31 09:23:36.746832 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1172a7f9-5d7d-471f-956a-6bc8ea77cf24 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:36.747152 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1172a7f9-5d7d-471f-956a-6bc8ea77cf24 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:36.749545 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5741f8d2-5b0e-485b-a5f6-a1ba3c68a95b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:36.752925 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5741f8d2-5b0e-485b-a5f6-a1ba3c68a95b tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] POST https://10.4.3.226/volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9/action Jul 31 09:23:36.753295 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5741f8d2-5b0e-485b-a5f6-a1ba3c68a95b tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:23:36.754127 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5741f8d2-5b0e-485b-a5f6-a1ba3c68a95b tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:36.755189 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-5741f8d2-5b0e-485b-a5f6-a1ba3c68a95b tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] Updating group '2d1e83e1-b78e-45c2-96f5-c026837851c9' with 'available' {{(pid=100316) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 31 09:23:36.763706 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:36.763706 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:36.771906 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:36.771906 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:36.773203 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5741f8d2-5b0e-485b-a5f6-a1ba3c68a95b tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] https://10.4.3.226/volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9/action returned with HTTP 202 Jul 31 09:23:36.773721 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 31/121] 10.4.3.226 () {70 vars in 1428 bytes} [Fri Jul 31 09:23:36 2026] POST /volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:23:36.778023 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1172a7f9-5d7d-471f-956a-6bc8ea77cf24 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Volume info retrieved successfully. Jul 31 09:23:36.785278 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1324df76-c526-4b43-921b-b36ecf51e55b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:36.787278 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1172a7f9-5d7d-471f-956a-6bc8ea77cf24 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db returned with HTTP 200 Jul 31 09:23:36.787426 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1324df76-c526-4b43-921b-b36ecf51e55b tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] GET https://10.4.3.226/volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9 Jul 31 09:23:36.787753 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1324df76-c526-4b43-921b-b36ecf51e55b tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:36.787887 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 30/122] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:36 2026] GET /volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:23:36.788056 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1324df76-c526-4b43-921b-b36ecf51e55b tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:36.788260 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.groups [None req-1324df76-c526-4b43-921b-b36ecf51e55b tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] show called for member 2d1e83e1-b78e-45c2-96f5-c026837851c9 {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:23:36.794383 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:36.794383 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:36.806668 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1324df76-c526-4b43-921b-b36ecf51e55b tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] https://10.4.3.226/volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9 returned with HTTP 200 Jul 31 09:23:36.807210 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 31/123] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:23:36 2026] GET /volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9 => generated 389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:36.818664 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-439bdfff-28b1-4954-9d24-dd4c56fc777e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:36.820698 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-439bdfff-28b1-4954-9d24-dd4c56fc777e tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:23:36.820996 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-439bdfff-28b1-4954-9d24-dd4c56fc777e tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:36.821332 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-439bdfff-28b1-4954-9d24-dd4c56fc777e tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] Calling method 'detail' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:36.821829 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.api_utils [None req-439bdfff-28b1-4954-9d24-dd4c56fc777e tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] Removing options '' from query. {{(pid=100315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:23:36.822251 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:36.822251 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:36.824413 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-439bdfff-28b1-4954-9d24-dd4c56fc777e tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100315) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:23:36.852176 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-439bdfff-28b1-4954-9d24-dd4c56fc777e tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] Get all volumes completed successfully. Jul 31 09:23:36.854753 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-439bdfff-28b1-4954-9d24-dd4c56fc777e tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:23:36.855267 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 32/124] 10.4.3.226 () {68 vars in 1299 bytes} [Fri Jul 31 09:23:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:36.871378 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-603d88d4-412d-4690-8614-9f32409c5ed9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:36.873383 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-603d88d4-412d-4690-8614-9f32409c5ed9 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] POST https://10.4.3.226/volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9/action Jul 31 09:23:36.873767 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-603d88d4-412d-4690-8614-9f32409c5ed9 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:23:36.874008 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-603d88d4-412d-4690-8614-9f32409c5ed9 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:36.875696 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-603d88d4-412d-4690-8614-9f32409c5ed9 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] delete called for group 2d1e83e1-b78e-45c2-96f5-c026837851c9 {{(pid=100316) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 09:23:36.875826 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.groups [None req-603d88d4-412d-4690-8614-9f32409c5ed9 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] Delete group with id: 2d1e83e1-b78e-45c2-96f5-c026837851c9 Jul 31 09:23:36.880294 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:36.880294 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:36.915389 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-603d88d4-412d-4690-8614-9f32409c5ed9 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] https://10.4.3.226/volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9/action returned with HTTP 202 Jul 31 09:23:36.915910 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 32/125] 10.4.3.226 () {70 vars in 1428 bytes} [Fri Jul 31 09:23:36 2026] POST /volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:23:36.928473 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-57f35fa5-7287-4d56-b1cc-bf953c01e707 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:36.930538 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-57f35fa5-7287-4d56-b1cc-bf953c01e707 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] GET https://10.4.3.226/volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9 Jul 31 09:23:36.930772 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-57f35fa5-7287-4d56-b1cc-bf953c01e707 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:36.930979 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-57f35fa5-7287-4d56-b1cc-bf953c01e707 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:36.931106 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-57f35fa5-7287-4d56-b1cc-bf953c01e707 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] show called for member 2d1e83e1-b78e-45c2-96f5-c026837851c9 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:23:36.936936 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:36.936936 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:36.960840 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-57f35fa5-7287-4d56-b1cc-bf953c01e707 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] https://10.4.3.226/volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9 returned with HTTP 200 Jul 31 09:23:36.961313 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 31/126] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:23:36 2026] GET /volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9 => generated 388 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:37.034900 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a416f8e4-d7ff-492f-8098-83930800cac8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:37.037890 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a416f8e4-d7ff-492f-8098-83930800cac8 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 Jul 31 09:23:37.038028 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a416f8e4-d7ff-492f-8098-83930800cac8 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:37.038806 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a416f8e4-d7ff-492f-8098-83930800cac8 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:37.048548 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:37.048548 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:37.056105 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a416f8e4-d7ff-492f-8098-83930800cac8 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:37.064167 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a416f8e4-d7ff-492f-8098-83930800cac8 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 returned with HTTP 200 Jul 31 09:23:37.064821 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 32/127] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:37 2026] GET /volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:37.310587 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4f436214-96fe-4270-9f04-639fb2a20ed5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:37.313328 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4f436214-96fe-4270-9f04-639fb2a20ed5 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:37.313483 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4f436214-96fe-4270-9f04-639fb2a20ed5 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:37.313634 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4f436214-96fe-4270-9f04-639fb2a20ed5 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:37.477781 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:37.477781 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:37.487322 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-4f436214-96fe-4270-9f04-639fb2a20ed5 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:37.494577 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4f436214-96fe-4270-9f04-639fb2a20ed5 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:37.495468 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 33/128] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:37 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 905 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:37.807927 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c438e49f-acb6-4f51-9e7f-f3ca46461c38 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:37.810562 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c438e49f-acb6-4f51-9e7f-f3ca46461c38 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] GET https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db Jul 31 09:23:37.810820 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c438e49f-acb6-4f51-9e7f-f3ca46461c38 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:37.811074 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c438e49f-acb6-4f51-9e7f-f3ca46461c38 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:37.824742 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:37.824742 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:37.829682 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c438e49f-acb6-4f51-9e7f-f3ca46461c38 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Volume info retrieved successfully. Jul 31 09:23:37.843150 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c438e49f-acb6-4f51-9e7f-f3ca46461c38 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db returned with HTTP 200 Jul 31 09:23:37.843674 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 33/129] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:37 2026] GET /volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:37.973617 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-edb34b98-c40a-4c97-bb71-a078b9cac4f8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:37.978731 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-edb34b98-c40a-4c97-bb71-a078b9cac4f8 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] GET https://10.4.3.226/volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9 Jul 31 09:23:37.978731 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-edb34b98-c40a-4c97-bb71-a078b9cac4f8 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:37.978731 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-edb34b98-c40a-4c97-bb71-a078b9cac4f8 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:37.978731 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-edb34b98-c40a-4c97-bb71-a078b9cac4f8 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] show called for member 2d1e83e1-b78e-45c2-96f5-c026837851c9 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:23:37.984603 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-edb34b98-c40a-4c97-bb71-a078b9cac4f8 tempest-GroupsV320Test-1089471246 tempest-GroupsV320Test-1089471246-project-member] https://10.4.3.226/volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9 returned with HTTP 404 Jul 31 09:23:37.984603 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 32/130] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:23:37 2026] GET /volume/v3/groups/2d1e83e1-b78e-45c2-96f5-c026837851c9 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:23:37.995347 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d08e82fa-ba64-4691-b988-1c7785090599 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:38.001115 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d08e82fa-ba64-4691-b988-1c7785090599 tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] DELETE https://10.4.3.226/volume/v3/group_types/8f3c373f-12cc-496f-a747-a14dd3b3f221 Jul 31 09:23:38.001396 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d08e82fa-ba64-4691-b988-1c7785090599 tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:38.001611 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d08e82fa-ba64-4691-b988-1c7785090599 tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:38.019742 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d08e82fa-ba64-4691-b988-1c7785090599 tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] https://10.4.3.226/volume/v3/group_types/8f3c373f-12cc-496f-a747-a14dd3b3f221 returned with HTTP 202 Jul 31 09:23:38.020521 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 33/131] 10.4.3.226 () {68 vars in 1404 bytes} [Fri Jul 31 09:23:37 2026] DELETE /volume/v3/group_types/8f3c373f-12cc-496f-a747-a14dd3b3f221 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:23:38.029366 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5e073b95-44f8-451e-836a-d1ba5423942f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:38.031426 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5e073b95-44f8-451e-836a-d1ba5423942f tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] DELETE https://10.4.3.226/volume/v3/types/25734755-c8c4-4ce4-8e78-eeaa731d1af3 Jul 31 09:23:38.031667 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5e073b95-44f8-451e-836a-d1ba5423942f tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:38.031962 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5e073b95-44f8-451e-836a-d1ba5423942f tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] Calling method '_delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:38.064591 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5e073b95-44f8-451e-836a-d1ba5423942f tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] https://10.4.3.226/volume/v3/types/25734755-c8c4-4ce4-8e78-eeaa731d1af3 returned with HTTP 202 Jul 31 09:23:38.064943 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 34/132] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:23:38 2026] DELETE /volume/v3/types/25734755-c8c4-4ce4-8e78-eeaa731d1af3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:23:38.072856 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c4cbc306-0314-418a-bea1-c74577079482 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:38.074568 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c4cbc306-0314-418a-bea1-c74577079482 tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] GET https://10.4.3.226/volume/v3/types/25734755-c8c4-4ce4-8e78-eeaa731d1af3 Jul 31 09:23:38.074814 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c4cbc306-0314-418a-bea1-c74577079482 tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:38.075088 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c4cbc306-0314-418a-bea1-c74577079482 tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:38.081299 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c4cbc306-0314-418a-bea1-c74577079482 tempest-GroupsV320Test-392126649 tempest-GroupsV320Test-392126649-project-admin] https://10.4.3.226/volume/v3/types/25734755-c8c4-4ce4-8e78-eeaa731d1af3 returned with HTTP 404 Jul 31 09:23:38.081974 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 34/133] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:23:38 2026] GET /volume/v3/types/25734755-c8c4-4ce4-8e78-eeaa731d1af3 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:23:38.084342 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f475b4a9-5d42-4d74-adf7-f28ee4e8f147 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:38.086022 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f475b4a9-5d42-4d74-adf7-f28ee4e8f147 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 Jul 31 09:23:38.086416 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f475b4a9-5d42-4d74-adf7-f28ee4e8f147 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:38.086822 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f475b4a9-5d42-4d74-adf7-f28ee4e8f147 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:38.276382 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:38.276382 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:38.281731 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f475b4a9-5d42-4d74-adf7-f28ee4e8f147 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:38.289972 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f475b4a9-5d42-4d74-adf7-f28ee4e8f147 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 returned with HTTP 200 Jul 31 09:23:38.290570 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 33/134] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:38 2026] GET /volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 => generated 849 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:38.512673 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8cb039ea-7c12-46b6-9c00-d9fa72476572 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:38.515098 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8cb039ea-7c12-46b6-9c00-d9fa72476572 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:38.515633 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8cb039ea-7c12-46b6-9c00-d9fa72476572 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:38.516276 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8cb039ea-7c12-46b6-9c00-d9fa72476572 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:38.662871 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:38.662871 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:38.667693 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-8cb039ea-7c12-46b6-9c00-d9fa72476572 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:38.675550 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8cb039ea-7c12-46b6-9c00-d9fa72476572 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:38.676131 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 34/135] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:38 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 905 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:38.860359 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0d34a03e-f9b7-44a0-8c84-86f83c5f8485 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:38.863289 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0d34a03e-f9b7-44a0-8c84-86f83c5f8485 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] GET https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db Jul 31 09:23:38.863503 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0d34a03e-f9b7-44a0-8c84-86f83c5f8485 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:38.863699 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0d34a03e-f9b7-44a0-8c84-86f83c5f8485 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:38.879871 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:38.879871 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:38.885146 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-0d34a03e-f9b7-44a0-8c84-86f83c5f8485 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Volume info retrieved successfully. Jul 31 09:23:38.891020 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0d34a03e-f9b7-44a0-8c84-86f83c5f8485 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db returned with HTTP 200 Jul 31 09:23:38.891581 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 35/136] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:38 2026] GET /volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:39.306573 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9b262bf6-f0ff-4694-846c-c22907e490fd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:39.309436 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9b262bf6-f0ff-4694-846c-c22907e490fd tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 Jul 31 09:23:39.309436 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9b262bf6-f0ff-4694-846c-c22907e490fd tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:39.309436 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9b262bf6-f0ff-4694-846c-c22907e490fd tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:39.318989 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:39.318989 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:39.324372 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9b262bf6-f0ff-4694-846c-c22907e490fd tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:39.331922 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9b262bf6-f0ff-4694-846c-c22907e490fd tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 returned with HTTP 200 Jul 31 09:23:39.332457 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 35/137] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:39 2026] GET /volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:39.695279 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0beadc5a-4853-43d3-9697-1f2c2ae9889e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:39.701856 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0beadc5a-4853-43d3-9697-1f2c2ae9889e tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:39.702098 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0beadc5a-4853-43d3-9697-1f2c2ae9889e tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:39.703215 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0beadc5a-4853-43d3-9697-1f2c2ae9889e tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:39.711504 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:39.711504 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:39.716577 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0beadc5a-4853-43d3-9697-1f2c2ae9889e tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:39.727353 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0beadc5a-4853-43d3-9697-1f2c2ae9889e tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:39.728195 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 34/138] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:39 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 905 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:39.909285 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-46e57a78-86ac-4186-a147-dddbb4828080 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:39.912275 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-46e57a78-86ac-4186-a147-dddbb4828080 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] GET https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db Jul 31 09:23:39.912580 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-46e57a78-86ac-4186-a147-dddbb4828080 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:39.912995 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-46e57a78-86ac-4186-a147-dddbb4828080 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:39.929804 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:39.929804 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:39.936314 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-46e57a78-86ac-4186-a147-dddbb4828080 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Volume info retrieved successfully. Jul 31 09:23:39.943384 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-46e57a78-86ac-4186-a147-dddbb4828080 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db returned with HTTP 200 Jul 31 09:23:39.943384 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 35/139] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:39 2026] GET /volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:40.348397 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c1cf5f7d-3d47-4f71-bf30-4ef5fec245ad None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:40.350807 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c1cf5f7d-3d47-4f71-bf30-4ef5fec245ad tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 Jul 31 09:23:40.351035 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c1cf5f7d-3d47-4f71-bf30-4ef5fec245ad tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:40.351290 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c1cf5f7d-3d47-4f71-bf30-4ef5fec245ad tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:40.363877 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:40.363877 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:40.370322 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c1cf5f7d-3d47-4f71-bf30-4ef5fec245ad tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:40.377361 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c1cf5f7d-3d47-4f71-bf30-4ef5fec245ad tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 returned with HTTP 200 Jul 31 09:23:40.377878 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 36/140] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:40 2026] GET /volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:40.746605 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b868d96d-baa0-4c0f-a76f-0447b9ad5e52 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:40.747336 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b868d96d-baa0-4c0f-a76f-0447b9ad5e52 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:40.747635 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b868d96d-baa0-4c0f-a76f-0447b9ad5e52 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:40.747917 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b868d96d-baa0-4c0f-a76f-0447b9ad5e52 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:40.756606 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:40.756606 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:40.761968 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b868d96d-baa0-4c0f-a76f-0447b9ad5e52 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:40.768413 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b868d96d-baa0-4c0f-a76f-0447b9ad5e52 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:40.769167 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 36/141] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:40 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:40.955730 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d1ba1b7e-9ce1-4339-8838-567497fcd7af None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:40.958518 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d1ba1b7e-9ce1-4339-8838-567497fcd7af tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] GET https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db Jul 31 09:23:40.958751 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d1ba1b7e-9ce1-4339-8838-567497fcd7af tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:40.959000 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d1ba1b7e-9ce1-4339-8838-567497fcd7af tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:40.973426 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:40.973426 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:40.978257 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d1ba1b7e-9ce1-4339-8838-567497fcd7af tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Volume info retrieved successfully. Jul 31 09:23:40.984333 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d1ba1b7e-9ce1-4339-8838-567497fcd7af tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db returned with HTTP 200 Jul 31 09:23:40.984784 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 35/142] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:40 2026] GET /volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:41.393207 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-98981222-dfe4-4d2f-bfce-0fd5574a9a88 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:41.396179 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-98981222-dfe4-4d2f-bfce-0fd5574a9a88 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 Jul 31 09:23:41.396601 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-98981222-dfe4-4d2f-bfce-0fd5574a9a88 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:41.396601 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-98981222-dfe4-4d2f-bfce-0fd5574a9a88 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:41.406099 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:41.406099 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:41.412275 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-98981222-dfe4-4d2f-bfce-0fd5574a9a88 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:41.419017 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-98981222-dfe4-4d2f-bfce-0fd5574a9a88 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 returned with HTTP 200 Jul 31 09:23:41.419600 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 36/143] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:41 2026] GET /volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:41.792518 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ca034610-3b35-4b73-9c02-7c9c8d2ea66c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:41.795007 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ca034610-3b35-4b73-9c02-7c9c8d2ea66c tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:41.795269 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ca034610-3b35-4b73-9c02-7c9c8d2ea66c tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:41.795894 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ca034610-3b35-4b73-9c02-7c9c8d2ea66c tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:41.804307 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:41.804307 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:41.808661 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-ca034610-3b35-4b73-9c02-7c9c8d2ea66c tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:41.814745 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ca034610-3b35-4b73-9c02-7c9c8d2ea66c tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:41.815110 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 37/144] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:41 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:42.000810 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-61c46384-2ec7-4231-a6f5-2a82d0e009c5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:42.005306 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-61c46384-2ec7-4231-a6f5-2a82d0e009c5 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] GET https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db Jul 31 09:23:42.008887 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-61c46384-2ec7-4231-a6f5-2a82d0e009c5 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:42.010971 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-61c46384-2ec7-4231-a6f5-2a82d0e009c5 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:42.023557 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:42.023557 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:42.028912 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-61c46384-2ec7-4231-a6f5-2a82d0e009c5 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Volume info retrieved successfully. Jul 31 09:23:42.035442 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-61c46384-2ec7-4231-a6f5-2a82d0e009c5 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db returned with HTTP 200 Jul 31 09:23:42.036029 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 37/145] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:41 2026] GET /volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:42.439974 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-eb34dc02-da78-4568-8571-fafcfa0acc38 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:42.444660 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eb34dc02-da78-4568-8571-fafcfa0acc38 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 Jul 31 09:23:42.444808 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eb34dc02-da78-4568-8571-fafcfa0acc38 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:42.445017 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eb34dc02-da78-4568-8571-fafcfa0acc38 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:42.453524 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:42.453524 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:42.458733 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-eb34dc02-da78-4568-8571-fafcfa0acc38 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:42.464197 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eb34dc02-da78-4568-8571-fafcfa0acc38 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 returned with HTTP 200 Jul 31 09:23:42.464664 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 36/146] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:42 2026] GET /volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:42.828667 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-fd3d4b71-c50f-4e55-8f48-ffd577ad0ae9 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:42.831095 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fd3d4b71-c50f-4e55-8f48-ffd577ad0ae9 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:42.831095 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fd3d4b71-c50f-4e55-8f48-ffd577ad0ae9 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:42.831095 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fd3d4b71-c50f-4e55-8f48-ffd577ad0ae9 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:42.839265 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:42.839265 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:42.844088 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-fd3d4b71-c50f-4e55-8f48-ffd577ad0ae9 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:42.849062 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fd3d4b71-c50f-4e55-8f48-ffd577ad0ae9 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:42.849571 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 37/147] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:42 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:43.052989 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9f8e90f2-9827-4728-9ff0-c88f8b559ca6 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:43.056611 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9f8e90f2-9827-4728-9ff0-c88f8b559ca6 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] GET https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db Jul 31 09:23:43.056860 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9f8e90f2-9827-4728-9ff0-c88f8b559ca6 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:43.057041 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9f8e90f2-9827-4728-9ff0-c88f8b559ca6 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:43.075137 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:43.075137 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:43.080647 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-9f8e90f2-9827-4728-9ff0-c88f8b559ca6 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Volume info retrieved successfully. Jul 31 09:23:43.087463 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9f8e90f2-9827-4728-9ff0-c88f8b559ca6 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db returned with HTTP 200 Jul 31 09:23:43.088137 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 38/148] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:43 2026] GET /volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:43.480647 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8f003fe2-9e37-4c72-806b-eb2ac400db62 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:43.484581 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8f003fe2-9e37-4c72-806b-eb2ac400db62 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 Jul 31 09:23:43.484581 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8f003fe2-9e37-4c72-806b-eb2ac400db62 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:43.484581 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8f003fe2-9e37-4c72-806b-eb2ac400db62 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:43.503068 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:43.503068 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:43.511347 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8f003fe2-9e37-4c72-806b-eb2ac400db62 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:43.521816 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8f003fe2-9e37-4c72-806b-eb2ac400db62 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 returned with HTTP 200 Jul 31 09:23:43.522346 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 38/149] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:43 2026] GET /volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:23:43.867167 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dedbfe70-02d9-44ac-a3f2-d1b7cb93d89a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:43.870422 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dedbfe70-02d9-44ac-a3f2-d1b7cb93d89a tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:43.870422 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dedbfe70-02d9-44ac-a3f2-d1b7cb93d89a tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:43.870722 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dedbfe70-02d9-44ac-a3f2-d1b7cb93d89a tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:43.881843 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:43.881843 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:43.887196 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-dedbfe70-02d9-44ac-a3f2-d1b7cb93d89a tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:43.895866 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dedbfe70-02d9-44ac-a3f2-d1b7cb93d89a tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:43.895866 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 37/150] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:43 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:43.944860 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-07d08da7-72f5-456e-9b57-2a943943241e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:44.106817 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8da5a17c-a617-46cc-8c13-890b6d9e318f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:44.111271 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8da5a17c-a617-46cc-8c13-890b6d9e318f tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] GET https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db Jul 31 09:23:44.111271 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8da5a17c-a617-46cc-8c13-890b6d9e318f tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:44.111271 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8da5a17c-a617-46cc-8c13-890b6d9e318f tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:44.129199 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:44.129199 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:44.138059 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-8da5a17c-a617-46cc-8c13-890b6d9e318f tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Volume info retrieved successfully. Jul 31 09:23:44.142386 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8da5a17c-a617-46cc-8c13-890b6d9e318f tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db returned with HTTP 200 Jul 31 09:23:44.143401 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 39/151] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:44 2026] GET /volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:44.310016 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-07d08da7-72f5-456e-9b57-2a943943241e tempest-VolumePoolsAdminTestsJSON-1620765001 tempest-VolumePoolsAdminTestsJSON-1620765001-project-admin] GET https://10.4.3.226/volume/v3/scheduler-stats/get_pools?detail=True Jul 31 09:23:44.310339 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-07d08da7-72f5-456e-9b57-2a943943241e tempest-VolumePoolsAdminTestsJSON-1620765001 tempest-VolumePoolsAdminTestsJSON-1620765001-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:44.310543 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-07d08da7-72f5-456e-9b57-2a943943241e tempest-VolumePoolsAdminTestsJSON-1620765001 tempest-VolumePoolsAdminTestsJSON-1620765001-project-admin] Calling method 'get_pools' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:44.323723 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-07d08da7-72f5-456e-9b57-2a943943241e tempest-VolumePoolsAdminTestsJSON-1620765001 tempest-VolumePoolsAdminTestsJSON-1620765001-project-admin] https://10.4.3.226/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 31 09:23:44.324823 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 38/152] 10.4.3.226 () {66 vars in 1314 bytes} [Fri Jul 31 09:23:43 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:44.338661 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5bd6a587-111f-4fe3-b74d-1e97e5440bc1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:44.341177 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5bd6a587-111f-4fe3-b74d-1e97e5440bc1 tempest-VolumePoolsAdminTestsJSON-1620765001 tempest-VolumePoolsAdminTestsJSON-1620765001-project-admin] GET https://10.4.3.226/volume/v3/scheduler-stats/get_pools Jul 31 09:23:44.341476 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5bd6a587-111f-4fe3-b74d-1e97e5440bc1 tempest-VolumePoolsAdminTestsJSON-1620765001 tempest-VolumePoolsAdminTestsJSON-1620765001-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:44.341798 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5bd6a587-111f-4fe3-b74d-1e97e5440bc1 tempest-VolumePoolsAdminTestsJSON-1620765001 tempest-VolumePoolsAdminTestsJSON-1620765001-project-admin] Calling method 'get_pools' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:44.353133 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5bd6a587-111f-4fe3-b74d-1e97e5440bc1 tempest-VolumePoolsAdminTestsJSON-1620765001 tempest-VolumePoolsAdminTestsJSON-1620765001-project-admin] https://10.4.3.226/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 31 09:23:44.353688 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 39/153] 10.4.3.226 () {66 vars in 1291 bytes} [Fri Jul 31 09:23:44 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:44.540653 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-eeafc918-455b-4b5c-9881-c668ba5979cc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:44.543277 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eeafc918-455b-4b5c-9881-c668ba5979cc tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 Jul 31 09:23:44.543588 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eeafc918-455b-4b5c-9881-c668ba5979cc tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:44.543910 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eeafc918-455b-4b5c-9881-c668ba5979cc tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:44.553216 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:44.553216 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:44.558967 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-eeafc918-455b-4b5c-9881-c668ba5979cc tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:44.573370 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eeafc918-455b-4b5c-9881-c668ba5979cc tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 returned with HTTP 200 Jul 31 09:23:44.573986 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 38/154] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:44 2026] GET /volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:44.913534 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-81b2b231-afcc-4384-88e8-f1c26d417bc7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:44.916932 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-81b2b231-afcc-4384-88e8-f1c26d417bc7 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:44.916932 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-81b2b231-afcc-4384-88e8-f1c26d417bc7 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:44.916932 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-81b2b231-afcc-4384-88e8-f1c26d417bc7 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:44.925575 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:44.925575 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:44.931975 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-81b2b231-afcc-4384-88e8-f1c26d417bc7 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:44.939946 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-81b2b231-afcc-4384-88e8-f1c26d417bc7 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:44.939946 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 40/155] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:44 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:45.158218 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6b9503f3-1601-48eb-acd6-9af0ec41e91b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:45.160657 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6b9503f3-1601-48eb-acd6-9af0ec41e91b tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] GET https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db Jul 31 09:23:45.160909 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6b9503f3-1601-48eb-acd6-9af0ec41e91b tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:45.161146 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6b9503f3-1601-48eb-acd6-9af0ec41e91b tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:45.175428 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:45.175428 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:45.180444 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-6b9503f3-1601-48eb-acd6-9af0ec41e91b tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Volume info retrieved successfully. Jul 31 09:23:45.188356 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6b9503f3-1601-48eb-acd6-9af0ec41e91b tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db returned with HTTP 200 Jul 31 09:23:45.188924 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 39/156] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:45 2026] GET /volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:45.591066 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6a8b4e1d-0d63-4c6c-8556-c9b8855f9ff2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:45.593492 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6a8b4e1d-0d63-4c6c-8556-c9b8855f9ff2 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 Jul 31 09:23:45.593787 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6a8b4e1d-0d63-4c6c-8556-c9b8855f9ff2 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:45.594065 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6a8b4e1d-0d63-4c6c-8556-c9b8855f9ff2 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:45.605082 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:45.605082 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:45.610389 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6a8b4e1d-0d63-4c6c-8556-c9b8855f9ff2 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:45.616575 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6a8b4e1d-0d63-4c6c-8556-c9b8855f9ff2 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 returned with HTTP 200 Jul 31 09:23:45.617230 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 40/157] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:45 2026] GET /volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:45.955585 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1c310a56-dd33-4124-a34a-a29d82081568 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:45.958090 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1c310a56-dd33-4124-a34a-a29d82081568 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:45.958769 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1c310a56-dd33-4124-a34a-a29d82081568 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:45.958887 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1c310a56-dd33-4124-a34a-a29d82081568 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:45.972152 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:45.972152 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:45.982152 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1c310a56-dd33-4124-a34a-a29d82081568 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:45.990398 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1c310a56-dd33-4124-a34a-a29d82081568 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:45.991349 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 39/158] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:45 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 905 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:46.203895 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-eb5e2873-da82-48e8-af3a-01772a548c4b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:46.205937 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-eb5e2873-da82-48e8-af3a-01772a548c4b tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] GET https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db Jul 31 09:23:46.206352 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-eb5e2873-da82-48e8-af3a-01772a548c4b tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:46.206693 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-eb5e2873-da82-48e8-af3a-01772a548c4b tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:46.218183 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:46.218183 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:46.222355 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-eb5e2873-da82-48e8-af3a-01772a548c4b tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Volume info retrieved successfully. Jul 31 09:23:46.228756 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-eb5e2873-da82-48e8-af3a-01772a548c4b tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db returned with HTTP 200 Jul 31 09:23:46.229307 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 41/159] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:46 2026] GET /volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:46.632779 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2124750f-94bd-4ad0-910f-6e226e0c6819 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:46.634720 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2124750f-94bd-4ad0-910f-6e226e0c6819 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 Jul 31 09:23:46.635079 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2124750f-94bd-4ad0-910f-6e226e0c6819 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:46.635191 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2124750f-94bd-4ad0-910f-6e226e0c6819 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:46.642592 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:46.642592 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:46.646988 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-2124750f-94bd-4ad0-910f-6e226e0c6819 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:46.652901 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2124750f-94bd-4ad0-910f-6e226e0c6819 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 returned with HTTP 200 Jul 31 09:23:46.653359 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 40/160] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:46 2026] GET /volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:47.009878 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fcb96aa4-9ac0-4679-ba4d-defdcdebfc6f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:47.012323 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fcb96aa4-9ac0-4679-ba4d-defdcdebfc6f tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:23:47.012460 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fcb96aa4-9ac0-4679-ba4d-defdcdebfc6f tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:47.012668 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fcb96aa4-9ac0-4679-ba4d-defdcdebfc6f tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:47.026032 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:47.026032 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:47.034708 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fcb96aa4-9ac0-4679-ba4d-defdcdebfc6f tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:47.042362 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fcb96aa4-9ac0-4679-ba4d-defdcdebfc6f tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:23:47.042934 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 41/161] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:47 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 1391 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:47.059434 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9b85ec97-3aeb-4924-9b3f-ec27a30c2aae None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:47.064166 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9b85ec97-3aeb-4924-9b3f-ec27a30c2aae tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:23:47.065137 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9b85ec97-3aeb-4924-9b3f-ec27a30c2aae tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1025430582"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:47.066967 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-9b85ec97-3aeb-4924-9b3f-ec27a30c2aae tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1025430582'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:23:47.067162 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-9b85ec97-3aeb-4924-9b3f-ec27a30c2aae tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Create volume of 1 GB Jul 31 09:23:47.072584 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9b85ec97-3aeb-4924-9b3f-ec27a30c2aae tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Availability Zones retrieved successfully. Jul 31 09:23:47.079789 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9b85ec97-3aeb-4924-9b3f-ec27a30c2aae tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Flow 'volume_create_api' (21df2c43-180a-45a7-8d0b-c91fafca6b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:23:47.080993 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9b85ec97-3aeb-4924-9b3f-ec27a30c2aae tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dc2ecc3-fbc2-43f0-989e-639127d961ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:47.082151 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-9b85ec97-3aeb-4924-9b3f-ec27a30c2aae tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:23:47.121668 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9b85ec97-3aeb-4924-9b3f-ec27a30c2aae tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dc2ecc3-fbc2-43f0-989e-639127d961ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:47.122500 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9b85ec97-3aeb-4924-9b3f-ec27a30c2aae tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9ceb365-a7ff-475e-810f-fbebca920949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:47.181695 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-9b85ec97-3aeb-4924-9b3f-ec27a30c2aae tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Created reservations ['62878131-bf64-4a28-9f3d-d64b81559ec1', 'f3f4f253-8b07-43ce-a2ca-2f9f2cdad379', 'a73a5ab8-0926-444f-bc9f-f5c975875c19', 'e2fae16c-d952-4fd1-9a2c-97b3ac37c15b'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:23:47.183173 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9b85ec97-3aeb-4924-9b3f-ec27a30c2aae tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9ceb365-a7ff-475e-810f-fbebca920949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62878131-bf64-4a28-9f3d-d64b81559ec1', 'f3f4f253-8b07-43ce-a2ca-2f9f2cdad379', 'a73a5ab8-0926-444f-bc9f-f5c975875c19', 'e2fae16c-d952-4fd1-9a2c-97b3ac37c15b']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:47.184271 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9b85ec97-3aeb-4924-9b3f-ec27a30c2aae tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc70f4df-5021-4290-8e24-85e152b0b506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:47.217031 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9b85ec97-3aeb-4924-9b3f-ec27a30c2aae tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc70f4df-5021-4290-8e24-85e152b0b506) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5baae7d4-cccc-400e-8179-f80b964248dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1025430582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='301ad6438e0e47fa87918d4397048e7c',qos_specs=None,replication_status=,reservations=['62878131-bf64-4a28-9f3d-d64b81559ec1','f3f4f253-8b07-43ce-a2ca-2f9f2cdad379','a73a5ab8-0926-444f-bc9f-f5c975875c19','e2fae16c-d952-4fd1-9a2c-97b3ac37c15b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5300dd3caabc4539ae2d016cce9b9772',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:23:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1025430582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5baae7d4-cccc-400e-8179-f80b964248dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='301ad6438e0e47fa87918d4397048e7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5300dd3caabc4539ae2d016cce9b9772',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:47.218298 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9b85ec97-3aeb-4924-9b3f-ec27a30c2aae tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b5eb788-4eb1-45fb-9054-34e9b9d892fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:47.248041 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4278a815-6203-43fc-a2d9-7ccf93b386a6 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:47.250098 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4278a815-6203-43fc-a2d9-7ccf93b386a6 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] GET https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db Jul 31 09:23:47.252138 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4278a815-6203-43fc-a2d9-7ccf93b386a6 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:47.252138 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4278a815-6203-43fc-a2d9-7ccf93b386a6 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:47.252292 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9b85ec97-3aeb-4924-9b3f-ec27a30c2aae tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b5eb788-4eb1-45fb-9054-34e9b9d892fd) transitioned into state 'SUCCESS' from state '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-1025430582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='301ad6438e0e47fa87918d4397048e7c',qos_specs=None,replication_status=,reservations=['62878131-bf64-4a28-9f3d-d64b81559ec1','f3f4f253-8b07-43ce-a2ca-2f9f2cdad379','a73a5ab8-0926-444f-bc9f-f5c975875c19','e2fae16c-d952-4fd1-9a2c-97b3ac37c15b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5300dd3caabc4539ae2d016cce9b9772',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:47.252398 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9b85ec97-3aeb-4924-9b3f-ec27a30c2aae tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c90df48d-dad2-48aa-bf3e-7fbf0f7c54ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:47.261109 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:47.261109 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:47.264697 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-4278a815-6203-43fc-a2d9-7ccf93b386a6 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Volume info retrieved successfully. Jul 31 09:23:47.268777 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9b85ec97-3aeb-4924-9b3f-ec27a30c2aae tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c90df48d-dad2-48aa-bf3e-7fbf0f7c54ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:47.269378 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4278a815-6203-43fc-a2d9-7ccf93b386a6 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db returned with HTTP 200 Jul 31 09:23:47.269870 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 42/162] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:47 2026] GET /volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:47.270078 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9b85ec97-3aeb-4924-9b3f-ec27a30c2aae tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Flow 'volume_create_api' (21df2c43-180a-45a7-8d0b-c91fafca6b86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:23:47.270579 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9b85ec97-3aeb-4924-9b3f-ec27a30c2aae tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Create volume request issued successfully. Jul 31 09:23:47.271789 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9b85ec97-3aeb-4924-9b3f-ec27a30c2aae tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:23:47.272104 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 40/163] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:23:47 2026] POST /volume/v3/volumes => generated 752 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:23:47.287490 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2e818b9b-3b33-4e49-94d0-cb767481d7f2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:47.290056 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2e818b9b-3b33-4e49-94d0-cb767481d7f2 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/5baae7d4-cccc-400e-8179-f80b964248dd Jul 31 09:23:47.290378 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2e818b9b-3b33-4e49-94d0-cb767481d7f2 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:47.290743 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2e818b9b-3b33-4e49-94d0-cb767481d7f2 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:47.301277 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:47.301277 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:47.307819 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-2e818b9b-3b33-4e49-94d0-cb767481d7f2 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:47.315254 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2e818b9b-3b33-4e49-94d0-cb767481d7f2 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/5baae7d4-cccc-400e-8179-f80b964248dd returned with HTTP 200 Jul 31 09:23:47.315821 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 41/164] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:47 2026] GET /volume/v3/volumes/5baae7d4-cccc-400e-8179-f80b964248dd => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:47.670707 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-566fba6c-0b11-4900-bbd2-e36121fdd0d6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:47.673865 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-566fba6c-0b11-4900-bbd2-e36121fdd0d6 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 Jul 31 09:23:47.674110 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-566fba6c-0b11-4900-bbd2-e36121fdd0d6 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:47.674315 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-566fba6c-0b11-4900-bbd2-e36121fdd0d6 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:47.685653 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:47.685653 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:47.692387 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-566fba6c-0b11-4900-bbd2-e36121fdd0d6 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:47.700700 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-566fba6c-0b11-4900-bbd2-e36121fdd0d6 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 returned with HTTP 200 Jul 31 09:23:47.701326 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 42/165] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:47 2026] GET /volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 => generated 1365 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:47.721944 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ae13e886-e12b-4b1c-9e9f-7460c181d046 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:47.723912 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ae13e886-e12b-4b1c-9e9f-7460c181d046 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:23:47.724642 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ae13e886-e12b-4b1c-9e9f-7460c181d046 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-896974239"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:47.728887 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-ae13e886-e12b-4b1c-9e9f-7460c181d046 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-896974239'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:23:47.728887 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-ae13e886-e12b-4b1c-9e9f-7460c181d046 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Create volume of 1 GB Jul 31 09:23:47.732682 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-ae13e886-e12b-4b1c-9e9f-7460c181d046 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Availability Zones retrieved successfully. Jul 31 09:23:47.741283 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ae13e886-e12b-4b1c-9e9f-7460c181d046 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Flow 'volume_create_api' (4fd27931-17ff-4289-8a4f-cea7a9f58995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:23:47.743064 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ae13e886-e12b-4b1c-9e9f-7460c181d046 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78dde8f7-9013-428a-91e1-83ca8f5b3c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:47.745504 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-ae13e886-e12b-4b1c-9e9f-7460c181d046 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:23:47.784456 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ae13e886-e12b-4b1c-9e9f-7460c181d046 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78dde8f7-9013-428a-91e1-83ca8f5b3c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:47.784456 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ae13e886-e12b-4b1c-9e9f-7460c181d046 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (327f16c1-00a9-4d69-8fd5-605f8b014b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:47.853157 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-ae13e886-e12b-4b1c-9e9f-7460c181d046 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Created reservations ['9b56abf0-86eb-4412-8fc9-3fd69d24b038', 'd732a034-81e1-49db-bac9-6e133ce8d23f', 'c0e7dfcb-1958-48a5-8f42-699fd9e756a2', 'f8243c95-e90e-4543-85ac-3df285a582fc'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:23:47.854437 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ae13e886-e12b-4b1c-9e9f-7460c181d046 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (327f16c1-00a9-4d69-8fd5-605f8b014b84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b56abf0-86eb-4412-8fc9-3fd69d24b038', 'd732a034-81e1-49db-bac9-6e133ce8d23f', 'c0e7dfcb-1958-48a5-8f42-699fd9e756a2', 'f8243c95-e90e-4543-85ac-3df285a582fc']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:47.855714 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ae13e886-e12b-4b1c-9e9f-7460c181d046 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d35a9397-3870-4639-a19b-aedb74c93e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:47.886029 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ae13e886-e12b-4b1c-9e9f-7460c181d046 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d35a9397-3870-4639-a19b-aedb74c93e1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92c57cf6-bf3f-4dca-991e-9a7782faacb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-896974239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da4c7aeb781d48dc8f2d44e40e2bc655',qos_specs=None,replication_status=,reservations=['9b56abf0-86eb-4412-8fc9-3fd69d24b038','d732a034-81e1-49db-bac9-6e133ce8d23f','c0e7dfcb-1958-48a5-8f42-699fd9e756a2','f8243c95-e90e-4543-85ac-3df285a582fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0989b6254f684327abeb4e3396b6f6e4',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:23:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-896974239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92c57cf6-bf3f-4dca-991e-9a7782faacb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da4c7aeb781d48dc8f2d44e40e2bc655',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0989b6254f684327abeb4e3396b6f6e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:47.887567 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ae13e886-e12b-4b1c-9e9f-7460c181d046 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2795b6e3-318d-4d3c-a241-769c9e5c0194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:47.919428 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ae13e886-e12b-4b1c-9e9f-7460c181d046 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2795b6e3-318d-4d3c-a241-769c9e5c0194) transitioned into state 'SUCCESS' from state '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-896974239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da4c7aeb781d48dc8f2d44e40e2bc655',qos_specs=None,replication_status=,reservations=['9b56abf0-86eb-4412-8fc9-3fd69d24b038','d732a034-81e1-49db-bac9-6e133ce8d23f','c0e7dfcb-1958-48a5-8f42-699fd9e756a2','f8243c95-e90e-4543-85ac-3df285a582fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0989b6254f684327abeb4e3396b6f6e4',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:47.920601 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ae13e886-e12b-4b1c-9e9f-7460c181d046 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ce7f307-1a01-4db6-8da3-41f761f5c21d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:47.933205 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ae13e886-e12b-4b1c-9e9f-7460c181d046 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ce7f307-1a01-4db6-8da3-41f761f5c21d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:47.934133 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ae13e886-e12b-4b1c-9e9f-7460c181d046 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Flow 'volume_create_api' (4fd27931-17ff-4289-8a4f-cea7a9f58995) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:23:47.934553 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-ae13e886-e12b-4b1c-9e9f-7460c181d046 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Create volume request issued successfully. Jul 31 09:23:47.935308 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ae13e886-e12b-4b1c-9e9f-7460c181d046 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:23:47.935876 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 43/166] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:23:47 2026] POST /volume/v3/volumes => generated 756 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:23:47.951700 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d278f1bf-2bb0-4c72-91d3-b34b57a75bf1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:47.954149 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d278f1bf-2bb0-4c72-91d3-b34b57a75bf1 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/92c57cf6-bf3f-4dca-991e-9a7782faacb2 Jul 31 09:23:47.954467 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d278f1bf-2bb0-4c72-91d3-b34b57a75bf1 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:47.954757 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d278f1bf-2bb0-4c72-91d3-b34b57a75bf1 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:47.965562 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:47.965562 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:47.972658 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d278f1bf-2bb0-4c72-91d3-b34b57a75bf1 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:47.981374 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d278f1bf-2bb0-4c72-91d3-b34b57a75bf1 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/92c57cf6-bf3f-4dca-991e-9a7782faacb2 returned with HTTP 200 Jul 31 09:23:47.981950 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 41/167] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:47 2026] GET /volume/v3/volumes/92c57cf6-bf3f-4dca-991e-9a7782faacb2 => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:48.285870 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d3d54435-91e3-4d50-8489-88f72ab8f071 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:48.288517 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d3d54435-91e3-4d50-8489-88f72ab8f071 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] GET https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db Jul 31 09:23:48.289029 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d3d54435-91e3-4d50-8489-88f72ab8f071 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:48.289189 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d3d54435-91e3-4d50-8489-88f72ab8f071 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:48.305109 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:48.305109 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:48.309886 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-d3d54435-91e3-4d50-8489-88f72ab8f071 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Volume info retrieved successfully. Jul 31 09:23:48.317532 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d3d54435-91e3-4d50-8489-88f72ab8f071 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db returned with HTTP 200 Jul 31 09:23:48.318330 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 42/168] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:48 2026] GET /volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:48.331515 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9277c47b-370a-481a-9771-6f28003f1015 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:48.334347 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9277c47b-370a-481a-9771-6f28003f1015 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/5baae7d4-cccc-400e-8179-f80b964248dd Jul 31 09:23:48.334347 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9277c47b-370a-481a-9771-6f28003f1015 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:48.334632 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9277c47b-370a-481a-9771-6f28003f1015 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:48.342692 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:48.342692 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:48.348104 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9277c47b-370a-481a-9771-6f28003f1015 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:48.354394 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9277c47b-370a-481a-9771-6f28003f1015 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/5baae7d4-cccc-400e-8179-f80b964248dd returned with HTTP 200 Jul 31 09:23:48.355026 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 43/169] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:48 2026] GET /volume/v3/volumes/5baae7d4-cccc-400e-8179-f80b964248dd => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:48.369390 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d55fce30-5d77-4f6a-a1e1-33ea7c694c56 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:48.371915 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d55fce30-5d77-4f6a-a1e1-33ea7c694c56 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:23:48.372434 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d55fce30-5d77-4f6a-a1e1-33ea7c694c56 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1569200346"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:48.374539 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-d55fce30-5d77-4f6a-a1e1-33ea7c694c56 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1569200346'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:23:48.374778 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-d55fce30-5d77-4f6a-a1e1-33ea7c694c56 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Create volume of 1 GB Jul 31 09:23:48.375146 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:48.375146 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:48.379298 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d55fce30-5d77-4f6a-a1e1-33ea7c694c56 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Availability Zones retrieved successfully. Jul 31 09:23:48.385626 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d55fce30-5d77-4f6a-a1e1-33ea7c694c56 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Flow 'volume_create_api' (8a594742-f132-45d8-9cb4-906826cdc331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:23:48.386820 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d55fce30-5d77-4f6a-a1e1-33ea7c694c56 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45b964c5-8af8-4856-969c-d8aaf6507d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:48.387898 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-d55fce30-5d77-4f6a-a1e1-33ea7c694c56 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:23:48.425836 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d55fce30-5d77-4f6a-a1e1-33ea7c694c56 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45b964c5-8af8-4856-969c-d8aaf6507d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:48.427084 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d55fce30-5d77-4f6a-a1e1-33ea7c694c56 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e0a077e-87e8-45f2-90af-8674e49fa26c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:48.482464 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-d55fce30-5d77-4f6a-a1e1-33ea7c694c56 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Created reservations ['a677ff4c-a2ef-4461-bb20-9eaa8532be2f', '76c4531a-2b08-4620-9f17-a14ea443dde5', '64914ff8-0b6e-4404-9ace-da6e720570e7', '7b49da8c-5ffe-4feb-8339-2df94ff81b82'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:23:48.483608 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d55fce30-5d77-4f6a-a1e1-33ea7c694c56 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e0a077e-87e8-45f2-90af-8674e49fa26c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a677ff4c-a2ef-4461-bb20-9eaa8532be2f', '76c4531a-2b08-4620-9f17-a14ea443dde5', '64914ff8-0b6e-4404-9ace-da6e720570e7', '7b49da8c-5ffe-4feb-8339-2df94ff81b82']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:48.484865 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d55fce30-5d77-4f6a-a1e1-33ea7c694c56 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54e48f7c-4df1-49bf-839a-f3678a52c614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:48.515166 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d55fce30-5d77-4f6a-a1e1-33ea7c694c56 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54e48f7c-4df1-49bf-839a-f3678a52c614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a732e3a4-bed7-4982-a854-eec9e5f61719', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1569200346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='301ad6438e0e47fa87918d4397048e7c',qos_specs=None,replication_status=,reservations=['a677ff4c-a2ef-4461-bb20-9eaa8532be2f','76c4531a-2b08-4620-9f17-a14ea443dde5','64914ff8-0b6e-4404-9ace-da6e720570e7','7b49da8c-5ffe-4feb-8339-2df94ff81b82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5300dd3caabc4539ae2d016cce9b9772',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:23:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1569200346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a732e3a4-bed7-4982-a854-eec9e5f61719,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='301ad6438e0e47fa87918d4397048e7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5300dd3caabc4539ae2d016cce9b9772',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:48.516257 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d55fce30-5d77-4f6a-a1e1-33ea7c694c56 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa3c0cfe-d7a9-4cee-8b57-632a6e415c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:48.541663 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d55fce30-5d77-4f6a-a1e1-33ea7c694c56 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa3c0cfe-d7a9-4cee-8b57-632a6e415c5f) transitioned into state 'SUCCESS' from state '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-1569200346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='301ad6438e0e47fa87918d4397048e7c',qos_specs=None,replication_status=,reservations=['a677ff4c-a2ef-4461-bb20-9eaa8532be2f','76c4531a-2b08-4620-9f17-a14ea443dde5','64914ff8-0b6e-4404-9ace-da6e720570e7','7b49da8c-5ffe-4feb-8339-2df94ff81b82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5300dd3caabc4539ae2d016cce9b9772',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:48.542870 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d55fce30-5d77-4f6a-a1e1-33ea7c694c56 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (034e246f-fb2f-4336-b6a3-80e922b3c87b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:48.554870 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d55fce30-5d77-4f6a-a1e1-33ea7c694c56 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (034e246f-fb2f-4336-b6a3-80e922b3c87b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:48.556441 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d55fce30-5d77-4f6a-a1e1-33ea7c694c56 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Flow 'volume_create_api' (8a594742-f132-45d8-9cb4-906826cdc331) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:23:48.556667 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d55fce30-5d77-4f6a-a1e1-33ea7c694c56 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Create volume request issued successfully. Jul 31 09:23:48.560191 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d55fce30-5d77-4f6a-a1e1-33ea7c694c56 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:23:48.560191 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 44/170] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:23:48 2026] POST /volume/v3/volumes => generated 752 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:23:48.576975 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-da96a1c8-9752-438d-b07c-944bccbb453a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:48.580378 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da96a1c8-9752-438d-b07c-944bccbb453a tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/a732e3a4-bed7-4982-a854-eec9e5f61719 Jul 31 09:23:48.581016 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da96a1c8-9752-438d-b07c-944bccbb453a tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:48.581520 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da96a1c8-9752-438d-b07c-944bccbb453a tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:48.591689 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:48.591689 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:48.597955 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-da96a1c8-9752-438d-b07c-944bccbb453a tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:48.605385 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da96a1c8-9752-438d-b07c-944bccbb453a tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/a732e3a4-bed7-4982-a854-eec9e5f61719 returned with HTTP 200 Jul 31 09:23:48.606010 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 42/171] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:48 2026] GET /volume/v3/volumes/a732e3a4-bed7-4982-a854-eec9e5f61719 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:49.001132 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6bd68e7a-282e-444e-8fc1-bf60e32caed1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:49.004129 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6bd68e7a-282e-444e-8fc1-bf60e32caed1 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/92c57cf6-bf3f-4dca-991e-9a7782faacb2 Jul 31 09:23:49.007278 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6bd68e7a-282e-444e-8fc1-bf60e32caed1 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:49.007278 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6bd68e7a-282e-444e-8fc1-bf60e32caed1 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:49.016491 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:49.016491 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:49.022281 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-6bd68e7a-282e-444e-8fc1-bf60e32caed1 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:49.029782 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6bd68e7a-282e-444e-8fc1-bf60e32caed1 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/92c57cf6-bf3f-4dca-991e-9a7782faacb2 returned with HTTP 200 Jul 31 09:23:49.030407 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 43/172] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:48 2026] GET /volume/v3/volumes/92c57cf6-bf3f-4dca-991e-9a7782faacb2 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:49.049555 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d106af7c-55a2-48d4-abc6-2cf715669ec3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:49.051708 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d106af7c-55a2-48d4-abc6-2cf715669ec3 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:23:49.052870 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d106af7c-55a2-48d4-abc6-2cf715669ec3 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1233353048"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:49.058274 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-d106af7c-55a2-48d4-abc6-2cf715669ec3 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1233353048'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:23:49.058274 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-d106af7c-55a2-48d4-abc6-2cf715669ec3 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Create volume of 1 GB Jul 31 09:23:49.068917 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d106af7c-55a2-48d4-abc6-2cf715669ec3 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Availability zone cache updated, next update will occur around 2026-07-31 10:23:49.068461. {{(pid=100316) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 09:23:49.069129 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d106af7c-55a2-48d4-abc6-2cf715669ec3 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Availability Zones retrieved successfully. Jul 31 09:23:49.077674 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d106af7c-55a2-48d4-abc6-2cf715669ec3 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Flow 'volume_create_api' (1afaeb34-d5b0-4483-9a0f-2d7508591049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:23:49.079759 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d106af7c-55a2-48d4-abc6-2cf715669ec3 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f900a31a-b187-4798-aacc-0e55fcd71454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:49.081315 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-d106af7c-55a2-48d4-abc6-2cf715669ec3 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:23:49.121453 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d106af7c-55a2-48d4-abc6-2cf715669ec3 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f900a31a-b187-4798-aacc-0e55fcd71454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:49.122949 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d106af7c-55a2-48d4-abc6-2cf715669ec3 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24ee2c34-cc19-4911-91fb-a42bbd3a3edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:49.170313 np0000006200 devstack@c-api.service[100316]: WARNING cinder.quota [None req-d106af7c-55a2-48d4-abc6-2cf715669ec3 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-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 31 09:23:49.171860 np0000006200 devstack@c-api.service[100316]: WARNING cinder.quota [None req-d106af7c-55a2-48d4-abc6-2cf715669ec3 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-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 31 09:23:49.197909 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-d106af7c-55a2-48d4-abc6-2cf715669ec3 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Created reservations ['72b3ff7a-013d-47be-ba88-d7d79a524f31', 'a785b834-81ab-4a08-ad4c-02b3c8067e86', 'eb9d8b72-f2d8-4562-9323-ca7659595879', '63afae61-7cd0-48fb-becb-d197bc67e7ec'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:23:49.199086 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d106af7c-55a2-48d4-abc6-2cf715669ec3 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24ee2c34-cc19-4911-91fb-a42bbd3a3edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72b3ff7a-013d-47be-ba88-d7d79a524f31', 'a785b834-81ab-4a08-ad4c-02b3c8067e86', 'eb9d8b72-f2d8-4562-9323-ca7659595879', '63afae61-7cd0-48fb-becb-d197bc67e7ec']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:49.200323 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d106af7c-55a2-48d4-abc6-2cf715669ec3 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43de36a0-75f7-4ee3-b6e6-f1bd4bafbbe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:49.236145 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d106af7c-55a2-48d4-abc6-2cf715669ec3 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43de36a0-75f7-4ee3-b6e6-f1bd4bafbbe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b8c24fe-cc6a-4fee-ba77-d913ad98a9fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1233353048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da4c7aeb781d48dc8f2d44e40e2bc655',qos_specs=None,replication_status=,reservations=['72b3ff7a-013d-47be-ba88-d7d79a524f31','a785b834-81ab-4a08-ad4c-02b3c8067e86','eb9d8b72-f2d8-4562-9323-ca7659595879','63afae61-7cd0-48fb-becb-d197bc67e7ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0989b6254f684327abeb4e3396b6f6e4',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:23:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1233353048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b8c24fe-cc6a-4fee-ba77-d913ad98a9fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da4c7aeb781d48dc8f2d44e40e2bc655',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0989b6254f684327abeb4e3396b6f6e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:49.237753 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d106af7c-55a2-48d4-abc6-2cf715669ec3 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbf5cad7-9535-4f17-b4d6-166ef768b730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:49.268619 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d106af7c-55a2-48d4-abc6-2cf715669ec3 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbf5cad7-9535-4f17-b4d6-166ef768b730) transitioned into state 'SUCCESS' from state '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-1233353048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da4c7aeb781d48dc8f2d44e40e2bc655',qos_specs=None,replication_status=,reservations=['72b3ff7a-013d-47be-ba88-d7d79a524f31','a785b834-81ab-4a08-ad4c-02b3c8067e86','eb9d8b72-f2d8-4562-9323-ca7659595879','63afae61-7cd0-48fb-becb-d197bc67e7ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0989b6254f684327abeb4e3396b6f6e4',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:49.271475 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d106af7c-55a2-48d4-abc6-2cf715669ec3 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (157b5a40-b3de-40a7-b14b-a62347e69f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:49.290147 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d106af7c-55a2-48d4-abc6-2cf715669ec3 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (157b5a40-b3de-40a7-b14b-a62347e69f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:49.291461 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d106af7c-55a2-48d4-abc6-2cf715669ec3 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Flow 'volume_create_api' (1afaeb34-d5b0-4483-9a0f-2d7508591049) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:23:49.292025 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d106af7c-55a2-48d4-abc6-2cf715669ec3 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Create volume request issued successfully. Jul 31 09:23:49.292962 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d106af7c-55a2-48d4-abc6-2cf715669ec3 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:23:49.293518 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 44/173] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:23:49 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 31 09:23:49.316032 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-081bc083-861b-4c51-9da4-6e9a4bb46e38 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:49.318896 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-081bc083-861b-4c51-9da4-6e9a4bb46e38 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/8b8c24fe-cc6a-4fee-ba77-d913ad98a9fe Jul 31 09:23:49.319096 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-081bc083-861b-4c51-9da4-6e9a4bb46e38 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:49.319403 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-081bc083-861b-4c51-9da4-6e9a4bb46e38 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:49.334889 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0514f990-01b4-4c67-989e-784b76711ec5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:49.336541 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0514f990-01b4-4c67-989e-784b76711ec5 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] GET https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db Jul 31 09:23:49.337128 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0514f990-01b4-4c67-989e-784b76711ec5 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:49.337128 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0514f990-01b4-4c67-989e-784b76711ec5 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:49.342066 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:49.342066 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:49.350454 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:49.350454 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:49.355276 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-081bc083-861b-4c51-9da4-6e9a4bb46e38 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:49.355413 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0514f990-01b4-4c67-989e-784b76711ec5 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Volume info retrieved successfully. Jul 31 09:23:49.360786 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0514f990-01b4-4c67-989e-784b76711ec5 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db returned with HTTP 200 Jul 31 09:23:49.361566 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 43/174] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:49 2026] GET /volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:49.362527 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-081bc083-861b-4c51-9da4-6e9a4bb46e38 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/8b8c24fe-cc6a-4fee-ba77-d913ad98a9fe returned with HTTP 200 Jul 31 09:23:49.364193 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 45/175] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:49 2026] GET /volume/v3/volumes/8b8c24fe-cc6a-4fee-ba77-d913ad98a9fe => generated 825 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:49.620668 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9efc6cf1-45e0-4758-b9e7-734cf63b86db None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:49.622679 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9efc6cf1-45e0-4758-b9e7-734cf63b86db tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/a732e3a4-bed7-4982-a854-eec9e5f61719 Jul 31 09:23:49.622912 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9efc6cf1-45e0-4758-b9e7-734cf63b86db tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:49.623101 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9efc6cf1-45e0-4758-b9e7-734cf63b86db tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:49.630325 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:49.630325 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:49.634651 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9efc6cf1-45e0-4758-b9e7-734cf63b86db tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:23:49.639165 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9efc6cf1-45e0-4758-b9e7-734cf63b86db tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/a732e3a4-bed7-4982-a854-eec9e5f61719 returned with HTTP 200 Jul 31 09:23:49.639546 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 44/176] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:49 2026] GET /volume/v3/volumes/a732e3a4-bed7-4982-a854-eec9e5f61719 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:23:49.795049 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-32c24b43-7f23-4235-8d0e-20f10593af98 req-fdabe545-017e-45d3-977c-af385d914681 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:49.798655 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-32c24b43-7f23-4235-8d0e-20f10593af98 req-fdabe545-017e-45d3-977c-af385d914681 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] POST https://10.4.3.226/volume/v3/attachments/5b5e8cfb-e8fd-4ab2-a65e-3dfc8ea0a9ee/action Jul 31 09:23:49.799308 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-32c24b43-7f23-4235-8d0e-20f10593af98 req-fdabe545-017e-45d3-977c-af385d914681 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:23:49.799586 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-32c24b43-7f23-4235-8d0e-20f10593af98 req-fdabe545-017e-45d3-977c-af385d914681 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:49.859816 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:49.859816 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:49.886192 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-32c24b43-7f23-4235-8d0e-20f10593af98 req-fdabe545-017e-45d3-977c-af385d914681 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/attachments/5b5e8cfb-e8fd-4ab2-a65e-3dfc8ea0a9ee/action returned with HTTP 204 Jul 31 09:23:49.886924 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 45/177] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:23:49 2026] POST /volume/v3/attachments/5b5e8cfb-e8fd-4ab2-a65e-3dfc8ea0a9ee/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:23:50.380904 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-06b242a8-b6c0-4fb6-99e9-5e5f9b1886a9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:50.381358 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2e49c3ff-8a80-4ebb-a713-8da5d6490085 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:50.384953 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-06b242a8-b6c0-4fb6-99e9-5e5f9b1886a9 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] GET https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db Jul 31 09:23:50.385078 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2e49c3ff-8a80-4ebb-a713-8da5d6490085 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/8b8c24fe-cc6a-4fee-ba77-d913ad98a9fe Jul 31 09:23:50.385149 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-06b242a8-b6c0-4fb6-99e9-5e5f9b1886a9 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:50.385854 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-06b242a8-b6c0-4fb6-99e9-5e5f9b1886a9 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:50.385965 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2e49c3ff-8a80-4ebb-a713-8da5d6490085 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:50.385965 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2e49c3ff-8a80-4ebb-a713-8da5d6490085 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:50.394735 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:50.394735 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:50.399375 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:50.399375 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:50.400082 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-2e49c3ff-8a80-4ebb-a713-8da5d6490085 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:50.406314 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2e49c3ff-8a80-4ebb-a713-8da5d6490085 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/8b8c24fe-cc6a-4fee-ba77-d913ad98a9fe returned with HTTP 200 Jul 31 09:23:50.406476 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-06b242a8-b6c0-4fb6-99e9-5e5f9b1886a9 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Volume info retrieved successfully. Jul 31 09:23:50.410260 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 46/178] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:50 2026] GET /volume/v3/volumes/8b8c24fe-cc6a-4fee-ba77-d913ad98a9fe => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:23:50.412679 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-06b242a8-b6c0-4fb6-99e9-5e5f9b1886a9 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db returned with HTTP 200 Jul 31 09:23:50.413356 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 44/179] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:50 2026] GET /volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:50.429207 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-71f025de-d8ee-4512-85d8-ab8a1f1e7c53 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:50.431942 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-71f025de-d8ee-4512-85d8-ab8a1f1e7c53 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] GET https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db Jul 31 09:23:50.432183 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-71f025de-d8ee-4512-85d8-ab8a1f1e7c53 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:50.432449 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-71f025de-d8ee-4512-85d8-ab8a1f1e7c53 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:50.451084 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:50.451084 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:50.458480 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-71f025de-d8ee-4512-85d8-ab8a1f1e7c53 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Volume info retrieved successfully. Jul 31 09:23:50.468062 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-71f025de-d8ee-4512-85d8-ab8a1f1e7c53 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db returned with HTTP 200 Jul 31 09:23:50.468852 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 45/180] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:50 2026] GET /volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db => generated 1136 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:50.494600 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-126b1a79-a670-4b08-9913-22b8b1a57d4d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:50.908233 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-126b1a79-a670-4b08-9913-22b8b1a57d4d tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] GET https://10.4.3.226/volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644 Jul 31 09:23:50.908233 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-126b1a79-a670-4b08-9913-22b8b1a57d4d tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:50.909449 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-126b1a79-a670-4b08-9913-22b8b1a57d4d tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:50.924056 np0000006200 devstack@c-api.service[100316]: WARNING cinder.quota [None req-126b1a79-a670-4b08-9913-22b8b1a57d4d tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-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 31 09:23:50.924619 np0000006200 devstack@c-api.service[100316]: WARNING cinder.quota [None req-126b1a79-a670-4b08-9913-22b8b1a57d4d tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-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 31 09:23:50.925030 np0000006200 devstack@c-api.service[100316]: WARNING cinder.quota [None req-126b1a79-a670-4b08-9913-22b8b1a57d4d tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-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 31 09:23:50.925751 np0000006200 devstack@c-api.service[100316]: WARNING cinder.quota [None req-126b1a79-a670-4b08-9913-22b8b1a57d4d tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:23:50.926103 np0000006200 devstack@c-api.service[100316]: WARNING cinder.quota [None req-126b1a79-a670-4b08-9913-22b8b1a57d4d tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-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 31 09:23:50.926548 np0000006200 devstack@c-api.service[100316]: WARNING cinder.quota [None req-126b1a79-a670-4b08-9913-22b8b1a57d4d tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-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 31 09:23:50.927186 np0000006200 devstack@c-api.service[100316]: WARNING cinder.quota [None req-126b1a79-a670-4b08-9913-22b8b1a57d4d tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-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 31 09:23:50.939830 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-126b1a79-a670-4b08-9913-22b8b1a57d4d tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] https://10.4.3.226/volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644 returned with HTTP 200 Jul 31 09:23:50.939830 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 46/181] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:23:50 2026] GET /volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644 => generated 437 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:50.953331 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-229b4204-7b16-4c37-b4d0-f870e166b6dd None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:50.955513 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-229b4204-7b16-4c37-b4d0-f870e166b6dd tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] GET https://10.4.3.226/volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644/defaults Jul 31 09:23:50.955688 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-229b4204-7b16-4c37-b4d0-f870e166b6dd tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:50.956018 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-229b4204-7b16-4c37-b4d0-f870e166b6dd tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Calling method 'defaults' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:50.964549 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-229b4204-7b16-4c37-b4d0-f870e166b6dd tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-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 31 09:23:50.965389 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-229b4204-7b16-4c37-b4d0-f870e166b6dd tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-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 31 09:23:50.965752 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-229b4204-7b16-4c37-b4d0-f870e166b6dd tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-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 31 09:23:50.966564 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-229b4204-7b16-4c37-b4d0-f870e166b6dd tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:23:50.967077 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-229b4204-7b16-4c37-b4d0-f870e166b6dd tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-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 31 09:23:50.967453 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-229b4204-7b16-4c37-b4d0-f870e166b6dd tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-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 31 09:23:50.967942 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-229b4204-7b16-4c37-b4d0-f870e166b6dd tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-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 31 09:23:50.977521 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-229b4204-7b16-4c37-b4d0-f870e166b6dd tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] https://10.4.3.226/volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644/defaults returned with HTTP 200 Jul 31 09:23:50.977890 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 47/182] 10.4.3.226 () {66 vars in 1381 bytes} [Fri Jul 31 09:23:50 2026] GET /volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644/defaults => generated 437 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:50.998195 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e722645e-e590-419d-8d18-e3f9df517316 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:51.000086 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e722645e-e590-419d-8d18-e3f9df517316 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] PUT https://10.4.3.226/volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644 Jul 31 09:23:51.000468 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e722645e-e590-419d-8d18-e3f9df517316 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:51.072064 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-e722645e-e590-419d-8d18-e3f9df517316 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-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 31 09:23:51.072980 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-e722645e-e590-419d-8d18-e3f9df517316 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-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 31 09:23:51.073463 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-e722645e-e590-419d-8d18-e3f9df517316 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-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 31 09:23:51.077032 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-e722645e-e590-419d-8d18-e3f9df517316 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:23:51.077032 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-e722645e-e590-419d-8d18-e3f9df517316 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-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 31 09:23:51.078182 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-e722645e-e590-419d-8d18-e3f9df517316 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-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 31 09:23:51.078182 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-e722645e-e590-419d-8d18-e3f9df517316 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-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 31 09:23:51.087596 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e722645e-e590-419d-8d18-e3f9df517316 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] https://10.4.3.226/volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644 returned with HTTP 200 Jul 31 09:23:51.089083 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 45/183] 10.4.3.226 () {68 vars in 1374 bytes} [Fri Jul 31 09:23:50 2026] PUT /volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644 => generated 395 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:51.109600 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-aafa96b7-e1e3-4433-ad22-d17e28f4508d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:51.111327 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-aafa96b7-e1e3-4433-ad22-d17e28f4508d tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] DELETE https://10.4.3.226/volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644 Jul 31 09:23:51.111645 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-aafa96b7-e1e3-4433-ad22-d17e28f4508d tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:51.111868 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-aafa96b7-e1e3-4433-ad22-d17e28f4508d tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:51.130627 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-aafa96b7-e1e3-4433-ad22-d17e28f4508d tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] https://10.4.3.226/volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644 returned with HTTP 200 Jul 31 09:23:51.130937 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 46/184] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:23:51 2026] DELETE /volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644 => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 09:23:51.147329 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-85a93108-d139-48e5-af9a-9bcc177ca2f1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:51.151022 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-85a93108-d139-48e5-af9a-9bcc177ca2f1 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] GET https://10.4.3.226/volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644 Jul 31 09:23:51.151022 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-85a93108-d139-48e5-af9a-9bcc177ca2f1 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:51.152731 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-85a93108-d139-48e5-af9a-9bcc177ca2f1 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:51.181835 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-85a93108-d139-48e5-af9a-9bcc177ca2f1 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] https://10.4.3.226/volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644 returned with HTTP 200 Jul 31 09:23:51.182527 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 47/185] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:23:51 2026] GET /volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644 => generated 437 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:51.199436 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-84346a8c-c4e3-4b93-87fa-91bacafd0ccf None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:51.203130 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-84346a8c-c4e3-4b93-87fa-91bacafd0ccf tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] PUT https://10.4.3.226/volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644 Jul 31 09:23:51.203505 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-84346a8c-c4e3-4b93-87fa-91bacafd0ccf tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-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=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:51.310592 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-84346a8c-c4e3-4b93-87fa-91bacafd0ccf tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] https://10.4.3.226/volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644 returned with HTTP 200 Jul 31 09:23:51.311854 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 48/186] 10.4.3.226 () {68 vars in 1375 bytes} [Fri Jul 31 09:23:51 2026] PUT /volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644 => generated 395 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:51.330754 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-689c0b20-1bd0-4c57-a6e9-6e9128342157 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:51.333494 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-689c0b20-1bd0-4c57-a6e9-6e9128342157 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] GET https://10.4.3.226/volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644/defaults Jul 31 09:23:51.334625 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-689c0b20-1bd0-4c57-a6e9-6e9128342157 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:51.334625 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-689c0b20-1bd0-4c57-a6e9-6e9128342157 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Calling method 'defaults' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:51.349581 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-689c0b20-1bd0-4c57-a6e9-6e9128342157 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] https://10.4.3.226/volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644/defaults returned with HTTP 200 Jul 31 09:23:51.350154 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 46/187] 10.4.3.226 () {66 vars in 1381 bytes} [Fri Jul 31 09:23:51 2026] GET /volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644/defaults => generated 437 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:51.370683 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6344dd95-f68b-421d-89e9-2216d6c8c392 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:51.373108 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6344dd95-f68b-421d-89e9-2216d6c8c392 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] GET https://10.4.3.226/volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644 Jul 31 09:23:51.373433 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6344dd95-f68b-421d-89e9-2216d6c8c392 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:51.373727 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6344dd95-f68b-421d-89e9-2216d6c8c392 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:51.391267 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-6344dd95-f68b-421d-89e9-2216d6c8c392 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-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 31 09:23:51.391852 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-6344dd95-f68b-421d-89e9-2216d6c8c392 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-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 31 09:23:51.392814 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-6344dd95-f68b-421d-89e9-2216d6c8c392 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-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 31 09:23:51.394922 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-6344dd95-f68b-421d-89e9-2216d6c8c392 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:23:51.394922 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-6344dd95-f68b-421d-89e9-2216d6c8c392 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-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 31 09:23:51.395116 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-6344dd95-f68b-421d-89e9-2216d6c8c392 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-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 31 09:23:51.396539 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-6344dd95-f68b-421d-89e9-2216d6c8c392 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-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 31 09:23:51.406556 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6344dd95-f68b-421d-89e9-2216d6c8c392 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] https://10.4.3.226/volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644 returned with HTTP 200 Jul 31 09:23:51.408305 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 47/188] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:23:51 2026] GET /volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644 => generated 437 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:23:51.424876 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a9cbe3b8-7142-4d73-bfa0-7299025170ca None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:51.428736 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a9cbe3b8-7142-4d73-bfa0-7299025170ca tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] GET https://10.4.3.226/volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644?usage=True Jul 31 09:23:51.430235 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a9cbe3b8-7142-4d73-bfa0-7299025170ca tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:51.430980 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a9cbe3b8-7142-4d73-bfa0-7299025170ca tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:51.466703 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a9cbe3b8-7142-4d73-bfa0-7299025170ca tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] https://10.4.3.226/volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644?usage=True returned with HTTP 200 Jul 31 09:23:51.467189 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 48/189] 10.4.3.226 () {66 vars in 1375 bytes} [Fri Jul 31 09:23:51 2026] GET /volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644?usage=True => generated 1061 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:51.488502 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2bbd1204-9197-46c3-9407-e5ad927e3c33 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:51.827228 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2bbd1204-9197-46c3-9407-e5ad927e3c33 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:23:51.828426 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2bbd1204-9197-46c3-9407-e5ad927e3c33 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-201299719"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:51.830951 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-2bbd1204-9197-46c3-9407-e5ad927e3c33 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-201299719'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:23:51.831281 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-2bbd1204-9197-46c3-9407-e5ad927e3c33 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Create volume of 1 GB Jul 31 09:23:51.838703 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-2bbd1204-9197-46c3-9407-e5ad927e3c33 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Availability Zones retrieved successfully. Jul 31 09:23:51.846264 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-2bbd1204-9197-46c3-9407-e5ad927e3c33 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Flow 'volume_create_api' (2ba1816c-078d-45b5-b64d-08e4b14645cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:23:51.848651 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-2bbd1204-9197-46c3-9407-e5ad927e3c33 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fed3a09-4afb-4d30-98f2-46823fc7c0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:51.849261 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-2bbd1204-9197-46c3-9407-e5ad927e3c33 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:23:51.897681 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-2bbd1204-9197-46c3-9407-e5ad927e3c33 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fed3a09-4afb-4d30-98f2-46823fc7c0c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:51.897681 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-2bbd1204-9197-46c3-9407-e5ad927e3c33 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e63eebd-553c-4c1d-8e58-d36e6df82cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:52.034641 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-2bbd1204-9197-46c3-9407-e5ad927e3c33 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Created reservations ['a80bc54a-b203-4bb8-8da2-288251bd4873', '6853e5e4-a6d4-4f1b-99a0-0d653a094130', '7e63fb85-178d-43c7-a5ee-d4301cae31ed', 'd13fa9a0-0823-4e7a-8345-e1a2f9a188ec'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:23:52.035571 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-2bbd1204-9197-46c3-9407-e5ad927e3c33 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e63eebd-553c-4c1d-8e58-d36e6df82cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a80bc54a-b203-4bb8-8da2-288251bd4873', '6853e5e4-a6d4-4f1b-99a0-0d653a094130', '7e63fb85-178d-43c7-a5ee-d4301cae31ed', 'd13fa9a0-0823-4e7a-8345-e1a2f9a188ec']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:52.037026 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-2bbd1204-9197-46c3-9407-e5ad927e3c33 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0821fca-1af8-402e-a7ca-95896dac0f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:52.079702 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-2bbd1204-9197-46c3-9407-e5ad927e3c33 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0821fca-1af8-402e-a7ca-95896dac0f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07b3f69a-5526-4531-8858-07ec2caf66fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-201299719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52881871cb604554b0389b39255c5644',qos_specs=None,replication_status=,reservations=['a80bc54a-b203-4bb8-8da2-288251bd4873','6853e5e4-a6d4-4f1b-99a0-0d653a094130','7e63fb85-178d-43c7-a5ee-d4301cae31ed','d13fa9a0-0823-4e7a-8345-e1a2f9a188ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='695d669cb7864376a2b50c125fea1398',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:23:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-201299719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07b3f69a-5526-4531-8858-07ec2caf66fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52881871cb604554b0389b39255c5644',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='695d669cb7864376a2b50c125fea1398',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:52.081091 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-2bbd1204-9197-46c3-9407-e5ad927e3c33 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51c6968c-56ea-4168-a982-b904aad9d534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:52.119059 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-2bbd1204-9197-46c3-9407-e5ad927e3c33 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51c6968c-56ea-4168-a982-b904aad9d534) transitioned into state 'SUCCESS' from state '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-201299719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52881871cb604554b0389b39255c5644',qos_specs=None,replication_status=,reservations=['a80bc54a-b203-4bb8-8da2-288251bd4873','6853e5e4-a6d4-4f1b-99a0-0d653a094130','7e63fb85-178d-43c7-a5ee-d4301cae31ed','d13fa9a0-0823-4e7a-8345-e1a2f9a188ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='695d669cb7864376a2b50c125fea1398',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:52.120923 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-2bbd1204-9197-46c3-9407-e5ad927e3c33 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af61fd82-1926-4c3a-9ade-3f9c14919ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:52.141234 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-2bbd1204-9197-46c3-9407-e5ad927e3c33 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af61fd82-1926-4c3a-9ade-3f9c14919ae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:52.142408 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-2bbd1204-9197-46c3-9407-e5ad927e3c33 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Flow 'volume_create_api' (2ba1816c-078d-45b5-b64d-08e4b14645cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:23:52.142870 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-2bbd1204-9197-46c3-9407-e5ad927e3c33 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Create volume request issued successfully. Jul 31 09:23:52.143643 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2bbd1204-9197-46c3-9407-e5ad927e3c33 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:23:52.144750 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 49/190] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:23:51 2026] POST /volume/v3/volumes => generated 755 bytes in 657 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:23:52.163896 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6713b5db-4c7a-4f09-ada2-8f62eb0239b3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:52.167813 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6713b5db-4c7a-4f09-ada2-8f62eb0239b3 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] GET https://10.4.3.226/volume/v3/volumes/07b3f69a-5526-4531-8858-07ec2caf66fa Jul 31 09:23:52.168396 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6713b5db-4c7a-4f09-ada2-8f62eb0239b3 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:52.168550 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6713b5db-4c7a-4f09-ada2-8f62eb0239b3 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:52.180001 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:52.180001 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:52.187924 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6713b5db-4c7a-4f09-ada2-8f62eb0239b3 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Volume info retrieved successfully. Jul 31 09:23:52.198919 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6713b5db-4c7a-4f09-ada2-8f62eb0239b3 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] https://10.4.3.226/volume/v3/volumes/07b3f69a-5526-4531-8858-07ec2caf66fa returned with HTTP 200 Jul 31 09:23:52.199327 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 47/191] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:52 2026] GET /volume/v3/volumes/07b3f69a-5526-4531-8858-07ec2caf66fa => generated 823 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:52.667694 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-0c4da48d-4072-4881-9e0a-f0b2d08d7bc1 req-eb2d0802-c993-4c65-983a-2c4bb3dcc893 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:52.669959 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-0c4da48d-4072-4881-9e0a-f0b2d08d7bc1 req-eb2d0802-c993-4c65-983a-2c4bb3dcc893 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] DELETE https://10.4.3.226/volume/v3/attachments/5b5e8cfb-e8fd-4ab2-a65e-3dfc8ea0a9ee Jul 31 09:23:52.670437 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-0c4da48d-4072-4881-9e0a-f0b2d08d7bc1 req-eb2d0802-c993-4c65-983a-2c4bb3dcc893 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:52.670793 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-0c4da48d-4072-4881-9e0a-f0b2d08d7bc1 req-eb2d0802-c993-4c65-983a-2c4bb3dcc893 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:52.689655 np0000006200 devstack@c-api.service[100314]: /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 31 09:23:52.689655 np0000006200 devstack@c-api.service[100314]: .first() Jul 31 09:23:52.702973 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:52.702973 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:52.806381 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-0c4da48d-4072-4881-9e0a-f0b2d08d7bc1 req-eb2d0802-c993-4c65-983a-2c4bb3dcc893 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/attachments/5b5e8cfb-e8fd-4ab2-a65e-3dfc8ea0a9ee returned with HTTP 200 Jul 31 09:23:52.806936 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 48/192] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:23:52 2026] DELETE /volume/v3/attachments/5b5e8cfb-e8fd-4ab2-a65e-3dfc8ea0a9ee => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:53.225019 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ae0c1d96-195d-4d99-8d68-7d14504afda2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:53.229272 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ae0c1d96-195d-4d99-8d68-7d14504afda2 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] GET https://10.4.3.226/volume/v3/volumes/07b3f69a-5526-4531-8858-07ec2caf66fa Jul 31 09:23:53.229272 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ae0c1d96-195d-4d99-8d68-7d14504afda2 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:53.229272 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ae0c1d96-195d-4d99-8d68-7d14504afda2 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:53.242271 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:53.242271 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:53.245988 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ae0c1d96-195d-4d99-8d68-7d14504afda2 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Volume info retrieved successfully. Jul 31 09:23:53.255850 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ae0c1d96-195d-4d99-8d68-7d14504afda2 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] https://10.4.3.226/volume/v3/volumes/07b3f69a-5526-4531-8858-07ec2caf66fa returned with HTTP 200 Jul 31 09:23:53.257381 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 49/193] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:53 2026] GET /volume/v3/volumes/07b3f69a-5526-4531-8858-07ec2caf66fa => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:53.275996 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-bea91539-aebc-4ee0-9dba-4099df5536fc None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:53.278903 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bea91539-aebc-4ee0-9dba-4099df5536fc tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] GET https://10.4.3.226/volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644?usage=True Jul 31 09:23:53.279114 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bea91539-aebc-4ee0-9dba-4099df5536fc tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:53.279356 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bea91539-aebc-4ee0-9dba-4099df5536fc tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:53.279642 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:53.279642 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:53.311628 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bea91539-aebc-4ee0-9dba-4099df5536fc tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] https://10.4.3.226/volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644?usage=True returned with HTTP 200 Jul 31 09:23:53.312467 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 50/194] 10.4.3.226 () {66 vars in 1375 bytes} [Fri Jul 31 09:23:53 2026] GET /volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644?usage=True => generated 1061 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:53.328616 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a1df17f3-257f-481a-af6e-43bb39c96441 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:53.337471 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a1df17f3-257f-481a-af6e-43bb39c96441 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] DELETE https://10.4.3.226/volume/v3/volumes/07b3f69a-5526-4531-8858-07ec2caf66fa Jul 31 09:23:53.337471 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a1df17f3-257f-481a-af6e-43bb39c96441 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:53.337471 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a1df17f3-257f-481a-af6e-43bb39c96441 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:53.337471 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-a1df17f3-257f-481a-af6e-43bb39c96441 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Delete volume with id: 07b3f69a-5526-4531-8858-07ec2caf66fa Jul 31 09:23:53.349330 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:53.349330 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:53.349330 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a1df17f3-257f-481a-af6e-43bb39c96441 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Volume info retrieved successfully. Jul 31 09:23:53.378744 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a1df17f3-257f-481a-af6e-43bb39c96441 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Delete volume request issued successfully. Jul 31 09:23:53.378744 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a1df17f3-257f-481a-af6e-43bb39c96441 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] https://10.4.3.226/volume/v3/volumes/07b3f69a-5526-4531-8858-07ec2caf66fa returned with HTTP 202 Jul 31 09:23:53.378744 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 48/195] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:23:53 2026] DELETE /volume/v3/volumes/07b3f69a-5526-4531-8858-07ec2caf66fa => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:23:53.390904 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5e7ab1d5-c43f-4649-8769-347625ec73df None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:53.395383 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5e7ab1d5-c43f-4649-8769-347625ec73df tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] GET https://10.4.3.226/volume/v3/volumes/07b3f69a-5526-4531-8858-07ec2caf66fa Jul 31 09:23:53.396014 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5e7ab1d5-c43f-4649-8769-347625ec73df tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:53.396014 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5e7ab1d5-c43f-4649-8769-347625ec73df tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:53.412764 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:53.412764 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:53.419222 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-5e7ab1d5-c43f-4649-8769-347625ec73df tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Volume info retrieved successfully. Jul 31 09:23:53.427930 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5e7ab1d5-c43f-4649-8769-347625ec73df tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] https://10.4.3.226/volume/v3/volumes/07b3f69a-5526-4531-8858-07ec2caf66fa returned with HTTP 200 Jul 31 09:23:53.428388 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 49/196] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:53 2026] GET /volume/v3/volumes/07b3f69a-5526-4531-8858-07ec2caf66fa => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:53.780014 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cc897aaa-af37-4057-9c89-ce11094c0206 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:53.783268 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cc897aaa-af37-4057-9c89-ce11094c0206 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] GET https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db Jul 31 09:23:53.783622 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cc897aaa-af37-4057-9c89-ce11094c0206 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:53.783940 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cc897aaa-af37-4057-9c89-ce11094c0206 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:53.795779 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:53.795779 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:53.801679 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cc897aaa-af37-4057-9c89-ce11094c0206 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Volume info retrieved successfully. Jul 31 09:23:53.809141 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cc897aaa-af37-4057-9c89-ce11094c0206 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db returned with HTTP 200 Jul 31 09:23:53.809999 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 50/197] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:53 2026] GET /volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:53.829648 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-92888bed-04da-4daa-8bf9-3d1ae6e30d82 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:53.831407 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-92888bed-04da-4daa-8bf9-3d1ae6e30d82 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] GET https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db Jul 31 09:23:53.831773 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-92888bed-04da-4daa-8bf9-3d1ae6e30d82 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:53.832009 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-92888bed-04da-4daa-8bf9-3d1ae6e30d82 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:53.842564 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:53.842564 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:53.849004 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-92888bed-04da-4daa-8bf9-3d1ae6e30d82 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Volume info retrieved successfully. Jul 31 09:23:53.855606 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-92888bed-04da-4daa-8bf9-3d1ae6e30d82 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db returned with HTTP 200 Jul 31 09:23:53.856352 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 51/198] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:53 2026] GET /volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:53.907115 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-61f8ee88-be5f-47a6-b763-e09814d67559 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:53.909915 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-61f8ee88-be5f-47a6-b763-e09814d67559 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] GET https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db Jul 31 09:23:53.910223 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-61f8ee88-be5f-47a6-b763-e09814d67559 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:53.910898 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-61f8ee88-be5f-47a6-b763-e09814d67559 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:53.922522 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:53.922522 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:53.938499 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-61f8ee88-be5f-47a6-b763-e09814d67559 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Volume info retrieved successfully. Jul 31 09:23:53.944913 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-61f8ee88-be5f-47a6-b763-e09814d67559 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db returned with HTTP 200 Jul 31 09:23:53.945286 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 49/199] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:53 2026] GET /volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:53.974755 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ae34a697-eb62-4f67-93f1-2f564269c27c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:53.974755 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ae34a697-eb62-4f67-93f1-2f564269c27c tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] DELETE https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db Jul 31 09:23:53.975342 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ae34a697-eb62-4f67-93f1-2f564269c27c tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:53.975342 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ae34a697-eb62-4f67-93f1-2f564269c27c tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:53.975499 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-ae34a697-eb62-4f67-93f1-2f564269c27c tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Delete volume with id: b706970c-3887-4413-9001-beab9d3636db Jul 31 09:23:53.985960 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:53.985960 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:53.986265 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-ae34a697-eb62-4f67-93f1-2f564269c27c tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Volume info retrieved successfully. Jul 31 09:23:54.025253 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-ae34a697-eb62-4f67-93f1-2f564269c27c tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Delete volume request issued successfully. Jul 31 09:23:54.025564 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ae34a697-eb62-4f67-93f1-2f564269c27c tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db returned with HTTP 202 Jul 31 09:23:54.026024 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 50/200] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:23:53 2026] DELETE /volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:23:54.037120 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-34307f90-de40-4c9e-a9ef-658e29775166 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:54.039136 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-34307f90-de40-4c9e-a9ef-658e29775166 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] GET https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db Jul 31 09:23:54.039451 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-34307f90-de40-4c9e-a9ef-658e29775166 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:54.040303 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-34307f90-de40-4c9e-a9ef-658e29775166 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:54.052031 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:54.052031 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:54.057850 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-34307f90-de40-4c9e-a9ef-658e29775166 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Volume info retrieved successfully. Jul 31 09:23:54.066051 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-34307f90-de40-4c9e-a9ef-658e29775166 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db returned with HTTP 200 Jul 31 09:23:54.067645 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 51/201] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:54 2026] GET /volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:54.447839 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-dc49da65-9bac-42e3-9320-e8b61d1af2cb None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:54.450206 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dc49da65-9bac-42e3-9320-e8b61d1af2cb tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] GET https://10.4.3.226/volume/v3/volumes/07b3f69a-5526-4531-8858-07ec2caf66fa Jul 31 09:23:54.450654 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dc49da65-9bac-42e3-9320-e8b61d1af2cb tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:54.451084 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dc49da65-9bac-42e3-9320-e8b61d1af2cb tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:54.463997 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dc49da65-9bac-42e3-9320-e8b61d1af2cb tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] https://10.4.3.226/volume/v3/volumes/07b3f69a-5526-4531-8858-07ec2caf66fa returned with HTTP 404 Jul 31 09:23:54.464756 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 52/202] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:54 2026] GET /volume/v3/volumes/07b3f69a-5526-4531-8858-07ec2caf66fa => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:23:54.475591 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5790a0c7-8532-4ea0-adab-1a992149c358 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:54.478455 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5790a0c7-8532-4ea0-adab-1a992149c358 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] GET https://10.4.3.226/volume/v3/volumes/07b3f69a-5526-4531-8858-07ec2caf66fa Jul 31 09:23:54.479591 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5790a0c7-8532-4ea0-adab-1a992149c358 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:54.479591 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5790a0c7-8532-4ea0-adab-1a992149c358 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:54.487846 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5790a0c7-8532-4ea0-adab-1a992149c358 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] https://10.4.3.226/volume/v3/volumes/07b3f69a-5526-4531-8858-07ec2caf66fa returned with HTTP 404 Jul 31 09:23:54.488460 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 50/203] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:54 2026] GET /volume/v3/volumes/07b3f69a-5526-4531-8858-07ec2caf66fa => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:23:54.498462 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2973eee9-5a3e-4e4c-a316-6fa131b5b7cf None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:54.502472 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2973eee9-5a3e-4e4c-a316-6fa131b5b7cf tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] DELETE https://10.4.3.226/volume/v3/volumes/07b3f69a-5526-4531-8858-07ec2caf66fa Jul 31 09:23:54.503227 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2973eee9-5a3e-4e4c-a316-6fa131b5b7cf tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:54.503646 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2973eee9-5a3e-4e4c-a316-6fa131b5b7cf tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:54.504099 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-2973eee9-5a3e-4e4c-a316-6fa131b5b7cf tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Delete volume with id: 07b3f69a-5526-4531-8858-07ec2caf66fa Jul 31 09:23:54.514058 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2973eee9-5a3e-4e4c-a316-6fa131b5b7cf tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] https://10.4.3.226/volume/v3/volumes/07b3f69a-5526-4531-8858-07ec2caf66fa returned with HTTP 404 Jul 31 09:23:54.514719 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 51/204] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:23:54 2026] DELETE /volume/v3/volumes/07b3f69a-5526-4531-8858-07ec2caf66fa => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:23:54.525458 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-737d6340-faa9-4be4-bfbd-ac0ddaa26529 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:54.527507 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-737d6340-faa9-4be4-bfbd-ac0ddaa26529 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:23:54.527943 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-737d6340-faa9-4be4-bfbd-ac0ddaa26529 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1166194294"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:54.529556 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-737d6340-faa9-4be4-bfbd-ac0ddaa26529 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1166194294'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:23:54.529716 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-737d6340-faa9-4be4-bfbd-ac0ddaa26529 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Create volume of 1 GB Jul 31 09:23:54.534566 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-737d6340-faa9-4be4-bfbd-ac0ddaa26529 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Availability Zones retrieved successfully. Jul 31 09:23:54.542849 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-737d6340-faa9-4be4-bfbd-ac0ddaa26529 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Flow 'volume_create_api' (5f55aaec-e6aa-44e0-bee5-ff4a804cd456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:23:54.544171 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-737d6340-faa9-4be4-bfbd-ac0ddaa26529 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b8111c9-3055-4179-91e4-c402b392b34b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:54.545092 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ce9c3a05-5cdb-4fff-ba4a-e4cc9f8a60ea None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:54.545184 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-737d6340-faa9-4be4-bfbd-ac0ddaa26529 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:23:54.577187 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-737d6340-faa9-4be4-bfbd-ac0ddaa26529 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b8111c9-3055-4179-91e4-c402b392b34b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:54.578043 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-737d6340-faa9-4be4-bfbd-ac0ddaa26529 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23efdb00-41c7-492d-8ca8-7ecab1e0fe67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:54.625404 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-737d6340-faa9-4be4-bfbd-ac0ddaa26529 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Created reservations ['cc3b8fc4-2131-4133-8411-c026a8be1f8f', 'b46a3c2b-d750-4d2c-adc8-f317af429611', '0fb2fa11-2496-47d1-9587-e69a305f64a6', 'aa3d78ee-3764-4bca-8fe7-dc3bb1eda24c'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:23:54.626504 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-737d6340-faa9-4be4-bfbd-ac0ddaa26529 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23efdb00-41c7-492d-8ca8-7ecab1e0fe67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc3b8fc4-2131-4133-8411-c026a8be1f8f', 'b46a3c2b-d750-4d2c-adc8-f317af429611', '0fb2fa11-2496-47d1-9587-e69a305f64a6', 'aa3d78ee-3764-4bca-8fe7-dc3bb1eda24c']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:54.627464 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-737d6340-faa9-4be4-bfbd-ac0ddaa26529 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fac75f43-84d8-47db-8505-14db5e29a442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:54.664675 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-737d6340-faa9-4be4-bfbd-ac0ddaa26529 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fac75f43-84d8-47db-8505-14db5e29a442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc471eac-27b4-4128-ace0-247a0bb51118', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1166194294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52881871cb604554b0389b39255c5644',qos_specs=None,replication_status=,reservations=['cc3b8fc4-2131-4133-8411-c026a8be1f8f','b46a3c2b-d750-4d2c-adc8-f317af429611','0fb2fa11-2496-47d1-9587-e69a305f64a6','aa3d78ee-3764-4bca-8fe7-dc3bb1eda24c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='695d669cb7864376a2b50c125fea1398',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:23:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1166194294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc471eac-27b4-4128-ace0-247a0bb51118,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52881871cb604554b0389b39255c5644',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='695d669cb7864376a2b50c125fea1398',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:54.665868 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-737d6340-faa9-4be4-bfbd-ac0ddaa26529 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64d8b3aa-7258-4149-816b-462f59439ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:54.697764 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-737d6340-faa9-4be4-bfbd-ac0ddaa26529 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64d8b3aa-7258-4149-816b-462f59439ad3) transitioned into state 'SUCCESS' from state '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-1166194294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52881871cb604554b0389b39255c5644',qos_specs=None,replication_status=,reservations=['cc3b8fc4-2131-4133-8411-c026a8be1f8f','b46a3c2b-d750-4d2c-adc8-f317af429611','0fb2fa11-2496-47d1-9587-e69a305f64a6','aa3d78ee-3764-4bca-8fe7-dc3bb1eda24c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='695d669cb7864376a2b50c125fea1398',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:54.698961 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-737d6340-faa9-4be4-bfbd-ac0ddaa26529 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (558ef488-ffa4-4430-8368-f387ac52ff01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:54.717303 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-737d6340-faa9-4be4-bfbd-ac0ddaa26529 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (558ef488-ffa4-4430-8368-f387ac52ff01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:54.717670 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-737d6340-faa9-4be4-bfbd-ac0ddaa26529 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Flow 'volume_create_api' (5f55aaec-e6aa-44e0-bee5-ff4a804cd456) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:23:54.718069 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-737d6340-faa9-4be4-bfbd-ac0ddaa26529 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Create volume request issued successfully. Jul 31 09:23:54.719610 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-737d6340-faa9-4be4-bfbd-ac0ddaa26529 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:23:54.720640 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 52/205] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:23:54 2026] POST /volume/v3/volumes => generated 756 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:23:54.740265 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c19e7ff7-f46a-419f-a163-cc6a5742faef None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:54.742793 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c19e7ff7-f46a-419f-a163-cc6a5742faef tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] GET https://10.4.3.226/volume/v3/volumes/bc471eac-27b4-4128-ace0-247a0bb51118 Jul 31 09:23:54.743327 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c19e7ff7-f46a-419f-a163-cc6a5742faef tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:54.743456 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c19e7ff7-f46a-419f-a163-cc6a5742faef tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:54.755536 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:54.755536 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:54.762392 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c19e7ff7-f46a-419f-a163-cc6a5742faef tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Volume info retrieved successfully. Jul 31 09:23:54.768088 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c19e7ff7-f46a-419f-a163-cc6a5742faef tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] https://10.4.3.226/volume/v3/volumes/bc471eac-27b4-4128-ace0-247a0bb51118 returned with HTTP 200 Jul 31 09:23:54.768639 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 51/206] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:54 2026] GET /volume/v3/volumes/bc471eac-27b4-4128-ace0-247a0bb51118 => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:54.849590 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ce9c3a05-5cdb-4fff-ba4a-e4cc9f8a60ea tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:23:54.849590 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ce9c3a05-5cdb-4fff-ba4a-e4cc9f8a60ea tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-110535502"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:54.851887 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-ce9c3a05-5cdb-4fff-ba4a-e4cc9f8a60ea tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-110535502'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:23:54.852155 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-ce9c3a05-5cdb-4fff-ba4a-e4cc9f8a60ea tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Create volume of 1 GB Jul 31 09:23:54.858447 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-ce9c3a05-5cdb-4fff-ba4a-e4cc9f8a60ea tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Availability Zones retrieved successfully. Jul 31 09:23:54.867786 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ce9c3a05-5cdb-4fff-ba4a-e4cc9f8a60ea tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Flow 'volume_create_api' (6ca2e0be-bf3d-40dc-b3d2-91074bdd24ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:23:54.869016 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ce9c3a05-5cdb-4fff-ba4a-e4cc9f8a60ea tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (785c2377-619b-4f63-9337-f38050bdb7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:54.870260 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-ce9c3a05-5cdb-4fff-ba4a-e4cc9f8a60ea tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:23:54.906435 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ce9c3a05-5cdb-4fff-ba4a-e4cc9f8a60ea tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (785c2377-619b-4f63-9337-f38050bdb7a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:54.907557 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ce9c3a05-5cdb-4fff-ba4a-e4cc9f8a60ea tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98058346-ca57-4b84-ac74-52001f2fc908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:54.991990 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-ce9c3a05-5cdb-4fff-ba4a-e4cc9f8a60ea tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Created reservations ['e9ccb4f1-1083-47d1-a12e-664ecf5e3765', '598eeab8-3adb-460f-b2cc-4370a239df00', 'b9aa77c6-b672-48e5-b8cb-a88244430b83', '54d6c5d7-c828-4c59-8b27-bbd7cd1523ca'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:23:54.992915 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ce9c3a05-5cdb-4fff-ba4a-e4cc9f8a60ea tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98058346-ca57-4b84-ac74-52001f2fc908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9ccb4f1-1083-47d1-a12e-664ecf5e3765', '598eeab8-3adb-460f-b2cc-4370a239df00', 'b9aa77c6-b672-48e5-b8cb-a88244430b83', '54d6c5d7-c828-4c59-8b27-bbd7cd1523ca']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:54.993842 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ce9c3a05-5cdb-4fff-ba4a-e4cc9f8a60ea tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebb77508-faa5-4ec4-a443-5107e0884fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:55.019202 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ce9c3a05-5cdb-4fff-ba4a-e4cc9f8a60ea tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebb77508-faa5-4ec4-a443-5107e0884fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e28e062-25fe-48d6-b016-c11651f78ccf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-110535502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f7fa63c57c745ab98624986267937f3',qos_specs=None,replication_status=,reservations=['e9ccb4f1-1083-47d1-a12e-664ecf5e3765','598eeab8-3adb-460f-b2cc-4370a239df00','b9aa77c6-b672-48e5-b8cb-a88244430b83','54d6c5d7-c828-4c59-8b27-bbd7cd1523ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be1d5c5f0988447398e2c6c01f91cde8',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:23:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-110535502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e28e062-25fe-48d6-b016-c11651f78ccf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f7fa63c57c745ab98624986267937f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be1d5c5f0988447398e2c6c01f91cde8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:55.020307 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ce9c3a05-5cdb-4fff-ba4a-e4cc9f8a60ea tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8df5ada7-e456-42d2-ae29-196a664b33e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:55.042324 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ce9c3a05-5cdb-4fff-ba4a-e4cc9f8a60ea tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8df5ada7-e456-42d2-ae29-196a664b33e5) transitioned into state 'SUCCESS' from state '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-110535502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f7fa63c57c745ab98624986267937f3',qos_specs=None,replication_status=,reservations=['e9ccb4f1-1083-47d1-a12e-664ecf5e3765','598eeab8-3adb-460f-b2cc-4370a239df00','b9aa77c6-b672-48e5-b8cb-a88244430b83','54d6c5d7-c828-4c59-8b27-bbd7cd1523ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be1d5c5f0988447398e2c6c01f91cde8',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:55.043493 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ce9c3a05-5cdb-4fff-ba4a-e4cc9f8a60ea tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (841197ce-e733-4e6a-9435-ba70eaecf541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:23:55.059293 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ce9c3a05-5cdb-4fff-ba4a-e4cc9f8a60ea tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (841197ce-e733-4e6a-9435-ba70eaecf541) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:23:55.059293 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ce9c3a05-5cdb-4fff-ba4a-e4cc9f8a60ea tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Flow 'volume_create_api' (6ca2e0be-bf3d-40dc-b3d2-91074bdd24ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:23:55.059293 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-ce9c3a05-5cdb-4fff-ba4a-e4cc9f8a60ea tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Create volume request issued successfully. Jul 31 09:23:55.059546 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ce9c3a05-5cdb-4fff-ba4a-e4cc9f8a60ea tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:23:55.060161 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 53/207] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:23:54 2026] POST /volume/v3/volumes => generated 758 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:23:55.086081 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-62d560e1-146c-477c-bfde-a21db906e2c5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:55.088052 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-62d560e1-146c-477c-bfde-a21db906e2c5 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] GET https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db Jul 31 09:23:55.088271 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-62d560e1-146c-477c-bfde-a21db906e2c5 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:55.091268 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-62d560e1-146c-477c-bfde-a21db906e2c5 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:55.097427 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-62d560e1-146c-477c-bfde-a21db906e2c5 tempest-DeleteServersTestJSON-1848174461 tempest-DeleteServersTestJSON-1848174461-project-member] https://10.4.3.226/volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db returned with HTTP 404 Jul 31 09:23:55.098031 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 52/208] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:55 2026] GET /volume/v3/volumes/b706970c-3887-4413-9001-beab9d3636db => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:23:55.785085 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a2bf3121-ae62-4ce1-b3fd-65af3ca025bd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:55.789791 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a2bf3121-ae62-4ce1-b3fd-65af3ca025bd tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] GET https://10.4.3.226/volume/v3/volumes/bc471eac-27b4-4128-ace0-247a0bb51118 Jul 31 09:23:55.789791 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a2bf3121-ae62-4ce1-b3fd-65af3ca025bd tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:55.789791 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a2bf3121-ae62-4ce1-b3fd-65af3ca025bd tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:55.800510 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:55.800510 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:55.805799 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a2bf3121-ae62-4ce1-b3fd-65af3ca025bd tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Volume info retrieved successfully. Jul 31 09:23:55.812403 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a2bf3121-ae62-4ce1-b3fd-65af3ca025bd tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] https://10.4.3.226/volume/v3/volumes/bc471eac-27b4-4128-ace0-247a0bb51118 returned with HTTP 200 Jul 31 09:23:55.813115 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 53/209] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:55 2026] GET /volume/v3/volumes/bc471eac-27b4-4128-ace0-247a0bb51118 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:55.828631 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c60e3c3c-94c4-4ef0-94fb-578b5cdbee70 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:55.830523 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c60e3c3c-94c4-4ef0-94fb-578b5cdbee70 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] GET https://10.4.3.226/volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644?usage=True Jul 31 09:23:55.830771 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c60e3c3c-94c4-4ef0-94fb-578b5cdbee70 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:55.831009 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c60e3c3c-94c4-4ef0-94fb-578b5cdbee70 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:55.853733 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c60e3c3c-94c4-4ef0-94fb-578b5cdbee70 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] https://10.4.3.226/volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644?usage=True returned with HTTP 200 Jul 31 09:23:55.853965 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 52/210] 10.4.3.226 () {66 vars in 1375 bytes} [Fri Jul 31 09:23:55 2026] GET /volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644?usage=True => generated 1061 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:55.872749 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-cb88707a-5c64-4209-af8a-d862b2d10eb6 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:55.875154 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cb88707a-5c64-4209-af8a-d862b2d10eb6 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] GET https://10.4.3.226/volume/v3/os-quota-sets/d67d2792f3c748359ebce386a7c84b25?usage=True Jul 31 09:23:55.875300 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cb88707a-5c64-4209-af8a-d862b2d10eb6 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:55.875500 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cb88707a-5c64-4209-af8a-d862b2d10eb6 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:55.875822 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:55.875822 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:55.896096 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cb88707a-5c64-4209-af8a-d862b2d10eb6 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] https://10.4.3.226/volume/v3/os-quota-sets/d67d2792f3c748359ebce386a7c84b25?usage=True returned with HTTP 200 Jul 31 09:23:55.896650 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 54/211] 10.4.3.226 () {66 vars in 1375 bytes} [Fri Jul 31 09:23:55 2026] GET /volume/v3/os-quota-sets/d67d2792f3c748359ebce386a7c84b25?usage=True => generated 1061 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:55.914314 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1b747690-37ca-4df2-a70c-5053b37b5f40 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:55.916588 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1b747690-37ca-4df2-a70c-5053b37b5f40 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] POST https://10.4.3.226/volume/v3/os-volume-transfer Jul 31 09:23:55.917213 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1b747690-37ca-4df2-a70c-5053b37b5f40 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "bc471eac-27b4-4128-ace0-247a0bb51118"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:55.919128 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.volume_transfer [None req-1b747690-37ca-4df2-a70c-5053b37b5f40 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Creating new volume transfer {'transfer': {'volume_id': 'bc471eac-27b4-4128-ace0-247a0bb51118'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 31 09:23:55.919128 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.contrib.volume_transfer [None req-1b747690-37ca-4df2-a70c-5053b37b5f40 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Creating transfer of volume bc471eac-27b4-4128-ace0-247a0bb51118 Jul 31 09:23:55.919128 np0000006200 devstack@c-api.service[100314]: INFO cinder.transfer.api [None req-1b747690-37ca-4df2-a70c-5053b37b5f40 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Generating transfer record for volume bc471eac-27b4-4128-ace0-247a0bb51118 Jul 31 09:23:55.926559 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:55.926559 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:23:55.957401 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1b747690-37ca-4df2-a70c-5053b37b5f40 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] https://10.4.3.226/volume/v3/os-volume-transfer returned with HTTP 202 Jul 31 09:23:55.958021 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 53/212] 10.4.3.226 () {68 vars in 1291 bytes} [Fri Jul 31 09:23:55 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:23:55.967421 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4b17013d-f2cc-4f22-afa5-41cf4d6f115e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:56.288693 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4b17013d-f2cc-4f22-afa5-41cf4d6f115e tempest-VolumeQuotasAdminTestJSON-200097836 tempest-VolumeQuotasAdminTestJSON-200097836-project-member] POST https://10.4.3.226/volume/v3/os-volume-transfer/711eae37-9350-4592-8c7a-9d7d9bb8d0af/accept Jul 31 09:23:56.289183 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4b17013d-f2cc-4f22-afa5-41cf4d6f115e tempest-VolumeQuotasAdminTestJSON-200097836 tempest-VolumeQuotasAdminTestJSON-200097836-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e9dff2b412c2fbc9"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:56.291510 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.volume_transfer [None req-4b17013d-f2cc-4f22-afa5-41cf4d6f115e tempest-VolumeQuotasAdminTestJSON-200097836 tempest-VolumeQuotasAdminTestJSON-200097836-project-member] Accepting volume transfer 711eae37-9350-4592-8c7a-9d7d9bb8d0af {{(pid=100316) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 31 09:23:56.291510 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.contrib.volume_transfer [None req-4b17013d-f2cc-4f22-afa5-41cf4d6f115e tempest-VolumeQuotasAdminTestJSON-200097836 tempest-VolumeQuotasAdminTestJSON-200097836-project-member] Accepting transfer 711eae37-9350-4592-8c7a-9d7d9bb8d0af Jul 31 09:23:56.399631 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-4b17013d-f2cc-4f22-afa5-41cf4d6f115e tempest-VolumeQuotasAdminTestJSON-200097836 tempest-VolumeQuotasAdminTestJSON-200097836-project-member] Created reservations ['ef4f5a74-0cab-4bed-a53c-f20d306fd06a', 'a72bf7b9-5749-4a58-a88d-6807158c4be4', '948f23bb-06f4-446a-aa9c-9d7f111540f3', '1d817ae6-72c2-4454-ae56-b119ac4e50a4'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:23:56.425652 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-4b17013d-f2cc-4f22-afa5-41cf4d6f115e tempest-VolumeQuotasAdminTestJSON-200097836 tempest-VolumeQuotasAdminTestJSON-200097836-project-member] Created reservations ['b080d252-1552-444e-b2ae-0334702ffe2e', '61e558d4-983e-4a31-9870-4f60775ec55a', 'e3322f9c-36d1-4f8f-924b-4ddb7b006c0d', '0955dd7d-8f4e-4c6d-bdae-449b7ae6ccd9'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:23:56.468043 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-4b17013d-f2cc-4f22-afa5-41cf4d6f115e tempest-VolumeQuotasAdminTestJSON-200097836 tempest-VolumeQuotasAdminTestJSON-200097836-project-member] Created reservations ['59dfcee7-749f-42a3-b773-930c730ffd47', '74b336e3-ce7b-4348-a6f6-4d4ebf3b3866', '1e89e562-0cda-4abf-b9ee-031f059e6b1b', 'bf1eed97-3993-48a6-a240-86e349db93bb'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:23:56.504616 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-4b17013d-f2cc-4f22-afa5-41cf4d6f115e tempest-VolumeQuotasAdminTestJSON-200097836 tempest-VolumeQuotasAdminTestJSON-200097836-project-member] Created reservations ['8f96aa19-5a99-4e7d-8c95-372f924801cc', '4d6771b4-515e-4c42-97ed-efdbf2806fd9', '601600ee-023f-47a6-b3cd-48d6f06505cd', '92a62d45-5e6d-4a64-a694-1a2f29532d58'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:23:56.519495 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4b17013d-f2cc-4f22-afa5-41cf4d6f115e tempest-VolumeQuotasAdminTestJSON-200097836 tempest-VolumeQuotasAdminTestJSON-200097836-project-member] Transfer volume completed successfully. Jul 31 09:23:56.604910 np0000006200 devstack@c-api.service[100316]: INFO cinder.transfer.api [None req-4b17013d-f2cc-4f22-afa5-41cf4d6f115e tempest-VolumeQuotasAdminTestJSON-200097836 tempest-VolumeQuotasAdminTestJSON-200097836-project-member] Volume bc471eac-27b4-4128-ace0-247a0bb51118 has been transferred. Jul 31 09:23:56.613059 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4b17013d-f2cc-4f22-afa5-41cf4d6f115e tempest-VolumeQuotasAdminTestJSON-200097836 tempest-VolumeQuotasAdminTestJSON-200097836-project-member] https://10.4.3.226/volume/v3/os-volume-transfer/711eae37-9350-4592-8c7a-9d7d9bb8d0af/accept returned with HTTP 202 Jul 31 09:23:56.613509 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 54/213] 10.4.3.226 () {68 vars in 1423 bytes} [Fri Jul 31 09:23:55 2026] POST /volume/v3/os-volume-transfer/711eae37-9350-4592-8c7a-9d7d9bb8d0af/accept => generated 365 bytes in 647 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:23:56.624015 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f6bd306c-3247-4cae-9d8d-79a4bf7bbd22 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:56.626315 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f6bd306c-3247-4cae-9d8d-79a4bf7bbd22 tempest-VolumeQuotasAdminTestJSON-200097836 tempest-VolumeQuotasAdminTestJSON-200097836-project-member] GET https://10.4.3.226/volume/v3/volumes/bc471eac-27b4-4128-ace0-247a0bb51118 Jul 31 09:23:56.626591 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f6bd306c-3247-4cae-9d8d-79a4bf7bbd22 tempest-VolumeQuotasAdminTestJSON-200097836 tempest-VolumeQuotasAdminTestJSON-200097836-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:56.626891 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f6bd306c-3247-4cae-9d8d-79a4bf7bbd22 tempest-VolumeQuotasAdminTestJSON-200097836 tempest-VolumeQuotasAdminTestJSON-200097836-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:56.637052 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:56.637052 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:56.642728 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f6bd306c-3247-4cae-9d8d-79a4bf7bbd22 tempest-VolumeQuotasAdminTestJSON-200097836 tempest-VolumeQuotasAdminTestJSON-200097836-project-member] Volume info retrieved successfully. Jul 31 09:23:56.648709 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f6bd306c-3247-4cae-9d8d-79a4bf7bbd22 tempest-VolumeQuotasAdminTestJSON-200097836 tempest-VolumeQuotasAdminTestJSON-200097836-project-member] https://10.4.3.226/volume/v3/volumes/bc471eac-27b4-4128-ace0-247a0bb51118 returned with HTTP 200 Jul 31 09:23:56.652315 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 53/214] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:56 2026] GET /volume/v3/volumes/bc471eac-27b4-4128-ace0-247a0bb51118 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:56.670371 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0ac13ee1-c97d-4219-a181-ba96de38673c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:56.673784 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0ac13ee1-c97d-4219-a181-ba96de38673c tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] GET https://10.4.3.226/volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644?usage=True Jul 31 09:23:56.673989 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0ac13ee1-c97d-4219-a181-ba96de38673c tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:56.674285 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0ac13ee1-c97d-4219-a181-ba96de38673c tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:56.696955 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0ac13ee1-c97d-4219-a181-ba96de38673c tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] https://10.4.3.226/volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644?usage=True returned with HTTP 200 Jul 31 09:23:56.697595 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 55/215] 10.4.3.226 () {66 vars in 1375 bytes} [Fri Jul 31 09:23:56 2026] GET /volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644?usage=True => generated 1061 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:56.714451 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5c1211e7-ce9e-44e3-bb11-826f2cfc3e0d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:56.719273 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5c1211e7-ce9e-44e3-bb11-826f2cfc3e0d tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] GET https://10.4.3.226/volume/v3/os-quota-sets/d67d2792f3c748359ebce386a7c84b25?usage=True Jul 31 09:23:56.719548 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5c1211e7-ce9e-44e3-bb11-826f2cfc3e0d tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:56.719633 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5c1211e7-ce9e-44e3-bb11-826f2cfc3e0d tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:56.742198 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5c1211e7-ce9e-44e3-bb11-826f2cfc3e0d tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] https://10.4.3.226/volume/v3/os-quota-sets/d67d2792f3c748359ebce386a7c84b25?usage=True returned with HTTP 200 Jul 31 09:23:56.742573 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 54/216] 10.4.3.226 () {66 vars in 1375 bytes} [Fri Jul 31 09:23:56 2026] GET /volume/v3/os-quota-sets/d67d2792f3c748359ebce386a7c84b25?usage=True => generated 1061 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:56.757030 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d7646301-694b-4cf0-bd85-50b584690f4a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:56.759572 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d7646301-694b-4cf0-bd85-50b584690f4a tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/bc471eac-27b4-4128-ace0-247a0bb51118 Jul 31 09:23:56.759898 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d7646301-694b-4cf0-bd85-50b584690f4a tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:56.760229 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d7646301-694b-4cf0-bd85-50b584690f4a tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:56.760442 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-d7646301-694b-4cf0-bd85-50b584690f4a tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Delete volume with id: bc471eac-27b4-4128-ace0-247a0bb51118 Jul 31 09:23:56.768918 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:56.768918 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:56.769530 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d7646301-694b-4cf0-bd85-50b584690f4a tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Volume info retrieved successfully. Jul 31 09:23:56.798574 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d7646301-694b-4cf0-bd85-50b584690f4a tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Delete volume request issued successfully. Jul 31 09:23:56.799121 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d7646301-694b-4cf0-bd85-50b584690f4a tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] https://10.4.3.226/volume/v3/volumes/bc471eac-27b4-4128-ace0-247a0bb51118 returned with HTTP 202 Jul 31 09:23:56.799356 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 55/217] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:23:56 2026] DELETE /volume/v3/volumes/bc471eac-27b4-4128-ace0-247a0bb51118 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:23:56.813054 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-271631f7-a9e8-4b67-804a-a7b37c66edf7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:56.815543 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-271631f7-a9e8-4b67-804a-a7b37c66edf7 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] GET https://10.4.3.226/volume/v3/volumes/bc471eac-27b4-4128-ace0-247a0bb51118 Jul 31 09:23:56.815543 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-271631f7-a9e8-4b67-804a-a7b37c66edf7 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:56.815770 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-271631f7-a9e8-4b67-804a-a7b37c66edf7 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:56.868347 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:56.868347 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:56.872314 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-271631f7-a9e8-4b67-804a-a7b37c66edf7 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Volume info retrieved successfully. Jul 31 09:23:56.877298 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-271631f7-a9e8-4b67-804a-a7b37c66edf7 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] https://10.4.3.226/volume/v3/volumes/bc471eac-27b4-4128-ace0-247a0bb51118 returned with HTTP 200 Jul 31 09:23:56.877878 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 54/218] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:56 2026] GET /volume/v3/volumes/bc471eac-27b4-4128-ace0-247a0bb51118 => generated 1012 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:57.896473 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9a8bbf94-2bd8-4978-811b-37c1a204c10c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:57.898612 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9a8bbf94-2bd8-4978-811b-37c1a204c10c tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] GET https://10.4.3.226/volume/v3/volumes/bc471eac-27b4-4128-ace0-247a0bb51118 Jul 31 09:23:57.898856 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9a8bbf94-2bd8-4978-811b-37c1a204c10c tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:57.899103 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9a8bbf94-2bd8-4978-811b-37c1a204c10c tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:57.930438 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9a8bbf94-2bd8-4978-811b-37c1a204c10c tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] https://10.4.3.226/volume/v3/volumes/bc471eac-27b4-4128-ace0-247a0bb51118 returned with HTTP 404 Jul 31 09:23:57.930700 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 56/219] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:57 2026] GET /volume/v3/volumes/bc471eac-27b4-4128-ace0-247a0bb51118 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:23:57.940746 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a256f94d-4e9f-4e32-8273-e11526844925 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:57.943552 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a256f94d-4e9f-4e32-8273-e11526844925 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] GET https://10.4.3.226/volume/v3/volumes/bc471eac-27b4-4128-ace0-247a0bb51118 Jul 31 09:23:57.943839 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a256f94d-4e9f-4e32-8273-e11526844925 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:57.944099 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a256f94d-4e9f-4e32-8273-e11526844925 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:57.951540 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a256f94d-4e9f-4e32-8273-e11526844925 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] https://10.4.3.226/volume/v3/volumes/bc471eac-27b4-4128-ace0-247a0bb51118 returned with HTTP 404 Jul 31 09:23:57.952211 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 55/220] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:23:57 2026] GET /volume/v3/volumes/bc471eac-27b4-4128-ace0-247a0bb51118 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:23:57.960987 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6039b21e-1174-4a7c-b8cc-fe6978ad5088 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:57.963599 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6039b21e-1174-4a7c-b8cc-fe6978ad5088 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] DELETE https://10.4.3.226/volume/v3/volumes/bc471eac-27b4-4128-ace0-247a0bb51118 Jul 31 09:23:57.963935 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6039b21e-1174-4a7c-b8cc-fe6978ad5088 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:57.964257 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6039b21e-1174-4a7c-b8cc-fe6978ad5088 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:57.964521 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-6039b21e-1174-4a7c-b8cc-fe6978ad5088 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] Delete volume with id: bc471eac-27b4-4128-ace0-247a0bb51118 Jul 31 09:23:57.976199 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6039b21e-1174-4a7c-b8cc-fe6978ad5088 tempest-VolumeQuotasAdminTestJSON-2141121510 tempest-VolumeQuotasAdminTestJSON-2141121510-project-member] https://10.4.3.226/volume/v3/volumes/bc471eac-27b4-4128-ace0-247a0bb51118 returned with HTTP 404 Jul 31 09:23:57.977010 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 56/221] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:23:57 2026] DELETE /volume/v3/volumes/bc471eac-27b4-4128-ace0-247a0bb51118 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 09:23:57.990946 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ee1580b2-48c5-4e1f-b7e8-cc2ac1b1f6ed None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:57.992828 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ee1580b2-48c5-4e1f-b7e8-cc2ac1b1f6ed tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] GET https://10.4.3.226/volume/v3/os-quota-sets/2b5ba39bf15742229fcefc8ff9345119?usage=True Jul 31 09:23:57.993183 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ee1580b2-48c5-4e1f-b7e8-cc2ac1b1f6ed tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:57.993516 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ee1580b2-48c5-4e1f-b7e8-cc2ac1b1f6ed tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:58.026420 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ee1580b2-48c5-4e1f-b7e8-cc2ac1b1f6ed tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] https://10.4.3.226/volume/v3/os-quota-sets/2b5ba39bf15742229fcefc8ff9345119?usage=True returned with HTTP 200 Jul 31 09:23:58.027136 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 55/222] 10.4.3.226 () {66 vars in 1375 bytes} [Fri Jul 31 09:23:57 2026] GET /volume/v3/os-quota-sets/2b5ba39bf15742229fcefc8ff9345119?usage=True => generated 1061 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:58.044025 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-399134fb-9bb0-479f-85e1-8cbcfc0e3538 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:58.048268 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-399134fb-9bb0-479f-85e1-8cbcfc0e3538 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] PUT https://10.4.3.226/volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644 Jul 31 09:23:58.048268 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-399134fb-9bb0-479f-85e1-8cbcfc0e3538 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-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=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:58.192728 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-399134fb-9bb0-479f-85e1-8cbcfc0e3538 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] https://10.4.3.226/volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644 returned with HTTP 200 Jul 31 09:23:58.193789 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 57/223] 10.4.3.226 () {68 vars in 1375 bytes} [Fri Jul 31 09:23:58 2026] PUT /volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644 => generated 397 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:58.206479 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5f5e83bc-e024-44d3-8a6d-9f2a583988f0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:58.208708 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5f5e83bc-e024-44d3-8a6d-9f2a583988f0 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] PUT https://10.4.3.226/volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644 Jul 31 09:23:58.209196 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5f5e83bc-e024-44d3-8a6d-9f2a583988f0 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-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=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:58.333120 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5f5e83bc-e024-44d3-8a6d-9f2a583988f0 tempest-VolumeQuotasAdminTestJSON-1721444730 tempest-VolumeQuotasAdminTestJSON-1721444730-project-admin] https://10.4.3.226/volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644 returned with HTTP 200 Jul 31 09:23:58.333120 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 56/224] 10.4.3.226 () {68 vars in 1375 bytes} [Fri Jul 31 09:23:58 2026] PUT /volume/v3/os-quota-sets/52881871cb604554b0389b39255c5644 => generated 395 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:59.474839 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-534a71c5-5cbf-4d71-985e-6e90be6c961c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:59.477357 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-534a71c5-5cbf-4d71-985e-6e90be6c961c tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 Jul 31 09:23:59.477568 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-534a71c5-5cbf-4d71-985e-6e90be6c961c tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:59.477841 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-534a71c5-5cbf-4d71-985e-6e90be6c961c tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:59.491521 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:59.491521 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:59.500186 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-534a71c5-5cbf-4d71-985e-6e90be6c961c tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:59.507091 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-534a71c5-5cbf-4d71-985e-6e90be6c961c tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 returned with HTTP 200 Jul 31 09:23:59.507613 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 57/225] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:23:59 2026] GET /volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 => generated 1365 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:59.519592 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-e4aba4ab-2ea6-4bad-a757-27196c9f78ee None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:59.522226 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-e4aba4ab-2ea6-4bad-a757-27196c9f78ee tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/92c57cf6-bf3f-4dca-991e-9a7782faacb2 Jul 31 09:23:59.522513 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-e4aba4ab-2ea6-4bad-a757-27196c9f78ee tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:59.522916 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-e4aba4ab-2ea6-4bad-a757-27196c9f78ee tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:59.530175 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:59.530175 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:23:59.534532 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-e4aba4ab-2ea6-4bad-a757-27196c9f78ee tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:59.539653 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-e4aba4ab-2ea6-4bad-a757-27196c9f78ee tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/92c57cf6-bf3f-4dca-991e-9a7782faacb2 returned with HTTP 200 Jul 31 09:23:59.540260 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 56/226] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:23:59 2026] GET /volume/v3/volumes/92c57cf6-bf3f-4dca-991e-9a7782faacb2 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:59.551582 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-cdfc3575-7740-4038-8fcd-ca6dcfb3ba30 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:59.555096 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-cdfc3575-7740-4038-8fcd-ca6dcfb3ba30 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/8b8c24fe-cc6a-4fee-ba77-d913ad98a9fe Jul 31 09:23:59.555432 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-cdfc3575-7740-4038-8fcd-ca6dcfb3ba30 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:59.555790 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-cdfc3575-7740-4038-8fcd-ca6dcfb3ba30 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:59.569538 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:59.569538 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:59.574375 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-cdfc3575-7740-4038-8fcd-ca6dcfb3ba30 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:23:59.580415 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-cdfc3575-7740-4038-8fcd-ca6dcfb3ba30 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/8b8c24fe-cc6a-4fee-ba77-d913ad98a9fe returned with HTTP 200 Jul 31 09:23:59.580908 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 58/227] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:23:59 2026] GET /volume/v3/volumes/8b8c24fe-cc6a-4fee-ba77-d913ad98a9fe => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:23:59.592958 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7df52fa7-1fc3-40c3-903a-47c3e64809c8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:59.593716 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7df52fa7-1fc3-40c3-903a-47c3e64809c8 None None] GET https://10.4.3.226/volume// Jul 31 09:23:59.593952 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7df52fa7-1fc3-40c3-903a-47c3e64809c8 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:59.594181 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7df52fa7-1fc3-40c3-903a-47c3e64809c8 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:59.594718 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7df52fa7-1fc3-40c3-903a-47c3e64809c8 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:23:59.595009 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 57/228] 10.4.3.226 () {66 vars in 1419 bytes} [Fri Jul 31 09:23: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 31 09:23:59.603784 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-233ffd7c-d78d-4398-8982-c100aad2d19c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:59.605983 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-233ffd7c-d78d-4398-8982-c100aad2d19c tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:23:59.606371 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-233ffd7c-d78d-4398-8982-c100aad2d19c tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5dde2e8b-3ad2-4230-bf1f-71188c3a9970", "connector": null, "instance_uuid": "69874823-1015-431f-ab49-6d0508c801f9"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:59.618696 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:59.618696 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:59.671355 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-233ffd7c-d78d-4398-8982-c100aad2d19c tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:23:59.672366 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 58/229] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:23:59 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 31 09:23:59.684807 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0a7e29a0-8f9f-4ea9-9428-1117bebf82bc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:59.686276 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0a7e29a0-8f9f-4ea9-9428-1117bebf82bc None None] GET https://10.4.3.226/volume// Jul 31 09:23:59.686276 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0a7e29a0-8f9f-4ea9-9428-1117bebf82bc None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:59.686276 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0a7e29a0-8f9f-4ea9-9428-1117bebf82bc None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:59.686276 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0a7e29a0-8f9f-4ea9-9428-1117bebf82bc None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:23:59.686581 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 57/230] 10.4.3.226 () {66 vars in 1419 bytes} [Fri Jul 31 09:23:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:23:59.697996 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-1134a4a6-4c27-464c-94ea-ff32744b6bd8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:59.701523 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-1134a4a6-4c27-464c-94ea-ff32744b6bd8 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:23:59.702068 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-1134a4a6-4c27-464c-94ea-ff32744b6bd8 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92c57cf6-bf3f-4dca-991e-9a7782faacb2", "connector": null, "instance_uuid": "69874823-1015-431f-ab49-6d0508c801f9"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:59.715950 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:59.715950 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:23:59.772199 np0000006200 devstack@c-api.service[100315]: /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 31 09:23:59.772199 np0000006200 devstack@c-api.service[100315]: .first() Jul 31 09:23:59.794522 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-1134a4a6-4c27-464c-94ea-ff32744b6bd8 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:23:59.794522 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 59/231] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:23:59 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:23:59.805896 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-56084069-1041-4aea-a0b5-35c78d4b9368 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:59.806360 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-56084069-1041-4aea-a0b5-35c78d4b9368 None None] GET https://10.4.3.226/volume// Jul 31 09:23:59.806553 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-56084069-1041-4aea-a0b5-35c78d4b9368 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:23:59.806761 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-56084069-1041-4aea-a0b5-35c78d4b9368 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:23:59.807071 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-56084069-1041-4aea-a0b5-35c78d4b9368 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:23:59.807403 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 58/232] 10.4.3.226 () {66 vars in 1419 bytes} [Fri Jul 31 09:23:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:23:59.818974 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-48fa291b-34fa-4942-bc6c-ea438ec5501c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:23:59.822270 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-48fa291b-34fa-4942-bc6c-ea438ec5501c tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:23:59.822270 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-48fa291b-34fa-4942-bc6c-ea438ec5501c tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b8c24fe-cc6a-4fee-ba77-d913ad98a9fe", "connector": null, "instance_uuid": "69874823-1015-431f-ab49-6d0508c801f9"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:23:59.832118 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:23:59.832118 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:23:59.869132 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-48fa291b-34fa-4942-bc6c-ea438ec5501c tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:23:59.869592 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 59/233] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:23:59 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 31 09:24:00.953844 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-c3eb5dfe-3fdc-4418-b8b8-2382de626fe1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:00.956455 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-c3eb5dfe-3fdc-4418-b8b8-2382de626fe1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:24:00.956837 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-c3eb5dfe-3fdc-4418-b8b8-2382de626fe1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:00.957011 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-c3eb5dfe-3fdc-4418-b8b8-2382de626fe1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:00.966658 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:00.966658 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:00.976500 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-c3eb5dfe-3fdc-4418-b8b8-2382de626fe1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:24:00.984495 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-c3eb5dfe-3fdc-4418-b8b8-2382de626fe1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:24:00.985261 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 58/234] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:24:00 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 1391 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:01.003443 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-4765de68-88a7-411d-ac5a-379f180313ae None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:01.007956 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-4765de68-88a7-411d-ac5a-379f180313ae tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/5baae7d4-cccc-400e-8179-f80b964248dd Jul 31 09:24:01.007956 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-4765de68-88a7-411d-ac5a-379f180313ae tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:01.008064 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-4765de68-88a7-411d-ac5a-379f180313ae tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:01.025195 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:01.025195 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:01.030770 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-4765de68-88a7-411d-ac5a-379f180313ae tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:24:01.036974 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-4765de68-88a7-411d-ac5a-379f180313ae tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/5baae7d4-cccc-400e-8179-f80b964248dd returned with HTTP 200 Jul 31 09:24:01.036974 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 60/235] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:24:01 2026] GET /volume/v3/volumes/5baae7d4-cccc-400e-8179-f80b964248dd => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:01.055793 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-14e28dc2-f2a9-404a-bf15-37f8558288fe None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:01.062532 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-14e28dc2-f2a9-404a-bf15-37f8558288fe tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/a732e3a4-bed7-4982-a854-eec9e5f61719 Jul 31 09:24:01.062953 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-14e28dc2-f2a9-404a-bf15-37f8558288fe tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:01.063436 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-14e28dc2-f2a9-404a-bf15-37f8558288fe tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:01.085546 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:01.085546 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:01.094604 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-14e28dc2-f2a9-404a-bf15-37f8558288fe tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:24:01.119182 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-14e28dc2-f2a9-404a-bf15-37f8558288fe tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/a732e3a4-bed7-4982-a854-eec9e5f61719 returned with HTTP 200 Jul 31 09:24:01.119805 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 59/236] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:24:01 2026] GET /volume/v3/volumes/a732e3a4-bed7-4982-a854-eec9e5f61719 => generated 845 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:01.149379 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4a974a88-10e6-4f32-99e7-ccefcf6b7232 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:01.150288 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4a974a88-10e6-4f32-99e7-ccefcf6b7232 None None] GET https://10.4.3.226/volume// Jul 31 09:24:01.150593 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4a974a88-10e6-4f32-99e7-ccefcf6b7232 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:01.150834 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4a974a88-10e6-4f32-99e7-ccefcf6b7232 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:01.153430 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4a974a88-10e6-4f32-99e7-ccefcf6b7232 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:24:01.156111 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 60/237] 10.4.3.226 () {66 vars in 1419 bytes} [Fri Jul 31 09:24:01 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:24:01.168873 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-d9e5f3e6-0971-4117-858d-ce0cce5d0bfc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:01.174480 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-d9e5f3e6-0971-4117-858d-ce0cce5d0bfc tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:24:01.175771 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-d9e5f3e6-0971-4117-858d-ce0cce5d0bfc tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f66af8a8-dc58-4567-b737-a45dc6bab569", "connector": null, "instance_uuid": "6b99a4b1-6067-464e-a33f-eb0a02fb59c6"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:01.191793 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:01.191793 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:01.243169 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-d9e5f3e6-0971-4117-858d-ce0cce5d0bfc tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:24:01.243971 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 59/238] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:24:01 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 09:24:01.257992 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5fe4b9db-6c1e-4f92-aa6c-b8d663a5ac81 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:01.260888 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5fe4b9db-6c1e-4f92-aa6c-b8d663a5ac81 None None] GET https://10.4.3.226/volume// Jul 31 09:24:01.260888 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5fe4b9db-6c1e-4f92-aa6c-b8d663a5ac81 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:01.260888 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5fe4b9db-6c1e-4f92-aa6c-b8d663a5ac81 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:01.260888 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5fe4b9db-6c1e-4f92-aa6c-b8d663a5ac81 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:24:01.260888 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 61/239] 10.4.3.226 () {66 vars in 1419 bytes} [Fri Jul 31 09:24: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 31 09:24:01.271299 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-0825f75c-97fe-4e9f-b0f0-aa1918aa14c1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:01.274209 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-0825f75c-97fe-4e9f-b0f0-aa1918aa14c1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:24:01.274721 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-0825f75c-97fe-4e9f-b0f0-aa1918aa14c1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5baae7d4-cccc-400e-8179-f80b964248dd", "connector": null, "instance_uuid": "6b99a4b1-6067-464e-a33f-eb0a02fb59c6"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:01.287282 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:01.287282 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:01.342061 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-0825f75c-97fe-4e9f-b0f0-aa1918aa14c1 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:24:01.343864 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 60/240] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:24:01 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:01.355161 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e2db65b8-56fd-4e1b-93db-b24d86065a91 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:01.355441 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e2db65b8-56fd-4e1b-93db-b24d86065a91 None None] GET https://10.4.3.226/volume// Jul 31 09:24:01.355627 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e2db65b8-56fd-4e1b-93db-b24d86065a91 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:01.355891 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e2db65b8-56fd-4e1b-93db-b24d86065a91 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:01.356211 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e2db65b8-56fd-4e1b-93db-b24d86065a91 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:24:01.356750 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 61/241] 10.4.3.226 () {66 vars in 1419 bytes} [Fri Jul 31 09:24:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:24:01.367038 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-db944c24-c274-430a-8b13-21dd8fe88f18 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:01.369831 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-db944c24-c274-430a-8b13-21dd8fe88f18 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:24:01.370463 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-db944c24-c274-430a-8b13-21dd8fe88f18 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a732e3a4-bed7-4982-a854-eec9e5f61719", "connector": null, "instance_uuid": "6b99a4b1-6067-464e-a33f-eb0a02fb59c6"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:01.382212 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:01.382212 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:01.421284 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-db944c24-c274-430a-8b13-21dd8fe88f18 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:24:01.422023 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 60/242] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:24:01 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 31 09:24:02.079793 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-38c9878a-c88b-4ca6-8275-45b4921db57a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:02.079793 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-38c9878a-c88b-4ca6-8275-45b4921db57a None None] GET https://10.4.3.226/volume// Jul 31 09:24:02.079793 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-38c9878a-c88b-4ca6-8275-45b4921db57a None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:02.079793 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-38c9878a-c88b-4ca6-8275-45b4921db57a None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:02.079793 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-38c9878a-c88b-4ca6-8275-45b4921db57a None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:24:02.079793 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 62/243] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:24:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:24:02.091596 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-42a95312-3c7a-46eb-8d5b-d1c27c9e94dc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:02.096268 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-42a95312-3c7a-46eb-8d5b-d1c27c9e94dc tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 Jul 31 09:24:02.096268 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-42a95312-3c7a-46eb-8d5b-d1c27c9e94dc tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:02.096268 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-42a95312-3c7a-46eb-8d5b-d1c27c9e94dc tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:02.112872 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:02.112872 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:02.116861 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-42a95312-3c7a-46eb-8d5b-d1c27c9e94dc tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:24:02.124223 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-42a95312-3c7a-46eb-8d5b-d1c27c9e94dc tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 returned with HTTP 200 Jul 31 09:24:02.125798 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 61/244] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:24:02 2026] GET /volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 => generated 1544 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:24:02.206788 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-8f2f52a7-8e31-404e-bd57-85012e877174 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:02.211639 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-8f2f52a7-8e31-404e-bd57-85012e877174 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] PUT https://10.4.3.226/volume/v3/attachments/e9809618-36ca-44c8-afdf-303c62ca292e Jul 31 09:24:02.212118 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-8f2f52a7-8e31-404e-bd57-85012e877174 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:02.222750 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-8f2f52a7-8e31-404e-bd57-85012e877174 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Acquiring lock "cinder-attachment_update-5dde2e8b-3ad2-4230-bf1f-71188c3a9970-np0000006200" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:24:02.228391 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-8f2f52a7-8e31-404e-bd57-85012e877174 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Lock "cinder-attachment_update-5dde2e8b-3ad2-4230-bf1f-71188c3a9970-np0000006200" acquired by "attachment_update" :: waited 0.006s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:24:02.229576 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:02.229576 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:02.351872 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-8f2f52a7-8e31-404e-bd57-85012e877174 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Lock "cinder-attachment_update-5dde2e8b-3ad2-4230-bf1f-71188c3a9970-np0000006200" released by "attachment_update" :: held 0.122s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:24:02.351872 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-8f2f52a7-8e31-404e-bd57-85012e877174 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/attachments/e9809618-36ca-44c8-afdf-303c62ca292e returned with HTTP 200 Jul 31 09:24:02.351872 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 62/245] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:24:02 2026] PUT /volume/v3/attachments/e9809618-36ca-44c8-afdf-303c62ca292e => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:02.384677 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-1310ece4-3b89-47fb-a4a1-1e10daa77607 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:02.387568 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-1310ece4-3b89-47fb-a4a1-1e10daa77607 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] POST https://10.4.3.226/volume/v3/attachments/e9809618-36ca-44c8-afdf-303c62ca292e/action Jul 31 09:24:02.391263 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-1310ece4-3b89-47fb-a4a1-1e10daa77607 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:24:02.391263 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-1310ece4-3b89-47fb-a4a1-1e10daa77607 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:02.414059 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:02.414059 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:02.442119 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-1310ece4-3b89-47fb-a4a1-1e10daa77607 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/attachments/e9809618-36ca-44c8-afdf-303c62ca292e/action returned with HTTP 204 Jul 31 09:24:02.442711 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 61/246] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:24:02 2026] POST /volume/v3/attachments/e9809618-36ca-44c8-afdf-303c62ca292e/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:24:02.467305 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-fd217be1-2733-4973-8de8-04059df52a6c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:02.468536 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fd217be1-2733-4973-8de8-04059df52a6c None None] GET https://10.4.3.226/volume// Jul 31 09:24:02.468943 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fd217be1-2733-4973-8de8-04059df52a6c None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:02.470025 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fd217be1-2733-4973-8de8-04059df52a6c None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:02.470025 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fd217be1-2733-4973-8de8-04059df52a6c None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:24:02.470025 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 63/247] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:24: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 31 09:24:02.479083 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-00baa283-67b8-4b70-b87f-386195995ffe None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:02.484144 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-00baa283-67b8-4b70-b87f-386195995ffe tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/92c57cf6-bf3f-4dca-991e-9a7782faacb2 Jul 31 09:24:02.484144 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-00baa283-67b8-4b70-b87f-386195995ffe tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:02.484144 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-00baa283-67b8-4b70-b87f-386195995ffe tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:02.498441 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:02.498441 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:02.505650 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-00baa283-67b8-4b70-b87f-386195995ffe tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:24:02.516485 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-00baa283-67b8-4b70-b87f-386195995ffe tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/92c57cf6-bf3f-4dca-991e-9a7782faacb2 returned with HTTP 200 Jul 31 09:24:02.516485 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 62/248] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:24:02 2026] GET /volume/v3/volumes/92c57cf6-bf3f-4dca-991e-9a7782faacb2 => generated 1028 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:24:02.616074 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-94589417-f795-4a59-88c4-bd82abd74068 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:02.619039 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-94589417-f795-4a59-88c4-bd82abd74068 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] PUT https://10.4.3.226/volume/v3/attachments/a338ce94-ff84-4fec-9ab7-9accdb21cf2c Jul 31 09:24:02.619480 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-94589417-f795-4a59-88c4-bd82abd74068 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:02.629237 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-94589417-f795-4a59-88c4-bd82abd74068 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Acquiring lock "cinder-attachment_update-92c57cf6-bf3f-4dca-991e-9a7782faacb2-np0000006200" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:24:02.635183 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-94589417-f795-4a59-88c4-bd82abd74068 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Lock "cinder-attachment_update-92c57cf6-bf3f-4dca-991e-9a7782faacb2-np0000006200" acquired by "attachment_update" :: waited 0.006s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:24:02.636689 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:02.636689 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:02.751335 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-94589417-f795-4a59-88c4-bd82abd74068 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Lock "cinder-attachment_update-92c57cf6-bf3f-4dca-991e-9a7782faacb2-np0000006200" released by "attachment_update" :: held 0.116s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:24:02.751735 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-94589417-f795-4a59-88c4-bd82abd74068 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/attachments/a338ce94-ff84-4fec-9ab7-9accdb21cf2c returned with HTTP 200 Jul 31 09:24:02.752409 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 63/249] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:24:02 2026] PUT /volume/v3/attachments/a338ce94-ff84-4fec-9ab7-9accdb21cf2c => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:02.786409 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-6e5f7bd2-14c9-48e5-825c-cf43b13163cc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:02.789106 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-6e5f7bd2-14c9-48e5-825c-cf43b13163cc tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] POST https://10.4.3.226/volume/v3/attachments/a338ce94-ff84-4fec-9ab7-9accdb21cf2c/action Jul 31 09:24:02.789565 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-6e5f7bd2-14c9-48e5-825c-cf43b13163cc tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:24:02.789757 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-6e5f7bd2-14c9-48e5-825c-cf43b13163cc tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:02.815203 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:02.815203 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:02.834648 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-6e5f7bd2-14c9-48e5-825c-cf43b13163cc tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/attachments/a338ce94-ff84-4fec-9ab7-9accdb21cf2c/action returned with HTTP 204 Jul 31 09:24:02.835014 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 62/250] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:24:02 2026] POST /volume/v3/attachments/a338ce94-ff84-4fec-9ab7-9accdb21cf2c/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:24:02.859894 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-fb7373eb-23ac-4c37-b9f5-2877bea5edb3 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:02.860374 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fb7373eb-23ac-4c37-b9f5-2877bea5edb3 None None] GET https://10.4.3.226/volume// Jul 31 09:24:02.860629 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fb7373eb-23ac-4c37-b9f5-2877bea5edb3 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:02.861573 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fb7373eb-23ac-4c37-b9f5-2877bea5edb3 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:02.861573 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fb7373eb-23ac-4c37-b9f5-2877bea5edb3 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:24:02.862302 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 64/251] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:24: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 31 09:24:02.875325 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-19cb9c13-8f53-43d4-a664-2f5d94d95404 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:02.877767 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-19cb9c13-8f53-43d4-a664-2f5d94d95404 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/8b8c24fe-cc6a-4fee-ba77-d913ad98a9fe Jul 31 09:24:02.878018 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-19cb9c13-8f53-43d4-a664-2f5d94d95404 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:02.878203 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-19cb9c13-8f53-43d4-a664-2f5d94d95404 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:02.889104 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:02.889104 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:02.894448 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-19cb9c13-8f53-43d4-a664-2f5d94d95404 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:24:02.905504 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-19cb9c13-8f53-43d4-a664-2f5d94d95404 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/8b8c24fe-cc6a-4fee-ba77-d913ad98a9fe returned with HTTP 200 Jul 31 09:24:02.905504 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 63/252] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:24:02 2026] GET /volume/v3/volumes/8b8c24fe-cc6a-4fee-ba77-d913ad98a9fe => generated 1029 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:24:03.023687 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-3607fa4c-bfcc-479a-aa23-31f8a61cb4d6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:03.026919 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-3607fa4c-bfcc-479a-aa23-31f8a61cb4d6 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] PUT https://10.4.3.226/volume/v3/attachments/3a7f354f-5e5b-4d5a-8b48-5a0dc2407d08 Jul 31 09:24:03.027459 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-3607fa4c-bfcc-479a-aa23-31f8a61cb4d6 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:03.044783 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-3607fa4c-bfcc-479a-aa23-31f8a61cb4d6 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Acquiring lock "cinder-attachment_update-8b8c24fe-cc6a-4fee-ba77-d913ad98a9fe-np0000006200" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:24:03.051489 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-3607fa4c-bfcc-479a-aa23-31f8a61cb4d6 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Lock "cinder-attachment_update-8b8c24fe-cc6a-4fee-ba77-d913ad98a9fe-np0000006200" acquired by "attachment_update" :: waited 0.007s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:24:03.052973 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:03.052973 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:03.190411 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-3607fa4c-bfcc-479a-aa23-31f8a61cb4d6 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Lock "cinder-attachment_update-8b8c24fe-cc6a-4fee-ba77-d913ad98a9fe-np0000006200" released by "attachment_update" :: held 0.139s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:24:03.190833 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-3607fa4c-bfcc-479a-aa23-31f8a61cb4d6 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/attachments/3a7f354f-5e5b-4d5a-8b48-5a0dc2407d08 returned with HTTP 200 Jul 31 09:24:03.191297 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 64/253] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:24:03 2026] PUT /volume/v3/attachments/3a7f354f-5e5b-4d5a-8b48-5a0dc2407d08 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:03.222561 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-23b80d13-4f0e-41b0-9088-782a83fc2442 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:03.226070 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-23b80d13-4f0e-41b0-9088-782a83fc2442 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] POST https://10.4.3.226/volume/v3/attachments/3a7f354f-5e5b-4d5a-8b48-5a0dc2407d08/action Jul 31 09:24:03.226070 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-23b80d13-4f0e-41b0-9088-782a83fc2442 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:24:03.226285 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-23b80d13-4f0e-41b0-9088-782a83fc2442 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:03.248923 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:03.248923 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:03.276661 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4fe756e2-b6ed-4841-9179-37c84dbd4a4c req-23b80d13-4f0e-41b0-9088-782a83fc2442 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/attachments/3a7f354f-5e5b-4d5a-8b48-5a0dc2407d08/action returned with HTTP 204 Jul 31 09:24:03.277499 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 63/254] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:24:03 2026] POST /volume/v3/attachments/3a7f354f-5e5b-4d5a-8b48-5a0dc2407d08/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:24:03.968638 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0d44b5d5-641a-476c-b069-f845cb6ef2f3 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:03.969661 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0d44b5d5-641a-476c-b069-f845cb6ef2f3 None None] GET https://10.4.3.226/volume// Jul 31 09:24:03.969895 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0d44b5d5-641a-476c-b069-f845cb6ef2f3 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:03.971326 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0d44b5d5-641a-476c-b069-f845cb6ef2f3 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:03.971326 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0d44b5d5-641a-476c-b069-f845cb6ef2f3 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:24:03.971326 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 65/255] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:24:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:24:03.980691 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-0ad9353a-5b01-47c2-bfca-a08d8b539fd4 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:03.983612 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-0ad9353a-5b01-47c2-bfca-a08d8b539fd4 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:24:03.983612 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-0ad9353a-5b01-47c2-bfca-a08d8b539fd4 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:03.983939 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-0ad9353a-5b01-47c2-bfca-a08d8b539fd4 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:04.002073 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:04.002073 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:04.007482 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-0ad9353a-5b01-47c2-bfca-a08d8b539fd4 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:24:04.019971 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-0ad9353a-5b01-47c2-bfca-a08d8b539fd4 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:24:04.020813 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 64/256] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:24:03 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 1570 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:24:04.126325 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-e5d608e6-366b-4e0e-8a21-218a6a3f2171 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:04.130067 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-e5d608e6-366b-4e0e-8a21-218a6a3f2171 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] PUT https://10.4.3.226/volume/v3/attachments/53a4dcb7-e8bf-473e-b5da-c51357cf2ab0 Jul 31 09:24:04.130505 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-e5d608e6-366b-4e0e-8a21-218a6a3f2171 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:04.143737 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-e5d608e6-366b-4e0e-8a21-218a6a3f2171 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Acquiring lock "cinder-attachment_update-f66af8a8-dc58-4567-b737-a45dc6bab569-np0000006200" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:24:04.149802 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-e5d608e6-366b-4e0e-8a21-218a6a3f2171 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Lock "cinder-attachment_update-f66af8a8-dc58-4567-b737-a45dc6bab569-np0000006200" acquired by "attachment_update" :: waited 0.006s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:24:04.150851 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:04.150851 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:04.275330 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-e5d608e6-366b-4e0e-8a21-218a6a3f2171 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Lock "cinder-attachment_update-f66af8a8-dc58-4567-b737-a45dc6bab569-np0000006200" released by "attachment_update" :: held 0.126s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:24:04.275684 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-e5d608e6-366b-4e0e-8a21-218a6a3f2171 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/attachments/53a4dcb7-e8bf-473e-b5da-c51357cf2ab0 returned with HTTP 200 Jul 31 09:24:04.276190 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 65/257] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:24:04 2026] PUT /volume/v3/attachments/53a4dcb7-e8bf-473e-b5da-c51357cf2ab0 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:04.314976 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-659f3416-3a88-47a0-aece-667c1beb3208 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:04.317938 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-659f3416-3a88-47a0-aece-667c1beb3208 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] POST https://10.4.3.226/volume/v3/attachments/53a4dcb7-e8bf-473e-b5da-c51357cf2ab0/action Jul 31 09:24:04.318734 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-659f3416-3a88-47a0-aece-667c1beb3208 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:24:04.318963 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-659f3416-3a88-47a0-aece-667c1beb3208 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:04.342455 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:04.342455 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:04.359269 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-659f3416-3a88-47a0-aece-667c1beb3208 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/attachments/53a4dcb7-e8bf-473e-b5da-c51357cf2ab0/action returned with HTTP 204 Jul 31 09:24:04.360221 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 64/258] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:24:04 2026] POST /volume/v3/attachments/53a4dcb7-e8bf-473e-b5da-c51357cf2ab0/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:24:04.389216 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3c31af26-49d8-40d2-bf33-97ecc99b3138 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:04.389668 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3c31af26-49d8-40d2-bf33-97ecc99b3138 None None] GET https://10.4.3.226/volume// Jul 31 09:24:04.390102 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3c31af26-49d8-40d2-bf33-97ecc99b3138 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:04.390178 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3c31af26-49d8-40d2-bf33-97ecc99b3138 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:04.390584 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3c31af26-49d8-40d2-bf33-97ecc99b3138 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:24:04.390990 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 66/259] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:24: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 31 09:24:04.401038 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-5e8c9886-17da-4644-aae4-40d63cf87667 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:04.406266 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-5e8c9886-17da-4644-aae4-40d63cf87667 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/5baae7d4-cccc-400e-8179-f80b964248dd Jul 31 09:24:04.406601 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-5e8c9886-17da-4644-aae4-40d63cf87667 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:04.406996 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-5e8c9886-17da-4644-aae4-40d63cf87667 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:04.421829 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:04.421829 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:04.426581 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-5e8c9886-17da-4644-aae4-40d63cf87667 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:24:04.432838 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-5e8c9886-17da-4644-aae4-40d63cf87667 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/5baae7d4-cccc-400e-8179-f80b964248dd returned with HTTP 200 Jul 31 09:24:04.433441 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 65/260] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:24:04 2026] GET /volume/v3/volumes/5baae7d4-cccc-400e-8179-f80b964248dd => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:24:04.519573 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-74a82d91-5440-4450-befc-9253fc60fb95 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:04.522494 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-74a82d91-5440-4450-befc-9253fc60fb95 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] PUT https://10.4.3.226/volume/v3/attachments/dd8ce615-ee1f-48dc-9233-55370aca8b92 Jul 31 09:24:04.523474 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-74a82d91-5440-4450-befc-9253fc60fb95 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:04.534933 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-74a82d91-5440-4450-befc-9253fc60fb95 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Acquiring lock "cinder-attachment_update-5baae7d4-cccc-400e-8179-f80b964248dd-np0000006200" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:24:04.553126 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-74a82d91-5440-4450-befc-9253fc60fb95 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Lock "cinder-attachment_update-5baae7d4-cccc-400e-8179-f80b964248dd-np0000006200" acquired by "attachment_update" :: waited 0.018s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:24:04.554262 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:04.554262 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:04.677576 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-74a82d91-5440-4450-befc-9253fc60fb95 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Lock "cinder-attachment_update-5baae7d4-cccc-400e-8179-f80b964248dd-np0000006200" released by "attachment_update" :: held 0.124s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:24:04.677921 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-74a82d91-5440-4450-befc-9253fc60fb95 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/attachments/dd8ce615-ee1f-48dc-9233-55370aca8b92 returned with HTTP 200 Jul 31 09:24:04.678636 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 66/261] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:24:04 2026] PUT /volume/v3/attachments/dd8ce615-ee1f-48dc-9233-55370aca8b92 => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:04.725487 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-36d1a8ae-1aa0-4fb7-9b58-021f5c7c0ee6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:04.728957 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-36d1a8ae-1aa0-4fb7-9b58-021f5c7c0ee6 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] POST https://10.4.3.226/volume/v3/attachments/dd8ce615-ee1f-48dc-9233-55370aca8b92/action Jul 31 09:24:04.730106 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-36d1a8ae-1aa0-4fb7-9b58-021f5c7c0ee6 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:24:04.730379 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-36d1a8ae-1aa0-4fb7-9b58-021f5c7c0ee6 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:04.751234 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:04.751234 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:04.769761 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-36d1a8ae-1aa0-4fb7-9b58-021f5c7c0ee6 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/attachments/dd8ce615-ee1f-48dc-9233-55370aca8b92/action returned with HTTP 204 Jul 31 09:24:04.770150 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 65/262] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:24:04 2026] POST /volume/v3/attachments/dd8ce615-ee1f-48dc-9233-55370aca8b92/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:24:04.797997 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-17000c22-5736-4a9a-a8da-df07a22ae78b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:04.798396 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-17000c22-5736-4a9a-a8da-df07a22ae78b None None] GET https://10.4.3.226/volume// Jul 31 09:24:04.798979 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-17000c22-5736-4a9a-a8da-df07a22ae78b None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:04.799220 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-17000c22-5736-4a9a-a8da-df07a22ae78b None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:04.800005 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-17000c22-5736-4a9a-a8da-df07a22ae78b None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:24:04.800634 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 67/263] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:24:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:24:04.810577 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-fec92e97-508b-4f78-935d-e02edf6d36af None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:04.814528 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-fec92e97-508b-4f78-935d-e02edf6d36af tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/a732e3a4-bed7-4982-a854-eec9e5f61719 Jul 31 09:24:04.814874 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-fec92e97-508b-4f78-935d-e02edf6d36af tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:04.815152 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-fec92e97-508b-4f78-935d-e02edf6d36af tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:04.830106 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:04.830106 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:04.838068 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-fec92e97-508b-4f78-935d-e02edf6d36af tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:24:04.847197 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-fec92e97-508b-4f78-935d-e02edf6d36af tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/a732e3a4-bed7-4982-a854-eec9e5f61719 returned with HTTP 200 Jul 31 09:24:04.849475 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 66/264] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:24:04 2026] GET /volume/v3/volumes/a732e3a4-bed7-4982-a854-eec9e5f61719 => generated 1024 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:24:04.898663 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f2127ff0-3866-4a44-992f-08eb13688331 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:04.955835 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-ef54d6fc-3dc5-4694-82db-03f072fd21e5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:04.959260 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-ef54d6fc-3dc5-4694-82db-03f072fd21e5 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] PUT https://10.4.3.226/volume/v3/attachments/20e7e3bc-ec3e-479a-9269-9fa99a5e1e8f Jul 31 09:24:04.960177 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-ef54d6fc-3dc5-4694-82db-03f072fd21e5 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:04.969711 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-ef54d6fc-3dc5-4694-82db-03f072fd21e5 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Acquiring lock "cinder-attachment_update-a732e3a4-bed7-4982-a854-eec9e5f61719-np0000006200" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:24:04.976692 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-ef54d6fc-3dc5-4694-82db-03f072fd21e5 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Lock "cinder-attachment_update-a732e3a4-bed7-4982-a854-eec9e5f61719-np0000006200" acquired by "attachment_update" :: waited 0.007s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:24:04.977781 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:04.977781 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:05.149522 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-ef54d6fc-3dc5-4694-82db-03f072fd21e5 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Lock "cinder-attachment_update-a732e3a4-bed7-4982-a854-eec9e5f61719-np0000006200" released by "attachment_update" :: held 0.173s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:24:05.149918 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-ef54d6fc-3dc5-4694-82db-03f072fd21e5 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/attachments/20e7e3bc-ec3e-479a-9269-9fa99a5e1e8f returned with HTTP 200 Jul 31 09:24:05.150993 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 66/265] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:24:04 2026] PUT /volume/v3/attachments/20e7e3bc-ec3e-479a-9269-9fa99a5e1e8f => generated 969 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:05.200726 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-c0508616-5452-4ad2-ab9f-d9bd76e75292 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:05.205463 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-c0508616-5452-4ad2-ab9f-d9bd76e75292 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] POST https://10.4.3.226/volume/v3/attachments/20e7e3bc-ec3e-479a-9269-9fa99a5e1e8f/action Jul 31 09:24:05.206672 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-c0508616-5452-4ad2-ab9f-d9bd76e75292 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Action body: b'{"os-complete": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:24:05.206943 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-c0508616-5452-4ad2-ab9f-d9bd76e75292 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:05.228314 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:05.228314 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:05.251906 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-b12bf703-dcce-47dc-ac99-28627f4fedc2 req-c0508616-5452-4ad2-ab9f-d9bd76e75292 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/attachments/20e7e3bc-ec3e-479a-9269-9fa99a5e1e8f/action returned with HTTP 204 Jul 31 09:24:05.252066 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 68/266] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:24:05 2026] POST /volume/v3/attachments/20e7e3bc-ec3e-479a-9269-9fa99a5e1e8f/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:24:05.301585 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f2127ff0-3866-4a44-992f-08eb13688331 tempest-VolumeQuotasNegativeTestJSON-1229324011 tempest-VolumeQuotasNegativeTestJSON-1229324011-project-admin] GET https://10.4.3.226/volume/v3/os-quota-sets/e95585adb103402ca53f75ddd8d8d059 Jul 31 09:24:05.302049 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f2127ff0-3866-4a44-992f-08eb13688331 tempest-VolumeQuotasNegativeTestJSON-1229324011 tempest-VolumeQuotasNegativeTestJSON-1229324011-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:05.302049 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f2127ff0-3866-4a44-992f-08eb13688331 tempest-VolumeQuotasNegativeTestJSON-1229324011 tempest-VolumeQuotasNegativeTestJSON-1229324011-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:05.302463 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:05.302463 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:05.322267 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f2127ff0-3866-4a44-992f-08eb13688331 tempest-VolumeQuotasNegativeTestJSON-1229324011 tempest-VolumeQuotasNegativeTestJSON-1229324011-project-admin] https://10.4.3.226/volume/v3/os-quota-sets/e95585adb103402ca53f75ddd8d8d059 returned with HTTP 200 Jul 31 09:24:05.322833 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 67/267] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:24:04 2026] GET /volume/v3/os-quota-sets/e95585adb103402ca53f75ddd8d8d059 => generated 437 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:05.336624 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c9757604-7e23-41b8-aa1f-26e08374a8f5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:05.650333 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c9757604-7e23-41b8-aa1f-26e08374a8f5 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:24:05.650774 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c9757604-7e23-41b8-aa1f-26e08374a8f5 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1335853293"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:05.652696 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-c9757604-7e23-41b8-aa1f-26e08374a8f5 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1335853293'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:24:05.652857 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-c9757604-7e23-41b8-aa1f-26e08374a8f5 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Create volume of 1 GB Jul 31 09:24:05.655759 np0000006200 devstack@c-api.service[100314]: DEBUG dbcounter [-] [100314] Writing DB stats cinder:SELECT=298,cinder:INSERT=19,cinder:UPDATE=37 {{(pid=100314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:24:05.662586 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c9757604-7e23-41b8-aa1f-26e08374a8f5 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Availability Zones retrieved successfully. Jul 31 09:24:05.672780 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-c9757604-7e23-41b8-aa1f-26e08374a8f5 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Flow 'volume_create_api' (b6efcee4-e4c5-4258-9c06-30ac7e2abd77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:24:05.674798 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-c9757604-7e23-41b8-aa1f-26e08374a8f5 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8348e7e8-1fa4-4a5b-b212-e6eb8beb72b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:05.676590 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-c9757604-7e23-41b8-aa1f-26e08374a8f5 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:24:05.739386 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-c9757604-7e23-41b8-aa1f-26e08374a8f5 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8348e7e8-1fa4-4a5b-b212-e6eb8beb72b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:24:05.740616 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-c9757604-7e23-41b8-aa1f-26e08374a8f5 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e789e92b-3922-47c6-9cb9-3787abcdf697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:05.832915 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-c9757604-7e23-41b8-aa1f-26e08374a8f5 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Created reservations ['c7aee862-854f-4c96-8a8b-d151cbf9faf1', '578ac149-24c5-4aa1-aee5-1bb49c05588b', 'b5cd782f-d36a-4ae3-9d01-f8290928f233', '153a0aaa-a204-4af6-8009-a428945f4ff2'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:24:05.833912 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-c9757604-7e23-41b8-aa1f-26e08374a8f5 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e789e92b-3922-47c6-9cb9-3787abcdf697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7aee862-854f-4c96-8a8b-d151cbf9faf1', '578ac149-24c5-4aa1-aee5-1bb49c05588b', 'b5cd782f-d36a-4ae3-9d01-f8290928f233', '153a0aaa-a204-4af6-8009-a428945f4ff2']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:24:05.834667 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-c9757604-7e23-41b8-aa1f-26e08374a8f5 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f736be8c-a620-4c06-8196-e5db10521c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:05.863400 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-c9757604-7e23-41b8-aa1f-26e08374a8f5 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f736be8c-a620-4c06-8196-e5db10521c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b03c525-2e39-4e6d-b955-b828d023f5b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1335853293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95585adb103402ca53f75ddd8d8d059',qos_specs=None,replication_status=,reservations=['c7aee862-854f-4c96-8a8b-d151cbf9faf1','578ac149-24c5-4aa1-aee5-1bb49c05588b','b5cd782f-d36a-4ae3-9d01-f8290928f233','153a0aaa-a204-4af6-8009-a428945f4ff2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25ea96f809a941519b5a4ea1290b06e1',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:24:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1335853293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b03c525-2e39-4e6d-b955-b828d023f5b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e95585adb103402ca53f75ddd8d8d059',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25ea96f809a941519b5a4ea1290b06e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:24:05.864195 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-c9757604-7e23-41b8-aa1f-26e08374a8f5 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (376ec620-88a9-452e-8826-2bc020e4e470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:05.893873 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-c9757604-7e23-41b8-aa1f-26e08374a8f5 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (376ec620-88a9-452e-8826-2bc020e4e470) transitioned into state 'SUCCESS' from state '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-1335853293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95585adb103402ca53f75ddd8d8d059',qos_specs=None,replication_status=,reservations=['c7aee862-854f-4c96-8a8b-d151cbf9faf1','578ac149-24c5-4aa1-aee5-1bb49c05588b','b5cd782f-d36a-4ae3-9d01-f8290928f233','153a0aaa-a204-4af6-8009-a428945f4ff2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25ea96f809a941519b5a4ea1290b06e1',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:24:05.894883 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-c9757604-7e23-41b8-aa1f-26e08374a8f5 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50b7f400-4bf8-45ae-bbb9-405f25df8855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:05.908449 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-c9757604-7e23-41b8-aa1f-26e08374a8f5 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50b7f400-4bf8-45ae-bbb9-405f25df8855) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:24:05.909829 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-c9757604-7e23-41b8-aa1f-26e08374a8f5 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Flow 'volume_create_api' (b6efcee4-e4c5-4258-9c06-30ac7e2abd77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:24:05.910337 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c9757604-7e23-41b8-aa1f-26e08374a8f5 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Create volume request issued successfully. Jul 31 09:24:05.911255 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c9757604-7e23-41b8-aa1f-26e08374a8f5 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:24:05.911979 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 67/268] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:24:05 2026] POST /volume/v3/volumes => generated 759 bytes in 576 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:24:05.930104 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-048c1457-b402-44b8-aeb0-1ee2ba96566d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:05.935369 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-048c1457-b402-44b8-aeb0-1ee2ba96566d tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] GET https://10.4.3.226/volume/v3/volumes/0b03c525-2e39-4e6d-b955-b828d023f5b5 Jul 31 09:24:05.935590 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-048c1457-b402-44b8-aeb0-1ee2ba96566d tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:05.936695 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-048c1457-b402-44b8-aeb0-1ee2ba96566d tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:05.944663 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:05.944663 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:05.949785 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-048c1457-b402-44b8-aeb0-1ee2ba96566d tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Volume info retrieved successfully. Jul 31 09:24:05.955349 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-048c1457-b402-44b8-aeb0-1ee2ba96566d tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] https://10.4.3.226/volume/v3/volumes/0b03c525-2e39-4e6d-b955-b828d023f5b5 returned with HTTP 200 Jul 31 09:24:05.955349 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 67/269] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:05 2026] GET /volume/v3/volumes/0b03c525-2e39-4e6d-b955-b828d023f5b5 => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:06.971220 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c61da0f6-23f7-4a5a-9798-37700cb7b971 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:06.974146 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c61da0f6-23f7-4a5a-9798-37700cb7b971 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] GET https://10.4.3.226/volume/v3/volumes/0b03c525-2e39-4e6d-b955-b828d023f5b5 Jul 31 09:24:06.974773 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c61da0f6-23f7-4a5a-9798-37700cb7b971 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:06.974990 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c61da0f6-23f7-4a5a-9798-37700cb7b971 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:06.977872 np0000006200 devstack@c-api.service[100315]: DEBUG dbcounter [-] [100315] Writing DB stats cinder:SELECT=438,cinder:UPDATE=115,cinder:INSERT=82 {{(pid=100315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:24:06.986597 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:06.986597 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:06.992564 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c61da0f6-23f7-4a5a-9798-37700cb7b971 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Volume info retrieved successfully. Jul 31 09:24:07.002271 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c61da0f6-23f7-4a5a-9798-37700cb7b971 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] https://10.4.3.226/volume/v3/volumes/0b03c525-2e39-4e6d-b955-b828d023f5b5 returned with HTTP 200 Jul 31 09:24:07.003304 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 69/270] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:06 2026] GET /volume/v3/volumes/0b03c525-2e39-4e6d-b955-b828d023f5b5 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:07.021954 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-382360bf-68e2-4fa7-a598-7555e597aca9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:07.024294 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-382360bf-68e2-4fa7-a598-7555e597aca9 tempest-VolumeQuotasNegativeTestJSON-1229324011 tempest-VolumeQuotasNegativeTestJSON-1229324011-project-admin] PUT https://10.4.3.226/volume/v3/os-quota-sets/e95585adb103402ca53f75ddd8d8d059 Jul 31 09:24:07.024728 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-382360bf-68e2-4fa7-a598-7555e597aca9 tempest-VolumeQuotasNegativeTestJSON-1229324011 tempest-VolumeQuotasNegativeTestJSON-1229324011-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:07.029459 np0000006200 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=358,cinder:INSERT=49,cinder:UPDATE=89 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:24:07.083757 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-382360bf-68e2-4fa7-a598-7555e597aca9 tempest-VolumeQuotasNegativeTestJSON-1229324011 tempest-VolumeQuotasNegativeTestJSON-1229324011-project-admin] https://10.4.3.226/volume/v3/os-quota-sets/e95585adb103402ca53f75ddd8d8d059 returned with HTTP 200 Jul 31 09:24:07.084404 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 68/271] 10.4.3.226 () {68 vars in 1374 bytes} [Fri Jul 31 09:24:07 2026] PUT /volume/v3/os-quota-sets/e95585adb103402ca53f75ddd8d8d059 => generated 392 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:07.096623 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e4ef54ed-2611-4c23-84e2-a9c9fcc7f5b2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:07.098698 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e4ef54ed-2611-4c23-84e2-a9c9fcc7f5b2 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:24:07.099157 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e4ef54ed-2611-4c23-84e2-a9c9fcc7f5b2 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:07.101039 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-e4ef54ed-2611-4c23-84e2-a9c9fcc7f5b2 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:24:07.101358 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-e4ef54ed-2611-4c23-84e2-a9c9fcc7f5b2 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Create volume of 2 GB Jul 31 09:24:07.101829 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:07.101829 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:07.106582 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e4ef54ed-2611-4c23-84e2-a9c9fcc7f5b2 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Availability Zones retrieved successfully. Jul 31 09:24:07.113236 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e4ef54ed-2611-4c23-84e2-a9c9fcc7f5b2 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Flow 'volume_create_api' (0cb3b0cc-637e-4319-9637-dcaa3b1206ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:24:07.115130 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e4ef54ed-2611-4c23-84e2-a9c9fcc7f5b2 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efd585bb-ef52-490d-a7a2-db513aa3bd95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:07.116682 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-e4ef54ed-2611-4c23-84e2-a9c9fcc7f5b2 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Validating volume size '2' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:24:07.166109 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e4ef54ed-2611-4c23-84e2-a9c9fcc7f5b2 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efd585bb-ef52-490d-a7a2-db513aa3bd95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:24:07.166770 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e4ef54ed-2611-4c23-84e2-a9c9fcc7f5b2 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69ad85a1-1449-4313-8d70-8e6ce6f938e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:07.217404 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota_utils [None req-e4ef54ed-2611-4c23-84e2-a9c9fcc7f5b2 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Quota exceeded for e95585adb103402ca53f75ddd8d8d059, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 31 09:24:07.221291 np0000006200 devstack@c-api.service[100314]: WARNING cinder.volume.api [None req-e4ef54ed-2611-4c23-84e2-a9c9fcc7f5b2 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69ad85a1-1449-4313-8d70-8e6ce6f938e3) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 09:24:07.221291 np0000006200 devstack@c-api.service[100314]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 31 09:24:07.223287 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e4ef54ed-2611-4c23-84e2-a9c9fcc7f5b2 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69ad85a1-1449-4313-8d70-8e6ce6f938e3) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:07.224211 np0000006200 devstack@c-api.service[100314]: WARNING cinder.volume.api [None req-e4ef54ed-2611-4c23-84e2-a9c9fcc7f5b2 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69ad85a1-1449-4313-8d70-8e6ce6f938e3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 09:24:07.225076 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e4ef54ed-2611-4c23-84e2-a9c9fcc7f5b2 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efd585bb-ef52-490d-a7a2-db513aa3bd95) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:07.225908 np0000006200 devstack@c-api.service[100314]: WARNING cinder.volume.api [None req-e4ef54ed-2611-4c23-84e2-a9c9fcc7f5b2 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efd585bb-ef52-490d-a7a2-db513aa3bd95) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 09:24:07.226895 np0000006200 devstack@c-api.service[100314]: WARNING cinder.volume.api [None req-e4ef54ed-2611-4c23-84e2-a9c9fcc7f5b2 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Flow 'volume_create_api' (0cb3b0cc-637e-4319-9637-dcaa3b1206ef) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 09:24:07.227255 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.middleware.fault [None req-e4ef54ed-2611-4c23-84e2-a9c9fcc7f5b2 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 413 Jul 31 09:24:07.228123 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 68/272] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:24:07 2026] POST /volume/v3/volumes => generated 208 bytes in 132 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 31 09:24:07.238071 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-20285393-27a7-4e7b-a184-eec996d2a9e2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:07.242433 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-20285393-27a7-4e7b-a184-eec996d2a9e2 tempest-VolumeQuotasNegativeTestJSON-1229324011 tempest-VolumeQuotasNegativeTestJSON-1229324011-project-admin] PUT https://10.4.3.226/volume/v3/os-quota-sets/e95585adb103402ca53f75ddd8d8d059 Jul 31 09:24:07.244266 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-20285393-27a7-4e7b-a184-eec996d2a9e2 tempest-VolumeQuotasNegativeTestJSON-1229324011 tempest-VolumeQuotasNegativeTestJSON-1229324011-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:07.252940 np0000006200 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=308,cinder:UPDATE=50,cinder:INSERT=26 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:24:07.344184 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-20285393-27a7-4e7b-a184-eec996d2a9e2 tempest-VolumeQuotasNegativeTestJSON-1229324011 tempest-VolumeQuotasNegativeTestJSON-1229324011-project-admin] https://10.4.3.226/volume/v3/os-quota-sets/e95585adb103402ca53f75ddd8d8d059 returned with HTTP 200 Jul 31 09:24:07.345134 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 68/273] 10.4.3.226 () {68 vars in 1374 bytes} [Fri Jul 31 09:24:07 2026] PUT /volume/v3/os-quota-sets/e95585adb103402ca53f75ddd8d8d059 => generated 392 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:07.355511 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6b7a5fad-3857-4969-9801-40ffb9b3f981 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:07.361035 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6b7a5fad-3857-4969-9801-40ffb9b3f981 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:24:07.361523 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6b7a5fad-3857-4969-9801-40ffb9b3f981 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:07.365854 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-6b7a5fad-3857-4969-9801-40ffb9b3f981 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:24:07.366022 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-6b7a5fad-3857-4969-9801-40ffb9b3f981 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Create volume of 1 GB Jul 31 09:24:07.377807 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-6b7a5fad-3857-4969-9801-40ffb9b3f981 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Availability Zones retrieved successfully. Jul 31 09:24:07.391920 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6b7a5fad-3857-4969-9801-40ffb9b3f981 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Flow 'volume_create_api' (b5d54e10-7fe7-4914-9f69-98a2cd30291e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:24:07.393839 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6b7a5fad-3857-4969-9801-40ffb9b3f981 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b05999c-2a62-4007-97dc-3d7f72090573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:07.396693 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-6b7a5fad-3857-4969-9801-40ffb9b3f981 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:24:07.457612 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6b7a5fad-3857-4969-9801-40ffb9b3f981 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b05999c-2a62-4007-97dc-3d7f72090573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:24:07.459590 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6b7a5fad-3857-4969-9801-40ffb9b3f981 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb1e7172-7d35-401e-b088-2c89fc714b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:07.511820 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota_utils [None req-6b7a5fad-3857-4969-9801-40ffb9b3f981 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Quota exceeded for e95585adb103402ca53f75ddd8d8d059, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 31 09:24:07.515897 np0000006200 devstack@c-api.service[100315]: WARNING cinder.volume.api [None req-6b7a5fad-3857-4969-9801-40ffb9b3f981 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb1e7172-7d35-401e-b088-2c89fc714b71) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 09:24:07.515897 np0000006200 devstack@c-api.service[100315]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 31 09:24:07.517718 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6b7a5fad-3857-4969-9801-40ffb9b3f981 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb1e7172-7d35-401e-b088-2c89fc714b71) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:07.518559 np0000006200 devstack@c-api.service[100315]: WARNING cinder.volume.api [None req-6b7a5fad-3857-4969-9801-40ffb9b3f981 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb1e7172-7d35-401e-b088-2c89fc714b71) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 09:24:07.519337 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6b7a5fad-3857-4969-9801-40ffb9b3f981 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b05999c-2a62-4007-97dc-3d7f72090573) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:07.520150 np0000006200 devstack@c-api.service[100315]: WARNING cinder.volume.api [None req-6b7a5fad-3857-4969-9801-40ffb9b3f981 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b05999c-2a62-4007-97dc-3d7f72090573) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 09:24:07.521379 np0000006200 devstack@c-api.service[100315]: WARNING cinder.volume.api [None req-6b7a5fad-3857-4969-9801-40ffb9b3f981 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Flow 'volume_create_api' (b5d54e10-7fe7-4914-9f69-98a2cd30291e) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 09:24:07.521790 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.middleware.fault [None req-6b7a5fad-3857-4969-9801-40ffb9b3f981 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 413 Jul 31 09:24:07.522698 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 70/274] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:24:07 2026] POST /volume/v3/volumes => generated 150 bytes in 168 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 31 09:24:07.535934 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1c2b1b72-245e-4314-865d-5fdd385f6ba1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:07.538670 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1c2b1b72-245e-4314-865d-5fdd385f6ba1 tempest-VolumeQuotasNegativeTestJSON-1229324011 tempest-VolumeQuotasNegativeTestJSON-1229324011-project-admin] PUT https://10.4.3.226/volume/v3/os-quota-sets/e95585adb103402ca53f75ddd8d8d059 Jul 31 09:24:07.539589 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1c2b1b72-245e-4314-865d-5fdd385f6ba1 tempest-VolumeQuotasNegativeTestJSON-1229324011 tempest-VolumeQuotasNegativeTestJSON-1229324011-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:07.610302 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1c2b1b72-245e-4314-865d-5fdd385f6ba1 tempest-VolumeQuotasNegativeTestJSON-1229324011 tempest-VolumeQuotasNegativeTestJSON-1229324011-project-admin] https://10.4.3.226/volume/v3/os-quota-sets/e95585adb103402ca53f75ddd8d8d059 returned with HTTP 200 Jul 31 09:24:07.611109 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 69/275] 10.4.3.226 () {68 vars in 1374 bytes} [Fri Jul 31 09:24:07 2026] PUT /volume/v3/os-quota-sets/e95585adb103402ca53f75ddd8d8d059 => generated 391 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:07.627523 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-174a245c-fc77-4874-b25c-2aaf16dd5ce5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:07.629963 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-174a245c-fc77-4874-b25c-2aaf16dd5ce5 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] POST https://10.4.3.226/volume/v3/volumes/0b03c525-2e39-4e6d-b955-b828d023f5b5/action Jul 31 09:24:07.630547 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-174a245c-fc77-4874-b25c-2aaf16dd5ce5 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:24:07.630664 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-174a245c-fc77-4874-b25c-2aaf16dd5ce5 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:07.642456 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:07.642456 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:07.643390 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-174a245c-fc77-4874-b25c-2aaf16dd5ce5 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Volume info retrieved successfully. Jul 31 09:24:07.735661 np0000006200 devstack@c-api.service[100314]: ERROR cinder.volume.api [None req-174a245c-fc77-4874-b25c-2aaf16dd5ce5 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Quota exceeded for e95585adb103402ca53f75ddd8d8d059, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 31 09:24:07.747343 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.middleware.fault [None req-174a245c-fc77-4874-b25c-2aaf16dd5ce5 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] https://10.4.3.226/volume/v3/volumes/0b03c525-2e39-4e6d-b955-b828d023f5b5/action returned with HTTP 413 Jul 31 09:24:07.748932 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 69/276] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:24:07 2026] POST /volume/v3/volumes/0b03c525-2e39-4e6d-b955-b828d023f5b5/action => generated 208 bytes in 122 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 31 09:24:07.760132 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-064097b5-250e-467d-bcad-8cd315200c70 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:07.763340 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-064097b5-250e-467d-bcad-8cd315200c70 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] GET https://10.4.3.226/volume/v3/volumes/0b03c525-2e39-4e6d-b955-b828d023f5b5 Jul 31 09:24:07.763738 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-064097b5-250e-467d-bcad-8cd315200c70 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:07.764016 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-064097b5-250e-467d-bcad-8cd315200c70 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:07.779715 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:07.779715 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:07.788098 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-064097b5-250e-467d-bcad-8cd315200c70 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Volume info retrieved successfully. Jul 31 09:24:07.799369 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-064097b5-250e-467d-bcad-8cd315200c70 tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] https://10.4.3.226/volume/v3/volumes/0b03c525-2e39-4e6d-b955-b828d023f5b5 returned with HTTP 200 Jul 31 09:24:07.799511 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 69/277] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:07 2026] GET /volume/v3/volumes/0b03c525-2e39-4e6d-b955-b828d023f5b5 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:07.824025 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-aa947608-b5ef-4fc3-9d84-c62993b967df None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:07.826890 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-aa947608-b5ef-4fc3-9d84-c62993b967df tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] DELETE https://10.4.3.226/volume/v3/volumes/0b03c525-2e39-4e6d-b955-b828d023f5b5 Jul 31 09:24:07.827096 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-aa947608-b5ef-4fc3-9d84-c62993b967df tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:07.827344 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-aa947608-b5ef-4fc3-9d84-c62993b967df tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:07.827575 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-aa947608-b5ef-4fc3-9d84-c62993b967df tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Delete volume with id: 0b03c525-2e39-4e6d-b955-b828d023f5b5 Jul 31 09:24:07.839773 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:07.839773 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:07.841479 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-aa947608-b5ef-4fc3-9d84-c62993b967df tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Volume info retrieved successfully. Jul 31 09:24:07.901556 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-aa947608-b5ef-4fc3-9d84-c62993b967df tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Delete volume request issued successfully. Jul 31 09:24:07.901556 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-aa947608-b5ef-4fc3-9d84-c62993b967df tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] https://10.4.3.226/volume/v3/volumes/0b03c525-2e39-4e6d-b955-b828d023f5b5 returned with HTTP 202 Jul 31 09:24:07.901556 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 71/278] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:24:07 2026] DELETE /volume/v3/volumes/0b03c525-2e39-4e6d-b955-b828d023f5b5 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:24:07.918493 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1713792a-f97c-43cf-84eb-00abfa81f4ae None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:07.921213 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1713792a-f97c-43cf-84eb-00abfa81f4ae tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] GET https://10.4.3.226/volume/v3/volumes/0b03c525-2e39-4e6d-b955-b828d023f5b5 Jul 31 09:24:07.921667 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1713792a-f97c-43cf-84eb-00abfa81f4ae tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:07.921825 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1713792a-f97c-43cf-84eb-00abfa81f4ae tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:07.935730 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:07.935730 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:07.954471 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1713792a-f97c-43cf-84eb-00abfa81f4ae tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Volume info retrieved successfully. Jul 31 09:24:07.960205 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1713792a-f97c-43cf-84eb-00abfa81f4ae tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] https://10.4.3.226/volume/v3/volumes/0b03c525-2e39-4e6d-b955-b828d023f5b5 returned with HTTP 200 Jul 31 09:24:07.961147 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 70/279] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:07 2026] GET /volume/v3/volumes/0b03c525-2e39-4e6d-b955-b828d023f5b5 => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:08.982050 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f2379546-9fa1-4e86-be85-aa5fee737f2a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:08.984060 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f2379546-9fa1-4e86-be85-aa5fee737f2a tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] GET https://10.4.3.226/volume/v3/volumes/0b03c525-2e39-4e6d-b955-b828d023f5b5 Jul 31 09:24:08.984561 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f2379546-9fa1-4e86-be85-aa5fee737f2a tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:08.984901 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f2379546-9fa1-4e86-be85-aa5fee737f2a tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:08.992807 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f2379546-9fa1-4e86-be85-aa5fee737f2a tempest-VolumeQuotasNegativeTestJSON-1182467466 tempest-VolumeQuotasNegativeTestJSON-1182467466-project-member] https://10.4.3.226/volume/v3/volumes/0b03c525-2e39-4e6d-b955-b828d023f5b5 returned with HTTP 404 Jul 31 09:24:08.993744 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 70/280] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:08 2026] GET /volume/v3/volumes/0b03c525-2e39-4e6d-b955-b828d023f5b5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:24:09.003069 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4a9a7a86-5ced-437f-bb44-34c7592164e3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:09.005684 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4a9a7a86-5ced-437f-bb44-34c7592164e3 tempest-VolumeQuotasNegativeTestJSON-1229324011 tempest-VolumeQuotasNegativeTestJSON-1229324011-project-admin] PUT https://10.4.3.226/volume/v3/os-quota-sets/e95585adb103402ca53f75ddd8d8d059 Jul 31 09:24:09.006197 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4a9a7a86-5ced-437f-bb44-34c7592164e3 tempest-VolumeQuotasNegativeTestJSON-1229324011 tempest-VolumeQuotasNegativeTestJSON-1229324011-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=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:09.144544 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4a9a7a86-5ced-437f-bb44-34c7592164e3 tempest-VolumeQuotasNegativeTestJSON-1229324011 tempest-VolumeQuotasNegativeTestJSON-1229324011-project-admin] https://10.4.3.226/volume/v3/os-quota-sets/e95585adb103402ca53f75ddd8d8d059 returned with HTTP 200 Jul 31 09:24:09.144937 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 70/281] 10.4.3.226 () {68 vars in 1375 bytes} [Fri Jul 31 09:24:09 2026] PUT /volume/v3/os-quota-sets/e95585adb103402ca53f75ddd8d8d059 => generated 395 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:11.048854 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-da5598b3-6c53-4784-82e5-6b17fd637f9f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:11.052150 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-da5598b3-6c53-4784-82e5-6b17fd637f9f tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:24:11.052150 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-da5598b3-6c53-4784-82e5-6b17fd637f9f tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1716006202"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:11.054358 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-da5598b3-6c53-4784-82e5-6b17fd637f9f tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1716006202'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:24:11.055622 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-da5598b3-6c53-4784-82e5-6b17fd637f9f tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Create volume of 1 GB Jul 31 09:24:11.064579 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-da5598b3-6c53-4784-82e5-6b17fd637f9f tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Availability Zones retrieved successfully. Jul 31 09:24:11.072149 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-da5598b3-6c53-4784-82e5-6b17fd637f9f tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Flow 'volume_create_api' (658afd10-b7d6-43dd-a8f6-fbf1414796ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:24:11.074383 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-da5598b3-6c53-4784-82e5-6b17fd637f9f tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d258034-1275-4785-b051-207e3231de30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:11.075895 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-da5598b3-6c53-4784-82e5-6b17fd637f9f tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:24:11.127453 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-da5598b3-6c53-4784-82e5-6b17fd637f9f tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d258034-1275-4785-b051-207e3231de30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:24:11.128876 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-da5598b3-6c53-4784-82e5-6b17fd637f9f tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (586705c9-bcac-4133-8efa-da4dbb7b3134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:11.248968 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-da5598b3-6c53-4784-82e5-6b17fd637f9f tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Created reservations ['0a259ae7-41fa-496a-9191-8ec2cb4cfa27', '67ca2f87-d641-433d-8996-50823b56221c', '55a076e0-2aa3-45b5-b72e-a46a4a8e3c32', '7bffa29c-4074-443f-859d-2e0afd0deda2'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:24:11.250194 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-da5598b3-6c53-4784-82e5-6b17fd637f9f tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (586705c9-bcac-4133-8efa-da4dbb7b3134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a259ae7-41fa-496a-9191-8ec2cb4cfa27', '67ca2f87-d641-433d-8996-50823b56221c', '55a076e0-2aa3-45b5-b72e-a46a4a8e3c32', '7bffa29c-4074-443f-859d-2e0afd0deda2']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:24:11.251581 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-da5598b3-6c53-4784-82e5-6b17fd637f9f tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56a1be1a-a636-4f32-b6eb-4a1404fc0267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:11.296516 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-da5598b3-6c53-4784-82e5-6b17fd637f9f tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56a1be1a-a636-4f32-b6eb-4a1404fc0267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61463f8a-acde-4a1c-93da-05bd4a066b21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1716006202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5115e46ac0dd4c219df46b6d5632976e',qos_specs=None,replication_status=,reservations=['0a259ae7-41fa-496a-9191-8ec2cb4cfa27','67ca2f87-d641-433d-8996-50823b56221c','55a076e0-2aa3-45b5-b72e-a46a4a8e3c32','7bffa29c-4074-443f-859d-2e0afd0deda2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de318a56289c4b748de1443eccdf12e4',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:24:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1716006202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61463f8a-acde-4a1c-93da-05bd4a066b21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5115e46ac0dd4c219df46b6d5632976e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de318a56289c4b748de1443eccdf12e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:24:11.297514 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-da5598b3-6c53-4784-82e5-6b17fd637f9f tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (934c8ced-e631-44ea-b646-d55807313fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:11.351818 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-da5598b3-6c53-4784-82e5-6b17fd637f9f tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (934c8ced-e631-44ea-b646-d55807313fce) transitioned into state 'SUCCESS' from state '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-1716006202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5115e46ac0dd4c219df46b6d5632976e',qos_specs=None,replication_status=,reservations=['0a259ae7-41fa-496a-9191-8ec2cb4cfa27','67ca2f87-d641-433d-8996-50823b56221c','55a076e0-2aa3-45b5-b72e-a46a4a8e3c32','7bffa29c-4074-443f-859d-2e0afd0deda2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de318a56289c4b748de1443eccdf12e4',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:24:11.352582 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-da5598b3-6c53-4784-82e5-6b17fd637f9f tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (747fcffe-df88-4b6f-9e3f-c9825c745d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:11.379102 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-da5598b3-6c53-4784-82e5-6b17fd637f9f tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (747fcffe-df88-4b6f-9e3f-c9825c745d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:24:11.380828 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-da5598b3-6c53-4784-82e5-6b17fd637f9f tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Flow 'volume_create_api' (658afd10-b7d6-43dd-a8f6-fbf1414796ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:24:11.384338 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-da5598b3-6c53-4784-82e5-6b17fd637f9f tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Create volume request issued successfully. Jul 31 09:24:11.384992 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-da5598b3-6c53-4784-82e5-6b17fd637f9f tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:24:11.385561 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 72/282] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:24:11 2026] POST /volume/v3/volumes => generated 755 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:24:11.402004 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-002c43d1-930a-4def-8238-521e12aa2315 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:11.404582 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-002c43d1-930a-4def-8238-521e12aa2315 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] GET https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:11.404877 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-002c43d1-930a-4def-8238-521e12aa2315 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:11.405138 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-002c43d1-930a-4def-8238-521e12aa2315 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:11.425472 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:11.425472 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:11.432146 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-002c43d1-930a-4def-8238-521e12aa2315 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Volume info retrieved successfully. Jul 31 09:24:11.439214 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-002c43d1-930a-4def-8238-521e12aa2315 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 200 Jul 31 09:24:11.439525 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 71/283] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:11 2026] GET /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 823 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:12.462166 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9c064e32-e530-458c-b2b1-74974b71f1b2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:12.464413 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9c064e32-e530-458c-b2b1-74974b71f1b2 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] GET https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:12.464619 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9c064e32-e530-458c-b2b1-74974b71f1b2 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:12.464885 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9c064e32-e530-458c-b2b1-74974b71f1b2 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:12.483639 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:12.483639 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:12.492625 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9c064e32-e530-458c-b2b1-74974b71f1b2 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Volume info retrieved successfully. Jul 31 09:24:12.502833 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9c064e32-e530-458c-b2b1-74974b71f1b2 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 200 Jul 31 09:24:12.503263 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 71/284] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:12 2026] GET /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:12.571646 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-71d32458-b579-44ee-bf7e-68f318cfe27f req-5ff54bfd-e272-4e0f-9881-588670a5cd42 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:12.581001 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-71d32458-b579-44ee-bf7e-68f318cfe27f req-5ff54bfd-e272-4e0f-9881-588670a5cd42 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] GET https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:12.581399 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-71d32458-b579-44ee-bf7e-68f318cfe27f req-5ff54bfd-e272-4e0f-9881-588670a5cd42 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:12.581399 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-71d32458-b579-44ee-bf7e-68f318cfe27f req-5ff54bfd-e272-4e0f-9881-588670a5cd42 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:12.590219 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:12.590219 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:12.597330 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-71d32458-b579-44ee-bf7e-68f318cfe27f req-5ff54bfd-e272-4e0f-9881-588670a5cd42 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Volume info retrieved successfully. Jul 31 09:24:12.605372 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-71d32458-b579-44ee-bf7e-68f318cfe27f req-5ff54bfd-e272-4e0f-9881-588670a5cd42 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 200 Jul 31 09:24:12.605722 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 71/285] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:24:12 2026] GET /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:13.026649 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5139ce46-84cb-4e09-952e-5a71a9d82a25 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:13.027857 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5139ce46-84cb-4e09-952e-5a71a9d82a25 None None] GET https://10.4.3.226/volume// Jul 31 09:24:13.027857 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5139ce46-84cb-4e09-952e-5a71a9d82a25 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:13.027857 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5139ce46-84cb-4e09-952e-5a71a9d82a25 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:13.029209 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5139ce46-84cb-4e09-952e-5a71a9d82a25 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:24:13.029750 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 73/286] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:24:13 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:24:13.055453 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-71d32458-b579-44ee-bf7e-68f318cfe27f req-821dfad9-5b8c-480b-8a0c-f4bb1a29c6e3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:13.423868 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-71d32458-b579-44ee-bf7e-68f318cfe27f req-821dfad9-5b8c-480b-8a0c-f4bb1a29c6e3 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:24:13.424634 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-71d32458-b579-44ee-bf7e-68f318cfe27f req-821dfad9-5b8c-480b-8a0c-f4bb1a29c6e3 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "61463f8a-acde-4a1c-93da-05bd4a066b21", "connector": null, "instance_uuid": "96fad736-54e9-4cd0-bc9f-57c0ae0c0ad2"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:13.438626 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:13.438626 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:13.483511 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-71d32458-b579-44ee-bf7e-68f318cfe27f req-821dfad9-5b8c-480b-8a0c-f4bb1a29c6e3 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:24:13.484162 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 72/287] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:24:13 2026] POST /volume/v3/attachments => generated 273 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:13.547015 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d7e885a1-0ecc-4ea3-a2b8-e75bedee11f6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:13.549107 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d7e885a1-0ecc-4ea3-a2b8-e75bedee11f6 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] GET https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:13.549302 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d7e885a1-0ecc-4ea3-a2b8-e75bedee11f6 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:13.549453 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d7e885a1-0ecc-4ea3-a2b8-e75bedee11f6 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:13.561708 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:13.561708 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:13.566511 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-d7e885a1-0ecc-4ea3-a2b8-e75bedee11f6 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Volume info retrieved successfully. Jul 31 09:24:13.569156 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4b6dc8da-3fd1-4434-a9df-c12e925fed2f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:13.569736 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4b6dc8da-3fd1-4434-a9df-c12e925fed2f None None] GET https://10.4.3.226/volume// Jul 31 09:24:13.569932 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4b6dc8da-3fd1-4434-a9df-c12e925fed2f None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:13.570190 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4b6dc8da-3fd1-4434-a9df-c12e925fed2f None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:13.571603 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4b6dc8da-3fd1-4434-a9df-c12e925fed2f None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:24:13.571958 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 72/288] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:24:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:24:13.576921 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d7e885a1-0ecc-4ea3-a2b8-e75bedee11f6 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 200 Jul 31 09:24:13.577518 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 72/289] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:13 2026] GET /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:13.591267 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-71d32458-b579-44ee-bf7e-68f318cfe27f req-968f7dac-9e36-4b51-94bd-04c3a8ebd73d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:13.595921 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-71d32458-b579-44ee-bf7e-68f318cfe27f req-968f7dac-9e36-4b51-94bd-04c3a8ebd73d tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] GET https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:13.595921 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-71d32458-b579-44ee-bf7e-68f318cfe27f req-968f7dac-9e36-4b51-94bd-04c3a8ebd73d tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:13.597172 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-71d32458-b579-44ee-bf7e-68f318cfe27f req-968f7dac-9e36-4b51-94bd-04c3a8ebd73d tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:13.610381 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:13.610381 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:13.615012 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-71d32458-b579-44ee-bf7e-68f318cfe27f req-968f7dac-9e36-4b51-94bd-04c3a8ebd73d tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Volume info retrieved successfully. Jul 31 09:24:13.623348 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-71d32458-b579-44ee-bf7e-68f318cfe27f req-968f7dac-9e36-4b51-94bd-04c3a8ebd73d tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 200 Jul 31 09:24:13.623952 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 74/290] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:24:13 2026] GET /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 1027 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:24:13.747932 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-71d32458-b579-44ee-bf7e-68f318cfe27f req-03e26309-d2b9-4c2e-97d9-c71910446909 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:13.752761 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-71d32458-b579-44ee-bf7e-68f318cfe27f req-03e26309-d2b9-4c2e-97d9-c71910446909 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] PUT https://10.4.3.226/volume/v3/attachments/f5d57340-53a9-4d3d-a57b-ccece31306b5 Jul 31 09:24:13.753446 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-71d32458-b579-44ee-bf7e-68f318cfe27f req-03e26309-d2b9-4c2e-97d9-c71910446909 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:13.767643 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-71d32458-b579-44ee-bf7e-68f318cfe27f req-03e26309-d2b9-4c2e-97d9-c71910446909 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Acquiring lock "cinder-attachment_update-61463f8a-acde-4a1c-93da-05bd4a066b21-np0000006200" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:24:13.781272 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-71d32458-b579-44ee-bf7e-68f318cfe27f req-03e26309-d2b9-4c2e-97d9-c71910446909 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Lock "cinder-attachment_update-61463f8a-acde-4a1c-93da-05bd4a066b21-np0000006200" acquired by "attachment_update" :: waited 0.010s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:24:13.783054 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:13.783054 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:13.917930 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-71d32458-b579-44ee-bf7e-68f318cfe27f req-03e26309-d2b9-4c2e-97d9-c71910446909 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Lock "cinder-attachment_update-61463f8a-acde-4a1c-93da-05bd4a066b21-np0000006200" released by "attachment_update" :: held 0.140s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:24:13.918479 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-71d32458-b579-44ee-bf7e-68f318cfe27f req-03e26309-d2b9-4c2e-97d9-c71910446909 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] https://10.4.3.226/volume/v3/attachments/f5d57340-53a9-4d3d-a57b-ccece31306b5 returned with HTTP 200 Jul 31 09:24:13.919152 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 73/291] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:24:13 2026] PUT /volume/v3/attachments/f5d57340-53a9-4d3d-a57b-ccece31306b5 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:14.596441 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1be2d194-e6e7-45c5-afd0-7f2dfb8b5a0c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:14.604984 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1be2d194-e6e7-45c5-afd0-7f2dfb8b5a0c tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] GET https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:14.605397 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1be2d194-e6e7-45c5-afd0-7f2dfb8b5a0c tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:14.605783 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1be2d194-e6e7-45c5-afd0-7f2dfb8b5a0c tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:14.619844 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:14.619844 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:14.627450 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1be2d194-e6e7-45c5-afd0-7f2dfb8b5a0c tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Volume info retrieved successfully. Jul 31 09:24:14.636457 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1be2d194-e6e7-45c5-afd0-7f2dfb8b5a0c tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 200 Jul 31 09:24:14.637429 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 73/292] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:14 2026] GET /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:15.625000 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-fbcd2c5f-8c0f-4b49-aba8-b68eb021c08e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:15.656521 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-feb0f3d9-24f4-4daa-8175-dff8058d7d7c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:15.656874 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-feb0f3d9-24f4-4daa-8175-dff8058d7d7c tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] GET https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:15.657069 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-feb0f3d9-24f4-4daa-8175-dff8058d7d7c tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:15.657266 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-feb0f3d9-24f4-4daa-8175-dff8058d7d7c tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:15.675186 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:15.675186 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:15.682107 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-feb0f3d9-24f4-4daa-8175-dff8058d7d7c tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Volume info retrieved successfully. Jul 31 09:24:15.690512 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-feb0f3d9-24f4-4daa-8175-dff8058d7d7c tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 200 Jul 31 09:24:15.691423 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 75/293] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:15 2026] GET /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:15.905594 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fbcd2c5f-8c0f-4b49-aba8-b68eb021c08e tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:24:15.906011 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fbcd2c5f-8c0f-4b49-aba8-b68eb021c08e tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:15.932857 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fbcd2c5f-8c0f-4b49-aba8-b68eb021c08e tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:24:15.933362 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 73/294] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:24:15 2026] POST /volume/v3/types => generated 188 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:15.946219 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5d727542-2457-4d75-bd22-3492eed7a6de None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:15.949276 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5d727542-2457-4d75-bd22-3492eed7a6de tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:24:15.949714 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5d727542-2457-4d75-bd22-3492eed7a6de tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:15.951396 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:15.951396 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:15.967347 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5d727542-2457-4d75-bd22-3492eed7a6de tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:24:15.967825 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 74/295] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:24:15 2026] POST /volume/v3/types => generated 188 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:15.976617 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1b1bfeb8-04a0-48ea-8eed-22539ecb9388 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:16.293281 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1b1bfeb8-04a0-48ea-8eed-22539ecb9388 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:24:16.293771 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1b1bfeb8-04a0-48ea-8eed-22539ecb9388 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1399610323"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:16.295902 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-1b1bfeb8-04a0-48ea-8eed-22539ecb9388 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1399610323'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:24:16.299906 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-1b1bfeb8-04a0-48ea-8eed-22539ecb9388 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Create volume of 1 GB Jul 31 09:24:16.300283 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:16.300283 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:16.300893 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1b1bfeb8-04a0-48ea-8eed-22539ecb9388 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Availability Zones retrieved successfully. Jul 31 09:24:16.310195 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1b1bfeb8-04a0-48ea-8eed-22539ecb9388 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Flow 'volume_create_api' (33fc8f64-c6ea-420e-9d40-6b338c46eeec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:24:16.312906 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1b1bfeb8-04a0-48ea-8eed-22539ecb9388 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55618676-6515-4789-b254-fa41a5c5d136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:16.312906 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-1b1bfeb8-04a0-48ea-8eed-22539ecb9388 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:24:16.341415 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1b1bfeb8-04a0-48ea-8eed-22539ecb9388 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55618676-6515-4789-b254-fa41a5c5d136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:24:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b3c56a49-82e5-4201-9fdd-3dea1264458f,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3c56a49-82e5-4201-9fdd-3dea1264458f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:24:16.342815 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1b1bfeb8-04a0-48ea-8eed-22539ecb9388 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e567ddd9-3f3d-4a75-bf60-48f63b67afbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:16.378161 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-1b1bfeb8-04a0-48ea-8eed-22539ecb9388 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-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 31 09:24:16.378535 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-1b1bfeb8-04a0-48ea-8eed-22539ecb9388 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-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 31 09:24:16.412390 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-daf247b9-f766-4c5d-b876-8e47b99464eb req-e324aa6c-1e6c-4a10-b878-d1f41b968106 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:16.416103 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-daf247b9-f766-4c5d-b876-8e47b99464eb req-e324aa6c-1e6c-4a10-b878-d1f41b968106 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] GET https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 Jul 31 09:24:16.416470 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-daf247b9-f766-4c5d-b876-8e47b99464eb req-e324aa6c-1e6c-4a10-b878-d1f41b968106 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:16.416789 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-daf247b9-f766-4c5d-b876-8e47b99464eb req-e324aa6c-1e6c-4a10-b878-d1f41b968106 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:16.426076 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-1b1bfeb8-04a0-48ea-8eed-22539ecb9388 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Created reservations ['942c1559-640e-4ecb-bea3-e831056e1424', 'f741f349-97c2-4413-aad5-2ea00e6fb9ab', '0d0a4533-8809-48f4-bb53-1127d5919d3b', '7948b4fd-88f8-4e01-b5d5-14ed7c317c3a'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:24:16.427158 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1b1bfeb8-04a0-48ea-8eed-22539ecb9388 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e567ddd9-3f3d-4a75-bf60-48f63b67afbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['942c1559-640e-4ecb-bea3-e831056e1424', 'f741f349-97c2-4413-aad5-2ea00e6fb9ab', '0d0a4533-8809-48f4-bb53-1127d5919d3b', '7948b4fd-88f8-4e01-b5d5-14ed7c317c3a']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:24:16.427903 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:16.427903 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:16.428273 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1b1bfeb8-04a0-48ea-8eed-22539ecb9388 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8733328-918b-4815-8920-46d84a3b3c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:16.433769 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-daf247b9-f766-4c5d-b876-8e47b99464eb req-e324aa6c-1e6c-4a10-b878-d1f41b968106 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Volume info retrieved successfully. Jul 31 09:24:16.439105 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-daf247b9-f766-4c5d-b876-8e47b99464eb req-e324aa6c-1e6c-4a10-b878-d1f41b968106 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 returned with HTTP 200 Jul 31 09:24:16.439695 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 76/296] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:24:16 2026] GET /volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:16.457148 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1b1bfeb8-04a0-48ea-8eed-22539ecb9388 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8733328-918b-4815-8920-46d84a3b3c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f44636e-d45f-4c76-a50f-9a77276325af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1399610323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95095189d6140e8b079732e09117e9c',qos_specs=None,replication_status=,reservations=['942c1559-640e-4ecb-bea3-e831056e1424','f741f349-97c2-4413-aad5-2ea00e6fb9ab','0d0a4533-8809-48f4-bb53-1127d5919d3b','7948b4fd-88f8-4e01-b5d5-14ed7c317c3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a917f2da0454a0cba6c4145f6091f41',volume_type_id=b3c56a49-82e5-4201-9fdd-3dea1264458f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:24:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1399610323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f44636e-d45f-4c76-a50f-9a77276325af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e95095189d6140e8b079732e09117e9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a917f2da0454a0cba6c4145f6091f41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3c56a49-82e5-4201-9fdd-3dea1264458f),volume_type_id=b3c56a49-82e5-4201-9fdd-3dea1264458f)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:24:16.457950 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1b1bfeb8-04a0-48ea-8eed-22539ecb9388 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4da912b-b765-46ae-b0b4-b4730fc07c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:16.485467 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1b1bfeb8-04a0-48ea-8eed-22539ecb9388 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4da912b-b765-46ae-b0b4-b4730fc07c87) transitioned into state 'SUCCESS' from state '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-1399610323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95095189d6140e8b079732e09117e9c',qos_specs=None,replication_status=,reservations=['942c1559-640e-4ecb-bea3-e831056e1424','f741f349-97c2-4413-aad5-2ea00e6fb9ab','0d0a4533-8809-48f4-bb53-1127d5919d3b','7948b4fd-88f8-4e01-b5d5-14ed7c317c3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a917f2da0454a0cba6c4145f6091f41',volume_type_id=b3c56a49-82e5-4201-9fdd-3dea1264458f)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:24:16.486543 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1b1bfeb8-04a0-48ea-8eed-22539ecb9388 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55ecc7b2-74b7-48bd-b731-be1fb25f8515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:16.500195 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1b1bfeb8-04a0-48ea-8eed-22539ecb9388 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55ecc7b2-74b7-48bd-b731-be1fb25f8515) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:24:16.501309 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1b1bfeb8-04a0-48ea-8eed-22539ecb9388 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Flow 'volume_create_api' (33fc8f64-c6ea-420e-9d40-6b338c46eeec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:24:16.501706 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1b1bfeb8-04a0-48ea-8eed-22539ecb9388 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Create volume request issued successfully. Jul 31 09:24:16.502776 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1b1bfeb8-04a0-48ea-8eed-22539ecb9388 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:24:16.503231 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 74/297] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:24:15 2026] POST /volume/v3/volumes => generated 768 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:24:16.519820 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3ce3e3ef-42fe-4901-a9c7-173184d807cb None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:16.522333 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3ce3e3ef-42fe-4901-a9c7-173184d807cb tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] GET https://10.4.3.226/volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af Jul 31 09:24:16.522333 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3ce3e3ef-42fe-4901-a9c7-173184d807cb tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:16.522333 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3ce3e3ef-42fe-4901-a9c7-173184d807cb tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:16.534850 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:16.534850 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:16.539478 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-3ce3e3ef-42fe-4901-a9c7-173184d807cb tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Volume info retrieved successfully. Jul 31 09:24:16.545986 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3ce3e3ef-42fe-4901-a9c7-173184d807cb tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] https://10.4.3.226/volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af returned with HTTP 200 Jul 31 09:24:16.546391 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 74/298] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:16 2026] GET /volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af => generated 836 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:16.714763 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-089f7d73-0fbe-4423-9a03-5e93019614e2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:16.717706 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-089f7d73-0fbe-4423-9a03-5e93019614e2 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] GET https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:16.717706 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-089f7d73-0fbe-4423-9a03-5e93019614e2 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:16.717885 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-089f7d73-0fbe-4423-9a03-5e93019614e2 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:16.745219 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:16.745219 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:16.751281 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-089f7d73-0fbe-4423-9a03-5e93019614e2 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Volume info retrieved successfully. Jul 31 09:24:16.757601 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-089f7d73-0fbe-4423-9a03-5e93019614e2 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 200 Jul 31 09:24:16.757601 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 75/299] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:16 2026] GET /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:16.847868 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7fdc4971-e11a-4fc3-873c-70c4ade90a20 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:16.848369 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7fdc4971-e11a-4fc3-873c-70c4ade90a20 None None] GET https://10.4.3.226/volume// Jul 31 09:24:16.848669 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7fdc4971-e11a-4fc3-873c-70c4ade90a20 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:16.848829 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7fdc4971-e11a-4fc3-873c-70c4ade90a20 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:16.849206 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7fdc4971-e11a-4fc3-873c-70c4ade90a20 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:24:16.849524 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 77/300] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:24:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:24:16.876864 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-daf247b9-f766-4c5d-b876-8e47b99464eb req-da70d514-2d22-4ea0-97d4-c33578252217 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:17.180400 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-daf247b9-f766-4c5d-b876-8e47b99464eb req-da70d514-2d22-4ea0-97d4-c33578252217 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:24:17.180977 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-daf247b9-f766-4c5d-b876-8e47b99464eb req-da70d514-2d22-4ea0-97d4-c33578252217 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aac86903-9214-4902-8352-0b09fb0564d1", "connector": null, "instance_uuid": "aaface45-5080-461e-a467-b4af8df84d6d"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:17.194778 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:17.194778 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:17.252620 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-daf247b9-f766-4c5d-b876-8e47b99464eb req-da70d514-2d22-4ea0-97d4-c33578252217 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:24:17.253017 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 75/301] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:24:16 2026] POST /volume/v3/attachments => generated 273 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:17.299983 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-36903f7c-d304-4920-90c9-0929adbed2ef None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:17.308275 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-36903f7c-d304-4920-90c9-0929adbed2ef tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] GET https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 Jul 31 09:24:17.308275 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-36903f7c-d304-4920-90c9-0929adbed2ef tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:17.308275 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-36903f7c-d304-4920-90c9-0929adbed2ef tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:17.318548 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:17.318548 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:17.323502 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-36903f7c-d304-4920-90c9-0929adbed2ef tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Volume info retrieved successfully. Jul 31 09:24:17.329758 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-36903f7c-d304-4920-90c9-0929adbed2ef tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 returned with HTTP 200 Jul 31 09:24:17.330399 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 75/302] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:17 2026] GET /volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 => generated 1014 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:17.337389 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9edd9130-1070-4465-8067-49cf5293eddc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:17.338166 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9edd9130-1070-4465-8067-49cf5293eddc None None] GET https://10.4.3.226/volume// Jul 31 09:24:17.338783 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9edd9130-1070-4465-8067-49cf5293eddc None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:17.339003 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9edd9130-1070-4465-8067-49cf5293eddc None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:17.339637 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9edd9130-1070-4465-8067-49cf5293eddc None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:24:17.340435 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 76/303] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:24:17 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:24:17.351195 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-daf247b9-f766-4c5d-b876-8e47b99464eb req-b062259b-381b-4082-a7a4-17b18a455e56 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:17.353504 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-daf247b9-f766-4c5d-b876-8e47b99464eb req-b062259b-381b-4082-a7a4-17b18a455e56 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] GET https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 Jul 31 09:24:17.353878 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-daf247b9-f766-4c5d-b876-8e47b99464eb req-b062259b-381b-4082-a7a4-17b18a455e56 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:17.354178 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-daf247b9-f766-4c5d-b876-8e47b99464eb req-b062259b-381b-4082-a7a4-17b18a455e56 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:17.367364 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:17.367364 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:17.372712 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-daf247b9-f766-4c5d-b876-8e47b99464eb req-b062259b-381b-4082-a7a4-17b18a455e56 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Volume info retrieved successfully. Jul 31 09:24:17.376651 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-daf247b9-f766-4c5d-b876-8e47b99464eb req-b062259b-381b-4082-a7a4-17b18a455e56 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 returned with HTTP 200 Jul 31 09:24:17.377365 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 78/304] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:24:17 2026] GET /volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 => generated 1237 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:24:17.483025 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-daf247b9-f766-4c5d-b876-8e47b99464eb req-317d7866-7d1e-47f9-9c15-4023a38ee9df None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:17.485886 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-daf247b9-f766-4c5d-b876-8e47b99464eb req-317d7866-7d1e-47f9-9c15-4023a38ee9df tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] PUT https://10.4.3.226/volume/v3/attachments/2e8071bc-f59b-4639-ad96-d1a2cd4802f4 Jul 31 09:24:17.486488 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-daf247b9-f766-4c5d-b876-8e47b99464eb req-317d7866-7d1e-47f9-9c15-4023a38ee9df tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:17.502150 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-daf247b9-f766-4c5d-b876-8e47b99464eb req-317d7866-7d1e-47f9-9c15-4023a38ee9df tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Acquiring lock "cinder-attachment_update-aac86903-9214-4902-8352-0b09fb0564d1-np0000006200" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:24:17.507813 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-daf247b9-f766-4c5d-b876-8e47b99464eb req-317d7866-7d1e-47f9-9c15-4023a38ee9df tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Lock "cinder-attachment_update-aac86903-9214-4902-8352-0b09fb0564d1-np0000006200" acquired by "attachment_update" :: waited 0.007s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:24:17.509515 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:17.509515 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:17.526540 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-aaa86656-8b90-486d-a3ea-d01c8858b028 req-02841823-a5d8-4704-89aa-7d292a5fd588 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:17.536656 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-aaa86656-8b90-486d-a3ea-d01c8858b028 req-02841823-a5d8-4704-89aa-7d292a5fd588 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:17.536656 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-aaa86656-8b90-486d-a3ea-d01c8858b028 req-02841823-a5d8-4704-89aa-7d292a5fd588 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:17.536656 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-aaa86656-8b90-486d-a3ea-d01c8858b028 req-02841823-a5d8-4704-89aa-7d292a5fd588 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:17.549107 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:17.549107 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:17.558815 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-aaa86656-8b90-486d-a3ea-d01c8858b028 req-02841823-a5d8-4704-89aa-7d292a5fd588 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:17.564747 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-66b8e6f2-dc7b-403e-b063-a5391776dc1f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:17.567039 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-66b8e6f2-dc7b-403e-b063-a5391776dc1f tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] GET https://10.4.3.226/volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af Jul 31 09:24:17.567266 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-66b8e6f2-dc7b-403e-b063-a5391776dc1f tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:17.567459 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-66b8e6f2-dc7b-403e-b063-a5391776dc1f tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:17.570434 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-aaa86656-8b90-486d-a3ea-d01c8858b028 req-02841823-a5d8-4704-89aa-7d292a5fd588 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:24:17.571031 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 76/305] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:24:17 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:17.575802 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:17.575802 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:17.580685 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-66b8e6f2-dc7b-403e-b063-a5391776dc1f tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Volume info retrieved successfully. Jul 31 09:24:17.587145 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-66b8e6f2-dc7b-403e-b063-a5391776dc1f tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] https://10.4.3.226/volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af returned with HTTP 200 Jul 31 09:24:17.587994 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 77/306] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:17 2026] GET /volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:17.604126 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-755fa2a7-6063-4d1e-a688-26d1b42791f4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:17.606896 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-755fa2a7-6063-4d1e-a688-26d1b42791f4 tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] GET https://10.4.3.226/volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af Jul 31 09:24:17.607189 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-755fa2a7-6063-4d1e-a688-26d1b42791f4 tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:17.607475 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-755fa2a7-6063-4d1e-a688-26d1b42791f4 tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:17.617707 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:17.617707 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:17.623511 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-755fa2a7-6063-4d1e-a688-26d1b42791f4 tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] Volume info retrieved successfully. Jul 31 09:24:17.637251 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-daf247b9-f766-4c5d-b876-8e47b99464eb req-317d7866-7d1e-47f9-9c15-4023a38ee9df tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Lock "cinder-attachment_update-aac86903-9214-4902-8352-0b09fb0564d1-np0000006200" released by "attachment_update" :: held 0.130s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:24:17.637302 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-755fa2a7-6063-4d1e-a688-26d1b42791f4 tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] https://10.4.3.226/volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af returned with HTTP 200 Jul 31 09:24:17.637560 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-daf247b9-f766-4c5d-b876-8e47b99464eb req-317d7866-7d1e-47f9-9c15-4023a38ee9df tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] https://10.4.3.226/volume/v3/attachments/2e8071bc-f59b-4639-ad96-d1a2cd4802f4 returned with HTTP 200 Jul 31 09:24:17.637867 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 79/307] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:17 2026] GET /volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af => generated 1034 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:17.638030 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 76/308] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:24:17 2026] PUT /volume/v3/attachments/2e8071bc-f59b-4639-ad96-d1a2cd4802f4 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:17.653802 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-929e1bbe-6de1-4c58-abfb-1dfa1a8f5f9f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:17.657271 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-929e1bbe-6de1-4c58-abfb-1dfa1a8f5f9f tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] POST https://10.4.3.226/volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af/action Jul 31 09:24:17.657271 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-929e1bbe-6de1-4c58-abfb-1dfa1a8f5f9f tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:24:17.657271 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-929e1bbe-6de1-4c58-abfb-1dfa1a8f5f9f tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:17.665302 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:17.665302 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:17.666935 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-929e1bbe-6de1-4c58-abfb-1dfa1a8f5f9f tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Volume info retrieved successfully. Jul 31 09:24:17.685057 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-929e1bbe-6de1-4c58-abfb-1dfa1a8f5f9f tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-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 31 09:24:17.685549 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-929e1bbe-6de1-4c58-abfb-1dfa1a8f5f9f tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-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 31 09:24:17.698881 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3d9ada21-3980-4df9-ba84-3e6ba3f6277c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:17.699327 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3d9ada21-3980-4df9-ba84-3e6ba3f6277c None None] GET https://10.4.3.226/volume// Jul 31 09:24:17.699499 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3d9ada21-3980-4df9-ba84-3e6ba3f6277c None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:17.699624 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3d9ada21-3980-4df9-ba84-3e6ba3f6277c None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:17.700265 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3d9ada21-3980-4df9-ba84-3e6ba3f6277c None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:24:17.700265 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 78/309] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:24:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 31 09:24:17.708838 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-aaa86656-8b90-486d-a3ea-d01c8858b028 req-6510e5a0-2704-40f8-aa4e-83886c50f16c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:17.712277 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-929e1bbe-6de1-4c58-abfb-1dfa1a8f5f9f tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Created reservations ['65d98fb0-7f61-4161-ad32-4e06c7026913', '4f290ca3-c75f-44c8-be3a-886ae2a9c2c4'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:24:17.712402 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-aaa86656-8b90-486d-a3ea-d01c8858b028 req-6510e5a0-2704-40f8-aa4e-83886c50f16c tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:24:17.712402 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-aaa86656-8b90-486d-a3ea-d01c8858b028 req-6510e5a0-2704-40f8-aa4e-83886c50f16c tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "015b8144-c4c8-4a73-89a0-5d3b26e25497", "connector": null, "instance_uuid": "65cdff00-7309-4522-a742-ad0a724962bb"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:17.722522 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:17.722522 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:17.723428 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-929e1bbe-6de1-4c58-abfb-1dfa1a8f5f9f tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-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 31 09:24:17.723878 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-929e1bbe-6de1-4c58-abfb-1dfa1a8f5f9f tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-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 31 09:24:17.732759 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-929e1bbe-6de1-4c58-abfb-1dfa1a8f5f9f tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Created reservations ['fcf322ba-eef8-4ce2-93be-6317b7c8928e', '3585c889-4d0d-4658-9907-d3390f85433d'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:24:17.751573 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-aaa86656-8b90-486d-a3ea-d01c8858b028 req-6510e5a0-2704-40f8-aa4e-83886c50f16c tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:24:17.752049 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 80/310] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:24:17 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 31 09:24:17.764431 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-929e1bbe-6de1-4c58-abfb-1dfa1a8f5f9f tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Retype volume request issued successfully. Jul 31 09:24:17.764431 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-929e1bbe-6de1-4c58-abfb-1dfa1a8f5f9f tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] https://10.4.3.226/volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af/action returned with HTTP 202 Jul 31 09:24:17.764431 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 77/311] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:24:17 2026] POST /volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:24:17.773624 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4203b23b-0553-46b9-8f55-32b8d8c98a1f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:17.777262 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4203b23b-0553-46b9-8f55-32b8d8c98a1f tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] GET https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:17.778957 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4203b23b-0553-46b9-8f55-32b8d8c98a1f tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:17.779166 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4203b23b-0553-46b9-8f55-32b8d8c98a1f tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:17.779710 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1b7022ab-15ac-4b22-8c7e-c640f13783b5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:17.783771 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1b7022ab-15ac-4b22-8c7e-c640f13783b5 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] GET https://10.4.3.226/volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af Jul 31 09:24:17.784056 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1b7022ab-15ac-4b22-8c7e-c640f13783b5 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:17.784352 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1b7022ab-15ac-4b22-8c7e-c640f13783b5 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:17.796579 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:17.796579 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:17.800116 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:17.800116 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:17.801106 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-cbf34816-3844-4ea8-9585-b9579d5a5121 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:17.807272 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cbf34816-3844-4ea8-9585-b9579d5a5121 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:17.807403 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1b7022ab-15ac-4b22-8c7e-c640f13783b5 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Volume info retrieved successfully. Jul 31 09:24:17.807456 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cbf34816-3844-4ea8-9585-b9579d5a5121 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:17.807456 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cbf34816-3844-4ea8-9585-b9579d5a5121 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:17.807518 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4203b23b-0553-46b9-8f55-32b8d8c98a1f tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Volume info retrieved successfully. Jul 31 09:24:17.810504 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9cd1d305-2f65-4a65-805a-0f78c4b9350e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:17.810839 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1b7022ab-15ac-4b22-8c7e-c640f13783b5 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] https://10.4.3.226/volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af returned with HTTP 200 Jul 31 09:24:17.811138 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9cd1d305-2f65-4a65-805a-0f78c4b9350e None None] GET https://10.4.3.226/volume// Jul 31 09:24:17.811392 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9cd1d305-2f65-4a65-805a-0f78c4b9350e None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:17.811610 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9cd1d305-2f65-4a65-805a-0f78c4b9350e None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:17.811860 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4203b23b-0553-46b9-8f55-32b8d8c98a1f tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 200 Jul 31 09:24:17.811965 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9cd1d305-2f65-4a65-805a-0f78c4b9350e None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:24:17.812318 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 79/313] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:17 2026] GET /volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:17.812622 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 77/314] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:17 2026] GET /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:17.812686 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 78/314] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:24: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 31 09:24:17.822484 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:17.822484 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:17.823316 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-aaa86656-8b90-486d-a3ea-d01c8858b028 req-428037b3-13fd-48a7-a4f0-a0785f1febfb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:17.825464 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-aaa86656-8b90-486d-a3ea-d01c8858b028 req-428037b3-13fd-48a7-a4f0-a0785f1febfb tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:17.825888 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-aaa86656-8b90-486d-a3ea-d01c8858b028 req-428037b3-13fd-48a7-a4f0-a0785f1febfb tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:17.826291 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-aaa86656-8b90-486d-a3ea-d01c8858b028 req-428037b3-13fd-48a7-a4f0-a0785f1febfb tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:17.827784 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-cbf34816-3844-4ea8-9585-b9579d5a5121 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:17.833264 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cbf34816-3844-4ea8-9585-b9579d5a5121 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:24:17.833264 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 81/315] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:17 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:17.843626 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:17.843626 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:17.849917 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-aaa86656-8b90-486d-a3ea-d01c8858b028 req-428037b3-13fd-48a7-a4f0-a0785f1febfb tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:17.853537 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-aaa86656-8b90-486d-a3ea-d01c8858b028 req-428037b3-13fd-48a7-a4f0-a0785f1febfb tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:24:17.854157 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 80/316] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:24:17 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:24:17.939433 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-aaa86656-8b90-486d-a3ea-d01c8858b028 req-8f314323-9e47-4edf-84f0-8bcd770ffd1e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:17.941514 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-aaa86656-8b90-486d-a3ea-d01c8858b028 req-8f314323-9e47-4edf-84f0-8bcd770ffd1e tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] PUT https://10.4.3.226/volume/v3/attachments/8a27d3f8-03bc-4c0e-a643-421be435b900 Jul 31 09:24:17.941906 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-aaa86656-8b90-486d-a3ea-d01c8858b028 req-8f314323-9e47-4edf-84f0-8bcd770ffd1e tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:17.950491 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-aaa86656-8b90-486d-a3ea-d01c8858b028 req-8f314323-9e47-4edf-84f0-8bcd770ffd1e tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Acquiring lock "cinder-attachment_update-015b8144-c4c8-4a73-89a0-5d3b26e25497-np0000006200" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:24:17.956794 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-aaa86656-8b90-486d-a3ea-d01c8858b028 req-8f314323-9e47-4edf-84f0-8bcd770ffd1e tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Lock "cinder-attachment_update-015b8144-c4c8-4a73-89a0-5d3b26e25497-np0000006200" acquired by "attachment_update" :: waited 0.006s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:24:17.958304 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:17.958304 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:18.067193 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-aaa86656-8b90-486d-a3ea-d01c8858b028 req-8f314323-9e47-4edf-84f0-8bcd770ffd1e tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Lock "cinder-attachment_update-015b8144-c4c8-4a73-89a0-5d3b26e25497-np0000006200" released by "attachment_update" :: held 0.110s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:24:18.067193 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-aaa86656-8b90-486d-a3ea-d01c8858b028 req-8f314323-9e47-4edf-84f0-8bcd770ffd1e tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/attachments/8a27d3f8-03bc-4c0e-a643-421be435b900 returned with HTTP 200 Jul 31 09:24:18.070735 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 78/317] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:24:17 2026] PUT /volume/v3/attachments/8a27d3f8-03bc-4c0e-a643-421be435b900 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:18.225277 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-71d32458-b579-44ee-bf7e-68f318cfe27f req-0187ab51-1bee-44ce-9cfa-968a467addfb None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:18.230228 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-71d32458-b579-44ee-bf7e-68f318cfe27f req-0187ab51-1bee-44ce-9cfa-968a467addfb tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] POST https://10.4.3.226/volume/v3/attachments/f5d57340-53a9-4d3d-a57b-ccece31306b5/action Jul 31 09:24:18.232276 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-71d32458-b579-44ee-bf7e-68f318cfe27f req-0187ab51-1bee-44ce-9cfa-968a467addfb tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Action body: b'{"os-complete": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:24:18.232276 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-71d32458-b579-44ee-bf7e-68f318cfe27f req-0187ab51-1bee-44ce-9cfa-968a467addfb tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:18.256588 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:18.256588 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:18.273528 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-71d32458-b579-44ee-bf7e-68f318cfe27f req-0187ab51-1bee-44ce-9cfa-968a467addfb tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] https://10.4.3.226/volume/v3/attachments/f5d57340-53a9-4d3d-a57b-ccece31306b5/action returned with HTTP 204 Jul 31 09:24:18.273528 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 79/318] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:24:18 2026] POST /volume/v3/attachments/f5d57340-53a9-4d3d-a57b-ccece31306b5/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:24:18.344293 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-dbf61d6f-f2ef-425e-9ec0-638a72062cda None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:18.346380 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dbf61d6f-f2ef-425e-9ec0-638a72062cda tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] GET https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 Jul 31 09:24:18.346811 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dbf61d6f-f2ef-425e-9ec0-638a72062cda tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:18.347087 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dbf61d6f-f2ef-425e-9ec0-638a72062cda tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:18.358839 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:18.358839 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:18.362917 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-dbf61d6f-f2ef-425e-9ec0-638a72062cda tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Volume info retrieved successfully. Jul 31 09:24:18.367388 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dbf61d6f-f2ef-425e-9ec0-638a72062cda tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 returned with HTTP 200 Jul 31 09:24:18.367994 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 82/319] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:18 2026] GET /volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:18.827163 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-78d0c4ed-afd7-4f53-8229-7c0c24397c71 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:18.828199 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4c027673-b3d8-4f55-bece-69f5d6835927 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:18.829983 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-78d0c4ed-afd7-4f53-8229-7c0c24397c71 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] GET https://10.4.3.226/volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af Jul 31 09:24:18.830103 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4c027673-b3d8-4f55-bece-69f5d6835927 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] GET https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:18.830218 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-78d0c4ed-afd7-4f53-8229-7c0c24397c71 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:18.830358 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4c027673-b3d8-4f55-bece-69f5d6835927 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:18.830486 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-78d0c4ed-afd7-4f53-8229-7c0c24397c71 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:18.830651 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4c027673-b3d8-4f55-bece-69f5d6835927 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:18.841075 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:18.841075 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:18.841308 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:18.841308 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:18.845220 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4c027673-b3d8-4f55-bece-69f5d6835927 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Volume info retrieved successfully. Jul 31 09:24:18.847824 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-78d0c4ed-afd7-4f53-8229-7c0c24397c71 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Volume info retrieved successfully. Jul 31 09:24:18.850486 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4c027673-b3d8-4f55-bece-69f5d6835927 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 200 Jul 31 09:24:18.850486 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 79/320] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:18 2026] GET /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:18.853143 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-78d0c4ed-afd7-4f53-8229-7c0c24397c71 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] https://10.4.3.226/volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af returned with HTTP 200 Jul 31 09:24:18.857281 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 81/321] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:18 2026] GET /volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:18.857387 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a4e4eade-3b50-428e-ba25-6d9ace32b1c4 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:18.857387 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a4e4eade-3b50-428e-ba25-6d9ace32b1c4 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:18.857387 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a4e4eade-3b50-428e-ba25-6d9ace32b1c4 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:18.857387 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a4e4eade-3b50-428e-ba25-6d9ace32b1c4 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:18.865795 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ac4258c3-f82e-4eac-8f3c-0c5ad39e62c2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:18.867355 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:18.867355 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:18.868074 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ac4258c3-f82e-4eac-8f3c-0c5ad39e62c2 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] GET https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:18.868490 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ac4258c3-f82e-4eac-8f3c-0c5ad39e62c2 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:18.868568 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dc5ad3e1-9e3f-4e5e-9c09-9b9d1e51d695 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:18.868848 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ac4258c3-f82e-4eac-8f3c-0c5ad39e62c2 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:18.870751 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dc5ad3e1-9e3f-4e5e-9c09-9b9d1e51d695 tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] GET https://10.4.3.226/volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af Jul 31 09:24:18.871019 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dc5ad3e1-9e3f-4e5e-9c09-9b9d1e51d695 tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:18.871071 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a4e4eade-3b50-428e-ba25-6d9ace32b1c4 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:18.871290 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dc5ad3e1-9e3f-4e5e-9c09-9b9d1e51d695 tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:18.875803 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a4e4eade-3b50-428e-ba25-6d9ace32b1c4 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:24:18.876154 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 80/322] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:18 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:18.882136 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:18.882136 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:18.883752 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:18.883752 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:18.886919 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-dc5ad3e1-9e3f-4e5e-9c09-9b9d1e51d695 tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] Volume info retrieved successfully. Jul 31 09:24:18.889399 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-ac4258c3-f82e-4eac-8f3c-0c5ad39e62c2 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Volume info retrieved successfully. Jul 31 09:24:18.891038 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dc5ad3e1-9e3f-4e5e-9c09-9b9d1e51d695 tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] https://10.4.3.226/volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af returned with HTTP 200 Jul 31 09:24:18.891476 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 80/323] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:18 2026] GET /volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af => generated 1034 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:18.894995 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ac4258c3-f82e-4eac-8f3c-0c5ad39e62c2 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 200 Jul 31 09:24:18.895362 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 83/324] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:18 2026] GET /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:18.907843 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5b037e48-363a-4397-8bbe-394e2d31f42a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:18.909037 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1e93cffe-1d9a-481c-9c8d-38df4aca8f60 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:18.909845 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5b037e48-363a-4397-8bbe-394e2d31f42a tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] GET https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:18.910062 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5b037e48-363a-4397-8bbe-394e2d31f42a tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:18.910274 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5b037e48-363a-4397-8bbe-394e2d31f42a tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:18.910787 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1e93cffe-1d9a-481c-9c8d-38df4aca8f60 tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] GET https://10.4.3.226/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1399610323 Jul 31 09:24:18.910984 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1e93cffe-1d9a-481c-9c8d-38df4aca8f60 tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:18.911171 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1e93cffe-1d9a-481c-9c8d-38df4aca8f60 tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:18.912037 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-1e93cffe-1d9a-481c-9c8d-38df4aca8f60 tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1399610323'), ('all_tenants', True)]). {{(pid=100314) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:24:18.919065 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:18.919065 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:18.922136 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5b037e48-363a-4397-8bbe-394e2d31f42a tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Volume info retrieved successfully. Jul 31 09:24:18.925730 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5b037e48-363a-4397-8bbe-394e2d31f42a tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 200 Jul 31 09:24:18.926154 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 82/325] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:18 2026] GET /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:18.944950 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-1e93cffe-1d9a-481c-9c8d-38df4aca8f60 tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] Get all volumes completed successfully. Jul 31 09:24:18.945551 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1e93cffe-1d9a-481c-9c8d-38df4aca8f60 tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] https://10.4.3.226/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1399610323 returned with HTTP 200 Jul 31 09:24:18.946008 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 81/326] 10.4.3.226 () {66 vars in 1398 bytes} [Fri Jul 31 09:24:18 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1399610323 => generated 347 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:18.954085 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-035fac2b-bd10-4a7b-b938-e3b41fb52422 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:18.955882 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-035fac2b-bd10-4a7b-b938-e3b41fb52422 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] GET https://10.4.3.226/volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af Jul 31 09:24:18.956114 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-035fac2b-bd10-4a7b-b938-e3b41fb52422 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:18.956363 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-035fac2b-bd10-4a7b-b938-e3b41fb52422 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:18.963640 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:18.963640 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:18.967232 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-035fac2b-bd10-4a7b-b938-e3b41fb52422 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Volume info retrieved successfully. Jul 31 09:24:18.971337 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-035fac2b-bd10-4a7b-b938-e3b41fb52422 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] https://10.4.3.226/volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af returned with HTTP 200 Jul 31 09:24:18.971776 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 81/327] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:18 2026] GET /volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:18.983520 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-fa6e524f-6708-4916-a850-83712ccc9486 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:18.985939 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fa6e524f-6708-4916-a850-83712ccc9486 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] DELETE https://10.4.3.226/volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af Jul 31 09:24:18.986350 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fa6e524f-6708-4916-a850-83712ccc9486 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:18.986350 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fa6e524f-6708-4916-a850-83712ccc9486 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:18.986503 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-fa6e524f-6708-4916-a850-83712ccc9486 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Delete volume with id: 7f44636e-d45f-4c76-a50f-9a77276325af Jul 31 09:24:18.993991 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:18.993991 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:18.994490 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-fa6e524f-6708-4916-a850-83712ccc9486 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Volume info retrieved successfully. Jul 31 09:24:19.014613 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-fa6e524f-6708-4916-a850-83712ccc9486 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Delete volume request issued successfully. Jul 31 09:24:19.014953 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fa6e524f-6708-4916-a850-83712ccc9486 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] https://10.4.3.226/volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af returned with HTTP 202 Jul 31 09:24:19.015381 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 84/328] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:24:18 2026] DELETE /volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:24:19.025114 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7cce249f-a1d5-41be-ace3-7fefed4dbcff None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:19.026844 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7cce249f-a1d5-41be-ace3-7fefed4dbcff tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] GET https://10.4.3.226/volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af Jul 31 09:24:19.027078 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7cce249f-a1d5-41be-ace3-7fefed4dbcff tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:19.027274 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7cce249f-a1d5-41be-ace3-7fefed4dbcff tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:19.038190 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:19.038190 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:19.042213 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7cce249f-a1d5-41be-ace3-7fefed4dbcff tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Volume info retrieved successfully. Jul 31 09:24:19.048068 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7cce249f-a1d5-41be-ace3-7fefed4dbcff tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] https://10.4.3.226/volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af returned with HTTP 200 Jul 31 09:24:19.048478 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 83/329] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:19 2026] GET /volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:19.055273 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-c3d4d09e-76ad-4f8a-83fa-397bff06d9e5 req-49ec077e-69c9-4b82-af1f-4864aea2326a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:19.055747 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-c3d4d09e-76ad-4f8a-83fa-397bff06d9e5 req-49ec077e-69c9-4b82-af1f-4864aea2326a tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] GET https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:19.055982 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-c3d4d09e-76ad-4f8a-83fa-397bff06d9e5 req-49ec077e-69c9-4b82-af1f-4864aea2326a tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:19.056957 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-c3d4d09e-76ad-4f8a-83fa-397bff06d9e5 req-49ec077e-69c9-4b82-af1f-4864aea2326a tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:19.082112 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:19.082112 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:19.086787 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-c3d4d09e-76ad-4f8a-83fa-397bff06d9e5 req-49ec077e-69c9-4b82-af1f-4864aea2326a tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Volume info retrieved successfully. Jul 31 09:24:19.091888 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-c3d4d09e-76ad-4f8a-83fa-397bff06d9e5 req-49ec077e-69c9-4b82-af1f-4864aea2326a tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 200 Jul 31 09:24:19.092325 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 82/330] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:24:19 2026] GET /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:19.149899 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-c3d4d09e-76ad-4f8a-83fa-397bff06d9e5 req-ee35bfdb-ad01-42b4-a283-11328174975c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:19.152158 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c3d4d09e-76ad-4f8a-83fa-397bff06d9e5 req-ee35bfdb-ad01-42b4-a283-11328174975c tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] POST https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21/action Jul 31 09:24:19.152485 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c3d4d09e-76ad-4f8a-83fa-397bff06d9e5 req-ee35bfdb-ad01-42b4-a283-11328174975c tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:24:19.152628 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c3d4d09e-76ad-4f8a-83fa-397bff06d9e5 req-ee35bfdb-ad01-42b4-a283-11328174975c tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:19.165330 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:19.165330 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:19.165834 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-c3d4d09e-76ad-4f8a-83fa-397bff06d9e5 req-ee35bfdb-ad01-42b4-a283-11328174975c tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Volume info retrieved successfully. Jul 31 09:24:19.174228 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-c3d4d09e-76ad-4f8a-83fa-397bff06d9e5 req-ee35bfdb-ad01-42b4-a283-11328174975c tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Begin detaching volume completed successfully. Jul 31 09:24:19.174549 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c3d4d09e-76ad-4f8a-83fa-397bff06d9e5 req-ee35bfdb-ad01-42b4-a283-11328174975c tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21/action returned with HTTP 202 Jul 31 09:24:19.175033 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 82/331] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:24:19 2026] POST /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:24:19.204277 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e6a44341-6bc4-4c14-940f-0d808faca0ef None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:19.207956 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e6a44341-6bc4-4c14-940f-0d808faca0ef tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] GET https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:19.208170 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e6a44341-6bc4-4c14-940f-0d808faca0ef tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:19.208461 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e6a44341-6bc4-4c14-940f-0d808faca0ef tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:19.223586 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:19.223586 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:19.228680 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e6a44341-6bc4-4c14-940f-0d808faca0ef tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Volume info retrieved successfully. Jul 31 09:24:19.234962 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-926ff15a-b536-43ef-ade7-27a5f77bc65c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:19.235304 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e6a44341-6bc4-4c14-940f-0d808faca0ef tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 200 Jul 31 09:24:19.235469 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-926ff15a-b536-43ef-ade7-27a5f77bc65c None None] GET https://10.4.3.226/volume// Jul 31 09:24:19.235706 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-926ff15a-b536-43ef-ade7-27a5f77bc65c None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:19.235954 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-926ff15a-b536-43ef-ade7-27a5f77bc65c None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:19.236364 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-926ff15a-b536-43ef-ade7-27a5f77bc65c None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:24:19.236422 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 85/332] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:19 2026] GET /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:19.236752 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 84/333] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:24: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 31 09:24:19.249217 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-c3d4d09e-76ad-4f8a-83fa-397bff06d9e5 req-55f399a8-8348-4fbf-abfb-4749e2e5cd4d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:19.254380 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-c3d4d09e-76ad-4f8a-83fa-397bff06d9e5 req-55f399a8-8348-4fbf-abfb-4749e2e5cd4d tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] GET https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:19.254380 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-c3d4d09e-76ad-4f8a-83fa-397bff06d9e5 req-55f399a8-8348-4fbf-abfb-4749e2e5cd4d tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:19.254380 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-c3d4d09e-76ad-4f8a-83fa-397bff06d9e5 req-55f399a8-8348-4fbf-abfb-4749e2e5cd4d tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:19.266485 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:19.266485 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:19.273334 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-c3d4d09e-76ad-4f8a-83fa-397bff06d9e5 req-55f399a8-8348-4fbf-abfb-4749e2e5cd4d tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Volume info retrieved successfully. Jul 31 09:24:19.286741 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-c3d4d09e-76ad-4f8a-83fa-397bff06d9e5 req-55f399a8-8348-4fbf-abfb-4749e2e5cd4d tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 200 Jul 31 09:24:19.287603 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 83/334] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:24:19 2026] GET /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 1323 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:24:19.393269 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-abc87987-aef3-4c04-8e63-e09711be2ec3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:19.395010 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-abc87987-aef3-4c04-8e63-e09711be2ec3 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] GET https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 Jul 31 09:24:19.395215 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-abc87987-aef3-4c04-8e63-e09711be2ec3 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:19.395423 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-abc87987-aef3-4c04-8e63-e09711be2ec3 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:19.406300 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:19.406300 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:19.410839 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-abc87987-aef3-4c04-8e63-e09711be2ec3 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Volume info retrieved successfully. Jul 31 09:24:19.416744 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-abc87987-aef3-4c04-8e63-e09711be2ec3 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 returned with HTTP 200 Jul 31 09:24:19.417323 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 83/335] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:19 2026] GET /volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 => generated 1015 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:19.888932 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-34b6787a-f2e6-42d7-a105-b7fd8279a249 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:19.890630 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-34b6787a-f2e6-42d7-a105-b7fd8279a249 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:19.890885 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-34b6787a-f2e6-42d7-a105-b7fd8279a249 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:19.891071 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-34b6787a-f2e6-42d7-a105-b7fd8279a249 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:19.900764 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:19.900764 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:19.905262 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-34b6787a-f2e6-42d7-a105-b7fd8279a249 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:19.911513 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-34b6787a-f2e6-42d7-a105-b7fd8279a249 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:24:19.912099 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 86/336] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:19 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:20.065822 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b1479975-5103-483e-9949-98130538d544 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:20.067898 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b1479975-5103-483e-9949-98130538d544 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] GET https://10.4.3.226/volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af Jul 31 09:24:20.068127 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b1479975-5103-483e-9949-98130538d544 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:20.068423 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b1479975-5103-483e-9949-98130538d544 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:20.075433 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b1479975-5103-483e-9949-98130538d544 tempest-VolumeRetypeWithoutMigrationTest-1689738049 tempest-VolumeRetypeWithoutMigrationTest-1689738049-project-member] https://10.4.3.226/volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af returned with HTTP 404 Jul 31 09:24:20.076097 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 85/337] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:20 2026] GET /volume/v3/volumes/7f44636e-d45f-4c76-a50f-9a77276325af => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:24:20.087449 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9e774599-20a4-4eb9-92c2-2b66b909e78a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:20.089773 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9e774599-20a4-4eb9-92c2-2b66b909e78a tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] DELETE https://10.4.3.226/volume/v3/types/333cb0b3-a276-4b7f-8f12-0712c78d6190 Jul 31 09:24:20.090040 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9e774599-20a4-4eb9-92c2-2b66b909e78a tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:20.090305 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9e774599-20a4-4eb9-92c2-2b66b909e78a tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] Calling method '_delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:20.133102 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9e774599-20a4-4eb9-92c2-2b66b909e78a tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] https://10.4.3.226/volume/v3/types/333cb0b3-a276-4b7f-8f12-0712c78d6190 returned with HTTP 202 Jul 31 09:24:20.133823 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 84/338] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:24:20 2026] DELETE /volume/v3/types/333cb0b3-a276-4b7f-8f12-0712c78d6190 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:24:20.143226 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-955b9647-0306-4d37-afb7-dfc6b1a5c270 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:20.145125 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-955b9647-0306-4d37-afb7-dfc6b1a5c270 tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] GET https://10.4.3.226/volume/v3/types/333cb0b3-a276-4b7f-8f12-0712c78d6190 Jul 31 09:24:20.145330 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-955b9647-0306-4d37-afb7-dfc6b1a5c270 tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:20.145532 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-955b9647-0306-4d37-afb7-dfc6b1a5c270 tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:20.149608 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-955b9647-0306-4d37-afb7-dfc6b1a5c270 tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] https://10.4.3.226/volume/v3/types/333cb0b3-a276-4b7f-8f12-0712c78d6190 returned with HTTP 404 Jul 31 09:24:20.150496 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 84/339] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:24:20 2026] GET /volume/v3/types/333cb0b3-a276-4b7f-8f12-0712c78d6190 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:24:20.158062 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2da0abfb-7373-4813-8504-c0d8360e1d53 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:20.160012 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2da0abfb-7373-4813-8504-c0d8360e1d53 tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] DELETE https://10.4.3.226/volume/v3/types/b3c56a49-82e5-4201-9fdd-3dea1264458f Jul 31 09:24:20.160224 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2da0abfb-7373-4813-8504-c0d8360e1d53 tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:20.160451 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2da0abfb-7373-4813-8504-c0d8360e1d53 tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] Calling method '_delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:20.182835 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2da0abfb-7373-4813-8504-c0d8360e1d53 tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] https://10.4.3.226/volume/v3/types/b3c56a49-82e5-4201-9fdd-3dea1264458f returned with HTTP 202 Jul 31 09:24:20.183443 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 87/340] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:24:20 2026] DELETE /volume/v3/types/b3c56a49-82e5-4201-9fdd-3dea1264458f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:24:20.192530 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e81da501-329f-4001-b61f-6dbd998f18e6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:20.194458 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e81da501-329f-4001-b61f-6dbd998f18e6 tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] GET https://10.4.3.226/volume/v3/types/b3c56a49-82e5-4201-9fdd-3dea1264458f Jul 31 09:24:20.194733 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e81da501-329f-4001-b61f-6dbd998f18e6 tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:20.194944 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e81da501-329f-4001-b61f-6dbd998f18e6 tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:20.198926 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e81da501-329f-4001-b61f-6dbd998f18e6 tempest-VolumeRetypeWithoutMigrationTest-1093648811 tempest-VolumeRetypeWithoutMigrationTest-1093648811-project-admin] https://10.4.3.226/volume/v3/types/b3c56a49-82e5-4201-9fdd-3dea1264458f returned with HTTP 404 Jul 31 09:24:20.199630 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 86/341] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:24:20 2026] GET /volume/v3/types/b3c56a49-82e5-4201-9fdd-3dea1264458f => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:24:20.252714 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c8cf6df4-af0a-4208-b760-11073cc101a1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:20.254485 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c8cf6df4-af0a-4208-b760-11073cc101a1 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] GET https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:20.254864 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c8cf6df4-af0a-4208-b760-11073cc101a1 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:20.255080 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c8cf6df4-af0a-4208-b760-11073cc101a1 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:20.265333 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:20.265333 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:20.269177 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c8cf6df4-af0a-4208-b760-11073cc101a1 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Volume info retrieved successfully. Jul 31 09:24:20.273730 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c8cf6df4-af0a-4208-b760-11073cc101a1 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 200 Jul 31 09:24:20.274110 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 85/342] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:20 2026] GET /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:20.434443 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7a0c0d0e-28a2-4c73-8a51-1405585c8a91 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:20.436867 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7a0c0d0e-28a2-4c73-8a51-1405585c8a91 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] GET https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 Jul 31 09:24:20.437121 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7a0c0d0e-28a2-4c73-8a51-1405585c8a91 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:20.437419 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7a0c0d0e-28a2-4c73-8a51-1405585c8a91 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:20.450133 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:20.450133 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:20.455509 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7a0c0d0e-28a2-4c73-8a51-1405585c8a91 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Volume info retrieved successfully. Jul 31 09:24:20.462738 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7a0c0d0e-28a2-4c73-8a51-1405585c8a91 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 returned with HTTP 200 Jul 31 09:24:20.463483 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 85/343] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:20 2026] GET /volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:20.927897 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-99ba5385-2df1-4179-a747-c55bc360c7fc None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:20.930333 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-99ba5385-2df1-4179-a747-c55bc360c7fc tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:20.930670 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-99ba5385-2df1-4179-a747-c55bc360c7fc tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:20.931012 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-99ba5385-2df1-4179-a747-c55bc360c7fc tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:20.942654 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:20.942654 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:20.946462 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-99ba5385-2df1-4179-a747-c55bc360c7fc tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:20.950898 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-99ba5385-2df1-4179-a747-c55bc360c7fc tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:24:20.951360 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 88/344] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:20 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:21.292280 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-139bc735-2ef7-42a7-99ef-04ef28f735c7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:21.294527 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-139bc735-2ef7-42a7-99ef-04ef28f735c7 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] GET https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:21.295750 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-139bc735-2ef7-42a7-99ef-04ef28f735c7 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:21.295750 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-139bc735-2ef7-42a7-99ef-04ef28f735c7 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:21.307921 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:21.307921 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:21.312232 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-139bc735-2ef7-42a7-99ef-04ef28f735c7 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Volume info retrieved successfully. Jul 31 09:24:21.319507 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-139bc735-2ef7-42a7-99ef-04ef28f735c7 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 200 Jul 31 09:24:21.320029 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 87/345] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:21 2026] GET /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:21.477572 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-02d05883-57aa-402c-83dc-f5a033a78ea7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:21.479722 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-02d05883-57aa-402c-83dc-f5a033a78ea7 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] GET https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 Jul 31 09:24:21.479936 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-02d05883-57aa-402c-83dc-f5a033a78ea7 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:21.480121 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-02d05883-57aa-402c-83dc-f5a033a78ea7 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:21.490499 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:21.490499 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:21.494824 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-02d05883-57aa-402c-83dc-f5a033a78ea7 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Volume info retrieved successfully. Jul 31 09:24:21.498587 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-02d05883-57aa-402c-83dc-f5a033a78ea7 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 returned with HTTP 200 Jul 31 09:24:21.499076 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 86/346] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:21 2026] GET /volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:21.965545 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-46df8887-858f-46cb-a226-9291e342ad12 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:21.967845 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-46df8887-858f-46cb-a226-9291e342ad12 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:21.968077 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-46df8887-858f-46cb-a226-9291e342ad12 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:21.968330 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-46df8887-858f-46cb-a226-9291e342ad12 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:21.984321 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:21.984321 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:21.991169 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-46df8887-858f-46cb-a226-9291e342ad12 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:21.999222 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-46df8887-858f-46cb-a226-9291e342ad12 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:24:21.999704 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 86/347] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:21 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:22.334342 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-23b06add-cd32-4eaa-a329-33b9bb440151 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:22.336997 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-23b06add-cd32-4eaa-a329-33b9bb440151 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] GET https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:22.337450 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-23b06add-cd32-4eaa-a329-33b9bb440151 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:22.337702 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-23b06add-cd32-4eaa-a329-33b9bb440151 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:22.355899 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:22.355899 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:22.360849 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-23b06add-cd32-4eaa-a329-33b9bb440151 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Volume info retrieved successfully. Jul 31 09:24:22.368433 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-23b06add-cd32-4eaa-a329-33b9bb440151 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 200 Jul 31 09:24:22.369215 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 89/348] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:22 2026] GET /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:22.512381 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2193a0c7-f6ca-409f-9843-3542a2fcc4dd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:22.514886 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2193a0c7-f6ca-409f-9843-3542a2fcc4dd tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] GET https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 Jul 31 09:24:22.515093 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2193a0c7-f6ca-409f-9843-3542a2fcc4dd tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:22.515366 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2193a0c7-f6ca-409f-9843-3542a2fcc4dd tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:22.528495 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:22.528495 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:22.533010 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2193a0c7-f6ca-409f-9843-3542a2fcc4dd tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Volume info retrieved successfully. Jul 31 09:24:22.539723 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2193a0c7-f6ca-409f-9843-3542a2fcc4dd tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 returned with HTTP 200 Jul 31 09:24:22.540418 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 88/349] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:22 2026] GET /volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:23.028681 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c420c6c3-9e9f-4c3f-a44a-9f1d8c33a0b7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:23.030723 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c420c6c3-9e9f-4c3f-a44a-9f1d8c33a0b7 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:23.030962 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c420c6c3-9e9f-4c3f-a44a-9f1d8c33a0b7 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:23.031197 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c420c6c3-9e9f-4c3f-a44a-9f1d8c33a0b7 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:23.044683 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:23.044683 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:23.049485 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c420c6c3-9e9f-4c3f-a44a-9f1d8c33a0b7 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:23.056019 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c420c6c3-9e9f-4c3f-a44a-9f1d8c33a0b7 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:24:23.056492 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 87/350] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:23 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:24:23.391951 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0b946871-6a66-4d9f-a26f-a4bc9e833618 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:23.394366 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0b946871-6a66-4d9f-a26f-a4bc9e833618 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] GET https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:23.394713 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0b946871-6a66-4d9f-a26f-a4bc9e833618 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:23.394956 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0b946871-6a66-4d9f-a26f-a4bc9e833618 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:23.409264 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:23.409264 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:23.414347 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0b946871-6a66-4d9f-a26f-a4bc9e833618 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Volume info retrieved successfully. Jul 31 09:24:23.420365 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0b946871-6a66-4d9f-a26f-a4bc9e833618 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 200 Jul 31 09:24:23.420883 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 87/351] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:23 2026] GET /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:23.557013 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-85e721b1-55c7-4bc4-87eb-78062deddf62 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:23.559067 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-85e721b1-55c7-4bc4-87eb-78062deddf62 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] GET https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 Jul 31 09:24:23.559331 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-85e721b1-55c7-4bc4-87eb-78062deddf62 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:23.559589 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-85e721b1-55c7-4bc4-87eb-78062deddf62 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:23.570422 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:23.570422 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:23.574523 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-85e721b1-55c7-4bc4-87eb-78062deddf62 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Volume info retrieved successfully. Jul 31 09:24:23.579113 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-85e721b1-55c7-4bc4-87eb-78062deddf62 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 returned with HTTP 200 Jul 31 09:24:23.579614 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 90/352] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:23 2026] GET /volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:24.071837 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e0d75fae-45de-4df7-ada7-f9f1e7915530 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:24.073827 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e0d75fae-45de-4df7-ada7-f9f1e7915530 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:24.074025 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e0d75fae-45de-4df7-ada7-f9f1e7915530 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:24.074182 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e0d75fae-45de-4df7-ada7-f9f1e7915530 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:24.084828 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:24.084828 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:24.088951 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e0d75fae-45de-4df7-ada7-f9f1e7915530 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:24.094267 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e0d75fae-45de-4df7-ada7-f9f1e7915530 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:24:24.094909 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 89/353] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:24 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:24.436463 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-292a1ff1-f2e0-41f9-b27a-70282ab5aaa1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:24.438574 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-292a1ff1-f2e0-41f9-b27a-70282ab5aaa1 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] GET https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:24.438835 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-292a1ff1-f2e0-41f9-b27a-70282ab5aaa1 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:24.439086 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-292a1ff1-f2e0-41f9-b27a-70282ab5aaa1 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:24.455836 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:24.455836 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:24.463445 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-292a1ff1-f2e0-41f9-b27a-70282ab5aaa1 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Volume info retrieved successfully. Jul 31 09:24:24.468906 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-292a1ff1-f2e0-41f9-b27a-70282ab5aaa1 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 200 Jul 31 09:24:24.469353 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 88/354] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:24 2026] GET /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:24.593086 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ed5a2282-792b-4834-8ab1-4cb40fe9229d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:24.595048 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ed5a2282-792b-4834-8ab1-4cb40fe9229d tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] GET https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 Jul 31 09:24:24.595314 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ed5a2282-792b-4834-8ab1-4cb40fe9229d tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:24.595649 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ed5a2282-792b-4834-8ab1-4cb40fe9229d tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:24.607414 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:24.607414 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:24.611398 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ed5a2282-792b-4834-8ab1-4cb40fe9229d tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Volume info retrieved successfully. Jul 31 09:24:24.615706 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ed5a2282-792b-4834-8ab1-4cb40fe9229d tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 returned with HTTP 200 Jul 31 09:24:24.616185 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 88/355] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:24 2026] GET /volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:25.108297 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5948c5c2-4cbd-405b-a07a-aae51deb5b3e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:25.110357 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5948c5c2-4cbd-405b-a07a-aae51deb5b3e tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:25.110686 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5948c5c2-4cbd-405b-a07a-aae51deb5b3e tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:25.110952 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5948c5c2-4cbd-405b-a07a-aae51deb5b3e tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:25.132493 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:25.132493 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:25.137068 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5948c5c2-4cbd-405b-a07a-aae51deb5b3e tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:25.141436 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5948c5c2-4cbd-405b-a07a-aae51deb5b3e tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:24:25.142068 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 91/356] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:25 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:25.485347 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1cfa3bdb-4ba6-48fe-82bc-36342a52aa83 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:25.487641 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1cfa3bdb-4ba6-48fe-82bc-36342a52aa83 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] GET https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:25.487895 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1cfa3bdb-4ba6-48fe-82bc-36342a52aa83 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:25.488126 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1cfa3bdb-4ba6-48fe-82bc-36342a52aa83 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:25.500755 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:25.500755 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:25.504959 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1cfa3bdb-4ba6-48fe-82bc-36342a52aa83 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Volume info retrieved successfully. Jul 31 09:24:25.510203 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1cfa3bdb-4ba6-48fe-82bc-36342a52aa83 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 200 Jul 31 09:24:25.510724 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 90/357] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:25 2026] GET /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:25.631501 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-11f76efd-d80e-4435-90a4-f137582d40bb None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:25.634818 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-11f76efd-d80e-4435-90a4-f137582d40bb tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] GET https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 Jul 31 09:24:25.635089 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-11f76efd-d80e-4435-90a4-f137582d40bb tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:25.635349 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-11f76efd-d80e-4435-90a4-f137582d40bb tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:25.650655 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:25.650655 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:25.656358 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-11f76efd-d80e-4435-90a4-f137582d40bb tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Volume info retrieved successfully. Jul 31 09:24:25.663447 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-11f76efd-d80e-4435-90a4-f137582d40bb tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 returned with HTTP 200 Jul 31 09:24:25.664261 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 89/358] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:25 2026] GET /volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 => generated 1015 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:26.157378 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b5b9a64e-5cc3-48c1-aee7-2c7cb8fdc85b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:26.159146 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b5b9a64e-5cc3-48c1-aee7-2c7cb8fdc85b tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:26.159349 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b5b9a64e-5cc3-48c1-aee7-2c7cb8fdc85b tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:26.159564 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b5b9a64e-5cc3-48c1-aee7-2c7cb8fdc85b tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:26.168966 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:26.168966 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:26.172684 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b5b9a64e-5cc3-48c1-aee7-2c7cb8fdc85b tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:26.177024 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b5b9a64e-5cc3-48c1-aee7-2c7cb8fdc85b tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:24:26.177384 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 89/359] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:26 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:26.526275 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3bafbe60-c2bd-4f46-a91c-1e905901402c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:26.528130 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3bafbe60-c2bd-4f46-a91c-1e905901402c tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] GET https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:26.528363 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3bafbe60-c2bd-4f46-a91c-1e905901402c tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:26.528644 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3bafbe60-c2bd-4f46-a91c-1e905901402c tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:26.540740 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:26.540740 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:26.545863 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-3bafbe60-c2bd-4f46-a91c-1e905901402c tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Volume info retrieved successfully. Jul 31 09:24:26.552077 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3bafbe60-c2bd-4f46-a91c-1e905901402c tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 200 Jul 31 09:24:26.552595 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 92/360] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:26 2026] GET /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:26.681165 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a42df32b-b485-4e93-a3c9-3802214453ae None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:26.682908 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a42df32b-b485-4e93-a3c9-3802214453ae tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] GET https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 Jul 31 09:24:26.683171 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a42df32b-b485-4e93-a3c9-3802214453ae tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:26.683453 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a42df32b-b485-4e93-a3c9-3802214453ae tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:26.696345 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:26.696345 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:26.700696 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a42df32b-b485-4e93-a3c9-3802214453ae tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Volume info retrieved successfully. Jul 31 09:24:26.704736 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a42df32b-b485-4e93-a3c9-3802214453ae tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 returned with HTTP 200 Jul 31 09:24:26.705079 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 91/361] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:26 2026] GET /volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:27.192192 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b600f420-7739-4c15-952a-2deceec47e16 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:27.195333 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b600f420-7739-4c15-952a-2deceec47e16 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:27.195527 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b600f420-7739-4c15-952a-2deceec47e16 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:27.195721 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b600f420-7739-4c15-952a-2deceec47e16 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:27.210425 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:27.210425 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:27.215792 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-b600f420-7739-4c15-952a-2deceec47e16 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:27.225389 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b600f420-7739-4c15-952a-2deceec47e16 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:24:27.225901 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 90/362] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:27 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:24:27.323488 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-daf247b9-f766-4c5d-b876-8e47b99464eb req-0ccb7648-d29e-4fe1-9126-6172b280dfa2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:27.326493 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-daf247b9-f766-4c5d-b876-8e47b99464eb req-0ccb7648-d29e-4fe1-9126-6172b280dfa2 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] POST https://10.4.3.226/volume/v3/attachments/2e8071bc-f59b-4639-ad96-d1a2cd4802f4/action Jul 31 09:24:27.326996 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-daf247b9-f766-4c5d-b876-8e47b99464eb req-0ccb7648-d29e-4fe1-9126-6172b280dfa2 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:24:27.327127 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-daf247b9-f766-4c5d-b876-8e47b99464eb req-0ccb7648-d29e-4fe1-9126-6172b280dfa2 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:27.349789 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:27.349789 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:27.364444 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-daf247b9-f766-4c5d-b876-8e47b99464eb req-0ccb7648-d29e-4fe1-9126-6172b280dfa2 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] https://10.4.3.226/volume/v3/attachments/2e8071bc-f59b-4639-ad96-d1a2cd4802f4/action returned with HTTP 204 Jul 31 09:24:27.365062 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 90/363] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:24:27 2026] POST /volume/v3/attachments/2e8071bc-f59b-4639-ad96-d1a2cd4802f4/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:24:27.570513 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8f02f948-cebc-4b11-9957-68aba53f3f88 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:27.574419 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8f02f948-cebc-4b11-9957-68aba53f3f88 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] GET https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:27.574682 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8f02f948-cebc-4b11-9957-68aba53f3f88 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:27.574909 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8f02f948-cebc-4b11-9957-68aba53f3f88 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:27.590551 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:27.590551 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:27.595627 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-8f02f948-cebc-4b11-9957-68aba53f3f88 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Volume info retrieved successfully. Jul 31 09:24:27.602132 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8f02f948-cebc-4b11-9957-68aba53f3f88 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 200 Jul 31 09:24:27.602682 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 93/364] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:27 2026] GET /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:27.720076 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c364b57d-871d-424f-a7a3-5be07a46bd5e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:27.721726 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c364b57d-871d-424f-a7a3-5be07a46bd5e tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] GET https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 Jul 31 09:24:27.721913 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c364b57d-871d-424f-a7a3-5be07a46bd5e tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:27.722107 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c364b57d-871d-424f-a7a3-5be07a46bd5e tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:27.731107 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:27.731107 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:27.734301 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c364b57d-871d-424f-a7a3-5be07a46bd5e tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Volume info retrieved successfully. Jul 31 09:24:27.738400 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c364b57d-871d-424f-a7a3-5be07a46bd5e tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 returned with HTTP 200 Jul 31 09:24:27.738944 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 92/365] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:27 2026] GET /volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 => generated 1317 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:27.759260 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c154e476-fbfa-4639-866a-9a3b88a095de None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:27.762519 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c154e476-fbfa-4639-866a-9a3b88a095de tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] GET https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 Jul 31 09:24:27.762951 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c154e476-fbfa-4639-866a-9a3b88a095de tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:27.763134 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c154e476-fbfa-4639-866a-9a3b88a095de tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:27.776921 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:27.776921 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:27.781627 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c154e476-fbfa-4639-866a-9a3b88a095de tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Volume info retrieved successfully. Jul 31 09:24:27.788947 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c154e476-fbfa-4639-866a-9a3b88a095de tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 returned with HTTP 200 Jul 31 09:24:27.789833 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 91/366] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:27 2026] GET /volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 => generated 1317 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:28.208810 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-a6d0229b-ffd1-4b6b-aea6-5bb849662352 req-fc4a93cb-ee0e-4568-949a-2be7cbb75b9f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:28.212030 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a6d0229b-ffd1-4b6b-aea6-5bb849662352 req-fc4a93cb-ee0e-4568-949a-2be7cbb75b9f tempest-VolumesAssistedSnapshotsTest-391650723 tempest-VolumesAssistedSnapshotsTest-391650723-project] POST https://10.4.3.226/volume/v3/snapshots/94610a6f-fe2f-4c69-a3ac-f150f0c673d6/action Jul 31 09:24:28.212402 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a6d0229b-ffd1-4b6b-aea6-5bb849662352 req-fc4a93cb-ee0e-4568-949a-2be7cbb75b9f tempest-VolumesAssistedSnapshotsTest-391650723 tempest-VolumesAssistedSnapshotsTest-391650723-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:24:28.213335 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a6d0229b-ffd1-4b6b-aea6-5bb849662352 req-fc4a93cb-ee0e-4568-949a-2be7cbb75b9f tempest-VolumesAssistedSnapshotsTest-391650723 tempest-VolumesAssistedSnapshotsTest-391650723-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:28.214205 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.snapshot_actions [req-a6d0229b-ffd1-4b6b-aea6-5bb849662352 req-fc4a93cb-ee0e-4568-949a-2be7cbb75b9f tempest-VolumesAssistedSnapshotsTest-391650723 tempest-VolumesAssistedSnapshotsTest-391650723-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100317) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 31 09:24:28.217415 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6a215418-f3ec-43a4-a47e-50f0561d4529 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:28.219265 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6a215418-f3ec-43a4-a47e-50f0561d4529 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] GET https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 Jul 31 09:24:28.219591 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6a215418-f3ec-43a4-a47e-50f0561d4529 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:28.219840 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6a215418-f3ec-43a4-a47e-50f0561d4529 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:28.232449 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-e85b8870-7daa-4890-b085-08ae1e85ffa8 req-5ca5b106-5e42-4e61-8dc2-d3e0934d764d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:28.236095 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e85b8870-7daa-4890-b085-08ae1e85ffa8 req-5ca5b106-5e42-4e61-8dc2-d3e0934d764d tempest-VolumesAssistedSnapshotsTest-391650723 tempest-VolumesAssistedSnapshotsTest-391650723-project] POST https://10.4.3.226/volume/v3/snapshots/None/action Jul 31 09:24:28.236601 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e85b8870-7daa-4890-b085-08ae1e85ffa8 req-5ca5b106-5e42-4e61-8dc2-d3e0934d764d tempest-VolumesAssistedSnapshotsTest-391650723 tempest-VolumesAssistedSnapshotsTest-391650723-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:24:28.236601 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e85b8870-7daa-4890-b085-08ae1e85ffa8 req-5ca5b106-5e42-4e61-8dc2-d3e0934d764d tempest-VolumesAssistedSnapshotsTest-391650723 tempest-VolumesAssistedSnapshotsTest-391650723-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:28.240665 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.snapshot_actions [req-e85b8870-7daa-4890-b085-08ae1e85ffa8 req-5ca5b106-5e42-4e61-8dc2-d3e0934d764d tempest-VolumesAssistedSnapshotsTest-391650723 tempest-VolumesAssistedSnapshotsTest-391650723-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100316) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 31 09:24:28.240874 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a6d0229b-ffd1-4b6b-aea6-5bb849662352 req-fc4a93cb-ee0e-4568-949a-2be7cbb75b9f tempest-VolumesAssistedSnapshotsTest-391650723 tempest-VolumesAssistedSnapshotsTest-391650723-project] https://10.4.3.226/volume/v3/snapshots/94610a6f-fe2f-4c69-a3ac-f150f0c673d6/action returned with HTTP 404 Jul 31 09:24:28.241677 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 91/367] 10.4.3.226 () {72 vars in 1678 bytes} [Fri Jul 31 09:24:28 2026] POST /volume/v3/snapshots/94610a6f-fe2f-4c69-a3ac-f150f0c673d6/action => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:24:28.241766 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:28.241766 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:28.245971 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1bfbf991-83d6-4bbb-bbc1-ae260f869576 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:28.249447 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1bfbf991-83d6-4bbb-bbc1-ae260f869576 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:28.249447 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1bfbf991-83d6-4bbb-bbc1-ae260f869576 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:28.249520 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-6a215418-f3ec-43a4-a47e-50f0561d4529 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Volume info retrieved successfully. Jul 31 09:24:28.249549 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1bfbf991-83d6-4bbb-bbc1-ae260f869576 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:28.258788 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:28.258788 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:28.259133 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6a215418-f3ec-43a4-a47e-50f0561d4529 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 returned with HTTP 200 Jul 31 09:24:28.259856 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 94/368] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:28 2026] GET /volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 => generated 1317 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:28.262960 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-1bfbf991-83d6-4bbb-bbc1-ae260f869576 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:28.269622 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1bfbf991-83d6-4bbb-bbc1-ae260f869576 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:24:28.269857 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 92/369] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:28 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:28.270375 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e85b8870-7daa-4890-b085-08ae1e85ffa8 req-5ca5b106-5e42-4e61-8dc2-d3e0934d764d tempest-VolumesAssistedSnapshotsTest-391650723 tempest-VolumesAssistedSnapshotsTest-391650723-project] https://10.4.3.226/volume/v3/snapshots/None/action returned with HTTP 404 Jul 31 09:24:28.271128 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 93/370] 10.4.3.226 () {72 vars in 1582 bytes} [Fri Jul 31 09:24:28 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:24:28.320176 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2cec38a3-049f-4f76-93fd-a8aae585941b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:28.346629 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-221e905a-6ca0-47e6-9d66-c6a1615324ea req-ce984872-253c-458d-a1cb-a7d7800b7276 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:28.349967 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-221e905a-6ca0-47e6-9d66-c6a1615324ea req-ce984872-253c-458d-a1cb-a7d7800b7276 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] GET https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 Jul 31 09:24:28.350175 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-221e905a-6ca0-47e6-9d66-c6a1615324ea req-ce984872-253c-458d-a1cb-a7d7800b7276 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:28.350399 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-221e905a-6ca0-47e6-9d66-c6a1615324ea req-ce984872-253c-458d-a1cb-a7d7800b7276 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:28.363328 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:28.363328 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:28.369412 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-221e905a-6ca0-47e6-9d66-c6a1615324ea req-ce984872-253c-458d-a1cb-a7d7800b7276 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Volume info retrieved successfully. Jul 31 09:24:28.377517 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-221e905a-6ca0-47e6-9d66-c6a1615324ea req-ce984872-253c-458d-a1cb-a7d7800b7276 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 returned with HTTP 200 Jul 31 09:24:28.378058 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 95/371] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:24:28 2026] GET /volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 => generated 1317 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:28.444265 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-221e905a-6ca0-47e6-9d66-c6a1615324ea req-b61a5a9f-cca7-4c8e-8e81-4104cf2b8d32 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:28.449267 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-221e905a-6ca0-47e6-9d66-c6a1615324ea req-b61a5a9f-cca7-4c8e-8e81-4104cf2b8d32 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] POST https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1/action Jul 31 09:24:28.449774 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-221e905a-6ca0-47e6-9d66-c6a1615324ea req-b61a5a9f-cca7-4c8e-8e81-4104cf2b8d32 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:24:28.449930 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-221e905a-6ca0-47e6-9d66-c6a1615324ea req-b61a5a9f-cca7-4c8e-8e81-4104cf2b8d32 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:28.470276 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:28.470276 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:28.470276 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-221e905a-6ca0-47e6-9d66-c6a1615324ea req-b61a5a9f-cca7-4c8e-8e81-4104cf2b8d32 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Volume info retrieved successfully. Jul 31 09:24:28.483211 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-221e905a-6ca0-47e6-9d66-c6a1615324ea req-b61a5a9f-cca7-4c8e-8e81-4104cf2b8d32 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Begin detaching volume completed successfully. Jul 31 09:24:28.483562 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-221e905a-6ca0-47e6-9d66-c6a1615324ea req-b61a5a9f-cca7-4c8e-8e81-4104cf2b8d32 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1/action returned with HTTP 202 Jul 31 09:24:28.484205 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 93/372] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:24:28 2026] POST /volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:24:28.541813 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-81224cb5-1fd3-4d4c-a026-25ca7481c282 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:28.542451 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-81224cb5-1fd3-4d4c-a026-25ca7481c282 None None] GET https://10.4.3.226/volume// Jul 31 09:24:28.542583 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-81224cb5-1fd3-4d4c-a026-25ca7481c282 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:28.542919 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-81224cb5-1fd3-4d4c-a026-25ca7481c282 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:28.543237 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-81224cb5-1fd3-4d4c-a026-25ca7481c282 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:24:28.543635 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 94/373] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:24: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 31 09:24:28.557457 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-221e905a-6ca0-47e6-9d66-c6a1615324ea req-3334d8b2-e671-4eea-989e-1390be43635c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:28.561152 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-221e905a-6ca0-47e6-9d66-c6a1615324ea req-3334d8b2-e671-4eea-989e-1390be43635c tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] GET https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 Jul 31 09:24:28.561493 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-221e905a-6ca0-47e6-9d66-c6a1615324ea req-3334d8b2-e671-4eea-989e-1390be43635c tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:28.561778 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-221e905a-6ca0-47e6-9d66-c6a1615324ea req-3334d8b2-e671-4eea-989e-1390be43635c tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:28.577048 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:28.577048 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:28.582576 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-221e905a-6ca0-47e6-9d66-c6a1615324ea req-3334d8b2-e671-4eea-989e-1390be43635c tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Volume info retrieved successfully. Jul 31 09:24:28.589713 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-221e905a-6ca0-47e6-9d66-c6a1615324ea req-3334d8b2-e671-4eea-989e-1390be43635c tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 returned with HTTP 200 Jul 31 09:24:28.589995 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2cec38a3-049f-4f76-93fd-a8aae585941b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:24:28.590415 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 96/374] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:24:28 2026] GET /volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 => generated 1543 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:24:28.590689 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2cec38a3-049f-4f76-93fd-a8aae585941b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1805238142"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:28.592871 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-2cec38a3-049f-4f76-93fd-a8aae585941b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1805238142'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:24:28.593097 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-2cec38a3-049f-4f76-93fd-a8aae585941b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Create volume of 1 GB Jul 31 09:24:28.599695 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2cec38a3-049f-4f76-93fd-a8aae585941b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Availability Zones retrieved successfully. Jul 31 09:24:28.608527 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2cec38a3-049f-4f76-93fd-a8aae585941b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Flow 'volume_create_api' (3331c73b-7028-41aa-826a-71afb0cb094a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:24:28.610617 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2cec38a3-049f-4f76-93fd-a8aae585941b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (853b52b4-20b3-46dc-a7b8-f67f91c4d210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:28.614482 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-2cec38a3-049f-4f76-93fd-a8aae585941b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:24:28.619676 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-44e66e66-5783-4385-ba83-4389fcb09f1c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:28.621729 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-44e66e66-5783-4385-ba83-4389fcb09f1c tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] GET https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:28.621953 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-44e66e66-5783-4385-ba83-4389fcb09f1c tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:28.622171 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-44e66e66-5783-4385-ba83-4389fcb09f1c tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:28.632265 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:28.632265 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:28.638315 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-44e66e66-5783-4385-ba83-4389fcb09f1c tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Volume info retrieved successfully. Jul 31 09:24:28.645833 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-44e66e66-5783-4385-ba83-4389fcb09f1c tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 200 Jul 31 09:24:28.646437 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 94/375] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:28 2026] GET /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:28.658580 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2cec38a3-049f-4f76-93fd-a8aae585941b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (853b52b4-20b3-46dc-a7b8-f67f91c4d210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:24:28.659914 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2cec38a3-049f-4f76-93fd-a8aae585941b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af6ec622-7e6d-4825-93e1-a498d70f4502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:28.742476 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-2cec38a3-049f-4f76-93fd-a8aae585941b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Created reservations ['c8a86e65-4010-4541-8975-1626f487e842', '93829e67-433b-4e81-9501-236643cfd300', '46f6c982-a62c-4384-8832-0b5b2772859e', '79d14b29-ac44-4bb3-9133-339e9cd47181'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:24:28.744228 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2cec38a3-049f-4f76-93fd-a8aae585941b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af6ec622-7e6d-4825-93e1-a498d70f4502) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8a86e65-4010-4541-8975-1626f487e842', '93829e67-433b-4e81-9501-236643cfd300', '46f6c982-a62c-4384-8832-0b5b2772859e', '79d14b29-ac44-4bb3-9133-339e9cd47181']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:24:28.745338 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2cec38a3-049f-4f76-93fd-a8aae585941b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fe77385-f934-4a46-82af-033596dd3c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:28.772265 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2cec38a3-049f-4f76-93fd-a8aae585941b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fe77385-f934-4a46-82af-033596dd3c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'faef50aa-bb5a-4168-a53b-67d10ee5b58f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1805238142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='474017521f4a4747a0d1e8d3a595edd5',qos_specs=None,replication_status=,reservations=['c8a86e65-4010-4541-8975-1626f487e842','93829e67-433b-4e81-9501-236643cfd300','46f6c982-a62c-4384-8832-0b5b2772859e','79d14b29-ac44-4bb3-9133-339e9cd47181'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='993bc670cd3b4bda85c12fab1f7ef867',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:24:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1805238142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=faef50aa-bb5a-4168-a53b-67d10ee5b58f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='474017521f4a4747a0d1e8d3a595edd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='993bc670cd3b4bda85c12fab1f7ef867',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:24:28.773489 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2cec38a3-049f-4f76-93fd-a8aae585941b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f1f7165-ce6d-47fd-abef-96ca5b92f49d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:28.795797 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2cec38a3-049f-4f76-93fd-a8aae585941b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f1f7165-ce6d-47fd-abef-96ca5b92f49d) transitioned into state 'SUCCESS' from state '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-1805238142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='474017521f4a4747a0d1e8d3a595edd5',qos_specs=None,replication_status=,reservations=['c8a86e65-4010-4541-8975-1626f487e842','93829e67-433b-4e81-9501-236643cfd300','46f6c982-a62c-4384-8832-0b5b2772859e','79d14b29-ac44-4bb3-9133-339e9cd47181'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='993bc670cd3b4bda85c12fab1f7ef867',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:24:28.796877 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2cec38a3-049f-4f76-93fd-a8aae585941b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75ecf8ee-f39a-499d-bb33-43499814ce32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:28.810661 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2cec38a3-049f-4f76-93fd-a8aae585941b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75ecf8ee-f39a-499d-bb33-43499814ce32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:24:28.811641 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2cec38a3-049f-4f76-93fd-a8aae585941b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Flow 'volume_create_api' (3331c73b-7028-41aa-826a-71afb0cb094a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:24:28.811959 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2cec38a3-049f-4f76-93fd-a8aae585941b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Create volume request issued successfully. Jul 31 09:24:28.812748 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2cec38a3-049f-4f76-93fd-a8aae585941b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:24:28.813167 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 92/376] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:24:28 2026] POST /volume/v3/volumes => generated 749 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:24:29.287211 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1fc70473-ee28-4cfb-8b98-f6607c71be8b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:29.289164 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1fc70473-ee28-4cfb-8b98-f6607c71be8b tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:29.289395 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1fc70473-ee28-4cfb-8b98-f6607c71be8b tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:29.289651 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1fc70473-ee28-4cfb-8b98-f6607c71be8b tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:29.300287 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:29.300287 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:29.304798 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1fc70473-ee28-4cfb-8b98-f6607c71be8b tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:29.308982 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1fc70473-ee28-4cfb-8b98-f6607c71be8b tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:24:29.309342 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 95/377] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:29 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:29.660934 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-94b20f4e-8a14-45f6-83e3-fc08a4973265 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:29.663092 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-94b20f4e-8a14-45f6-83e3-fc08a4973265 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] GET https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:29.663331 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-94b20f4e-8a14-45f6-83e3-fc08a4973265 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:29.663573 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-94b20f4e-8a14-45f6-83e3-fc08a4973265 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:29.675390 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:29.675390 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:29.679737 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-94b20f4e-8a14-45f6-83e3-fc08a4973265 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Volume info retrieved successfully. Jul 31 09:24:29.685444 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-94b20f4e-8a14-45f6-83e3-fc08a4973265 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 200 Jul 31 09:24:29.685924 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 97/378] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:29 2026] GET /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:30.326275 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-cb5190d2-f4f1-4956-a795-fe2d25e3d725 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:30.327102 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cb5190d2-f4f1-4956-a795-fe2d25e3d725 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:30.327342 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cb5190d2-f4f1-4956-a795-fe2d25e3d725 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:30.327639 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cb5190d2-f4f1-4956-a795-fe2d25e3d725 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:30.339513 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:30.339513 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:30.343750 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-cb5190d2-f4f1-4956-a795-fe2d25e3d725 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:30.348962 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cb5190d2-f4f1-4956-a795-fe2d25e3d725 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:24:30.349453 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 95/379] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:30 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:30.700159 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e41667a7-9c58-44da-b39d-18f16a8d42e3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:30.702712 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e41667a7-9c58-44da-b39d-18f16a8d42e3 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] GET https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:30.702987 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e41667a7-9c58-44da-b39d-18f16a8d42e3 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:30.703264 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e41667a7-9c58-44da-b39d-18f16a8d42e3 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:30.715944 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:30.715944 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:30.720404 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e41667a7-9c58-44da-b39d-18f16a8d42e3 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Volume info retrieved successfully. Jul 31 09:24:30.726504 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e41667a7-9c58-44da-b39d-18f16a8d42e3 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 200 Jul 31 09:24:30.727076 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 93/380] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:30 2026] GET /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:31.365215 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8df59121-63b5-407d-9167-95062931b74d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:31.367212 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8df59121-63b5-407d-9167-95062931b74d tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:31.367439 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8df59121-63b5-407d-9167-95062931b74d tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:31.367661 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8df59121-63b5-407d-9167-95062931b74d tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:31.378760 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:31.378760 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:31.383406 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8df59121-63b5-407d-9167-95062931b74d tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:31.388941 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8df59121-63b5-407d-9167-95062931b74d tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:24:31.389357 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 96/381] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:31 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:31.447370 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-aaa86656-8b90-486d-a3ea-d01c8858b028 req-64462e70-10b9-4184-9844-a31e71aeb535 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:31.450932 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-aaa86656-8b90-486d-a3ea-d01c8858b028 req-64462e70-10b9-4184-9844-a31e71aeb535 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] POST https://10.4.3.226/volume/v3/attachments/8a27d3f8-03bc-4c0e-a643-421be435b900/action Jul 31 09:24:31.451491 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-aaa86656-8b90-486d-a3ea-d01c8858b028 req-64462e70-10b9-4184-9844-a31e71aeb535 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Action body: b'{"os-complete": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:24:31.451676 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-aaa86656-8b90-486d-a3ea-d01c8858b028 req-64462e70-10b9-4184-9844-a31e71aeb535 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:31.474887 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-c3d4d09e-76ad-4f8a-83fa-397bff06d9e5 req-5344056d-ef75-4906-939c-069e6b879b9d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:31.476561 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:31.476561 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:31.477063 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-c3d4d09e-76ad-4f8a-83fa-397bff06d9e5 req-5344056d-ef75-4906-939c-069e6b879b9d tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] DELETE https://10.4.3.226/volume/v3/attachments/f5d57340-53a9-4d3d-a57b-ccece31306b5 Jul 31 09:24:31.477296 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-c3d4d09e-76ad-4f8a-83fa-397bff06d9e5 req-5344056d-ef75-4906-939c-069e6b879b9d tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:31.477555 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-c3d4d09e-76ad-4f8a-83fa-397bff06d9e5 req-5344056d-ef75-4906-939c-069e6b879b9d tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:31.486459 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:31.486459 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:31.491989 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-aaa86656-8b90-486d-a3ea-d01c8858b028 req-64462e70-10b9-4184-9844-a31e71aeb535 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/attachments/8a27d3f8-03bc-4c0e-a643-421be435b900/action returned with HTTP 204 Jul 31 09:24:31.492707 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 98/382] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:24:31 2026] POST /volume/v3/attachments/8a27d3f8-03bc-4c0e-a643-421be435b900/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:24:31.565120 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-c3d4d09e-76ad-4f8a-83fa-397bff06d9e5 req-5344056d-ef75-4906-939c-069e6b879b9d tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] https://10.4.3.226/volume/v3/attachments/f5d57340-53a9-4d3d-a57b-ccece31306b5 returned with HTTP 200 Jul 31 09:24:31.565120 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 96/383] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:24:31 2026] DELETE /volume/v3/attachments/f5d57340-53a9-4d3d-a57b-ccece31306b5 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:31.742266 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4a6de2ca-24a5-4fee-a811-ca87cb913955 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:31.744470 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4a6de2ca-24a5-4fee-a811-ca87cb913955 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] GET https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:31.744756 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4a6de2ca-24a5-4fee-a811-ca87cb913955 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:31.744967 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4a6de2ca-24a5-4fee-a811-ca87cb913955 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:31.755123 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:31.755123 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:31.758675 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4a6de2ca-24a5-4fee-a811-ca87cb913955 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] Volume info retrieved successfully. Jul 31 09:24:31.763214 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4a6de2ca-24a5-4fee-a811-ca87cb913955 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-reader] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 200 Jul 31 09:24:31.763821 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 94/384] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:31 2026] GET /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:31.818985 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6c5a9e95-ec2f-4846-bfad-51ef35b3da95 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:31.820914 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6c5a9e95-ec2f-4846-bfad-51ef35b3da95 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] GET https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:31.821132 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6c5a9e95-ec2f-4846-bfad-51ef35b3da95 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:31.821365 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6c5a9e95-ec2f-4846-bfad-51ef35b3da95 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:31.830197 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:31.830197 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:31.835184 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6c5a9e95-ec2f-4846-bfad-51ef35b3da95 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Volume info retrieved successfully. Jul 31 09:24:31.842443 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6c5a9e95-ec2f-4846-bfad-51ef35b3da95 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 200 Jul 31 09:24:31.844606 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 97/385] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:31 2026] GET /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:31.906608 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a9cb7ff7-d3fd-4a91-b762-5e4540032a99 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:31.909053 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a9cb7ff7-d3fd-4a91-b762-5e4540032a99 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] GET https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:31.909333 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a9cb7ff7-d3fd-4a91-b762-5e4540032a99 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:31.909600 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a9cb7ff7-d3fd-4a91-b762-5e4540032a99 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:31.920156 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:31.920156 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:31.924946 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a9cb7ff7-d3fd-4a91-b762-5e4540032a99 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Volume info retrieved successfully. Jul 31 09:24:31.931082 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a9cb7ff7-d3fd-4a91-b762-5e4540032a99 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 200 Jul 31 09:24:31.931667 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 99/386] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:31 2026] GET /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:32.406393 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ceed3883-b2fe-42fc-b90f-2acfc88ebe05 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:32.408716 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ceed3883-b2fe-42fc-b90f-2acfc88ebe05 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:32.409051 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ceed3883-b2fe-42fc-b90f-2acfc88ebe05 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:32.409354 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ceed3883-b2fe-42fc-b90f-2acfc88ebe05 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:32.423020 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:32.423020 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:32.434293 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-ceed3883-b2fe-42fc-b90f-2acfc88ebe05 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:32.446616 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ceed3883-b2fe-42fc-b90f-2acfc88ebe05 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:24:32.447002 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 97/387] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:32 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 1136 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:32.469478 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-07103851-8a48-4ec7-ad35-9b098ff6e816 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:32.471992 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-07103851-8a48-4ec7-ad35-9b098ff6e816 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:32.472185 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-07103851-8a48-4ec7-ad35-9b098ff6e816 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:32.472495 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-07103851-8a48-4ec7-ad35-9b098ff6e816 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:32.487610 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:32.487610 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:32.495038 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-07103851-8a48-4ec7-ad35-9b098ff6e816 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:32.501032 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-07103851-8a48-4ec7-ad35-9b098ff6e816 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:24:32.501939 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 95/388] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:32 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:34.684908 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-89cca397-332b-4a03-994b-64494905842c req-d0326fbf-88b0-4108-9232-15a41e2c0e28 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:34.687820 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-89cca397-332b-4a03-994b-64494905842c req-d0326fbf-88b0-4108-9232-15a41e2c0e28 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:34.688092 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-89cca397-332b-4a03-994b-64494905842c req-d0326fbf-88b0-4108-9232-15a41e2c0e28 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:34.688379 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-89cca397-332b-4a03-994b-64494905842c req-d0326fbf-88b0-4108-9232-15a41e2c0e28 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:34.702194 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:34.702194 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:34.707263 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-89cca397-332b-4a03-994b-64494905842c req-d0326fbf-88b0-4108-9232-15a41e2c0e28 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:34.712783 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-89cca397-332b-4a03-994b-64494905842c req-d0326fbf-88b0-4108-9232-15a41e2c0e28 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:24:34.713237 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 98/389] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:24:34 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:34.754911 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-89cca397-332b-4a03-994b-64494905842c req-255907bc-395e-4080-b8f5-f6c46d5513aa None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:34.761720 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-89cca397-332b-4a03-994b-64494905842c req-255907bc-395e-4080-b8f5-f6c46d5513aa tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] POST https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497/action Jul 31 09:24:34.762088 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-89cca397-332b-4a03-994b-64494905842c req-255907bc-395e-4080-b8f5-f6c46d5513aa tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:24:34.762235 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-89cca397-332b-4a03-994b-64494905842c req-255907bc-395e-4080-b8f5-f6c46d5513aa tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:34.784490 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:34.784490 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:34.784959 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-89cca397-332b-4a03-994b-64494905842c req-255907bc-395e-4080-b8f5-f6c46d5513aa tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:34.792887 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-89cca397-332b-4a03-994b-64494905842c req-255907bc-395e-4080-b8f5-f6c46d5513aa tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Begin detaching volume completed successfully. Jul 31 09:24:34.793099 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-89cca397-332b-4a03-994b-64494905842c req-255907bc-395e-4080-b8f5-f6c46d5513aa tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497/action returned with HTTP 202 Jul 31 09:24:34.793631 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 100/390] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:24:34 2026] POST /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:24:34.833410 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6f9b12d8-53b7-43e3-aee7-075eec2e7eae None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:34.835671 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6f9b12d8-53b7-43e3-aee7-075eec2e7eae tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:34.835930 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6f9b12d8-53b7-43e3-aee7-075eec2e7eae tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:34.836180 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6f9b12d8-53b7-43e3-aee7-075eec2e7eae tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:34.849012 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:34.849012 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:34.856321 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-6f9b12d8-53b7-43e3-aee7-075eec2e7eae tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:34.859943 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6f9b12d8-53b7-43e3-aee7-075eec2e7eae tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:24:34.860018 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 98/391] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:34 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:34.871105 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-97685262-6bd2-4375-8abb-1e3640459658 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:34.871684 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-97685262-6bd2-4375-8abb-1e3640459658 None None] GET https://10.4.3.226/volume// Jul 31 09:24:34.871943 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-97685262-6bd2-4375-8abb-1e3640459658 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:34.872211 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-97685262-6bd2-4375-8abb-1e3640459658 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:34.874364 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-97685262-6bd2-4375-8abb-1e3640459658 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:24:34.874482 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 96/392] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:24:34 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:24:34.892040 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-89cca397-332b-4a03-994b-64494905842c req-a4652e64-e72b-4ee9-8670-15db1c8a2711 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:34.897504 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-89cca397-332b-4a03-994b-64494905842c req-a4652e64-e72b-4ee9-8670-15db1c8a2711 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:34.897769 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-89cca397-332b-4a03-994b-64494905842c req-a4652e64-e72b-4ee9-8670-15db1c8a2711 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:34.897994 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-89cca397-332b-4a03-994b-64494905842c req-a4652e64-e72b-4ee9-8670-15db1c8a2711 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:34.909069 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:34.909069 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:34.913226 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-89cca397-332b-4a03-994b-64494905842c req-a4652e64-e72b-4ee9-8670-15db1c8a2711 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:34.918854 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-89cca397-332b-4a03-994b-64494905842c req-a4652e64-e72b-4ee9-8670-15db1c8a2711 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:24:34.919401 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 99/393] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:24:34 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:24:35.877296 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-235d060b-b3d7-4d41-9424-e3a9323ed1a2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:35.882315 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-235d060b-b3d7-4d41-9424-e3a9323ed1a2 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:35.882315 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-235d060b-b3d7-4d41-9424-e3a9323ed1a2 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:35.882631 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-235d060b-b3d7-4d41-9424-e3a9323ed1a2 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:35.896645 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:35.896645 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:35.901854 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-235d060b-b3d7-4d41-9424-e3a9323ed1a2 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:35.912630 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-235d060b-b3d7-4d41-9424-e3a9323ed1a2 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:24:35.913121 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 101/394] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:35 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:36.860949 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-83889c95-be72-4af2-840e-cabadce8e656 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:36.863279 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-83889c95-be72-4af2-840e-cabadce8e656 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] DELETE https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:36.863564 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-83889c95-be72-4af2-840e-cabadce8e656 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:36.863771 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-83889c95-be72-4af2-840e-cabadce8e656 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:36.863978 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-83889c95-be72-4af2-840e-cabadce8e656 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Delete volume with id: 61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:36.872164 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:36.872164 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:36.872679 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-83889c95-be72-4af2-840e-cabadce8e656 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Volume info retrieved successfully. Jul 31 09:24:36.890833 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-83889c95-be72-4af2-840e-cabadce8e656 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Delete volume request issued successfully. Jul 31 09:24:36.891049 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-83889c95-be72-4af2-840e-cabadce8e656 tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 202 Jul 31 09:24:36.891687 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 99/395] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:24:36 2026] DELETE /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:24:36.901229 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-987fe421-2cc3-4cc5-b768-95cab2df966d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:36.903646 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-987fe421-2cc3-4cc5-b768-95cab2df966d tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] GET https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:36.903646 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-987fe421-2cc3-4cc5-b768-95cab2df966d tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:36.903872 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-987fe421-2cc3-4cc5-b768-95cab2df966d tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:36.914886 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:36.914886 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:36.919530 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-987fe421-2cc3-4cc5-b768-95cab2df966d tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Volume info retrieved successfully. Jul 31 09:24:36.924150 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-987fe421-2cc3-4cc5-b768-95cab2df966d tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 200 Jul 31 09:24:36.924665 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 97/396] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:36 2026] GET /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:36.928920 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2baa0cac-ea3a-4c55-878f-a639b97dad6a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:36.930941 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2baa0cac-ea3a-4c55-878f-a639b97dad6a tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:36.931027 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2baa0cac-ea3a-4c55-878f-a639b97dad6a tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:36.931255 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2baa0cac-ea3a-4c55-878f-a639b97dad6a tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:36.944281 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:36.944281 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:36.945126 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2baa0cac-ea3a-4c55-878f-a639b97dad6a tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:36.949326 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2baa0cac-ea3a-4c55-878f-a639b97dad6a tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:24:36.949739 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 100/397] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:36 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:37.918725 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-221e905a-6ca0-47e6-9d66-c6a1615324ea req-5ff14cb2-5d83-4601-8d02-375117701544 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:37.921297 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-221e905a-6ca0-47e6-9d66-c6a1615324ea req-5ff14cb2-5d83-4601-8d02-375117701544 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] DELETE https://10.4.3.226/volume/v3/attachments/2e8071bc-f59b-4639-ad96-d1a2cd4802f4 Jul 31 09:24:37.921527 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-221e905a-6ca0-47e6-9d66-c6a1615324ea req-5ff14cb2-5d83-4601-8d02-375117701544 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:37.921720 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-221e905a-6ca0-47e6-9d66-c6a1615324ea req-5ff14cb2-5d83-4601-8d02-375117701544 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:37.930862 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:37.930862 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:37.941214 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9297b611-5f0b-4fea-9422-784a723a510d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:37.943954 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9297b611-5f0b-4fea-9422-784a723a510d tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] GET https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 Jul 31 09:24:37.944367 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9297b611-5f0b-4fea-9422-784a723a510d tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:37.944631 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9297b611-5f0b-4fea-9422-784a723a510d tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:37.953825 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9297b611-5f0b-4fea-9422-784a723a510d tempest-AttachSCSIVolumeTestJSON-429464380 tempest-AttachSCSIVolumeTestJSON-429464380-project-member] https://10.4.3.226/volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 returned with HTTP 404 Jul 31 09:24:37.954413 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 100/398] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:37 2026] GET /volume/v3/volumes/61463f8a-acde-4a1c-93da-05bd4a066b21 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:24:37.962948 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6e1674f4-432f-477b-b1b5-76778803c3b0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:37.965625 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6e1674f4-432f-477b-b1b5-76778803c3b0 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:37.965816 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6e1674f4-432f-477b-b1b5-76778803c3b0 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:37.965996 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6e1674f4-432f-477b-b1b5-76778803c3b0 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:37.976264 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:37.976264 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:37.980338 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6e1674f4-432f-477b-b1b5-76778803c3b0 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:37.992448 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6e1674f4-432f-477b-b1b5-76778803c3b0 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:24:37.992448 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 98/399] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:37 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:38.015845 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-221e905a-6ca0-47e6-9d66-c6a1615324ea req-5ff14cb2-5d83-4601-8d02-375117701544 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] https://10.4.3.226/volume/v3/attachments/2e8071bc-f59b-4639-ad96-d1a2cd4802f4 returned with HTTP 200 Jul 31 09:24:38.016394 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 102/400] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:24:37 2026] DELETE /volume/v3/attachments/2e8071bc-f59b-4639-ad96-d1a2cd4802f4 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:39.009397 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-efcdd5b8-96bc-4b50-bf86-31fa2bc09534 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:39.011766 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-efcdd5b8-96bc-4b50-bf86-31fa2bc09534 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:39.012056 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-efcdd5b8-96bc-4b50-bf86-31fa2bc09534 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:39.012328 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-efcdd5b8-96bc-4b50-bf86-31fa2bc09534 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:39.024858 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:39.024858 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:39.030663 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-efcdd5b8-96bc-4b50-bf86-31fa2bc09534 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:39.036959 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-efcdd5b8-96bc-4b50-bf86-31fa2bc09534 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:24:39.037575 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 101/401] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:39 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:39.097515 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0bff5b81-14bf-43ef-93b7-2bd5554ebb55 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:39.100073 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0bff5b81-14bf-43ef-93b7-2bd5554ebb55 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] GET https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 Jul 31 09:24:39.100073 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0bff5b81-14bf-43ef-93b7-2bd5554ebb55 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:39.100240 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0bff5b81-14bf-43ef-93b7-2bd5554ebb55 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:39.108583 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:39.108583 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:39.112904 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-0bff5b81-14bf-43ef-93b7-2bd5554ebb55 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Volume info retrieved successfully. Jul 31 09:24:39.120237 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0bff5b81-14bf-43ef-93b7-2bd5554ebb55 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 returned with HTTP 200 Jul 31 09:24:39.120237 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 101/402] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:39 2026] GET /volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:39.130702 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0deb4a6f-2d6c-41ef-af51-781d848244f7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:39.133850 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0deb4a6f-2d6c-41ef-af51-781d848244f7 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 Jul 31 09:24:39.134108 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0deb4a6f-2d6c-41ef-af51-781d848244f7 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:39.134444 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0deb4a6f-2d6c-41ef-af51-781d848244f7 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:39.134679 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-0deb4a6f-2d6c-41ef-af51-781d848244f7 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Delete volume with id: aac86903-9214-4902-8352-0b09fb0564d1 Jul 31 09:24:39.148023 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:39.148023 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:39.149834 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0deb4a6f-2d6c-41ef-af51-781d848244f7 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Volume info retrieved successfully. Jul 31 09:24:39.186099 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0deb4a6f-2d6c-41ef-af51-781d848244f7 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Delete volume request issued successfully. Jul 31 09:24:39.186429 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0deb4a6f-2d6c-41ef-af51-781d848244f7 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 returned with HTTP 202 Jul 31 09:24:39.186977 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 99/403] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:24:39 2026] DELETE /volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:24:39.201011 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-be7f2af7-58f4-4599-99c6-45cd4de845cb None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:39.203559 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-be7f2af7-58f4-4599-99c6-45cd4de845cb tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] GET https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 Jul 31 09:24:39.203862 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-be7f2af7-58f4-4599-99c6-45cd4de845cb tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:39.204134 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-be7f2af7-58f4-4599-99c6-45cd4de845cb tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:39.214169 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:39.214169 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:39.220318 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-be7f2af7-58f4-4599-99c6-45cd4de845cb tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Volume info retrieved successfully. Jul 31 09:24:39.225810 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-be7f2af7-58f4-4599-99c6-45cd4de845cb tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 returned with HTTP 200 Jul 31 09:24:39.226394 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 103/404] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:39 2026] GET /volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 => generated 1014 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:40.053983 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ea830048-4680-4eb1-9b5c-4365472e486a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:40.056025 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ea830048-4680-4eb1-9b5c-4365472e486a tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:40.056264 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ea830048-4680-4eb1-9b5c-4365472e486a tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:40.056510 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ea830048-4680-4eb1-9b5c-4365472e486a tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:40.068913 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:40.068913 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:40.073803 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ea830048-4680-4eb1-9b5c-4365472e486a tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:40.080000 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ea830048-4680-4eb1-9b5c-4365472e486a tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:24:40.081112 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 102/405] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:40 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:40.239799 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-76d9b36a-d91a-4c11-a827-0416f8198b6f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:40.241822 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-76d9b36a-d91a-4c11-a827-0416f8198b6f tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] GET https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 Jul 31 09:24:40.242146 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-76d9b36a-d91a-4c11-a827-0416f8198b6f tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:40.242498 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-76d9b36a-d91a-4c11-a827-0416f8198b6f tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:40.249231 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-76d9b36a-d91a-4c11-a827-0416f8198b6f tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 returned with HTTP 404 Jul 31 09:24:40.249618 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 102/406] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:40 2026] GET /volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:24:41.103191 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4216b58e-08dd-4ce2-aef7-f9d9ba98276f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:41.108203 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4216b58e-08dd-4ce2-aef7-f9d9ba98276f tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:41.109998 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4216b58e-08dd-4ce2-aef7-f9d9ba98276f tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:41.109998 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4216b58e-08dd-4ce2-aef7-f9d9ba98276f tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:41.134938 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:41.134938 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:41.141215 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4216b58e-08dd-4ce2-aef7-f9d9ba98276f tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:41.145614 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4216b58e-08dd-4ce2-aef7-f9d9ba98276f tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:24:41.146004 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 100/407] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:41 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 1139 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 09:24:41.420198 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-89cca397-332b-4a03-994b-64494905842c req-5a3e17f3-0b0f-428b-aeab-ee8492484fc5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:41.427109 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-89cca397-332b-4a03-994b-64494905842c req-5a3e17f3-0b0f-428b-aeab-ee8492484fc5 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] DELETE https://10.4.3.226/volume/v3/attachments/8a27d3f8-03bc-4c0e-a643-421be435b900 Jul 31 09:24:41.427109 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-89cca397-332b-4a03-994b-64494905842c req-5a3e17f3-0b0f-428b-aeab-ee8492484fc5 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:41.427627 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-89cca397-332b-4a03-994b-64494905842c req-5a3e17f3-0b0f-428b-aeab-ee8492484fc5 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:41.452370 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:41.452370 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:41.559810 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-89cca397-332b-4a03-994b-64494905842c req-5a3e17f3-0b0f-428b-aeab-ee8492484fc5 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/attachments/8a27d3f8-03bc-4c0e-a643-421be435b900 returned with HTTP 200 Jul 31 09:24:41.560882 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 104/408] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:24:41 2026] DELETE /volume/v3/attachments/8a27d3f8-03bc-4c0e-a643-421be435b900 => generated 19 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:42.170468 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2e2348ad-ed0f-4960-934d-44e64e4033a2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:42.173374 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2e2348ad-ed0f-4960-934d-44e64e4033a2 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:42.173374 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2e2348ad-ed0f-4960-934d-44e64e4033a2 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:42.173567 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2e2348ad-ed0f-4960-934d-44e64e4033a2 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:42.181570 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:42.181570 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:42.186433 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2e2348ad-ed0f-4960-934d-44e64e4033a2 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:42.193671 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2e2348ad-ed0f-4960-934d-44e64e4033a2 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:24:42.193671 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 103/409] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:42 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:45.450580 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-bfb74449-90b8-4804-ba1b-69c71c7b7116 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:45.454991 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bfb74449-90b8-4804-ba1b-69c71c7b7116 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 Jul 31 09:24:45.454991 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bfb74449-90b8-4804-ba1b-69c71c7b7116 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:45.454991 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bfb74449-90b8-4804-ba1b-69c71c7b7116 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:45.454991 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-bfb74449-90b8-4804-ba1b-69c71c7b7116 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Delete volume with id: aac86903-9214-4902-8352-0b09fb0564d1 Jul 31 09:24:45.463862 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bfb74449-90b8-4804-ba1b-69c71c7b7116 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 returned with HTTP 404 Jul 31 09:24:45.464639 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 103/410] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:24:45 2026] DELETE /volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:24:45.472179 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-54e08c98-851f-4fb2-8dc8-c06fd0ee82e2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:45.473900 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-54e08c98-851f-4fb2-8dc8-c06fd0ee82e2 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] GET https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 Jul 31 09:24:45.474085 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-54e08c98-851f-4fb2-8dc8-c06fd0ee82e2 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:45.474266 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-54e08c98-851f-4fb2-8dc8-c06fd0ee82e2 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:45.484870 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-54e08c98-851f-4fb2-8dc8-c06fd0ee82e2 tempest-VolumesAssistedSnapshotsTest-745459292 tempest-VolumesAssistedSnapshotsTest-745459292-project-admin] https://10.4.3.226/volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 returned with HTTP 404 Jul 31 09:24:45.485524 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 101/411] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:45 2026] GET /volume/v3/volumes/aac86903-9214-4902-8352-0b09fb0564d1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:24:46.280922 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-cb85ee5b-9f25-47d7-b18d-a6d12cd47965 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:46.290341 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cb85ee5b-9f25-47d7-b18d-a6d12cd47965 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:46.290977 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cb85ee5b-9f25-47d7-b18d-a6d12cd47965 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:46.291356 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cb85ee5b-9f25-47d7-b18d-a6d12cd47965 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:46.312288 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:46.312288 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:46.327111 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-cb85ee5b-9f25-47d7-b18d-a6d12cd47965 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:46.336973 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cb85ee5b-9f25-47d7-b18d-a6d12cd47965 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:24:46.337703 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 105/412] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:46 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 844 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:46.436928 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ae81ba26-c72c-4070-baa7-d03426a5ef7c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:46.440900 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ae81ba26-c72c-4070-baa7-d03426a5ef7c tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:46.441146 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ae81ba26-c72c-4070-baa7-d03426a5ef7c tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:46.441496 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ae81ba26-c72c-4070-baa7-d03426a5ef7c tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:46.452030 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:46.452030 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:46.457766 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ae81ba26-c72c-4070-baa7-d03426a5ef7c tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:46.465059 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ae81ba26-c72c-4070-baa7-d03426a5ef7c tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:24:46.465059 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 104/413] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:46 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:51.762854 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-25ee925f-e3fa-4bd8-8eaa-d142dad7bc46 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:51.764826 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-25ee925f-e3fa-4bd8-8eaa-d142dad7bc46 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] GET https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf Jul 31 09:24:51.765479 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-25ee925f-e3fa-4bd8-8eaa-d142dad7bc46 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:51.765776 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-25ee925f-e3fa-4bd8-8eaa-d142dad7bc46 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:51.775288 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:51.775288 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:51.779812 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-25ee925f-e3fa-4bd8-8eaa-d142dad7bc46 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Volume info retrieved successfully. Jul 31 09:24:51.785986 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-25ee925f-e3fa-4bd8-8eaa-d142dad7bc46 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf returned with HTTP 200 Jul 31 09:24:51.786442 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 104/414] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:51 2026] GET /volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:51.966718 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6bc46be5-46dd-4894-a060-2cfac0147d83 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:51.968705 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6bc46be5-46dd-4894-a060-2cfac0147d83 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] DELETE https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:51.968963 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6bc46be5-46dd-4894-a060-2cfac0147d83 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:51.969196 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6bc46be5-46dd-4894-a060-2cfac0147d83 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:51.969441 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-6bc46be5-46dd-4894-a060-2cfac0147d83 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Delete volume with id: 015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:51.976671 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:51.976671 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:51.977126 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6bc46be5-46dd-4894-a060-2cfac0147d83 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:52.006027 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6bc46be5-46dd-4894-a060-2cfac0147d83 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Delete volume request issued successfully. Jul 31 09:24:52.006027 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6bc46be5-46dd-4894-a060-2cfac0147d83 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 202 Jul 31 09:24:52.006027 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 102/415] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:24:51 2026] DELETE /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:24:52.013684 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-889c03cc-39e2-4326-a3e9-eea08f1d0343 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:52.016083 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-889c03cc-39e2-4326-a3e9-eea08f1d0343 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:52.016083 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-889c03cc-39e2-4326-a3e9-eea08f1d0343 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:52.016184 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-889c03cc-39e2-4326-a3e9-eea08f1d0343 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:52.025517 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:52.025517 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:52.032978 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-889c03cc-39e2-4326-a3e9-eea08f1d0343 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Volume info retrieved successfully. Jul 31 09:24:52.042291 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-889c03cc-39e2-4326-a3e9-eea08f1d0343 tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 200 Jul 31 09:24:52.043050 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 106/416] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:52 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:52.075500 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-6a865469-399f-4175-aa27-d3f50916bd52 req-cdd23869-7482-408a-b3b0-53de2f186530 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:52.081320 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-6a865469-399f-4175-aa27-d3f50916bd52 req-cdd23869-7482-408a-b3b0-53de2f186530 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] GET https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf Jul 31 09:24:52.081320 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-6a865469-399f-4175-aa27-d3f50916bd52 req-cdd23869-7482-408a-b3b0-53de2f186530 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:52.081320 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-6a865469-399f-4175-aa27-d3f50916bd52 req-cdd23869-7482-408a-b3b0-53de2f186530 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:52.090544 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:52.090544 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:52.095154 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-6a865469-399f-4175-aa27-d3f50916bd52 req-cdd23869-7482-408a-b3b0-53de2f186530 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Volume info retrieved successfully. Jul 31 09:24:52.101301 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-6a865469-399f-4175-aa27-d3f50916bd52 req-cdd23869-7482-408a-b3b0-53de2f186530 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf returned with HTTP 200 Jul 31 09:24:52.101966 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 105/417] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:24:52 2026] GET /volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:24:52.205621 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9e75b8d1-5524-4bad-9eb2-976174e0683b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:52.206079 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9e75b8d1-5524-4bad-9eb2-976174e0683b None None] GET https://10.4.3.226/volume// Jul 31 09:24:52.206212 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9e75b8d1-5524-4bad-9eb2-976174e0683b None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:52.206525 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9e75b8d1-5524-4bad-9eb2-976174e0683b None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:52.206854 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9e75b8d1-5524-4bad-9eb2-976174e0683b None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:24:52.207162 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 105/418] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:24: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 31 09:24:52.216118 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-6a865469-399f-4175-aa27-d3f50916bd52 req-cec714d2-669b-4414-bd90-efe9457d1b85 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:52.217955 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6a865469-399f-4175-aa27-d3f50916bd52 req-cec714d2-669b-4414-bd90-efe9457d1b85 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:24:52.218673 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-6a865469-399f-4175-aa27-d3f50916bd52 req-cec714d2-669b-4414-bd90-efe9457d1b85 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8e28e062-25fe-48d6-b016-c11651f78ccf", "connector": null, "instance_uuid": "2e6b578b-3049-4f69-b80f-1b20a4085037"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:52.230177 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:52.230177 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:52.260842 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6a865469-399f-4175-aa27-d3f50916bd52 req-cec714d2-669b-4414-bd90-efe9457d1b85 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:24:52.260842 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 103/419] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:24:52 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 31 09:24:52.293608 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-1ae1f42f-2dc7-4076-9387-d885a50fb557 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:52.297757 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1ae1f42f-2dc7-4076-9387-d885a50fb557 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] GET https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf Jul 31 09:24:52.298064 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1ae1f42f-2dc7-4076-9387-d885a50fb557 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:52.298383 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1ae1f42f-2dc7-4076-9387-d885a50fb557 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:52.313037 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c04d9eeb-0c53-4752-8a2a-acbde55f0cf1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:52.313037 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c04d9eeb-0c53-4752-8a2a-acbde55f0cf1 None None] GET https://10.4.3.226/volume// Jul 31 09:24:52.313037 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c04d9eeb-0c53-4752-8a2a-acbde55f0cf1 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:52.313037 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c04d9eeb-0c53-4752-8a2a-acbde55f0cf1 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:52.313037 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c04d9eeb-0c53-4752-8a2a-acbde55f0cf1 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:24:52.313037 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 106/420] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:24: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 31 09:24:52.314956 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:52.314956 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:52.321229 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-6a865469-399f-4175-aa27-d3f50916bd52 req-bdcb7bb6-3c0f-4127-9cae-8478d6f46a2c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:52.321592 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-1ae1f42f-2dc7-4076-9387-d885a50fb557 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Volume info retrieved successfully. Jul 31 09:24:52.324507 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-6a865469-399f-4175-aa27-d3f50916bd52 req-bdcb7bb6-3c0f-4127-9cae-8478d6f46a2c tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] GET https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf Jul 31 09:24:52.324847 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-6a865469-399f-4175-aa27-d3f50916bd52 req-bdcb7bb6-3c0f-4127-9cae-8478d6f46a2c tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:52.325113 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-6a865469-399f-4175-aa27-d3f50916bd52 req-bdcb7bb6-3c0f-4127-9cae-8478d6f46a2c tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:52.328766 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1ae1f42f-2dc7-4076-9387-d885a50fb557 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf returned with HTTP 200 Jul 31 09:24:52.329373 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 107/421] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:52 2026] GET /volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:52.336273 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:52.336273 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:52.340482 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-6a865469-399f-4175-aa27-d3f50916bd52 req-bdcb7bb6-3c0f-4127-9cae-8478d6f46a2c tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Volume info retrieved successfully. Jul 31 09:24:52.345616 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-6a865469-399f-4175-aa27-d3f50916bd52 req-bdcb7bb6-3c0f-4127-9cae-8478d6f46a2c tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf returned with HTTP 200 Jul 31 09:24:52.346002 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 106/422] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:24:52 2026] GET /volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf => generated 1030 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:24:52.458310 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-6a865469-399f-4175-aa27-d3f50916bd52 req-816a6af0-748b-4fd7-bbb9-f13fae578b90 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:52.460665 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6a865469-399f-4175-aa27-d3f50916bd52 req-816a6af0-748b-4fd7-bbb9-f13fae578b90 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] PUT https://10.4.3.226/volume/v3/attachments/acdd6503-4931-44ba-b911-aa658060ae58 Jul 31 09:24:52.463269 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-6a865469-399f-4175-aa27-d3f50916bd52 req-816a6af0-748b-4fd7-bbb9-f13fae578b90 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:52.473845 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-6a865469-399f-4175-aa27-d3f50916bd52 req-816a6af0-748b-4fd7-bbb9-f13fae578b90 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Acquiring lock "cinder-attachment_update-8e28e062-25fe-48d6-b016-c11651f78ccf-np0000006200" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:24:52.482472 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-6a865469-399f-4175-aa27-d3f50916bd52 req-816a6af0-748b-4fd7-bbb9-f13fae578b90 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Lock "cinder-attachment_update-8e28e062-25fe-48d6-b016-c11651f78ccf-np0000006200" acquired by "attachment_update" :: waited 0.006s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:24:52.482472 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:52.482472 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:52.585757 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-6a865469-399f-4175-aa27-d3f50916bd52 req-816a6af0-748b-4fd7-bbb9-f13fae578b90 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Lock "cinder-attachment_update-8e28e062-25fe-48d6-b016-c11651f78ccf-np0000006200" released by "attachment_update" :: held 0.105s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:24:52.585757 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6a865469-399f-4175-aa27-d3f50916bd52 req-816a6af0-748b-4fd7-bbb9-f13fae578b90 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] https://10.4.3.226/volume/v3/attachments/acdd6503-4931-44ba-b911-aa658060ae58 returned with HTTP 200 Jul 31 09:24:52.585757 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 104/423] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:24:52 2026] PUT /volume/v3/attachments/acdd6503-4931-44ba-b911-aa658060ae58 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:53.056660 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9dced25c-750c-464c-88c2-3ca4d399a8da None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:53.059259 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9dced25c-750c-464c-88c2-3ca4d399a8da tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] GET https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 Jul 31 09:24:53.059634 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9dced25c-750c-464c-88c2-3ca4d399a8da tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:53.059917 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9dced25c-750c-464c-88c2-3ca4d399a8da tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:53.068438 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9dced25c-750c-464c-88c2-3ca4d399a8da tempest-TaggedAttachmentsTest-961700859 tempest-TaggedAttachmentsTest-961700859-project-member] https://10.4.3.226/volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 returned with HTTP 404 Jul 31 09:24:53.069291 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 107/424] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:53 2026] GET /volume/v3/volumes/015b8144-c4c8-4a73-89a0-5d3b26e25497 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:24:53.348622 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3463dd7a-eead-4892-9430-dc2def80e617 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:53.353172 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3463dd7a-eead-4892-9430-dc2def80e617 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] GET https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf Jul 31 09:24:53.353172 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3463dd7a-eead-4892-9430-dc2def80e617 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:53.353657 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3463dd7a-eead-4892-9430-dc2def80e617 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:53.372120 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:53.372120 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:53.377567 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-3463dd7a-eead-4892-9430-dc2def80e617 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Volume info retrieved successfully. Jul 31 09:24:53.386132 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3463dd7a-eead-4892-9430-dc2def80e617 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf returned with HTTP 200 Jul 31 09:24:53.386669 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 108/425] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:53 2026] GET /volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:54.235127 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a581dbb5-3e14-4dda-815b-9097dc1577c2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:54.239141 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a581dbb5-3e14-4dda-815b-9097dc1577c2 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:24:54.240681 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a581dbb5-3e14-4dda-815b-9097dc1577c2 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2015958018"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:54.243265 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-a581dbb5-3e14-4dda-815b-9097dc1577c2 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2015958018'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:24:54.243567 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-a581dbb5-3e14-4dda-815b-9097dc1577c2 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Create volume of 1 GB Jul 31 09:24:54.248118 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a581dbb5-3e14-4dda-815b-9097dc1577c2 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Availability Zones retrieved successfully. Jul 31 09:24:54.254468 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a581dbb5-3e14-4dda-815b-9097dc1577c2 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Flow 'volume_create_api' (710d4d4f-a074-4193-a4cd-4253555d355f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:24:54.255570 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a581dbb5-3e14-4dda-815b-9097dc1577c2 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc64b3c6-5ab0-4cfc-9ca2-a39e53c3641d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:54.256637 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-a581dbb5-3e14-4dda-815b-9097dc1577c2 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:24:54.287627 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a581dbb5-3e14-4dda-815b-9097dc1577c2 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc64b3c6-5ab0-4cfc-9ca2-a39e53c3641d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:24:54.288578 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a581dbb5-3e14-4dda-815b-9097dc1577c2 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43b1064e-f962-413d-85d1-cf14ec534325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:54.377654 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-a581dbb5-3e14-4dda-815b-9097dc1577c2 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Created reservations ['de104ecf-4e6f-48e0-a539-c4fa7c9e9803', '9d1174bb-79cf-468d-8e88-9840c6ffc3ea', '48a08abb-754f-4cbe-b448-4bccb2bd9239', '844aacd8-c779-49b1-996d-0f3a6cb33563'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:24:54.378949 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a581dbb5-3e14-4dda-815b-9097dc1577c2 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43b1064e-f962-413d-85d1-cf14ec534325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de104ecf-4e6f-48e0-a539-c4fa7c9e9803', '9d1174bb-79cf-468d-8e88-9840c6ffc3ea', '48a08abb-754f-4cbe-b448-4bccb2bd9239', '844aacd8-c779-49b1-996d-0f3a6cb33563']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:24:54.380206 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a581dbb5-3e14-4dda-815b-9097dc1577c2 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bffb8ff2-aba1-470c-a6ba-4b5a973f3ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:54.400089 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-47ef3f6b-5e9b-458e-9fbc-7018e55aa78e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:54.402639 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-47ef3f6b-5e9b-458e-9fbc-7018e55aa78e tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] GET https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf Jul 31 09:24:54.402639 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-47ef3f6b-5e9b-458e-9fbc-7018e55aa78e tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:54.402845 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-47ef3f6b-5e9b-458e-9fbc-7018e55aa78e tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:54.409191 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a581dbb5-3e14-4dda-815b-9097dc1577c2 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bffb8ff2-aba1-470c-a6ba-4b5a973f3ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5accd6bc-20e5-4399-8ebf-92c6d989af01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2015958018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6af32d2ea57a4d018ad13068462b512d',qos_specs=None,replication_status=,reservations=['de104ecf-4e6f-48e0-a539-c4fa7c9e9803','9d1174bb-79cf-468d-8e88-9840c6ffc3ea','48a08abb-754f-4cbe-b448-4bccb2bd9239','844aacd8-c779-49b1-996d-0f3a6cb33563'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='279d29e412e84b4c81289a501123637e',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:24:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2015958018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5accd6bc-20e5-4399-8ebf-92c6d989af01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6af32d2ea57a4d018ad13068462b512d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='279d29e412e84b4c81289a501123637e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:24:54.410256 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a581dbb5-3e14-4dda-815b-9097dc1577c2 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c338d6c9-c9be-4be0-8523-2c2d1ed09cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:54.414933 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:54.414933 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:54.419807 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-47ef3f6b-5e9b-458e-9fbc-7018e55aa78e tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Volume info retrieved successfully. Jul 31 09:24:54.424793 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-47ef3f6b-5e9b-458e-9fbc-7018e55aa78e tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf returned with HTTP 200 Jul 31 09:24:54.425266 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 105/426] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:54 2026] GET /volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:54.435167 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a581dbb5-3e14-4dda-815b-9097dc1577c2 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c338d6c9-c9be-4be0-8523-2c2d1ed09cab) transitioned into state 'SUCCESS' from state '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-2015958018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6af32d2ea57a4d018ad13068462b512d',qos_specs=None,replication_status=,reservations=['de104ecf-4e6f-48e0-a539-c4fa7c9e9803','9d1174bb-79cf-468d-8e88-9840c6ffc3ea','48a08abb-754f-4cbe-b448-4bccb2bd9239','844aacd8-c779-49b1-996d-0f3a6cb33563'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='279d29e412e84b4c81289a501123637e',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:24:54.435994 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a581dbb5-3e14-4dda-815b-9097dc1577c2 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a325d22-f6b4-4d0d-b549-c5d71c5bf8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:24:54.452078 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a581dbb5-3e14-4dda-815b-9097dc1577c2 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a325d22-f6b4-4d0d-b549-c5d71c5bf8dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:24:54.453466 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a581dbb5-3e14-4dda-815b-9097dc1577c2 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Flow 'volume_create_api' (710d4d4f-a074-4193-a4cd-4253555d355f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:24:54.453878 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a581dbb5-3e14-4dda-815b-9097dc1577c2 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Create volume request issued successfully. Jul 31 09:24:54.454868 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a581dbb5-3e14-4dda-815b-9097dc1577c2 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:24:54.455641 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 107/427] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:24:54 2026] POST /volume/v3/volumes => generated 757 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:24:54.469697 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8a34fe5d-553a-4aa8-8ae4-6869298c6cf6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:54.474059 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8a34fe5d-553a-4aa8-8ae4-6869298c6cf6 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] GET https://10.4.3.226/volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 Jul 31 09:24:54.474303 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8a34fe5d-553a-4aa8-8ae4-6869298c6cf6 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:54.474561 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8a34fe5d-553a-4aa8-8ae4-6869298c6cf6 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:54.486732 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:54.486732 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:54.495285 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8a34fe5d-553a-4aa8-8ae4-6869298c6cf6 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Volume info retrieved successfully. Jul 31 09:24:54.502883 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8a34fe5d-553a-4aa8-8ae4-6869298c6cf6 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 returned with HTTP 200 Jul 31 09:24:54.503719 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 108/428] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:54 2026] GET /volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 => generated 825 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:55.442558 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5d8fad7e-8c0a-4fe2-b048-f6de84850b11 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:55.447413 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5d8fad7e-8c0a-4fe2-b048-f6de84850b11 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] GET https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf Jul 31 09:24:55.447686 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5d8fad7e-8c0a-4fe2-b048-f6de84850b11 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:55.447973 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5d8fad7e-8c0a-4fe2-b048-f6de84850b11 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:55.464197 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:55.464197 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:55.474955 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5d8fad7e-8c0a-4fe2-b048-f6de84850b11 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Volume info retrieved successfully. Jul 31 09:24:55.483815 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5d8fad7e-8c0a-4fe2-b048-f6de84850b11 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf returned with HTTP 200 Jul 31 09:24:55.484345 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 109/429] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:55 2026] GET /volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:55.525864 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4d9898a7-c3a9-49a1-ae7e-073e1c147c2a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:55.529727 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4d9898a7-c3a9-49a1-ae7e-073e1c147c2a tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] GET https://10.4.3.226/volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 Jul 31 09:24:55.533494 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4d9898a7-c3a9-49a1-ae7e-073e1c147c2a tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:55.533494 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4d9898a7-c3a9-49a1-ae7e-073e1c147c2a tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:55.543235 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:55.543235 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:55.549167 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4d9898a7-c3a9-49a1-ae7e-073e1c147c2a tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Volume info retrieved successfully. Jul 31 09:24:55.556392 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4d9898a7-c3a9-49a1-ae7e-073e1c147c2a tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 returned with HTTP 200 Jul 31 09:24:55.556933 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 106/430] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:55 2026] GET /volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:24:55.960088 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-6a865469-399f-4175-aa27-d3f50916bd52 req-6bd6d777-3525-4bea-b053-c494b76ab937 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:55.962587 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-6a865469-399f-4175-aa27-d3f50916bd52 req-6bd6d777-3525-4bea-b053-c494b76ab937 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] POST https://10.4.3.226/volume/v3/attachments/acdd6503-4931-44ba-b911-aa658060ae58/action Jul 31 09:24:55.962962 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-6a865469-399f-4175-aa27-d3f50916bd52 req-6bd6d777-3525-4bea-b053-c494b76ab937 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Action body: b'{"os-complete": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:24:55.963105 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-6a865469-399f-4175-aa27-d3f50916bd52 req-6bd6d777-3525-4bea-b053-c494b76ab937 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:24:55.980872 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:55.980872 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:56.007459 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-6a865469-399f-4175-aa27-d3f50916bd52 req-6bd6d777-3525-4bea-b053-c494b76ab937 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] https://10.4.3.226/volume/v3/attachments/acdd6503-4931-44ba-b911-aa658060ae58/action returned with HTTP 204 Jul 31 09:24:56.007878 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 108/431] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:24:55 2026] POST /volume/v3/attachments/acdd6503-4931-44ba-b911-aa658060ae58/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:24:56.504557 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-241454b4-b4e7-46cb-9c56-0875d8b28b34 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:56.506713 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-241454b4-b4e7-46cb-9c56-0875d8b28b34 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] GET https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf Jul 31 09:24:56.509951 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-241454b4-b4e7-46cb-9c56-0875d8b28b34 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:56.509951 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-241454b4-b4e7-46cb-9c56-0875d8b28b34 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:56.518472 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:56.518472 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:24:56.522726 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-241454b4-b4e7-46cb-9c56-0875d8b28b34 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Volume info retrieved successfully. Jul 31 09:24:56.527285 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-241454b4-b4e7-46cb-9c56-0875d8b28b34 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf returned with HTTP 200 Jul 31 09:24:56.527661 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 109/432] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:56 2026] GET /volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:56.543725 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b0dc6c98-c4ed-47f9-a597-67e623b4dff0 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:56.545809 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b0dc6c98-c4ed-47f9-a597-67e623b4dff0 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] GET https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf Jul 31 09:24:56.546030 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b0dc6c98-c4ed-47f9-a597-67e623b4dff0 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:56.546238 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b0dc6c98-c4ed-47f9-a597-67e623b4dff0 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:56.557594 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:56.557594 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:24:56.564061 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-b0dc6c98-c4ed-47f9-a597-67e623b4dff0 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Volume info retrieved successfully. Jul 31 09:24:56.570900 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b0dc6c98-c4ed-47f9-a597-67e623b4dff0 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf returned with HTTP 200 Jul 31 09:24:56.571285 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 110/433] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:56 2026] GET /volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:56.586317 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cebea9ab-29e3-4df4-a2d7-e6fb89723990 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:56.588130 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cebea9ab-29e3-4df4-a2d7-e6fb89723990 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] GET https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf Jul 31 09:24:56.588385 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cebea9ab-29e3-4df4-a2d7-e6fb89723990 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:56.588672 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cebea9ab-29e3-4df4-a2d7-e6fb89723990 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:56.598893 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:56.598893 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:24:56.604893 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cebea9ab-29e3-4df4-a2d7-e6fb89723990 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Volume info retrieved successfully. Jul 31 09:24:56.609727 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cebea9ab-29e3-4df4-a2d7-e6fb89723990 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf returned with HTTP 200 Jul 31 09:24:56.610100 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 107/434] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:24:56 2026] GET /volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:24:56.805407 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-243106e0-3360-4a61-a949-309b2579364c req-8cabdb56-4eb6-4a18-9901-34c9fc9a67fa None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:24:56.807570 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-243106e0-3360-4a61-a949-309b2579364c req-8cabdb56-4eb6-4a18-9901-34c9fc9a67fa tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] GET https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf Jul 31 09:24:56.807759 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-243106e0-3360-4a61-a949-309b2579364c req-8cabdb56-4eb6-4a18-9901-34c9fc9a67fa tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:24:56.807982 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-243106e0-3360-4a61-a949-309b2579364c req-8cabdb56-4eb6-4a18-9901-34c9fc9a67fa tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:24:56.817664 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:24:56.817664 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:24:56.821450 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-243106e0-3360-4a61-a949-309b2579364c req-8cabdb56-4eb6-4a18-9901-34c9fc9a67fa tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Volume info retrieved successfully. Jul 31 09:24:56.825639 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-243106e0-3360-4a61-a949-309b2579364c req-8cabdb56-4eb6-4a18-9901-34c9fc9a67fa tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf returned with HTTP 200 Jul 31 09:24:56.825997 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 109/435] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:24:56 2026] GET /volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:25:05.500745 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-e343b1a9-3747-4dc6-a4ed-baf9e37e7741 req-56d0160e-4d81-4f13-94b9-9fcfb7142a07 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:05.503654 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e343b1a9-3747-4dc6-a4ed-baf9e37e7741 req-56d0160e-4d81-4f13-94b9-9fcfb7142a07 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] GET https://10.4.3.226/volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 Jul 31 09:25:05.503926 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e343b1a9-3747-4dc6-a4ed-baf9e37e7741 req-56d0160e-4d81-4f13-94b9-9fcfb7142a07 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:05.504145 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e343b1a9-3747-4dc6-a4ed-baf9e37e7741 req-56d0160e-4d81-4f13-94b9-9fcfb7142a07 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:05.512994 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:05.512994 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:05.517408 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-e343b1a9-3747-4dc6-a4ed-baf9e37e7741 req-56d0160e-4d81-4f13-94b9-9fcfb7142a07 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Volume info retrieved successfully. Jul 31 09:25:05.523379 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e343b1a9-3747-4dc6-a4ed-baf9e37e7741 req-56d0160e-4d81-4f13-94b9-9fcfb7142a07 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 returned with HTTP 200 Jul 31 09:25:05.523945 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 110/436] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:25:05 2026] GET /volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:05.549953 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3805680d-f3f6-4e36-bbd8-2bfde37c8f61 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:05.550827 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3805680d-f3f6-4e36-bbd8-2bfde37c8f61 None None] GET https://10.4.3.226/volume// Jul 31 09:25:05.551156 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3805680d-f3f6-4e36-bbd8-2bfde37c8f61 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:05.551608 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3805680d-f3f6-4e36-bbd8-2bfde37c8f61 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:05.552037 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3805680d-f3f6-4e36-bbd8-2bfde37c8f61 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:25:05.552560 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 111/437] 10.4.3.226 () {66 vars in 1419 bytes} [Fri Jul 31 09:25:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:25:05.564219 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-e343b1a9-3747-4dc6-a4ed-baf9e37e7741 req-89399da4-a7ea-49b5-83ef-7f8d39c850f3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:05.568743 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e343b1a9-3747-4dc6-a4ed-baf9e37e7741 req-89399da4-a7ea-49b5-83ef-7f8d39c850f3 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:25:05.569323 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e343b1a9-3747-4dc6-a4ed-baf9e37e7741 req-89399da4-a7ea-49b5-83ef-7f8d39c850f3 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5accd6bc-20e5-4399-8ebf-92c6d989af01", "connector": null, "instance_uuid": "d02885c4-1f35-4388-8191-4a7ef080fadf"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:25:05.581547 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:05.581547 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:25:05.619081 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e343b1a9-3747-4dc6-a4ed-baf9e37e7741 req-89399da4-a7ea-49b5-83ef-7f8d39c850f3 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:25:05.621328 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 108/438] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:25:05 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 31 09:25:05.682698 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-e343b1a9-3747-4dc6-a4ed-baf9e37e7741 req-fac01e53-f624-4487-bd13-aa8d7887b9d5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:05.685196 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-e343b1a9-3747-4dc6-a4ed-baf9e37e7741 req-fac01e53-f624-4487-bd13-aa8d7887b9d5 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] POST https://10.4.3.226/volume/v3/attachments/3c413954-f89c-463b-ad3f-a9cdaf9354a3/action Jul 31 09:25:05.685736 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-e343b1a9-3747-4dc6-a4ed-baf9e37e7741 req-fac01e53-f624-4487-bd13-aa8d7887b9d5 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Action body: b'{"os-complete": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:25:05.685882 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-e343b1a9-3747-4dc6-a4ed-baf9e37e7741 req-fac01e53-f624-4487-bd13-aa8d7887b9d5 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:25:05.690599 np0000006200 devstack@c-api.service[100314]: DEBUG dbcounter [-] [100314] Writing DB stats cinder:SELECT=254,cinder:INSERT=28,cinder:UPDATE=43 {{(pid=100314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:25:05.713465 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:05.713465 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:25:05.735194 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-e343b1a9-3747-4dc6-a4ed-baf9e37e7741 req-fac01e53-f624-4487-bd13-aa8d7887b9d5 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/attachments/3c413954-f89c-463b-ad3f-a9cdaf9354a3/action returned with HTTP 204 Jul 31 09:25:05.735667 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 110/439] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:25:05 2026] POST /volume/v3/attachments/3c413954-f89c-463b-ad3f-a9cdaf9354a3/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:25:05.774433 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6335d748-0d41-4b52-b347-c8066f612cca None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:05.779356 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6335d748-0d41-4b52-b347-c8066f612cca tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] GET https://10.4.3.226/volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 Jul 31 09:25:05.779356 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6335d748-0d41-4b52-b347-c8066f612cca tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:05.779356 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6335d748-0d41-4b52-b347-c8066f612cca tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:05.790856 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:05.790856 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:05.798617 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6335d748-0d41-4b52-b347-c8066f612cca tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Volume info retrieved successfully. Jul 31 09:25:05.805810 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6335d748-0d41-4b52-b347-c8066f612cca tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 returned with HTTP 200 Jul 31 09:25:05.806237 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 111/440] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:05 2026] GET /volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 => generated 1112 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:25:05.825002 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4adac023-3797-4b29-9f75-6510a5771d8c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:05.827072 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4adac023-3797-4b29-9f75-6510a5771d8c tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] GET https://10.4.3.226/volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 Jul 31 09:25:05.827072 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4adac023-3797-4b29-9f75-6510a5771d8c tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:05.827208 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4adac023-3797-4b29-9f75-6510a5771d8c tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:05.839299 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:05.839299 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:25:05.843718 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-4adac023-3797-4b29-9f75-6510a5771d8c tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Volume info retrieved successfully. Jul 31 09:25:05.855714 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4adac023-3797-4b29-9f75-6510a5771d8c tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 returned with HTTP 200 Jul 31 09:25:05.861403 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 112/441] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:05 2026] GET /volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 => generated 1112 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:25:07.781579 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-254d79fc-cc95-4dc5-86be-db8772b117bc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:07.782068 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-254d79fc-cc95-4dc5-86be-db8772b117bc None None] GET https://10.4.3.226/volume// Jul 31 09:25:07.782068 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-254d79fc-cc95-4dc5-86be-db8772b117bc None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:07.782372 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-254d79fc-cc95-4dc5-86be-db8772b117bc None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:07.782655 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-254d79fc-cc95-4dc5-86be-db8772b117bc None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:25:07.782921 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 109/442] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:25: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 31 09:25:07.792768 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-4436cd4c-7827-440d-8394-df0efb60d3a2 req-627ae148-2fd7-4cc0-9088-4d88d78f0367 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:07.796043 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-4436cd4c-7827-440d-8394-df0efb60d3a2 req-627ae148-2fd7-4cc0-9088-4d88d78f0367 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] GET https://10.4.3.226/volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 Jul 31 09:25:07.796043 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-4436cd4c-7827-440d-8394-df0efb60d3a2 req-627ae148-2fd7-4cc0-9088-4d88d78f0367 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:07.796405 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-4436cd4c-7827-440d-8394-df0efb60d3a2 req-627ae148-2fd7-4cc0-9088-4d88d78f0367 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:07.814622 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:07.814622 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:25:07.820605 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-4436cd4c-7827-440d-8394-df0efb60d3a2 req-627ae148-2fd7-4cc0-9088-4d88d78f0367 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Volume info retrieved successfully. Jul 31 09:25:07.827912 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-4436cd4c-7827-440d-8394-df0efb60d3a2 req-627ae148-2fd7-4cc0-9088-4d88d78f0367 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 returned with HTTP 200 Jul 31 09:25:07.827912 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 111/443] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:25:07 2026] GET /volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 => generated 1292 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:25:07.958532 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-4436cd4c-7827-440d-8394-df0efb60d3a2 req-47a32451-ed84-4848-be6e-a2f17ef75ab0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:07.966154 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4436cd4c-7827-440d-8394-df0efb60d3a2 req-47a32451-ed84-4848-be6e-a2f17ef75ab0 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] PUT https://10.4.3.226/volume/v3/attachments/3c413954-f89c-463b-ad3f-a9cdaf9354a3 Jul 31 09:25:07.966712 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-4436cd4c-7827-440d-8394-df0efb60d3a2 req-47a32451-ed84-4848-be6e-a2f17ef75ab0 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:25:07.976777 np0000006200 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=181,cinder:INSERT=4,cinder:UPDATE=4 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:25:07.991520 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-4436cd4c-7827-440d-8394-df0efb60d3a2 req-47a32451-ed84-4848-be6e-a2f17ef75ab0 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Acquiring lock "cinder-attachment_update-5accd6bc-20e5-4399-8ebf-92c6d989af01-np0000006200" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:25:08.003899 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-4436cd4c-7827-440d-8394-df0efb60d3a2 req-47a32451-ed84-4848-be6e-a2f17ef75ab0 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Lock "cinder-attachment_update-5accd6bc-20e5-4399-8ebf-92c6d989af01-np0000006200" acquired by "attachment_update" :: waited 0.012s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:25:08.005104 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:08.005104 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:08.165652 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-4436cd4c-7827-440d-8394-df0efb60d3a2 req-47a32451-ed84-4848-be6e-a2f17ef75ab0 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Lock "cinder-attachment_update-5accd6bc-20e5-4399-8ebf-92c6d989af01-np0000006200" released by "attachment_update" :: held 0.161s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:25:08.165652 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4436cd4c-7827-440d-8394-df0efb60d3a2 req-47a32451-ed84-4848-be6e-a2f17ef75ab0 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/attachments/3c413954-f89c-463b-ad3f-a9cdaf9354a3 returned with HTTP 200 Jul 31 09:25:08.166385 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 112/444] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:25:07 2026] PUT /volume/v3/attachments/3c413954-f89c-463b-ad3f-a9cdaf9354a3 => generated 969 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:25:08.195422 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-4436cd4c-7827-440d-8394-df0efb60d3a2 req-f3f99ec1-4db5-4e2e-b306-e2623df54c7c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:08.199269 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-4436cd4c-7827-440d-8394-df0efb60d3a2 req-f3f99ec1-4db5-4e2e-b306-e2623df54c7c tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] POST https://10.4.3.226/volume/v3/attachments/3c413954-f89c-463b-ad3f-a9cdaf9354a3/action Jul 31 09:25:08.199269 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-4436cd4c-7827-440d-8394-df0efb60d3a2 req-f3f99ec1-4db5-4e2e-b306-e2623df54c7c tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Action body: b'{"os-complete": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:25:08.199269 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-4436cd4c-7827-440d-8394-df0efb60d3a2 req-f3f99ec1-4db5-4e2e-b306-e2623df54c7c tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:25:08.203771 np0000006200 devstack@c-api.service[100315]: DEBUG dbcounter [-] [100315] Writing DB stats cinder:SELECT=237,cinder:UPDATE=29,cinder:INSERT=13 {{(pid=100315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:25:08.228186 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:08.228186 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:25:08.250475 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-4436cd4c-7827-440d-8394-df0efb60d3a2 req-f3f99ec1-4db5-4e2e-b306-e2623df54c7c tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/attachments/3c413954-f89c-463b-ad3f-a9cdaf9354a3/action returned with HTTP 204 Jul 31 09:25:08.251484 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 113/445] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:25:08 2026] POST /volume/v3/attachments/3c413954-f89c-463b-ad3f-a9cdaf9354a3/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:25:11.423680 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-67481563-40c9-4b54-9854-9cf664572137 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:11.699547 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-67481563-40c9-4b54-9854-9cf664572137 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:25:11.699989 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-67481563-40c9-4b54-9854-9cf664572137 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-550896565"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:25:11.701842 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-67481563-40c9-4b54-9854-9cf664572137 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-550896565'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:25:11.704465 np0000006200 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=236,cinder:UPDATE=42,cinder:INSERT=29 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:25:11.708480 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-67481563-40c9-4b54-9854-9cf664572137 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Create volume of 1 GB Jul 31 09:25:11.708857 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:11.708857 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:25:11.709527 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-67481563-40c9-4b54-9854-9cf664572137 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Availability Zones retrieved successfully. Jul 31 09:25:11.721122 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-67481563-40c9-4b54-9854-9cf664572137 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Flow 'volume_create_api' (15e6ffc7-76ac-4e04-a529-29cddc690eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:25:11.723314 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-67481563-40c9-4b54-9854-9cf664572137 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da72345a-9e15-4191-b63b-f3e64703876a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:25:11.725271 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-67481563-40c9-4b54-9854-9cf664572137 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:25:11.741370 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:11.741370 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:25:11.766403 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-67481563-40c9-4b54-9854-9cf664572137 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da72345a-9e15-4191-b63b-f3e64703876a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=eab13d9d-9c46-4a32-85b1-9919aed74362,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eab13d9d-9c46-4a32-85b1-9919aed74362', 'encryption_key_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=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:25:11.768876 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-67481563-40c9-4b54-9854-9cf664572137 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dbf7c77-57b4-468e-bdf2-994f13e011df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:25:11.866903 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-67481563-40c9-4b54-9854-9cf664572137 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Created reservations ['4c97b72f-74ad-4aae-a76f-1d5d2e921dfb', '6758afb3-a723-4d75-a2cf-2549da576a22', '5ba375cb-e230-409b-bd0e-c985f7260e13', '22159d7c-0497-4763-a2b0-dc649b8cc223'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:25:11.868119 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-67481563-40c9-4b54-9854-9cf664572137 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dbf7c77-57b4-468e-bdf2-994f13e011df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c97b72f-74ad-4aae-a76f-1d5d2e921dfb', '6758afb3-a723-4d75-a2cf-2549da576a22', '5ba375cb-e230-409b-bd0e-c985f7260e13', '22159d7c-0497-4763-a2b0-dc649b8cc223']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:25:11.870100 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-67481563-40c9-4b54-9854-9cf664572137 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (601bdbb6-291b-402d-9ec0-bd053b69a27a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:25:11.903923 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-67481563-40c9-4b54-9854-9cf664572137 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (601bdbb6-291b-402d-9ec0-bd053b69a27a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de9dc0bb-5743-46f5-993e-8600f1d77178', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-550896565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='44fec9fbf9364bc08d3cbf23c4d05c1c',qos_specs=None,replication_status=,reservations=['4c97b72f-74ad-4aae-a76f-1d5d2e921dfb','6758afb3-a723-4d75-a2cf-2549da576a22','5ba375cb-e230-409b-bd0e-c985f7260e13','22159d7c-0497-4763-a2b0-dc649b8cc223'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bee0078055b3427ca026f589086870d9',volume_type_id=eab13d9d-9c46-4a32-85b1-9919aed74362), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:25:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-550896565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de9dc0bb-5743-46f5-993e-8600f1d77178,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='44fec9fbf9364bc08d3cbf23c4d05c1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bee0078055b3427ca026f589086870d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eab13d9d-9c46-4a32-85b1-9919aed74362),volume_type_id=eab13d9d-9c46-4a32-85b1-9919aed74362)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:25:11.905082 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-67481563-40c9-4b54-9854-9cf664572137 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef1bf6d-a2db-48ca-a99c-16a7dcc1d6e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:25:11.933490 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-67481563-40c9-4b54-9854-9cf664572137 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef1bf6d-a2db-48ca-a99c-16a7dcc1d6e4) transitioned into state 'SUCCESS' from state '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-550896565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='44fec9fbf9364bc08d3cbf23c4d05c1c',qos_specs=None,replication_status=,reservations=['4c97b72f-74ad-4aae-a76f-1d5d2e921dfb','6758afb3-a723-4d75-a2cf-2549da576a22','5ba375cb-e230-409b-bd0e-c985f7260e13','22159d7c-0497-4763-a2b0-dc649b8cc223'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bee0078055b3427ca026f589086870d9',volume_type_id=eab13d9d-9c46-4a32-85b1-9919aed74362)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:25:11.934664 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-67481563-40c9-4b54-9854-9cf664572137 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c06e744-0623-409b-85e4-3fa860726acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:25:11.952447 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-67481563-40c9-4b54-9854-9cf664572137 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c06e744-0623-409b-85e4-3fa860726acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:25:11.953640 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-67481563-40c9-4b54-9854-9cf664572137 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Flow 'volume_create_api' (15e6ffc7-76ac-4e04-a529-29cddc690eae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:25:11.954224 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-67481563-40c9-4b54-9854-9cf664572137 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Create volume request issued successfully. Jul 31 09:25:11.954876 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-67481563-40c9-4b54-9854-9cf664572137 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:25:11.955480 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 110/446] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:25:11 2026] POST /volume/v3/volumes => generated 757 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:25:11.975934 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2cfce934-0513-4893-874c-cad994c602dd None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:11.981941 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2cfce934-0513-4893-874c-cad994c602dd tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] GET https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 Jul 31 09:25:11.981941 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2cfce934-0513-4893-874c-cad994c602dd tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:11.983927 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2cfce934-0513-4893-874c-cad994c602dd tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:11.997033 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:11.997033 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:25:12.006725 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-2cfce934-0513-4893-874c-cad994c602dd tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Volume info retrieved successfully. Jul 31 09:25:12.014208 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2cfce934-0513-4893-874c-cad994c602dd tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 returned with HTTP 200 Jul 31 09:25:12.014804 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 112/447] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:11 2026] GET /volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 => generated 825 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:13.031259 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-970fb34b-9d35-4776-91f5-8a76881c844b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:13.034176 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-970fb34b-9d35-4776-91f5-8a76881c844b tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] GET https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 Jul 31 09:25:13.035216 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-970fb34b-9d35-4776-91f5-8a76881c844b tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:13.035216 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-970fb34b-9d35-4776-91f5-8a76881c844b tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:13.047425 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:13.047425 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:13.056647 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-970fb34b-9d35-4776-91f5-8a76881c844b tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Volume info retrieved successfully. Jul 31 09:25:13.064861 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-970fb34b-9d35-4776-91f5-8a76881c844b tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 returned with HTTP 200 Jul 31 09:25:13.064957 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 113/448] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:13 2026] GET /volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:13.083572 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-56399513-0b10-461c-9e57-3c022a8f5f5a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:13.367464 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-56399513-0b10-461c-9e57-3c022a8f5f5a tempest-TestMultiAttachVolumeSwap-1878126719 tempest-TestMultiAttachVolumeSwap-1878126719-project-admin] POST https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178/action Jul 31 09:25:13.367850 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-56399513-0b10-461c-9e57-3c022a8f5f5a tempest-TestMultiAttachVolumeSwap-1878126719 tempest-TestMultiAttachVolumeSwap-1878126719-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:25:13.367936 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-56399513-0b10-461c-9e57-3c022a8f5f5a tempest-TestMultiAttachVolumeSwap-1878126719 tempest-TestMultiAttachVolumeSwap-1878126719-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:25:13.382914 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:13.382914 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:25:13.383350 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-56399513-0b10-461c-9e57-3c022a8f5f5a tempest-TestMultiAttachVolumeSwap-1878126719 tempest-TestMultiAttachVolumeSwap-1878126719-project-admin] Volume info retrieved successfully. Jul 31 09:25:13.394296 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-56399513-0b10-461c-9e57-3c022a8f5f5a tempest-TestMultiAttachVolumeSwap-1878126719 tempest-TestMultiAttachVolumeSwap-1878126719-project-admin] Update volume admin metadata completed successfully. Jul 31 09:25:13.394494 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-56399513-0b10-461c-9e57-3c022a8f5f5a tempest-TestMultiAttachVolumeSwap-1878126719 tempest-TestMultiAttachVolumeSwap-1878126719-project-admin] Update readonly setting on volume completed successfully. Jul 31 09:25:13.394760 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-56399513-0b10-461c-9e57-3c022a8f5f5a tempest-TestMultiAttachVolumeSwap-1878126719 tempest-TestMultiAttachVolumeSwap-1878126719-project-admin] https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178/action returned with HTTP 202 Jul 31 09:25:13.395319 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 114/449] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:25:13 2026] POST /volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178/action => generated 0 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:25:13.403266 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-25ccbb8b-dfaa-4c5c-9a38-1d37d030768c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:13.405497 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-25ccbb8b-dfaa-4c5c-9a38-1d37d030768c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:25:13.405793 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-25ccbb8b-dfaa-4c5c-9a38-1d37d030768c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-669055840"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:25:13.407634 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-25ccbb8b-dfaa-4c5c-9a38-1d37d030768c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-669055840'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:25:13.411520 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-25ccbb8b-dfaa-4c5c-9a38-1d37d030768c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Create volume of 1 GB Jul 31 09:25:13.411775 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:13.411775 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:25:13.412209 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-25ccbb8b-dfaa-4c5c-9a38-1d37d030768c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Availability Zones retrieved successfully. Jul 31 09:25:13.418573 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-25ccbb8b-dfaa-4c5c-9a38-1d37d030768c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Flow 'volume_create_api' (e9190424-b884-4ba3-9ebb-9b2c63064833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:25:13.419658 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-25ccbb8b-dfaa-4c5c-9a38-1d37d030768c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9d7a218-f4b1-44ba-b0e3-e227dfcdabf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:25:13.420532 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-25ccbb8b-dfaa-4c5c-9a38-1d37d030768c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:25:13.429600 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:13.429600 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:25:13.445594 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-25ccbb8b-dfaa-4c5c-9a38-1d37d030768c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9d7a218-f4b1-44ba-b0e3-e227dfcdabf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=eab13d9d-9c46-4a32-85b1-9919aed74362,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eab13d9d-9c46-4a32-85b1-9919aed74362', 'encryption_key_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=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:25:13.446707 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-25ccbb8b-dfaa-4c5c-9a38-1d37d030768c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c2b20f5-510d-4481-8e4a-773a2423910b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:25:13.507967 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-25ccbb8b-dfaa-4c5c-9a38-1d37d030768c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Created reservations ['9c9ab9ef-8d0d-4a4c-bbfc-5c3f29e2337f', '58f97a13-e28e-48da-8625-d68574a79dfd', 'da82aa1b-a551-4a6c-ae8e-a09678dafd1a', '9a77a9a9-4885-49ce-a993-b03b1906bf84'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:25:13.509464 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-25ccbb8b-dfaa-4c5c-9a38-1d37d030768c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c2b20f5-510d-4481-8e4a-773a2423910b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c9ab9ef-8d0d-4a4c-bbfc-5c3f29e2337f', '58f97a13-e28e-48da-8625-d68574a79dfd', 'da82aa1b-a551-4a6c-ae8e-a09678dafd1a', '9a77a9a9-4885-49ce-a993-b03b1906bf84']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:25:13.510374 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-25ccbb8b-dfaa-4c5c-9a38-1d37d030768c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6053868-e838-47d7-b0dd-24117573604b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:25:13.541420 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-25ccbb8b-dfaa-4c5c-9a38-1d37d030768c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6053868-e838-47d7-b0dd-24117573604b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57a0493a-25df-4b11-b9f9-b0a4829264c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-669055840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='44fec9fbf9364bc08d3cbf23c4d05c1c',qos_specs=None,replication_status=,reservations=['9c9ab9ef-8d0d-4a4c-bbfc-5c3f29e2337f','58f97a13-e28e-48da-8625-d68574a79dfd','da82aa1b-a551-4a6c-ae8e-a09678dafd1a','9a77a9a9-4885-49ce-a993-b03b1906bf84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bee0078055b3427ca026f589086870d9',volume_type_id=eab13d9d-9c46-4a32-85b1-9919aed74362), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:25:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-669055840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57a0493a-25df-4b11-b9f9-b0a4829264c3,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='44fec9fbf9364bc08d3cbf23c4d05c1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bee0078055b3427ca026f589086870d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eab13d9d-9c46-4a32-85b1-9919aed74362),volume_type_id=eab13d9d-9c46-4a32-85b1-9919aed74362)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:25:13.542386 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-25ccbb8b-dfaa-4c5c-9a38-1d37d030768c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfe6d64b-2b55-41b2-9e02-544cb1e7f96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:25:13.568663 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-25ccbb8b-dfaa-4c5c-9a38-1d37d030768c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfe6d64b-2b55-41b2-9e02-544cb1e7f96d) transitioned into state 'SUCCESS' from state '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-669055840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='44fec9fbf9364bc08d3cbf23c4d05c1c',qos_specs=None,replication_status=,reservations=['9c9ab9ef-8d0d-4a4c-bbfc-5c3f29e2337f','58f97a13-e28e-48da-8625-d68574a79dfd','da82aa1b-a551-4a6c-ae8e-a09678dafd1a','9a77a9a9-4885-49ce-a993-b03b1906bf84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bee0078055b3427ca026f589086870d9',volume_type_id=eab13d9d-9c46-4a32-85b1-9919aed74362)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:25:13.571106 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-25ccbb8b-dfaa-4c5c-9a38-1d37d030768c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d2ad481-b9f1-48d1-bdd4-32edc671f212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:25:13.584270 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-25ccbb8b-dfaa-4c5c-9a38-1d37d030768c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d2ad481-b9f1-48d1-bdd4-32edc671f212) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:25:13.585411 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-25ccbb8b-dfaa-4c5c-9a38-1d37d030768c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Flow 'volume_create_api' (e9190424-b884-4ba3-9ebb-9b2c63064833) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:25:13.585801 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-25ccbb8b-dfaa-4c5c-9a38-1d37d030768c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Create volume request issued successfully. Jul 31 09:25:13.587669 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-25ccbb8b-dfaa-4c5c-9a38-1d37d030768c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:25:13.588214 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 111/450] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:25:13 2026] POST /volume/v3/volumes => generated 757 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:25:13.605272 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-68816379-395a-454d-943d-db2c94358d05 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:13.612119 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-68816379-395a-454d-943d-db2c94358d05 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] GET https://10.4.3.226/volume/v3/volumes/57a0493a-25df-4b11-b9f9-b0a4829264c3 Jul 31 09:25:13.612376 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-68816379-395a-454d-943d-db2c94358d05 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:13.612623 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-68816379-395a-454d-943d-db2c94358d05 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:13.623442 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:13.623442 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:25:13.628438 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-68816379-395a-454d-943d-db2c94358d05 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Volume info retrieved successfully. Jul 31 09:25:13.634318 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-68816379-395a-454d-943d-db2c94358d05 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/57a0493a-25df-4b11-b9f9-b0a4829264c3 returned with HTTP 200 Jul 31 09:25:13.634824 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 113/451] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:13 2026] GET /volume/v3/volumes/57a0493a-25df-4b11-b9f9-b0a4829264c3 => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:14.013605 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fa97e888-1ca5-4f34-8da0-b1dc7bee1e3c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:14.015380 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fa97e888-1ca5-4f34-8da0-b1dc7bee1e3c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f Jul 31 09:25:14.015762 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fa97e888-1ca5-4f34-8da0-b1dc7bee1e3c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:14.016085 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fa97e888-1ca5-4f34-8da0-b1dc7bee1e3c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:14.027263 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:14.027263 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:14.031825 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fa97e888-1ca5-4f34-8da0-b1dc7bee1e3c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:25:14.041630 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fa97e888-1ca5-4f34-8da0-b1dc7bee1e3c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f returned with HTTP 200 Jul 31 09:25:14.042389 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 114/452] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:14 2026] GET /volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:14.102131 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-d624a2c8-d9b0-4659-9377-b0a8c5f732cf req-ca1f3045-a56f-4b07-8ad6-2842b9fbaef5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:14.105483 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-d624a2c8-d9b0-4659-9377-b0a8c5f732cf req-ca1f3045-a56f-4b07-8ad6-2842b9fbaef5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f Jul 31 09:25:14.105778 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-d624a2c8-d9b0-4659-9377-b0a8c5f732cf req-ca1f3045-a56f-4b07-8ad6-2842b9fbaef5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:14.106521 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-d624a2c8-d9b0-4659-9377-b0a8c5f732cf req-ca1f3045-a56f-4b07-8ad6-2842b9fbaef5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:14.115363 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:14.115363 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:25:14.121055 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-d624a2c8-d9b0-4659-9377-b0a8c5f732cf req-ca1f3045-a56f-4b07-8ad6-2842b9fbaef5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:25:14.127432 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-d624a2c8-d9b0-4659-9377-b0a8c5f732cf req-ca1f3045-a56f-4b07-8ad6-2842b9fbaef5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f returned with HTTP 200 Jul 31 09:25:14.128472 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 115/453] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:25:14 2026] GET /volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:14.472756 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dd2852d6-e72b-4eb4-af25-3b209fad085e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:14.473209 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dd2852d6-e72b-4eb4-af25-3b209fad085e None None] GET https://10.4.3.226/volume// Jul 31 09:25:14.473825 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dd2852d6-e72b-4eb4-af25-3b209fad085e None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:14.473825 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dd2852d6-e72b-4eb4-af25-3b209fad085e None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:14.474025 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dd2852d6-e72b-4eb4-af25-3b209fad085e None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:25:14.474407 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 112/454] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:25: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 31 09:25:14.508967 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-d624a2c8-d9b0-4659-9377-b0a8c5f732cf req-21703ede-92ba-49f9-a907-366188724eb5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:14.652317 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e9bf4be9-98df-4cc5-b52c-2f69c0f67313 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:14.655166 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e9bf4be9-98df-4cc5-b52c-2f69c0f67313 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] GET https://10.4.3.226/volume/v3/volumes/57a0493a-25df-4b11-b9f9-b0a4829264c3 Jul 31 09:25:14.655762 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e9bf4be9-98df-4cc5-b52c-2f69c0f67313 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:14.656078 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e9bf4be9-98df-4cc5-b52c-2f69c0f67313 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:14.668885 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:14.668885 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:14.676405 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e9bf4be9-98df-4cc5-b52c-2f69c0f67313 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Volume info retrieved successfully. Jul 31 09:25:14.682496 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e9bf4be9-98df-4cc5-b52c-2f69c0f67313 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/57a0493a-25df-4b11-b9f9-b0a4829264c3 returned with HTTP 200 Jul 31 09:25:14.683852 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 115/455] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:14 2026] GET /volume/v3/volumes/57a0493a-25df-4b11-b9f9-b0a4829264c3 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:25:14.863012 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-d624a2c8-d9b0-4659-9377-b0a8c5f732cf req-21703ede-92ba-49f9-a907-366188724eb5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:25:14.863548 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-d624a2c8-d9b0-4659-9377-b0a8c5f732cf req-21703ede-92ba-49f9-a907-366188724eb5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "faef50aa-bb5a-4168-a53b-67d10ee5b58f", "connector": null, "instance_uuid": "1ffa4da8-278d-4486-94b5-6546895c2912"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:25:14.879513 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:14.879513 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:25:14.931864 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-d624a2c8-d9b0-4659-9377-b0a8c5f732cf req-21703ede-92ba-49f9-a907-366188724eb5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:25:14.939748 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 114/456] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:25:14 2026] POST /volume/v3/attachments => generated 273 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:25:14.989760 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-006aad16-5d3b-4f28-9ff7-7e22ffb2c4bf None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:14.991712 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-006aad16-5d3b-4f28-9ff7-7e22ffb2c4bf tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f Jul 31 09:25:14.991904 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-006aad16-5d3b-4f28-9ff7-7e22ffb2c4bf tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:14.992079 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-006aad16-5d3b-4f28-9ff7-7e22ffb2c4bf tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:15.008598 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7b332a65-6a57-4e70-8491-dee9933139b0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:15.008968 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7b332a65-6a57-4e70-8491-dee9933139b0 None None] GET https://10.4.3.226/volume// Jul 31 09:25:15.009171 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7b332a65-6a57-4e70-8491-dee9933139b0 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:15.009360 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7b332a65-6a57-4e70-8491-dee9933139b0 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:15.009760 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7b332a65-6a57-4e70-8491-dee9933139b0 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:25:15.010043 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 113/457] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:25: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 31 09:25:15.010963 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:15.010963 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:25:15.023775 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-006aad16-5d3b-4f28-9ff7-7e22ffb2c4bf tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:25:15.026817 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-d624a2c8-d9b0-4659-9377-b0a8c5f732cf req-ca34ba84-d199-4e9f-b2b7-485c9a582033 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:15.029001 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-006aad16-5d3b-4f28-9ff7-7e22ffb2c4bf tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f returned with HTTP 200 Jul 31 09:25:15.029484 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 116/458] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:14 2026] GET /volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:15.030214 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d624a2c8-d9b0-4659-9377-b0a8c5f732cf req-ca34ba84-d199-4e9f-b2b7-485c9a582033 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f Jul 31 09:25:15.030634 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d624a2c8-d9b0-4659-9377-b0a8c5f732cf req-ca34ba84-d199-4e9f-b2b7-485c9a582033 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:15.030878 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d624a2c8-d9b0-4659-9377-b0a8c5f732cf req-ca34ba84-d199-4e9f-b2b7-485c9a582033 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:15.042571 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:15.042571 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:15.047995 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-d624a2c8-d9b0-4659-9377-b0a8c5f732cf req-ca34ba84-d199-4e9f-b2b7-485c9a582033 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:25:15.055106 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d624a2c8-d9b0-4659-9377-b0a8c5f732cf req-ca34ba84-d199-4e9f-b2b7-485c9a582033 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f returned with HTTP 200 Jul 31 09:25:15.055616 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 116/459] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:25:15 2026] GET /volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f => generated 1021 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:25:15.159585 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-d624a2c8-d9b0-4659-9377-b0a8c5f732cf req-7ba1bf87-0739-4fa6-a67e-e5d95043b2ed None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:15.163206 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-d624a2c8-d9b0-4659-9377-b0a8c5f732cf req-7ba1bf87-0739-4fa6-a67e-e5d95043b2ed tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] PUT https://10.4.3.226/volume/v3/attachments/172d7f8e-78f5-442b-9142-668958e5a3f7 Jul 31 09:25:15.163700 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-d624a2c8-d9b0-4659-9377-b0a8c5f732cf req-7ba1bf87-0739-4fa6-a67e-e5d95043b2ed tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:25:15.179626 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-d624a2c8-d9b0-4659-9377-b0a8c5f732cf req-7ba1bf87-0739-4fa6-a67e-e5d95043b2ed tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Acquiring lock "cinder-attachment_update-faef50aa-bb5a-4168-a53b-67d10ee5b58f-np0000006200" by "attachment_update" {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:25:15.187027 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-d624a2c8-d9b0-4659-9377-b0a8c5f732cf req-7ba1bf87-0739-4fa6-a67e-e5d95043b2ed tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Lock "cinder-attachment_update-faef50aa-bb5a-4168-a53b-67d10ee5b58f-np0000006200" acquired by "attachment_update" :: waited 0.008s {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:25:15.190137 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:15.190137 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:25:15.286360 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-d624a2c8-d9b0-4659-9377-b0a8c5f732cf req-7ba1bf87-0739-4fa6-a67e-e5d95043b2ed tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Lock "cinder-attachment_update-faef50aa-bb5a-4168-a53b-67d10ee5b58f-np0000006200" released by "attachment_update" :: held 0.099s {{(pid=100314) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:25:15.286741 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-d624a2c8-d9b0-4659-9377-b0a8c5f732cf req-7ba1bf87-0739-4fa6-a67e-e5d95043b2ed tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/attachments/172d7f8e-78f5-442b-9142-668958e5a3f7 returned with HTTP 200 Jul 31 09:25:15.287283 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 115/460] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:25:15 2026] PUT /volume/v3/attachments/172d7f8e-78f5-442b-9142-668958e5a3f7 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:25:16.047701 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9c296059-21ef-4e27-b993-43ab1266f5dc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:16.050393 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9c296059-21ef-4e27-b993-43ab1266f5dc tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f Jul 31 09:25:16.050675 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9c296059-21ef-4e27-b993-43ab1266f5dc tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:16.051344 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9c296059-21ef-4e27-b993-43ab1266f5dc tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:16.073107 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:16.073107 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:25:16.081126 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9c296059-21ef-4e27-b993-43ab1266f5dc tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:25:16.088594 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9c296059-21ef-4e27-b993-43ab1266f5dc tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f returned with HTTP 200 Jul 31 09:25:16.089258 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 114/461] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:16 2026] GET /volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:17.105570 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-70ba789e-79bc-4cc2-bd3c-1e164d1cc682 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:17.108278 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-70ba789e-79bc-4cc2-bd3c-1e164d1cc682 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f Jul 31 09:25:17.108624 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-70ba789e-79bc-4cc2-bd3c-1e164d1cc682 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:17.108832 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-70ba789e-79bc-4cc2-bd3c-1e164d1cc682 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:17.124904 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:17.124904 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:25:17.130683 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-70ba789e-79bc-4cc2-bd3c-1e164d1cc682 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:25:17.137773 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-70ba789e-79bc-4cc2-bd3c-1e164d1cc682 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f returned with HTTP 200 Jul 31 09:25:17.138386 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 117/462] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:17 2026] GET /volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:18.156738 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-995efe4c-0208-4b7a-89d7-39629771b61e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:18.158754 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-995efe4c-0208-4b7a-89d7-39629771b61e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f Jul 31 09:25:18.159167 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-995efe4c-0208-4b7a-89d7-39629771b61e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:18.159167 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-995efe4c-0208-4b7a-89d7-39629771b61e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:18.181199 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:18.181199 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:18.186858 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-995efe4c-0208-4b7a-89d7-39629771b61e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:25:18.193759 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-995efe4c-0208-4b7a-89d7-39629771b61e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f returned with HTTP 200 Jul 31 09:25:18.194351 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 117/463] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:18 2026] GET /volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:19.216598 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-dbd62259-bdda-487c-9182-8fee3c016130 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:19.223047 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dbd62259-bdda-487c-9182-8fee3c016130 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f Jul 31 09:25:19.223390 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dbd62259-bdda-487c-9182-8fee3c016130 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:19.223685 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dbd62259-bdda-487c-9182-8fee3c016130 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:19.244283 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:19.244283 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:25:19.251770 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-dbd62259-bdda-487c-9182-8fee3c016130 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:25:19.258509 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dbd62259-bdda-487c-9182-8fee3c016130 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f returned with HTTP 200 Jul 31 09:25:19.259434 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 116/464] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:19 2026] GET /volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:25:20.282071 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-067a81ff-8d3e-46b1-9ca6-57bc67a42939 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:20.287204 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-067a81ff-8d3e-46b1-9ca6-57bc67a42939 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f Jul 31 09:25:20.287385 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-067a81ff-8d3e-46b1-9ca6-57bc67a42939 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:20.287562 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-067a81ff-8d3e-46b1-9ca6-57bc67a42939 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:20.308919 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:20.308919 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:25:20.314805 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-067a81ff-8d3e-46b1-9ca6-57bc67a42939 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:25:20.320721 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-067a81ff-8d3e-46b1-9ca6-57bc67a42939 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f returned with HTTP 200 Jul 31 09:25:20.321087 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 115/465] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:20 2026] GET /volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:21.345471 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c315c028-8377-4d94-9675-360b3fd026b8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:21.350268 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c315c028-8377-4d94-9675-360b3fd026b8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f Jul 31 09:25:21.350268 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c315c028-8377-4d94-9675-360b3fd026b8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:21.350268 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c315c028-8377-4d94-9675-360b3fd026b8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:21.372560 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:21.372560 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:25:21.380883 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c315c028-8377-4d94-9675-360b3fd026b8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:25:21.390555 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c315c028-8377-4d94-9675-360b3fd026b8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f returned with HTTP 200 Jul 31 09:25:21.391090 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 118/466] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:21 2026] GET /volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:21.459130 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-d624a2c8-d9b0-4659-9377-b0a8c5f732cf req-c5d57ec0-aa98-45a3-b3b7-f5944af8e183 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:21.461264 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d624a2c8-d9b0-4659-9377-b0a8c5f732cf req-c5d57ec0-aa98-45a3-b3b7-f5944af8e183 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] POST https://10.4.3.226/volume/v3/attachments/172d7f8e-78f5-442b-9142-668958e5a3f7/action Jul 31 09:25:21.465262 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d624a2c8-d9b0-4659-9377-b0a8c5f732cf req-c5d57ec0-aa98-45a3-b3b7-f5944af8e183 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:25:21.465262 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d624a2c8-d9b0-4659-9377-b0a8c5f732cf req-c5d57ec0-aa98-45a3-b3b7-f5944af8e183 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:25:21.511496 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:21.511496 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:21.527175 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d624a2c8-d9b0-4659-9377-b0a8c5f732cf req-c5d57ec0-aa98-45a3-b3b7-f5944af8e183 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/attachments/172d7f8e-78f5-442b-9142-668958e5a3f7/action returned with HTTP 204 Jul 31 09:25:21.528205 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 118/467] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:25:21 2026] POST /volume/v3/attachments/172d7f8e-78f5-442b-9142-668958e5a3f7/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:25:22.411267 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1b6d9ea5-3d5d-412f-82e2-a5a51006636d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:22.416239 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1b6d9ea5-3d5d-412f-82e2-a5a51006636d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f Jul 31 09:25:22.416498 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1b6d9ea5-3d5d-412f-82e2-a5a51006636d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:22.416793 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1b6d9ea5-3d5d-412f-82e2-a5a51006636d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:22.435137 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:22.435137 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:25:22.440834 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-1b6d9ea5-3d5d-412f-82e2-a5a51006636d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:25:22.446599 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1b6d9ea5-3d5d-412f-82e2-a5a51006636d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f returned with HTTP 200 Jul 31 09:25:22.447035 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 117/468] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:22 2026] GET /volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f => generated 1134 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 09:25:22.474192 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ac4afdbd-5d69-4c05-b02b-ad0a38f7087b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:22.477187 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ac4afdbd-5d69-4c05-b02b-ad0a38f7087b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] POST https://10.4.3.226/volume/v3/backups Jul 31 09:25:22.477187 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ac4afdbd-5d69-4c05-b02b-ad0a38f7087b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "faef50aa-bb5a-4168-a53b-67d10ee5b58f", "name": "tempest-VolumesBackupsTest-Backup-42163277", "force": true, "container": "tempest-volumesbackupstest-backup-container-930894837"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:25:22.481361 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-ac4afdbd-5d69-4c05-b02b-ad0a38f7087b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Creating new backup {'backup': {'volume_id': 'faef50aa-bb5a-4168-a53b-67d10ee5b58f', 'name': 'tempest-VolumesBackupsTest-Backup-42163277', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-930894837'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:25:22.481875 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-ac4afdbd-5d69-4c05-b02b-ad0a38f7087b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Creating backup of volume faef50aa-bb5a-4168-a53b-67d10ee5b58f in container tempest-volumesbackupstest-backup-container-930894837 Jul 31 09:25:22.501490 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:22.501490 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:25:22.503459 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ac4afdbd-5d69-4c05-b02b-ad0a38f7087b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:25:22.576658 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-ac4afdbd-5d69-4c05-b02b-ad0a38f7087b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Created reservations ['cd2a1af5-3164-49f8-b6ff-e0a1bdfb79f8', '4409f99b-9d03-4854-9d00-8a49757994df'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:25:22.671039 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ac4afdbd-5d69-4c05-b02b-ad0a38f7087b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:25:22.671039 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 116/469] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:25:22 2026] POST /volume/v3/backups => generated 328 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:25:22.683611 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-1ce12c44-58ab-4382-b4cf-e32898bc1206 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:22.685913 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1ce12c44-58ab-4382-b4cf-e32898bc1206 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 Jul 31 09:25:22.686212 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1ce12c44-58ab-4382-b4cf-e32898bc1206 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:22.686520 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1ce12c44-58ab-4382-b4cf-e32898bc1206 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:22.686659 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-1ce12c44-58ab-4382-b4cf-e32898bc1206 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 7459fb65-1a46-45d0-a489-d505a40dd095. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:25:22.711149 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:22.711149 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:25:22.714678 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1ce12c44-58ab-4382-b4cf-e32898bc1206 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 returned with HTTP 200 Jul 31 09:25:22.715632 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 119/470] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:22 2026] GET /volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 => generated 786 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:23.733668 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-235d208a-d350-4eb5-921f-fb6d887bee0c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:23.736525 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-235d208a-d350-4eb5-921f-fb6d887bee0c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 Jul 31 09:25:23.737573 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-235d208a-d350-4eb5-921f-fb6d887bee0c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:23.737573 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-235d208a-d350-4eb5-921f-fb6d887bee0c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:23.737868 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-235d208a-d350-4eb5-921f-fb6d887bee0c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 7459fb65-1a46-45d0-a489-d505a40dd095. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:25:23.761911 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:23.761911 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:23.763224 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-235d208a-d350-4eb5-921f-fb6d887bee0c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 returned with HTTP 200 Jul 31 09:25:23.764426 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 119/471] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:23 2026] GET /volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 => generated 788 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:24.778371 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-72ffcd20-abd2-473f-ab60-80f4cc91be04 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:24.780948 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-72ffcd20-abd2-473f-ab60-80f4cc91be04 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 Jul 31 09:25:24.781186 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-72ffcd20-abd2-473f-ab60-80f4cc91be04 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:24.781456 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-72ffcd20-abd2-473f-ab60-80f4cc91be04 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:24.781592 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-72ffcd20-abd2-473f-ab60-80f4cc91be04 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 7459fb65-1a46-45d0-a489-d505a40dd095. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:25:24.800686 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:24.800686 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:25:24.801365 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-72ffcd20-abd2-473f-ab60-80f4cc91be04 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 returned with HTTP 200 Jul 31 09:25:24.802738 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 118/472] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:24 2026] GET /volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 => generated 788 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:25.815466 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0cca2ff3-897c-4e45-860d-326d55b09224 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:25.817477 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0cca2ff3-897c-4e45-860d-326d55b09224 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 Jul 31 09:25:25.817664 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0cca2ff3-897c-4e45-860d-326d55b09224 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:25.817837 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0cca2ff3-897c-4e45-860d-326d55b09224 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:25.817941 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-0cca2ff3-897c-4e45-860d-326d55b09224 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 7459fb65-1a46-45d0-a489-d505a40dd095. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:25:25.824732 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:25.824732 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:25:25.825884 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0cca2ff3-897c-4e45-860d-326d55b09224 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 returned with HTTP 200 Jul 31 09:25:25.826324 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 117/473] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:25 2026] GET /volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:26.842805 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b0c2aacd-2d5e-491b-9b5f-826c1ff41e21 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:26.844977 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b0c2aacd-2d5e-491b-9b5f-826c1ff41e21 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 Jul 31 09:25:26.845234 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b0c2aacd-2d5e-491b-9b5f-826c1ff41e21 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:26.845453 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b0c2aacd-2d5e-491b-9b5f-826c1ff41e21 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:26.845576 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-b0c2aacd-2d5e-491b-9b5f-826c1ff41e21 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 7459fb65-1a46-45d0-a489-d505a40dd095. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:25:26.851183 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:26.851183 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:25:26.852615 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b0c2aacd-2d5e-491b-9b5f-826c1ff41e21 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 returned with HTTP 200 Jul 31 09:25:26.853597 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 120/474] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:26 2026] GET /volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:27.871567 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f95f6168-c3a6-4d1c-ba28-295236d2351f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:27.880206 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f95f6168-c3a6-4d1c-ba28-295236d2351f tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 Jul 31 09:25:27.880206 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f95f6168-c3a6-4d1c-ba28-295236d2351f tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:27.880206 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f95f6168-c3a6-4d1c-ba28-295236d2351f tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:27.880206 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-f95f6168-c3a6-4d1c-ba28-295236d2351f tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 7459fb65-1a46-45d0-a489-d505a40dd095. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:25:27.884665 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:27.884665 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:27.885866 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f95f6168-c3a6-4d1c-ba28-295236d2351f tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 returned with HTTP 200 Jul 31 09:25:27.886504 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 120/475] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:27 2026] GET /volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:28.653685 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-e2b23d1b-85fa-4f62-a71a-705ed3a0511b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:28.658135 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-e2b23d1b-85fa-4f62-a71a-705ed3a0511b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:25:28.663265 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-e2b23d1b-85fa-4f62-a71a-705ed3a0511b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "38b7bfbd-20bd-4e86-8385-8d3c74b729d9-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:25:28.664426 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-e2b23d1b-85fa-4f62-a71a-705ed3a0511b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '38b7bfbd-20bd-4e86-8385-8d3c74b729d9-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:25:28.664817 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-e2b23d1b-85fa-4f62-a71a-705ed3a0511b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Create volume of 1 GB Jul 31 09:25:28.672229 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-e2b23d1b-85fa-4f62-a71a-705ed3a0511b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Availability Zones retrieved successfully. Jul 31 09:25:28.679714 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-e2b23d1b-85fa-4f62-a71a-705ed3a0511b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Flow 'volume_create_api' (dc3c43b9-f8f3-4e1a-a8f8-98444b646c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:25:28.681521 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-e2b23d1b-85fa-4f62-a71a-705ed3a0511b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1454ee3-f9db-4a5c-b2ad-dab2c5d03fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:25:28.682881 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-e2b23d1b-85fa-4f62-a71a-705ed3a0511b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:25:28.732095 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-e2b23d1b-85fa-4f62-a71a-705ed3a0511b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1454ee3-f9db-4a5c-b2ad-dab2c5d03fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:25:28.732666 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-e2b23d1b-85fa-4f62-a71a-705ed3a0511b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d11ad488-af1c-45aa-8bc0-9341e268a4b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:25:28.833906 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-e2b23d1b-85fa-4f62-a71a-705ed3a0511b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Created reservations ['a85b8ef4-f874-4974-9c02-08690217a195', '6b595f27-ab2b-4dec-8378-3ade87f62ceb', '4e62df25-c60e-4ee7-827b-44510a582600', '6c804f05-6886-4cd8-b219-c600b41374fb'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:25:28.835166 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-e2b23d1b-85fa-4f62-a71a-705ed3a0511b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d11ad488-af1c-45aa-8bc0-9341e268a4b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a85b8ef4-f874-4974-9c02-08690217a195', '6b595f27-ab2b-4dec-8378-3ade87f62ceb', '4e62df25-c60e-4ee7-827b-44510a582600', '6c804f05-6886-4cd8-b219-c600b41374fb']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:25:28.836219 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-e2b23d1b-85fa-4f62-a71a-705ed3a0511b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d1b37a2-b3e5-40ad-8390-609bea266103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:25:28.867719 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-e2b23d1b-85fa-4f62-a71a-705ed3a0511b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d1b37a2-b3e5-40ad-8390-609bea266103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '163f4f4b-27b7-4b2d-969a-6dc89c715180', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='38b7bfbd-20bd-4e86-8385-8d3c74b729d9-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4098dad492841fab184dc02103f5127',qos_specs=None,replication_status=,reservations=['a85b8ef4-f874-4974-9c02-08690217a195','6b595f27-ab2b-4dec-8378-3ade87f62ceb','4e62df25-c60e-4ee7-827b-44510a582600','6c804f05-6886-4cd8-b219-c600b41374fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d15a81db0f342c5978fd49172f6f924',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:25:28Z,deleted=False,deleted_at=None,display_description='',display_name='38b7bfbd-20bd-4e86-8385-8d3c74b729d9-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=163f4f4b-27b7-4b2d-969a-6dc89c715180,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4098dad492841fab184dc02103f5127',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d15a81db0f342c5978fd49172f6f924',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:25:28.869403 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-e2b23d1b-85fa-4f62-a71a-705ed3a0511b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae66d17c-66a6-48ea-8525-ac5263a46a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:25:28.894975 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-e2b23d1b-85fa-4f62-a71a-705ed3a0511b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae66d17c-66a6-48ea-8525-ac5263a46a6d) transitioned into 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='38b7bfbd-20bd-4e86-8385-8d3c74b729d9-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4098dad492841fab184dc02103f5127',qos_specs=None,replication_status=,reservations=['a85b8ef4-f874-4974-9c02-08690217a195','6b595f27-ab2b-4dec-8378-3ade87f62ceb','4e62df25-c60e-4ee7-827b-44510a582600','6c804f05-6886-4cd8-b219-c600b41374fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d15a81db0f342c5978fd49172f6f924',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:25:28.896509 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-e2b23d1b-85fa-4f62-a71a-705ed3a0511b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e0672f3-002b-4c56-af00-20cf4e452d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:25:28.901887 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5b3a804a-4ac5-47ab-b498-1c165078e3c5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:28.904211 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5b3a804a-4ac5-47ab-b498-1c165078e3c5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 Jul 31 09:25:28.904211 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5b3a804a-4ac5-47ab-b498-1c165078e3c5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:28.904530 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5b3a804a-4ac5-47ab-b498-1c165078e3c5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:28.904842 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-5b3a804a-4ac5-47ab-b498-1c165078e3c5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 7459fb65-1a46-45d0-a489-d505a40dd095. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:25:28.911754 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:28.911754 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:25:28.912711 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5b3a804a-4ac5-47ab-b498-1c165078e3c5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 returned with HTTP 200 Jul 31 09:25:28.913394 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 118/476] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:28 2026] GET /volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:28.914985 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-e2b23d1b-85fa-4f62-a71a-705ed3a0511b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e0672f3-002b-4c56-af00-20cf4e452d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:25:28.916094 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-e2b23d1b-85fa-4f62-a71a-705ed3a0511b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Flow 'volume_create_api' (dc3c43b9-f8f3-4e1a-a8f8-98444b646c6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:25:28.916536 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-e2b23d1b-85fa-4f62-a71a-705ed3a0511b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Create volume request issued successfully. Jul 31 09:25:28.917471 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-e2b23d1b-85fa-4f62-a71a-705ed3a0511b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:25:28.918164 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 119/477] 10.4.3.226 () {72 vars in 1541 bytes} [Fri Jul 31 09:25:28 2026] POST /volume/v3/volumes => generated 749 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:25:28.932756 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-b9d686c6-293c-42f7-a5bb-7c58cb0dd948 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:28.935717 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-b9d686c6-293c-42f7-a5bb-7c58cb0dd948 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] GET https://10.4.3.226/volume/v3/volumes/163f4f4b-27b7-4b2d-969a-6dc89c715180 Jul 31 09:25:28.935967 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-b9d686c6-293c-42f7-a5bb-7c58cb0dd948 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:28.936239 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-b9d686c6-293c-42f7-a5bb-7c58cb0dd948 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:28.945171 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:28.945171 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:25:28.949851 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-b9d686c6-293c-42f7-a5bb-7c58cb0dd948 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Volume info retrieved successfully. Jul 31 09:25:28.955605 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-b9d686c6-293c-42f7-a5bb-7c58cb0dd948 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] https://10.4.3.226/volume/v3/volumes/163f4f4b-27b7-4b2d-969a-6dc89c715180 returned with HTTP 200 Jul 31 09:25:28.956152 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 121/478] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:25:28 2026] GET /volume/v3/volumes/163f4f4b-27b7-4b2d-969a-6dc89c715180 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:28.965630 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-d77ab0a3-dea1-4875-85a2-effe033f164b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:28.968059 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-d77ab0a3-dea1-4875-85a2-effe033f164b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] GET https://10.4.3.226/volume/v3/volumes/163f4f4b-27b7-4b2d-969a-6dc89c715180 Jul 31 09:25:28.968348 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-d77ab0a3-dea1-4875-85a2-effe033f164b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:28.968892 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-d77ab0a3-dea1-4875-85a2-effe033f164b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:28.975430 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:28.975430 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:28.978943 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-d77ab0a3-dea1-4875-85a2-effe033f164b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Volume info retrieved successfully. Jul 31 09:25:28.983466 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-d77ab0a3-dea1-4875-85a2-effe033f164b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] https://10.4.3.226/volume/v3/volumes/163f4f4b-27b7-4b2d-969a-6dc89c715180 returned with HTTP 200 Jul 31 09:25:28.984101 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 121/479] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:25:28 2026] GET /volume/v3/volumes/163f4f4b-27b7-4b2d-969a-6dc89c715180 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:29.931201 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7f70a796-e485-4df0-ad13-e69aa1f221c7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:29.933351 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f70a796-e485-4df0-ad13-e69aa1f221c7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 Jul 31 09:25:29.933787 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7f70a796-e485-4df0-ad13-e69aa1f221c7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:29.933787 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7f70a796-e485-4df0-ad13-e69aa1f221c7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:29.933897 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-7f70a796-e485-4df0-ad13-e69aa1f221c7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 7459fb65-1a46-45d0-a489-d505a40dd095. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:25:29.940770 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:29.940770 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:25:29.941703 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f70a796-e485-4df0-ad13-e69aa1f221c7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 returned with HTTP 200 Jul 31 09:25:29.942318 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 119/480] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:29 2026] GET /volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:30.954546 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e5a67f19-3154-457e-9fe9-147c2f9a5ce6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:30.956929 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e5a67f19-3154-457e-9fe9-147c2f9a5ce6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 Jul 31 09:25:30.957295 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e5a67f19-3154-457e-9fe9-147c2f9a5ce6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:30.957515 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e5a67f19-3154-457e-9fe9-147c2f9a5ce6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:30.957670 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-e5a67f19-3154-457e-9fe9-147c2f9a5ce6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 7459fb65-1a46-45d0-a489-d505a40dd095. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:25:30.968470 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:30.968470 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:25:30.969675 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e5a67f19-3154-457e-9fe9-147c2f9a5ce6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 returned with HTTP 200 Jul 31 09:25:30.970233 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 120/481] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:30 2026] GET /volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:31.982776 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-39e8aa5e-60b9-4e09-b300-5ab0187f4eaf None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:31.986929 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-39e8aa5e-60b9-4e09-b300-5ab0187f4eaf tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 Jul 31 09:25:31.987882 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-39e8aa5e-60b9-4e09-b300-5ab0187f4eaf tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:31.992711 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-39e8aa5e-60b9-4e09-b300-5ab0187f4eaf tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:31.992711 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-39e8aa5e-60b9-4e09-b300-5ab0187f4eaf tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 7459fb65-1a46-45d0-a489-d505a40dd095. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:25:32.001963 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:32.001963 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:25:32.002433 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-39e8aa5e-60b9-4e09-b300-5ab0187f4eaf tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 returned with HTTP 200 Jul 31 09:25:32.002546 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 122/482] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:31 2026] GET /volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:32.011520 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-fc6c2be9-b4d3-4725-9e2d-d7a22326a3cf None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:32.015453 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-fc6c2be9-b4d3-4725-9e2d-d7a22326a3cf tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] GET https://10.4.3.226/volume/v3/volumes/163f4f4b-27b7-4b2d-969a-6dc89c715180 Jul 31 09:25:32.015667 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-fc6c2be9-b4d3-4725-9e2d-d7a22326a3cf tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:32.015873 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-fc6c2be9-b4d3-4725-9e2d-d7a22326a3cf tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:32.027725 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:32.027725 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:32.034940 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-fc6c2be9-b4d3-4725-9e2d-d7a22326a3cf tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Volume info retrieved successfully. Jul 31 09:25:32.046486 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-fc6c2be9-b4d3-4725-9e2d-d7a22326a3cf tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] https://10.4.3.226/volume/v3/volumes/163f4f4b-27b7-4b2d-969a-6dc89c715180 returned with HTTP 200 Jul 31 09:25:32.046633 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 122/483] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:25:32 2026] GET /volume/v3/volumes/163f4f4b-27b7-4b2d-969a-6dc89c715180 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:32.059071 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-06c5e3f9-550b-40cb-a973-82d8adaabf02 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:32.059630 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-06c5e3f9-550b-40cb-a973-82d8adaabf02 None None] GET https://10.4.3.226/volume// Jul 31 09:25:32.060168 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-06c5e3f9-550b-40cb-a973-82d8adaabf02 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:32.060168 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-06c5e3f9-550b-40cb-a973-82d8adaabf02 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:32.060785 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-06c5e3f9-550b-40cb-a973-82d8adaabf02 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:25:32.061932 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 120/484] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:25: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 31 09:25:32.086268 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-ea66d6d9-959d-4cc0-9499-c7da4a767f9b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:32.090276 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-ea66d6d9-959d-4cc0-9499-c7da4a767f9b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:25:32.090276 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-ea66d6d9-959d-4cc0-9499-c7da4a767f9b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "163f4f4b-27b7-4b2d-969a-6dc89c715180", "connector": null, "instance_uuid": "38b7bfbd-20bd-4e86-8385-8d3c74b729d9"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:25:32.106272 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:32.106272 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:25:32.171484 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-ea66d6d9-959d-4cc0-9499-c7da4a767f9b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:25:32.172119 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 121/485] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:25:32 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 31 09:25:32.180538 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e47afcfd-55a8-4e9e-b8af-af4a318ec180 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:32.180697 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e47afcfd-55a8-4e9e-b8af-af4a318ec180 None None] GET https://10.4.3.226/volume// Jul 31 09:25:32.180819 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e47afcfd-55a8-4e9e-b8af-af4a318ec180 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:32.181174 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e47afcfd-55a8-4e9e-b8af-af4a318ec180 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:32.181903 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e47afcfd-55a8-4e9e-b8af-af4a318ec180 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:25:32.182155 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 123/486] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:25: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 31 09:25:32.191198 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-effc0c13-a27e-415e-abe1-13ee1a14432c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:32.194569 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-effc0c13-a27e-415e-abe1-13ee1a14432c tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] GET https://10.4.3.226/volume/v3/volumes/163f4f4b-27b7-4b2d-969a-6dc89c715180 Jul 31 09:25:32.194569 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-effc0c13-a27e-415e-abe1-13ee1a14432c tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:32.194569 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-effc0c13-a27e-415e-abe1-13ee1a14432c tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:32.211139 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:32.211139 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:32.219330 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-effc0c13-a27e-415e-abe1-13ee1a14432c tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Volume info retrieved successfully. Jul 31 09:25:32.227291 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-effc0c13-a27e-415e-abe1-13ee1a14432c tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] https://10.4.3.226/volume/v3/volumes/163f4f4b-27b7-4b2d-969a-6dc89c715180 returned with HTTP 200 Jul 31 09:25:32.228132 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 123/487] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:25:32 2026] GET /volume/v3/volumes/163f4f4b-27b7-4b2d-969a-6dc89c715180 => generated 1021 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:25:32.357410 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-a2679a64-5951-43c3-953e-deecacbfda21 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:32.360138 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-a2679a64-5951-43c3-953e-deecacbfda21 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] PUT https://10.4.3.226/volume/v3/attachments/61a91072-ed5e-4384-8876-89903eef1ecf Jul 31 09:25:32.360656 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-a2679a64-5951-43c3-953e-deecacbfda21 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:25:32.372723 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-a2679a64-5951-43c3-953e-deecacbfda21 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Acquiring lock "cinder-attachment_update-163f4f4b-27b7-4b2d-969a-6dc89c715180-np0000006200" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:25:32.378450 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-a2679a64-5951-43c3-953e-deecacbfda21 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Lock "cinder-attachment_update-163f4f4b-27b7-4b2d-969a-6dc89c715180-np0000006200" acquired by "attachment_update" :: waited 0.006s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:25:32.380083 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:32.380083 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:25:32.494732 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-a2679a64-5951-43c3-953e-deecacbfda21 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Lock "cinder-attachment_update-163f4f4b-27b7-4b2d-969a-6dc89c715180-np0000006200" released by "attachment_update" :: held 0.116s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:25:32.495216 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-a2679a64-5951-43c3-953e-deecacbfda21 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] https://10.4.3.226/volume/v3/attachments/61a91072-ed5e-4384-8876-89903eef1ecf returned with HTTP 200 Jul 31 09:25:32.495849 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 121/488] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:25:32 2026] PUT /volume/v3/attachments/61a91072-ed5e-4384-8876-89903eef1ecf => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:25:32.523495 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-0556593f-e172-4784-8ade-c691d73d7e3b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:32.526309 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-0556593f-e172-4784-8ade-c691d73d7e3b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] POST https://10.4.3.226/volume/v3/attachments/61a91072-ed5e-4384-8876-89903eef1ecf/action Jul 31 09:25:32.526819 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-0556593f-e172-4784-8ade-c691d73d7e3b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Action body: b'{"os-complete": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:25:32.527015 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-0556593f-e172-4784-8ade-c691d73d7e3b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:25:32.550259 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:32.550259 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:25:32.566720 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-a0de4e6f-df90-4d3c-820b-6bd31dc468ff req-0556593f-e172-4784-8ade-c691d73d7e3b tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] https://10.4.3.226/volume/v3/attachments/61a91072-ed5e-4384-8876-89903eef1ecf/action returned with HTTP 204 Jul 31 09:25:32.567203 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 122/489] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:25:32 2026] POST /volume/v3/attachments/61a91072-ed5e-4384-8876-89903eef1ecf/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:25:33.020061 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2056b1bd-c8de-4d5e-a95b-a2f00efb69b8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:33.022100 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2056b1bd-c8de-4d5e-a95b-a2f00efb69b8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 Jul 31 09:25:33.022380 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2056b1bd-c8de-4d5e-a95b-a2f00efb69b8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:33.022621 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2056b1bd-c8de-4d5e-a95b-a2f00efb69b8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:33.022784 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-2056b1bd-c8de-4d5e-a95b-a2f00efb69b8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 7459fb65-1a46-45d0-a489-d505a40dd095. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:25:33.029408 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:33.029408 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:25:33.030413 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2056b1bd-c8de-4d5e-a95b-a2f00efb69b8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 returned with HTTP 200 Jul 31 09:25:33.030773 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 124/490] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:33 2026] GET /volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:34.046851 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-374a0181-3d20-404a-927e-cf44e70578f0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:34.051186 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-374a0181-3d20-404a-927e-cf44e70578f0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 Jul 31 09:25:34.051577 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-374a0181-3d20-404a-927e-cf44e70578f0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:34.053134 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-374a0181-3d20-404a-927e-cf44e70578f0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:34.053494 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-374a0181-3d20-404a-927e-cf44e70578f0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 7459fb65-1a46-45d0-a489-d505a40dd095. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:25:34.061914 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:34.061914 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:34.062938 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-374a0181-3d20-404a-927e-cf44e70578f0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 returned with HTTP 200 Jul 31 09:25:34.063434 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 124/491] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:34 2026] GET /volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:35.077539 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ea7474c3-b442-4154-96e0-d947709e3fff None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:35.082137 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ea7474c3-b442-4154-96e0-d947709e3fff tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 Jul 31 09:25:35.082428 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ea7474c3-b442-4154-96e0-d947709e3fff tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:35.082692 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ea7474c3-b442-4154-96e0-d947709e3fff tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:35.082850 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-ea7474c3-b442-4154-96e0-d947709e3fff tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 7459fb65-1a46-45d0-a489-d505a40dd095. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:25:35.089665 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:35.089665 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:25:35.091259 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ea7474c3-b442-4154-96e0-d947709e3fff tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 returned with HTTP 200 Jul 31 09:25:35.091759 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 122/492] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:35 2026] GET /volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:36.113841 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a91d1427-7e0f-4132-b690-d389d57d3324 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:36.118356 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a91d1427-7e0f-4132-b690-d389d57d3324 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 Jul 31 09:25:36.118711 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a91d1427-7e0f-4132-b690-d389d57d3324 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:36.119432 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a91d1427-7e0f-4132-b690-d389d57d3324 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:36.119432 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-a91d1427-7e0f-4132-b690-d389d57d3324 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 7459fb65-1a46-45d0-a489-d505a40dd095. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:25:36.129865 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:36.129865 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:25:36.131002 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a91d1427-7e0f-4132-b690-d389d57d3324 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 returned with HTTP 200 Jul 31 09:25:36.132341 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 123/493] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:36 2026] GET /volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:37.219681 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0b93cd2b-1bef-422f-adf3-381e3bfb3709 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:37.219681 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0b93cd2b-1bef-422f-adf3-381e3bfb3709 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 Jul 31 09:25:37.219681 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0b93cd2b-1bef-422f-adf3-381e3bfb3709 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:37.219681 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0b93cd2b-1bef-422f-adf3-381e3bfb3709 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:37.219681 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-0b93cd2b-1bef-422f-adf3-381e3bfb3709 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 7459fb65-1a46-45d0-a489-d505a40dd095. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:25:37.219681 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:37.219681 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:25:37.219681 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0b93cd2b-1bef-422f-adf3-381e3bfb3709 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 returned with HTTP 200 Jul 31 09:25:37.219681 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 125/494] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:37 2026] GET /volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:38.191171 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cb1fad8c-2378-4d11-9353-e3bd6e581c9a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:38.195263 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cb1fad8c-2378-4d11-9353-e3bd6e581c9a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 Jul 31 09:25:38.196404 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cb1fad8c-2378-4d11-9353-e3bd6e581c9a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:38.196404 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cb1fad8c-2378-4d11-9353-e3bd6e581c9a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:38.196404 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-cb1fad8c-2378-4d11-9353-e3bd6e581c9a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 7459fb65-1a46-45d0-a489-d505a40dd095. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:25:38.202767 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:38.202767 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:38.204139 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cb1fad8c-2378-4d11-9353-e3bd6e581c9a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 returned with HTTP 200 Jul 31 09:25:38.204708 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 125/495] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:38 2026] GET /volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:39.222985 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3b77c3cc-4d59-4d0b-8089-89367820b4d0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:39.228088 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3b77c3cc-4d59-4d0b-8089-89367820b4d0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 Jul 31 09:25:39.228088 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3b77c3cc-4d59-4d0b-8089-89367820b4d0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:39.229546 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3b77c3cc-4d59-4d0b-8089-89367820b4d0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:39.229724 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-3b77c3cc-4d59-4d0b-8089-89367820b4d0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 7459fb65-1a46-45d0-a489-d505a40dd095. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:25:39.248547 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:39.248547 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:25:39.250268 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3b77c3cc-4d59-4d0b-8089-89367820b4d0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 returned with HTTP 200 Jul 31 09:25:39.251512 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 123/496] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:39 2026] GET /volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 => generated 788 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:39.565281 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-eb944cfc-40e7-4940-896d-586fa78d46fb req-533db8ab-96e5-4230-9815-e44855da489c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:39.569723 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-eb944cfc-40e7-4940-896d-586fa78d46fb req-533db8ab-96e5-4230-9815-e44855da489c tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] GET https://10.4.3.226/volume/v3/volumes/163f4f4b-27b7-4b2d-969a-6dc89c715180 Jul 31 09:25:39.569723 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-eb944cfc-40e7-4940-896d-586fa78d46fb req-533db8ab-96e5-4230-9815-e44855da489c tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:39.569959 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-eb944cfc-40e7-4940-896d-586fa78d46fb req-533db8ab-96e5-4230-9815-e44855da489c tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:39.592382 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:39.592382 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:25:39.599991 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-eb944cfc-40e7-4940-896d-586fa78d46fb req-533db8ab-96e5-4230-9815-e44855da489c tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Volume info retrieved successfully. Jul 31 09:25:39.609705 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-eb944cfc-40e7-4940-896d-586fa78d46fb req-533db8ab-96e5-4230-9815-e44855da489c tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] https://10.4.3.226/volume/v3/volumes/163f4f4b-27b7-4b2d-969a-6dc89c715180 returned with HTTP 200 Jul 31 09:25:39.611007 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 124/497] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:25:39 2026] GET /volume/v3/volumes/163f4f4b-27b7-4b2d-969a-6dc89c715180 => generated 1134 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:25:40.274330 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4f278ca4-bcca-44d8-a0a6-ce122bb69006 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:40.276715 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4f278ca4-bcca-44d8-a0a6-ce122bb69006 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 Jul 31 09:25:40.276715 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4f278ca4-bcca-44d8-a0a6-ce122bb69006 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:40.276715 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4f278ca4-bcca-44d8-a0a6-ce122bb69006 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:40.277659 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-4f278ca4-bcca-44d8-a0a6-ce122bb69006 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 7459fb65-1a46-45d0-a489-d505a40dd095. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:25:40.286174 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:40.286174 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:25:40.289053 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4f278ca4-bcca-44d8-a0a6-ce122bb69006 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 returned with HTTP 200 Jul 31 09:25:40.290119 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 126/498] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:40 2026] GET /volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:41.309859 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-34f92616-1c88-4363-97e7-466097b54703 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:41.314806 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-34f92616-1c88-4363-97e7-466097b54703 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 Jul 31 09:25:41.314806 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-34f92616-1c88-4363-97e7-466097b54703 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:41.315554 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-34f92616-1c88-4363-97e7-466097b54703 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:41.315554 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-34f92616-1c88-4363-97e7-466097b54703 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 7459fb65-1a46-45d0-a489-d505a40dd095. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:25:41.322915 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:41.322915 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:41.324112 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-34f92616-1c88-4363-97e7-466097b54703 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 returned with HTTP 200 Jul 31 09:25:41.328746 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 126/499] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:41 2026] GET /volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 => generated 788 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:42.354296 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3644dd9b-6ab5-4146-9b6d-bd6609db7d88 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:42.360234 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3644dd9b-6ab5-4146-9b6d-bd6609db7d88 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 Jul 31 09:25:42.361198 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3644dd9b-6ab5-4146-9b6d-bd6609db7d88 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:42.361884 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3644dd9b-6ab5-4146-9b6d-bd6609db7d88 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:42.361884 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-3644dd9b-6ab5-4146-9b6d-bd6609db7d88 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 7459fb65-1a46-45d0-a489-d505a40dd095. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:25:42.369505 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:42.369505 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:25:42.371451 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3644dd9b-6ab5-4146-9b6d-bd6609db7d88 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 returned with HTTP 200 Jul 31 09:25:42.371607 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 124/500] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:42 2026] GET /volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 => generated 788 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:42.564373 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7a1b7c4b-6567-4ea1-b323-a977f56b03ce None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:42.569520 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7a1b7c4b-6567-4ea1-b323-a977f56b03ce tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] GET https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf Jul 31 09:25:42.569520 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7a1b7c4b-6567-4ea1-b323-a977f56b03ce tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:42.569520 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7a1b7c4b-6567-4ea1-b323-a977f56b03ce tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:42.594937 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:42.594937 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:25:42.600924 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-7a1b7c4b-6567-4ea1-b323-a977f56b03ce tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Volume info retrieved successfully. Jul 31 09:25:42.607186 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7a1b7c4b-6567-4ea1-b323-a977f56b03ce tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf returned with HTTP 200 Jul 31 09:25:42.609418 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 125/501] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:42 2026] GET /volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf => generated 1143 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 09:25:42.684080 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-cca040ab-20c6-4988-8a1b-370a4377a203 req-900b1a93-93b1-41a2-a692-d712f1bb7cb9 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:42.687409 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-cca040ab-20c6-4988-8a1b-370a4377a203 req-900b1a93-93b1-41a2-a692-d712f1bb7cb9 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] GET https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf Jul 31 09:25:42.687622 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-cca040ab-20c6-4988-8a1b-370a4377a203 req-900b1a93-93b1-41a2-a692-d712f1bb7cb9 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:42.688411 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-cca040ab-20c6-4988-8a1b-370a4377a203 req-900b1a93-93b1-41a2-a692-d712f1bb7cb9 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:42.705080 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:42.705080 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:25:42.711132 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-cca040ab-20c6-4988-8a1b-370a4377a203 req-900b1a93-93b1-41a2-a692-d712f1bb7cb9 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Volume info retrieved successfully. Jul 31 09:25:42.717687 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-cca040ab-20c6-4988-8a1b-370a4377a203 req-900b1a93-93b1-41a2-a692-d712f1bb7cb9 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf returned with HTTP 200 Jul 31 09:25:42.718777 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 127/502] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:25:42 2026] GET /volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:25:42.751698 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-cca040ab-20c6-4988-8a1b-370a4377a203 req-99d5991a-5686-4883-a533-3cd7d4931018 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:42.754789 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-cca040ab-20c6-4988-8a1b-370a4377a203 req-99d5991a-5686-4883-a533-3cd7d4931018 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] POST https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf/action Jul 31 09:25:42.755792 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-cca040ab-20c6-4988-8a1b-370a4377a203 req-99d5991a-5686-4883-a533-3cd7d4931018 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:25:42.755792 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-cca040ab-20c6-4988-8a1b-370a4377a203 req-99d5991a-5686-4883-a533-3cd7d4931018 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:25:42.773105 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:42.773105 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:42.773593 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-cca040ab-20c6-4988-8a1b-370a4377a203 req-99d5991a-5686-4883-a533-3cd7d4931018 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Volume info retrieved successfully. Jul 31 09:25:42.791162 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-cca040ab-20c6-4988-8a1b-370a4377a203 req-99d5991a-5686-4883-a533-3cd7d4931018 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Begin detaching volume completed successfully. Jul 31 09:25:42.791498 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-cca040ab-20c6-4988-8a1b-370a4377a203 req-99d5991a-5686-4883-a533-3cd7d4931018 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf/action returned with HTTP 202 Jul 31 09:25:42.792439 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 127/503] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:25:42 2026] POST /volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 31 09:25:42.886950 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-25a81a45-1c64-4dba-9721-cc720e72738f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:42.887829 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-25a81a45-1c64-4dba-9721-cc720e72738f None None] GET https://10.4.3.226/volume// Jul 31 09:25:42.889342 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-25a81a45-1c64-4dba-9721-cc720e72738f None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:42.889342 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-25a81a45-1c64-4dba-9721-cc720e72738f None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:42.889596 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-25a81a45-1c64-4dba-9721-cc720e72738f None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:25:42.890647 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 125/504] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:25:42 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:25:42.908939 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-cca040ab-20c6-4988-8a1b-370a4377a203 req-757327f9-f2af-4711-a75a-0e24d1c22452 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:42.913928 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-cca040ab-20c6-4988-8a1b-370a4377a203 req-757327f9-f2af-4711-a75a-0e24d1c22452 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] GET https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf Jul 31 09:25:42.913928 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-cca040ab-20c6-4988-8a1b-370a4377a203 req-757327f9-f2af-4711-a75a-0e24d1c22452 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:42.913928 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-cca040ab-20c6-4988-8a1b-370a4377a203 req-757327f9-f2af-4711-a75a-0e24d1c22452 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:42.934965 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:42.934965 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:25:42.943022 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-cca040ab-20c6-4988-8a1b-370a4377a203 req-757327f9-f2af-4711-a75a-0e24d1c22452 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Volume info retrieved successfully. Jul 31 09:25:42.949917 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-cca040ab-20c6-4988-8a1b-370a4377a203 req-757327f9-f2af-4711-a75a-0e24d1c22452 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf returned with HTTP 200 Jul 31 09:25:42.950533 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 126/505] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:25:42 2026] GET /volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf => generated 1326 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:25:43.389369 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-432afd50-ddf9-4561-9ad3-48d3a0695914 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:43.393799 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-432afd50-ddf9-4561-9ad3-48d3a0695914 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 Jul 31 09:25:43.394166 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-432afd50-ddf9-4561-9ad3-48d3a0695914 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:43.397509 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-432afd50-ddf9-4561-9ad3-48d3a0695914 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:43.397577 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-432afd50-ddf9-4561-9ad3-48d3a0695914 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 7459fb65-1a46-45d0-a489-d505a40dd095. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:25:43.406572 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:43.406572 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:25:43.406572 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-432afd50-ddf9-4561-9ad3-48d3a0695914 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 returned with HTTP 200 Jul 31 09:25:43.407435 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 128/506] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:43 2026] GET /volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:44.277110 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-cca040ab-20c6-4988-8a1b-370a4377a203 req-c397f1bf-e04d-4247-b19f-4bab686f70e7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:44.281410 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-cca040ab-20c6-4988-8a1b-370a4377a203 req-c397f1bf-e04d-4247-b19f-4bab686f70e7 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] DELETE https://10.4.3.226/volume/v3/attachments/acdd6503-4931-44ba-b911-aa658060ae58 Jul 31 09:25:44.281410 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-cca040ab-20c6-4988-8a1b-370a4377a203 req-c397f1bf-e04d-4247-b19f-4bab686f70e7 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:44.281410 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-cca040ab-20c6-4988-8a1b-370a4377a203 req-c397f1bf-e04d-4247-b19f-4bab686f70e7 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:44.293711 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:44.293711 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:44.385304 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-cca040ab-20c6-4988-8a1b-370a4377a203 req-c397f1bf-e04d-4247-b19f-4bab686f70e7 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] https://10.4.3.226/volume/v3/attachments/acdd6503-4931-44ba-b911-aa658060ae58 returned with HTTP 200 Jul 31 09:25:44.385834 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 128/507] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:25:44 2026] DELETE /volume/v3/attachments/acdd6503-4931-44ba-b911-aa658060ae58 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:44.425169 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ff0142d4-ca0c-4b02-a039-e3befad3a83c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:44.429780 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ff0142d4-ca0c-4b02-a039-e3befad3a83c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 Jul 31 09:25:44.429931 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ff0142d4-ca0c-4b02-a039-e3befad3a83c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:44.430279 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ff0142d4-ca0c-4b02-a039-e3befad3a83c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:44.430377 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-ff0142d4-ca0c-4b02-a039-e3befad3a83c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 7459fb65-1a46-45d0-a489-d505a40dd095. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:25:44.437657 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:44.437657 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:25:44.438851 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ff0142d4-ca0c-4b02-a039-e3befad3a83c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 returned with HTTP 200 Jul 31 09:25:44.439698 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 126/508] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:44 2026] GET /volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:45.034109 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5d1bce9c-e2de-4bd2-9f70-fe80bf3f95bd None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:45.037015 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5d1bce9c-e2de-4bd2-9f70-fe80bf3f95bd tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] GET https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf Jul 31 09:25:45.037015 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5d1bce9c-e2de-4bd2-9f70-fe80bf3f95bd tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:45.037015 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5d1bce9c-e2de-4bd2-9f70-fe80bf3f95bd tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:45.051420 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:45.051420 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:25:45.058533 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-5d1bce9c-e2de-4bd2-9f70-fe80bf3f95bd tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Volume info retrieved successfully. Jul 31 09:25:45.066305 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5d1bce9c-e2de-4bd2-9f70-fe80bf3f95bd tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf returned with HTTP 200 Jul 31 09:25:45.066810 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 127/509] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:45 2026] GET /volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:45.455657 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-85ccdcfc-71d4-4370-bb58-9a305ea4ff83 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:45.458201 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-85ccdcfc-71d4-4370-bb58-9a305ea4ff83 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 Jul 31 09:25:45.459368 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-85ccdcfc-71d4-4370-bb58-9a305ea4ff83 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:45.459368 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-85ccdcfc-71d4-4370-bb58-9a305ea4ff83 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:45.459368 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-85ccdcfc-71d4-4370-bb58-9a305ea4ff83 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 7459fb65-1a46-45d0-a489-d505a40dd095. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:25:45.466690 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:45.466690 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:25:45.468807 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-85ccdcfc-71d4-4370-bb58-9a305ea4ff83 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 returned with HTTP 200 Jul 31 09:25:45.468807 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 129/510] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:45 2026] GET /volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:45.483337 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cf6a2bc8-9cf6-42b7-ad6e-54b90c72bc75 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:45.483913 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cf6a2bc8-9cf6-42b7-ad6e-54b90c72bc75 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f Jul 31 09:25:45.484207 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cf6a2bc8-9cf6-42b7-ad6e-54b90c72bc75 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:45.484505 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cf6a2bc8-9cf6-42b7-ad6e-54b90c72bc75 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:45.499521 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:45.499521 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:45.505121 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cf6a2bc8-9cf6-42b7-ad6e-54b90c72bc75 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:25:45.510513 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cf6a2bc8-9cf6-42b7-ad6e-54b90c72bc75 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f returned with HTTP 200 Jul 31 09:25:45.510876 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 129/511] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:45 2026] GET /volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:25:45.536374 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-88ae9515-cb17-4721-afad-3994580bbef5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:45.536964 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-88ae9515-cb17-4721-afad-3994580bbef5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] DELETE https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 Jul 31 09:25:45.537271 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-88ae9515-cb17-4721-afad-3994580bbef5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:45.537567 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-88ae9515-cb17-4721-afad-3994580bbef5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:45.537761 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-88ae9515-cb17-4721-afad-3994580bbef5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Delete backup with id: 7459fb65-1a46-45d0-a489-d505a40dd095. Jul 31 09:25:45.556998 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:45.556998 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:25:45.582958 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-88ae9515-cb17-4721-afad-3994580bbef5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] delete_backup rpcapi backup_id 7459fb65-1a46-45d0-a489-d505a40dd095 {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:25:45.584710 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-88ae9515-cb17-4721-afad-3994580bbef5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 returned with HTTP 202 Jul 31 09:25:45.585299 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 127/512] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:25:45 2026] DELETE /volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:25:45.596129 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7c947366-8fc5-4718-a5da-400e11ddfee5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:45.598206 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7c947366-8fc5-4718-a5da-400e11ddfee5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 Jul 31 09:25:45.598421 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7c947366-8fc5-4718-a5da-400e11ddfee5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:45.598671 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7c947366-8fc5-4718-a5da-400e11ddfee5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:45.598828 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-7c947366-8fc5-4718-a5da-400e11ddfee5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 7459fb65-1a46-45d0-a489-d505a40dd095. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:25:45.603646 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:45.603646 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:25:45.604790 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7c947366-8fc5-4718-a5da-400e11ddfee5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 returned with HTTP 200 Jul 31 09:25:45.605457 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 128/513] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:45 2026] GET /volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:46.622003 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9847bcb1-9ac5-4638-a2d8-7c3267c1708c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:46.626111 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9847bcb1-9ac5-4638-a2d8-7c3267c1708c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 Jul 31 09:25:46.626453 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9847bcb1-9ac5-4638-a2d8-7c3267c1708c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:46.626725 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9847bcb1-9ac5-4638-a2d8-7c3267c1708c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:46.626926 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-9847bcb1-9ac5-4638-a2d8-7c3267c1708c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 7459fb65-1a46-45d0-a489-d505a40dd095. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:25:46.646122 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9847bcb1-9ac5-4638-a2d8-7c3267c1708c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 returned with HTTP 404 Jul 31 09:25:46.647105 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 130/514] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:46 2026] GET /volume/v3/backups/7459fb65-1a46-45d0-a489-d505a40dd095 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:25:46.852232 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-4cd91ba1-0fc1-453c-ae99-b196ca044cd2 req-85d582cc-2950-455b-8871-2d8f4303651b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:46.853657 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4cd91ba1-0fc1-453c-ae99-b196ca044cd2 req-85d582cc-2950-455b-8871-2d8f4303651b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f Jul 31 09:25:46.853993 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-4cd91ba1-0fc1-453c-ae99-b196ca044cd2 req-85d582cc-2950-455b-8871-2d8f4303651b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:46.854172 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-4cd91ba1-0fc1-453c-ae99-b196ca044cd2 req-85d582cc-2950-455b-8871-2d8f4303651b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:46.872176 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:46.872176 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:46.878413 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-4cd91ba1-0fc1-453c-ae99-b196ca044cd2 req-85d582cc-2950-455b-8871-2d8f4303651b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:25:46.884747 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4cd91ba1-0fc1-453c-ae99-b196ca044cd2 req-85d582cc-2950-455b-8871-2d8f4303651b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f returned with HTTP 200 Jul 31 09:25:46.885328 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 130/515] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:25:46 2026] GET /volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f => generated 1134 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:25:46.925780 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-4cd91ba1-0fc1-453c-ae99-b196ca044cd2 req-91ff1d45-b4a6-4816-bef4-044fec24b02a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:46.930185 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4cd91ba1-0fc1-453c-ae99-b196ca044cd2 req-91ff1d45-b4a6-4816-bef4-044fec24b02a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] POST https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f/action Jul 31 09:25:46.930548 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-4cd91ba1-0fc1-453c-ae99-b196ca044cd2 req-91ff1d45-b4a6-4816-bef4-044fec24b02a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:25:46.930677 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-4cd91ba1-0fc1-453c-ae99-b196ca044cd2 req-91ff1d45-b4a6-4816-bef4-044fec24b02a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:25:46.947743 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:46.947743 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:25:46.947743 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-4cd91ba1-0fc1-453c-ae99-b196ca044cd2 req-91ff1d45-b4a6-4816-bef4-044fec24b02a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:25:46.960346 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-4cd91ba1-0fc1-453c-ae99-b196ca044cd2 req-91ff1d45-b4a6-4816-bef4-044fec24b02a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Begin detaching volume completed successfully. Jul 31 09:25:46.960346 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4cd91ba1-0fc1-453c-ae99-b196ca044cd2 req-91ff1d45-b4a6-4816-bef4-044fec24b02a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f/action returned with HTTP 202 Jul 31 09:25:46.960346 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 128/516] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:25:46 2026] POST /volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:25:46.994093 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5f886455-076c-4680-9e46-6fbe3636f27c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:47.001414 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5f886455-076c-4680-9e46-6fbe3636f27c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f Jul 31 09:25:47.001776 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5f886455-076c-4680-9e46-6fbe3636f27c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:47.002081 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5f886455-076c-4680-9e46-6fbe3636f27c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:47.029774 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:47.029774 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:25:47.037964 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-5f886455-076c-4680-9e46-6fbe3636f27c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:25:47.047101 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5f886455-076c-4680-9e46-6fbe3636f27c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f returned with HTTP 200 Jul 31 09:25:47.049173 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 129/517] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:46 2026] GET /volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f => generated 1137 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:25:47.087329 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-dc7ebdb4-eb1f-4ccd-a198-f989c0e39fcb None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:47.087329 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dc7ebdb4-eb1f-4ccd-a198-f989c0e39fcb None None] GET https://10.4.3.226/volume// Jul 31 09:25:47.087611 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dc7ebdb4-eb1f-4ccd-a198-f989c0e39fcb None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:47.087830 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dc7ebdb4-eb1f-4ccd-a198-f989c0e39fcb None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:47.088302 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dc7ebdb4-eb1f-4ccd-a198-f989c0e39fcb None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:25:47.088687 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 131/518] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:25: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 31 09:25:47.155464 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-4cd91ba1-0fc1-453c-ae99-b196ca044cd2 req-98242b89-d6d3-4d4c-8de2-63a40a318a40 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:47.161581 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4cd91ba1-0fc1-453c-ae99-b196ca044cd2 req-98242b89-d6d3-4d4c-8de2-63a40a318a40 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f Jul 31 09:25:47.161988 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-4cd91ba1-0fc1-453c-ae99-b196ca044cd2 req-98242b89-d6d3-4d4c-8de2-63a40a318a40 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:47.162227 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-4cd91ba1-0fc1-453c-ae99-b196ca044cd2 req-98242b89-d6d3-4d4c-8de2-63a40a318a40 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:47.177361 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:47.177361 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:47.182425 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-4cd91ba1-0fc1-453c-ae99-b196ca044cd2 req-98242b89-d6d3-4d4c-8de2-63a40a318a40 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:25:47.203992 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4cd91ba1-0fc1-453c-ae99-b196ca044cd2 req-98242b89-d6d3-4d4c-8de2-63a40a318a40 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f returned with HTTP 200 Jul 31 09:25:47.203992 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 131/519] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:25:47 2026] GET /volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f => generated 1317 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:25:48.065461 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-10062f55-1fe8-45bb-ada1-4387ed4cc757 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:48.070483 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-10062f55-1fe8-45bb-ada1-4387ed4cc757 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f Jul 31 09:25:48.070884 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-10062f55-1fe8-45bb-ada1-4387ed4cc757 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:48.071555 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-10062f55-1fe8-45bb-ada1-4387ed4cc757 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:48.089553 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:48.089553 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:25:48.096096 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-10062f55-1fe8-45bb-ada1-4387ed4cc757 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:25:48.105797 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-10062f55-1fe8-45bb-ada1-4387ed4cc757 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f returned with HTTP 200 Jul 31 09:25:48.106566 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 129/520] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:48 2026] GET /volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:25:48.177684 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-d1e7ec30-fa26-4f6c-b86f-08d857e7043d req-e32a588f-dbdb-47ed-92a1-48f346461c35 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:48.191551 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-d1e7ec30-fa26-4f6c-b86f-08d857e7043d req-e32a588f-dbdb-47ed-92a1-48f346461c35 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] DELETE https://10.4.3.226/volume/v3/attachments/e9809618-36ca-44c8-afdf-303c62ca292e Jul 31 09:25:48.191551 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-d1e7ec30-fa26-4f6c-b86f-08d857e7043d req-e32a588f-dbdb-47ed-92a1-48f346461c35 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:48.191551 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-d1e7ec30-fa26-4f6c-b86f-08d857e7043d req-e32a588f-dbdb-47ed-92a1-48f346461c35 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:48.216008 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:48.216008 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:25:48.303478 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-d1e7ec30-fa26-4f6c-b86f-08d857e7043d req-e32a588f-dbdb-47ed-92a1-48f346461c35 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/attachments/e9809618-36ca-44c8-afdf-303c62ca292e returned with HTTP 200 Jul 31 09:25:48.304418 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 130/521] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:25:48 2026] DELETE /volume/v3/attachments/e9809618-36ca-44c8-afdf-303c62ca292e => generated 19 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:48.324653 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-d1e7ec30-fa26-4f6c-b86f-08d857e7043d req-f726ef8b-e776-4f0b-94e4-f8deb1094653 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:48.327990 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-d1e7ec30-fa26-4f6c-b86f-08d857e7043d req-f726ef8b-e776-4f0b-94e4-f8deb1094653 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] DELETE https://10.4.3.226/volume/v3/attachments/3a7f354f-5e5b-4d5a-8b48-5a0dc2407d08 Jul 31 09:25:48.328229 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-d1e7ec30-fa26-4f6c-b86f-08d857e7043d req-f726ef8b-e776-4f0b-94e4-f8deb1094653 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:48.328429 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-d1e7ec30-fa26-4f6c-b86f-08d857e7043d req-f726ef8b-e776-4f0b-94e4-f8deb1094653 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:48.340344 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:48.340344 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:25:48.431549 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-d1e7ec30-fa26-4f6c-b86f-08d857e7043d req-f726ef8b-e776-4f0b-94e4-f8deb1094653 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/attachments/3a7f354f-5e5b-4d5a-8b48-5a0dc2407d08 returned with HTTP 200 Jul 31 09:25:48.432011 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 132/522] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:25:48 2026] DELETE /volume/v3/attachments/3a7f354f-5e5b-4d5a-8b48-5a0dc2407d08 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:48.454406 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-d1e7ec30-fa26-4f6c-b86f-08d857e7043d req-e7dadace-2a76-48bf-9923-20542a13a237 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:48.460326 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d1e7ec30-fa26-4f6c-b86f-08d857e7043d req-e7dadace-2a76-48bf-9923-20542a13a237 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] DELETE https://10.4.3.226/volume/v3/attachments/a338ce94-ff84-4fec-9ab7-9accdb21cf2c Jul 31 09:25:48.460326 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d1e7ec30-fa26-4f6c-b86f-08d857e7043d req-e7dadace-2a76-48bf-9923-20542a13a237 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:48.460326 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d1e7ec30-fa26-4f6c-b86f-08d857e7043d req-e7dadace-2a76-48bf-9923-20542a13a237 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:48.478839 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:48.478839 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:48.566588 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d1e7ec30-fa26-4f6c-b86f-08d857e7043d req-e7dadace-2a76-48bf-9923-20542a13a237 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/attachments/a338ce94-ff84-4fec-9ab7-9accdb21cf2c returned with HTTP 200 Jul 31 09:25:48.567235 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 132/523] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:25:48 2026] DELETE /volume/v3/attachments/a338ce94-ff84-4fec-9ab7-9accdb21cf2c => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:48.683272 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-4cd91ba1-0fc1-453c-ae99-b196ca044cd2 req-47533d14-bf88-407b-b0cf-cd534e692e37 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:48.683506 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4cd91ba1-0fc1-453c-ae99-b196ca044cd2 req-47533d14-bf88-407b-b0cf-cd534e692e37 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] DELETE https://10.4.3.226/volume/v3/attachments/172d7f8e-78f5-442b-9142-668958e5a3f7 Jul 31 09:25:48.683793 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-4cd91ba1-0fc1-453c-ae99-b196ca044cd2 req-47533d14-bf88-407b-b0cf-cd534e692e37 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:48.684089 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-4cd91ba1-0fc1-453c-ae99-b196ca044cd2 req-47533d14-bf88-407b-b0cf-cd534e692e37 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:48.694490 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:48.694490 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:25:48.774061 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4cd91ba1-0fc1-453c-ae99-b196ca044cd2 req-47533d14-bf88-407b-b0cf-cd534e692e37 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/attachments/172d7f8e-78f5-442b-9142-668958e5a3f7 returned with HTTP 200 Jul 31 09:25:48.774616 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 130/524] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:25:48 2026] DELETE /volume/v3/attachments/172d7f8e-78f5-442b-9142-668958e5a3f7 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:49.123226 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6b5ee0a0-de0e-41a3-97a6-3cf9bd6fe4cc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:49.126342 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6b5ee0a0-de0e-41a3-97a6-3cf9bd6fe4cc tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f Jul 31 09:25:49.126643 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6b5ee0a0-de0e-41a3-97a6-3cf9bd6fe4cc tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:49.126941 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6b5ee0a0-de0e-41a3-97a6-3cf9bd6fe4cc tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:49.141512 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:49.141512 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:25:49.146579 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-6b5ee0a0-de0e-41a3-97a6-3cf9bd6fe4cc tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:25:49.156060 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6b5ee0a0-de0e-41a3-97a6-3cf9bd6fe4cc tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f returned with HTTP 200 Jul 31 09:25:49.156894 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 131/525] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:49 2026] GET /volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:50.271365 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-04d5b7e9-141e-430c-8314-75da3da5cc28 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:50.274218 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-04d5b7e9-141e-430c-8314-75da3da5cc28 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] DELETE https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf Jul 31 09:25:50.274437 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-04d5b7e9-141e-430c-8314-75da3da5cc28 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:50.274696 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-04d5b7e9-141e-430c-8314-75da3da5cc28 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:50.274947 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-04d5b7e9-141e-430c-8314-75da3da5cc28 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Delete volume with id: 8e28e062-25fe-48d6-b016-c11651f78ccf Jul 31 09:25:50.292400 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:50.292400 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:25:50.292400 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-04d5b7e9-141e-430c-8314-75da3da5cc28 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Volume info retrieved successfully. Jul 31 09:25:50.334126 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-04d5b7e9-141e-430c-8314-75da3da5cc28 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Delete volume request issued successfully. Jul 31 09:25:50.334450 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-04d5b7e9-141e-430c-8314-75da3da5cc28 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf returned with HTTP 202 Jul 31 09:25:50.335289 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 133/526] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:25:50 2026] DELETE /volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 09:25:50.343342 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5c78418f-cde4-4cd7-94da-0c42539fab3c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:50.345927 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5c78418f-cde4-4cd7-94da-0c42539fab3c tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] GET https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf Jul 31 09:25:50.346312 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5c78418f-cde4-4cd7-94da-0c42539fab3c tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:50.346563 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5c78418f-cde4-4cd7-94da-0c42539fab3c tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:50.357353 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:50.357353 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:50.362878 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5c78418f-cde4-4cd7-94da-0c42539fab3c tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Volume info retrieved successfully. Jul 31 09:25:50.369900 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5c78418f-cde4-4cd7-94da-0c42539fab3c tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf returned with HTTP 200 Jul 31 09:25:50.370741 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 133/527] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:50 2026] GET /volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:51.389955 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ca8c7827-88c4-4d65-8ae1-bdb08f2d9f42 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:51.391750 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ca8c7827-88c4-4d65-8ae1-bdb08f2d9f42 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] GET https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf Jul 31 09:25:51.391963 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ca8c7827-88c4-4d65-8ae1-bdb08f2d9f42 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:51.392203 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ca8c7827-88c4-4d65-8ae1-bdb08f2d9f42 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:51.406889 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ca8c7827-88c4-4d65-8ae1-bdb08f2d9f42 tempest-ServerStableDeviceRescueTest-97907457 tempest-ServerStableDeviceRescueTest-97907457-project-member] https://10.4.3.226/volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf returned with HTTP 404 Jul 31 09:25:51.407184 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 131/528] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:51 2026] GET /volume/v3/volumes/8e28e062-25fe-48d6-b016-c11651f78ccf => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:25:52.676935 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0eae14ce-8dc5-4377-825e-b675ff15a55d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:52.683966 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0eae14ce-8dc5-4377-825e-b675ff15a55d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] DELETE https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f Jul 31 09:25:52.683966 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0eae14ce-8dc5-4377-825e-b675ff15a55d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:52.684121 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0eae14ce-8dc5-4377-825e-b675ff15a55d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:52.684320 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-0eae14ce-8dc5-4377-825e-b675ff15a55d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Delete volume with id: faef50aa-bb5a-4168-a53b-67d10ee5b58f Jul 31 09:25:52.697524 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:52.697524 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:25:52.697524 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-0eae14ce-8dc5-4377-825e-b675ff15a55d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:25:52.730412 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-0eae14ce-8dc5-4377-825e-b675ff15a55d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Delete volume request issued successfully. Jul 31 09:25:52.731664 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0eae14ce-8dc5-4377-825e-b675ff15a55d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f returned with HTTP 202 Jul 31 09:25:52.731664 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 132/529] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:25:52 2026] DELETE /volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:25:52.746027 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a9fe4033-abd9-4e27-8b64-6114c5847ffd None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:52.748297 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a9fe4033-abd9-4e27-8b64-6114c5847ffd tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f Jul 31 09:25:52.748974 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a9fe4033-abd9-4e27-8b64-6114c5847ffd tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:52.749226 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a9fe4033-abd9-4e27-8b64-6114c5847ffd tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:52.759027 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:52.759027 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:25:52.764256 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a9fe4033-abd9-4e27-8b64-6114c5847ffd tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:25:52.770885 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a9fe4033-abd9-4e27-8b64-6114c5847ffd tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f returned with HTTP 200 Jul 31 09:25:52.771383 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 134/530] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:52 2026] GET /volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:53.234496 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-8677e5c5-2e12-49c2-b6a6-1fe1a7ed27fa req-5ca7c631-4428-42c0-bdc0-6d7bad42caf7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:53.238312 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8677e5c5-2e12-49c2-b6a6-1fe1a7ed27fa req-5ca7c631-4428-42c0-bdc0-6d7bad42caf7 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] DELETE https://10.4.3.226/volume/v3/attachments/dd8ce615-ee1f-48dc-9233-55370aca8b92 Jul 31 09:25:53.238444 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8677e5c5-2e12-49c2-b6a6-1fe1a7ed27fa req-5ca7c631-4428-42c0-bdc0-6d7bad42caf7 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:53.238634 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8677e5c5-2e12-49c2-b6a6-1fe1a7ed27fa req-5ca7c631-4428-42c0-bdc0-6d7bad42caf7 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:53.252433 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:53.252433 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:53.342501 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8677e5c5-2e12-49c2-b6a6-1fe1a7ed27fa req-5ca7c631-4428-42c0-bdc0-6d7bad42caf7 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/attachments/dd8ce615-ee1f-48dc-9233-55370aca8b92 returned with HTTP 200 Jul 31 09:25:53.342970 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 134/531] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:25:53 2026] DELETE /volume/v3/attachments/dd8ce615-ee1f-48dc-9233-55370aca8b92 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:53.353469 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-8677e5c5-2e12-49c2-b6a6-1fe1a7ed27fa req-c5d78b3f-d06e-43ab-850b-350448679e58 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:53.357576 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8677e5c5-2e12-49c2-b6a6-1fe1a7ed27fa req-c5d78b3f-d06e-43ab-850b-350448679e58 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] DELETE https://10.4.3.226/volume/v3/attachments/20e7e3bc-ec3e-479a-9269-9fa99a5e1e8f Jul 31 09:25:53.357576 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8677e5c5-2e12-49c2-b6a6-1fe1a7ed27fa req-c5d78b3f-d06e-43ab-850b-350448679e58 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:53.357925 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8677e5c5-2e12-49c2-b6a6-1fe1a7ed27fa req-c5d78b3f-d06e-43ab-850b-350448679e58 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:53.372590 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:53.372590 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:25:53.410067 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d577ec3c-f148-47ee-9a04-b44d98ecbadf None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:53.412394 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d577ec3c-f148-47ee-9a04-b44d98ecbadf tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] DELETE https://10.4.3.226/volume/v3/volumes/8b8c24fe-cc6a-4fee-ba77-d913ad98a9fe Jul 31 09:25:53.412394 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d577ec3c-f148-47ee-9a04-b44d98ecbadf tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:53.412654 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d577ec3c-f148-47ee-9a04-b44d98ecbadf tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:53.413569 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-d577ec3c-f148-47ee-9a04-b44d98ecbadf tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Delete volume with id: 8b8c24fe-cc6a-4fee-ba77-d913ad98a9fe Jul 31 09:25:53.424443 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:53.424443 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:25:53.424443 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-d577ec3c-f148-47ee-9a04-b44d98ecbadf tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:25:53.452979 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8677e5c5-2e12-49c2-b6a6-1fe1a7ed27fa req-c5d78b3f-d06e-43ab-850b-350448679e58 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/attachments/20e7e3bc-ec3e-479a-9269-9fa99a5e1e8f returned with HTTP 200 Jul 31 09:25:53.452979 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 132/532] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:25:53 2026] DELETE /volume/v3/attachments/20e7e3bc-ec3e-479a-9269-9fa99a5e1e8f => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:53.453489 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-d577ec3c-f148-47ee-9a04-b44d98ecbadf tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Delete volume request issued successfully. Jul 31 09:25:53.453997 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d577ec3c-f148-47ee-9a04-b44d98ecbadf tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/8b8c24fe-cc6a-4fee-ba77-d913ad98a9fe returned with HTTP 202 Jul 31 09:25:53.454743 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 133/533] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:25:53 2026] DELETE /volume/v3/volumes/8b8c24fe-cc6a-4fee-ba77-d913ad98a9fe => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:25:53.469689 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a6448cab-7f93-464a-9fde-338c24a83ca2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:53.469885 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-8677e5c5-2e12-49c2-b6a6-1fe1a7ed27fa req-7fe9266f-8dff-4c65-b5c5-ac23a979063f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:53.471400 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a6448cab-7f93-464a-9fde-338c24a83ca2 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/8b8c24fe-cc6a-4fee-ba77-d913ad98a9fe Jul 31 09:25:53.471706 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a6448cab-7f93-464a-9fde-338c24a83ca2 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:53.472093 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a6448cab-7f93-464a-9fde-338c24a83ca2 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:53.472619 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8677e5c5-2e12-49c2-b6a6-1fe1a7ed27fa req-7fe9266f-8dff-4c65-b5c5-ac23a979063f tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] DELETE https://10.4.3.226/volume/v3/attachments/53a4dcb7-e8bf-473e-b5da-c51357cf2ab0 Jul 31 09:25:53.472931 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8677e5c5-2e12-49c2-b6a6-1fe1a7ed27fa req-7fe9266f-8dff-4c65-b5c5-ac23a979063f tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:53.473405 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8677e5c5-2e12-49c2-b6a6-1fe1a7ed27fa req-7fe9266f-8dff-4c65-b5c5-ac23a979063f tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:53.482087 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:53.482087 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:25:53.487859 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:53.487859 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:53.495273 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a6448cab-7f93-464a-9fde-338c24a83ca2 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:25:53.499375 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a6448cab-7f93-464a-9fde-338c24a83ca2 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/8b8c24fe-cc6a-4fee-ba77-d913ad98a9fe returned with HTTP 200 Jul 31 09:25:53.499791 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 135/534] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:53 2026] GET /volume/v3/volumes/8b8c24fe-cc6a-4fee-ba77-d913ad98a9fe => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:53.626504 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8677e5c5-2e12-49c2-b6a6-1fe1a7ed27fa req-7fe9266f-8dff-4c65-b5c5-ac23a979063f tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/attachments/53a4dcb7-e8bf-473e-b5da-c51357cf2ab0 returned with HTTP 200 Jul 31 09:25:53.627154 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 135/535] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:25:53 2026] DELETE /volume/v3/attachments/53a4dcb7-e8bf-473e-b5da-c51357cf2ab0 => generated 19 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:53.789618 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-76c0c583-dbb7-4912-89b9-17f54b98cc60 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:53.791439 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-76c0c583-dbb7-4912-89b9-17f54b98cc60 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f Jul 31 09:25:53.791656 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-76c0c583-dbb7-4912-89b9-17f54b98cc60 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:53.791881 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-76c0c583-dbb7-4912-89b9-17f54b98cc60 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:53.797322 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-76c0c583-dbb7-4912-89b9-17f54b98cc60 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f returned with HTTP 404 Jul 31 09:25:53.797932 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 133/536] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:53 2026] GET /volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:25:53.809424 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-4587e865-9560-4e1e-9744-73d577a18ae0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:53.818916 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4587e865-9560-4e1e-9744-73d577a18ae0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f Jul 31 09:25:53.818916 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4587e865-9560-4e1e-9744-73d577a18ae0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:53.818916 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4587e865-9560-4e1e-9744-73d577a18ae0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:53.828114 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4587e865-9560-4e1e-9744-73d577a18ae0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f returned with HTTP 404 Jul 31 09:25:53.828709 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 134/537] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:53 2026] GET /volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:25:53.837324 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7186f058-df32-4506-b5cc-5617b998bcc4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:53.839728 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7186f058-df32-4506-b5cc-5617b998bcc4 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] DELETE https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f Jul 31 09:25:53.840029 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7186f058-df32-4506-b5cc-5617b998bcc4 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:53.840205 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7186f058-df32-4506-b5cc-5617b998bcc4 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:53.840459 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-7186f058-df32-4506-b5cc-5617b998bcc4 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Delete volume with id: faef50aa-bb5a-4168-a53b-67d10ee5b58f Jul 31 09:25:53.847412 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7186f058-df32-4506-b5cc-5617b998bcc4 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f returned with HTTP 404 Jul 31 09:25:53.847982 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 136/538] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:25:53 2026] DELETE /volume/v3/volumes/faef50aa-bb5a-4168-a53b-67d10ee5b58f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:25:53.882557 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a0e0afa4-247e-476e-8fd7-a9b07bd29ca6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:53.884387 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a0e0afa4-247e-476e-8fd7-a9b07bd29ca6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:25:53.884719 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a0e0afa4-247e-476e-8fd7-a9b07bd29ca6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b3e619b5-8776-4672-b197-1edb98781403", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1883801801"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:25:53.886855 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-a0e0afa4-247e-476e-8fd7-a9b07bd29ca6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Create volume request body: {'volume': {'imageRef': 'b3e619b5-8776-4672-b197-1edb98781403', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1883801801'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:25:54.295960 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-a0e0afa4-247e-476e-8fd7-a9b07bd29ca6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Create volume of 1 GB Jul 31 09:25:54.296411 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:54.296411 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:54.300548 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a0e0afa4-247e-476e-8fd7-a9b07bd29ca6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Availability Zones retrieved successfully. Jul 31 09:25:54.306336 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a0e0afa4-247e-476e-8fd7-a9b07bd29ca6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Flow 'volume_create_api' (a951db7d-a313-4ccf-b6be-85633f39261a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:25:54.307876 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a0e0afa4-247e-476e-8fd7-a9b07bd29ca6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (964abe13-c252-426a-acbe-8f446047a668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:25:54.308907 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-a0e0afa4-247e-476e-8fd7-a9b07bd29ca6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:25:54.392916 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a0e0afa4-247e-476e-8fd7-a9b07bd29ca6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (964abe13-c252-426a-acbe-8f446047a668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:25:54.393885 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a0e0afa4-247e-476e-8fd7-a9b07bd29ca6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88c3f715-48f1-46a8-a5f0-14c523011dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:25:54.439530 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-a0e0afa4-247e-476e-8fd7-a9b07bd29ca6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Created reservations ['7e914c40-bd86-4166-83b0-fb718c4aeb7e', 'b1f520ac-3a6d-4617-97fb-c7864a929ba6', 'b2a51cb6-bdac-4ec4-8882-c580b2e92787', 'c4b8d371-bedd-4000-b789-6b55e2d98b35'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:25:54.440510 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a0e0afa4-247e-476e-8fd7-a9b07bd29ca6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88c3f715-48f1-46a8-a5f0-14c523011dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e914c40-bd86-4166-83b0-fb718c4aeb7e', 'b1f520ac-3a6d-4617-97fb-c7864a929ba6', 'b2a51cb6-bdac-4ec4-8882-c580b2e92787', 'c4b8d371-bedd-4000-b789-6b55e2d98b35']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:25:54.441451 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a0e0afa4-247e-476e-8fd7-a9b07bd29ca6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2444d0a5-5a45-42f3-aa8a-ea967c7a8c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:25:54.467460 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a0e0afa4-247e-476e-8fd7-a9b07bd29ca6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2444d0a5-5a45-42f3-aa8a-ea967c7a8c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '290825b1-7a7f-4c78-9370-194adf038a74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1883801801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='474017521f4a4747a0d1e8d3a595edd5',qos_specs=None,replication_status=,reservations=['7e914c40-bd86-4166-83b0-fb718c4aeb7e','b1f520ac-3a6d-4617-97fb-c7864a929ba6','b2a51cb6-bdac-4ec4-8882-c580b2e92787','c4b8d371-bedd-4000-b789-6b55e2d98b35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='993bc670cd3b4bda85c12fab1f7ef867',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:25:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1883801801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=290825b1-7a7f-4c78-9370-194adf038a74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='474017521f4a4747a0d1e8d3a595edd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='993bc670cd3b4bda85c12fab1f7ef867',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:25:54.468402 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a0e0afa4-247e-476e-8fd7-a9b07bd29ca6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4a9e442-3152-4383-839d-fd51bf7c300b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:25:54.489235 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a0e0afa4-247e-476e-8fd7-a9b07bd29ca6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4a9e442-3152-4383-839d-fd51bf7c300b) transitioned into state 'SUCCESS' from state '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-1883801801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='474017521f4a4747a0d1e8d3a595edd5',qos_specs=None,replication_status=,reservations=['7e914c40-bd86-4166-83b0-fb718c4aeb7e','b1f520ac-3a6d-4617-97fb-c7864a929ba6','b2a51cb6-bdac-4ec4-8882-c580b2e92787','c4b8d371-bedd-4000-b789-6b55e2d98b35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='993bc670cd3b4bda85c12fab1f7ef867',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:25:54.490333 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a0e0afa4-247e-476e-8fd7-a9b07bd29ca6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfdd9291-bde9-49e3-930f-535fd5ce9316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:25:54.500694 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a0e0afa4-247e-476e-8fd7-a9b07bd29ca6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfdd9291-bde9-49e3-930f-535fd5ce9316) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:25:54.501755 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a0e0afa4-247e-476e-8fd7-a9b07bd29ca6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Flow 'volume_create_api' (a951db7d-a313-4ccf-b6be-85633f39261a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:25:54.502132 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a0e0afa4-247e-476e-8fd7-a9b07bd29ca6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Create volume request issued successfully. Jul 31 09:25:54.502847 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a0e0afa4-247e-476e-8fd7-a9b07bd29ca6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:25:54.503423 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 136/539] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:25:53 2026] POST /volume/v3/volumes => generated 749 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:25:54.517928 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8434336f-2588-44d7-8870-f3f5b665da53 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:54.521107 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8434336f-2588-44d7-8870-f3f5b665da53 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/8b8c24fe-cc6a-4fee-ba77-d913ad98a9fe Jul 31 09:25:54.521302 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8434336f-2588-44d7-8870-f3f5b665da53 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:54.521539 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8434336f-2588-44d7-8870-f3f5b665da53 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:54.526705 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7fae2137-c64f-4dde-a16f-3af159d14db1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:54.532376 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8434336f-2588-44d7-8870-f3f5b665da53 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/8b8c24fe-cc6a-4fee-ba77-d913ad98a9fe returned with HTTP 404 Jul 31 09:25:54.533360 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7fae2137-c64f-4dde-a16f-3af159d14db1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/290825b1-7a7f-4c78-9370-194adf038a74 Jul 31 09:25:54.533503 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 134/540] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:54 2026] GET /volume/v3/volumes/8b8c24fe-cc6a-4fee-ba77-d913ad98a9fe => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:25:54.533547 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7fae2137-c64f-4dde-a16f-3af159d14db1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:54.536055 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7fae2137-c64f-4dde-a16f-3af159d14db1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:54.548273 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9f2557ea-5f6c-43d9-b876-e23215033a90 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:54.548273 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9f2557ea-5f6c-43d9-b876-e23215033a90 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] DELETE https://10.4.3.226/volume/v3/volumes/92c57cf6-bf3f-4dca-991e-9a7782faacb2 Jul 31 09:25:54.548273 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9f2557ea-5f6c-43d9-b876-e23215033a90 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:54.548273 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9f2557ea-5f6c-43d9-b876-e23215033a90 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:54.548273 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-9f2557ea-5f6c-43d9-b876-e23215033a90 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Delete volume with id: 92c57cf6-bf3f-4dca-991e-9a7782faacb2 Jul 31 09:25:54.553450 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:54.553450 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:25:54.555238 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:54.555238 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:25:54.556045 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-9f2557ea-5f6c-43d9-b876-e23215033a90 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:25:54.558003 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-7fae2137-c64f-4dde-a16f-3af159d14db1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:25:54.564017 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7fae2137-c64f-4dde-a16f-3af159d14db1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/290825b1-7a7f-4c78-9370-194adf038a74 returned with HTTP 200 Jul 31 09:25:54.564619 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 135/541] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:54 2026] GET /volume/v3/volumes/290825b1-7a7f-4c78-9370-194adf038a74 => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:54.587613 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-9f2557ea-5f6c-43d9-b876-e23215033a90 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Delete volume request issued successfully. Jul 31 09:25:54.587867 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9f2557ea-5f6c-43d9-b876-e23215033a90 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/92c57cf6-bf3f-4dca-991e-9a7782faacb2 returned with HTTP 202 Jul 31 09:25:54.588308 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 137/542] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:25:54 2026] DELETE /volume/v3/volumes/92c57cf6-bf3f-4dca-991e-9a7782faacb2 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 09:25:54.597723 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2d5e7495-d829-4e78-862a-7396cb5db2e5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:54.600070 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2d5e7495-d829-4e78-862a-7396cb5db2e5 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/92c57cf6-bf3f-4dca-991e-9a7782faacb2 Jul 31 09:25:54.600314 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2d5e7495-d829-4e78-862a-7396cb5db2e5 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:54.600642 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2d5e7495-d829-4e78-862a-7396cb5db2e5 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:54.611530 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:54.611530 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:54.616355 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2d5e7495-d829-4e78-862a-7396cb5db2e5 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:25:54.622868 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2d5e7495-d829-4e78-862a-7396cb5db2e5 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/92c57cf6-bf3f-4dca-991e-9a7782faacb2 returned with HTTP 200 Jul 31 09:25:54.623432 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 137/543] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:54 2026] GET /volume/v3/volumes/92c57cf6-bf3f-4dca-991e-9a7782faacb2 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:55.586059 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-88129e2e-0518-4aab-ade5-50d065777d35 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:55.589541 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-88129e2e-0518-4aab-ade5-50d065777d35 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/290825b1-7a7f-4c78-9370-194adf038a74 Jul 31 09:25:55.589777 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-88129e2e-0518-4aab-ade5-50d065777d35 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:55.590009 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-88129e2e-0518-4aab-ade5-50d065777d35 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:55.598072 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:55.598072 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:25:55.602335 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-88129e2e-0518-4aab-ade5-50d065777d35 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:25:55.608162 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-88129e2e-0518-4aab-ade5-50d065777d35 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/290825b1-7a7f-4c78-9370-194adf038a74 returned with HTTP 200 Jul 31 09:25:55.608598 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 135/544] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:55 2026] GET /volume/v3/volumes/290825b1-7a7f-4c78-9370-194adf038a74 => generated 1357 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:25:55.630364 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5df3c6ff-8eb3-48ab-85a7-cdc9089778b7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:55.632861 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5df3c6ff-8eb3-48ab-85a7-cdc9089778b7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/290825b1-7a7f-4c78-9370-194adf038a74 Jul 31 09:25:55.633202 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5df3c6ff-8eb3-48ab-85a7-cdc9089778b7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:55.633489 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5df3c6ff-8eb3-48ab-85a7-cdc9089778b7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:55.648027 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:55.648027 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:25:55.650723 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-cb03ba6f-3e26-408a-bfca-ff8b8cb6a81e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:55.655083 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cb03ba6f-3e26-408a-bfca-ff8b8cb6a81e tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/92c57cf6-bf3f-4dca-991e-9a7782faacb2 Jul 31 09:25:55.655083 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cb03ba6f-3e26-408a-bfca-ff8b8cb6a81e tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:55.655083 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cb03ba6f-3e26-408a-bfca-ff8b8cb6a81e tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:55.661067 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-5df3c6ff-8eb3-48ab-85a7-cdc9089778b7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:25:55.663176 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cb03ba6f-3e26-408a-bfca-ff8b8cb6a81e tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/92c57cf6-bf3f-4dca-991e-9a7782faacb2 returned with HTTP 404 Jul 31 09:25:55.664430 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 138/545] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:55 2026] GET /volume/v3/volumes/92c57cf6-bf3f-4dca-991e-9a7782faacb2 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:25:55.671087 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5df3c6ff-8eb3-48ab-85a7-cdc9089778b7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/290825b1-7a7f-4c78-9370-194adf038a74 returned with HTTP 200 Jul 31 09:25:55.671749 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 136/546] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:55 2026] GET /volume/v3/volumes/290825b1-7a7f-4c78-9370-194adf038a74 => generated 1357 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:25:55.673439 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-574ac52c-87f5-4b9a-8458-b055e4e62c27 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:55.675741 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-574ac52c-87f5-4b9a-8458-b055e4e62c27 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] DELETE https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 Jul 31 09:25:55.675988 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-574ac52c-87f5-4b9a-8458-b055e4e62c27 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:55.676181 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-574ac52c-87f5-4b9a-8458-b055e4e62c27 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:55.676385 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-574ac52c-87f5-4b9a-8458-b055e4e62c27 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Delete volume with id: 5dde2e8b-3ad2-4230-bf1f-71188c3a9970 Jul 31 09:25:55.685462 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:55.685462 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:55.685653 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-574ac52c-87f5-4b9a-8458-b055e4e62c27 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:25:55.688638 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d457738c-15ba-4d84-915c-933fb1ad95d0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:55.690910 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d457738c-15ba-4d84-915c-933fb1ad95d0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] POST https://10.4.3.226/volume/v3/backups Jul 31 09:25:55.691369 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d457738c-15ba-4d84-915c-933fb1ad95d0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "290825b1-7a7f-4c78-9370-194adf038a74", "name": "tempest-VolumesBackupsTest-Backup-1936730677", "container": "tempest-volumesbackupstest-backup-container-1384016266"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:25:55.693065 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-d457738c-15ba-4d84-915c-933fb1ad95d0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Creating new backup {'backup': {'volume_id': '290825b1-7a7f-4c78-9370-194adf038a74', 'name': 'tempest-VolumesBackupsTest-Backup-1936730677', 'container': 'tempest-volumesbackupstest-backup-container-1384016266'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:25:55.693254 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-d457738c-15ba-4d84-915c-933fb1ad95d0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Creating backup of volume 290825b1-7a7f-4c78-9370-194adf038a74 in container tempest-volumesbackupstest-backup-container-1384016266 Jul 31 09:25:55.700872 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:55.700872 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:25:55.701526 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d457738c-15ba-4d84-915c-933fb1ad95d0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:25:55.708883 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-574ac52c-87f5-4b9a-8458-b055e4e62c27 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Delete volume request issued successfully. Jul 31 09:25:55.709170 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-574ac52c-87f5-4b9a-8458-b055e4e62c27 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 returned with HTTP 202 Jul 31 09:25:55.710998 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 138/547] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:25:55 2026] DELETE /volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:25:55.721254 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b9813296-a1f2-4ed8-8aa8-06eccbc45566 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:55.723153 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b9813296-a1f2-4ed8-8aa8-06eccbc45566 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 Jul 31 09:25:55.723425 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b9813296-a1f2-4ed8-8aa8-06eccbc45566 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:55.723620 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b9813296-a1f2-4ed8-8aa8-06eccbc45566 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:55.723689 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-d457738c-15ba-4d84-915c-933fb1ad95d0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Created reservations ['247d7398-425f-45e2-9e7b-d022a7d03fb5', '1f626a40-47f1-4959-a817-fed78335cbb9'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:25:55.733234 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:55.733234 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:25:55.740390 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-b9813296-a1f2-4ed8-8aa8-06eccbc45566 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Volume info retrieved successfully. Jul 31 09:25:55.748692 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b9813296-a1f2-4ed8-8aa8-06eccbc45566 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 returned with HTTP 200 Jul 31 09:25:55.749341 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 139/548] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:55 2026] GET /volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 => generated 1364 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:25:55.762275 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d457738c-15ba-4d84-915c-933fb1ad95d0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:25:55.762676 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 136/549] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:25:55 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 31 09:25:55.775867 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-39c6b10f-1893-446c-8a92-0b71210c3f15 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:55.778435 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-39c6b10f-1893-446c-8a92-0b71210c3f15 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:25:55.778547 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-39c6b10f-1893-446c-8a92-0b71210c3f15 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:55.778788 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-39c6b10f-1893-446c-8a92-0b71210c3f15 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:55.778949 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-39c6b10f-1893-446c-8a92-0b71210c3f15 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:25:55.784281 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:55.784281 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:25:55.785338 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-39c6b10f-1893-446c-8a92-0b71210c3f15 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:25:55.785884 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 137/550] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:55 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:56.767385 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d97c303b-e677-49cd-8870-64b62f49fca3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:56.769498 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d97c303b-e677-49cd-8870-64b62f49fca3 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] GET https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 Jul 31 09:25:56.769721 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d97c303b-e677-49cd-8870-64b62f49fca3 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:56.769954 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d97c303b-e677-49cd-8870-64b62f49fca3 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:56.776668 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d97c303b-e677-49cd-8870-64b62f49fca3 tempest-TaggedBootDevicesTest_v242-1255148112 tempest-TaggedBootDevicesTest_v242-1255148112-project-member] https://10.4.3.226/volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 returned with HTTP 404 Jul 31 09:25:56.777232 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 139/551] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:56 2026] GET /volume/v3/volumes/5dde2e8b-3ad2-4230-bf1f-71188c3a9970 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:25:56.796390 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-cb181e06-be1b-4036-9467-fa9a5aa9784f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:56.801459 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cb181e06-be1b-4036-9467-fa9a5aa9784f tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:25:56.801733 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cb181e06-be1b-4036-9467-fa9a5aa9784f tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:56.802012 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cb181e06-be1b-4036-9467-fa9a5aa9784f tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:56.802165 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-cb181e06-be1b-4036-9467-fa9a5aa9784f tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:25:56.814519 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:56.814519 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:25:56.815600 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cb181e06-be1b-4036-9467-fa9a5aa9784f tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:25:56.816110 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 140/552] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:56 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:57.122524 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4ab48e2e-cace-44b3-b249-f2d53d60d350 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:57.124610 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4ab48e2e-cace-44b3-b249-f2d53d60d350 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] DELETE https://10.4.3.226/volume/v3/volumes/a732e3a4-bed7-4982-a854-eec9e5f61719 Jul 31 09:25:57.124827 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4ab48e2e-cace-44b3-b249-f2d53d60d350 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:57.125064 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4ab48e2e-cace-44b3-b249-f2d53d60d350 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:57.125257 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-4ab48e2e-cace-44b3-b249-f2d53d60d350 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Delete volume with id: a732e3a4-bed7-4982-a854-eec9e5f61719 Jul 31 09:25:57.140690 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:57.140690 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:25:57.141466 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4ab48e2e-cace-44b3-b249-f2d53d60d350 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:25:57.168685 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4ab48e2e-cace-44b3-b249-f2d53d60d350 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Delete volume request issued successfully. Jul 31 09:25:57.168978 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4ab48e2e-cace-44b3-b249-f2d53d60d350 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/a732e3a4-bed7-4982-a854-eec9e5f61719 returned with HTTP 202 Jul 31 09:25:57.169540 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 137/553] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:25:57 2026] DELETE /volume/v3/volumes/a732e3a4-bed7-4982-a854-eec9e5f61719 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:25:57.181961 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ed668ca6-cb4e-4135-a2d5-f98cfe870756 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:57.184226 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ed668ca6-cb4e-4135-a2d5-f98cfe870756 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/a732e3a4-bed7-4982-a854-eec9e5f61719 Jul 31 09:25:57.184457 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ed668ca6-cb4e-4135-a2d5-f98cfe870756 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:57.184655 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ed668ca6-cb4e-4135-a2d5-f98cfe870756 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:57.195640 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:57.195640 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:25:57.204833 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-ed668ca6-cb4e-4135-a2d5-f98cfe870756 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:25:57.213039 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ed668ca6-cb4e-4135-a2d5-f98cfe870756 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/a732e3a4-bed7-4982-a854-eec9e5f61719 returned with HTTP 200 Jul 31 09:25:57.213418 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 138/554] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:57 2026] GET /volume/v3/volumes/a732e3a4-bed7-4982-a854-eec9e5f61719 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:57.831650 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-47764802-f465-4502-8af3-f5a1c6a2296e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:57.833974 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-47764802-f465-4502-8af3-f5a1c6a2296e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:25:57.834399 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-47764802-f465-4502-8af3-f5a1c6a2296e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:57.834694 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-47764802-f465-4502-8af3-f5a1c6a2296e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:57.834874 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-47764802-f465-4502-8af3-f5a1c6a2296e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:25:57.840663 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:57.840663 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:57.841603 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-47764802-f465-4502-8af3-f5a1c6a2296e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:25:57.842150 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 140/555] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:57 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:58.235270 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-dbcc40fd-8650-4b38-ba2f-1e9884763298 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:58.238644 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dbcc40fd-8650-4b38-ba2f-1e9884763298 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/a732e3a4-bed7-4982-a854-eec9e5f61719 Jul 31 09:25:58.239171 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dbcc40fd-8650-4b38-ba2f-1e9884763298 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:58.239369 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dbcc40fd-8650-4b38-ba2f-1e9884763298 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:58.248292 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dbcc40fd-8650-4b38-ba2f-1e9884763298 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/a732e3a4-bed7-4982-a854-eec9e5f61719 returned with HTTP 404 Jul 31 09:25:58.248839 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 141/556] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:58 2026] GET /volume/v3/volumes/a732e3a4-bed7-4982-a854-eec9e5f61719 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:25:58.261073 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-aace248b-003e-440e-8c70-b885a1c32a4b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:58.263846 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aace248b-003e-440e-8c70-b885a1c32a4b tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] DELETE https://10.4.3.226/volume/v3/volumes/5baae7d4-cccc-400e-8179-f80b964248dd Jul 31 09:25:58.264537 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aace248b-003e-440e-8c70-b885a1c32a4b tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:58.265097 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aace248b-003e-440e-8c70-b885a1c32a4b tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:58.265597 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-aace248b-003e-440e-8c70-b885a1c32a4b tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Delete volume with id: 5baae7d4-cccc-400e-8179-f80b964248dd Jul 31 09:25:58.276616 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:58.276616 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:25:58.278264 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-aace248b-003e-440e-8c70-b885a1c32a4b tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:25:58.316576 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-aace248b-003e-440e-8c70-b885a1c32a4b tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Delete volume request issued successfully. Jul 31 09:25:58.317799 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aace248b-003e-440e-8c70-b885a1c32a4b tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/5baae7d4-cccc-400e-8179-f80b964248dd returned with HTTP 202 Jul 31 09:25:58.317799 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 138/557] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:25:58 2026] DELETE /volume/v3/volumes/5baae7d4-cccc-400e-8179-f80b964248dd => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:25:58.334100 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-64065857-6945-46fb-8535-9166d742f903 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:58.336501 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-64065857-6945-46fb-8535-9166d742f903 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/5baae7d4-cccc-400e-8179-f80b964248dd Jul 31 09:25:58.336831 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-64065857-6945-46fb-8535-9166d742f903 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:58.338068 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-64065857-6945-46fb-8535-9166d742f903 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:58.349977 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:58.349977 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:25:58.363690 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-64065857-6945-46fb-8535-9166d742f903 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:25:58.375337 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-64065857-6945-46fb-8535-9166d742f903 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/5baae7d4-cccc-400e-8179-f80b964248dd returned with HTTP 200 Jul 31 09:25:58.375878 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 139/558] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:58 2026] GET /volume/v3/volumes/5baae7d4-cccc-400e-8179-f80b964248dd => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:58.514511 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a520e808-415b-4d36-9081-ca0b18c3858f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:58.516815 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a520e808-415b-4d36-9081-ca0b18c3858f tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] GET https://10.4.3.226/volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 Jul 31 09:25:58.517887 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a520e808-415b-4d36-9081-ca0b18c3858f tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:58.517887 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a520e808-415b-4d36-9081-ca0b18c3858f tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:58.528942 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:58.528942 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:58.533693 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a520e808-415b-4d36-9081-ca0b18c3858f tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Volume info retrieved successfully. Jul 31 09:25:58.540467 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a520e808-415b-4d36-9081-ca0b18c3858f tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 returned with HTTP 200 Jul 31 09:25:58.540467 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 141/559] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:58 2026] GET /volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:25:58.632667 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-26d468dd-2b3d-4325-84c3-dad3fdf1c7c8 req-ba596254-57d2-432f-bd93-83354e382a5e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:58.636887 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-26d468dd-2b3d-4325-84c3-dad3fdf1c7c8 req-ba596254-57d2-432f-bd93-83354e382a5e tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] GET https://10.4.3.226/volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 Jul 31 09:25:58.637003 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-26d468dd-2b3d-4325-84c3-dad3fdf1c7c8 req-ba596254-57d2-432f-bd93-83354e382a5e tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:58.637316 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-26d468dd-2b3d-4325-84c3-dad3fdf1c7c8 req-ba596254-57d2-432f-bd93-83354e382a5e tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:58.651626 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:58.651626 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:25:58.657153 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-26d468dd-2b3d-4325-84c3-dad3fdf1c7c8 req-ba596254-57d2-432f-bd93-83354e382a5e tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Volume info retrieved successfully. Jul 31 09:25:58.663617 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-26d468dd-2b3d-4325-84c3-dad3fdf1c7c8 req-ba596254-57d2-432f-bd93-83354e382a5e tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 returned with HTTP 200 Jul 31 09:25:58.664179 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 142/560] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:25:58 2026] GET /volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:25:58.697933 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-26d468dd-2b3d-4325-84c3-dad3fdf1c7c8 req-2caab871-530b-4084-af6f-0d8ac67d0255 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:58.711727 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-26d468dd-2b3d-4325-84c3-dad3fdf1c7c8 req-2caab871-530b-4084-af6f-0d8ac67d0255 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] POST https://10.4.3.226/volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01/action Jul 31 09:25:58.712667 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-26d468dd-2b3d-4325-84c3-dad3fdf1c7c8 req-2caab871-530b-4084-af6f-0d8ac67d0255 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:25:58.713045 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-26d468dd-2b3d-4325-84c3-dad3fdf1c7c8 req-2caab871-530b-4084-af6f-0d8ac67d0255 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:25:58.728753 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:58.728753 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:25:58.729364 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-26d468dd-2b3d-4325-84c3-dad3fdf1c7c8 req-2caab871-530b-4084-af6f-0d8ac67d0255 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Volume info retrieved successfully. Jul 31 09:25:58.739515 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-26d468dd-2b3d-4325-84c3-dad3fdf1c7c8 req-2caab871-530b-4084-af6f-0d8ac67d0255 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Begin detaching volume completed successfully. Jul 31 09:25:58.740556 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-26d468dd-2b3d-4325-84c3-dad3fdf1c7c8 req-2caab871-530b-4084-af6f-0d8ac67d0255 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01/action returned with HTTP 202 Jul 31 09:25:58.741804 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 139/561] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:25:58 2026] POST /volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:25:58.848274 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c5c4a01b-4147-4a22-a4c2-055112785502 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:58.848773 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c5c4a01b-4147-4a22-a4c2-055112785502 None None] GET https://10.4.3.226/volume// Jul 31 09:25:58.850407 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c5c4a01b-4147-4a22-a4c2-055112785502 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:58.850407 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c5c4a01b-4147-4a22-a4c2-055112785502 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:58.850407 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c5c4a01b-4147-4a22-a4c2-055112785502 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:25:58.850407 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 140/562] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:25:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:25:58.858382 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-838fc1d0-f4f2-474a-bca2-0a9b4ba159ca None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:58.866265 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-838fc1d0-f4f2-474a-bca2-0a9b4ba159ca tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:25:58.866265 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-838fc1d0-f4f2-474a-bca2-0a9b4ba159ca tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:58.866265 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-838fc1d0-f4f2-474a-bca2-0a9b4ba159ca tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:58.866265 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-838fc1d0-f4f2-474a-bca2-0a9b4ba159ca tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:25:58.866939 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-26d468dd-2b3d-4325-84c3-dad3fdf1c7c8 req-5ef98700-3de5-4226-97ef-a371fa9bd930 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:58.869593 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-26d468dd-2b3d-4325-84c3-dad3fdf1c7c8 req-5ef98700-3de5-4226-97ef-a371fa9bd930 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] GET https://10.4.3.226/volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 Jul 31 09:25:58.869857 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-26d468dd-2b3d-4325-84c3-dad3fdf1c7c8 req-5ef98700-3de5-4226-97ef-a371fa9bd930 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:58.870057 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-26d468dd-2b3d-4325-84c3-dad3fdf1c7c8 req-5ef98700-3de5-4226-97ef-a371fa9bd930 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:58.878419 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:58.878419 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:58.880315 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-838fc1d0-f4f2-474a-bca2-0a9b4ba159ca tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:25:58.880315 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 142/563] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:58 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 791 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:25:58.881651 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:58.881651 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:25:58.886982 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-26d468dd-2b3d-4325-84c3-dad3fdf1c7c8 req-5ef98700-3de5-4226-97ef-a371fa9bd930 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Volume info retrieved successfully. Jul 31 09:25:58.893881 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-26d468dd-2b3d-4325-84c3-dad3fdf1c7c8 req-5ef98700-3de5-4226-97ef-a371fa9bd930 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 returned with HTTP 200 Jul 31 09:25:58.894303 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 143/564] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:25:58 2026] GET /volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 => generated 1325 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:25:59.406503 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d965a493-b62d-4a99-b717-176c1bafbefe None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:59.409199 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d965a493-b62d-4a99-b717-176c1bafbefe tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/5baae7d4-cccc-400e-8179-f80b964248dd Jul 31 09:25:59.409608 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d965a493-b62d-4a99-b717-176c1bafbefe tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:59.410022 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d965a493-b62d-4a99-b717-176c1bafbefe tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:59.420383 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d965a493-b62d-4a99-b717-176c1bafbefe tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/5baae7d4-cccc-400e-8179-f80b964248dd returned with HTTP 404 Jul 31 09:25:59.421026 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 140/565] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:59 2026] GET /volume/v3/volumes/5baae7d4-cccc-400e-8179-f80b964248dd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:25:59.433525 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2fe72520-372c-4395-afee-ebfb2aa99403 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:59.439000 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2fe72520-372c-4395-afee-ebfb2aa99403 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] DELETE https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:25:59.439000 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2fe72520-372c-4395-afee-ebfb2aa99403 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:59.439000 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2fe72520-372c-4395-afee-ebfb2aa99403 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:59.439000 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-2fe72520-372c-4395-afee-ebfb2aa99403 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Delete volume with id: f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:25:59.451055 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:59.451055 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:25:59.451055 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-2fe72520-372c-4395-afee-ebfb2aa99403 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:25:59.489339 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-2fe72520-372c-4395-afee-ebfb2aa99403 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Delete volume request issued successfully. Jul 31 09:25:59.489339 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2fe72520-372c-4395-afee-ebfb2aa99403 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 202 Jul 31 09:25:59.489339 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 141/566] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:25:59 2026] DELETE /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:25:59.500036 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9d28099e-258b-4e33-aae6-9de296f6aca5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:59.503983 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9d28099e-258b-4e33-aae6-9de296f6aca5 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:25:59.504188 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9d28099e-258b-4e33-aae6-9de296f6aca5 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:59.504659 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9d28099e-258b-4e33-aae6-9de296f6aca5 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:59.515576 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:59.515576 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:25:59.521999 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9d28099e-258b-4e33-aae6-9de296f6aca5 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Volume info retrieved successfully. Jul 31 09:25:59.530518 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9d28099e-258b-4e33-aae6-9de296f6aca5 tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 200 Jul 31 09:25:59.531267 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 143/567] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:59 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 1390 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:25:59.897579 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6cf92f40-6066-429b-9f1e-839fbb7d82cb None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:25:59.902261 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6cf92f40-6066-429b-9f1e-839fbb7d82cb tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:25:59.902518 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6cf92f40-6066-429b-9f1e-839fbb7d82cb tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:25:59.902744 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6cf92f40-6066-429b-9f1e-839fbb7d82cb tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:25:59.902883 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-6cf92f40-6066-429b-9f1e-839fbb7d82cb tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:25:59.908438 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:25:59.908438 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:25:59.908886 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6cf92f40-6066-429b-9f1e-839fbb7d82cb tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:25:59.909555 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 144/568] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:25:59 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:00.053779 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-26d468dd-2b3d-4325-84c3-dad3fdf1c7c8 req-30b0218e-8107-4262-8e1f-e2c7d57eb245 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:00.058272 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-26d468dd-2b3d-4325-84c3-dad3fdf1c7c8 req-30b0218e-8107-4262-8e1f-e2c7d57eb245 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] DELETE https://10.4.3.226/volume/v3/attachments/3c413954-f89c-463b-ad3f-a9cdaf9354a3 Jul 31 09:26:00.058272 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-26d468dd-2b3d-4325-84c3-dad3fdf1c7c8 req-30b0218e-8107-4262-8e1f-e2c7d57eb245 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:00.058272 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-26d468dd-2b3d-4325-84c3-dad3fdf1c7c8 req-30b0218e-8107-4262-8e1f-e2c7d57eb245 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:00.072387 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:00.072387 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:00.189723 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-26d468dd-2b3d-4325-84c3-dad3fdf1c7c8 req-30b0218e-8107-4262-8e1f-e2c7d57eb245 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/attachments/3c413954-f89c-463b-ad3f-a9cdaf9354a3 returned with HTTP 200 Jul 31 09:26:00.190586 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 141/569] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:26:00 2026] DELETE /volume/v3/attachments/3c413954-f89c-463b-ad3f-a9cdaf9354a3 => generated 19 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:00.551132 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-200d8b0e-4958-49c9-8bdd-935b1290a83f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:00.555590 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-200d8b0e-4958-49c9-8bdd-935b1290a83f tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] GET https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 Jul 31 09:26:00.555590 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-200d8b0e-4958-49c9-8bdd-935b1290a83f tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:00.556310 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-200d8b0e-4958-49c9-8bdd-935b1290a83f tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:00.567294 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-200d8b0e-4958-49c9-8bdd-935b1290a83f tempest-TaggedBootDevicesTest-877588770 tempest-TaggedBootDevicesTest-877588770-project-member] https://10.4.3.226/volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 returned with HTTP 404 Jul 31 09:26:00.567873 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 142/570] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:00 2026] GET /volume/v3/volumes/f66af8a8-dc58-4567-b737-a45dc6bab569 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:26:00.930764 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e814c58e-0340-4a3e-948d-ea120c8c0f85 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:00.936391 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e814c58e-0340-4a3e-948d-ea120c8c0f85 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:00.936865 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e814c58e-0340-4a3e-948d-ea120c8c0f85 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:00.937663 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e814c58e-0340-4a3e-948d-ea120c8c0f85 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:00.938396 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-e814c58e-0340-4a3e-948d-ea120c8c0f85 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:00.952163 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:00.952163 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:00.955219 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e814c58e-0340-4a3e-948d-ea120c8c0f85 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:00.955219 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 144/571] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:00 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 791 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:00.957141 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-72337453-60cf-4024-8618-f5b524b125bb None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:00.959187 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-72337453-60cf-4024-8618-f5b524b125bb tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] GET https://10.4.3.226/volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 Jul 31 09:26:00.959521 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-72337453-60cf-4024-8618-f5b524b125bb tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:00.959825 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-72337453-60cf-4024-8618-f5b524b125bb tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:00.972013 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:00.972013 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:00.980339 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-72337453-60cf-4024-8618-f5b524b125bb tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Volume info retrieved successfully. Jul 31 09:26:00.985684 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-72337453-60cf-4024-8618-f5b524b125bb tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 returned with HTTP 200 Jul 31 09:26:00.986224 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 145/572] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:00 2026] GET /volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:01.967869 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-af347f91-f252-4f12-9dbe-d116f8de6007 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:01.970126 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-af347f91-f252-4f12-9dbe-d116f8de6007 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:01.970521 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-af347f91-f252-4f12-9dbe-d116f8de6007 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:01.970987 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-af347f91-f252-4f12-9dbe-d116f8de6007 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:01.971185 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-af347f91-f252-4f12-9dbe-d116f8de6007 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:01.984545 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:01.984545 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:01.985498 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-af347f91-f252-4f12-9dbe-d116f8de6007 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:01.986001 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 142/573] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:01 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:02.999076 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-26d8bcff-06db-46ea-a3cb-e72183a9cf03 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:03.006955 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-26d8bcff-06db-46ea-a3cb-e72183a9cf03 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:03.007863 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-26d8bcff-06db-46ea-a3cb-e72183a9cf03 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:03.007863 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-26d8bcff-06db-46ea-a3cb-e72183a9cf03 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:03.007863 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-26d8bcff-06db-46ea-a3cb-e72183a9cf03 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:03.017988 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:03.017988 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:03.019305 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-26d8bcff-06db-46ea-a3cb-e72183a9cf03 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:03.020096 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 143/574] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:02 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 791 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:04.039889 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ae3fef56-f108-4b32-b43c-157ef766f467 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:04.048221 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ae3fef56-f108-4b32-b43c-157ef766f467 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:04.048550 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ae3fef56-f108-4b32-b43c-157ef766f467 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:04.048848 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ae3fef56-f108-4b32-b43c-157ef766f467 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:04.049079 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-ae3fef56-f108-4b32-b43c-157ef766f467 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:04.058059 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:04.058059 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:04.060088 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ae3fef56-f108-4b32-b43c-157ef766f467 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:04.062257 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 145/575] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:04 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 791 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:05.074924 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-79e5e0f2-50e9-428d-a5be-7bfa79b81760 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:05.076959 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-79e5e0f2-50e9-428d-a5be-7bfa79b81760 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:05.077155 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-79e5e0f2-50e9-428d-a5be-7bfa79b81760 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:05.077426 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-79e5e0f2-50e9-428d-a5be-7bfa79b81760 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:05.078445 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-79e5e0f2-50e9-428d-a5be-7bfa79b81760 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:05.090721 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:05.090721 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:05.091851 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-79e5e0f2-50e9-428d-a5be-7bfa79b81760 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:05.094989 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 146/576] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:05 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:06.115302 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e7631e77-642b-44b2-a0a4-c106e71b0144 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:06.119882 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e7631e77-642b-44b2-a0a4-c106e71b0144 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:06.119882 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e7631e77-642b-44b2-a0a4-c106e71b0144 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:06.119882 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e7631e77-642b-44b2-a0a4-c106e71b0144 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:06.119882 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-e7631e77-642b-44b2-a0a4-c106e71b0144 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:06.133923 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:06.133923 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:06.135718 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e7631e77-642b-44b2-a0a4-c106e71b0144 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:06.135718 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 143/577] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:06 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 791 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:06.145438 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-ac353d06-cca0-482d-aa83-43d064717a66 req-48c98b0c-4b9f-4eb2-a04e-7ebfdfe22666 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:06.149722 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-ac353d06-cca0-482d-aa83-43d064717a66 req-48c98b0c-4b9f-4eb2-a04e-7ebfdfe22666 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] GET https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 Jul 31 09:26:06.149952 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-ac353d06-cca0-482d-aa83-43d064717a66 req-48c98b0c-4b9f-4eb2-a04e-7ebfdfe22666 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:06.150184 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-ac353d06-cca0-482d-aa83-43d064717a66 req-48c98b0c-4b9f-4eb2-a04e-7ebfdfe22666 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:06.153529 np0000006200 devstack@c-api.service[100314]: DEBUG dbcounter [-] [100314] Writing DB stats cinder:SELECT=145,cinder:UPDATE=27,cinder:INSERT=15 {{(pid=100314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:26:06.169158 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:06.169158 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:06.174339 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-ac353d06-cca0-482d-aa83-43d064717a66 req-48c98b0c-4b9f-4eb2-a04e-7ebfdfe22666 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Volume info retrieved successfully. Jul 31 09:26:06.180648 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-ac353d06-cca0-482d-aa83-43d064717a66 req-48c98b0c-4b9f-4eb2-a04e-7ebfdfe22666 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 returned with HTTP 200 Jul 31 09:26:06.181310 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 144/578] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:26:06 2026] GET /volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 => generated 868 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:06.392992 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6871b2d0-3f84-4b25-9a43-3a05d216144c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:06.393577 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6871b2d0-3f84-4b25-9a43-3a05d216144c None None] GET https://10.4.3.226/volume// Jul 31 09:26:06.394561 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6871b2d0-3f84-4b25-9a43-3a05d216144c None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:06.397654 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6871b2d0-3f84-4b25-9a43-3a05d216144c None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:06.399165 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6871b2d0-3f84-4b25-9a43-3a05d216144c None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:26:06.400292 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 146/579] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:26:06 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:26:06.413318 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-ac353d06-cca0-482d-aa83-43d064717a66 req-b09a7d1f-2930-4a53-a53a-39b01b804b5f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:06.417214 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-ac353d06-cca0-482d-aa83-43d064717a66 req-b09a7d1f-2930-4a53-a53a-39b01b804b5f tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:26:06.417715 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-ac353d06-cca0-482d-aa83-43d064717a66 req-b09a7d1f-2930-4a53-a53a-39b01b804b5f tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de9dc0bb-5743-46f5-993e-8600f1d77178", "connector": null, "instance_uuid": "5c0b01a4-b333-413b-b37b-a950b83aeb4c"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:26:06.437907 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:06.437907 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:06.474573 np0000006200 devstack@c-api.service[100315]: WARNING cinder.volume.api [req-ac353d06-cca0-482d-aa83-43d064717a66 req-b09a7d1f-2930-4a53-a53a-39b01b804b5f tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 31 09:26:06.483060 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-ac353d06-cca0-482d-aa83-43d064717a66 req-b09a7d1f-2930-4a53-a53a-39b01b804b5f tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:26:06.485701 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 147/580] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:26:06 2026] POST /volume/v3/attachments => generated 271 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:06.531191 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8a3e9749-f7b3-4ba2-a150-71cdcfd3c280 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:06.534779 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8a3e9749-f7b3-4ba2-a150-71cdcfd3c280 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] GET https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 Jul 31 09:26:06.534885 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8a3e9749-f7b3-4ba2-a150-71cdcfd3c280 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:06.535354 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8a3e9749-f7b3-4ba2-a150-71cdcfd3c280 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:06.549647 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:06.549647 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:06.560262 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8a3e9749-f7b3-4ba2-a150-71cdcfd3c280 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Volume info retrieved successfully. Jul 31 09:26:06.563962 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3f522f12-dc0e-4b55-aef3-aa0e024ec2e2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:06.563962 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3f522f12-dc0e-4b55-aef3-aa0e024ec2e2 None None] GET https://10.4.3.226/volume// Jul 31 09:26:06.563962 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3f522f12-dc0e-4b55-aef3-aa0e024ec2e2 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:06.563962 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3f522f12-dc0e-4b55-aef3-aa0e024ec2e2 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:06.563962 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3f522f12-dc0e-4b55-aef3-aa0e024ec2e2 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:26:06.563962 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 145/581] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:26: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 31 09:26:06.570306 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8a3e9749-f7b3-4ba2-a150-71cdcfd3c280 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 returned with HTTP 200 Jul 31 09:26:06.570614 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 144/582] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:06 2026] GET /volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 => generated 867 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:06.581084 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-ac353d06-cca0-482d-aa83-43d064717a66 req-f587fc96-8798-4ab9-9105-15dc2b7846fa None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:06.584017 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ac353d06-cca0-482d-aa83-43d064717a66 req-f587fc96-8798-4ab9-9105-15dc2b7846fa tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] GET https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 Jul 31 09:26:06.584291 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ac353d06-cca0-482d-aa83-43d064717a66 req-f587fc96-8798-4ab9-9105-15dc2b7846fa tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:06.584530 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ac353d06-cca0-482d-aa83-43d064717a66 req-f587fc96-8798-4ab9-9105-15dc2b7846fa tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:06.600796 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:06.600796 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:06.608544 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-ac353d06-cca0-482d-aa83-43d064717a66 req-f587fc96-8798-4ab9-9105-15dc2b7846fa tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Volume info retrieved successfully. Jul 31 09:26:06.620586 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ac353d06-cca0-482d-aa83-43d064717a66 req-f587fc96-8798-4ab9-9105-15dc2b7846fa tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 returned with HTTP 200 Jul 31 09:26:06.620586 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 147/583] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:26:06 2026] GET /volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 => generated 1047 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:26:06.791375 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-ac353d06-cca0-482d-aa83-43d064717a66 req-bac0308f-0b8d-4d5f-bdb4-f16f44014464 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:06.799156 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-ac353d06-cca0-482d-aa83-43d064717a66 req-bac0308f-0b8d-4d5f-bdb4-f16f44014464 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] PUT https://10.4.3.226/volume/v3/attachments/dbff88cc-aca9-443d-bcc6-8ed849efbb34 Jul 31 09:26:06.799156 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-ac353d06-cca0-482d-aa83-43d064717a66 req-bac0308f-0b8d-4d5f-bdb4-f16f44014464 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:26:06.819059 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-ac353d06-cca0-482d-aa83-43d064717a66 req-bac0308f-0b8d-4d5f-bdb4-f16f44014464 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Acquiring lock "cinder-attachment_update-de9dc0bb-5743-46f5-993e-8600f1d77178-np0000006200" by "attachment_update" {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:26:06.831057 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-ac353d06-cca0-482d-aa83-43d064717a66 req-bac0308f-0b8d-4d5f-bdb4-f16f44014464 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Lock "cinder-attachment_update-de9dc0bb-5743-46f5-993e-8600f1d77178-np0000006200" acquired by "attachment_update" :: waited 0.013s {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:26:06.832075 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:06.832075 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:06.969466 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-ac353d06-cca0-482d-aa83-43d064717a66 req-bac0308f-0b8d-4d5f-bdb4-f16f44014464 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Lock "cinder-attachment_update-de9dc0bb-5743-46f5-993e-8600f1d77178-np0000006200" released by "attachment_update" :: held 0.138s {{(pid=100315) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:26:06.969867 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-ac353d06-cca0-482d-aa83-43d064717a66 req-bac0308f-0b8d-4d5f-bdb4-f16f44014464 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/attachments/dbff88cc-aca9-443d-bcc6-8ed849efbb34 returned with HTTP 200 Jul 31 09:26:06.970692 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 148/584] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:26:06 2026] PUT /volume/v3/attachments/dbff88cc-aca9-443d-bcc6-8ed849efbb34 => generated 967 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:07.153828 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-26940b96-7d65-45e0-9443-4b41c1c21ec9 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:07.159609 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-26940b96-7d65-45e0-9443-4b41c1c21ec9 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:07.159772 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-26940b96-7d65-45e0-9443-4b41c1c21ec9 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:07.160842 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-26940b96-7d65-45e0-9443-4b41c1c21ec9 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:07.161012 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-26940b96-7d65-45e0-9443-4b41c1c21ec9 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:07.170679 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:07.170679 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:07.171894 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-26940b96-7d65-45e0-9443-4b41c1c21ec9 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:07.172379 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 146/585] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:07 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:07.590458 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b21ef815-592a-4bb5-87bb-2dc8fa36aba6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:07.596105 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b21ef815-592a-4bb5-87bb-2dc8fa36aba6 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] GET https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 Jul 31 09:26:07.596506 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b21ef815-592a-4bb5-87bb-2dc8fa36aba6 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:07.596999 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b21ef815-592a-4bb5-87bb-2dc8fa36aba6 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:07.628699 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:07.628699 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:07.644198 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b21ef815-592a-4bb5-87bb-2dc8fa36aba6 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Volume info retrieved successfully. Jul 31 09:26:07.652261 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b21ef815-592a-4bb5-87bb-2dc8fa36aba6 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 returned with HTTP 200 Jul 31 09:26:07.653032 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 145/586] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:07 2026] GET /volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 => generated 868 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:08.190192 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8e927869-6b03-4d49-8528-3a09f9d1dc8f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:08.192501 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8e927869-6b03-4d49-8528-3a09f9d1dc8f tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:08.192501 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8e927869-6b03-4d49-8528-3a09f9d1dc8f tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:08.192662 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8e927869-6b03-4d49-8528-3a09f9d1dc8f tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:08.192967 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-8e927869-6b03-4d49-8528-3a09f9d1dc8f tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:08.197042 np0000006200 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=155,cinder:UPDATE=29,cinder:INSERT=7 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:26:08.200772 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:08.200772 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:08.202349 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8e927869-6b03-4d49-8528-3a09f9d1dc8f tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:08.202636 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 148/587] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:08 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:08.674185 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0b7926a0-6ccb-482b-b06a-0b9a63081938 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:08.677928 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0b7926a0-6ccb-482b-b06a-0b9a63081938 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] GET https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 Jul 31 09:26:08.678167 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0b7926a0-6ccb-482b-b06a-0b9a63081938 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:08.678434 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0b7926a0-6ccb-482b-b06a-0b9a63081938 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:08.686218 np0000006200 devstack@c-api.service[100315]: DEBUG dbcounter [-] [100315] Writing DB stats cinder:SELECT=102,cinder:UPDATE=10,cinder:INSERT=4 {{(pid=100315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:26:08.699997 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:08.699997 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:08.712662 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-0b7926a0-6ccb-482b-b06a-0b9a63081938 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Volume info retrieved successfully. Jul 31 09:26:08.721705 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0b7926a0-6ccb-482b-b06a-0b9a63081938 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 returned with HTTP 200 Jul 31 09:26:08.722284 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 149/588] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:08 2026] GET /volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 => generated 868 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:09.219781 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5836de05-98be-454f-839b-8409b5280d98 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:09.222920 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5836de05-98be-454f-839b-8409b5280d98 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:09.225131 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5836de05-98be-454f-839b-8409b5280d98 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:09.225276 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5836de05-98be-454f-839b-8409b5280d98 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:09.225422 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-5836de05-98be-454f-839b-8409b5280d98 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:09.234677 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:09.234677 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:09.235861 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5836de05-98be-454f-839b-8409b5280d98 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:09.236529 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 147/589] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:09 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:09.747474 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4013d33f-2cdd-439d-b95c-49b2c4844864 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:09.750528 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4013d33f-2cdd-439d-b95c-49b2c4844864 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] GET https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 Jul 31 09:26:09.750927 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4013d33f-2cdd-439d-b95c-49b2c4844864 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:09.751697 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4013d33f-2cdd-439d-b95c-49b2c4844864 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:09.771189 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:09.771189 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:09.775818 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4013d33f-2cdd-439d-b95c-49b2c4844864 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Volume info retrieved successfully. Jul 31 09:26:09.782908 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4013d33f-2cdd-439d-b95c-49b2c4844864 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 returned with HTTP 200 Jul 31 09:26:09.784053 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 146/590] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:09 2026] GET /volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 => generated 868 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:10.254498 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cb42629e-0be2-4e4b-8ea0-4a0d882dc18c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:10.259099 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cb42629e-0be2-4e4b-8ea0-4a0d882dc18c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:10.259099 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cb42629e-0be2-4e4b-8ea0-4a0d882dc18c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:10.260183 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cb42629e-0be2-4e4b-8ea0-4a0d882dc18c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:10.260340 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-cb42629e-0be2-4e4b-8ea0-4a0d882dc18c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:10.270476 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:10.270476 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:10.271898 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cb42629e-0be2-4e4b-8ea0-4a0d882dc18c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:10.273489 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 149/591] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:10 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:10.365717 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-ac353d06-cca0-482d-aa83-43d064717a66 req-6dfba2b4-0e9c-4120-b97e-7985486cf19c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:10.372086 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-ac353d06-cca0-482d-aa83-43d064717a66 req-6dfba2b4-0e9c-4120-b97e-7985486cf19c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] POST https://10.4.3.226/volume/v3/attachments/dbff88cc-aca9-443d-bcc6-8ed849efbb34/action Jul 31 09:26:10.373364 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-ac353d06-cca0-482d-aa83-43d064717a66 req-6dfba2b4-0e9c-4120-b97e-7985486cf19c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Action body: b'{"os-complete": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:26:10.373848 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-ac353d06-cca0-482d-aa83-43d064717a66 req-6dfba2b4-0e9c-4120-b97e-7985486cf19c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:26:10.402790 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:10.402790 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:10.420407 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-ac353d06-cca0-482d-aa83-43d064717a66 req-6dfba2b4-0e9c-4120-b97e-7985486cf19c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/attachments/dbff88cc-aca9-443d-bcc6-8ed849efbb34/action returned with HTTP 204 Jul 31 09:26:10.421915 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 150/592] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:26:10 2026] POST /volume/v3/attachments/dbff88cc-aca9-443d-bcc6-8ed849efbb34/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:26:10.804194 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e8c01e32-c294-4fd9-bc5d-06796cbc43dc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:10.809516 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e8c01e32-c294-4fd9-bc5d-06796cbc43dc tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] GET https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 Jul 31 09:26:10.809832 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e8c01e32-c294-4fd9-bc5d-06796cbc43dc tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:10.810108 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e8c01e32-c294-4fd9-bc5d-06796cbc43dc tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:10.822286 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:10.822286 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:10.826949 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e8c01e32-c294-4fd9-bc5d-06796cbc43dc tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Volume info retrieved successfully. Jul 31 09:26:10.834227 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e8c01e32-c294-4fd9-bc5d-06796cbc43dc tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 returned with HTTP 200 Jul 31 09:26:10.834798 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 148/593] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:10 2026] GET /volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 => generated 1160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:10.915142 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-3d95ab9d-4faa-4dbf-833e-af3d80d6c399 req-8fd09079-8fc9-4012-bdac-8db99249de60 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:10.918389 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3d95ab9d-4faa-4dbf-833e-af3d80d6c399 req-8fd09079-8fc9-4012-bdac-8db99249de60 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] GET https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 Jul 31 09:26:10.918781 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3d95ab9d-4faa-4dbf-833e-af3d80d6c399 req-8fd09079-8fc9-4012-bdac-8db99249de60 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:10.919281 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3d95ab9d-4faa-4dbf-833e-af3d80d6c399 req-8fd09079-8fc9-4012-bdac-8db99249de60 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:10.939132 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:10.939132 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:10.951184 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-3d95ab9d-4faa-4dbf-833e-af3d80d6c399 req-8fd09079-8fc9-4012-bdac-8db99249de60 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Volume info retrieved successfully. Jul 31 09:26:10.960390 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3d95ab9d-4faa-4dbf-833e-af3d80d6c399 req-8fd09079-8fc9-4012-bdac-8db99249de60 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 returned with HTTP 200 Jul 31 09:26:10.960941 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 147/594] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:26:10 2026] GET /volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 => generated 1160 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:11.195045 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fa57d70c-4e91-4abb-8d80-227737ff3684 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:11.199858 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fa57d70c-4e91-4abb-8d80-227737ff3684 None None] GET https://10.4.3.226/volume// Jul 31 09:26:11.199858 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fa57d70c-4e91-4abb-8d80-227737ff3684 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:11.199858 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fa57d70c-4e91-4abb-8d80-227737ff3684 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:11.199858 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fa57d70c-4e91-4abb-8d80-227737ff3684 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:26:11.199858 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 150/595] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:26:11 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:26:11.214903 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-3d95ab9d-4faa-4dbf-833e-af3d80d6c399 req-3cde16f8-2188-4570-8319-b0d85cc292eb None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:11.217999 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-3d95ab9d-4faa-4dbf-833e-af3d80d6c399 req-3cde16f8-2188-4570-8319-b0d85cc292eb tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:26:11.218456 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-3d95ab9d-4faa-4dbf-833e-af3d80d6c399 req-3cde16f8-2188-4570-8319-b0d85cc292eb tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de9dc0bb-5743-46f5-993e-8600f1d77178", "connector": null, "instance_uuid": "d4bfcdb2-d8b0-49d1-9528-7279e1358705"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:26:11.239941 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:11.239941 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:11.286164 np0000006200 devstack@c-api.service[100315]: WARNING cinder.volume.api [req-3d95ab9d-4faa-4dbf-833e-af3d80d6c399 req-3cde16f8-2188-4570-8319-b0d85cc292eb tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 31 09:26:11.288934 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d4bbb083-511f-49b9-92c3-4b32ab161e29 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:11.292313 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d4bbb083-511f-49b9-92c3-4b32ab161e29 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:11.292906 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d4bbb083-511f-49b9-92c3-4b32ab161e29 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:11.292906 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d4bbb083-511f-49b9-92c3-4b32ab161e29 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:11.293078 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-d4bbb083-511f-49b9-92c3-4b32ab161e29 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:11.301063 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:11.301063 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:11.301063 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d4bbb083-511f-49b9-92c3-4b32ab161e29 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:11.302199 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 149/596] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:11 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:11.303750 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-3d95ab9d-4faa-4dbf-833e-af3d80d6c399 req-3cde16f8-2188-4570-8319-b0d85cc292eb tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:26:11.303750 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 151/597] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:26:11 2026] POST /volume/v3/attachments => generated 271 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:11.355676 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-87fd1383-6c69-421d-940e-9f2f05cc396e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:11.361305 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-87fd1383-6c69-421d-940e-9f2f05cc396e tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] GET https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 Jul 31 09:26:11.362493 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-87fd1383-6c69-421d-940e-9f2f05cc396e tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:11.364377 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-87fd1383-6c69-421d-940e-9f2f05cc396e tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:11.383344 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bea9ab33-9848-46b8-b1b9-ad30f38f2782 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:11.383858 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bea9ab33-9848-46b8-b1b9-ad30f38f2782 None None] GET https://10.4.3.226/volume// Jul 31 09:26:11.384086 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bea9ab33-9848-46b8-b1b9-ad30f38f2782 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:11.384343 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bea9ab33-9848-46b8-b1b9-ad30f38f2782 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:11.384739 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bea9ab33-9848-46b8-b1b9-ad30f38f2782 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:26:11.385049 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 151/598] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:26:11 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:26:11.395971 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:11.395971 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:11.396187 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-3d95ab9d-4faa-4dbf-833e-af3d80d6c399 req-fd183059-d923-43fa-a273-a0c4c96942ad None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:11.399044 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-3d95ab9d-4faa-4dbf-833e-af3d80d6c399 req-fd183059-d923-43fa-a273-a0c4c96942ad tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] GET https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 Jul 31 09:26:11.399323 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-3d95ab9d-4faa-4dbf-833e-af3d80d6c399 req-fd183059-d923-43fa-a273-a0c4c96942ad tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:11.399616 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-3d95ab9d-4faa-4dbf-833e-af3d80d6c399 req-fd183059-d923-43fa-a273-a0c4c96942ad tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:11.402002 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-87fd1383-6c69-421d-940e-9f2f05cc396e tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Volume info retrieved successfully. Jul 31 09:26:11.408302 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-87fd1383-6c69-421d-940e-9f2f05cc396e tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 returned with HTTP 200 Jul 31 09:26:11.408528 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 148/599] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:11 2026] GET /volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 => generated 1162 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:11.419638 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:11.419638 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:11.424915 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-3d95ab9d-4faa-4dbf-833e-af3d80d6c399 req-fd183059-d923-43fa-a273-a0c4c96942ad tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Volume info retrieved successfully. Jul 31 09:26:11.432729 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-3d95ab9d-4faa-4dbf-833e-af3d80d6c399 req-fd183059-d923-43fa-a273-a0c4c96942ad tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 returned with HTTP 200 Jul 31 09:26:11.433337 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 150/600] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:26:11 2026] GET /volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 => generated 1342 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:26:11.570100 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-3d95ab9d-4faa-4dbf-833e-af3d80d6c399 req-0aab1266-9894-4871-98b0-e329357c210f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:11.574002 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-3d95ab9d-4faa-4dbf-833e-af3d80d6c399 req-0aab1266-9894-4871-98b0-e329357c210f tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] PUT https://10.4.3.226/volume/v3/attachments/6d6699dc-9d23-4e85-901a-4e323a4ece24 Jul 31 09:26:11.574494 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-3d95ab9d-4faa-4dbf-833e-af3d80d6c399 req-0aab1266-9894-4871-98b0-e329357c210f tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:26:11.587959 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-3d95ab9d-4faa-4dbf-833e-af3d80d6c399 req-0aab1266-9894-4871-98b0-e329357c210f tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Acquiring lock "cinder-attachment_update-de9dc0bb-5743-46f5-993e-8600f1d77178-np0000006200" by "attachment_update" {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:26:11.594525 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-3d95ab9d-4faa-4dbf-833e-af3d80d6c399 req-0aab1266-9894-4871-98b0-e329357c210f tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Lock "cinder-attachment_update-de9dc0bb-5743-46f5-993e-8600f1d77178-np0000006200" acquired by "attachment_update" :: waited 0.007s {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:26:11.595602 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:11.595602 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:11.714391 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-3d95ab9d-4faa-4dbf-833e-af3d80d6c399 req-0aab1266-9894-4871-98b0-e329357c210f tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Lock "cinder-attachment_update-de9dc0bb-5743-46f5-993e-8600f1d77178-np0000006200" released by "attachment_update" :: held 0.120s {{(pid=100315) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:26:11.714824 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-3d95ab9d-4faa-4dbf-833e-af3d80d6c399 req-0aab1266-9894-4871-98b0-e329357c210f tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/attachments/6d6699dc-9d23-4e85-901a-4e323a4ece24 returned with HTTP 200 Jul 31 09:26:11.715356 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 152/601] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:26:11 2026] PUT /volume/v3/attachments/6d6699dc-9d23-4e85-901a-4e323a4ece24 => generated 967 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:12.315146 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9c0f0fff-96c5-40e5-9eeb-03f9240b17d8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:12.317861 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9c0f0fff-96c5-40e5-9eeb-03f9240b17d8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:12.318029 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9c0f0fff-96c5-40e5-9eeb-03f9240b17d8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:12.318544 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9c0f0fff-96c5-40e5-9eeb-03f9240b17d8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:12.318544 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-9c0f0fff-96c5-40e5-9eeb-03f9240b17d8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:12.329454 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:12.329454 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:12.331220 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9c0f0fff-96c5-40e5-9eeb-03f9240b17d8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:12.331320 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 152/602] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:12 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:12.430456 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-93c55dae-34ac-4c03-b591-d03cfc7f49f2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:12.432733 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-93c55dae-34ac-4c03-b591-d03cfc7f49f2 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] GET https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 Jul 31 09:26:12.433005 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-93c55dae-34ac-4c03-b591-d03cfc7f49f2 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:12.433363 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-93c55dae-34ac-4c03-b591-d03cfc7f49f2 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:12.436454 np0000006200 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=170,cinder:INSERT=26,cinder:UPDATE=55 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:26:12.459160 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:12.459160 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:12.467360 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-93c55dae-34ac-4c03-b591-d03cfc7f49f2 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Volume info retrieved successfully. Jul 31 09:26:12.475508 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-93c55dae-34ac-4c03-b591-d03cfc7f49f2 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 returned with HTTP 200 Jul 31 09:26:12.476116 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 149/603] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:12 2026] GET /volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 => generated 1163 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:12.777197 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-31c76e0d-ad83-44f7-9822-dc84fd4a9efa None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:12.782215 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-31c76e0d-ad83-44f7-9822-dc84fd4a9efa tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:26:12.782215 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-31c76e0d-ad83-44f7-9822-dc84fd4a9efa tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-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": "b3e619b5-8776-4672-b197-1edb98781403", "source_volid": null, "backup_id": null}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:26:12.785620 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-31c76e0d-ad83-44f7-9822-dc84fd4a9efa tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-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': 'b3e619b5-8776-4672-b197-1edb98781403', 'source_volid': None, 'backup_id': None}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:26:13.214155 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-31c76e0d-ad83-44f7-9822-dc84fd4a9efa tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Create volume of 1 GB Jul 31 09:26:13.221332 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-31c76e0d-ad83-44f7-9822-dc84fd4a9efa tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Availability Zones retrieved successfully. Jul 31 09:26:13.230585 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-31c76e0d-ad83-44f7-9822-dc84fd4a9efa tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Flow 'volume_create_api' (92dd70e2-d3a7-4d08-94b7-886dc47abda8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:26:13.230585 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-31c76e0d-ad83-44f7-9822-dc84fd4a9efa tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a9ad9f0-c8f1-48f9-8a6a-d10619d33699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:13.232267 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-31c76e0d-ad83-44f7-9822-dc84fd4a9efa tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:26:13.349682 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5c5483c3-89a1-4bbd-bf82-84f7d7244543 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:13.352914 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-31c76e0d-ad83-44f7-9822-dc84fd4a9efa tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a9ad9f0-c8f1-48f9-8a6a-d10619d33699) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:13.356064 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5c5483c3-89a1-4bbd-bf82-84f7d7244543 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:13.356289 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-31c76e0d-ad83-44f7-9822-dc84fd4a9efa tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90e532f6-6596-4345-bd20-0db6d86bf8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:13.356463 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5c5483c3-89a1-4bbd-bf82-84f7d7244543 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:13.356463 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5c5483c3-89a1-4bbd-bf82-84f7d7244543 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:13.356463 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-5c5483c3-89a1-4bbd-bf82-84f7d7244543 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:13.365392 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:13.365392 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:13.370146 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5c5483c3-89a1-4bbd-bf82-84f7d7244543 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:13.371966 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 153/604] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:13 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 791 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:13.449023 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-31c76e0d-ad83-44f7-9822-dc84fd4a9efa tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Created reservations ['b7253e5c-2e08-4525-ad6e-51368b58c8ce', '459e150b-dc20-4559-acb8-52cf5971549f', 'c87263ce-5267-41aa-8f49-0a3682d9c427', 'aa71d6cc-88d1-4783-bcee-7741f03b2308'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:26:13.449975 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-31c76e0d-ad83-44f7-9822-dc84fd4a9efa tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90e532f6-6596-4345-bd20-0db6d86bf8b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7253e5c-2e08-4525-ad6e-51368b58c8ce', '459e150b-dc20-4559-acb8-52cf5971549f', 'c87263ce-5267-41aa-8f49-0a3682d9c427', 'aa71d6cc-88d1-4783-bcee-7741f03b2308']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:13.451227 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-31c76e0d-ad83-44f7-9822-dc84fd4a9efa tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9676c400-68e4-46be-8187-08d8dfb655d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:13.496149 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-31f5a357-3944-4972-88a9-045a1f09aff6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:13.498074 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-31c76e0d-ad83-44f7-9822-dc84fd4a9efa tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9676c400-68e4-46be-8187-08d8dfb655d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0211297-2ffe-4d3f-8ed4-289b41a160ad', '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='e4098dad492841fab184dc02103f5127',qos_specs=None,replication_status=,reservations=['b7253e5c-2e08-4525-ad6e-51368b58c8ce','459e150b-dc20-4559-acb8-52cf5971549f','c87263ce-5267-41aa-8f49-0a3682d9c427','aa71d6cc-88d1-4783-bcee-7741f03b2308'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d15a81db0f342c5978fd49172f6f924',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:26:13Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0211297-2ffe-4d3f-8ed4-289b41a160ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4098dad492841fab184dc02103f5127',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d15a81db0f342c5978fd49172f6f924',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:13.499093 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-31c76e0d-ad83-44f7-9822-dc84fd4a9efa tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca5b4d5e-7af6-42a0-b42b-15060ae558f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:13.500943 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-31f5a357-3944-4972-88a9-045a1f09aff6 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] GET https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 Jul 31 09:26:13.501420 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-31f5a357-3944-4972-88a9-045a1f09aff6 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:13.501710 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-31f5a357-3944-4972-88a9-045a1f09aff6 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:13.519751 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:13.519751 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:13.527741 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-31f5a357-3944-4972-88a9-045a1f09aff6 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Volume info retrieved successfully. Jul 31 09:26:13.534053 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-31f5a357-3944-4972-88a9-045a1f09aff6 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 returned with HTTP 200 Jul 31 09:26:13.535359 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 153/605] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:13 2026] GET /volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 => generated 1163 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:13.537411 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-31c76e0d-ad83-44f7-9822-dc84fd4a9efa tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca5b4d5e-7af6-42a0-b42b-15060ae558f4) transitioned into 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='e4098dad492841fab184dc02103f5127',qos_specs=None,replication_status=,reservations=['b7253e5c-2e08-4525-ad6e-51368b58c8ce','459e150b-dc20-4559-acb8-52cf5971549f','c87263ce-5267-41aa-8f49-0a3682d9c427','aa71d6cc-88d1-4783-bcee-7741f03b2308'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d15a81db0f342c5978fd49172f6f924',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:13.538943 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-31c76e0d-ad83-44f7-9822-dc84fd4a9efa tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e8ef2bc-463c-42dd-8aaa-dad811de0c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:13.562360 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-31c76e0d-ad83-44f7-9822-dc84fd4a9efa tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e8ef2bc-463c-42dd-8aaa-dad811de0c6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:13.563643 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-31c76e0d-ad83-44f7-9822-dc84fd4a9efa tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Flow 'volume_create_api' (92dd70e2-d3a7-4d08-94b7-886dc47abda8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:26:13.564616 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-31c76e0d-ad83-44f7-9822-dc84fd4a9efa tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Create volume request issued successfully. Jul 31 09:26:13.566092 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-31c76e0d-ad83-44f7-9822-dc84fd4a9efa tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:26:13.569591 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 151/606] 10.4.3.226 () {72 vars in 1541 bytes} [Fri Jul 31 09:26:12 2026] POST /volume/v3/volumes => generated 703 bytes in 793 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:26:13.602295 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-5673c93b-bca7-44d7-a736-c0d4602da524 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:13.606919 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-5673c93b-bca7-44d7-a736-c0d4602da524 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] GET https://10.4.3.226/volume/v3/volumes/f0211297-2ffe-4d3f-8ed4-289b41a160ad Jul 31 09:26:13.606919 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-5673c93b-bca7-44d7-a736-c0d4602da524 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:13.606919 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-5673c93b-bca7-44d7-a736-c0d4602da524 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:13.618723 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:13.618723 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:13.627976 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-5673c93b-bca7-44d7-a736-c0d4602da524 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Volume info retrieved successfully. Jul 31 09:26:13.632517 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-5673c93b-bca7-44d7-a736-c0d4602da524 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] https://10.4.3.226/volume/v3/volumes/f0211297-2ffe-4d3f-8ed4-289b41a160ad returned with HTTP 200 Jul 31 09:26:13.632948 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 150/607] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:26:13 2026] GET /volume/v3/volumes/f0211297-2ffe-4d3f-8ed4-289b41a160ad => generated 771 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:13.646303 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-a12099e6-dd38-433a-b989-dda08ef331a1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:13.650656 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-a12099e6-dd38-433a-b989-dda08ef331a1 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] GET https://10.4.3.226/volume/v3/volumes/f0211297-2ffe-4d3f-8ed4-289b41a160ad Jul 31 09:26:13.650950 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-a12099e6-dd38-433a-b989-dda08ef331a1 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:13.654269 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-a12099e6-dd38-433a-b989-dda08ef331a1 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:13.677318 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:13.677318 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:13.699727 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-a12099e6-dd38-433a-b989-dda08ef331a1 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Volume info retrieved successfully. Jul 31 09:26:13.725122 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-a12099e6-dd38-433a-b989-dda08ef331a1 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] https://10.4.3.226/volume/v3/volumes/f0211297-2ffe-4d3f-8ed4-289b41a160ad returned with HTTP 200 Jul 31 09:26:13.725122 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 154/608] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:26:13 2026] GET /volume/v3/volumes/f0211297-2ffe-4d3f-8ed4-289b41a160ad => generated 771 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:14.220562 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-3d95ab9d-4faa-4dbf-833e-af3d80d6c399 req-90e2882b-ac90-46da-a89b-56d94d97e42e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:14.223858 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3d95ab9d-4faa-4dbf-833e-af3d80d6c399 req-90e2882b-ac90-46da-a89b-56d94d97e42e tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] POST https://10.4.3.226/volume/v3/attachments/6d6699dc-9d23-4e85-901a-4e323a4ece24/action Jul 31 09:26:14.224221 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3d95ab9d-4faa-4dbf-833e-af3d80d6c399 req-90e2882b-ac90-46da-a89b-56d94d97e42e tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:26:14.224403 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3d95ab9d-4faa-4dbf-833e-af3d80d6c399 req-90e2882b-ac90-46da-a89b-56d94d97e42e tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:26:14.266019 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:14.266019 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:14.293283 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3d95ab9d-4faa-4dbf-833e-af3d80d6c399 req-90e2882b-ac90-46da-a89b-56d94d97e42e tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/attachments/6d6699dc-9d23-4e85-901a-4e323a4ece24/action returned with HTTP 204 Jul 31 09:26:14.294048 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 154/609] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:26:14 2026] POST /volume/v3/attachments/6d6699dc-9d23-4e85-901a-4e323a4ece24/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:26:14.395590 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7003cc43-ac90-4f7c-83a0-4cce299bfa12 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:14.399574 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7003cc43-ac90-4f7c-83a0-4cce299bfa12 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:14.399574 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7003cc43-ac90-4f7c-83a0-4cce299bfa12 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:14.399574 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7003cc43-ac90-4f7c-83a0-4cce299bfa12 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:14.402099 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-7003cc43-ac90-4f7c-83a0-4cce299bfa12 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:14.410886 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:14.410886 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:14.414741 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7003cc43-ac90-4f7c-83a0-4cce299bfa12 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:14.414741 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 152/610] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:14 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 791 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:14.554366 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6bbc6ed9-1d24-4320-b6d3-e5debad407b8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:14.557827 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6bbc6ed9-1d24-4320-b6d3-e5debad407b8 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] GET https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 Jul 31 09:26:14.558138 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6bbc6ed9-1d24-4320-b6d3-e5debad407b8 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:14.558508 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6bbc6ed9-1d24-4320-b6d3-e5debad407b8 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:14.577296 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:14.577296 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:14.581938 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6bbc6ed9-1d24-4320-b6d3-e5debad407b8 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Volume info retrieved successfully. Jul 31 09:26:14.588525 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6bbc6ed9-1d24-4320-b6d3-e5debad407b8 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 returned with HTTP 200 Jul 31 09:26:14.589146 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 151/611] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:14 2026] GET /volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:14.812791 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-46582cb3-f94d-4903-902a-3549788ac7da req-a40282af-d404-429e-a9f4-dcaedc4de4ef None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:14.816442 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-46582cb3-f94d-4903-902a-3549788ac7da req-a40282af-d404-429e-a9f4-dcaedc4de4ef tempest-TestMultiAttachVolumeSwap-1627691549 tempest-TestMultiAttachVolumeSwap-1627691549-project] GET https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 Jul 31 09:26:14.816772 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-46582cb3-f94d-4903-902a-3549788ac7da req-a40282af-d404-429e-a9f4-dcaedc4de4ef tempest-TestMultiAttachVolumeSwap-1627691549 tempest-TestMultiAttachVolumeSwap-1627691549-project] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:14.816983 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-46582cb3-f94d-4903-902a-3549788ac7da req-a40282af-d404-429e-a9f4-dcaedc4de4ef tempest-TestMultiAttachVolumeSwap-1627691549 tempest-TestMultiAttachVolumeSwap-1627691549-project] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:14.839986 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:14.839986 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:14.844724 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-46582cb3-f94d-4903-902a-3549788ac7da req-a40282af-d404-429e-a9f4-dcaedc4de4ef tempest-TestMultiAttachVolumeSwap-1627691549 tempest-TestMultiAttachVolumeSwap-1627691549-project] Volume info retrieved successfully. Jul 31 09:26:14.852359 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-46582cb3-f94d-4903-902a-3549788ac7da req-a40282af-d404-429e-a9f4-dcaedc4de4ef tempest-TestMultiAttachVolumeSwap-1627691549 tempest-TestMultiAttachVolumeSwap-1627691549-project] https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 returned with HTTP 200 Jul 31 09:26:14.853063 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 155/612] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:26:14 2026] GET /volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 => generated 1641 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 09:26:14.865573 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1900c123-288e-4e9f-8f58-e39283c890cd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:14.867481 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1900c123-288e-4e9f-8f58-e39283c890cd tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-reader] GET https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 Jul 31 09:26:14.867745 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1900c123-288e-4e9f-8f58-e39283c890cd tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:14.867957 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1900c123-288e-4e9f-8f58-e39283c890cd tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-reader] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:14.896297 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:14.896297 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:14.907868 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1900c123-288e-4e9f-8f58-e39283c890cd tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-reader] Volume info retrieved successfully. Jul 31 09:26:14.921730 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1900c123-288e-4e9f-8f58-e39283c890cd tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-reader] https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 returned with HTTP 200 Jul 31 09:26:14.922079 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 155/613] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:14 2026] GET /volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 => generated 1457 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 09:26:14.939963 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-dc5e6f2e-c50a-4df1-a810-86cba6fcf27d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:14.942222 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dc5e6f2e-c50a-4df1-a810-86cba6fcf27d tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-reader] GET https://10.4.3.226/volume/v3/volumes/57a0493a-25df-4b11-b9f9-b0a4829264c3 Jul 31 09:26:14.942514 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dc5e6f2e-c50a-4df1-a810-86cba6fcf27d tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-reader] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:14.942831 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dc5e6f2e-c50a-4df1-a810-86cba6fcf27d tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-reader] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:14.953786 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:14.953786 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:14.962186 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-dc5e6f2e-c50a-4df1-a810-86cba6fcf27d tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-reader] Volume info retrieved successfully. Jul 31 09:26:14.968859 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dc5e6f2e-c50a-4df1-a810-86cba6fcf27d tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-reader] https://10.4.3.226/volume/v3/volumes/57a0493a-25df-4b11-b9f9-b0a4829264c3 returned with HTTP 200 Jul 31 09:26:14.969486 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 153/614] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:14 2026] GET /volume/v3/volumes/57a0493a-25df-4b11-b9f9-b0a4829264c3 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:15.146442 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-02cd959e-0bb4-4b8d-ae30-39ce6f9a984c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:15.149418 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-02cd959e-0bb4-4b8d-ae30-39ce6f9a984c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] GET https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 Jul 31 09:26:15.149797 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-02cd959e-0bb4-4b8d-ae30-39ce6f9a984c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:15.150089 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-02cd959e-0bb4-4b8d-ae30-39ce6f9a984c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:15.170548 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:15.170548 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:15.183545 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-02cd959e-0bb4-4b8d-ae30-39ce6f9a984c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Volume info retrieved successfully. Jul 31 09:26:15.194899 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-02cd959e-0bb4-4b8d-ae30-39ce6f9a984c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 returned with HTTP 200 Jul 31 09:26:15.195641 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 152/615] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:15 2026] GET /volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:15.286788 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-3d77bf97-dd25-4df3-9924-83790c0d5b5c req-805535f9-19c1-4a90-9590-7c0bf22554e8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:15.291070 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-3d77bf97-dd25-4df3-9924-83790c0d5b5c req-805535f9-19c1-4a90-9590-7c0bf22554e8 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] GET https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 Jul 31 09:26:15.291070 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-3d77bf97-dd25-4df3-9924-83790c0d5b5c req-805535f9-19c1-4a90-9590-7c0bf22554e8 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:15.291070 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-3d77bf97-dd25-4df3-9924-83790c0d5b5c req-805535f9-19c1-4a90-9590-7c0bf22554e8 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:15.335761 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:15.335761 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:15.343206 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-3d77bf97-dd25-4df3-9924-83790c0d5b5c req-805535f9-19c1-4a90-9590-7c0bf22554e8 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Volume info retrieved successfully. Jul 31 09:26:15.354474 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-3d77bf97-dd25-4df3-9924-83790c0d5b5c req-805535f9-19c1-4a90-9590-7c0bf22554e8 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 returned with HTTP 200 Jul 31 09:26:15.355414 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 156/616] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:26:15 2026] GET /volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 => generated 1457 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:15.403021 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-3d77bf97-dd25-4df3-9924-83790c0d5b5c req-bfdd46ad-68e8-4f92-8451-7339d33b6c7b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:15.407076 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3d77bf97-dd25-4df3-9924-83790c0d5b5c req-bfdd46ad-68e8-4f92-8451-7339d33b6c7b tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] POST https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178/action Jul 31 09:26:15.407701 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3d77bf97-dd25-4df3-9924-83790c0d5b5c req-bfdd46ad-68e8-4f92-8451-7339d33b6c7b tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:26:15.408513 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3d77bf97-dd25-4df3-9924-83790c0d5b5c req-bfdd46ad-68e8-4f92-8451-7339d33b6c7b tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:26:15.433526 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-90ea524b-1c39-40dc-b669-31fe4034a888 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:15.436928 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:15.436928 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:15.437458 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-3d77bf97-dd25-4df3-9924-83790c0d5b5c req-bfdd46ad-68e8-4f92-8451-7339d33b6c7b tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Volume info retrieved successfully. Jul 31 09:26:15.440329 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-90ea524b-1c39-40dc-b669-31fe4034a888 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:15.442394 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-90ea524b-1c39-40dc-b669-31fe4034a888 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:15.442394 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-90ea524b-1c39-40dc-b669-31fe4034a888 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:15.442394 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-90ea524b-1c39-40dc-b669-31fe4034a888 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:15.455062 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:15.455062 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:15.457890 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-3d77bf97-dd25-4df3-9924-83790c0d5b5c req-bfdd46ad-68e8-4f92-8451-7339d33b6c7b tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Begin detaching volume completed successfully. Jul 31 09:26:15.457999 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-90ea524b-1c39-40dc-b669-31fe4034a888 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:15.458095 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3d77bf97-dd25-4df3-9924-83790c0d5b5c req-bfdd46ad-68e8-4f92-8451-7339d33b6c7b tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178/action returned with HTTP 202 Jul 31 09:26:15.458134 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 154/617] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:15 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 791 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:15.458219 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 156/618] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:26:15 2026] POST /volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:26:15.578422 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bb5aa349-cdba-4efd-95ba-fbf3528ea59e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:15.579062 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bb5aa349-cdba-4efd-95ba-fbf3528ea59e None None] GET https://10.4.3.226/volume// Jul 31 09:26:15.579062 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bb5aa349-cdba-4efd-95ba-fbf3528ea59e None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:15.579382 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bb5aa349-cdba-4efd-95ba-fbf3528ea59e None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:15.579559 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bb5aa349-cdba-4efd-95ba-fbf3528ea59e None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:26:15.579848 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 153/619] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:26:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:26:15.585110 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-39db86b4-10a5-491d-b08e-ab48759b54e9 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:15.586881 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-39db86b4-10a5-491d-b08e-ab48759b54e9 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:26:15.587502 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-39db86b4-10a5-491d-b08e-ab48759b54e9 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1634477273", "imageRef": "b3e619b5-8776-4672-b197-1edb98781403", "size": 1}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:26:15.589496 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-39db86b4-10a5-491d-b08e-ab48759b54e9 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1634477273', 'imageRef': 'b3e619b5-8776-4672-b197-1edb98781403', 'size': 1}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:26:15.601029 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-3d77bf97-dd25-4df3-9924-83790c0d5b5c req-c2486a6d-bc71-42af-881f-20b7b45a6e8f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:15.608086 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-3d77bf97-dd25-4df3-9924-83790c0d5b5c req-c2486a6d-bc71-42af-881f-20b7b45a6e8f tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] GET https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 Jul 31 09:26:15.608731 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-3d77bf97-dd25-4df3-9924-83790c0d5b5c req-c2486a6d-bc71-42af-881f-20b7b45a6e8f tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:15.608731 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-3d77bf97-dd25-4df3-9924-83790c0d5b5c req-c2486a6d-bc71-42af-881f-20b7b45a6e8f tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:15.634215 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:15.634215 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:15.640872 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-3d77bf97-dd25-4df3-9924-83790c0d5b5c req-c2486a6d-bc71-42af-881f-20b7b45a6e8f tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Volume info retrieved successfully. Jul 31 09:26:15.648116 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-3d77bf97-dd25-4df3-9924-83790c0d5b5c req-c2486a6d-bc71-42af-881f-20b7b45a6e8f tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 returned with HTTP 200 Jul 31 09:26:15.648744 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 155/620] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:26:15 2026] GET /volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 => generated 1640 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:26:15.708736 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-39db86b4-10a5-491d-b08e-ab48759b54e9 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Create volume of 1 GB Jul 31 09:26:15.714404 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-39db86b4-10a5-491d-b08e-ab48759b54e9 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Availability Zones retrieved successfully. Jul 31 09:26:15.720674 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-39db86b4-10a5-491d-b08e-ab48759b54e9 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Flow 'volume_create_api' (79f4e807-3db9-45f0-bfc4-36b44aa5945d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:26:15.721957 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-39db86b4-10a5-491d-b08e-ab48759b54e9 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d8cbb66-01b1-4ffd-ac5e-4997fc08b17f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:15.723234 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-39db86b4-10a5-491d-b08e-ab48759b54e9 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:26:15.817949 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-39db86b4-10a5-491d-b08e-ab48759b54e9 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d8cbb66-01b1-4ffd-ac5e-4997fc08b17f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:15.819655 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-39db86b4-10a5-491d-b08e-ab48759b54e9 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf9828ac-4dc5-49e1-8ede-da8b121861bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:15.921833 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-39db86b4-10a5-491d-b08e-ab48759b54e9 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Created reservations ['5a159f20-3038-4c2d-9e47-ca70e4e6bf7e', 'd7a09fa1-acc1-4379-b69f-e08318e03a25', '05db9bb6-7818-4a57-a48c-d1beb727511e', 'f36ac14d-dc64-4562-b476-923a16279a2f'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:26:15.924336 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-39db86b4-10a5-491d-b08e-ab48759b54e9 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf9828ac-4dc5-49e1-8ede-da8b121861bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a159f20-3038-4c2d-9e47-ca70e4e6bf7e', 'd7a09fa1-acc1-4379-b69f-e08318e03a25', '05db9bb6-7818-4a57-a48c-d1beb727511e', 'f36ac14d-dc64-4562-b476-923a16279a2f']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:15.925543 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-39db86b4-10a5-491d-b08e-ab48759b54e9 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55a02c78-a85e-4872-9cbe-b20580a48475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:15.964784 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-39db86b4-10a5-491d-b08e-ab48759b54e9 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55a02c78-a85e-4872-9cbe-b20580a48475) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c844dad-349d-4643-abe4-5a096b06c1f6', '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-1634477273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='111f7a65f09d4fad944351677fb1fd64',qos_specs=None,replication_status=,reservations=['5a159f20-3038-4c2d-9e47-ca70e4e6bf7e','d7a09fa1-acc1-4379-b69f-e08318e03a25','05db9bb6-7818-4a57-a48c-d1beb727511e','f36ac14d-dc64-4562-b476-923a16279a2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49b0d1992f47499288b24484c5e0e2bb',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:26:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1634477273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c844dad-349d-4643-abe4-5a096b06c1f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='111f7a65f09d4fad944351677fb1fd64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49b0d1992f47499288b24484c5e0e2bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:15.967350 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-39db86b4-10a5-491d-b08e-ab48759b54e9 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69107edf-c84d-4de1-857a-0ad41d221331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:16.007125 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-39db86b4-10a5-491d-b08e-ab48759b54e9 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69107edf-c84d-4de1-857a-0ad41d221331) transitioned into state 'SUCCESS' from state '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-1634477273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='111f7a65f09d4fad944351677fb1fd64',qos_specs=None,replication_status=,reservations=['5a159f20-3038-4c2d-9e47-ca70e4e6bf7e','d7a09fa1-acc1-4379-b69f-e08318e03a25','05db9bb6-7818-4a57-a48c-d1beb727511e','f36ac14d-dc64-4562-b476-923a16279a2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49b0d1992f47499288b24484c5e0e2bb',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:16.007729 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-39db86b4-10a5-491d-b08e-ab48759b54e9 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5817b02b-bb49-4094-8e0b-265fd0213e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:16.029144 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-39db86b4-10a5-491d-b08e-ab48759b54e9 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5817b02b-bb49-4094-8e0b-265fd0213e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:16.030984 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-39db86b4-10a5-491d-b08e-ab48759b54e9 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Flow 'volume_create_api' (79f4e807-3db9-45f0-bfc4-36b44aa5945d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:26:16.030984 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-39db86b4-10a5-491d-b08e-ab48759b54e9 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Create volume request issued successfully. Jul 31 09:26:16.031559 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-39db86b4-10a5-491d-b08e-ab48759b54e9 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:26:16.032196 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 157/621] 10.4.3.226 () {70 vars in 1300 bytes} [Fri Jul 31 09:26:15 2026] POST /volume/v3/volumes => generated 899 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:26:16.050965 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4c0aad4c-044e-4ad7-bd0a-45dffd002de9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:16.053294 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4c0aad4c-044e-4ad7-bd0a-45dffd002de9 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] GET https://10.4.3.226/volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 Jul 31 09:26:16.053947 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4c0aad4c-044e-4ad7-bd0a-45dffd002de9 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:16.053947 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4c0aad4c-044e-4ad7-bd0a-45dffd002de9 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:16.067170 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:16.067170 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:16.079323 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4c0aad4c-044e-4ad7-bd0a-45dffd002de9 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Volume info retrieved successfully. Jul 31 09:26:16.092568 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4c0aad4c-044e-4ad7-bd0a-45dffd002de9 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] https://10.4.3.226/volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 returned with HTTP 200 Jul 31 09:26:16.093591 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 157/622] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:26:16 2026] GET /volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 => generated 967 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:16.469758 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-03022c6c-c136-4a88-b758-2652412557ca None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:16.471541 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-03022c6c-c136-4a88-b758-2652412557ca tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:16.471903 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-03022c6c-c136-4a88-b758-2652412557ca tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:16.472302 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-03022c6c-c136-4a88-b758-2652412557ca tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:16.472401 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-03022c6c-c136-4a88-b758-2652412557ca tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:16.483319 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:16.483319 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:16.484487 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-03022c6c-c136-4a88-b758-2652412557ca tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:16.489317 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 154/623] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:16 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:16.500092 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-85e596b2-7726-4e67-86b1-5cb18aaf9810 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:16.503821 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-85e596b2-7726-4e67-86b1-5cb18aaf9810 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/290825b1-7a7f-4c78-9370-194adf038a74 Jul 31 09:26:16.503821 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-85e596b2-7726-4e67-86b1-5cb18aaf9810 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:16.503821 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-85e596b2-7726-4e67-86b1-5cb18aaf9810 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:16.513464 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:16.513464 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:16.518077 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-85e596b2-7726-4e67-86b1-5cb18aaf9810 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:26:16.524365 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-85e596b2-7726-4e67-86b1-5cb18aaf9810 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/290825b1-7a7f-4c78-9370-194adf038a74 returned with HTTP 200 Jul 31 09:26:16.524975 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 156/624] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:16 2026] GET /volume/v3/volumes/290825b1-7a7f-4c78-9370-194adf038a74 => generated 1357 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:16.542885 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-be7abebc-a039-492e-b191-fc8599886d34 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:16.544985 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-be7abebc-a039-492e-b191-fc8599886d34 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] POST https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb/restore Jul 31 09:26:16.545544 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-be7abebc-a039-492e-b191-fc8599886d34 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:26:16.546873 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.backups [None req-be7abebc-a039-492e-b191-fc8599886d34 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Restoring backup 4c4a208c-2c59-4485-af21-f4605761f8fb ({'restore': {}}) {{(pid=100315) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 09:26:16.547084 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.backups [None req-be7abebc-a039-492e-b191-fc8599886d34 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Restoring backup 4c4a208c-2c59-4485-af21-f4605761f8fb to volume None. Jul 31 09:26:16.553464 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:16.553464 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:16.554676 np0000006200 devstack@c-api.service[100315]: INFO cinder.backup.api [None req-be7abebc-a039-492e-b191-fc8599886d34 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Creating volume of 1 GB for restore of backup 4c4a208c-2c59-4485-af21-f4605761f8fb. Jul 31 09:26:16.567968 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-be7abebc-a039-492e-b191-fc8599886d34 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Availability zone cache updated, next update will occur around 2026-07-31 10:26:16.567536. {{(pid=100315) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 09:26:16.568070 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-be7abebc-a039-492e-b191-fc8599886d34 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Availability Zones retrieved successfully. Jul 31 09:26:16.575915 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-be7abebc-a039-492e-b191-fc8599886d34 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Flow 'volume_create_api' (16c8dd2a-76e7-42ee-bae7-399f5757a907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:26:16.577679 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-be7abebc-a039-492e-b191-fc8599886d34 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2132d30c-1b22-4559-bf60-b552665152b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:16.578349 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-be7abebc-a039-492e-b191-fc8599886d34 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:26:16.612190 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-3d77bf97-dd25-4df3-9924-83790c0d5b5c req-0172603b-1970-4550-ae7d-e54f14fb0a65 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:16.616352 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3d77bf97-dd25-4df3-9924-83790c0d5b5c req-0172603b-1970-4550-ae7d-e54f14fb0a65 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] GET https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 Jul 31 09:26:16.617119 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3d77bf97-dd25-4df3-9924-83790c0d5b5c req-0172603b-1970-4550-ae7d-e54f14fb0a65 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:16.617494 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3d77bf97-dd25-4df3-9924-83790c0d5b5c req-0172603b-1970-4550-ae7d-e54f14fb0a65 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:16.637860 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-be7abebc-a039-492e-b191-fc8599886d34 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2132d30c-1b22-4559-bf60-b552665152b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:16.638350 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-be7abebc-a039-492e-b191-fc8599886d34 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d66ef9fb-4707-4c60-bd33-488cfc58809d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:16.642270 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:16.642270 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:16.652909 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-3d77bf97-dd25-4df3-9924-83790c0d5b5c req-0172603b-1970-4550-ae7d-e54f14fb0a65 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Volume info retrieved successfully. Jul 31 09:26:16.665079 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3d77bf97-dd25-4df3-9924-83790c0d5b5c req-0172603b-1970-4550-ae7d-e54f14fb0a65 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 returned with HTTP 200 Jul 31 09:26:16.666260 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 158/625] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:26:16 2026] GET /volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 => generated 1460 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:16.704899 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-3d77bf97-dd25-4df3-9924-83790c0d5b5c req-8b7a73f2-fe21-4240-92b6-f26a545d0734 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:16.710465 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3d77bf97-dd25-4df3-9924-83790c0d5b5c req-8b7a73f2-fe21-4240-92b6-f26a545d0734 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] DELETE https://10.4.3.226/volume/v3/attachments/6d6699dc-9d23-4e85-901a-4e323a4ece24 Jul 31 09:26:16.711233 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3d77bf97-dd25-4df3-9924-83790c0d5b5c req-8b7a73f2-fe21-4240-92b6-f26a545d0734 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:16.711350 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3d77bf97-dd25-4df3-9924-83790c0d5b5c req-8b7a73f2-fe21-4240-92b6-f26a545d0734 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:16.720436 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-be7abebc-a039-492e-b191-fc8599886d34 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Created reservations ['2e193cc9-73bc-4208-8d11-c1063bb6b41c', '59617626-7b76-46cf-8404-74a7df3145e5', '89a80187-eb5e-447a-9085-74f0291f7b67', '60c23ca3-1a7d-40df-8481-2f958dfc5ca7'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:26:16.721674 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-be7abebc-a039-492e-b191-fc8599886d34 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d66ef9fb-4707-4c60-bd33-488cfc58809d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e193cc9-73bc-4208-8d11-c1063bb6b41c', '59617626-7b76-46cf-8404-74a7df3145e5', '89a80187-eb5e-447a-9085-74f0291f7b67', '60c23ca3-1a7d-40df-8481-2f958dfc5ca7']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:16.722891 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-be7abebc-a039-492e-b191-fc8599886d34 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40207889-cd21-491e-978a-3897cfc14e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:16.723851 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:16.723851 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:16.750370 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-7c1ee842-3aa6-41ba-9725-1aaa4ffc3580 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:16.752756 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-7c1ee842-3aa6-41ba-9725-1aaa4ffc3580 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] GET https://10.4.3.226/volume/v3/volumes/f0211297-2ffe-4d3f-8ed4-289b41a160ad Jul 31 09:26:16.752844 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-7c1ee842-3aa6-41ba-9725-1aaa4ffc3580 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:16.753151 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-7c1ee842-3aa6-41ba-9725-1aaa4ffc3580 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:16.774766 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-be7abebc-a039-492e-b191-fc8599886d34 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40207889-cd21-491e-978a-3897cfc14e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21fb8b30-299a-42e1-a436-fb1d11e3131e', '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_4c4a208c-2c59-4485-af21-f4605761f8fb',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='474017521f4a4747a0d1e8d3a595edd5',qos_specs=None,replication_status=,reservations=['2e193cc9-73bc-4208-8d11-c1063bb6b41c','59617626-7b76-46cf-8404-74a7df3145e5','89a80187-eb5e-447a-9085-74f0291f7b67','60c23ca3-1a7d-40df-8481-2f958dfc5ca7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='993bc670cd3b4bda85c12fab1f7ef867',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:26:16Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_4c4a208c-2c59-4485-af21-f4605761f8fb',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21fb8b30-299a-42e1-a436-fb1d11e3131e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='474017521f4a4747a0d1e8d3a595edd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='993bc670cd3b4bda85c12fab1f7ef867',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:16.775030 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-be7abebc-a039-492e-b191-fc8599886d34 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31b24aac-2476-451b-8532-88b15e38ea81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:16.777083 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:16.777083 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:16.784061 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-7c1ee842-3aa6-41ba-9725-1aaa4ffc3580 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Volume info retrieved successfully. Jul 31 09:26:16.792196 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-7c1ee842-3aa6-41ba-9725-1aaa4ffc3580 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] https://10.4.3.226/volume/v3/volumes/f0211297-2ffe-4d3f-8ed4-289b41a160ad returned with HTTP 200 Jul 31 09:26:16.793113 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 157/626] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:26:16 2026] GET /volume/v3/volumes/f0211297-2ffe-4d3f-8ed4-289b41a160ad => generated 1311 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:16.800275 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-be7abebc-a039-492e-b191-fc8599886d34 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31b24aac-2476-451b-8532-88b15e38ea81) transitioned into 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_4c4a208c-2c59-4485-af21-f4605761f8fb',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='474017521f4a4747a0d1e8d3a595edd5',qos_specs=None,replication_status=,reservations=['2e193cc9-73bc-4208-8d11-c1063bb6b41c','59617626-7b76-46cf-8404-74a7df3145e5','89a80187-eb5e-447a-9085-74f0291f7b67','60c23ca3-1a7d-40df-8481-2f958dfc5ca7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='993bc670cd3b4bda85c12fab1f7ef867',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:16.800275 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-be7abebc-a039-492e-b191-fc8599886d34 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (750c2ab4-902c-4299-b248-08cd43dd5375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:16.805753 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-105af472-7716-4d0f-921c-6236d35c5c3f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:16.806564 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-105af472-7716-4d0f-921c-6236d35c5c3f None None] GET https://10.4.3.226/volume// Jul 31 09:26:16.806564 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-105af472-7716-4d0f-921c-6236d35c5c3f None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:16.806719 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-105af472-7716-4d0f-921c-6236d35c5c3f None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:16.807007 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-105af472-7716-4d0f-921c-6236d35c5c3f None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:26:16.807383 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 159/627] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:26: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 31 09:26:16.817815 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-be7abebc-a039-492e-b191-fc8599886d34 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (750c2ab4-902c-4299-b248-08cd43dd5375) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:16.819268 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-be7abebc-a039-492e-b191-fc8599886d34 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Flow 'volume_create_api' (16c8dd2a-76e7-42ee-bae7-399f5757a907) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:26:16.820132 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-be7abebc-a039-492e-b191-fc8599886d34 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Create volume request issued successfully. Jul 31 09:26:16.820494 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-5080ec80-7ecd-449e-98a1-0c3b6ba88e50 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:16.824747 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-5080ec80-7ecd-449e-98a1-0c3b6ba88e50 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:26:16.824864 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-5080ec80-7ecd-449e-98a1-0c3b6ba88e50 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0211297-2ffe-4d3f-8ed4-289b41a160ad", "connector": null, "instance_uuid": "ceb98ef7-8ba2-442b-9aaf-7ab0a0b17031"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:26:16.828107 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3d77bf97-dd25-4df3-9924-83790c0d5b5c req-8b7a73f2-fe21-4240-92b6-f26a545d0734 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/attachments/6d6699dc-9d23-4e85-901a-4e323a4ece24 returned with HTTP 200 Jul 31 09:26:16.828719 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 155/628] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:26:16 2026] DELETE /volume/v3/attachments/6d6699dc-9d23-4e85-901a-4e323a4ece24 => generated 192 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:16.832192 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:16.832192 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:16.832350 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-be7abebc-a039-492e-b191-fc8599886d34 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:26:16.834895 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:16.834895 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:16.881120 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-5080ec80-7ecd-449e-98a1-0c3b6ba88e50 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:26:16.882031 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 158/629] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:26:16 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:16.896555 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-586d55a1-e90c-4aee-a28c-1a0373b399cb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:16.896833 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-586d55a1-e90c-4aee-a28c-1a0373b399cb None None] GET https://10.4.3.226/volume// Jul 31 09:26:16.897098 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-586d55a1-e90c-4aee-a28c-1a0373b399cb None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:16.897393 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-586d55a1-e90c-4aee-a28c-1a0373b399cb None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:16.897840 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-586d55a1-e90c-4aee-a28c-1a0373b399cb None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:26:16.898883 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 160/630] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:26:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:26:16.918094 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-3b4b1491-2015-4a4b-901e-591e37fa4739 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:16.921928 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-3b4b1491-2015-4a4b-901e-591e37fa4739 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] GET https://10.4.3.226/volume/v3/volumes/f0211297-2ffe-4d3f-8ed4-289b41a160ad Jul 31 09:26:16.921928 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-3b4b1491-2015-4a4b-901e-591e37fa4739 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:16.922229 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-3b4b1491-2015-4a4b-901e-591e37fa4739 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:16.939179 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:16.939179 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:16.945285 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-3b4b1491-2015-4a4b-901e-591e37fa4739 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Volume info retrieved successfully. Jul 31 09:26:16.951449 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-3b4b1491-2015-4a4b-901e-591e37fa4739 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] https://10.4.3.226/volume/v3/volumes/f0211297-2ffe-4d3f-8ed4-289b41a160ad returned with HTTP 200 Jul 31 09:26:16.952019 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 156/631] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:26:16 2026] GET /volume/v3/volumes/f0211297-2ffe-4d3f-8ed4-289b41a160ad => generated 1490 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:26:17.068546 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-5d417d64-9fa9-4b4c-819c-295274dc4b5e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:17.071707 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-5d417d64-9fa9-4b4c-819c-295274dc4b5e tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] PUT https://10.4.3.226/volume/v3/attachments/c2288de4-309b-44aa-9c49-d58ca2aee5a9 Jul 31 09:26:17.072811 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-5d417d64-9fa9-4b4c-819c-295274dc4b5e tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:26:17.083908 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-5d417d64-9fa9-4b4c-819c-295274dc4b5e tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Acquiring lock "cinder-attachment_update-f0211297-2ffe-4d3f-8ed4-289b41a160ad-np0000006200" by "attachment_update" {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:26:17.093299 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-5d417d64-9fa9-4b4c-819c-295274dc4b5e tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Lock "cinder-attachment_update-f0211297-2ffe-4d3f-8ed4-289b41a160ad-np0000006200" acquired by "attachment_update" :: waited 0.008s {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:26:17.093299 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:17.093299 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:17.111425 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-743d689e-d106-47dd-800f-d91aa8cca6d9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:17.114847 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-743d689e-d106-47dd-800f-d91aa8cca6d9 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] GET https://10.4.3.226/volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 Jul 31 09:26:17.115291 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-743d689e-d106-47dd-800f-d91aa8cca6d9 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:17.115563 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-743d689e-d106-47dd-800f-d91aa8cca6d9 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:17.125482 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:17.125482 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:17.137083 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-743d689e-d106-47dd-800f-d91aa8cca6d9 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Volume info retrieved successfully. Jul 31 09:26:17.147925 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-743d689e-d106-47dd-800f-d91aa8cca6d9 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] https://10.4.3.226/volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 returned with HTTP 200 Jul 31 09:26:17.148696 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 161/632] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:26:17 2026] GET /volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 => generated 1541 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:26:17.188005 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-d705a300-ee30-43e3-a6c1-f52869e8e908 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:17.191689 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-d705a300-ee30-43e3-a6c1-f52869e8e908 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] GET https://10.4.3.226/volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 Jul 31 09:26:17.192093 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-d705a300-ee30-43e3-a6c1-f52869e8e908 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:17.192684 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-d705a300-ee30-43e3-a6c1-f52869e8e908 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:17.205885 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:17.205885 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:17.211699 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-5d417d64-9fa9-4b4c-819c-295274dc4b5e tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Lock "cinder-attachment_update-f0211297-2ffe-4d3f-8ed4-289b41a160ad-np0000006200" released by "attachment_update" :: held 0.120s {{(pid=100314) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:26:17.213090 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-5d417d64-9fa9-4b4c-819c-295274dc4b5e tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] https://10.4.3.226/volume/v3/attachments/c2288de4-309b-44aa-9c49-d58ca2aee5a9 returned with HTTP 200 Jul 31 09:26:17.213751 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 159/633] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:26:17 2026] PUT /volume/v3/attachments/c2288de4-309b-44aa-9c49-d58ca2aee5a9 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:17.214784 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-d705a300-ee30-43e3-a6c1-f52869e8e908 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Volume info retrieved successfully. Jul 31 09:26:17.221714 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-d705a300-ee30-43e3-a6c1-f52869e8e908 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] https://10.4.3.226/volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 returned with HTTP 200 Jul 31 09:26:17.223286 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 157/634] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:26:17 2026] GET /volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 => generated 1361 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:17.254004 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-e001408d-7de2-465f-a42c-ac6ecce1288d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:17.256729 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-e001408d-7de2-465f-a42c-ac6ecce1288d tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] POST https://10.4.3.226/volume/v3/attachments/c2288de4-309b-44aa-9c49-d58ca2aee5a9/action Jul 31 09:26:17.258260 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-e001408d-7de2-465f-a42c-ac6ecce1288d tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:26:17.258260 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-e001408d-7de2-465f-a42c-ac6ecce1288d tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:26:17.284827 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:17.284827 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:17.307297 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-de56418a-d758-4d94-be91-7ee2bd82d764 req-e001408d-7de2-465f-a42c-ac6ecce1288d tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] https://10.4.3.226/volume/v3/attachments/c2288de4-309b-44aa-9c49-d58ca2aee5a9/action returned with HTTP 204 Jul 31 09:26:17.308280 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 162/635] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:26:17 2026] POST /volume/v3/attachments/c2288de4-309b-44aa-9c49-d58ca2aee5a9/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:26:17.704935 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-10a8f505-c60d-48f1-9f9c-cc7551b5c92d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:17.709007 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-10a8f505-c60d-48f1-9f9c-cc7551b5c92d tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] GET https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 Jul 31 09:26:17.709007 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-10a8f505-c60d-48f1-9f9c-cc7551b5c92d tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:17.709221 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-10a8f505-c60d-48f1-9f9c-cc7551b5c92d tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:17.729395 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:17.729395 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:17.743265 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-10a8f505-c60d-48f1-9f9c-cc7551b5c92d tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Volume info retrieved successfully. Jul 31 09:26:17.748641 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-10a8f505-c60d-48f1-9f9c-cc7551b5c92d tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 returned with HTTP 200 Jul 31 09:26:17.749225 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 160/636] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:17 2026] GET /volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 => generated 1160 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:17.837630 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-2c0e2eb6-8084-489b-9fe9-4ab5f58dcfc8 req-c673addf-92cf-4a7f-91a9-036188a02990 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:17.841494 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2c0e2eb6-8084-489b-9fe9-4ab5f58dcfc8 req-c673addf-92cf-4a7f-91a9-036188a02990 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] GET https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 Jul 31 09:26:17.841494 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2c0e2eb6-8084-489b-9fe9-4ab5f58dcfc8 req-c673addf-92cf-4a7f-91a9-036188a02990 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:17.844003 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2c0e2eb6-8084-489b-9fe9-4ab5f58dcfc8 req-c673addf-92cf-4a7f-91a9-036188a02990 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:17.844793 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:17.844793 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:17.845388 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-be7abebc-a039-492e-b191-fc8599886d34 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:26:17.845533 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.backup.api [None req-be7abebc-a039-492e-b191-fc8599886d34 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Checking backup size 1 against volume size 1 {{(pid=100315) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 09:26:17.845688 np0000006200 devstack@c-api.service[100315]: INFO cinder.backup.api [None req-be7abebc-a039-492e-b191-fc8599886d34 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Overwriting volume 21fb8b30-299a-42e1-a436-fb1d11e3131e with restore of backup 4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:17.860306 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:17.860306 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:17.867314 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-2c0e2eb6-8084-489b-9fe9-4ab5f58dcfc8 req-c673addf-92cf-4a7f-91a9-036188a02990 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Volume info retrieved successfully. Jul 31 09:26:17.874268 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.backup.rpcapi [None req-be7abebc-a039-492e-b191-fc8599886d34 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] restore_backup in rpcapi backup_id 4c4a208c-2c59-4485-af21-f4605761f8fb {{(pid=100315) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 09:26:17.876518 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2c0e2eb6-8084-489b-9fe9-4ab5f58dcfc8 req-c673addf-92cf-4a7f-91a9-036188a02990 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 returned with HTTP 200 Jul 31 09:26:17.877060 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-be7abebc-a039-492e-b191-fc8599886d34 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb/restore returned with HTTP 202 Jul 31 09:26:17.878680 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 158/637] 10.4.3.226 () {68 vars in 1393 bytes} [Fri Jul 31 09:26:16 2026] POST /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb/restore => generated 189 bytes in 1336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:26:17.878792 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 158/638] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:26:17 2026] GET /volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 => generated 1160 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:17.890800 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0e66f8da-cec8-4d25-aa1f-a4f89f5dcb69 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:17.894093 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0e66f8da-cec8-4d25-aa1f-a4f89f5dcb69 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:17.894093 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0e66f8da-cec8-4d25-aa1f-a4f89f5dcb69 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:17.894498 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0e66f8da-cec8-4d25-aa1f-a4f89f5dcb69 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:17.894498 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-0e66f8da-cec8-4d25-aa1f-a4f89f5dcb69 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:17.902380 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:17.902380 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:17.902699 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0e66f8da-cec8-4d25-aa1f-a4f89f5dcb69 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:17.903303 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 163/639] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:17 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:17.946110 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-2c0e2eb6-8084-489b-9fe9-4ab5f58dcfc8 req-a0c4484c-d182-4a1c-9804-d2fed84daa1c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:17.951029 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-2c0e2eb6-8084-489b-9fe9-4ab5f58dcfc8 req-a0c4484c-d182-4a1c-9804-d2fed84daa1c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] POST https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178/action Jul 31 09:26:17.951188 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-2c0e2eb6-8084-489b-9fe9-4ab5f58dcfc8 req-a0c4484c-d182-4a1c-9804-d2fed84daa1c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:26:17.951715 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-2c0e2eb6-8084-489b-9fe9-4ab5f58dcfc8 req-a0c4484c-d182-4a1c-9804-d2fed84daa1c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:26:17.986327 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:17.986327 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:17.986327 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-2c0e2eb6-8084-489b-9fe9-4ab5f58dcfc8 req-a0c4484c-d182-4a1c-9804-d2fed84daa1c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Volume info retrieved successfully. Jul 31 09:26:18.001098 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-2c0e2eb6-8084-489b-9fe9-4ab5f58dcfc8 req-a0c4484c-d182-4a1c-9804-d2fed84daa1c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Begin detaching volume completed successfully. Jul 31 09:26:18.001539 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-2c0e2eb6-8084-489b-9fe9-4ab5f58dcfc8 req-a0c4484c-d182-4a1c-9804-d2fed84daa1c tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178/action returned with HTTP 202 Jul 31 09:26:18.002337 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 161/640] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:26:17 2026] POST /volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:26:18.031542 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-8611d797-9fff-4457-886e-073b7929c83f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:18.036662 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-8611d797-9fff-4457-886e-073b7929c83f tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] GET https://10.4.3.226/volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 Jul 31 09:26:18.036662 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-8611d797-9fff-4457-886e-073b7929c83f tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:18.036662 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-8611d797-9fff-4457-886e-073b7929c83f tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:18.055299 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:18.055299 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:18.067882 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-8611d797-9fff-4457-886e-073b7929c83f tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Volume info retrieved successfully. Jul 31 09:26:18.082749 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-8611d797-9fff-4457-886e-073b7929c83f tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] https://10.4.3.226/volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 returned with HTTP 200 Jul 31 09:26:18.083301 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 159/641] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:26:18 2026] GET /volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 => generated 1361 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:18.100858 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b4df69ea-a4ea-4154-8a5d-de8561448a4f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:18.101391 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b4df69ea-a4ea-4154-8a5d-de8561448a4f None None] GET https://10.4.3.226/volume// Jul 31 09:26:18.101571 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b4df69ea-a4ea-4154-8a5d-de8561448a4f None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:18.101841 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b4df69ea-a4ea-4154-8a5d-de8561448a4f None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:18.102180 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b4df69ea-a4ea-4154-8a5d-de8561448a4f None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:26:18.102871 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 159/642] 10.4.3.226 () {66 vars in 1419 bytes} [Fri Jul 31 09:26:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:26:18.117131 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-80373760-bc2f-432a-b218-84301406ee8b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:18.118972 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3fb7e566-5d68-4a06-8429-3a2f2e55c97c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:18.119546 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3fb7e566-5d68-4a06-8429-3a2f2e55c97c None None] GET https://10.4.3.226/volume// Jul 31 09:26:18.119797 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3fb7e566-5d68-4a06-8429-3a2f2e55c97c None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:18.120103 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3fb7e566-5d68-4a06-8429-3a2f2e55c97c None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:18.120226 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-80373760-bc2f-432a-b218-84301406ee8b tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:26:18.120600 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3fb7e566-5d68-4a06-8429-3a2f2e55c97c None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:26:18.121369 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-80373760-bc2f-432a-b218-84301406ee8b tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c844dad-349d-4643-abe4-5a096b06c1f6", "connector": null, "instance_uuid": "122cf9df-be93-4068-86ad-9515e43acf32"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:26:18.121590 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 162/643] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:26:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:26:18.138417 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-2c0e2eb6-8084-489b-9fe9-4ab5f58dcfc8 req-78486fe9-4c09-4e4b-b11d-a1d42a14d5fc None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:18.141636 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:18.141636 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:18.147558 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-2c0e2eb6-8084-489b-9fe9-4ab5f58dcfc8 req-78486fe9-4c09-4e4b-b11d-a1d42a14d5fc tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] GET https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 Jul 31 09:26:18.148253 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-2c0e2eb6-8084-489b-9fe9-4ab5f58dcfc8 req-78486fe9-4c09-4e4b-b11d-a1d42a14d5fc tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:18.148498 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-2c0e2eb6-8084-489b-9fe9-4ab5f58dcfc8 req-78486fe9-4c09-4e4b-b11d-a1d42a14d5fc tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:18.173818 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:18.173818 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:18.182047 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-2c0e2eb6-8084-489b-9fe9-4ab5f58dcfc8 req-78486fe9-4c09-4e4b-b11d-a1d42a14d5fc tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Volume info retrieved successfully. Jul 31 09:26:18.189534 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-2c0e2eb6-8084-489b-9fe9-4ab5f58dcfc8 req-78486fe9-4c09-4e4b-b11d-a1d42a14d5fc tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 returned with HTTP 200 Jul 31 09:26:18.190192 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 160/644] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:26:18 2026] GET /volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 => generated 1343 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:26:18.216021 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-80373760-bc2f-432a-b218-84301406ee8b tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:26:18.217082 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 164/645] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:26:18 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:18.763298 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bdb435be-d76d-4668-a572-14a904601fcf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:18.765322 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bdb435be-d76d-4668-a572-14a904601fcf tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:26:18.766317 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bdb435be-d76d-4668-a572-14a904601fcf tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-790474031"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:26:18.769616 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-bdb435be-d76d-4668-a572-14a904601fcf tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-790474031'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:26:18.769616 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-bdb435be-d76d-4668-a572-14a904601fcf tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Create volume of 1 GB Jul 31 09:26:18.775133 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bdb435be-d76d-4668-a572-14a904601fcf tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Availability Zones retrieved successfully. Jul 31 09:26:18.785120 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bdb435be-d76d-4668-a572-14a904601fcf tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Flow 'volume_create_api' (af1d9d2f-3c44-4e9d-b5ea-840d85afea86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:26:18.787448 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bdb435be-d76d-4668-a572-14a904601fcf tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c7f3570-0738-4dd2-b8dd-00eb8a15057c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:18.788515 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-bdb435be-d76d-4668-a572-14a904601fcf tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:26:18.847348 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bdb435be-d76d-4668-a572-14a904601fcf tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c7f3570-0738-4dd2-b8dd-00eb8a15057c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:18.849328 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bdb435be-d76d-4668-a572-14a904601fcf tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (943c1eb0-6efb-46a1-af70-287b09af6934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:18.919810 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2d613845-78b4-4597-9bd5-7c105ce3aa6a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:18.928368 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2d613845-78b4-4597-9bd5-7c105ce3aa6a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:18.928614 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2d613845-78b4-4597-9bd5-7c105ce3aa6a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:18.929012 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2d613845-78b4-4597-9bd5-7c105ce3aa6a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:18.929137 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-2d613845-78b4-4597-9bd5-7c105ce3aa6a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:18.945700 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:18.945700 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:18.945700 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2d613845-78b4-4597-9bd5-7c105ce3aa6a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:18.945700 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 163/646] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:18 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 793 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:18.979197 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-bdb435be-d76d-4668-a572-14a904601fcf tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Created reservations ['a3414b01-0ff3-43aa-83d2-77fad8e2d527', 'ed599217-d57f-4f8d-926e-85edb8844cdc', '1b66ea9f-4646-4b6d-b57a-926a0028ec11', 'c599bee0-1607-4ff9-be87-77ef9a50f377'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:26:18.980595 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bdb435be-d76d-4668-a572-14a904601fcf tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (943c1eb0-6efb-46a1-af70-287b09af6934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3414b01-0ff3-43aa-83d2-77fad8e2d527', 'ed599217-d57f-4f8d-926e-85edb8844cdc', '1b66ea9f-4646-4b6d-b57a-926a0028ec11', 'c599bee0-1607-4ff9-be87-77ef9a50f377']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:18.981464 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bdb435be-d76d-4668-a572-14a904601fcf tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bac8d4d9-b996-4cc6-934b-5dae140b12ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:19.017701 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bdb435be-d76d-4668-a572-14a904601fcf tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bac8d4d9-b996-4cc6-934b-5dae140b12ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '652ad8e6-cd6b-475b-b052-2263fccb7bbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-790474031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32a2db58855845c3b156ac08f6a6df06',qos_specs=None,replication_status=,reservations=['a3414b01-0ff3-43aa-83d2-77fad8e2d527','ed599217-d57f-4f8d-926e-85edb8844cdc','1b66ea9f-4646-4b6d-b57a-926a0028ec11','c599bee0-1607-4ff9-be87-77ef9a50f377'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384990627e7a4a6aae146d3d662bed40',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:26:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-790474031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=652ad8e6-cd6b-475b-b052-2263fccb7bbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32a2db58855845c3b156ac08f6a6df06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='384990627e7a4a6aae146d3d662bed40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:19.017701 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bdb435be-d76d-4668-a572-14a904601fcf tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21cd310e-2aab-4696-85ff-3b13dea490b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:19.045332 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bdb435be-d76d-4668-a572-14a904601fcf tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21cd310e-2aab-4696-85ff-3b13dea490b3) transitioned into state 'SUCCESS' from state '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-790474031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32a2db58855845c3b156ac08f6a6df06',qos_specs=None,replication_status=,reservations=['a3414b01-0ff3-43aa-83d2-77fad8e2d527','ed599217-d57f-4f8d-926e-85edb8844cdc','1b66ea9f-4646-4b6d-b57a-926a0028ec11','c599bee0-1607-4ff9-be87-77ef9a50f377'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384990627e7a4a6aae146d3d662bed40',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:19.046530 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bdb435be-d76d-4668-a572-14a904601fcf tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c552380f-6f2f-485a-a940-edb29ca6292e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:19.059647 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bdb435be-d76d-4668-a572-14a904601fcf tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c552380f-6f2f-485a-a940-edb29ca6292e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:19.061010 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bdb435be-d76d-4668-a572-14a904601fcf tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Flow 'volume_create_api' (af1d9d2f-3c44-4e9d-b5ea-840d85afea86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:26:19.061453 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bdb435be-d76d-4668-a572-14a904601fcf tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Create volume request issued successfully. Jul 31 09:26:19.062263 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bdb435be-d76d-4668-a572-14a904601fcf tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:26:19.063093 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 160/647] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:26:18 2026] POST /volume/v3/volumes => generated 758 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:26:19.081865 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-21d7f37f-cf12-427a-8085-730ddeb23fbe None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:19.084871 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-21d7f37f-cf12-427a-8085-730ddeb23fbe tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] GET https://10.4.3.226/volume/v3/volumes/652ad8e6-cd6b-475b-b052-2263fccb7bbd Jul 31 09:26:19.085096 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-21d7f37f-cf12-427a-8085-730ddeb23fbe tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:19.085372 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-21d7f37f-cf12-427a-8085-730ddeb23fbe tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:19.099569 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:19.099569 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:19.109680 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-21d7f37f-cf12-427a-8085-730ddeb23fbe tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Volume info retrieved successfully. Jul 31 09:26:19.120257 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-21d7f37f-cf12-427a-8085-730ddeb23fbe tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/volumes/652ad8e6-cd6b-475b-b052-2263fccb7bbd returned with HTTP 200 Jul 31 09:26:19.121176 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 161/648] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:19 2026] GET /volume/v3/volumes/652ad8e6-cd6b-475b-b052-2263fccb7bbd => generated 826 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:19.961210 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f9ae3797-febb-4a23-bb04-04aea4e042ab None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:19.964304 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f9ae3797-febb-4a23-bb04-04aea4e042ab tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:19.964381 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f9ae3797-febb-4a23-bb04-04aea4e042ab tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:19.964612 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f9ae3797-febb-4a23-bb04-04aea4e042ab tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:19.964754 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-f9ae3797-febb-4a23-bb04-04aea4e042ab tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:19.969211 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:19.969211 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:19.970393 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f9ae3797-febb-4a23-bb04-04aea4e042ab tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:19.971051 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 165/649] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:19 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:20.137211 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a8d6c24b-a164-4bd3-97ca-4b2f3587706c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:20.139778 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a8d6c24b-a164-4bd3-97ca-4b2f3587706c tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] GET https://10.4.3.226/volume/v3/volumes/652ad8e6-cd6b-475b-b052-2263fccb7bbd Jul 31 09:26:20.139972 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a8d6c24b-a164-4bd3-97ca-4b2f3587706c tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:20.140155 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a8d6c24b-a164-4bd3-97ca-4b2f3587706c tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:20.149865 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:20.149865 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:20.156010 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a8d6c24b-a164-4bd3-97ca-4b2f3587706c tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Volume info retrieved successfully. Jul 31 09:26:20.163707 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a8d6c24b-a164-4bd3-97ca-4b2f3587706c tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/volumes/652ad8e6-cd6b-475b-b052-2263fccb7bbd returned with HTTP 200 Jul 31 09:26:20.164272 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 164/650] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:20 2026] GET /volume/v3/volumes/652ad8e6-cd6b-475b-b052-2263fccb7bbd => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:20.165595 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-779f005e-7620-46f9-b30d-29265d2b3fa6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:20.166081 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-779f005e-7620-46f9-b30d-29265d2b3fa6 None None] GET https://10.4.3.226/volume// Jul 31 09:26:20.166339 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-779f005e-7620-46f9-b30d-29265d2b3fa6 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:20.166538 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-779f005e-7620-46f9-b30d-29265d2b3fa6 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:20.166880 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-779f005e-7620-46f9-b30d-29265d2b3fa6 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:26:20.167137 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 161/651] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:26: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 31 09:26:20.185443 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-149f4c21-e0d0-4fa8-a740-c981206ffc47 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:20.191119 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-149f4c21-e0d0-4fa8-a740-c981206ffc47 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] GET https://10.4.3.226/volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 Jul 31 09:26:20.191119 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-149f4c21-e0d0-4fa8-a740-c981206ffc47 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:20.191119 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-149f4c21-e0d0-4fa8-a740-c981206ffc47 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:20.217042 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:20.217042 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:20.218397 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-149f4c21-e0d0-4fa8-a740-c981206ffc47 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Volume info retrieved successfully. Jul 31 09:26:20.225636 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-149f4c21-e0d0-4fa8-a740-c981206ffc47 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] https://10.4.3.226/volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 returned with HTTP 200 Jul 31 09:26:20.226148 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 162/652] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:26:20 2026] GET /volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 => generated 1540 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:26:20.344505 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-b676ce54-6764-4412-9a2e-6bdb860a0e27 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:20.347639 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-b676ce54-6764-4412-9a2e-6bdb860a0e27 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] PUT https://10.4.3.226/volume/v3/attachments/c2a9461a-ffb3-4cf7-9352-5d5f7447586b Jul 31 09:26:20.348159 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-b676ce54-6764-4412-9a2e-6bdb860a0e27 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:26:20.360444 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-b676ce54-6764-4412-9a2e-6bdb860a0e27 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Acquiring lock "cinder-attachment_update-9c844dad-349d-4643-abe4-5a096b06c1f6-np0000006200" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:26:20.370295 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-b676ce54-6764-4412-9a2e-6bdb860a0e27 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Lock "cinder-attachment_update-9c844dad-349d-4643-abe4-5a096b06c1f6-np0000006200" acquired by "attachment_update" :: waited 0.010s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:26:20.374279 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:20.374279 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:20.520977 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-b676ce54-6764-4412-9a2e-6bdb860a0e27 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Lock "cinder-attachment_update-9c844dad-349d-4643-abe4-5a096b06c1f6-np0000006200" released by "attachment_update" :: held 0.147s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:26:20.520977 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-b676ce54-6764-4412-9a2e-6bdb860a0e27 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] https://10.4.3.226/volume/v3/attachments/c2a9461a-ffb3-4cf7-9352-5d5f7447586b returned with HTTP 200 Jul 31 09:26:20.520977 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 166/653] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:26:20 2026] PUT /volume/v3/attachments/c2a9461a-ffb3-4cf7-9352-5d5f7447586b => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:20.574855 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-dec1da81-cb7f-4339-bbe1-874e968eb658 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:20.581135 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-dec1da81-cb7f-4339-bbe1-874e968eb658 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] POST https://10.4.3.226/volume/v3/attachments/c2a9461a-ffb3-4cf7-9352-5d5f7447586b/action Jul 31 09:26:20.581765 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-dec1da81-cb7f-4339-bbe1-874e968eb658 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Action body: b'{"os-complete": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:26:20.581915 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-dec1da81-cb7f-4339-bbe1-874e968eb658 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:26:20.620588 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:20.620588 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:20.646002 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-41e60cae-8aac-4a7d-8f7d-dffee2d1aca5 req-dec1da81-cb7f-4339-bbe1-874e968eb658 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] https://10.4.3.226/volume/v3/attachments/c2a9461a-ffb3-4cf7-9352-5d5f7447586b/action returned with HTTP 204 Jul 31 09:26:20.646653 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 165/654] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:26:20 2026] POST /volume/v3/attachments/c2a9461a-ffb3-4cf7-9352-5d5f7447586b/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:26:20.987266 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0570d3ea-0e57-44d0-ac88-5875b3f5456d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:20.990413 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0570d3ea-0e57-44d0-ac88-5875b3f5456d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:20.990801 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0570d3ea-0e57-44d0-ac88-5875b3f5456d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:20.991073 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0570d3ea-0e57-44d0-ac88-5875b3f5456d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:20.991355 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-0570d3ea-0e57-44d0-ac88-5875b3f5456d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:21.001332 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:21.001332 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:21.002170 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0570d3ea-0e57-44d0-ac88-5875b3f5456d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:21.002543 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 162/655] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:20 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:22.017118 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b66da962-abdb-4e69-bda6-43e3d985b8f5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:22.021042 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b66da962-abdb-4e69-bda6-43e3d985b8f5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:22.021395 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b66da962-abdb-4e69-bda6-43e3d985b8f5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:22.021886 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b66da962-abdb-4e69-bda6-43e3d985b8f5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:22.022057 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-b66da962-abdb-4e69-bda6-43e3d985b8f5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:22.036424 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:22.036424 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:22.036975 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b66da962-abdb-4e69-bda6-43e3d985b8f5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:22.038056 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 163/656] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:22 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 793 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:22.534729 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-2c0e2eb6-8084-489b-9fe9-4ab5f58dcfc8 req-9c96a6a2-2ba4-42f3-8778-8806ebd95d31 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:22.538720 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-2c0e2eb6-8084-489b-9fe9-4ab5f58dcfc8 req-9c96a6a2-2ba4-42f3-8778-8806ebd95d31 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] GET https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 Jul 31 09:26:22.538921 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-2c0e2eb6-8084-489b-9fe9-4ab5f58dcfc8 req-9c96a6a2-2ba4-42f3-8778-8806ebd95d31 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:22.539124 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-2c0e2eb6-8084-489b-9fe9-4ab5f58dcfc8 req-9c96a6a2-2ba4-42f3-8778-8806ebd95d31 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:22.560555 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:22.560555 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:22.564929 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-2c0e2eb6-8084-489b-9fe9-4ab5f58dcfc8 req-9c96a6a2-2ba4-42f3-8778-8806ebd95d31 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Volume info retrieved successfully. Jul 31 09:26:22.571663 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-2c0e2eb6-8084-489b-9fe9-4ab5f58dcfc8 req-9c96a6a2-2ba4-42f3-8778-8806ebd95d31 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 returned with HTTP 200 Jul 31 09:26:22.572352 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 167/657] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:26:22 2026] GET /volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 => generated 1163 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:23.054587 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0db7196e-ed2f-4f5b-80ab-d5f37e901b9e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:23.057618 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0db7196e-ed2f-4f5b-80ab-d5f37e901b9e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:23.057979 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0db7196e-ed2f-4f5b-80ab-d5f37e901b9e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:23.058625 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0db7196e-ed2f-4f5b-80ab-d5f37e901b9e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:23.058625 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-0db7196e-ed2f-4f5b-80ab-d5f37e901b9e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:23.069859 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:23.069859 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:23.070963 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0db7196e-ed2f-4f5b-80ab-d5f37e901b9e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:23.072604 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 166/658] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:23 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 793 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:24.089396 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2f05f80e-196e-4fc2-8d18-aef763507eab None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:24.095932 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2f05f80e-196e-4fc2-8d18-aef763507eab tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:24.096297 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2f05f80e-196e-4fc2-8d18-aef763507eab tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:24.096608 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2f05f80e-196e-4fc2-8d18-aef763507eab tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:24.096931 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-2f05f80e-196e-4fc2-8d18-aef763507eab tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:24.111448 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:24.111448 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:24.112637 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2f05f80e-196e-4fc2-8d18-aef763507eab tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:24.112959 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 163/659] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:24 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 793 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:24.132790 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-050d325b-24d9-48df-8fd8-031c988d305c req-51c33dd0-fe96-4bed-8df5-acd03b097c4d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:24.138877 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-050d325b-24d9-48df-8fd8-031c988d305c req-51c33dd0-fe96-4bed-8df5-acd03b097c4d tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] GET https://10.4.3.226/volume/v3/volumes/f0211297-2ffe-4d3f-8ed4-289b41a160ad Jul 31 09:26:24.139223 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-050d325b-24d9-48df-8fd8-031c988d305c req-51c33dd0-fe96-4bed-8df5-acd03b097c4d tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:24.139562 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-050d325b-24d9-48df-8fd8-031c988d305c req-51c33dd0-fe96-4bed-8df5-acd03b097c4d tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:24.156985 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:24.156985 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:24.168946 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-050d325b-24d9-48df-8fd8-031c988d305c req-51c33dd0-fe96-4bed-8df5-acd03b097c4d tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Volume info retrieved successfully. Jul 31 09:26:24.177676 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-050d325b-24d9-48df-8fd8-031c988d305c req-51c33dd0-fe96-4bed-8df5-acd03b097c4d tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] https://10.4.3.226/volume/v3/volumes/f0211297-2ffe-4d3f-8ed4-289b41a160ad returned with HTTP 200 Jul 31 09:26:24.178451 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 164/660] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:26:24 2026] GET /volume/v3/volumes/f0211297-2ffe-4d3f-8ed4-289b41a160ad => generated 1603 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:25.131989 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0e718610-776e-493c-819a-5863b78b0d4d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:25.134755 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0e718610-776e-493c-819a-5863b78b0d4d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:25.138803 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0e718610-776e-493c-819a-5863b78b0d4d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:25.139120 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0e718610-776e-493c-819a-5863b78b0d4d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:25.139391 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-0e718610-776e-493c-819a-5863b78b0d4d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:25.152982 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:25.152982 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:25.152982 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0e718610-776e-493c-819a-5863b78b0d4d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:25.152982 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 168/661] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:25 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 793 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:26.174489 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b3443621-1e2c-4b63-a097-19112ec54b95 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:26.179874 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b3443621-1e2c-4b63-a097-19112ec54b95 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:26.182890 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b3443621-1e2c-4b63-a097-19112ec54b95 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:26.182890 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b3443621-1e2c-4b63-a097-19112ec54b95 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:26.182890 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-b3443621-1e2c-4b63-a097-19112ec54b95 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:26.200115 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:26.200115 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:26.201206 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b3443621-1e2c-4b63-a097-19112ec54b95 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:26.202659 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 167/662] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:26 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 793 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:26.347358 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-2c0e2eb6-8084-489b-9fe9-4ab5f58dcfc8 req-b8e7d848-9e10-4d5b-bb32-fd440ec2da00 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:26.353055 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2c0e2eb6-8084-489b-9fe9-4ab5f58dcfc8 req-b8e7d848-9e10-4d5b-bb32-fd440ec2da00 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] DELETE https://10.4.3.226/volume/v3/attachments/dbff88cc-aca9-443d-bcc6-8ed849efbb34 Jul 31 09:26:26.353995 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2c0e2eb6-8084-489b-9fe9-4ab5f58dcfc8 req-b8e7d848-9e10-4d5b-bb32-fd440ec2da00 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:26.353995 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2c0e2eb6-8084-489b-9fe9-4ab5f58dcfc8 req-b8e7d848-9e10-4d5b-bb32-fd440ec2da00 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:26.375020 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:26.375020 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:26.482596 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2c0e2eb6-8084-489b-9fe9-4ab5f58dcfc8 req-b8e7d848-9e10-4d5b-bb32-fd440ec2da00 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/attachments/dbff88cc-aca9-443d-bcc6-8ed849efbb34 returned with HTTP 200 Jul 31 09:26:26.483415 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 164/663] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:26:26 2026] DELETE /volume/v3/attachments/dbff88cc-aca9-443d-bcc6-8ed849efbb34 => generated 19 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:27.218928 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f5c0cc51-e83f-4e43-b379-43e0304536a2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:27.222179 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f5c0cc51-e83f-4e43-b379-43e0304536a2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:27.222507 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f5c0cc51-e83f-4e43-b379-43e0304536a2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:27.223581 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f5c0cc51-e83f-4e43-b379-43e0304536a2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:27.225585 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-f5c0cc51-e83f-4e43-b379-43e0304536a2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:27.236142 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:27.236142 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:27.236801 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f5c0cc51-e83f-4e43-b379-43e0304536a2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:27.237587 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 165/664] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:27 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 793 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:28.252431 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1c3d78ab-8b79-4406-9dd5-8e743439cd9f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:28.255125 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1c3d78ab-8b79-4406-9dd5-8e743439cd9f tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:28.255424 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1c3d78ab-8b79-4406-9dd5-8e743439cd9f tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:28.255755 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1c3d78ab-8b79-4406-9dd5-8e743439cd9f tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:28.256007 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-1c3d78ab-8b79-4406-9dd5-8e743439cd9f tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:28.265370 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:28.265370 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:28.266357 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1c3d78ab-8b79-4406-9dd5-8e743439cd9f tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:28.266759 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 169/665] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:28 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:29.283990 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9f3936ba-2657-4ac6-ba38-3b4fe0b015e2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:29.286912 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9f3936ba-2657-4ac6-ba38-3b4fe0b015e2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:29.287191 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9f3936ba-2657-4ac6-ba38-3b4fe0b015e2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:29.287489 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9f3936ba-2657-4ac6-ba38-3b4fe0b015e2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:29.287635 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-9f3936ba-2657-4ac6-ba38-3b4fe0b015e2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:29.298821 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:29.298821 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:29.299935 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9f3936ba-2657-4ac6-ba38-3b4fe0b015e2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:29.300664 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 168/666] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:29 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 793 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:30.315534 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f00e0cdc-cff6-447d-995d-20302fbbc10e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:30.319380 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f00e0cdc-cff6-447d-995d-20302fbbc10e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:30.319380 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f00e0cdc-cff6-447d-995d-20302fbbc10e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:30.321507 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f00e0cdc-cff6-447d-995d-20302fbbc10e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:30.321724 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-f00e0cdc-cff6-447d-995d-20302fbbc10e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:30.330980 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:30.330980 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:30.332025 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f00e0cdc-cff6-447d-995d-20302fbbc10e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:30.332516 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 165/667] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:30 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 793 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:31.350053 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c61e639d-e51b-4770-9182-78f59cda97a4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:31.355129 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c61e639d-e51b-4770-9182-78f59cda97a4 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:31.355413 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c61e639d-e51b-4770-9182-78f59cda97a4 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:31.355681 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c61e639d-e51b-4770-9182-78f59cda97a4 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:31.355829 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-c61e639d-e51b-4770-9182-78f59cda97a4 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:31.361979 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:31.361979 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:31.362994 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c61e639d-e51b-4770-9182-78f59cda97a4 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:31.363768 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 166/668] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:31 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:31.493607 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e0a2cf3a-4008-4245-b3f9-a49b6f30d67b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:31.500228 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e0a2cf3a-4008-4245-b3f9-a49b6f30d67b tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] DELETE https://10.4.3.226/volume/v3/volumes/57a0493a-25df-4b11-b9f9-b0a4829264c3 Jul 31 09:26:31.500228 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e0a2cf3a-4008-4245-b3f9-a49b6f30d67b tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:31.500228 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e0a2cf3a-4008-4245-b3f9-a49b6f30d67b tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:31.500228 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-e0a2cf3a-4008-4245-b3f9-a49b6f30d67b tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Delete volume with id: 57a0493a-25df-4b11-b9f9-b0a4829264c3 Jul 31 09:26:31.509511 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:31.509511 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:31.510103 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e0a2cf3a-4008-4245-b3f9-a49b6f30d67b tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Volume info retrieved successfully. Jul 31 09:26:31.537097 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e0a2cf3a-4008-4245-b3f9-a49b6f30d67b tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Delete volume request issued successfully. Jul 31 09:26:31.537438 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e0a2cf3a-4008-4245-b3f9-a49b6f30d67b tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/57a0493a-25df-4b11-b9f9-b0a4829264c3 returned with HTTP 202 Jul 31 09:26:31.537865 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 170/669] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:26:31 2026] DELETE /volume/v3/volumes/57a0493a-25df-4b11-b9f9-b0a4829264c3 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:26:31.547437 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-159c74a7-0d8d-40f7-8b6b-29ba4467f34d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:31.549780 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-159c74a7-0d8d-40f7-8b6b-29ba4467f34d tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] GET https://10.4.3.226/volume/v3/volumes/57a0493a-25df-4b11-b9f9-b0a4829264c3 Jul 31 09:26:31.550044 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-159c74a7-0d8d-40f7-8b6b-29ba4467f34d tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:31.550754 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-159c74a7-0d8d-40f7-8b6b-29ba4467f34d tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:31.562839 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:31.562839 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:31.569217 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-159c74a7-0d8d-40f7-8b6b-29ba4467f34d tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Volume info retrieved successfully. Jul 31 09:26:31.578115 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-159c74a7-0d8d-40f7-8b6b-29ba4467f34d tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/57a0493a-25df-4b11-b9f9-b0a4829264c3 returned with HTTP 200 Jul 31 09:26:31.578803 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 169/670] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:31 2026] GET /volume/v3/volumes/57a0493a-25df-4b11-b9f9-b0a4829264c3 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:31.643876 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-92d513d5-554d-4c6b-b99e-d58ef4d6dfe8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:31.643876 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-92d513d5-554d-4c6b-b99e-d58ef4d6dfe8 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:26:31.643876 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-92d513d5-554d-4c6b-b99e-d58ef4d6dfe8 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-948801625"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:26:31.644391 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-92d513d5-554d-4c6b-b99e-d58ef4d6dfe8 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-948801625'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:26:31.644391 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-92d513d5-554d-4c6b-b99e-d58ef4d6dfe8 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Create volume of 1 GB Jul 31 09:26:31.652265 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-92d513d5-554d-4c6b-b99e-d58ef4d6dfe8 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Availability Zones retrieved successfully. Jul 31 09:26:31.655331 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-92d513d5-554d-4c6b-b99e-d58ef4d6dfe8 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Flow 'volume_create_api' (22f1700e-1c73-419e-9573-b86fe37e8140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:26:31.657790 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-92d513d5-554d-4c6b-b99e-d58ef4d6dfe8 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9058ef02-7d7d-480a-94ef-c14527608d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:31.658830 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-92d513d5-554d-4c6b-b99e-d58ef4d6dfe8 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:26:31.700578 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-92d513d5-554d-4c6b-b99e-d58ef4d6dfe8 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9058ef02-7d7d-480a-94ef-c14527608d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:31.700876 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-92d513d5-554d-4c6b-b99e-d58ef4d6dfe8 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e78acf3-f50e-45fa-9948-288908953225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:31.754335 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-14d86aab-d0ad-4a05-824a-815820c146ca None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:31.754430 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-92d513d5-554d-4c6b-b99e-d58ef4d6dfe8 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Created reservations ['b0d3b5aa-0f56-40f9-9a02-0153d349be7a', '6af54954-caf0-406d-b332-91d53f7f10bc', '2d88ac70-e824-4642-924c-2457a5a4613b', '99e2ab3f-f47b-4072-be74-68e66e28e5bf'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:26:31.754430 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-92d513d5-554d-4c6b-b99e-d58ef4d6dfe8 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e78acf3-f50e-45fa-9948-288908953225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0d3b5aa-0f56-40f9-9a02-0153d349be7a', '6af54954-caf0-406d-b332-91d53f7f10bc', '2d88ac70-e824-4642-924c-2457a5a4613b', '99e2ab3f-f47b-4072-be74-68e66e28e5bf']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:31.754547 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-14d86aab-d0ad-4a05-824a-815820c146ca tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] GET https://10.4.3.226/volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 Jul 31 09:26:31.754775 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-14d86aab-d0ad-4a05-824a-815820c146ca tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:31.755003 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-14d86aab-d0ad-4a05-824a-815820c146ca tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:31.755094 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-92d513d5-554d-4c6b-b99e-d58ef4d6dfe8 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1249a338-3c59-4c50-8489-def55168cbb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:31.769831 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:31.769831 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:31.775337 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-14d86aab-d0ad-4a05-824a-815820c146ca tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Volume info retrieved successfully. Jul 31 09:26:31.781940 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-14d86aab-d0ad-4a05-824a-815820c146ca tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] https://10.4.3.226/volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 returned with HTTP 200 Jul 31 09:26:31.782496 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 167/671] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:26:31 2026] GET /volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 => generated 1833 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:26:31.791660 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-92d513d5-554d-4c6b-b99e-d58ef4d6dfe8 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1249a338-3c59-4c50-8489-def55168cbb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00899e2a-979a-43d5-b48a-95a7e4b2545d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-948801625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32a2db58855845c3b156ac08f6a6df06',qos_specs=None,replication_status=,reservations=['b0d3b5aa-0f56-40f9-9a02-0153d349be7a','6af54954-caf0-406d-b332-91d53f7f10bc','2d88ac70-e824-4642-924c-2457a5a4613b','99e2ab3f-f47b-4072-be74-68e66e28e5bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384990627e7a4a6aae146d3d662bed40',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:26:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-948801625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00899e2a-979a-43d5-b48a-95a7e4b2545d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32a2db58855845c3b156ac08f6a6df06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='384990627e7a4a6aae146d3d662bed40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:31.791660 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-92d513d5-554d-4c6b-b99e-d58ef4d6dfe8 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a93c067-4af8-4876-a3a5-58687080a07d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:31.812879 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-92d513d5-554d-4c6b-b99e-d58ef4d6dfe8 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a93c067-4af8-4876-a3a5-58687080a07d) transitioned into state 'SUCCESS' from state '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-948801625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32a2db58855845c3b156ac08f6a6df06',qos_specs=None,replication_status=,reservations=['b0d3b5aa-0f56-40f9-9a02-0153d349be7a','6af54954-caf0-406d-b332-91d53f7f10bc','2d88ac70-e824-4642-924c-2457a5a4613b','99e2ab3f-f47b-4072-be74-68e66e28e5bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384990627e7a4a6aae146d3d662bed40',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:31.813997 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-92d513d5-554d-4c6b-b99e-d58ef4d6dfe8 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24371b2e-8a17-4a08-ad61-a6830be0e226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:31.827111 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-92d513d5-554d-4c6b-b99e-d58ef4d6dfe8 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24371b2e-8a17-4a08-ad61-a6830be0e226) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:31.828409 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-92d513d5-554d-4c6b-b99e-d58ef4d6dfe8 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Flow 'volume_create_api' (22f1700e-1c73-419e-9573-b86fe37e8140) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:26:31.828925 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-92d513d5-554d-4c6b-b99e-d58ef4d6dfe8 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Create volume request issued successfully. Jul 31 09:26:31.829768 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-92d513d5-554d-4c6b-b99e-d58ef4d6dfe8 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:26:31.830377 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 166/672] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:26:31 2026] POST /volume/v3/volumes => generated 758 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:26:31.849933 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3dde26d2-80b5-4973-ab99-fd03ce291e67 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:31.852504 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3dde26d2-80b5-4973-ab99-fd03ce291e67 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] GET https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d Jul 31 09:26:31.852722 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3dde26d2-80b5-4973-ab99-fd03ce291e67 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:31.853537 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3dde26d2-80b5-4973-ab99-fd03ce291e67 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:31.864320 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:31.864320 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:31.872417 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3dde26d2-80b5-4973-ab99-fd03ce291e67 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Volume info retrieved successfully. Jul 31 09:26:31.880709 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3dde26d2-80b5-4973-ab99-fd03ce291e67 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d returned with HTTP 200 Jul 31 09:26:31.881309 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 171/673] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:31 2026] GET /volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d => generated 826 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:32.378745 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ba97de63-4b4d-4838-9bbf-982e638da5a7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:32.381416 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ba97de63-4b4d-4838-9bbf-982e638da5a7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:32.381885 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ba97de63-4b4d-4838-9bbf-982e638da5a7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:32.382364 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ba97de63-4b4d-4838-9bbf-982e638da5a7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:32.382631 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-ba97de63-4b4d-4838-9bbf-982e638da5a7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:32.388877 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:32.388877 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:32.390194 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ba97de63-4b4d-4838-9bbf-982e638da5a7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:32.390649 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 170/674] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:32 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:32.405219 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-50da87d8-f13f-40f6-b96b-22b928aafea7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:32.408967 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-50da87d8-f13f-40f6-b96b-22b928aafea7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/21fb8b30-299a-42e1-a436-fb1d11e3131e Jul 31 09:26:32.408967 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-50da87d8-f13f-40f6-b96b-22b928aafea7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:32.408967 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-50da87d8-f13f-40f6-b96b-22b928aafea7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:32.416131 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:32.416131 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:32.420493 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-50da87d8-f13f-40f6-b96b-22b928aafea7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:26:32.425929 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-50da87d8-f13f-40f6-b96b-22b928aafea7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/21fb8b30-299a-42e1-a436-fb1d11e3131e returned with HTTP 200 Jul 31 09:26:32.426591 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 168/675] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:32 2026] GET /volume/v3/volumes/21fb8b30-299a-42e1-a436-fb1d11e3131e => generated 1412 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:32.446490 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6389e010-7796-4d56-bd19-4c6cca606e29 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:32.448713 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6389e010-7796-4d56-bd19-4c6cca606e29 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/21fb8b30-299a-42e1-a436-fb1d11e3131e Jul 31 09:26:32.448878 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6389e010-7796-4d56-bd19-4c6cca606e29 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:32.449066 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6389e010-7796-4d56-bd19-4c6cca606e29 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:32.456096 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:32.456096 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:32.461883 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6389e010-7796-4d56-bd19-4c6cca606e29 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:26:32.469788 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6389e010-7796-4d56-bd19-4c6cca606e29 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/21fb8b30-299a-42e1-a436-fb1d11e3131e returned with HTTP 200 Jul 31 09:26:32.470602 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 167/676] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:32 2026] GET /volume/v3/volumes/21fb8b30-299a-42e1-a436-fb1d11e3131e => generated 1412 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:32.491695 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cdf6ace6-925f-479f-a498-5f4757cd1563 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:32.495166 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cdf6ace6-925f-479f-a498-5f4757cd1563 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] DELETE https://10.4.3.226/volume/v3/volumes/21fb8b30-299a-42e1-a436-fb1d11e3131e Jul 31 09:26:32.495928 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cdf6ace6-925f-479f-a498-5f4757cd1563 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:32.495928 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cdf6ace6-925f-479f-a498-5f4757cd1563 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:32.495928 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-cdf6ace6-925f-479f-a498-5f4757cd1563 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Delete volume with id: 21fb8b30-299a-42e1-a436-fb1d11e3131e Jul 31 09:26:32.504479 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:32.504479 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:32.504994 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cdf6ace6-925f-479f-a498-5f4757cd1563 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:26:32.532550 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cdf6ace6-925f-479f-a498-5f4757cd1563 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Delete volume request issued successfully. Jul 31 09:26:32.532772 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cdf6ace6-925f-479f-a498-5f4757cd1563 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/21fb8b30-299a-42e1-a436-fb1d11e3131e returned with HTTP 202 Jul 31 09:26:32.533307 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 172/677] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:26:32 2026] DELETE /volume/v3/volumes/21fb8b30-299a-42e1-a436-fb1d11e3131e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:26:32.545380 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-656c80a5-a51e-4a50-81e5-2e8ff1b9a741 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:32.548015 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-656c80a5-a51e-4a50-81e5-2e8ff1b9a741 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/21fb8b30-299a-42e1-a436-fb1d11e3131e Jul 31 09:26:32.548422 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-656c80a5-a51e-4a50-81e5-2e8ff1b9a741 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:32.548590 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-656c80a5-a51e-4a50-81e5-2e8ff1b9a741 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:32.558872 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:32.558872 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:32.564914 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-656c80a5-a51e-4a50-81e5-2e8ff1b9a741 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:26:32.572536 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-656c80a5-a51e-4a50-81e5-2e8ff1b9a741 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/21fb8b30-299a-42e1-a436-fb1d11e3131e returned with HTTP 200 Jul 31 09:26:32.573575 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 171/678] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:32 2026] GET /volume/v3/volumes/21fb8b30-299a-42e1-a436-fb1d11e3131e => generated 1411 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:32.599593 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-235429f9-da00-42f5-ae72-83cc6291e0ab None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:32.603490 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-235429f9-da00-42f5-ae72-83cc6291e0ab tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] GET https://10.4.3.226/volume/v3/volumes/57a0493a-25df-4b11-b9f9-b0a4829264c3 Jul 31 09:26:32.603490 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-235429f9-da00-42f5-ae72-83cc6291e0ab tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:32.604088 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-235429f9-da00-42f5-ae72-83cc6291e0ab tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:32.614190 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-235429f9-da00-42f5-ae72-83cc6291e0ab tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/57a0493a-25df-4b11-b9f9-b0a4829264c3 returned with HTTP 404 Jul 31 09:26:32.615561 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 169/679] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:32 2026] GET /volume/v3/volumes/57a0493a-25df-4b11-b9f9-b0a4829264c3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:26:32.623300 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2150d40f-fa60-4b67-aba7-98c5c4095337 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:32.625332 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2150d40f-fa60-4b67-aba7-98c5c4095337 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] DELETE https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 Jul 31 09:26:32.625541 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2150d40f-fa60-4b67-aba7-98c5c4095337 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:32.625730 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2150d40f-fa60-4b67-aba7-98c5c4095337 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:32.625919 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-2150d40f-fa60-4b67-aba7-98c5c4095337 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Delete volume with id: de9dc0bb-5743-46f5-993e-8600f1d77178 Jul 31 09:26:32.634715 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:32.634715 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:32.635196 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2150d40f-fa60-4b67-aba7-98c5c4095337 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Volume info retrieved successfully. Jul 31 09:26:32.661488 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2150d40f-fa60-4b67-aba7-98c5c4095337 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Delete volume request issued successfully. Jul 31 09:26:32.661985 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2150d40f-fa60-4b67-aba7-98c5c4095337 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 returned with HTTP 202 Jul 31 09:26:32.662366 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 168/680] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:26:32 2026] DELETE /volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:26:32.671775 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cc5514b8-5073-410b-937c-22e90149e5d3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:32.674636 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cc5514b8-5073-410b-937c-22e90149e5d3 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] GET https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 Jul 31 09:26:32.674990 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cc5514b8-5073-410b-937c-22e90149e5d3 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:32.675266 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cc5514b8-5073-410b-937c-22e90149e5d3 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:32.686817 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:32.686817 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:32.692884 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cc5514b8-5073-410b-937c-22e90149e5d3 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Volume info retrieved successfully. Jul 31 09:26:32.699728 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cc5514b8-5073-410b-937c-22e90149e5d3 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 returned with HTTP 200 Jul 31 09:26:32.700229 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 173/681] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:32 2026] GET /volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:32.897132 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-04606666-1ae3-4bdf-af19-667f4cf4a5b1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:32.899254 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-04606666-1ae3-4bdf-af19-667f4cf4a5b1 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] GET https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d Jul 31 09:26:32.899584 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-04606666-1ae3-4bdf-af19-667f4cf4a5b1 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:32.899854 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-04606666-1ae3-4bdf-af19-667f4cf4a5b1 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:32.907260 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:32.907260 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:32.912154 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-04606666-1ae3-4bdf-af19-667f4cf4a5b1 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Volume info retrieved successfully. Jul 31 09:26:32.917028 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-04606666-1ae3-4bdf-af19-667f4cf4a5b1 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d returned with HTTP 200 Jul 31 09:26:32.917545 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 172/682] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:32 2026] GET /volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:33.591278 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-186bd4a3-adbb-4072-874c-edd520a8bb76 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:33.595339 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-186bd4a3-adbb-4072-874c-edd520a8bb76 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/21fb8b30-299a-42e1-a436-fb1d11e3131e Jul 31 09:26:33.595339 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-186bd4a3-adbb-4072-874c-edd520a8bb76 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:33.595339 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-186bd4a3-adbb-4072-874c-edd520a8bb76 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:33.607344 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-186bd4a3-adbb-4072-874c-edd520a8bb76 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/21fb8b30-299a-42e1-a436-fb1d11e3131e returned with HTTP 404 Jul 31 09:26:33.608475 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 170/683] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:33 2026] GET /volume/v3/volumes/21fb8b30-299a-42e1-a436-fb1d11e3131e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:26:33.620134 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-69a15bfa-519b-4609-914f-5e8c63101b7b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:33.624922 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-69a15bfa-519b-4609-914f-5e8c63101b7b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] DELETE https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:33.626546 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-69a15bfa-519b-4609-914f-5e8c63101b7b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:33.626856 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-69a15bfa-519b-4609-914f-5e8c63101b7b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:33.627080 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-69a15bfa-519b-4609-914f-5e8c63101b7b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Delete backup with id: 4c4a208c-2c59-4485-af21-f4605761f8fb. Jul 31 09:26:33.638197 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:33.638197 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:33.658088 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-69a15bfa-519b-4609-914f-5e8c63101b7b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] delete_backup rpcapi backup_id 4c4a208c-2c59-4485-af21-f4605761f8fb {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:26:33.659395 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-69a15bfa-519b-4609-914f-5e8c63101b7b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 202 Jul 31 09:26:33.659830 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 169/684] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:26:33 2026] DELETE /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:26:33.672009 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-eac52389-5d02-49a1-9b7e-dcd0f53c424a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:33.676383 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eac52389-5d02-49a1-9b7e-dcd0f53c424a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:33.676383 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eac52389-5d02-49a1-9b7e-dcd0f53c424a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:33.676383 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eac52389-5d02-49a1-9b7e-dcd0f53c424a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:33.676383 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-eac52389-5d02-49a1-9b7e-dcd0f53c424a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:33.682931 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:33.682931 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:33.683113 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eac52389-5d02-49a1-9b7e-dcd0f53c424a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 200 Jul 31 09:26:33.683506 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 174/685] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:33 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:33.718346 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ea5aeb54-ac49-4184-b53c-14fff220df81 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:33.720694 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ea5aeb54-ac49-4184-b53c-14fff220df81 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] GET https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 Jul 31 09:26:33.720976 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ea5aeb54-ac49-4184-b53c-14fff220df81 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:33.721233 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ea5aeb54-ac49-4184-b53c-14fff220df81 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:33.730364 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ea5aeb54-ac49-4184-b53c-14fff220df81 tempest-TestMultiAttachVolumeSwap-532901482 tempest-TestMultiAttachVolumeSwap-532901482-project-member] https://10.4.3.226/volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 returned with HTTP 404 Jul 31 09:26:33.731065 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 173/686] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:33 2026] GET /volume/v3/volumes/de9dc0bb-5743-46f5-993e-8600f1d77178 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:26:34.699401 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-718d5f55-bf20-4bd5-98c9-d45d86278f3e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:34.702470 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-718d5f55-bf20-4bd5-98c9-d45d86278f3e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb Jul 31 09:26:34.702743 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-718d5f55-bf20-4bd5-98c9-d45d86278f3e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:34.703070 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-718d5f55-bf20-4bd5-98c9-d45d86278f3e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:34.703192 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-718d5f55-bf20-4bd5-98c9-d45d86278f3e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 4c4a208c-2c59-4485-af21-f4605761f8fb. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:34.711817 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-718d5f55-bf20-4bd5-98c9-d45d86278f3e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb returned with HTTP 404 Jul 31 09:26:34.715919 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 171/687] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:34 2026] GET /volume/v3/backups/4c4a208c-2c59-4485-af21-f4605761f8fb => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:26:34.825940 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a8dfc7d6-573c-4a36-bbf4-0eee80bea153 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:34.830888 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a8dfc7d6-573c-4a36-bbf4-0eee80bea153 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/290825b1-7a7f-4c78-9370-194adf038a74 Jul 31 09:26:34.831194 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a8dfc7d6-573c-4a36-bbf4-0eee80bea153 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:34.831518 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a8dfc7d6-573c-4a36-bbf4-0eee80bea153 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:34.843529 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:34.843529 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:34.852777 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a8dfc7d6-573c-4a36-bbf4-0eee80bea153 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:26:34.859185 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a8dfc7d6-573c-4a36-bbf4-0eee80bea153 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/290825b1-7a7f-4c78-9370-194adf038a74 returned with HTTP 200 Jul 31 09:26:34.859791 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 170/688] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:34 2026] GET /volume/v3/volumes/290825b1-7a7f-4c78-9370-194adf038a74 => generated 1357 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:34.877236 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8ae0a1c2-bd37-4e14-821e-925ba4c51277 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:34.881267 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8ae0a1c2-bd37-4e14-821e-925ba4c51277 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] DELETE https://10.4.3.226/volume/v3/volumes/290825b1-7a7f-4c78-9370-194adf038a74 Jul 31 09:26:34.881267 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8ae0a1c2-bd37-4e14-821e-925ba4c51277 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:34.881267 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8ae0a1c2-bd37-4e14-821e-925ba4c51277 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:34.881267 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-8ae0a1c2-bd37-4e14-821e-925ba4c51277 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Delete volume with id: 290825b1-7a7f-4c78-9370-194adf038a74 Jul 31 09:26:34.889796 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:34.889796 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:34.890632 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8ae0a1c2-bd37-4e14-821e-925ba4c51277 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:26:34.916659 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8ae0a1c2-bd37-4e14-821e-925ba4c51277 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Delete volume request issued successfully. Jul 31 09:26:34.917098 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8ae0a1c2-bd37-4e14-821e-925ba4c51277 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/290825b1-7a7f-4c78-9370-194adf038a74 returned with HTTP 202 Jul 31 09:26:34.917681 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 175/689] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:26:34 2026] DELETE /volume/v3/volumes/290825b1-7a7f-4c78-9370-194adf038a74 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:26:34.933182 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1174a6ad-d750-4471-b461-1170ebd72b5d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:34.936406 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1174a6ad-d750-4471-b461-1170ebd72b5d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/290825b1-7a7f-4c78-9370-194adf038a74 Jul 31 09:26:34.939948 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1174a6ad-d750-4471-b461-1170ebd72b5d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:34.939948 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1174a6ad-d750-4471-b461-1170ebd72b5d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:34.954939 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:34.954939 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:34.966019 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-1174a6ad-d750-4471-b461-1170ebd72b5d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:26:34.975455 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1174a6ad-d750-4471-b461-1170ebd72b5d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/290825b1-7a7f-4c78-9370-194adf038a74 returned with HTTP 200 Jul 31 09:26:34.975866 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 174/690] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:34 2026] GET /volume/v3/volumes/290825b1-7a7f-4c78-9370-194adf038a74 => generated 1356 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:35.996661 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-230d1ee8-7281-4226-8b11-b893b7a10129 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:35.999621 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-230d1ee8-7281-4226-8b11-b893b7a10129 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/290825b1-7a7f-4c78-9370-194adf038a74 Jul 31 09:26:35.999939 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-230d1ee8-7281-4226-8b11-b893b7a10129 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:36.000206 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-230d1ee8-7281-4226-8b11-b893b7a10129 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:36.010062 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-230d1ee8-7281-4226-8b11-b893b7a10129 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/290825b1-7a7f-4c78-9370-194adf038a74 returned with HTTP 404 Jul 31 09:26:36.011017 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 172/691] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:35 2026] GET /volume/v3/volumes/290825b1-7a7f-4c78-9370-194adf038a74 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:26:36.024695 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2ba35629-074e-4db7-a7f6-30eddcec4039 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:36.027800 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2ba35629-074e-4db7-a7f6-30eddcec4039 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:26:36.027953 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2ba35629-074e-4db7-a7f6-30eddcec4039 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-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-1135523481"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:26:36.030289 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-2ba35629-074e-4db7-a7f6-30eddcec4039 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1135523481'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:26:36.030289 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-2ba35629-074e-4db7-a7f6-30eddcec4039 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Create volume of 1 GB Jul 31 09:26:36.041493 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2ba35629-074e-4db7-a7f6-30eddcec4039 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Availability Zones retrieved successfully. Jul 31 09:26:36.052111 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2ba35629-074e-4db7-a7f6-30eddcec4039 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Flow 'volume_create_api' (1243b78f-ef18-46b7-b6f4-01787e539a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:26:36.053911 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2ba35629-074e-4db7-a7f6-30eddcec4039 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1926065e-d7ca-46a7-9861-e15ac1caa11d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:36.055454 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-2ba35629-074e-4db7-a7f6-30eddcec4039 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:26:36.118067 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2ba35629-074e-4db7-a7f6-30eddcec4039 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1926065e-d7ca-46a7-9861-e15ac1caa11d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:36.119108 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2ba35629-074e-4db7-a7f6-30eddcec4039 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38fc2bdd-3e2c-44fe-9bbe-a7241ae52097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:36.182757 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-2ba35629-074e-4db7-a7f6-30eddcec4039 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Created reservations ['dbd4d628-1423-48f5-ac54-e1619cb4ab56', 'ef2a4a15-18d4-4693-8854-40404933dd3e', '270aae71-4bb2-4d7f-9610-312db1e52bbd', '80baee6c-1ce4-4a41-a6a0-4eb82128ebc6'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:26:36.183717 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2ba35629-074e-4db7-a7f6-30eddcec4039 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38fc2bdd-3e2c-44fe-9bbe-a7241ae52097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbd4d628-1423-48f5-ac54-e1619cb4ab56', 'ef2a4a15-18d4-4693-8854-40404933dd3e', '270aae71-4bb2-4d7f-9610-312db1e52bbd', '80baee6c-1ce4-4a41-a6a0-4eb82128ebc6']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:36.184687 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2ba35629-074e-4db7-a7f6-30eddcec4039 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bb510f9-343f-4404-876e-24fa3a8ba3ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:36.222881 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2ba35629-074e-4db7-a7f6-30eddcec4039 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bb510f9-343f-4404-876e-24fa3a8ba3ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b34a5cb5-499b-4cf5-8427-2b2d3d9234b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1135523481',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='474017521f4a4747a0d1e8d3a595edd5',qos_specs=None,replication_status=,reservations=['dbd4d628-1423-48f5-ac54-e1619cb4ab56','ef2a4a15-18d4-4693-8854-40404933dd3e','270aae71-4bb2-4d7f-9610-312db1e52bbd','80baee6c-1ce4-4a41-a6a0-4eb82128ebc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='993bc670cd3b4bda85c12fab1f7ef867',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:26:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1135523481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b34a5cb5-499b-4cf5-8427-2b2d3d9234b9,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='474017521f4a4747a0d1e8d3a595edd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='993bc670cd3b4bda85c12fab1f7ef867',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:36.223807 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2ba35629-074e-4db7-a7f6-30eddcec4039 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81284b30-44a2-4b9a-9b7e-8ef1ac160cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:36.254773 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2ba35629-074e-4db7-a7f6-30eddcec4039 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81284b30-44a2-4b9a-9b7e-8ef1ac160cad) transitioned into state 'SUCCESS' from state '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-1135523481',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='474017521f4a4747a0d1e8d3a595edd5',qos_specs=None,replication_status=,reservations=['dbd4d628-1423-48f5-ac54-e1619cb4ab56','ef2a4a15-18d4-4693-8854-40404933dd3e','270aae71-4bb2-4d7f-9610-312db1e52bbd','80baee6c-1ce4-4a41-a6a0-4eb82128ebc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='993bc670cd3b4bda85c12fab1f7ef867',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:36.255270 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2ba35629-074e-4db7-a7f6-30eddcec4039 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (629969fd-3135-49db-9c79-6488d9b758ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:36.272310 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2ba35629-074e-4db7-a7f6-30eddcec4039 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (629969fd-3135-49db-9c79-6488d9b758ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:36.273193 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2ba35629-074e-4db7-a7f6-30eddcec4039 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Flow 'volume_create_api' (1243b78f-ef18-46b7-b6f4-01787e539a7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:26:36.273568 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2ba35629-074e-4db7-a7f6-30eddcec4039 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Create volume request issued successfully. Jul 31 09:26:36.274189 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2ba35629-074e-4db7-a7f6-30eddcec4039 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:26:36.274737 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 171/692] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:26:36 2026] POST /volume/v3/volumes => generated 816 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:26:36.299688 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4fce15e3-6cbf-451d-9c6a-e688434c83a8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:36.300082 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4fce15e3-6cbf-451d-9c6a-e688434c83a8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/b34a5cb5-499b-4cf5-8427-2b2d3d9234b9 Jul 31 09:26:36.300082 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4fce15e3-6cbf-451d-9c6a-e688434c83a8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:36.300480 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4fce15e3-6cbf-451d-9c6a-e688434c83a8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:36.318789 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:36.318789 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:36.330731 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4fce15e3-6cbf-451d-9c6a-e688434c83a8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:26:36.341199 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4fce15e3-6cbf-451d-9c6a-e688434c83a8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/b34a5cb5-499b-4cf5-8427-2b2d3d9234b9 returned with HTTP 200 Jul 31 09:26:36.341584 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 176/693] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:36 2026] GET /volume/v3/volumes/b34a5cb5-499b-4cf5-8427-2b2d3d9234b9 => generated 884 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:37.359384 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b2e78bc5-a279-488a-9ef0-179d6fbbe083 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:37.362267 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b2e78bc5-a279-488a-9ef0-179d6fbbe083 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/b34a5cb5-499b-4cf5-8427-2b2d3d9234b9 Jul 31 09:26:37.362267 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b2e78bc5-a279-488a-9ef0-179d6fbbe083 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:37.362267 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b2e78bc5-a279-488a-9ef0-179d6fbbe083 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:37.376616 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:37.376616 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:37.384054 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-b2e78bc5-a279-488a-9ef0-179d6fbbe083 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:26:37.392352 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b2e78bc5-a279-488a-9ef0-179d6fbbe083 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/b34a5cb5-499b-4cf5-8427-2b2d3d9234b9 returned with HTTP 200 Jul 31 09:26:37.393294 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 175/694] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:37 2026] GET /volume/v3/volumes/b34a5cb5-499b-4cf5-8427-2b2d3d9234b9 => generated 909 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:37.415558 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d4de9a2c-5697-4fe5-8215-bf1698fa73a5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:37.421361 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d4de9a2c-5697-4fe5-8215-bf1698fa73a5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] POST https://10.4.3.226/volume/v3/backups Jul 31 09:26:37.421361 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d4de9a2c-5697-4fe5-8215-bf1698fa73a5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b34a5cb5-499b-4cf5-8427-2b2d3d9234b9", "name": "tempest-VolumesBackupsTest-Backup-1553627869", "description": "tempest-backup-description-1892994404", "container": "tempest-volumesbackupstest-backup-container-1468223692"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:26:37.423701 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.backups [None req-d4de9a2c-5697-4fe5-8215-bf1698fa73a5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Creating new backup {'backup': {'volume_id': 'b34a5cb5-499b-4cf5-8427-2b2d3d9234b9', 'name': 'tempest-VolumesBackupsTest-Backup-1553627869', 'description': 'tempest-backup-description-1892994404', 'container': 'tempest-volumesbackupstest-backup-container-1468223692'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:26:37.423941 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.backups [None req-d4de9a2c-5697-4fe5-8215-bf1698fa73a5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Creating backup of volume b34a5cb5-499b-4cf5-8427-2b2d3d9234b9 in container tempest-volumesbackupstest-backup-container-1468223692 Jul 31 09:26:37.435705 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:37.435705 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:37.436447 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d4de9a2c-5697-4fe5-8215-bf1698fa73a5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:26:37.487492 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-d4de9a2c-5697-4fe5-8215-bf1698fa73a5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Created reservations ['1eeb2fdd-774b-4942-84a1-2976ffa06fed', 'd9e1fe9e-436f-4fd1-a528-295ebe7a521e'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:26:37.585344 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d4de9a2c-5697-4fe5-8215-bf1698fa73a5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:26:37.586274 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 173/695] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:26:37 2026] POST /volume/v3/backups => generated 330 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:26:37.597337 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-244ef414-eb1e-4d50-9cfc-9dd0f03b76ec None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:37.600216 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-244ef414-eb1e-4d50-9cfc-9dd0f03b76ec tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:26:37.600532 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-244ef414-eb1e-4d50-9cfc-9dd0f03b76ec tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:37.600780 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-244ef414-eb1e-4d50-9cfc-9dd0f03b76ec tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:37.601595 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-244ef414-eb1e-4d50-9cfc-9dd0f03b76ec tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:37.608207 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:37.608207 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:37.608207 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-244ef414-eb1e-4d50-9cfc-9dd0f03b76ec tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:26:37.608958 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 172/696] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:37 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:38.626738 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-19879835-ad37-4e4b-9438-03ef40470f25 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:38.629613 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-19879835-ad37-4e4b-9438-03ef40470f25 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:26:38.629708 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-19879835-ad37-4e4b-9438-03ef40470f25 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:38.630370 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-19879835-ad37-4e4b-9438-03ef40470f25 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:38.630370 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-19879835-ad37-4e4b-9438-03ef40470f25 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:38.636271 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:38.636271 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:38.637710 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-19879835-ad37-4e4b-9438-03ef40470f25 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:26:38.637800 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 177/697] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:38 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:39.650771 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5c181a45-e68a-45fb-be22-d8b8064d3c5a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:39.653772 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5c181a45-e68a-45fb-be22-d8b8064d3c5a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:26:39.653772 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5c181a45-e68a-45fb-be22-d8b8064d3c5a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:39.653889 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5c181a45-e68a-45fb-be22-d8b8064d3c5a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:39.655237 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-5c181a45-e68a-45fb-be22-d8b8064d3c5a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:39.663389 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:39.663389 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:39.664312 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5c181a45-e68a-45fb-be22-d8b8064d3c5a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:26:39.668362 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 176/698] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:39 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:40.680193 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-84e3c2fb-31eb-4c3e-9636-88e2b3269e6a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:40.684120 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-84e3c2fb-31eb-4c3e-9636-88e2b3269e6a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:26:40.684438 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-84e3c2fb-31eb-4c3e-9636-88e2b3269e6a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:40.684816 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-84e3c2fb-31eb-4c3e-9636-88e2b3269e6a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:40.684866 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-84e3c2fb-31eb-4c3e-9636-88e2b3269e6a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:40.703717 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:40.703717 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:40.704392 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-84e3c2fb-31eb-4c3e-9636-88e2b3269e6a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:26:40.704857 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 174/699] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:40 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:41.134736 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-69e7d817-0e9e-4fe8-83f2-54c6f4181183 req-34744b70-3d8f-46c0-b58c-0a568018cd19 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:41.137598 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-69e7d817-0e9e-4fe8-83f2-54c6f4181183 req-34744b70-3d8f-46c0-b58c-0a568018cd19 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] DELETE https://10.4.3.226/volume/v3/attachments/c2288de4-309b-44aa-9c49-d58ca2aee5a9 Jul 31 09:26:41.137813 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-69e7d817-0e9e-4fe8-83f2-54c6f4181183 req-34744b70-3d8f-46c0-b58c-0a568018cd19 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:41.137986 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-69e7d817-0e9e-4fe8-83f2-54c6f4181183 req-34744b70-3d8f-46c0-b58c-0a568018cd19 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:41.150525 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:41.150525 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:41.228668 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-69e7d817-0e9e-4fe8-83f2-54c6f4181183 req-34744b70-3d8f-46c0-b58c-0a568018cd19 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] https://10.4.3.226/volume/v3/attachments/c2288de4-309b-44aa-9c49-d58ca2aee5a9 returned with HTTP 200 Jul 31 09:26:41.229279 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 173/700] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:26:41 2026] DELETE /volume/v3/attachments/c2288de4-309b-44aa-9c49-d58ca2aee5a9 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:41.256076 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-69e7d817-0e9e-4fe8-83f2-54c6f4181183 req-d2f4a7b0-9da7-4262-a637-093159a556b4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:41.258658 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-69e7d817-0e9e-4fe8-83f2-54c6f4181183 req-d2f4a7b0-9da7-4262-a637-093159a556b4 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] DELETE https://10.4.3.226/volume/v3/volumes/f0211297-2ffe-4d3f-8ed4-289b41a160ad Jul 31 09:26:41.258929 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-69e7d817-0e9e-4fe8-83f2-54c6f4181183 req-d2f4a7b0-9da7-4262-a637-093159a556b4 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:41.259099 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-69e7d817-0e9e-4fe8-83f2-54c6f4181183 req-d2f4a7b0-9da7-4262-a637-093159a556b4 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:41.259929 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [req-69e7d817-0e9e-4fe8-83f2-54c6f4181183 req-d2f4a7b0-9da7-4262-a637-093159a556b4 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Delete volume with id: f0211297-2ffe-4d3f-8ed4-289b41a160ad Jul 31 09:26:41.270299 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:41.270299 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:41.270837 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-69e7d817-0e9e-4fe8-83f2-54c6f4181183 req-d2f4a7b0-9da7-4262-a637-093159a556b4 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Volume info retrieved successfully. Jul 31 09:26:41.306403 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-69e7d817-0e9e-4fe8-83f2-54c6f4181183 req-d2f4a7b0-9da7-4262-a637-093159a556b4 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Delete volume request issued successfully. Jul 31 09:26:41.306403 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-69e7d817-0e9e-4fe8-83f2-54c6f4181183 req-d2f4a7b0-9da7-4262-a637-093159a556b4 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] https://10.4.3.226/volume/v3/volumes/f0211297-2ffe-4d3f-8ed4-289b41a160ad returned with HTTP 202 Jul 31 09:26:41.306403 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 178/701] 10.4.3.226 () {70 vars in 1620 bytes} [Fri Jul 31 09:26:41 2026] DELETE /volume/v3/volumes/f0211297-2ffe-4d3f-8ed4-289b41a160ad => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:26:41.719499 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c4465060-226b-4e8e-8064-c8d297ba7980 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:41.722583 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c4465060-226b-4e8e-8064-c8d297ba7980 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:26:41.722583 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c4465060-226b-4e8e-8064-c8d297ba7980 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:41.722583 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c4465060-226b-4e8e-8064-c8d297ba7980 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:41.722583 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-c4465060-226b-4e8e-8064-c8d297ba7980 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:41.727756 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:41.727756 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:41.728788 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c4465060-226b-4e8e-8064-c8d297ba7980 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:26:41.729155 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 177/702] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:41 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:42.748066 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5648777f-dad6-47d3-8604-6085564f5e5a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:42.751135 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5648777f-dad6-47d3-8604-6085564f5e5a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:26:42.751446 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5648777f-dad6-47d3-8604-6085564f5e5a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:42.751785 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5648777f-dad6-47d3-8604-6085564f5e5a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:42.751990 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-5648777f-dad6-47d3-8604-6085564f5e5a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:42.758168 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:42.758168 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:42.759276 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5648777f-dad6-47d3-8604-6085564f5e5a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:26:42.759983 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 175/703] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:42 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:43.780125 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5bfbae0e-973f-4aed-a417-aaeb8f7b6c39 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:43.784147 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5bfbae0e-973f-4aed-a417-aaeb8f7b6c39 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:26:43.785494 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5bfbae0e-973f-4aed-a417-aaeb8f7b6c39 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:43.786358 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5bfbae0e-973f-4aed-a417-aaeb8f7b6c39 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:43.786358 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-5bfbae0e-973f-4aed-a417-aaeb8f7b6c39 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:43.795118 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:43.795118 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:43.797222 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5bfbae0e-973f-4aed-a417-aaeb8f7b6c39 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:26:43.799360 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 174/704] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:43 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:44.816474 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d7c3f033-14bf-4aee-b0c8-04b885a1ce5d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:44.818963 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d7c3f033-14bf-4aee-b0c8-04b885a1ce5d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:26:44.819422 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d7c3f033-14bf-4aee-b0c8-04b885a1ce5d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:44.819571 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d7c3f033-14bf-4aee-b0c8-04b885a1ce5d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:44.819852 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-d7c3f033-14bf-4aee-b0c8-04b885a1ce5d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:44.829798 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:44.829798 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:44.830852 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d7c3f033-14bf-4aee-b0c8-04b885a1ce5d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:26:44.831363 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 179/705] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:44 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:45.846376 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ebcfe99e-bd07-4848-8bca-6ddffd0ee639 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:45.848796 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ebcfe99e-bd07-4848-8bca-6ddffd0ee639 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:26:45.849087 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ebcfe99e-bd07-4848-8bca-6ddffd0ee639 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:45.849386 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ebcfe99e-bd07-4848-8bca-6ddffd0ee639 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:45.849556 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-ebcfe99e-bd07-4848-8bca-6ddffd0ee639 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:45.857708 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:45.857708 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:45.858870 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ebcfe99e-bd07-4848-8bca-6ddffd0ee639 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:26:45.860010 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 178/706] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:45 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:46.554291 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f3a0876b-1184-4b68-82e5-10f141b64cfc None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:46.557640 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f3a0876b-1184-4b68-82e5-10f141b64cfc tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:26:46.557640 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f3a0876b-1184-4b68-82e5-10f141b64cfc tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-2006823981"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:26:46.559071 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-f3a0876b-1184-4b68-82e5-10f141b64cfc tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-2006823981'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:26:46.559395 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-f3a0876b-1184-4b68-82e5-10f141b64cfc tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Create volume of 1 GB Jul 31 09:26:46.570311 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f3a0876b-1184-4b68-82e5-10f141b64cfc tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Availability Zones retrieved successfully. Jul 31 09:26:46.575710 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f3a0876b-1184-4b68-82e5-10f141b64cfc tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Flow 'volume_create_api' (16680cf9-43f9-431a-a13b-031515bdb03b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:26:46.579195 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f3a0876b-1184-4b68-82e5-10f141b64cfc tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ddc06b5-82a6-4fb2-bf3d-875c4028a858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:46.580674 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-f3a0876b-1184-4b68-82e5-10f141b64cfc tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:26:46.638608 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f3a0876b-1184-4b68-82e5-10f141b64cfc tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ddc06b5-82a6-4fb2-bf3d-875c4028a858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:46.638608 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f3a0876b-1184-4b68-82e5-10f141b64cfc tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39c6e478-faa7-4cc8-b9d2-8bc95daa4c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:46.736060 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-f3a0876b-1184-4b68-82e5-10f141b64cfc tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Created reservations ['1e62765e-c254-42fd-9292-5fa7955527e5', '610a0f77-4135-477c-b8c3-f933b8d9fb3a', 'f6cef68e-f9aa-4dc8-a164-86e8fe3637b3', '928e288a-1ffa-4fa0-9835-dd649f08a58c'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:26:46.736214 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f3a0876b-1184-4b68-82e5-10f141b64cfc tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39c6e478-faa7-4cc8-b9d2-8bc95daa4c5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e62765e-c254-42fd-9292-5fa7955527e5', '610a0f77-4135-477c-b8c3-f933b8d9fb3a', 'f6cef68e-f9aa-4dc8-a164-86e8fe3637b3', '928e288a-1ffa-4fa0-9835-dd649f08a58c']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:46.737160 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f3a0876b-1184-4b68-82e5-10f141b64cfc tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a46b41c0-3e3a-419e-99a5-777aaff762b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:46.764050 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f3a0876b-1184-4b68-82e5-10f141b64cfc tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a46b41c0-3e3a-419e-99a5-777aaff762b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9a9b0fa-b4ba-40a2-af3d-0f93891687dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-2006823981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ea8a691518e40d5bb2170a49dd75c61',qos_specs=None,replication_status=,reservations=['1e62765e-c254-42fd-9292-5fa7955527e5','610a0f77-4135-477c-b8c3-f933b8d9fb3a','f6cef68e-f9aa-4dc8-a164-86e8fe3637b3','928e288a-1ffa-4fa0-9835-dd649f08a58c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91d1c42073e0415693f30a7ded9a7bcb',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:26:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-2006823981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9a9b0fa-b4ba-40a2-af3d-0f93891687dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ea8a691518e40d5bb2170a49dd75c61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91d1c42073e0415693f30a7ded9a7bcb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:46.764349 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f3a0876b-1184-4b68-82e5-10f141b64cfc tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68149026-6fa7-4fa5-9101-9f3b86126271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:46.791592 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f3a0876b-1184-4b68-82e5-10f141b64cfc tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68149026-6fa7-4fa5-9101-9f3b86126271) transitioned into state 'SUCCESS' from state '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-2006823981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ea8a691518e40d5bb2170a49dd75c61',qos_specs=None,replication_status=,reservations=['1e62765e-c254-42fd-9292-5fa7955527e5','610a0f77-4135-477c-b8c3-f933b8d9fb3a','f6cef68e-f9aa-4dc8-a164-86e8fe3637b3','928e288a-1ffa-4fa0-9835-dd649f08a58c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91d1c42073e0415693f30a7ded9a7bcb',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:46.792622 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f3a0876b-1184-4b68-82e5-10f141b64cfc tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b7c6838-8b24-44ff-8a2f-75cff199ceac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:46.806340 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f3a0876b-1184-4b68-82e5-10f141b64cfc tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b7c6838-8b24-44ff-8a2f-75cff199ceac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:46.807621 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f3a0876b-1184-4b68-82e5-10f141b64cfc tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Flow 'volume_create_api' (16680cf9-43f9-431a-a13b-031515bdb03b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:26:46.808083 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f3a0876b-1184-4b68-82e5-10f141b64cfc tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Create volume request issued successfully. Jul 31 09:26:46.809323 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f3a0876b-1184-4b68-82e5-10f141b64cfc tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:26:46.809892 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 176/707] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:26:46 2026] POST /volume/v3/volumes => generated 754 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:26:46.830402 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ea74fef5-9318-4714-afee-74d1dd9e9c20 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:46.835815 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ea74fef5-9318-4714-afee-74d1dd9e9c20 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] GET https://10.4.3.226/volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc Jul 31 09:26:46.836034 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ea74fef5-9318-4714-afee-74d1dd9e9c20 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:46.836303 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ea74fef5-9318-4714-afee-74d1dd9e9c20 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:46.844545 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:46.844545 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:46.849178 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ea74fef5-9318-4714-afee-74d1dd9e9c20 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Volume info retrieved successfully. Jul 31 09:26:46.857986 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ea74fef5-9318-4714-afee-74d1dd9e9c20 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] https://10.4.3.226/volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc returned with HTTP 200 Jul 31 09:26:46.858469 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 175/708] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:46 2026] GET /volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:46.874342 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0a397360-f756-4551-a3e6-17c1938de42c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:46.876638 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0a397360-f756-4551-a3e6-17c1938de42c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:26:46.876784 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0a397360-f756-4551-a3e6-17c1938de42c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:46.876974 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0a397360-f756-4551-a3e6-17c1938de42c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:46.877082 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-0a397360-f756-4551-a3e6-17c1938de42c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:46.887418 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:46.887418 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:46.888455 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0a397360-f756-4551-a3e6-17c1938de42c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:26:46.889120 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 180/709] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:46 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:47.855639 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-bfc4c7c6-933c-45be-b2a2-cd6a5725003a req-cf31c886-a40d-4fc9-841f-8529862ec443 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:47.859650 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-bfc4c7c6-933c-45be-b2a2-cd6a5725003a req-cf31c886-a40d-4fc9-841f-8529862ec443 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] DELETE https://10.4.3.226/volume/v3/attachments/61a91072-ed5e-4384-8876-89903eef1ecf Jul 31 09:26:47.859886 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-bfc4c7c6-933c-45be-b2a2-cd6a5725003a req-cf31c886-a40d-4fc9-841f-8529862ec443 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:47.860126 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-bfc4c7c6-933c-45be-b2a2-cd6a5725003a req-cf31c886-a40d-4fc9-841f-8529862ec443 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:47.871904 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:47.871904 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:47.873753 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-39d4a533-0d1b-4b57-bbaf-413019fda979 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:47.877355 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-39d4a533-0d1b-4b57-bbaf-413019fda979 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] GET https://10.4.3.226/volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc Jul 31 09:26:47.878085 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-39d4a533-0d1b-4b57-bbaf-413019fda979 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:47.878085 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-39d4a533-0d1b-4b57-bbaf-413019fda979 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:47.891003 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:47.891003 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:47.902226 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2cceec13-ff7b-4414-a000-c94208428b1d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:47.903925 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-39d4a533-0d1b-4b57-bbaf-413019fda979 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Volume info retrieved successfully. Jul 31 09:26:47.905809 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2cceec13-ff7b-4414-a000-c94208428b1d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:26:47.906239 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2cceec13-ff7b-4414-a000-c94208428b1d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:47.906763 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2cceec13-ff7b-4414-a000-c94208428b1d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:47.906763 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-2cceec13-ff7b-4414-a000-c94208428b1d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:47.913535 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-39d4a533-0d1b-4b57-bbaf-413019fda979 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] https://10.4.3.226/volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc returned with HTTP 200 Jul 31 09:26:47.914900 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 177/710] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:47 2026] GET /volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:47.915002 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:47.915002 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:47.917633 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2cceec13-ff7b-4414-a000-c94208428b1d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:26:47.919826 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 176/711] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:47 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:47.984271 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-bfc4c7c6-933c-45be-b2a2-cd6a5725003a req-cf31c886-a40d-4fc9-841f-8529862ec443 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] https://10.4.3.226/volume/v3/attachments/61a91072-ed5e-4384-8876-89903eef1ecf returned with HTTP 200 Jul 31 09:26:47.984683 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 179/712] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:26:47 2026] DELETE /volume/v3/attachments/61a91072-ed5e-4384-8876-89903eef1ecf => generated 19 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:47.996753 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-bfc4c7c6-933c-45be-b2a2-cd6a5725003a req-efbc0282-31ee-4b41-b85a-0bc2718f9ab5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:48.002783 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-bfc4c7c6-933c-45be-b2a2-cd6a5725003a req-efbc0282-31ee-4b41-b85a-0bc2718f9ab5 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] DELETE https://10.4.3.226/volume/v3/volumes/163f4f4b-27b7-4b2d-969a-6dc89c715180 Jul 31 09:26:48.003095 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-bfc4c7c6-933c-45be-b2a2-cd6a5725003a req-efbc0282-31ee-4b41-b85a-0bc2718f9ab5 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:48.003433 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-bfc4c7c6-933c-45be-b2a2-cd6a5725003a req-efbc0282-31ee-4b41-b85a-0bc2718f9ab5 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:48.003658 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [req-bfc4c7c6-933c-45be-b2a2-cd6a5725003a req-efbc0282-31ee-4b41-b85a-0bc2718f9ab5 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Delete volume with id: 163f4f4b-27b7-4b2d-969a-6dc89c715180 Jul 31 09:26:48.018641 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:48.018641 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:48.019408 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-bfc4c7c6-933c-45be-b2a2-cd6a5725003a req-efbc0282-31ee-4b41-b85a-0bc2718f9ab5 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Volume info retrieved successfully. Jul 31 09:26:48.053636 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-bfc4c7c6-933c-45be-b2a2-cd6a5725003a req-efbc0282-31ee-4b41-b85a-0bc2718f9ab5 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] Delete volume request issued successfully. Jul 31 09:26:48.054006 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-bfc4c7c6-933c-45be-b2a2-cd6a5725003a req-efbc0282-31ee-4b41-b85a-0bc2718f9ab5 tempest-ServerBootFromVolumeStableRescueTest-1484979413 tempest-ServerBootFromVolumeStableRescueTest-1484979413-project-member] https://10.4.3.226/volume/v3/volumes/163f4f4b-27b7-4b2d-969a-6dc89c715180 returned with HTTP 202 Jul 31 09:26:48.054952 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 181/713] 10.4.3.226 () {70 vars in 1620 bytes} [Fri Jul 31 09:26:47 2026] DELETE /volume/v3/volumes/163f4f4b-27b7-4b2d-969a-6dc89c715180 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:26:48.536851 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-aed4c147-f97b-44ce-b199-f079bba6dc0a req-f51bed10-0f6c-4da7-99e2-8f0856d3b02f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:48.539631 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-aed4c147-f97b-44ce-b199-f079bba6dc0a req-f51bed10-0f6c-4da7-99e2-8f0856d3b02f tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] GET https://10.4.3.226/volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc Jul 31 09:26:48.539816 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-aed4c147-f97b-44ce-b199-f079bba6dc0a req-f51bed10-0f6c-4da7-99e2-8f0856d3b02f tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:48.539992 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-aed4c147-f97b-44ce-b199-f079bba6dc0a req-f51bed10-0f6c-4da7-99e2-8f0856d3b02f tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:48.550485 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:48.550485 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:48.554460 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-aed4c147-f97b-44ce-b199-f079bba6dc0a req-f51bed10-0f6c-4da7-99e2-8f0856d3b02f tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Volume info retrieved successfully. Jul 31 09:26:48.559213 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-aed4c147-f97b-44ce-b199-f079bba6dc0a req-f51bed10-0f6c-4da7-99e2-8f0856d3b02f tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] https://10.4.3.226/volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc returned with HTTP 200 Jul 31 09:26:48.559705 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 178/714] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:26:48 2026] GET /volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:48.683270 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a41e1e2b-34f4-47b3-8a2e-65e8aed163f6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:48.683423 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a41e1e2b-34f4-47b3-8a2e-65e8aed163f6 None None] GET https://10.4.3.226/volume// Jul 31 09:26:48.683644 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a41e1e2b-34f4-47b3-8a2e-65e8aed163f6 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:48.683916 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a41e1e2b-34f4-47b3-8a2e-65e8aed163f6 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:48.684414 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a41e1e2b-34f4-47b3-8a2e-65e8aed163f6 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:26:48.684831 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 177/715] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:26:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 31 09:26:48.695733 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-aed4c147-f97b-44ce-b199-f079bba6dc0a req-353359ba-0d50-468c-888f-f77869ca0ee4 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:48.701271 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-aed4c147-f97b-44ce-b199-f079bba6dc0a req-353359ba-0d50-468c-888f-f77869ca0ee4 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:26:48.701271 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-aed4c147-f97b-44ce-b199-f079bba6dc0a req-353359ba-0d50-468c-888f-f77869ca0ee4 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9a9b0fa-b4ba-40a2-af3d-0f93891687dc", "connector": null, "instance_uuid": "d45efcd4-15fe-4f5f-811f-026e8ef019c2"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:26:48.707882 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:48.707882 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:48.742018 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-aed4c147-f97b-44ce-b199-f079bba6dc0a req-353359ba-0d50-468c-888f-f77869ca0ee4 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:26:48.742701 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 180/716] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:26:48 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 31 09:26:48.791688 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bf1becba-534e-4c33-bcb5-ec15a007640c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:48.797270 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bf1becba-534e-4c33-bcb5-ec15a007640c tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] GET https://10.4.3.226/volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc Jul 31 09:26:48.797270 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bf1becba-534e-4c33-bcb5-ec15a007640c tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:48.797270 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bf1becba-534e-4c33-bcb5-ec15a007640c tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:48.799382 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-77f05d08-cec6-4b7d-995f-45e02b313acb None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:48.799853 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-77f05d08-cec6-4b7d-995f-45e02b313acb None None] GET https://10.4.3.226/volume// Jul 31 09:26:48.800082 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-77f05d08-cec6-4b7d-995f-45e02b313acb None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:48.800392 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-77f05d08-cec6-4b7d-995f-45e02b313acb None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:48.800808 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-77f05d08-cec6-4b7d-995f-45e02b313acb None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:26:48.801156 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 179/717] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:26: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 31 09:26:48.805869 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:48.805869 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:48.810653 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-aed4c147-f97b-44ce-b199-f079bba6dc0a req-db21fb9b-a836-42e8-857c-ad0dbdc72641 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:48.811717 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-bf1becba-534e-4c33-bcb5-ec15a007640c tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Volume info retrieved successfully. Jul 31 09:26:48.815780 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-aed4c147-f97b-44ce-b199-f079bba6dc0a req-db21fb9b-a836-42e8-857c-ad0dbdc72641 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] GET https://10.4.3.226/volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc Jul 31 09:26:48.816070 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-aed4c147-f97b-44ce-b199-f079bba6dc0a req-db21fb9b-a836-42e8-857c-ad0dbdc72641 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:48.816376 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-aed4c147-f97b-44ce-b199-f079bba6dc0a req-db21fb9b-a836-42e8-857c-ad0dbdc72641 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:48.818099 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bf1becba-534e-4c33-bcb5-ec15a007640c tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] https://10.4.3.226/volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc returned with HTTP 200 Jul 31 09:26:48.818670 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 182/718] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:48 2026] GET /volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:48.833166 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:48.833166 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:48.837446 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-aed4c147-f97b-44ce-b199-f079bba6dc0a req-db21fb9b-a836-42e8-857c-ad0dbdc72641 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Volume info retrieved successfully. Jul 31 09:26:48.843297 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-aed4c147-f97b-44ce-b199-f079bba6dc0a req-db21fb9b-a836-42e8-857c-ad0dbdc72641 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] https://10.4.3.226/volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc returned with HTTP 200 Jul 31 09:26:48.843929 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 178/719] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:26:48 2026] GET /volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc => generated 1026 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:26:48.940752 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-41932635-f419-4bfb-aa82-5c21aa4f1a16 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:48.945492 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-41932635-f419-4bfb-aa82-5c21aa4f1a16 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:26:48.945492 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-41932635-f419-4bfb-aa82-5c21aa4f1a16 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:48.945661 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-41932635-f419-4bfb-aa82-5c21aa4f1a16 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:48.946612 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-41932635-f419-4bfb-aa82-5c21aa4f1a16 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:48.953474 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:48.953474 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:48.954734 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-41932635-f419-4bfb-aa82-5c21aa4f1a16 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:26:48.955751 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 181/720] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:48 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:26:48.983799 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-aed4c147-f97b-44ce-b199-f079bba6dc0a req-d4086ad1-cf22-419b-8dbd-076ec391e94e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:48.987084 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-aed4c147-f97b-44ce-b199-f079bba6dc0a req-d4086ad1-cf22-419b-8dbd-076ec391e94e tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] PUT https://10.4.3.226/volume/v3/attachments/b5ec6964-7698-41fc-a50c-de84fcdcfba0 Jul 31 09:26:48.987656 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-aed4c147-f97b-44ce-b199-f079bba6dc0a req-d4086ad1-cf22-419b-8dbd-076ec391e94e tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:26:49.002807 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-aed4c147-f97b-44ce-b199-f079bba6dc0a req-d4086ad1-cf22-419b-8dbd-076ec391e94e tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Acquiring lock "cinder-attachment_update-d9a9b0fa-b4ba-40a2-af3d-0f93891687dc-np0000006200" by "attachment_update" {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:26:49.009091 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-aed4c147-f97b-44ce-b199-f079bba6dc0a req-d4086ad1-cf22-419b-8dbd-076ec391e94e tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Lock "cinder-attachment_update-d9a9b0fa-b4ba-40a2-af3d-0f93891687dc-np0000006200" acquired by "attachment_update" :: waited 0.006s {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:26:49.010595 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:49.010595 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:49.170380 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-aed4c147-f97b-44ce-b199-f079bba6dc0a req-d4086ad1-cf22-419b-8dbd-076ec391e94e tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Lock "cinder-attachment_update-d9a9b0fa-b4ba-40a2-af3d-0f93891687dc-np0000006200" released by "attachment_update" :: held 0.161s {{(pid=100315) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:26:49.171050 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-aed4c147-f97b-44ce-b199-f079bba6dc0a req-d4086ad1-cf22-419b-8dbd-076ec391e94e tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] https://10.4.3.226/volume/v3/attachments/b5ec6964-7698-41fc-a50c-de84fcdcfba0 returned with HTTP 200 Jul 31 09:26:49.171475 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 180/721] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:26:48 2026] PUT /volume/v3/attachments/b5ec6964-7698-41fc-a50c-de84fcdcfba0 => generated 969 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:49.838304 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2bc37018-a93b-4869-8256-6b6ced473ef3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:49.839749 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2bc37018-a93b-4869-8256-6b6ced473ef3 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] GET https://10.4.3.226/volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc Jul 31 09:26:49.840107 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2bc37018-a93b-4869-8256-6b6ced473ef3 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:49.840340 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2bc37018-a93b-4869-8256-6b6ced473ef3 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:49.855170 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:49.855170 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:49.859576 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2bc37018-a93b-4869-8256-6b6ced473ef3 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Volume info retrieved successfully. Jul 31 09:26:49.865514 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2bc37018-a93b-4869-8256-6b6ced473ef3 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] https://10.4.3.226/volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc returned with HTTP 200 Jul 31 09:26:49.866216 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 183/722] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:49 2026] GET /volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:49.970553 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-70f01a08-1ad8-44ca-b03e-a8384289e76e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:49.973500 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-70f01a08-1ad8-44ca-b03e-a8384289e76e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:26:49.973500 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-70f01a08-1ad8-44ca-b03e-a8384289e76e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:49.973500 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-70f01a08-1ad8-44ca-b03e-a8384289e76e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:49.973500 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-70f01a08-1ad8-44ca-b03e-a8384289e76e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:49.985741 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:49.985741 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:49.987168 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-70f01a08-1ad8-44ca-b03e-a8384289e76e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:26:49.988164 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 179/723] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:49 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:50.887670 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-de76de41-a945-4d54-a32e-25416371224e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:50.890038 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-de76de41-a945-4d54-a32e-25416371224e tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] GET https://10.4.3.226/volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc Jul 31 09:26:50.890409 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-de76de41-a945-4d54-a32e-25416371224e tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:50.890579 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-de76de41-a945-4d54-a32e-25416371224e tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:50.904091 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:50.904091 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:50.908471 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-de76de41-a945-4d54-a32e-25416371224e tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Volume info retrieved successfully. Jul 31 09:26:50.914675 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-de76de41-a945-4d54-a32e-25416371224e tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] https://10.4.3.226/volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc returned with HTTP 200 Jul 31 09:26:50.915301 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 182/724] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:50 2026] GET /volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:51.002699 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d664cdda-2357-40ba-aca1-f2c1891533af None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:51.004359 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d664cdda-2357-40ba-aca1-f2c1891533af tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:26:51.004601 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d664cdda-2357-40ba-aca1-f2c1891533af tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:51.004877 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d664cdda-2357-40ba-aca1-f2c1891533af tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:51.004987 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-d664cdda-2357-40ba-aca1-f2c1891533af tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:51.011383 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:51.011383 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:51.012445 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d664cdda-2357-40ba-aca1-f2c1891533af tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:26:51.013076 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 181/725] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:51 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:51.936021 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-01a108b3-7fd1-419c-a7fe-600ad2138122 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:51.938635 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-01a108b3-7fd1-419c-a7fe-600ad2138122 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] GET https://10.4.3.226/volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc Jul 31 09:26:51.938993 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-01a108b3-7fd1-419c-a7fe-600ad2138122 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:51.939202 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-01a108b3-7fd1-419c-a7fe-600ad2138122 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:51.954223 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:51.954223 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:51.959530 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-01a108b3-7fd1-419c-a7fe-600ad2138122 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Volume info retrieved successfully. Jul 31 09:26:51.966872 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-01a108b3-7fd1-419c-a7fe-600ad2138122 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] https://10.4.3.226/volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc returned with HTTP 200 Jul 31 09:26:51.967779 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 184/726] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:51 2026] GET /volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:52.027310 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4d467494-52ae-4a4a-a608-c8afc09b5d5e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:52.029710 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4d467494-52ae-4a4a-a608-c8afc09b5d5e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:26:52.030000 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4d467494-52ae-4a4a-a608-c8afc09b5d5e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:52.030280 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4d467494-52ae-4a4a-a608-c8afc09b5d5e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:52.030426 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-4d467494-52ae-4a4a-a608-c8afc09b5d5e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:52.037404 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:52.037404 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:52.038447 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4d467494-52ae-4a4a-a608-c8afc09b5d5e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:26:52.038939 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 180/727] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:52 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:52.508211 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-aed4c147-f97b-44ce-b199-f079bba6dc0a req-85951354-f34b-44dc-90e1-64ce85e1d2c8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:52.511787 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-aed4c147-f97b-44ce-b199-f079bba6dc0a req-85951354-f34b-44dc-90e1-64ce85e1d2c8 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] POST https://10.4.3.226/volume/v3/attachments/b5ec6964-7698-41fc-a50c-de84fcdcfba0/action Jul 31 09:26:52.512335 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-aed4c147-f97b-44ce-b199-f079bba6dc0a req-85951354-f34b-44dc-90e1-64ce85e1d2c8 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Action body: b'{"os-complete": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:26:52.512618 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-aed4c147-f97b-44ce-b199-f079bba6dc0a req-85951354-f34b-44dc-90e1-64ce85e1d2c8 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:26:52.537147 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:52.537147 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:52.551322 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-aed4c147-f97b-44ce-b199-f079bba6dc0a req-85951354-f34b-44dc-90e1-64ce85e1d2c8 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] https://10.4.3.226/volume/v3/attachments/b5ec6964-7698-41fc-a50c-de84fcdcfba0/action returned with HTTP 204 Jul 31 09:26:52.551922 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 183/728] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:26:52 2026] POST /volume/v3/attachments/b5ec6964-7698-41fc-a50c-de84fcdcfba0/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:26:52.988554 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e2d3417a-639a-42a7-a607-091f786f0875 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:52.990576 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e2d3417a-639a-42a7-a607-091f786f0875 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] GET https://10.4.3.226/volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc Jul 31 09:26:52.992269 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e2d3417a-639a-42a7-a607-091f786f0875 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:52.992269 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e2d3417a-639a-42a7-a607-091f786f0875 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:53.002759 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:53.002759 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:53.011296 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e2d3417a-639a-42a7-a607-091f786f0875 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Volume info retrieved successfully. Jul 31 09:26:53.017366 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e2d3417a-639a-42a7-a607-091f786f0875 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] https://10.4.3.226/volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc returned with HTTP 200 Jul 31 09:26:53.018303 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 182/729] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:52 2026] GET /volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:53.038408 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d83409dc-8a67-4e14-a3cb-5d34308b0ae4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:53.040749 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d83409dc-8a67-4e14-a3cb-5d34308b0ae4 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] GET https://10.4.3.226/volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc Jul 31 09:26:53.041516 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d83409dc-8a67-4e14-a3cb-5d34308b0ae4 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:53.041516 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d83409dc-8a67-4e14-a3cb-5d34308b0ae4 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:53.053765 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c69cb562-7bc4-4d74-84a4-7e3d97cc6ab8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:53.054992 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:53.054992 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:53.055695 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c69cb562-7bc4-4d74-84a4-7e3d97cc6ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:26:53.055901 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c69cb562-7bc4-4d74-84a4-7e3d97cc6ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:53.056100 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c69cb562-7bc4-4d74-84a4-7e3d97cc6ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:53.056208 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c69cb562-7bc4-4d74-84a4-7e3d97cc6ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:53.063255 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d83409dc-8a67-4e14-a3cb-5d34308b0ae4 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Volume info retrieved successfully. Jul 31 09:26:53.067150 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:53.067150 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:53.068310 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c69cb562-7bc4-4d74-84a4-7e3d97cc6ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:26:53.069725 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 181/730] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:53 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:53.071440 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d83409dc-8a67-4e14-a3cb-5d34308b0ae4 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] https://10.4.3.226/volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc returned with HTTP 200 Jul 31 09:26:53.071980 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 185/731] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:53 2026] GET /volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:54.084850 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-458d4eea-aa1d-40b5-a5fc-d879fc71f7d8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:54.087301 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-458d4eea-aa1d-40b5-a5fc-d879fc71f7d8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:26:54.087677 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-458d4eea-aa1d-40b5-a5fc-d879fc71f7d8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:54.087897 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-458d4eea-aa1d-40b5-a5fc-d879fc71f7d8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:54.088073 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-458d4eea-aa1d-40b5-a5fc-d879fc71f7d8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:54.094200 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:54.094200 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:54.095539 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-458d4eea-aa1d-40b5-a5fc-d879fc71f7d8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:26:54.096280 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 184/732] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:54 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:55.111501 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-30007c59-0e2f-4106-83eb-08bbec0c85a4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:55.113758 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-30007c59-0e2f-4106-83eb-08bbec0c85a4 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:26:55.115663 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-30007c59-0e2f-4106-83eb-08bbec0c85a4 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:55.115663 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-30007c59-0e2f-4106-83eb-08bbec0c85a4 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:55.115663 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-30007c59-0e2f-4106-83eb-08bbec0c85a4 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:55.125928 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:55.125928 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:55.126995 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-30007c59-0e2f-4106-83eb-08bbec0c85a4 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:26:55.127652 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 183/733] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:55 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:55.253426 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3e08d029-eca5-46ab-b97e-99b5637a4aa4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:55.255815 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3e08d029-eca5-46ab-b97e-99b5637a4aa4 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:26:55.256147 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3e08d029-eca5-46ab-b97e-99b5637a4aa4 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1264031277"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:26:55.257751 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-3e08d029-eca5-46ab-b97e-99b5637a4aa4 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1264031277'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:26:55.257865 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-3e08d029-eca5-46ab-b97e-99b5637a4aa4 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Create volume of 1 GB Jul 31 09:26:55.264095 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3e08d029-eca5-46ab-b97e-99b5637a4aa4 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Availability Zones retrieved successfully. Jul 31 09:26:55.272435 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3e08d029-eca5-46ab-b97e-99b5637a4aa4 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Flow 'volume_create_api' (55c7e1ca-da57-498f-a679-9c895b2f1ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:26:55.274102 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3e08d029-eca5-46ab-b97e-99b5637a4aa4 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8989ece8-1133-4411-9baf-9ea2412a19f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:55.275449 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-3e08d029-eca5-46ab-b97e-99b5637a4aa4 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:26:55.313177 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3e08d029-eca5-46ab-b97e-99b5637a4aa4 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8989ece8-1133-4411-9baf-9ea2412a19f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:55.314356 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3e08d029-eca5-46ab-b97e-99b5637a4aa4 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (596c73c0-0665-4da4-9db4-a28e3e44d3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:55.372082 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-3e08d029-eca5-46ab-b97e-99b5637a4aa4 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Created reservations ['73fdad89-238f-4581-8215-442d958fdb91', '52970752-0ac8-4b36-9bd2-e0ff0a430d5f', '9373007c-387e-435e-a17e-c9fa58fcb2d8', '1c402995-5651-4b4f-b8d8-4481a3613372'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:26:55.372887 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3e08d029-eca5-46ab-b97e-99b5637a4aa4 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (596c73c0-0665-4da4-9db4-a28e3e44d3e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73fdad89-238f-4581-8215-442d958fdb91', '52970752-0ac8-4b36-9bd2-e0ff0a430d5f', '9373007c-387e-435e-a17e-c9fa58fcb2d8', '1c402995-5651-4b4f-b8d8-4481a3613372']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:55.373996 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3e08d029-eca5-46ab-b97e-99b5637a4aa4 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc944533-5a70-4e4a-a0e8-91236b7bfc63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:55.405718 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3e08d029-eca5-46ab-b97e-99b5637a4aa4 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc944533-5a70-4e4a-a0e8-91236b7bfc63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c021d2a-fa53-4d06-a249-688a83669c0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1264031277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6af32d2ea57a4d018ad13068462b512d',qos_specs=None,replication_status=,reservations=['73fdad89-238f-4581-8215-442d958fdb91','52970752-0ac8-4b36-9bd2-e0ff0a430d5f','9373007c-387e-435e-a17e-c9fa58fcb2d8','1c402995-5651-4b4f-b8d8-4481a3613372'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='279d29e412e84b4c81289a501123637e',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:26:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1264031277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c021d2a-fa53-4d06-a249-688a83669c0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6af32d2ea57a4d018ad13068462b512d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='279d29e412e84b4c81289a501123637e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:55.407165 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3e08d029-eca5-46ab-b97e-99b5637a4aa4 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d580b206-1be9-4183-b6de-775a8e2e2feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:55.429564 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3e08d029-eca5-46ab-b97e-99b5637a4aa4 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d580b206-1be9-4183-b6de-775a8e2e2feb) transitioned into state 'SUCCESS' from state '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-1264031277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6af32d2ea57a4d018ad13068462b512d',qos_specs=None,replication_status=,reservations=['73fdad89-238f-4581-8215-442d958fdb91','52970752-0ac8-4b36-9bd2-e0ff0a430d5f','9373007c-387e-435e-a17e-c9fa58fcb2d8','1c402995-5651-4b4f-b8d8-4481a3613372'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='279d29e412e84b4c81289a501123637e',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:55.430867 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3e08d029-eca5-46ab-b97e-99b5637a4aa4 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe2f44ab-2178-48c6-b525-1f5fea9337a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:55.442942 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3e08d029-eca5-46ab-b97e-99b5637a4aa4 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe2f44ab-2178-48c6-b525-1f5fea9337a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:55.444173 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3e08d029-eca5-46ab-b97e-99b5637a4aa4 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Flow 'volume_create_api' (55c7e1ca-da57-498f-a679-9c895b2f1ba8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:26:55.444638 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3e08d029-eca5-46ab-b97e-99b5637a4aa4 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Create volume request issued successfully. Jul 31 09:26:55.445747 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3e08d029-eca5-46ab-b97e-99b5637a4aa4 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:26:55.446196 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 182/734] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:26:55 2026] POST /volume/v3/volumes => generated 757 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:26:55.463977 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cd10617c-3fa7-4aca-a5e3-44e458e8c4f5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:55.466373 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cd10617c-3fa7-4aca-a5e3-44e458e8c4f5 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] GET https://10.4.3.226/volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a Jul 31 09:26:55.466636 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cd10617c-3fa7-4aca-a5e3-44e458e8c4f5 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:55.466964 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cd10617c-3fa7-4aca-a5e3-44e458e8c4f5 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:55.477320 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:55.477320 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:55.483926 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cd10617c-3fa7-4aca-a5e3-44e458e8c4f5 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Volume info retrieved successfully. Jul 31 09:26:55.489927 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cd10617c-3fa7-4aca-a5e3-44e458e8c4f5 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a returned with HTTP 200 Jul 31 09:26:55.490540 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 186/735] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:55 2026] GET /volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:56.138075 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-344b4aa1-ce9c-4af3-857c-2ee7755c45bf None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:56.141689 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-344b4aa1-ce9c-4af3-857c-2ee7755c45bf tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:26:56.141931 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-344b4aa1-ce9c-4af3-857c-2ee7755c45bf tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:56.142184 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-344b4aa1-ce9c-4af3-857c-2ee7755c45bf tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:56.142634 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-344b4aa1-ce9c-4af3-857c-2ee7755c45bf tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:56.149359 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:56.149359 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:56.150555 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-344b4aa1-ce9c-4af3-857c-2ee7755c45bf tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:26:56.153347 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 185/736] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:56 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 828 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:26:56.164895 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8594b66b-187f-4ab0-8399-3adffb3b1bde None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:56.167673 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8594b66b-187f-4ab0-8399-3adffb3b1bde tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/b34a5cb5-499b-4cf5-8427-2b2d3d9234b9 Jul 31 09:26:56.167894 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8594b66b-187f-4ab0-8399-3adffb3b1bde tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:56.168815 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8594b66b-187f-4ab0-8399-3adffb3b1bde tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:56.181981 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:56.181981 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:56.191913 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-8594b66b-187f-4ab0-8399-3adffb3b1bde tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:26:56.198865 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8594b66b-187f-4ab0-8399-3adffb3b1bde tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/b34a5cb5-499b-4cf5-8427-2b2d3d9234b9 returned with HTTP 200 Jul 31 09:26:56.199350 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 184/737] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:56 2026] GET /volume/v3/volumes/b34a5cb5-499b-4cf5-8427-2b2d3d9234b9 => generated 909 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:56.214537 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d2acf217-096a-4393-9cc5-569bd5bd86e0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:56.216520 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d2acf217-096a-4393-9cc5-569bd5bd86e0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:26:56.216682 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d2acf217-096a-4393-9cc5-569bd5bd86e0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:56.216938 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d2acf217-096a-4393-9cc5-569bd5bd86e0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:56.217012 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-d2acf217-096a-4393-9cc5-569bd5bd86e0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:56.222549 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:56.222549 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:56.223517 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d2acf217-096a-4393-9cc5-569bd5bd86e0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:26:56.223994 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 183/738] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:56 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 828 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:56.236738 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4e3d242e-7cf6-4b78-bc8e-a77acbcb14a7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:56.239265 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4e3d242e-7cf6-4b78-bc8e-a77acbcb14a7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/detail Jul 31 09:26:56.240013 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4e3d242e-7cf6-4b78-bc8e-a77acbcb14a7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:56.240428 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4e3d242e-7cf6-4b78-bc8e-a77acbcb14a7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:56.241094 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-4e3d242e-7cf6-4b78-bc8e-a77acbcb14a7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:26:56.262099 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4e3d242e-7cf6-4b78-bc8e-a77acbcb14a7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/detail returned with HTTP 200 Jul 31 09:26:56.262599 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 187/739] 10.4.3.226 () {66 vars in 1258 bytes} [Fri Jul 31 09:26:56 2026] GET /volume/v3/backups/detail => generated 831 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:56.276118 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a8f48f0b-5fee-4401-9420-fee6e2608ab8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:56.278690 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a8f48f0b-5fee-4401-9420-fee6e2608ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] POST https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4/restore Jul 31 09:26:56.279023 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a8f48f0b-5fee-4401-9420-fee6e2608ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:26:56.281271 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.backups [None req-a8f48f0b-5fee-4401-9420-fee6e2608ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Restoring backup 0a2b8613-be57-4e27-927a-7524578c40e4 ({'restore': {}}) {{(pid=100314) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 09:26:56.281498 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.contrib.backups [None req-a8f48f0b-5fee-4401-9420-fee6e2608ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Restoring backup 0a2b8613-be57-4e27-927a-7524578c40e4 to volume None. Jul 31 09:26:56.289307 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:56.289307 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:56.291459 np0000006200 devstack@c-api.service[100314]: INFO cinder.backup.api [None req-a8f48f0b-5fee-4401-9420-fee6e2608ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Creating volume of 1 GB for restore of backup 0a2b8613-be57-4e27-927a-7524578c40e4. Jul 31 09:26:56.302135 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a8f48f0b-5fee-4401-9420-fee6e2608ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Availability zone cache updated, next update will occur around 2026-07-31 10:26:56.301842. {{(pid=100314) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 09:26:56.302300 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a8f48f0b-5fee-4401-9420-fee6e2608ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Availability Zones retrieved successfully. Jul 31 09:26:56.309482 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a8f48f0b-5fee-4401-9420-fee6e2608ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Flow 'volume_create_api' (e4c03519-d32a-4ec5-9143-32f14a4a4c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:26:56.311631 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a8f48f0b-5fee-4401-9420-fee6e2608ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15ceea14-3f6d-4f2d-8fb4-86f42379ae4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:56.312640 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-a8f48f0b-5fee-4401-9420-fee6e2608ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:26:56.350842 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a8f48f0b-5fee-4401-9420-fee6e2608ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15ceea14-3f6d-4f2d-8fb4-86f42379ae4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:56.352335 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a8f48f0b-5fee-4401-9420-fee6e2608ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d601afe1-2c67-499c-9783-3ea45652b324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:56.408717 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-a8f48f0b-5fee-4401-9420-fee6e2608ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Created reservations ['bb58398d-db20-4731-9523-b529029b6bfe', 'cb83ba41-cbe6-49b9-8113-716350aec8d9', 'b638d38f-e0d1-4e17-be35-03df4dde0d3a', '4e2fd990-3b7c-4e10-97e5-416617fa02c7'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:26:56.409435 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a8f48f0b-5fee-4401-9420-fee6e2608ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d601afe1-2c67-499c-9783-3ea45652b324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb58398d-db20-4731-9523-b529029b6bfe', 'cb83ba41-cbe6-49b9-8113-716350aec8d9', 'b638d38f-e0d1-4e17-be35-03df4dde0d3a', '4e2fd990-3b7c-4e10-97e5-416617fa02c7']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:56.410255 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a8f48f0b-5fee-4401-9420-fee6e2608ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be81e0e4-35c4-48e2-922c-e60361dc5f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:56.439906 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a8f48f0b-5fee-4401-9420-fee6e2608ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be81e0e4-35c4-48e2-922c-e60361dc5f82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10b7a85b-cba3-4553-98b2-fd333ceff6bc', '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_0a2b8613-be57-4e27-927a-7524578c40e4',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='474017521f4a4747a0d1e8d3a595edd5',qos_specs=None,replication_status=,reservations=['bb58398d-db20-4731-9523-b529029b6bfe','cb83ba41-cbe6-49b9-8113-716350aec8d9','b638d38f-e0d1-4e17-be35-03df4dde0d3a','4e2fd990-3b7c-4e10-97e5-416617fa02c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='993bc670cd3b4bda85c12fab1f7ef867',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:26:56Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_0a2b8613-be57-4e27-927a-7524578c40e4',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10b7a85b-cba3-4553-98b2-fd333ceff6bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='474017521f4a4747a0d1e8d3a595edd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='993bc670cd3b4bda85c12fab1f7ef867',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:56.442827 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a8f48f0b-5fee-4401-9420-fee6e2608ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19541df9-b31a-47cc-a82c-e0888f8ec472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:56.463187 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a8f48f0b-5fee-4401-9420-fee6e2608ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19541df9-b31a-47cc-a82c-e0888f8ec472) transitioned into 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_0a2b8613-be57-4e27-927a-7524578c40e4',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='474017521f4a4747a0d1e8d3a595edd5',qos_specs=None,replication_status=,reservations=['bb58398d-db20-4731-9523-b529029b6bfe','cb83ba41-cbe6-49b9-8113-716350aec8d9','b638d38f-e0d1-4e17-be35-03df4dde0d3a','4e2fd990-3b7c-4e10-97e5-416617fa02c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='993bc670cd3b4bda85c12fab1f7ef867',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:56.463948 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a8f48f0b-5fee-4401-9420-fee6e2608ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea844f38-ac12-4cf0-a0e4-06a6505003d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:26:56.478801 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a8f48f0b-5fee-4401-9420-fee6e2608ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea844f38-ac12-4cf0-a0e4-06a6505003d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:26:56.479740 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a8f48f0b-5fee-4401-9420-fee6e2608ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Flow 'volume_create_api' (e4c03519-d32a-4ec5-9143-32f14a4a4c64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:26:56.480059 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a8f48f0b-5fee-4401-9420-fee6e2608ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Create volume request issued successfully. Jul 31 09:26:56.487456 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:56.487456 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:56.487924 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a8f48f0b-5fee-4401-9420-fee6e2608ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:26:56.509000 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-dcf9dbe4-e0cc-4f0d-9a86-42acc59b4bb9 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:56.511532 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dcf9dbe4-e0cc-4f0d-9a86-42acc59b4bb9 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] GET https://10.4.3.226/volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a Jul 31 09:26:56.511828 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dcf9dbe4-e0cc-4f0d-9a86-42acc59b4bb9 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:56.512089 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dcf9dbe4-e0cc-4f0d-9a86-42acc59b4bb9 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:56.521904 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:56.521904 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:56.527059 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-dcf9dbe4-e0cc-4f0d-9a86-42acc59b4bb9 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Volume info retrieved successfully. Jul 31 09:26:56.533327 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dcf9dbe4-e0cc-4f0d-9a86-42acc59b4bb9 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a returned with HTTP 200 Jul 31 09:26:56.533877 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 185/740] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:56 2026] GET /volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:57.499048 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:57.499048 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:57.499754 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a8f48f0b-5fee-4401-9420-fee6e2608ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:26:57.499957 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.backup.api [None req-a8f48f0b-5fee-4401-9420-fee6e2608ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Checking backup size 1 against volume size 1 {{(pid=100314) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 09:26:57.500120 np0000006200 devstack@c-api.service[100314]: INFO cinder.backup.api [None req-a8f48f0b-5fee-4401-9420-fee6e2608ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Overwriting volume 10b7a85b-cba3-4553-98b2-fd333ceff6bc with restore of backup 0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:26:57.530008 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.backup.rpcapi [None req-a8f48f0b-5fee-4401-9420-fee6e2608ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] restore_backup in rpcapi backup_id 0a2b8613-be57-4e27-927a-7524578c40e4 {{(pid=100314) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 09:26:57.534706 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a8f48f0b-5fee-4401-9420-fee6e2608ab8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4/restore returned with HTTP 202 Jul 31 09:26:57.535180 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 186/741] 10.4.3.226 () {68 vars in 1393 bytes} [Fri Jul 31 09:26:56 2026] POST /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4/restore => generated 189 bytes in 1259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 09:26:57.547174 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7a518524-54c7-44f4-bbf5-3e81e1492de2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:57.551273 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7a518524-54c7-44f4-bbf5-3e81e1492de2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:26:57.551502 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7a518524-54c7-44f4-bbf5-3e81e1492de2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:57.551717 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7a518524-54c7-44f4-bbf5-3e81e1492de2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:57.551819 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-7a518524-54c7-44f4-bbf5-3e81e1492de2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:57.567384 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:57.567384 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:57.567384 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7a518524-54c7-44f4-bbf5-3e81e1492de2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:26:57.567384 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 184/742] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:57 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 828 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:58.184825 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3f64cd70-0c7d-42c9-a4a8-9edd052c885a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:58.185434 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3f64cd70-0c7d-42c9-a4a8-9edd052c885a None None] GET https://10.4.3.226/volume// Jul 31 09:26:58.185671 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3f64cd70-0c7d-42c9-a4a8-9edd052c885a None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:58.185945 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3f64cd70-0c7d-42c9-a4a8-9edd052c885a None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:58.186400 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3f64cd70-0c7d-42c9-a4a8-9edd052c885a None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:26:58.186931 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 188/743] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:26: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 31 09:26:58.200948 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-431d3334-9ad0-4476-b2a1-c2376d6870b6 req-4dc2bc74-bbc2-4d37-9ebe-c20042a16d1c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:58.203711 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-431d3334-9ad0-4476-b2a1-c2376d6870b6 req-4dc2bc74-bbc2-4d37-9ebe-c20042a16d1c tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:26:58.204199 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-431d3334-9ad0-4476-b2a1-c2376d6870b6 req-4dc2bc74-bbc2-4d37-9ebe-c20042a16d1c tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9a9b0fa-b4ba-40a2-af3d-0f93891687dc", "connector": null, "instance_uuid": "d45efcd4-15fe-4f5f-811f-026e8ef019c2"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:26:58.217004 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:58.217004 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:26:58.260854 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-431d3334-9ad0-4476-b2a1-c2376d6870b6 req-4dc2bc74-bbc2-4d37-9ebe-c20042a16d1c tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:26:58.261434 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 186/744] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:26:58 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 31 09:26:58.277101 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-431d3334-9ad0-4476-b2a1-c2376d6870b6 req-5ffcc1a6-eb10-4245-9847-fd809bcc6554 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:58.278978 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-431d3334-9ad0-4476-b2a1-c2376d6870b6 req-5ffcc1a6-eb10-4245-9847-fd809bcc6554 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] DELETE https://10.4.3.226/volume/v3/attachments/b5ec6964-7698-41fc-a50c-de84fcdcfba0 Jul 31 09:26:58.279311 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-431d3334-9ad0-4476-b2a1-c2376d6870b6 req-5ffcc1a6-eb10-4245-9847-fd809bcc6554 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:58.279655 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-431d3334-9ad0-4476-b2a1-c2376d6870b6 req-5ffcc1a6-eb10-4245-9847-fd809bcc6554 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:58.290630 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:58.290630 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:26:58.348554 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-431d3334-9ad0-4476-b2a1-c2376d6870b6 req-5ffcc1a6-eb10-4245-9847-fd809bcc6554 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] https://10.4.3.226/volume/v3/attachments/b5ec6964-7698-41fc-a50c-de84fcdcfba0 returned with HTTP 200 Jul 31 09:26:58.348965 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 187/745] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:26:58 2026] DELETE /volume/v3/attachments/b5ec6964-7698-41fc-a50c-de84fcdcfba0 => generated 192 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:26:58.578261 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-05af9969-5cce-4e48-a9ea-4968b997cfd4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:58.585169 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-05af9969-5cce-4e48-a9ea-4968b997cfd4 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:26:58.585957 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-05af9969-5cce-4e48-a9ea-4968b997cfd4 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:58.586237 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-05af9969-5cce-4e48-a9ea-4968b997cfd4 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:58.586853 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-05af9969-5cce-4e48-a9ea-4968b997cfd4 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:58.593797 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:58.593797 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:26:58.594987 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-05af9969-5cce-4e48-a9ea-4968b997cfd4 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:26:58.595546 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 185/746] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:58 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 828 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:59.610832 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7f68ed3e-02c1-43f8-8b9f-4df1bb259e83 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:59.613128 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7f68ed3e-02c1-43f8-8b9f-4df1bb259e83 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:26:59.613426 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7f68ed3e-02c1-43f8-8b9f-4df1bb259e83 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:26:59.613645 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7f68ed3e-02c1-43f8-8b9f-4df1bb259e83 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:26:59.613850 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-7f68ed3e-02c1-43f8-8b9f-4df1bb259e83 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:26:59.622621 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:59.622621 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:26:59.623529 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7f68ed3e-02c1-43f8-8b9f-4df1bb259e83 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:26:59.623977 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 189/747] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:26:59 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 828 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:26:59.866232 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-431d3334-9ad0-4476-b2a1-c2376d6870b6 req-57f54972-12bf-4e56-b431-b77995555322 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:26:59.870303 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-431d3334-9ad0-4476-b2a1-c2376d6870b6 req-57f54972-12bf-4e56-b431-b77995555322 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] PUT https://10.4.3.226/volume/v3/attachments/129ffde9-e062-47e6-ac1e-2c89b02f5f60 Jul 31 09:26:59.870784 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-431d3334-9ad0-4476-b2a1-c2376d6870b6 req-57f54972-12bf-4e56-b431-b77995555322 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:26:59.884198 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-431d3334-9ad0-4476-b2a1-c2376d6870b6 req-57f54972-12bf-4e56-b431-b77995555322 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Acquiring lock "cinder-attachment_update-d9a9b0fa-b4ba-40a2-af3d-0f93891687dc-np0000006200" by "attachment_update" {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:26:59.890629 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-431d3334-9ad0-4476-b2a1-c2376d6870b6 req-57f54972-12bf-4e56-b431-b77995555322 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Lock "cinder-attachment_update-d9a9b0fa-b4ba-40a2-af3d-0f93891687dc-np0000006200" acquired by "attachment_update" :: waited 0.007s {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:26:59.894378 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:26:59.894378 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:00.032718 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-431d3334-9ad0-4476-b2a1-c2376d6870b6 req-57f54972-12bf-4e56-b431-b77995555322 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Lock "cinder-attachment_update-d9a9b0fa-b4ba-40a2-af3d-0f93891687dc-np0000006200" released by "attachment_update" :: held 0.142s {{(pid=100315) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:27:00.033442 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-431d3334-9ad0-4476-b2a1-c2376d6870b6 req-57f54972-12bf-4e56-b431-b77995555322 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] https://10.4.3.226/volume/v3/attachments/129ffde9-e062-47e6-ac1e-2c89b02f5f60 returned with HTTP 200 Jul 31 09:27:00.033734 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 187/748] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:26:59 2026] PUT /volume/v3/attachments/129ffde9-e062-47e6-ac1e-2c89b02f5f60 => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:27:00.055544 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-431d3334-9ad0-4476-b2a1-c2376d6870b6 req-9d93d5e3-4556-4189-9ee1-44ee96aa32c1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:00.057977 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-431d3334-9ad0-4476-b2a1-c2376d6870b6 req-9d93d5e3-4556-4189-9ee1-44ee96aa32c1 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] GET https://10.4.3.226/volume/v3/attachments/129ffde9-e062-47e6-ac1e-2c89b02f5f60 Jul 31 09:27:00.058198 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-431d3334-9ad0-4476-b2a1-c2376d6870b6 req-9d93d5e3-4556-4189-9ee1-44ee96aa32c1 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:00.058415 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-431d3334-9ad0-4476-b2a1-c2376d6870b6 req-9d93d5e3-4556-4189-9ee1-44ee96aa32c1 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:00.083345 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-431d3334-9ad0-4476-b2a1-c2376d6870b6 req-9d93d5e3-4556-4189-9ee1-44ee96aa32c1 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] https://10.4.3.226/volume/v3/attachments/129ffde9-e062-47e6-ac1e-2c89b02f5f60 returned with HTTP 200 Jul 31 09:27:00.083899 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 188/749] 10.4.3.226 () {70 vars in 1651 bytes} [Fri Jul 31 09:27:00 2026] GET /volume/v3/attachments/129ffde9-e062-47e6-ac1e-2c89b02f5f60 => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:27:00.645564 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dbc6399b-1ceb-46bc-87ef-5e5ff1d6f686 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:00.648658 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dbc6399b-1ceb-46bc-87ef-5e5ff1d6f686 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:27:00.648861 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dbc6399b-1ceb-46bc-87ef-5e5ff1d6f686 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:00.649052 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dbc6399b-1ceb-46bc-87ef-5e5ff1d6f686 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:00.649184 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-dbc6399b-1ceb-46bc-87ef-5e5ff1d6f686 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:27:00.655663 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:00.655663 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:00.656887 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dbc6399b-1ceb-46bc-87ef-5e5ff1d6f686 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:27:00.657296 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 186/750] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:00 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 828 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:01.675133 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e0efd17f-4da1-4cbd-978f-3b0ff05298a5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:01.678815 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e0efd17f-4da1-4cbd-978f-3b0ff05298a5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:27:01.678815 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e0efd17f-4da1-4cbd-978f-3b0ff05298a5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:01.678815 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e0efd17f-4da1-4cbd-978f-3b0ff05298a5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:01.678815 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-e0efd17f-4da1-4cbd-978f-3b0ff05298a5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:27:01.694480 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:01.694480 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:01.694480 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e0efd17f-4da1-4cbd-978f-3b0ff05298a5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:27:01.694480 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 190/751] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:01 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 828 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:02.705125 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ba690650-b54d-4451-b595-4ef77ff5a231 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:02.708815 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ba690650-b54d-4451-b595-4ef77ff5a231 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:27:02.709114 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ba690650-b54d-4451-b595-4ef77ff5a231 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:02.709435 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ba690650-b54d-4451-b595-4ef77ff5a231 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:02.709605 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-ba690650-b54d-4451-b595-4ef77ff5a231 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:27:02.717220 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:02.717220 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:02.717982 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ba690650-b54d-4451-b595-4ef77ff5a231 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:27:02.718361 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 188/752] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:02 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 828 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:03.737997 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-76481ffc-cc71-456c-bc7c-2338d4731022 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:03.739865 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-76481ffc-cc71-456c-bc7c-2338d4731022 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:27:03.740287 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-76481ffc-cc71-456c-bc7c-2338d4731022 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:03.740287 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-76481ffc-cc71-456c-bc7c-2338d4731022 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:03.740396 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-76481ffc-cc71-456c-bc7c-2338d4731022 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:27:03.747684 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:03.747684 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:03.749145 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-76481ffc-cc71-456c-bc7c-2338d4731022 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:27:03.750118 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 189/753] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:03 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 828 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:04.765143 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a105c329-f06d-414c-9f60-bdd893e161f3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:04.768639 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a105c329-f06d-414c-9f60-bdd893e161f3 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:27:04.768917 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a105c329-f06d-414c-9f60-bdd893e161f3 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:04.769215 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a105c329-f06d-414c-9f60-bdd893e161f3 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:04.769393 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-a105c329-f06d-414c-9f60-bdd893e161f3 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:27:04.779706 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:04.779706 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:04.781581 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a105c329-f06d-414c-9f60-bdd893e161f3 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:27:04.781980 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 187/754] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:04 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 828 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:04.866089 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-f9181fa4-1da8-4ece-b8e3-bdc76d37d586 req-8733083d-1c2d-41cd-acdd-db49be3d8285 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:04.871179 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-f9181fa4-1da8-4ece-b8e3-bdc76d37d586 req-8733083d-1c2d-41cd-acdd-db49be3d8285 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] GET https://10.4.3.226/volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a Jul 31 09:27:04.871380 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-f9181fa4-1da8-4ece-b8e3-bdc76d37d586 req-8733083d-1c2d-41cd-acdd-db49be3d8285 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:04.871891 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-f9181fa4-1da8-4ece-b8e3-bdc76d37d586 req-8733083d-1c2d-41cd-acdd-db49be3d8285 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:04.881903 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:04.881903 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:04.888728 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-f9181fa4-1da8-4ece-b8e3-bdc76d37d586 req-8733083d-1c2d-41cd-acdd-db49be3d8285 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Volume info retrieved successfully. Jul 31 09:27:04.898095 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-f9181fa4-1da8-4ece-b8e3-bdc76d37d586 req-8733083d-1c2d-41cd-acdd-db49be3d8285 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a returned with HTTP 200 Jul 31 09:27:04.898349 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 191/755] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:27:04 2026] GET /volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:04.932437 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-bee40473-9e13-46b1-adc3-93a45272e700 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:04.933277 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bee40473-9e13-46b1-adc3-93a45272e700 None None] GET https://10.4.3.226/volume// Jul 31 09:27:04.933517 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bee40473-9e13-46b1-adc3-93a45272e700 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:04.933763 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bee40473-9e13-46b1-adc3-93a45272e700 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:04.934384 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bee40473-9e13-46b1-adc3-93a45272e700 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:27:04.934710 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 189/756] 10.4.3.226 () {66 vars in 1419 bytes} [Fri Jul 31 09:27:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:27:04.946271 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-f9181fa4-1da8-4ece-b8e3-bdc76d37d586 req-2efe6350-f70b-4dfc-a2af-a6e0621f8f86 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:04.952647 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-f9181fa4-1da8-4ece-b8e3-bdc76d37d586 req-2efe6350-f70b-4dfc-a2af-a6e0621f8f86 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:27:04.953161 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-f9181fa4-1da8-4ece-b8e3-bdc76d37d586 req-2efe6350-f70b-4dfc-a2af-a6e0621f8f86 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c021d2a-fa53-4d06-a249-688a83669c0a", "connector": null, "instance_uuid": "33bec246-3a6e-4a93-b795-85244c22db89"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:04.978892 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:04.978892 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:05.025182 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-f9181fa4-1da8-4ece-b8e3-bdc76d37d586 req-2efe6350-f70b-4dfc-a2af-a6e0621f8f86 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:27:05.025182 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 190/757] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:27:04 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:27:05.089748 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-f9181fa4-1da8-4ece-b8e3-bdc76d37d586 req-aa866184-e13f-453b-a558-73b356a11b44 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:05.093196 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f9181fa4-1da8-4ece-b8e3-bdc76d37d586 req-aa866184-e13f-453b-a558-73b356a11b44 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] POST https://10.4.3.226/volume/v3/attachments/9e9b1788-2140-4c49-a8d6-a4cea9a18374/action Jul 31 09:27:05.093196 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f9181fa4-1da8-4ece-b8e3-bdc76d37d586 req-aa866184-e13f-453b-a558-73b356a11b44 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:27:05.093196 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f9181fa4-1da8-4ece-b8e3-bdc76d37d586 req-aa866184-e13f-453b-a558-73b356a11b44 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:05.137693 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:05.137693 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:05.162346 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f9181fa4-1da8-4ece-b8e3-bdc76d37d586 req-aa866184-e13f-453b-a558-73b356a11b44 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/attachments/9e9b1788-2140-4c49-a8d6-a4cea9a18374/action returned with HTTP 204 Jul 31 09:27:05.162939 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 188/758] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:27:05 2026] POST /volume/v3/attachments/9e9b1788-2140-4c49-a8d6-a4cea9a18374/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:27:05.192940 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-14c5cf80-5014-4b4c-854a-b9acd296474f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:05.196086 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-14c5cf80-5014-4b4c-854a-b9acd296474f tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] GET https://10.4.3.226/volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a Jul 31 09:27:05.196373 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-14c5cf80-5014-4b4c-854a-b9acd296474f tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:05.196696 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-14c5cf80-5014-4b4c-854a-b9acd296474f tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:05.216919 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:05.216919 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:05.230804 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-14c5cf80-5014-4b4c-854a-b9acd296474f tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Volume info retrieved successfully. Jul 31 09:27:05.238086 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-14c5cf80-5014-4b4c-854a-b9acd296474f tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a returned with HTTP 200 Jul 31 09:27:05.239342 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 192/759] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:05 2026] GET /volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a => generated 1112 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:27:05.255309 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-88128f73-4669-4e8e-9ecf-4d86a21a692b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:05.259203 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-88128f73-4669-4e8e-9ecf-4d86a21a692b tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] GET https://10.4.3.226/volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a Jul 31 09:27:05.262978 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-88128f73-4669-4e8e-9ecf-4d86a21a692b tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:05.263334 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-88128f73-4669-4e8e-9ecf-4d86a21a692b tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:05.282808 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:05.282808 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:05.293360 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-88128f73-4669-4e8e-9ecf-4d86a21a692b tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Volume info retrieved successfully. Jul 31 09:27:05.298948 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-88128f73-4669-4e8e-9ecf-4d86a21a692b tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a returned with HTTP 200 Jul 31 09:27:05.299637 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 190/760] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:05 2026] GET /volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a => generated 1112 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:27:05.364615 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-1eccd904-94ce-4b71-b02e-2265c6c95fdb req-36b1d8a1-a7d0-4d4e-99ca-61967f22c8f5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:05.367530 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-1eccd904-94ce-4b71-b02e-2265c6c95fdb req-36b1d8a1-a7d0-4d4e-99ca-61967f22c8f5 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] GET https://10.4.3.226/volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a Jul 31 09:27:05.367735 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-1eccd904-94ce-4b71-b02e-2265c6c95fdb req-36b1d8a1-a7d0-4d4e-99ca-61967f22c8f5 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:05.369123 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-1eccd904-94ce-4b71-b02e-2265c6c95fdb req-36b1d8a1-a7d0-4d4e-99ca-61967f22c8f5 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:05.385808 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:05.385808 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:05.391784 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-1eccd904-94ce-4b71-b02e-2265c6c95fdb req-36b1d8a1-a7d0-4d4e-99ca-61967f22c8f5 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Volume info retrieved successfully. Jul 31 09:27:05.403272 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-1eccd904-94ce-4b71-b02e-2265c6c95fdb req-36b1d8a1-a7d0-4d4e-99ca-61967f22c8f5 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a returned with HTTP 200 Jul 31 09:27:05.403272 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 191/761] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:27:05 2026] GET /volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a => generated 1112 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:27:05.456347 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-1eccd904-94ce-4b71-b02e-2265c6c95fdb req-47f55b79-90c5-4b21-979c-e71cd390114c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:05.460778 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1eccd904-94ce-4b71-b02e-2265c6c95fdb req-47f55b79-90c5-4b21-979c-e71cd390114c tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] DELETE https://10.4.3.226/volume/v3/attachments/9e9b1788-2140-4c49-a8d6-a4cea9a18374 Jul 31 09:27:05.461067 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1eccd904-94ce-4b71-b02e-2265c6c95fdb req-47f55b79-90c5-4b21-979c-e71cd390114c tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:05.461378 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1eccd904-94ce-4b71-b02e-2265c6c95fdb req-47f55b79-90c5-4b21-979c-e71cd390114c tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:05.475498 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:05.475498 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:05.538278 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1eccd904-94ce-4b71-b02e-2265c6c95fdb req-47f55b79-90c5-4b21-979c-e71cd390114c tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/attachments/9e9b1788-2140-4c49-a8d6-a4cea9a18374 returned with HTTP 200 Jul 31 09:27:05.539007 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 189/762] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:27:05 2026] DELETE /volume/v3/attachments/9e9b1788-2140-4c49-a8d6-a4cea9a18374 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:05.585174 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-304a4ab7-1996-4042-a175-21652a72ae6e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:05.587821 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-304a4ab7-1996-4042-a175-21652a72ae6e tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] GET https://10.4.3.226/volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a Jul 31 09:27:05.588165 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-304a4ab7-1996-4042-a175-21652a72ae6e tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:05.588488 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-304a4ab7-1996-4042-a175-21652a72ae6e tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:05.600969 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:05.600969 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:05.612649 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-304a4ab7-1996-4042-a175-21652a72ae6e tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Volume info retrieved successfully. Jul 31 09:27:05.625896 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-304a4ab7-1996-4042-a175-21652a72ae6e tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a returned with HTTP 200 Jul 31 09:27:05.625896 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 193/763] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:05 2026] GET /volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:05.640488 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-431d3334-9ad0-4476-b2a1-c2376d6870b6 req-92bd0557-b306-4f50-84bf-c1e56a8fdad8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:05.648428 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-431d3334-9ad0-4476-b2a1-c2376d6870b6 req-92bd0557-b306-4f50-84bf-c1e56a8fdad8 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] POST https://10.4.3.226/volume/v3/attachments/129ffde9-e062-47e6-ac1e-2c89b02f5f60/action Jul 31 09:27:05.649068 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-431d3334-9ad0-4476-b2a1-c2376d6870b6 req-92bd0557-b306-4f50-84bf-c1e56a8fdad8 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Action body: b'{"os-complete": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:27:05.649334 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-431d3334-9ad0-4476-b2a1-c2376d6870b6 req-92bd0557-b306-4f50-84bf-c1e56a8fdad8 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:05.676188 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:05.676188 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:05.696205 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-431d3334-9ad0-4476-b2a1-c2376d6870b6 req-92bd0557-b306-4f50-84bf-c1e56a8fdad8 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] https://10.4.3.226/volume/v3/attachments/129ffde9-e062-47e6-ac1e-2c89b02f5f60/action returned with HTTP 204 Jul 31 09:27:05.696868 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 191/764] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:27:05 2026] POST /volume/v3/attachments/129ffde9-e062-47e6-ac1e-2c89b02f5f60/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:27:05.801875 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2ac84d70-3d64-46b2-af4f-65ec5d7747e6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:05.808087 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2ac84d70-3d64-46b2-af4f-65ec5d7747e6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:27:05.808483 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2ac84d70-3d64-46b2-af4f-65ec5d7747e6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:05.808717 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2ac84d70-3d64-46b2-af4f-65ec5d7747e6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:05.809685 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-2ac84d70-3d64-46b2-af4f-65ec5d7747e6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:27:05.819457 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:05.819457 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:05.820896 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2ac84d70-3d64-46b2-af4f-65ec5d7747e6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:27:05.821541 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 192/765] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:05 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 828 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:05.837793 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3c78e9d4-66f8-4332-940c-8a6c62fee368 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:05.840399 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3c78e9d4-66f8-4332-940c-8a6c62fee368 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:27:05.840844 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3c78e9d4-66f8-4332-940c-8a6c62fee368 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-404423462"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:05.846795 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-3c78e9d4-66f8-4332-940c-8a6c62fee368 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-404423462'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:27:05.846972 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-3c78e9d4-66f8-4332-940c-8a6c62fee368 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Create volume of 1 GB Jul 31 09:27:05.847521 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:05.847521 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:05.852376 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3c78e9d4-66f8-4332-940c-8a6c62fee368 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Availability Zones retrieved successfully. Jul 31 09:27:05.860065 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3c78e9d4-66f8-4332-940c-8a6c62fee368 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Flow 'volume_create_api' (356688ab-c6a7-43db-8bc2-7e83a6494c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:27:05.861574 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3c78e9d4-66f8-4332-940c-8a6c62fee368 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3e50c31-1ba4-4ebb-862c-c62fd4ba226f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:05.862997 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-3c78e9d4-66f8-4332-940c-8a6c62fee368 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:27:05.903086 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3c78e9d4-66f8-4332-940c-8a6c62fee368 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3e50c31-1ba4-4ebb-862c-c62fd4ba226f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:05.904049 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3c78e9d4-66f8-4332-940c-8a6c62fee368 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33590964-616e-4809-b330-2024b57514d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:06.030373 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-3c78e9d4-66f8-4332-940c-8a6c62fee368 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Created reservations ['33cba4ce-c689-41a2-b84d-0a6ed2311f02', '6de1ffa3-a660-494c-bff3-1346d024d062', '8aaac16f-2261-4774-a390-4d557a7473b0', 'a327b2d4-b81b-45e7-9f2a-e01a1d5c1079'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:27:06.031228 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3c78e9d4-66f8-4332-940c-8a6c62fee368 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33590964-616e-4809-b330-2024b57514d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33cba4ce-c689-41a2-b84d-0a6ed2311f02', '6de1ffa3-a660-494c-bff3-1346d024d062', '8aaac16f-2261-4774-a390-4d557a7473b0', 'a327b2d4-b81b-45e7-9f2a-e01a1d5c1079']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:06.032455 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3c78e9d4-66f8-4332-940c-8a6c62fee368 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d926368-1361-4d15-b657-d9d72b2c6cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:06.065348 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3c78e9d4-66f8-4332-940c-8a6c62fee368 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d926368-1361-4d15-b657-d9d72b2c6cd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1eb0da1f-d6ad-43ec-9769-05d671202782', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-404423462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1209c5bd31ab4dcd86483e7d590add8a',qos_specs=None,replication_status=,reservations=['33cba4ce-c689-41a2-b84d-0a6ed2311f02','6de1ffa3-a660-494c-bff3-1346d024d062','8aaac16f-2261-4774-a390-4d557a7473b0','a327b2d4-b81b-45e7-9f2a-e01a1d5c1079'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08afcf9993d342faac6f471bfb98c1ac',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:27:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-404423462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1eb0da1f-d6ad-43ec-9769-05d671202782,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1209c5bd31ab4dcd86483e7d590add8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08afcf9993d342faac6f471bfb98c1ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:06.066733 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3c78e9d4-66f8-4332-940c-8a6c62fee368 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3872e780-aa22-49a0-b273-83d7e31f76f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:06.107935 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3c78e9d4-66f8-4332-940c-8a6c62fee368 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3872e780-aa22-49a0-b273-83d7e31f76f5) transitioned into state 'SUCCESS' from state '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-404423462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1209c5bd31ab4dcd86483e7d590add8a',qos_specs=None,replication_status=,reservations=['33cba4ce-c689-41a2-b84d-0a6ed2311f02','6de1ffa3-a660-494c-bff3-1346d024d062','8aaac16f-2261-4774-a390-4d557a7473b0','a327b2d4-b81b-45e7-9f2a-e01a1d5c1079'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08afcf9993d342faac6f471bfb98c1ac',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:06.109526 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3c78e9d4-66f8-4332-940c-8a6c62fee368 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a32f39d-66c8-43f1-9af1-17ef408b9218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:06.125368 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3c78e9d4-66f8-4332-940c-8a6c62fee368 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a32f39d-66c8-43f1-9af1-17ef408b9218) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:06.125368 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3c78e9d4-66f8-4332-940c-8a6c62fee368 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Flow 'volume_create_api' (356688ab-c6a7-43db-8bc2-7e83a6494c25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:27:06.125368 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3c78e9d4-66f8-4332-940c-8a6c62fee368 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Create volume request issued successfully. Jul 31 09:27:06.125368 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3c78e9d4-66f8-4332-940c-8a6c62fee368 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:27:06.125933 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 190/766] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:27:05 2026] POST /volume/v3/volumes => generated 753 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:27:06.846032 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6ff6b562-ceb9-42ea-8a3f-ae494d299796 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:06.846032 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6ff6b562-ceb9-42ea-8a3f-ae494d299796 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:27:06.846032 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6ff6b562-ceb9-42ea-8a3f-ae494d299796 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:06.846032 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6ff6b562-ceb9-42ea-8a3f-ae494d299796 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:06.846032 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-6ff6b562-ceb9-42ea-8a3f-ae494d299796 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:27:06.857319 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:06.857319 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:06.857319 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6ff6b562-ceb9-42ea-8a3f-ae494d299796 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:27:06.857319 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 194/767] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:06 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 828 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:07.871410 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5b8764bb-f036-426f-9a86-c95ee6d05b4b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:07.874071 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5b8764bb-f036-426f-9a86-c95ee6d05b4b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:27:07.874391 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5b8764bb-f036-426f-9a86-c95ee6d05b4b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:07.874651 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5b8764bb-f036-426f-9a86-c95ee6d05b4b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:07.875103 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-5b8764bb-f036-426f-9a86-c95ee6d05b4b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:27:07.882287 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:07.882287 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:07.883357 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5b8764bb-f036-426f-9a86-c95ee6d05b4b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:27:07.883847 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 192/768] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:07 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 828 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:07.897534 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a9193964-815d-4e04-886b-d3198ea237c1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:07.899910 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a9193964-815d-4e04-886b-d3198ea237c1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/10b7a85b-cba3-4553-98b2-fd333ceff6bc Jul 31 09:27:07.900191 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a9193964-815d-4e04-886b-d3198ea237c1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:07.900480 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a9193964-815d-4e04-886b-d3198ea237c1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:07.904256 np0000006200 devstack@c-api.service[100314]: DEBUG dbcounter [-] [100314] Writing DB stats cinder:SELECT=193,cinder:INSERT=15,cinder:UPDATE=44 {{(pid=100314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:27:07.914985 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:07.914985 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:07.920202 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a9193964-815d-4e04-886b-d3198ea237c1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:27:07.926813 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a9193964-815d-4e04-886b-d3198ea237c1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/10b7a85b-cba3-4553-98b2-fd333ceff6bc returned with HTTP 200 Jul 31 09:27:07.927431 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 193/769] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:07 2026] GET /volume/v3/volumes/10b7a85b-cba3-4553-98b2-fd333ceff6bc => generated 966 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:07.944523 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4e96446b-1af5-4da0-a106-8d958ba8b5ef None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:07.947319 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4e96446b-1af5-4da0-a106-8d958ba8b5ef tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/10b7a85b-cba3-4553-98b2-fd333ceff6bc Jul 31 09:27:07.947582 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4e96446b-1af5-4da0-a106-8d958ba8b5ef tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:07.947851 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4e96446b-1af5-4da0-a106-8d958ba8b5ef tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:07.958226 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:07.958226 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:07.963028 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4e96446b-1af5-4da0-a106-8d958ba8b5ef tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:27:07.969347 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4e96446b-1af5-4da0-a106-8d958ba8b5ef tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/10b7a85b-cba3-4553-98b2-fd333ceff6bc returned with HTTP 200 Jul 31 09:27:07.969870 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 191/770] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:07 2026] GET /volume/v3/volumes/10b7a85b-cba3-4553-98b2-fd333ceff6bc => generated 966 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:07.983500 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b26b922f-c690-40e2-b985-ebc64850d40b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:07.985885 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b26b922f-c690-40e2-b985-ebc64850d40b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] DELETE https://10.4.3.226/volume/v3/volumes/10b7a85b-cba3-4553-98b2-fd333ceff6bc Jul 31 09:27:07.986424 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b26b922f-c690-40e2-b985-ebc64850d40b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:07.986709 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b26b922f-c690-40e2-b985-ebc64850d40b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:07.986937 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-b26b922f-c690-40e2-b985-ebc64850d40b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Delete volume with id: 10b7a85b-cba3-4553-98b2-fd333ceff6bc Jul 31 09:27:07.999316 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:07.999316 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:07.999954 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b26b922f-c690-40e2-b985-ebc64850d40b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:27:08.024545 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b26b922f-c690-40e2-b985-ebc64850d40b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Delete volume request issued successfully. Jul 31 09:27:08.024717 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b26b922f-c690-40e2-b985-ebc64850d40b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/10b7a85b-cba3-4553-98b2-fd333ceff6bc returned with HTTP 202 Jul 31 09:27:08.025845 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 195/771] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:27:07 2026] DELETE /volume/v3/volumes/10b7a85b-cba3-4553-98b2-fd333ceff6bc => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:27:08.039131 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-1ff675ed-5414-4f1e-be63-5fe679fcb297 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:08.045695 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1ff675ed-5414-4f1e-be63-5fe679fcb297 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/10b7a85b-cba3-4553-98b2-fd333ceff6bc Jul 31 09:27:08.046222 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1ff675ed-5414-4f1e-be63-5fe679fcb297 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:08.046505 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1ff675ed-5414-4f1e-be63-5fe679fcb297 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:08.063543 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:08.063543 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:08.070566 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-1ff675ed-5414-4f1e-be63-5fe679fcb297 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:27:08.080953 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1ff675ed-5414-4f1e-be63-5fe679fcb297 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/10b7a85b-cba3-4553-98b2-fd333ceff6bc returned with HTTP 200 Jul 31 09:27:08.081287 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 193/772] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:08 2026] GET /volume/v3/volumes/10b7a85b-cba3-4553-98b2-fd333ceff6bc => generated 965 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:08.484786 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-ab4b775e-d142-47d4-8842-f7f02432719b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:08.490904 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-ab4b775e-d142-47d4-8842-f7f02432719b tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] GET https://10.4.3.226/volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 Jul 31 09:27:08.491256 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-ab4b775e-d142-47d4-8842-f7f02432719b tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:08.491533 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-ab4b775e-d142-47d4-8842-f7f02432719b tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:08.509339 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:08.509339 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:08.517966 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-ab4b775e-d142-47d4-8842-f7f02432719b tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Volume info retrieved successfully. Jul 31 09:27:08.528587 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-ab4b775e-d142-47d4-8842-f7f02432719b tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] https://10.4.3.226/volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 returned with HTTP 200 Jul 31 09:27:08.529125 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 194/773] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:27:08 2026] GET /volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 => generated 1653 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:27:08.575736 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-d51686a1-1b18-4a66-9796-56e32d67ed86 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:08.578513 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-d51686a1-1b18-4a66-9796-56e32d67ed86 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] GET https://10.4.3.226/volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 Jul 31 09:27:08.578946 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-d51686a1-1b18-4a66-9796-56e32d67ed86 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:08.578946 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-d51686a1-1b18-4a66-9796-56e32d67ed86 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:08.592416 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:08.592416 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:08.597013 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-d51686a1-1b18-4a66-9796-56e32d67ed86 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Volume info retrieved successfully. Jul 31 09:27:08.602460 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-d51686a1-1b18-4a66-9796-56e32d67ed86 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] https://10.4.3.226/volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 returned with HTTP 200 Jul 31 09:27:08.602966 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 192/774] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:27:08 2026] GET /volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 => generated 1653 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:27:08.769293 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-99698b8c-47aa-4282-a9cb-bad805301596 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:08.769785 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-99698b8c-47aa-4282-a9cb-bad805301596 None None] GET https://10.4.3.226/volume// Jul 31 09:27:08.770200 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-99698b8c-47aa-4282-a9cb-bad805301596 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:08.770478 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-99698b8c-47aa-4282-a9cb-bad805301596 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:08.770925 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-99698b8c-47aa-4282-a9cb-bad805301596 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:27:08.771395 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 196/775] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:27: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 31 09:27:08.779851 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-f42c5714-723c-4a25-8e1f-23eb32214ecd req-5b71e809-2f58-4517-b280-e99540481c44 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:08.783950 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-f42c5714-723c-4a25-8e1f-23eb32214ecd req-5b71e809-2f58-4517-b280-e99540481c44 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:27:08.784442 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-f42c5714-723c-4a25-8e1f-23eb32214ecd req-5b71e809-2f58-4517-b280-e99540481c44 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9a9b0fa-b4ba-40a2-af3d-0f93891687dc", "connector": null, "instance_uuid": "d45efcd4-15fe-4f5f-811f-026e8ef019c2"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:08.788909 np0000006200 devstack@c-api.service[100315]: DEBUG dbcounter [-] [100315] Writing DB stats cinder:SELECT=222,cinder:UPDATE=57,cinder:INSERT=31 {{(pid=100315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:27:08.797902 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:08.797902 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:08.836578 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-f42c5714-723c-4a25-8e1f-23eb32214ecd req-5b71e809-2f58-4517-b280-e99540481c44 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:27:08.837140 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 194/776] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:27:08 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:27:08.850110 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-f42c5714-723c-4a25-8e1f-23eb32214ecd req-ef8145ee-92d9-4b69-bab8-d0fe35cd5432 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:08.852484 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-f42c5714-723c-4a25-8e1f-23eb32214ecd req-ef8145ee-92d9-4b69-bab8-d0fe35cd5432 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] DELETE https://10.4.3.226/volume/v3/attachments/129ffde9-e062-47e6-ac1e-2c89b02f5f60 Jul 31 09:27:08.852705 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-f42c5714-723c-4a25-8e1f-23eb32214ecd req-ef8145ee-92d9-4b69-bab8-d0fe35cd5432 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:08.852965 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-f42c5714-723c-4a25-8e1f-23eb32214ecd req-ef8145ee-92d9-4b69-bab8-d0fe35cd5432 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:08.863359 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:08.863359 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:08.934415 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-f42c5714-723c-4a25-8e1f-23eb32214ecd req-ef8145ee-92d9-4b69-bab8-d0fe35cd5432 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] https://10.4.3.226/volume/v3/attachments/129ffde9-e062-47e6-ac1e-2c89b02f5f60 returned with HTTP 200 Jul 31 09:27:08.934995 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 195/777] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:27:08 2026] DELETE /volume/v3/attachments/129ffde9-e062-47e6-ac1e-2c89b02f5f60 => generated 192 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:27:09.096444 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0677b6bf-7385-4f69-b6d5-2dc83d7d075d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:09.098804 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0677b6bf-7385-4f69-b6d5-2dc83d7d075d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/10b7a85b-cba3-4553-98b2-fd333ceff6bc Jul 31 09:27:09.099025 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0677b6bf-7385-4f69-b6d5-2dc83d7d075d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:09.099150 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0677b6bf-7385-4f69-b6d5-2dc83d7d075d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:09.106711 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0677b6bf-7385-4f69-b6d5-2dc83d7d075d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/10b7a85b-cba3-4553-98b2-fd333ceff6bc returned with HTTP 404 Jul 31 09:27:09.107402 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 193/778] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:09 2026] GET /volume/v3/volumes/10b7a85b-cba3-4553-98b2-fd333ceff6bc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:27:09.115823 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-997e2d52-0cfa-49a1-9c60-851540f9c695 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:09.118661 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-997e2d52-0cfa-49a1-9c60-851540f9c695 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] DELETE https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:27:09.119323 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-997e2d52-0cfa-49a1-9c60-851540f9c695 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:09.119323 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-997e2d52-0cfa-49a1-9c60-851540f9c695 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:09.119648 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-997e2d52-0cfa-49a1-9c60-851540f9c695 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Delete backup with id: 0a2b8613-be57-4e27-927a-7524578c40e4. Jul 31 09:27:09.121202 np0000006200 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=135,cinder:UPDATE=14,cinder:INSERT=7 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:27:09.124975 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:09.124975 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:09.156899 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.backup.rpcapi [None req-997e2d52-0cfa-49a1-9c60-851540f9c695 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] delete_backup rpcapi backup_id 0a2b8613-be57-4e27-927a-7524578c40e4 {{(pid=100316) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:27:09.161354 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-997e2d52-0cfa-49a1-9c60-851540f9c695 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 202 Jul 31 09:27:09.161871 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 197/779] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:27:09 2026] DELETE /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:27:09.171269 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d470cafd-f0bf-4e6f-bf22-c01d85a0e3b9 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:09.173490 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d470cafd-f0bf-4e6f-bf22-c01d85a0e3b9 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:27:09.173716 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d470cafd-f0bf-4e6f-bf22-c01d85a0e3b9 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:09.174049 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d470cafd-f0bf-4e6f-bf22-c01d85a0e3b9 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:09.174203 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-d470cafd-f0bf-4e6f-bf22-c01d85a0e3b9 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:27:09.179872 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:09.179872 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:09.180970 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d470cafd-f0bf-4e6f-bf22-c01d85a0e3b9 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 200 Jul 31 09:27:09.181701 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 195/780] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:09 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:10.085735 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2f01919c-eac6-4965-8fa1-ad6d924b43ca None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:10.086375 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2f01919c-eac6-4965-8fa1-ad6d924b43ca None None] GET https://10.4.3.226/volume// Jul 31 09:27:10.086575 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2f01919c-eac6-4965-8fa1-ad6d924b43ca None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:10.086871 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2f01919c-eac6-4965-8fa1-ad6d924b43ca None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:10.087359 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2f01919c-eac6-4965-8fa1-ad6d924b43ca None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:27:10.087801 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 196/781] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:27:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:27:10.097186 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-928e2f17-9fe4-4827-ae52-2ff6490066be None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:10.101376 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-928e2f17-9fe4-4827-ae52-2ff6490066be tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:27:10.101376 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-928e2f17-9fe4-4827-ae52-2ff6490066be tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c844dad-349d-4643-abe4-5a096b06c1f6", "connector": null, "instance_uuid": "122cf9df-be93-4068-86ad-9515e43acf32"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:10.115968 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:10.115968 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:10.161275 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-928e2f17-9fe4-4827-ae52-2ff6490066be tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:27:10.162148 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 194/782] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:27:10 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:27:10.196213 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ceecc816-8bd7-4ffd-a4a0-9ad76e38e2c1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:10.198728 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ceecc816-8bd7-4ffd-a4a0-9ad76e38e2c1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 Jul 31 09:27:10.198728 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ceecc816-8bd7-4ffd-a4a0-9ad76e38e2c1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:10.199404 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ceecc816-8bd7-4ffd-a4a0-9ad76e38e2c1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:10.199404 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-ceecc816-8bd7-4ffd-a4a0-9ad76e38e2c1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id 0a2b8613-be57-4e27-927a-7524578c40e4. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:27:10.207324 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ceecc816-8bd7-4ffd-a4a0-9ad76e38e2c1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 returned with HTTP 404 Jul 31 09:27:10.207874 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 198/783] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:10 2026] GET /volume/v3/backups/0a2b8613-be57-4e27-927a-7524578c40e4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:27:10.236304 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-0100381b-40ad-4da8-93dc-2c277fc0ae02 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:10.239368 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-0100381b-40ad-4da8-93dc-2c277fc0ae02 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] DELETE https://10.4.3.226/volume/v3/attachments/c2a9461a-ffb3-4cf7-9352-5d5f7447586b Jul 31 09:27:10.239703 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-0100381b-40ad-4da8-93dc-2c277fc0ae02 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:10.240141 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-0100381b-40ad-4da8-93dc-2c277fc0ae02 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:10.250603 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:10.250603 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:10.304473 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d046f841-c07b-4577-8e82-d8d4a73fe912 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:10.306697 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d046f841-c07b-4577-8e82-d8d4a73fe912 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] DELETE https://10.4.3.226/volume/v3/volumes/b34a5cb5-499b-4cf5-8427-2b2d3d9234b9 Jul 31 09:27:10.306992 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d046f841-c07b-4577-8e82-d8d4a73fe912 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:10.307171 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d046f841-c07b-4577-8e82-d8d4a73fe912 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:10.307439 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-d046f841-c07b-4577-8e82-d8d4a73fe912 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Delete volume with id: b34a5cb5-499b-4cf5-8427-2b2d3d9234b9 Jul 31 09:27:10.313749 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-0100381b-40ad-4da8-93dc-2c277fc0ae02 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] https://10.4.3.226/volume/v3/attachments/c2a9461a-ffb3-4cf7-9352-5d5f7447586b returned with HTTP 200 Jul 31 09:27:10.314259 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 196/784] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:27:10 2026] DELETE /volume/v3/attachments/c2a9461a-ffb3-4cf7-9352-5d5f7447586b => generated 192 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:27:10.316604 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:10.316604 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:10.317100 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-d046f841-c07b-4577-8e82-d8d4a73fe912 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:27:10.340930 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-d046f841-c07b-4577-8e82-d8d4a73fe912 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Delete volume request issued successfully. Jul 31 09:27:10.341187 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d046f841-c07b-4577-8e82-d8d4a73fe912 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/b34a5cb5-499b-4cf5-8427-2b2d3d9234b9 returned with HTTP 202 Jul 31 09:27:10.341993 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 197/785] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:27:10 2026] DELETE /volume/v3/volumes/b34a5cb5-499b-4cf5-8427-2b2d3d9234b9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:27:10.351779 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5b0c8562-8729-4816-b193-1d16d20806ef None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:10.353840 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5b0c8562-8729-4816-b193-1d16d20806ef tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/b34a5cb5-499b-4cf5-8427-2b2d3d9234b9 Jul 31 09:27:10.354136 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5b0c8562-8729-4816-b193-1d16d20806ef tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:10.354398 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5b0c8562-8729-4816-b193-1d16d20806ef tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:10.364467 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:10.364467 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:10.369407 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5b0c8562-8729-4816-b193-1d16d20806ef tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:27:10.375957 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5b0c8562-8729-4816-b193-1d16d20806ef tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/b34a5cb5-499b-4cf5-8427-2b2d3d9234b9 returned with HTTP 200 Jul 31 09:27:10.376273 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 195/786] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:10 2026] GET /volume/v3/volumes/b34a5cb5-499b-4cf5-8427-2b2d3d9234b9 => generated 908 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:10.497386 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3ad73dc4-7084-430f-a270-7af95ac01aad None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:10.497933 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3ad73dc4-7084-430f-a270-7af95ac01aad None None] GET https://10.4.3.226/volume// Jul 31 09:27:10.498208 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3ad73dc4-7084-430f-a270-7af95ac01aad None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:10.498514 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3ad73dc4-7084-430f-a270-7af95ac01aad None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:10.498991 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3ad73dc4-7084-430f-a270-7af95ac01aad None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:27:10.502270 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 199/787] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:27:10 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:27:10.517342 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-f70b595a-4bdf-4ce6-82d1-fb1ee44001b3 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:10.520865 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-f70b595a-4bdf-4ce6-82d1-fb1ee44001b3 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] POST https://10.4.3.226/volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6/action Jul 31 09:27:10.521355 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-f70b595a-4bdf-4ce6-82d1-fb1ee44001b3 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Action body: b'{"os-reimage": {"image_id": "5920f933-cbde-429c-9956-ed30b4719b17", "reimage_reserved": true}}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:27:10.521534 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-f70b595a-4bdf-4ce6-82d1-fb1ee44001b3 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "5920f933-cbde-429c-9956-ed30b4719b17", "reimage_reserved": true}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:10.544265 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:10.544265 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:10.544884 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-f70b595a-4bdf-4ce6-82d1-fb1ee44001b3 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Volume info retrieved successfully. Jul 31 09:27:10.726842 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-f70b595a-4bdf-4ce6-82d1-fb1ee44001b3 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] https://10.4.3.226/volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6/action returned with HTTP 202 Jul 31 09:27:10.727464 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 197/788] 10.4.3.226 () {74 vars in 1713 bytes} [Fri Jul 31 09:27:10 2026] POST /volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6/action => generated 0 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 09:27:11.396602 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-95cfcf72-9a1d-4626-8bcb-2decc2edb796 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:11.402274 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-95cfcf72-9a1d-4626-8bcb-2decc2edb796 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/b34a5cb5-499b-4cf5-8427-2b2d3d9234b9 Jul 31 09:27:11.402591 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-95cfcf72-9a1d-4626-8bcb-2decc2edb796 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:11.402869 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-95cfcf72-9a1d-4626-8bcb-2decc2edb796 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:11.412287 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-95cfcf72-9a1d-4626-8bcb-2decc2edb796 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/b34a5cb5-499b-4cf5-8427-2b2d3d9234b9 returned with HTTP 404 Jul 31 09:27:11.412287 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 198/789] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:11 2026] GET /volume/v3/volumes/b34a5cb5-499b-4cf5-8427-2b2d3d9234b9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:27:11.420439 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-869bf371-e217-4cbf-90e8-322893408c47 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:11.425769 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-869bf371-e217-4cbf-90e8-322893408c47 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/b34a5cb5-499b-4cf5-8427-2b2d3d9234b9 Jul 31 09:27:11.425984 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-869bf371-e217-4cbf-90e8-322893408c47 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:11.426196 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-869bf371-e217-4cbf-90e8-322893408c47 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:11.436135 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-869bf371-e217-4cbf-90e8-322893408c47 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/b34a5cb5-499b-4cf5-8427-2b2d3d9234b9 returned with HTTP 404 Jul 31 09:27:11.436662 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 196/790] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:11 2026] GET /volume/v3/volumes/b34a5cb5-499b-4cf5-8427-2b2d3d9234b9 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:27:11.446007 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-68043339-0044-4698-9a13-61e058873354 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:11.448153 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-68043339-0044-4698-9a13-61e058873354 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] DELETE https://10.4.3.226/volume/v3/volumes/b34a5cb5-499b-4cf5-8427-2b2d3d9234b9 Jul 31 09:27:11.448512 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-68043339-0044-4698-9a13-61e058873354 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:11.448778 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-68043339-0044-4698-9a13-61e058873354 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:11.448997 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-68043339-0044-4698-9a13-61e058873354 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Delete volume with id: b34a5cb5-499b-4cf5-8427-2b2d3d9234b9 Jul 31 09:27:11.455967 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-68043339-0044-4698-9a13-61e058873354 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/b34a5cb5-499b-4cf5-8427-2b2d3d9234b9 returned with HTTP 404 Jul 31 09:27:11.456658 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 200/791] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:27:11 2026] DELETE /volume/v3/volumes/b34a5cb5-499b-4cf5-8427-2b2d3d9234b9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:27:11.469743 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-63c38310-7ac2-4e1d-9b3d-30ec12685df2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:11.472703 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-63c38310-7ac2-4e1d-9b3d-30ec12685df2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:27:11.473189 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-63c38310-7ac2-4e1d-9b3d-30ec12685df2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-92414866"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:11.475606 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-63c38310-7ac2-4e1d-9b3d-30ec12685df2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-92414866'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:27:11.475797 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-63c38310-7ac2-4e1d-9b3d-30ec12685df2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Create volume of 1 GB Jul 31 09:27:11.476272 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:11.476272 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:11.482002 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-63c38310-7ac2-4e1d-9b3d-30ec12685df2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Availability Zones retrieved successfully. Jul 31 09:27:11.490820 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-63c38310-7ac2-4e1d-9b3d-30ec12685df2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Flow 'volume_create_api' (d8c95a7a-f5bf-420d-b24a-60b0375ebf3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:27:11.492263 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-63c38310-7ac2-4e1d-9b3d-30ec12685df2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00ebf079-3d1e-46ea-bb33-d01a9ac4ef50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:11.493673 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-63c38310-7ac2-4e1d-9b3d-30ec12685df2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:27:11.549148 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-63c38310-7ac2-4e1d-9b3d-30ec12685df2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00ebf079-3d1e-46ea-bb33-d01a9ac4ef50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:11.550534 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-63c38310-7ac2-4e1d-9b3d-30ec12685df2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e8604ac-dfe4-482a-a5ca-a210471e81be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:11.615878 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-63c38310-7ac2-4e1d-9b3d-30ec12685df2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Created reservations ['2786e216-3cce-451f-8844-212c45433599', '7e1649b7-d0e9-4232-b9f0-ac2d1e7928d2', 'd05094b0-0368-4f25-b0d8-6c28b2c08846', '2c3ae6d9-b30a-484a-a88d-0d8bc69f501e'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:27:11.616744 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-63c38310-7ac2-4e1d-9b3d-30ec12685df2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e8604ac-dfe4-482a-a5ca-a210471e81be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2786e216-3cce-451f-8844-212c45433599', '7e1649b7-d0e9-4232-b9f0-ac2d1e7928d2', 'd05094b0-0368-4f25-b0d8-6c28b2c08846', '2c3ae6d9-b30a-484a-a88d-0d8bc69f501e']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:11.617605 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-63c38310-7ac2-4e1d-9b3d-30ec12685df2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a52d140f-ad43-40a5-a1db-890fdd57d263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:11.646198 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-63c38310-7ac2-4e1d-9b3d-30ec12685df2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a52d140f-ad43-40a5-a1db-890fdd57d263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '825f0bef-bef9-45ec-bddc-0e66444e0f96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-92414866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='474017521f4a4747a0d1e8d3a595edd5',qos_specs=None,replication_status=,reservations=['2786e216-3cce-451f-8844-212c45433599','7e1649b7-d0e9-4232-b9f0-ac2d1e7928d2','d05094b0-0368-4f25-b0d8-6c28b2c08846','2c3ae6d9-b30a-484a-a88d-0d8bc69f501e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='993bc670cd3b4bda85c12fab1f7ef867',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:27:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-92414866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=825f0bef-bef9-45ec-bddc-0e66444e0f96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='474017521f4a4747a0d1e8d3a595edd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='993bc670cd3b4bda85c12fab1f7ef867',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:11.647157 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-63c38310-7ac2-4e1d-9b3d-30ec12685df2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b207efb1-5b71-49ab-8de9-754e4b962a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:11.676802 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-63c38310-7ac2-4e1d-9b3d-30ec12685df2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b207efb1-5b71-49ab-8de9-754e4b962a60) transitioned into state 'SUCCESS' from state '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-92414866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='474017521f4a4747a0d1e8d3a595edd5',qos_specs=None,replication_status=,reservations=['2786e216-3cce-451f-8844-212c45433599','7e1649b7-d0e9-4232-b9f0-ac2d1e7928d2','d05094b0-0368-4f25-b0d8-6c28b2c08846','2c3ae6d9-b30a-484a-a88d-0d8bc69f501e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='993bc670cd3b4bda85c12fab1f7ef867',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:11.677805 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-63c38310-7ac2-4e1d-9b3d-30ec12685df2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba1356f9-4d0d-49ca-8aa8-3afcc1c6b729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:11.691998 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-63c38310-7ac2-4e1d-9b3d-30ec12685df2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba1356f9-4d0d-49ca-8aa8-3afcc1c6b729) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:11.693165 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-63c38310-7ac2-4e1d-9b3d-30ec12685df2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Flow 'volume_create_api' (d8c95a7a-f5bf-420d-b24a-60b0375ebf3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:27:11.693589 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-63c38310-7ac2-4e1d-9b3d-30ec12685df2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Create volume request issued successfully. Jul 31 09:27:11.694348 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-63c38310-7ac2-4e1d-9b3d-30ec12685df2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:27:11.694935 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 198/792] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:27:11 2026] POST /volume/v3/volumes => generated 747 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:27:11.712629 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-57d9b118-f9f5-4cc9-a470-c13d6873f276 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:11.718532 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-57d9b118-f9f5-4cc9-a470-c13d6873f276 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 Jul 31 09:27:11.718661 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-57d9b118-f9f5-4cc9-a470-c13d6873f276 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:11.718923 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-57d9b118-f9f5-4cc9-a470-c13d6873f276 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:11.734077 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:11.734077 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:11.740895 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-57d9b118-f9f5-4cc9-a470-c13d6873f276 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:27:11.748158 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-57d9b118-f9f5-4cc9-a470-c13d6873f276 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 returned with HTTP 200 Jul 31 09:27:11.749740 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 199/793] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:11 2026] GET /volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 => generated 815 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:12.765509 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d7873028-f787-45d4-9bb6-363db280f6a5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:12.769263 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d7873028-f787-45d4-9bb6-363db280f6a5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 Jul 31 09:27:12.769263 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d7873028-f787-45d4-9bb6-363db280f6a5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:12.769263 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d7873028-f787-45d4-9bb6-363db280f6a5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:12.773045 np0000006200 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=257,cinder:UPDATE=78,cinder:INSERT=43 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:27:12.782261 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:12.782261 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:12.785836 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d7873028-f787-45d4-9bb6-363db280f6a5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:27:12.790647 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d7873028-f787-45d4-9bb6-363db280f6a5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 returned with HTTP 200 Jul 31 09:27:12.791692 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 197/794] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:12 2026] GET /volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:13.771227 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-f42c5714-723c-4a25-8e1f-23eb32214ecd req-96b006d7-e7b5-4902-8e02-aafae4d9622c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:13.777704 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-f42c5714-723c-4a25-8e1f-23eb32214ecd req-96b006d7-e7b5-4902-8e02-aafae4d9622c tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] PUT https://10.4.3.226/volume/v3/attachments/88810a04-dd88-49ba-90df-cf508720b383 Jul 31 09:27:13.780933 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-f42c5714-723c-4a25-8e1f-23eb32214ecd req-96b006d7-e7b5-4902-8e02-aafae4d9622c tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:13.798050 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-f42c5714-723c-4a25-8e1f-23eb32214ecd req-96b006d7-e7b5-4902-8e02-aafae4d9622c tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Acquiring lock "cinder-attachment_update-d9a9b0fa-b4ba-40a2-af3d-0f93891687dc-np0000006200" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:27:13.806152 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-f42c5714-723c-4a25-8e1f-23eb32214ecd req-96b006d7-e7b5-4902-8e02-aafae4d9622c tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Lock "cinder-attachment_update-d9a9b0fa-b4ba-40a2-af3d-0f93891687dc-np0000006200" acquired by "attachment_update" :: waited 0.008s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:27:13.807599 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:13.807599 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:14.009222 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-f42c5714-723c-4a25-8e1f-23eb32214ecd req-96b006d7-e7b5-4902-8e02-aafae4d9622c tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Lock "cinder-attachment_update-d9a9b0fa-b4ba-40a2-af3d-0f93891687dc-np0000006200" released by "attachment_update" :: held 0.203s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:27:14.009638 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-f42c5714-723c-4a25-8e1f-23eb32214ecd req-96b006d7-e7b5-4902-8e02-aafae4d9622c tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] https://10.4.3.226/volume/v3/attachments/88810a04-dd88-49ba-90df-cf508720b383 returned with HTTP 200 Jul 31 09:27:14.010329 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 201/795] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:27:13 2026] PUT /volume/v3/attachments/88810a04-dd88-49ba-90df-cf508720b383 => generated 969 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 09:27:14.027167 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-f42c5714-723c-4a25-8e1f-23eb32214ecd req-b80e01c4-0e3a-4040-9609-64b4397fd533 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:14.030304 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-f42c5714-723c-4a25-8e1f-23eb32214ecd req-b80e01c4-0e3a-4040-9609-64b4397fd533 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] GET https://10.4.3.226/volume/v3/attachments/88810a04-dd88-49ba-90df-cf508720b383 Jul 31 09:27:14.030652 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-f42c5714-723c-4a25-8e1f-23eb32214ecd req-b80e01c4-0e3a-4040-9609-64b4397fd533 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:14.030884 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-f42c5714-723c-4a25-8e1f-23eb32214ecd req-b80e01c4-0e3a-4040-9609-64b4397fd533 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:14.066378 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-f42c5714-723c-4a25-8e1f-23eb32214ecd req-b80e01c4-0e3a-4040-9609-64b4397fd533 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] https://10.4.3.226/volume/v3/attachments/88810a04-dd88-49ba-90df-cf508720b383 returned with HTTP 200 Jul 31 09:27:14.067049 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 199/796] 10.4.3.226 () {70 vars in 1651 bytes} [Fri Jul 31 09:27:14 2026] GET /volume/v3/attachments/88810a04-dd88-49ba-90df-cf508720b383 => generated 994 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:27:16.878075 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-eff503d3-59fc-41c2-9cb0-2c061d7b99bc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:16.880028 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-eff503d3-59fc-41c2-9cb0-2c061d7b99bc tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:27:16.880624 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-eff503d3-59fc-41c2-9cb0-2c061d7b99bc tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1927563571"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:16.882849 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-eff503d3-59fc-41c2-9cb0-2c061d7b99bc tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1927563571'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:27:16.883186 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-eff503d3-59fc-41c2-9cb0-2c061d7b99bc tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Create volume of 1 GB Jul 31 09:27:16.889319 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-eff503d3-59fc-41c2-9cb0-2c061d7b99bc tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Availability Zones retrieved successfully. Jul 31 09:27:16.897408 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-eff503d3-59fc-41c2-9cb0-2c061d7b99bc tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Flow 'volume_create_api' (1a3391cd-80da-42ce-98df-c877a8938e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:27:16.902289 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-eff503d3-59fc-41c2-9cb0-2c061d7b99bc tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4ce9b81-ff91-4232-b01c-ffc58cd3c07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:16.903415 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-eff503d3-59fc-41c2-9cb0-2c061d7b99bc tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:27:16.958636 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-eff503d3-59fc-41c2-9cb0-2c061d7b99bc tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4ce9b81-ff91-4232-b01c-ffc58cd3c07b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:16.959529 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-eff503d3-59fc-41c2-9cb0-2c061d7b99bc tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9252056-67d8-4475-8a19-85a9086e6426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:17.064278 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-eff503d3-59fc-41c2-9cb0-2c061d7b99bc tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Created reservations ['cb50c92c-66c8-4692-a009-5780bc987f6e', '330e8f8c-6046-4566-a113-266720cd5387', '35f4d138-6420-4d33-88e1-241d67f37b3e', '3c1d078e-60df-4d66-87ac-8a07b15153d7'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:27:17.065502 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-eff503d3-59fc-41c2-9cb0-2c061d7b99bc tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9252056-67d8-4475-8a19-85a9086e6426) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb50c92c-66c8-4692-a009-5780bc987f6e', '330e8f8c-6046-4566-a113-266720cd5387', '35f4d138-6420-4d33-88e1-241d67f37b3e', '3c1d078e-60df-4d66-87ac-8a07b15153d7']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:17.066564 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-eff503d3-59fc-41c2-9cb0-2c061d7b99bc tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec124a44-094f-43df-9512-6cfb1b9043ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:17.109530 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-eff503d3-59fc-41c2-9cb0-2c061d7b99bc tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec124a44-094f-43df-9512-6cfb1b9043ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f73ba99-e879-44cb-bffe-eec8602e9343', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1927563571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9836dd47632b40c08f8fca42283adc39',qos_specs=None,replication_status=,reservations=['cb50c92c-66c8-4692-a009-5780bc987f6e','330e8f8c-6046-4566-a113-266720cd5387','35f4d138-6420-4d33-88e1-241d67f37b3e','3c1d078e-60df-4d66-87ac-8a07b15153d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='515aab264a28406fb010e4ab5dc8f53f',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:27:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1927563571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f73ba99-e879-44cb-bffe-eec8602e9343,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9836dd47632b40c08f8fca42283adc39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='515aab264a28406fb010e4ab5dc8f53f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:17.111179 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-eff503d3-59fc-41c2-9cb0-2c061d7b99bc tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9a79a13-b543-4e82-aad6-4ad3288370fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:17.146841 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-eff503d3-59fc-41c2-9cb0-2c061d7b99bc tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9a79a13-b543-4e82-aad6-4ad3288370fb) transitioned into state 'SUCCESS' from state '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-1927563571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9836dd47632b40c08f8fca42283adc39',qos_specs=None,replication_status=,reservations=['cb50c92c-66c8-4692-a009-5780bc987f6e','330e8f8c-6046-4566-a113-266720cd5387','35f4d138-6420-4d33-88e1-241d67f37b3e','3c1d078e-60df-4d66-87ac-8a07b15153d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='515aab264a28406fb010e4ab5dc8f53f',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:17.146841 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-eff503d3-59fc-41c2-9cb0-2c061d7b99bc tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1740c6eb-c7c8-4c05-8166-04731ad0fa5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:17.162925 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-eff503d3-59fc-41c2-9cb0-2c061d7b99bc tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1740c6eb-c7c8-4c05-8166-04731ad0fa5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:17.164344 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-eff503d3-59fc-41c2-9cb0-2c061d7b99bc tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Flow 'volume_create_api' (1a3391cd-80da-42ce-98df-c877a8938e69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:27:17.164827 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-eff503d3-59fc-41c2-9cb0-2c061d7b99bc tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Create volume request issued successfully. Jul 31 09:27:17.165668 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-eff503d3-59fc-41c2-9cb0-2c061d7b99bc tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:27:17.168794 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 200/797] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:27:16 2026] POST /volume/v3/volumes => generated 755 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:27:17.189175 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a455904b-7dc0-433d-ade2-3069f17299c8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:17.194385 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a455904b-7dc0-433d-ade2-3069f17299c8 tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] GET https://10.4.3.226/volume/v3/volumes/8f73ba99-e879-44cb-bffe-eec8602e9343 Jul 31 09:27:17.194385 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a455904b-7dc0-433d-ade2-3069f17299c8 tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:17.194385 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a455904b-7dc0-433d-ade2-3069f17299c8 tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:17.205043 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:17.205043 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:17.211096 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a455904b-7dc0-433d-ade2-3069f17299c8 tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Volume info retrieved successfully. Jul 31 09:27:17.217374 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a455904b-7dc0-433d-ade2-3069f17299c8 tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] https://10.4.3.226/volume/v3/volumes/8f73ba99-e879-44cb-bffe-eec8602e9343 returned with HTTP 200 Jul 31 09:27:17.217809 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 198/798] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:17 2026] GET /volume/v3/volumes/8f73ba99-e879-44cb-bffe-eec8602e9343 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:18.243432 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2f64ce16-aefe-46e9-834b-66d872f59d09 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:18.246124 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2f64ce16-aefe-46e9-834b-66d872f59d09 tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] GET https://10.4.3.226/volume/v3/volumes/8f73ba99-e879-44cb-bffe-eec8602e9343 Jul 31 09:27:18.246700 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2f64ce16-aefe-46e9-834b-66d872f59d09 tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:18.246768 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2f64ce16-aefe-46e9-834b-66d872f59d09 tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:18.265001 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:18.265001 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:18.275329 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2f64ce16-aefe-46e9-834b-66d872f59d09 tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Volume info retrieved successfully. Jul 31 09:27:18.280048 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2f64ce16-aefe-46e9-834b-66d872f59d09 tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] https://10.4.3.226/volume/v3/volumes/8f73ba99-e879-44cb-bffe-eec8602e9343 returned with HTTP 200 Jul 31 09:27:18.280563 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 202/799] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:18 2026] GET /volume/v3/volumes/8f73ba99-e879-44cb-bffe-eec8602e9343 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:18.427183 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-c6c9d7b4-a1af-4f22-9eaf-51d874ec5ca8 req-618d861d-e865-4243-bef4-a3c16d03c716 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:18.431580 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-c6c9d7b4-a1af-4f22-9eaf-51d874ec5ca8 req-618d861d-e865-4243-bef4-a3c16d03c716 tempest-VolumesAdminNegativeTest-363995942 tempest-VolumesAdminNegativeTest-363995942-project] GET https://10.4.3.226/volume/v3/volumes/a91f4ae1-b54b-4e91-83b3-1568f2ea5d0b Jul 31 09:27:18.431580 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-c6c9d7b4-a1af-4f22-9eaf-51d874ec5ca8 req-618d861d-e865-4243-bef4-a3c16d03c716 tempest-VolumesAdminNegativeTest-363995942 tempest-VolumesAdminNegativeTest-363995942-project] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:18.431580 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-c6c9d7b4-a1af-4f22-9eaf-51d874ec5ca8 req-618d861d-e865-4243-bef4-a3c16d03c716 tempest-VolumesAdminNegativeTest-363995942 tempest-VolumesAdminNegativeTest-363995942-project] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:18.445035 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-c6c9d7b4-a1af-4f22-9eaf-51d874ec5ca8 req-618d861d-e865-4243-bef4-a3c16d03c716 tempest-VolumesAdminNegativeTest-363995942 tempest-VolumesAdminNegativeTest-363995942-project] https://10.4.3.226/volume/v3/volumes/a91f4ae1-b54b-4e91-83b3-1568f2ea5d0b returned with HTTP 404 Jul 31 09:27:18.445035 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 200/800] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:27:18 2026] GET /volume/v3/volumes/a91f4ae1-b54b-4e91-83b3-1568f2ea5d0b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:27:18.471197 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7a3f67fa-545c-4d82-bca2-c481a23fdc93 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:18.473219 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7a3f67fa-545c-4d82-bca2-c481a23fdc93 tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] DELETE https://10.4.3.226/volume/v3/volumes/8f73ba99-e879-44cb-bffe-eec8602e9343 Jul 31 09:27:18.473486 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7a3f67fa-545c-4d82-bca2-c481a23fdc93 tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:18.473958 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7a3f67fa-545c-4d82-bca2-c481a23fdc93 tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:18.473958 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-7a3f67fa-545c-4d82-bca2-c481a23fdc93 tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Delete volume with id: 8f73ba99-e879-44cb-bffe-eec8602e9343 Jul 31 09:27:18.481780 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:18.481780 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:18.482454 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-7a3f67fa-545c-4d82-bca2-c481a23fdc93 tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Volume info retrieved successfully. Jul 31 09:27:18.508047 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-7a3f67fa-545c-4d82-bca2-c481a23fdc93 tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Delete volume request issued successfully. Jul 31 09:27:18.508230 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7a3f67fa-545c-4d82-bca2-c481a23fdc93 tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] https://10.4.3.226/volume/v3/volumes/8f73ba99-e879-44cb-bffe-eec8602e9343 returned with HTTP 202 Jul 31 09:27:18.508671 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 201/801] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:27:18 2026] DELETE /volume/v3/volumes/8f73ba99-e879-44cb-bffe-eec8602e9343 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:27:18.521338 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-96734298-0fe5-4cc5-8e6c-c64b71f61edd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:18.525509 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-96734298-0fe5-4cc5-8e6c-c64b71f61edd tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] GET https://10.4.3.226/volume/v3/volumes/8f73ba99-e879-44cb-bffe-eec8602e9343 Jul 31 09:27:18.525813 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-96734298-0fe5-4cc5-8e6c-c64b71f61edd tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:18.526351 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-96734298-0fe5-4cc5-8e6c-c64b71f61edd tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:18.538337 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:18.538337 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:18.551275 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-96734298-0fe5-4cc5-8e6c-c64b71f61edd tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Volume info retrieved successfully. Jul 31 09:27:18.558312 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-96734298-0fe5-4cc5-8e6c-c64b71f61edd tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] https://10.4.3.226/volume/v3/volumes/8f73ba99-e879-44cb-bffe-eec8602e9343 returned with HTTP 200 Jul 31 09:27:18.558312 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 199/802] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:18 2026] GET /volume/v3/volumes/8f73ba99-e879-44cb-bffe-eec8602e9343 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:19.359558 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8bd2aa7a-44e1-43cc-ab9c-21cf241e0068 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:19.360027 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8bd2aa7a-44e1-43cc-ab9c-21cf241e0068 None None] GET https://10.4.3.226/volume// Jul 31 09:27:19.360259 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8bd2aa7a-44e1-43cc-ab9c-21cf241e0068 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:19.360528 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8bd2aa7a-44e1-43cc-ab9c-21cf241e0068 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:19.362588 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8bd2aa7a-44e1-43cc-ab9c-21cf241e0068 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:27:19.363432 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 203/803] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:27:19 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:27:19.386580 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-da75013a-969c-469c-acd0-21ed7c47dbce None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:19.390872 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-da75013a-969c-469c-acd0-21ed7c47dbce tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] GET https://10.4.3.226/volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 Jul 31 09:27:19.391188 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-da75013a-969c-469c-acd0-21ed7c47dbce tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:19.391767 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-da75013a-969c-469c-acd0-21ed7c47dbce tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:19.413673 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:19.413673 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:19.425568 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-da75013a-969c-469c-acd0-21ed7c47dbce tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Volume info retrieved successfully. Jul 31 09:27:19.436497 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-da75013a-969c-469c-acd0-21ed7c47dbce tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] https://10.4.3.226/volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 returned with HTTP 200 Jul 31 09:27:19.436497 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 201/804] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:27:19 2026] GET /volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 => generated 1540 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:27:19.528122 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-f42c5714-723c-4a25-8e1f-23eb32214ecd req-1e6e757d-7122-4c0a-a226-e33b22c0af99 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:19.532856 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-f42c5714-723c-4a25-8e1f-23eb32214ecd req-1e6e757d-7122-4c0a-a226-e33b22c0af99 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] POST https://10.4.3.226/volume/v3/attachments/88810a04-dd88-49ba-90df-cf508720b383/action Jul 31 09:27:19.533468 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-f42c5714-723c-4a25-8e1f-23eb32214ecd req-1e6e757d-7122-4c0a-a226-e33b22c0af99 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Action body: b'{"os-complete": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:27:19.533697 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-f42c5714-723c-4a25-8e1f-23eb32214ecd req-1e6e757d-7122-4c0a-a226-e33b22c0af99 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:19.557300 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:19.557300 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:19.577041 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a8d7a66e-18bf-4b09-a7bb-7a894a1045aa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:19.580109 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a8d7a66e-18bf-4b09-a7bb-7a894a1045aa tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] GET https://10.4.3.226/volume/v3/volumes/8f73ba99-e879-44cb-bffe-eec8602e9343 Jul 31 09:27:19.580456 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a8d7a66e-18bf-4b09-a7bb-7a894a1045aa tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:19.580929 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a8d7a66e-18bf-4b09-a7bb-7a894a1045aa tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:19.583130 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-f42c5714-723c-4a25-8e1f-23eb32214ecd req-1e6e757d-7122-4c0a-a226-e33b22c0af99 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] https://10.4.3.226/volume/v3/attachments/88810a04-dd88-49ba-90df-cf508720b383/action returned with HTTP 204 Jul 31 09:27:19.584651 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 202/805] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:27:19 2026] POST /volume/v3/attachments/88810a04-dd88-49ba-90df-cf508720b383/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:27:19.589872 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a8d7a66e-18bf-4b09-a7bb-7a894a1045aa tempest-VolumesAdminNegativeTest-1327720570 tempest-VolumesAdminNegativeTest-1327720570-project-member] https://10.4.3.226/volume/v3/volumes/8f73ba99-e879-44cb-bffe-eec8602e9343 returned with HTTP 404 Jul 31 09:27:19.590586 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 200/806] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:19 2026] GET /volume/v3/volumes/8f73ba99-e879-44cb-bffe-eec8602e9343 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:27:19.602098 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-1455efaf-786d-4874-a58a-573fb61f203a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:19.605473 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-1455efaf-786d-4874-a58a-573fb61f203a tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] PUT https://10.4.3.226/volume/v3/attachments/26aae53b-3cab-4bbc-912e-ff65f0b0508b Jul 31 09:27:19.605909 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-1455efaf-786d-4874-a58a-573fb61f203a tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:19.624160 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-1455efaf-786d-4874-a58a-573fb61f203a tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Acquiring lock "cinder-attachment_update-9c844dad-349d-4643-abe4-5a096b06c1f6-np0000006200" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:27:19.631991 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-1455efaf-786d-4874-a58a-573fb61f203a tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Lock "cinder-attachment_update-9c844dad-349d-4643-abe4-5a096b06c1f6-np0000006200" acquired by "attachment_update" :: waited 0.007s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:27:19.636272 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:19.636272 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:19.842946 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-1455efaf-786d-4874-a58a-573fb61f203a tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Lock "cinder-attachment_update-9c844dad-349d-4643-abe4-5a096b06c1f6-np0000006200" released by "attachment_update" :: held 0.212s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:27:19.844646 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-1455efaf-786d-4874-a58a-573fb61f203a tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] https://10.4.3.226/volume/v3/attachments/26aae53b-3cab-4bbc-912e-ff65f0b0508b returned with HTTP 200 Jul 31 09:27:19.844646 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 204/807] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:27:19 2026] PUT /volume/v3/attachments/26aae53b-3cab-4bbc-912e-ff65f0b0508b => generated 969 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:27:19.875414 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-23feadde-c6ec-475a-9a44-0283729e4a0a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:19.880356 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-23feadde-c6ec-475a-9a44-0283729e4a0a tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] POST https://10.4.3.226/volume/v3/attachments/26aae53b-3cab-4bbc-912e-ff65f0b0508b/action Jul 31 09:27:19.880356 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-23feadde-c6ec-475a-9a44-0283729e4a0a tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Action body: b'{"os-complete": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:27:19.880356 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-23feadde-c6ec-475a-9a44-0283729e4a0a tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:19.907911 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:19.907911 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:19.940135 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-1ee721d3-5d4d-41d6-b9a6-401af0777d74 req-23feadde-c6ec-475a-9a44-0283729e4a0a tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] https://10.4.3.226/volume/v3/attachments/26aae53b-3cab-4bbc-912e-ff65f0b0508b/action returned with HTTP 204 Jul 31 09:27:19.944235 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 202/808] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:27:19 2026] POST /volume/v3/attachments/26aae53b-3cab-4bbc-912e-ff65f0b0508b/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:27:20.845477 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-c04b8536-cd34-40fd-9a6d-c31de7061e72 req-284f712a-c92b-430b-ac7d-f07983beed81 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:20.848446 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-c04b8536-cd34-40fd-9a6d-c31de7061e72 req-284f712a-c92b-430b-ac7d-f07983beed81 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] GET https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d Jul 31 09:27:20.848893 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-c04b8536-cd34-40fd-9a6d-c31de7061e72 req-284f712a-c92b-430b-ac7d-f07983beed81 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:20.849329 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-c04b8536-cd34-40fd-9a6d-c31de7061e72 req-284f712a-c92b-430b-ac7d-f07983beed81 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:20.862620 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:20.862620 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:20.872277 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-c04b8536-cd34-40fd-9a6d-c31de7061e72 req-284f712a-c92b-430b-ac7d-f07983beed81 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Volume info retrieved successfully. Jul 31 09:27:20.881740 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-c04b8536-cd34-40fd-9a6d-c31de7061e72 req-284f712a-c92b-430b-ac7d-f07983beed81 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d returned with HTTP 200 Jul 31 09:27:20.882588 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 203/809] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:27:20 2026] GET /volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:21.030254 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-30c4433a-9a8a-4f5b-8712-2ecc94d03055 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:21.030689 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-30c4433a-9a8a-4f5b-8712-2ecc94d03055 None None] GET https://10.4.3.226/volume// Jul 31 09:27:21.031263 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-30c4433a-9a8a-4f5b-8712-2ecc94d03055 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:21.031263 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-30c4433a-9a8a-4f5b-8712-2ecc94d03055 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:21.031437 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-30c4433a-9a8a-4f5b-8712-2ecc94d03055 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:27:21.031727 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 201/810] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:27:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:27:21.045183 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-c04b8536-cd34-40fd-9a6d-c31de7061e72 req-1a83c0e9-72d7-49fc-b1aa-a073660081dc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:21.048680 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c04b8536-cd34-40fd-9a6d-c31de7061e72 req-1a83c0e9-72d7-49fc-b1aa-a073660081dc tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:27:21.052008 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c04b8536-cd34-40fd-9a6d-c31de7061e72 req-1a83c0e9-72d7-49fc-b1aa-a073660081dc tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "00899e2a-979a-43d5-b48a-95a7e4b2545d", "connector": null, "instance_uuid": "eca97db5-b51f-4aa6-81e9-c437eaaa7ceb"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:21.063882 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:21.063882 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:21.117433 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c04b8536-cd34-40fd-9a6d-c31de7061e72 req-1a83c0e9-72d7-49fc-b1aa-a073660081dc tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:27:21.118538 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 205/811] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:27:21 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 31 09:27:21.173360 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-28635a2d-b1e3-4dc5-a596-34ac0a958780 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:21.176122 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-28635a2d-b1e3-4dc5-a596-34ac0a958780 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] GET https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d Jul 31 09:27:21.177063 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-28635a2d-b1e3-4dc5-a596-34ac0a958780 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:21.177448 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-28635a2d-b1e3-4dc5-a596-34ac0a958780 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:21.191030 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:21.191030 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:21.195152 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-28635a2d-b1e3-4dc5-a596-34ac0a958780 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Volume info retrieved successfully. Jul 31 09:27:21.201746 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-28635a2d-b1e3-4dc5-a596-34ac0a958780 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d returned with HTTP 200 Jul 31 09:27:21.202341 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 203/812] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:21 2026] GET /volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:21.212538 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5483b004-a42f-406f-86a2-a15b1187b0ca None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:21.212858 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5483b004-a42f-406f-86a2-a15b1187b0ca None None] GET https://10.4.3.226/volume// Jul 31 09:27:21.213623 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5483b004-a42f-406f-86a2-a15b1187b0ca None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:21.213623 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5483b004-a42f-406f-86a2-a15b1187b0ca None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:21.213806 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5483b004-a42f-406f-86a2-a15b1187b0ca None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:27:21.214155 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 204/813] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:27:21 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:27:21.231100 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-c04b8536-cd34-40fd-9a6d-c31de7061e72 req-67a5450b-16f1-4abf-ad6c-1848b67a3313 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:21.233218 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c04b8536-cd34-40fd-9a6d-c31de7061e72 req-67a5450b-16f1-4abf-ad6c-1848b67a3313 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] GET https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d Jul 31 09:27:21.233508 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c04b8536-cd34-40fd-9a6d-c31de7061e72 req-67a5450b-16f1-4abf-ad6c-1848b67a3313 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:21.233740 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c04b8536-cd34-40fd-9a6d-c31de7061e72 req-67a5450b-16f1-4abf-ad6c-1848b67a3313 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:21.251665 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:21.251665 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:21.257706 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-c04b8536-cd34-40fd-9a6d-c31de7061e72 req-67a5450b-16f1-4abf-ad6c-1848b67a3313 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Volume info retrieved successfully. Jul 31 09:27:21.265301 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c04b8536-cd34-40fd-9a6d-c31de7061e72 req-67a5450b-16f1-4abf-ad6c-1848b67a3313 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d returned with HTTP 200 Jul 31 09:27:21.265769 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 202/814] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:27:21 2026] GET /volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d => generated 1030 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:27:21.401732 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-c04b8536-cd34-40fd-9a6d-c31de7061e72 req-6a44153b-747a-43a0-8f63-0c2587cfc451 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:21.404811 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c04b8536-cd34-40fd-9a6d-c31de7061e72 req-6a44153b-747a-43a0-8f63-0c2587cfc451 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] PUT https://10.4.3.226/volume/v3/attachments/0c0eee5f-0f1d-458f-8630-ccd55a3f345a Jul 31 09:27:21.405307 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c04b8536-cd34-40fd-9a6d-c31de7061e72 req-6a44153b-747a-43a0-8f63-0c2587cfc451 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:21.415785 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-c04b8536-cd34-40fd-9a6d-c31de7061e72 req-6a44153b-747a-43a0-8f63-0c2587cfc451 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Acquiring lock "cinder-attachment_update-00899e2a-979a-43d5-b48a-95a7e4b2545d-np0000006200" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:27:21.422591 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-c04b8536-cd34-40fd-9a6d-c31de7061e72 req-6a44153b-747a-43a0-8f63-0c2587cfc451 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Lock "cinder-attachment_update-00899e2a-979a-43d5-b48a-95a7e4b2545d-np0000006200" acquired by "attachment_update" :: waited 0.007s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:27:21.424034 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:21.424034 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:21.549311 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-c04b8536-cd34-40fd-9a6d-c31de7061e72 req-6a44153b-747a-43a0-8f63-0c2587cfc451 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Lock "cinder-attachment_update-00899e2a-979a-43d5-b48a-95a7e4b2545d-np0000006200" released by "attachment_update" :: held 0.127s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:27:21.549694 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c04b8536-cd34-40fd-9a6d-c31de7061e72 req-6a44153b-747a-43a0-8f63-0c2587cfc451 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/attachments/0c0eee5f-0f1d-458f-8630-ccd55a3f345a returned with HTTP 200 Jul 31 09:27:21.550358 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 206/815] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:27:21 2026] PUT /volume/v3/attachments/0c0eee5f-0f1d-458f-8630-ccd55a3f345a => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:27:22.219231 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-008e4e93-c4b7-40c7-8ae0-986d1814e0d5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:22.222882 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-008e4e93-c4b7-40c7-8ae0-986d1814e0d5 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] GET https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d Jul 31 09:27:22.222882 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-008e4e93-c4b7-40c7-8ae0-986d1814e0d5 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:22.223426 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-008e4e93-c4b7-40c7-8ae0-986d1814e0d5 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:22.240612 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:22.240612 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:22.246001 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-008e4e93-c4b7-40c7-8ae0-986d1814e0d5 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Volume info retrieved successfully. Jul 31 09:27:22.252212 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-008e4e93-c4b7-40c7-8ae0-986d1814e0d5 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d returned with HTTP 200 Jul 31 09:27:22.252726 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 204/816] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:22 2026] GET /volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:23.269748 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-089bfffd-26ae-43ff-b9a2-64e1bf362b8a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:23.272111 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-089bfffd-26ae-43ff-b9a2-64e1bf362b8a tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] GET https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d Jul 31 09:27:23.272389 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-089bfffd-26ae-43ff-b9a2-64e1bf362b8a tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:23.272659 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-089bfffd-26ae-43ff-b9a2-64e1bf362b8a tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:23.284773 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:23.284773 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:23.288559 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-089bfffd-26ae-43ff-b9a2-64e1bf362b8a tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Volume info retrieved successfully. Jul 31 09:27:23.293170 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-089bfffd-26ae-43ff-b9a2-64e1bf362b8a tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d returned with HTTP 200 Jul 31 09:27:23.293635 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 205/817] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:23 2026] GET /volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:24.310221 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-36c504cc-c368-4dd2-9a33-6b0d490acc54 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:24.314444 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-36c504cc-c368-4dd2-9a33-6b0d490acc54 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] GET https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d Jul 31 09:27:24.314621 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-36c504cc-c368-4dd2-9a33-6b0d490acc54 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:24.314836 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-36c504cc-c368-4dd2-9a33-6b0d490acc54 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:24.339150 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:24.339150 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:24.348297 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-36c504cc-c368-4dd2-9a33-6b0d490acc54 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Volume info retrieved successfully. Jul 31 09:27:24.356584 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-36c504cc-c368-4dd2-9a33-6b0d490acc54 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d returned with HTTP 200 Jul 31 09:27:24.357321 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 203/818] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:24 2026] GET /volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:25.372730 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-77834198-945f-4a39-9335-2956db813961 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:25.376293 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-77834198-945f-4a39-9335-2956db813961 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] GET https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d Jul 31 09:27:25.376293 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-77834198-945f-4a39-9335-2956db813961 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:25.376293 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-77834198-945f-4a39-9335-2956db813961 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:25.387383 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:25.387383 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:25.391124 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-77834198-945f-4a39-9335-2956db813961 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Volume info retrieved successfully. Jul 31 09:27:25.397627 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-77834198-945f-4a39-9335-2956db813961 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d returned with HTTP 200 Jul 31 09:27:25.398000 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 207/819] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:25 2026] GET /volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:26.416643 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f4a14ced-df12-4985-a0db-0c2760667a40 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:26.420264 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f4a14ced-df12-4985-a0db-0c2760667a40 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] GET https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d Jul 31 09:27:26.420608 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f4a14ced-df12-4985-a0db-0c2760667a40 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:26.420996 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f4a14ced-df12-4985-a0db-0c2760667a40 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:26.452038 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:26.452038 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:26.460820 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f4a14ced-df12-4985-a0db-0c2760667a40 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Volume info retrieved successfully. Jul 31 09:27:26.470922 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f4a14ced-df12-4985-a0db-0c2760667a40 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d returned with HTTP 200 Jul 31 09:27:26.471452 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 205/820] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:26 2026] GET /volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:26.657956 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ecfd72be-36f0-4f40-8ecc-93424f4e26f0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:26.660256 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ecfd72be-36f0-4f40-8ecc-93424f4e26f0 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] GET https://10.4.3.226/volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 Jul 31 09:27:26.661379 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ecfd72be-36f0-4f40-8ecc-93424f4e26f0 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:26.661670 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ecfd72be-36f0-4f40-8ecc-93424f4e26f0 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:26.681859 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:26.681859 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:26.689486 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-ecfd72be-36f0-4f40-8ecc-93424f4e26f0 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Volume info retrieved successfully. Jul 31 09:27:26.697442 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ecfd72be-36f0-4f40-8ecc-93424f4e26f0 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] https://10.4.3.226/volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 returned with HTTP 200 Jul 31 09:27:26.698083 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 206/821] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:27:26 2026] GET /volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 => generated 1833 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:27:26.719762 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-c04b8536-cd34-40fd-9a6d-c31de7061e72 req-72517a16-1e17-4f48-bfcd-fefaa778a8d3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:26.724097 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c04b8536-cd34-40fd-9a6d-c31de7061e72 req-72517a16-1e17-4f48-bfcd-fefaa778a8d3 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] POST https://10.4.3.226/volume/v3/attachments/0c0eee5f-0f1d-458f-8630-ccd55a3f345a/action Jul 31 09:27:26.724495 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c04b8536-cd34-40fd-9a6d-c31de7061e72 req-72517a16-1e17-4f48-bfcd-fefaa778a8d3 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:27:26.724640 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c04b8536-cd34-40fd-9a6d-c31de7061e72 req-72517a16-1e17-4f48-bfcd-fefaa778a8d3 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:26.757747 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:26.757747 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:26.771992 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c04b8536-cd34-40fd-9a6d-c31de7061e72 req-72517a16-1e17-4f48-bfcd-fefaa778a8d3 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/attachments/0c0eee5f-0f1d-458f-8630-ccd55a3f345a/action returned with HTTP 204 Jul 31 09:27:26.772548 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 204/822] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:27:26 2026] POST /volume/v3/attachments/0c0eee5f-0f1d-458f-8630-ccd55a3f345a/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:27:27.487791 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-60185819-28c1-4798-b995-5a1512c48034 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:27.490228 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-60185819-28c1-4798-b995-5a1512c48034 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] GET https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d Jul 31 09:27:27.490543 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-60185819-28c1-4798-b995-5a1512c48034 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:27.490668 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-60185819-28c1-4798-b995-5a1512c48034 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:27.505413 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:27.505413 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:27.511183 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-60185819-28c1-4798-b995-5a1512c48034 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Volume info retrieved successfully. Jul 31 09:27:27.519036 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-60185819-28c1-4798-b995-5a1512c48034 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d returned with HTTP 200 Jul 31 09:27:27.519749 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 208/823] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:27 2026] GET /volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:27:27.541418 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ef10f4f9-5267-421d-8440-24ea31f4823f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:27.542652 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-177edd6d-9037-4987-b7f2-b756da1ba28c req-e8d10cf2-b01c-431e-b815-f79e432e46a3 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:27.544591 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ef10f4f9-5267-421d-8440-24ea31f4823f tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] GET https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d Jul 31 09:27:27.545000 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ef10f4f9-5267-421d-8440-24ea31f4823f tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:27.545351 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ef10f4f9-5267-421d-8440-24ea31f4823f tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:27.546453 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-177edd6d-9037-4987-b7f2-b756da1ba28c req-e8d10cf2-b01c-431e-b815-f79e432e46a3 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] DELETE https://10.4.3.226/volume/v3/attachments/88810a04-dd88-49ba-90df-cf508720b383 Jul 31 09:27:27.546982 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-177edd6d-9037-4987-b7f2-b756da1ba28c req-e8d10cf2-b01c-431e-b815-f79e432e46a3 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:27.547087 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-177edd6d-9037-4987-b7f2-b756da1ba28c req-e8d10cf2-b01c-431e-b815-f79e432e46a3 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:27.558546 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:27.558546 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:27.561411 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:27.561411 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:27.570862 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-ef10f4f9-5267-421d-8440-24ea31f4823f tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Volume info retrieved successfully. Jul 31 09:27:27.577881 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ef10f4f9-5267-421d-8440-24ea31f4823f tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d returned with HTTP 200 Jul 31 09:27:27.579612 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 206/824] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:27 2026] GET /volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d => generated 1143 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:27:27.630013 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-177edd6d-9037-4987-b7f2-b756da1ba28c req-e8d10cf2-b01c-431e-b815-f79e432e46a3 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] https://10.4.3.226/volume/v3/attachments/88810a04-dd88-49ba-90df-cf508720b383 returned with HTTP 200 Jul 31 09:27:27.630403 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 207/825] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:27:27 2026] DELETE /volume/v3/attachments/88810a04-dd88-49ba-90df-cf508720b383 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:27.657402 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-bc77eef2-7358-41f9-aee9-fc34a3dcec09 req-09108c41-c022-42d9-b45c-b3219b31b98b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:27.661146 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-bc77eef2-7358-41f9-aee9-fc34a3dcec09 req-09108c41-c022-42d9-b45c-b3219b31b98b tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] GET https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d Jul 31 09:27:27.661499 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-bc77eef2-7358-41f9-aee9-fc34a3dcec09 req-09108c41-c022-42d9-b45c-b3219b31b98b tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:27.661817 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-bc77eef2-7358-41f9-aee9-fc34a3dcec09 req-09108c41-c022-42d9-b45c-b3219b31b98b tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:27.677643 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:27.677643 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:27.682634 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-bc77eef2-7358-41f9-aee9-fc34a3dcec09 req-09108c41-c022-42d9-b45c-b3219b31b98b tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Volume info retrieved successfully. Jul 31 09:27:27.690261 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-bc77eef2-7358-41f9-aee9-fc34a3dcec09 req-09108c41-c022-42d9-b45c-b3219b31b98b tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d returned with HTTP 200 Jul 31 09:27:27.691039 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 205/826] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:27:27 2026] GET /volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:27:28.794160 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8fdb026a-95d2-4fce-a162-114d7438a4b3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:28.796344 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8fdb026a-95d2-4fce-a162-114d7438a4b3 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] GET https://10.4.3.226/volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc Jul 31 09:27:28.796528 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8fdb026a-95d2-4fce-a162-114d7438a4b3 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:28.796584 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8fdb026a-95d2-4fce-a162-114d7438a4b3 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:28.807302 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:28.807302 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:28.813308 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8fdb026a-95d2-4fce-a162-114d7438a4b3 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Volume info retrieved successfully. Jul 31 09:27:28.819230 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8fdb026a-95d2-4fce-a162-114d7438a4b3 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] https://10.4.3.226/volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc returned with HTTP 200 Jul 31 09:27:28.819691 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 209/827] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:28 2026] GET /volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:27:28.876917 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-df3d8bf5-cd66-41b1-893d-68797159f411 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:28.883215 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-df3d8bf5-cd66-41b1-893d-68797159f411 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] GET https://10.4.3.226/volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc Jul 31 09:27:28.883452 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-df3d8bf5-cd66-41b1-893d-68797159f411 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:28.883623 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-df3d8bf5-cd66-41b1-893d-68797159f411 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:28.893927 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:28.893927 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:28.905623 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-df3d8bf5-cd66-41b1-893d-68797159f411 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Volume info retrieved successfully. Jul 31 09:27:28.916493 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-df3d8bf5-cd66-41b1-893d-68797159f411 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] https://10.4.3.226/volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc returned with HTTP 200 Jul 31 09:27:28.917334 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 207/828] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:28 2026] GET /volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:28.941430 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1d39b198-ef74-4638-b375-04993ea44dd7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:28.947315 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1d39b198-ef74-4638-b375-04993ea44dd7 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] DELETE https://10.4.3.226/volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc Jul 31 09:27:28.947626 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1d39b198-ef74-4638-b375-04993ea44dd7 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:28.947894 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1d39b198-ef74-4638-b375-04993ea44dd7 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:28.948117 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-1d39b198-ef74-4638-b375-04993ea44dd7 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Delete volume with id: d9a9b0fa-b4ba-40a2-af3d-0f93891687dc Jul 31 09:27:28.961163 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:28.961163 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:28.961883 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-1d39b198-ef74-4638-b375-04993ea44dd7 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Volume info retrieved successfully. Jul 31 09:27:28.987272 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-1d39b198-ef74-4638-b375-04993ea44dd7 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Delete volume request issued successfully. Jul 31 09:27:28.987272 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1d39b198-ef74-4638-b375-04993ea44dd7 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] https://10.4.3.226/volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc returned with HTTP 202 Jul 31 09:27:28.987272 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 208/829] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:27:28 2026] DELETE /volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:27:28.994148 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9d4adb4e-52e2-4a06-b8d6-5b40c952fceb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:28.997433 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9d4adb4e-52e2-4a06-b8d6-5b40c952fceb tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] GET https://10.4.3.226/volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc Jul 31 09:27:28.997995 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9d4adb4e-52e2-4a06-b8d6-5b40c952fceb tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:28.998339 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9d4adb4e-52e2-4a06-b8d6-5b40c952fceb tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:29.008222 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:29.008222 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:29.013719 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9d4adb4e-52e2-4a06-b8d6-5b40c952fceb tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Volume info retrieved successfully. Jul 31 09:27:29.018289 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9d4adb4e-52e2-4a06-b8d6-5b40c952fceb tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] https://10.4.3.226/volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc returned with HTTP 200 Jul 31 09:27:29.018968 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 206/830] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:28 2026] GET /volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:30.034321 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5cae143d-2bb7-47bd-bb31-5d2f3fb1b0f8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:30.036471 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5cae143d-2bb7-47bd-bb31-5d2f3fb1b0f8 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] GET https://10.4.3.226/volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc Jul 31 09:27:30.037290 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5cae143d-2bb7-47bd-bb31-5d2f3fb1b0f8 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:30.037290 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5cae143d-2bb7-47bd-bb31-5d2f3fb1b0f8 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:30.045797 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5cae143d-2bb7-47bd-bb31-5d2f3fb1b0f8 tempest-ServerActionsTestOtherB-1006431441 tempest-ServerActionsTestOtherB-1006431441-project-member] https://10.4.3.226/volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc returned with HTTP 404 Jul 31 09:27:30.046694 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 210/831] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:30 2026] GET /volume/v3/volumes/d9a9b0fa-b4ba-40a2-af3d-0f93891687dc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 09:27:32.019192 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-1c47e774-35c2-4bd1-987e-f9d6a61b229a req-9e144914-049d-4084-aca4-ee4d63ff827d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:32.021299 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-1c47e774-35c2-4bd1-987e-f9d6a61b229a req-9e144914-049d-4084-aca4-ee4d63ff827d tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] GET https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d Jul 31 09:27:32.021604 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-1c47e774-35c2-4bd1-987e-f9d6a61b229a req-9e144914-049d-4084-aca4-ee4d63ff827d tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:32.021870 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-1c47e774-35c2-4bd1-987e-f9d6a61b229a req-9e144914-049d-4084-aca4-ee4d63ff827d tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:32.034452 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:32.034452 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:32.038454 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-1c47e774-35c2-4bd1-987e-f9d6a61b229a req-9e144914-049d-4084-aca4-ee4d63ff827d tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Volume info retrieved successfully. Jul 31 09:27:32.043795 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-1c47e774-35c2-4bd1-987e-f9d6a61b229a req-9e144914-049d-4084-aca4-ee4d63ff827d tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d returned with HTTP 200 Jul 31 09:27:32.044188 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 208/832] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:27:32 2026] GET /volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:27:32.370578 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-555ddf99-549b-489a-849b-f86a47f04e85 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:32.544523 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-555ddf99-549b-489a-849b-f86a47f04e85 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:27:32.544875 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-555ddf99-549b-489a-849b-f86a47f04e85 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-559550224"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:32.546684 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-555ddf99-549b-489a-849b-f86a47f04e85 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-559550224'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:27:32.546912 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-555ddf99-549b-489a-849b-f86a47f04e85 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Create volume of 1 GB Jul 31 09:27:32.552787 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-555ddf99-549b-489a-849b-f86a47f04e85 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Availability Zones retrieved successfully. Jul 31 09:27:32.565884 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-555ddf99-549b-489a-849b-f86a47f04e85 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Flow 'volume_create_api' (adff2636-1618-4ed0-bb19-454daee199fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:27:32.567145 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-555ddf99-549b-489a-849b-f86a47f04e85 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3211159b-ae2d-4c03-a81c-11c7602a8cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:32.568418 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-555ddf99-549b-489a-849b-f86a47f04e85 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:27:32.605647 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-555ddf99-549b-489a-849b-f86a47f04e85 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3211159b-ae2d-4c03-a81c-11c7602a8cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:32.606737 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-555ddf99-549b-489a-849b-f86a47f04e85 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bf04a50-f322-43bb-8558-549198e78cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:32.692977 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-555ddf99-549b-489a-849b-f86a47f04e85 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Created reservations ['74a1fce6-b986-482c-b943-9ece139fcd54', '020bdc56-8a08-4c3f-8866-7517b3d7ade3', '9a1a9e4c-361a-4fd8-a3df-f8d903dea93d', '98195d53-770d-4d4f-a1eb-e82acc50db37'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:27:32.694232 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-555ddf99-549b-489a-849b-f86a47f04e85 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bf04a50-f322-43bb-8558-549198e78cfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74a1fce6-b986-482c-b943-9ece139fcd54', '020bdc56-8a08-4c3f-8866-7517b3d7ade3', '9a1a9e4c-361a-4fd8-a3df-f8d903dea93d', '98195d53-770d-4d4f-a1eb-e82acc50db37']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:32.695420 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-555ddf99-549b-489a-849b-f86a47f04e85 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43d01d5a-5277-4f07-b259-1968039baa0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:32.726234 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-555ddf99-549b-489a-849b-f86a47f04e85 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43d01d5a-5277-4f07-b259-1968039baa0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebfa0b9b-1fb1-46fa-822b-2b513983b2a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-559550224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='688b2acf5bcc4587b88ec0efcd7e103f',qos_specs=None,replication_status=,reservations=['74a1fce6-b986-482c-b943-9ece139fcd54','020bdc56-8a08-4c3f-8866-7517b3d7ade3','9a1a9e4c-361a-4fd8-a3df-f8d903dea93d','98195d53-770d-4d4f-a1eb-e82acc50db37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='230e0a1723e94346bd557f783ecc9dab',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:27:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-559550224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebfa0b9b-1fb1-46fa-822b-2b513983b2a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='688b2acf5bcc4587b88ec0efcd7e103f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='230e0a1723e94346bd557f783ecc9dab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:32.727362 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-555ddf99-549b-489a-849b-f86a47f04e85 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67cc0083-eaa2-496e-8ad8-eca1232c4425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:32.748372 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-555ddf99-549b-489a-849b-f86a47f04e85 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67cc0083-eaa2-496e-8ad8-eca1232c4425) transitioned into state 'SUCCESS' from state '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-559550224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='688b2acf5bcc4587b88ec0efcd7e103f',qos_specs=None,replication_status=,reservations=['74a1fce6-b986-482c-b943-9ece139fcd54','020bdc56-8a08-4c3f-8866-7517b3d7ade3','9a1a9e4c-361a-4fd8-a3df-f8d903dea93d','98195d53-770d-4d4f-a1eb-e82acc50db37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='230e0a1723e94346bd557f783ecc9dab',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:32.749108 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-555ddf99-549b-489a-849b-f86a47f04e85 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d53e7ca6-433b-4c20-a3f2-dcd40be95dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:32.760522 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-555ddf99-549b-489a-849b-f86a47f04e85 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d53e7ca6-433b-4c20-a3f2-dcd40be95dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:32.761697 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-555ddf99-549b-489a-849b-f86a47f04e85 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Flow 'volume_create_api' (adff2636-1618-4ed0-bb19-454daee199fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:27:32.762671 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-555ddf99-549b-489a-849b-f86a47f04e85 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Create volume request issued successfully. Jul 31 09:27:32.763003 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-555ddf99-549b-489a-849b-f86a47f04e85 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:27:32.763496 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 209/833] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:27:32 2026] POST /volume/v3/volumes => generated 750 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:27:32.779186 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-999e824a-37c7-408f-a158-b0ae081bbd6c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:32.782475 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-999e824a-37c7-408f-a158-b0ae081bbd6c tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/volumes/ebfa0b9b-1fb1-46fa-822b-2b513983b2a9 Jul 31 09:27:32.782721 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-999e824a-37c7-408f-a158-b0ae081bbd6c tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:32.782945 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-999e824a-37c7-408f-a158-b0ae081bbd6c tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:32.790555 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:32.790555 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:32.795630 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-999e824a-37c7-408f-a158-b0ae081bbd6c tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Volume info retrieved successfully. Jul 31 09:27:32.802175 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-999e824a-37c7-408f-a158-b0ae081bbd6c tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/volumes/ebfa0b9b-1fb1-46fa-822b-2b513983b2a9 returned with HTTP 200 Jul 31 09:27:32.802811 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 207/834] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:32 2026] GET /volume/v3/volumes/ebfa0b9b-1fb1-46fa-822b-2b513983b2a9 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:33.817929 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-df39b6b5-fbcd-4a8f-a993-a0f8ccaae6c0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:33.822318 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-df39b6b5-fbcd-4a8f-a993-a0f8ccaae6c0 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/volumes/ebfa0b9b-1fb1-46fa-822b-2b513983b2a9 Jul 31 09:27:33.822318 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-df39b6b5-fbcd-4a8f-a993-a0f8ccaae6c0 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:33.822318 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-df39b6b5-fbcd-4a8f-a993-a0f8ccaae6c0 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:33.833172 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:33.833172 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:33.839352 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-df39b6b5-fbcd-4a8f-a993-a0f8ccaae6c0 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Volume info retrieved successfully. Jul 31 09:27:33.846636 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-df39b6b5-fbcd-4a8f-a993-a0f8ccaae6c0 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/volumes/ebfa0b9b-1fb1-46fa-822b-2b513983b2a9 returned with HTTP 200 Jul 31 09:27:33.847291 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 211/835] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:33 2026] GET /volume/v3/volumes/ebfa0b9b-1fb1-46fa-822b-2b513983b2a9 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:33.862550 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f219251c-5a52-46c4-87ae-328e91bd40ba None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:33.865566 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f219251c-5a52-46c4-87ae-328e91bd40ba tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:27:33.866169 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f219251c-5a52-46c4-87ae-328e91bd40ba tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ebfa0b9b-1fb1-46fa-822b-2b513983b2a9", "name": "tempest-SnapshotsActionsTest-Snapshot-518013149"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:33.878357 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:33.878357 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:33.879255 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f219251c-5a52-46c4-87ae-328e91bd40ba tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Volume info retrieved successfully. Jul 31 09:27:33.880644 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-f219251c-5a52-46c4-87ae-328e91bd40ba tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Create snapshot from volume ebfa0b9b-1fb1-46fa-822b-2b513983b2a9 Jul 31 09:27:33.942612 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-f219251c-5a52-46c4-87ae-328e91bd40ba tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Created reservations ['c00cbfd2-bdc8-42b2-8f1a-d30678d69dd1', 'f9f3d04f-c268-4876-ad4a-56ff45070174', '2b2ec4d9-965b-44e5-9ebd-8a3277d08d6d', '3a829938-877b-4a95-9dd8-6c1638579a2c'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:27:34.000814 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f219251c-5a52-46c4-87ae-328e91bd40ba tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot create request issued successfully. Jul 31 09:27:34.000814 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f219251c-5a52-46c4-87ae-328e91bd40ba tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:27:34.000814 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 209/836] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:27:33 2026] POST /volume/v3/snapshots => generated 306 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 09:27:34.015123 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b7c64b63-934f-4023-bb60-6717ff39411a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:34.018158 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b7c64b63-934f-4023-bb60-6717ff39411a tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 Jul 31 09:27:34.018452 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b7c64b63-934f-4023-bb60-6717ff39411a tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:34.018705 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b7c64b63-934f-4023-bb60-6717ff39411a tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:34.056605 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:34.056605 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:34.057223 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-b7c64b63-934f-4023-bb60-6717ff39411a tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot retrieved successfully. Jul 31 09:27:34.058527 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b7c64b63-934f-4023-bb60-6717ff39411a tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 returned with HTTP 200 Jul 31 09:27:34.059001 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 210/837] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:34 2026] GET /volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 => generated 438 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:35.078049 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-72bfde81-18a3-4d01-9d75-008b001f155d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:35.081070 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-72bfde81-18a3-4d01-9d75-008b001f155d tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 Jul 31 09:27:35.081353 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-72bfde81-18a3-4d01-9d75-008b001f155d tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:35.081644 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-72bfde81-18a3-4d01-9d75-008b001f155d tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:35.113636 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:35.113636 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:35.114221 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-72bfde81-18a3-4d01-9d75-008b001f155d tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot retrieved successfully. Jul 31 09:27:35.115370 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-72bfde81-18a3-4d01-9d75-008b001f155d tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 returned with HTTP 200 Jul 31 09:27:35.115823 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 208/838] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:35 2026] GET /volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:35.132945 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2f72f0a5-36a3-4a63-9964-aa54dacc43ec None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:35.380447 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2f72f0a5-36a3-4a63-9964-aa54dacc43ec tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] POST https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652/action Jul 31 09:27:35.380955 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2f72f0a5-36a3-4a63-9964-aa54dacc43ec tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:27:35.381080 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2f72f0a5-36a3-4a63-9964-aa54dacc43ec tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:35.382756 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.admin_actions [None req-2f72f0a5-36a3-4a63-9964-aa54dacc43ec tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Updating snapshot '14dc2c18-db27-4276-ae8e-1913c09a4652' with '{'status': 'creating'}' {{(pid=100316) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 09:27:35.397885 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:35.397885 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:35.414950 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2f72f0a5-36a3-4a63-9964-aa54dacc43ec tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652/action returned with HTTP 202 Jul 31 09:27:35.417191 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 212/839] 10.4.3.226 () {68 vars in 1396 bytes} [Fri Jul 31 09:27:35 2026] POST /volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652/action => generated 0 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:27:35.425770 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-1b2c124f-a584-4c8b-b166-cda7727e9c43 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:35.428347 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1b2c124f-a584-4c8b-b166-cda7727e9c43 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 Jul 31 09:27:35.428888 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1b2c124f-a584-4c8b-b166-cda7727e9c43 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:35.430261 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1b2c124f-a584-4c8b-b166-cda7727e9c43 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:35.436907 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:35.436907 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:35.437863 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-1b2c124f-a584-4c8b-b166-cda7727e9c43 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot retrieved successfully. Jul 31 09:27:35.439438 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1b2c124f-a584-4c8b-b166-cda7727e9c43 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 returned with HTTP 200 Jul 31 09:27:35.440525 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 210/840] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:35 2026] GET /volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:35.450906 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-be7123c8-1cc8-4ca1-8a0e-c10287e70d44 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:35.453526 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-be7123c8-1cc8-4ca1-8a0e-c10287e70d44 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] POST https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652/action Jul 31 09:27:35.454057 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-be7123c8-1cc8-4ca1-8a0e-c10287e70d44 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:27:35.454251 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-be7123c8-1cc8-4ca1-8a0e-c10287e70d44 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:35.456313 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.admin_actions [None req-be7123c8-1cc8-4ca1-8a0e-c10287e70d44 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Updating snapshot '14dc2c18-db27-4276-ae8e-1913c09a4652' with '{'status': 'available'}' {{(pid=100314) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 09:27:35.493208 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:35.493208 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:35.510004 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-be7123c8-1cc8-4ca1-8a0e-c10287e70d44 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652/action returned with HTTP 202 Jul 31 09:27:35.510835 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 211/841] 10.4.3.226 () {68 vars in 1396 bytes} [Fri Jul 31 09:27:35 2026] POST /volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:27:35.524987 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7dd15c96-c9e6-44fb-a30a-1b0a21b3d15c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:35.527064 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7dd15c96-c9e6-44fb-a30a-1b0a21b3d15c tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 Jul 31 09:27:35.527293 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7dd15c96-c9e6-44fb-a30a-1b0a21b3d15c tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:35.527522 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7dd15c96-c9e6-44fb-a30a-1b0a21b3d15c tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:35.532573 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:35.532573 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:35.532942 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7dd15c96-c9e6-44fb-a30a-1b0a21b3d15c tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot retrieved successfully. Jul 31 09:27:35.533723 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7dd15c96-c9e6-44fb-a30a-1b0a21b3d15c tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 returned with HTTP 200 Jul 31 09:27:35.534214 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 209/842] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:35 2026] GET /volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:27:35.546509 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-62fc9167-6a0c-4c0e-b105-64b0d86f5924 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:35.550378 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-62fc9167-6a0c-4c0e-b105-64b0d86f5924 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:27:35.550378 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-62fc9167-6a0c-4c0e-b105-64b0d86f5924 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ebfa0b9b-1fb1-46fa-822b-2b513983b2a9", "name": "tempest-SnapshotsActionsTest-Snapshot-768383987"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:35.561710 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:35.561710 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:35.562775 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-62fc9167-6a0c-4c0e-b105-64b0d86f5924 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Volume info retrieved successfully. Jul 31 09:27:35.563084 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-62fc9167-6a0c-4c0e-b105-64b0d86f5924 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Create snapshot from volume ebfa0b9b-1fb1-46fa-822b-2b513983b2a9 Jul 31 09:27:35.589884 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-62fc9167-6a0c-4c0e-b105-64b0d86f5924 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Created reservations ['ef0f104a-2ffd-464c-9833-6bcc115feadf', '917d5814-f394-4448-9d21-c6b7e06b2416', 'a00ab6f5-81dd-4528-a01d-03c1aa5233a9', 'dfd6a7e4-f675-44ef-81eb-654429b37950'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:27:35.659259 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-62fc9167-6a0c-4c0e-b105-64b0d86f5924 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot create request issued successfully. Jul 31 09:27:35.659852 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-62fc9167-6a0c-4c0e-b105-64b0d86f5924 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:27:35.660517 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 213/843] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:27:35 2026] POST /volume/v3/snapshots => generated 306 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:27:35.672392 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9afba8c1-8a0e-4528-bc56-b8619660ed0f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:35.676093 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9afba8c1-8a0e-4528-bc56-b8619660ed0f tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/107dd7e1-1a43-4d58-ac7d-764927916ad9 Jul 31 09:27:35.676293 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9afba8c1-8a0e-4528-bc56-b8619660ed0f tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:35.677406 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9afba8c1-8a0e-4528-bc56-b8619660ed0f tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:35.685107 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:35.685107 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:35.685107 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-9afba8c1-8a0e-4528-bc56-b8619660ed0f tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot retrieved successfully. Jul 31 09:27:35.686197 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9afba8c1-8a0e-4528-bc56-b8619660ed0f tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/107dd7e1-1a43-4d58-ac7d-764927916ad9 returned with HTTP 200 Jul 31 09:27:35.687169 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 211/844] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:35 2026] GET /volume/v3/snapshots/107dd7e1-1a43-4d58-ac7d-764927916ad9 => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:36.697841 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-10dec8fd-cfa8-47cb-9e9e-ebd3b9bb9231 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:36.699933 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-10dec8fd-cfa8-47cb-9e9e-ebd3b9bb9231 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/107dd7e1-1a43-4d58-ac7d-764927916ad9 Jul 31 09:27:36.700193 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-10dec8fd-cfa8-47cb-9e9e-ebd3b9bb9231 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:36.700449 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-10dec8fd-cfa8-47cb-9e9e-ebd3b9bb9231 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:36.705947 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:36.705947 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:36.706542 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-10dec8fd-cfa8-47cb-9e9e-ebd3b9bb9231 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot retrieved successfully. Jul 31 09:27:36.707493 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-10dec8fd-cfa8-47cb-9e9e-ebd3b9bb9231 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/107dd7e1-1a43-4d58-ac7d-764927916ad9 returned with HTTP 200 Jul 31 09:27:36.707939 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 212/845] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:36 2026] GET /volume/v3/snapshots/107dd7e1-1a43-4d58-ac7d-764927916ad9 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:36.717513 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3bbc0bdc-f7ba-4f6b-a19d-9e9b78823275 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:36.719844 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3bbc0bdc-f7ba-4f6b-a19d-9e9b78823275 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] POST https://10.4.3.226/volume/v3/snapshots/107dd7e1-1a43-4d58-ac7d-764927916ad9/action Jul 31 09:27:36.720318 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3bbc0bdc-f7ba-4f6b-a19d-9e9b78823275 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:27:36.720497 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3bbc0bdc-f7ba-4f6b-a19d-9e9b78823275 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:36.722857 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.admin_actions [None req-3bbc0bdc-f7ba-4f6b-a19d-9e9b78823275 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Updating snapshot '107dd7e1-1a43-4d58-ac7d-764927916ad9' with '{'status': 'creating'}' {{(pid=100317) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 09:27:36.734125 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:36.734125 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:36.748761 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3bbc0bdc-f7ba-4f6b-a19d-9e9b78823275 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] https://10.4.3.226/volume/v3/snapshots/107dd7e1-1a43-4d58-ac7d-764927916ad9/action returned with HTTP 202 Jul 31 09:27:36.749177 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 210/846] 10.4.3.226 () {68 vars in 1396 bytes} [Fri Jul 31 09:27:36 2026] POST /volume/v3/snapshots/107dd7e1-1a43-4d58-ac7d-764927916ad9/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:27:36.758541 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8e6da66d-417b-4009-a451-dde2332c20a6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:36.760906 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8e6da66d-417b-4009-a451-dde2332c20a6 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/107dd7e1-1a43-4d58-ac7d-764927916ad9 Jul 31 09:27:36.761199 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8e6da66d-417b-4009-a451-dde2332c20a6 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:36.761504 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8e6da66d-417b-4009-a451-dde2332c20a6 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:36.769681 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:36.769681 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:36.770707 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8e6da66d-417b-4009-a451-dde2332c20a6 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot retrieved successfully. Jul 31 09:27:36.772306 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8e6da66d-417b-4009-a451-dde2332c20a6 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/107dd7e1-1a43-4d58-ac7d-764927916ad9 returned with HTTP 200 Jul 31 09:27:36.775930 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 214/847] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:36 2026] GET /volume/v3/snapshots/107dd7e1-1a43-4d58-ac7d-764927916ad9 => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:36.785752 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d975b906-8e90-44a8-96d1-6266fc20fd0e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:36.787970 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d975b906-8e90-44a8-96d1-6266fc20fd0e tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] POST https://10.4.3.226/volume/v3/snapshots/107dd7e1-1a43-4d58-ac7d-764927916ad9/action Jul 31 09:27:36.788392 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d975b906-8e90-44a8-96d1-6266fc20fd0e tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:27:36.788544 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d975b906-8e90-44a8-96d1-6266fc20fd0e tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:36.816323 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:36.816323 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:36.816968 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d975b906-8e90-44a8-96d1-6266fc20fd0e tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Snapshot retrieved successfully. Jul 31 09:27:36.836764 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d975b906-8e90-44a8-96d1-6266fc20fd0e tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Snapshot delete request issued successfully. Jul 31 09:27:36.837068 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d975b906-8e90-44a8-96d1-6266fc20fd0e tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] https://10.4.3.226/volume/v3/snapshots/107dd7e1-1a43-4d58-ac7d-764927916ad9/action returned with HTTP 202 Jul 31 09:27:36.837577 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 212/848] 10.4.3.226 () {68 vars in 1396 bytes} [Fri Jul 31 09:27:36 2026] POST /volume/v3/snapshots/107dd7e1-1a43-4d58-ac7d-764927916ad9/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:27:36.848157 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-046f992d-edc3-4578-a733-babebcb8f305 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:36.850188 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-046f992d-edc3-4578-a733-babebcb8f305 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/107dd7e1-1a43-4d58-ac7d-764927916ad9 Jul 31 09:27:36.850438 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-046f992d-edc3-4578-a733-babebcb8f305 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:36.850668 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-046f992d-edc3-4578-a733-babebcb8f305 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:36.857505 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:36.857505 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:36.857950 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-046f992d-edc3-4578-a733-babebcb8f305 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot retrieved successfully. Jul 31 09:27:36.859118 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-046f992d-edc3-4578-a733-babebcb8f305 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/107dd7e1-1a43-4d58-ac7d-764927916ad9 returned with HTTP 200 Jul 31 09:27:36.859653 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 213/849] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:36 2026] GET /volume/v3/snapshots/107dd7e1-1a43-4d58-ac7d-764927916ad9 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:37.872683 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-67c5b1ac-b4f8-4740-88a2-f837833bc9c8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:37.875037 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-67c5b1ac-b4f8-4740-88a2-f837833bc9c8 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/107dd7e1-1a43-4d58-ac7d-764927916ad9 Jul 31 09:27:37.875266 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-67c5b1ac-b4f8-4740-88a2-f837833bc9c8 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:37.875488 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-67c5b1ac-b4f8-4740-88a2-f837833bc9c8 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:37.881367 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-67c5b1ac-b4f8-4740-88a2-f837833bc9c8 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/107dd7e1-1a43-4d58-ac7d-764927916ad9 returned with HTTP 404 Jul 31 09:27:37.882174 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 211/850] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:37 2026] GET /volume/v3/snapshots/107dd7e1-1a43-4d58-ac7d-764927916ad9 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:27:37.890367 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e2f4a080-10ca-4853-9085-6c53d5051dda None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:37.892705 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e2f4a080-10ca-4853-9085-6c53d5051dda tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] POST https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652/action Jul 31 09:27:37.893480 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e2f4a080-10ca-4853-9085-6c53d5051dda tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:27:37.893729 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e2f4a080-10ca-4853-9085-6c53d5051dda tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:37.895797 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.admin_actions [None req-e2f4a080-10ca-4853-9085-6c53d5051dda tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Updating snapshot '14dc2c18-db27-4276-ae8e-1913c09a4652' with '{'status': 'available'}' {{(pid=100316) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 09:27:37.906968 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:37.906968 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:37.923682 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e2f4a080-10ca-4853-9085-6c53d5051dda tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652/action returned with HTTP 202 Jul 31 09:27:37.924179 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 215/851] 10.4.3.226 () {68 vars in 1396 bytes} [Fri Jul 31 09:27:37 2026] POST /volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:27:37.934322 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3d6be173-8f97-46ed-a94c-286fc5c4603a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:37.938308 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3d6be173-8f97-46ed-a94c-286fc5c4603a tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 Jul 31 09:27:37.938308 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3d6be173-8f97-46ed-a94c-286fc5c4603a tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:37.938308 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3d6be173-8f97-46ed-a94c-286fc5c4603a tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:37.945303 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:37.945303 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:37.946164 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-3d6be173-8f97-46ed-a94c-286fc5c4603a tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot retrieved successfully. Jul 31 09:27:37.947456 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3d6be173-8f97-46ed-a94c-286fc5c4603a tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 returned with HTTP 200 Jul 31 09:27:37.948136 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 213/852] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:37 2026] GET /volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:37.958069 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2108b24b-2c63-4e1b-860d-47c104197607 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:37.960057 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2108b24b-2c63-4e1b-860d-47c104197607 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/107dd7e1-1a43-4d58-ac7d-764927916ad9 Jul 31 09:27:37.960329 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2108b24b-2c63-4e1b-860d-47c104197607 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:37.960541 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2108b24b-2c63-4e1b-860d-47c104197607 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:37.960694 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-2108b24b-2c63-4e1b-860d-47c104197607 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Delete snapshot with id: 107dd7e1-1a43-4d58-ac7d-764927916ad9 Jul 31 09:27:37.967189 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2108b24b-2c63-4e1b-860d-47c104197607 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/107dd7e1-1a43-4d58-ac7d-764927916ad9 returned with HTTP 404 Jul 31 09:27:37.967189 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 214/853] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:27:37 2026] DELETE /volume/v3/snapshots/107dd7e1-1a43-4d58-ac7d-764927916ad9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:27:37.985017 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-23683bae-60b0-4866-9668-d334a3fdd2c4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:37.992068 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-23683bae-60b0-4866-9668-d334a3fdd2c4 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:27:37.992548 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-23683bae-60b0-4866-9668-d334a3fdd2c4 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ebfa0b9b-1fb1-46fa-822b-2b513983b2a9", "name": "tempest-SnapshotsActionsTest-Snapshot-1333147429"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:38.010508 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:38.010508 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:38.011091 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-23683bae-60b0-4866-9668-d334a3fdd2c4 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Volume info retrieved successfully. Jul 31 09:27:38.011273 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-23683bae-60b0-4866-9668-d334a3fdd2c4 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Create snapshot from volume ebfa0b9b-1fb1-46fa-822b-2b513983b2a9 Jul 31 09:27:38.056257 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-23683bae-60b0-4866-9668-d334a3fdd2c4 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Created reservations ['3b8e78df-2f34-4218-be72-88fad98ec8b1', '83bf1ca5-e6fc-4c6e-80bb-262b19c10f32', '3ab6a634-e53b-42af-8043-4cd31703550c', '23c74e5b-5720-497a-aa80-799c59601b16'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:27:38.112098 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-23683bae-60b0-4866-9668-d334a3fdd2c4 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot create request issued successfully. Jul 31 09:27:38.112564 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-23683bae-60b0-4866-9668-d334a3fdd2c4 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:27:38.115268 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 212/854] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:27:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:27:38.125392 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4ff50fb4-98ec-4990-bbe4-2f30d4414ddf None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:38.127855 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4ff50fb4-98ec-4990-bbe4-2f30d4414ddf tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/acabd626-f2bd-4cbf-be24-4184edf3343c Jul 31 09:27:38.128121 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4ff50fb4-98ec-4990-bbe4-2f30d4414ddf tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:38.128383 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4ff50fb4-98ec-4990-bbe4-2f30d4414ddf tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:38.138374 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:38.138374 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:38.139232 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4ff50fb4-98ec-4990-bbe4-2f30d4414ddf tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot retrieved successfully. Jul 31 09:27:38.140511 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4ff50fb4-98ec-4990-bbe4-2f30d4414ddf tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/acabd626-f2bd-4cbf-be24-4184edf3343c returned with HTTP 200 Jul 31 09:27:38.141118 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 216/855] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:38 2026] GET /volume/v3/snapshots/acabd626-f2bd-4cbf-be24-4184edf3343c => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:39.154472 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-dfaf7ecf-274c-4008-8602-2013871370bf None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:39.167323 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dfaf7ecf-274c-4008-8602-2013871370bf tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/acabd626-f2bd-4cbf-be24-4184edf3343c Jul 31 09:27:39.168619 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dfaf7ecf-274c-4008-8602-2013871370bf tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:39.168619 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dfaf7ecf-274c-4008-8602-2013871370bf tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:39.175139 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:39.175139 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:39.176359 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-dfaf7ecf-274c-4008-8602-2013871370bf tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot retrieved successfully. Jul 31 09:27:39.180140 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dfaf7ecf-274c-4008-8602-2013871370bf tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/acabd626-f2bd-4cbf-be24-4184edf3343c returned with HTTP 200 Jul 31 09:27:39.180140 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 214/856] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:39 2026] GET /volume/v3/snapshots/acabd626-f2bd-4cbf-be24-4184edf3343c => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:39.187938 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-80b8acdc-dfb0-4e2d-8798-fbb65e1cf325 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:39.190189 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-80b8acdc-dfb0-4e2d-8798-fbb65e1cf325 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] POST https://10.4.3.226/volume/v3/snapshots/acabd626-f2bd-4cbf-be24-4184edf3343c/action Jul 31 09:27:39.190786 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-80b8acdc-dfb0-4e2d-8798-fbb65e1cf325 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:27:39.190973 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-80b8acdc-dfb0-4e2d-8798-fbb65e1cf325 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:39.194125 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.admin_actions [None req-80b8acdc-dfb0-4e2d-8798-fbb65e1cf325 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Updating snapshot 'acabd626-f2bd-4cbf-be24-4184edf3343c' with '{'status': 'deleting'}' {{(pid=100314) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 09:27:39.204604 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:39.204604 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:39.217364 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-80b8acdc-dfb0-4e2d-8798-fbb65e1cf325 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] https://10.4.3.226/volume/v3/snapshots/acabd626-f2bd-4cbf-be24-4184edf3343c/action returned with HTTP 202 Jul 31 09:27:39.217799 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 215/857] 10.4.3.226 () {68 vars in 1396 bytes} [Fri Jul 31 09:27:39 2026] POST /volume/v3/snapshots/acabd626-f2bd-4cbf-be24-4184edf3343c/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:27:39.224927 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-04c30cc9-7a6f-4c7f-9113-cda963bbb345 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:39.227424 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-04c30cc9-7a6f-4c7f-9113-cda963bbb345 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/acabd626-f2bd-4cbf-be24-4184edf3343c Jul 31 09:27:39.227424 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-04c30cc9-7a6f-4c7f-9113-cda963bbb345 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:39.227590 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-04c30cc9-7a6f-4c7f-9113-cda963bbb345 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:39.233646 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:39.233646 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:39.234181 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-04c30cc9-7a6f-4c7f-9113-cda963bbb345 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot retrieved successfully. Jul 31 09:27:39.235068 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-04c30cc9-7a6f-4c7f-9113-cda963bbb345 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/acabd626-f2bd-4cbf-be24-4184edf3343c returned with HTTP 200 Jul 31 09:27:39.235488 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 213/858] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:39 2026] GET /volume/v3/snapshots/acabd626-f2bd-4cbf-be24-4184edf3343c => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:39.246202 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f9a0b059-a6a2-4232-bb4b-7444ebedd872 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:39.250284 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f9a0b059-a6a2-4232-bb4b-7444ebedd872 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] POST https://10.4.3.226/volume/v3/snapshots/acabd626-f2bd-4cbf-be24-4184edf3343c/action Jul 31 09:27:39.250284 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f9a0b059-a6a2-4232-bb4b-7444ebedd872 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:27:39.250284 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f9a0b059-a6a2-4232-bb4b-7444ebedd872 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:39.255149 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:39.255149 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:39.255664 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f9a0b059-a6a2-4232-bb4b-7444ebedd872 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Snapshot retrieved successfully. Jul 31 09:27:39.274370 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f9a0b059-a6a2-4232-bb4b-7444ebedd872 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Snapshot delete request issued successfully. Jul 31 09:27:39.274936 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f9a0b059-a6a2-4232-bb4b-7444ebedd872 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] https://10.4.3.226/volume/v3/snapshots/acabd626-f2bd-4cbf-be24-4184edf3343c/action returned with HTTP 202 Jul 31 09:27:39.275685 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 217/859] 10.4.3.226 () {68 vars in 1396 bytes} [Fri Jul 31 09:27:39 2026] POST /volume/v3/snapshots/acabd626-f2bd-4cbf-be24-4184edf3343c/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:27:39.286943 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-bef33bed-73b6-4899-9830-aeadddbd2777 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:39.290345 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bef33bed-73b6-4899-9830-aeadddbd2777 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/acabd626-f2bd-4cbf-be24-4184edf3343c Jul 31 09:27:39.290345 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bef33bed-73b6-4899-9830-aeadddbd2777 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:39.290345 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bef33bed-73b6-4899-9830-aeadddbd2777 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:39.295557 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:39.295557 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:39.296171 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-bef33bed-73b6-4899-9830-aeadddbd2777 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot retrieved successfully. Jul 31 09:27:39.297451 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bef33bed-73b6-4899-9830-aeadddbd2777 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/acabd626-f2bd-4cbf-be24-4184edf3343c returned with HTTP 200 Jul 31 09:27:39.298032 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 215/860] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:39 2026] GET /volume/v3/snapshots/acabd626-f2bd-4cbf-be24-4184edf3343c => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:39.576768 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e6d27b09-0551-4d68-9a09-d0019d18aede None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:39.706855 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e6d27b09-0551-4d68-9a09-d0019d18aede tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:27:39.707203 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e6d27b09-0551-4d68-9a09-d0019d18aede tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-8666699", "imageRef": "b3e619b5-8776-4672-b197-1edb98781403"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:39.708631 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-e6d27b09-0551-4d68-9a09-d0019d18aede tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-8666699', 'imageRef': 'b3e619b5-8776-4672-b197-1edb98781403'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:27:39.808596 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-e6d27b09-0551-4d68-9a09-d0019d18aede tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Create volume of 1 GB Jul 31 09:27:39.809593 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:39.809593 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:39.809593 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e6d27b09-0551-4d68-9a09-d0019d18aede tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Availability Zones retrieved successfully. Jul 31 09:27:39.814855 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e6d27b09-0551-4d68-9a09-d0019d18aede tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Flow 'volume_create_api' (b8da58a2-99d9-4a62-8c48-840902c17761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:27:39.815766 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e6d27b09-0551-4d68-9a09-d0019d18aede tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d78492ec-63f5-4a05-8f18-f8a7fbbde14f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:39.816659 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-e6d27b09-0551-4d68-9a09-d0019d18aede tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:27:39.857666 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:39.857666 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:39.870946 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e6d27b09-0551-4d68-9a09-d0019d18aede tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d78492ec-63f5-4a05-8f18-f8a7fbbde14f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=eab13d9d-9c46-4a32-85b1-9919aed74362,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eab13d9d-9c46-4a32-85b1-9919aed74362', 'encryption_key_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=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:39.871692 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e6d27b09-0551-4d68-9a09-d0019d18aede tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3500235-b7c7-47e5-a844-2836e0badfbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:39.931076 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-e6d27b09-0551-4d68-9a09-d0019d18aede tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Created reservations ['3e45ecdb-6f38-4650-ac0b-f97e0feb1c66', 'b684ae84-4237-42ff-86c5-ac8ab5952d25', '9bcd2a43-4186-4f6f-b030-e6fad06f04f3', '44e8ddf1-455c-47a4-87bd-c6ab21c319f0'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:27:39.932224 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e6d27b09-0551-4d68-9a09-d0019d18aede tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3500235-b7c7-47e5-a844-2836e0badfbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e45ecdb-6f38-4650-ac0b-f97e0feb1c66', 'b684ae84-4237-42ff-86c5-ac8ab5952d25', '9bcd2a43-4186-4f6f-b030-e6fad06f04f3', '44e8ddf1-455c-47a4-87bd-c6ab21c319f0']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:39.933406 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e6d27b09-0551-4d68-9a09-d0019d18aede tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71a0d41b-a374-45cd-8408-fa399ddf8788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:39.963192 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e6d27b09-0551-4d68-9a09-d0019d18aede tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71a0d41b-a374-45cd-8408-fa399ddf8788) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd180a871-87a7-49a9-b1c2-fd2c0b216213', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-8666699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='40a31e1d7f4444bba08a38ee94523ac4',qos_specs=None,replication_status=,reservations=['3e45ecdb-6f38-4650-ac0b-f97e0feb1c66','b684ae84-4237-42ff-86c5-ac8ab5952d25','9bcd2a43-4186-4f6f-b030-e6fad06f04f3','44e8ddf1-455c-47a4-87bd-c6ab21c319f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d5453a7e1bb46d59ef3b516484d7e6d',volume_type_id=eab13d9d-9c46-4a32-85b1-9919aed74362), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:27:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-8666699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d180a871-87a7-49a9-b1c2-fd2c0b216213,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='40a31e1d7f4444bba08a38ee94523ac4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d5453a7e1bb46d59ef3b516484d7e6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eab13d9d-9c46-4a32-85b1-9919aed74362),volume_type_id=eab13d9d-9c46-4a32-85b1-9919aed74362)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:39.965080 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e6d27b09-0551-4d68-9a09-d0019d18aede tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00c9303c-c7f1-4b66-b261-018d148fa808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:39.985908 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e6d27b09-0551-4d68-9a09-d0019d18aede tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00c9303c-c7f1-4b66-b261-018d148fa808) transitioned into state 'SUCCESS' from state '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-8666699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='40a31e1d7f4444bba08a38ee94523ac4',qos_specs=None,replication_status=,reservations=['3e45ecdb-6f38-4650-ac0b-f97e0feb1c66','b684ae84-4237-42ff-86c5-ac8ab5952d25','9bcd2a43-4186-4f6f-b030-e6fad06f04f3','44e8ddf1-455c-47a4-87bd-c6ab21c319f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d5453a7e1bb46d59ef3b516484d7e6d',volume_type_id=eab13d9d-9c46-4a32-85b1-9919aed74362)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:39.986840 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e6d27b09-0551-4d68-9a09-d0019d18aede tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6058c377-6043-4063-aec9-b51d6fa397cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:40.001092 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e6d27b09-0551-4d68-9a09-d0019d18aede tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6058c377-6043-4063-aec9-b51d6fa397cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:40.002081 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e6d27b09-0551-4d68-9a09-d0019d18aede tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Flow 'volume_create_api' (b8da58a2-99d9-4a62-8c48-840902c17761) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:27:40.002418 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e6d27b09-0551-4d68-9a09-d0019d18aede tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Create volume request issued successfully. Jul 31 09:27:40.003288 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e6d27b09-0551-4d68-9a09-d0019d18aede tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:27:40.003842 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 216/861] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:27:39 2026] POST /volume/v3/volumes => generated 757 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:27:40.020333 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d16e1752-69b6-4498-9b44-93a263b1ff72 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:40.022471 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d16e1752-69b6-4498-9b44-93a263b1ff72 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/d180a871-87a7-49a9-b1c2-fd2c0b216213 Jul 31 09:27:40.022710 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d16e1752-69b6-4498-9b44-93a263b1ff72 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:40.022996 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d16e1752-69b6-4498-9b44-93a263b1ff72 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:40.032955 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:40.032955 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:40.039715 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d16e1752-69b6-4498-9b44-93a263b1ff72 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:27:40.045950 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d16e1752-69b6-4498-9b44-93a263b1ff72 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/d180a871-87a7-49a9-b1c2-fd2c0b216213 returned with HTTP 200 Jul 31 09:27:40.046452 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 214/862] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:40 2026] GET /volume/v3/volumes/d180a871-87a7-49a9-b1c2-fd2c0b216213 => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:40.309076 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-39bed994-399f-45f6-9a0b-a7f985607c2c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:40.313273 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-39bed994-399f-45f6-9a0b-a7f985607c2c tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/acabd626-f2bd-4cbf-be24-4184edf3343c Jul 31 09:27:40.313273 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-39bed994-399f-45f6-9a0b-a7f985607c2c tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:40.313273 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-39bed994-399f-45f6-9a0b-a7f985607c2c tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:40.318792 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-39bed994-399f-45f6-9a0b-a7f985607c2c tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/acabd626-f2bd-4cbf-be24-4184edf3343c returned with HTTP 404 Jul 31 09:27:40.319718 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 218/863] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:40 2026] GET /volume/v3/snapshots/acabd626-f2bd-4cbf-be24-4184edf3343c => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:27:40.329571 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-35eefab7-fe05-446b-9a3e-f9cf991d34e7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:40.331807 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-35eefab7-fe05-446b-9a3e-f9cf991d34e7 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] POST https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652/action Jul 31 09:27:40.332449 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-35eefab7-fe05-446b-9a3e-f9cf991d34e7 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:27:40.333266 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-35eefab7-fe05-446b-9a3e-f9cf991d34e7 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:40.334834 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.admin_actions [None req-35eefab7-fe05-446b-9a3e-f9cf991d34e7 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Updating snapshot '14dc2c18-db27-4276-ae8e-1913c09a4652' with '{'status': 'available'}' {{(pid=100315) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 09:27:40.352093 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:40.352093 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:40.366492 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-35eefab7-fe05-446b-9a3e-f9cf991d34e7 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652/action returned with HTTP 202 Jul 31 09:27:40.367366 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 216/864] 10.4.3.226 () {68 vars in 1396 bytes} [Fri Jul 31 09:27:40 2026] POST /volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:27:40.376263 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-18d69f11-e6a2-4496-ba00-e46d0da8223d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:40.378235 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-18d69f11-e6a2-4496-ba00-e46d0da8223d tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 Jul 31 09:27:40.378484 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-18d69f11-e6a2-4496-ba00-e46d0da8223d tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:40.378910 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-18d69f11-e6a2-4496-ba00-e46d0da8223d tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:40.384358 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:40.384358 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:40.384819 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-18d69f11-e6a2-4496-ba00-e46d0da8223d tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot retrieved successfully. Jul 31 09:27:40.385839 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-18d69f11-e6a2-4496-ba00-e46d0da8223d tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 returned with HTTP 200 Jul 31 09:27:40.386255 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 217/865] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:40 2026] GET /volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:40.398506 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4280a0bf-0044-43e2-82b9-a196d3c4b11f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:40.404405 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4280a0bf-0044-43e2-82b9-a196d3c4b11f tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/acabd626-f2bd-4cbf-be24-4184edf3343c Jul 31 09:27:40.404672 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4280a0bf-0044-43e2-82b9-a196d3c4b11f tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:40.405068 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4280a0bf-0044-43e2-82b9-a196d3c4b11f tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:40.405188 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-4280a0bf-0044-43e2-82b9-a196d3c4b11f tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Delete snapshot with id: acabd626-f2bd-4cbf-be24-4184edf3343c Jul 31 09:27:40.414265 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4280a0bf-0044-43e2-82b9-a196d3c4b11f tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/acabd626-f2bd-4cbf-be24-4184edf3343c returned with HTTP 404 Jul 31 09:27:40.414900 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 215/866] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:27:40 2026] DELETE /volume/v3/snapshots/acabd626-f2bd-4cbf-be24-4184edf3343c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:27:40.424334 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0125e3f8-2d1c-40f8-ad6b-eda4eb483596 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:40.428268 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0125e3f8-2d1c-40f8-ad6b-eda4eb483596 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:27:40.428268 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0125e3f8-2d1c-40f8-ad6b-eda4eb483596 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ebfa0b9b-1fb1-46fa-822b-2b513983b2a9", "name": "tempest-SnapshotsActionsTest-Snapshot-129341946"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:40.438896 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:40.438896 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:40.439837 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0125e3f8-2d1c-40f8-ad6b-eda4eb483596 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Volume info retrieved successfully. Jul 31 09:27:40.440118 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-0125e3f8-2d1c-40f8-ad6b-eda4eb483596 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Create snapshot from volume ebfa0b9b-1fb1-46fa-822b-2b513983b2a9 Jul 31 09:27:40.476568 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-0125e3f8-2d1c-40f8-ad6b-eda4eb483596 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Created reservations ['dc141606-8069-4989-9e4b-3908bad64c7d', '3a47c310-2fd2-4c86-ab83-863fb9bb0415', '7ae1fc41-cfb5-4a0c-af0f-53be811dc41d', '2df65658-9573-4675-b9cd-c029714cfea3'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:27:40.528334 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0125e3f8-2d1c-40f8-ad6b-eda4eb483596 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot create request issued successfully. Jul 31 09:27:40.528334 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0125e3f8-2d1c-40f8-ad6b-eda4eb483596 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:27:40.528334 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 219/867] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:27:40 2026] POST /volume/v3/snapshots => generated 306 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:27:40.538220 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-bd69550f-90e7-49c6-8217-776076f32136 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:40.540100 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bd69550f-90e7-49c6-8217-776076f32136 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/f4b5ddd1-1559-44bb-8b14-61445b65dfa9 Jul 31 09:27:40.540300 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bd69550f-90e7-49c6-8217-776076f32136 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:40.540496 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bd69550f-90e7-49c6-8217-776076f32136 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:40.547024 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:40.547024 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:40.547446 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-bd69550f-90e7-49c6-8217-776076f32136 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot retrieved successfully. Jul 31 09:27:40.548280 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bd69550f-90e7-49c6-8217-776076f32136 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/f4b5ddd1-1559-44bb-8b14-61445b65dfa9 returned with HTTP 200 Jul 31 09:27:40.548744 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 217/868] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:40 2026] GET /volume/v3/snapshots/f4b5ddd1-1559-44bb-8b14-61445b65dfa9 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:41.063421 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-773f89b6-50d3-4457-86bb-bfed26273bd8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:41.064680 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-773f89b6-50d3-4457-86bb-bfed26273bd8 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/d180a871-87a7-49a9-b1c2-fd2c0b216213 Jul 31 09:27:41.064930 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-773f89b6-50d3-4457-86bb-bfed26273bd8 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:41.065119 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-773f89b6-50d3-4457-86bb-bfed26273bd8 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:41.072841 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:41.072841 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:41.077499 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-773f89b6-50d3-4457-86bb-bfed26273bd8 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:27:41.084683 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-773f89b6-50d3-4457-86bb-bfed26273bd8 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/d180a871-87a7-49a9-b1c2-fd2c0b216213 returned with HTTP 200 Jul 31 09:27:41.085170 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 218/869] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:41 2026] GET /volume/v3/volumes/d180a871-87a7-49a9-b1c2-fd2c0b216213 => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:27:41.217323 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-73369d5d-232d-47eb-b2c9-348420e52b7c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:41.219505 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-73369d5d-232d-47eb-b2c9-348420e52b7c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/d180a871-87a7-49a9-b1c2-fd2c0b216213 Jul 31 09:27:41.219696 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-73369d5d-232d-47eb-b2c9-348420e52b7c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:41.219892 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-73369d5d-232d-47eb-b2c9-348420e52b7c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:41.227233 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:41.227233 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:41.231186 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-73369d5d-232d-47eb-b2c9-348420e52b7c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:27:41.236034 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-73369d5d-232d-47eb-b2c9-348420e52b7c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/d180a871-87a7-49a9-b1c2-fd2c0b216213 returned with HTTP 200 Jul 31 09:27:41.236442 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 216/870] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:27:41 2026] GET /volume/v3/volumes/d180a871-87a7-49a9-b1c2-fd2c0b216213 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:27:41.561187 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d43127d6-dfc5-4c26-93ce-d50b6b3fe02d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:41.566300 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d43127d6-dfc5-4c26-93ce-d50b6b3fe02d tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/f4b5ddd1-1559-44bb-8b14-61445b65dfa9 Jul 31 09:27:41.566300 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d43127d6-dfc5-4c26-93ce-d50b6b3fe02d tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:41.566300 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d43127d6-dfc5-4c26-93ce-d50b6b3fe02d tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:41.571601 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:41.571601 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:41.572510 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d43127d6-dfc5-4c26-93ce-d50b6b3fe02d tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot retrieved successfully. Jul 31 09:27:41.573753 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d43127d6-dfc5-4c26-93ce-d50b6b3fe02d tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/f4b5ddd1-1559-44bb-8b14-61445b65dfa9 returned with HTTP 200 Jul 31 09:27:41.574496 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 220/871] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:41 2026] GET /volume/v3/snapshots/f4b5ddd1-1559-44bb-8b14-61445b65dfa9 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:41.585202 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6fde3c47-4632-42db-9a2e-a02cabaa7695 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:41.587229 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6fde3c47-4632-42db-9a2e-a02cabaa7695 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] POST https://10.4.3.226/volume/v3/snapshots/f4b5ddd1-1559-44bb-8b14-61445b65dfa9/action Jul 31 09:27:41.587766 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6fde3c47-4632-42db-9a2e-a02cabaa7695 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:27:41.587926 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6fde3c47-4632-42db-9a2e-a02cabaa7695 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:41.589330 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.admin_actions [None req-6fde3c47-4632-42db-9a2e-a02cabaa7695 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Updating snapshot 'f4b5ddd1-1559-44bb-8b14-61445b65dfa9' with '{'status': 'error'}' {{(pid=100315) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 09:27:41.602739 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:41.602739 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:41.620909 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6fde3c47-4632-42db-9a2e-a02cabaa7695 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] https://10.4.3.226/volume/v3/snapshots/f4b5ddd1-1559-44bb-8b14-61445b65dfa9/action returned with HTTP 202 Jul 31 09:27:41.621590 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 218/872] 10.4.3.226 () {68 vars in 1396 bytes} [Fri Jul 31 09:27:41 2026] POST /volume/v3/snapshots/f4b5ddd1-1559-44bb-8b14-61445b65dfa9/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:27:41.630331 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b0fb1182-7876-49d6-9386-6821b90e862a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:41.632882 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b0fb1182-7876-49d6-9386-6821b90e862a tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/f4b5ddd1-1559-44bb-8b14-61445b65dfa9 Jul 31 09:27:41.633091 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b0fb1182-7876-49d6-9386-6821b90e862a tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:41.633429 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b0fb1182-7876-49d6-9386-6821b90e862a tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:41.641434 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:41.641434 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:41.642019 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-b0fb1182-7876-49d6-9386-6821b90e862a tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot retrieved successfully. Jul 31 09:27:41.642808 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b0fb1182-7876-49d6-9386-6821b90e862a tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/f4b5ddd1-1559-44bb-8b14-61445b65dfa9 returned with HTTP 200 Jul 31 09:27:41.643494 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 219/873] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:41 2026] GET /volume/v3/snapshots/f4b5ddd1-1559-44bb-8b14-61445b65dfa9 => generated 461 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:41.655147 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4a4efbf5-9969-426e-8481-41583c475a3f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:41.658154 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4a4efbf5-9969-426e-8481-41583c475a3f tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] POST https://10.4.3.226/volume/v3/snapshots/f4b5ddd1-1559-44bb-8b14-61445b65dfa9/action Jul 31 09:27:41.658672 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4a4efbf5-9969-426e-8481-41583c475a3f tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:27:41.658909 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4a4efbf5-9969-426e-8481-41583c475a3f tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:41.668928 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:41.668928 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:41.669479 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4a4efbf5-9969-426e-8481-41583c475a3f tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Snapshot retrieved successfully. Jul 31 09:27:41.700169 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4a4efbf5-9969-426e-8481-41583c475a3f tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Snapshot delete request issued successfully. Jul 31 09:27:41.700431 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4a4efbf5-9969-426e-8481-41583c475a3f tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] https://10.4.3.226/volume/v3/snapshots/f4b5ddd1-1559-44bb-8b14-61445b65dfa9/action returned with HTTP 202 Jul 31 09:27:41.701010 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 217/874] 10.4.3.226 () {68 vars in 1396 bytes} [Fri Jul 31 09:27:41 2026] POST /volume/v3/snapshots/f4b5ddd1-1559-44bb-8b14-61445b65dfa9/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:27:41.712319 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b3a1cb19-1051-498d-8915-418600f7a8bd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:41.712922 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-8050bada-3136-4837-8f1f-2b0619cf151b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:41.714030 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b3a1cb19-1051-498d-8915-418600f7a8bd tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/f4b5ddd1-1559-44bb-8b14-61445b65dfa9 Jul 31 09:27:41.714367 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b3a1cb19-1051-498d-8915-418600f7a8bd tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:41.714747 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b3a1cb19-1051-498d-8915-418600f7a8bd tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:41.715605 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-8050bada-3136-4837-8f1f-2b0619cf151b tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/d180a871-87a7-49a9-b1c2-fd2c0b216213 Jul 31 09:27:41.715852 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-8050bada-3136-4837-8f1f-2b0619cf151b tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:41.716063 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-8050bada-3136-4837-8f1f-2b0619cf151b tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:41.722654 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:41.722654 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:41.722654 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b3a1cb19-1051-498d-8915-418600f7a8bd tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot retrieved successfully. Jul 31 09:27:41.722654 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b3a1cb19-1051-498d-8915-418600f7a8bd tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/f4b5ddd1-1559-44bb-8b14-61445b65dfa9 returned with HTTP 200 Jul 31 09:27:41.722654 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 221/875] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:41 2026] GET /volume/v3/snapshots/f4b5ddd1-1559-44bb-8b14-61445b65dfa9 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:41.726424 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:41.726424 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:41.731517 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-8050bada-3136-4837-8f1f-2b0619cf151b tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:27:41.737159 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-8050bada-3136-4837-8f1f-2b0619cf151b tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/d180a871-87a7-49a9-b1c2-fd2c0b216213 returned with HTTP 200 Jul 31 09:27:41.737658 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 219/876] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:27:41 2026] GET /volume/v3/volumes/d180a871-87a7-49a9-b1c2-fd2c0b216213 => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:27:41.751883 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-056b55c2-a507-4fd9-b360-ace4385e70c0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:41.752321 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-056b55c2-a507-4fd9-b360-ace4385e70c0 None None] GET https://10.4.3.226/volume// Jul 31 09:27:41.752518 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-056b55c2-a507-4fd9-b360-ace4385e70c0 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:41.752750 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-056b55c2-a507-4fd9-b360-ace4385e70c0 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:41.753109 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-056b55c2-a507-4fd9-b360-ace4385e70c0 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:27:41.753466 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 220/877] 10.4.3.226 () {66 vars in 1419 bytes} [Fri Jul 31 09:27: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 31 09:27:41.764387 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-55dc4897-75fe-4918-9c20-d349859b92c6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:41.768653 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-55dc4897-75fe-4918-9c20-d349859b92c6 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:27:41.769638 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-55dc4897-75fe-4918-9c20-d349859b92c6 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d180a871-87a7-49a9-b1c2-fd2c0b216213", "connector": null, "instance_uuid": "b1e71e23-bbc0-4f1b-b25d-2f3208a1e930"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:41.786864 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:41.786864 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:41.830323 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-55dc4897-75fe-4918-9c20-d349859b92c6 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:27:41.830905 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 218/878] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:27:41 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:27:42.733113 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b44cac39-7a86-4497-807e-5eedf8aef8d2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:42.734909 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b44cac39-7a86-4497-807e-5eedf8aef8d2 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/f4b5ddd1-1559-44bb-8b14-61445b65dfa9 Jul 31 09:27:42.735332 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b44cac39-7a86-4497-807e-5eedf8aef8d2 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:42.736698 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b44cac39-7a86-4497-807e-5eedf8aef8d2 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:42.740669 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b44cac39-7a86-4497-807e-5eedf8aef8d2 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/f4b5ddd1-1559-44bb-8b14-61445b65dfa9 returned with HTTP 404 Jul 31 09:27:42.741327 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 222/879] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:42 2026] GET /volume/v3/snapshots/f4b5ddd1-1559-44bb-8b14-61445b65dfa9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:27:42.751207 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f8642639-c415-4766-b862-7b4e1f139b08 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:42.753323 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f8642639-c415-4766-b862-7b4e1f139b08 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] POST https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652/action Jul 31 09:27:42.753697 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f8642639-c415-4766-b862-7b4e1f139b08 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:27:42.753891 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f8642639-c415-4766-b862-7b4e1f139b08 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:42.755609 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.admin_actions [None req-f8642639-c415-4766-b862-7b4e1f139b08 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Updating snapshot '14dc2c18-db27-4276-ae8e-1913c09a4652' with '{'status': 'available'}' {{(pid=100315) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 09:27:42.766063 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:42.766063 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:42.779319 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f8642639-c415-4766-b862-7b4e1f139b08 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652/action returned with HTTP 202 Jul 31 09:27:42.779793 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 220/880] 10.4.3.226 () {68 vars in 1396 bytes} [Fri Jul 31 09:27:42 2026] POST /volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:27:42.786426 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f828ca77-25f0-47d7-a097-3d5858c237b8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:42.788410 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f828ca77-25f0-47d7-a097-3d5858c237b8 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 Jul 31 09:27:42.788631 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f828ca77-25f0-47d7-a097-3d5858c237b8 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:42.788931 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f828ca77-25f0-47d7-a097-3d5858c237b8 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:42.794876 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:42.794876 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:42.795296 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f828ca77-25f0-47d7-a097-3d5858c237b8 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot retrieved successfully. Jul 31 09:27:42.796152 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f828ca77-25f0-47d7-a097-3d5858c237b8 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 returned with HTTP 200 Jul 31 09:27:42.796576 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 221/881] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:42 2026] GET /volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:42.808074 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-864d661c-f564-40e9-8b52-b9a230edf51f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:42.811323 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-864d661c-f564-40e9-8b52-b9a230edf51f tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/f4b5ddd1-1559-44bb-8b14-61445b65dfa9 Jul 31 09:27:42.811323 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-864d661c-f564-40e9-8b52-b9a230edf51f tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:42.811323 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-864d661c-f564-40e9-8b52-b9a230edf51f tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:42.811323 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-864d661c-f564-40e9-8b52-b9a230edf51f tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Delete snapshot with id: f4b5ddd1-1559-44bb-8b14-61445b65dfa9 Jul 31 09:27:42.817147 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-864d661c-f564-40e9-8b52-b9a230edf51f tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/f4b5ddd1-1559-44bb-8b14-61445b65dfa9 returned with HTTP 404 Jul 31 09:27:42.817877 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 219/882] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:27:42 2026] DELETE /volume/v3/snapshots/f4b5ddd1-1559-44bb-8b14-61445b65dfa9 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:27:42.829290 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7d36118a-beb8-430f-b035-94db051e5653 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:42.831107 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7d36118a-beb8-430f-b035-94db051e5653 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:27:42.831797 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7d36118a-beb8-430f-b035-94db051e5653 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ebfa0b9b-1fb1-46fa-822b-2b513983b2a9", "name": "tempest-SnapshotsActionsTest-Snapshot-1301162057"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:42.844306 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:42.844306 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:42.846274 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7d36118a-beb8-430f-b035-94db051e5653 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Volume info retrieved successfully. Jul 31 09:27:42.846274 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-7d36118a-beb8-430f-b035-94db051e5653 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Create snapshot from volume ebfa0b9b-1fb1-46fa-822b-2b513983b2a9 Jul 31 09:27:42.880631 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-7d36118a-beb8-430f-b035-94db051e5653 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Created reservations ['35b91d69-7f69-4631-a5be-0436b4dd719c', '0cf5eb16-0c63-43fd-9087-d486cf4c1c42', 'e5487ad7-8908-49d6-9022-99e3df22f78f', '2eaadb9f-a4c1-4d57-8045-d3b2bb73effd'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:27:42.927975 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7d36118a-beb8-430f-b035-94db051e5653 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot create request issued successfully. Jul 31 09:27:42.929430 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7d36118a-beb8-430f-b035-94db051e5653 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:27:42.929430 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 223/883] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:27:42 2026] POST /volume/v3/snapshots => generated 307 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:27:42.939690 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4d0d9b09-2c39-4f9b-b241-18907421e63f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:42.942797 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4d0d9b09-2c39-4f9b-b241-18907421e63f tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/110d5342-432a-42ce-83f8-2d2937696291 Jul 31 09:27:42.943034 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4d0d9b09-2c39-4f9b-b241-18907421e63f tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:42.943229 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4d0d9b09-2c39-4f9b-b241-18907421e63f tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:42.948671 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:42.948671 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:42.949271 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-4d0d9b09-2c39-4f9b-b241-18907421e63f tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot retrieved successfully. Jul 31 09:27:42.950352 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4d0d9b09-2c39-4f9b-b241-18907421e63f tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/110d5342-432a-42ce-83f8-2d2937696291 returned with HTTP 200 Jul 31 09:27:42.950792 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 221/884] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:42 2026] GET /volume/v3/snapshots/110d5342-432a-42ce-83f8-2d2937696291 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:43.350272 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-77685225-32e6-4e7e-b88b-c46a52f40b87 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:43.350845 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-77685225-32e6-4e7e-b88b-c46a52f40b87 None None] GET https://10.4.3.226/volume// Jul 31 09:27:43.351037 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-77685225-32e6-4e7e-b88b-c46a52f40b87 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:43.351330 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-77685225-32e6-4e7e-b88b-c46a52f40b87 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:43.351829 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-77685225-32e6-4e7e-b88b-c46a52f40b87 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:27:43.352188 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 222/885] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:27: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 31 09:27:43.367960 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-9382a860-7dc5-4544-a307-55adbd1d56f4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:43.370601 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-9382a860-7dc5-4544-a307-55adbd1d56f4 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/d180a871-87a7-49a9-b1c2-fd2c0b216213 Jul 31 09:27:43.370898 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-9382a860-7dc5-4544-a307-55adbd1d56f4 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:43.371159 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-9382a860-7dc5-4544-a307-55adbd1d56f4 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:43.387956 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:43.387956 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:43.396323 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-9382a860-7dc5-4544-a307-55adbd1d56f4 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:27:43.404292 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-9382a860-7dc5-4544-a307-55adbd1d56f4 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/d180a871-87a7-49a9-b1c2-fd2c0b216213 returned with HTTP 200 Jul 31 09:27:43.404657 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 220/886] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:27:43 2026] GET /volume/v3/volumes/d180a871-87a7-49a9-b1c2-fd2c0b216213 => generated 1544 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:27:43.512978 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-3aca95f2-2772-497c-9aa6-a6dc485f94b2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:43.515522 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-3aca95f2-2772-497c-9aa6-a6dc485f94b2 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] PUT https://10.4.3.226/volume/v3/attachments/e7d66e54-326c-4d36-a76e-ac679147fde0 Jul 31 09:27:43.516002 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-3aca95f2-2772-497c-9aa6-a6dc485f94b2 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:43.526432 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-3aca95f2-2772-497c-9aa6-a6dc485f94b2 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Acquiring lock "cinder-attachment_update-d180a871-87a7-49a9-b1c2-fd2c0b216213-np0000006200" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:27:43.532143 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-3aca95f2-2772-497c-9aa6-a6dc485f94b2 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Lock "cinder-attachment_update-d180a871-87a7-49a9-b1c2-fd2c0b216213-np0000006200" acquired by "attachment_update" :: waited 0.006s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:27:43.533437 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:43.533437 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:43.632903 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-3aca95f2-2772-497c-9aa6-a6dc485f94b2 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Lock "cinder-attachment_update-d180a871-87a7-49a9-b1c2-fd2c0b216213-np0000006200" released by "attachment_update" :: held 0.101s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:27:43.633348 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-3aca95f2-2772-497c-9aa6-a6dc485f94b2 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments/e7d66e54-326c-4d36-a76e-ac679147fde0 returned with HTTP 200 Jul 31 09:27:43.633854 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 224/887] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:27:43 2026] PUT /volume/v3/attachments/e7d66e54-326c-4d36-a76e-ac679147fde0 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:27:43.657522 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-341a51d8-0b2b-4577-b335-061099ae0097 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:43.661860 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-341a51d8-0b2b-4577-b335-061099ae0097 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] POST https://10.4.3.226/volume/v3/attachments/e7d66e54-326c-4d36-a76e-ac679147fde0/action Jul 31 09:27:43.661860 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-341a51d8-0b2b-4577-b335-061099ae0097 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action body: b'{"os-complete": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:27:43.661860 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-341a51d8-0b2b-4577-b335-061099ae0097 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:43.684437 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:43.684437 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:43.696776 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-f22269da-35e6-43b4-b6f8-c1ce058e8650 req-341a51d8-0b2b-4577-b335-061099ae0097 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments/e7d66e54-326c-4d36-a76e-ac679147fde0/action returned with HTTP 204 Jul 31 09:27:43.697282 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 222/888] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:27:43 2026] POST /volume/v3/attachments/e7d66e54-326c-4d36-a76e-ac679147fde0/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:27:43.961014 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1100c2bf-ecca-4794-91a7-2a4f370c2072 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:43.965307 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1100c2bf-ecca-4794-91a7-2a4f370c2072 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/110d5342-432a-42ce-83f8-2d2937696291 Jul 31 09:27:43.965307 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1100c2bf-ecca-4794-91a7-2a4f370c2072 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:43.965307 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1100c2bf-ecca-4794-91a7-2a4f370c2072 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:43.970589 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:43.970589 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:43.971323 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-1100c2bf-ecca-4794-91a7-2a4f370c2072 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot retrieved successfully. Jul 31 09:27:43.972436 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1100c2bf-ecca-4794-91a7-2a4f370c2072 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/110d5342-432a-42ce-83f8-2d2937696291 returned with HTTP 200 Jul 31 09:27:43.973034 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 223/889] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:43 2026] GET /volume/v3/snapshots/110d5342-432a-42ce-83f8-2d2937696291 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:43.983017 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c22d65ae-408d-4b06-8f36-b208a40e52b1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:43.985448 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c22d65ae-408d-4b06-8f36-b208a40e52b1 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] POST https://10.4.3.226/volume/v3/snapshots/110d5342-432a-42ce-83f8-2d2937696291/action Jul 31 09:27:43.985875 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c22d65ae-408d-4b06-8f36-b208a40e52b1 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:27:43.985946 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c22d65ae-408d-4b06-8f36-b208a40e52b1 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:43.987225 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.admin_actions [None req-c22d65ae-408d-4b06-8f36-b208a40e52b1 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Updating snapshot '110d5342-432a-42ce-83f8-2d2937696291' with '{'status': 'error_deleting'}' {{(pid=100317) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 09:27:44.000574 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:44.000574 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:44.015334 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c22d65ae-408d-4b06-8f36-b208a40e52b1 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] https://10.4.3.226/volume/v3/snapshots/110d5342-432a-42ce-83f8-2d2937696291/action returned with HTTP 202 Jul 31 09:27:44.015969 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 221/890] 10.4.3.226 () {68 vars in 1396 bytes} [Fri Jul 31 09:27:43 2026] POST /volume/v3/snapshots/110d5342-432a-42ce-83f8-2d2937696291/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:27:44.025134 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2267d572-faba-4ce8-96c9-670949cc63f3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:44.027082 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2267d572-faba-4ce8-96c9-670949cc63f3 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/110d5342-432a-42ce-83f8-2d2937696291 Jul 31 09:27:44.027314 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2267d572-faba-4ce8-96c9-670949cc63f3 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:44.027506 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2267d572-faba-4ce8-96c9-670949cc63f3 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:44.034211 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:44.034211 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:44.034724 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2267d572-faba-4ce8-96c9-670949cc63f3 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot retrieved successfully. Jul 31 09:27:44.035611 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2267d572-faba-4ce8-96c9-670949cc63f3 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/110d5342-432a-42ce-83f8-2d2937696291 returned with HTTP 200 Jul 31 09:27:44.036074 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 225/891] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:44 2026] GET /volume/v3/snapshots/110d5342-432a-42ce-83f8-2d2937696291 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:44.046793 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-fbcca6b3-f243-4112-9221-1c53b4b283a3 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:44.048959 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fbcca6b3-f243-4112-9221-1c53b4b283a3 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] POST https://10.4.3.226/volume/v3/snapshots/110d5342-432a-42ce-83f8-2d2937696291/action Jul 31 09:27:44.049431 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fbcca6b3-f243-4112-9221-1c53b4b283a3 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:27:44.049624 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fbcca6b3-f243-4112-9221-1c53b4b283a3 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:44.058635 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:44.058635 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:44.059107 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-fbcca6b3-f243-4112-9221-1c53b4b283a3 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Snapshot retrieved successfully. Jul 31 09:27:44.082933 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-fbcca6b3-f243-4112-9221-1c53b4b283a3 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Snapshot delete request issued successfully. Jul 31 09:27:44.083404 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fbcca6b3-f243-4112-9221-1c53b4b283a3 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] https://10.4.3.226/volume/v3/snapshots/110d5342-432a-42ce-83f8-2d2937696291/action returned with HTTP 202 Jul 31 09:27:44.084040 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 223/892] 10.4.3.226 () {68 vars in 1396 bytes} [Fri Jul 31 09:27:44 2026] POST /volume/v3/snapshots/110d5342-432a-42ce-83f8-2d2937696291/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:27:44.094790 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-47f92644-6e5d-43ed-a84b-21ce3096c929 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:44.096715 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-47f92644-6e5d-43ed-a84b-21ce3096c929 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/110d5342-432a-42ce-83f8-2d2937696291 Jul 31 09:27:44.097209 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-47f92644-6e5d-43ed-a84b-21ce3096c929 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:44.097631 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-47f92644-6e5d-43ed-a84b-21ce3096c929 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:44.105819 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:44.105819 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:44.105819 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-47f92644-6e5d-43ed-a84b-21ce3096c929 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot retrieved successfully. Jul 31 09:27:44.105819 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-47f92644-6e5d-43ed-a84b-21ce3096c929 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/110d5342-432a-42ce-83f8-2d2937696291 returned with HTTP 200 Jul 31 09:27:44.105819 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 224/893] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:44 2026] GET /volume/v3/snapshots/110d5342-432a-42ce-83f8-2d2937696291 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:45.118996 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c488aafe-5e38-44c3-aa75-e538cd4455fc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:45.121996 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c488aafe-5e38-44c3-aa75-e538cd4455fc tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/110d5342-432a-42ce-83f8-2d2937696291 Jul 31 09:27:45.122350 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c488aafe-5e38-44c3-aa75-e538cd4455fc tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:45.122638 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c488aafe-5e38-44c3-aa75-e538cd4455fc tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:45.129765 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c488aafe-5e38-44c3-aa75-e538cd4455fc tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/110d5342-432a-42ce-83f8-2d2937696291 returned with HTTP 404 Jul 31 09:27:45.130316 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 222/894] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:45 2026] GET /volume/v3/snapshots/110d5342-432a-42ce-83f8-2d2937696291 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:27:45.139097 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c8b541e9-45e9-4acb-9f11-8b208b0f181b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:45.141189 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c8b541e9-45e9-4acb-9f11-8b208b0f181b tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] POST https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652/action Jul 31 09:27:45.141562 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c8b541e9-45e9-4acb-9f11-8b208b0f181b tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:27:45.141670 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c8b541e9-45e9-4acb-9f11-8b208b0f181b tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:45.143185 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.admin_actions [None req-c8b541e9-45e9-4acb-9f11-8b208b0f181b tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Updating snapshot '14dc2c18-db27-4276-ae8e-1913c09a4652' with '{'status': 'available'}' {{(pid=100316) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 09:27:45.159753 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:45.159753 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:45.180976 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c8b541e9-45e9-4acb-9f11-8b208b0f181b tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652/action returned with HTTP 202 Jul 31 09:27:45.181976 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 226/895] 10.4.3.226 () {68 vars in 1396 bytes} [Fri Jul 31 09:27:45 2026] POST /volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:27:45.188602 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-53b422fc-fd6c-4cb0-9fca-b38996385ff4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:45.191879 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-53b422fc-fd6c-4cb0-9fca-b38996385ff4 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 Jul 31 09:27:45.192088 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-53b422fc-fd6c-4cb0-9fca-b38996385ff4 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:45.192329 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-53b422fc-fd6c-4cb0-9fca-b38996385ff4 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:45.198328 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:45.198328 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:45.198807 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-53b422fc-fd6c-4cb0-9fca-b38996385ff4 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot retrieved successfully. Jul 31 09:27:45.199849 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-53b422fc-fd6c-4cb0-9fca-b38996385ff4 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 returned with HTTP 200 Jul 31 09:27:45.200573 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 224/896] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:45 2026] GET /volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:45.213307 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ac5a9c80-9b59-4373-8422-bb107fabaf8a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:45.215320 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ac5a9c80-9b59-4373-8422-bb107fabaf8a tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/110d5342-432a-42ce-83f8-2d2937696291 Jul 31 09:27:45.215518 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ac5a9c80-9b59-4373-8422-bb107fabaf8a tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:45.215732 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ac5a9c80-9b59-4373-8422-bb107fabaf8a tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:45.215867 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-ac5a9c80-9b59-4373-8422-bb107fabaf8a tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Delete snapshot with id: 110d5342-432a-42ce-83f8-2d2937696291 Jul 31 09:27:45.223428 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ac5a9c80-9b59-4373-8422-bb107fabaf8a tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/110d5342-432a-42ce-83f8-2d2937696291 returned with HTTP 404 Jul 31 09:27:45.223956 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 225/897] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:27:45 2026] DELETE /volume/v3/snapshots/110d5342-432a-42ce-83f8-2d2937696291 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:27:45.232953 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-61c42fab-a840-46a5-9509-2078d3166d5f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:45.235230 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-61c42fab-a840-46a5-9509-2078d3166d5f tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] POST https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652/action Jul 31 09:27:45.235844 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-61c42fab-a840-46a5-9509-2078d3166d5f tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:27:45.235986 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-61c42fab-a840-46a5-9509-2078d3166d5f tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:45.237524 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.admin_actions [None req-61c42fab-a840-46a5-9509-2078d3166d5f tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Updating snapshot '14dc2c18-db27-4276-ae8e-1913c09a4652' with '{'status': 'creating'}' {{(pid=100317) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 09:27:45.248088 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:45.248088 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:45.261618 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-61c42fab-a840-46a5-9509-2078d3166d5f tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652/action returned with HTTP 202 Jul 31 09:27:45.262054 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 223/898] 10.4.3.226 () {68 vars in 1396 bytes} [Fri Jul 31 09:27:45 2026] POST /volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:27:45.271308 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0ba62b9c-776b-4881-89e0-7765aedf2b1e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:45.273603 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0ba62b9c-776b-4881-89e0-7765aedf2b1e tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 Jul 31 09:27:45.273603 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0ba62b9c-776b-4881-89e0-7765aedf2b1e tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:45.274496 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0ba62b9c-776b-4881-89e0-7765aedf2b1e tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:45.281017 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:45.281017 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:45.281607 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0ba62b9c-776b-4881-89e0-7765aedf2b1e tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot retrieved successfully. Jul 31 09:27:45.282623 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0ba62b9c-776b-4881-89e0-7765aedf2b1e tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 returned with HTTP 200 Jul 31 09:27:45.283083 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 227/899] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:45 2026] GET /volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:45.293564 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f0833bef-e9fb-4f8d-a1a9-945ca8104be8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:45.296322 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f0833bef-e9fb-4f8d-a1a9-945ca8104be8 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] POST https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652/action Jul 31 09:27:45.296322 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f0833bef-e9fb-4f8d-a1a9-945ca8104be8 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:27:45.296650 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f0833bef-e9fb-4f8d-a1a9-945ca8104be8 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:45.300232 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.snapshot_actions [None req-f0833bef-e9fb-4f8d-a1a9-945ca8104be8 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100315) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 31 09:27:45.305822 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:45.305822 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:45.306254 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.snapshot_actions [None req-f0833bef-e9fb-4f8d-a1a9-945ca8104be8 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Updating snapshot 14dc2c18-db27-4276-ae8e-1913c09a4652 with info {'id': '14dc2c18-db27-4276-ae8e-1913c09a4652', 'status': 'error', 'progress': '80%'} Jul 31 09:27:45.313780 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f0833bef-e9fb-4f8d-a1a9-945ca8104be8 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652/action returned with HTTP 202 Jul 31 09:27:45.314360 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 225/900] 10.4.3.226 () {68 vars in 1396 bytes} [Fri Jul 31 09:27:45 2026] POST /volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:27:45.320874 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-35bd886b-9a23-4305-ab64-828903fb31a5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:45.323308 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-35bd886b-9a23-4305-ab64-828903fb31a5 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] GET https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 Jul 31 09:27:45.323567 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-35bd886b-9a23-4305-ab64-828903fb31a5 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:45.323832 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-35bd886b-9a23-4305-ab64-828903fb31a5 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:45.331263 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:45.331263 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:45.331736 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-35bd886b-9a23-4305-ab64-828903fb31a5 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Snapshot retrieved successfully. Jul 31 09:27:45.332805 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-35bd886b-9a23-4305-ab64-828903fb31a5 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 returned with HTTP 200 Jul 31 09:27:45.333224 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 226/901] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:45 2026] GET /volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 => generated 460 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:45.347809 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0d65f17e-b3cc-4430-af0a-d13af0313736 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:45.350672 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0d65f17e-b3cc-4430-af0a-d13af0313736 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] POST https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652/action Jul 31 09:27:45.351133 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0d65f17e-b3cc-4430-af0a-d13af0313736 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:27:45.351407 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0d65f17e-b3cc-4430-af0a-d13af0313736 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:45.353219 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.admin_actions [None req-0d65f17e-b3cc-4430-af0a-d13af0313736 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] Updating snapshot '14dc2c18-db27-4276-ae8e-1913c09a4652' with '{'status': 'available'}' {{(pid=100317) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 09:27:45.364985 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:45.364985 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:45.384338 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0d65f17e-b3cc-4430-af0a-d13af0313736 tempest-SnapshotsActionsTest-1622274275 tempest-SnapshotsActionsTest-1622274275-project-admin] https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652/action returned with HTTP 202 Jul 31 09:27:45.384775 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 224/902] 10.4.3.226 () {68 vars in 1396 bytes} [Fri Jul 31 09:27:45 2026] POST /volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:27:45.394020 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4551c396-93f2-4846-88d6-375f4071cf36 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:45.395823 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4551c396-93f2-4846-88d6-375f4071cf36 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 Jul 31 09:27:45.396106 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4551c396-93f2-4846-88d6-375f4071cf36 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:45.396320 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4551c396-93f2-4846-88d6-375f4071cf36 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:45.401377 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:45.401377 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:45.401843 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4551c396-93f2-4846-88d6-375f4071cf36 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot retrieved successfully. Jul 31 09:27:45.402646 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4551c396-93f2-4846-88d6-375f4071cf36 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 returned with HTTP 200 Jul 31 09:27:45.403276 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 228/903] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:45 2026] GET /volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:45.416892 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-955cb8e0-f51f-4bbd-b066-bff824c878f6 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:45.419040 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-955cb8e0-f51f-4bbd-b066-bff824c878f6 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 Jul 31 09:27:45.419364 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-955cb8e0-f51f-4bbd-b066-bff824c878f6 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:45.419660 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-955cb8e0-f51f-4bbd-b066-bff824c878f6 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:45.419843 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-955cb8e0-f51f-4bbd-b066-bff824c878f6 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Delete snapshot with id: 14dc2c18-db27-4276-ae8e-1913c09a4652 Jul 31 09:27:45.425121 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:45.425121 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:45.425590 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-955cb8e0-f51f-4bbd-b066-bff824c878f6 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot retrieved successfully. Jul 31 09:27:45.443313 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-955cb8e0-f51f-4bbd-b066-bff824c878f6 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot delete request issued successfully. Jul 31 09:27:45.443313 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-955cb8e0-f51f-4bbd-b066-bff824c878f6 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 returned with HTTP 202 Jul 31 09:27:45.443313 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 226/904] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:27:45 2026] DELETE /volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:27:45.450513 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-06ff4e64-52a6-44f0-9fae-47300ed1b035 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:45.452600 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-06ff4e64-52a6-44f0-9fae-47300ed1b035 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 Jul 31 09:27:45.454082 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-06ff4e64-52a6-44f0-9fae-47300ed1b035 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:45.454082 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-06ff4e64-52a6-44f0-9fae-47300ed1b035 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:45.460761 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:45.460761 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:45.461257 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-06ff4e64-52a6-44f0-9fae-47300ed1b035 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Snapshot retrieved successfully. Jul 31 09:27:45.463475 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-06ff4e64-52a6-44f0-9fae-47300ed1b035 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 returned with HTTP 200 Jul 31 09:27:45.463475 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 227/905] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:45 2026] GET /volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:46.476937 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-87f969ff-74c2-4dc1-8e5d-6f75b26e72a5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:46.479310 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-87f969ff-74c2-4dc1-8e5d-6f75b26e72a5 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 Jul 31 09:27:46.479590 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-87f969ff-74c2-4dc1-8e5d-6f75b26e72a5 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:46.479869 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-87f969ff-74c2-4dc1-8e5d-6f75b26e72a5 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:46.485588 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-87f969ff-74c2-4dc1-8e5d-6f75b26e72a5 tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 returned with HTTP 404 Jul 31 09:27:46.486316 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 225/906] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:46 2026] GET /volume/v3/snapshots/14dc2c18-db27-4276-ae8e-1913c09a4652 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:27:46.494529 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b38e41fe-e111-46c8-9f32-ecfa99989a1c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:46.496618 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b38e41fe-e111-46c8-9f32-ecfa99989a1c tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/volumes/ebfa0b9b-1fb1-46fa-822b-2b513983b2a9 Jul 31 09:27:46.496839 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b38e41fe-e111-46c8-9f32-ecfa99989a1c tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:46.497047 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b38e41fe-e111-46c8-9f32-ecfa99989a1c tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:46.505074 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:46.505074 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:46.510018 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b38e41fe-e111-46c8-9f32-ecfa99989a1c tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Volume info retrieved successfully. Jul 31 09:27:46.515175 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b38e41fe-e111-46c8-9f32-ecfa99989a1c tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/volumes/ebfa0b9b-1fb1-46fa-822b-2b513983b2a9 returned with HTTP 200 Jul 31 09:27:46.515679 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 229/907] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:46 2026] GET /volume/v3/volumes/ebfa0b9b-1fb1-46fa-822b-2b513983b2a9 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:46.527734 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-92825382-cf72-41a5-a8cb-cda4499cefce None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:46.529753 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-92825382-cf72-41a5-a8cb-cda4499cefce tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] DELETE https://10.4.3.226/volume/v3/volumes/ebfa0b9b-1fb1-46fa-822b-2b513983b2a9 Jul 31 09:27:46.529954 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-92825382-cf72-41a5-a8cb-cda4499cefce tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:46.530212 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-92825382-cf72-41a5-a8cb-cda4499cefce tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:46.530423 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-92825382-cf72-41a5-a8cb-cda4499cefce tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Delete volume with id: ebfa0b9b-1fb1-46fa-822b-2b513983b2a9 Jul 31 09:27:46.538265 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:46.538265 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:46.538815 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-92825382-cf72-41a5-a8cb-cda4499cefce tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Volume info retrieved successfully. Jul 31 09:27:46.557758 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-92825382-cf72-41a5-a8cb-cda4499cefce tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Delete volume request issued successfully. Jul 31 09:27:46.557954 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-92825382-cf72-41a5-a8cb-cda4499cefce tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/volumes/ebfa0b9b-1fb1-46fa-822b-2b513983b2a9 returned with HTTP 202 Jul 31 09:27:46.558456 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 227/908] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:27:46 2026] DELETE /volume/v3/volumes/ebfa0b9b-1fb1-46fa-822b-2b513983b2a9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:27:46.566074 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-aa4a9ebf-7ad9-476a-82f9-5567c4198fcc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:46.568441 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-aa4a9ebf-7ad9-476a-82f9-5567c4198fcc tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/volumes/ebfa0b9b-1fb1-46fa-822b-2b513983b2a9 Jul 31 09:27:46.568872 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-aa4a9ebf-7ad9-476a-82f9-5567c4198fcc tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:46.568872 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-aa4a9ebf-7ad9-476a-82f9-5567c4198fcc tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:46.576111 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:46.576111 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:46.579882 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-aa4a9ebf-7ad9-476a-82f9-5567c4198fcc tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Volume info retrieved successfully. Jul 31 09:27:46.583937 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-aa4a9ebf-7ad9-476a-82f9-5567c4198fcc tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/volumes/ebfa0b9b-1fb1-46fa-822b-2b513983b2a9 returned with HTTP 200 Jul 31 09:27:46.584403 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 228/909] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:46 2026] GET /volume/v3/volumes/ebfa0b9b-1fb1-46fa-822b-2b513983b2a9 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:47.600003 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-11813e36-ad66-4243-8b56-abe1c55a2a1a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:47.602013 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-11813e36-ad66-4243-8b56-abe1c55a2a1a tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] GET https://10.4.3.226/volume/v3/volumes/ebfa0b9b-1fb1-46fa-822b-2b513983b2a9 Jul 31 09:27:47.602397 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-11813e36-ad66-4243-8b56-abe1c55a2a1a tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:47.602714 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-11813e36-ad66-4243-8b56-abe1c55a2a1a tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:47.609811 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-11813e36-ad66-4243-8b56-abe1c55a2a1a tempest-SnapshotsActionsTest-1823794131 tempest-SnapshotsActionsTest-1823794131-project-member] https://10.4.3.226/volume/v3/volumes/ebfa0b9b-1fb1-46fa-822b-2b513983b2a9 returned with HTTP 404 Jul 31 09:27:47.610626 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 226/910] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:47 2026] GET /volume/v3/volumes/ebfa0b9b-1fb1-46fa-822b-2b513983b2a9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:27:50.200976 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f4ff7f93-4109-4a2b-afb6-c5d352f0df57 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:50.297678 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f4ff7f93-4109-4a2b-afb6-c5d352f0df57 tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:27:50.298129 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f4ff7f93-4109-4a2b-afb6-c5d352f0df57 tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1105819231"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:50.315738 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f4ff7f93-4109-4a2b-afb6-c5d352f0df57 tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:27:50.316137 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 230/911] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:27:50 2026] POST /volume/v3/types => generated 231 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:50.326545 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3e0b4050-fb99-4e83-8b70-4f5b7429be89 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:50.331813 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3e0b4050-fb99-4e83-8b70-4f5b7429be89 tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] POST https://10.4.3.226/volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs Jul 31 09:27:50.332462 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3e0b4050-fb99-4e83-8b70-4f5b7429be89 tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:50.365256 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3e0b4050-fb99-4e83-8b70-4f5b7429be89 tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] https://10.4.3.226/volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs returned with HTTP 200 Jul 31 09:27:50.365884 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 228/912] 10.4.3.226 () {68 vars in 1399 bytes} [Fri Jul 31 09:27:50 2026] POST /volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs => generated 34 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:27:50.379124 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-68daf998-1d5c-465d-bfc0-8517ef35ea6d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:50.381344 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-68daf998-1d5c-465d-bfc0-8517ef35ea6d tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] GET https://10.4.3.226/volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs/spec3 Jul 31 09:27:50.381831 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-68daf998-1d5c-465d-bfc0-8517ef35ea6d tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:50.383475 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-68daf998-1d5c-465d-bfc0-8517ef35ea6d tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:50.393382 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-68daf998-1d5c-465d-bfc0-8517ef35ea6d tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] https://10.4.3.226/volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs/spec3 returned with HTTP 200 Jul 31 09:27:50.393905 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 229/913] 10.4.3.226 () {66 vars in 1396 bytes} [Fri Jul 31 09:27:50 2026] GET /volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs/spec3 => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:27:50.405527 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cea45975-4078-4354-b3c3-993cfc00915a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:50.407884 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cea45975-4078-4354-b3c3-993cfc00915a tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] DELETE https://10.4.3.226/volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs/spec3 Jul 31 09:27:50.408268 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cea45975-4078-4354-b3c3-993cfc00915a tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:50.408342 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cea45975-4078-4354-b3c3-993cfc00915a tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:50.414337 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:50.414337 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:50.468196 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cea45975-4078-4354-b3c3-993cfc00915a tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] https://10.4.3.226/volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs/spec3 returned with HTTP 202 Jul 31 09:27:50.468676 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 227/914] 10.4.3.226 () {66 vars in 1399 bytes} [Fri Jul 31 09:27:50 2026] DELETE /volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs/spec3 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:27:50.479580 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3acd75a9-8ec4-460a-9f34-8d4de9c5fb32 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:50.482156 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3acd75a9-8ec4-460a-9f34-8d4de9c5fb32 tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] GET https://10.4.3.226/volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs/spec3 Jul 31 09:27:50.482466 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3acd75a9-8ec4-460a-9f34-8d4de9c5fb32 tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:50.482724 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3acd75a9-8ec4-460a-9f34-8d4de9c5fb32 tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:50.495042 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3acd75a9-8ec4-460a-9f34-8d4de9c5fb32 tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] https://10.4.3.226/volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs/spec3 returned with HTTP 404 Jul 31 09:27:50.495660 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 231/915] 10.4.3.226 () {66 vars in 1396 bytes} [Fri Jul 31 09:27:50 2026] GET /volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs/spec3 => generated 129 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:27:50.508660 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-878e0b69-7980-4c2e-9f1d-dd3fb50de7b1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:50.511056 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-878e0b69-7980-4c2e-9f1d-dd3fb50de7b1 tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] POST https://10.4.3.226/volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs Jul 31 09:27:50.511560 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-878e0b69-7980-4c2e-9f1d-dd3fb50de7b1 tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:50.545337 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-878e0b69-7980-4c2e-9f1d-dd3fb50de7b1 tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] https://10.4.3.226/volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs returned with HTTP 200 Jul 31 09:27:50.545337 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 229/916] 10.4.3.226 () {68 vars in 1399 bytes} [Fri Jul 31 09:27:50 2026] POST /volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs => generated 34 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:27:50.555371 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-4a82142c-d752-406d-a5fa-e6792cfb2927 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:50.557184 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4a82142c-d752-406d-a5fa-e6792cfb2927 tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] GET https://10.4.3.226/volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs Jul 31 09:27:50.557469 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4a82142c-d752-406d-a5fa-e6792cfb2927 tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:50.557709 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4a82142c-d752-406d-a5fa-e6792cfb2927 tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:50.567580 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4a82142c-d752-406d-a5fa-e6792cfb2927 tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] https://10.4.3.226/volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs returned with HTTP 200 Jul 31 09:27:50.568173 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 230/917] 10.4.3.226 () {66 vars in 1378 bytes} [Fri Jul 31 09:27:50 2026] GET /volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs => generated 34 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:27:50.582168 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-aa836351-a364-45ab-89bb-d8d16f4514e0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:50.584171 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aa836351-a364-45ab-89bb-d8d16f4514e0 tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] POST https://10.4.3.226/volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs Jul 31 09:27:50.584604 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aa836351-a364-45ab-89bb-d8d16f4514e0 tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:50.617386 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aa836351-a364-45ab-89bb-d8d16f4514e0 tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] https://10.4.3.226/volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs returned with HTTP 200 Jul 31 09:27:50.618012 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 228/918] 10.4.3.226 () {68 vars in 1399 bytes} [Fri Jul 31 09:27:50 2026] POST /volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs => generated 34 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 31 09:27:50.627380 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a068b2cd-5976-40f5-ae0f-9cb8ce2b4f6a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:50.629297 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a068b2cd-5976-40f5-ae0f-9cb8ce2b4f6a tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] PUT https://10.4.3.226/volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs/spec2 Jul 31 09:27:50.629418 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a068b2cd-5976-40f5-ae0f-9cb8ce2b4f6a tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:50.686045 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a068b2cd-5976-40f5-ae0f-9cb8ce2b4f6a tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] https://10.4.3.226/volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs/spec2 returned with HTTP 200 Jul 31 09:27:50.686545 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 232/919] 10.4.3.226 () {68 vars in 1416 bytes} [Fri Jul 31 09:27:50 2026] PUT /volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs/spec2 => generated 17 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:27:50.695684 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c136ad89-40d5-4e7f-975a-a2873504fc17 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:50.700176 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c136ad89-40d5-4e7f-975a-a2873504fc17 tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] GET https://10.4.3.226/volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs/spec2 Jul 31 09:27:50.700176 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c136ad89-40d5-4e7f-975a-a2873504fc17 tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:50.700176 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c136ad89-40d5-4e7f-975a-a2873504fc17 tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:50.707717 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c136ad89-40d5-4e7f-975a-a2873504fc17 tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] https://10.4.3.226/volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs/spec2 returned with HTTP 200 Jul 31 09:27:50.708318 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 230/920] 10.4.3.226 () {66 vars in 1396 bytes} [Fri Jul 31 09:27:50 2026] GET /volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs/spec2 => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:27:50.716518 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5337b01f-9189-49cb-a3e1-982ff65870e9 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:50.718407 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5337b01f-9189-49cb-a3e1-982ff65870e9 tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] POST https://10.4.3.226/volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs Jul 31 09:27:50.718949 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5337b01f-9189-49cb-a3e1-982ff65870e9 tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:50.758833 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5337b01f-9189-49cb-a3e1-982ff65870e9 tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] https://10.4.3.226/volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs returned with HTTP 200 Jul 31 09:27:50.759404 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 231/921] 10.4.3.226 () {68 vars in 1399 bytes} [Fri Jul 31 09:27:50 2026] POST /volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs => generated 51 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:27:50.773317 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dd3e116d-64ab-4718-ad51-b4003512036c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:50.776262 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dd3e116d-64ab-4718-ad51-b4003512036c tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] GET https://10.4.3.226/volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs Jul 31 09:27:50.776619 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dd3e116d-64ab-4718-ad51-b4003512036c tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:50.776965 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dd3e116d-64ab-4718-ad51-b4003512036c tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:50.786655 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dd3e116d-64ab-4718-ad51-b4003512036c tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] https://10.4.3.226/volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs returned with HTTP 200 Jul 31 09:27:50.787378 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 229/922] 10.4.3.226 () {66 vars in 1378 bytes} [Fri Jul 31 09:27:50 2026] GET /volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b/extra_specs => generated 68 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:27:50.801479 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5967f394-8697-4ce6-95c4-3db151231213 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:50.803832 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5967f394-8697-4ce6-95c4-3db151231213 tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] DELETE https://10.4.3.226/volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b Jul 31 09:27:50.804220 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5967f394-8697-4ce6-95c4-3db151231213 tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:50.804953 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5967f394-8697-4ce6-95c4-3db151231213 tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:50.859514 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5967f394-8697-4ce6-95c4-3db151231213 tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] https://10.4.3.226/volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b returned with HTTP 202 Jul 31 09:27:50.860127 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 233/923] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:27:50 2026] DELETE /volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:27:50.869413 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b95e2acb-9009-46e3-8e2c-4603382e504c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:50.872058 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b95e2acb-9009-46e3-8e2c-4603382e504c tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] GET https://10.4.3.226/volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b Jul 31 09:27:50.872732 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b95e2acb-9009-46e3-8e2c-4603382e504c tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:50.873125 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b95e2acb-9009-46e3-8e2c-4603382e504c tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:50.883136 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b95e2acb-9009-46e3-8e2c-4603382e504c tempest-VolumeTypesExtraSpecsTest-1738452807 tempest-VolumeTypesExtraSpecsTest-1738452807-project-admin] https://10.4.3.226/volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b returned with HTTP 404 Jul 31 09:27:50.883136 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 231/924] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:27:50 2026] GET /volume/v3/types/ef12556e-e8db-469c-84ba-cf0bdc6f757b => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:27:53.085273 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5a6f3e8a-0be6-4936-b761-44a07cad0b11 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:53.088202 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5a6f3e8a-0be6-4936-b761-44a07cad0b11 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:27:53.088990 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5a6f3e8a-0be6-4936-b761-44a07cad0b11 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1262882456"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:53.090536 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-5a6f3e8a-0be6-4936-b761-44a07cad0b11 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1262882456'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:27:53.090678 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-5a6f3e8a-0be6-4936-b761-44a07cad0b11 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Create volume of 1 GB Jul 31 09:27:53.096824 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-5a6f3e8a-0be6-4936-b761-44a07cad0b11 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Availability Zones retrieved successfully. Jul 31 09:27:53.105735 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-5a6f3e8a-0be6-4936-b761-44a07cad0b11 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Flow 'volume_create_api' (23366cd2-33dc-4660-9b2c-0ee406049c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:27:53.107033 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-5a6f3e8a-0be6-4936-b761-44a07cad0b11 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73a6e8a5-1af3-4f73-b3b8-10e9fdd4a566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:53.108235 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-5a6f3e8a-0be6-4936-b761-44a07cad0b11 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:27:53.153363 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-5a6f3e8a-0be6-4936-b761-44a07cad0b11 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73a6e8a5-1af3-4f73-b3b8-10e9fdd4a566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:53.154562 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-5a6f3e8a-0be6-4936-b761-44a07cad0b11 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7f0d29c-5593-40bc-83c2-d0a167341573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:53.219789 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-5a6f3e8a-0be6-4936-b761-44a07cad0b11 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Created reservations ['7568f575-5be1-42e1-99f8-4151b645c17c', '3373b4a0-6bdd-4b94-b2a5-91a747b0950e', '570fa817-8d73-47eb-a88f-0bdba600db19', 'a7c5f637-edea-43aa-b36c-33d191485584'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:27:53.220826 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-5a6f3e8a-0be6-4936-b761-44a07cad0b11 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7f0d29c-5593-40bc-83c2-d0a167341573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7568f575-5be1-42e1-99f8-4151b645c17c', '3373b4a0-6bdd-4b94-b2a5-91a747b0950e', '570fa817-8d73-47eb-a88f-0bdba600db19', 'a7c5f637-edea-43aa-b36c-33d191485584']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:53.221642 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-5a6f3e8a-0be6-4936-b761-44a07cad0b11 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bbb09bb-3dfe-4d21-a303-964865d236b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:53.248202 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-5a6f3e8a-0be6-4936-b761-44a07cad0b11 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bbb09bb-3dfe-4d21-a303-964865d236b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b71e75d-d977-4b22-b6fc-57fc772e2637', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1262882456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69eb2d92b94440deb2f6ea5adf5d6f3b',qos_specs=None,replication_status=,reservations=['7568f575-5be1-42e1-99f8-4151b645c17c','3373b4a0-6bdd-4b94-b2a5-91a747b0950e','570fa817-8d73-47eb-a88f-0bdba600db19','a7c5f637-edea-43aa-b36c-33d191485584'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d67c63b7c2e1490b91d3195b718210f3',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:27:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1262882456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b71e75d-d977-4b22-b6fc-57fc772e2637,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69eb2d92b94440deb2f6ea5adf5d6f3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d67c63b7c2e1490b91d3195b718210f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:53.248996 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-5a6f3e8a-0be6-4936-b761-44a07cad0b11 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (674817a6-0c97-4930-93cc-500142fc3d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:53.277180 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-5a6f3e8a-0be6-4936-b761-44a07cad0b11 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (674817a6-0c97-4930-93cc-500142fc3d03) transitioned into state 'SUCCESS' from state '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-1262882456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69eb2d92b94440deb2f6ea5adf5d6f3b',qos_specs=None,replication_status=,reservations=['7568f575-5be1-42e1-99f8-4151b645c17c','3373b4a0-6bdd-4b94-b2a5-91a747b0950e','570fa817-8d73-47eb-a88f-0bdba600db19','a7c5f637-edea-43aa-b36c-33d191485584'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d67c63b7c2e1490b91d3195b718210f3',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:53.279834 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-5a6f3e8a-0be6-4936-b761-44a07cad0b11 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cddacf68-8543-4ad5-8a38-335fd80679be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:53.297536 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-5a6f3e8a-0be6-4936-b761-44a07cad0b11 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cddacf68-8543-4ad5-8a38-335fd80679be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:53.298807 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-5a6f3e8a-0be6-4936-b761-44a07cad0b11 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Flow 'volume_create_api' (23366cd2-33dc-4660-9b2c-0ee406049c55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:27:53.299424 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-5a6f3e8a-0be6-4936-b761-44a07cad0b11 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Create volume request issued successfully. Jul 31 09:27:53.300338 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5a6f3e8a-0be6-4936-b761-44a07cad0b11 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:27:53.300543 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 232/925] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:27:53 2026] POST /volume/v3/volumes => generated 751 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:27:53.313259 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3170b6ba-1ca0-4908-9a61-3a91f1e1e2ab None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:53.315767 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3170b6ba-1ca0-4908-9a61-3a91f1e1e2ab tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 Jul 31 09:27:53.316098 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3170b6ba-1ca0-4908-9a61-3a91f1e1e2ab tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:53.316424 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3170b6ba-1ca0-4908-9a61-3a91f1e1e2ab tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:53.328411 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:53.328411 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:53.334079 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3170b6ba-1ca0-4908-9a61-3a91f1e1e2ab tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:27:53.339623 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3170b6ba-1ca0-4908-9a61-3a91f1e1e2ab tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 returned with HTTP 200 Jul 31 09:27:53.340111 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 230/926] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:53 2026] GET /volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:53.527433 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5f25d3e0-df5e-4b99-a785-79596e6f7917 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:53.653811 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5f25d3e0-df5e-4b99-a785-79596e6f7917 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:27:53.654173 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5f25d3e0-df5e-4b99-a785-79596e6f7917 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-499245758"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:53.655677 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-5f25d3e0-df5e-4b99-a785-79596e6f7917 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-499245758'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:27:53.655873 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-5f25d3e0-df5e-4b99-a785-79596e6f7917 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Create volume of 1 GB Jul 31 09:27:53.660269 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5f25d3e0-df5e-4b99-a785-79596e6f7917 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Availability Zones retrieved successfully. Jul 31 09:27:53.668365 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5f25d3e0-df5e-4b99-a785-79596e6f7917 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Flow 'volume_create_api' (5e1c853f-0f53-4ab8-9272-fd195a6de25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:27:53.669679 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5f25d3e0-df5e-4b99-a785-79596e6f7917 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc23fbf7-f3fd-4606-97c1-26c34ec88b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:53.670943 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-5f25d3e0-df5e-4b99-a785-79596e6f7917 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:27:53.706301 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5f25d3e0-df5e-4b99-a785-79596e6f7917 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc23fbf7-f3fd-4606-97c1-26c34ec88b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:53.707034 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5f25d3e0-df5e-4b99-a785-79596e6f7917 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd2ec260-c1bd-42e2-bc03-f5924511dfa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:53.772526 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-5f25d3e0-df5e-4b99-a785-79596e6f7917 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Created reservations ['7d43cfed-9792-4404-aba0-1d9059ff54bd', '01c7a238-f95f-442b-b1aa-e6cc413e2e0c', '7b8c0ed4-e1bb-433e-b774-94c634a0b054', 'd59fd5bb-e315-4628-863f-420f2ffe2dce'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:27:53.773317 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5f25d3e0-df5e-4b99-a785-79596e6f7917 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd2ec260-c1bd-42e2-bc03-f5924511dfa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d43cfed-9792-4404-aba0-1d9059ff54bd', '01c7a238-f95f-442b-b1aa-e6cc413e2e0c', '7b8c0ed4-e1bb-433e-b774-94c634a0b054', 'd59fd5bb-e315-4628-863f-420f2ffe2dce']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:53.774068 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5f25d3e0-df5e-4b99-a785-79596e6f7917 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66cc6c1f-61c4-4770-b29b-2c0f57849e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:53.798613 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5f25d3e0-df5e-4b99-a785-79596e6f7917 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66cc6c1f-61c4-4770-b29b-2c0f57849e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2785925-df23-430f-a1b0-2aba6b97d4c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-499245758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='648979934f3d46d68fb0ed3b2a3e0441',qos_specs=None,replication_status=,reservations=['7d43cfed-9792-4404-aba0-1d9059ff54bd','01c7a238-f95f-442b-b1aa-e6cc413e2e0c','7b8c0ed4-e1bb-433e-b774-94c634a0b054','d59fd5bb-e315-4628-863f-420f2ffe2dce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b990b915f45f4d0885c6989d4d70d12a',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:27:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-499245758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2785925-df23-430f-a1b0-2aba6b97d4c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='648979934f3d46d68fb0ed3b2a3e0441',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b990b915f45f4d0885c6989d4d70d12a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:53.799452 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5f25d3e0-df5e-4b99-a785-79596e6f7917 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6482d5ef-ed87-4cc6-b4b2-9fadc6b3c3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:53.822355 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5f25d3e0-df5e-4b99-a785-79596e6f7917 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6482d5ef-ed87-4cc6-b4b2-9fadc6b3c3bc) transitioned into state 'SUCCESS' from state '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-499245758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='648979934f3d46d68fb0ed3b2a3e0441',qos_specs=None,replication_status=,reservations=['7d43cfed-9792-4404-aba0-1d9059ff54bd','01c7a238-f95f-442b-b1aa-e6cc413e2e0c','7b8c0ed4-e1bb-433e-b774-94c634a0b054','d59fd5bb-e315-4628-863f-420f2ffe2dce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b990b915f45f4d0885c6989d4d70d12a',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:53.823741 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5f25d3e0-df5e-4b99-a785-79596e6f7917 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd3f8cf2-d5fb-4232-8c1b-ad1bb2c2a0cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:53.837142 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5f25d3e0-df5e-4b99-a785-79596e6f7917 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd3f8cf2-d5fb-4232-8c1b-ad1bb2c2a0cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:53.838364 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5f25d3e0-df5e-4b99-a785-79596e6f7917 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Flow 'volume_create_api' (5e1c853f-0f53-4ab8-9272-fd195a6de25b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:27:53.839003 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5f25d3e0-df5e-4b99-a785-79596e6f7917 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Create volume request issued successfully. Jul 31 09:27:53.839805 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5f25d3e0-df5e-4b99-a785-79596e6f7917 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:27:53.840530 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 234/927] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:27:53 2026] POST /volume/v3/volumes => generated 749 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:27:53.858709 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-bdc6ef6f-6c55-4052-bb0f-9d28d99973b9 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:53.862325 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bdc6ef6f-6c55-4052-bb0f-9d28d99973b9 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] GET https://10.4.3.226/volume/v3/volumes/d2785925-df23-430f-a1b0-2aba6b97d4c2 Jul 31 09:27:53.862325 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bdc6ef6f-6c55-4052-bb0f-9d28d99973b9 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:53.862325 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bdc6ef6f-6c55-4052-bb0f-9d28d99973b9 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:53.876737 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:53.876737 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:53.885133 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-bdc6ef6f-6c55-4052-bb0f-9d28d99973b9 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Volume info retrieved successfully. Jul 31 09:27:53.891969 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bdc6ef6f-6c55-4052-bb0f-9d28d99973b9 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] https://10.4.3.226/volume/v3/volumes/d2785925-df23-430f-a1b0-2aba6b97d4c2 returned with HTTP 200 Jul 31 09:27:53.892745 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 232/928] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:53 2026] GET /volume/v3/volumes/d2785925-df23-430f-a1b0-2aba6b97d4c2 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:54.174128 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-38c79562-a4db-451a-8ecc-84d7cc2fe761 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:54.176396 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-38c79562-a4db-451a-8ecc-84d7cc2fe761 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] GET https://10.4.3.226/volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a Jul 31 09:27:54.176965 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-38c79562-a4db-451a-8ecc-84d7cc2fe761 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:54.176965 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-38c79562-a4db-451a-8ecc-84d7cc2fe761 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:54.185854 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:54.185854 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:54.189999 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-38c79562-a4db-451a-8ecc-84d7cc2fe761 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Volume info retrieved successfully. Jul 31 09:27:54.194718 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-38c79562-a4db-451a-8ecc-84d7cc2fe761 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a returned with HTTP 200 Jul 31 09:27:54.195115 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 233/929] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:54 2026] GET /volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:54.254923 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-100f3656-59d4-4895-b71d-113f209c9d26 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:54.257278 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-100f3656-59d4-4895-b71d-113f209c9d26 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] GET https://10.4.3.226/volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a Jul 31 09:27:54.257575 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-100f3656-59d4-4895-b71d-113f209c9d26 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:54.257866 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-100f3656-59d4-4895-b71d-113f209c9d26 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:54.266945 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:54.266945 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:54.270832 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-100f3656-59d4-4895-b71d-113f209c9d26 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Volume info retrieved successfully. Jul 31 09:27:54.275479 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-100f3656-59d4-4895-b71d-113f209c9d26 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a returned with HTTP 200 Jul 31 09:27:54.276086 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 231/930] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:54 2026] GET /volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:27:54.358937 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a47ff509-5ce3-4beb-bf3e-97fe96397835 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:54.361222 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a47ff509-5ce3-4beb-bf3e-97fe96397835 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 Jul 31 09:27:54.361457 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a47ff509-5ce3-4beb-bf3e-97fe96397835 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:54.361774 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a47ff509-5ce3-4beb-bf3e-97fe96397835 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:54.373901 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:54.373901 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:54.380270 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a47ff509-5ce3-4beb-bf3e-97fe96397835 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:27:54.387208 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a47ff509-5ce3-4beb-bf3e-97fe96397835 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 returned with HTTP 200 Jul 31 09:27:54.388000 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 235/931] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:54 2026] GET /volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:54.456977 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-5f3194cc-613b-41ca-90fb-d5b556c1583e req-fa553de9-245f-4cd5-af57-9c932a84667a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:54.461837 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-5f3194cc-613b-41ca-90fb-d5b556c1583e req-fa553de9-245f-4cd5-af57-9c932a84667a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 Jul 31 09:27:54.462497 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-5f3194cc-613b-41ca-90fb-d5b556c1583e req-fa553de9-245f-4cd5-af57-9c932a84667a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:54.462652 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-5f3194cc-613b-41ca-90fb-d5b556c1583e req-fa553de9-245f-4cd5-af57-9c932a84667a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:54.475498 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:54.475498 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:54.484463 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-5f3194cc-613b-41ca-90fb-d5b556c1583e req-fa553de9-245f-4cd5-af57-9c932a84667a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:27:54.492231 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-5f3194cc-613b-41ca-90fb-d5b556c1583e req-fa553de9-245f-4cd5-af57-9c932a84667a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 returned with HTTP 200 Jul 31 09:27:54.492913 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 233/932] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:27:54 2026] GET /volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:54.589457 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2c54ab8f-bc49-48a5-8c82-346709d2462c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:54.589878 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2c54ab8f-bc49-48a5-8c82-346709d2462c None None] GET https://10.4.3.226/volume// Jul 31 09:27:54.590090 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2c54ab8f-bc49-48a5-8c82-346709d2462c None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:54.590319 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2c54ab8f-bc49-48a5-8c82-346709d2462c None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:54.590782 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2c54ab8f-bc49-48a5-8c82-346709d2462c None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:27:54.591003 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 234/933] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:27: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 31 09:27:54.602092 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-5f3194cc-613b-41ca-90fb-d5b556c1583e req-61828158-aae3-47d6-8080-7ef2c2990b11 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:54.605119 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5f3194cc-613b-41ca-90fb-d5b556c1583e req-61828158-aae3-47d6-8080-7ef2c2990b11 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:27:54.605690 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-5f3194cc-613b-41ca-90fb-d5b556c1583e req-61828158-aae3-47d6-8080-7ef2c2990b11 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b71e75d-d977-4b22-b6fc-57fc772e2637", "connector": null, "instance_uuid": "983313a1-876c-49a3-be2d-806f8ad98b80"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:54.625189 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:54.625189 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:54.680309 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5f3194cc-613b-41ca-90fb-d5b556c1583e req-61828158-aae3-47d6-8080-7ef2c2990b11 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:27:54.681197 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 232/934] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:27:54 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:27:54.713895 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0afcccc9-eecc-45e1-832e-14fdee6e5285 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:54.718052 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0afcccc9-eecc-45e1-832e-14fdee6e5285 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 Jul 31 09:27:54.718052 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0afcccc9-eecc-45e1-832e-14fdee6e5285 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:54.718437 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0afcccc9-eecc-45e1-832e-14fdee6e5285 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:54.732268 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7fc13bd2-c781-44d1-8f77-e38efdbadb2b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:54.732879 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7fc13bd2-c781-44d1-8f77-e38efdbadb2b None None] GET https://10.4.3.226/volume// Jul 31 09:27:54.732946 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:54.732946 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:54.733124 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7fc13bd2-c781-44d1-8f77-e38efdbadb2b None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:54.733434 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7fc13bd2-c781-44d1-8f77-e38efdbadb2b None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:54.733918 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7fc13bd2-c781-44d1-8f77-e38efdbadb2b None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:27:54.735435 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 234/935] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:27:54 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:27:54.740524 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0afcccc9-eecc-45e1-832e-14fdee6e5285 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:27:54.746096 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-5f3194cc-613b-41ca-90fb-d5b556c1583e req-3174606d-a38f-4e80-9d3d-edc8a8d15653 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:54.749488 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0afcccc9-eecc-45e1-832e-14fdee6e5285 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 returned with HTTP 200 Jul 31 09:27:54.749488 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 236/936] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:54 2026] GET /volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:54.752101 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-5f3194cc-613b-41ca-90fb-d5b556c1583e req-3174606d-a38f-4e80-9d3d-edc8a8d15653 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 Jul 31 09:27:54.752344 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-5f3194cc-613b-41ca-90fb-d5b556c1583e req-3174606d-a38f-4e80-9d3d-edc8a8d15653 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:54.752608 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-5f3194cc-613b-41ca-90fb-d5b556c1583e req-3174606d-a38f-4e80-9d3d-edc8a8d15653 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:54.766326 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:54.766326 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:54.772174 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-5f3194cc-613b-41ca-90fb-d5b556c1583e req-3174606d-a38f-4e80-9d3d-edc8a8d15653 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:27:54.777335 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-5f3194cc-613b-41ca-90fb-d5b556c1583e req-3174606d-a38f-4e80-9d3d-edc8a8d15653 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 returned with HTTP 200 Jul 31 09:27:54.777795 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 235/937] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:27:54 2026] GET /volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:27:54.903994 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-5f3194cc-613b-41ca-90fb-d5b556c1583e req-6a4e6585-eaf7-47f0-b207-c5ce9d39ec22 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:54.911199 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5f3194cc-613b-41ca-90fb-d5b556c1583e req-6a4e6585-eaf7-47f0-b207-c5ce9d39ec22 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] PUT https://10.4.3.226/volume/v3/attachments/c7c5ffdc-155b-410b-bc76-f6cd0b52a014 Jul 31 09:27:54.911199 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-5f3194cc-613b-41ca-90fb-d5b556c1583e req-6a4e6585-eaf7-47f0-b207-c5ce9d39ec22 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:54.911436 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9a201cf6-8a11-4dd0-b942-0cea4a68936a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:54.913413 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9a201cf6-8a11-4dd0-b942-0cea4a68936a tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] GET https://10.4.3.226/volume/v3/volumes/d2785925-df23-430f-a1b0-2aba6b97d4c2 Jul 31 09:27:54.913790 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9a201cf6-8a11-4dd0-b942-0cea4a68936a tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:54.915211 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9a201cf6-8a11-4dd0-b942-0cea4a68936a tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:54.925698 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:54.925698 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:54.929630 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-5f3194cc-613b-41ca-90fb-d5b556c1583e req-6a4e6585-eaf7-47f0-b207-c5ce9d39ec22 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Acquiring lock "cinder-attachment_update-9b71e75d-d977-4b22-b6fc-57fc772e2637-np0000006200" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:27:54.932271 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-9a201cf6-8a11-4dd0-b942-0cea4a68936a tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Volume info retrieved successfully. Jul 31 09:27:54.936817 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-5f3194cc-613b-41ca-90fb-d5b556c1583e req-6a4e6585-eaf7-47f0-b207-c5ce9d39ec22 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Lock "cinder-attachment_update-9b71e75d-d977-4b22-b6fc-57fc772e2637-np0000006200" acquired by "attachment_update" :: waited 0.008s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:27:54.939347 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:54.939347 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:54.939409 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9a201cf6-8a11-4dd0-b942-0cea4a68936a tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] https://10.4.3.226/volume/v3/volumes/d2785925-df23-430f-a1b0-2aba6b97d4c2 returned with HTTP 200 Jul 31 09:27:54.940148 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 235/938] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:54 2026] GET /volume/v3/volumes/d2785925-df23-430f-a1b0-2aba6b97d4c2 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:54.952920 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2fb842bf-a247-44c8-b63e-21f666bb4451 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:54.957947 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2fb842bf-a247-44c8-b63e-21f666bb4451 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] GET https://10.4.3.226/volume/v3/limits Jul 31 09:27:54.958203 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2fb842bf-a247-44c8-b63e-21f666bb4451 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:54.958464 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2fb842bf-a247-44c8-b63e-21f666bb4451 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:55.015489 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2fb842bf-a247-44c8-b63e-21f666bb4451 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] https://10.4.3.226/volume/v3/limits returned with HTTP 200 Jul 31 09:27:55.016110 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 237/939] 10.4.3.226 () {66 vars in 1234 bytes} [Fri Jul 31 09:27:54 2026] GET /volume/v3/limits => generated 302 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:55.031847 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3710c9ed-d6c8-4511-b360-188a708391e7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:55.034650 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3710c9ed-d6c8-4511-b360-188a708391e7 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] GET https://10.4.3.226/volume/v3/volumes/d2785925-df23-430f-a1b0-2aba6b97d4c2 Jul 31 09:27:55.034893 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3710c9ed-d6c8-4511-b360-188a708391e7 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:55.035079 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3710c9ed-d6c8-4511-b360-188a708391e7 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:55.050451 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:55.050451 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:55.060013 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-3710c9ed-d6c8-4511-b360-188a708391e7 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Volume info retrieved successfully. Jul 31 09:27:55.068738 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3710c9ed-d6c8-4511-b360-188a708391e7 tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] https://10.4.3.226/volume/v3/volumes/d2785925-df23-430f-a1b0-2aba6b97d4c2 returned with HTTP 200 Jul 31 09:27:55.069268 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 236/940] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:55 2026] GET /volume/v3/volumes/d2785925-df23-430f-a1b0-2aba6b97d4c2 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:55.086701 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f95c0fe8-6bba-44d4-9448-aaa03719f3bc None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:55.091711 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f95c0fe8-6bba-44d4-9448-aaa03719f3bc tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] DELETE https://10.4.3.226/volume/v3/volumes/d2785925-df23-430f-a1b0-2aba6b97d4c2 Jul 31 09:27:55.091711 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f95c0fe8-6bba-44d4-9448-aaa03719f3bc tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:55.091843 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f95c0fe8-6bba-44d4-9448-aaa03719f3bc tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:55.092150 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-f95c0fe8-6bba-44d4-9448-aaa03719f3bc tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Delete volume with id: d2785925-df23-430f-a1b0-2aba6b97d4c2 Jul 31 09:27:55.094632 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-5f3194cc-613b-41ca-90fb-d5b556c1583e req-6a4e6585-eaf7-47f0-b207-c5ce9d39ec22 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Lock "cinder-attachment_update-9b71e75d-d977-4b22-b6fc-57fc772e2637-np0000006200" released by "attachment_update" :: held 0.156s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:27:55.094632 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5f3194cc-613b-41ca-90fb-d5b556c1583e req-6a4e6585-eaf7-47f0-b207-c5ce9d39ec22 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/attachments/c7c5ffdc-155b-410b-bc76-f6cd0b52a014 returned with HTTP 200 Jul 31 09:27:55.094632 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 233/941] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:27:54 2026] PUT /volume/v3/attachments/c7c5ffdc-155b-410b-bc76-f6cd0b52a014 => generated 969 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:27:55.103739 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:55.103739 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:55.104357 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f95c0fe8-6bba-44d4-9448-aaa03719f3bc tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Volume info retrieved successfully. Jul 31 09:27:55.155839 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f95c0fe8-6bba-44d4-9448-aaa03719f3bc tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Delete volume request issued successfully. Jul 31 09:27:55.156078 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f95c0fe8-6bba-44d4-9448-aaa03719f3bc tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] https://10.4.3.226/volume/v3/volumes/d2785925-df23-430f-a1b0-2aba6b97d4c2 returned with HTTP 202 Jul 31 09:27:55.156521 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 236/942] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:27:55 2026] DELETE /volume/v3/volumes/d2785925-df23-430f-a1b0-2aba6b97d4c2 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:27:55.164968 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-924d0d40-00f6-4ba2-a0ca-981d86e9999a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:55.167168 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-924d0d40-00f6-4ba2-a0ca-981d86e9999a tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] GET https://10.4.3.226/volume/v3/volumes/d2785925-df23-430f-a1b0-2aba6b97d4c2 Jul 31 09:27:55.167417 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-924d0d40-00f6-4ba2-a0ca-981d86e9999a tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:55.167634 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-924d0d40-00f6-4ba2-a0ca-981d86e9999a tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:55.181344 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:55.181344 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:55.187030 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-924d0d40-00f6-4ba2-a0ca-981d86e9999a tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Volume info retrieved successfully. Jul 31 09:27:55.192872 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-924d0d40-00f6-4ba2-a0ca-981d86e9999a tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] https://10.4.3.226/volume/v3/volumes/d2785925-df23-430f-a1b0-2aba6b97d4c2 returned with HTTP 200 Jul 31 09:27:55.193518 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 238/943] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:55 2026] GET /volume/v3/volumes/d2785925-df23-430f-a1b0-2aba6b97d4c2 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:55.764600 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-43e740a9-f44d-48b8-aaf1-14eb30179806 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:55.766292 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-43e740a9-f44d-48b8-aaf1-14eb30179806 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 Jul 31 09:27:55.766466 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-43e740a9-f44d-48b8-aaf1-14eb30179806 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:55.766655 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-43e740a9-f44d-48b8-aaf1-14eb30179806 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:55.775757 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:55.775757 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:55.780284 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-43e740a9-f44d-48b8-aaf1-14eb30179806 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:27:55.785017 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-43e740a9-f44d-48b8-aaf1-14eb30179806 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 returned with HTTP 200 Jul 31 09:27:55.785507 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 237/944] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:55 2026] GET /volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:56.212049 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3f47e239-e37b-4549-9f2b-9c5175b5acaf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:56.216324 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3f47e239-e37b-4549-9f2b-9c5175b5acaf tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] GET https://10.4.3.226/volume/v3/volumes/d2785925-df23-430f-a1b0-2aba6b97d4c2 Jul 31 09:27:56.216324 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3f47e239-e37b-4549-9f2b-9c5175b5acaf tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:56.216324 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3f47e239-e37b-4549-9f2b-9c5175b5acaf tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:56.226442 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3f47e239-e37b-4549-9f2b-9c5175b5acaf tempest-AbsoluteLimitsTests-1515147628 tempest-AbsoluteLimitsTests-1515147628-project-member] https://10.4.3.226/volume/v3/volumes/d2785925-df23-430f-a1b0-2aba6b97d4c2 returned with HTTP 404 Jul 31 09:27:56.227183 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 234/945] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:56 2026] GET /volume/v3/volumes/d2785925-df23-430f-a1b0-2aba6b97d4c2 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:27:56.626449 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6dcb9a43-7d4b-49fb-a827-a40f05af2268 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:56.628417 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6dcb9a43-7d4b-49fb-a827-a40f05af2268 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] GET https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 Jul 31 09:27:56.628661 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6dcb9a43-7d4b-49fb-a827-a40f05af2268 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:56.628858 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6dcb9a43-7d4b-49fb-a827-a40f05af2268 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:56.636849 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:56.636849 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:56.640774 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-6dcb9a43-7d4b-49fb-a827-a40f05af2268 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Volume info retrieved successfully. Jul 31 09:27:56.644801 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6dcb9a43-7d4b-49fb-a827-a40f05af2268 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 returned with HTTP 200 Jul 31 09:27:56.645332 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 237/946] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:56 2026] GET /volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:56.693326 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-3b8854c3-c15b-4821-96c1-5171f1519807 req-29dc8d4d-2daf-420f-b451-590f511d3366 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:56.695409 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3b8854c3-c15b-4821-96c1-5171f1519807 req-29dc8d4d-2daf-420f-b451-590f511d3366 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] GET https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 Jul 31 09:27:56.695635 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3b8854c3-c15b-4821-96c1-5171f1519807 req-29dc8d4d-2daf-420f-b451-590f511d3366 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:56.695793 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3b8854c3-c15b-4821-96c1-5171f1519807 req-29dc8d4d-2daf-420f-b451-590f511d3366 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:56.702733 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:56.702733 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:56.709393 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-3b8854c3-c15b-4821-96c1-5171f1519807 req-29dc8d4d-2daf-420f-b451-590f511d3366 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Volume info retrieved successfully. Jul 31 09:27:56.715494 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3b8854c3-c15b-4821-96c1-5171f1519807 req-29dc8d4d-2daf-420f-b451-590f511d3366 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 returned with HTTP 200 Jul 31 09:27:56.715907 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 239/947] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:27:56 2026] GET /volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:56.798164 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-786fc039-1648-4548-80af-4f5514b17e5a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:56.801449 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-786fc039-1648-4548-80af-4f5514b17e5a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 Jul 31 09:27:56.801671 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-786fc039-1648-4548-80af-4f5514b17e5a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:56.801888 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-786fc039-1648-4548-80af-4f5514b17e5a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:56.816324 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-278212ce-1324-4e77-bf3a-60112d91cb80 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:56.816569 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-278212ce-1324-4e77-bf3a-60112d91cb80 None None] GET https://10.4.3.226/volume// Jul 31 09:27:56.816627 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:56.816627 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:56.816836 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-278212ce-1324-4e77-bf3a-60112d91cb80 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:56.817104 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-278212ce-1324-4e77-bf3a-60112d91cb80 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:56.818553 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-278212ce-1324-4e77-bf3a-60112d91cb80 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:27:56.819056 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 235/948] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:27:56 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:27:56.821053 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-786fc039-1648-4548-80af-4f5514b17e5a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:27:56.826339 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-786fc039-1648-4548-80af-4f5514b17e5a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 returned with HTTP 200 Jul 31 09:27:56.826961 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 238/949] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:56 2026] GET /volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:56.831947 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-3b8854c3-c15b-4821-96c1-5171f1519807 req-87c2e793-d43a-44ce-8a63-7642036745d2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:56.834387 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-3b8854c3-c15b-4821-96c1-5171f1519807 req-87c2e793-d43a-44ce-8a63-7642036745d2 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:27:56.834835 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-3b8854c3-c15b-4821-96c1-5171f1519807 req-87c2e793-d43a-44ce-8a63-7642036745d2 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1eb0da1f-d6ad-43ec-9769-05d671202782", "connector": null, "instance_uuid": "11fce907-874b-4b26-95f9-cc3821810786"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:56.844766 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:56.844766 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:56.883921 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-3b8854c3-c15b-4821-96c1-5171f1519807 req-87c2e793-d43a-44ce-8a63-7642036745d2 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:27:56.884451 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 238/950] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:27:56 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 31 09:27:56.921020 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-56afed90-1f1d-4408-8c2a-078f3cdea913 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:56.925864 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-56afed90-1f1d-4408-8c2a-078f3cdea913 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] GET https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 Jul 31 09:27:56.926045 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-56afed90-1f1d-4408-8c2a-078f3cdea913 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:56.926236 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-56afed90-1f1d-4408-8c2a-078f3cdea913 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:56.932455 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c3c0087c-e019-48b1-b9de-27a5ace72fc4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:56.934089 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c3c0087c-e019-48b1-b9de-27a5ace72fc4 None None] GET https://10.4.3.226/volume// Jul 31 09:27:56.934089 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c3c0087c-e019-48b1-b9de-27a5ace72fc4 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:56.934089 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c3c0087c-e019-48b1-b9de-27a5ace72fc4 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:56.934346 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c3c0087c-e019-48b1-b9de-27a5ace72fc4 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:27:56.934657 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 236/951] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:27: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 31 09:27:56.940215 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:56.940215 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:56.943536 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-3b8854c3-c15b-4821-96c1-5171f1519807 req-1897f872-d0ef-490b-99b1-bb5dce0cf6fc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:56.945470 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-56afed90-1f1d-4408-8c2a-078f3cdea913 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Volume info retrieved successfully. Jul 31 09:27:56.946908 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-3b8854c3-c15b-4821-96c1-5171f1519807 req-1897f872-d0ef-490b-99b1-bb5dce0cf6fc tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] GET https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 Jul 31 09:27:56.947192 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-3b8854c3-c15b-4821-96c1-5171f1519807 req-1897f872-d0ef-490b-99b1-bb5dce0cf6fc tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:56.947470 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-3b8854c3-c15b-4821-96c1-5171f1519807 req-1897f872-d0ef-490b-99b1-bb5dce0cf6fc tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:56.951058 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-56afed90-1f1d-4408-8c2a-078f3cdea913 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 returned with HTTP 200 Jul 31 09:27:56.951630 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 240/952] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:56 2026] GET /volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:56.960837 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:56.960837 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:56.965651 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-3b8854c3-c15b-4821-96c1-5171f1519807 req-1897f872-d0ef-490b-99b1-bb5dce0cf6fc tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Volume info retrieved successfully. Jul 31 09:27:56.970769 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-3b8854c3-c15b-4821-96c1-5171f1519807 req-1897f872-d0ef-490b-99b1-bb5dce0cf6fc tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 returned with HTTP 200 Jul 31 09:27:56.971256 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 239/953] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:27:56 2026] GET /volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:27:57.092971 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-3b8854c3-c15b-4821-96c1-5171f1519807 req-229d39c0-914c-4f68-9d91-f61d7a2d47fc None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:57.096503 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-3b8854c3-c15b-4821-96c1-5171f1519807 req-229d39c0-914c-4f68-9d91-f61d7a2d47fc tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] PUT https://10.4.3.226/volume/v3/attachments/a7354bb0-238c-483d-ae37-029318b03c58 Jul 31 09:27:57.097006 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-3b8854c3-c15b-4821-96c1-5171f1519807 req-229d39c0-914c-4f68-9d91-f61d7a2d47fc tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:57.107647 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-3b8854c3-c15b-4821-96c1-5171f1519807 req-229d39c0-914c-4f68-9d91-f61d7a2d47fc tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Acquiring lock "cinder-attachment_update-1eb0da1f-d6ad-43ec-9769-05d671202782-np0000006200" by "attachment_update" {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:27:57.113673 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-3b8854c3-c15b-4821-96c1-5171f1519807 req-229d39c0-914c-4f68-9d91-f61d7a2d47fc tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Lock "cinder-attachment_update-1eb0da1f-d6ad-43ec-9769-05d671202782-np0000006200" acquired by "attachment_update" :: waited 0.006s {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:27:57.115211 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:57.115211 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:57.225045 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-3b8854c3-c15b-4821-96c1-5171f1519807 req-229d39c0-914c-4f68-9d91-f61d7a2d47fc tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Lock "cinder-attachment_update-1eb0da1f-d6ad-43ec-9769-05d671202782-np0000006200" released by "attachment_update" :: held 0.111s {{(pid=100315) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:27:57.225340 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-3b8854c3-c15b-4821-96c1-5171f1519807 req-229d39c0-914c-4f68-9d91-f61d7a2d47fc tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/attachments/a7354bb0-238c-483d-ae37-029318b03c58 returned with HTTP 200 Jul 31 09:27:57.226039 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 239/954] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:27:57 2026] PUT /volume/v3/attachments/a7354bb0-238c-483d-ae37-029318b03c58 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:27:57.401121 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3c06c35e-ee00-4fe7-9d37-3f0149c6b6d0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:57.403665 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3c06c35e-ee00-4fe7-9d37-3f0149c6b6d0 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] DELETE https://10.4.3.226/volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a Jul 31 09:27:57.403977 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3c06c35e-ee00-4fe7-9d37-3f0149c6b6d0 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:57.404216 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3c06c35e-ee00-4fe7-9d37-3f0149c6b6d0 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:57.404441 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-3c06c35e-ee00-4fe7-9d37-3f0149c6b6d0 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Delete volume with id: 6c021d2a-fa53-4d06-a249-688a83669c0a Jul 31 09:27:57.412080 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:57.412080 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:57.412672 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3c06c35e-ee00-4fe7-9d37-3f0149c6b6d0 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Volume info retrieved successfully. Jul 31 09:27:57.430946 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3c06c35e-ee00-4fe7-9d37-3f0149c6b6d0 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Delete volume request issued successfully. Jul 31 09:27:57.431221 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3c06c35e-ee00-4fe7-9d37-3f0149c6b6d0 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a returned with HTTP 202 Jul 31 09:27:57.431795 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 237/955] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:27:57 2026] DELETE /volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:27:57.443867 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8f019796-be9f-4146-9b7a-972bfc415a61 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:57.445536 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8f019796-be9f-4146-9b7a-972bfc415a61 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] GET https://10.4.3.226/volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a Jul 31 09:27:57.445725 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8f019796-be9f-4146-9b7a-972bfc415a61 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:57.445911 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8f019796-be9f-4146-9b7a-972bfc415a61 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:57.452301 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:57.452301 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:57.455892 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8f019796-be9f-4146-9b7a-972bfc415a61 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Volume info retrieved successfully. Jul 31 09:27:57.470421 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8f019796-be9f-4146-9b7a-972bfc415a61 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a returned with HTTP 200 Jul 31 09:27:57.470780 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 241/956] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:57 2026] GET /volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:57.843130 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e7b45b34-4b1e-4335-802b-48b15baabb49 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:57.845212 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e7b45b34-4b1e-4335-802b-48b15baabb49 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 Jul 31 09:27:57.845640 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e7b45b34-4b1e-4335-802b-48b15baabb49 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:57.845834 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e7b45b34-4b1e-4335-802b-48b15baabb49 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:57.856775 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:57.856775 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:57.860758 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e7b45b34-4b1e-4335-802b-48b15baabb49 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:27:57.865218 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e7b45b34-4b1e-4335-802b-48b15baabb49 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 returned with HTTP 200 Jul 31 09:27:57.866055 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 240/957] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:57 2026] GET /volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:57.966211 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-38fd73d2-9d55-4df7-af6c-36f7c1d5b390 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:57.969536 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-38fd73d2-9d55-4df7-af6c-36f7c1d5b390 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] GET https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 Jul 31 09:27:57.969755 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-38fd73d2-9d55-4df7-af6c-36f7c1d5b390 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:57.969918 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-38fd73d2-9d55-4df7-af6c-36f7c1d5b390 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:57.983848 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:57.983848 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:57.988177 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-38fd73d2-9d55-4df7-af6c-36f7c1d5b390 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Volume info retrieved successfully. Jul 31 09:27:57.993468 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-38fd73d2-9d55-4df7-af6c-36f7c1d5b390 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 returned with HTTP 200 Jul 31 09:27:57.994091 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 240/958] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:57 2026] GET /volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:58.319937 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b761abb4-62c2-402a-abf0-c3b342abe46f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:58.357772 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-5f3194cc-613b-41ca-90fb-d5b556c1583e req-fb032f34-50d8-482d-b9f9-e3d5561ab387 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:58.359798 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-5f3194cc-613b-41ca-90fb-d5b556c1583e req-fb032f34-50d8-482d-b9f9-e3d5561ab387 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] POST https://10.4.3.226/volume/v3/attachments/c7c5ffdc-155b-410b-bc76-f6cd0b52a014/action Jul 31 09:27:58.360176 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-5f3194cc-613b-41ca-90fb-d5b556c1583e req-fb032f34-50d8-482d-b9f9-e3d5561ab387 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:27:58.360308 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-5f3194cc-613b-41ca-90fb-d5b556c1583e req-fb032f34-50d8-482d-b9f9-e3d5561ab387 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:58.376046 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:58.376046 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:58.386288 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-5f3194cc-613b-41ca-90fb-d5b556c1583e req-fb032f34-50d8-482d-b9f9-e3d5561ab387 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/attachments/c7c5ffdc-155b-410b-bc76-f6cd0b52a014/action returned with HTTP 204 Jul 31 09:27:58.386861 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 242/959] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:27:58 2026] POST /volume/v3/attachments/c7c5ffdc-155b-410b-bc76-f6cd0b52a014/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:27:58.417594 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b761abb4-62c2-402a-abf0-c3b342abe46f tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:27:58.418009 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b761abb4-62c2-402a-abf0-c3b342abe46f tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-52344929"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:58.421037 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-b761abb4-62c2-402a-abf0-c3b342abe46f tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-52344929'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:27:58.421567 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-b761abb4-62c2-402a-abf0-c3b342abe46f tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Create volume of 1 GB Jul 31 09:27:58.426537 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b761abb4-62c2-402a-abf0-c3b342abe46f tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Availability Zones retrieved successfully. Jul 31 09:27:58.437478 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b761abb4-62c2-402a-abf0-c3b342abe46f tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Flow 'volume_create_api' (32a04c1e-07c4-49cd-b614-dbf0052b572c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:27:58.438773 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b761abb4-62c2-402a-abf0-c3b342abe46f tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1569bae-8d49-4f90-8682-7b623942ffc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:58.440305 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-b761abb4-62c2-402a-abf0-c3b342abe46f tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:27:58.474268 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b761abb4-62c2-402a-abf0-c3b342abe46f tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1569bae-8d49-4f90-8682-7b623942ffc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:58.476223 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b761abb4-62c2-402a-abf0-c3b342abe46f tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ada7b766-04e6-4b41-8cf4-d1c10866d018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:58.493327 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ea472977-3c8e-4130-b1db-6079d3d7ddb5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:58.495824 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ea472977-3c8e-4130-b1db-6079d3d7ddb5 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] GET https://10.4.3.226/volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a Jul 31 09:27:58.496016 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ea472977-3c8e-4130-b1db-6079d3d7ddb5 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:58.496194 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ea472977-3c8e-4130-b1db-6079d3d7ddb5 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:58.501927 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ea472977-3c8e-4130-b1db-6079d3d7ddb5 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a returned with HTTP 404 Jul 31 09:27:58.502526 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 241/960] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:58 2026] GET /volume/v3/volumes/6c021d2a-fa53-4d06-a249-688a83669c0a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:27:58.542997 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-b761abb4-62c2-402a-abf0-c3b342abe46f tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Created reservations ['d21cbffe-7fb3-4d60-bd22-1bcfbfef4f6f', '6e1cb571-528c-4b88-ab1f-4e60fadaa740', 'f878a3d7-22a6-4762-834a-ddc26182bf6e', '7df13911-af80-4a61-b5f0-e96b138414e9'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:27:58.544190 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b761abb4-62c2-402a-abf0-c3b342abe46f tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ada7b766-04e6-4b41-8cf4-d1c10866d018) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d21cbffe-7fb3-4d60-bd22-1bcfbfef4f6f', '6e1cb571-528c-4b88-ab1f-4e60fadaa740', 'f878a3d7-22a6-4762-834a-ddc26182bf6e', '7df13911-af80-4a61-b5f0-e96b138414e9']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:58.544765 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b761abb4-62c2-402a-abf0-c3b342abe46f tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f640f185-a1d6-4f8e-9c85-01b1793189f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:58.576051 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b761abb4-62c2-402a-abf0-c3b342abe46f tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f640f185-a1d6-4f8e-9c85-01b1793189f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e21601f-d8a9-455c-ab27-c3a91982e401', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-52344929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93c2c79183b34ced94a70d6c51459050',qos_specs=None,replication_status=,reservations=['d21cbffe-7fb3-4d60-bd22-1bcfbfef4f6f','6e1cb571-528c-4b88-ab1f-4e60fadaa740','f878a3d7-22a6-4762-834a-ddc26182bf6e','7df13911-af80-4a61-b5f0-e96b138414e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e8221cc5b1d4346aabb998954cd40f9',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:27:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-52344929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e21601f-d8a9-455c-ab27-c3a91982e401,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93c2c79183b34ced94a70d6c51459050',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e8221cc5b1d4346aabb998954cd40f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:58.578302 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b761abb4-62c2-402a-abf0-c3b342abe46f tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (031c96ce-7f92-4dd3-ac33-83274f0c86d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:58.581025 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-12bd2aba-02cd-498e-8878-d6e0905e2e30 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:58.583285 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-12bd2aba-02cd-498e-8878-d6e0905e2e30 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] DELETE https://10.4.3.226/volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 Jul 31 09:27:58.583687 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-12bd2aba-02cd-498e-8878-d6e0905e2e30 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:58.584178 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-12bd2aba-02cd-498e-8878-d6e0905e2e30 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:58.584561 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-12bd2aba-02cd-498e-8878-d6e0905e2e30 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Delete volume with id: 5accd6bc-20e5-4399-8ebf-92c6d989af01 Jul 31 09:27:58.595775 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:58.595775 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:58.597379 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-12bd2aba-02cd-498e-8878-d6e0905e2e30 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Volume info retrieved successfully. Jul 31 09:27:58.603302 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b761abb4-62c2-402a-abf0-c3b342abe46f tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (031c96ce-7f92-4dd3-ac33-83274f0c86d1) transitioned into state 'SUCCESS' from state '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-52344929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93c2c79183b34ced94a70d6c51459050',qos_specs=None,replication_status=,reservations=['d21cbffe-7fb3-4d60-bd22-1bcfbfef4f6f','6e1cb571-528c-4b88-ab1f-4e60fadaa740','f878a3d7-22a6-4762-834a-ddc26182bf6e','7df13911-af80-4a61-b5f0-e96b138414e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e8221cc5b1d4346aabb998954cd40f9',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:58.604195 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b761abb4-62c2-402a-abf0-c3b342abe46f tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04b752d7-71aa-4013-b8c7-0301895002cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:27:58.617234 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b761abb4-62c2-402a-abf0-c3b342abe46f tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04b752d7-71aa-4013-b8c7-0301895002cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:27:58.618700 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b761abb4-62c2-402a-abf0-c3b342abe46f tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Flow 'volume_create_api' (32a04c1e-07c4-49cd-b614-dbf0052b572c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:27:58.619392 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b761abb4-62c2-402a-abf0-c3b342abe46f tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Create volume request issued successfully. Jul 31 09:27:58.620228 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b761abb4-62c2-402a-abf0-c3b342abe46f tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:27:58.621277 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 238/961] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:27:58 2026] POST /volume/v3/volumes => generated 749 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:27:58.623760 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-12bd2aba-02cd-498e-8878-d6e0905e2e30 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Delete volume request issued successfully. Jul 31 09:27:58.624046 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-12bd2aba-02cd-498e-8878-d6e0905e2e30 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 returned with HTTP 202 Jul 31 09:27:58.624480 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 241/962] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:27:58 2026] DELETE /volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:27:58.639444 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-88b6725d-a614-4d64-b073-9227486a9df7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:58.639835 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f3f131dc-0930-484a-bea1-868b691ab082 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:58.641686 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-88b6725d-a614-4d64-b073-9227486a9df7 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] GET https://10.4.3.226/volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 Jul 31 09:27:58.641929 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-88b6725d-a614-4d64-b073-9227486a9df7 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:58.642075 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f3f131dc-0930-484a-bea1-868b691ab082 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] GET https://10.4.3.226/volume/v3/volumes/6e21601f-d8a9-455c-ab27-c3a91982e401 Jul 31 09:27:58.642123 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-88b6725d-a614-4d64-b073-9227486a9df7 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:58.642579 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f3f131dc-0930-484a-bea1-868b691ab082 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:58.643010 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f3f131dc-0930-484a-bea1-868b691ab082 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:58.652688 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:58.652688 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:58.654446 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:58.654446 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:27:58.659574 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-88b6725d-a614-4d64-b073-9227486a9df7 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Volume info retrieved successfully. Jul 31 09:27:58.661313 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f3f131dc-0930-484a-bea1-868b691ab082 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Volume info retrieved successfully. Jul 31 09:27:58.665204 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-88b6725d-a614-4d64-b073-9227486a9df7 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 returned with HTTP 200 Jul 31 09:27:58.665661 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 243/963] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:58 2026] GET /volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:58.667362 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f3f131dc-0930-484a-bea1-868b691ab082 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/volumes/6e21601f-d8a9-455c-ab27-c3a91982e401 returned with HTTP 200 Jul 31 09:27:58.667992 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 242/964] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:58 2026] GET /volume/v3/volumes/6e21601f-d8a9-455c-ab27-c3a91982e401 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:58.882351 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-25ff9295-06ac-4360-9eff-ad0cc87cf054 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:58.884629 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-25ff9295-06ac-4360-9eff-ad0cc87cf054 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 Jul 31 09:27:58.884912 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-25ff9295-06ac-4360-9eff-ad0cc87cf054 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:58.885185 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-25ff9295-06ac-4360-9eff-ad0cc87cf054 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:58.898475 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:58.898475 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:58.902157 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-25ff9295-06ac-4360-9eff-ad0cc87cf054 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:27:58.910528 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-25ff9295-06ac-4360-9eff-ad0cc87cf054 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 returned with HTTP 200 Jul 31 09:27:58.910828 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 239/965] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:58 2026] GET /volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:27:58.923735 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e273eedb-aaa1-4c6d-bcab-a9d787d38a6d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:58.926130 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e273eedb-aaa1-4c6d-bcab-a9d787d38a6d tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 Jul 31 09:27:58.926130 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e273eedb-aaa1-4c6d-bcab-a9d787d38a6d tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:58.926130 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e273eedb-aaa1-4c6d-bcab-a9d787d38a6d tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:58.936027 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:58.936027 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:58.939600 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e273eedb-aaa1-4c6d-bcab-a9d787d38a6d tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:27:58.943485 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e273eedb-aaa1-4c6d-bcab-a9d787d38a6d tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 returned with HTTP 200 Jul 31 09:27:58.943897 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 242/966] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:58 2026] GET /volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:27:59.008099 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f78e077c-d282-43a0-9187-b51d7d1b4aff None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:59.010014 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f78e077c-d282-43a0-9187-b51d7d1b4aff tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] GET https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 Jul 31 09:27:59.010216 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f78e077c-d282-43a0-9187-b51d7d1b4aff tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:59.010441 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f78e077c-d282-43a0-9187-b51d7d1b4aff tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:59.023510 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:59.023510 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:59.030772 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f78e077c-d282-43a0-9187-b51d7d1b4aff tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Volume info retrieved successfully. Jul 31 09:27:59.035332 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f78e077c-d282-43a0-9187-b51d7d1b4aff tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 returned with HTTP 200 Jul 31 09:27:59.036340 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 244/967] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:59 2026] GET /volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:59.684466 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e0649f11-b487-4edc-9a70-997e37572ea2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:59.687509 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e0649f11-b487-4edc-9a70-997e37572ea2 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] GET https://10.4.3.226/volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 Jul 31 09:27:59.687509 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e0649f11-b487-4edc-9a70-997e37572ea2 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:59.687509 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e0649f11-b487-4edc-9a70-997e37572ea2 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:59.688748 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-88597b6d-8644-4f10-b925-c8b53372cf52 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:59.690600 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-88597b6d-8644-4f10-b925-c8b53372cf52 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] GET https://10.4.3.226/volume/v3/volumes/6e21601f-d8a9-455c-ab27-c3a91982e401 Jul 31 09:27:59.690878 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-88597b6d-8644-4f10-b925-c8b53372cf52 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:59.691163 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-88597b6d-8644-4f10-b925-c8b53372cf52 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:59.696617 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e0649f11-b487-4edc-9a70-997e37572ea2 tempest-AttachVolumeShelveTestJSON-1369155654 tempest-AttachVolumeShelveTestJSON-1369155654-project-member] https://10.4.3.226/volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 returned with HTTP 404 Jul 31 09:27:59.697151 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 243/968] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:59 2026] GET /volume/v3/volumes/5accd6bc-20e5-4399-8ebf-92c6d989af01 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:27:59.701871 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:59.701871 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:27:59.707152 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-88597b6d-8644-4f10-b925-c8b53372cf52 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Volume info retrieved successfully. Jul 31 09:27:59.714688 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-88597b6d-8644-4f10-b925-c8b53372cf52 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/volumes/6e21601f-d8a9-455c-ab27-c3a91982e401 returned with HTTP 200 Jul 31 09:27:59.717428 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 240/969] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:27:59 2026] GET /volume/v3/volumes/6e21601f-d8a9-455c-ab27-c3a91982e401 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:27:59.737707 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9cc6bf76-8d9f-4640-94d4-85a8b5e223e4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:59.739991 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9cc6bf76-8d9f-4640-94d4-85a8b5e223e4 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:27:59.740427 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9cc6bf76-8d9f-4640-94d4-85a8b5e223e4 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e21601f-d8a9-455c-ab27-c3a91982e401", "name": "tempest-VolumesDeleteCascade-Snapshot-2073798031"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:27:59.753826 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:59.753826 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:27:59.754415 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-9cc6bf76-8d9f-4640-94d4-85a8b5e223e4 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Volume info retrieved successfully. Jul 31 09:27:59.754576 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-9cc6bf76-8d9f-4640-94d4-85a8b5e223e4 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Create snapshot from volume 6e21601f-d8a9-455c-ab27-c3a91982e401 Jul 31 09:27:59.810229 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-9cc6bf76-8d9f-4640-94d4-85a8b5e223e4 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Created reservations ['e00e52c0-e915-4649-a7f6-578259c33b6f', 'e8c7cb21-45a5-4f26-8bfe-d747d808cebd', '91bafec6-0e26-467d-80c6-c85fb6ea8c60', '8d680c18-52d1-4216-a15c-69d939d21d38'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:27:59.855308 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-9cc6bf76-8d9f-4640-94d4-85a8b5e223e4 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Snapshot create request issued successfully. Jul 31 09:27:59.855852 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9cc6bf76-8d9f-4640-94d4-85a8b5e223e4 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:27:59.856498 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 243/970] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:27:59 2026] POST /volume/v3/snapshots => generated 307 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 09:27:59.866350 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0fc866c6-6f53-4957-9e5b-92198bea3fad None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:27:59.868777 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0fc866c6-6f53-4957-9e5b-92198bea3fad tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] GET https://10.4.3.226/volume/v3/snapshots/0c02a27e-89fe-4446-938f-d98f366a31e0 Jul 31 09:27:59.868970 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0fc866c6-6f53-4957-9e5b-92198bea3fad tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:27:59.869139 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0fc866c6-6f53-4957-9e5b-92198bea3fad tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:27:59.877184 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:27:59.877184 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:27:59.877745 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0fc866c6-6f53-4957-9e5b-92198bea3fad tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Snapshot retrieved successfully. Jul 31 09:27:59.878711 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0fc866c6-6f53-4957-9e5b-92198bea3fad tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/snapshots/0c02a27e-89fe-4446-938f-d98f366a31e0 returned with HTTP 200 Jul 31 09:27:59.879107 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 245/971] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:27:59 2026] GET /volume/v3/snapshots/0c02a27e-89fe-4446-938f-d98f366a31e0 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:00.052124 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-36d05d9d-9342-4654-852a-e2c6cf19996f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:00.055127 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-36d05d9d-9342-4654-852a-e2c6cf19996f tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] GET https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 Jul 31 09:28:00.055506 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-36d05d9d-9342-4654-852a-e2c6cf19996f tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:00.055582 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-36d05d9d-9342-4654-852a-e2c6cf19996f tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:00.066565 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:00.066565 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:00.071974 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-36d05d9d-9342-4654-852a-e2c6cf19996f tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Volume info retrieved successfully. Jul 31 09:28:00.080080 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-36d05d9d-9342-4654-852a-e2c6cf19996f tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 returned with HTTP 200 Jul 31 09:28:00.080710 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 244/972] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:00 2026] GET /volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:00.251135 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-1d0f2193-b74e-4d48-96a5-dec6d0b84f12 req-6eb92360-0185-43da-9c2f-b0c0f601e6f5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:00.252682 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1d0f2193-b74e-4d48-96a5-dec6d0b84f12 req-6eb92360-0185-43da-9c2f-b0c0f601e6f5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 Jul 31 09:28:00.252965 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1d0f2193-b74e-4d48-96a5-dec6d0b84f12 req-6eb92360-0185-43da-9c2f-b0c0f601e6f5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:00.253253 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1d0f2193-b74e-4d48-96a5-dec6d0b84f12 req-6eb92360-0185-43da-9c2f-b0c0f601e6f5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:00.263397 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:00.263397 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:00.272591 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-1d0f2193-b74e-4d48-96a5-dec6d0b84f12 req-6eb92360-0185-43da-9c2f-b0c0f601e6f5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:28:00.279410 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1d0f2193-b74e-4d48-96a5-dec6d0b84f12 req-6eb92360-0185-43da-9c2f-b0c0f601e6f5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 returned with HTTP 200 Jul 31 09:28:00.279901 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 241/973] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:28:00 2026] GET /volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:00.443451 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7998cf9e-ffb8-4834-a46b-3b7280972de7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:00.443451 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7998cf9e-ffb8-4834-a46b-3b7280972de7 None None] GET https://10.4.3.226/volume// Jul 31 09:28:00.443451 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7998cf9e-ffb8-4834-a46b-3b7280972de7 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:00.443451 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7998cf9e-ffb8-4834-a46b-3b7280972de7 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:00.443451 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7998cf9e-ffb8-4834-a46b-3b7280972de7 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:28:00.444024 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 244/974] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:28:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:28:00.452403 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-1d0f2193-b74e-4d48-96a5-dec6d0b84f12 req-6e509fc1-b90f-48bb-ad54-4d6b58c213a4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:00.454779 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1d0f2193-b74e-4d48-96a5-dec6d0b84f12 req-6e509fc1-b90f-48bb-ad54-4d6b58c213a4 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:28:00.455123 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1d0f2193-b74e-4d48-96a5-dec6d0b84f12 req-6e509fc1-b90f-48bb-ad54-4d6b58c213a4 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "825f0bef-bef9-45ec-bddc-0e66444e0f96", "connector": null, "instance_uuid": "a6f9f629-6c66-494e-852e-96d541e24d6c"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:00.467662 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:00.467662 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:00.513175 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1d0f2193-b74e-4d48-96a5-dec6d0b84f12 req-6e509fc1-b90f-48bb-ad54-4d6b58c213a4 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:28:00.513877 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 246/975] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:28:00 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 09:28:00.553735 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-04b2a2c2-91a2-4800-8331-33018f5470dc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:00.558188 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-04b2a2c2-91a2-4800-8331-33018f5470dc tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 Jul 31 09:28:00.558188 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-04b2a2c2-91a2-4800-8331-33018f5470dc tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:00.558188 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-04b2a2c2-91a2-4800-8331-33018f5470dc tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:00.575508 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:00.575508 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:00.580938 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-04b2a2c2-91a2-4800-8331-33018f5470dc tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:28:00.586002 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-04b2a2c2-91a2-4800-8331-33018f5470dc tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 returned with HTTP 200 Jul 31 09:28:00.586525 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 245/976] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:00 2026] GET /volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:00.594615 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c062f257-baa5-4bfb-a5f6-dc4cbbdcc65b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:00.595090 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c062f257-baa5-4bfb-a5f6-dc4cbbdcc65b None None] GET https://10.4.3.226/volume// Jul 31 09:28:00.595333 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c062f257-baa5-4bfb-a5f6-dc4cbbdcc65b None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:00.595589 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c062f257-baa5-4bfb-a5f6-dc4cbbdcc65b None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:00.596035 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c062f257-baa5-4bfb-a5f6-dc4cbbdcc65b None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:28:00.596437 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 242/977] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:28: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 31 09:28:00.619013 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-1d0f2193-b74e-4d48-96a5-dec6d0b84f12 req-c0740ff5-1666-4613-ab4a-3e4606ba47c8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:00.623680 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-1d0f2193-b74e-4d48-96a5-dec6d0b84f12 req-c0740ff5-1666-4613-ab4a-3e4606ba47c8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 Jul 31 09:28:00.624346 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-1d0f2193-b74e-4d48-96a5-dec6d0b84f12 req-c0740ff5-1666-4613-ab4a-3e4606ba47c8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:00.624708 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-1d0f2193-b74e-4d48-96a5-dec6d0b84f12 req-c0740ff5-1666-4613-ab4a-3e4606ba47c8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:00.635792 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:00.635792 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:00.643277 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-1d0f2193-b74e-4d48-96a5-dec6d0b84f12 req-c0740ff5-1666-4613-ab4a-3e4606ba47c8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:28:00.649972 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-1d0f2193-b74e-4d48-96a5-dec6d0b84f12 req-c0740ff5-1666-4613-ab4a-3e4606ba47c8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 returned with HTTP 200 Jul 31 09:28:00.650820 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 245/978] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:28:00 2026] GET /volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 => generated 1019 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:28:00.788873 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-1d0f2193-b74e-4d48-96a5-dec6d0b84f12 req-2cd527c4-5b09-4ef4-9c29-c1a2ab80a065 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:00.791738 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1d0f2193-b74e-4d48-96a5-dec6d0b84f12 req-2cd527c4-5b09-4ef4-9c29-c1a2ab80a065 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] PUT https://10.4.3.226/volume/v3/attachments/05e3bcd5-9fcc-41ce-b7ad-8d2773695c68 Jul 31 09:28:00.792317 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1d0f2193-b74e-4d48-96a5-dec6d0b84f12 req-2cd527c4-5b09-4ef4-9c29-c1a2ab80a065 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:00.813896 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-1d0f2193-b74e-4d48-96a5-dec6d0b84f12 req-2cd527c4-5b09-4ef4-9c29-c1a2ab80a065 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Acquiring lock "cinder-attachment_update-825f0bef-bef9-45ec-bddc-0e66444e0f96-np0000006200" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:28:00.824816 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-1d0f2193-b74e-4d48-96a5-dec6d0b84f12 req-2cd527c4-5b09-4ef4-9c29-c1a2ab80a065 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Lock "cinder-attachment_update-825f0bef-bef9-45ec-bddc-0e66444e0f96-np0000006200" acquired by "attachment_update" :: waited 0.012s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:28:00.827281 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:00.827281 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:00.890882 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-52b3eb7b-4868-4191-95c3-2525b873e857 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:00.893000 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-52b3eb7b-4868-4191-95c3-2525b873e857 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] GET https://10.4.3.226/volume/v3/snapshots/0c02a27e-89fe-4446-938f-d98f366a31e0 Jul 31 09:28:00.893000 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-52b3eb7b-4868-4191-95c3-2525b873e857 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:00.893199 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-52b3eb7b-4868-4191-95c3-2525b873e857 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:00.900673 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:00.900673 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:00.900673 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-52b3eb7b-4868-4191-95c3-2525b873e857 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Snapshot retrieved successfully. Jul 31 09:28:00.901831 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-52b3eb7b-4868-4191-95c3-2525b873e857 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/snapshots/0c02a27e-89fe-4446-938f-d98f366a31e0 returned with HTTP 200 Jul 31 09:28:00.902304 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 246/979] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:28:00 2026] GET /volume/v3/snapshots/0c02a27e-89fe-4446-938f-d98f366a31e0 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:00.916956 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-474f7e0b-f282-4d9b-8c59-3833cb6009e3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:00.919941 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-474f7e0b-f282-4d9b-8c59-3833cb6009e3 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:28:00.920810 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-474f7e0b-f282-4d9b-8c59-3833cb6009e3 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e21601f-d8a9-455c-ab27-c3a91982e401", "name": "tempest-VolumesDeleteCascade-Snapshot-390799747"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:00.935500 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:00.935500 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:00.936213 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-474f7e0b-f282-4d9b-8c59-3833cb6009e3 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Volume info retrieved successfully. Jul 31 09:28:00.936451 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-474f7e0b-f282-4d9b-8c59-3833cb6009e3 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Create snapshot from volume 6e21601f-d8a9-455c-ab27-c3a91982e401 Jul 31 09:28:00.984870 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-1d0f2193-b74e-4d48-96a5-dec6d0b84f12 req-2cd527c4-5b09-4ef4-9c29-c1a2ab80a065 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Lock "cinder-attachment_update-825f0bef-bef9-45ec-bddc-0e66444e0f96-np0000006200" released by "attachment_update" :: held 0.160s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:28:00.985285 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1d0f2193-b74e-4d48-96a5-dec6d0b84f12 req-2cd527c4-5b09-4ef4-9c29-c1a2ab80a065 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/attachments/05e3bcd5-9fcc-41ce-b7ad-8d2773695c68 returned with HTTP 200 Jul 31 09:28:00.986386 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 247/980] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:28:00 2026] PUT /volume/v3/attachments/05e3bcd5-9fcc-41ce-b7ad-8d2773695c68 => generated 969 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:00.990616 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-474f7e0b-f282-4d9b-8c59-3833cb6009e3 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Created reservations ['954eaf67-b6ad-44d3-a4b1-9862d065fd3f', '7977de84-b0fe-402d-b6bb-6cf8d607820e', '9e7a13bc-e2c7-42f9-80b5-5b0effb37ebc', '54519050-ec51-4fee-858a-92855ef8718a'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:28:01.047331 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-474f7e0b-f282-4d9b-8c59-3833cb6009e3 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Snapshot create request issued successfully. Jul 31 09:28:01.047835 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-474f7e0b-f282-4d9b-8c59-3833cb6009e3 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:28:01.048425 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 243/981] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:28:00 2026] POST /volume/v3/snapshots => generated 306 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:28:01.060958 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ea8ffd68-85cb-4018-8f54-5a0d938e4545 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:01.066270 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ea8ffd68-85cb-4018-8f54-5a0d938e4545 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] GET https://10.4.3.226/volume/v3/snapshots/8e1528bb-a86d-45b3-90ff-a79a2e1ac162 Jul 31 09:28:01.066270 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ea8ffd68-85cb-4018-8f54-5a0d938e4545 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:01.066270 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ea8ffd68-85cb-4018-8f54-5a0d938e4545 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:01.075257 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:01.075257 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:01.075793 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-ea8ffd68-85cb-4018-8f54-5a0d938e4545 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Snapshot retrieved successfully. Jul 31 09:28:01.076902 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ea8ffd68-85cb-4018-8f54-5a0d938e4545 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/snapshots/8e1528bb-a86d-45b3-90ff-a79a2e1ac162 returned with HTTP 200 Jul 31 09:28:01.077560 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 246/982] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:28:01 2026] GET /volume/v3/snapshots/8e1528bb-a86d-45b3-90ff-a79a2e1ac162 => generated 438 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:01.101062 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-cc2a8343-b94a-462d-8e4f-fd0fd3549709 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:01.104855 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cc2a8343-b94a-462d-8e4f-fd0fd3549709 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] GET https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 Jul 31 09:28:01.105183 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cc2a8343-b94a-462d-8e4f-fd0fd3549709 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:01.105472 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cc2a8343-b94a-462d-8e4f-fd0fd3549709 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:01.131559 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:01.131559 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:01.138319 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-cc2a8343-b94a-462d-8e4f-fd0fd3549709 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Volume info retrieved successfully. Jul 31 09:28:01.146183 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cc2a8343-b94a-462d-8e4f-fd0fd3549709 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 returned with HTTP 200 Jul 31 09:28:01.147741 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 247/983] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:01 2026] GET /volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:01.481436 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-3b8854c3-c15b-4821-96c1-5171f1519807 req-18345504-5f3a-460b-821e-bfc64fa218ce None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:01.485586 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3b8854c3-c15b-4821-96c1-5171f1519807 req-18345504-5f3a-460b-821e-bfc64fa218ce tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] POST https://10.4.3.226/volume/v3/attachments/a7354bb0-238c-483d-ae37-029318b03c58/action Jul 31 09:28:01.487921 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3b8854c3-c15b-4821-96c1-5171f1519807 req-18345504-5f3a-460b-821e-bfc64fa218ce tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:28:01.488062 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3b8854c3-c15b-4821-96c1-5171f1519807 req-18345504-5f3a-460b-821e-bfc64fa218ce tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:01.517215 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:01.517215 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:01.538447 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3b8854c3-c15b-4821-96c1-5171f1519807 req-18345504-5f3a-460b-821e-bfc64fa218ce tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/attachments/a7354bb0-238c-483d-ae37-029318b03c58/action returned with HTTP 204 Jul 31 09:28:01.539124 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 248/984] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:28:01 2026] POST /volume/v3/attachments/a7354bb0-238c-483d-ae37-029318b03c58/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:01.602099 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c1aa1067-bf22-4d3f-bc79-b2d858dd9765 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:01.604733 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c1aa1067-bf22-4d3f-bc79-b2d858dd9765 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 Jul 31 09:28:01.605966 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c1aa1067-bf22-4d3f-bc79-b2d858dd9765 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:01.605966 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c1aa1067-bf22-4d3f-bc79-b2d858dd9765 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:01.619536 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:01.619536 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:01.626108 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c1aa1067-bf22-4d3f-bc79-b2d858dd9765 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:28:01.636561 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c1aa1067-bf22-4d3f-bc79-b2d858dd9765 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 returned with HTTP 200 Jul 31 09:28:01.636767 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 244/985] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:01 2026] GET /volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:02.089488 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2f85e0bc-5224-468a-bc6e-fda3d4248ef7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:02.092743 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2f85e0bc-5224-468a-bc6e-fda3d4248ef7 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] GET https://10.4.3.226/volume/v3/snapshots/8e1528bb-a86d-45b3-90ff-a79a2e1ac162 Jul 31 09:28:02.093433 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2f85e0bc-5224-468a-bc6e-fda3d4248ef7 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:02.093579 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2f85e0bc-5224-468a-bc6e-fda3d4248ef7 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:02.101884 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:02.101884 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:02.102480 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-2f85e0bc-5224-468a-bc6e-fda3d4248ef7 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Snapshot retrieved successfully. Jul 31 09:28:02.103395 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2f85e0bc-5224-468a-bc6e-fda3d4248ef7 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/snapshots/8e1528bb-a86d-45b3-90ff-a79a2e1ac162 returned with HTTP 200 Jul 31 09:28:02.103847 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 247/986] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:28:02 2026] GET /volume/v3/snapshots/8e1528bb-a86d-45b3-90ff-a79a2e1ac162 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:02.116197 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8c746b30-2266-4c53-9392-46fe4f2b830a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:02.118278 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8c746b30-2266-4c53-9392-46fe4f2b830a tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] DELETE https://10.4.3.226/volume/v3/volumes/6e21601f-d8a9-455c-ab27-c3a91982e401?cascade=True Jul 31 09:28:02.118607 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8c746b30-2266-4c53-9392-46fe4f2b830a tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:02.118890 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8c746b30-2266-4c53-9392-46fe4f2b830a tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:02.119190 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-8c746b30-2266-4c53-9392-46fe4f2b830a tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Delete volume with id: 6e21601f-d8a9-455c-ab27-c3a91982e401 Jul 31 09:28:02.127234 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:02.127234 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:02.127728 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-8c746b30-2266-4c53-9392-46fe4f2b830a tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Volume info retrieved successfully. Jul 31 09:28:02.165343 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b7edf6de-638c-450f-8572-743c02a073a2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:02.167177 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b7edf6de-638c-450f-8572-743c02a073a2 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] GET https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 Jul 31 09:28:02.167381 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b7edf6de-638c-450f-8572-743c02a073a2 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:02.167581 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b7edf6de-638c-450f-8572-743c02a073a2 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:02.181917 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:02.181917 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:02.189859 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-8c746b30-2266-4c53-9392-46fe4f2b830a tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Delete volume request issued successfully. Jul 31 09:28:02.190163 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8c746b30-2266-4c53-9392-46fe4f2b830a tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/volumes/6e21601f-d8a9-455c-ab27-c3a91982e401?cascade=True returned with HTTP 202 Jul 31 09:28:02.190921 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 248/987] 10.4.3.226 () {66 vars in 1376 bytes} [Fri Jul 31 09:28:02 2026] DELETE /volume/v3/volumes/6e21601f-d8a9-455c-ab27-c3a91982e401?cascade=True => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:28:02.194189 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b7edf6de-638c-450f-8572-743c02a073a2 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Volume info retrieved successfully. Jul 31 09:28:02.202751 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5422689c-3260-4548-bd69-e61fa5ce93b1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:02.206406 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5422689c-3260-4548-bd69-e61fa5ce93b1 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] GET https://10.4.3.226/volume/v3/volumes/6e21601f-d8a9-455c-ab27-c3a91982e401 Jul 31 09:28:02.212973 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5422689c-3260-4548-bd69-e61fa5ce93b1 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:02.212973 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5422689c-3260-4548-bd69-e61fa5ce93b1 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:02.213160 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b7edf6de-638c-450f-8572-743c02a073a2 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 returned with HTTP 200 Jul 31 09:28:02.213160 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 249/988] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:02 2026] GET /volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 => generated 1138 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:02.232695 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:02.232695 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:02.235593 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e7c582cf-eece-49f5-bc5e-38593a755836 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:02.238533 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e7c582cf-eece-49f5-bc5e-38593a755836 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] GET https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 Jul 31 09:28:02.239600 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e7c582cf-eece-49f5-bc5e-38593a755836 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:02.240466 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e7c582cf-eece-49f5-bc5e-38593a755836 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:02.244114 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5422689c-3260-4548-bd69-e61fa5ce93b1 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Volume info retrieved successfully. Jul 31 09:28:02.253480 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5422689c-3260-4548-bd69-e61fa5ce93b1 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/volumes/6e21601f-d8a9-455c-ab27-c3a91982e401 returned with HTTP 200 Jul 31 09:28:02.253961 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 245/989] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:02 2026] GET /volume/v3/volumes/6e21601f-d8a9-455c-ab27-c3a91982e401 => generated 841 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:02.256334 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:02.256334 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:02.262565 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e7c582cf-eece-49f5-bc5e-38593a755836 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Volume info retrieved successfully. Jul 31 09:28:02.274463 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e7c582cf-eece-49f5-bc5e-38593a755836 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 returned with HTTP 200 Jul 31 09:28:02.274463 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 248/990] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:02 2026] GET /volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:02.653150 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5d8b3b13-9209-4d25-bb56-bc24c34890fd None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:02.655763 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5d8b3b13-9209-4d25-bb56-bc24c34890fd tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 Jul 31 09:28:02.656640 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5d8b3b13-9209-4d25-bb56-bc24c34890fd tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:02.656640 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5d8b3b13-9209-4d25-bb56-bc24c34890fd tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:02.671304 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:02.671304 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:02.676581 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-5d8b3b13-9209-4d25-bb56-bc24c34890fd tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:28:02.684810 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5d8b3b13-9209-4d25-bb56-bc24c34890fd tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 returned with HTTP 200 Jul 31 09:28:02.685380 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 249/991] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:02 2026] GET /volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:02.859850 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-91997bb7-121a-4533-b50e-0f5b7ad49664 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:02.863262 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-91997bb7-121a-4533-b50e-0f5b7ad49664 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] GET https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 Jul 31 09:28:02.863942 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-91997bb7-121a-4533-b50e-0f5b7ad49664 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:02.864081 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-91997bb7-121a-4533-b50e-0f5b7ad49664 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:02.879132 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:02.879132 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:02.884765 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-91997bb7-121a-4533-b50e-0f5b7ad49664 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Volume info retrieved successfully. Jul 31 09:28:02.892587 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-91997bb7-121a-4533-b50e-0f5b7ad49664 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 returned with HTTP 200 Jul 31 09:28:02.893393 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 250/992] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:28:02 2026] GET /volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:03.274022 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fdc4f8d5-67df-4ab5-8466-30d7b692b713 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:03.276269 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fdc4f8d5-67df-4ab5-8466-30d7b692b713 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] GET https://10.4.3.226/volume/v3/volumes/6e21601f-d8a9-455c-ab27-c3a91982e401 Jul 31 09:28:03.276457 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fdc4f8d5-67df-4ab5-8466-30d7b692b713 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:03.276692 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fdc4f8d5-67df-4ab5-8466-30d7b692b713 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:03.283690 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fdc4f8d5-67df-4ab5-8466-30d7b692b713 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/volumes/6e21601f-d8a9-455c-ab27-c3a91982e401 returned with HTTP 404 Jul 31 09:28:03.284296 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 246/993] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:03 2026] GET /volume/v3/volumes/6e21601f-d8a9-455c-ab27-c3a91982e401 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:03.297010 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9551e7b9-cd32-473a-af80-41a3cd920bde None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:03.297849 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9551e7b9-cd32-473a-af80-41a3cd920bde tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] GET https://10.4.3.226/volume/v3/volumes Jul 31 09:28:03.300917 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9551e7b9-cd32-473a-af80-41a3cd920bde tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:03.301445 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9551e7b9-cd32-473a-af80-41a3cd920bde tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'index' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:03.301992 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.api_utils [None req-9551e7b9-cd32-473a-af80-41a3cd920bde tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Removing options '' from query. {{(pid=100315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:28:03.304172 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-9551e7b9-cd32-473a-af80-41a3cd920bde tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100315) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:28:03.318326 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-9551e7b9-cd32-473a-af80-41a3cd920bde tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Get all volumes completed successfully. Jul 31 09:28:03.318326 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9551e7b9-cd32-473a-af80-41a3cd920bde tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 200 Jul 31 09:28:03.318326 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 249/994] 10.4.3.226 () {66 vars in 1237 bytes} [Fri Jul 31 09:28:03 2026] GET /volume/v3/volumes => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:28:03.329297 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-04541f1c-56c4-4304-9ae1-8327098a9dbb None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:03.334269 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-04541f1c-56c4-4304-9ae1-8327098a9dbb tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] GET https://10.4.3.226/volume/v3/snapshots Jul 31 09:28:03.334269 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-04541f1c-56c4-4304-9ae1-8327098a9dbb tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:03.334269 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-04541f1c-56c4-4304-9ae1-8327098a9dbb tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:03.334269 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [None req-04541f1c-56c4-4304-9ae1-8327098a9dbb tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Removing options '' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:28:03.334269 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.db.api [None req-04541f1c-56c4-4304-9ae1-8327098a9dbb tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Building query based on filter {{(pid=100314) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:28:03.354483 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-04541f1c-56c4-4304-9ae1-8327098a9dbb tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Get all snapshots completed successfully. Jul 31 09:28:03.354824 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-04541f1c-56c4-4304-9ae1-8327098a9dbb tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 200 Jul 31 09:28:03.355312 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 250/995] 10.4.3.226 () {66 vars in 1243 bytes} [Fri Jul 31 09:28:03 2026] GET /volume/v3/snapshots => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:28:03.371951 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ddf94533-34fc-4c4c-a977-ae4a82588a3f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:03.375358 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ddf94533-34fc-4c4c-a977-ae4a82588a3f tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/8e1528bb-a86d-45b3-90ff-a79a2e1ac162 Jul 31 09:28:03.376371 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ddf94533-34fc-4c4c-a977-ae4a82588a3f tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:03.376371 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ddf94533-34fc-4c4c-a977-ae4a82588a3f tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:03.376371 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-ddf94533-34fc-4c4c-a977-ae4a82588a3f tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Delete snapshot with id: 8e1528bb-a86d-45b3-90ff-a79a2e1ac162 Jul 31 09:28:03.384448 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ddf94533-34fc-4c4c-a977-ae4a82588a3f tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/snapshots/8e1528bb-a86d-45b3-90ff-a79a2e1ac162 returned with HTTP 404 Jul 31 09:28:03.384865 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 251/996] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:28:03 2026] DELETE /volume/v3/snapshots/8e1528bb-a86d-45b3-90ff-a79a2e1ac162 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:03.396851 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5225f620-adc5-4482-a51f-a27c61aa7b49 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:03.401187 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5225f620-adc5-4482-a51f-a27c61aa7b49 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/0c02a27e-89fe-4446-938f-d98f366a31e0 Jul 31 09:28:03.401187 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5225f620-adc5-4482-a51f-a27c61aa7b49 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:03.401187 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5225f620-adc5-4482-a51f-a27c61aa7b49 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:03.401187 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-5225f620-adc5-4482-a51f-a27c61aa7b49 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Delete snapshot with id: 0c02a27e-89fe-4446-938f-d98f366a31e0 Jul 31 09:28:03.409043 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5225f620-adc5-4482-a51f-a27c61aa7b49 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/snapshots/0c02a27e-89fe-4446-938f-d98f366a31e0 returned with HTTP 404 Jul 31 09:28:03.409369 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 247/997] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:28:03 2026] DELETE /volume/v3/snapshots/0c02a27e-89fe-4446-938f-d98f366a31e0 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:03.423843 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-152ca0aa-2b45-4aae-b712-61bd5766eddf None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:03.425925 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-152ca0aa-2b45-4aae-b712-61bd5766eddf tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] GET https://10.4.3.226/volume/v3/volumes/6e21601f-d8a9-455c-ab27-c3a91982e401 Jul 31 09:28:03.426134 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-152ca0aa-2b45-4aae-b712-61bd5766eddf tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:03.426380 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-152ca0aa-2b45-4aae-b712-61bd5766eddf tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:03.436264 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-152ca0aa-2b45-4aae-b712-61bd5766eddf tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/volumes/6e21601f-d8a9-455c-ab27-c3a91982e401 returned with HTTP 404 Jul 31 09:28:03.436824 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 250/998] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:03 2026] GET /volume/v3/volumes/6e21601f-d8a9-455c-ab27-c3a91982e401 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:03.448706 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-705ce887-01c2-4e49-95a1-adebf8270271 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:03.450580 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-705ce887-01c2-4e49-95a1-adebf8270271 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] DELETE https://10.4.3.226/volume/v3/volumes/6e21601f-d8a9-455c-ab27-c3a91982e401 Jul 31 09:28:03.450894 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-705ce887-01c2-4e49-95a1-adebf8270271 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:03.451337 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-705ce887-01c2-4e49-95a1-adebf8270271 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:03.451576 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-705ce887-01c2-4e49-95a1-adebf8270271 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Delete volume with id: 6e21601f-d8a9-455c-ab27-c3a91982e401 Jul 31 09:28:03.458870 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-705ce887-01c2-4e49-95a1-adebf8270271 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/volumes/6e21601f-d8a9-455c-ab27-c3a91982e401 returned with HTTP 404 Jul 31 09:28:03.459896 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 251/999] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:28:03 2026] DELETE /volume/v3/volumes/6e21601f-d8a9-455c-ab27-c3a91982e401 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:03.470036 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b40aad9b-3197-4814-ba39-13c6fb06ef08 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:03.472237 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b40aad9b-3197-4814-ba39-13c6fb06ef08 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:28:03.472701 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b40aad9b-3197-4814-ba39-13c6fb06ef08 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-34414275"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:03.477600 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-b40aad9b-3197-4814-ba39-13c6fb06ef08 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-34414275'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:28:03.477600 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-b40aad9b-3197-4814-ba39-13c6fb06ef08 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Create volume of 1 GB Jul 31 09:28:03.481589 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b40aad9b-3197-4814-ba39-13c6fb06ef08 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Availability Zones retrieved successfully. Jul 31 09:28:03.487376 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b40aad9b-3197-4814-ba39-13c6fb06ef08 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Flow 'volume_create_api' (a78c21b6-1a43-4ef8-9796-686a91bd4df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:28:03.488723 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b40aad9b-3197-4814-ba39-13c6fb06ef08 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74e17d73-dfc1-431e-a9a3-a6668449bedb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:03.489839 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-b40aad9b-3197-4814-ba39-13c6fb06ef08 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:28:03.537773 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b40aad9b-3197-4814-ba39-13c6fb06ef08 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74e17d73-dfc1-431e-a9a3-a6668449bedb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:03.539008 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b40aad9b-3197-4814-ba39-13c6fb06ef08 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e91a2f7-b426-41f3-98c4-fdeed283e384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:03.627702 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-b40aad9b-3197-4814-ba39-13c6fb06ef08 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Created reservations ['261ccd8d-7d58-46c1-99b8-85a4cda4172c', '3e0be5ca-00f7-4917-881f-9f8744471e21', '0c64bd40-fa8e-4bf1-a948-20704fad1cfe', '90e102db-61b6-46b5-a651-585e5dd80f34'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:28:03.628842 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b40aad9b-3197-4814-ba39-13c6fb06ef08 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e91a2f7-b426-41f3-98c4-fdeed283e384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['261ccd8d-7d58-46c1-99b8-85a4cda4172c', '3e0be5ca-00f7-4917-881f-9f8744471e21', '0c64bd40-fa8e-4bf1-a948-20704fad1cfe', '90e102db-61b6-46b5-a651-585e5dd80f34']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:03.630528 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b40aad9b-3197-4814-ba39-13c6fb06ef08 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a6ed9ea-43cb-4c1b-aebe-316237dde880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:03.663695 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b40aad9b-3197-4814-ba39-13c6fb06ef08 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a6ed9ea-43cb-4c1b-aebe-316237dde880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '368e2fb7-b847-4ffd-9add-51ae3bce79e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-34414275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93c2c79183b34ced94a70d6c51459050',qos_specs=None,replication_status=,reservations=['261ccd8d-7d58-46c1-99b8-85a4cda4172c','3e0be5ca-00f7-4917-881f-9f8744471e21','0c64bd40-fa8e-4bf1-a948-20704fad1cfe','90e102db-61b6-46b5-a651-585e5dd80f34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e8221cc5b1d4346aabb998954cd40f9',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:28:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-34414275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=368e2fb7-b847-4ffd-9add-51ae3bce79e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93c2c79183b34ced94a70d6c51459050',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e8221cc5b1d4346aabb998954cd40f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:03.664960 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b40aad9b-3197-4814-ba39-13c6fb06ef08 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77a6ccaa-5a41-486c-9a61-2b5b0b9ba309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:03.700451 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b40aad9b-3197-4814-ba39-13c6fb06ef08 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77a6ccaa-5a41-486c-9a61-2b5b0b9ba309) transitioned into state 'SUCCESS' from state '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-34414275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93c2c79183b34ced94a70d6c51459050',qos_specs=None,replication_status=,reservations=['261ccd8d-7d58-46c1-99b8-85a4cda4172c','3e0be5ca-00f7-4917-881f-9f8744471e21','0c64bd40-fa8e-4bf1-a948-20704fad1cfe','90e102db-61b6-46b5-a651-585e5dd80f34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e8221cc5b1d4346aabb998954cd40f9',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:03.700451 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b40aad9b-3197-4814-ba39-13c6fb06ef08 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03bd3bc9-40bc-489a-9229-05b7327c514c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:03.706065 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-accff830-0f70-478b-8aec-a517c35579c0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:03.708774 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-accff830-0f70-478b-8aec-a517c35579c0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 Jul 31 09:28:03.709743 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-accff830-0f70-478b-8aec-a517c35579c0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:03.709743 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-accff830-0f70-478b-8aec-a517c35579c0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:03.721624 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b40aad9b-3197-4814-ba39-13c6fb06ef08 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03bd3bc9-40bc-489a-9229-05b7327c514c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:03.722642 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b40aad9b-3197-4814-ba39-13c6fb06ef08 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Flow 'volume_create_api' (a78c21b6-1a43-4ef8-9796-686a91bd4df5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:28:03.723008 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b40aad9b-3197-4814-ba39-13c6fb06ef08 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Create volume request issued successfully. Jul 31 09:28:03.724147 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b40aad9b-3197-4814-ba39-13c6fb06ef08 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:28:03.724616 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 252/1000] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:28:03 2026] POST /volume/v3/volumes => generated 749 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:28:03.730468 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:03.730468 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:03.737662 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-accff830-0f70-478b-8aec-a517c35579c0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:28:03.738069 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6039adbc-4015-4bad-8b2e-89c7fe018c8b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:03.739990 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6039adbc-4015-4bad-8b2e-89c7fe018c8b tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] GET https://10.4.3.226/volume/v3/volumes/368e2fb7-b847-4ffd-9add-51ae3bce79e1 Jul 31 09:28:03.740204 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6039adbc-4015-4bad-8b2e-89c7fe018c8b tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:03.740445 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6039adbc-4015-4bad-8b2e-89c7fe018c8b tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:03.742976 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-accff830-0f70-478b-8aec-a517c35579c0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 returned with HTTP 200 Jul 31 09:28:03.743585 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 248/1001] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:03 2026] GET /volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:03.748802 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:03.748802 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:03.757310 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-6039adbc-4015-4bad-8b2e-89c7fe018c8b tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Volume info retrieved successfully. Jul 31 09:28:03.763144 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6039adbc-4015-4bad-8b2e-89c7fe018c8b tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/volumes/368e2fb7-b847-4ffd-9add-51ae3bce79e1 returned with HTTP 200 Jul 31 09:28:03.763764 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 251/1002] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:03 2026] GET /volume/v3/volumes/368e2fb7-b847-4ffd-9add-51ae3bce79e1 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:04.090899 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b97d1c10-cd01-4e2d-870c-88724bc90276 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:04.091344 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b97d1c10-cd01-4e2d-870c-88724bc90276 None None] GET https://10.4.3.226/volume// Jul 31 09:28:04.091775 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b97d1c10-cd01-4e2d-870c-88724bc90276 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:04.091905 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b97d1c10-cd01-4e2d-870c-88724bc90276 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:04.092407 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b97d1c10-cd01-4e2d-870c-88724bc90276 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:28:04.093829 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 252/1003] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:28:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:28:04.104811 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-68ee4e91-b96a-4d19-9e01-d8cadf647e75 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:04.108198 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-68ee4e91-b96a-4d19-9e01-d8cadf647e75 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:28:04.109138 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-68ee4e91-b96a-4d19-9e01-d8cadf647e75 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1eb0da1f-d6ad-43ec-9769-05d671202782", "connector": null, "instance_uuid": "11fce907-874b-4b26-95f9-cc3821810786"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:04.123975 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:04.123975 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:04.174186 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-68ee4e91-b96a-4d19-9e01-d8cadf647e75 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:28:04.174697 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 253/1004] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:28:04 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 31 09:28:04.185030 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0a175d1e-7221-4228-a63a-2bfbeecf40b4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:04.185600 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0a175d1e-7221-4228-a63a-2bfbeecf40b4 None None] GET https://10.4.3.226/volume// Jul 31 09:28:04.185956 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0a175d1e-7221-4228-a63a-2bfbeecf40b4 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:04.186351 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0a175d1e-7221-4228-a63a-2bfbeecf40b4 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:04.186927 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0a175d1e-7221-4228-a63a-2bfbeecf40b4 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:28:04.187406 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 249/1005] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:28:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:28:04.198851 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-9bac45b7-d029-4363-b6cc-63de22556137 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:04.201579 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-9bac45b7-d029-4363-b6cc-63de22556137 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] GET https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 Jul 31 09:28:04.201915 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-9bac45b7-d029-4363-b6cc-63de22556137 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:04.202130 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-9bac45b7-d029-4363-b6cc-63de22556137 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:04.223281 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:04.223281 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:04.228089 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-9bac45b7-d029-4363-b6cc-63de22556137 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Volume info retrieved successfully. Jul 31 09:28:04.234976 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-9bac45b7-d029-4363-b6cc-63de22556137 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 returned with HTTP 200 Jul 31 09:28:04.236019 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 252/1006] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:28:04 2026] GET /volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 => generated 1318 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 31 09:28:04.510695 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9c8c813c-9079-4b00-a3d7-e32f1df85eaf None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:04.562024 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-1d0f2193-b74e-4d48-96a5-dec6d0b84f12 req-a7e4b588-5463-47d2-bf41-45d4ea483ed8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:04.565783 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1d0f2193-b74e-4d48-96a5-dec6d0b84f12 req-a7e4b588-5463-47d2-bf41-45d4ea483ed8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] POST https://10.4.3.226/volume/v3/attachments/05e3bcd5-9fcc-41ce-b7ad-8d2773695c68/action Jul 31 09:28:04.566808 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1d0f2193-b74e-4d48-96a5-dec6d0b84f12 req-a7e4b588-5463-47d2-bf41-45d4ea483ed8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:28:04.566808 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1d0f2193-b74e-4d48-96a5-dec6d0b84f12 req-a7e4b588-5463-47d2-bf41-45d4ea483ed8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:04.597831 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:04.597831 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:04.625615 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1d0f2193-b74e-4d48-96a5-dec6d0b84f12 req-a7e4b588-5463-47d2-bf41-45d4ea483ed8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/attachments/05e3bcd5-9fcc-41ce-b7ad-8d2773695c68/action returned with HTTP 204 Jul 31 09:28:04.625615 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 254/1007] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:28:04 2026] POST /volume/v3/attachments/05e3bcd5-9fcc-41ce-b7ad-8d2773695c68/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:04.699224 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9c8c813c-9079-4b00-a3d7-e32f1df85eaf tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:28:04.699725 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9c8c813c-9079-4b00-a3d7-e32f1df85eaf tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2027824048"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:04.724544 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9c8c813c-9079-4b00-a3d7-e32f1df85eaf tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:28:04.724776 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 253/1008] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:28:04 2026] POST /volume/v3/types => generated 216 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:04.737167 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ceca694e-e993-4a55-819a-853141b04ba8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:04.739652 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ceca694e-e993-4a55-819a-853141b04ba8 tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] POST https://10.4.3.226/volume/v3/group_types Jul 31 09:28:04.741359 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ceca694e-e993-4a55-819a-853141b04ba8 tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1213184787"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:04.759142 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0201a6d3-3397-4be5-a298-169b1ccdd76d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:04.766087 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0201a6d3-3397-4be5-a298-169b1ccdd76d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 Jul 31 09:28:04.766087 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0201a6d3-3397-4be5-a298-169b1ccdd76d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:04.766087 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0201a6d3-3397-4be5-a298-169b1ccdd76d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:04.771263 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ceca694e-e993-4a55-819a-853141b04ba8 tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] https://10.4.3.226/volume/v3/group_types returned with HTTP 202 Jul 31 09:28:04.771867 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 250/1009] 10.4.3.226 () {70 vars in 1311 bytes} [Fri Jul 31 09:28:04 2026] POST /volume/v3/group_types => generated 173 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:04.783195 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-42d73005-eda0-46e6-94f0-7fd42cb2297c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:04.783340 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:04.783340 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:04.783427 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-62fcbec1-9a89-45cd-95d2-b309b69a4f65 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:04.785012 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-42d73005-eda0-46e6-94f0-7fd42cb2297c tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] GET https://10.4.3.226/volume/v3/volumes/368e2fb7-b847-4ffd-9add-51ae3bce79e1 Jul 31 09:28:04.785207 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-42d73005-eda0-46e6-94f0-7fd42cb2297c tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:04.785485 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-42d73005-eda0-46e6-94f0-7fd42cb2297c tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:04.791071 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-0201a6d3-3397-4be5-a298-169b1ccdd76d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:28:04.797192 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:04.797192 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:04.804203 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0201a6d3-3397-4be5-a298-169b1ccdd76d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 returned with HTTP 200 Jul 31 09:28:04.806130 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 253/1010] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:04 2026] GET /volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 => generated 1132 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:04.810557 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-42d73005-eda0-46e6-94f0-7fd42cb2297c tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Volume info retrieved successfully. Jul 31 09:28:04.821209 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-42d73005-eda0-46e6-94f0-7fd42cb2297c tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/volumes/368e2fb7-b847-4ffd-9add-51ae3bce79e1 returned with HTTP 200 Jul 31 09:28:04.821954 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 255/1011] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:04 2026] GET /volume/v3/volumes/368e2fb7-b847-4ffd-9add-51ae3bce79e1 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:04.827260 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9ac7fbbf-91cf-4d15-bad7-58543d35e34b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:04.829413 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9ac7fbbf-91cf-4d15-bad7-58543d35e34b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] POST https://10.4.3.226/volume/v3/backups Jul 31 09:28:04.829859 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9ac7fbbf-91cf-4d15-bad7-58543d35e34b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "825f0bef-bef9-45ec-bddc-0e66444e0f96", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1178437490", "container": "tempest-volumesbackupstest-backup-container-715387513"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:04.831638 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-9ac7fbbf-91cf-4d15-bad7-58543d35e34b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Creating new backup {'backup': {'volume_id': '825f0bef-bef9-45ec-bddc-0e66444e0f96', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1178437490', 'container': 'tempest-volumesbackupstest-backup-container-715387513'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:28:04.831803 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-9ac7fbbf-91cf-4d15-bad7-58543d35e34b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Creating backup of volume 825f0bef-bef9-45ec-bddc-0e66444e0f96 in container tempest-volumesbackupstest-backup-container-715387513 Jul 31 09:28:04.836690 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5bf416d0-94ac-44a5-bbf4-05614c2e5659 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:04.839200 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5bf416d0-94ac-44a5-bbf4-05614c2e5659 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:28:04.839797 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5bf416d0-94ac-44a5-bbf4-05614c2e5659 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "368e2fb7-b847-4ffd-9add-51ae3bce79e1", "name": "tempest-VolumesDeleteCascade-Snapshot-1286534061"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:04.846812 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:04.846812 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:04.847411 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9ac7fbbf-91cf-4d15-bad7-58543d35e34b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:28:04.847797 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:04.847797 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:04.848232 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5bf416d0-94ac-44a5-bbf4-05614c2e5659 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Volume info retrieved successfully. Jul 31 09:28:04.848424 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-5bf416d0-94ac-44a5-bbf4-05614c2e5659 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Create snapshot from volume 368e2fb7-b847-4ffd-9add-51ae3bce79e1 Jul 31 09:28:04.869129 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-9ac7fbbf-91cf-4d15-bad7-58543d35e34b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Created reservations ['2e255163-2a35-4985-b0db-01c72e18ed95', '0f00f00b-8194-453f-92ef-24efba695213'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:28:04.885689 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-5bf416d0-94ac-44a5-bbf4-05614c2e5659 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Created reservations ['1264ae68-932f-4f52-8ab4-686e28a34886', 'dfb525f5-a133-4f21-8b3e-cab8fe0d938b', 'bc00b1ec-c9dd-4603-9662-8d50dfc91a5b', 'a7385e12-0683-4ef7-968a-6e910baacd1a'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:28:04.885978 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-62fcbec1-9a89-45cd-95d2-b309b69a4f65 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] POST https://10.4.3.226/volume/v3/groups Jul 31 09:28:04.885978 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-62fcbec1-9a89-45cd-95d2-b309b69a4f65 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "456cb4fc-34cf-41c1-91ed-676850e71cf2", "volume_types": ["9979f804-3e8d-4ae3-9d6a-576499b75cb0"], "name": "tempest-Group1-1868829817"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:04.890667 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.groups [None req-62fcbec1-9a89-45cd-95d2-b309b69a4f65 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Creating new group {'group': {'group_type': '456cb4fc-34cf-41c1-91ed-676850e71cf2', 'volume_types': ['9979f804-3e8d-4ae3-9d6a-576499b75cb0'], 'name': 'tempest-Group1-1868829817'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 09:28:04.896943 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.groups [None req-62fcbec1-9a89-45cd-95d2-b309b69a4f65 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Creating group tempest-Group1-1868829817. Jul 31 09:28:04.906212 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-62fcbec1-9a89-45cd-95d2-b309b69a4f65 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Availability Zones retrieved successfully. Jul 31 09:28:04.907135 np0000006200 devstack@c-api.service[100315]: DEBUG oslo_db.api [None req-5bf416d0-94ac-44a5-bbf4-05614c2e5659 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] DB error: (pymysql.err.OperationalError) (1213, 'Deadlock found when trying to get lock; try restarting transaction') Jul 31 09:28:04.907135 np0000006200 devstack@c-api.service[100315]: [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 31 09:28:04.907135 np0000006200 devstack@c-api.service[100315]: FROM reservations Jul 31 09:28:04.907135 np0000006200 devstack@c-api.service[100315]: 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 31 09:28:04.907135 np0000006200 devstack@c-api.service[100315]: [parameters: {'uuid_1_1': '1264ae68-932f-4f52-8ab4-686e28a34886', 'uuid_1_2': 'dfb525f5-a133-4f21-8b3e-cab8fe0d938b', 'uuid_1_3': 'bc00b1ec-c9dd-4603-9662-8d50dfc91a5b', 'uuid_1_4': 'a7385e12-0683-4ef7-968a-6e910baacd1a'}] Jul 31 09:28:04.907135 np0000006200 devstack@c-api.service[100315]: (Background on this error at: https://sqlalche.me/e/20/e3q8) {{(pid=100315) _is_exception_expected /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:184}} Jul 31 09:28:04.907420 np0000006200 devstack@c-api.service[100315]: DEBUG oslo_db.api [None req-5bf416d0-94ac-44a5-bbf4-05614c2e5659 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Performing DB retry for function cinder.db.api.reservation_commit {{(pid=100315) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:155}} Jul 31 09:28:04.910619 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9ac7fbbf-91cf-4d15-bad7-58543d35e34b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:28:04.911158 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 251/1012] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:28:04 2026] POST /volume/v3/backups => generated 330 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:28:04.920908 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-59a1301b-75c9-47e9-9476-c70fd27bab02 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:04.925589 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-59a1301b-75c9-47e9-9476-c70fd27bab02 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 Jul 31 09:28:04.925589 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-59a1301b-75c9-47e9-9476-c70fd27bab02 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:04.925589 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-59a1301b-75c9-47e9-9476-c70fd27bab02 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:04.925589 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-59a1301b-75c9-47e9-9476-c70fd27bab02 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id bc6407c0-d152-43d7-b4a9-910e3be47f38. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:04.930663 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:04.930663 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:04.931587 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-59a1301b-75c9-47e9-9476-c70fd27bab02 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 returned with HTTP 200 Jul 31 09:28:04.931989 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 256/1013] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:04 2026] GET /volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:04.941265 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-62fcbec1-9a89-45cd-95d2-b309b69a4f65 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Created reservations ['e0a1cefa-0acc-4881-9be2-ed57f41fa853'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:28:04.977443 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-62fcbec1-9a89-45cd-95d2-b309b69a4f65 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/groups returned with HTTP 202 Jul 31 09:28:04.977443 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 254/1014] 10.4.3.226 () {70 vars in 1297 bytes} [Fri Jul 31 09:28:04 2026] POST /volume/v3/groups => generated 94 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:28:04.990378 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cf3d6636-cfa0-4d8d-b2fc-2f50f0488953 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:04.993100 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cf3d6636-cfa0-4d8d-b2fc-2f50f0488953 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/groups/32dad755-f5b5-4edc-a50a-17e39607cc7d Jul 31 09:28:04.993481 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cf3d6636-cfa0-4d8d-b2fc-2f50f0488953 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:04.993766 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cf3d6636-cfa0-4d8d-b2fc-2f50f0488953 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:04.993981 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-cf3d6636-cfa0-4d8d-b2fc-2f50f0488953 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] show called for member 32dad755-f5b5-4edc-a50a-17e39607cc7d {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:28:04.999174 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:04.999174 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:05.012057 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cf3d6636-cfa0-4d8d-b2fc-2f50f0488953 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/groups/32dad755-f5b5-4edc-a50a-17e39607cc7d returned with HTTP 200 Jul 31 09:28:05.012645 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 252/1015] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:28:04 2026] GET /volume/v3/groups/32dad755-f5b5-4edc-a50a-17e39607cc7d => generated 322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:05.483958 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-94578d36-0821-4cd5-bbf1-1ba103c17001 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:05.489849 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-94578d36-0821-4cd5-bbf1-1ba103c17001 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] DELETE https://10.4.3.226/volume/v3/attachments/a7354bb0-238c-483d-ae37-029318b03c58 Jul 31 09:28:05.490215 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-94578d36-0821-4cd5-bbf1-1ba103c17001 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:05.490555 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-94578d36-0821-4cd5-bbf1-1ba103c17001 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:05.503156 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:05.503156 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:05.590713 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-94578d36-0821-4cd5-bbf1-1ba103c17001 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/attachments/a7354bb0-238c-483d-ae37-029318b03c58 returned with HTTP 200 Jul 31 09:28:05.591268 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 257/1016] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:28:05 2026] DELETE /volume/v3/attachments/a7354bb0-238c-483d-ae37-029318b03c58 => generated 192 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:05.938345 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5bf416d0-94ac-44a5-bbf4-05614c2e5659 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Snapshot create request issued successfully. Jul 31 09:28:05.938345 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5bf416d0-94ac-44a5-bbf4-05614c2e5659 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:28:05.941112 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 254/1017] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:28:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 1105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:28:05.945670 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-4f7156f8-2b65-4221-a59c-3c34851ed320 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:05.950053 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-36ec5003-0a01-46bf-85bc-065c3e6275aa req-bf26789f-d581-4ad7-8b0d-2ba6978689c5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:05.950445 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4f7156f8-2b65-4221-a59c-3c34851ed320 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 Jul 31 09:28:05.950662 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4f7156f8-2b65-4221-a59c-3c34851ed320 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:05.950997 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4f7156f8-2b65-4221-a59c-3c34851ed320 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:05.951784 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-4f7156f8-2b65-4221-a59c-3c34851ed320 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id bc6407c0-d152-43d7-b4a9-910e3be47f38. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:05.955021 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-36ec5003-0a01-46bf-85bc-065c3e6275aa req-bf26789f-d581-4ad7-8b0d-2ba6978689c5 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] DELETE https://10.4.3.226/volume/v3/attachments/26aae53b-3cab-4bbc-912e-ff65f0b0508b Jul 31 09:28:05.955021 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-36ec5003-0a01-46bf-85bc-065c3e6275aa req-bf26789f-d581-4ad7-8b0d-2ba6978689c5 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:05.955021 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-36ec5003-0a01-46bf-85bc-065c3e6275aa req-bf26789f-d581-4ad7-8b0d-2ba6978689c5 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:05.965567 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-45fe4ada-8b22-4778-82cd-59eef4f00c71 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:05.966043 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:05.966043 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:05.966310 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-45fe4ada-8b22-4778-82cd-59eef4f00c71 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] GET https://10.4.3.226/volume/v3/snapshots/d184a1d4-fbea-448c-b7a3-e7cde7528877 Jul 31 09:28:05.966310 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-45fe4ada-8b22-4778-82cd-59eef4f00c71 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:05.966513 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-45fe4ada-8b22-4778-82cd-59eef4f00c71 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:05.966861 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4f7156f8-2b65-4221-a59c-3c34851ed320 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 returned with HTTP 200 Jul 31 09:28:05.967317 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 255/1018] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:05 2026] GET /volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 => generated 790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:05.974083 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:05.974083 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:05.978311 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:05.978311 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:05.978942 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-45fe4ada-8b22-4778-82cd-59eef4f00c71 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Snapshot retrieved successfully. Jul 31 09:28:05.980032 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-45fe4ada-8b22-4778-82cd-59eef4f00c71 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/snapshots/d184a1d4-fbea-448c-b7a3-e7cde7528877 returned with HTTP 200 Jul 31 09:28:05.980771 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 258/1019] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:28:05 2026] GET /volume/v3/snapshots/d184a1d4-fbea-448c-b7a3-e7cde7528877 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:06.028908 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-122e47ce-feda-40ed-bef6-f746089f9be0 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:06.032082 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-122e47ce-feda-40ed-bef6-f746089f9be0 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/groups/32dad755-f5b5-4edc-a50a-17e39607cc7d Jul 31 09:28:06.032195 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-122e47ce-feda-40ed-bef6-f746089f9be0 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:06.035395 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-122e47ce-feda-40ed-bef6-f746089f9be0 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:06.035395 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.groups [None req-122e47ce-feda-40ed-bef6-f746089f9be0 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] show called for member 32dad755-f5b5-4edc-a50a-17e39607cc7d {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:28:06.040188 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:06.040188 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:06.050971 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-122e47ce-feda-40ed-bef6-f746089f9be0 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/groups/32dad755-f5b5-4edc-a50a-17e39607cc7d returned with HTTP 200 Jul 31 09:28:06.051918 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 255/1020] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:28:06 2026] GET /volume/v3/groups/32dad755-f5b5-4edc-a50a-17e39607cc7d => generated 323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:06.062108 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-36ec5003-0a01-46bf-85bc-065c3e6275aa req-bf26789f-d581-4ad7-8b0d-2ba6978689c5 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] https://10.4.3.226/volume/v3/attachments/26aae53b-3cab-4bbc-912e-ff65f0b0508b returned with HTTP 200 Jul 31 09:28:06.062759 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 253/1021] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:28:05 2026] DELETE /volume/v3/attachments/26aae53b-3cab-4bbc-912e-ff65f0b0508b => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:06.068181 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2d0aca3d-dfd2-45d3-8cf8-0f828aedcb49 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:06.071183 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2d0aca3d-dfd2-45d3-8cf8-0f828aedcb49 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] POST https://10.4.3.226/volume/v3/groups Jul 31 09:28:06.071925 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2d0aca3d-dfd2-45d3-8cf8-0f828aedcb49 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "456cb4fc-34cf-41c1-91ed-676850e71cf2", "volume_types": ["9979f804-3e8d-4ae3-9d6a-576499b75cb0"], "name": "tempest-Group2-1008634639"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:06.074044 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.groups [None req-2d0aca3d-dfd2-45d3-8cf8-0f828aedcb49 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Creating new group {'group': {'group_type': '456cb4fc-34cf-41c1-91ed-676850e71cf2', 'volume_types': ['9979f804-3e8d-4ae3-9d6a-576499b75cb0'], 'name': 'tempest-Group2-1008634639'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 09:28:06.078126 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.groups [None req-2d0aca3d-dfd2-45d3-8cf8-0f828aedcb49 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Creating group tempest-Group2-1008634639. Jul 31 09:28:06.080901 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-36ec5003-0a01-46bf-85bc-065c3e6275aa req-7a22482b-4d97-44e4-80f8-0aeb64944c70 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:06.083484 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-36ec5003-0a01-46bf-85bc-065c3e6275aa req-7a22482b-4d97-44e4-80f8-0aeb64944c70 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] DELETE https://10.4.3.226/volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 Jul 31 09:28:06.083710 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-36ec5003-0a01-46bf-85bc-065c3e6275aa req-7a22482b-4d97-44e4-80f8-0aeb64944c70 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:06.083956 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-36ec5003-0a01-46bf-85bc-065c3e6275aa req-7a22482b-4d97-44e4-80f8-0aeb64944c70 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:06.084155 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [req-36ec5003-0a01-46bf-85bc-065c3e6275aa req-7a22482b-4d97-44e4-80f8-0aeb64944c70 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Delete volume with id: 9c844dad-349d-4643-abe4-5a096b06c1f6 Jul 31 09:28:06.095338 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-2d0aca3d-dfd2-45d3-8cf8-0f828aedcb49 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Availability Zones retrieved successfully. Jul 31 09:28:06.095531 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:06.095531 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:06.096276 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-36ec5003-0a01-46bf-85bc-065c3e6275aa req-7a22482b-4d97-44e4-80f8-0aeb64944c70 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Volume info retrieved successfully. Jul 31 09:28:06.117749 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-2d0aca3d-dfd2-45d3-8cf8-0f828aedcb49 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Created reservations ['ac5e1040-f91f-48d2-b6ab-84619c163608'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:28:06.133270 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-36ec5003-0a01-46bf-85bc-065c3e6275aa req-7a22482b-4d97-44e4-80f8-0aeb64944c70 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] Delete volume request issued successfully. Jul 31 09:28:06.133270 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-36ec5003-0a01-46bf-85bc-065c3e6275aa req-7a22482b-4d97-44e4-80f8-0aeb64944c70 tempest-ServerActionsV293TestJSON-954199573 tempest-ServerActionsV293TestJSON-954199573-project-member] https://10.4.3.226/volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 returned with HTTP 202 Jul 31 09:28:06.133270 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 259/1022] 10.4.3.226 () {70 vars in 1620 bytes} [Fri Jul 31 09:28:06 2026] DELETE /volume/v3/volumes/9c844dad-349d-4643-abe4-5a096b06c1f6 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:28:06.158661 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2d0aca3d-dfd2-45d3-8cf8-0f828aedcb49 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/groups returned with HTTP 202 Jul 31 09:28:06.159287 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 256/1023] 10.4.3.226 () {70 vars in 1297 bytes} [Fri Jul 31 09:28:06 2026] POST /volume/v3/groups => generated 94 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:28:06.169226 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5bb499f7-e1d6-4469-ab4c-c914de0b66d1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:06.171419 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5bb499f7-e1d6-4469-ab4c-c914de0b66d1 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/groups/d788c2e2-cf73-455b-8a2f-c02bb724f2bb Jul 31 09:28:06.171854 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5bb499f7-e1d6-4469-ab4c-c914de0b66d1 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:06.171910 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5bb499f7-e1d6-4469-ab4c-c914de0b66d1 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:06.172043 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.groups [None req-5bb499f7-e1d6-4469-ab4c-c914de0b66d1 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] show called for member d788c2e2-cf73-455b-8a2f-c02bb724f2bb {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:28:06.177842 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:06.177842 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:06.187336 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5bb499f7-e1d6-4469-ab4c-c914de0b66d1 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/groups/d788c2e2-cf73-455b-8a2f-c02bb724f2bb returned with HTTP 200 Jul 31 09:28:06.187722 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 256/1024] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:28:06 2026] GET /volume/v3/groups/d788c2e2-cf73-455b-8a2f-c02bb724f2bb => generated 322 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:06.977794 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3a1b99e2-5299-47a8-bb53-2b4424d897b1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:06.979870 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3a1b99e2-5299-47a8-bb53-2b4424d897b1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 Jul 31 09:28:06.980089 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3a1b99e2-5299-47a8-bb53-2b4424d897b1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:06.980376 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3a1b99e2-5299-47a8-bb53-2b4424d897b1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:06.980646 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-3a1b99e2-5299-47a8-bb53-2b4424d897b1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id bc6407c0-d152-43d7-b4a9-910e3be47f38. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:06.985666 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:06.985666 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:06.986534 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3a1b99e2-5299-47a8-bb53-2b4424d897b1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 returned with HTTP 200 Jul 31 09:28:06.986998 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 254/1025] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:06 2026] GET /volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:06.995949 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-65828999-188f-47fe-9e7e-3913b4aa7efc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:06.997819 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-65828999-188f-47fe-9e7e-3913b4aa7efc tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] GET https://10.4.3.226/volume/v3/snapshots/d184a1d4-fbea-448c-b7a3-e7cde7528877 Jul 31 09:28:06.998047 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-65828999-188f-47fe-9e7e-3913b4aa7efc tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:06.998295 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-65828999-188f-47fe-9e7e-3913b4aa7efc tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:07.003769 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:07.003769 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:07.004276 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-65828999-188f-47fe-9e7e-3913b4aa7efc tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Snapshot retrieved successfully. Jul 31 09:28:07.005131 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-65828999-188f-47fe-9e7e-3913b4aa7efc tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/snapshots/d184a1d4-fbea-448c-b7a3-e7cde7528877 returned with HTTP 200 Jul 31 09:28:07.005541 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 260/1026] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:28:06 2026] GET /volume/v3/snapshots/d184a1d4-fbea-448c-b7a3-e7cde7528877 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:07.015610 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2ee0951b-78b1-4e5a-83eb-7921da5f2d43 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:07.017780 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2ee0951b-78b1-4e5a-83eb-7921da5f2d43 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:28:07.018265 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2ee0951b-78b1-4e5a-83eb-7921da5f2d43 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d184a1d4-fbea-448c-b7a3-e7cde7528877", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1396775281"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:07.020552 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-2ee0951b-78b1-4e5a-83eb-7921da5f2d43 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Create volume request body: {'volume': {'snapshot_id': 'd184a1d4-fbea-448c-b7a3-e7cde7528877', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1396775281'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:28:07.027272 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:07.027272 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:07.027899 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-2ee0951b-78b1-4e5a-83eb-7921da5f2d43 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Snapshot retrieved successfully. Jul 31 09:28:07.028763 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-2ee0951b-78b1-4e5a-83eb-7921da5f2d43 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Create volume of 1 GB Jul 31 09:28:07.032759 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-2ee0951b-78b1-4e5a-83eb-7921da5f2d43 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Availability Zones retrieved successfully. Jul 31 09:28:07.040265 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-2ee0951b-78b1-4e5a-83eb-7921da5f2d43 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Flow 'volume_create_api' (34959b53-0922-4577-860e-8965e8e1a942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:28:07.041333 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-2ee0951b-78b1-4e5a-83eb-7921da5f2d43 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (047dd09d-2eb5-4786-94da-734a7a1196a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:07.042401 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-2ee0951b-78b1-4e5a-83eb-7921da5f2d43 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:28:07.078850 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-2ee0951b-78b1-4e5a-83eb-7921da5f2d43 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (047dd09d-2eb5-4786-94da-734a7a1196a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd184a1d4-fbea-448c-b7a3-e7cde7528877', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:07.079366 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-2ee0951b-78b1-4e5a-83eb-7921da5f2d43 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (410947ea-7d87-40dd-85ee-09bf37bff717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:07.130372 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-2ee0951b-78b1-4e5a-83eb-7921da5f2d43 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Created reservations ['80f5958f-d84a-4d76-95d1-827c0b84cd67', '5767546c-94aa-4c29-987e-0f2e1cd00afa', '44e9ae25-7b5a-4fec-8196-f82f9cee42af', '41c2a96d-bf00-4df0-87aa-32f2d438a5ab'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:28:07.131398 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-2ee0951b-78b1-4e5a-83eb-7921da5f2d43 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (410947ea-7d87-40dd-85ee-09bf37bff717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80f5958f-d84a-4d76-95d1-827c0b84cd67', '5767546c-94aa-4c29-987e-0f2e1cd00afa', '44e9ae25-7b5a-4fec-8196-f82f9cee42af', '41c2a96d-bf00-4df0-87aa-32f2d438a5ab']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:07.132041 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-2ee0951b-78b1-4e5a-83eb-7921da5f2d43 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01ef7ee6-c24a-4492-9faf-f647d5836a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:07.192098 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-2ee0951b-78b1-4e5a-83eb-7921da5f2d43 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01ef7ee6-c24a-4492-9faf-f647d5836a0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8f8a97d-3a4e-489e-861d-a255c6cac44b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1396775281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93c2c79183b34ced94a70d6c51459050',qos_specs=None,replication_status=,reservations=['80f5958f-d84a-4d76-95d1-827c0b84cd67','5767546c-94aa-4c29-987e-0f2e1cd00afa','44e9ae25-7b5a-4fec-8196-f82f9cee42af','41c2a96d-bf00-4df0-87aa-32f2d438a5ab'],size=1,snapshot_id=d184a1d4-fbea-448c-b7a3-e7cde7528877,source_replicaid=,source_volid=None,status='creating',user_id='2e8221cc5b1d4346aabb998954cd40f9',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:28:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1396775281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8f8a97d-3a4e-489e-861d-a255c6cac44b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93c2c79183b34ced94a70d6c51459050',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d184a1d4-fbea-448c-b7a3-e7cde7528877,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e8221cc5b1d4346aabb998954cd40f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:07.193352 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-2ee0951b-78b1-4e5a-83eb-7921da5f2d43 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cc7d652-c963-4108-ae04-f744427ed3da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:07.200941 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-591e27ec-5db9-481e-9c3c-aa0857f56ee4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:07.204048 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-591e27ec-5db9-481e-9c3c-aa0857f56ee4 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/groups/d788c2e2-cf73-455b-8a2f-c02bb724f2bb Jul 31 09:28:07.204363 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-591e27ec-5db9-481e-9c3c-aa0857f56ee4 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:07.205036 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-591e27ec-5db9-481e-9c3c-aa0857f56ee4 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:07.205251 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.groups [None req-591e27ec-5db9-481e-9c3c-aa0857f56ee4 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] show called for member d788c2e2-cf73-455b-8a2f-c02bb724f2bb {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:28:07.216930 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:07.216930 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:07.219541 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-2ee0951b-78b1-4e5a-83eb-7921da5f2d43 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cc7d652-c963-4108-ae04-f744427ed3da) transitioned into state 'SUCCESS' from state '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-1396775281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93c2c79183b34ced94a70d6c51459050',qos_specs=None,replication_status=,reservations=['80f5958f-d84a-4d76-95d1-827c0b84cd67','5767546c-94aa-4c29-987e-0f2e1cd00afa','44e9ae25-7b5a-4fec-8196-f82f9cee42af','41c2a96d-bf00-4df0-87aa-32f2d438a5ab'],size=1,snapshot_id=d184a1d4-fbea-448c-b7a3-e7cde7528877,source_replicaid=,source_volid=None,status='creating',user_id='2e8221cc5b1d4346aabb998954cd40f9',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:07.220234 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-2ee0951b-78b1-4e5a-83eb-7921da5f2d43 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e749f62-41ca-4e09-96af-9b97d65189b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:07.229884 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-591e27ec-5db9-481e-9c3c-aa0857f56ee4 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/groups/d788c2e2-cf73-455b-8a2f-c02bb724f2bb returned with HTTP 200 Jul 31 09:28:07.230600 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 257/1027] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:28:07 2026] GET /volume/v3/groups/d788c2e2-cf73-455b-8a2f-c02bb724f2bb => generated 323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:07.245898 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-abb5d4ac-84ee-4423-8e34-7b840b4fd571 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:07.247028 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-abb5d4ac-84ee-4423-8e34-7b840b4fd571 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:28:07.247419 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-abb5d4ac-84ee-4423-8e34-7b840b4fd571 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-416403945", "volume_type": "9979f804-3e8d-4ae3-9d6a-576499b75cb0", "group_id": "32dad755-f5b5-4edc-a50a-17e39607cc7d", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:07.249052 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-abb5d4ac-84ee-4423-8e34-7b840b4fd571 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-416403945', 'volume_type': '9979f804-3e8d-4ae3-9d6a-576499b75cb0', 'group_id': '32dad755-f5b5-4edc-a50a-17e39607cc7d', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:28:07.254834 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-2ee0951b-78b1-4e5a-83eb-7921da5f2d43 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e749f62-41ca-4e09-96af-9b97d65189b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:07.256116 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-2ee0951b-78b1-4e5a-83eb-7921da5f2d43 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Flow 'volume_create_api' (34959b53-0922-4577-860e-8965e8e1a942) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:28:07.256760 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-2ee0951b-78b1-4e5a-83eb-7921da5f2d43 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Create volume request issued successfully. Jul 31 09:28:07.257627 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2ee0951b-78b1-4e5a-83eb-7921da5f2d43 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:28:07.258197 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 257/1028] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:28:07 2026] POST /volume/v3/volumes => generated 785 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:28:07.260429 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:07.260429 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:07.261017 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-abb5d4ac-84ee-4423-8e34-7b840b4fd571 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Create volume of 1 GB Jul 31 09:28:07.270173 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-abb5d4ac-84ee-4423-8e34-7b840b4fd571 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Availability Zones retrieved successfully. Jul 31 09:28:07.278300 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4f2f318f-e2a2-4569-bdeb-f22cd9c20375 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:07.278459 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-abb5d4ac-84ee-4423-8e34-7b840b4fd571 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Flow 'volume_create_api' (e468d5a7-b347-4629-a289-1fa8800cdc0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:28:07.278500 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4f2f318f-e2a2-4569-bdeb-f22cd9c20375 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] GET https://10.4.3.226/volume/v3/volumes/c8f8a97d-3a4e-489e-861d-a255c6cac44b Jul 31 09:28:07.278671 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4f2f318f-e2a2-4569-bdeb-f22cd9c20375 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:07.278737 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-abb5d4ac-84ee-4423-8e34-7b840b4fd571 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (741d14ae-1099-4839-9a30-71141f9a6f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:07.278943 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4f2f318f-e2a2-4569-bdeb-f22cd9c20375 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:07.279601 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:07.279601 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:07.280633 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-abb5d4ac-84ee-4423-8e34-7b840b4fd571 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:28:07.290381 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:07.290381 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:07.295895 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4f2f318f-e2a2-4569-bdeb-f22cd9c20375 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Volume info retrieved successfully. Jul 31 09:28:07.306231 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4f2f318f-e2a2-4569-bdeb-f22cd9c20375 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/volumes/c8f8a97d-3a4e-489e-861d-a255c6cac44b returned with HTTP 200 Jul 31 09:28:07.306594 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 261/1029] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:07 2026] GET /volume/v3/volumes/c8f8a97d-3a4e-489e-861d-a255c6cac44b => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:07.332022 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-abb5d4ac-84ee-4423-8e34-7b840b4fd571 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (741d14ae-1099-4839-9a30-71141f9a6f2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:28:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9979f804-3e8d-4ae3-9d6a-576499b75cb0,is_public=True,name='tempest-GroupsTest-volume-type-2027824048',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9979f804-3e8d-4ae3-9d6a-576499b75cb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '32dad755-f5b5-4edc-a50a-17e39607cc7d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:07.332815 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-abb5d4ac-84ee-4423-8e34-7b840b4fd571 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd983601-48a6-451a-a8c5-d8c464a25e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:07.385808 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-abb5d4ac-84ee-4423-8e34-7b840b4fd571 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2027824048 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2027824048, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:28:07.385968 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-abb5d4ac-84ee-4423-8e34-7b840b4fd571 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2027824048 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2027824048, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:28:07.448071 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-abb5d4ac-84ee-4423-8e34-7b840b4fd571 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Created reservations ['a2cf7749-ebbb-4713-bf54-affa24c92da1', '19e2dd56-c307-410e-aa62-dcc5440b20de', 'cdd86761-6908-4732-be25-58ac503d7976', '87e0c07f-7fd7-4b6c-814f-8ccc0bf68345'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:28:07.448352 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-abb5d4ac-84ee-4423-8e34-7b840b4fd571 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd983601-48a6-451a-a8c5-d8c464a25e92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2cf7749-ebbb-4713-bf54-affa24c92da1', '19e2dd56-c307-410e-aa62-dcc5440b20de', 'cdd86761-6908-4732-be25-58ac503d7976', '87e0c07f-7fd7-4b6c-814f-8ccc0bf68345']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:07.449425 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-abb5d4ac-84ee-4423-8e34-7b840b4fd571 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e82149c-59f4-4b7b-8d50-2dd4dfcf4694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:07.482722 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-abb5d4ac-84ee-4423-8e34-7b840b4fd571 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e82149c-59f4-4b7b-8d50-2dd4dfcf4694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '242a6c85-82fa-4e9b-b792-c558141b1947', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-416403945',encryption_key_id=None,group_id=32dad755-f5b5-4edc-a50a-17e39607cc7d,group_type_id=,metadata={},multiattach=False,project_id='77b4579224094b4fbb217abc5db19f69',qos_specs=None,replication_status=,reservations=['a2cf7749-ebbb-4713-bf54-affa24c92da1','19e2dd56-c307-410e-aa62-dcc5440b20de','cdd86761-6908-4732-be25-58ac503d7976','87e0c07f-7fd7-4b6c-814f-8ccc0bf68345'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f57b4068d7a7449e8d533a9886415714',volume_type_id=9979f804-3e8d-4ae3-9d6a-576499b75cb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:28:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-416403945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=32dad755-f5b5-4edc-a50a-17e39607cc7d,host=None,id=242a6c85-82fa-4e9b-b792-c558141b1947,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77b4579224094b4fbb217abc5db19f69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f57b4068d7a7449e8d533a9886415714',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9979f804-3e8d-4ae3-9d6a-576499b75cb0),volume_type_id=9979f804-3e8d-4ae3-9d6a-576499b75cb0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:07.484048 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-abb5d4ac-84ee-4423-8e34-7b840b4fd571 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (531f404b-0ba4-4b0d-b339-697161740811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:07.518026 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-abb5d4ac-84ee-4423-8e34-7b840b4fd571 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (531f404b-0ba4-4b0d-b339-697161740811) transitioned into state 'SUCCESS' from state '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-416403945',encryption_key_id=None,group_id=32dad755-f5b5-4edc-a50a-17e39607cc7d,group_type_id=,metadata={},multiattach=False,project_id='77b4579224094b4fbb217abc5db19f69',qos_specs=None,replication_status=,reservations=['a2cf7749-ebbb-4713-bf54-affa24c92da1','19e2dd56-c307-410e-aa62-dcc5440b20de','cdd86761-6908-4732-be25-58ac503d7976','87e0c07f-7fd7-4b6c-814f-8ccc0bf68345'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f57b4068d7a7449e8d533a9886415714',volume_type_id=9979f804-3e8d-4ae3-9d6a-576499b75cb0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:07.518916 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-abb5d4ac-84ee-4423-8e34-7b840b4fd571 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df62a445-06ce-4482-b522-9ead8a6d55e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:07.545102 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-abb5d4ac-84ee-4423-8e34-7b840b4fd571 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df62a445-06ce-4482-b522-9ead8a6d55e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:07.546254 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-abb5d4ac-84ee-4423-8e34-7b840b4fd571 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Flow 'volume_create_api' (e468d5a7-b347-4629-a289-1fa8800cdc0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:28:07.546673 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-abb5d4ac-84ee-4423-8e34-7b840b4fd571 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Create volume request issued successfully. Jul 31 09:28:07.547869 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-abb5d4ac-84ee-4423-8e34-7b840b4fd571 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:28:07.548026 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-abb5d4ac-84ee-4423-8e34-7b840b4fd571 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:28:07.611557 np0000006200 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-abb5d4ac-84ee-4423-8e34-7b840b4fd571 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:28:07.615890 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:07.615890 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:07.621257 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-abb5d4ac-84ee-4423-8e34-7b840b4fd571 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:28:07.621427 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 255/1030] 10.4.3.226 () {70 vars in 1300 bytes} [Fri Jul 31 09:28:07 2026] POST /volume/v3/volumes => generated 814 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:07.638874 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a17198b8-2530-4e42-a2de-800aa27e1b88 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:07.643008 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a17198b8-2530-4e42-a2de-800aa27e1b88 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/volumes/242a6c85-82fa-4e9b-b792-c558141b1947 Jul 31 09:28:07.643397 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a17198b8-2530-4e42-a2de-800aa27e1b88 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:07.643708 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a17198b8-2530-4e42-a2de-800aa27e1b88 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:07.655967 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:07.655967 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:07.661968 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a17198b8-2530-4e42-a2de-800aa27e1b88 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Volume info retrieved successfully. Jul 31 09:28:07.663009 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-a17198b8-2530-4e42-a2de-800aa27e1b88 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:28:07.663254 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-a17198b8-2530-4e42-a2de-800aa27e1b88 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:28:07.712041 np0000006200 devstack@c-api.service[100315]: DEBUG oslo_db.sqlalchemy.engines [None req-a17198b8-2530-4e42-a2de-800aa27e1b88 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:28:07.716628 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:07.716628 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:07.730686 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a17198b8-2530-4e42-a2de-800aa27e1b88 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/volumes/242a6c85-82fa-4e9b-b792-c558141b1947 returned with HTTP 200 Jul 31 09:28:07.731264 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 258/1031] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:28:07 2026] GET /volume/v3/volumes/242a6c85-82fa-4e9b-b792-c558141b1947 => generated 882 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:07.999900 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d230d9fd-2aba-431e-9502-6d8df48cb71e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:08.002268 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d230d9fd-2aba-431e-9502-6d8df48cb71e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 Jul 31 09:28:08.002776 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d230d9fd-2aba-431e-9502-6d8df48cb71e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:08.002776 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d230d9fd-2aba-431e-9502-6d8df48cb71e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:08.002879 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-d230d9fd-2aba-431e-9502-6d8df48cb71e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id bc6407c0-d152-43d7-b4a9-910e3be47f38. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:08.005014 np0000006200 devstack@c-api.service[100314]: DEBUG dbcounter [-] [100314] Writing DB stats cinder:SELECT=325,cinder:UPDATE=83,cinder:INSERT=59,cinder:DELETE=2 {{(pid=100314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:28:08.008020 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:08.008020 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:08.008941 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d230d9fd-2aba-431e-9502-6d8df48cb71e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 returned with HTTP 200 Jul 31 09:28:08.009604 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 258/1032] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:07 2026] GET /volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:08.323851 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-18e9bee9-c58c-4ca6-9b2a-05272dea90e5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:08.325981 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-18e9bee9-c58c-4ca6-9b2a-05272dea90e5 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] GET https://10.4.3.226/volume/v3/volumes/c8f8a97d-3a4e-489e-861d-a255c6cac44b Jul 31 09:28:08.326178 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-18e9bee9-c58c-4ca6-9b2a-05272dea90e5 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:08.326417 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-18e9bee9-c58c-4ca6-9b2a-05272dea90e5 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:08.334729 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:08.334729 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:08.339280 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-18e9bee9-c58c-4ca6-9b2a-05272dea90e5 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Volume info retrieved successfully. Jul 31 09:28:08.344848 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-18e9bee9-c58c-4ca6-9b2a-05272dea90e5 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/volumes/c8f8a97d-3a4e-489e-861d-a255c6cac44b returned with HTTP 200 Jul 31 09:28:08.345345 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 262/1033] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:08 2026] GET /volume/v3/volumes/c8f8a97d-3a4e-489e-861d-a255c6cac44b => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:08.357688 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ecaa55e9-2b8f-4775-8c1d-2b15f92340b4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:08.359857 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ecaa55e9-2b8f-4775-8c1d-2b15f92340b4 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] GET https://10.4.3.226/volume/v3/volumes/c8f8a97d-3a4e-489e-861d-a255c6cac44b Jul 31 09:28:08.360106 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ecaa55e9-2b8f-4775-8c1d-2b15f92340b4 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:08.360331 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ecaa55e9-2b8f-4775-8c1d-2b15f92340b4 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:08.367867 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:08.367867 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:08.371758 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ecaa55e9-2b8f-4775-8c1d-2b15f92340b4 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Volume info retrieved successfully. Jul 31 09:28:08.377733 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ecaa55e9-2b8f-4775-8c1d-2b15f92340b4 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/volumes/c8f8a97d-3a4e-489e-861d-a255c6cac44b returned with HTTP 200 Jul 31 09:28:08.378262 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 256/1034] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:08 2026] GET /volume/v3/volumes/c8f8a97d-3a4e-489e-861d-a255c6cac44b => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:08.390794 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3a02966c-1273-474b-bdb7-64f14dfc503c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:08.392683 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3a02966c-1273-474b-bdb7-64f14dfc503c tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] DELETE https://10.4.3.226/volume/v3/volumes/368e2fb7-b847-4ffd-9add-51ae3bce79e1?cascade=True Jul 31 09:28:08.392864 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3a02966c-1273-474b-bdb7-64f14dfc503c tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:08.393034 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3a02966c-1273-474b-bdb7-64f14dfc503c tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:08.393185 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-3a02966c-1273-474b-bdb7-64f14dfc503c tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Delete volume with id: 368e2fb7-b847-4ffd-9add-51ae3bce79e1 Jul 31 09:28:08.402021 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:08.402021 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:08.402692 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-3a02966c-1273-474b-bdb7-64f14dfc503c tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Volume info retrieved successfully. Jul 31 09:28:08.438272 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-3a02966c-1273-474b-bdb7-64f14dfc503c tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Delete volume request issued successfully. Jul 31 09:28:08.438272 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3a02966c-1273-474b-bdb7-64f14dfc503c tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/volumes/368e2fb7-b847-4ffd-9add-51ae3bce79e1?cascade=True returned with HTTP 202 Jul 31 09:28:08.438272 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 259/1035] 10.4.3.226 () {66 vars in 1376 bytes} [Fri Jul 31 09:28:08 2026] DELETE /volume/v3/volumes/368e2fb7-b847-4ffd-9add-51ae3bce79e1?cascade=True => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:28:08.444326 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-12f71f71-cf5b-4199-b11d-f0c0ce04b87a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:08.447013 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-12f71f71-cf5b-4199-b11d-f0c0ce04b87a tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] GET https://10.4.3.226/volume/v3/volumes/368e2fb7-b847-4ffd-9add-51ae3bce79e1 Jul 31 09:28:08.447013 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-12f71f71-cf5b-4199-b11d-f0c0ce04b87a tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:08.447013 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-12f71f71-cf5b-4199-b11d-f0c0ce04b87a tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:08.453957 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:08.453957 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:08.457745 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-12f71f71-cf5b-4199-b11d-f0c0ce04b87a tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Volume info retrieved successfully. Jul 31 09:28:08.461910 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-12f71f71-cf5b-4199-b11d-f0c0ce04b87a tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/volumes/368e2fb7-b847-4ffd-9add-51ae3bce79e1 returned with HTTP 200 Jul 31 09:28:08.462328 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 259/1036] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:08 2026] GET /volume/v3/volumes/368e2fb7-b847-4ffd-9add-51ae3bce79e1 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:08.699952 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-547599ec-9e50-4144-9c23-e497680eb495 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:08.700443 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-547599ec-9e50-4144-9c23-e497680eb495 None None] GET https://10.4.3.226/volume// Jul 31 09:28:08.700732 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-547599ec-9e50-4144-9c23-e497680eb495 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:08.701690 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-547599ec-9e50-4144-9c23-e497680eb495 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:08.701690 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-547599ec-9e50-4144-9c23-e497680eb495 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:28:08.701951 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 263/1037] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:28: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 31 09:28:08.714210 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-2196987c-f908-4a0f-a602-5319c0c80c7a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:08.717136 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-2196987c-f908-4a0f-a602-5319c0c80c7a tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] GET https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 Jul 31 09:28:08.717364 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-2196987c-f908-4a0f-a602-5319c0c80c7a tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:08.717604 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-2196987c-f908-4a0f-a602-5319c0c80c7a tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:08.730254 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:08.730254 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:08.734944 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-2196987c-f908-4a0f-a602-5319c0c80c7a tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Volume info retrieved successfully. Jul 31 09:28:08.741456 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-2196987c-f908-4a0f-a602-5319c0c80c7a tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 returned with HTTP 200 Jul 31 09:28:08.741723 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 257/1038] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:28:08 2026] GET /volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:28:08.749996 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7cb3735f-c574-4ce1-a49f-650298310388 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:08.754422 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7cb3735f-c574-4ce1-a49f-650298310388 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/volumes/242a6c85-82fa-4e9b-b792-c558141b1947 Jul 31 09:28:08.754422 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7cb3735f-c574-4ce1-a49f-650298310388 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:08.754422 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7cb3735f-c574-4ce1-a49f-650298310388 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:08.761756 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:08.761756 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:08.766526 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-7cb3735f-c574-4ce1-a49f-650298310388 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Volume info retrieved successfully. Jul 31 09:28:08.767547 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-7cb3735f-c574-4ce1-a49f-650298310388 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:28:08.767846 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-7cb3735f-c574-4ce1-a49f-650298310388 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:28:08.814304 np0000006200 devstack@c-api.service[100315]: DEBUG oslo_db.sqlalchemy.engines [None req-7cb3735f-c574-4ce1-a49f-650298310388 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:28:08.815559 np0000006200 devstack@c-api.service[100315]: DEBUG dbcounter [-] [100315] Writing DB stats cinder:SELECT=280,cinder:UPDATE=73,cinder:INSERT=33,cinder:DELETE=3 {{(pid=100315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:28:08.818021 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:08.818021 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:08.826756 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7cb3735f-c574-4ce1-a49f-650298310388 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/volumes/242a6c85-82fa-4e9b-b792-c558141b1947 returned with HTTP 200 Jul 31 09:28:08.827411 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 260/1039] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:28:08 2026] GET /volume/v3/volumes/242a6c85-82fa-4e9b-b792-c558141b1947 => generated 907 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:08.844803 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d55e84f4-2c11-48f2-99ca-0d68458155fb None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:08.847888 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d55e84f4-2c11-48f2-99ca-0d68458155fb tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/groups/32dad755-f5b5-4edc-a50a-17e39607cc7d Jul 31 09:28:08.848163 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d55e84f4-2c11-48f2-99ca-0d68458155fb tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:08.848407 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d55e84f4-2c11-48f2-99ca-0d68458155fb tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:08.848591 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.groups [None req-d55e84f4-2c11-48f2-99ca-0d68458155fb tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] show called for member 32dad755-f5b5-4edc-a50a-17e39607cc7d {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:28:08.858650 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:08.858650 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:08.873031 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d55e84f4-2c11-48f2-99ca-0d68458155fb tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/groups/32dad755-f5b5-4edc-a50a-17e39607cc7d returned with HTTP 200 Jul 31 09:28:08.873493 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 260/1040] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:28:08 2026] GET /volume/v3/groups/32dad755-f5b5-4edc-a50a-17e39607cc7d => generated 323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:08.886962 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1beb86f7-5399-49df-8c87-9fd6dd1ca8eb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:08.890209 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1beb86f7-5399-49df-8c87-9fd6dd1ca8eb tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/groups/d788c2e2-cf73-455b-8a2f-c02bb724f2bb Jul 31 09:28:08.890572 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1beb86f7-5399-49df-8c87-9fd6dd1ca8eb tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:08.890729 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1beb86f7-5399-49df-8c87-9fd6dd1ca8eb tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:08.890858 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-1beb86f7-5399-49df-8c87-9fd6dd1ca8eb tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] show called for member d788c2e2-cf73-455b-8a2f-c02bb724f2bb {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:28:08.893236 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-790326ae-3f0c-4b7b-a741-645a51727bc5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:08.895731 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-790326ae-3f0c-4b7b-a741-645a51727bc5 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] PUT https://10.4.3.226/volume/v3/attachments/c37e44b7-5fc3-407c-a7b7-f72edc634d37 Jul 31 09:28:08.896090 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-790326ae-3f0c-4b7b-a741-645a51727bc5 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:08.897480 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:08.897480 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:08.904119 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-790326ae-3f0c-4b7b-a741-645a51727bc5 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Acquiring lock "cinder-attachment_update-1eb0da1f-d6ad-43ec-9769-05d671202782-np0000006200" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:28:08.906614 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1beb86f7-5399-49df-8c87-9fd6dd1ca8eb tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/groups/d788c2e2-cf73-455b-8a2f-c02bb724f2bb returned with HTTP 200 Jul 31 09:28:08.907104 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 264/1041] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:28:08 2026] GET /volume/v3/groups/d788c2e2-cf73-455b-8a2f-c02bb724f2bb => generated 323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:08.909573 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-790326ae-3f0c-4b7b-a741-645a51727bc5 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Lock "cinder-attachment_update-1eb0da1f-d6ad-43ec-9769-05d671202782-np0000006200" acquired by "attachment_update" :: waited 0.005s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:28:08.910730 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:08.910730 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:08.917338 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c6674c31-2547-4b73-8f94-eeec54055472 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:08.919765 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c6674c31-2547-4b73-8f94-eeec54055472 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/groups/detail Jul 31 09:28:08.920040 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c6674c31-2547-4b73-8f94-eeec54055472 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:08.920288 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c6674c31-2547-4b73-8f94-eeec54055472 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:08.940228 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c6674c31-2547-4b73-8f94-eeec54055472 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/groups/detail returned with HTTP 200 Jul 31 09:28:08.940697 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 261/1042] 10.4.3.226 () {68 vars in 1296 bytes} [Fri Jul 31 09:28:08 2026] GET /volume/v3/groups/detail => generated 640 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:08.954038 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-61179e1d-28d0-4067-a032-fc499413d8c5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:08.956299 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-61179e1d-28d0-4067-a032-fc499413d8c5 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:28:08.956624 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-61179e1d-28d0-4067-a032-fc499413d8c5 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:08.956956 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-61179e1d-28d0-4067-a032-fc499413d8c5 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'detail' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:08.957329 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [None req-61179e1d-28d0-4067-a032-fc499413d8c5 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Removing options '' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:28:08.957755 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:08.957755 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:08.958193 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-61179e1d-28d0-4067-a032-fc499413d8c5 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100314) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:28:08.967813 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-61179e1d-28d0-4067-a032-fc499413d8c5 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Get all volumes completed successfully. Jul 31 09:28:08.968784 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-61179e1d-28d0-4067-a032-fc499413d8c5 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:28:08.969017 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-61179e1d-28d0-4067-a032-fc499413d8c5 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:28:09.007134 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-790326ae-3f0c-4b7b-a741-645a51727bc5 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Lock "cinder-attachment_update-1eb0da1f-d6ad-43ec-9769-05d671202782-np0000006200" released by "attachment_update" :: held 0.098s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:28:09.007538 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-790326ae-3f0c-4b7b-a741-645a51727bc5 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/attachments/c37e44b7-5fc3-407c-a7b7-f72edc634d37 returned with HTTP 200 Jul 31 09:28:09.008007 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 258/1043] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:28:08 2026] PUT /volume/v3/attachments/c37e44b7-5fc3-407c-a7b7-f72edc634d37 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:09.020510 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d719f6e9-a47b-48ab-a769-64f513118e9d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:09.025533 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d719f6e9-a47b-48ab-a769-64f513118e9d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 Jul 31 09:28:09.026775 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d719f6e9-a47b-48ab-a769-64f513118e9d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:09.027312 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d719f6e9-a47b-48ab-a769-64f513118e9d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:09.027491 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-d719f6e9-a47b-48ab-a769-64f513118e9d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id bc6407c0-d152-43d7-b4a9-910e3be47f38. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:09.031665 np0000006200 devstack@c-api.service[100314]: DEBUG oslo_db.sqlalchemy.engines [None req-61179e1d-28d0-4067-a032-fc499413d8c5 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:28:09.032308 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:09.032308 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:09.033135 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d719f6e9-a47b-48ab-a769-64f513118e9d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 returned with HTTP 200 Jul 31 09:28:09.033859 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 265/1044] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:09 2026] GET /volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:09.035562 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:09.035562 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:09.046861 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-61179e1d-28d0-4067-a032-fc499413d8c5 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:28:09.046861 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 261/1045] 10.4.3.226 () {68 vars in 1299 bytes} [Fri Jul 31 09:28:08 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:09.065355 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-71cba507-f877-4987-8c20-2bdf5a50d95c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:09.067884 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-a39f61dc-fa7e-4f7c-be30-525a187a41af None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:09.068219 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-71cba507-f877-4987-8c20-2bdf5a50d95c tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:28:09.068579 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-71cba507-f877-4987-8c20-2bdf5a50d95c tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:09.068856 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-71cba507-f877-4987-8c20-2bdf5a50d95c tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'detail' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:09.069168 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.api_utils [None req-71cba507-f877-4987-8c20-2bdf5a50d95c tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Removing options '' from query. {{(pid=100315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:28:09.069634 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:09.069634 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:09.070392 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-71cba507-f877-4987-8c20-2bdf5a50d95c tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100315) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:28:09.078285 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-a39f61dc-fa7e-4f7c-be30-525a187a41af tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] POST https://10.4.3.226/volume/v3/attachments/c37e44b7-5fc3-407c-a7b7-f72edc634d37/action Jul 31 09:28:09.078561 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-a39f61dc-fa7e-4f7c-be30-525a187a41af tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:28:09.078914 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-a39f61dc-fa7e-4f7c-be30-525a187a41af tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:09.089750 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-71cba507-f877-4987-8c20-2bdf5a50d95c tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Get all volumes completed successfully. Jul 31 09:28:09.090658 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-71cba507-f877-4987-8c20-2bdf5a50d95c tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:28:09.090821 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-71cba507-f877-4987-8c20-2bdf5a50d95c tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:28:09.111710 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:09.111710 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:09.127182 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a71437c9-57bb-4eb9-bd24-f93d9e097846 req-a39f61dc-fa7e-4f7c-be30-525a187a41af tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/attachments/c37e44b7-5fc3-407c-a7b7-f72edc634d37/action returned with HTTP 204 Jul 31 09:28:09.127918 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 259/1046] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:28:09 2026] POST /volume/v3/attachments/c37e44b7-5fc3-407c-a7b7-f72edc634d37/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:09.138358 np0000006200 devstack@c-api.service[100315]: DEBUG oslo_db.sqlalchemy.engines [None req-71cba507-f877-4987-8c20-2bdf5a50d95c tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:28:09.149063 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:09.149063 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:09.163638 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-71cba507-f877-4987-8c20-2bdf5a50d95c tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:28:09.165374 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 262/1047] 10.4.3.226 () {68 vars in 1299 bytes} [Fri Jul 31 09:28:09 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:09.183536 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-203360a2-6424-42d0-90ec-64954044e290 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:09.188726 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-203360a2-6424-42d0-90ec-64954044e290 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] POST https://10.4.3.226/volume/v3/groups/32dad755-f5b5-4edc-a50a-17e39607cc7d/action Jul 31 09:28:09.189480 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-203360a2-6424-42d0-90ec-64954044e290 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:28:09.189759 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-203360a2-6424-42d0-90ec-64954044e290 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:09.192202 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-203360a2-6424-42d0-90ec-64954044e290 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] delete called for group 32dad755-f5b5-4edc-a50a-17e39607cc7d {{(pid=100316) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 09:28:09.192411 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.groups [None req-203360a2-6424-42d0-90ec-64954044e290 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Delete group with id: 32dad755-f5b5-4edc-a50a-17e39607cc7d Jul 31 09:28:09.194546 np0000006200 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=294,cinder:UPDATE=91,cinder:INSERT=36,cinder:DELETE=3 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:28:09.205034 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:09.205034 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:09.268795 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-203360a2-6424-42d0-90ec-64954044e290 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/groups/32dad755-f5b5-4edc-a50a-17e39607cc7d/action returned with HTTP 202 Jul 31 09:28:09.269307 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 266/1048] 10.4.3.226 () {70 vars in 1428 bytes} [Fri Jul 31 09:28:09 2026] POST /volume/v3/groups/32dad755-f5b5-4edc-a50a-17e39607cc7d/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:28:09.283054 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-291294e0-9e34-4fbd-a6eb-83396111c80d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:09.285540 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-291294e0-9e34-4fbd-a6eb-83396111c80d tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/volumes/242a6c85-82fa-4e9b-b792-c558141b1947 Jul 31 09:28:09.285867 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-291294e0-9e34-4fbd-a6eb-83396111c80d tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:09.286158 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-291294e0-9e34-4fbd-a6eb-83396111c80d tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:09.299516 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:09.299516 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:09.306573 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-291294e0-9e34-4fbd-a6eb-83396111c80d tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Volume info retrieved successfully. Jul 31 09:28:09.307683 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-291294e0-9e34-4fbd-a6eb-83396111c80d tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:28:09.307930 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-291294e0-9e34-4fbd-a6eb-83396111c80d tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:28:09.364352 np0000006200 devstack@c-api.service[100314]: DEBUG oslo_db.sqlalchemy.engines [None req-291294e0-9e34-4fbd-a6eb-83396111c80d tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:28:09.371206 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:09.371206 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:09.382594 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-291294e0-9e34-4fbd-a6eb-83396111c80d tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/volumes/242a6c85-82fa-4e9b-b792-c558141b1947 returned with HTTP 200 Jul 31 09:28:09.383813 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 262/1049] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:28:09 2026] GET /volume/v3/volumes/242a6c85-82fa-4e9b-b792-c558141b1947 => generated 906 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:09.484535 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7ffda869-9c19-48a8-a851-1401f8cb01e4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:09.491152 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7ffda869-9c19-48a8-a851-1401f8cb01e4 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] GET https://10.4.3.226/volume/v3/volumes/368e2fb7-b847-4ffd-9add-51ae3bce79e1 Jul 31 09:28:09.491152 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7ffda869-9c19-48a8-a851-1401f8cb01e4 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:09.491152 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7ffda869-9c19-48a8-a851-1401f8cb01e4 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:09.503080 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7ffda869-9c19-48a8-a851-1401f8cb01e4 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/volumes/368e2fb7-b847-4ffd-9add-51ae3bce79e1 returned with HTTP 404 Jul 31 09:28:09.503769 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 260/1050] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:09 2026] GET /volume/v3/volumes/368e2fb7-b847-4ffd-9add-51ae3bce79e1 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:09.518675 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e0678193-5263-4132-bf5b-37941400d852 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:09.523084 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e0678193-5263-4132-bf5b-37941400d852 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] GET https://10.4.3.226/volume/v3/volumes Jul 31 09:28:09.523358 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e0678193-5263-4132-bf5b-37941400d852 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:09.523621 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e0678193-5263-4132-bf5b-37941400d852 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'index' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:09.523896 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.api_utils [None req-e0678193-5263-4132-bf5b-37941400d852 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Removing options '' from query. {{(pid=100315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:28:09.526458 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-e0678193-5263-4132-bf5b-37941400d852 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100315) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:28:09.536880 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e0678193-5263-4132-bf5b-37941400d852 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Get all volumes completed successfully. Jul 31 09:28:09.537745 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e0678193-5263-4132-bf5b-37941400d852 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 200 Jul 31 09:28:09.538265 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 263/1051] 10.4.3.226 () {66 vars in 1237 bytes} [Fri Jul 31 09:28:09 2026] GET /volume/v3/volumes => generated 335 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:09.551236 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7c945ff5-6ed4-4d8e-8578-7318d75bbf3a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:09.553697 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7c945ff5-6ed4-4d8e-8578-7318d75bbf3a tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] GET https://10.4.3.226/volume/v3/snapshots Jul 31 09:28:09.554145 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7c945ff5-6ed4-4d8e-8578-7318d75bbf3a tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:09.554475 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7c945ff5-6ed4-4d8e-8578-7318d75bbf3a tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:09.554857 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-7c945ff5-6ed4-4d8e-8578-7318d75bbf3a tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:28:09.557031 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.db.api [None req-7c945ff5-6ed4-4d8e-8578-7318d75bbf3a tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Building query based on filter {{(pid=100316) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:28:09.577146 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7c945ff5-6ed4-4d8e-8578-7318d75bbf3a tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Get all snapshots completed successfully. Jul 31 09:28:09.577342 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7c945ff5-6ed4-4d8e-8578-7318d75bbf3a tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 200 Jul 31 09:28:09.577942 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 267/1052] 10.4.3.226 () {66 vars in 1243 bytes} [Fri Jul 31 09:28:09 2026] GET /volume/v3/snapshots => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:28:09.592976 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-76eedb98-02dd-4131-b3d9-d4c655b4140e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:09.594333 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-76eedb98-02dd-4131-b3d9-d4c655b4140e tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] GET https://10.4.3.226/volume/v3/volumes/c8f8a97d-3a4e-489e-861d-a255c6cac44b Jul 31 09:28:09.595257 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-76eedb98-02dd-4131-b3d9-d4c655b4140e tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:09.595257 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-76eedb98-02dd-4131-b3d9-d4c655b4140e tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:09.608139 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:09.608139 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:09.616535 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-76eedb98-02dd-4131-b3d9-d4c655b4140e tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Volume info retrieved successfully. Jul 31 09:28:09.623360 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-76eedb98-02dd-4131-b3d9-d4c655b4140e tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/volumes/c8f8a97d-3a4e-489e-861d-a255c6cac44b returned with HTTP 200 Jul 31 09:28:09.624054 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 263/1053] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:09 2026] GET /volume/v3/volumes/c8f8a97d-3a4e-489e-861d-a255c6cac44b => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:09.647210 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e920d38e-8839-42bd-98da-7586b20948d5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:09.649620 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e920d38e-8839-42bd-98da-7586b20948d5 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] DELETE https://10.4.3.226/volume/v3/volumes/c8f8a97d-3a4e-489e-861d-a255c6cac44b Jul 31 09:28:09.649902 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e920d38e-8839-42bd-98da-7586b20948d5 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:09.650150 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e920d38e-8839-42bd-98da-7586b20948d5 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:09.650395 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-e920d38e-8839-42bd-98da-7586b20948d5 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Delete volume with id: c8f8a97d-3a4e-489e-861d-a255c6cac44b Jul 31 09:28:09.660275 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:09.660275 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:09.660275 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e920d38e-8839-42bd-98da-7586b20948d5 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Volume info retrieved successfully. Jul 31 09:28:09.695748 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e920d38e-8839-42bd-98da-7586b20948d5 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Delete volume request issued successfully. Jul 31 09:28:09.696053 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e920d38e-8839-42bd-98da-7586b20948d5 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/volumes/c8f8a97d-3a4e-489e-861d-a255c6cac44b returned with HTTP 202 Jul 31 09:28:09.696641 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 261/1054] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:28:09 2026] DELETE /volume/v3/volumes/c8f8a97d-3a4e-489e-861d-a255c6cac44b => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:28:09.709349 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ddba6dd0-ab15-4fd9-8e4f-02221673a932 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:09.712778 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ddba6dd0-ab15-4fd9-8e4f-02221673a932 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] GET https://10.4.3.226/volume/v3/volumes/c8f8a97d-3a4e-489e-861d-a255c6cac44b Jul 31 09:28:09.713338 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ddba6dd0-ab15-4fd9-8e4f-02221673a932 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:09.713338 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ddba6dd0-ab15-4fd9-8e4f-02221673a932 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:09.725179 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:09.725179 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:09.731561 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-ddba6dd0-ab15-4fd9-8e4f-02221673a932 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Volume info retrieved successfully. Jul 31 09:28:09.740674 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ddba6dd0-ab15-4fd9-8e4f-02221673a932 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/volumes/c8f8a97d-3a4e-489e-861d-a255c6cac44b returned with HTTP 200 Jul 31 09:28:09.741074 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 264/1055] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:09 2026] GET /volume/v3/volumes/c8f8a97d-3a4e-489e-861d-a255c6cac44b => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:10.047202 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e35ac5e0-0aa3-4608-b25b-5144469fb391 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:10.052056 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e35ac5e0-0aa3-4608-b25b-5144469fb391 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 Jul 31 09:28:10.052056 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e35ac5e0-0aa3-4608-b25b-5144469fb391 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:10.052056 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e35ac5e0-0aa3-4608-b25b-5144469fb391 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:10.052056 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-e35ac5e0-0aa3-4608-b25b-5144469fb391 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id bc6407c0-d152-43d7-b4a9-910e3be47f38. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:10.062275 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:10.062275 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:10.062275 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e35ac5e0-0aa3-4608-b25b-5144469fb391 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 returned with HTTP 200 Jul 31 09:28:10.063408 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 268/1056] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:10 2026] GET /volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:10.392993 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-573c317c-a149-404d-8756-6c0ff0c9f33c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:10.396262 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-573c317c-a149-404d-8756-6c0ff0c9f33c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:28:10.396262 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-573c317c-a149-404d-8756-6c0ff0c9f33c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1562064833"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:10.397045 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-573c317c-a149-404d-8756-6c0ff0c9f33c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1562064833'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:28:10.400599 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a3d431c8-1e5e-4e5d-988b-b8e956221648 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:10.402696 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-573c317c-a149-404d-8756-6c0ff0c9f33c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Create volume of 1 GB Jul 31 09:28:10.402780 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a3d431c8-1e5e-4e5d-988b-b8e956221648 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/volumes/242a6c85-82fa-4e9b-b792-c558141b1947 Jul 31 09:28:10.403023 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:10.403023 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:10.403100 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a3d431c8-1e5e-4e5d-988b-b8e956221648 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:10.403338 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a3d431c8-1e5e-4e5d-988b-b8e956221648 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:10.403612 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-573c317c-a149-404d-8756-6c0ff0c9f33c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Availability Zones retrieved successfully. Jul 31 09:28:10.410086 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-573c317c-a149-404d-8756-6c0ff0c9f33c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Flow 'volume_create_api' (a26689fa-922e-4a4f-b0d1-394f86d795d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:28:10.410200 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a3d431c8-1e5e-4e5d-988b-b8e956221648 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/volumes/242a6c85-82fa-4e9b-b792-c558141b1947 returned with HTTP 404 Jul 31 09:28:10.410555 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 262/1057] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:28:10 2026] GET /volume/v3/volumes/242a6c85-82fa-4e9b-b792-c558141b1947 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:28:10.411122 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-573c317c-a149-404d-8756-6c0ff0c9f33c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a247444-f6dd-49cc-a348-2da7a05c343d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:10.412222 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-573c317c-a149-404d-8756-6c0ff0c9f33c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:28:10.420798 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b6597592-6de4-42e5-a7db-28c58b8cde5f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:10.421636 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b6597592-6de4-42e5-a7db-28c58b8cde5f tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/groups/32dad755-f5b5-4edc-a50a-17e39607cc7d Jul 31 09:28:10.421879 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b6597592-6de4-42e5-a7db-28c58b8cde5f tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:10.422058 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b6597592-6de4-42e5-a7db-28c58b8cde5f tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:10.422190 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.groups [None req-b6597592-6de4-42e5-a7db-28c58b8cde5f tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] show called for member 32dad755-f5b5-4edc-a50a-17e39607cc7d {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:28:10.423089 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:10.423089 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:10.429549 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b6597592-6de4-42e5-a7db-28c58b8cde5f tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/groups/32dad755-f5b5-4edc-a50a-17e39607cc7d returned with HTTP 404 Jul 31 09:28:10.430037 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 265/1058] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:28:10 2026] GET /volume/v3/groups/32dad755-f5b5-4edc-a50a-17e39607cc7d => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:28:10.437878 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-573c317c-a149-404d-8756-6c0ff0c9f33c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a247444-f6dd-49cc-a348-2da7a05c343d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=eab13d9d-9c46-4a32-85b1-9919aed74362,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eab13d9d-9c46-4a32-85b1-9919aed74362', 'encryption_key_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=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:10.438905 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-573c317c-a149-404d-8756-6c0ff0c9f33c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bc52e72-41b8-4ba7-86d9-30aff9a35d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:10.441636 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c003ffed-66cd-4617-803e-210d13394a8f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:10.443714 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c003ffed-66cd-4617-803e-210d13394a8f tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] POST https://10.4.3.226/volume/v3/groups/d788c2e2-cf73-455b-8a2f-c02bb724f2bb/action Jul 31 09:28:10.444538 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c003ffed-66cd-4617-803e-210d13394a8f tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:28:10.444538 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c003ffed-66cd-4617-803e-210d13394a8f tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:10.446002 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-c003ffed-66cd-4617-803e-210d13394a8f tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] delete called for group d788c2e2-cf73-455b-8a2f-c02bb724f2bb {{(pid=100316) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 09:28:10.446062 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.groups [None req-c003ffed-66cd-4617-803e-210d13394a8f tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Delete group with id: d788c2e2-cf73-455b-8a2f-c02bb724f2bb Jul 31 09:28:10.451969 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:10.451969 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:10.486284 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c003ffed-66cd-4617-803e-210d13394a8f tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/groups/d788c2e2-cf73-455b-8a2f-c02bb724f2bb/action returned with HTTP 202 Jul 31 09:28:10.486880 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 269/1059] 10.4.3.226 () {70 vars in 1428 bytes} [Fri Jul 31 09:28:10 2026] POST /volume/v3/groups/d788c2e2-cf73-455b-8a2f-c02bb724f2bb/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:28:10.496216 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-573c317c-a149-404d-8756-6c0ff0c9f33c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Created reservations ['66b2144b-0150-4c51-ba9a-f76e77b90251', '0e3766b4-6b77-4fac-9f27-0e5e28476e13', '50123615-c8be-4649-9d66-1863fe3d3121', 'b5af9173-a2b2-48c4-8e09-791e0adaf28f'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:28:10.496362 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7ba1cd8b-e804-4737-9588-363304b1f467 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:10.500268 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-573c317c-a149-404d-8756-6c0ff0c9f33c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bc52e72-41b8-4ba7-86d9-30aff9a35d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66b2144b-0150-4c51-ba9a-f76e77b90251', '0e3766b4-6b77-4fac-9f27-0e5e28476e13', '50123615-c8be-4649-9d66-1863fe3d3121', 'b5af9173-a2b2-48c4-8e09-791e0adaf28f']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:10.500268 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-573c317c-a149-404d-8756-6c0ff0c9f33c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2248ab4d-595a-4d9c-b96e-ba38d847be5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:10.500514 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7ba1cd8b-e804-4737-9588-363304b1f467 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/groups/d788c2e2-cf73-455b-8a2f-c02bb724f2bb Jul 31 09:28:10.500514 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7ba1cd8b-e804-4737-9588-363304b1f467 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:10.500514 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7ba1cd8b-e804-4737-9588-363304b1f467 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:10.500514 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-7ba1cd8b-e804-4737-9588-363304b1f467 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] show called for member d788c2e2-cf73-455b-8a2f-c02bb724f2bb {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:28:10.502614 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:10.502614 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:10.513139 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7ba1cd8b-e804-4737-9588-363304b1f467 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/groups/d788c2e2-cf73-455b-8a2f-c02bb724f2bb returned with HTTP 200 Jul 31 09:28:10.513825 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 263/1060] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:28:10 2026] GET /volume/v3/groups/d788c2e2-cf73-455b-8a2f-c02bb724f2bb => generated 322 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:10.529452 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-573c317c-a149-404d-8756-6c0ff0c9f33c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2248ab4d-595a-4d9c-b96e-ba38d847be5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be99bc32-28ee-4ba9-a0c6-da1fe516986a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1562064833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='40a31e1d7f4444bba08a38ee94523ac4',qos_specs=None,replication_status=,reservations=['66b2144b-0150-4c51-ba9a-f76e77b90251','0e3766b4-6b77-4fac-9f27-0e5e28476e13','50123615-c8be-4649-9d66-1863fe3d3121','b5af9173-a2b2-48c4-8e09-791e0adaf28f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d5453a7e1bb46d59ef3b516484d7e6d',volume_type_id=eab13d9d-9c46-4a32-85b1-9919aed74362), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:28:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1562064833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be99bc32-28ee-4ba9-a0c6-da1fe516986a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='40a31e1d7f4444bba08a38ee94523ac4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d5453a7e1bb46d59ef3b516484d7e6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eab13d9d-9c46-4a32-85b1-9919aed74362),volume_type_id=eab13d9d-9c46-4a32-85b1-9919aed74362)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:10.530262 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-573c317c-a149-404d-8756-6c0ff0c9f33c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5aa3e5d-34ac-4a96-a33f-cde926070e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:10.558897 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-573c317c-a149-404d-8756-6c0ff0c9f33c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5aa3e5d-34ac-4a96-a33f-cde926070e9a) transitioned into state 'SUCCESS' from state '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-1562064833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='40a31e1d7f4444bba08a38ee94523ac4',qos_specs=None,replication_status=,reservations=['66b2144b-0150-4c51-ba9a-f76e77b90251','0e3766b4-6b77-4fac-9f27-0e5e28476e13','50123615-c8be-4649-9d66-1863fe3d3121','b5af9173-a2b2-48c4-8e09-791e0adaf28f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d5453a7e1bb46d59ef3b516484d7e6d',volume_type_id=eab13d9d-9c46-4a32-85b1-9919aed74362)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:10.559713 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-573c317c-a149-404d-8756-6c0ff0c9f33c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf1e818c-a13a-463c-8572-e811bbfc87af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:10.575619 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-573c317c-a149-404d-8756-6c0ff0c9f33c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf1e818c-a13a-463c-8572-e811bbfc87af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:10.576515 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-573c317c-a149-404d-8756-6c0ff0c9f33c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Flow 'volume_create_api' (a26689fa-922e-4a4f-b0d1-394f86d795d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:28:10.577110 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-573c317c-a149-404d-8756-6c0ff0c9f33c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Create volume request issued successfully. Jul 31 09:28:10.577679 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-573c317c-a149-404d-8756-6c0ff0c9f33c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:28:10.578293 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 264/1061] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:28:10 2026] POST /volume/v3/volumes => generated 760 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:28:10.594809 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-70582468-882e-4e3a-979e-1c2c2c9ecd2c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:10.596665 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-70582468-882e-4e3a-979e-1c2c2c9ecd2c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:10.596906 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-70582468-882e-4e3a-979e-1c2c2c9ecd2c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:10.597115 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-70582468-882e-4e3a-979e-1c2c2c9ecd2c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:10.608422 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:10.608422 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:10.613322 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-70582468-882e-4e3a-979e-1c2c2c9ecd2c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:10.618382 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-70582468-882e-4e3a-979e-1c2c2c9ecd2c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:10.618822 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 266/1062] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:10 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 828 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:10.763488 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b4d8d559-1659-4191-9e5f-028fdaa557d7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:10.767179 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b4d8d559-1659-4191-9e5f-028fdaa557d7 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] GET https://10.4.3.226/volume/v3/volumes/c8f8a97d-3a4e-489e-861d-a255c6cac44b Jul 31 09:28:10.769565 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b4d8d559-1659-4191-9e5f-028fdaa557d7 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:10.769565 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b4d8d559-1659-4191-9e5f-028fdaa557d7 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:10.776235 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b4d8d559-1659-4191-9e5f-028fdaa557d7 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/volumes/c8f8a97d-3a4e-489e-861d-a255c6cac44b returned with HTTP 404 Jul 31 09:28:10.776235 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 270/1063] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:10 2026] GET /volume/v3/volumes/c8f8a97d-3a4e-489e-861d-a255c6cac44b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:10.784744 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0e03134c-c6a5-449c-8baa-4b9caeb1712c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:10.789054 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0e03134c-c6a5-449c-8baa-4b9caeb1712c tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/d184a1d4-fbea-448c-b7a3-e7cde7528877 Jul 31 09:28:10.789054 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0e03134c-c6a5-449c-8baa-4b9caeb1712c tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:10.789054 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0e03134c-c6a5-449c-8baa-4b9caeb1712c tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:10.789054 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-0e03134c-c6a5-449c-8baa-4b9caeb1712c tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Delete snapshot with id: d184a1d4-fbea-448c-b7a3-e7cde7528877 Jul 31 09:28:10.795707 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0e03134c-c6a5-449c-8baa-4b9caeb1712c tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/snapshots/d184a1d4-fbea-448c-b7a3-e7cde7528877 returned with HTTP 404 Jul 31 09:28:10.796482 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 264/1064] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:28:10 2026] DELETE /volume/v3/snapshots/d184a1d4-fbea-448c-b7a3-e7cde7528877 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:10.805124 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e8e32235-294b-488c-b415-0223e00a8d20 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:10.805954 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e8e32235-294b-488c-b415-0223e00a8d20 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] GET https://10.4.3.226/volume/v3/volumes/368e2fb7-b847-4ffd-9add-51ae3bce79e1 Jul 31 09:28:10.806150 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e8e32235-294b-488c-b415-0223e00a8d20 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:10.806357 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e8e32235-294b-488c-b415-0223e00a8d20 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:10.812930 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e8e32235-294b-488c-b415-0223e00a8d20 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/volumes/368e2fb7-b847-4ffd-9add-51ae3bce79e1 returned with HTTP 404 Jul 31 09:28:10.813589 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 265/1065] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:10 2026] GET /volume/v3/volumes/368e2fb7-b847-4ffd-9add-51ae3bce79e1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:10.820923 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-64cbd8f4-b470-45dd-8b6c-7d0e791badc8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:10.822723 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-64cbd8f4-b470-45dd-8b6c-7d0e791badc8 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] DELETE https://10.4.3.226/volume/v3/volumes/368e2fb7-b847-4ffd-9add-51ae3bce79e1 Jul 31 09:28:10.822927 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-64cbd8f4-b470-45dd-8b6c-7d0e791badc8 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:10.823110 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-64cbd8f4-b470-45dd-8b6c-7d0e791badc8 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:10.823280 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-64cbd8f4-b470-45dd-8b6c-7d0e791badc8 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] Delete volume with id: 368e2fb7-b847-4ffd-9add-51ae3bce79e1 Jul 31 09:28:10.829072 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-64cbd8f4-b470-45dd-8b6c-7d0e791badc8 tempest-VolumesDeleteCascade-216150066 tempest-VolumesDeleteCascade-216150066-project-member] https://10.4.3.226/volume/v3/volumes/368e2fb7-b847-4ffd-9add-51ae3bce79e1 returned with HTTP 404 Jul 31 09:28:10.829517 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 267/1066] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:28:10 2026] DELETE /volume/v3/volumes/368e2fb7-b847-4ffd-9add-51ae3bce79e1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:11.079551 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-11080330-6055-4960-9eb5-f91f626a05ff None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:11.082732 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-11080330-6055-4960-9eb5-f91f626a05ff tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 Jul 31 09:28:11.082874 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-11080330-6055-4960-9eb5-f91f626a05ff tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:11.083017 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-11080330-6055-4960-9eb5-f91f626a05ff tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:11.083116 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-11080330-6055-4960-9eb5-f91f626a05ff tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id bc6407c0-d152-43d7-b4a9-910e3be47f38. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:11.097125 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:11.097125 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:11.097125 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-11080330-6055-4960-9eb5-f91f626a05ff tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 returned with HTTP 200 Jul 31 09:28:11.097125 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 271/1067] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:11 2026] GET /volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:11.528546 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cf909dfe-c73d-4571-93b4-688b33d94f32 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:11.530697 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cf909dfe-c73d-4571-93b4-688b33d94f32 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/groups/d788c2e2-cf73-455b-8a2f-c02bb724f2bb Jul 31 09:28:11.530937 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cf909dfe-c73d-4571-93b4-688b33d94f32 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:11.531170 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cf909dfe-c73d-4571-93b4-688b33d94f32 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:11.531303 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-cf909dfe-c73d-4571-93b4-688b33d94f32 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] show called for member d788c2e2-cf73-455b-8a2f-c02bb724f2bb {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:28:11.535161 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cf909dfe-c73d-4571-93b4-688b33d94f32 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/groups/d788c2e2-cf73-455b-8a2f-c02bb724f2bb returned with HTTP 404 Jul 31 09:28:11.535634 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 265/1068] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:28:11 2026] GET /volume/v3/groups/d788c2e2-cf73-455b-8a2f-c02bb724f2bb => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:28:11.547119 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-fd094084-ea7f-41fa-86ef-7236efc3570c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:11.549377 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fd094084-ea7f-41fa-86ef-7236efc3570c tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/groups/detail Jul 31 09:28:11.549672 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fd094084-ea7f-41fa-86ef-7236efc3570c tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:11.549918 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fd094084-ea7f-41fa-86ef-7236efc3570c tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:11.550401 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:11.550401 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:11.561019 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fd094084-ea7f-41fa-86ef-7236efc3570c tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/groups/detail returned with HTTP 200 Jul 31 09:28:11.561807 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 266/1069] 10.4.3.226 () {68 vars in 1296 bytes} [Fri Jul 31 09:28:11 2026] GET /volume/v3/groups/detail => generated 14 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:11.573990 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f0bd2101-2d1c-4d9d-9922-bc29b2c5c539 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:11.575881 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f0bd2101-2d1c-4d9d-9922-bc29b2c5c539 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:28:11.576114 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f0bd2101-2d1c-4d9d-9922-bc29b2c5c539 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:11.576317 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f0bd2101-2d1c-4d9d-9922-bc29b2c5c539 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'detail' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:11.576557 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.api_utils [None req-f0bd2101-2d1c-4d9d-9922-bc29b2c5c539 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Removing options '' from query. {{(pid=100315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:28:11.577309 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f0bd2101-2d1c-4d9d-9922-bc29b2c5c539 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100315) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:28:11.584647 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f0bd2101-2d1c-4d9d-9922-bc29b2c5c539 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Get all volumes completed successfully. Jul 31 09:28:11.586882 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f0bd2101-2d1c-4d9d-9922-bc29b2c5c539 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:28:11.587427 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 268/1070] 10.4.3.226 () {68 vars in 1299 bytes} [Fri Jul 31 09:28:11 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 31 09:28:11.604175 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-33055987-1ad2-40be-a0a9-14087b1c69d6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:11.606143 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-33055987-1ad2-40be-a0a9-14087b1c69d6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] POST https://10.4.3.226/volume/v3/groups/d788c2e2-cf73-455b-8a2f-c02bb724f2bb/action Jul 31 09:28:11.606555 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-33055987-1ad2-40be-a0a9-14087b1c69d6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:28:11.606662 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-33055987-1ad2-40be-a0a9-14087b1c69d6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:11.608157 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-33055987-1ad2-40be-a0a9-14087b1c69d6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] delete called for group d788c2e2-cf73-455b-8a2f-c02bb724f2bb {{(pid=100316) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 09:28:11.608452 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.groups [None req-33055987-1ad2-40be-a0a9-14087b1c69d6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Delete group with id: d788c2e2-cf73-455b-8a2f-c02bb724f2bb Jul 31 09:28:11.618747 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-33055987-1ad2-40be-a0a9-14087b1c69d6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/groups/d788c2e2-cf73-455b-8a2f-c02bb724f2bb/action returned with HTTP 404 Jul 31 09:28:11.619532 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 272/1071] 10.4.3.226 () {70 vars in 1428 bytes} [Fri Jul 31 09:28:11 2026] POST /volume/v3/groups/d788c2e2-cf73-455b-8a2f-c02bb724f2bb/action => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:28:11.643182 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8be3a68b-269a-4ccb-b4ce-b1bda8e6f9c8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:11.643296 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-821f5f7d-4024-4063-95be-f255ef4741a7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:11.646620 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-821f5f7d-4024-4063-95be-f255ef4741a7 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:28:11.646708 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-821f5f7d-4024-4063-95be-f255ef4741a7 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:11.647033 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-821f5f7d-4024-4063-95be-f255ef4741a7 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:11.647650 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-821f5f7d-4024-4063-95be-f255ef4741a7 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:28:11.648084 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:11.648084 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:11.648491 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8be3a68b-269a-4ccb-b4ce-b1bda8e6f9c8 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:11.648762 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-821f5f7d-4024-4063-95be-f255ef4741a7 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:28:11.648830 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8be3a68b-269a-4ccb-b4ce-b1bda8e6f9c8 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:11.649185 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8be3a68b-269a-4ccb-b4ce-b1bda8e6f9c8 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:11.657556 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:11.657556 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:11.661921 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-8be3a68b-269a-4ccb-b4ce-b1bda8e6f9c8 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:11.667645 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8be3a68b-269a-4ccb-b4ce-b1bda8e6f9c8 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:11.668044 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 267/1072] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:11 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:11.689942 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-821f5f7d-4024-4063-95be-f255ef4741a7 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Get all volumes completed successfully. Jul 31 09:28:11.693195 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-821f5f7d-4024-4063-95be-f255ef4741a7 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:28:11.693760 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 266/1073] 10.4.3.226 () {68 vars in 1299 bytes} [Fri Jul 31 09:28:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:11.709618 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-17e44209-3fd9-43ff-922f-6391a2940ec7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:11.712054 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-17e44209-3fd9-43ff-922f-6391a2940ec7 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] POST https://10.4.3.226/volume/v3/groups/32dad755-f5b5-4edc-a50a-17e39607cc7d/action Jul 31 09:28:11.712615 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-17e44209-3fd9-43ff-922f-6391a2940ec7 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:28:11.712805 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-17e44209-3fd9-43ff-922f-6391a2940ec7 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:11.714659 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.groups [None req-17e44209-3fd9-43ff-922f-6391a2940ec7 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] delete called for group 32dad755-f5b5-4edc-a50a-17e39607cc7d {{(pid=100315) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 09:28:11.714842 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.groups [None req-17e44209-3fd9-43ff-922f-6391a2940ec7 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Delete group with id: 32dad755-f5b5-4edc-a50a-17e39607cc7d Jul 31 09:28:11.719036 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-17e44209-3fd9-43ff-922f-6391a2940ec7 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/groups/32dad755-f5b5-4edc-a50a-17e39607cc7d/action returned with HTTP 404 Jul 31 09:28:11.720319 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 269/1074] 10.4.3.226 () {70 vars in 1428 bytes} [Fri Jul 31 09:28:11 2026] POST /volume/v3/groups/32dad755-f5b5-4edc-a50a-17e39607cc7d/action => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:28:11.733902 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3c470c90-abd7-4f30-a650-4cf6c0ee8a15 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:11.734057 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-496c6230-d5fd-4060-ac4b-6f88273829b7 req-e3d0d60e-8db4-478f-a031-f39cbb6ae94c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:11.736753 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-496c6230-d5fd-4060-ac4b-6f88273829b7 req-e3d0d60e-8db4-478f-a031-f39cbb6ae94c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:11.736984 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-496c6230-d5fd-4060-ac4b-6f88273829b7 req-e3d0d60e-8db4-478f-a031-f39cbb6ae94c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:11.737184 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-496c6230-d5fd-4060-ac4b-6f88273829b7 req-e3d0d60e-8db4-478f-a031-f39cbb6ae94c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:11.738278 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3c470c90-abd7-4f30-a650-4cf6c0ee8a15 tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] DELETE https://10.4.3.226/volume/v3/group_types/456cb4fc-34cf-41c1-91ed-676850e71cf2 Jul 31 09:28:11.738629 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3c470c90-abd7-4f30-a650-4cf6c0ee8a15 tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:11.738863 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3c470c90-abd7-4f30-a650-4cf6c0ee8a15 tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:11.747809 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:11.747809 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:11.752938 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-496c6230-d5fd-4060-ac4b-6f88273829b7 req-e3d0d60e-8db4-478f-a031-f39cbb6ae94c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:11.759129 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3c470c90-abd7-4f30-a650-4cf6c0ee8a15 tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] https://10.4.3.226/volume/v3/group_types/456cb4fc-34cf-41c1-91ed-676850e71cf2 returned with HTTP 202 Jul 31 09:28:11.759723 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 273/1075] 10.4.3.226 () {68 vars in 1404 bytes} [Fri Jul 31 09:28:11 2026] DELETE /volume/v3/group_types/456cb4fc-34cf-41c1-91ed-676850e71cf2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:28:11.759779 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-496c6230-d5fd-4060-ac4b-6f88273829b7 req-e3d0d60e-8db4-478f-a031-f39cbb6ae94c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:11.760322 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 268/1076] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:28:11 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:11.770571 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4b75769e-7571-47db-95b3-779588af1fda None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:11.772665 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4b75769e-7571-47db-95b3-779588af1fda tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] DELETE https://10.4.3.226/volume/v3/types/9979f804-3e8d-4ae3-9d6a-576499b75cb0 Jul 31 09:28:11.772877 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4b75769e-7571-47db-95b3-779588af1fda tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:11.773116 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4b75769e-7571-47db-95b3-779588af1fda tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:11.825276 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4b75769e-7571-47db-95b3-779588af1fda tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] https://10.4.3.226/volume/v3/types/9979f804-3e8d-4ae3-9d6a-576499b75cb0 returned with HTTP 202 Jul 31 09:28:11.825276 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 267/1077] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:28:11 2026] DELETE /volume/v3/types/9979f804-3e8d-4ae3-9d6a-576499b75cb0 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:28:11.840386 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9d8057cc-1bee-41ee-ab73-0a199d5a8fbd None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:11.842327 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9d8057cc-1bee-41ee-ab73-0a199d5a8fbd tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] GET https://10.4.3.226/volume/v3/types/9979f804-3e8d-4ae3-9d6a-576499b75cb0 Jul 31 09:28:11.842327 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9d8057cc-1bee-41ee-ab73-0a199d5a8fbd tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:11.842518 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9d8057cc-1bee-41ee-ab73-0a199d5a8fbd tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:11.846704 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9d8057cc-1bee-41ee-ab73-0a199d5a8fbd tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] https://10.4.3.226/volume/v3/types/9979f804-3e8d-4ae3-9d6a-576499b75cb0 returned with HTTP 404 Jul 31 09:28:11.847146 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 270/1078] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:28:11 2026] GET /volume/v3/types/9979f804-3e8d-4ae3-9d6a-576499b75cb0 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:11.860179 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7f996561-0d7e-4390-afed-eec961335cde None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:11.862480 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7f996561-0d7e-4390-afed-eec961335cde tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:28:11.862930 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7f996561-0d7e-4390-afed-eec961335cde tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1126147085"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:11.871032 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-393c8d79-389a-4eca-818c-a64fcb2e6ba9 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:11.872824 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-393c8d79-389a-4eca-818c-a64fcb2e6ba9 None None] GET https://10.4.3.226/volume// Jul 31 09:28:11.875653 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-393c8d79-389a-4eca-818c-a64fcb2e6ba9 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:11.877203 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-393c8d79-389a-4eca-818c-a64fcb2e6ba9 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:11.878836 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-393c8d79-389a-4eca-818c-a64fcb2e6ba9 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:28:11.879272 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 269/1079] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:28:11 2026] GET /volume/ => generated 386 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:28:11.886950 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7f996561-0d7e-4390-afed-eec961335cde tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:28:11.887302 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 274/1080] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:28:11 2026] POST /volume/v3/types => generated 216 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:11.892978 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-496c6230-d5fd-4060-ac4b-6f88273829b7 req-010154df-badb-4968-b044-687028253b51 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:11.895740 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-496c6230-d5fd-4060-ac4b-6f88273829b7 req-010154df-badb-4968-b044-687028253b51 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:28:11.896617 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-496c6230-d5fd-4060-ac4b-6f88273829b7 req-010154df-badb-4968-b044-687028253b51 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be99bc32-28ee-4ba9-a0c6-da1fe516986a", "connector": null, "instance_uuid": "3ed82bad-95a9-4dba-b4b5-a2b8e09eae33"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:11.897760 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6f903ecc-957b-47b9-b5a1-5fdfca700d63 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:11.900278 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6f903ecc-957b-47b9-b5a1-5fdfca700d63 tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] POST https://10.4.3.226/volume/v3/group_types Jul 31 09:28:11.900660 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6f903ecc-957b-47b9-b5a1-5fdfca700d63 tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1184913534"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:11.908493 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:11.908493 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:11.923654 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6f903ecc-957b-47b9-b5a1-5fdfca700d63 tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] https://10.4.3.226/volume/v3/group_types returned with HTTP 202 Jul 31 09:28:11.924149 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 271/1081] 10.4.3.226 () {70 vars in 1311 bytes} [Fri Jul 31 09:28:11 2026] POST /volume/v3/group_types => generated 173 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:11.943945 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-4e4b373b-be31-4d06-892c-a0179980fd5b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:11.943945 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4e4b373b-be31-4d06-892c-a0179980fd5b tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] POST https://10.4.3.226/volume/v3/groups Jul 31 09:28:11.944754 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4e4b373b-be31-4d06-892c-a0179980fd5b tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "59d5b21c-56bc-436c-b0da-3295d5c30e3c", "volume_types": ["a126766c-b0e6-4172-8723-68ccdab3265f"], "name": "tempest-GroupsTest-Group-642068488"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:11.946944 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.groups [None req-4e4b373b-be31-4d06-892c-a0179980fd5b tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Creating new group {'group': {'group_type': '59d5b21c-56bc-436c-b0da-3295d5c30e3c', 'volume_types': ['a126766c-b0e6-4172-8723-68ccdab3265f'], 'name': 'tempest-GroupsTest-Group-642068488'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 09:28:11.954628 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.groups [None req-4e4b373b-be31-4d06-892c-a0179980fd5b tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Creating group tempest-GroupsTest-Group-642068488. Jul 31 09:28:11.954692 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-496c6230-d5fd-4060-ac4b-6f88273829b7 req-010154df-badb-4968-b044-687028253b51 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:28:11.954692 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 268/1082] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:28:11 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 31 09:28:11.967237 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-4e4b373b-be31-4d06-892c-a0179980fd5b tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Availability Zones retrieved successfully. Jul 31 09:28:11.982944 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-4e4b373b-be31-4d06-892c-a0179980fd5b tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Created reservations ['244aa4bf-5c11-46cd-8daa-0102fb4a7950'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:28:12.014203 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c329f616-0c3a-4f9a-8a3d-7e5b58e1ef87 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:12.017072 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c329f616-0c3a-4f9a-8a3d-7e5b58e1ef87 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:12.017072 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c329f616-0c3a-4f9a-8a3d-7e5b58e1ef87 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:12.017072 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c329f616-0c3a-4f9a-8a3d-7e5b58e1ef87 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:12.022415 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d81efb75-8b92-4032-8e77-80d6679f2539 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:12.025526 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d81efb75-8b92-4032-8e77-80d6679f2539 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] GET https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d Jul 31 09:28:12.025778 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d81efb75-8b92-4032-8e77-80d6679f2539 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:12.026032 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d81efb75-8b92-4032-8e77-80d6679f2539 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:12.029057 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:12.029057 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:12.037482 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c329f616-0c3a-4f9a-8a3d-7e5b58e1ef87 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:12.040232 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c329f616-0c3a-4f9a-8a3d-7e5b58e1ef87 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:12.041050 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 275/1083] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:12 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:12.041455 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3b7308a8-f14f-4c49-a3c1-15981761fa14 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:12.041944 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3b7308a8-f14f-4c49-a3c1-15981761fa14 None None] GET https://10.4.3.226/volume// Jul 31 09:28:12.042134 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3b7308a8-f14f-4c49-a3c1-15981761fa14 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:12.042621 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3b7308a8-f14f-4c49-a3c1-15981761fa14 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:12.042749 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4e4b373b-be31-4d06-892c-a0179980fd5b tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/groups returned with HTTP 202 Jul 31 09:28:12.042970 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3b7308a8-f14f-4c49-a3c1-15981761fa14 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:28:12.043531 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 269/1084] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:28:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:28:12.044654 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 270/1085] 10.4.3.226 () {70 vars in 1297 bytes} [Fri Jul 31 09:28:11 2026] POST /volume/v3/groups => generated 103 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:12.045459 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:12.045459 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:12.054235 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d81efb75-8b92-4032-8e77-80d6679f2539 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Volume info retrieved successfully. Jul 31 09:28:12.060626 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9ef3f940-b250-4358-b6ca-bcee624641db None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:12.060717 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d81efb75-8b92-4032-8e77-80d6679f2539 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d returned with HTTP 200 Jul 31 09:28:12.061463 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 272/1086] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:12 2026] GET /volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d => generated 1143 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:12.061850 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-496c6230-d5fd-4060-ac4b-6f88273829b7 req-60a49a5c-7712-408b-b2c1-4fa8002e7ed4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:12.064931 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9ef3f940-b250-4358-b6ca-bcee624641db tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884 Jul 31 09:28:12.064931 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9ef3f940-b250-4358-b6ca-bcee624641db tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:12.065147 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9ef3f940-b250-4358-b6ca-bcee624641db tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:12.065344 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-9ef3f940-b250-4358-b6ca-bcee624641db tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] show called for member dc51f08d-1192-4b4b-9e18-39c73fbe0884 {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:28:12.065675 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-496c6230-d5fd-4060-ac4b-6f88273829b7 req-60a49a5c-7712-408b-b2c1-4fa8002e7ed4 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:12.065977 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-496c6230-d5fd-4060-ac4b-6f88273829b7 req-60a49a5c-7712-408b-b2c1-4fa8002e7ed4 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:12.066264 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-496c6230-d5fd-4060-ac4b-6f88273829b7 req-60a49a5c-7712-408b-b2c1-4fa8002e7ed4 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:12.074046 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:12.074046 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:12.091113 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9ef3f940-b250-4358-b6ca-bcee624641db tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884 returned with HTTP 200 Jul 31 09:28:12.091719 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 276/1087] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:28:12 2026] GET /volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884 => generated 331 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:12.092493 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:12.092493 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:12.100831 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-496c6230-d5fd-4060-ac4b-6f88273829b7 req-60a49a5c-7712-408b-b2c1-4fa8002e7ed4 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:12.110471 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-496c6230-d5fd-4060-ac4b-6f88273829b7 req-60a49a5c-7712-408b-b2c1-4fa8002e7ed4 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:12.110946 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 270/1088] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:28:12 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 1032 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:28:12.113179 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-de1068c6-86f8-4832-a50a-06da9f10d8a5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:12.114861 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-de1068c6-86f8-4832-a50a-06da9f10d8a5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 Jul 31 09:28:12.115111 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-de1068c6-86f8-4832-a50a-06da9f10d8a5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:12.115365 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-de1068c6-86f8-4832-a50a-06da9f10d8a5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:12.115676 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-de1068c6-86f8-4832-a50a-06da9f10d8a5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id bc6407c0-d152-43d7-b4a9-910e3be47f38. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:12.121532 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:12.121532 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:12.122513 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-de1068c6-86f8-4832-a50a-06da9f10d8a5 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 returned with HTTP 200 Jul 31 09:28:12.122981 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 271/1089] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:12 2026] GET /volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:12.163708 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-cd66b28f-d08c-491f-800d-707ec711b06f req-0dca8520-dc9e-48a3-ad00-c6035ebaf70d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:12.168590 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-cd66b28f-d08c-491f-800d-707ec711b06f req-0dca8520-dc9e-48a3-ad00-c6035ebaf70d tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] GET https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d Jul 31 09:28:12.168590 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-cd66b28f-d08c-491f-800d-707ec711b06f req-0dca8520-dc9e-48a3-ad00-c6035ebaf70d tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:12.170083 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-cd66b28f-d08c-491f-800d-707ec711b06f req-0dca8520-dc9e-48a3-ad00-c6035ebaf70d tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:12.186820 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:12.186820 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:12.198167 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-cd66b28f-d08c-491f-800d-707ec711b06f req-0dca8520-dc9e-48a3-ad00-c6035ebaf70d tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Volume info retrieved successfully. Jul 31 09:28:12.209534 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-cd66b28f-d08c-491f-800d-707ec711b06f req-0dca8520-dc9e-48a3-ad00-c6035ebaf70d tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d returned with HTTP 200 Jul 31 09:28:12.210110 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 273/1090] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:28:12 2026] GET /volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d => generated 1143 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:12.251324 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-496c6230-d5fd-4060-ac4b-6f88273829b7 req-4e8d121a-2b1f-4c2c-ae97-10e8aee8b61a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:12.253468 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-496c6230-d5fd-4060-ac4b-6f88273829b7 req-4e8d121a-2b1f-4c2c-ae97-10e8aee8b61a tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] PUT https://10.4.3.226/volume/v3/attachments/2dd432c0-324f-4c18-815b-bde1cc301421 Jul 31 09:28:12.253986 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-496c6230-d5fd-4060-ac4b-6f88273829b7 req-4e8d121a-2b1f-4c2c-ae97-10e8aee8b61a tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:12.266953 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-496c6230-d5fd-4060-ac4b-6f88273829b7 req-4e8d121a-2b1f-4c2c-ae97-10e8aee8b61a tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Acquiring lock "cinder-attachment_update-be99bc32-28ee-4ba9-a0c6-da1fe516986a-np0000006200" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:28:12.272886 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-496c6230-d5fd-4060-ac4b-6f88273829b7 req-4e8d121a-2b1f-4c2c-ae97-10e8aee8b61a tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Lock "cinder-attachment_update-be99bc32-28ee-4ba9-a0c6-da1fe516986a-np0000006200" acquired by "attachment_update" :: waited 0.006s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:28:12.274466 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:12.274466 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:12.276782 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-cd66b28f-d08c-491f-800d-707ec711b06f req-78261326-f7a8-4276-b574-61e2076ccd2c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:12.279777 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-cd66b28f-d08c-491f-800d-707ec711b06f req-78261326-f7a8-4276-b574-61e2076ccd2c tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] POST https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d/action Jul 31 09:28:12.280480 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-cd66b28f-d08c-491f-800d-707ec711b06f req-78261326-f7a8-4276-b574-61e2076ccd2c tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:28:12.280480 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-cd66b28f-d08c-491f-800d-707ec711b06f req-78261326-f7a8-4276-b574-61e2076ccd2c tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:12.307141 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:12.307141 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:12.307918 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-cd66b28f-d08c-491f-800d-707ec711b06f req-78261326-f7a8-4276-b574-61e2076ccd2c tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Volume info retrieved successfully. Jul 31 09:28:12.329328 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-cd66b28f-d08c-491f-800d-707ec711b06f req-78261326-f7a8-4276-b574-61e2076ccd2c tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Begin detaching volume completed successfully. Jul 31 09:28:12.329328 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-cd66b28f-d08c-491f-800d-707ec711b06f req-78261326-f7a8-4276-b574-61e2076ccd2c tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d/action returned with HTTP 202 Jul 31 09:28:12.329328 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 271/1091] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:28:12 2026] POST /volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:28:12.397304 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-fb207bf4-2d21-4105-9b52-7b9335d896b3 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:12.397304 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fb207bf4-2d21-4105-9b52-7b9335d896b3 None None] GET https://10.4.3.226/volume// Jul 31 09:28:12.397304 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fb207bf4-2d21-4105-9b52-7b9335d896b3 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:12.397304 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fb207bf4-2d21-4105-9b52-7b9335d896b3 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:12.397304 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fb207bf4-2d21-4105-9b52-7b9335d896b3 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:28:12.398238 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 272/1092] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:28:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:28:12.408553 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-cd66b28f-d08c-491f-800d-707ec711b06f req-1cce09e1-e3d9-45c9-a738-a10c74e96e24 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:12.422044 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-cd66b28f-d08c-491f-800d-707ec711b06f req-1cce09e1-e3d9-45c9-a738-a10c74e96e24 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] GET https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d Jul 31 09:28:12.422044 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-cd66b28f-d08c-491f-800d-707ec711b06f req-1cce09e1-e3d9-45c9-a738-a10c74e96e24 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:12.422044 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-cd66b28f-d08c-491f-800d-707ec711b06f req-1cce09e1-e3d9-45c9-a738-a10c74e96e24 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:12.424373 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-496c6230-d5fd-4060-ac4b-6f88273829b7 req-4e8d121a-2b1f-4c2c-ae97-10e8aee8b61a tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Lock "cinder-attachment_update-be99bc32-28ee-4ba9-a0c6-da1fe516986a-np0000006200" released by "attachment_update" :: held 0.151s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:28:12.424373 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-496c6230-d5fd-4060-ac4b-6f88273829b7 req-4e8d121a-2b1f-4c2c-ae97-10e8aee8b61a tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments/2dd432c0-324f-4c18-815b-bde1cc301421 returned with HTTP 200 Jul 31 09:28:12.424373 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 277/1093] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:28:12 2026] PUT /volume/v3/attachments/2dd432c0-324f-4c18-815b-bde1cc301421 => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:12.436784 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:12.436784 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:12.439752 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-cd66b28f-d08c-491f-800d-707ec711b06f req-1cce09e1-e3d9-45c9-a738-a10c74e96e24 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Volume info retrieved successfully. Jul 31 09:28:12.446907 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-cd66b28f-d08c-491f-800d-707ec711b06f req-1cce09e1-e3d9-45c9-a738-a10c74e96e24 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d returned with HTTP 200 Jul 31 09:28:12.448818 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 274/1094] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:28:12 2026] GET /volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d => generated 1326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:28:13.063343 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-38e940ba-736a-43ea-b613-07e411bb079f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:13.067627 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-38e940ba-736a-43ea-b613-07e411bb079f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:13.067627 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-38e940ba-736a-43ea-b613-07e411bb079f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:13.067627 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-38e940ba-736a-43ea-b613-07e411bb079f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:13.069464 np0000006200 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=305,cinder:UPDATE=84,cinder:DELETE=4,cinder:INSERT=40 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:28:13.089452 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:13.089452 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:13.104721 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e5fd5fa6-073e-4be2-8659-c2eafeb90618 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:13.105738 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-38e940ba-736a-43ea-b613-07e411bb079f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:13.112134 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e5fd5fa6-073e-4be2-8659-c2eafeb90618 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884 Jul 31 09:28:13.112799 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e5fd5fa6-073e-4be2-8659-c2eafeb90618 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:13.112888 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e5fd5fa6-073e-4be2-8659-c2eafeb90618 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:13.113174 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.groups [None req-e5fd5fa6-073e-4be2-8659-c2eafeb90618 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] show called for member dc51f08d-1192-4b4b-9e18-39c73fbe0884 {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:28:13.115930 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-38e940ba-736a-43ea-b613-07e411bb079f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:13.116564 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 272/1095] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:13 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:13.121181 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:13.121181 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:13.138610 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-833bbff1-a84f-4059-a5be-eb11af7add92 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:13.141792 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-833bbff1-a84f-4059-a5be-eb11af7add92 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 Jul 31 09:28:13.141978 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-833bbff1-a84f-4059-a5be-eb11af7add92 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:13.142037 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e5fd5fa6-073e-4be2-8659-c2eafeb90618 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884 returned with HTTP 200 Jul 31 09:28:13.142278 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-833bbff1-a84f-4059-a5be-eb11af7add92 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:13.142439 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-833bbff1-a84f-4059-a5be-eb11af7add92 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id bc6407c0-d152-43d7-b4a9-910e3be47f38. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:13.142576 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 273/1096] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:28:13 2026] GET /volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884 => generated 332 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:13.154487 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d27bc23c-6373-4643-b821-1245ad606343 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:13.154913 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:13.154913 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:13.155715 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-833bbff1-a84f-4059-a5be-eb11af7add92 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 returned with HTTP 200 Jul 31 09:28:13.166808 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 278/1097] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:13 2026] GET /volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:13.166948 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d27bc23c-6373-4643-b821-1245ad606343 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:28:13.166948 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d27bc23c-6373-4643-b821-1245ad606343 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1777196847", "volume_type": "a126766c-b0e6-4172-8723-68ccdab3265f", "group_id": "dc51f08d-1192-4b4b-9e18-39c73fbe0884", "size": 1}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:13.166948 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-d27bc23c-6373-4643-b821-1245ad606343 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1777196847', 'volume_type': 'a126766c-b0e6-4172-8723-68ccdab3265f', 'group_id': 'dc51f08d-1192-4b4b-9e18-39c73fbe0884', 'size': 1}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:28:13.167116 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:13.167116 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:13.167527 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-d27bc23c-6373-4643-b821-1245ad606343 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Create volume of 1 GB Jul 31 09:28:13.172932 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d27bc23c-6373-4643-b821-1245ad606343 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Availability Zones retrieved successfully. Jul 31 09:28:13.181576 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d27bc23c-6373-4643-b821-1245ad606343 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Flow 'volume_create_api' (82799836-19e6-4551-a9c6-0296079bf14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:28:13.187234 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d27bc23c-6373-4643-b821-1245ad606343 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f750cee-56a5-4f28-991b-97e5e111199d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:13.187234 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:13.187234 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:13.187234 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-d27bc23c-6373-4643-b821-1245ad606343 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:28:13.211467 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d27bc23c-6373-4643-b821-1245ad606343 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f750cee-56a5-4f28-991b-97e5e111199d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a126766c-b0e6-4172-8723-68ccdab3265f,is_public=True,name='tempest-GroupsTest-volume-type-1126147085',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a126766c-b0e6-4172-8723-68ccdab3265f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'dc51f08d-1192-4b4b-9e18-39c73fbe0884', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:13.212151 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d27bc23c-6373-4643-b821-1245ad606343 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (113f3550-0e46-42c0-be09-0db5ecef270e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:13.259346 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-d27bc23c-6373-4643-b821-1245ad606343 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1126147085 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1126147085, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:28:13.259538 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-d27bc23c-6373-4643-b821-1245ad606343 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1126147085 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1126147085, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:28:13.307828 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-d27bc23c-6373-4643-b821-1245ad606343 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Created reservations ['6cd350b0-9282-4dc4-b127-eb2e1d3921a3', '1ce875ef-cf67-4e95-a6c6-73d3c2ab2745', 'fb00168a-aab2-46fa-b10b-5098a9e1ce5d', 'cf61b99f-ec1f-458b-9d68-3816d147a8c9'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:28:13.309036 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d27bc23c-6373-4643-b821-1245ad606343 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (113f3550-0e46-42c0-be09-0db5ecef270e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cd350b0-9282-4dc4-b127-eb2e1d3921a3', '1ce875ef-cf67-4e95-a6c6-73d3c2ab2745', 'fb00168a-aab2-46fa-b10b-5098a9e1ce5d', 'cf61b99f-ec1f-458b-9d68-3816d147a8c9']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:13.310045 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d27bc23c-6373-4643-b821-1245ad606343 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7bcee5e-f4ae-45a0-9b49-16430b0bbfac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:13.346680 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d27bc23c-6373-4643-b821-1245ad606343 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7bcee5e-f4ae-45a0-9b49-16430b0bbfac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e56dec64-6622-4d9b-8294-692360f78fc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1777196847',encryption_key_id=None,group_id=dc51f08d-1192-4b4b-9e18-39c73fbe0884,group_type_id=,metadata={},multiattach=False,project_id='77b4579224094b4fbb217abc5db19f69',qos_specs=None,replication_status=,reservations=['6cd350b0-9282-4dc4-b127-eb2e1d3921a3','1ce875ef-cf67-4e95-a6c6-73d3c2ab2745','fb00168a-aab2-46fa-b10b-5098a9e1ce5d','cf61b99f-ec1f-458b-9d68-3816d147a8c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f57b4068d7a7449e8d533a9886415714',volume_type_id=a126766c-b0e6-4172-8723-68ccdab3265f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:28:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1777196847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=dc51f08d-1192-4b4b-9e18-39c73fbe0884,host=None,id=e56dec64-6622-4d9b-8294-692360f78fc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77b4579224094b4fbb217abc5db19f69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f57b4068d7a7449e8d533a9886415714',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a126766c-b0e6-4172-8723-68ccdab3265f),volume_type_id=a126766c-b0e6-4172-8723-68ccdab3265f)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:13.347737 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d27bc23c-6373-4643-b821-1245ad606343 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0754656-3a8b-4aee-a19e-3e472f64c79d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:13.370930 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d27bc23c-6373-4643-b821-1245ad606343 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0754656-3a8b-4aee-a19e-3e472f64c79d) transitioned into state 'SUCCESS' from state '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-1777196847',encryption_key_id=None,group_id=dc51f08d-1192-4b4b-9e18-39c73fbe0884,group_type_id=,metadata={},multiattach=False,project_id='77b4579224094b4fbb217abc5db19f69',qos_specs=None,replication_status=,reservations=['6cd350b0-9282-4dc4-b127-eb2e1d3921a3','1ce875ef-cf67-4e95-a6c6-73d3c2ab2745','fb00168a-aab2-46fa-b10b-5098a9e1ce5d','cf61b99f-ec1f-458b-9d68-3816d147a8c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f57b4068d7a7449e8d533a9886415714',volume_type_id=a126766c-b0e6-4172-8723-68ccdab3265f)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:13.371990 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d27bc23c-6373-4643-b821-1245ad606343 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cd28f55-aa3d-4b64-a0ac-a2e240868a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:13.388053 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d27bc23c-6373-4643-b821-1245ad606343 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cd28f55-aa3d-4b64-a0ac-a2e240868a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:13.388981 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d27bc23c-6373-4643-b821-1245ad606343 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Flow 'volume_create_api' (82799836-19e6-4551-a9c6-0296079bf14d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:28:13.389383 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d27bc23c-6373-4643-b821-1245ad606343 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Create volume request issued successfully. Jul 31 09:28:13.390027 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-d27bc23c-6373-4643-b821-1245ad606343 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:28:13.390185 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-d27bc23c-6373-4643-b821-1245ad606343 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:28:13.432015 np0000006200 devstack@c-api.service[100315]: DEBUG oslo_db.sqlalchemy.engines [None req-d27bc23c-6373-4643-b821-1245ad606343 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:28:13.436141 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:13.436141 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:13.439910 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d27bc23c-6373-4643-b821-1245ad606343 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:28:13.440688 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 275/1098] 10.4.3.226 () {70 vars in 1300 bytes} [Fri Jul 31 09:28:13 2026] POST /volume/v3/volumes => generated 815 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:13.456417 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d30307e9-04f8-4adb-a934-a6691cc71a36 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:13.458586 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d30307e9-04f8-4adb-a934-a6691cc71a36 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/volumes/e56dec64-6622-4d9b-8294-692360f78fc2 Jul 31 09:28:13.458847 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d30307e9-04f8-4adb-a934-a6691cc71a36 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:13.459085 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d30307e9-04f8-4adb-a934-a6691cc71a36 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:13.467763 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:13.467763 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:13.472495 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d30307e9-04f8-4adb-a934-a6691cc71a36 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Volume info retrieved successfully. Jul 31 09:28:13.473398 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-d30307e9-04f8-4adb-a934-a6691cc71a36 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:28:13.473571 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-d30307e9-04f8-4adb-a934-a6691cc71a36 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:28:13.533075 np0000006200 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-d30307e9-04f8-4adb-a934-a6691cc71a36 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:28:13.537531 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:13.537531 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:13.545556 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d30307e9-04f8-4adb-a934-a6691cc71a36 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/volumes/e56dec64-6622-4d9b-8294-692360f78fc2 returned with HTTP 200 Jul 31 09:28:13.546024 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 273/1099] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:28:13 2026] GET /volume/v3/volumes/e56dec64-6622-4d9b-8294-692360f78fc2 => generated 883 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:13.704179 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e179c6f0-5ab9-4b98-b7e9-73d63e7e1c20 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:13.835644 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e179c6f0-5ab9-4b98-b7e9-73d63e7e1c20 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:28:13.837809 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e179c6f0-5ab9-4b98-b7e9-73d63e7e1c20 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1618114339"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:13.842081 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-e179c6f0-5ab9-4b98-b7e9-73d63e7e1c20 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1618114339'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:28:13.842081 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-e179c6f0-5ab9-4b98-b7e9-73d63e7e1c20 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Create volume of 1 GB Jul 31 09:28:13.842222 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:13.842222 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:13.847326 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e179c6f0-5ab9-4b98-b7e9-73d63e7e1c20 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Availability Zones retrieved successfully. Jul 31 09:28:13.860413 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e179c6f0-5ab9-4b98-b7e9-73d63e7e1c20 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Flow 'volume_create_api' (02308b8e-8ff7-4958-9ee9-01479b080cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:28:13.861693 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e179c6f0-5ab9-4b98-b7e9-73d63e7e1c20 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cefe75a-fd90-4ec6-be62-752905dfdfb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:13.862853 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-e179c6f0-5ab9-4b98-b7e9-73d63e7e1c20 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:28:13.903304 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e179c6f0-5ab9-4b98-b7e9-73d63e7e1c20 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cefe75a-fd90-4ec6-be62-752905dfdfb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:13.904761 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e179c6f0-5ab9-4b98-b7e9-73d63e7e1c20 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1aa361d0-bf7a-4ee3-b051-5bd3e518a7bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:14.003480 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-e179c6f0-5ab9-4b98-b7e9-73d63e7e1c20 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Created reservations ['5f29f380-c3bd-48cf-a424-2595b6bfda79', '93ea556a-9aa1-4d87-9ebf-5451f6cf9642', '23cc6ff4-bd74-452d-97a1-6f9a4a738da6', 'a50bb750-a802-42ff-bef7-b0a6bd495a7f'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:28:14.004482 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e179c6f0-5ab9-4b98-b7e9-73d63e7e1c20 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1aa361d0-bf7a-4ee3-b051-5bd3e518a7bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f29f380-c3bd-48cf-a424-2595b6bfda79', '93ea556a-9aa1-4d87-9ebf-5451f6cf9642', '23cc6ff4-bd74-452d-97a1-6f9a4a738da6', 'a50bb750-a802-42ff-bef7-b0a6bd495a7f']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:14.005515 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e179c6f0-5ab9-4b98-b7e9-73d63e7e1c20 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d508500b-dce7-4c62-acdd-427e1c264233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:14.033201 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e179c6f0-5ab9-4b98-b7e9-73d63e7e1c20 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d508500b-dce7-4c62-acdd-427e1c264233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '428d26c3-c27c-4afb-9a87-0410a27b62eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1618114339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad1b2af45ce84cafbc45a46d2caec448',qos_specs=None,replication_status=,reservations=['5f29f380-c3bd-48cf-a424-2595b6bfda79','93ea556a-9aa1-4d87-9ebf-5451f6cf9642','23cc6ff4-bd74-452d-97a1-6f9a4a738da6','a50bb750-a802-42ff-bef7-b0a6bd495a7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f62ae752848241df85ae9d0a75be96db',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:28:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1618114339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=428d26c3-c27c-4afb-9a87-0410a27b62eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad1b2af45ce84cafbc45a46d2caec448',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f62ae752848241df85ae9d0a75be96db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:14.035038 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e179c6f0-5ab9-4b98-b7e9-73d63e7e1c20 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de4d48ae-5d58-4646-97c3-430f693c75dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:14.071532 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e179c6f0-5ab9-4b98-b7e9-73d63e7e1c20 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de4d48ae-5d58-4646-97c3-430f693c75dd) transitioned into state 'SUCCESS' from state '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-1618114339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad1b2af45ce84cafbc45a46d2caec448',qos_specs=None,replication_status=,reservations=['5f29f380-c3bd-48cf-a424-2595b6bfda79','93ea556a-9aa1-4d87-9ebf-5451f6cf9642','23cc6ff4-bd74-452d-97a1-6f9a4a738da6','a50bb750-a802-42ff-bef7-b0a6bd495a7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f62ae752848241df85ae9d0a75be96db',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:14.072288 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e179c6f0-5ab9-4b98-b7e9-73d63e7e1c20 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebfda039-41e1-42e4-9b8a-d5b9233386a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:14.092137 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e179c6f0-5ab9-4b98-b7e9-73d63e7e1c20 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebfda039-41e1-42e4-9b8a-d5b9233386a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:14.093112 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e179c6f0-5ab9-4b98-b7e9-73d63e7e1c20 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Flow 'volume_create_api' (02308b8e-8ff7-4958-9ee9-01479b080cad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:28:14.093559 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e179c6f0-5ab9-4b98-b7e9-73d63e7e1c20 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Create volume request issued successfully. Jul 31 09:28:14.094413 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e179c6f0-5ab9-4b98-b7e9-73d63e7e1c20 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:28:14.094816 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 274/1100] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:28:13 2026] POST /volume/v3/volumes => generated 751 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:28:14.119869 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9217ef17-505f-4286-814a-37913e9519a7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:14.123168 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9217ef17-505f-4286-814a-37913e9519a7 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] GET https://10.4.3.226/volume/v3/volumes/428d26c3-c27c-4afb-9a87-0410a27b62eb Jul 31 09:28:14.123563 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9217ef17-505f-4286-814a-37913e9519a7 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:14.123962 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9217ef17-505f-4286-814a-37913e9519a7 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:14.134487 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8c9f5218-0d18-48c9-95ea-94c83ab87359 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:14.138522 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8c9f5218-0d18-48c9-95ea-94c83ab87359 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:14.138794 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8c9f5218-0d18-48c9-95ea-94c83ab87359 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:14.141263 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8c9f5218-0d18-48c9-95ea-94c83ab87359 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:14.141382 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:14.141382 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:14.144276 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9217ef17-505f-4286-814a-37913e9519a7 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Volume info retrieved successfully. Jul 31 09:28:14.149451 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9217ef17-505f-4286-814a-37913e9519a7 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] https://10.4.3.226/volume/v3/volumes/428d26c3-c27c-4afb-9a87-0410a27b62eb returned with HTTP 200 Jul 31 09:28:14.149832 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 279/1101] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:14 2026] GET /volume/v3/volumes/428d26c3-c27c-4afb-9a87-0410a27b62eb => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:14.155432 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:14.155432 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:14.164408 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-8c9f5218-0d18-48c9-95ea-94c83ab87359 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:14.171283 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8c9f5218-0d18-48c9-95ea-94c83ab87359 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:14.171833 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 276/1102] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:14 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:14.183119 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b875acc1-5f27-4aca-a015-d43c2a884bcd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:14.183550 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b875acc1-5f27-4aca-a015-d43c2a884bcd tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 Jul 31 09:28:14.183667 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b875acc1-5f27-4aca-a015-d43c2a884bcd tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:14.183850 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b875acc1-5f27-4aca-a015-d43c2a884bcd tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:14.183946 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-b875acc1-5f27-4aca-a015-d43c2a884bcd tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id bc6407c0-d152-43d7-b4a9-910e3be47f38. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:14.189117 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:14.189117 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:14.189940 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b875acc1-5f27-4aca-a015-d43c2a884bcd tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 returned with HTTP 200 Jul 31 09:28:14.190338 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 274/1103] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:14 2026] GET /volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:14.566780 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e30a0216-e069-4bca-aef5-0c84313722c5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:14.569358 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e30a0216-e069-4bca-aef5-0c84313722c5 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/volumes/e56dec64-6622-4d9b-8294-692360f78fc2 Jul 31 09:28:14.569601 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e30a0216-e069-4bca-aef5-0c84313722c5 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:14.569966 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e30a0216-e069-4bca-aef5-0c84313722c5 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:14.578986 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:14.578986 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:14.584276 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e30a0216-e069-4bca-aef5-0c84313722c5 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Volume info retrieved successfully. Jul 31 09:28:14.585163 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-e30a0216-e069-4bca-aef5-0c84313722c5 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:28:14.585344 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-e30a0216-e069-4bca-aef5-0c84313722c5 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:28:14.628502 np0000006200 devstack@c-api.service[100314]: DEBUG oslo_db.sqlalchemy.engines [None req-e30a0216-e069-4bca-aef5-0c84313722c5 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:28:14.632567 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:14.632567 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:14.644236 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e30a0216-e069-4bca-aef5-0c84313722c5 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/volumes/e56dec64-6622-4d9b-8294-692360f78fc2 returned with HTTP 200 Jul 31 09:28:14.645572 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 275/1104] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:28:14 2026] GET /volume/v3/volumes/e56dec64-6622-4d9b-8294-692360f78fc2 => generated 908 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:14.660046 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0b6a9fa1-3762-4ca7-8705-68cebb8fafe6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:14.662497 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0b6a9fa1-3762-4ca7-8705-68cebb8fafe6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:28:14.663172 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0b6a9fa1-3762-4ca7-8705-68cebb8fafe6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1859294287", "volume_type": "a126766c-b0e6-4172-8723-68ccdab3265f", "group_id": "dc51f08d-1192-4b4b-9e18-39c73fbe0884", "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:14.664472 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-0b6a9fa1-3762-4ca7-8705-68cebb8fafe6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1859294287', 'volume_type': 'a126766c-b0e6-4172-8723-68ccdab3265f', 'group_id': 'dc51f08d-1192-4b4b-9e18-39c73fbe0884', 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:28:14.672775 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:14.672775 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:14.673271 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-0b6a9fa1-3762-4ca7-8705-68cebb8fafe6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Create volume of 1 GB Jul 31 09:28:14.679524 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0b6a9fa1-3762-4ca7-8705-68cebb8fafe6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Availability Zones retrieved successfully. Jul 31 09:28:14.685894 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0b6a9fa1-3762-4ca7-8705-68cebb8fafe6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Flow 'volume_create_api' (f339974b-b2e6-4bee-8177-c3ed8943a388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:28:14.687397 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0b6a9fa1-3762-4ca7-8705-68cebb8fafe6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f5d56db-12de-403e-81d1-921d43cb828d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:14.687941 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:14.687941 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:14.688565 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-0b6a9fa1-3762-4ca7-8705-68cebb8fafe6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:28:14.724694 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0b6a9fa1-3762-4ca7-8705-68cebb8fafe6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f5d56db-12de-403e-81d1-921d43cb828d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a126766c-b0e6-4172-8723-68ccdab3265f,is_public=True,name='tempest-GroupsTest-volume-type-1126147085',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a126766c-b0e6-4172-8723-68ccdab3265f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'dc51f08d-1192-4b4b-9e18-39c73fbe0884', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:14.725601 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0b6a9fa1-3762-4ca7-8705-68cebb8fafe6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a95d2c7-c832-40b8-9bab-f8ce76cf4c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:14.770916 np0000006200 devstack@c-api.service[100316]: WARNING cinder.quota [None req-0b6a9fa1-3762-4ca7-8705-68cebb8fafe6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1126147085 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1126147085, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:28:14.771782 np0000006200 devstack@c-api.service[100316]: WARNING cinder.quota [None req-0b6a9fa1-3762-4ca7-8705-68cebb8fafe6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1126147085 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1126147085, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:28:14.792338 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-0b6a9fa1-3762-4ca7-8705-68cebb8fafe6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Created reservations ['88d548d3-c4fb-4f05-a802-97d454bacfed', '20289dc9-9c7b-41d2-86ca-17238f24c51a', 'b2e64f43-5891-44bb-9b60-83f2678fa31d', 'b8006fe9-ada1-4e3a-8c62-b0f54131e699'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:28:14.793400 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0b6a9fa1-3762-4ca7-8705-68cebb8fafe6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a95d2c7-c832-40b8-9bab-f8ce76cf4c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88d548d3-c4fb-4f05-a802-97d454bacfed', '20289dc9-9c7b-41d2-86ca-17238f24c51a', 'b2e64f43-5891-44bb-9b60-83f2678fa31d', 'b8006fe9-ada1-4e3a-8c62-b0f54131e699']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:14.794340 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0b6a9fa1-3762-4ca7-8705-68cebb8fafe6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da02a7bb-6272-4a21-9e69-3b3724ac880e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:14.828749 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0b6a9fa1-3762-4ca7-8705-68cebb8fafe6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da02a7bb-6272-4a21-9e69-3b3724ac880e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78cd2a7d-0169-48ac-be1a-29d5459cbd17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1859294287',encryption_key_id=None,group_id=dc51f08d-1192-4b4b-9e18-39c73fbe0884,group_type_id=,metadata={},multiattach=False,project_id='77b4579224094b4fbb217abc5db19f69',qos_specs=None,replication_status=,reservations=['88d548d3-c4fb-4f05-a802-97d454bacfed','20289dc9-9c7b-41d2-86ca-17238f24c51a','b2e64f43-5891-44bb-9b60-83f2678fa31d','b8006fe9-ada1-4e3a-8c62-b0f54131e699'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f57b4068d7a7449e8d533a9886415714',volume_type_id=a126766c-b0e6-4172-8723-68ccdab3265f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:28:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1859294287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=dc51f08d-1192-4b4b-9e18-39c73fbe0884,host=None,id=78cd2a7d-0169-48ac-be1a-29d5459cbd17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77b4579224094b4fbb217abc5db19f69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f57b4068d7a7449e8d533a9886415714',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a126766c-b0e6-4172-8723-68ccdab3265f),volume_type_id=a126766c-b0e6-4172-8723-68ccdab3265f)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:14.829893 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0b6a9fa1-3762-4ca7-8705-68cebb8fafe6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ec8f173-2dec-49b6-895a-36960e85a89d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:14.863807 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0b6a9fa1-3762-4ca7-8705-68cebb8fafe6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ec8f173-2dec-49b6-895a-36960e85a89d) transitioned into state 'SUCCESS' from state '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-1859294287',encryption_key_id=None,group_id=dc51f08d-1192-4b4b-9e18-39c73fbe0884,group_type_id=,metadata={},multiattach=False,project_id='77b4579224094b4fbb217abc5db19f69',qos_specs=None,replication_status=,reservations=['88d548d3-c4fb-4f05-a802-97d454bacfed','20289dc9-9c7b-41d2-86ca-17238f24c51a','b2e64f43-5891-44bb-9b60-83f2678fa31d','b8006fe9-ada1-4e3a-8c62-b0f54131e699'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f57b4068d7a7449e8d533a9886415714',volume_type_id=a126766c-b0e6-4172-8723-68ccdab3265f)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:14.865140 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0b6a9fa1-3762-4ca7-8705-68cebb8fafe6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bc88749-9fb5-477d-828f-670911ae68a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:14.887572 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0b6a9fa1-3762-4ca7-8705-68cebb8fafe6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bc88749-9fb5-477d-828f-670911ae68a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:14.888720 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0b6a9fa1-3762-4ca7-8705-68cebb8fafe6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Flow 'volume_create_api' (f339974b-b2e6-4bee-8177-c3ed8943a388) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:28:14.889148 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0b6a9fa1-3762-4ca7-8705-68cebb8fafe6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Create volume request issued successfully. Jul 31 09:28:14.890087 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-0b6a9fa1-3762-4ca7-8705-68cebb8fafe6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:28:14.890318 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-0b6a9fa1-3762-4ca7-8705-68cebb8fafe6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:28:14.946102 np0000006200 devstack@c-api.service[100316]: DEBUG oslo_db.sqlalchemy.engines [None req-0b6a9fa1-3762-4ca7-8705-68cebb8fafe6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:28:14.950382 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:14.950382 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:14.954805 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0b6a9fa1-3762-4ca7-8705-68cebb8fafe6 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:28:14.955385 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 280/1105] 10.4.3.226 () {70 vars in 1300 bytes} [Fri Jul 31 09:28:14 2026] POST /volume/v3/volumes => generated 815 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:14.973084 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-cf3215d1-28f2-4314-93ed-51867ff2e01a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:14.977139 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cf3215d1-28f2-4314-93ed-51867ff2e01a tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/volumes/78cd2a7d-0169-48ac-be1a-29d5459cbd17 Jul 31 09:28:14.977487 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cf3215d1-28f2-4314-93ed-51867ff2e01a tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:14.977847 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cf3215d1-28f2-4314-93ed-51867ff2e01a tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:14.990168 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:14.990168 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:14.995765 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-cf3215d1-28f2-4314-93ed-51867ff2e01a tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Volume info retrieved successfully. Jul 31 09:28:14.996097 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-cf3215d1-28f2-4314-93ed-51867ff2e01a tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:28:14.996303 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-cf3215d1-28f2-4314-93ed-51867ff2e01a tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:28:15.049852 np0000006200 devstack@c-api.service[100315]: DEBUG oslo_db.sqlalchemy.engines [None req-cf3215d1-28f2-4314-93ed-51867ff2e01a tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:28:15.052272 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:15.052272 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:15.066621 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cf3215d1-28f2-4314-93ed-51867ff2e01a tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/volumes/78cd2a7d-0169-48ac-be1a-29d5459cbd17 returned with HTTP 200 Jul 31 09:28:15.067217 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 277/1106] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:28:14 2026] GET /volume/v3/volumes/78cd2a7d-0169-48ac-be1a-29d5459cbd17 => generated 883 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:15.165647 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9555b160-63b8-46b8-ab6c-87f1431212e8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:15.168946 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9555b160-63b8-46b8-ab6c-87f1431212e8 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] GET https://10.4.3.226/volume/v3/volumes/428d26c3-c27c-4afb-9a87-0410a27b62eb Jul 31 09:28:15.169235 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9555b160-63b8-46b8-ab6c-87f1431212e8 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:15.169590 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9555b160-63b8-46b8-ab6c-87f1431212e8 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:15.181174 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:15.181174 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:15.191927 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9555b160-63b8-46b8-ab6c-87f1431212e8 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Volume info retrieved successfully. Jul 31 09:28:15.193150 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9555b160-63b8-46b8-ab6c-87f1431212e8 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] https://10.4.3.226/volume/v3/volumes/428d26c3-c27c-4afb-9a87-0410a27b62eb returned with HTTP 200 Jul 31 09:28:15.193150 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 275/1107] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:15 2026] GET /volume/v3/volumes/428d26c3-c27c-4afb-9a87-0410a27b62eb => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:15.194991 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-75490179-fdbc-46aa-89be-9640ef6a3b80 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:15.198264 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-75490179-fdbc-46aa-89be-9640ef6a3b80 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:15.198697 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-75490179-fdbc-46aa-89be-9640ef6a3b80 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:15.198900 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-75490179-fdbc-46aa-89be-9640ef6a3b80 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:15.206026 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-efe5cf39-5098-4454-8b2d-ce2621de258a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:15.209815 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-efe5cf39-5098-4454-8b2d-ce2621de258a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 Jul 31 09:28:15.209815 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-efe5cf39-5098-4454-8b2d-ce2621de258a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:15.210305 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-efe5cf39-5098-4454-8b2d-ce2621de258a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:15.210305 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-efe5cf39-5098-4454-8b2d-ce2621de258a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id bc6407c0-d152-43d7-b4a9-910e3be47f38. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:15.212872 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c0d2de21-99cf-45a1-a88e-16af83e5704c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:15.216119 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c0d2de21-99cf-45a1-a88e-16af83e5704c tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] POST https://10.4.3.226/volume/v3/os-volume-transfer Jul 31 09:28:15.217052 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c0d2de21-99cf-45a1-a88e-16af83e5704c tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "428d26c3-c27c-4afb-9a87-0410a27b62eb"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:15.218689 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.volume_transfer [None req-c0d2de21-99cf-45a1-a88e-16af83e5704c tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Creating new volume transfer {'transfer': {'volume_id': '428d26c3-c27c-4afb-9a87-0410a27b62eb'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 31 09:28:15.218813 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.volume_transfer [None req-c0d2de21-99cf-45a1-a88e-16af83e5704c tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Creating transfer of volume 428d26c3-c27c-4afb-9a87-0410a27b62eb Jul 31 09:28:15.219035 np0000006200 devstack@c-api.service[100315]: INFO cinder.transfer.api [None req-c0d2de21-99cf-45a1-a88e-16af83e5704c tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Generating transfer record for volume 428d26c3-c27c-4afb-9a87-0410a27b62eb Jul 31 09:28:15.220472 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:15.220472 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:15.220663 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:15.220663 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:15.222607 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-efe5cf39-5098-4454-8b2d-ce2621de258a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 returned with HTTP 200 Jul 31 09:28:15.223831 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 281/1108] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:15 2026] GET /volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:15.228873 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-75490179-fdbc-46aa-89be-9640ef6a3b80 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:15.231411 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:15.231411 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:15.238676 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-75490179-fdbc-46aa-89be-9640ef6a3b80 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:15.239332 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 276/1109] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:15 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:15.258556 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c0d2de21-99cf-45a1-a88e-16af83e5704c tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] https://10.4.3.226/volume/v3/os-volume-transfer returned with HTTP 202 Jul 31 09:28:15.259092 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 278/1110] 10.4.3.226 () {68 vars in 1291 bytes} [Fri Jul 31 09:28:15 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:28:15.277719 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8268b48e-ac65-44fd-b9e3-d7fd0d82811c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:15.282306 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8268b48e-ac65-44fd-b9e3-d7fd0d82811c tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] GET https://10.4.3.226/volume/v3/volumes/428d26c3-c27c-4afb-9a87-0410a27b62eb Jul 31 09:28:15.282306 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8268b48e-ac65-44fd-b9e3-d7fd0d82811c tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:15.282306 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8268b48e-ac65-44fd-b9e3-d7fd0d82811c tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:15.301563 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:15.301563 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:15.308601 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8268b48e-ac65-44fd-b9e3-d7fd0d82811c tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Volume info retrieved successfully. Jul 31 09:28:15.317282 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8268b48e-ac65-44fd-b9e3-d7fd0d82811c tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] https://10.4.3.226/volume/v3/volumes/428d26c3-c27c-4afb-9a87-0410a27b62eb returned with HTTP 200 Jul 31 09:28:15.318036 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 276/1111] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:15 2026] GET /volume/v3/volumes/428d26c3-c27c-4afb-9a87-0410a27b62eb => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:15.336406 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-46897240-380d-4af9-bda5-0ed487ccaaf2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:15.344511 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-46897240-380d-4af9-bda5-0ed487ccaaf2 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] GET https://10.4.3.226/volume/v3/os-volume-transfer/d6ed8d26-c302-4ef3-a828-cb82ea886766 Jul 31 09:28:15.344896 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-46897240-380d-4af9-bda5-0ed487ccaaf2 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:15.345367 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-46897240-380d-4af9-bda5-0ed487ccaaf2 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:15.356069 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-46897240-380d-4af9-bda5-0ed487ccaaf2 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] https://10.4.3.226/volume/v3/os-volume-transfer/d6ed8d26-c302-4ef3-a828-cb82ea886766 returned with HTTP 200 Jul 31 09:28:15.356681 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 282/1112] 10.4.3.226 () {66 vars in 1381 bytes} [Fri Jul 31 09:28:15 2026] GET /volume/v3/os-volume-transfer/d6ed8d26-c302-4ef3-a828-cb82ea886766 => generated 409 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:15.367798 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f494e90b-0af1-48b6-81d3-37232d879202 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:15.371124 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f494e90b-0af1-48b6-81d3-37232d879202 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] GET https://10.4.3.226/volume/v3/os-volume-transfer Jul 31 09:28:15.371124 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f494e90b-0af1-48b6-81d3-37232d879202 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:15.371455 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f494e90b-0af1-48b6-81d3-37232d879202 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:15.372345 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.volume_transfer [None req-f494e90b-0af1-48b6-81d3-37232d879202 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Listing volume transfers {{(pid=100314) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 31 09:28:15.381156 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f494e90b-0af1-48b6-81d3-37232d879202 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] https://10.4.3.226/volume/v3/os-volume-transfer returned with HTTP 200 Jul 31 09:28:15.381714 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 277/1113] 10.4.3.226 () {66 vars in 1270 bytes} [Fri Jul 31 09:28:15 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:15.392625 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2f34ab88-2924-4d2b-9827-59debae56742 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:15.507457 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2f34ab88-2924-4d2b-9827-59debae56742 tempest-VolumesTransfersTest-529163878 tempest-VolumesTransfersTest-529163878-project-member] POST https://10.4.3.226/volume/v3/os-volume-transfer/d6ed8d26-c302-4ef3-a828-cb82ea886766/accept Jul 31 09:28:15.507875 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2f34ab88-2924-4d2b-9827-59debae56742 tempest-VolumesTransfersTest-529163878 tempest-VolumesTransfersTest-529163878-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "3ae6e8bbbac2303b"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:15.509719 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.volume_transfer [None req-2f34ab88-2924-4d2b-9827-59debae56742 tempest-VolumesTransfersTest-529163878 tempest-VolumesTransfersTest-529163878-project-member] Accepting volume transfer d6ed8d26-c302-4ef3-a828-cb82ea886766 {{(pid=100315) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 31 09:28:15.509901 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.volume_transfer [None req-2f34ab88-2924-4d2b-9827-59debae56742 tempest-VolumesTransfersTest-529163878 tempest-VolumesTransfersTest-529163878-project-member] Accepting transfer d6ed8d26-c302-4ef3-a828-cb82ea886766 Jul 31 09:28:15.590542 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-2f34ab88-2924-4d2b-9827-59debae56742 tempest-VolumesTransfersTest-529163878 tempest-VolumesTransfersTest-529163878-project-member] Created reservations ['4b0c412d-cdc2-4e54-96c6-6609bd4404c2', '6205be80-37b8-45fe-b89a-c3df7ffdc852', '61df226b-17f5-4a08-b045-e0d8866e9420', '927f2aaa-e48c-459b-9b3a-46de6ec5e655'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:28:15.621364 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-2f34ab88-2924-4d2b-9827-59debae56742 tempest-VolumesTransfersTest-529163878 tempest-VolumesTransfersTest-529163878-project-member] Created reservations ['54ddaf7c-7ad0-4e78-aafd-ff9a659928e3', 'b5b667e4-a4a5-4734-a0f4-5d3d69d3c959', '5f45d98f-a1d4-43bc-b99a-7d488675143d', '24fca72c-eba3-4279-833d-f80f588ec566'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:28:15.669440 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-2f34ab88-2924-4d2b-9827-59debae56742 tempest-VolumesTransfersTest-529163878 tempest-VolumesTransfersTest-529163878-project-member] Created reservations ['c66c02ab-26c3-4fd0-9055-aeb402af1f52', '5f1b4d98-561b-49eb-a2b9-cc3cc1a132b4', '8cfed89e-31e7-46e9-a42b-3a9a8e67d063', '46aace79-5d9d-4e82-96fc-df3a9d871cf6'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:28:15.701531 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-2f34ab88-2924-4d2b-9827-59debae56742 tempest-VolumesTransfersTest-529163878 tempest-VolumesTransfersTest-529163878-project-member] Created reservations ['7a88445c-1db9-4d42-86f4-71e1b4617462', '46e6e63a-fa33-4557-bd5f-c8c7f8a04cad', '811c77af-7553-467c-a2ea-9ee4dcf6687d', '351f8a1f-67f5-4210-85ae-a46c44d8427e'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:28:15.716205 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-2f34ab88-2924-4d2b-9827-59debae56742 tempest-VolumesTransfersTest-529163878 tempest-VolumesTransfersTest-529163878-project-member] Transfer volume completed successfully. Jul 31 09:28:15.826693 np0000006200 devstack@c-api.service[100315]: INFO cinder.transfer.api [None req-2f34ab88-2924-4d2b-9827-59debae56742 tempest-VolumesTransfersTest-529163878 tempest-VolumesTransfersTest-529163878-project-member] Volume 428d26c3-c27c-4afb-9a87-0410a27b62eb has been transferred. Jul 31 09:28:15.842493 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2f34ab88-2924-4d2b-9827-59debae56742 tempest-VolumesTransfersTest-529163878 tempest-VolumesTransfersTest-529163878-project-member] https://10.4.3.226/volume/v3/os-volume-transfer/d6ed8d26-c302-4ef3-a828-cb82ea886766/accept returned with HTTP 202 Jul 31 09:28:15.843022 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 279/1114] 10.4.3.226 () {68 vars in 1423 bytes} [Fri Jul 31 09:28:15 2026] POST /volume/v3/os-volume-transfer/d6ed8d26-c302-4ef3-a828-cb82ea886766/accept => generated 365 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:28:15.859427 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-39066509-b46a-4803-a21f-ae5bba563237 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:15.863436 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-39066509-b46a-4803-a21f-ae5bba563237 tempest-VolumesTransfersTest-529163878 tempest-VolumesTransfersTest-529163878-project-member] GET https://10.4.3.226/volume/v3/volumes/428d26c3-c27c-4afb-9a87-0410a27b62eb Jul 31 09:28:15.863756 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-39066509-b46a-4803-a21f-ae5bba563237 tempest-VolumesTransfersTest-529163878 tempest-VolumesTransfersTest-529163878-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:15.864031 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-39066509-b46a-4803-a21f-ae5bba563237 tempest-VolumesTransfersTest-529163878 tempest-VolumesTransfersTest-529163878-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:15.873650 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:15.873650 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:15.879800 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-39066509-b46a-4803-a21f-ae5bba563237 tempest-VolumesTransfersTest-529163878 tempest-VolumesTransfersTest-529163878-project-member] Volume info retrieved successfully. Jul 31 09:28:15.884954 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-39066509-b46a-4803-a21f-ae5bba563237 tempest-VolumesTransfersTest-529163878 tempest-VolumesTransfersTest-529163878-project-member] https://10.4.3.226/volume/v3/volumes/428d26c3-c27c-4afb-9a87-0410a27b62eb returned with HTTP 200 Jul 31 09:28:15.885729 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 277/1115] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:15 2026] GET /volume/v3/volumes/428d26c3-c27c-4afb-9a87-0410a27b62eb => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:15.901154 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0c99d90b-6efd-4169-9926-ec41e7e9c66f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:15.903871 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0c99d90b-6efd-4169-9926-ec41e7e9c66f tempest-VolumesTransfersTest-529163878 tempest-VolumesTransfersTest-529163878-project-member] GET https://10.4.3.226/volume/v3/volumes/428d26c3-c27c-4afb-9a87-0410a27b62eb Jul 31 09:28:15.904664 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0c99d90b-6efd-4169-9926-ec41e7e9c66f tempest-VolumesTransfersTest-529163878 tempest-VolumesTransfersTest-529163878-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:15.904914 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0c99d90b-6efd-4169-9926-ec41e7e9c66f tempest-VolumesTransfersTest-529163878 tempest-VolumesTransfersTest-529163878-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:15.917593 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:15.917593 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:15.923525 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0c99d90b-6efd-4169-9926-ec41e7e9c66f tempest-VolumesTransfersTest-529163878 tempest-VolumesTransfersTest-529163878-project-member] Volume info retrieved successfully. Jul 31 09:28:15.930889 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0c99d90b-6efd-4169-9926-ec41e7e9c66f tempest-VolumesTransfersTest-529163878 tempest-VolumesTransfersTest-529163878-project-member] https://10.4.3.226/volume/v3/volumes/428d26c3-c27c-4afb-9a87-0410a27b62eb returned with HTTP 200 Jul 31 09:28:15.931148 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 283/1116] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:15 2026] GET /volume/v3/volumes/428d26c3-c27c-4afb-9a87-0410a27b62eb => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:15.950755 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c9624dc5-eb42-4049-b452-599333079c1e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:15.952621 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c9624dc5-eb42-4049-b452-599333079c1e tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] DELETE https://10.4.3.226/volume/v3/os-volume-transfer/d6ed8d26-c302-4ef3-a828-cb82ea886766 Jul 31 09:28:15.952821 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c9624dc5-eb42-4049-b452-599333079c1e tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:15.953028 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c9624dc5-eb42-4049-b452-599333079c1e tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:15.953180 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.contrib.volume_transfer [None req-c9624dc5-eb42-4049-b452-599333079c1e tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Delete transfer with id: d6ed8d26-c302-4ef3-a828-cb82ea886766 Jul 31 09:28:15.958628 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c9624dc5-eb42-4049-b452-599333079c1e tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] https://10.4.3.226/volume/v3/os-volume-transfer/d6ed8d26-c302-4ef3-a828-cb82ea886766 returned with HTTP 404 Jul 31 09:28:15.959216 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 278/1117] 10.4.3.226 () {66 vars in 1384 bytes} [Fri Jul 31 09:28:15 2026] DELETE /volume/v3/os-volume-transfer/d6ed8d26-c302-4ef3-a828-cb82ea886766 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:15.968562 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-fef424f2-491c-4406-9916-98ef70c13252 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:16.011315 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fef424f2-491c-4406-9916-98ef70c13252 tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/428d26c3-c27c-4afb-9a87-0410a27b62eb Jul 31 09:28:16.011465 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fef424f2-491c-4406-9916-98ef70c13252 tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:16.011633 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fef424f2-491c-4406-9916-98ef70c13252 tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:16.011821 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-fef424f2-491c-4406-9916-98ef70c13252 tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] Delete volume with id: 428d26c3-c27c-4afb-9a87-0410a27b62eb Jul 31 09:28:16.022590 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:16.022590 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:16.023491 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-fef424f2-491c-4406-9916-98ef70c13252 tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] Volume info retrieved successfully. Jul 31 09:28:16.058650 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-fef424f2-491c-4406-9916-98ef70c13252 tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] Delete volume request issued successfully. Jul 31 09:28:16.059128 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fef424f2-491c-4406-9916-98ef70c13252 tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] https://10.4.3.226/volume/v3/volumes/428d26c3-c27c-4afb-9a87-0410a27b62eb returned with HTTP 202 Jul 31 09:28:16.059744 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 280/1118] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:28:15 2026] DELETE /volume/v3/volumes/428d26c3-c27c-4afb-9a87-0410a27b62eb => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:28:16.072416 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6d88cc9f-57ef-4a0b-8c4e-286d40c73961 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:16.080144 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6d88cc9f-57ef-4a0b-8c4e-286d40c73961 tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] GET https://10.4.3.226/volume/v3/volumes/428d26c3-c27c-4afb-9a87-0410a27b62eb Jul 31 09:28:16.086184 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6d88cc9f-57ef-4a0b-8c4e-286d40c73961 tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:16.086184 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6d88cc9f-57ef-4a0b-8c4e-286d40c73961 tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:16.091331 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-92e4eb93-b484-4d91-928e-e01652336392 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:16.092472 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:16.092472 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:16.099306 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6d88cc9f-57ef-4a0b-8c4e-286d40c73961 tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] Volume info retrieved successfully. Jul 31 09:28:16.099753 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-92e4eb93-b484-4d91-928e-e01652336392 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/volumes/78cd2a7d-0169-48ac-be1a-29d5459cbd17 Jul 31 09:28:16.099753 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-92e4eb93-b484-4d91-928e-e01652336392 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:16.099753 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-92e4eb93-b484-4d91-928e-e01652336392 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:16.103579 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6d88cc9f-57ef-4a0b-8c4e-286d40c73961 tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] https://10.4.3.226/volume/v3/volumes/428d26c3-c27c-4afb-9a87-0410a27b62eb returned with HTTP 200 Jul 31 09:28:16.104146 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 278/1119] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:16 2026] GET /volume/v3/volumes/428d26c3-c27c-4afb-9a87-0410a27b62eb => generated 1007 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:16.118936 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:16.118936 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:16.124885 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-92e4eb93-b484-4d91-928e-e01652336392 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Volume info retrieved successfully. Jul 31 09:28:16.125843 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-92e4eb93-b484-4d91-928e-e01652336392 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:28:16.126074 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-92e4eb93-b484-4d91-928e-e01652336392 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:28:16.176649 np0000006200 devstack@c-api.service[100316]: DEBUG oslo_db.sqlalchemy.engines [None req-92e4eb93-b484-4d91-928e-e01652336392 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:28:16.180763 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:16.180763 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:16.190840 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-92e4eb93-b484-4d91-928e-e01652336392 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/volumes/78cd2a7d-0169-48ac-be1a-29d5459cbd17 returned with HTTP 200 Jul 31 09:28:16.191595 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 284/1120] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:28:16 2026] GET /volume/v3/volumes/78cd2a7d-0169-48ac-be1a-29d5459cbd17 => generated 908 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:16.210068 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0acf10ca-92ca-4464-9029-09fd8f76aa9e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:16.213544 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0acf10ca-92ca-4464-9029-09fd8f76aa9e tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] PUT https://10.4.3.226/volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884 Jul 31 09:28:16.214031 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0acf10ca-92ca-4464-9029-09fd8f76aa9e tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "78cd2a7d-0169-48ac-be1a-29d5459cbd17"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:16.216121 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.groups [None req-0acf10ca-92ca-4464-9029-09fd8f76aa9e tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Update called for group dc51f08d-1192-4b4b-9e18-39c73fbe0884. {{(pid=100314) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 09:28:16.216337 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.groups [None req-0acf10ca-92ca-4464-9029-09fd8f76aa9e tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Updating group dc51f08d-1192-4b4b-9e18-39c73fbe0884 with name new_group description: This is a new group add_volumes: None remove_volumes: 78cd2a7d-0169-48ac-be1a-29d5459cbd17. Jul 31 09:28:16.221236 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:16.221236 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:16.236912 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7eb320b9-07c3-4e5f-a0ad-e09914518704 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:16.239547 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7eb320b9-07c3-4e5f-a0ad-e09914518704 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 Jul 31 09:28:16.239827 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7eb320b9-07c3-4e5f-a0ad-e09914518704 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:16.240201 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7eb320b9-07c3-4e5f-a0ad-e09914518704 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:16.240419 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-7eb320b9-07c3-4e5f-a0ad-e09914518704 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id bc6407c0-d152-43d7-b4a9-910e3be47f38. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:16.250945 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:16.250945 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:16.251893 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7eb320b9-07c3-4e5f-a0ad-e09914518704 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 returned with HTTP 200 Jul 31 09:28:16.252310 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 281/1121] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:16 2026] GET /volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:16.261005 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bb64fa21-a7b7-4f64-8c0d-266fab0b6875 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:16.263654 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bb64fa21-a7b7-4f64-8c0d-266fab0b6875 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:16.263970 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bb64fa21-a7b7-4f64-8c0d-266fab0b6875 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:16.264268 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bb64fa21-a7b7-4f64-8c0d-266fab0b6875 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:16.270678 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0acf10ca-92ca-4464-9029-09fd8f76aa9e tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884 returned with HTTP 202 Jul 31 09:28:16.271205 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 279/1122] 10.4.3.226 () {70 vars in 1407 bytes} [Fri Jul 31 09:28:16 2026] PUT /volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:28:16.279527 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:16.279527 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:16.280728 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b0ba3409-3767-495a-a5a3-2dd430a14c6b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:16.282724 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b0ba3409-3767-495a-a5a3-2dd430a14c6b tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884 Jul 31 09:28:16.282975 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b0ba3409-3767-495a-a5a3-2dd430a14c6b tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:16.283254 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b0ba3409-3767-495a-a5a3-2dd430a14c6b tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:16.283444 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-b0ba3409-3767-495a-a5a3-2dd430a14c6b tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] show called for member dc51f08d-1192-4b4b-9e18-39c73fbe0884 {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:28:16.286451 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bb64fa21-a7b7-4f64-8c0d-266fab0b6875 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:16.290280 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:16.290280 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:16.294449 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bb64fa21-a7b7-4f64-8c0d-266fab0b6875 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:16.295024 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 279/1123] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:16 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:16.315727 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b0ba3409-3767-495a-a5a3-2dd430a14c6b tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884 returned with HTTP 200 Jul 31 09:28:16.316095 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 285/1124] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:28:16 2026] GET /volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884 => generated 323 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:17.123755 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-673d4818-4ec8-4109-a1f9-5c529f4172c6 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:17.126705 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-673d4818-4ec8-4109-a1f9-5c529f4172c6 tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] GET https://10.4.3.226/volume/v3/volumes/428d26c3-c27c-4afb-9a87-0410a27b62eb Jul 31 09:28:17.126982 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-673d4818-4ec8-4109-a1f9-5c529f4172c6 tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:17.128599 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-673d4818-4ec8-4109-a1f9-5c529f4172c6 tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:17.140651 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-673d4818-4ec8-4109-a1f9-5c529f4172c6 tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] https://10.4.3.226/volume/v3/volumes/428d26c3-c27c-4afb-9a87-0410a27b62eb returned with HTTP 404 Jul 31 09:28:17.141414 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 282/1125] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:17 2026] GET /volume/v3/volumes/428d26c3-c27c-4afb-9a87-0410a27b62eb => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:17.155616 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b8d45bfa-7c40-4fed-8dc6-0ffea1b5808c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:17.158439 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b8d45bfa-7c40-4fed-8dc6-0ffea1b5808c tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] GET https://10.4.3.226/volume/v3/volumes/428d26c3-c27c-4afb-9a87-0410a27b62eb Jul 31 09:28:17.158798 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b8d45bfa-7c40-4fed-8dc6-0ffea1b5808c tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:17.159134 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b8d45bfa-7c40-4fed-8dc6-0ffea1b5808c tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:17.167273 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b8d45bfa-7c40-4fed-8dc6-0ffea1b5808c tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] https://10.4.3.226/volume/v3/volumes/428d26c3-c27c-4afb-9a87-0410a27b62eb returned with HTTP 404 Jul 31 09:28:17.168330 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 280/1126] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:17 2026] GET /volume/v3/volumes/428d26c3-c27c-4afb-9a87-0410a27b62eb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:17.182378 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-baed0756-ec7e-4e71-a522-37abd864c736 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:17.184805 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-baed0756-ec7e-4e71-a522-37abd864c736 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] DELETE https://10.4.3.226/volume/v3/volumes/428d26c3-c27c-4afb-9a87-0410a27b62eb Jul 31 09:28:17.187691 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-baed0756-ec7e-4e71-a522-37abd864c736 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:17.187691 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-baed0756-ec7e-4e71-a522-37abd864c736 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:17.187691 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-baed0756-ec7e-4e71-a522-37abd864c736 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Delete volume with id: 428d26c3-c27c-4afb-9a87-0410a27b62eb Jul 31 09:28:17.195103 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-baed0756-ec7e-4e71-a522-37abd864c736 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] https://10.4.3.226/volume/v3/volumes/428d26c3-c27c-4afb-9a87-0410a27b62eb returned with HTTP 404 Jul 31 09:28:17.195744 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 280/1127] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:28:17 2026] DELETE /volume/v3/volumes/428d26c3-c27c-4afb-9a87-0410a27b62eb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:17.206630 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4f231273-a0e3-47af-9d09-e60c47bc3f5a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:17.208854 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4f231273-a0e3-47af-9d09-e60c47bc3f5a tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:28:17.209196 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4f231273-a0e3-47af-9d09-e60c47bc3f5a tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-143037296"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:17.211762 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-4f231273-a0e3-47af-9d09-e60c47bc3f5a tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-143037296'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:28:17.211947 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-4f231273-a0e3-47af-9d09-e60c47bc3f5a tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Create volume of 1 GB Jul 31 09:28:17.212365 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:17.212365 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:17.228054 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4f231273-a0e3-47af-9d09-e60c47bc3f5a tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Availability Zones retrieved successfully. Jul 31 09:28:17.238435 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-496c6230-d5fd-4060-ac4b-6f88273829b7 req-8a703e61-38cd-4cff-993b-6eb6c45db90f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:17.247011 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4f231273-a0e3-47af-9d09-e60c47bc3f5a tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Flow 'volume_create_api' (25cba215-09ff-49e5-a2b2-40d19053b580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:28:17.250516 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4f231273-a0e3-47af-9d09-e60c47bc3f5a tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0d5aac8-b4a7-4cb0-b128-752f41c86070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:17.252839 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-4f231273-a0e3-47af-9d09-e60c47bc3f5a tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:28:17.268016 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1e6d7274-7eda-4d73-b12d-4425f2f5bd4b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:17.270953 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1e6d7274-7eda-4d73-b12d-4425f2f5bd4b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 Jul 31 09:28:17.271598 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1e6d7274-7eda-4d73-b12d-4425f2f5bd4b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:17.272073 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1e6d7274-7eda-4d73-b12d-4425f2f5bd4b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:17.272259 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-1e6d7274-7eda-4d73-b12d-4425f2f5bd4b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id bc6407c0-d152-43d7-b4a9-910e3be47f38. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:17.280628 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:17.280628 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:17.282157 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1e6d7274-7eda-4d73-b12d-4425f2f5bd4b tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 returned with HTTP 200 Jul 31 09:28:17.283297 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 281/1128] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:17 2026] GET /volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:17.290285 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-496c6230-d5fd-4060-ac4b-6f88273829b7 req-8a703e61-38cd-4cff-993b-6eb6c45db90f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] POST https://10.4.3.226/volume/v3/attachments/2dd432c0-324f-4c18-815b-bde1cc301421/action Jul 31 09:28:17.291669 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-496c6230-d5fd-4060-ac4b-6f88273829b7 req-8a703e61-38cd-4cff-993b-6eb6c45db90f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action body: b'{"os-complete": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:28:17.291882 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-496c6230-d5fd-4060-ac4b-6f88273829b7 req-8a703e61-38cd-4cff-993b-6eb6c45db90f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:17.314622 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d4f4ca46-5222-4127-9f02-b4a7cef56f24 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:17.318491 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d4f4ca46-5222-4127-9f02-b4a7cef56f24 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:17.318731 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d4f4ca46-5222-4127-9f02-b4a7cef56f24 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:17.318986 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d4f4ca46-5222-4127-9f02-b4a7cef56f24 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:17.326313 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:17.326313 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:17.333970 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:17.333970 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:17.337125 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8adcec50-0155-4208-ac0c-4d7fdc4708e5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:17.339938 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d4f4ca46-5222-4127-9f02-b4a7cef56f24 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:17.341741 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8adcec50-0155-4208-ac0c-4d7fdc4708e5 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884 Jul 31 09:28:17.341741 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8adcec50-0155-4208-ac0c-4d7fdc4708e5 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:17.341741 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8adcec50-0155-4208-ac0c-4d7fdc4708e5 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:17.341972 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.groups [None req-8adcec50-0155-4208-ac0c-4d7fdc4708e5 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] show called for member dc51f08d-1192-4b4b-9e18-39c73fbe0884 {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:28:17.346483 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d4f4ca46-5222-4127-9f02-b4a7cef56f24 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:17.346483 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 281/1129] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:17 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:17.346955 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-496c6230-d5fd-4060-ac4b-6f88273829b7 req-8a703e61-38cd-4cff-993b-6eb6c45db90f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments/2dd432c0-324f-4c18-815b-bde1cc301421/action returned with HTTP 204 Jul 31 09:28:17.347361 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:17.347361 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:17.347632 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 283/1130] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:28:17 2026] POST /volume/v3/attachments/2dd432c0-324f-4c18-815b-bde1cc301421/action => generated 0 bytes in 110 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:17.359485 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4f231273-a0e3-47af-9d09-e60c47bc3f5a tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0d5aac8-b4a7-4cb0-b128-752f41c86070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:17.361037 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-cd66b28f-d08c-491f-800d-707ec711b06f req-33a14108-08af-4da2-a516-cd4fa7713afd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:17.363178 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4f231273-a0e3-47af-9d09-e60c47bc3f5a tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65999610-2d78-4370-8cae-a31e6fd183f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:17.368548 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-cd66b28f-d08c-491f-800d-707ec711b06f req-33a14108-08af-4da2-a516-cd4fa7713afd tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] DELETE https://10.4.3.226/volume/v3/attachments/0c0eee5f-0f1d-458f-8630-ccd55a3f345a Jul 31 09:28:17.369025 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-cd66b28f-d08c-491f-800d-707ec711b06f req-33a14108-08af-4da2-a516-cd4fa7713afd tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:17.369025 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-cd66b28f-d08c-491f-800d-707ec711b06f req-33a14108-08af-4da2-a516-cd4fa7713afd tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:17.369358 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8adcec50-0155-4208-ac0c-4d7fdc4708e5 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884 returned with HTTP 200 Jul 31 09:28:17.369869 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 282/1131] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:28:17 2026] GET /volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884 => generated 324 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:17.379881 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:17.379881 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:17.383672 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c6ed8125-d374-4cd1-ae1d-894ead98c892 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:17.385689 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c6ed8125-d374-4cd1-ae1d-894ead98c892 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884 Jul 31 09:28:17.385994 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c6ed8125-d374-4cd1-ae1d-894ead98c892 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:17.386269 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c6ed8125-d374-4cd1-ae1d-894ead98c892 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:17.387041 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.groups [None req-c6ed8125-d374-4cd1-ae1d-894ead98c892 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] show called for member dc51f08d-1192-4b4b-9e18-39c73fbe0884 {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:28:17.392925 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:17.392925 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:17.410147 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c6ed8125-d374-4cd1-ae1d-894ead98c892 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884 returned with HTTP 200 Jul 31 09:28:17.411002 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 284/1132] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:28:17 2026] GET /volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884 => generated 324 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:17.425325 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c9d9cdc7-e827-43f3-8f26-aeb39cc9903c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:17.427460 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c9d9cdc7-e827-43f3-8f26-aeb39cc9903c tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:28:17.428687 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c9d9cdc7-e827-43f3-8f26-aeb39cc9903c tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:17.429855 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c9d9cdc7-e827-43f3-8f26-aeb39cc9903c tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'detail' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:17.430218 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [None req-c9d9cdc7-e827-43f3-8f26-aeb39cc9903c tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Removing options '' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:28:17.430612 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:17.430612 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:17.431183 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-c9d9cdc7-e827-43f3-8f26-aeb39cc9903c tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100314) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:28:17.440761 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c9d9cdc7-e827-43f3-8f26-aeb39cc9903c tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Get all volumes completed successfully. Jul 31 09:28:17.442020 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-c9d9cdc7-e827-43f3-8f26-aeb39cc9903c tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:28:17.442204 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-c9d9cdc7-e827-43f3-8f26-aeb39cc9903c tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:28:17.450031 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-4f231273-a0e3-47af-9d09-e60c47bc3f5a tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Created reservations ['9e2b6517-3b0d-4c8a-8e69-db418e9986c1', 'fdf7d066-ba51-452c-a86b-ed3b42802cf4', 'c01bcd15-70d3-411c-8c12-485e1f107858', 'acc0dd88-dd02-41fd-a4a3-d29f81fcb912'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:28:17.453487 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4f231273-a0e3-47af-9d09-e60c47bc3f5a tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65999610-2d78-4370-8cae-a31e6fd183f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e2b6517-3b0d-4c8a-8e69-db418e9986c1', 'fdf7d066-ba51-452c-a86b-ed3b42802cf4', 'c01bcd15-70d3-411c-8c12-485e1f107858', 'acc0dd88-dd02-41fd-a4a3-d29f81fcb912']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:17.457447 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4f231273-a0e3-47af-9d09-e60c47bc3f5a tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a77e9e82-f747-4b18-a7d5-a2476bdc2a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:17.457605 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-cd66b28f-d08c-491f-800d-707ec711b06f req-33a14108-08af-4da2-a516-cd4fa7713afd tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/attachments/0c0eee5f-0f1d-458f-8630-ccd55a3f345a returned with HTTP 200 Jul 31 09:28:17.458199 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 282/1133] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:28:17 2026] DELETE /volume/v3/attachments/0c0eee5f-0f1d-458f-8630-ccd55a3f345a => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:17.503995 np0000006200 devstack@c-api.service[100314]: DEBUG oslo_db.sqlalchemy.engines [None req-c9d9cdc7-e827-43f3-8f26-aeb39cc9903c tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:28:17.509572 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4f231273-a0e3-47af-9d09-e60c47bc3f5a tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a77e9e82-f747-4b18-a7d5-a2476bdc2a85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a2bb8a7-ad70-4767-a590-58f532bc31ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-143037296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad1b2af45ce84cafbc45a46d2caec448',qos_specs=None,replication_status=,reservations=['9e2b6517-3b0d-4c8a-8e69-db418e9986c1','fdf7d066-ba51-452c-a86b-ed3b42802cf4','c01bcd15-70d3-411c-8c12-485e1f107858','acc0dd88-dd02-41fd-a4a3-d29f81fcb912'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f62ae752848241df85ae9d0a75be96db',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:28:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-143037296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a2bb8a7-ad70-4767-a590-58f532bc31ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad1b2af45ce84cafbc45a46d2caec448',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f62ae752848241df85ae9d0a75be96db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:17.510729 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4f231273-a0e3-47af-9d09-e60c47bc3f5a tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08eff7a7-1ba5-4546-b1d3-04787b3386b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:17.510885 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:17.510885 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:17.522387 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c9d9cdc7-e827-43f3-8f26-aeb39cc9903c tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:28:17.522934 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 283/1134] 10.4.3.226 () {68 vars in 1299 bytes} [Fri Jul 31 09:28:17 2026] GET /volume/v3/volumes/detail => generated 1775 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:28:17.540615 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d3d4623d-034a-4f53-b5df-b40cfe86f693 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:17.542469 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d3d4623d-034a-4f53-b5df-b40cfe86f693 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] PUT https://10.4.3.226/volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884 Jul 31 09:28:17.542893 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d3d4623d-034a-4f53-b5df-b40cfe86f693 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "78cd2a7d-0169-48ac-be1a-29d5459cbd17"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:17.544604 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4f231273-a0e3-47af-9d09-e60c47bc3f5a tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08eff7a7-1ba5-4546-b1d3-04787b3386b2) transitioned into state 'SUCCESS' from state '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-143037296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad1b2af45ce84cafbc45a46d2caec448',qos_specs=None,replication_status=,reservations=['9e2b6517-3b0d-4c8a-8e69-db418e9986c1','fdf7d066-ba51-452c-a86b-ed3b42802cf4','c01bcd15-70d3-411c-8c12-485e1f107858','acc0dd88-dd02-41fd-a4a3-d29f81fcb912'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f62ae752848241df85ae9d0a75be96db',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:17.545549 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.groups [None req-d3d4623d-034a-4f53-b5df-b40cfe86f693 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Update called for group dc51f08d-1192-4b4b-9e18-39c73fbe0884. {{(pid=100315) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 09:28:17.545549 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.groups [None req-d3d4623d-034a-4f53-b5df-b40cfe86f693 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Updating group dc51f08d-1192-4b4b-9e18-39c73fbe0884 with name None description: None add_volumes: 78cd2a7d-0169-48ac-be1a-29d5459cbd17 remove_volumes: None. Jul 31 09:28:17.546417 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4f231273-a0e3-47af-9d09-e60c47bc3f5a tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63e06dac-fc61-41fb-a3a3-b5377eee20e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:17.550156 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:17.550156 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:17.569203 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4f231273-a0e3-47af-9d09-e60c47bc3f5a tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63e06dac-fc61-41fb-a3a3-b5377eee20e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:17.571079 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4f231273-a0e3-47af-9d09-e60c47bc3f5a tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Flow 'volume_create_api' (25cba215-09ff-49e5-a2b2-40d19053b580) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:28:17.571079 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4f231273-a0e3-47af-9d09-e60c47bc3f5a tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Create volume request issued successfully. Jul 31 09:28:17.571397 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4f231273-a0e3-47af-9d09-e60c47bc3f5a tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:28:17.571911 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 286/1135] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:28: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 31 09:28:17.585429 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-eeadadc5-4e47-4719-98f8-fb9e8d34f375 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:17.588005 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eeadadc5-4e47-4719-98f8-fb9e8d34f375 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] GET https://10.4.3.226/volume/v3/volumes/4a2bb8a7-ad70-4767-a590-58f532bc31ee Jul 31 09:28:17.588308 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eeadadc5-4e47-4719-98f8-fb9e8d34f375 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:17.588571 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eeadadc5-4e47-4719-98f8-fb9e8d34f375 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:17.599300 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:17.599300 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:17.606879 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-eeadadc5-4e47-4719-98f8-fb9e8d34f375 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Volume info retrieved successfully. Jul 31 09:28:17.607226 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d3d4623d-034a-4f53-b5df-b40cfe86f693 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884 returned with HTTP 202 Jul 31 09:28:17.607746 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 285/1136] 10.4.3.226 () {70 vars in 1406 bytes} [Fri Jul 31 09:28:17 2026] PUT /volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:28:17.612056 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eeadadc5-4e47-4719-98f8-fb9e8d34f375 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] https://10.4.3.226/volume/v3/volumes/4a2bb8a7-ad70-4767-a590-58f532bc31ee returned with HTTP 200 Jul 31 09:28:17.612615 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 283/1137] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:17 2026] GET /volume/v3/volumes/4a2bb8a7-ad70-4767-a590-58f532bc31ee => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:17.618769 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a9616084-5037-4a3e-9296-1895c3e08724 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:17.621395 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a9616084-5037-4a3e-9296-1895c3e08724 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884 Jul 31 09:28:17.621772 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a9616084-5037-4a3e-9296-1895c3e08724 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:17.621919 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a9616084-5037-4a3e-9296-1895c3e08724 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:17.622064 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.groups [None req-a9616084-5037-4a3e-9296-1895c3e08724 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] show called for member dc51f08d-1192-4b4b-9e18-39c73fbe0884 {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:28:17.632302 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:17.632302 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:17.652069 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a9616084-5037-4a3e-9296-1895c3e08724 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884 returned with HTTP 200 Jul 31 09:28:17.652660 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 284/1138] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:28:17 2026] GET /volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884 => generated 323 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:17.691108 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-00859553-9b45-419f-a3f1-a4f87295d00f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:17.694321 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-00859553-9b45-419f-a3f1-a4f87295d00f tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] GET https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d Jul 31 09:28:17.694560 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-00859553-9b45-419f-a3f1-a4f87295d00f tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:17.694817 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-00859553-9b45-419f-a3f1-a4f87295d00f tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:17.710935 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:17.710935 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:17.718050 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-00859553-9b45-419f-a3f1-a4f87295d00f tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Volume info retrieved successfully. Jul 31 09:28:17.724842 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-00859553-9b45-419f-a3f1-a4f87295d00f tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d returned with HTTP 200 Jul 31 09:28:17.725304 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 287/1139] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:17 2026] GET /volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:18.306444 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4202c545-5a31-4a3f-ac04-a10ba7991263 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:18.311959 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4202c545-5a31-4a3f-ac04-a10ba7991263 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 Jul 31 09:28:18.312306 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4202c545-5a31-4a3f-ac04-a10ba7991263 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:18.312673 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4202c545-5a31-4a3f-ac04-a10ba7991263 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:18.312880 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-4202c545-5a31-4a3f-ac04-a10ba7991263 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id bc6407c0-d152-43d7-b4a9-910e3be47f38. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:18.319820 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:18.319820 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:18.320951 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4202c545-5a31-4a3f-ac04-a10ba7991263 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 returned with HTTP 200 Jul 31 09:28:18.321099 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 286/1140] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:18 2026] GET /volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:18.368400 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e4b96bae-2f30-44c1-93ec-f51ec590a325 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:18.374893 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e4b96bae-2f30-44c1-93ec-f51ec590a325 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:18.374893 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e4b96bae-2f30-44c1-93ec-f51ec590a325 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:18.374893 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e4b96bae-2f30-44c1-93ec-f51ec590a325 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:18.384650 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:18.384650 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:18.389923 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e4b96bae-2f30-44c1-93ec-f51ec590a325 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:18.394827 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e4b96bae-2f30-44c1-93ec-f51ec590a325 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:18.395203 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 284/1141] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:18 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:18.460081 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-6f10040e-e89c-4549-a14a-e80b6ef0b9f1 req-e0456c1b-9def-4ec5-a16f-ee93282483b3 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:18.468081 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-6f10040e-e89c-4549-a14a-e80b6ef0b9f1 req-e0456c1b-9def-4ec5-a16f-ee93282483b3 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:18.468387 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-6f10040e-e89c-4549-a14a-e80b6ef0b9f1 req-e0456c1b-9def-4ec5-a16f-ee93282483b3 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:18.469525 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-6f10040e-e89c-4549-a14a-e80b6ef0b9f1 req-e0456c1b-9def-4ec5-a16f-ee93282483b3 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:18.488901 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:18.488901 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:18.499079 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-6f10040e-e89c-4549-a14a-e80b6ef0b9f1 req-e0456c1b-9def-4ec5-a16f-ee93282483b3 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:18.510374 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-6f10040e-e89c-4549-a14a-e80b6ef0b9f1 req-e0456c1b-9def-4ec5-a16f-ee93282483b3 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:18.511264 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 285/1142] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:28:18 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 1145 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:18.630654 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-69267af7-e146-47f8-811a-de1cec5ef9db None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:18.633633 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-69267af7-e146-47f8-811a-de1cec5ef9db tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] GET https://10.4.3.226/volume/v3/volumes/4a2bb8a7-ad70-4767-a590-58f532bc31ee Jul 31 09:28:18.633936 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-69267af7-e146-47f8-811a-de1cec5ef9db tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:18.634122 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-69267af7-e146-47f8-811a-de1cec5ef9db tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:18.644203 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:18.644203 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:18.645666 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e873285a-3db5-46d4-bc0e-f268c47b65e5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:18.646198 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e873285a-3db5-46d4-bc0e-f268c47b65e5 None None] GET https://10.4.3.226/volume// Jul 31 09:28:18.647004 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e873285a-3db5-46d4-bc0e-f268c47b65e5 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:18.647004 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e873285a-3db5-46d4-bc0e-f268c47b65e5 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:18.647158 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e873285a-3db5-46d4-bc0e-f268c47b65e5 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:28:18.647598 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 287/1143] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:28: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 31 09:28:18.650766 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-69267af7-e146-47f8-811a-de1cec5ef9db tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Volume info retrieved successfully. Jul 31 09:28:18.662189 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-6f10040e-e89c-4549-a14a-e80b6ef0b9f1 req-8fc81b78-1910-4eb1-8316-838111928c5b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:18.663450 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-69267af7-e146-47f8-811a-de1cec5ef9db tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] https://10.4.3.226/volume/v3/volumes/4a2bb8a7-ad70-4767-a590-58f532bc31ee returned with HTTP 200 Jul 31 09:28:18.664875 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 288/1144] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:18 2026] GET /volume/v3/volumes/4a2bb8a7-ad70-4767-a590-58f532bc31ee => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:28:18.666198 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6f10040e-e89c-4549-a14a-e80b6ef0b9f1 req-8fc81b78-1910-4eb1-8316-838111928c5b tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:28:18.667033 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-6f10040e-e89c-4549-a14a-e80b6ef0b9f1 req-8fc81b78-1910-4eb1-8316-838111928c5b tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be99bc32-28ee-4ba9-a0c6-da1fe516986a", "connector": null, "instance_uuid": "0d58be5e-d79a-4417-803b-4436c157b986"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:18.670876 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-30330d73-a210-4224-8491-a848a03bdb50 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:18.674180 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-30330d73-a210-4224-8491-a848a03bdb50 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884 Jul 31 09:28:18.674366 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-30330d73-a210-4224-8491-a848a03bdb50 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:18.674633 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-30330d73-a210-4224-8491-a848a03bdb50 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:18.674879 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.groups [None req-30330d73-a210-4224-8491-a848a03bdb50 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] show called for member dc51f08d-1192-4b4b-9e18-39c73fbe0884 {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:28:18.682658 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5062180d-6597-4be8-8daf-12f9f216da50 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:18.683733 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:18.683733 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:18.685150 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5062180d-6597-4be8-8daf-12f9f216da50 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] POST https://10.4.3.226/volume/v3/os-volume-transfer Jul 31 09:28:18.685520 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5062180d-6597-4be8-8daf-12f9f216da50 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4a2bb8a7-ad70-4767-a590-58f532bc31ee"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:18.686398 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:18.686398 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:18.687542 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.volume_transfer [None req-5062180d-6597-4be8-8daf-12f9f216da50 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Creating new volume transfer {'transfer': {'volume_id': '4a2bb8a7-ad70-4767-a590-58f532bc31ee'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 31 09:28:18.688097 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.volume_transfer [None req-5062180d-6597-4be8-8daf-12f9f216da50 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Creating transfer of volume 4a2bb8a7-ad70-4767-a590-58f532bc31ee Jul 31 09:28:18.688097 np0000006200 devstack@c-api.service[100315]: INFO cinder.transfer.api [None req-5062180d-6597-4be8-8daf-12f9f216da50 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Generating transfer record for volume 4a2bb8a7-ad70-4767-a590-58f532bc31ee Jul 31 09:28:18.702235 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:18.702235 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:18.704286 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-30330d73-a210-4224-8491-a848a03bdb50 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884 returned with HTTP 200 Jul 31 09:28:18.704286 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 286/1145] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:28:18 2026] GET /volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884 => generated 324 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:18.718267 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c5e7971b-5544-489d-a903-5e217712b4a7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:18.722288 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c5e7971b-5544-489d-a903-5e217712b4a7 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:28:18.723577 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c5e7971b-5544-489d-a903-5e217712b4a7 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:18.723957 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c5e7971b-5544-489d-a903-5e217712b4a7 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:18.725224 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-c5e7971b-5544-489d-a903-5e217712b4a7 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:28:18.726117 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c5e7971b-5544-489d-a903-5e217712b4a7 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:28:18.728656 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5062180d-6597-4be8-8daf-12f9f216da50 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] https://10.4.3.226/volume/v3/os-volume-transfer returned with HTTP 202 Jul 31 09:28:18.729659 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 288/1146] 10.4.3.226 () {68 vars in 1291 bytes} [Fri Jul 31 09:28:18 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:28:18.740863 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6b0f1366-8e4f-4c78-b086-1db9b47d310c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:18.744684 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6b0f1366-8e4f-4c78-b086-1db9b47d310c tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] GET https://10.4.3.226/volume/v3/volumes/4a2bb8a7-ad70-4767-a590-58f532bc31ee Jul 31 09:28:18.745626 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6b0f1366-8e4f-4c78-b086-1db9b47d310c tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:18.745626 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6b0f1366-8e4f-4c78-b086-1db9b47d310c tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:18.754166 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6f10040e-e89c-4549-a14a-e80b6ef0b9f1 req-8fc81b78-1910-4eb1-8316-838111928c5b tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:28:18.754166 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 285/1147] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:28:18 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 31 09:28:18.759293 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:18.759293 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:18.766607 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-6b0f1366-8e4f-4c78-b086-1db9b47d310c tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Volume info retrieved successfully. Jul 31 09:28:18.775015 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6b0f1366-8e4f-4c78-b086-1db9b47d310c tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] https://10.4.3.226/volume/v3/volumes/4a2bb8a7-ad70-4767-a590-58f532bc31ee returned with HTTP 200 Jul 31 09:28:18.775905 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 287/1148] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:18 2026] GET /volume/v3/volumes/4a2bb8a7-ad70-4767-a590-58f532bc31ee => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:28:18.799658 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-01c77134-7c9a-4c16-9a00-dedb355eddc2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:18.804809 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-01c77134-7c9a-4c16-9a00-dedb355eddc2 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] GET https://10.4.3.226/volume/v3/os-volume-transfer/detail Jul 31 09:28:18.804946 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-01c77134-7c9a-4c16-9a00-dedb355eddc2 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:18.805312 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-01c77134-7c9a-4c16-9a00-dedb355eddc2 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Calling method 'detail' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:18.805482 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b0028eb9-9dc7-4d10-b248-3879237c71f2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:18.805522 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.volume_transfer [None req-01c77134-7c9a-4c16-9a00-dedb355eddc2 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Listing volume transfers {{(pid=100315) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 31 09:28:18.809159 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b0028eb9-9dc7-4d10-b248-3879237c71f2 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:18.809159 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b0028eb9-9dc7-4d10-b248-3879237c71f2 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:18.809159 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b0028eb9-9dc7-4d10-b248-3879237c71f2 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:18.813829 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-01c77134-7c9a-4c16-9a00-dedb355eddc2 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] https://10.4.3.226/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 31 09:28:18.813890 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c5e7971b-5544-489d-a903-5e217712b4a7 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Get all volumes completed successfully. Jul 31 09:28:18.814591 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 289/1149] 10.4.3.226 () {66 vars in 1291 bytes} [Fri Jul 31 09:28:18 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:18.816419 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-c5e7971b-5544-489d-a903-5e217712b4a7 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:28:18.816419 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-c5e7971b-5544-489d-a903-5e217712b4a7 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:28:18.829808 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7b09a68b-80a7-4095-827f-5d8fc0204a54 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:18.830300 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7b09a68b-80a7-4095-827f-5d8fc0204a54 None None] GET https://10.4.3.226/volume// Jul 31 09:28:18.830621 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7b09a68b-80a7-4095-827f-5d8fc0204a54 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:18.830903 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7b09a68b-80a7-4095-827f-5d8fc0204a54 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:18.831421 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-95a3efea-784d-4230-8bc0-0341eedf0f9e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:18.831490 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7b09a68b-80a7-4095-827f-5d8fc0204a54 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:28:18.831739 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 288/1150] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:28: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 31 09:28:18.834236 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-95a3efea-784d-4230-8bc0-0341eedf0f9e tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] DELETE https://10.4.3.226/volume/v3/os-volume-transfer/7b91994b-e5c5-4799-9f80-a0a465b9977e Jul 31 09:28:18.834236 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-95a3efea-784d-4230-8bc0-0341eedf0f9e tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:18.834446 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-95a3efea-784d-4230-8bc0-0341eedf0f9e tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:18.834560 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.volume_transfer [None req-95a3efea-784d-4230-8bc0-0341eedf0f9e tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Delete transfer with id: 7b91994b-e5c5-4799-9f80-a0a465b9977e Jul 31 09:28:18.838200 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:18.838200 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:18.849727 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-6f10040e-e89c-4549-a14a-e80b6ef0b9f1 req-8c4f9b00-becb-4a63-858d-72f3c162be2f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:18.850143 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b0028eb9-9dc7-4d10-b248-3879237c71f2 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:18.851125 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-6f10040e-e89c-4549-a14a-e80b6ef0b9f1 req-8c4f9b00-becb-4a63-858d-72f3c162be2f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:18.851995 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-6f10040e-e89c-4549-a14a-e80b6ef0b9f1 req-8c4f9b00-becb-4a63-858d-72f3c162be2f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:18.851995 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-6f10040e-e89c-4549-a14a-e80b6ef0b9f1 req-8c4f9b00-becb-4a63-858d-72f3c162be2f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:18.854682 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:18.854682 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:18.861501 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b0028eb9-9dc7-4d10-b248-3879237c71f2 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:18.862289 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 286/1151] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:18 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 1147 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:18.874547 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-95a3efea-784d-4230-8bc0-0341eedf0f9e tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] https://10.4.3.226/volume/v3/os-volume-transfer/7b91994b-e5c5-4799-9f80-a0a465b9977e returned with HTTP 202 Jul 31 09:28:18.875111 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 290/1152] 10.4.3.226 () {66 vars in 1384 bytes} [Fri Jul 31 09:28:18 2026] DELETE /volume/v3/os-volume-transfer/7b91994b-e5c5-4799-9f80-a0a465b9977e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:28:18.876754 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:18.876754 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:18.886839 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-6f10040e-e89c-4549-a14a-e80b6ef0b9f1 req-8c4f9b00-becb-4a63-858d-72f3c162be2f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:18.886982 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7b1663d5-661b-4c89-a986-5e772a283cf6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:18.888585 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7b1663d5-661b-4c89-a986-5e772a283cf6 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] GET https://10.4.3.226/volume/v3/volumes/4a2bb8a7-ad70-4767-a590-58f532bc31ee Jul 31 09:28:18.889010 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7b1663d5-661b-4c89-a986-5e772a283cf6 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:18.889409 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7b1663d5-661b-4c89-a986-5e772a283cf6 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:18.896288 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-6f10040e-e89c-4549-a14a-e80b6ef0b9f1 req-8c4f9b00-becb-4a63-858d-72f3c162be2f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:18.896288 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 289/1153] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:28:18 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 1327 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:28:18.900192 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:18.900192 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:18.910183 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7b1663d5-661b-4c89-a986-5e772a283cf6 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Volume info retrieved successfully. Jul 31 09:28:18.911010 np0000006200 devstack@c-api.service[100316]: DEBUG oslo_db.sqlalchemy.engines [None req-c5e7971b-5544-489d-a903-5e217712b4a7 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:28:18.921922 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7b1663d5-661b-4c89-a986-5e772a283cf6 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] https://10.4.3.226/volume/v3/volumes/4a2bb8a7-ad70-4767-a590-58f532bc31ee returned with HTTP 200 Jul 31 09:28:18.922600 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:18.922600 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:18.922957 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 287/1154] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:18 2026] GET /volume/v3/volumes/4a2bb8a7-ad70-4767-a590-58f532bc31ee => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:18.940921 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-cafa5640-3fe0-4757-bfb5-34840730f112 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:18.941706 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-c5e7971b-5544-489d-a903-5e217712b4a7 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:28:18.942134 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-c5e7971b-5544-489d-a903-5e217712b4a7 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:28:18.942821 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cafa5640-3fe0-4757-bfb5-34840730f112 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] DELETE https://10.4.3.226/volume/v3/os-volume-transfer/7b91994b-e5c5-4799-9f80-a0a465b9977e Jul 31 09:28:18.943292 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cafa5640-3fe0-4757-bfb5-34840730f112 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:18.943292 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cafa5640-3fe0-4757-bfb5-34840730f112 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:18.943292 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.volume_transfer [None req-cafa5640-3fe0-4757-bfb5-34840730f112 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Delete transfer with id: 7b91994b-e5c5-4799-9f80-a0a465b9977e Jul 31 09:28:18.953993 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cafa5640-3fe0-4757-bfb5-34840730f112 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] https://10.4.3.226/volume/v3/os-volume-transfer/7b91994b-e5c5-4799-9f80-a0a465b9977e returned with HTTP 404 Jul 31 09:28:18.954631 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 291/1155] 10.4.3.226 () {66 vars in 1384 bytes} [Fri Jul 31 09:28:18 2026] DELETE /volume/v3/os-volume-transfer/7b91994b-e5c5-4799-9f80-a0a465b9977e => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:18.967041 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3ec62928-c96b-4dd8-b521-72bcf8b8f732 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:18.970059 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3ec62928-c96b-4dd8-b521-72bcf8b8f732 tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/4a2bb8a7-ad70-4767-a590-58f532bc31ee Jul 31 09:28:18.970386 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3ec62928-c96b-4dd8-b521-72bcf8b8f732 tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:18.970654 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3ec62928-c96b-4dd8-b521-72bcf8b8f732 tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:18.970860 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-3ec62928-c96b-4dd8-b521-72bcf8b8f732 tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] Delete volume with id: 4a2bb8a7-ad70-4767-a590-58f532bc31ee Jul 31 09:28:18.980002 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:18.980002 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:18.980002 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-3ec62928-c96b-4dd8-b521-72bcf8b8f732 tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] Volume info retrieved successfully. Jul 31 09:28:18.992430 np0000006200 devstack@c-api.service[100316]: DEBUG oslo_db.sqlalchemy.engines [None req-c5e7971b-5544-489d-a903-5e217712b4a7 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:28:18.996627 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:18.996627 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:19.005260 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-3ec62928-c96b-4dd8-b521-72bcf8b8f732 tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] Delete volume request issued successfully. Jul 31 09:28:19.005546 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3ec62928-c96b-4dd8-b521-72bcf8b8f732 tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] https://10.4.3.226/volume/v3/volumes/4a2bb8a7-ad70-4767-a590-58f532bc31ee returned with HTTP 202 Jul 31 09:28:19.006005 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 290/1156] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:28:18 2026] DELETE /volume/v3/volumes/4a2bb8a7-ad70-4767-a590-58f532bc31ee => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:28:19.017108 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c5e7971b-5544-489d-a903-5e217712b4a7 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:28:19.017108 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 289/1157] 10.4.3.226 () {68 vars in 1299 bytes} [Fri Jul 31 09:28:18 2026] GET /volume/v3/volumes/detail => generated 1809 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:28:19.017377 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b7392a0a-2b68-4738-bd78-773c70b5233f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:19.020000 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b7392a0a-2b68-4738-bd78-773c70b5233f tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] GET https://10.4.3.226/volume/v3/volumes/4a2bb8a7-ad70-4767-a590-58f532bc31ee Jul 31 09:28:19.020507 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b7392a0a-2b68-4738-bd78-773c70b5233f tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:19.021143 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b7392a0a-2b68-4738-bd78-773c70b5233f tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:19.033863 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:19.033863 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:19.035951 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5cd47e0e-b9ca-4041-a1ec-58c6ef570059 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:19.042266 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5cd47e0e-b9ca-4041-a1ec-58c6ef570059 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:28:19.042266 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5cd47e0e-b9ca-4041-a1ec-58c6ef570059 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:19.042266 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5cd47e0e-b9ca-4041-a1ec-58c6ef570059 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'detail' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:19.042415 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.api_utils [None req-5cd47e0e-b9ca-4041-a1ec-58c6ef570059 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Removing options '' from query. {{(pid=100315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:28:19.043903 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5cd47e0e-b9ca-4041-a1ec-58c6ef570059 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100315) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:28:19.046651 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-6f10040e-e89c-4549-a14a-e80b6ef0b9f1 req-05c6965f-19e7-4868-8fd4-b3cdd7ed2aeb None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:19.048115 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b7392a0a-2b68-4738-bd78-773c70b5233f tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] Volume info retrieved successfully. Jul 31 09:28:19.052776 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-6f10040e-e89c-4549-a14a-e80b6ef0b9f1 req-05c6965f-19e7-4868-8fd4-b3cdd7ed2aeb tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] PUT https://10.4.3.226/volume/v3/attachments/77976a92-ec27-4e0f-95ee-71761c34a46d Jul 31 09:28:19.053532 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-6f10040e-e89c-4549-a14a-e80b6ef0b9f1 req-05c6965f-19e7-4868-8fd4-b3cdd7ed2aeb tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:19.061369 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b7392a0a-2b68-4738-bd78-773c70b5233f tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] https://10.4.3.226/volume/v3/volumes/4a2bb8a7-ad70-4767-a590-58f532bc31ee returned with HTTP 200 Jul 31 09:28:19.061369 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 288/1158] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:19 2026] GET /volume/v3/volumes/4a2bb8a7-ad70-4767-a590-58f532bc31ee => generated 1006 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:19.065658 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5cd47e0e-b9ca-4041-a1ec-58c6ef570059 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Get all volumes completed successfully. Jul 31 09:28:19.065658 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-5cd47e0e-b9ca-4041-a1ec-58c6ef570059 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:28:19.065658 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-5cd47e0e-b9ca-4041-a1ec-58c6ef570059 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:28:19.076269 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-6f10040e-e89c-4549-a14a-e80b6ef0b9f1 req-05c6965f-19e7-4868-8fd4-b3cdd7ed2aeb tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Acquiring lock "cinder-attachment_update-be99bc32-28ee-4ba9-a0c6-da1fe516986a-np0000006200" by "attachment_update" {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:28:19.081865 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-6f10040e-e89c-4549-a14a-e80b6ef0b9f1 req-05c6965f-19e7-4868-8fd4-b3cdd7ed2aeb tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Lock "cinder-attachment_update-be99bc32-28ee-4ba9-a0c6-da1fe516986a-np0000006200" acquired by "attachment_update" :: waited 0.006s {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:28:19.083208 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:19.083208 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:19.124564 np0000006200 devstack@c-api.service[100315]: DEBUG oslo_db.sqlalchemy.engines [None req-5cd47e0e-b9ca-4041-a1ec-58c6ef570059 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:28:19.128643 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:19.128643 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:19.135225 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-5cd47e0e-b9ca-4041-a1ec-58c6ef570059 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:28:19.135500 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-5cd47e0e-b9ca-4041-a1ec-58c6ef570059 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:28:19.192061 np0000006200 devstack@c-api.service[100315]: DEBUG oslo_db.sqlalchemy.engines [None req-5cd47e0e-b9ca-4041-a1ec-58c6ef570059 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:28:19.197028 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:19.197028 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:19.208475 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5cd47e0e-b9ca-4041-a1ec-58c6ef570059 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:28:19.209076 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 292/1159] 10.4.3.226 () {68 vars in 1299 bytes} [Fri Jul 31 09:28:19 2026] GET /volume/v3/volumes/detail => generated 1809 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:28:19.230752 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f6c812c0-f48f-4220-896a-97489b115295 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:19.234032 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f6c812c0-f48f-4220-896a-97489b115295 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] POST https://10.4.3.226/volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884/action Jul 31 09:28:19.234514 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f6c812c0-f48f-4220-896a-97489b115295 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:28:19.234674 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f6c812c0-f48f-4220-896a-97489b115295 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:19.236226 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-f6c812c0-f48f-4220-896a-97489b115295 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] delete called for group dc51f08d-1192-4b4b-9e18-39c73fbe0884 {{(pid=100316) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 09:28:19.236945 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.groups [None req-f6c812c0-f48f-4220-896a-97489b115295 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Delete group with id: dc51f08d-1192-4b4b-9e18-39c73fbe0884 Jul 31 09:28:19.241220 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:19.241220 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:19.243615 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-6f10040e-e89c-4549-a14a-e80b6ef0b9f1 req-05c6965f-19e7-4868-8fd4-b3cdd7ed2aeb tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Lock "cinder-attachment_update-be99bc32-28ee-4ba9-a0c6-da1fe516986a-np0000006200" released by "attachment_update" :: held 0.161s {{(pid=100314) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:28:19.244999 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-6f10040e-e89c-4549-a14a-e80b6ef0b9f1 req-05c6965f-19e7-4868-8fd4-b3cdd7ed2aeb tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments/77976a92-ec27-4e0f-95ee-71761c34a46d returned with HTTP 200 Jul 31 09:28:19.246038 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 291/1160] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:28:19 2026] PUT /volume/v3/attachments/77976a92-ec27-4e0f-95ee-71761c34a46d => generated 969 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:19.328283 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f6c812c0-f48f-4220-896a-97489b115295 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884/action returned with HTTP 202 Jul 31 09:28:19.328283 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 290/1161] 10.4.3.226 () {70 vars in 1428 bytes} [Fri Jul 31 09:28:19 2026] POST /volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:28:19.339723 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-890e81b1-5805-4488-a107-7c1df6a8dabc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:19.341693 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-890e81b1-5805-4488-a107-7c1df6a8dabc tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/volumes/78cd2a7d-0169-48ac-be1a-29d5459cbd17 Jul 31 09:28:19.341927 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-890e81b1-5805-4488-a107-7c1df6a8dabc tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:19.342145 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-890e81b1-5805-4488-a107-7c1df6a8dabc tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:19.342630 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-99477871-5499-46a4-ae25-abd3a3fee9b3 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:19.347602 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-99477871-5499-46a4-ae25-abd3a3fee9b3 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 Jul 31 09:28:19.349266 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-99477871-5499-46a4-ae25-abd3a3fee9b3 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:19.349266 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-99477871-5499-46a4-ae25-abd3a3fee9b3 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:19.349266 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-99477871-5499-46a4-ae25-abd3a3fee9b3 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id bc6407c0-d152-43d7-b4a9-910e3be47f38. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:19.351687 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:19.351687 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:19.358223 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-890e81b1-5805-4488-a107-7c1df6a8dabc tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Volume info retrieved successfully. Jul 31 09:28:19.359721 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-890e81b1-5805-4488-a107-7c1df6a8dabc tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:28:19.359721 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-890e81b1-5805-4488-a107-7c1df6a8dabc tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:28:19.360001 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:19.360001 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:19.361544 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-99477871-5499-46a4-ae25-abd3a3fee9b3 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 returned with HTTP 200 Jul 31 09:28:19.362420 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 293/1162] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:19 2026] GET /volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:19.405548 np0000006200 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-890e81b1-5805-4488-a107-7c1df6a8dabc tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:28:19.410194 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:19.410194 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:19.427456 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-890e81b1-5805-4488-a107-7c1df6a8dabc tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/volumes/78cd2a7d-0169-48ac-be1a-29d5459cbd17 returned with HTTP 200 Jul 31 09:28:19.428829 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 289/1163] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:28:19 2026] GET /volume/v3/volumes/78cd2a7d-0169-48ac-be1a-29d5459cbd17 => generated 907 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:19.882921 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e6f56756-1751-4425-ad7f-96f694941c87 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:19.885456 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e6f56756-1751-4425-ad7f-96f694941c87 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:19.885636 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e6f56756-1751-4425-ad7f-96f694941c87 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:19.885872 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e6f56756-1751-4425-ad7f-96f694941c87 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:19.903517 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:19.903517 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:19.909282 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e6f56756-1751-4425-ad7f-96f694941c87 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:19.917043 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e6f56756-1751-4425-ad7f-96f694941c87 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:19.917659 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 292/1164] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:19 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:20.083176 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4ea9ba0f-22d9-4048-aa02-6ac27f98bbe8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:20.086644 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4ea9ba0f-22d9-4048-aa02-6ac27f98bbe8 tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] GET https://10.4.3.226/volume/v3/volumes/4a2bb8a7-ad70-4767-a590-58f532bc31ee Jul 31 09:28:20.086899 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4ea9ba0f-22d9-4048-aa02-6ac27f98bbe8 tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:20.087983 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4ea9ba0f-22d9-4048-aa02-6ac27f98bbe8 tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:20.097970 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4ea9ba0f-22d9-4048-aa02-6ac27f98bbe8 tempest-VolumesTransfersTest-142668087 tempest-VolumesTransfersTest-142668087-project-admin] https://10.4.3.226/volume/v3/volumes/4a2bb8a7-ad70-4767-a590-58f532bc31ee returned with HTTP 404 Jul 31 09:28:20.098670 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 291/1165] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:20 2026] GET /volume/v3/volumes/4a2bb8a7-ad70-4767-a590-58f532bc31ee => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:20.110532 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c103197d-322c-4b52-9332-d4a35a27c92e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:20.115872 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c103197d-322c-4b52-9332-d4a35a27c92e tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] GET https://10.4.3.226/volume/v3/volumes/4a2bb8a7-ad70-4767-a590-58f532bc31ee Jul 31 09:28:20.116143 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c103197d-322c-4b52-9332-d4a35a27c92e tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:20.116443 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c103197d-322c-4b52-9332-d4a35a27c92e tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:20.137570 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c103197d-322c-4b52-9332-d4a35a27c92e tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] https://10.4.3.226/volume/v3/volumes/4a2bb8a7-ad70-4767-a590-58f532bc31ee returned with HTTP 404 Jul 31 09:28:20.141630 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 294/1166] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:20 2026] GET /volume/v3/volumes/4a2bb8a7-ad70-4767-a590-58f532bc31ee => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:20.147218 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3ba4481c-6744-4c26-b9a9-5ae1bb297326 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:20.149814 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3ba4481c-6744-4c26-b9a9-5ae1bb297326 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] DELETE https://10.4.3.226/volume/v3/volumes/4a2bb8a7-ad70-4767-a590-58f532bc31ee Jul 31 09:28:20.149814 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3ba4481c-6744-4c26-b9a9-5ae1bb297326 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:20.149814 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3ba4481c-6744-4c26-b9a9-5ae1bb297326 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:20.149814 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-3ba4481c-6744-4c26-b9a9-5ae1bb297326 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] Delete volume with id: 4a2bb8a7-ad70-4767-a590-58f532bc31ee Jul 31 09:28:20.166478 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3ba4481c-6744-4c26-b9a9-5ae1bb297326 tempest-VolumesTransfersTest-14123959 tempest-VolumesTransfersTest-14123959-project-member] https://10.4.3.226/volume/v3/volumes/4a2bb8a7-ad70-4767-a590-58f532bc31ee returned with HTTP 404 Jul 31 09:28:20.167516 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 290/1167] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:28:20 2026] DELETE /volume/v3/volumes/4a2bb8a7-ad70-4767-a590-58f532bc31ee => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:20.380203 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c9f683d8-390b-4b29-aad4-0892a9a241fa None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:20.383312 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c9f683d8-390b-4b29-aad4-0892a9a241fa tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 Jul 31 09:28:20.384324 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c9f683d8-390b-4b29-aad4-0892a9a241fa tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:20.384324 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c9f683d8-390b-4b29-aad4-0892a9a241fa tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:20.384324 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-c9f683d8-390b-4b29-aad4-0892a9a241fa tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id bc6407c0-d152-43d7-b4a9-910e3be47f38. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:20.392279 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:20.392279 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:20.394218 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c9f683d8-390b-4b29-aad4-0892a9a241fa tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 returned with HTTP 200 Jul 31 09:28:20.394218 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 293/1168] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:20 2026] GET /volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:20.448138 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9df11542-c636-4153-8b53-bb9724342941 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:20.452650 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9df11542-c636-4153-8b53-bb9724342941 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/volumes/78cd2a7d-0169-48ac-be1a-29d5459cbd17 Jul 31 09:28:20.453011 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9df11542-c636-4153-8b53-bb9724342941 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:20.456535 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9df11542-c636-4153-8b53-bb9724342941 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:20.467012 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9df11542-c636-4153-8b53-bb9724342941 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/volumes/78cd2a7d-0169-48ac-be1a-29d5459cbd17 returned with HTTP 404 Jul 31 09:28:20.467990 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 292/1169] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:28:20 2026] GET /volume/v3/volumes/78cd2a7d-0169-48ac-be1a-29d5459cbd17 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:28:20.483682 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ad8274bd-0c10-4af4-a7d4-c701c12cbc1b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:20.485726 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ad8274bd-0c10-4af4-a7d4-c701c12cbc1b tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/volumes/e56dec64-6622-4d9b-8294-692360f78fc2 Jul 31 09:28:20.486000 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ad8274bd-0c10-4af4-a7d4-c701c12cbc1b tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:20.486321 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ad8274bd-0c10-4af4-a7d4-c701c12cbc1b tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:20.494606 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ad8274bd-0c10-4af4-a7d4-c701c12cbc1b tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/volumes/e56dec64-6622-4d9b-8294-692360f78fc2 returned with HTTP 404 Jul 31 09:28:20.495665 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 295/1170] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:28:20 2026] GET /volume/v3/volumes/e56dec64-6622-4d9b-8294-692360f78fc2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:28:20.506069 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c137a67e-4799-4103-8439-db6537d406e2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:20.509605 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c137a67e-4799-4103-8439-db6537d406e2 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] GET https://10.4.3.226/volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884 Jul 31 09:28:20.509985 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c137a67e-4799-4103-8439-db6537d406e2 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:20.510386 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c137a67e-4799-4103-8439-db6537d406e2 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:20.510563 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-c137a67e-4799-4103-8439-db6537d406e2 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] show called for member dc51f08d-1192-4b4b-9e18-39c73fbe0884 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:28:20.516081 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c137a67e-4799-4103-8439-db6537d406e2 tempest-GroupsTest-896426882 tempest-GroupsTest-896426882-project-member] https://10.4.3.226/volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884 returned with HTTP 404 Jul 31 09:28:20.516856 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 291/1171] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:28:20 2026] GET /volume/v3/groups/dc51f08d-1192-4b4b-9e18-39c73fbe0884 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:28:20.527873 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-67c19cbb-9647-4f73-994e-0f2bba78d91c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:20.530483 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-67c19cbb-9647-4f73-994e-0f2bba78d91c tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] DELETE https://10.4.3.226/volume/v3/group_types/59d5b21c-56bc-436c-b0da-3295d5c30e3c Jul 31 09:28:20.530911 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-67c19cbb-9647-4f73-994e-0f2bba78d91c tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:20.531338 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-67c19cbb-9647-4f73-994e-0f2bba78d91c tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:20.554335 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-67c19cbb-9647-4f73-994e-0f2bba78d91c tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] https://10.4.3.226/volume/v3/group_types/59d5b21c-56bc-436c-b0da-3295d5c30e3c returned with HTTP 202 Jul 31 09:28:20.554335 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 294/1172] 10.4.3.226 () {68 vars in 1404 bytes} [Fri Jul 31 09:28:20 2026] DELETE /volume/v3/group_types/59d5b21c-56bc-436c-b0da-3295d5c30e3c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:28:20.563473 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-befd768e-69d8-434f-8751-3a3d9ca57470 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:20.567514 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-befd768e-69d8-434f-8751-3a3d9ca57470 tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] DELETE https://10.4.3.226/volume/v3/types/a126766c-b0e6-4172-8723-68ccdab3265f Jul 31 09:28:20.569744 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-befd768e-69d8-434f-8751-3a3d9ca57470 tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:20.569744 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-befd768e-69d8-434f-8751-3a3d9ca57470 tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:20.596453 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-befd768e-69d8-434f-8751-3a3d9ca57470 tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] https://10.4.3.226/volume/v3/types/a126766c-b0e6-4172-8723-68ccdab3265f returned with HTTP 202 Jul 31 09:28:20.596903 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 293/1173] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:28:20 2026] DELETE /volume/v3/types/a126766c-b0e6-4172-8723-68ccdab3265f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:28:20.609404 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-00e5dc00-6176-4389-a3dc-d7ac8e487a8a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:20.611787 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-00e5dc00-6176-4389-a3dc-d7ac8e487a8a tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] GET https://10.4.3.226/volume/v3/types/a126766c-b0e6-4172-8723-68ccdab3265f Jul 31 09:28:20.612023 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-00e5dc00-6176-4389-a3dc-d7ac8e487a8a tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:20.612479 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-00e5dc00-6176-4389-a3dc-d7ac8e487a8a tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:20.616429 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-00e5dc00-6176-4389-a3dc-d7ac8e487a8a tempest-GroupsTest-1941244030 tempest-GroupsTest-1941244030-project-admin] https://10.4.3.226/volume/v3/types/a126766c-b0e6-4172-8723-68ccdab3265f returned with HTTP 404 Jul 31 09:28:20.617176 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 296/1174] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:28:20 2026] GET /volume/v3/types/a126766c-b0e6-4172-8723-68ccdab3265f => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:20.935384 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fc5052fc-f962-4ccd-a885-2f5634e10fd2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:20.938398 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fc5052fc-f962-4ccd-a885-2f5634e10fd2 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:20.939034 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fc5052fc-f962-4ccd-a885-2f5634e10fd2 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:20.939166 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fc5052fc-f962-4ccd-a885-2f5634e10fd2 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:20.966898 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:20.966898 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:20.978013 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fc5052fc-f962-4ccd-a885-2f5634e10fd2 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:20.985678 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fc5052fc-f962-4ccd-a885-2f5634e10fd2 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:20.986301 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 292/1175] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:20 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 1148 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:21.410628 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-210d0042-8f0e-4ad0-ab7b-1eb986ba92a6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:21.414145 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-210d0042-8f0e-4ad0-ab7b-1eb986ba92a6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 Jul 31 09:28:21.414572 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-210d0042-8f0e-4ad0-ab7b-1eb986ba92a6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:21.415388 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-210d0042-8f0e-4ad0-ab7b-1eb986ba92a6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:21.415388 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-210d0042-8f0e-4ad0-ab7b-1eb986ba92a6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id bc6407c0-d152-43d7-b4a9-910e3be47f38. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:21.424553 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:21.424553 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:21.425649 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-210d0042-8f0e-4ad0-ab7b-1eb986ba92a6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 returned with HTTP 200 Jul 31 09:28:21.426123 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 295/1176] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:21 2026] GET /volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:21.622564 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-6f10040e-e89c-4549-a14a-e80b6ef0b9f1 req-a7659704-8d1d-49b6-9a99-103e7fc2547d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:21.628965 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-6f10040e-e89c-4549-a14a-e80b6ef0b9f1 req-a7659704-8d1d-49b6-9a99-103e7fc2547d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] POST https://10.4.3.226/volume/v3/attachments/77976a92-ec27-4e0f-95ee-71761c34a46d/action Jul 31 09:28:21.629728 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-6f10040e-e89c-4549-a14a-e80b6ef0b9f1 req-a7659704-8d1d-49b6-9a99-103e7fc2547d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:28:21.630363 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-6f10040e-e89c-4549-a14a-e80b6ef0b9f1 req-a7659704-8d1d-49b6-9a99-103e7fc2547d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:21.672528 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:21.672528 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:21.690093 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-6f10040e-e89c-4549-a14a-e80b6ef0b9f1 req-a7659704-8d1d-49b6-9a99-103e7fc2547d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments/77976a92-ec27-4e0f-95ee-71761c34a46d/action returned with HTTP 204 Jul 31 09:28:21.691127 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 294/1177] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:28:21 2026] POST /volume/v3/attachments/77976a92-ec27-4e0f-95ee-71761c34a46d/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:22.005710 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-68eab932-6c52-4193-83c9-8064be544dcb None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:22.012307 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-68eab932-6c52-4193-83c9-8064be544dcb tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:22.012430 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-68eab932-6c52-4193-83c9-8064be544dcb tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:22.012692 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-68eab932-6c52-4193-83c9-8064be544dcb tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:22.038088 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:22.038088 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:22.045024 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-68eab932-6c52-4193-83c9-8064be544dcb tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:22.052235 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-68eab932-6c52-4193-83c9-8064be544dcb tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:22.052666 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 297/1178] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:22 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 1442 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:22.075465 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ab3df678-8a97-495c-bfc0-d284b180d11d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:22.361552 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-10947a75-6463-45eb-b974-8ea2e9625854 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:22.366136 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-10947a75-6463-45eb-b974-8ea2e9625854 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] DELETE https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d Jul 31 09:28:22.366136 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-10947a75-6463-45eb-b974-8ea2e9625854 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:22.366655 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-10947a75-6463-45eb-b974-8ea2e9625854 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:22.367214 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-10947a75-6463-45eb-b974-8ea2e9625854 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Delete volume with id: 00899e2a-979a-43d5-b48a-95a7e4b2545d Jul 31 09:28:22.385028 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:22.385028 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:22.385938 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-10947a75-6463-45eb-b974-8ea2e9625854 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Volume info retrieved successfully. Jul 31 09:28:22.393679 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ab3df678-8a97-495c-bfc0-d284b180d11d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-reader] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:22.394510 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ab3df678-8a97-495c-bfc0-d284b180d11d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:22.394794 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ab3df678-8a97-495c-bfc0-d284b180d11d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-reader] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:22.425850 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:22.425850 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:22.431689 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-10947a75-6463-45eb-b974-8ea2e9625854 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Delete volume request issued successfully. Jul 31 09:28:22.432053 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-10947a75-6463-45eb-b974-8ea2e9625854 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d returned with HTTP 202 Jul 31 09:28:22.432584 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 296/1179] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:28:22 2026] DELETE /volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:28:22.442578 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ab3df678-8a97-495c-bfc0-d284b180d11d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-reader] Volume info retrieved successfully. Jul 31 09:28:22.447582 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c97ab78c-1a7f-4a1c-9fe4-ed1f502da161 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:22.451537 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8482e761-60fd-467e-a659-eb9bd02a7c01 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:22.451657 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c97ab78c-1a7f-4a1c-9fe4-ed1f502da161 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 Jul 31 09:28:22.451657 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c97ab78c-1a7f-4a1c-9fe4-ed1f502da161 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:22.451657 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c97ab78c-1a7f-4a1c-9fe4-ed1f502da161 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:22.451965 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ab3df678-8a97-495c-bfc0-d284b180d11d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-reader] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:22.452019 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8482e761-60fd-467e-a659-eb9bd02a7c01 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] GET https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d Jul 31 09:28:22.452299 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8482e761-60fd-467e-a659-eb9bd02a7c01 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:22.452642 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8482e761-60fd-467e-a659-eb9bd02a7c01 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:22.452699 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 293/1180] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:22 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 1442 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:22.452918 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-c97ab78c-1a7f-4a1c-9fe4-ed1f502da161 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id bc6407c0-d152-43d7-b4a9-910e3be47f38. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:22.465369 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:22.465369 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:22.471727 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:22.471727 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:22.471727 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c97ab78c-1a7f-4a1c-9fe4-ed1f502da161 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 returned with HTTP 200 Jul 31 09:28:22.472294 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 295/1181] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:22 2026] GET /volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 => generated 790 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:22.479067 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-8482e761-60fd-467e-a659-eb9bd02a7c01 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Volume info retrieved successfully. Jul 31 09:28:22.491922 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8482e761-60fd-467e-a659-eb9bd02a7c01 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d returned with HTTP 200 Jul 31 09:28:22.492603 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 298/1182] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:22 2026] GET /volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:22.548117 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2c5755a2-b683-4d89-8039-e89a104c1891 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:22.551321 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2c5755a2-b683-4d89-8039-e89a104c1891 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-reader] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:22.551598 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2c5755a2-b683-4d89-8039-e89a104c1891 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-reader] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:22.551888 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2c5755a2-b683-4d89-8039-e89a104c1891 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-reader] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:22.570191 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:22.570191 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:22.576499 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-2c5755a2-b683-4d89-8039-e89a104c1891 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-reader] Volume info retrieved successfully. Jul 31 09:28:22.583373 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2c5755a2-b683-4d89-8039-e89a104c1891 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-reader] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:22.583953 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 297/1183] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:22 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 1442 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:22.673670 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-3e082ed8-df85-4024-b0cc-348ce0089997 req-d82ba944-926a-4a1e-b759-10ffde420d36 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:22.683169 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3e082ed8-df85-4024-b0cc-348ce0089997 req-d82ba944-926a-4a1e-b759-10ffde420d36 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:22.683303 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3e082ed8-df85-4024-b0cc-348ce0089997 req-d82ba944-926a-4a1e-b759-10ffde420d36 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:22.684833 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3e082ed8-df85-4024-b0cc-348ce0089997 req-d82ba944-926a-4a1e-b759-10ffde420d36 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:22.714394 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:22.714394 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:22.720525 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-3e082ed8-df85-4024-b0cc-348ce0089997 req-d82ba944-926a-4a1e-b759-10ffde420d36 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:22.727168 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3e082ed8-df85-4024-b0cc-348ce0089997 req-d82ba944-926a-4a1e-b759-10ffde420d36 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:22.727753 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 294/1184] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:28:22 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 1442 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:22.759747 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-3e082ed8-df85-4024-b0cc-348ce0089997 req-8cec262f-7247-4edb-9673-e5124a81ba38 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:22.762850 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3e082ed8-df85-4024-b0cc-348ce0089997 req-8cec262f-7247-4edb-9673-e5124a81ba38 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] POST https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a/action Jul 31 09:28:22.763289 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3e082ed8-df85-4024-b0cc-348ce0089997 req-8cec262f-7247-4edb-9673-e5124a81ba38 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:28:22.763617 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3e082ed8-df85-4024-b0cc-348ce0089997 req-8cec262f-7247-4edb-9673-e5124a81ba38 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:22.781757 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:22.781757 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:22.782457 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-3e082ed8-df85-4024-b0cc-348ce0089997 req-8cec262f-7247-4edb-9673-e5124a81ba38 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:22.795125 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-3e082ed8-df85-4024-b0cc-348ce0089997 req-8cec262f-7247-4edb-9673-e5124a81ba38 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Begin detaching volume completed successfully. Jul 31 09:28:22.795479 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3e082ed8-df85-4024-b0cc-348ce0089997 req-8cec262f-7247-4edb-9673-e5124a81ba38 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a/action returned with HTTP 202 Jul 31 09:28:22.799102 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 296/1185] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:28:22 2026] POST /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:28:22.823291 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f95a738c-ffc2-4801-9288-3cc505d9508e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:22.825754 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f95a738c-ffc2-4801-9288-3cc505d9508e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:22.826035 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f95a738c-ffc2-4801-9288-3cc505d9508e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:22.826324 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f95a738c-ffc2-4801-9288-3cc505d9508e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:22.848967 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:22.848967 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:22.861902 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f95a738c-ffc2-4801-9288-3cc505d9508e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:22.871427 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f95a738c-ffc2-4801-9288-3cc505d9508e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:22.871765 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 299/1186] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:22 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 1445 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:22.876826 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-4ad9fef9-9823-406f-ac0c-d48dec220798 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:22.877467 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4ad9fef9-9823-406f-ac0c-d48dec220798 None None] GET https://10.4.3.226/volume// Jul 31 09:28:22.877730 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4ad9fef9-9823-406f-ac0c-d48dec220798 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:22.878009 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4ad9fef9-9823-406f-ac0c-d48dec220798 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:22.878463 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4ad9fef9-9823-406f-ac0c-d48dec220798 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:28:22.879051 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 298/1187] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:28: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 31 09:28:22.888169 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-3e082ed8-df85-4024-b0cc-348ce0089997 req-878ca483-04d9-4116-93ac-dd94766d4488 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:22.892179 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3e082ed8-df85-4024-b0cc-348ce0089997 req-878ca483-04d9-4116-93ac-dd94766d4488 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:22.892302 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3e082ed8-df85-4024-b0cc-348ce0089997 req-878ca483-04d9-4116-93ac-dd94766d4488 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:22.892665 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3e082ed8-df85-4024-b0cc-348ce0089997 req-878ca483-04d9-4116-93ac-dd94766d4488 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:22.916370 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:22.916370 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:22.923023 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-3e082ed8-df85-4024-b0cc-348ce0089997 req-878ca483-04d9-4116-93ac-dd94766d4488 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:22.931061 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3e082ed8-df85-4024-b0cc-348ce0089997 req-878ca483-04d9-4116-93ac-dd94766d4488 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:22.931786 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 295/1188] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:28:22 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 1625 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:28:23.493336 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-46518d53-4373-4674-ac60-1133750fb1ed None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:23.497503 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-46518d53-4373-4674-ac60-1133750fb1ed tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 Jul 31 09:28:23.497838 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-46518d53-4373-4674-ac60-1133750fb1ed tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:23.498164 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-46518d53-4373-4674-ac60-1133750fb1ed tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:23.498445 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-46518d53-4373-4674-ac60-1133750fb1ed tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id bc6407c0-d152-43d7-b4a9-910e3be47f38. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:23.504955 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:23.504955 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:23.506372 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-46518d53-4373-4674-ac60-1133750fb1ed tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 returned with HTTP 200 Jul 31 09:28:23.506934 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 297/1189] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:23 2026] GET /volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:23.519722 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-62a747a5-2a0f-4af6-98bf-9480cd68d09a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:23.523532 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-62a747a5-2a0f-4af6-98bf-9480cd68d09a tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] GET https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d Jul 31 09:28:23.523532 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-62a747a5-2a0f-4af6-98bf-9480cd68d09a tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:23.523532 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-62a747a5-2a0f-4af6-98bf-9480cd68d09a tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:23.533843 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-62a747a5-2a0f-4af6-98bf-9480cd68d09a tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d returned with HTTP 404 Jul 31 09:28:23.534573 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 300/1190] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:23 2026] GET /volume/v3/volumes/00899e2a-979a-43d5-b48a-95a7e4b2545d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:23.544600 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f82f1667-78ef-45fa-a127-ce134ddd4e98 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:23.547563 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f82f1667-78ef-45fa-a127-ce134ddd4e98 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] DELETE https://10.4.3.226/volume/v3/volumes/652ad8e6-cd6b-475b-b052-2263fccb7bbd Jul 31 09:28:23.548524 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f82f1667-78ef-45fa-a127-ce134ddd4e98 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:23.549001 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f82f1667-78ef-45fa-a127-ce134ddd4e98 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:23.549530 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-f82f1667-78ef-45fa-a127-ce134ddd4e98 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Delete volume with id: 652ad8e6-cd6b-475b-b052-2263fccb7bbd Jul 31 09:28:23.564583 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:23.564583 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:23.566414 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f82f1667-78ef-45fa-a127-ce134ddd4e98 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Volume info retrieved successfully. Jul 31 09:28:23.607272 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f82f1667-78ef-45fa-a127-ce134ddd4e98 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Delete volume request issued successfully. Jul 31 09:28:23.607272 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f82f1667-78ef-45fa-a127-ce134ddd4e98 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/volumes/652ad8e6-cd6b-475b-b052-2263fccb7bbd returned with HTTP 202 Jul 31 09:28:23.607272 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 299/1191] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:28:23 2026] DELETE /volume/v3/volumes/652ad8e6-cd6b-475b-b052-2263fccb7bbd => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:28:23.620214 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fbb4974f-dd13-43d3-b1f3-f52bc1a4d6e4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:23.622765 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fbb4974f-dd13-43d3-b1f3-f52bc1a4d6e4 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] GET https://10.4.3.226/volume/v3/volumes/652ad8e6-cd6b-475b-b052-2263fccb7bbd Jul 31 09:28:23.622956 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fbb4974f-dd13-43d3-b1f3-f52bc1a4d6e4 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:23.623140 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fbb4974f-dd13-43d3-b1f3-f52bc1a4d6e4 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:23.632381 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:23.632381 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:23.644274 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fbb4974f-dd13-43d3-b1f3-f52bc1a4d6e4 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Volume info retrieved successfully. Jul 31 09:28:23.649816 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fbb4974f-dd13-43d3-b1f3-f52bc1a4d6e4 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/volumes/652ad8e6-cd6b-475b-b052-2263fccb7bbd returned with HTTP 200 Jul 31 09:28:23.650635 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 296/1192] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:23 2026] GET /volume/v3/volumes/652ad8e6-cd6b-475b-b052-2263fccb7bbd => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:23.709125 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-3e082ed8-df85-4024-b0cc-348ce0089997 req-8811ca72-4afd-408c-80ba-28351a2710ab None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:23.715083 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3e082ed8-df85-4024-b0cc-348ce0089997 req-8811ca72-4afd-408c-80ba-28351a2710ab tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:23.715473 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3e082ed8-df85-4024-b0cc-348ce0089997 req-8811ca72-4afd-408c-80ba-28351a2710ab tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:23.715739 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3e082ed8-df85-4024-b0cc-348ce0089997 req-8811ca72-4afd-408c-80ba-28351a2710ab tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:23.748227 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:23.748227 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:23.756935 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-3e082ed8-df85-4024-b0cc-348ce0089997 req-8811ca72-4afd-408c-80ba-28351a2710ab tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:23.765276 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3e082ed8-df85-4024-b0cc-348ce0089997 req-8811ca72-4afd-408c-80ba-28351a2710ab tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:23.766358 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 298/1193] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:28:23 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 1445 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:23.793523 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-3e082ed8-df85-4024-b0cc-348ce0089997 req-7ba9d981-18ea-424f-895a-d027e5fd50ef None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:23.801411 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-3e082ed8-df85-4024-b0cc-348ce0089997 req-7ba9d981-18ea-424f-895a-d027e5fd50ef tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] DELETE https://10.4.3.226/volume/v3/attachments/2dd432c0-324f-4c18-815b-bde1cc301421 Jul 31 09:28:23.801703 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-3e082ed8-df85-4024-b0cc-348ce0089997 req-7ba9d981-18ea-424f-895a-d027e5fd50ef tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:23.802266 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-3e082ed8-df85-4024-b0cc-348ce0089997 req-7ba9d981-18ea-424f-895a-d027e5fd50ef tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:23.820174 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:23.820174 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:23.889548 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-eee1503b-0fec-4277-af03-4761f662516c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:23.894330 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-eee1503b-0fec-4277-af03-4761f662516c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:23.894330 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-eee1503b-0fec-4277-af03-4761f662516c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:23.894330 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-eee1503b-0fec-4277-af03-4761f662516c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:23.908685 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-3e082ed8-df85-4024-b0cc-348ce0089997 req-7ba9d981-18ea-424f-895a-d027e5fd50ef tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments/2dd432c0-324f-4c18-815b-bde1cc301421 returned with HTTP 200 Jul 31 09:28:23.909582 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 301/1194] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:28:23 2026] DELETE /volume/v3/attachments/2dd432c0-324f-4c18-815b-bde1cc301421 => generated 192 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:23.913493 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:23.913493 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:23.919213 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-eee1503b-0fec-4277-af03-4761f662516c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:23.925718 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-eee1503b-0fec-4277-af03-4761f662516c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:23.926349 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 300/1195] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:23 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 1145 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:24.021624 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2c0e4c56-d7ea-477f-a9a1-0b6c880b1a18 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:24.028140 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2c0e4c56-d7ea-477f-a9a1-0b6c880b1a18 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-reader] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:24.028472 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2c0e4c56-d7ea-477f-a9a1-0b6c880b1a18 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:24.028837 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2c0e4c56-d7ea-477f-a9a1-0b6c880b1a18 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-reader] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:24.045271 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:24.045271 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:24.051992 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2c0e4c56-d7ea-477f-a9a1-0b6c880b1a18 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-reader] Volume info retrieved successfully. Jul 31 09:28:24.060748 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2c0e4c56-d7ea-477f-a9a1-0b6c880b1a18 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-reader] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:24.061592 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 297/1196] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:24 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 1145 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:24.142769 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-8c19b147-719b-4116-b361-67057b32710d req-4bb8686e-67fc-4fb1-b0d9-6ea7d8992d34 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:24.147457 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8c19b147-719b-4116-b361-67057b32710d req-4bb8686e-67fc-4fb1-b0d9-6ea7d8992d34 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:24.147618 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8c19b147-719b-4116-b361-67057b32710d req-4bb8686e-67fc-4fb1-b0d9-6ea7d8992d34 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:24.147819 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8c19b147-719b-4116-b361-67057b32710d req-4bb8686e-67fc-4fb1-b0d9-6ea7d8992d34 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:24.171414 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:24.171414 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:24.182934 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-8c19b147-719b-4116-b361-67057b32710d req-4bb8686e-67fc-4fb1-b0d9-6ea7d8992d34 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:24.190317 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8c19b147-719b-4116-b361-67057b32710d req-4bb8686e-67fc-4fb1-b0d9-6ea7d8992d34 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:24.190803 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 299/1197] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:28:24 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 1145 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:24.231356 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-8c19b147-719b-4116-b361-67057b32710d req-38af6b70-4995-4ab0-b9cc-ec69d7eaa5d6 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:24.237968 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-8c19b147-719b-4116-b361-67057b32710d req-38af6b70-4995-4ab0-b9cc-ec69d7eaa5d6 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] POST https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a/action Jul 31 09:28:24.237968 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-8c19b147-719b-4116-b361-67057b32710d req-38af6b70-4995-4ab0-b9cc-ec69d7eaa5d6 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:28:24.239614 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-8c19b147-719b-4116-b361-67057b32710d req-38af6b70-4995-4ab0-b9cc-ec69d7eaa5d6 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:24.271779 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:24.271779 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:24.271779 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-8c19b147-719b-4116-b361-67057b32710d req-38af6b70-4995-4ab0-b9cc-ec69d7eaa5d6 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:24.284309 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-8c19b147-719b-4116-b361-67057b32710d req-38af6b70-4995-4ab0-b9cc-ec69d7eaa5d6 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Begin detaching volume completed successfully. Jul 31 09:28:24.284737 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-8c19b147-719b-4116-b361-67057b32710d req-38af6b70-4995-4ab0-b9cc-ec69d7eaa5d6 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a/action returned with HTTP 202 Jul 31 09:28:24.285644 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 302/1198] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:28:24 2026] POST /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:28:24.325198 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-372509ac-a5c3-43a9-b068-14821a590e2a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:24.327953 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-372509ac-a5c3-43a9-b068-14821a590e2a tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:24.328353 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-372509ac-a5c3-43a9-b068-14821a590e2a tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:24.328959 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-372509ac-a5c3-43a9-b068-14821a590e2a tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:24.347551 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:24.347551 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:24.354774 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-372509ac-a5c3-43a9-b068-14821a590e2a tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:24.362745 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-372509ac-a5c3-43a9-b068-14821a590e2a tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:24.362934 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 301/1199] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:24 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:24.384070 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dd16a459-7f98-4662-8098-99c262b1a7d9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:24.384584 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dd16a459-7f98-4662-8098-99c262b1a7d9 None None] GET https://10.4.3.226/volume// Jul 31 09:28:24.384755 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dd16a459-7f98-4662-8098-99c262b1a7d9 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:24.385019 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dd16a459-7f98-4662-8098-99c262b1a7d9 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:24.385280 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dd16a459-7f98-4662-8098-99c262b1a7d9 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:28:24.385700 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 298/1200] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:28: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 31 09:28:24.397672 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-8c19b147-719b-4116-b361-67057b32710d req-afa183ea-497f-44e0-bbcd-0af2adf6b5d8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:24.400480 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8c19b147-719b-4116-b361-67057b32710d req-afa183ea-497f-44e0-bbcd-0af2adf6b5d8 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:24.400829 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8c19b147-719b-4116-b361-67057b32710d req-afa183ea-497f-44e0-bbcd-0af2adf6b5d8 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:24.401080 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8c19b147-719b-4116-b361-67057b32710d req-afa183ea-497f-44e0-bbcd-0af2adf6b5d8 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:24.415078 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:24.415078 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:24.419945 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-8c19b147-719b-4116-b361-67057b32710d req-afa183ea-497f-44e0-bbcd-0af2adf6b5d8 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:24.428705 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8c19b147-719b-4116-b361-67057b32710d req-afa183ea-497f-44e0-bbcd-0af2adf6b5d8 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:24.429678 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 300/1201] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:28:24 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 1328 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:28:24.525571 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5484b39d-71f2-4c6c-9bd0-613142907d8a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:24.528673 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5484b39d-71f2-4c6c-9bd0-613142907d8a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 Jul 31 09:28:24.529046 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5484b39d-71f2-4c6c-9bd0-613142907d8a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:24.529429 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5484b39d-71f2-4c6c-9bd0-613142907d8a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:24.529636 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-5484b39d-71f2-4c6c-9bd0-613142907d8a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id bc6407c0-d152-43d7-b4a9-910e3be47f38. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:24.538747 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:24.538747 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:24.538747 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5484b39d-71f2-4c6c-9bd0-613142907d8a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 returned with HTTP 200 Jul 31 09:28:24.538747 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 303/1202] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:24 2026] GET /volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:24.668750 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-be41f726-084c-4a9d-b3b0-3489f94db762 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:24.671617 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-be41f726-084c-4a9d-b3b0-3489f94db762 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] GET https://10.4.3.226/volume/v3/volumes/652ad8e6-cd6b-475b-b052-2263fccb7bbd Jul 31 09:28:24.671617 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-be41f726-084c-4a9d-b3b0-3489f94db762 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:24.671617 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-be41f726-084c-4a9d-b3b0-3489f94db762 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:24.677647 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-be41f726-084c-4a9d-b3b0-3489f94db762 tempest-ServerRescueNegativeTestJSON-255786356 tempest-ServerRescueNegativeTestJSON-255786356-project-member] https://10.4.3.226/volume/v3/volumes/652ad8e6-cd6b-475b-b052-2263fccb7bbd returned with HTTP 404 Jul 31 09:28:24.678229 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 302/1203] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:24 2026] GET /volume/v3/volumes/652ad8e6-cd6b-475b-b052-2263fccb7bbd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:24.855800 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7cc77821-bd0d-4152-b96f-61ab03258437 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:25.013447 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7cc77821-bd0d-4152-b96f-61ab03258437 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:28:25.014665 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7cc77821-bd0d-4152-b96f-61ab03258437 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1640221167", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:25.036069 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7cc77821-bd0d-4152-b96f-61ab03258437 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:28:25.036961 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 299/1204] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:28:24 2026] POST /volume/v3/types => generated 275 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:25.048339 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-76acbfef-15ad-4b70-a7a3-fb552633e906 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:25.054129 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-76acbfef-15ad-4b70-a7a3-fb552633e906 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:28:25.054626 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-76acbfef-15ad-4b70-a7a3-fb552633e906 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-791593663", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:25.094060 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-76acbfef-15ad-4b70-a7a3-fb552633e906 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:28:25.094630 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 301/1205] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:28:25 2026] POST /volume/v3/types => generated 274 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:25.106643 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6c3a629a-8b4a-49c3-ab3c-28f53cb0f667 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:25.232044 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6c3a629a-8b4a-49c3-ab3c-28f53cb0f667 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:28:25.232421 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6c3a629a-8b4a-49c3-ab3c-28f53cb0f667 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-332023642", "volume_type": "31c5171f-6fc4-4d90-a7da-beff92d611b7", "size": 1}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:25.236478 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-6c3a629a-8b4a-49c3-ab3c-28f53cb0f667 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-332023642', 'volume_type': '31c5171f-6fc4-4d90-a7da-beff92d611b7', 'size': 1}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:28:25.243869 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-6c3a629a-8b4a-49c3-ab3c-28f53cb0f667 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Create volume of 1 GB Jul 31 09:28:25.244213 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:25.244213 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:25.244806 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-6c3a629a-8b4a-49c3-ab3c-28f53cb0f667 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Availability Zones retrieved successfully. Jul 31 09:28:25.249973 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6c3a629a-8b4a-49c3-ab3c-28f53cb0f667 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Flow 'volume_create_api' (8cea33f5-7fbc-4b3b-bee5-7654d15fc931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:28:25.251510 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6c3a629a-8b4a-49c3-ab3c-28f53cb0f667 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4101b3c8-eb33-4eeb-906f-9abdebdff951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:25.252628 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-6c3a629a-8b4a-49c3-ab3c-28f53cb0f667 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:28:25.279777 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6c3a629a-8b4a-49c3-ab3c-28f53cb0f667 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4101b3c8-eb33-4eeb-906f-9abdebdff951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:28:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=31c5171f-6fc4-4d90-a7da-beff92d611b7,is_public=True,name='tempest-VolumeTypesTest-volume-type-1640221167',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '31c5171f-6fc4-4d90-a7da-beff92d611b7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:25.280686 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6c3a629a-8b4a-49c3-ab3c-28f53cb0f667 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0332062a-42a3-4598-98af-9c852f39398b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:25.336834 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-6c3a629a-8b4a-49c3-ab3c-28f53cb0f667 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1640221167 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1640221167, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:28:25.337130 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-6c3a629a-8b4a-49c3-ab3c-28f53cb0f667 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1640221167 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1640221167, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:28:25.382394 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0a822173-8b85-4c6a-9cca-88b189a4b7f5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:25.385876 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0a822173-8b85-4c6a-9cca-88b189a4b7f5 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:25.385876 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0a822173-8b85-4c6a-9cca-88b189a4b7f5 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:25.386696 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0a822173-8b85-4c6a-9cca-88b189a4b7f5 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:25.404479 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:25.404479 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:25.406813 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-6c3a629a-8b4a-49c3-ab3c-28f53cb0f667 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Created reservations ['a5da9d61-1848-4d70-a8b7-3598db24851c', '52965386-c4ff-40e8-9032-6085e38bdb7f', '4e964965-9503-4659-9428-3ee054c0430e', 'bfbbaca2-a34a-41b3-9166-69747a6130c8'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:28:25.408265 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6c3a629a-8b4a-49c3-ab3c-28f53cb0f667 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0332062a-42a3-4598-98af-9c852f39398b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5da9d61-1848-4d70-a8b7-3598db24851c', '52965386-c4ff-40e8-9032-6085e38bdb7f', '4e964965-9503-4659-9428-3ee054c0430e', 'bfbbaca2-a34a-41b3-9166-69747a6130c8']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:25.409599 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6c3a629a-8b4a-49c3-ab3c-28f53cb0f667 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7640a9a3-6b6f-4766-a77c-5d04542dfe85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:25.412135 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-0a822173-8b85-4c6a-9cca-88b189a4b7f5 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:25.422717 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0a822173-8b85-4c6a-9cca-88b189a4b7f5 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:25.423352 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 303/1206] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:25 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 1148 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:25.448185 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6c3a629a-8b4a-49c3-ab3c-28f53cb0f667 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7640a9a3-6b6f-4766-a77c-5d04542dfe85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13d1d51b-9c05-4d2a-9ad1-3b9f58947351', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-332023642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6d2429b3bf949f0b3b2194475f21107',qos_specs=None,replication_status=,reservations=['a5da9d61-1848-4d70-a8b7-3598db24851c','52965386-c4ff-40e8-9032-6085e38bdb7f','4e964965-9503-4659-9428-3ee054c0430e','bfbbaca2-a34a-41b3-9166-69747a6130c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a91101aa8c4c9aafcf1f737467c4ab',volume_type_id=31c5171f-6fc4-4d90-a7da-beff92d611b7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:28:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-332023642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13d1d51b-9c05-4d2a-9ad1-3b9f58947351,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6d2429b3bf949f0b3b2194475f21107',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0a91101aa8c4c9aafcf1f737467c4ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(31c5171f-6fc4-4d90-a7da-beff92d611b7),volume_type_id=31c5171f-6fc4-4d90-a7da-beff92d611b7)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:25.450236 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6c3a629a-8b4a-49c3-ab3c-28f53cb0f667 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a02d1d5c-c285-40d7-974b-bd11f6d7379a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:25.486075 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6c3a629a-8b4a-49c3-ab3c-28f53cb0f667 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a02d1d5c-c285-40d7-974b-bd11f6d7379a) transitioned into state 'SUCCESS' from state '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-332023642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6d2429b3bf949f0b3b2194475f21107',qos_specs=None,replication_status=,reservations=['a5da9d61-1848-4d70-a8b7-3598db24851c','52965386-c4ff-40e8-9032-6085e38bdb7f','4e964965-9503-4659-9428-3ee054c0430e','bfbbaca2-a34a-41b3-9166-69747a6130c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a91101aa8c4c9aafcf1f737467c4ab',volume_type_id=31c5171f-6fc4-4d90-a7da-beff92d611b7)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:25.487116 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6c3a629a-8b4a-49c3-ab3c-28f53cb0f667 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (871eb695-38fe-4806-a29c-47a93ce79013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:25.505207 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6c3a629a-8b4a-49c3-ab3c-28f53cb0f667 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (871eb695-38fe-4806-a29c-47a93ce79013) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:25.506885 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6c3a629a-8b4a-49c3-ab3c-28f53cb0f667 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Flow 'volume_create_api' (8cea33f5-7fbc-4b3b-bee5-7654d15fc931) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:28:25.506885 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-6c3a629a-8b4a-49c3-ab3c-28f53cb0f667 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Create volume request issued successfully. Jul 31 09:28:25.509786 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6c3a629a-8b4a-49c3-ab3c-28f53cb0f667 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:28:25.509786 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 304/1207] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:28:25 2026] POST /volume/v3/volumes => generated 783 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:28:25.533959 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4a763e9f-8c3b-4fcf-82b0-b76b5d31d222 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:25.537951 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4a763e9f-8c3b-4fcf-82b0-b76b5d31d222 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] GET https://10.4.3.226/volume/v3/volumes/13d1d51b-9c05-4d2a-9ad1-3b9f58947351 Jul 31 09:28:25.537951 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4a763e9f-8c3b-4fcf-82b0-b76b5d31d222 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:25.538068 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4a763e9f-8c3b-4fcf-82b0-b76b5d31d222 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:25.547604 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:25.547604 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:25.551750 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f73a6b6d-04bc-4007-ae98-c52bb2179c1e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:25.552868 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4a763e9f-8c3b-4fcf-82b0-b76b5d31d222 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Volume info retrieved successfully. Jul 31 09:28:25.554903 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f73a6b6d-04bc-4007-ae98-c52bb2179c1e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 Jul 31 09:28:25.554903 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f73a6b6d-04bc-4007-ae98-c52bb2179c1e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:25.554903 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f73a6b6d-04bc-4007-ae98-c52bb2179c1e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:25.554903 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-f73a6b6d-04bc-4007-ae98-c52bb2179c1e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id bc6407c0-d152-43d7-b4a9-910e3be47f38. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:25.561996 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4a763e9f-8c3b-4fcf-82b0-b76b5d31d222 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] https://10.4.3.226/volume/v3/volumes/13d1d51b-9c05-4d2a-9ad1-3b9f58947351 returned with HTTP 200 Jul 31 09:28:25.562698 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 300/1208] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:25 2026] GET /volume/v3/volumes/13d1d51b-9c05-4d2a-9ad1-3b9f58947351 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:25.565344 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:25.565344 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:25.566675 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f73a6b6d-04bc-4007-ae98-c52bb2179c1e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 returned with HTTP 200 Jul 31 09:28:25.567496 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 302/1209] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:25 2026] GET /volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:26.446012 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8fa23701-4ae1-4e45-b697-fc1460d6f4b5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:26.451507 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8fa23701-4ae1-4e45-b697-fc1460d6f4b5 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:26.452665 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8fa23701-4ae1-4e45-b697-fc1460d6f4b5 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:26.453082 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8fa23701-4ae1-4e45-b697-fc1460d6f4b5 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:26.479707 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:26.479707 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:26.491899 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-8fa23701-4ae1-4e45-b697-fc1460d6f4b5 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:26.499824 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8fa23701-4ae1-4e45-b697-fc1460d6f4b5 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:26.500453 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 304/1210] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:26 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 1148 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:26.582297 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b8cfc67f-1edf-40f3-ab1e-83aab62445bc None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:26.585224 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-076c6ed4-da1f-47f2-884f-90868f4cfa0b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:26.585940 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b8cfc67f-1edf-40f3-ab1e-83aab62445bc tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 Jul 31 09:28:26.585940 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b8cfc67f-1edf-40f3-ab1e-83aab62445bc tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:26.586750 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b8cfc67f-1edf-40f3-ab1e-83aab62445bc tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:26.586750 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-b8cfc67f-1edf-40f3-ab1e-83aab62445bc tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id bc6407c0-d152-43d7-b4a9-910e3be47f38. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:26.593178 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-076c6ed4-da1f-47f2-884f-90868f4cfa0b tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] GET https://10.4.3.226/volume/v3/volumes/13d1d51b-9c05-4d2a-9ad1-3b9f58947351 Jul 31 09:28:26.593512 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-076c6ed4-da1f-47f2-884f-90868f4cfa0b tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:26.593663 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:26.593663 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:26.594969 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b8cfc67f-1edf-40f3-ab1e-83aab62445bc tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 returned with HTTP 200 Jul 31 09:28:26.595382 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-076c6ed4-da1f-47f2-884f-90868f4cfa0b tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:26.595476 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 305/1211] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:26 2026] GET /volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:26.603974 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:26.603974 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:26.613561 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-076c6ed4-da1f-47f2-884f-90868f4cfa0b tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Volume info retrieved successfully. Jul 31 09:28:26.617264 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4e250222-5bbf-45e3-8d6a-b135ef610421 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:26.619358 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-076c6ed4-da1f-47f2-884f-90868f4cfa0b tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] https://10.4.3.226/volume/v3/volumes/13d1d51b-9c05-4d2a-9ad1-3b9f58947351 returned with HTTP 200 Jul 31 09:28:26.619682 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 301/1212] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:26 2026] GET /volume/v3/volumes/13d1d51b-9c05-4d2a-9ad1-3b9f58947351 => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:26.622182 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4e250222-5bbf-45e3-8d6a-b135ef610421 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 Jul 31 09:28:26.623282 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4e250222-5bbf-45e3-8d6a-b135ef610421 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:26.623282 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4e250222-5bbf-45e3-8d6a-b135ef610421 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:26.623282 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-4e250222-5bbf-45e3-8d6a-b135ef610421 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id bc6407c0-d152-43d7-b4a9-910e3be47f38. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:26.637478 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8ff5d593-af9d-4684-86b6-2658aa85b7cc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:26.640543 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8ff5d593-af9d-4684-86b6-2658aa85b7cc tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] POST https://10.4.3.226/volume/v3/volumes/13d1d51b-9c05-4d2a-9ad1-3b9f58947351/action Jul 31 09:28:26.643763 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:26.643763 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:26.644193 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8ff5d593-af9d-4684-86b6-2658aa85b7cc tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Action body: b'{"os-retype": {"new_type": "f37dfdaa-4265-4aa7-8c79-fad8eb02e53d"}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:28:26.644193 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8ff5d593-af9d-4684-86b6-2658aa85b7cc tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "f37dfdaa-4265-4aa7-8c79-fad8eb02e53d"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:26.644302 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4e250222-5bbf-45e3-8d6a-b135ef610421 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 returned with HTTP 200 Jul 31 09:28:26.644302 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 303/1213] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:26 2026] GET /volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 => generated 792 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:26.658465 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f7698535-9694-4137-b9c0-1d5e0224cf11 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:26.659600 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:26.659600 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:26.660185 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-8ff5d593-af9d-4684-86b6-2658aa85b7cc tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Volume info retrieved successfully. Jul 31 09:28:26.661535 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f7698535-9694-4137-b9c0-1d5e0224cf11 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] POST https://10.4.3.226/volume/v3/backups Jul 31 09:28:26.662092 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f7698535-9694-4137-b9c0-1d5e0224cf11 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "825f0bef-bef9-45ec-bddc-0e66444e0f96", "incremental": true, "force": true}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:26.664370 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.backups [None req-f7698535-9694-4137-b9c0-1d5e0224cf11 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Creating new backup {'backup': {'volume_id': '825f0bef-bef9-45ec-bddc-0e66444e0f96', 'incremental': True, 'force': True}} {{(pid=100315) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:28:26.664556 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.backups [None req-f7698535-9694-4137-b9c0-1d5e0224cf11 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Creating backup of volume 825f0bef-bef9-45ec-bddc-0e66444e0f96 in container None Jul 31 09:28:26.684165 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:26.684165 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:26.684793 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f7698535-9694-4137-b9c0-1d5e0224cf11 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:28:26.686153 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-8ff5d593-af9d-4684-86b6-2658aa85b7cc tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-791593663 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-791593663, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:28:26.686153 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-8ff5d593-af9d-4684-86b6-2658aa85b7cc tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-791593663 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-791593663, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:28:26.719314 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-f7698535-9694-4137-b9c0-1d5e0224cf11 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Created reservations ['3e0f0237-6b14-49dd-9af4-27c62132d608', 'd10305e7-7eae-4d79-a395-fe1e97e17cd8'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:28:26.722986 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-8ff5d593-af9d-4684-86b6-2658aa85b7cc tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Created reservations ['a66c3ea1-16f2-485a-a8cf-0d78bc5bceb4', 'c5e4d4fd-d466-4a61-8fd7-b603d3f6072f'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:28:26.757852 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-8ff5d593-af9d-4684-86b6-2658aa85b7cc tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1640221167 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1640221167, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:28:26.758202 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-8ff5d593-af9d-4684-86b6-2658aa85b7cc tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1640221167 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1640221167, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:28:26.774426 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-8ff5d593-af9d-4684-86b6-2658aa85b7cc tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Created reservations ['e7c6fae1-5f9a-4657-8f95-c9ef5cd18a06', '02f5460b-2d24-468f-a662-b433270687b9'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:28:26.793700 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f7698535-9694-4137-b9c0-1d5e0224cf11 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:28:26.794180 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 306/1214] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:28:26 2026] POST /volume/v3/backups => generated 288 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:28:26.811082 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8b6f693a-0e66-4c30-a1a3-4549b57a71f2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:26.814073 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-8ff5d593-af9d-4684-86b6-2658aa85b7cc tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Retype volume request issued successfully. Jul 31 09:28:26.814298 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8b6f693a-0e66-4c30-a1a3-4549b57a71f2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 Jul 31 09:28:26.814298 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8b6f693a-0e66-4c30-a1a3-4549b57a71f2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:26.814585 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8ff5d593-af9d-4684-86b6-2658aa85b7cc tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] https://10.4.3.226/volume/v3/volumes/13d1d51b-9c05-4d2a-9ad1-3b9f58947351/action returned with HTTP 202 Jul 31 09:28:26.814664 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8b6f693a-0e66-4c30-a1a3-4549b57a71f2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:26.814664 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-8b6f693a-0e66-4c30-a1a3-4549b57a71f2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id a20bff7c-1046-4047-ada1-68f4880e09d6. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:26.815216 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 305/1215] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:28:26 2026] POST /volume/v3/volumes/13d1d51b-9c05-4d2a-9ad1-3b9f58947351/action => generated 0 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:28:26.826669 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bc2637f9-986c-4e88-bdb1-da0f8bd2e699 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:26.830131 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bc2637f9-986c-4e88-bdb1-da0f8bd2e699 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] GET https://10.4.3.226/volume/v3/volumes/13d1d51b-9c05-4d2a-9ad1-3b9f58947351 Jul 31 09:28:26.830418 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:26.830418 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:26.830527 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bc2637f9-986c-4e88-bdb1-da0f8bd2e699 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:26.831167 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bc2637f9-986c-4e88-bdb1-da0f8bd2e699 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:26.831391 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8b6f693a-0e66-4c30-a1a3-4549b57a71f2 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 returned with HTTP 200 Jul 31 09:28:26.834636 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 302/1216] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:26 2026] GET /volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 => generated 694 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:26.846217 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:26.846217 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:26.854259 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-bc2637f9-986c-4e88-bdb1-da0f8bd2e699 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Volume info retrieved successfully. Jul 31 09:28:26.864960 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bc2637f9-986c-4e88-bdb1-da0f8bd2e699 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] https://10.4.3.226/volume/v3/volumes/13d1d51b-9c05-4d2a-9ad1-3b9f58947351 returned with HTTP 200 Jul 31 09:28:26.866725 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 304/1217] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:26 2026] GET /volume/v3/volumes/13d1d51b-9c05-4d2a-9ad1-3b9f58947351 => generated 875 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:27.523894 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-76d48197-5bfa-4499-9f8a-3762987c5f58 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:27.534288 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-76d48197-5bfa-4499-9f8a-3762987c5f58 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:27.534288 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-76d48197-5bfa-4499-9f8a-3762987c5f58 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:27.534288 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-76d48197-5bfa-4499-9f8a-3762987c5f58 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:27.549834 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:27.549834 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:27.554697 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-76d48197-5bfa-4499-9f8a-3762987c5f58 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:27.561827 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-76d48197-5bfa-4499-9f8a-3762987c5f58 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:27.562508 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 307/1218] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:27 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:27.851221 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-59077bb7-1d91-4f8a-81eb-2147e01ae063 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:27.856701 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-59077bb7-1d91-4f8a-81eb-2147e01ae063 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 Jul 31 09:28:27.856701 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-59077bb7-1d91-4f8a-81eb-2147e01ae063 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:27.856701 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-59077bb7-1d91-4f8a-81eb-2147e01ae063 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:27.856701 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-59077bb7-1d91-4f8a-81eb-2147e01ae063 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id a20bff7c-1046-4047-ada1-68f4880e09d6. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:27.863864 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:27.863864 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:27.865624 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-59077bb7-1d91-4f8a-81eb-2147e01ae063 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 returned with HTTP 200 Jul 31 09:28:27.865624 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 306/1219] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:27 2026] GET /volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 => generated 696 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:27.886528 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6380d4b2-2692-4dd5-aba1-6eb16dedfa71 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:27.888503 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6380d4b2-2692-4dd5-aba1-6eb16dedfa71 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] GET https://10.4.3.226/volume/v3/volumes/13d1d51b-9c05-4d2a-9ad1-3b9f58947351 Jul 31 09:28:27.888769 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6380d4b2-2692-4dd5-aba1-6eb16dedfa71 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:27.888987 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6380d4b2-2692-4dd5-aba1-6eb16dedfa71 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:27.909839 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:27.909839 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:27.917401 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6380d4b2-2692-4dd5-aba1-6eb16dedfa71 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Volume info retrieved successfully. Jul 31 09:28:27.924521 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6380d4b2-2692-4dd5-aba1-6eb16dedfa71 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] https://10.4.3.226/volume/v3/volumes/13d1d51b-9c05-4d2a-9ad1-3b9f58947351 returned with HTTP 200 Jul 31 09:28:27.924955 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 303/1220] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:27 2026] GET /volume/v3/volumes/13d1d51b-9c05-4d2a-9ad1-3b9f58947351 => generated 875 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:27.944099 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0cfaea7d-c8ab-431f-b8fb-c627da7fa9ff None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:27.947129 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0cfaea7d-c8ab-431f-b8fb-c627da7fa9ff tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] GET https://10.4.3.226/volume/v3/volumes/13d1d51b-9c05-4d2a-9ad1-3b9f58947351 Jul 31 09:28:27.947129 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0cfaea7d-c8ab-431f-b8fb-c627da7fa9ff tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:27.947433 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0cfaea7d-c8ab-431f-b8fb-c627da7fa9ff tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:27.957012 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:27.957012 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:27.965200 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0cfaea7d-c8ab-431f-b8fb-c627da7fa9ff tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Volume info retrieved successfully. Jul 31 09:28:27.970292 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0cfaea7d-c8ab-431f-b8fb-c627da7fa9ff tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] https://10.4.3.226/volume/v3/volumes/13d1d51b-9c05-4d2a-9ad1-3b9f58947351 returned with HTTP 200 Jul 31 09:28:27.970827 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 305/1221] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:27 2026] GET /volume/v3/volumes/13d1d51b-9c05-4d2a-9ad1-3b9f58947351 => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:27.991412 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-da755240-0d3b-48cf-8051-7b8d5655f96d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:27.995134 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-da755240-0d3b-48cf-8051-7b8d5655f96d tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] GET https://10.4.3.226/volume/v3/volumes/13d1d51b-9c05-4d2a-9ad1-3b9f58947351 Jul 31 09:28:27.995394 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-da755240-0d3b-48cf-8051-7b8d5655f96d tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:27.995611 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-da755240-0d3b-48cf-8051-7b8d5655f96d tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:28.008539 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:28.008539 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:28.015524 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-da755240-0d3b-48cf-8051-7b8d5655f96d tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Volume info retrieved successfully. Jul 31 09:28:28.023536 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-da755240-0d3b-48cf-8051-7b8d5655f96d tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] https://10.4.3.226/volume/v3/volumes/13d1d51b-9c05-4d2a-9ad1-3b9f58947351 returned with HTTP 200 Jul 31 09:28:28.024265 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 308/1222] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:27 2026] GET /volume/v3/volumes/13d1d51b-9c05-4d2a-9ad1-3b9f58947351 => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:28.040180 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b4f3df4c-0e7a-4ff2-8135-a84b9796f7ab None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:28.045220 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b4f3df4c-0e7a-4ff2-8135-a84b9796f7ab tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] DELETE https://10.4.3.226/volume/v3/volumes/13d1d51b-9c05-4d2a-9ad1-3b9f58947351 Jul 31 09:28:28.045887 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b4f3df4c-0e7a-4ff2-8135-a84b9796f7ab tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:28.045887 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b4f3df4c-0e7a-4ff2-8135-a84b9796f7ab tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:28.046037 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-b4f3df4c-0e7a-4ff2-8135-a84b9796f7ab tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Delete volume with id: 13d1d51b-9c05-4d2a-9ad1-3b9f58947351 Jul 31 09:28:28.060998 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:28.060998 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:28.061561 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-b4f3df4c-0e7a-4ff2-8135-a84b9796f7ab tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Volume info retrieved successfully. Jul 31 09:28:28.099140 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-b4f3df4c-0e7a-4ff2-8135-a84b9796f7ab tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Delete volume request issued successfully. Jul 31 09:28:28.099382 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b4f3df4c-0e7a-4ff2-8135-a84b9796f7ab tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] https://10.4.3.226/volume/v3/volumes/13d1d51b-9c05-4d2a-9ad1-3b9f58947351 returned with HTTP 202 Jul 31 09:28:28.099936 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 307/1223] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:28:28 2026] DELETE /volume/v3/volumes/13d1d51b-9c05-4d2a-9ad1-3b9f58947351 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:28:28.111448 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-156ec223-0180-403f-8aff-d1771fe76cf0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:28.118087 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-156ec223-0180-403f-8aff-d1771fe76cf0 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] GET https://10.4.3.226/volume/v3/volumes/13d1d51b-9c05-4d2a-9ad1-3b9f58947351 Jul 31 09:28:28.122565 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-156ec223-0180-403f-8aff-d1771fe76cf0 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:28.122565 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-156ec223-0180-403f-8aff-d1771fe76cf0 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:28.131017 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:28.131017 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:28.139622 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-156ec223-0180-403f-8aff-d1771fe76cf0 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Volume info retrieved successfully. Jul 31 09:28:28.146138 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-156ec223-0180-403f-8aff-d1771fe76cf0 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] https://10.4.3.226/volume/v3/volumes/13d1d51b-9c05-4d2a-9ad1-3b9f58947351 returned with HTTP 200 Jul 31 09:28:28.146657 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 304/1224] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:28 2026] GET /volume/v3/volumes/13d1d51b-9c05-4d2a-9ad1-3b9f58947351 => generated 874 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:28.578822 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e075e762-4297-454f-af85-0908ab5ed038 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:28.580864 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e075e762-4297-454f-af85-0908ab5ed038 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:28.581087 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e075e762-4297-454f-af85-0908ab5ed038 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:28.581308 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e075e762-4297-454f-af85-0908ab5ed038 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:28.595767 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:28.595767 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:28.602156 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e075e762-4297-454f-af85-0908ab5ed038 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:28.608754 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e075e762-4297-454f-af85-0908ab5ed038 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:28.609330 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 306/1225] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:28 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:28.883790 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-182a4df9-5d1e-4e4e-b96e-07ed42aebdd1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:28.885722 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-182a4df9-5d1e-4e4e-b96e-07ed42aebdd1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 Jul 31 09:28:28.886131 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-182a4df9-5d1e-4e4e-b96e-07ed42aebdd1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:28.886491 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-182a4df9-5d1e-4e4e-b96e-07ed42aebdd1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:28.886748 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-182a4df9-5d1e-4e4e-b96e-07ed42aebdd1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id a20bff7c-1046-4047-ada1-68f4880e09d6. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:28.894353 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:28.894353 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:28.894353 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-182a4df9-5d1e-4e4e-b96e-07ed42aebdd1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 returned with HTTP 200 Jul 31 09:28:28.894353 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 309/1226] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:28 2026] GET /volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 => generated 696 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:29.167546 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7ba3c6eb-a7db-453f-bb77-c04fcec7d798 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:29.172674 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7ba3c6eb-a7db-453f-bb77-c04fcec7d798 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] GET https://10.4.3.226/volume/v3/volumes/13d1d51b-9c05-4d2a-9ad1-3b9f58947351 Jul 31 09:28:29.173043 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7ba3c6eb-a7db-453f-bb77-c04fcec7d798 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:29.173264 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7ba3c6eb-a7db-453f-bb77-c04fcec7d798 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:29.186494 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7ba3c6eb-a7db-453f-bb77-c04fcec7d798 tempest-VolumeTypesTest-109837539 tempest-VolumeTypesTest-109837539-project-member] https://10.4.3.226/volume/v3/volumes/13d1d51b-9c05-4d2a-9ad1-3b9f58947351 returned with HTTP 404 Jul 31 09:28:29.187569 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 308/1227] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:29 2026] GET /volume/v3/volumes/13d1d51b-9c05-4d2a-9ad1-3b9f58947351 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:29.199418 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d0b53095-d759-4e8b-b441-fb804b1465f6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:29.202179 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d0b53095-d759-4e8b-b441-fb804b1465f6 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] DELETE https://10.4.3.226/volume/v3/types/f37dfdaa-4265-4aa7-8c79-fad8eb02e53d Jul 31 09:28:29.202179 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d0b53095-d759-4e8b-b441-fb804b1465f6 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:29.202179 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d0b53095-d759-4e8b-b441-fb804b1465f6 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:29.247667 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d0b53095-d759-4e8b-b441-fb804b1465f6 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] https://10.4.3.226/volume/v3/types/f37dfdaa-4265-4aa7-8c79-fad8eb02e53d returned with HTTP 202 Jul 31 09:28:29.247667 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 305/1228] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:28:29 2026] DELETE /volume/v3/types/f37dfdaa-4265-4aa7-8c79-fad8eb02e53d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:28:29.257829 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6c984d16-5b27-4771-807f-db3ad365da16 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:29.260875 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6c984d16-5b27-4771-807f-db3ad365da16 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] GET https://10.4.3.226/volume/v3/types/f37dfdaa-4265-4aa7-8c79-fad8eb02e53d Jul 31 09:28:29.261539 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6c984d16-5b27-4771-807f-db3ad365da16 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:29.261790 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6c984d16-5b27-4771-807f-db3ad365da16 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:29.267161 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6c984d16-5b27-4771-807f-db3ad365da16 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] https://10.4.3.226/volume/v3/types/f37dfdaa-4265-4aa7-8c79-fad8eb02e53d returned with HTTP 404 Jul 31 09:28:29.267915 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 307/1229] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:28:29 2026] GET /volume/v3/types/f37dfdaa-4265-4aa7-8c79-fad8eb02e53d => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:29.277314 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-93bb6ed4-4e8d-440f-a87e-5831a240dc94 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:29.282379 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-93bb6ed4-4e8d-440f-a87e-5831a240dc94 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] DELETE https://10.4.3.226/volume/v3/types/31c5171f-6fc4-4d90-a7da-beff92d611b7 Jul 31 09:28:29.282379 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-93bb6ed4-4e8d-440f-a87e-5831a240dc94 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:29.282379 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-93bb6ed4-4e8d-440f-a87e-5831a240dc94 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Calling method '_delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:29.326138 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-93bb6ed4-4e8d-440f-a87e-5831a240dc94 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] https://10.4.3.226/volume/v3/types/31c5171f-6fc4-4d90-a7da-beff92d611b7 returned with HTTP 202 Jul 31 09:28:29.326138 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 310/1230] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:28:29 2026] DELETE /volume/v3/types/31c5171f-6fc4-4d90-a7da-beff92d611b7 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:28:29.336990 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c18de397-386a-40b9-9c87-390db8eac04a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:29.341179 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c18de397-386a-40b9-9c87-390db8eac04a tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] GET https://10.4.3.226/volume/v3/types/31c5171f-6fc4-4d90-a7da-beff92d611b7 Jul 31 09:28:29.341753 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c18de397-386a-40b9-9c87-390db8eac04a tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:29.342040 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c18de397-386a-40b9-9c87-390db8eac04a tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:29.347439 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c18de397-386a-40b9-9c87-390db8eac04a tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] https://10.4.3.226/volume/v3/types/31c5171f-6fc4-4d90-a7da-beff92d611b7 returned with HTTP 404 Jul 31 09:28:29.348291 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 309/1231] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:28:29 2026] GET /volume/v3/types/31c5171f-6fc4-4d90-a7da-beff92d611b7 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:29.360430 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0cf33f17-05ab-4e1e-9167-36c745af2ca4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:29.360594 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-8c19b147-719b-4116-b361-67057b32710d req-41de0711-d4ed-4ab8-a2b4-4f49b3a7dd82 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:29.363063 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0cf33f17-05ab-4e1e-9167-36c745af2ca4 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:28:29.363420 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0cf33f17-05ab-4e1e-9167-36c745af2ca4 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-693123002", "description": "tempest-volume-type-description-2113146243", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:29.364355 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8c19b147-719b-4116-b361-67057b32710d req-41de0711-d4ed-4ab8-a2b4-4f49b3a7dd82 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:29.364615 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8c19b147-719b-4116-b361-67057b32710d req-41de0711-d4ed-4ab8-a2b4-4f49b3a7dd82 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:29.364963 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8c19b147-719b-4116-b361-67057b32710d req-41de0711-d4ed-4ab8-a2b4-4f49b3a7dd82 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:29.383348 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:29.383348 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:29.393083 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-8c19b147-719b-4116-b361-67057b32710d req-41de0711-d4ed-4ab8-a2b4-4f49b3a7dd82 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:29.395125 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0cf33f17-05ab-4e1e-9167-36c745af2ca4 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:28:29.395960 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 308/1232] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:28:29 2026] POST /volume/v3/types => generated 314 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:29.400885 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8c19b147-719b-4116-b361-67057b32710d req-41de0711-d4ed-4ab8-a2b4-4f49b3a7dd82 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:29.401525 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 306/1233] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:28:29 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 1148 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:29.406923 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5afa5b18-7bda-456a-b53f-cb4e80ac5ed5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:29.409086 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5afa5b18-7bda-456a-b53f-cb4e80ac5ed5 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] GET https://10.4.3.226/volume/v3/types/008a8c62-f743-45fa-ac94-aa185830f87f Jul 31 09:28:29.414296 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5afa5b18-7bda-456a-b53f-cb4e80ac5ed5 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:29.414296 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5afa5b18-7bda-456a-b53f-cb4e80ac5ed5 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:29.430163 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5afa5b18-7bda-456a-b53f-cb4e80ac5ed5 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] https://10.4.3.226/volume/v3/types/008a8c62-f743-45fa-ac94-aa185830f87f returned with HTTP 200 Jul 31 09:28:29.430163 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 311/1234] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:28:29 2026] GET /volume/v3/types/008a8c62-f743-45fa-ac94-aa185830f87f => generated 336 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:29.442963 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e9849cfa-f8c9-4e3b-922b-7d532d553e0c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:29.445832 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e9849cfa-f8c9-4e3b-922b-7d532d553e0c tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] DELETE https://10.4.3.226/volume/v3/types/008a8c62-f743-45fa-ac94-aa185830f87f Jul 31 09:28:29.446304 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e9849cfa-f8c9-4e3b-922b-7d532d553e0c tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:29.446532 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e9849cfa-f8c9-4e3b-922b-7d532d553e0c tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Calling method '_delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:29.495442 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e9849cfa-f8c9-4e3b-922b-7d532d553e0c tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] https://10.4.3.226/volume/v3/types/008a8c62-f743-45fa-ac94-aa185830f87f returned with HTTP 202 Jul 31 09:28:29.495889 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 310/1235] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:28:29 2026] DELETE /volume/v3/types/008a8c62-f743-45fa-ac94-aa185830f87f => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:28:29.508139 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-70ab10ee-e932-4a8a-a081-9393e4cd9afa None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:29.511495 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-70ab10ee-e932-4a8a-a081-9393e4cd9afa tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] GET https://10.4.3.226/volume/v3/types/008a8c62-f743-45fa-ac94-aa185830f87f Jul 31 09:28:29.513303 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-70ab10ee-e932-4a8a-a081-9393e4cd9afa tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:29.513303 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-70ab10ee-e932-4a8a-a081-9393e4cd9afa tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:29.517193 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-70ab10ee-e932-4a8a-a081-9393e4cd9afa tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] https://10.4.3.226/volume/v3/types/008a8c62-f743-45fa-ac94-aa185830f87f returned with HTTP 404 Jul 31 09:28:29.517782 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 309/1236] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:28:29 2026] GET /volume/v3/types/008a8c62-f743-45fa-ac94-aa185830f87f => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:29.529069 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-39a35ab0-0667-44a5-8492-4664007da663 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:29.532421 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-39a35ab0-0667-44a5-8492-4664007da663 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:28:29.532561 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-39a35ab0-0667-44a5-8492-4664007da663 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-541748042"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:29.557478 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-39a35ab0-0667-44a5-8492-4664007da663 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:28:29.557849 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 307/1237] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:28:29 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 31 09:28:29.575122 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-412bb810-c422-4ebe-a072-4d26755b6913 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:29.577357 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-412bb810-c422-4ebe-a072-4d26755b6913 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] POST https://10.4.3.226/volume/v3/types/d1e84263-aeb5-4162-aa51-a3188c148ded/encryption Jul 31 09:28:29.577973 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-412bb810-c422-4ebe-a072-4d26755b6913 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:29.628873 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7f8150d6-b03e-4d2d-a402-e4cab57f32c4 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:29.631705 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7f8150d6-b03e-4d2d-a402-e4cab57f32c4 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:29.631998 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7f8150d6-b03e-4d2d-a402-e4cab57f32c4 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:29.632346 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7f8150d6-b03e-4d2d-a402-e4cab57f32c4 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:29.632942 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-412bb810-c422-4ebe-a072-4d26755b6913 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] https://10.4.3.226/volume/v3/types/d1e84263-aeb5-4162-aa51-a3188c148ded/encryption returned with HTTP 200 Jul 31 09:28:29.633658 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 312/1238] 10.4.3.226 () {68 vars in 1397 bytes} [Fri Jul 31 09:28:29 2026] POST /volume/v3/types/d1e84263-aeb5-4162-aa51-a3188c148ded/encryption => generated 239 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:29.646044 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:29.646044 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:29.646651 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-77a2df72-a8ef-48f0-9c00-c23b08f04096 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:29.649150 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-77a2df72-a8ef-48f0-9c00-c23b08f04096 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] GET https://10.4.3.226/volume/v3/types/d1e84263-aeb5-4162-aa51-a3188c148ded/encryption Jul 31 09:28:29.649681 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-77a2df72-a8ef-48f0-9c00-c23b08f04096 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:29.649831 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-77a2df72-a8ef-48f0-9c00-c23b08f04096 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:29.650826 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-7f8150d6-b03e-4d2d-a402-e4cab57f32c4 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:29.657947 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7f8150d6-b03e-4d2d-a402-e4cab57f32c4 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:29.658535 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 311/1239] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:29 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:29.661471 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-77a2df72-a8ef-48f0-9c00-c23b08f04096 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] https://10.4.3.226/volume/v3/types/d1e84263-aeb5-4162-aa51-a3188c148ded/encryption returned with HTTP 200 Jul 31 09:28:29.662116 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 310/1240] 10.4.3.226 () {66 vars in 1375 bytes} [Fri Jul 31 09:28:29 2026] GET /volume/v3/types/d1e84263-aeb5-4162-aa51-a3188c148ded/encryption => generated 325 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:29.676233 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-42e7dfcf-bc9d-42ad-93d0-02b8182a4b7b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:29.680199 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-42e7dfcf-bc9d-42ad-93d0-02b8182a4b7b tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] PUT https://10.4.3.226/volume/v3/types/d1e84263-aeb5-4162-aa51-a3188c148ded/encryption/f0e4bcdf-6820-44ce-a54e-59140f9f0cc0 Jul 31 09:28:29.680945 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-42e7dfcf-bc9d-42ad-93d0-02b8182a4b7b tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:29.733227 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-42e7dfcf-bc9d-42ad-93d0-02b8182a4b7b tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] https://10.4.3.226/volume/v3/types/d1e84263-aeb5-4162-aa51-a3188c148ded/encryption/f0e4bcdf-6820-44ce-a54e-59140f9f0cc0 returned with HTTP 200 Jul 31 09:28:29.733773 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 308/1241] 10.4.3.226 () {68 vars in 1507 bytes} [Fri Jul 31 09:28:29 2026] PUT /volume/v3/types/d1e84263-aeb5-4162-aa51-a3188c148ded/encryption/f0e4bcdf-6820-44ce-a54e-59140f9f0cc0 => generated 122 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:29.746412 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4f60f853-bd6b-4118-9b6e-5e8b8aae28fc None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:29.750542 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4f60f853-bd6b-4118-9b6e-5e8b8aae28fc tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] GET https://10.4.3.226/volume/v3/types/d1e84263-aeb5-4162-aa51-a3188c148ded/encryption Jul 31 09:28:29.753690 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4f60f853-bd6b-4118-9b6e-5e8b8aae28fc tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:29.755303 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4f60f853-bd6b-4118-9b6e-5e8b8aae28fc tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Calling method 'index' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:29.768303 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4f60f853-bd6b-4118-9b6e-5e8b8aae28fc tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] https://10.4.3.226/volume/v3/types/d1e84263-aeb5-4162-aa51-a3188c148ded/encryption returned with HTTP 200 Jul 31 09:28:29.768937 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 313/1242] 10.4.3.226 () {66 vars in 1375 bytes} [Fri Jul 31 09:28:29 2026] GET /volume/v3/types/d1e84263-aeb5-4162-aa51-a3188c148ded/encryption => generated 347 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:29.783914 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-cf5a0148-9ab1-419c-aa93-266a3963fbf8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:29.788367 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cf5a0148-9ab1-419c-aa93-266a3963fbf8 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] GET https://10.4.3.226/volume/v3/types/d1e84263-aeb5-4162-aa51-a3188c148ded/encryption/cipher Jul 31 09:28:29.788367 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cf5a0148-9ab1-419c-aa93-266a3963fbf8 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:29.789709 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cf5a0148-9ab1-419c-aa93-266a3963fbf8 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:29.801534 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cf5a0148-9ab1-419c-aa93-266a3963fbf8 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] https://10.4.3.226/volume/v3/types/d1e84263-aeb5-4162-aa51-a3188c148ded/encryption/cipher returned with HTTP 200 Jul 31 09:28:29.802233 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 312/1243] 10.4.3.226 () {66 vars in 1396 bytes} [Fri Jul 31 09:28:29 2026] GET /volume/v3/types/d1e84263-aeb5-4162-aa51-a3188c148ded/encryption/cipher => generated 29 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:28:29.815014 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-8c19b147-719b-4116-b361-67057b32710d req-89fa8e23-2d36-4597-8dca-5aee11cc1094 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:29.818804 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-59c22e3c-dd72-4841-8bb0-fb749ba5ad4e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:29.823655 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8c19b147-719b-4116-b361-67057b32710d req-89fa8e23-2d36-4597-8dca-5aee11cc1094 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] DELETE https://10.4.3.226/volume/v3/attachments/77976a92-ec27-4e0f-95ee-71761c34a46d Jul 31 09:28:29.823948 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8c19b147-719b-4116-b361-67057b32710d req-89fa8e23-2d36-4597-8dca-5aee11cc1094 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:29.824868 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8c19b147-719b-4116-b361-67057b32710d req-89fa8e23-2d36-4597-8dca-5aee11cc1094 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:29.824951 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-59c22e3c-dd72-4841-8bb0-fb749ba5ad4e tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] DELETE https://10.4.3.226/volume/v3/types/d1e84263-aeb5-4162-aa51-a3188c148ded/encryption/f0e4bcdf-6820-44ce-a54e-59140f9f0cc0 Jul 31 09:28:29.824951 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-59c22e3c-dd72-4841-8bb0-fb749ba5ad4e tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:29.825268 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-59c22e3c-dd72-4841-8bb0-fb749ba5ad4e tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:29.838098 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:29.838098 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:29.851579 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-59c22e3c-dd72-4841-8bb0-fb749ba5ad4e tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] https://10.4.3.226/volume/v3/types/d1e84263-aeb5-4162-aa51-a3188c148ded/encryption/f0e4bcdf-6820-44ce-a54e-59140f9f0cc0 returned with HTTP 202 Jul 31 09:28:29.852163 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 309/1244] 10.4.3.226 () {66 vars in 1489 bytes} [Fri Jul 31 09:28:29 2026] DELETE /volume/v3/types/d1e84263-aeb5-4162-aa51-a3188c148ded/encryption/f0e4bcdf-6820-44ce-a54e-59140f9f0cc0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:28:29.862505 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-17316eab-ed02-4a72-8166-84ca8ef0e490 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:29.866212 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-17316eab-ed02-4a72-8166-84ca8ef0e490 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] GET https://10.4.3.226/volume/v3/types/d1e84263-aeb5-4162-aa51-a3188c148ded/encryption Jul 31 09:28:29.866568 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-17316eab-ed02-4a72-8166-84ca8ef0e490 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:29.866838 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-17316eab-ed02-4a72-8166-84ca8ef0e490 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Calling method 'index' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:29.876443 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-17316eab-ed02-4a72-8166-84ca8ef0e490 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] https://10.4.3.226/volume/v3/types/d1e84263-aeb5-4162-aa51-a3188c148ded/encryption returned with HTTP 200 Jul 31 09:28:29.876893 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 314/1245] 10.4.3.226 () {66 vars in 1375 bytes} [Fri Jul 31 09:28:29 2026] GET /volume/v3/types/d1e84263-aeb5-4162-aa51-a3188c148ded/encryption => generated 2 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 09:28:29.889910 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8509252b-edc1-469b-971e-d0ad6d93ecc2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:29.893342 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8509252b-edc1-469b-971e-d0ad6d93ecc2 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] GET https://10.4.3.226/volume/v3/types/d1e84263-aeb5-4162-aa51-a3188c148ded/encryption Jul 31 09:28:29.893342 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8509252b-edc1-469b-971e-d0ad6d93ecc2 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:29.893649 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8509252b-edc1-469b-971e-d0ad6d93ecc2 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:29.905658 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8509252b-edc1-469b-971e-d0ad6d93ecc2 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] https://10.4.3.226/volume/v3/types/d1e84263-aeb5-4162-aa51-a3188c148ded/encryption returned with HTTP 200 Jul 31 09:28:29.905895 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8c19b147-719b-4116-b361-67057b32710d req-89fa8e23-2d36-4597-8dca-5aee11cc1094 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments/77976a92-ec27-4e0f-95ee-71761c34a46d returned with HTTP 200 Jul 31 09:28:29.906084 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 313/1246] 10.4.3.226 () {66 vars in 1375 bytes} [Fri Jul 31 09:28:29 2026] GET /volume/v3/types/d1e84263-aeb5-4162-aa51-a3188c148ded/encryption => generated 2 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 09:28:29.906563 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 311/1247] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:28:29 2026] DELETE /volume/v3/attachments/77976a92-ec27-4e0f-95ee-71761c34a46d => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:29.914813 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-699342e3-2c90-4a7f-aaa2-2fab7441c3d9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:29.917258 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-699342e3-2c90-4a7f-aaa2-2fab7441c3d9 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 Jul 31 09:28:29.917258 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-699342e3-2c90-4a7f-aaa2-2fab7441c3d9 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:29.917258 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-699342e3-2c90-4a7f-aaa2-2fab7441c3d9 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:29.917835 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-699342e3-2c90-4a7f-aaa2-2fab7441c3d9 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id a20bff7c-1046-4047-ada1-68f4880e09d6. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:29.925156 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:29.925156 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:29.927271 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-699342e3-2c90-4a7f-aaa2-2fab7441c3d9 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 returned with HTTP 200 Jul 31 09:28:29.927444 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 310/1248] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:29 2026] GET /volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:29.927704 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b25bf119-2842-4d05-a7d1-345b52f6aba1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:29.930389 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b25bf119-2842-4d05-a7d1-345b52f6aba1 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] DELETE https://10.4.3.226/volume/v3/types/d1e84263-aeb5-4162-aa51-a3188c148ded Jul 31 09:28:29.930575 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b25bf119-2842-4d05-a7d1-345b52f6aba1 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:29.930798 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b25bf119-2842-4d05-a7d1-345b52f6aba1 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Calling method '_delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:29.971037 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b25bf119-2842-4d05-a7d1-345b52f6aba1 tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] https://10.4.3.226/volume/v3/types/d1e84263-aeb5-4162-aa51-a3188c148ded returned with HTTP 202 Jul 31 09:28:29.971758 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 315/1249] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:28:29 2026] DELETE /volume/v3/types/d1e84263-aeb5-4162-aa51-a3188c148ded => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:28:29.995596 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-273c41a8-158b-4358-990c-f2f562803dcc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:29.999783 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-273c41a8-158b-4358-990c-f2f562803dcc tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] GET https://10.4.3.226/volume/v3/types/d1e84263-aeb5-4162-aa51-a3188c148ded Jul 31 09:28:30.000115 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-273c41a8-158b-4358-990c-f2f562803dcc tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:30.000298 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-273c41a8-158b-4358-990c-f2f562803dcc tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:30.006188 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-273c41a8-158b-4358-990c-f2f562803dcc tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] https://10.4.3.226/volume/v3/types/d1e84263-aeb5-4162-aa51-a3188c148ded returned with HTTP 404 Jul 31 09:28:30.006994 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 314/1250] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:28:29 2026] GET /volume/v3/types/d1e84263-aeb5-4162-aa51-a3188c148ded => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:30.034497 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-adf975a0-b4ec-47ab-aaad-ba854692603c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:30.036725 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-adf975a0-b4ec-47ab-aaad-ba854692603c tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] GET https://10.4.3.226/volume/v3/types Jul 31 09:28:30.036944 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-adf975a0-b4ec-47ab-aaad-ba854692603c tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:30.037230 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-adf975a0-b4ec-47ab-aaad-ba854692603c tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:30.038789 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:30.038789 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:30.059847 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-adf975a0-b4ec-47ab-aaad-ba854692603c tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:28:30.060336 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 312/1251] 10.4.3.226 () {66 vars in 1231 bytes} [Fri Jul 31 09:28:30 2026] GET /volume/v3/types => generated 670 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:30.074534 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b922576c-96d5-4ab1-b661-8c41c18e3cef None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:30.077111 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b922576c-96d5-4ab1-b661-8c41c18e3cef tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:28:30.079293 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b922576c-96d5-4ab1-b661-8c41c18e3cef tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-800588480"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:30.113504 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b922576c-96d5-4ab1-b661-8c41c18e3cef tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:28:30.114054 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 311/1252] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:28:30 2026] POST /volume/v3/types => generated 220 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:30.129505 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7f664fff-79f6-4851-96f9-24f788f2e73a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:30.132694 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7f664fff-79f6-4851-96f9-24f788f2e73a tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] PUT https://10.4.3.226/volume/v3/types/7b9d55c3-7e22-4358-8e36-fe11473209dd Jul 31 09:28:30.133298 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7f664fff-79f6-4851-96f9-24f788f2e73a tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-882537092", "description": "tempest-volume-type-description-926828042", "is_public": false}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:30.226611 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7f664fff-79f6-4851-96f9-24f788f2e73a tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] https://10.4.3.226/volume/v3/types/7b9d55c3-7e22-4358-8e36-fe11473209dd returned with HTTP 200 Jul 31 09:28:30.227025 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 316/1253] 10.4.3.226 () {68 vars in 1363 bytes} [Fri Jul 31 09:28:30 2026] PUT /volume/v3/types/7b9d55c3-7e22-4358-8e36-fe11473209dd => generated 203 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:30.239642 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-23958b18-a96d-499d-b5c6-33658502de3b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:30.242122 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-23958b18-a96d-499d-b5c6-33658502de3b tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] GET https://10.4.3.226/volume/v3/types/7b9d55c3-7e22-4358-8e36-fe11473209dd Jul 31 09:28:30.242620 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-23958b18-a96d-499d-b5c6-33658502de3b tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:30.242918 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-23958b18-a96d-499d-b5c6-33658502de3b tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:30.250876 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-23958b18-a96d-499d-b5c6-33658502de3b tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] https://10.4.3.226/volume/v3/types/7b9d55c3-7e22-4358-8e36-fe11473209dd returned with HTTP 200 Jul 31 09:28:30.251284 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 315/1254] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:28:30 2026] GET /volume/v3/types/7b9d55c3-7e22-4358-8e36-fe11473209dd => generated 267 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:30.263678 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2c75fbac-b0a4-444d-aa3e-ef5f213f403f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:30.266830 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2c75fbac-b0a4-444d-aa3e-ef5f213f403f tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] DELETE https://10.4.3.226/volume/v3/types/7b9d55c3-7e22-4358-8e36-fe11473209dd Jul 31 09:28:30.267467 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2c75fbac-b0a4-444d-aa3e-ef5f213f403f tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:30.267467 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2c75fbac-b0a4-444d-aa3e-ef5f213f403f tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:30.307098 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2c75fbac-b0a4-444d-aa3e-ef5f213f403f tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] https://10.4.3.226/volume/v3/types/7b9d55c3-7e22-4358-8e36-fe11473209dd returned with HTTP 202 Jul 31 09:28:30.307786 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 313/1255] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:28:30 2026] DELETE /volume/v3/types/7b9d55c3-7e22-4358-8e36-fe11473209dd => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:28:30.321603 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ec11ceae-dce1-4d72-9a4d-07ea6de4ca2f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:30.325186 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ec11ceae-dce1-4d72-9a4d-07ea6de4ca2f tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] GET https://10.4.3.226/volume/v3/types/7b9d55c3-7e22-4358-8e36-fe11473209dd Jul 31 09:28:30.325855 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ec11ceae-dce1-4d72-9a4d-07ea6de4ca2f tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:30.325855 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ec11ceae-dce1-4d72-9a4d-07ea6de4ca2f tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:30.331554 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ec11ceae-dce1-4d72-9a4d-07ea6de4ca2f tempest-VolumeTypesTest-910713437 tempest-VolumeTypesTest-910713437-project-admin] https://10.4.3.226/volume/v3/types/7b9d55c3-7e22-4358-8e36-fe11473209dd returned with HTTP 404 Jul 31 09:28:30.332235 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 312/1256] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:28:30 2026] GET /volume/v3/types/7b9d55c3-7e22-4358-8e36-fe11473209dd => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:30.684490 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e68a73f2-5e2b-41af-96e3-27beb64d9a8d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:30.689273 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e68a73f2-5e2b-41af-96e3-27beb64d9a8d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:30.689273 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e68a73f2-5e2b-41af-96e3-27beb64d9a8d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:30.689273 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e68a73f2-5e2b-41af-96e3-27beb64d9a8d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:30.699136 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:30.699136 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:30.705006 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e68a73f2-5e2b-41af-96e3-27beb64d9a8d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:30.719132 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e68a73f2-5e2b-41af-96e3-27beb64d9a8d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:30.719132 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 317/1257] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:30 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:30.737893 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c1ba52c5-8d44-4616-ad43-d1d6428f76ea None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:30.741657 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c1ba52c5-8d44-4616-ad43-d1d6428f76ea tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:30.742098 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c1ba52c5-8d44-4616-ad43-d1d6428f76ea tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:30.742410 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c1ba52c5-8d44-4616-ad43-d1d6428f76ea tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:30.752611 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:30.752611 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:30.760616 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c1ba52c5-8d44-4616-ad43-d1d6428f76ea tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:30.769977 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c1ba52c5-8d44-4616-ad43-d1d6428f76ea tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:30.770763 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 316/1258] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:30 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:30.852087 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fa77f61b-4f4c-495b-8746-95d6e8e5bb61 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:30.857300 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fa77f61b-4f4c-495b-8746-95d6e8e5bb61 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:28:30.858276 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fa77f61b-4f4c-495b-8746-95d6e8e5bb61 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:30.858764 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fa77f61b-4f4c-495b-8746-95d6e8e5bb61 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:30.871989 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:30.871989 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:30.878038 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fa77f61b-4f4c-495b-8746-95d6e8e5bb61 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:30.885768 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fa77f61b-4f4c-495b-8746-95d6e8e5bb61 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:28:30.886550 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 314/1259] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:30 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:30.955276 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-de2aa788-9780-4f34-8b0b-3cd268719a4e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:30.959304 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-de2aa788-9780-4f34-8b0b-3cd268719a4e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 Jul 31 09:28:30.959630 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-de2aa788-9780-4f34-8b0b-3cd268719a4e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:30.959906 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-de2aa788-9780-4f34-8b0b-3cd268719a4e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:30.960094 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-de2aa788-9780-4f34-8b0b-3cd268719a4e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id a20bff7c-1046-4047-ada1-68f4880e09d6. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:30.984769 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:30.984769 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:30.987508 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-de2aa788-9780-4f34-8b0b-3cd268719a4e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 returned with HTTP 200 Jul 31 09:28:30.989563 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 313/1260] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:30 2026] GET /volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 => generated 707 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:32.011963 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7341a6d0-1a3d-47ec-bd8d-04d101756959 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:32.014557 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7341a6d0-1a3d-47ec-bd8d-04d101756959 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 Jul 31 09:28:32.014845 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7341a6d0-1a3d-47ec-bd8d-04d101756959 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:32.015280 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7341a6d0-1a3d-47ec-bd8d-04d101756959 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:32.015280 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-7341a6d0-1a3d-47ec-bd8d-04d101756959 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id a20bff7c-1046-4047-ada1-68f4880e09d6. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:32.023386 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:32.023386 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:32.024625 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7341a6d0-1a3d-47ec-bd8d-04d101756959 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 returned with HTTP 200 Jul 31 09:28:32.025149 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 318/1261] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:32 2026] GET /volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:32.423358 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-181dd143-031f-4260-8e4b-a284f29b1051 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:32.592883 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-181dd143-031f-4260-8e4b-a284f29b1051 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:28:32.593492 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-181dd143-031f-4260-8e4b-a284f29b1051 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-654759033"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:32.595292 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-181dd143-031f-4260-8e4b-a284f29b1051 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-654759033'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:28:32.595500 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-181dd143-031f-4260-8e4b-a284f29b1051 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Create volume of 1 GB Jul 31 09:28:32.600968 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-181dd143-031f-4260-8e4b-a284f29b1051 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Availability Zones retrieved successfully. Jul 31 09:28:32.609638 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-181dd143-031f-4260-8e4b-a284f29b1051 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Flow 'volume_create_api' (abe28195-85ae-4aa9-b246-dbb6fa7ab18e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:28:32.611434 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-181dd143-031f-4260-8e4b-a284f29b1051 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c907e1be-b505-4c5b-83dc-18e3ac89b56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:32.612814 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-181dd143-031f-4260-8e4b-a284f29b1051 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:28:32.657144 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-181dd143-031f-4260-8e4b-a284f29b1051 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c907e1be-b505-4c5b-83dc-18e3ac89b56f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:32.658053 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-181dd143-031f-4260-8e4b-a284f29b1051 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e17874c-2bf1-4d08-b6e6-25297a354305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:32.747121 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-181dd143-031f-4260-8e4b-a284f29b1051 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Created reservations ['8991c394-85ea-4abd-9518-7a4c1a46677e', '7fbd2b73-bb02-4b29-8a1d-34f36639eed0', '4536419a-99b7-4cb2-98bf-0ad991712e79', 'b9c20758-046a-41f8-9586-4cdd6d831836'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:28:32.747121 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-181dd143-031f-4260-8e4b-a284f29b1051 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e17874c-2bf1-4d08-b6e6-25297a354305) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8991c394-85ea-4abd-9518-7a4c1a46677e', '7fbd2b73-bb02-4b29-8a1d-34f36639eed0', '4536419a-99b7-4cb2-98bf-0ad991712e79', 'b9c20758-046a-41f8-9586-4cdd6d831836']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:32.748042 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-181dd143-031f-4260-8e4b-a284f29b1051 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (021eacdc-642d-4cbf-ba98-5b044cbf67d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:32.777615 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-181dd143-031f-4260-8e4b-a284f29b1051 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (021eacdc-642d-4cbf-ba98-5b044cbf67d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b39cb41-a26e-47fc-8bb3-84ba7a993d0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-654759033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44573887dc8144e896ec14b4387b8259',qos_specs=None,replication_status=,reservations=['8991c394-85ea-4abd-9518-7a4c1a46677e','7fbd2b73-bb02-4b29-8a1d-34f36639eed0','4536419a-99b7-4cb2-98bf-0ad991712e79','b9c20758-046a-41f8-9586-4cdd6d831836'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3caeef9eda04abdb6a3eee8d4e428ae',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:28:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-654759033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b39cb41-a26e-47fc-8bb3-84ba7a993d0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44573887dc8144e896ec14b4387b8259',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3caeef9eda04abdb6a3eee8d4e428ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:32.778404 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-181dd143-031f-4260-8e4b-a284f29b1051 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cd70d95-74fc-448f-8bbd-9852871a7f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:32.814537 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-181dd143-031f-4260-8e4b-a284f29b1051 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cd70d95-74fc-448f-8bbd-9852871a7f12) transitioned into state 'SUCCESS' from state '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-654759033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44573887dc8144e896ec14b4387b8259',qos_specs=None,replication_status=,reservations=['8991c394-85ea-4abd-9518-7a4c1a46677e','7fbd2b73-bb02-4b29-8a1d-34f36639eed0','4536419a-99b7-4cb2-98bf-0ad991712e79','b9c20758-046a-41f8-9586-4cdd6d831836'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3caeef9eda04abdb6a3eee8d4e428ae',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:32.814963 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-181dd143-031f-4260-8e4b-a284f29b1051 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfeb81c6-34cc-4047-82cc-012accf4d8d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:32.826824 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-181dd143-031f-4260-8e4b-a284f29b1051 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfeb81c6-34cc-4047-82cc-012accf4d8d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:32.828266 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-181dd143-031f-4260-8e4b-a284f29b1051 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Flow 'volume_create_api' (abe28195-85ae-4aa9-b246-dbb6fa7ab18e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:28:32.829105 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-181dd143-031f-4260-8e4b-a284f29b1051 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Create volume request issued successfully. Jul 31 09:28:32.829780 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-181dd143-031f-4260-8e4b-a284f29b1051 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:28:32.830661 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 317/1262] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:28:32 2026] POST /volume/v3/volumes => generated 748 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:28:32.846634 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c33200ef-bef8-45cb-8095-d28cd0817323 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:32.848981 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c33200ef-bef8-45cb-8095-d28cd0817323 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] GET https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e Jul 31 09:28:32.849257 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c33200ef-bef8-45cb-8095-d28cd0817323 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:32.849541 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c33200ef-bef8-45cb-8095-d28cd0817323 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:32.860459 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:32.860459 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:32.868664 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c33200ef-bef8-45cb-8095-d28cd0817323 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:28:32.876296 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c33200ef-bef8-45cb-8095-d28cd0817323 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e returned with HTTP 200 Jul 31 09:28:32.876880 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 315/1263] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:32 2026] GET /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:28:33.061427 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-77e7e65e-5430-47f8-9d94-945aa05714ca None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:33.065947 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-77e7e65e-5430-47f8-9d94-945aa05714ca tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 Jul 31 09:28:33.066135 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-77e7e65e-5430-47f8-9d94-945aa05714ca tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:33.066306 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-77e7e65e-5430-47f8-9d94-945aa05714ca tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:33.066525 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-77e7e65e-5430-47f8-9d94-945aa05714ca tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id a20bff7c-1046-4047-ada1-68f4880e09d6. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:33.081873 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:33.081873 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:33.083330 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-77e7e65e-5430-47f8-9d94-945aa05714ca tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 returned with HTTP 200 Jul 31 09:28:33.085174 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 314/1264] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:33 2026] GET /volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 => generated 707 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:33.893406 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b196e67a-4feb-4f0d-8495-965a41f05308 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:33.897723 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b196e67a-4feb-4f0d-8495-965a41f05308 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] GET https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e Jul 31 09:28:33.897948 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b196e67a-4feb-4f0d-8495-965a41f05308 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:33.898161 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b196e67a-4feb-4f0d-8495-965a41f05308 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:33.914029 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:33.914029 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:33.921479 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-b196e67a-4feb-4f0d-8495-965a41f05308 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:28:33.929356 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b196e67a-4feb-4f0d-8495-965a41f05308 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e returned with HTTP 200 Jul 31 09:28:33.929873 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 319/1265] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:33 2026] GET /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:34.099023 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9afcbe8a-c38f-42df-a616-91be37aee2ab None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:34.105155 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9afcbe8a-c38f-42df-a616-91be37aee2ab tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 Jul 31 09:28:34.108187 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9afcbe8a-c38f-42df-a616-91be37aee2ab tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:34.108187 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9afcbe8a-c38f-42df-a616-91be37aee2ab tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:34.108187 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-9afcbe8a-c38f-42df-a616-91be37aee2ab tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id a20bff7c-1046-4047-ada1-68f4880e09d6. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:34.122967 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:34.122967 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:34.124498 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9afcbe8a-c38f-42df-a616-91be37aee2ab tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 returned with HTTP 200 Jul 31 09:28:34.125266 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 318/1266] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:34 2026] GET /volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 => generated 707 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:34.669270 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-dd84a70a-f5df-49b7-9261-13a9c9f1196d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:34.854948 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dd84a70a-f5df-49b7-9261-13a9c9f1196d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:28:34.855377 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dd84a70a-f5df-49b7-9261-13a9c9f1196d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-993007649"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:34.857207 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-dd84a70a-f5df-49b7-9261-13a9c9f1196d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-993007649'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:28:34.857207 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-dd84a70a-f5df-49b7-9261-13a9c9f1196d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Create volume of 1 GB Jul 31 09:28:34.869389 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-dd84a70a-f5df-49b7-9261-13a9c9f1196d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Availability Zones retrieved successfully. Jul 31 09:28:34.876462 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dd84a70a-f5df-49b7-9261-13a9c9f1196d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Flow 'volume_create_api' (c8a709f0-7b6c-44a8-b8c6-35b9340ce865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:28:34.876912 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dd84a70a-f5df-49b7-9261-13a9c9f1196d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b65e47d2-dc6c-49b0-90d3-b1bafe847800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:34.878047 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-dd84a70a-f5df-49b7-9261-13a9c9f1196d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:28:34.924813 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dd84a70a-f5df-49b7-9261-13a9c9f1196d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b65e47d2-dc6c-49b0-90d3-b1bafe847800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:34.926894 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dd84a70a-f5df-49b7-9261-13a9c9f1196d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2de26cd6-1ec4-4ff8-9567-d37a551f7244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:35.029579 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-dd84a70a-f5df-49b7-9261-13a9c9f1196d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Created reservations ['b5f19906-207c-42a0-9fb5-c46efbc040ad', '9607f3df-067e-4182-8e93-cc69e7635f8b', '89b06181-9e90-426e-bf7a-63683d8a1655', '5b0386c3-da94-45fa-b3e8-f5d761934f8b'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:28:35.030782 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dd84a70a-f5df-49b7-9261-13a9c9f1196d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2de26cd6-1ec4-4ff8-9567-d37a551f7244) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5f19906-207c-42a0-9fb5-c46efbc040ad', '9607f3df-067e-4182-8e93-cc69e7635f8b', '89b06181-9e90-426e-bf7a-63683d8a1655', '5b0386c3-da94-45fa-b3e8-f5d761934f8b']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:35.032946 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dd84a70a-f5df-49b7-9261-13a9c9f1196d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0840a77f-52a5-456a-a315-9878c3dec242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:35.063950 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dd84a70a-f5df-49b7-9261-13a9c9f1196d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0840a77f-52a5-456a-a315-9878c3dec242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcffd4ca-81de-4aef-adcf-523fe93aff4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-993007649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='023ea322e3e745a496120a6616813c5a',qos_specs=None,replication_status=,reservations=['b5f19906-207c-42a0-9fb5-c46efbc040ad','9607f3df-067e-4182-8e93-cc69e7635f8b','89b06181-9e90-426e-bf7a-63683d8a1655','5b0386c3-da94-45fa-b3e8-f5d761934f8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='223cc44aea584afe847540fa8d6cdfb3',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:28:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-993007649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcffd4ca-81de-4aef-adcf-523fe93aff4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='023ea322e3e745a496120a6616813c5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='223cc44aea584afe847540fa8d6cdfb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:35.064872 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dd84a70a-f5df-49b7-9261-13a9c9f1196d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeccca5e-c10c-4727-bb6b-0272484ab6a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:35.106807 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dd84a70a-f5df-49b7-9261-13a9c9f1196d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeccca5e-c10c-4727-bb6b-0272484ab6a4) transitioned into state 'SUCCESS' from state '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-993007649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='023ea322e3e745a496120a6616813c5a',qos_specs=None,replication_status=,reservations=['b5f19906-207c-42a0-9fb5-c46efbc040ad','9607f3df-067e-4182-8e93-cc69e7635f8b','89b06181-9e90-426e-bf7a-63683d8a1655','5b0386c3-da94-45fa-b3e8-f5d761934f8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='223cc44aea584afe847540fa8d6cdfb3',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:35.107994 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dd84a70a-f5df-49b7-9261-13a9c9f1196d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16f063da-3c31-43d4-a5f3-15729892831a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:35.134735 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dd84a70a-f5df-49b7-9261-13a9c9f1196d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16f063da-3c31-43d4-a5f3-15729892831a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:35.136781 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dd84a70a-f5df-49b7-9261-13a9c9f1196d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Flow 'volume_create_api' (c8a709f0-7b6c-44a8-b8c6-35b9340ce865) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:28:35.138199 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-dd84a70a-f5df-49b7-9261-13a9c9f1196d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Create volume request issued successfully. Jul 31 09:28:35.138975 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dd84a70a-f5df-49b7-9261-13a9c9f1196d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:28:35.140093 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 316/1267] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:28:34 2026] POST /volume/v3/volumes => generated 753 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:28:35.143316 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cfc22d99-f002-4731-93c8-835cbeb57b18 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:35.145521 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cfc22d99-f002-4731-93c8-835cbeb57b18 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 Jul 31 09:28:35.146408 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cfc22d99-f002-4731-93c8-835cbeb57b18 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:35.146408 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cfc22d99-f002-4731-93c8-835cbeb57b18 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:35.146851 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-cfc22d99-f002-4731-93c8-835cbeb57b18 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id a20bff7c-1046-4047-ada1-68f4880e09d6. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:35.155643 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:35.155643 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:35.157086 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cfc22d99-f002-4731-93c8-835cbeb57b18 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 returned with HTTP 200 Jul 31 09:28:35.157351 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 315/1268] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:35 2026] GET /volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:35.164007 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e40accb8-2756-45be-b6b9-b4557b2c17be None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:35.167652 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e40accb8-2756-45be-b6b9-b4557b2c17be tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/volumes/dcffd4ca-81de-4aef-adcf-523fe93aff4a Jul 31 09:28:35.167652 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e40accb8-2756-45be-b6b9-b4557b2c17be tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:35.167927 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e40accb8-2756-45be-b6b9-b4557b2c17be tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:35.180174 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:35.180174 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:35.186014 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e40accb8-2756-45be-b6b9-b4557b2c17be tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Volume info retrieved successfully. Jul 31 09:28:35.199224 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e40accb8-2756-45be-b6b9-b4557b2c17be tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/volumes/dcffd4ca-81de-4aef-adcf-523fe93aff4a returned with HTTP 200 Jul 31 09:28:35.199987 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 320/1269] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:35 2026] GET /volume/v3/volumes/dcffd4ca-81de-4aef-adcf-523fe93aff4a => generated 821 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:36.172723 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c9867714-cbd0-453f-81a0-98bf43f12f19 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:36.176449 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c9867714-cbd0-453f-81a0-98bf43f12f19 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 Jul 31 09:28:36.176449 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c9867714-cbd0-453f-81a0-98bf43f12f19 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:36.176449 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c9867714-cbd0-453f-81a0-98bf43f12f19 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:36.176449 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-c9867714-cbd0-453f-81a0-98bf43f12f19 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id a20bff7c-1046-4047-ada1-68f4880e09d6. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:36.184788 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:36.184788 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:36.185165 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c9867714-cbd0-453f-81a0-98bf43f12f19 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 returned with HTTP 200 Jul 31 09:28:36.185740 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 319/1270] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:36 2026] GET /volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:36.219699 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-dedc8678-abe6-4d73-bf7c-f590ec013fbb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:36.222342 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dedc8678-abe6-4d73-bf7c-f590ec013fbb tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/volumes/dcffd4ca-81de-4aef-adcf-523fe93aff4a Jul 31 09:28:36.222667 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dedc8678-abe6-4d73-bf7c-f590ec013fbb tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:36.223652 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dedc8678-abe6-4d73-bf7c-f590ec013fbb tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:36.233199 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:36.233199 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:36.241538 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-dedc8678-abe6-4d73-bf7c-f590ec013fbb tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Volume info retrieved successfully. Jul 31 09:28:36.250868 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dedc8678-abe6-4d73-bf7c-f590ec013fbb tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/volumes/dcffd4ca-81de-4aef-adcf-523fe93aff4a returned with HTTP 200 Jul 31 09:28:36.251504 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 317/1271] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:36 2026] GET /volume/v3/volumes/dcffd4ca-81de-4aef-adcf-523fe93aff4a => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:36.271499 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7369272e-9d41-4e84-a832-50e6a82324f7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:36.273701 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7369272e-9d41-4e84-a832-50e6a82324f7 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] POST https://10.4.3.226/volume/v3/backups Jul 31 09:28:36.274028 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7369272e-9d41-4e84-a832-50e6a82324f7 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dcffd4ca-81de-4aef-adcf-523fe93aff4a", "name": "tempest-VolumesBackupsAdminTest-Backup-938016577", "container": "tempest-volumesbackupsadmintest-backup-container-807750489"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:36.275579 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-7369272e-9d41-4e84-a832-50e6a82324f7 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Creating new backup {'backup': {'volume_id': 'dcffd4ca-81de-4aef-adcf-523fe93aff4a', 'name': 'tempest-VolumesBackupsAdminTest-Backup-938016577', 'container': 'tempest-volumesbackupsadmintest-backup-container-807750489'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:28:36.275752 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-7369272e-9d41-4e84-a832-50e6a82324f7 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Creating backup of volume dcffd4ca-81de-4aef-adcf-523fe93aff4a in container tempest-volumesbackupsadmintest-backup-container-807750489 Jul 31 09:28:36.283722 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:36.283722 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:36.284366 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7369272e-9d41-4e84-a832-50e6a82324f7 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Volume info retrieved successfully. Jul 31 09:28:36.321443 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-7369272e-9d41-4e84-a832-50e6a82324f7 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Created reservations ['94702343-cb3e-469e-becf-0fab9212f0a2', 'c30001af-68bf-4ca8-9537-b8bd59ae6b68'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:28:36.367091 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7369272e-9d41-4e84-a832-50e6a82324f7 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:28:36.367265 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 316/1272] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:28:36 2026] POST /volume/v3/backups => generated 334 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:28:36.383517 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ebb96586-b2bf-40ca-a464-d47226629d10 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:36.388039 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ebb96586-b2bf-40ca-a464-d47226629d10 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:28:36.388434 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ebb96586-b2bf-40ca-a464-d47226629d10 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:36.388745 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ebb96586-b2bf-40ca-a464-d47226629d10 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:36.388931 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-ebb96586-b2bf-40ca-a464-d47226629d10 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:36.403544 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:36.403544 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:36.405677 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ebb96586-b2bf-40ca-a464-d47226629d10 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:28:36.405826 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 321/1273] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:36 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 797 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:37.197442 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5256a307-ae6e-4725-90ad-81e84de1abe7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:37.199561 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5256a307-ae6e-4725-90ad-81e84de1abe7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 Jul 31 09:28:37.199890 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5256a307-ae6e-4725-90ad-81e84de1abe7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:37.200106 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5256a307-ae6e-4725-90ad-81e84de1abe7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:37.200265 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-5256a307-ae6e-4725-90ad-81e84de1abe7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id a20bff7c-1046-4047-ada1-68f4880e09d6. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:37.205643 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:37.205643 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:37.206633 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5256a307-ae6e-4725-90ad-81e84de1abe7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 returned with HTTP 200 Jul 31 09:28:37.207174 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 320/1274] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:37 2026] GET /volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:37.421386 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1511065f-7cc9-4af2-9297-6547ad97098d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:37.423785 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1511065f-7cc9-4af2-9297-6547ad97098d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:28:37.424081 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1511065f-7cc9-4af2-9297-6547ad97098d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:37.424432 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1511065f-7cc9-4af2-9297-6547ad97098d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:37.424626 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-1511065f-7cc9-4af2-9297-6547ad97098d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:37.434371 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:37.434371 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:37.435359 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1511065f-7cc9-4af2-9297-6547ad97098d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:28:37.435889 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 318/1275] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:37 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:38.219479 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-16509a70-a584-4f05-8270-fc5c7e171d12 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:38.221534 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-16509a70-a584-4f05-8270-fc5c7e171d12 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 Jul 31 09:28:38.221959 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-16509a70-a584-4f05-8270-fc5c7e171d12 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:38.222161 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-16509a70-a584-4f05-8270-fc5c7e171d12 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:38.222398 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-16509a70-a584-4f05-8270-fc5c7e171d12 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id a20bff7c-1046-4047-ada1-68f4880e09d6. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:38.226901 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:38.226901 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:38.227730 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-16509a70-a584-4f05-8270-fc5c7e171d12 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 returned with HTTP 200 Jul 31 09:28:38.228215 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 317/1276] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:38 2026] GET /volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:38.441352 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b53b6c86-4e31-4c22-90cf-20963102b531 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:38.443313 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b53b6c86-4e31-4c22-90cf-20963102b531 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:28:38.443673 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b53b6c86-4e31-4c22-90cf-20963102b531 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-36159295", "imageRef": "4a6ad67e-7e24-46cc-a1bc-77dfdb706c44", "size": 1}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:38.445085 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-b53b6c86-4e31-4c22-90cf-20963102b531 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-36159295', 'imageRef': '4a6ad67e-7e24-46cc-a1bc-77dfdb706c44', 'size': 1}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:28:38.448645 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-86fa397d-7d9d-4d38-947a-f1ac4ed08338 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:38.450659 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-86fa397d-7d9d-4d38-947a-f1ac4ed08338 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:28:38.450818 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-86fa397d-7d9d-4d38-947a-f1ac4ed08338 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:38.451002 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-86fa397d-7d9d-4d38-947a-f1ac4ed08338 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:38.451135 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-86fa397d-7d9d-4d38-947a-f1ac4ed08338 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:38.456574 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:38.456574 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:38.457516 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-86fa397d-7d9d-4d38-947a-f1ac4ed08338 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:28:38.457962 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 321/1277] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:38 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:38.621350 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-b53b6c86-4e31-4c22-90cf-20963102b531 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Create volume of 1 GB Jul 31 09:28:38.625269 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-b53b6c86-4e31-4c22-90cf-20963102b531 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Availability Zones retrieved successfully. Jul 31 09:28:38.630540 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-b53b6c86-4e31-4c22-90cf-20963102b531 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Flow 'volume_create_api' (ed92ffff-fa86-4a85-bfc8-6ec96b2de2d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:28:38.631906 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-b53b6c86-4e31-4c22-90cf-20963102b531 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48f049be-fae2-4a7e-9f35-f9adda54ac51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:38.632875 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-b53b6c86-4e31-4c22-90cf-20963102b531 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:28:38.700345 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-b53b6c86-4e31-4c22-90cf-20963102b531 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48f049be-fae2-4a7e-9f35-f9adda54ac51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:38.701091 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-b53b6c86-4e31-4c22-90cf-20963102b531 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (563f8152-8799-4a45-9596-d813bd6c4efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:38.784581 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-b53b6c86-4e31-4c22-90cf-20963102b531 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Created reservations ['1b793a1e-ae96-4c21-a069-8bfa57ab0a6f', 'c8613bd4-36e3-4fc3-bd20-ca430909c87d', 'fdc5a29c-925e-43a4-8198-63538d2012ac', 'abc5f48e-d917-4255-ad6c-bb0e69f97ac6'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:28:38.785736 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-b53b6c86-4e31-4c22-90cf-20963102b531 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (563f8152-8799-4a45-9596-d813bd6c4efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b793a1e-ae96-4c21-a069-8bfa57ab0a6f', 'c8613bd4-36e3-4fc3-bd20-ca430909c87d', 'fdc5a29c-925e-43a4-8198-63538d2012ac', 'abc5f48e-d917-4255-ad6c-bb0e69f97ac6']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:38.786564 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-b53b6c86-4e31-4c22-90cf-20963102b531 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71bc3257-6609-46d3-af7b-c2d9b2af13fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:38.816477 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-b53b6c86-4e31-4c22-90cf-20963102b531 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71bc3257-6609-46d3-af7b-c2d9b2af13fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '102ee633-a9c6-4602-b904-5744d16abf52', '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-36159295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0d53759fca9417789fcf0e8889fcbad',qos_specs=None,replication_status=,reservations=['1b793a1e-ae96-4c21-a069-8bfa57ab0a6f','c8613bd4-36e3-4fc3-bd20-ca430909c87d','fdc5a29c-925e-43a4-8198-63538d2012ac','abc5f48e-d917-4255-ad6c-bb0e69f97ac6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5264389528e64623ae24fcf8973d139e',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:28:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-36159295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=102ee633-a9c6-4602-b904-5744d16abf52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0d53759fca9417789fcf0e8889fcbad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5264389528e64623ae24fcf8973d139e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:38.817848 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-b53b6c86-4e31-4c22-90cf-20963102b531 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a899fb5e-6862-4fa1-98ef-32e68f2fafe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:38.857069 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-b53b6c86-4e31-4c22-90cf-20963102b531 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a899fb5e-6862-4fa1-98ef-32e68f2fafe0) transitioned into state 'SUCCESS' from state '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-36159295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0d53759fca9417789fcf0e8889fcbad',qos_specs=None,replication_status=,reservations=['1b793a1e-ae96-4c21-a069-8bfa57ab0a6f','c8613bd4-36e3-4fc3-bd20-ca430909c87d','fdc5a29c-925e-43a4-8198-63538d2012ac','abc5f48e-d917-4255-ad6c-bb0e69f97ac6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5264389528e64623ae24fcf8973d139e',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:38.857894 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-b53b6c86-4e31-4c22-90cf-20963102b531 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00b95237-8159-4e75-ae51-cab8322a5e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:38.876803 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-b53b6c86-4e31-4c22-90cf-20963102b531 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00b95237-8159-4e75-ae51-cab8322a5e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:38.878544 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-b53b6c86-4e31-4c22-90cf-20963102b531 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Flow 'volume_create_api' (ed92ffff-fa86-4a85-bfc8-6ec96b2de2d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:28:38.880795 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-b53b6c86-4e31-4c22-90cf-20963102b531 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Create volume request issued successfully. Jul 31 09:28:38.880795 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b53b6c86-4e31-4c22-90cf-20963102b531 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:28:38.880795 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 322/1278] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:28:38 2026] POST /volume/v3/volumes => generated 751 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:28:38.899174 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1309622e-5745-43f2-97e9-38885b8cfe16 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:38.901135 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1309622e-5745-43f2-97e9-38885b8cfe16 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] GET https://10.4.3.226/volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 Jul 31 09:28:38.901409 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1309622e-5745-43f2-97e9-38885b8cfe16 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:38.901978 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1309622e-5745-43f2-97e9-38885b8cfe16 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:38.911807 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:38.911807 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:38.917937 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1309622e-5745-43f2-97e9-38885b8cfe16 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Volume info retrieved successfully. Jul 31 09:28:38.924443 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1309622e-5745-43f2-97e9-38885b8cfe16 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] https://10.4.3.226/volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 returned with HTTP 200 Jul 31 09:28:38.924982 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 319/1279] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:38 2026] GET /volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:39.243478 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0541d7fe-5cc4-4b04-90eb-603a49034aff None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:39.247181 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0541d7fe-5cc4-4b04-90eb-603a49034aff tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 Jul 31 09:28:39.247450 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0541d7fe-5cc4-4b04-90eb-603a49034aff tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:39.247709 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0541d7fe-5cc4-4b04-90eb-603a49034aff tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:39.247859 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-0541d7fe-5cc4-4b04-90eb-603a49034aff tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id a20bff7c-1046-4047-ada1-68f4880e09d6. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:39.259718 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:39.259718 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:39.259956 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0541d7fe-5cc4-4b04-90eb-603a49034aff tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 returned with HTTP 200 Jul 31 09:28:39.260423 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 318/1280] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:39 2026] GET /volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:39.276188 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-19632a01-32af-4f2f-b240-14141e874216 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:39.281805 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-19632a01-32af-4f2f-b240-14141e874216 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 Jul 31 09:28:39.281805 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-19632a01-32af-4f2f-b240-14141e874216 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:39.283150 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-19632a01-32af-4f2f-b240-14141e874216 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:39.283150 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-19632a01-32af-4f2f-b240-14141e874216 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id a20bff7c-1046-4047-ada1-68f4880e09d6. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:39.290609 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:39.290609 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:39.291522 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-19632a01-32af-4f2f-b240-14141e874216 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 returned with HTTP 200 Jul 31 09:28:39.293145 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 322/1281] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:39 2026] GET /volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 => generated 708 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:39.305742 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-29fa328e-305e-405e-aada-7b58133327de None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:39.311170 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-29fa328e-305e-405e-aada-7b58133327de tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] DELETE https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 Jul 31 09:28:39.311461 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-29fa328e-305e-405e-aada-7b58133327de tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:39.311734 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-29fa328e-305e-405e-aada-7b58133327de tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:39.312119 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.backups [None req-29fa328e-305e-405e-aada-7b58133327de tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Delete backup with id: a20bff7c-1046-4047-ada1-68f4880e09d6. Jul 31 09:28:39.321938 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:39.321938 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:39.359938 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.backup.rpcapi [None req-29fa328e-305e-405e-aada-7b58133327de tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] delete_backup rpcapi backup_id a20bff7c-1046-4047-ada1-68f4880e09d6 {{(pid=100315) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:28:39.363313 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-29fa328e-305e-405e-aada-7b58133327de tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 returned with HTTP 202 Jul 31 09:28:39.363313 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 323/1282] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:28:39 2026] DELETE /volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:28:39.380118 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d7f0be03-7827-492d-972c-6a3e0e4088f1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:39.387062 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d7f0be03-7827-492d-972c-6a3e0e4088f1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 Jul 31 09:28:39.387431 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d7f0be03-7827-492d-972c-6a3e0e4088f1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:39.387431 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d7f0be03-7827-492d-972c-6a3e0e4088f1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:39.388446 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-d7f0be03-7827-492d-972c-6a3e0e4088f1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id a20bff7c-1046-4047-ada1-68f4880e09d6. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:39.399631 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:39.399631 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:39.399631 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d7f0be03-7827-492d-972c-6a3e0e4088f1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 returned with HTTP 200 Jul 31 09:28:39.400109 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 320/1283] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:39 2026] GET /volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 => generated 707 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:39.474754 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-edc27c52-4764-4d2f-95d7-82f29c63c243 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:39.478376 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-edc27c52-4764-4d2f-95d7-82f29c63c243 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:28:39.478376 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-edc27c52-4764-4d2f-95d7-82f29c63c243 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:39.478821 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-edc27c52-4764-4d2f-95d7-82f29c63c243 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:39.479126 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-edc27c52-4764-4d2f-95d7-82f29c63c243 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:39.485556 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:39.485556 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:39.486922 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-edc27c52-4764-4d2f-95d7-82f29c63c243 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:28:39.490282 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 319/1284] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:39 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:39.942023 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-62cc67b9-4061-4a22-bd6e-b42f0b04cb0f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:39.943932 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-62cc67b9-4061-4a22-bd6e-b42f0b04cb0f tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] GET https://10.4.3.226/volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 Jul 31 09:28:39.944123 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-62cc67b9-4061-4a22-bd6e-b42f0b04cb0f tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:39.944442 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-62cc67b9-4061-4a22-bd6e-b42f0b04cb0f tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:39.953514 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:39.953514 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:39.957901 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-62cc67b9-4061-4a22-bd6e-b42f0b04cb0f tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Volume info retrieved successfully. Jul 31 09:28:39.962681 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-62cc67b9-4061-4a22-bd6e-b42f0b04cb0f tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] https://10.4.3.226/volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 returned with HTTP 200 Jul 31 09:28:39.963203 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 323/1285] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:39 2026] GET /volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:40.415003 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-58da35b1-8111-474d-88e6-8e13aa7bd06a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:40.417351 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-58da35b1-8111-474d-88e6-8e13aa7bd06a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 Jul 31 09:28:40.417576 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-58da35b1-8111-474d-88e6-8e13aa7bd06a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:40.417772 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-58da35b1-8111-474d-88e6-8e13aa7bd06a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:40.417912 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-58da35b1-8111-474d-88e6-8e13aa7bd06a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id a20bff7c-1046-4047-ada1-68f4880e09d6. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:40.422703 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-58da35b1-8111-474d-88e6-8e13aa7bd06a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 returned with HTTP 404 Jul 31 09:28:40.423261 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 324/1286] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:40 2026] GET /volume/v3/backups/a20bff7c-1046-4047-ada1-68f4880e09d6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:40.431663 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b1559c18-7e16-4302-8736-7cc788237ffc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:40.433392 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b1559c18-7e16-4302-8736-7cc788237ffc tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] POST https://10.4.3.226/volume/v3/backups Jul 31 09:28:40.433865 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b1559c18-7e16-4302-8736-7cc788237ffc tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "825f0bef-bef9-45ec-bddc-0e66444e0f96", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1769332297", "container": "tempest-volumesbackupstest-backup-container-718907633"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:40.435371 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-b1559c18-7e16-4302-8736-7cc788237ffc tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Creating new backup {'backup': {'volume_id': '825f0bef-bef9-45ec-bddc-0e66444e0f96', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1769332297', 'container': 'tempest-volumesbackupstest-backup-container-718907633'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:28:40.435572 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-b1559c18-7e16-4302-8736-7cc788237ffc tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Creating backup of volume 825f0bef-bef9-45ec-bddc-0e66444e0f96 in container tempest-volumesbackupstest-backup-container-718907633 Jul 31 09:28:40.450218 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:40.450218 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:40.450733 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b1559c18-7e16-4302-8736-7cc788237ffc tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:28:40.470758 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-b1559c18-7e16-4302-8736-7cc788237ffc tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Created reservations ['851c42f1-4af7-4d0c-b44d-df2f91f24d3f', '7d92499c-cb9b-456e-8bce-2b26ee8cd207'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:28:40.503649 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-751ab8cf-e000-4744-8515-d88deecbb8d5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:40.508268 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-751ab8cf-e000-4744-8515-d88deecbb8d5 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:28:40.508268 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-751ab8cf-e000-4744-8515-d88deecbb8d5 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:40.508268 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-751ab8cf-e000-4744-8515-d88deecbb8d5 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:40.508268 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-751ab8cf-e000-4744-8515-d88deecbb8d5 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:40.513324 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:40.513324 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:40.515236 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-751ab8cf-e000-4744-8515-d88deecbb8d5 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:28:40.515236 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 320/1287] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:40 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:40.525910 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b1559c18-7e16-4302-8736-7cc788237ffc tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:28:40.526625 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 321/1288] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:28:40 2026] POST /volume/v3/backups => generated 330 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:28:40.536134 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-40ccb4b3-871d-4a7d-a8f4-7c0cb158b70f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:40.539066 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-40ccb4b3-871d-4a7d-a8f4-7c0cb158b70f tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 Jul 31 09:28:40.539315 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-40ccb4b3-871d-4a7d-a8f4-7c0cb158b70f tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:40.539548 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-40ccb4b3-871d-4a7d-a8f4-7c0cb158b70f tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:40.539688 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-40ccb4b3-871d-4a7d-a8f4-7c0cb158b70f tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id dc3fa5b2-b798-4a78-8b01-6dce66ec4f76. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:40.545217 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:40.545217 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:40.545972 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-40ccb4b3-871d-4a7d-a8f4-7c0cb158b70f tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 returned with HTTP 200 Jul 31 09:28:40.546395 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 324/1289] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:40 2026] GET /volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:40.981345 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a4c638b5-845b-4e1c-bcc4-d4f1ad7b317b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:40.981856 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a4c638b5-845b-4e1c-bcc4-d4f1ad7b317b tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] GET https://10.4.3.226/volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 Jul 31 09:28:40.982062 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a4c638b5-845b-4e1c-bcc4-d4f1ad7b317b tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:40.982282 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a4c638b5-845b-4e1c-bcc4-d4f1ad7b317b tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:40.991770 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:40.991770 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:40.997219 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a4c638b5-845b-4e1c-bcc4-d4f1ad7b317b tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Volume info retrieved successfully. Jul 31 09:28:41.002624 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a4c638b5-845b-4e1c-bcc4-d4f1ad7b317b tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] https://10.4.3.226/volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 returned with HTTP 200 Jul 31 09:28:41.003060 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 325/1290] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:40 2026] GET /volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:41.529866 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1c3150a4-fbaa-41a2-b513-0657c35c06e7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:41.533216 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1c3150a4-fbaa-41a2-b513-0657c35c06e7 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:28:41.533216 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1c3150a4-fbaa-41a2-b513-0657c35c06e7 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:41.533798 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1c3150a4-fbaa-41a2-b513-0657c35c06e7 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:41.533916 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-1c3150a4-fbaa-41a2-b513-0657c35c06e7 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:41.545745 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:41.545745 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:41.548566 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1c3150a4-fbaa-41a2-b513-0657c35c06e7 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:28:41.549201 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 321/1291] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:41 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 799 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:41.563470 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6ec8b80a-10e8-4904-8c19-d53fd38b497e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:41.566048 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6ec8b80a-10e8-4904-8c19-d53fd38b497e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 Jul 31 09:28:41.566391 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6ec8b80a-10e8-4904-8c19-d53fd38b497e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:41.566642 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6ec8b80a-10e8-4904-8c19-d53fd38b497e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:41.566784 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-6ec8b80a-10e8-4904-8c19-d53fd38b497e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id dc3fa5b2-b798-4a78-8b01-6dce66ec4f76. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:41.577198 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:41.577198 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:41.578309 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6ec8b80a-10e8-4904-8c19-d53fd38b497e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 returned with HTTP 200 Jul 31 09:28:41.578838 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 322/1292] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:41 2026] GET /volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:41.652657 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0c1a837e-ea3a-44c1-84c5-5845abbd48eb None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:41.656268 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0c1a837e-ea3a-44c1-84c5-5845abbd48eb tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] POST https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action Jul 31 09:28:41.656268 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0c1a837e-ea3a-44c1-84c5-5845abbd48eb tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Action body: b'{"os-attach": {"instance_uuid": "23e086ba-69db-43f8-b633-e0468401b6c3", "mountpoint": "/dev/vdb"}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:28:41.656268 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0c1a837e-ea3a-44c1-84c5-5845abbd48eb tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "23e086ba-69db-43f8-b633-e0468401b6c3", "mountpoint": "/dev/vdb"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:41.667297 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:41.667297 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:41.667790 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-0c1a837e-ea3a-44c1-84c5-5845abbd48eb tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:28:41.682947 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-0c1a837e-ea3a-44c1-84c5-5845abbd48eb tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Update volume admin metadata completed successfully. Jul 31 09:28:41.776874 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-0c1a837e-ea3a-44c1-84c5-5845abbd48eb tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Attach volume completed successfully. Jul 31 09:28:41.777957 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0c1a837e-ea3a-44c1-84c5-5845abbd48eb tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action returned with HTTP 202 Jul 31 09:28:41.780463 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 325/1293] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:28:41 2026] POST /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:28:41.789174 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5f942608-0b3b-4118-afa4-4abf11e5f000 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:41.791730 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5f942608-0b3b-4118-afa4-4abf11e5f000 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] GET https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e Jul 31 09:28:41.792022 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5f942608-0b3b-4118-afa4-4abf11e5f000 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:41.792302 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5f942608-0b3b-4118-afa4-4abf11e5f000 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:41.804035 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:41.804035 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:41.808170 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5f942608-0b3b-4118-afa4-4abf11e5f000 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:28:41.813276 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5f942608-0b3b-4118-afa4-4abf11e5f000 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e returned with HTTP 200 Jul 31 09:28:41.813893 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 326/1294] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:41 2026] GET /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e => generated 1175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:41.832298 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-586ad265-2b3c-4777-873f-6d4827930955 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:41.834096 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-586ad265-2b3c-4777-873f-6d4827930955 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] POST https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action Jul 31 09:28:41.834458 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-586ad265-2b3c-4777-873f-6d4827930955 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Action body: b'{"os-detach": {}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:28:41.834647 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-586ad265-2b3c-4777-873f-6d4827930955 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:41.856942 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:41.856942 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:41.856942 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-586ad265-2b3c-4777-873f-6d4827930955 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:28:41.933511 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-586ad265-2b3c-4777-873f-6d4827930955 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Detach volume completed successfully. Jul 31 09:28:41.933855 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-586ad265-2b3c-4777-873f-6d4827930955 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action returned with HTTP 202 Jul 31 09:28:41.934922 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 322/1295] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:28:41 2026] POST /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:28:41.946111 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b1835047-e279-4cce-95e3-0e8d840d1c9e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:41.949177 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b1835047-e279-4cce-95e3-0e8d840d1c9e tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] GET https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e Jul 31 09:28:41.949451 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b1835047-e279-4cce-95e3-0e8d840d1c9e tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:41.949717 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b1835047-e279-4cce-95e3-0e8d840d1c9e tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:41.965414 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:41.965414 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:41.971988 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b1835047-e279-4cce-95e3-0e8d840d1c9e tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:28:41.978715 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b1835047-e279-4cce-95e3-0e8d840d1c9e tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e returned with HTTP 200 Jul 31 09:28:41.979332 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 323/1296] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:41 2026] GET /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:42.038101 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-97a876ed-3c79-48e7-826c-4875156c3edb None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:42.038101 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-97a876ed-3c79-48e7-826c-4875156c3edb tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] GET https://10.4.3.226/volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 Jul 31 09:28:42.038101 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-97a876ed-3c79-48e7-826c-4875156c3edb tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:42.038101 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-97a876ed-3c79-48e7-826c-4875156c3edb tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:42.045312 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:42.045312 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:42.053923 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-97a876ed-3c79-48e7-826c-4875156c3edb tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Volume info retrieved successfully. Jul 31 09:28:42.060372 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-97a876ed-3c79-48e7-826c-4875156c3edb tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] https://10.4.3.226/volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 returned with HTTP 200 Jul 31 09:28:42.060456 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 326/1297] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:42 2026] GET /volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 => generated 904 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:42.560608 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a9ad64b5-e895-4664-8646-ecdc113901f2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:42.562523 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a9ad64b5-e895-4664-8646-ecdc113901f2 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:28:42.562813 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a9ad64b5-e895-4664-8646-ecdc113901f2 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:42.563067 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a9ad64b5-e895-4664-8646-ecdc113901f2 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:42.563208 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-a9ad64b5-e895-4664-8646-ecdc113901f2 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:42.570899 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:42.570899 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:42.573396 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a9ad64b5-e895-4664-8646-ecdc113901f2 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:28:42.573791 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 327/1298] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:42 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:42.597761 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-96e0d547-8919-44d9-aeb0-2da39b1a3c59 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:42.600778 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-96e0d547-8919-44d9-aeb0-2da39b1a3c59 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 Jul 31 09:28:42.600920 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-96e0d547-8919-44d9-aeb0-2da39b1a3c59 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:42.601181 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-96e0d547-8919-44d9-aeb0-2da39b1a3c59 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:42.601331 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-96e0d547-8919-44d9-aeb0-2da39b1a3c59 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id dc3fa5b2-b798-4a78-8b01-6dce66ec4f76. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:42.607492 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:42.607492 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:42.608735 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-96e0d547-8919-44d9-aeb0-2da39b1a3c59 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 returned with HTTP 200 Jul 31 09:28:42.609456 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 323/1299] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:42 2026] GET /volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:43.079391 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-80d6b86e-2414-4213-97ca-4b118c64b372 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:43.082691 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-80d6b86e-2414-4213-97ca-4b118c64b372 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] GET https://10.4.3.226/volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 Jul 31 09:28:43.082691 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-80d6b86e-2414-4213-97ca-4b118c64b372 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:43.083521 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-80d6b86e-2414-4213-97ca-4b118c64b372 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:43.097594 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:43.097594 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:43.109405 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-80d6b86e-2414-4213-97ca-4b118c64b372 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Volume info retrieved successfully. Jul 31 09:28:43.123886 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-80d6b86e-2414-4213-97ca-4b118c64b372 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] https://10.4.3.226/volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 returned with HTTP 200 Jul 31 09:28:43.124475 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 324/1300] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:43 2026] GET /volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 => generated 904 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:43.593915 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7dd6b6c7-7efe-412a-8d8f-3680532b5bdc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:43.595832 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7dd6b6c7-7efe-412a-8d8f-3680532b5bdc tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:28:43.595832 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7dd6b6c7-7efe-412a-8d8f-3680532b5bdc tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:43.596026 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7dd6b6c7-7efe-412a-8d8f-3680532b5bdc tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:43.596308 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-7dd6b6c7-7efe-412a-8d8f-3680532b5bdc tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:43.602611 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:43.602611 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:43.603715 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7dd6b6c7-7efe-412a-8d8f-3680532b5bdc tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:28:43.604403 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 327/1301] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:43 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:43.626099 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-273b1f61-017f-4ea6-a4c2-25d487f21dec None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:43.628661 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-273b1f61-017f-4ea6-a4c2-25d487f21dec tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 Jul 31 09:28:43.628661 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-273b1f61-017f-4ea6-a4c2-25d487f21dec tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:43.629188 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-273b1f61-017f-4ea6-a4c2-25d487f21dec tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:43.629188 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-273b1f61-017f-4ea6-a4c2-25d487f21dec tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id dc3fa5b2-b798-4a78-8b01-6dce66ec4f76. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:43.635040 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:43.635040 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:43.635961 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-273b1f61-017f-4ea6-a4c2-25d487f21dec tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 returned with HTTP 200 Jul 31 09:28:43.636617 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 328/1302] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:43 2026] GET /volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:44.144777 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-028d8bfc-d594-4133-abba-9cda9f31f4b1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:44.147487 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-028d8bfc-d594-4133-abba-9cda9f31f4b1 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] GET https://10.4.3.226/volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 Jul 31 09:28:44.147758 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-028d8bfc-d594-4133-abba-9cda9f31f4b1 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:44.148993 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-028d8bfc-d594-4133-abba-9cda9f31f4b1 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:44.160612 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:44.160612 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:44.165603 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-028d8bfc-d594-4133-abba-9cda9f31f4b1 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Volume info retrieved successfully. Jul 31 09:28:44.171774 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-028d8bfc-d594-4133-abba-9cda9f31f4b1 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] https://10.4.3.226/volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 returned with HTTP 200 Jul 31 09:28:44.172276 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 324/1303] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:44 2026] GET /volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:44.619533 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-08c726fa-dbbc-47f2-985b-63fb677f4629 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:44.622116 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-08c726fa-dbbc-47f2-985b-63fb677f4629 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:28:44.622452 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-08c726fa-dbbc-47f2-985b-63fb677f4629 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:44.622737 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-08c726fa-dbbc-47f2-985b-63fb677f4629 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:44.622895 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-08c726fa-dbbc-47f2-985b-63fb677f4629 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:44.635337 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:44.635337 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:44.636233 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-08c726fa-dbbc-47f2-985b-63fb677f4629 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:28:44.636825 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 325/1304] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:44 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:44.652940 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5fd38492-2053-46a5-8a9b-fb7a50bdc606 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:44.655436 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5fd38492-2053-46a5-8a9b-fb7a50bdc606 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 Jul 31 09:28:44.657396 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5fd38492-2053-46a5-8a9b-fb7a50bdc606 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:44.657919 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5fd38492-2053-46a5-8a9b-fb7a50bdc606 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:44.658202 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-5fd38492-2053-46a5-8a9b-fb7a50bdc606 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id dc3fa5b2-b798-4a78-8b01-6dce66ec4f76. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:44.666286 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:44.666286 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:44.667042 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5fd38492-2053-46a5-8a9b-fb7a50bdc606 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 returned with HTTP 200 Jul 31 09:28:44.667655 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 328/1305] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:44 2026] GET /volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:45.192700 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-148bbbe2-d637-4e7e-9b39-688d10e83b27 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:45.198467 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-148bbbe2-d637-4e7e-9b39-688d10e83b27 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] GET https://10.4.3.226/volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 Jul 31 09:28:45.198730 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-148bbbe2-d637-4e7e-9b39-688d10e83b27 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:45.199022 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-148bbbe2-d637-4e7e-9b39-688d10e83b27 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:45.218293 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:45.218293 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:45.225286 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-148bbbe2-d637-4e7e-9b39-688d10e83b27 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Volume info retrieved successfully. Jul 31 09:28:45.236909 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-148bbbe2-d637-4e7e-9b39-688d10e83b27 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] https://10.4.3.226/volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 returned with HTTP 200 Jul 31 09:28:45.237649 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 329/1306] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:45 2026] GET /volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 => generated 904 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:45.650989 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9dbdecdf-afb8-4df2-8fae-a14fc1b349cc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:45.654031 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9dbdecdf-afb8-4df2-8fae-a14fc1b349cc tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:28:45.654031 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9dbdecdf-afb8-4df2-8fae-a14fc1b349cc tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:45.654031 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9dbdecdf-afb8-4df2-8fae-a14fc1b349cc tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:45.654031 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-9dbdecdf-afb8-4df2-8fae-a14fc1b349cc tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:45.657512 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:45.657512 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:45.658422 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9dbdecdf-afb8-4df2-8fae-a14fc1b349cc tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:28:45.658882 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 325/1307] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:45 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:45.682436 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d8c1055a-f996-422a-a810-a3dbf73177a3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:45.684708 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d8c1055a-f996-422a-a810-a3dbf73177a3 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 Jul 31 09:28:45.684930 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d8c1055a-f996-422a-a810-a3dbf73177a3 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:45.685167 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d8c1055a-f996-422a-a810-a3dbf73177a3 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:45.685311 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-d8c1055a-f996-422a-a810-a3dbf73177a3 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id dc3fa5b2-b798-4a78-8b01-6dce66ec4f76. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:45.690645 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:45.690645 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:45.691570 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d8c1055a-f996-422a-a810-a3dbf73177a3 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 returned with HTTP 200 Jul 31 09:28:45.692139 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 326/1308] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:45 2026] GET /volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:46.257261 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-efb9e7d7-613a-44e1-a8bc-b68d1ebe6074 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:46.259206 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-efb9e7d7-613a-44e1-a8bc-b68d1ebe6074 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] GET https://10.4.3.226/volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 Jul 31 09:28:46.259428 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-efb9e7d7-613a-44e1-a8bc-b68d1ebe6074 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:46.259626 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-efb9e7d7-613a-44e1-a8bc-b68d1ebe6074 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:46.274290 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:46.274290 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:46.279186 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-efb9e7d7-613a-44e1-a8bc-b68d1ebe6074 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Volume info retrieved successfully. Jul 31 09:28:46.289223 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-efb9e7d7-613a-44e1-a8bc-b68d1ebe6074 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] https://10.4.3.226/volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 returned with HTTP 200 Jul 31 09:28:46.290874 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 329/1309] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:46 2026] GET /volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 => generated 904 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:46.670223 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7fc9154e-ea86-408e-8ad2-fedf2c82e23f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:46.673078 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7fc9154e-ea86-408e-8ad2-fedf2c82e23f tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:28:46.673364 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7fc9154e-ea86-408e-8ad2-fedf2c82e23f tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:46.673618 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7fc9154e-ea86-408e-8ad2-fedf2c82e23f tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:46.673727 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-7fc9154e-ea86-408e-8ad2-fedf2c82e23f tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:46.679010 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:46.679010 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:46.680092 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7fc9154e-ea86-408e-8ad2-fedf2c82e23f tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:28:46.680719 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 330/1310] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:46 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:46.703961 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b86b5ddc-9cd9-4036-9c6b-fbef1f7d72a0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:46.706020 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b86b5ddc-9cd9-4036-9c6b-fbef1f7d72a0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 Jul 31 09:28:46.706444 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b86b5ddc-9cd9-4036-9c6b-fbef1f7d72a0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:46.706766 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b86b5ddc-9cd9-4036-9c6b-fbef1f7d72a0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:46.706982 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-b86b5ddc-9cd9-4036-9c6b-fbef1f7d72a0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id dc3fa5b2-b798-4a78-8b01-6dce66ec4f76. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:46.713811 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:46.713811 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:46.713811 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b86b5ddc-9cd9-4036-9c6b-fbef1f7d72a0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 returned with HTTP 200 Jul 31 09:28:46.713811 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 326/1311] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:46 2026] GET /volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:47.314527 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d4020812-71c0-4ae0-bed2-8f6b873e4980 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:47.319395 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d4020812-71c0-4ae0-bed2-8f6b873e4980 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] GET https://10.4.3.226/volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 Jul 31 09:28:47.319395 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d4020812-71c0-4ae0-bed2-8f6b873e4980 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:47.319395 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d4020812-71c0-4ae0-bed2-8f6b873e4980 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:47.331905 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:47.331905 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:47.339845 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d4020812-71c0-4ae0-bed2-8f6b873e4980 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Volume info retrieved successfully. Jul 31 09:28:47.346903 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d4020812-71c0-4ae0-bed2-8f6b873e4980 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] https://10.4.3.226/volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 returned with HTTP 200 Jul 31 09:28:47.347883 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 327/1312] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:47 2026] GET /volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 => generated 904 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:47.557488 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-e77677ee-57f4-4978-a793-8756706906cd req-7e32633a-46ba-4332-8783-890af6439a08 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:47.560817 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-e77677ee-57f4-4978-a793-8756706906cd req-7e32633a-46ba-4332-8783-890af6439a08 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 Jul 31 09:28:47.561103 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-e77677ee-57f4-4978-a793-8756706906cd req-7e32633a-46ba-4332-8783-890af6439a08 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:47.564221 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-e77677ee-57f4-4978-a793-8756706906cd req-7e32633a-46ba-4332-8783-890af6439a08 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:47.595714 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:47.595714 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:47.605731 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-e77677ee-57f4-4978-a793-8756706906cd req-7e32633a-46ba-4332-8783-890af6439a08 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:28:47.622470 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-e77677ee-57f4-4978-a793-8756706906cd req-7e32633a-46ba-4332-8783-890af6439a08 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 returned with HTTP 200 Jul 31 09:28:47.624169 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 330/1313] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:28:47 2026] GET /volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 => generated 1136 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:47.656161 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-e77677ee-57f4-4978-a793-8756706906cd req-320d89fa-d95b-4948-9d08-2b537451c8ea None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:47.659689 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-e77677ee-57f4-4978-a793-8756706906cd req-320d89fa-d95b-4948-9d08-2b537451c8ea tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] POST https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637/action Jul 31 09:28:47.660392 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-e77677ee-57f4-4978-a793-8756706906cd req-320d89fa-d95b-4948-9d08-2b537451c8ea tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:28:47.660507 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-e77677ee-57f4-4978-a793-8756706906cd req-320d89fa-d95b-4948-9d08-2b537451c8ea tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:47.679166 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:47.679166 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:47.681265 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-e77677ee-57f4-4978-a793-8756706906cd req-320d89fa-d95b-4948-9d08-2b537451c8ea tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:28:47.691425 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-e77677ee-57f4-4978-a793-8756706906cd req-320d89fa-d95b-4948-9d08-2b537451c8ea tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Begin detaching volume completed successfully. Jul 31 09:28:47.691758 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-e77677ee-57f4-4978-a793-8756706906cd req-320d89fa-d95b-4948-9d08-2b537451c8ea tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637/action returned with HTTP 202 Jul 31 09:28:47.692325 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 331/1314] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:28:47 2026] POST /volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:28:47.695985 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a1d1914f-1b0f-4da0-875f-900632151732 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:47.714443 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a1d1914f-1b0f-4da0-875f-900632151732 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:28:47.714443 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a1d1914f-1b0f-4da0-875f-900632151732 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:47.714443 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a1d1914f-1b0f-4da0-875f-900632151732 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:47.714443 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-a1d1914f-1b0f-4da0-875f-900632151732 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:47.730722 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9b2b2379-e85c-4dbc-a8c0-6bd98a637ee3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:47.733498 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:47.733498 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:47.735606 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-abd53117-83b1-4ffa-ae09-c632992bd499 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:47.738415 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a1d1914f-1b0f-4da0-875f-900632151732 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:28:47.739237 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9b2b2379-e85c-4dbc-a8c0-6bd98a637ee3 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 Jul 31 09:28:47.740124 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9b2b2379-e85c-4dbc-a8c0-6bd98a637ee3 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:47.740124 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9b2b2379-e85c-4dbc-a8c0-6bd98a637ee3 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:47.740453 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 327/1315] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:47 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 799 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:47.741423 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-abd53117-83b1-4ffa-ae09-c632992bd499 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 Jul 31 09:28:47.741726 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-abd53117-83b1-4ffa-ae09-c632992bd499 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:47.742143 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-abd53117-83b1-4ffa-ae09-c632992bd499 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:47.742255 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-abd53117-83b1-4ffa-ae09-c632992bd499 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id dc3fa5b2-b798-4a78-8b01-6dce66ec4f76. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:47.759050 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:47.759050 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:47.759050 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-abd53117-83b1-4ffa-ae09-c632992bd499 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 returned with HTTP 200 Jul 31 09:28:47.759050 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 331/1316] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:47 2026] GET /volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 => generated 789 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:47.772275 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:47.772275 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:47.790035 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9b2b2379-e85c-4dbc-a8c0-6bd98a637ee3 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:28:47.806053 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9b2b2379-e85c-4dbc-a8c0-6bd98a637ee3 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 returned with HTTP 200 Jul 31 09:28:47.806053 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 328/1317] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:47 2026] GET /volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 => generated 1139 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:47.818847 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a2dc7100-f130-4b7e-849a-f428481ca7f6 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:47.819793 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a2dc7100-f130-4b7e-849a-f428481ca7f6 None None] GET https://10.4.3.226/volume// Jul 31 09:28:47.819793 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a2dc7100-f130-4b7e-849a-f428481ca7f6 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:47.820085 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a2dc7100-f130-4b7e-849a-f428481ca7f6 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:47.820475 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a2dc7100-f130-4b7e-849a-f428481ca7f6 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:28:47.820680 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 332/1318] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:28: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 31 09:28:47.837384 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-e77677ee-57f4-4978-a793-8756706906cd req-3ef108af-31cf-4b19-a86e-2feeca053533 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:47.847866 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e77677ee-57f4-4978-a793-8756706906cd req-3ef108af-31cf-4b19-a86e-2feeca053533 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 Jul 31 09:28:47.848207 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e77677ee-57f4-4978-a793-8756706906cd req-3ef108af-31cf-4b19-a86e-2feeca053533 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:47.848486 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e77677ee-57f4-4978-a793-8756706906cd req-3ef108af-31cf-4b19-a86e-2feeca053533 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:47.892534 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:47.892534 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:47.899833 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-e77677ee-57f4-4978-a793-8756706906cd req-3ef108af-31cf-4b19-a86e-2feeca053533 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:28:47.907498 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e77677ee-57f4-4978-a793-8756706906cd req-3ef108af-31cf-4b19-a86e-2feeca053533 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 returned with HTTP 200 Jul 31 09:28:47.908134 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 328/1319] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:28:47 2026] GET /volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 => generated 1319 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:28:48.374917 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e12721f1-6344-4fa1-8743-d03b8b3c2b79 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:48.378045 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e12721f1-6344-4fa1-8743-d03b8b3c2b79 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] GET https://10.4.3.226/volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 Jul 31 09:28:48.378579 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e12721f1-6344-4fa1-8743-d03b8b3c2b79 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:48.378909 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e12721f1-6344-4fa1-8743-d03b8b3c2b79 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:48.393819 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:48.393819 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:48.401730 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e12721f1-6344-4fa1-8743-d03b8b3c2b79 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Volume info retrieved successfully. Jul 31 09:28:48.412749 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e12721f1-6344-4fa1-8743-d03b8b3c2b79 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] https://10.4.3.226/volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 returned with HTTP 200 Jul 31 09:28:48.413499 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 332/1320] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:48 2026] GET /volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 => generated 1158 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:48.462142 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-037c41ca-6b66-4e29-a9b4-a2acfea37c5d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:48.466914 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-037c41ca-6b66-4e29-a9b4-a2acfea37c5d tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] GET https://10.4.3.226/volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 Jul 31 09:28:48.467264 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-037c41ca-6b66-4e29-a9b4-a2acfea37c5d tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:48.467503 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-037c41ca-6b66-4e29-a9b4-a2acfea37c5d tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:48.476573 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:48.476573 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:48.482642 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-037c41ca-6b66-4e29-a9b4-a2acfea37c5d tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Volume info retrieved successfully. Jul 31 09:28:48.491203 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-037c41ca-6b66-4e29-a9b4-a2acfea37c5d tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] https://10.4.3.226/volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 returned with HTTP 200 Jul 31 09:28:48.491835 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 329/1321] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:28:48 2026] GET /volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 => generated 1158 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:48.767981 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-bf3ca882-a267-4ff1-aaa9-a3290f83b128 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:48.773946 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bf3ca882-a267-4ff1-aaa9-a3290f83b128 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:28:48.775223 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bf3ca882-a267-4ff1-aaa9-a3290f83b128 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:48.775969 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bf3ca882-a267-4ff1-aaa9-a3290f83b128 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:48.777006 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-bf3ca882-a267-4ff1-aaa9-a3290f83b128 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:48.778918 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f6e3e0e4-1e9c-493e-a3c1-0486a63d7483 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:48.782307 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f6e3e0e4-1e9c-493e-a3c1-0486a63d7483 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 Jul 31 09:28:48.782794 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f6e3e0e4-1e9c-493e-a3c1-0486a63d7483 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:48.782878 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f6e3e0e4-1e9c-493e-a3c1-0486a63d7483 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:48.783651 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-f6e3e0e4-1e9c-493e-a3c1-0486a63d7483 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id dc3fa5b2-b798-4a78-8b01-6dce66ec4f76. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:48.790020 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:48.790020 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:48.790339 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f6e3e0e4-1e9c-493e-a3c1-0486a63d7483 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 returned with HTTP 200 Jul 31 09:28:48.790868 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 329/1322] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:48 2026] GET /volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:48.791718 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:48.791718 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:48.798495 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bf3ca882-a267-4ff1-aaa9-a3290f83b128 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:28:48.801834 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 333/1323] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:48 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 799 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:48.831451 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ec767263-1bc9-4136-8f94-a70da00d32f3 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:48.834374 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ec767263-1bc9-4136-8f94-a70da00d32f3 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 Jul 31 09:28:48.835236 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ec767263-1bc9-4136-8f94-a70da00d32f3 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:48.835236 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ec767263-1bc9-4136-8f94-a70da00d32f3 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:48.849394 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:48.849394 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:48.858640 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-ec767263-1bc9-4136-8f94-a70da00d32f3 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:28:48.869555 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ec767263-1bc9-4136-8f94-a70da00d32f3 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 returned with HTTP 200 Jul 31 09:28:48.870035 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 333/1324] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:48 2026] GET /volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:48.982647 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-2768d468-49cc-4eeb-b5b7-8981bf0b9da7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:48.985636 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-2768d468-49cc-4eeb-b5b7-8981bf0b9da7 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] GET https://10.4.3.226/volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 Jul 31 09:28:48.985881 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-2768d468-49cc-4eeb-b5b7-8981bf0b9da7 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:48.986596 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-2768d468-49cc-4eeb-b5b7-8981bf0b9da7 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:48.998064 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:48.998064 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:49.007576 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-2768d468-49cc-4eeb-b5b7-8981bf0b9da7 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Volume info retrieved successfully. Jul 31 09:28:49.019351 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-2768d468-49cc-4eeb-b5b7-8981bf0b9da7 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] https://10.4.3.226/volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 returned with HTTP 200 Jul 31 09:28:49.020449 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 330/1325] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:28:48 2026] GET /volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 => generated 1158 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 09:28:49.035794 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ec36855f-bc72-48bf-8806-b3da6f853da6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:49.036365 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ec36855f-bc72-48bf-8806-b3da6f853da6 None None] GET https://10.4.3.226/volume// Jul 31 09:28:49.036644 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ec36855f-bc72-48bf-8806-b3da6f853da6 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:49.036937 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ec36855f-bc72-48bf-8806-b3da6f853da6 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:49.040523 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ec36855f-bc72-48bf-8806-b3da6f853da6 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:28:49.041045 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 330/1326] 10.4.3.226 () {66 vars in 1419 bytes} [Fri Jul 31 09:28:49 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:28:49.055379 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-caa33fd1-5144-4d35-a098-8dc15489bc62 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:49.060328 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-caa33fd1-5144-4d35-a098-8dc15489bc62 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:28:49.060328 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-caa33fd1-5144-4d35-a098-8dc15489bc62 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "102ee633-a9c6-4602-b904-5744d16abf52", "connector": null, "instance_uuid": "3414069e-5fad-4cbe-8ed5-7a31ce5b4ea7"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:49.071536 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:49.071536 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:49.123912 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-caa33fd1-5144-4d35-a098-8dc15489bc62 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:28:49.124566 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 334/1327] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:28:49 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 31 09:28:49.162084 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-e77677ee-57f4-4978-a793-8756706906cd req-519933fc-bb40-4ad0-a91d-7d50d849fade None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:49.164901 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-e77677ee-57f4-4978-a793-8756706906cd req-519933fc-bb40-4ad0-a91d-7d50d849fade tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] DELETE https://10.4.3.226/volume/v3/attachments/c7c5ffdc-155b-410b-bc76-f6cd0b52a014 Jul 31 09:28:49.165089 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-e77677ee-57f4-4978-a793-8756706906cd req-519933fc-bb40-4ad0-a91d-7d50d849fade tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:49.165342 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-e77677ee-57f4-4978-a793-8756706906cd req-519933fc-bb40-4ad0-a91d-7d50d849fade tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:49.175688 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:49.175688 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:49.269064 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-e77677ee-57f4-4978-a793-8756706906cd req-519933fc-bb40-4ad0-a91d-7d50d849fade tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/attachments/c7c5ffdc-155b-410b-bc76-f6cd0b52a014 returned with HTTP 200 Jul 31 09:28:49.269780 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 334/1328] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:28:49 2026] DELETE /volume/v3/attachments/c7c5ffdc-155b-410b-bc76-f6cd0b52a014 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:49.435506 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-216cab2b-5b25-4aaa-9cf9-6eaa579c9e41 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:49.437421 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-216cab2b-5b25-4aaa-9cf9-6eaa579c9e41 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:28:49.437806 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-216cab2b-5b25-4aaa-9cf9-6eaa579c9e41 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1166152923"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:49.440120 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-216cab2b-5b25-4aaa-9cf9-6eaa579c9e41 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1166152923'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:28:49.445044 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-216cab2b-5b25-4aaa-9cf9-6eaa579c9e41 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Create volume of 1 GB Jul 31 09:28:49.445446 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:49.445446 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:49.446172 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-216cab2b-5b25-4aaa-9cf9-6eaa579c9e41 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Availability Zones retrieved successfully. Jul 31 09:28:49.462978 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-216cab2b-5b25-4aaa-9cf9-6eaa579c9e41 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Flow 'volume_create_api' (c33aa94c-a197-442f-bb14-2067b8397cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:28:49.466343 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-216cab2b-5b25-4aaa-9cf9-6eaa579c9e41 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20a0d96c-2905-458d-b218-3660d5213687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:49.470289 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-216cab2b-5b25-4aaa-9cf9-6eaa579c9e41 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:28:49.483329 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:49.483329 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:49.505137 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-216cab2b-5b25-4aaa-9cf9-6eaa579c9e41 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20a0d96c-2905-458d-b218-3660d5213687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=eab13d9d-9c46-4a32-85b1-9919aed74362,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eab13d9d-9c46-4a32-85b1-9919aed74362', 'encryption_key_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=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:49.505137 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-216cab2b-5b25-4aaa-9cf9-6eaa579c9e41 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6638749f-5f6e-495c-acb7-65d18d9f03dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:49.573178 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-216cab2b-5b25-4aaa-9cf9-6eaa579c9e41 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Created reservations ['19d2e7fc-75d5-4bc8-aa9d-6d4b7ff7e782', '25a0c528-2702-4988-a4b6-3374bb3eafa8', 'f4b34969-d77e-4cd6-9fec-50f13a2d191b', '04e23a43-e3ea-44a4-a306-145673c63dc1'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:28:49.574262 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-216cab2b-5b25-4aaa-9cf9-6eaa579c9e41 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6638749f-5f6e-495c-acb7-65d18d9f03dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19d2e7fc-75d5-4bc8-aa9d-6d4b7ff7e782', '25a0c528-2702-4988-a4b6-3374bb3eafa8', 'f4b34969-d77e-4cd6-9fec-50f13a2d191b', '04e23a43-e3ea-44a4-a306-145673c63dc1']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:49.575411 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-216cab2b-5b25-4aaa-9cf9-6eaa579c9e41 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b471943-f025-40eb-a9b2-59a52802eb3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:49.605752 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-216cab2b-5b25-4aaa-9cf9-6eaa579c9e41 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b471943-f025-40eb-a9b2-59a52802eb3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d0ad0af-744a-43ea-98e9-6c3d123c10f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1166152923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='40a31e1d7f4444bba08a38ee94523ac4',qos_specs=None,replication_status=,reservations=['19d2e7fc-75d5-4bc8-aa9d-6d4b7ff7e782','25a0c528-2702-4988-a4b6-3374bb3eafa8','f4b34969-d77e-4cd6-9fec-50f13a2d191b','04e23a43-e3ea-44a4-a306-145673c63dc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d5453a7e1bb46d59ef3b516484d7e6d',volume_type_id=eab13d9d-9c46-4a32-85b1-9919aed74362), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:28:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1166152923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d0ad0af-744a-43ea-98e9-6c3d123c10f6,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='40a31e1d7f4444bba08a38ee94523ac4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d5453a7e1bb46d59ef3b516484d7e6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eab13d9d-9c46-4a32-85b1-9919aed74362),volume_type_id=eab13d9d-9c46-4a32-85b1-9919aed74362)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:49.606951 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-216cab2b-5b25-4aaa-9cf9-6eaa579c9e41 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f66ab8e4-c248-4e03-86af-b01a45554c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:49.642929 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-216cab2b-5b25-4aaa-9cf9-6eaa579c9e41 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f66ab8e4-c248-4e03-86af-b01a45554c9c) transitioned into state 'SUCCESS' from state '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-1166152923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='40a31e1d7f4444bba08a38ee94523ac4',qos_specs=None,replication_status=,reservations=['19d2e7fc-75d5-4bc8-aa9d-6d4b7ff7e782','25a0c528-2702-4988-a4b6-3374bb3eafa8','f4b34969-d77e-4cd6-9fec-50f13a2d191b','04e23a43-e3ea-44a4-a306-145673c63dc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d5453a7e1bb46d59ef3b516484d7e6d',volume_type_id=eab13d9d-9c46-4a32-85b1-9919aed74362)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:49.644101 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-216cab2b-5b25-4aaa-9cf9-6eaa579c9e41 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f255e0b2-bc8d-411a-884e-d619109dc082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:28:49.663379 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-216cab2b-5b25-4aaa-9cf9-6eaa579c9e41 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f255e0b2-bc8d-411a-884e-d619109dc082) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:28:49.666013 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-216cab2b-5b25-4aaa-9cf9-6eaa579c9e41 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Flow 'volume_create_api' (c33aa94c-a197-442f-bb14-2067b8397cac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:28:49.666013 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-216cab2b-5b25-4aaa-9cf9-6eaa579c9e41 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Create volume request issued successfully. Jul 31 09:28:49.666219 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-216cab2b-5b25-4aaa-9cf9-6eaa579c9e41 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:28:49.666955 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 331/1329] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:28:49 2026] POST /volume/v3/volumes => generated 760 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 09:28:49.687544 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b980e49d-65c8-4462-931f-19d2e7d04ee9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:49.690762 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b980e49d-65c8-4462-931f-19d2e7d04ee9 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:28:49.691520 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b980e49d-65c8-4462-931f-19d2e7d04ee9 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:49.691520 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b980e49d-65c8-4462-931f-19d2e7d04ee9 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:49.708669 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:49.708669 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:49.715101 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b980e49d-65c8-4462-931f-19d2e7d04ee9 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:49.722305 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b980e49d-65c8-4462-931f-19d2e7d04ee9 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:28:49.722964 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 331/1330] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:49 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 828 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:49.814424 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-723196d7-f173-47ef-b445-928cc6a4cc37 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:49.817417 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-723196d7-f173-47ef-b445-928cc6a4cc37 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 Jul 31 09:28:49.817417 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-723196d7-f173-47ef-b445-928cc6a4cc37 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:49.817417 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-723196d7-f173-47ef-b445-928cc6a4cc37 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:49.817789 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-723196d7-f173-47ef-b445-928cc6a4cc37 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id dc3fa5b2-b798-4a78-8b01-6dce66ec4f76. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:49.820697 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a8a12007-55d5-4ec5-b281-69aec65c1eef None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:49.824436 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a8a12007-55d5-4ec5-b281-69aec65c1eef tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:28:49.824436 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a8a12007-55d5-4ec5-b281-69aec65c1eef tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:49.825154 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a8a12007-55d5-4ec5-b281-69aec65c1eef tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:49.825154 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-a8a12007-55d5-4ec5-b281-69aec65c1eef tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:49.829126 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:49.829126 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:49.830344 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-723196d7-f173-47ef-b445-928cc6a4cc37 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 returned with HTTP 200 Jul 31 09:28:49.830930 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 335/1331] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:49 2026] GET /volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:49.833762 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:49.833762 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:49.834854 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a8a12007-55d5-4ec5-b281-69aec65c1eef tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:28:49.835362 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 335/1332] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:49 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:49.898649 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d4850a3e-da50-4e32-85a3-159f0ab9a8fd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:49.904785 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d4850a3e-da50-4e32-85a3-159f0ab9a8fd tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 Jul 31 09:28:49.904785 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d4850a3e-da50-4e32-85a3-159f0ab9a8fd tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:49.904785 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d4850a3e-da50-4e32-85a3-159f0ab9a8fd tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:49.918511 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:49.918511 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:49.924271 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d4850a3e-da50-4e32-85a3-159f0ab9a8fd tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:28:49.933202 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d4850a3e-da50-4e32-85a3-159f0ab9a8fd tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 returned with HTTP 200 Jul 31 09:28:49.933796 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 332/1333] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:49 2026] GET /volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:50.739177 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b78701c5-c9c1-4d40-b8c8-d09cab60525d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:50.741469 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b78701c5-c9c1-4d40-b8c8-d09cab60525d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:28:50.742016 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b78701c5-c9c1-4d40-b8c8-d09cab60525d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:50.742016 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b78701c5-c9c1-4d40-b8c8-d09cab60525d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:50.757601 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:50.757601 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:50.763583 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b78701c5-c9c1-4d40-b8c8-d09cab60525d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:50.768345 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b78701c5-c9c1-4d40-b8c8-d09cab60525d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:28:50.768790 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 332/1334] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:50 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:50.830507 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-dd7085f2-c9ce-4508-a985-7f3f8eebc31b req-753afb54-8972-44b5-b41f-8103159d1faf None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:50.836706 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-dd7085f2-c9ce-4508-a985-7f3f8eebc31b req-753afb54-8972-44b5-b41f-8103159d1faf tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:28:50.837653 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-dd7085f2-c9ce-4508-a985-7f3f8eebc31b req-753afb54-8972-44b5-b41f-8103159d1faf tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:50.837653 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-dd7085f2-c9ce-4508-a985-7f3f8eebc31b req-753afb54-8972-44b5-b41f-8103159d1faf tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:50.849861 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-44e66146-6984-48fa-8512-3b432a679b29 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:50.851673 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a167ae55-7038-4e9e-bee9-cc63e37d6a2e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:50.852276 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:50.852276 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:50.852457 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-44e66146-6984-48fa-8512-3b432a679b29 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:28:50.852814 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-44e66146-6984-48fa-8512-3b432a679b29 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:50.853014 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-44e66146-6984-48fa-8512-3b432a679b29 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:50.853081 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a167ae55-7038-4e9e-bee9-cc63e37d6a2e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 Jul 31 09:28:50.853179 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-44e66146-6984-48fa-8512-3b432a679b29 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:50.853227 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a167ae55-7038-4e9e-bee9-cc63e37d6a2e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:50.853569 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a167ae55-7038-4e9e-bee9-cc63e37d6a2e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:50.853809 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-a167ae55-7038-4e9e-bee9-cc63e37d6a2e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id dc3fa5b2-b798-4a78-8b01-6dce66ec4f76. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:50.860941 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-dd7085f2-c9ce-4508-a985-7f3f8eebc31b req-753afb54-8972-44b5-b41f-8103159d1faf tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:50.861896 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:50.861896 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:50.863139 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-44e66146-6984-48fa-8512-3b432a679b29 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:28:50.863651 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 333/1335] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:50 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:50.867390 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:50.867390 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:50.868260 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a167ae55-7038-4e9e-bee9-cc63e37d6a2e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 returned with HTTP 200 Jul 31 09:28:50.868670 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 336/1336] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:50 2026] GET /volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 => generated 789 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:50.871159 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-dd7085f2-c9ce-4508-a985-7f3f8eebc31b req-753afb54-8972-44b5-b41f-8103159d1faf tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:28:50.871834 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 336/1337] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:28:50 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:50.981129 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-da712bb6-8da6-46fa-904c-96c5d4869963 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:50.981638 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da712bb6-8da6-46fa-904c-96c5d4869963 None None] GET https://10.4.3.226/volume// Jul 31 09:28:50.981865 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da712bb6-8da6-46fa-904c-96c5d4869963 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:50.982105 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da712bb6-8da6-46fa-904c-96c5d4869963 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:50.982551 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da712bb6-8da6-46fa-904c-96c5d4869963 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:28:50.983038 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 333/1338] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:28: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 31 09:28:50.993681 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-dd7085f2-c9ce-4508-a985-7f3f8eebc31b req-ec637f3d-9f9e-4046-a7a0-31fd3c6bb8fd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:50.999026 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-dd7085f2-c9ce-4508-a985-7f3f8eebc31b req-ec637f3d-9f9e-4046-a7a0-31fd3c6bb8fd tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:28:50.999515 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-dd7085f2-c9ce-4508-a985-7f3f8eebc31b req-ec637f3d-9f9e-4046-a7a0-31fd3c6bb8fd tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d0ad0af-744a-43ea-98e9-6c3d123c10f6", "connector": null, "instance_uuid": "1a163c36-4165-49ea-a53d-d1a03ea52878"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:51.011902 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:51.011902 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:51.045273 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-dd7085f2-c9ce-4508-a985-7f3f8eebc31b req-ec637f3d-9f9e-4046-a7a0-31fd3c6bb8fd tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:28:51.045883 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 334/1339] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:28:50 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 31 09:28:51.094386 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-260560d1-dbd4-4498-a86a-6cab2ab54308 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:51.096867 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-260560d1-dbd4-4498-a86a-6cab2ab54308 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:28:51.097332 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-260560d1-dbd4-4498-a86a-6cab2ab54308 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:51.097418 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-260560d1-dbd4-4498-a86a-6cab2ab54308 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:51.112203 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:51.112203 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:51.117052 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-260560d1-dbd4-4498-a86a-6cab2ab54308 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:51.123279 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-260560d1-dbd4-4498-a86a-6cab2ab54308 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:28:51.124117 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 337/1340] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:51 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:51.128825 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9aef13be-f767-4ab3-9825-38f9b4a6c470 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:51.129534 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9aef13be-f767-4ab3-9825-38f9b4a6c470 None None] GET https://10.4.3.226/volume// Jul 31 09:28:51.129610 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9aef13be-f767-4ab3-9825-38f9b4a6c470 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:51.129855 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9aef13be-f767-4ab3-9825-38f9b4a6c470 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:51.130375 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9aef13be-f767-4ab3-9825-38f9b4a6c470 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:28:51.130685 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 337/1341] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:28: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 31 09:28:51.147092 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-dd7085f2-c9ce-4508-a985-7f3f8eebc31b req-fd0d111c-73bb-4ef1-b970-37bbb2fab5ca None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:51.150078 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-dd7085f2-c9ce-4508-a985-7f3f8eebc31b req-fd0d111c-73bb-4ef1-b970-37bbb2fab5ca tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:28:51.150988 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-dd7085f2-c9ce-4508-a985-7f3f8eebc31b req-fd0d111c-73bb-4ef1-b970-37bbb2fab5ca tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:51.150988 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-dd7085f2-c9ce-4508-a985-7f3f8eebc31b req-fd0d111c-73bb-4ef1-b970-37bbb2fab5ca tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:51.166270 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:51.166270 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:51.172756 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-dd7085f2-c9ce-4508-a985-7f3f8eebc31b req-fd0d111c-73bb-4ef1-b970-37bbb2fab5ca tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:51.180917 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-dd7085f2-c9ce-4508-a985-7f3f8eebc31b req-fd0d111c-73bb-4ef1-b970-37bbb2fab5ca tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:28:51.181296 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 334/1342] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:28:51 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 1032 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:28:51.308345 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-dd7085f2-c9ce-4508-a985-7f3f8eebc31b req-b2e43ae8-92f8-4bd7-9b54-4d50d457470a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:51.312806 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-dd7085f2-c9ce-4508-a985-7f3f8eebc31b req-b2e43ae8-92f8-4bd7-9b54-4d50d457470a tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] PUT https://10.4.3.226/volume/v3/attachments/c8a66152-002c-4cf2-947e-c653de8a9c92 Jul 31 09:28:51.313192 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-dd7085f2-c9ce-4508-a985-7f3f8eebc31b req-b2e43ae8-92f8-4bd7-9b54-4d50d457470a tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:51.333670 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-dd7085f2-c9ce-4508-a985-7f3f8eebc31b req-b2e43ae8-92f8-4bd7-9b54-4d50d457470a tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Acquiring lock "cinder-attachment_update-0d0ad0af-744a-43ea-98e9-6c3d123c10f6-np0000006200" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:28:51.341130 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-dd7085f2-c9ce-4508-a985-7f3f8eebc31b req-b2e43ae8-92f8-4bd7-9b54-4d50d457470a tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Lock "cinder-attachment_update-0d0ad0af-744a-43ea-98e9-6c3d123c10f6-np0000006200" acquired by "attachment_update" :: waited 0.007s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:28:51.342610 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:51.342610 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:51.419549 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0733391c-e3eb-4963-ae7a-70cd6ed04451 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:51.420009 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0733391c-e3eb-4963-ae7a-70cd6ed04451 None None] GET https://10.4.3.226/volume// Jul 31 09:28:51.420661 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0733391c-e3eb-4963-ae7a-70cd6ed04451 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:51.420661 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0733391c-e3eb-4963-ae7a-70cd6ed04451 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:51.420966 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0733391c-e3eb-4963-ae7a-70cd6ed04451 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:28:51.422286 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 338/1343] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:28: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 31 09:28:51.438701 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-3d9fe0c8-4bc4-47ad-ad8d-a1f2f8e34bdb None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:51.445541 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-3d9fe0c8-4bc4-47ad-ad8d-a1f2f8e34bdb tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] GET https://10.4.3.226/volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 Jul 31 09:28:51.446003 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-3d9fe0c8-4bc4-47ad-ad8d-a1f2f8e34bdb tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:51.446194 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-3d9fe0c8-4bc4-47ad-ad8d-a1f2f8e34bdb tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:51.486344 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:51.486344 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:51.486604 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-dd7085f2-c9ce-4508-a985-7f3f8eebc31b req-b2e43ae8-92f8-4bd7-9b54-4d50d457470a tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Lock "cinder-attachment_update-0d0ad0af-744a-43ea-98e9-6c3d123c10f6-np0000006200" released by "attachment_update" :: held 0.145s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:28:51.487085 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-dd7085f2-c9ce-4508-a985-7f3f8eebc31b req-b2e43ae8-92f8-4bd7-9b54-4d50d457470a tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments/c8a66152-002c-4cf2-947e-c653de8a9c92 returned with HTTP 200 Jul 31 09:28:51.487871 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 335/1344] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:28:51 2026] PUT /volume/v3/attachments/c8a66152-002c-4cf2-947e-c653de8a9c92 => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:51.501841 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-3d9fe0c8-4bc4-47ad-ad8d-a1f2f8e34bdb tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Volume info retrieved successfully. Jul 31 09:28:51.526947 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-3d9fe0c8-4bc4-47ad-ad8d-a1f2f8e34bdb tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] https://10.4.3.226/volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 returned with HTTP 200 Jul 31 09:28:51.526947 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 338/1345] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:28:51 2026] GET /volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 => generated 1337 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:28:51.712395 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-932d4cf6-58f3-4209-bea9-c1b7d96e0534 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:51.719459 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-932d4cf6-58f3-4209-bea9-c1b7d96e0534 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] PUT https://10.4.3.226/volume/v3/attachments/0b096865-1d16-4f16-8c62-cac954409769 Jul 31 09:28:51.719459 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-932d4cf6-58f3-4209-bea9-c1b7d96e0534 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:51.733313 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-932d4cf6-58f3-4209-bea9-c1b7d96e0534 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Acquiring lock "cinder-attachment_update-102ee633-a9c6-4602-b904-5744d16abf52-np0000006200" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:28:51.739914 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-932d4cf6-58f3-4209-bea9-c1b7d96e0534 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Lock "cinder-attachment_update-102ee633-a9c6-4602-b904-5744d16abf52-np0000006200" acquired by "attachment_update" :: waited 0.006s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:28:51.740597 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:51.740597 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:51.875878 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-932d4cf6-58f3-4209-bea9-c1b7d96e0534 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Lock "cinder-attachment_update-102ee633-a9c6-4602-b904-5744d16abf52-np0000006200" released by "attachment_update" :: held 0.136s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:28:51.875953 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-932d4cf6-58f3-4209-bea9-c1b7d96e0534 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] https://10.4.3.226/volume/v3/attachments/0b096865-1d16-4f16-8c62-cac954409769 returned with HTTP 200 Jul 31 09:28:51.876612 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 335/1346] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:28:51 2026] PUT /volume/v3/attachments/0b096865-1d16-4f16-8c62-cac954409769 => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:51.885808 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f684f4ef-86e3-438d-9828-1bcf771221bb None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:51.885808 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f684f4ef-86e3-438d-9828-1bcf771221bb tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:28:51.885808 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f684f4ef-86e3-438d-9828-1bcf771221bb tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:51.885808 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f684f4ef-86e3-438d-9828-1bcf771221bb tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:51.885808 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-f684f4ef-86e3-438d-9828-1bcf771221bb tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:51.887912 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-23b8ea99-582d-429f-b70a-53b0f8561288 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:51.890181 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-23b8ea99-582d-429f-b70a-53b0f8561288 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 Jul 31 09:28:51.890588 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-23b8ea99-582d-429f-b70a-53b0f8561288 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:51.892430 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-23b8ea99-582d-429f-b70a-53b0f8561288 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:51.892907 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-23b8ea99-582d-429f-b70a-53b0f8561288 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id dc3fa5b2-b798-4a78-8b01-6dce66ec4f76. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:51.893084 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:51.893084 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:51.893866 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f684f4ef-86e3-438d-9828-1bcf771221bb tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:28:51.894370 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 339/1347] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:51 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:28:51.905060 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:51.905060 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:51.905974 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-23b8ea99-582d-429f-b70a-53b0f8561288 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 returned with HTTP 200 Jul 31 09:28:51.907041 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 336/1348] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:51 2026] GET /volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:51.923720 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-debc0298-eeb8-40cb-92cc-0cecc55d6a9c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:51.931285 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-debc0298-eeb8-40cb-92cc-0cecc55d6a9c tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] POST https://10.4.3.226/volume/v3/attachments/0b096865-1d16-4f16-8c62-cac954409769/action Jul 31 09:28:51.933524 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-debc0298-eeb8-40cb-92cc-0cecc55d6a9c tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Action body: b'{"os-complete": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:28:51.933793 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-debc0298-eeb8-40cb-92cc-0cecc55d6a9c tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:51.979221 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:51.979221 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:52.003583 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-470f84f7-05b6-4d01-8090-594d71d4abe2 req-debc0298-eeb8-40cb-92cc-0cecc55d6a9c tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] https://10.4.3.226/volume/v3/attachments/0b096865-1d16-4f16-8c62-cac954409769/action returned with HTTP 204 Jul 31 09:28:52.004056 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 339/1349] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:28:51 2026] POST /volume/v3/attachments/0b096865-1d16-4f16-8c62-cac954409769/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:52.144667 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9df53d3c-6d17-4db1-89d7-e56c2093bf5f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:52.150265 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9df53d3c-6d17-4db1-89d7-e56c2093bf5f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:28:52.150265 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9df53d3c-6d17-4db1-89d7-e56c2093bf5f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:52.150265 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9df53d3c-6d17-4db1-89d7-e56c2093bf5f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:52.169152 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:52.169152 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:52.174030 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9df53d3c-6d17-4db1-89d7-e56c2093bf5f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:52.183531 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9df53d3c-6d17-4db1-89d7-e56c2093bf5f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:28:52.184192 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 336/1350] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:52 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:52.909151 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c38732d7-50d3-4ec3-8bbd-66d9de832357 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:52.911927 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c38732d7-50d3-4ec3-8bbd-66d9de832357 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:28:52.912216 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c38732d7-50d3-4ec3-8bbd-66d9de832357 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:52.912511 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c38732d7-50d3-4ec3-8bbd-66d9de832357 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:52.912693 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-c38732d7-50d3-4ec3-8bbd-66d9de832357 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:52.921139 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:52.921139 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:52.922857 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c38732d7-50d3-4ec3-8bbd-66d9de832357 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:28:52.922857 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 340/1351] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:52 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:52.927736 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e8feac8f-2326-40c5-bf10-c94dba14f7d0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:52.934817 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e8feac8f-2326-40c5-bf10-c94dba14f7d0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 Jul 31 09:28:52.937352 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e8feac8f-2326-40c5-bf10-c94dba14f7d0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:52.937352 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e8feac8f-2326-40c5-bf10-c94dba14f7d0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:52.937352 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-e8feac8f-2326-40c5-bf10-c94dba14f7d0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id dc3fa5b2-b798-4a78-8b01-6dce66ec4f76. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:52.944688 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:52.944688 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:52.945703 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e8feac8f-2326-40c5-bf10-c94dba14f7d0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 returned with HTTP 200 Jul 31 09:28:52.946218 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 337/1352] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:52 2026] GET /volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:53.203006 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c74c234a-24e8-4c60-ad59-5e8a5aa8a71e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:53.207897 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c74c234a-24e8-4c60-ad59-5e8a5aa8a71e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:28:53.207897 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c74c234a-24e8-4c60-ad59-5e8a5aa8a71e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:53.207897 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c74c234a-24e8-4c60-ad59-5e8a5aa8a71e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:53.220134 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:53.220134 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:53.224726 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c74c234a-24e8-4c60-ad59-5e8a5aa8a71e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:53.231171 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c74c234a-24e8-4c60-ad59-5e8a5aa8a71e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:28:53.231592 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 340/1353] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:53 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:53.521204 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-232a05fd-aefe-47fe-9bb3-fa2ea736d2fb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:53.525530 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-232a05fd-aefe-47fe-9bb3-fa2ea736d2fb tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] GET https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 Jul 31 09:28:53.525709 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-232a05fd-aefe-47fe-9bb3-fa2ea736d2fb tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:53.527745 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-232a05fd-aefe-47fe-9bb3-fa2ea736d2fb tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:53.549040 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:53.549040 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:53.554807 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-232a05fd-aefe-47fe-9bb3-fa2ea736d2fb tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Volume info retrieved successfully. Jul 31 09:28:53.562651 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-232a05fd-aefe-47fe-9bb3-fa2ea736d2fb tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 returned with HTTP 200 Jul 31 09:28:53.563298 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 337/1354] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:53 2026] GET /volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 => generated 1138 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:53.607780 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0eed2df5-3326-44a4-ba1d-61c1d87d8471 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:53.610563 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0eed2df5-3326-44a4-ba1d-61c1d87d8471 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] POST https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action Jul 31 09:28:53.610563 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0eed2df5-3326-44a4-ba1d-61c1d87d8471 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Action body: b'{"os-attach": {"instance_uuid": "15df9bdd-79ff-49eb-92f9-fb6b12b51e00", "mountpoint": "/dev/vdb"}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:28:53.610774 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0eed2df5-3326-44a4-ba1d-61c1d87d8471 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "15df9bdd-79ff-49eb-92f9-fb6b12b51e00", "mountpoint": "/dev/vdb"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:53.634600 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:53.634600 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:53.635273 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-0eed2df5-3326-44a4-ba1d-61c1d87d8471 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:28:53.643595 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-0eed2df5-3326-44a4-ba1d-61c1d87d8471 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Update volume admin metadata completed successfully. Jul 31 09:28:53.735971 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-0eed2df5-3326-44a4-ba1d-61c1d87d8471 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Attach volume completed successfully. Jul 31 09:28:53.735971 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0eed2df5-3326-44a4-ba1d-61c1d87d8471 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action returned with HTTP 202 Jul 31 09:28:53.737252 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 341/1355] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:28:53 2026] POST /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:28:53.744057 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4b446db6-31f9-4038-a1f7-4451c79f4c44 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:53.745798 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4b446db6-31f9-4038-a1f7-4451c79f4c44 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] GET https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e Jul 31 09:28:53.745961 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4b446db6-31f9-4038-a1f7-4451c79f4c44 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:53.746137 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4b446db6-31f9-4038-a1f7-4451c79f4c44 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:53.763814 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:53.763814 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:53.768477 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4b446db6-31f9-4038-a1f7-4451c79f4c44 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:28:53.774006 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4b446db6-31f9-4038-a1f7-4451c79f4c44 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e returned with HTTP 200 Jul 31 09:28:53.774403 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 338/1356] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:53 2026] GET /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e => generated 1175 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 09:28:53.794808 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3306a74f-ffc2-4167-88f9-10cd304a222e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:53.798033 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3306a74f-ffc2-4167-88f9-10cd304a222e tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] GET https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e Jul 31 09:28:53.798033 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3306a74f-ffc2-4167-88f9-10cd304a222e tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:53.798286 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3306a74f-ffc2-4167-88f9-10cd304a222e tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:53.814989 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:53.814989 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:53.820595 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-3306a74f-ffc2-4167-88f9-10cd304a222e tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:28:53.837214 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3306a74f-ffc2-4167-88f9-10cd304a222e tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e returned with HTTP 200 Jul 31 09:28:53.837214 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 341/1357] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:53 2026] GET /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e => generated 1175 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:53.857718 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-68b66f5c-293c-40cd-8e47-0d2387a2bc3c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:53.860380 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-68b66f5c-293c-40cd-8e47-0d2387a2bc3c tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] POST https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action Jul 31 09:28:53.861321 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-68b66f5c-293c-40cd-8e47-0d2387a2bc3c tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Action body: b'{"os-detach": {}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:28:53.861321 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-68b66f5c-293c-40cd-8e47-0d2387a2bc3c tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:53.885431 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:53.885431 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:53.886073 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-68b66f5c-293c-40cd-8e47-0d2387a2bc3c tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:28:53.900774 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8d1b1d11-fabc-48e4-a2b3-88f50bd8892c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:53.910714 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8d1b1d11-fabc-48e4-a2b3-88f50bd8892c tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] GET https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 Jul 31 09:28:53.911157 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8d1b1d11-fabc-48e4-a2b3-88f50bd8892c tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:53.911421 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8d1b1d11-fabc-48e4-a2b3-88f50bd8892c tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:53.926115 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:53.926115 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:53.930806 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-8d1b1d11-fabc-48e4-a2b3-88f50bd8892c tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Volume info retrieved successfully. Jul 31 09:28:53.936403 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8d1b1d11-fabc-48e4-a2b3-88f50bd8892c tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 returned with HTTP 200 Jul 31 09:28:53.936881 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e04e840d-6f2f-4fdd-9383-eeee2967f15b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:53.937554 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 342/1358] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:53 2026] GET /volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:53.939114 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e04e840d-6f2f-4fdd-9383-eeee2967f15b tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:28:53.939850 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e04e840d-6f2f-4fdd-9383-eeee2967f15b tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:53.939850 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e04e840d-6f2f-4fdd-9383-eeee2967f15b tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:53.939850 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-e04e840d-6f2f-4fdd-9383-eeee2967f15b tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:53.945952 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:53.945952 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:53.946413 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e04e840d-6f2f-4fdd-9383-eeee2967f15b tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:28:53.946849 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 339/1359] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:53 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:53.948948 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-68b66f5c-293c-40cd-8e47-0d2387a2bc3c tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Detach volume completed successfully. Jul 31 09:28:53.949320 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-68b66f5c-293c-40cd-8e47-0d2387a2bc3c tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action returned with HTTP 202 Jul 31 09:28:53.949900 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 338/1360] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:28:53 2026] POST /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:28:53.962119 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8a369f01-72b0-4301-baa4-1b0a3dae13b0 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:53.965391 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8a369f01-72b0-4301-baa4-1b0a3dae13b0 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] GET https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e Jul 31 09:28:53.965391 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8a369f01-72b0-4301-baa4-1b0a3dae13b0 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:53.965391 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8a369f01-72b0-4301-baa4-1b0a3dae13b0 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:53.965802 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ea84dc1e-1d0e-4388-8dde-54ada6e03f15 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:53.968355 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ea84dc1e-1d0e-4388-8dde-54ada6e03f15 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 Jul 31 09:28:53.968628 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ea84dc1e-1d0e-4388-8dde-54ada6e03f15 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:53.972271 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ea84dc1e-1d0e-4388-8dde-54ada6e03f15 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:53.972271 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-ea84dc1e-1d0e-4388-8dde-54ada6e03f15 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id dc3fa5b2-b798-4a78-8b01-6dce66ec4f76. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:53.974711 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:53.974711 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:53.975765 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ea84dc1e-1d0e-4388-8dde-54ada6e03f15 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 returned with HTTP 200 Jul 31 09:28:53.976461 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 343/1361] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:53 2026] GET /volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:53.980269 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:53.980269 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:53.983728 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-8a369f01-72b0-4301-baa4-1b0a3dae13b0 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:28:53.988936 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-c30174d1-855b-4df8-8449-c306f9c43ca9 req-983a7c54-bdc8-46c8-9946-0be2c6d37bef None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:53.991189 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8a369f01-72b0-4301-baa4-1b0a3dae13b0 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e returned with HTTP 200 Jul 31 09:28:53.991689 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 342/1362] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:53 2026] GET /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:53.991966 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c30174d1-855b-4df8-8449-c306f9c43ca9 req-983a7c54-bdc8-46c8-9946-0be2c6d37bef tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] GET https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 Jul 31 09:28:53.992476 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c30174d1-855b-4df8-8449-c306f9c43ca9 req-983a7c54-bdc8-46c8-9946-0be2c6d37bef tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:53.992742 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c30174d1-855b-4df8-8449-c306f9c43ca9 req-983a7c54-bdc8-46c8-9946-0be2c6d37bef tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:54.011266 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:54.011266 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:54.014530 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-c30174d1-855b-4df8-8449-c306f9c43ca9 req-983a7c54-bdc8-46c8-9946-0be2c6d37bef tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Volume info retrieved successfully. Jul 31 09:28:54.021130 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c30174d1-855b-4df8-8449-c306f9c43ca9 req-983a7c54-bdc8-46c8-9946-0be2c6d37bef tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 returned with HTTP 200 Jul 31 09:28:54.021936 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 340/1363] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:28:53 2026] GET /volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:54.050764 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-c30174d1-855b-4df8-8449-c306f9c43ca9 req-8d040d2f-7676-4ddc-9be4-d01696d9d874 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:54.053752 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c30174d1-855b-4df8-8449-c306f9c43ca9 req-8d040d2f-7676-4ddc-9be4-d01696d9d874 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] POST https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782/action Jul 31 09:28:54.054197 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c30174d1-855b-4df8-8449-c306f9c43ca9 req-8d040d2f-7676-4ddc-9be4-d01696d9d874 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:28:54.054356 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c30174d1-855b-4df8-8449-c306f9c43ca9 req-8d040d2f-7676-4ddc-9be4-d01696d9d874 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:54.076831 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:54.076831 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:54.077438 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-c30174d1-855b-4df8-8449-c306f9c43ca9 req-8d040d2f-7676-4ddc-9be4-d01696d9d874 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Volume info retrieved successfully. Jul 31 09:28:54.094980 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-c30174d1-855b-4df8-8449-c306f9c43ca9 req-8d040d2f-7676-4ddc-9be4-d01696d9d874 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Begin detaching volume completed successfully. Jul 31 09:28:54.094980 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c30174d1-855b-4df8-8449-c306f9c43ca9 req-8d040d2f-7676-4ddc-9be4-d01696d9d874 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782/action returned with HTTP 202 Jul 31 09:28:54.095395 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 339/1364] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:28:54 2026] POST /volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:28:54.172490 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c470a7af-9a19-4dfe-8bb0-0c69eaeed49f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:54.173024 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c470a7af-9a19-4dfe-8bb0-0c69eaeed49f None None] GET https://10.4.3.226/volume// Jul 31 09:28:54.173172 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c470a7af-9a19-4dfe-8bb0-0c69eaeed49f None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:54.173294 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c470a7af-9a19-4dfe-8bb0-0c69eaeed49f None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:54.174096 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c470a7af-9a19-4dfe-8bb0-0c69eaeed49f None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:28:54.176016 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 344/1365] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:28: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 31 09:28:54.206879 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-c30174d1-855b-4df8-8449-c306f9c43ca9 req-6ae3d09a-a866-4c02-a1be-890867f373d7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:54.210817 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-c30174d1-855b-4df8-8449-c306f9c43ca9 req-6ae3d09a-a866-4c02-a1be-890867f373d7 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] GET https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 Jul 31 09:28:54.211080 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-c30174d1-855b-4df8-8449-c306f9c43ca9 req-6ae3d09a-a866-4c02-a1be-890867f373d7 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:54.211382 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-c30174d1-855b-4df8-8449-c306f9c43ca9 req-6ae3d09a-a866-4c02-a1be-890867f373d7 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:54.230020 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:54.230020 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:54.235055 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-c30174d1-855b-4df8-8449-c306f9c43ca9 req-6ae3d09a-a866-4c02-a1be-890867f373d7 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Volume info retrieved successfully. Jul 31 09:28:54.243423 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-c30174d1-855b-4df8-8449-c306f9c43ca9 req-6ae3d09a-a866-4c02-a1be-890867f373d7 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 returned with HTTP 200 Jul 31 09:28:54.245395 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 343/1366] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:28:54 2026] GET /volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 => generated 1321 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:28:54.253074 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4f43b39a-263f-4943-9c8c-6a8d41f34142 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:54.255415 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4f43b39a-263f-4943-9c8c-6a8d41f34142 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:28:54.255709 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4f43b39a-263f-4943-9c8c-6a8d41f34142 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:54.255979 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4f43b39a-263f-4943-9c8c-6a8d41f34142 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:54.276021 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:54.276021 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:54.280692 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4f43b39a-263f-4943-9c8c-6a8d41f34142 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:54.285748 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4f43b39a-263f-4943-9c8c-6a8d41f34142 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:28:54.286150 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 341/1367] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:54 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:54.855984 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-dd7085f2-c9ce-4508-a985-7f3f8eebc31b req-79a27eda-3c4c-49b5-b558-a75e7b5ad052 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:54.860666 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-dd7085f2-c9ce-4508-a985-7f3f8eebc31b req-79a27eda-3c4c-49b5-b558-a75e7b5ad052 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] POST https://10.4.3.226/volume/v3/attachments/c8a66152-002c-4cf2-947e-c653de8a9c92/action Jul 31 09:28:54.861110 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-dd7085f2-c9ce-4508-a985-7f3f8eebc31b req-79a27eda-3c4c-49b5-b558-a75e7b5ad052 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:28:54.861277 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-dd7085f2-c9ce-4508-a985-7f3f8eebc31b req-79a27eda-3c4c-49b5-b558-a75e7b5ad052 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:54.885872 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:54.885872 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:54.898483 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-dd7085f2-c9ce-4508-a985-7f3f8eebc31b req-79a27eda-3c4c-49b5-b558-a75e7b5ad052 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments/c8a66152-002c-4cf2-947e-c653de8a9c92/action returned with HTTP 204 Jul 31 09:28:54.899092 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 340/1368] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:28:54 2026] POST /volume/v3/attachments/c8a66152-002c-4cf2-947e-c653de8a9c92/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:28:54.960395 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a90dd1a9-799a-40e9-bde7-c98b07920b51 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:54.962818 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a90dd1a9-799a-40e9-bde7-c98b07920b51 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:28:54.963093 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a90dd1a9-799a-40e9-bde7-c98b07920b51 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:54.963395 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a90dd1a9-799a-40e9-bde7-c98b07920b51 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:54.963556 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-a90dd1a9-799a-40e9-bde7-c98b07920b51 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:54.971976 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:54.971976 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:54.973116 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a90dd1a9-799a-40e9-bde7-c98b07920b51 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:28:54.973699 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 345/1369] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:54 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:54.988426 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5fd282e7-97ae-4ceb-830c-cf14b758bd83 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:54.990590 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5fd282e7-97ae-4ceb-830c-cf14b758bd83 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 Jul 31 09:28:54.990826 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5fd282e7-97ae-4ceb-830c-cf14b758bd83 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:54.991011 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5fd282e7-97ae-4ceb-830c-cf14b758bd83 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:54.991107 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-5fd282e7-97ae-4ceb-830c-cf14b758bd83 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id dc3fa5b2-b798-4a78-8b01-6dce66ec4f76. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:54.995820 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:54.995820 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:54.996673 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5fd282e7-97ae-4ceb-830c-cf14b758bd83 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 returned with HTTP 200 Jul 31 09:28:54.997044 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 344/1370] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:54 2026] GET /volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:55.300641 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e216c56d-1caa-4e3d-9099-7b64a9813c4f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:55.304282 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e216c56d-1caa-4e3d-9099-7b64a9813c4f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:28:55.304452 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e216c56d-1caa-4e3d-9099-7b64a9813c4f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:55.304662 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e216c56d-1caa-4e3d-9099-7b64a9813c4f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:55.318119 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:55.318119 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:55.324967 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e216c56d-1caa-4e3d-9099-7b64a9813c4f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:55.330888 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e216c56d-1caa-4e3d-9099-7b64a9813c4f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:28:55.331513 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 342/1371] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:55 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:55.386262 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-e6352b20-5d1d-4020-822d-7fa4fa8b3f61 req-f2ae4175-c1f4-42f4-ac80-23bff97e5a33 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:55.389288 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e6352b20-5d1d-4020-822d-7fa4fa8b3f61 req-f2ae4175-c1f4-42f4-ac80-23bff97e5a33 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:28:55.389640 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e6352b20-5d1d-4020-822d-7fa4fa8b3f61 req-f2ae4175-c1f4-42f4-ac80-23bff97e5a33 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:55.389949 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e6352b20-5d1d-4020-822d-7fa4fa8b3f61 req-f2ae4175-c1f4-42f4-ac80-23bff97e5a33 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:55.404287 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:55.404287 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:55.409186 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-e6352b20-5d1d-4020-822d-7fa4fa8b3f61 req-f2ae4175-c1f4-42f4-ac80-23bff97e5a33 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:55.416129 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e6352b20-5d1d-4020-822d-7fa4fa8b3f61 req-f2ae4175-c1f4-42f4-ac80-23bff97e5a33 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:28:55.417144 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 341/1372] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:28:55 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:55.523725 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9f71fa51-ff29-4342-b0d5-ee789e8852a6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:55.524835 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9f71fa51-ff29-4342-b0d5-ee789e8852a6 None None] GET https://10.4.3.226/volume// Jul 31 09:28:55.527425 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9f71fa51-ff29-4342-b0d5-ee789e8852a6 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:55.527645 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9f71fa51-ff29-4342-b0d5-ee789e8852a6 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:55.527981 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9f71fa51-ff29-4342-b0d5-ee789e8852a6 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:28:55.528271 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 346/1373] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:28:55 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:28:55.538399 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-e6352b20-5d1d-4020-822d-7fa4fa8b3f61 req-289931da-bf91-4033-b833-dd288f966066 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:55.581358 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-e6352b20-5d1d-4020-822d-7fa4fa8b3f61 req-289931da-bf91-4033-b833-dd288f966066 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:28:55.581873 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-e6352b20-5d1d-4020-822d-7fa4fa8b3f61 req-289931da-bf91-4033-b833-dd288f966066 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d0ad0af-744a-43ea-98e9-6c3d123c10f6", "connector": null, "instance_uuid": "2dac1c49-7bfd-4bca-bf9f-685fb51521f6"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:55.599652 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:55.599652 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:55.646052 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-e6352b20-5d1d-4020-822d-7fa4fa8b3f61 req-289931da-bf91-4033-b833-dd288f966066 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:28:55.646052 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 345/1374] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:28:55 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:55.696625 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-75620684-0678-449c-8310-c1e305c748a4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:55.699252 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-75620684-0678-449c-8310-c1e305c748a4 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:28:55.699593 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-75620684-0678-449c-8310-c1e305c748a4 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:55.699927 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-75620684-0678-449c-8310-c1e305c748a4 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:55.713576 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-60c9a1f4-ee87-4196-b872-ceaba4549f8a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:55.714350 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-60c9a1f4-ee87-4196-b872-ceaba4549f8a None None] GET https://10.4.3.226/volume// Jul 31 09:28:55.714701 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-60c9a1f4-ee87-4196-b872-ceaba4549f8a None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:55.715000 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-60c9a1f4-ee87-4196-b872-ceaba4549f8a None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:55.715551 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-60c9a1f4-ee87-4196-b872-ceaba4549f8a None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:28:55.716069 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 342/1375] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:28:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:28:55.727581 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-e6352b20-5d1d-4020-822d-7fa4fa8b3f61 req-e3c588e8-7e46-4bad-ab3a-0c3c19d4b2d0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:55.730117 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-e6352b20-5d1d-4020-822d-7fa4fa8b3f61 req-e3c588e8-7e46-4bad-ab3a-0c3c19d4b2d0 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:28:55.730472 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-e6352b20-5d1d-4020-822d-7fa4fa8b3f61 req-e3c588e8-7e46-4bad-ab3a-0c3c19d4b2d0 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:55.730759 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-e6352b20-5d1d-4020-822d-7fa4fa8b3f61 req-e3c588e8-7e46-4bad-ab3a-0c3c19d4b2d0 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:55.731476 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:55.731476 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:55.735435 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-75620684-0678-449c-8310-c1e305c748a4 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:55.741189 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-75620684-0678-449c-8310-c1e305c748a4 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:28:55.742777 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 343/1376] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:55 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 1147 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:55.747396 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:55.747396 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:55.750964 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-e6352b20-5d1d-4020-822d-7fa4fa8b3f61 req-e3c588e8-7e46-4bad-ab3a-0c3c19d4b2d0 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:55.754652 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-e6352b20-5d1d-4020-822d-7fa4fa8b3f61 req-e3c588e8-7e46-4bad-ab3a-0c3c19d4b2d0 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:28:55.755328 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 347/1377] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:28:55 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 1327 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 31 09:28:55.910860 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-e6352b20-5d1d-4020-822d-7fa4fa8b3f61 req-ee9045e4-b92e-44a0-97ad-5e724c1f46f6 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:55.916509 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-e6352b20-5d1d-4020-822d-7fa4fa8b3f61 req-ee9045e4-b92e-44a0-97ad-5e724c1f46f6 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] PUT https://10.4.3.226/volume/v3/attachments/b9a9a54b-c2e5-4544-897f-f8bc2ab283f0 Jul 31 09:28:55.916966 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-e6352b20-5d1d-4020-822d-7fa4fa8b3f61 req-ee9045e4-b92e-44a0-97ad-5e724c1f46f6 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:55.932516 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-e6352b20-5d1d-4020-822d-7fa4fa8b3f61 req-ee9045e4-b92e-44a0-97ad-5e724c1f46f6 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Acquiring lock "cinder-attachment_update-0d0ad0af-744a-43ea-98e9-6c3d123c10f6-np0000006200" by "attachment_update" {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:28:55.937348 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-e6352b20-5d1d-4020-822d-7fa4fa8b3f61 req-ee9045e4-b92e-44a0-97ad-5e724c1f46f6 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Lock "cinder-attachment_update-0d0ad0af-744a-43ea-98e9-6c3d123c10f6-np0000006200" acquired by "attachment_update" :: waited 0.005s {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:28:55.938634 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:55.938634 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:55.987024 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-50c1c2a1-f542-47bb-93dd-10ee55649470 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:55.992848 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-50c1c2a1-f542-47bb-93dd-10ee55649470 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:28:55.992848 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-50c1c2a1-f542-47bb-93dd-10ee55649470 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:55.992848 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-50c1c2a1-f542-47bb-93dd-10ee55649470 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:55.992848 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-50c1c2a1-f542-47bb-93dd-10ee55649470 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:55.998033 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:55.998033 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:55.999196 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-50c1c2a1-f542-47bb-93dd-10ee55649470 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:28:55.999790 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 343/1378] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:55 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:56.011490 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-34bb624d-c7a2-4241-9a45-e72e0b68c666 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:56.013439 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-34bb624d-c7a2-4241-9a45-e72e0b68c666 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 Jul 31 09:28:56.015265 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-34bb624d-c7a2-4241-9a45-e72e0b68c666 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:56.015265 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-34bb624d-c7a2-4241-9a45-e72e0b68c666 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:56.015265 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-34bb624d-c7a2-4241-9a45-e72e0b68c666 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id dc3fa5b2-b798-4a78-8b01-6dce66ec4f76. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:56.023158 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:56.023158 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:56.026124 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-34bb624d-c7a2-4241-9a45-e72e0b68c666 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 returned with HTTP 200 Jul 31 09:28:56.026124 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 344/1379] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:56 2026] GET /volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:56.050084 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-e6352b20-5d1d-4020-822d-7fa4fa8b3f61 req-ee9045e4-b92e-44a0-97ad-5e724c1f46f6 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Lock "cinder-attachment_update-0d0ad0af-744a-43ea-98e9-6c3d123c10f6-np0000006200" released by "attachment_update" :: held 0.113s {{(pid=100315) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:28:56.050456 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-e6352b20-5d1d-4020-822d-7fa4fa8b3f61 req-ee9045e4-b92e-44a0-97ad-5e724c1f46f6 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments/b9a9a54b-c2e5-4544-897f-f8bc2ab283f0 returned with HTTP 200 Jul 31 09:28:56.050946 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 346/1380] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:28:55 2026] PUT /volume/v3/attachments/b9a9a54b-c2e5-4544-897f-f8bc2ab283f0 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:56.577075 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-bcc7d5f5-36a3-49b2-a2ed-a62d8c0c4dd6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:56.578756 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bcc7d5f5-36a3-49b2-a2ed-a62d8c0c4dd6 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] POST https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action Jul 31 09:28:56.579217 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bcc7d5f5-36a3-49b2-a2ed-a62d8c0c4dd6 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:28:56.579460 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bcc7d5f5-36a3-49b2-a2ed-a62d8c0c4dd6 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:56.587477 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:56.587477 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:56.588086 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-bcc7d5f5-36a3-49b2-a2ed-a62d8c0c4dd6 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:28:56.594164 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-bcc7d5f5-36a3-49b2-a2ed-a62d8c0c4dd6 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Reserve volume completed successfully. Jul 31 09:28:56.594651 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bcc7d5f5-36a3-49b2-a2ed-a62d8c0c4dd6 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action returned with HTTP 202 Jul 31 09:28:56.595139 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 348/1381] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:28:56 2026] POST /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:28:56.602550 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-23d86fc8-d2b5-40c9-bbe2-fffcacc24b14 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:56.604124 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-23d86fc8-d2b5-40c9-bbe2-fffcacc24b14 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] GET https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e Jul 31 09:28:56.604494 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-23d86fc8-d2b5-40c9-bbe2-fffcacc24b14 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:56.604819 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-23d86fc8-d2b5-40c9-bbe2-fffcacc24b14 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:56.612772 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:56.612772 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:56.616870 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-23d86fc8-d2b5-40c9-bbe2-fffcacc24b14 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:28:56.621886 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-23d86fc8-d2b5-40c9-bbe2-fffcacc24b14 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e returned with HTTP 200 Jul 31 09:28:56.621886 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 344/1382] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:56 2026] GET /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:56.638029 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-07a3afcd-be3b-414d-b653-33a100b9c709 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:56.639883 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-07a3afcd-be3b-414d-b653-33a100b9c709 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] POST https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action Jul 31 09:28:56.640221 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-07a3afcd-be3b-414d-b653-33a100b9c709 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:28:56.640393 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-07a3afcd-be3b-414d-b653-33a100b9c709 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:56.649920 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:56.649920 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:56.650418 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-07a3afcd-be3b-414d-b653-33a100b9c709 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:28:56.664809 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-07a3afcd-be3b-414d-b653-33a100b9c709 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Unreserve volume completed successfully. Jul 31 09:28:56.664979 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-07a3afcd-be3b-414d-b653-33a100b9c709 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action returned with HTTP 202 Jul 31 09:28:56.665405 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 345/1383] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:28:56 2026] POST /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:28:56.673888 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-68c8974a-28e3-472a-a920-f469e1d1eb57 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:56.675610 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-68c8974a-28e3-472a-a920-f469e1d1eb57 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] GET https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e Jul 31 09:28:56.675934 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-68c8974a-28e3-472a-a920-f469e1d1eb57 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:56.676144 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-68c8974a-28e3-472a-a920-f469e1d1eb57 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:56.683028 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:56.683028 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:56.686999 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-68c8974a-28e3-472a-a920-f469e1d1eb57 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:28:56.691416 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-68c8974a-28e3-472a-a920-f469e1d1eb57 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e returned with HTTP 200 Jul 31 09:28:56.691884 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 347/1384] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:56 2026] GET /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:56.709532 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-30425a11-8bdf-4594-bc3e-8d340ddb66bb None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:56.711917 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-30425a11-8bdf-4594-bc3e-8d340ddb66bb tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] POST https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action Jul 31 09:28:56.712443 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-30425a11-8bdf-4594-bc3e-8d340ddb66bb tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:28:56.712716 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-30425a11-8bdf-4594-bc3e-8d340ddb66bb tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:56.728499 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:56.728499 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:56.729138 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-30425a11-8bdf-4594-bc3e-8d340ddb66bb tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:28:56.739441 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-30425a11-8bdf-4594-bc3e-8d340ddb66bb tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume updated successfully. Jul 31 09:28:56.740030 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-30425a11-8bdf-4594-bc3e-8d340ddb66bb tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action returned with HTTP 200 Jul 31 09:28:56.740739 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 349/1385] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:28:56 2026] POST /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action => generated 0 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 09:28:56.749478 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7a4cd239-2641-4b03-8685-f52d2606de29 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:56.753470 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7a4cd239-2641-4b03-8685-f52d2606de29 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] GET https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e Jul 31 09:28:56.753470 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7a4cd239-2641-4b03-8685-f52d2606de29 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:56.753470 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7a4cd239-2641-4b03-8685-f52d2606de29 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:56.758884 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8d53b31a-d9f0-4f58-bf1e-479b669275ae None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:56.760329 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:56.760329 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:56.762834 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8d53b31a-d9f0-4f58-bf1e-479b669275ae tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:28:56.763109 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8d53b31a-d9f0-4f58-bf1e-479b669275ae tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:56.763389 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8d53b31a-d9f0-4f58-bf1e-479b669275ae tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:56.765807 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7a4cd239-2641-4b03-8685-f52d2606de29 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:28:56.772212 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7a4cd239-2641-4b03-8685-f52d2606de29 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e returned with HTTP 200 Jul 31 09:28:56.772930 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 345/1386] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:56 2026] GET /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:56.777991 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:56.777991 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:56.782225 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8d53b31a-d9f0-4f58-bf1e-479b669275ae tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:56.785419 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7d617bf8-3044-41db-a1e3-036df966b337 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:56.787371 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8d53b31a-d9f0-4f58-bf1e-479b669275ae tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:28:56.787766 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 346/1387] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:56 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:56.788464 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7d617bf8-3044-41db-a1e3-036df966b337 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] POST https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action Jul 31 09:28:56.789034 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7d617bf8-3044-41db-a1e3-036df966b337 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:28:56.789223 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7d617bf8-3044-41db-a1e3-036df966b337 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:56.799613 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:56.799613 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:56.800081 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-7d617bf8-3044-41db-a1e3-036df966b337 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:28:56.806994 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-7d617bf8-3044-41db-a1e3-036df966b337 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume updated successfully. Jul 31 09:28:56.807198 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7d617bf8-3044-41db-a1e3-036df966b337 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action returned with HTTP 200 Jul 31 09:28:56.807805 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 348/1388] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:28:56 2026] POST /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 09:28:56.815080 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ae9d885d-d639-4ac9-acab-986c291127f4 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:56.816913 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ae9d885d-d639-4ac9-acab-986c291127f4 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] GET https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e Jul 31 09:28:56.817102 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ae9d885d-d639-4ac9-acab-986c291127f4 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:56.817311 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ae9d885d-d639-4ac9-acab-986c291127f4 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:56.828885 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:56.828885 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:56.832971 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-ae9d885d-d639-4ac9-acab-986c291127f4 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:28:56.837839 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ae9d885d-d639-4ac9-acab-986c291127f4 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e returned with HTTP 200 Jul 31 09:28:56.838220 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 350/1389] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:56 2026] GET /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:56.858385 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-da0d1517-35ae-4fc9-a140-90b84be9169d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:56.859886 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da0d1517-35ae-4fc9-a140-90b84be9169d tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] POST https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action Jul 31 09:28:56.860462 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da0d1517-35ae-4fc9-a140-90b84be9169d tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:28:56.862303 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da0d1517-35ae-4fc9-a140-90b84be9169d tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:56.870301 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:56.870301 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:56.871218 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-da0d1517-35ae-4fc9-a140-90b84be9169d tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:28:56.882337 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-da0d1517-35ae-4fc9-a140-90b84be9169d tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Update volume admin metadata completed successfully. Jul 31 09:28:56.883143 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-da0d1517-35ae-4fc9-a140-90b84be9169d tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Update readonly setting on volume completed successfully. Jul 31 09:28:56.883528 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da0d1517-35ae-4fc9-a140-90b84be9169d tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action returned with HTTP 202 Jul 31 09:28:56.884372 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 346/1390] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:28:56 2026] POST /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:28:56.894318 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0013481b-8390-48c7-a44f-d969e5e1217b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:56.896419 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0013481b-8390-48c7-a44f-d969e5e1217b tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] GET https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e Jul 31 09:28:56.896657 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0013481b-8390-48c7-a44f-d969e5e1217b tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:56.896903 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0013481b-8390-48c7-a44f-d969e5e1217b tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:56.905909 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:56.905909 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:56.910628 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0013481b-8390-48c7-a44f-d969e5e1217b tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:28:56.916840 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0013481b-8390-48c7-a44f-d969e5e1217b tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e returned with HTTP 200 Jul 31 09:28:56.917435 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 347/1391] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:56 2026] GET /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:56.929378 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4a885c1f-ded3-4025-aa38-0e3be675ec2c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:56.931354 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4a885c1f-ded3-4025-aa38-0e3be675ec2c tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] POST https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action Jul 31 09:28:56.931711 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4a885c1f-ded3-4025-aa38-0e3be675ec2c tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:28:56.931809 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4a885c1f-ded3-4025-aa38-0e3be675ec2c tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:56.940912 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:56.940912 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:56.941334 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-4a885c1f-ded3-4025-aa38-0e3be675ec2c tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:28:56.952383 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-4a885c1f-ded3-4025-aa38-0e3be675ec2c tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Update volume admin metadata completed successfully. Jul 31 09:28:56.952639 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-4a885c1f-ded3-4025-aa38-0e3be675ec2c tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Update readonly setting on volume completed successfully. Jul 31 09:28:56.952811 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4a885c1f-ded3-4025-aa38-0e3be675ec2c tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action returned with HTTP 202 Jul 31 09:28:56.953412 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 349/1392] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:28:56 2026] POST /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:28:56.961621 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9a4b9506-b933-4928-8397-49a36ed457cf None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:56.963793 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9a4b9506-b933-4928-8397-49a36ed457cf tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] GET https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e Jul 31 09:28:56.964026 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9a4b9506-b933-4928-8397-49a36ed457cf tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:56.964288 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9a4b9506-b933-4928-8397-49a36ed457cf tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:56.973833 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:56.973833 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:56.978843 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9a4b9506-b933-4928-8397-49a36ed457cf tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:28:56.984769 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9a4b9506-b933-4928-8397-49a36ed457cf tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e returned with HTTP 200 Jul 31 09:28:56.985174 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 351/1393] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:56 2026] GET /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:56.999840 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-29ff4315-818d-4f71-96a8-39fdffde98e9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:57.001873 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-29ff4315-818d-4f71-96a8-39fdffde98e9 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] POST https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action Jul 31 09:28:57.002723 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-29ff4315-818d-4f71-96a8-39fdffde98e9 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-575081678", "disk_format": "raw"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:28:57.002723 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-29ff4315-818d-4f71-96a8-39fdffde98e9 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-575081678", "disk_format": "raw"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:28:57.012412 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:57.012412 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:57.014274 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-29ff4315-818d-4f71-96a8-39fdffde98e9 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:28:57.017796 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-077d2fb4-a3f7-45a6-9aea-691fdc6a9a49 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:57.019404 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-077d2fb4-a3f7-45a6-9aea-691fdc6a9a49 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:28:57.019868 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-077d2fb4-a3f7-45a6-9aea-691fdc6a9a49 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:57.020149 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-077d2fb4-a3f7-45a6-9aea-691fdc6a9a49 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:57.020330 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-077d2fb4-a3f7-45a6-9aea-691fdc6a9a49 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:57.026746 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:57.026746 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:57.027448 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-077d2fb4-a3f7-45a6-9aea-691fdc6a9a49 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:28:57.027991 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 348/1394] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:57 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:57.032151 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:57.032151 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:57.041884 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7bb5a647-8222-44ab-a5ad-32df189a3001 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:57.042275 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.image.image_utils [None req-29ff4315-818d-4f71-96a8-39fdffde98e9 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-575081678'}] 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-575081678'}]. {{(pid=100317) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 31 09:28:57.044234 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7bb5a647-8222-44ab-a5ad-32df189a3001 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 Jul 31 09:28:57.045177 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7bb5a647-8222-44ab-a5ad-32df189a3001 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:57.045177 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7bb5a647-8222-44ab-a5ad-32df189a3001 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:57.045177 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-7bb5a647-8222-44ab-a5ad-32df189a3001 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id dc3fa5b2-b798-4a78-8b01-6dce66ec4f76. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:57.051298 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:57.051298 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:57.052052 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7bb5a647-8222-44ab-a5ad-32df189a3001 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 returned with HTTP 200 Jul 31 09:28:57.052623 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 350/1395] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:57 2026] GET /volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:57.524334 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-29ff4315-818d-4f71-96a8-39fdffde98e9 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Copy volume to image completed successfully. Jul 31 09:28:57.524334 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-29ff4315-818d-4f71-96a8-39fdffde98e9 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action returned with HTTP 202 Jul 31 09:28:57.524334 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 347/1396] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:28:56 2026] POST /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action => generated 686 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:28:57.807257 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-bc534ba0-ba4c-4400-9147-db7feae15265 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:57.809792 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bc534ba0-ba4c-4400-9147-db7feae15265 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:28:57.810023 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bc534ba0-ba4c-4400-9147-db7feae15265 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:57.810464 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bc534ba0-ba4c-4400-9147-db7feae15265 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:57.827167 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:57.827167 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:57.834830 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-bc534ba0-ba4c-4400-9147-db7feae15265 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:57.846814 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bc534ba0-ba4c-4400-9147-db7feae15265 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:28:57.847388 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 352/1397] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:57 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:58.027485 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-c30174d1-855b-4df8-8449-c306f9c43ca9 req-bad41446-f6ee-431f-9a9e-1990aa54600b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:58.029929 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c30174d1-855b-4df8-8449-c306f9c43ca9 req-bad41446-f6ee-431f-9a9e-1990aa54600b tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] DELETE https://10.4.3.226/volume/v3/attachments/c37e44b7-5fc3-407c-a7b7-f72edc634d37 Jul 31 09:28:58.030174 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c30174d1-855b-4df8-8449-c306f9c43ca9 req-bad41446-f6ee-431f-9a9e-1990aa54600b tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:58.030383 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c30174d1-855b-4df8-8449-c306f9c43ca9 req-bad41446-f6ee-431f-9a9e-1990aa54600b tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:58.040195 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-fb344bd8-a15c-4bb1-9761-181872b7cf11 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:58.041801 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:58.041801 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:58.045399 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fb344bd8-a15c-4bb1-9761-181872b7cf11 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:28:58.045855 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fb344bd8-a15c-4bb1-9761-181872b7cf11 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:58.046049 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fb344bd8-a15c-4bb1-9761-181872b7cf11 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:58.046310 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-fb344bd8-a15c-4bb1-9761-181872b7cf11 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:58.053452 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:58.053452 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:58.054916 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fb344bd8-a15c-4bb1-9761-181872b7cf11 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:28:58.057116 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 351/1398] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:58 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:58.065459 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-461d424f-6b14-4e2f-abd0-41ad52e3b4c1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:58.068641 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-461d424f-6b14-4e2f-abd0-41ad52e3b4c1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 Jul 31 09:28:58.078228 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-461d424f-6b14-4e2f-abd0-41ad52e3b4c1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:58.078228 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-461d424f-6b14-4e2f-abd0-41ad52e3b4c1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:58.078228 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-461d424f-6b14-4e2f-abd0-41ad52e3b4c1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id dc3fa5b2-b798-4a78-8b01-6dce66ec4f76. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:58.084592 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:58.084592 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:58.085480 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-461d424f-6b14-4e2f-abd0-41ad52e3b4c1 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 returned with HTTP 200 Jul 31 09:28:58.085893 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 348/1399] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:58 2026] GET /volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 => generated 789 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:58.134976 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c30174d1-855b-4df8-8449-c306f9c43ca9 req-bad41446-f6ee-431f-9a9e-1990aa54600b tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/attachments/c37e44b7-5fc3-407c-a7b7-f72edc634d37 returned with HTTP 200 Jul 31 09:28:58.135508 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 349/1400] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:28:58 2026] DELETE /volume/v3/attachments/c37e44b7-5fc3-407c-a7b7-f72edc634d37 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:58.383811 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-28c3acbf-d32c-4f1c-802f-ff838cb25e8e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:58.385664 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-28c3acbf-d32c-4f1c-802f-ff838cb25e8e tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] GET https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 Jul 31 09:28:58.385904 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-28c3acbf-d32c-4f1c-802f-ff838cb25e8e tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:58.386093 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-28c3acbf-d32c-4f1c-802f-ff838cb25e8e tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:58.393978 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:58.393978 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:58.398939 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-28c3acbf-d32c-4f1c-802f-ff838cb25e8e tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Volume info retrieved successfully. Jul 31 09:28:58.404957 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-28c3acbf-d32c-4f1c-802f-ff838cb25e8e tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 returned with HTTP 200 Jul 31 09:28:58.405637 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 353/1401] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:58 2026] GET /volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:58.866820 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7184006d-d281-4aea-ad80-b26e35126f09 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:58.867791 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7184006d-d281-4aea-ad80-b26e35126f09 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:28:58.868050 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7184006d-d281-4aea-ad80-b26e35126f09 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:58.868314 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7184006d-d281-4aea-ad80-b26e35126f09 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:58.903573 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:58.903573 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:28:58.909137 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-7184006d-d281-4aea-ad80-b26e35126f09 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:58.918001 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7184006d-d281-4aea-ad80-b26e35126f09 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:28:58.918588 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 352/1402] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:58 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 1148 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:28:59.069627 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e7fc8730-6156-452a-93c4-78e4727d3f17 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:59.072365 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e7fc8730-6156-452a-93c4-78e4727d3f17 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:28:59.072365 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e7fc8730-6156-452a-93c4-78e4727d3f17 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:59.072365 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e7fc8730-6156-452a-93c4-78e4727d3f17 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:59.072365 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-e7fc8730-6156-452a-93c4-78e4727d3f17 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:59.084383 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:59.084383 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:28:59.085131 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e7fc8730-6156-452a-93c4-78e4727d3f17 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:28:59.085538 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 349/1403] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:59 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:59.101122 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1fbe6e41-064c-4b06-ad36-33253cd54bb7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:59.103946 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1fbe6e41-064c-4b06-ad36-33253cd54bb7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 Jul 31 09:28:59.104333 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1fbe6e41-064c-4b06-ad36-33253cd54bb7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:59.104333 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1fbe6e41-064c-4b06-ad36-33253cd54bb7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:59.105055 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-1fbe6e41-064c-4b06-ad36-33253cd54bb7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id dc3fa5b2-b798-4a78-8b01-6dce66ec4f76. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:28:59.110900 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:59.110900 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:28:59.111780 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1fbe6e41-064c-4b06-ad36-33253cd54bb7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 returned with HTTP 200 Jul 31 09:28:59.112975 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 350/1404] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:59 2026] GET /volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:28:59.937455 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-edb9075c-d781-4184-a515-0ba2157b3207 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:28:59.939922 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-edb9075c-d781-4184-a515-0ba2157b3207 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:28:59.940100 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-edb9075c-d781-4184-a515-0ba2157b3207 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:28:59.940311 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-edb9075c-d781-4184-a515-0ba2157b3207 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:28:59.957899 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:28:59.957899 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:28:59.962234 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-edb9075c-d781-4184-a515-0ba2157b3207 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:28:59.967319 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-edb9075c-d781-4184-a515-0ba2157b3207 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:28:59.967685 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 354/1405] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:28:59 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:00.106557 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-aa2d2311-f3c7-4f58-baa5-d00ec9788e3c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:00.106557 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-aa2d2311-f3c7-4f58-baa5-d00ec9788e3c tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:29:00.107074 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-aa2d2311-f3c7-4f58-baa5-d00ec9788e3c tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:00.107074 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-aa2d2311-f3c7-4f58-baa5-d00ec9788e3c tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:00.107074 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-aa2d2311-f3c7-4f58-baa5-d00ec9788e3c tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:00.117933 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:00.117933 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:00.119114 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-aa2d2311-f3c7-4f58-baa5-d00ec9788e3c tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:29:00.122862 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 353/1406] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:00 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:00.125491 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5553469e-0404-4cbe-bea6-6e545d2fae9a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:00.128194 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5553469e-0404-4cbe-bea6-6e545d2fae9a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 Jul 31 09:29:00.128519 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5553469e-0404-4cbe-bea6-6e545d2fae9a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:00.128816 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5553469e-0404-4cbe-bea6-6e545d2fae9a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:00.128982 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-5553469e-0404-4cbe-bea6-6e545d2fae9a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id dc3fa5b2-b798-4a78-8b01-6dce66ec4f76. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:00.135844 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:00.135844 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:00.136819 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5553469e-0404-4cbe-bea6-6e545d2fae9a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 returned with HTTP 200 Jul 31 09:29:00.138300 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 350/1407] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:00 2026] GET /volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:00.380374 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-e6352b20-5d1d-4020-822d-7fa4fa8b3f61 req-1dc98785-fa1b-4e2b-aa15-2732eb680c7c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:00.383830 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e6352b20-5d1d-4020-822d-7fa4fa8b3f61 req-1dc98785-fa1b-4e2b-aa15-2732eb680c7c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] POST https://10.4.3.226/volume/v3/attachments/b9a9a54b-c2e5-4544-897f-f8bc2ab283f0/action Jul 31 09:29:00.384347 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e6352b20-5d1d-4020-822d-7fa4fa8b3f61 req-1dc98785-fa1b-4e2b-aa15-2732eb680c7c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:29:00.384536 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e6352b20-5d1d-4020-822d-7fa4fa8b3f61 req-1dc98785-fa1b-4e2b-aa15-2732eb680c7c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:00.412646 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:00.412646 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:00.427027 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e6352b20-5d1d-4020-822d-7fa4fa8b3f61 req-1dc98785-fa1b-4e2b-aa15-2732eb680c7c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments/b9a9a54b-c2e5-4544-897f-f8bc2ab283f0/action returned with HTTP 204 Jul 31 09:29:00.427513 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 351/1408] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:29:00 2026] POST /volume/v3/attachments/b9a9a54b-c2e5-4544-897f-f8bc2ab283f0/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:00.983614 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b6829fca-8ca7-4b91-896a-1f6a476c1a7f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:00.986074 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b6829fca-8ca7-4b91-896a-1f6a476c1a7f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:29:00.986381 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b6829fca-8ca7-4b91-896a-1f6a476c1a7f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:00.986638 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b6829fca-8ca7-4b91-896a-1f6a476c1a7f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:01.006539 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:01.006539 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:01.015210 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-b6829fca-8ca7-4b91-896a-1f6a476c1a7f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:29:01.023817 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b6829fca-8ca7-4b91-896a-1f6a476c1a7f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:29:01.024222 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 355/1409] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:00 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 1442 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:01.137385 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-02db749e-6610-4395-a9a5-7cd94eb6d7ea None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:01.139807 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-02db749e-6610-4395-a9a5-7cd94eb6d7ea tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:29:01.140067 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-02db749e-6610-4395-a9a5-7cd94eb6d7ea tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:01.140345 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-02db749e-6610-4395-a9a5-7cd94eb6d7ea tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:01.140490 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-02db749e-6610-4395-a9a5-7cd94eb6d7ea tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:01.154324 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-8a0a0fc3-e3b7-469a-9a44-9003c9ee39d3 req-f8a2f98b-2e79-4cd9-99af-91179084a062 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:01.158023 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:01.158023 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:01.158023 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-02db749e-6610-4395-a9a5-7cd94eb6d7ea tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:29:01.158023 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 354/1410] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:01 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:01.158192 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7e267d62-bba7-4f56-8366-489cc12e5d41 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:01.161270 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8a0a0fc3-e3b7-469a-9a44-9003c9ee39d3 req-f8a2f98b-2e79-4cd9-99af-91179084a062 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] GET https://10.4.3.226/volume/v3/limits Jul 31 09:29:01.161270 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8a0a0fc3-e3b7-469a-9a44-9003c9ee39d3 req-f8a2f98b-2e79-4cd9-99af-91179084a062 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:01.161270 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8a0a0fc3-e3b7-469a-9a44-9003c9ee39d3 req-f8a2f98b-2e79-4cd9-99af-91179084a062 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:01.161475 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7e267d62-bba7-4f56-8366-489cc12e5d41 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 Jul 31 09:29:01.161475 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7e267d62-bba7-4f56-8366-489cc12e5d41 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:01.161475 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7e267d62-bba7-4f56-8366-489cc12e5d41 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:01.161475 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-7e267d62-bba7-4f56-8366-489cc12e5d41 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id dc3fa5b2-b798-4a78-8b01-6dce66ec4f76. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:01.169502 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:01.169502 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:01.170622 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7e267d62-bba7-4f56-8366-489cc12e5d41 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 returned with HTTP 200 Jul 31 09:29:01.171465 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 352/1411] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:01 2026] GET /volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:01.217034 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8a0a0fc3-e3b7-469a-9a44-9003c9ee39d3 req-f8a2f98b-2e79-4cd9-99af-91179084a062 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] https://10.4.3.226/volume/v3/limits returned with HTTP 200 Jul 31 09:29:01.217750 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 351/1412] 10.4.3.226 () {68 vars in 1484 bytes} [Fri Jul 31 09:29:01 2026] GET /volume/v3/limits => generated 302 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:01.304113 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-8a0a0fc3-e3b7-469a-9a44-9003c9ee39d3 req-1726d121-f473-4515-881f-af1e14abc5f5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:01.309090 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-8a0a0fc3-e3b7-469a-9a44-9003c9ee39d3 req-1726d121-f473-4515-881f-af1e14abc5f5 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] GET https://10.4.3.226/volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 Jul 31 09:29:01.309090 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-8a0a0fc3-e3b7-469a-9a44-9003c9ee39d3 req-1726d121-f473-4515-881f-af1e14abc5f5 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:01.309090 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-8a0a0fc3-e3b7-469a-9a44-9003c9ee39d3 req-1726d121-f473-4515-881f-af1e14abc5f5 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:01.323188 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:01.323188 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:01.329597 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-8a0a0fc3-e3b7-469a-9a44-9003c9ee39d3 req-1726d121-f473-4515-881f-af1e14abc5f5 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Volume info retrieved successfully. Jul 31 09:29:01.337451 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-8a0a0fc3-e3b7-469a-9a44-9003c9ee39d3 req-1726d121-f473-4515-881f-af1e14abc5f5 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] https://10.4.3.226/volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 returned with HTTP 200 Jul 31 09:29:01.338073 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 356/1413] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:29:01 2026] GET /volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 => generated 1450 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:01.358174 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-8a0a0fc3-e3b7-469a-9a44-9003c9ee39d3 req-aca58948-bd89-4612-8526-bd8a304bd2b8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:01.361760 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-8a0a0fc3-e3b7-469a-9a44-9003c9ee39d3 req-aca58948-bd89-4612-8526-bd8a304bd2b8 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:29:01.362110 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-8a0a0fc3-e3b7-469a-9a44-9003c9ee39d3 req-aca58948-bd89-4612-8526-bd8a304bd2b8 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "102ee633-a9c6-4602-b904-5744d16abf52", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1329861198", "description": null, "metadata": {}}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:01.385980 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:01.385980 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:01.390267 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-8a0a0fc3-e3b7-469a-9a44-9003c9ee39d3 req-aca58948-bd89-4612-8526-bd8a304bd2b8 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Volume info retrieved successfully. Jul 31 09:29:01.390267 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [req-8a0a0fc3-e3b7-469a-9a44-9003c9ee39d3 req-aca58948-bd89-4612-8526-bd8a304bd2b8 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Create snapshot from volume 102ee633-a9c6-4602-b904-5744d16abf52 Jul 31 09:29:01.445062 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [req-8a0a0fc3-e3b7-469a-9a44-9003c9ee39d3 req-aca58948-bd89-4612-8526-bd8a304bd2b8 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Created reservations ['c3b8c51c-75cb-4546-b372-f0ac57e2c819', '5773d8bf-fb35-44af-b7f1-e6a88ae7a340', '8ac54cdb-4f70-42c3-bf44-e7db90a66627', '2cac5b1f-1825-4b12-9c05-b609cf4b113d'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:29:01.502143 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-8a0a0fc3-e3b7-469a-9a44-9003c9ee39d3 req-aca58948-bd89-4612-8526-bd8a304bd2b8 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Snapshot force create request issued successfully. Jul 31 09:29:01.502143 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-8a0a0fc3-e3b7-469a-9a44-9003c9ee39d3 req-aca58948-bd89-4612-8526-bd8a304bd2b8 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:29:01.502143 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 355/1414] 10.4.3.226 () {72 vars in 1547 bytes} [Fri Jul 31 09:29:01 2026] POST /volume/v3/snapshots => generated 319 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:29:02.018119 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d2ab37fd-6975-4f2e-947b-e2056a9794d1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:02.021086 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d2ab37fd-6975-4f2e-947b-e2056a9794d1 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:29:02.021086 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d2ab37fd-6975-4f2e-947b-e2056a9794d1 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-863900327", "imageRef": "b3e619b5-8776-4672-b197-1edb98781403", "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:02.024070 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-d2ab37fd-6975-4f2e-947b-e2056a9794d1 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-863900327', 'imageRef': 'b3e619b5-8776-4672-b197-1edb98781403', 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:29:02.131637 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-d2ab37fd-6975-4f2e-947b-e2056a9794d1 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Create volume of 1 GB Jul 31 09:29:02.136797 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d2ab37fd-6975-4f2e-947b-e2056a9794d1 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Availability Zones retrieved successfully. Jul 31 09:29:02.143687 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d2ab37fd-6975-4f2e-947b-e2056a9794d1 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Flow 'volume_create_api' (559bb00d-ca25-4c6f-9395-edbe0257e434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:02.145591 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d2ab37fd-6975-4f2e-947b-e2056a9794d1 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6e9b521-7570-4bf0-b779-0d4d52ece712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:02.147081 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-d2ab37fd-6975-4f2e-947b-e2056a9794d1 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:29:02.172619 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-34b459a4-82f6-45e7-9e51-0a6999e7f6e4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:02.176361 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-34b459a4-82f6-45e7-9e51-0a6999e7f6e4 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:29:02.176864 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-34b459a4-82f6-45e7-9e51-0a6999e7f6e4 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:02.176952 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-34b459a4-82f6-45e7-9e51-0a6999e7f6e4 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:02.177078 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-34b459a4-82f6-45e7-9e51-0a6999e7f6e4 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:02.183305 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:02.183305 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:02.184524 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-34b459a4-82f6-45e7-9e51-0a6999e7f6e4 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:29:02.185066 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 352/1415] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:02 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:02.188560 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8931f182-d73a-427e-a866-61697371d357 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:02.194271 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8931f182-d73a-427e-a866-61697371d357 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 Jul 31 09:29:02.194271 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8931f182-d73a-427e-a866-61697371d357 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:02.194271 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8931f182-d73a-427e-a866-61697371d357 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:02.194271 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-8931f182-d73a-427e-a866-61697371d357 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id dc3fa5b2-b798-4a78-8b01-6dce66ec4f76. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:02.200520 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:02.200520 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:02.202369 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8931f182-d73a-427e-a866-61697371d357 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 returned with HTTP 200 Jul 31 09:29:02.203087 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 357/1416] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:02 2026] GET /volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:02.226197 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d2ab37fd-6975-4f2e-947b-e2056a9794d1 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6e9b521-7570-4bf0-b779-0d4d52ece712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:02.227139 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d2ab37fd-6975-4f2e-947b-e2056a9794d1 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3e00d93-9658-4da0-bded-65d9bb6e9821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:02.273208 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-d2ab37fd-6975-4f2e-947b-e2056a9794d1 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Created reservations ['a1da05bb-4b96-44c4-b8ef-e0b704b13a08', '89a575a1-957c-4b2c-9fd3-1b63efa163ef', '4a00340c-6c42-4af7-a5f7-c2638baf552a', 'fe5b68ce-4c95-481e-81d3-4c39156594d5'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:29:02.274430 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d2ab37fd-6975-4f2e-947b-e2056a9794d1 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3e00d93-9658-4da0-bded-65d9bb6e9821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1da05bb-4b96-44c4-b8ef-e0b704b13a08', '89a575a1-957c-4b2c-9fd3-1b63efa163ef', '4a00340c-6c42-4af7-a5f7-c2638baf552a', 'fe5b68ce-4c95-481e-81d3-4c39156594d5']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:02.275389 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d2ab37fd-6975-4f2e-947b-e2056a9794d1 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d56528aa-089a-49bc-9153-63b3b6da5758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:02.304935 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d2ab37fd-6975-4f2e-947b-e2056a9794d1 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d56528aa-089a-49bc-9153-63b3b6da5758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a7222d8-2a90-4255-9799-f51c58f008c4', '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-863900327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1209c5bd31ab4dcd86483e7d590add8a',qos_specs=None,replication_status=,reservations=['a1da05bb-4b96-44c4-b8ef-e0b704b13a08','89a575a1-957c-4b2c-9fd3-1b63efa163ef','4a00340c-6c42-4af7-a5f7-c2638baf552a','fe5b68ce-4c95-481e-81d3-4c39156594d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08afcf9993d342faac6f471bfb98c1ac',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:29:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-863900327',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a7222d8-2a90-4255-9799-f51c58f008c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1209c5bd31ab4dcd86483e7d590add8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08afcf9993d342faac6f471bfb98c1ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:02.306096 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d2ab37fd-6975-4f2e-947b-e2056a9794d1 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c943c06-c061-4b4e-bb38-13a3946ee3d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:02.330788 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d2ab37fd-6975-4f2e-947b-e2056a9794d1 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c943c06-c061-4b4e-bb38-13a3946ee3d0) transitioned into state 'SUCCESS' from state '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-863900327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1209c5bd31ab4dcd86483e7d590add8a',qos_specs=None,replication_status=,reservations=['a1da05bb-4b96-44c4-b8ef-e0b704b13a08','89a575a1-957c-4b2c-9fd3-1b63efa163ef','4a00340c-6c42-4af7-a5f7-c2638baf552a','fe5b68ce-4c95-481e-81d3-4c39156594d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08afcf9993d342faac6f471bfb98c1ac',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:02.331486 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d2ab37fd-6975-4f2e-947b-e2056a9794d1 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45a39d34-bd21-4da9-83fd-e11b703b09ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:02.344790 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d2ab37fd-6975-4f2e-947b-e2056a9794d1 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45a39d34-bd21-4da9-83fd-e11b703b09ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:02.346204 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d2ab37fd-6975-4f2e-947b-e2056a9794d1 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Flow 'volume_create_api' (559bb00d-ca25-4c6f-9395-edbe0257e434) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:02.346326 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d2ab37fd-6975-4f2e-947b-e2056a9794d1 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Create volume request issued successfully. Jul 31 09:29:02.347348 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d2ab37fd-6975-4f2e-947b-e2056a9794d1 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:29:02.348222 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 353/1417] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:29:02 2026] POST /volume/v3/volumes => generated 752 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:29:02.369352 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-24d9352e-6252-4686-a817-02bd75c67d8f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:02.371847 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-24d9352e-6252-4686-a817-02bd75c67d8f tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] GET https://10.4.3.226/volume/v3/volumes/8a7222d8-2a90-4255-9799-f51c58f008c4 Jul 31 09:29:02.372041 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-24d9352e-6252-4686-a817-02bd75c67d8f tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:02.372256 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-24d9352e-6252-4686-a817-02bd75c67d8f tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:02.383571 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:02.383571 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:02.389883 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-24d9352e-6252-4686-a817-02bd75c67d8f tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Volume info retrieved successfully. Jul 31 09:29:02.395519 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-24d9352e-6252-4686-a817-02bd75c67d8f tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/volumes/8a7222d8-2a90-4255-9799-f51c58f008c4 returned with HTTP 200 Jul 31 09:29:02.396045 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 356/1418] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:02 2026] GET /volume/v3/volumes/8a7222d8-2a90-4255-9799-f51c58f008c4 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:03.201217 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-71bbda91-10d0-4c95-8c42-38530257af13 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:03.203106 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-71bbda91-10d0-4c95-8c42-38530257af13 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:29:03.203326 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-71bbda91-10d0-4c95-8c42-38530257af13 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:03.203508 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-71bbda91-10d0-4c95-8c42-38530257af13 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:03.203603 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-71bbda91-10d0-4c95-8c42-38530257af13 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:03.217640 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-46a024a1-55c5-4b9e-92c0-5cd976f8cdf8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:03.217931 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:03.217931 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:03.218600 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-71bbda91-10d0-4c95-8c42-38530257af13 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:29:03.219030 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 353/1419] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:03 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:03.222130 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-46a024a1-55c5-4b9e-92c0-5cd976f8cdf8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 Jul 31 09:29:03.222130 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-46a024a1-55c5-4b9e-92c0-5cd976f8cdf8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:03.222130 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-46a024a1-55c5-4b9e-92c0-5cd976f8cdf8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:03.222130 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-46a024a1-55c5-4b9e-92c0-5cd976f8cdf8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id dc3fa5b2-b798-4a78-8b01-6dce66ec4f76. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:03.227083 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:03.227083 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:03.228208 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-46a024a1-55c5-4b9e-92c0-5cd976f8cdf8 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 returned with HTTP 200 Jul 31 09:29:03.228870 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 358/1420] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:03 2026] GET /volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:03.412443 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a6d6a6e0-973c-4964-a008-95cb7b2fe75b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:03.416220 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a6d6a6e0-973c-4964-a008-95cb7b2fe75b tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] GET https://10.4.3.226/volume/v3/volumes/8a7222d8-2a90-4255-9799-f51c58f008c4 Jul 31 09:29:03.416555 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a6d6a6e0-973c-4964-a008-95cb7b2fe75b tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:03.416828 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a6d6a6e0-973c-4964-a008-95cb7b2fe75b tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:03.429277 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:03.429277 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:03.438357 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a6d6a6e0-973c-4964-a008-95cb7b2fe75b tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Volume info retrieved successfully. Jul 31 09:29:03.449093 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a6d6a6e0-973c-4964-a008-95cb7b2fe75b tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/volumes/8a7222d8-2a90-4255-9799-f51c58f008c4 returned with HTTP 200 Jul 31 09:29:03.451344 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 354/1421] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:03 2026] GET /volume/v3/volumes/8a7222d8-2a90-4255-9799-f51c58f008c4 => generated 1360 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:03.491993 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-d19a19fa-1e60-4943-928f-6996686f7fa2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:03.494512 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-d19a19fa-1e60-4943-928f-6996686f7fa2 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] GET https://10.4.3.226/volume/v3/volumes/8a7222d8-2a90-4255-9799-f51c58f008c4 Jul 31 09:29:03.494742 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-d19a19fa-1e60-4943-928f-6996686f7fa2 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:03.494996 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-d19a19fa-1e60-4943-928f-6996686f7fa2 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:03.507035 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:03.507035 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:03.514748 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-d19a19fa-1e60-4943-928f-6996686f7fa2 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Volume info retrieved successfully. Jul 31 09:29:03.522479 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-d19a19fa-1e60-4943-928f-6996686f7fa2 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/volumes/8a7222d8-2a90-4255-9799-f51c58f008c4 returned with HTTP 200 Jul 31 09:29:03.523119 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 357/1422] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:29:03 2026] GET /volume/v3/volumes/8a7222d8-2a90-4255-9799-f51c58f008c4 => generated 1360 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:03.539662 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a6e3783c-6ce0-4cf9-b1bc-23b0ac025319 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:03.542789 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a6e3783c-6ce0-4cf9-b1bc-23b0ac025319 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] GET https://10.4.3.226/volume/v3/snapshots/71a1f7aa-3b1b-48f0-a112-c49092ea5842 Jul 31 09:29:03.542789 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a6e3783c-6ce0-4cf9-b1bc-23b0ac025319 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:03.545652 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a6e3783c-6ce0-4cf9-b1bc-23b0ac025319 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:03.554956 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:03.554956 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:03.555642 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a6e3783c-6ce0-4cf9-b1bc-23b0ac025319 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Snapshot retrieved successfully. Jul 31 09:29:03.556794 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a6e3783c-6ce0-4cf9-b1bc-23b0ac025319 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] https://10.4.3.226/volume/v3/snapshots/71a1f7aa-3b1b-48f0-a112-c49092ea5842 returned with HTTP 200 Jul 31 09:29:03.557617 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 354/1423] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:29:03 2026] GET /volume/v3/snapshots/71a1f7aa-3b1b-48f0-a112-c49092ea5842 => generated 478 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:03.888110 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2bbfee22-9cb0-4bad-95d9-8cc2b37b4f70 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:03.891310 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2bbfee22-9cb0-4bad-95d9-8cc2b37b4f70 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/71a1f7aa-3b1b-48f0-a112-c49092ea5842 Jul 31 09:29:03.891477 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2bbfee22-9cb0-4bad-95d9-8cc2b37b4f70 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:03.891614 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2bbfee22-9cb0-4bad-95d9-8cc2b37b4f70 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:03.891808 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-2bbfee22-9cb0-4bad-95d9-8cc2b37b4f70 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Delete snapshot with id: 71a1f7aa-3b1b-48f0-a112-c49092ea5842 Jul 31 09:29:03.898554 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:03.898554 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:03.899067 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-2bbfee22-9cb0-4bad-95d9-8cc2b37b4f70 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Snapshot retrieved successfully. Jul 31 09:29:03.924503 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-2bbfee22-9cb0-4bad-95d9-8cc2b37b4f70 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Snapshot delete request issued successfully. Jul 31 09:29:03.924503 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2bbfee22-9cb0-4bad-95d9-8cc2b37b4f70 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] https://10.4.3.226/volume/v3/snapshots/71a1f7aa-3b1b-48f0-a112-c49092ea5842 returned with HTTP 202 Jul 31 09:29:03.924503 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 359/1424] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:29:03 2026] DELETE /volume/v3/snapshots/71a1f7aa-3b1b-48f0-a112-c49092ea5842 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:29:03.933176 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-963fcf48-5795-4882-8619-a034462ac31d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:03.936277 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-963fcf48-5795-4882-8619-a034462ac31d tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] GET https://10.4.3.226/volume/v3/snapshots/71a1f7aa-3b1b-48f0-a112-c49092ea5842 Jul 31 09:29:03.937901 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-963fcf48-5795-4882-8619-a034462ac31d tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:03.938647 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-963fcf48-5795-4882-8619-a034462ac31d tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:03.946382 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:03.946382 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:03.947095 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-963fcf48-5795-4882-8619-a034462ac31d tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Snapshot retrieved successfully. Jul 31 09:29:03.948959 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-963fcf48-5795-4882-8619-a034462ac31d tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] https://10.4.3.226/volume/v3/snapshots/71a1f7aa-3b1b-48f0-a112-c49092ea5842 returned with HTTP 200 Jul 31 09:29:03.948959 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 355/1425] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:29:03 2026] GET /volume/v3/snapshots/71a1f7aa-3b1b-48f0-a112-c49092ea5842 => generated 477 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:04.158824 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-a37656af-07e6-4359-a47a-8e60dd9a05c5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:04.161714 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-a37656af-07e6-4359-a47a-8e60dd9a05c5 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] GET https://10.4.3.226/volume/v3/volumes/8a7222d8-2a90-4255-9799-f51c58f008c4 Jul 31 09:29:04.161932 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-a37656af-07e6-4359-a47a-8e60dd9a05c5 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:04.162153 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-a37656af-07e6-4359-a47a-8e60dd9a05c5 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:04.173482 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:04.173482 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:04.182945 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-a37656af-07e6-4359-a47a-8e60dd9a05c5 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Volume info retrieved successfully. Jul 31 09:29:04.194317 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-a37656af-07e6-4359-a47a-8e60dd9a05c5 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/volumes/8a7222d8-2a90-4255-9799-f51c58f008c4 returned with HTTP 200 Jul 31 09:29:04.195012 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 358/1426] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:29:04 2026] GET /volume/v3/volumes/8a7222d8-2a90-4255-9799-f51c58f008c4 => generated 1360 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:04.210961 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c85e0b02-e7f5-4a0f-8b6f-cd7d664a70b0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:04.211633 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c85e0b02-e7f5-4a0f-8b6f-cd7d664a70b0 None None] GET https://10.4.3.226/volume// Jul 31 09:29:04.211766 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c85e0b02-e7f5-4a0f-8b6f-cd7d664a70b0 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:04.212343 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c85e0b02-e7f5-4a0f-8b6f-cd7d664a70b0 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:04.212445 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c85e0b02-e7f5-4a0f-8b6f-cd7d664a70b0 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:29:04.215367 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 355/1427] 10.4.3.226 () {66 vars in 1419 bytes} [Fri Jul 31 09:29:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:29:04.228399 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-064d1337-1760-418d-bbe0-2554f1e1388b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:04.235256 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-75ab9982-09fc-4d1f-8997-7c8efd388e6e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:04.235427 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-064d1337-1760-418d-bbe0-2554f1e1388b tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:29:04.235547 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-064d1337-1760-418d-bbe0-2554f1e1388b tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a7222d8-2a90-4255-9799-f51c58f008c4", "connector": null, "instance_uuid": "4750ecc7-41fe-49d0-a43c-ba00dc56882e"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:04.237843 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-75ab9982-09fc-4d1f-8997-7c8efd388e6e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:29:04.239430 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-75ab9982-09fc-4d1f-8997-7c8efd388e6e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:04.239881 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-75ab9982-09fc-4d1f-8997-7c8efd388e6e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:04.239961 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-75ab9982-09fc-4d1f-8997-7c8efd388e6e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:04.244774 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-1fb674c3-ee6f-469c-90f4-5939944622f9 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:04.245066 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:04.245066 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:04.246074 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-75ab9982-09fc-4d1f-8997-7c8efd388e6e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:29:04.246536 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 356/1428] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:04 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:04.248039 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1fb674c3-ee6f-469c-90f4-5939944622f9 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 Jul 31 09:29:04.249379 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1fb674c3-ee6f-469c-90f4-5939944622f9 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:04.250563 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1fb674c3-ee6f-469c-90f4-5939944622f9 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:04.250759 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-1fb674c3-ee6f-469c-90f4-5939944622f9 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id dc3fa5b2-b798-4a78-8b01-6dce66ec4f76. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:04.251966 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:04.251966 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:04.259157 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:04.259157 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:04.260306 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1fb674c3-ee6f-469c-90f4-5939944622f9 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 returned with HTTP 200 Jul 31 09:29:04.260691 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 359/1429] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:04 2026] GET /volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:04.269095 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7269703a-4b67-451e-98bd-2d3c4444a7bf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:04.269230 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-9e603bbf-5f06-4715-a9a3-dd883c26b0d0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:04.270966 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-9e603bbf-5f06-4715-a9a3-dd883c26b0d0 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:29:04.270966 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-9e603bbf-5f06-4715-a9a3-dd883c26b0d0 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:04.271147 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-9e603bbf-5f06-4715-a9a3-dd883c26b0d0 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:04.272567 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7269703a-4b67-451e-98bd-2d3c4444a7bf tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/volumes/dcffd4ca-81de-4aef-adcf-523fe93aff4a Jul 31 09:29:04.272851 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7269703a-4b67-451e-98bd-2d3c4444a7bf tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:04.273135 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7269703a-4b67-451e-98bd-2d3c4444a7bf tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:04.278535 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-20abce7c-2c2a-44aa-8265-fe089437563e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:04.279932 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-20abce7c-2c2a-44aa-8265-fe089437563e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 Jul 31 09:29:04.280160 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-20abce7c-2c2a-44aa-8265-fe089437563e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:04.280491 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-20abce7c-2c2a-44aa-8265-fe089437563e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:04.280787 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-20abce7c-2c2a-44aa-8265-fe089437563e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id dc3fa5b2-b798-4a78-8b01-6dce66ec4f76. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:04.288409 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:04.288409 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:04.289533 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:04.289533 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:04.289693 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-20abce7c-2c2a-44aa-8265-fe089437563e tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 returned with HTTP 200 Jul 31 09:29:04.290477 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 360/1430] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:04 2026] GET /volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:04.291226 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:04.291226 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:04.295904 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7269703a-4b67-451e-98bd-2d3c4444a7bf tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Volume info retrieved successfully. Jul 31 09:29:04.296919 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-9e603bbf-5f06-4715-a9a3-dd883c26b0d0 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:29:04.303449 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-9e603bbf-5f06-4715-a9a3-dd883c26b0d0 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:29:04.303622 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7269703a-4b67-451e-98bd-2d3c4444a7bf tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/volumes/dcffd4ca-81de-4aef-adcf-523fe93aff4a returned with HTTP 200 Jul 31 09:29:04.303853 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 357/1431] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:29:04 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 1442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:04.304544 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 356/1432] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:04 2026] GET /volume/v3/volumes/dcffd4ca-81de-4aef-adcf-523fe93aff4a => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:04.305325 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-064d1337-1760-418d-bbe0-2554f1e1388b tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:29:04.305985 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 360/1433] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:29:04 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 31 09:29:04.310383 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-77491d45-1cd6-49ac-90e2-20626cefa472 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:04.311339 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-77491d45-1cd6-49ac-90e2-20626cefa472 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] DELETE https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 Jul 31 09:29:04.311569 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-77491d45-1cd6-49ac-90e2-20626cefa472 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:04.312825 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-77491d45-1cd6-49ac-90e2-20626cefa472 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:04.312825 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.backups [None req-77491d45-1cd6-49ac-90e2-20626cefa472 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Delete backup with id: dc3fa5b2-b798-4a78-8b01-6dce66ec4f76. Jul 31 09:29:04.319379 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:04.319379 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:04.326365 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-18249e26-a444-4376-aa49-0d19a49bbe12 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:04.337572 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.backup.rpcapi [None req-77491d45-1cd6-49ac-90e2-20626cefa472 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] delete_backup rpcapi backup_id dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 {{(pid=100315) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:29:04.340000 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-77491d45-1cd6-49ac-90e2-20626cefa472 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 returned with HTTP 202 Jul 31 09:29:04.340662 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 361/1434] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:29:04 2026] DELETE /volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:29:04.352413 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-52948d3f-35a8-4dc0-a8ba-604cf6ba2b0d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:04.356418 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-52948d3f-35a8-4dc0-a8ba-604cf6ba2b0d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 Jul 31 09:29:04.356735 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-52948d3f-35a8-4dc0-a8ba-604cf6ba2b0d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:04.357564 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-52948d3f-35a8-4dc0-a8ba-604cf6ba2b0d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:04.357825 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-52948d3f-35a8-4dc0-a8ba-604cf6ba2b0d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id dc3fa5b2-b798-4a78-8b01-6dce66ec4f76. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:04.370368 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:04.370368 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:04.370368 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-52948d3f-35a8-4dc0-a8ba-604cf6ba2b0d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 returned with HTTP 200 Jul 31 09:29:04.370368 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 357/1435] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:04 2026] GET /volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:04.473269 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-18249e26-a444-4376-aa49-0d19a49bbe12 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73/export_record Jul 31 09:29:04.473269 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-18249e26-a444-4376-aa49-0d19a49bbe12 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:04.473269 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-18249e26-a444-4376-aa49-0d19a49bbe12 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] Calling method 'export_record' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:04.473269 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-18249e26-a444-4376-aa49-0d19a49bbe12 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] Export record for backup 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100316) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 09:29:04.500834 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:04.500834 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:04.502896 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.backup.api [None req-18249e26-a444-4376-aa49-0d19a49bbe12 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] Calling RPCAPI with context: , host: np0000006200, backup: 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100316) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 31 09:29:04.519398 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.backup.rpcapi [None req-18249e26-a444-4376-aa49-0d19a49bbe12 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] export_record in rpcapi backup_id 65c408df-61cb-4c23-be1e-d195ab06ca73 on host np0000006200. {{(pid=100316) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 31 09:29:04.543720 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-18249e26-a444-4376-aa49-0d19a49bbe12 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjVjNDA4ZGYtNjFjYi00YzIzLWJlMWUtZDE5NWFiMDZjYTczIiwgInVzZXJfaWQiOiAiMjIzY2M0NGFlYTU4NGFmZTg0NzU0MGZhOGQ2Y2RmYjMiLCAicHJvamVjdF9pZCI6ICIwMjNlYTMyMmUzZTc0NWE0OTYxMjBhNjYxNjgxM2M1YSIsICJ2b2x1bWVfaWQiOiAiZGNmZmQ0Y2EtODFkZS00YWVmLWFkY2YtNTIzZmU5M2FmZjRhIiwgImhvc3QiOiAibnAwMDAwMDA2MjAwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci04MDc3NTA0ODkiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtOTM4MDE2NTc3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZGNmZmQ0Y2EtODFkZS00YWVmLWFkY2YtNTIzZmU5M2FmZjRhLzIwMjYwNzMxMDkyODM5L2F6X25vdmFfYmFja3VwXzY1YzQwOGRmLTYxY2ItNGMyMy1iZTFlLWQxOTVhYjA2Y2E3MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMDk6Mjg6MzZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMDk6Mjg6MzZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwOToyOTowNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100316) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 31 09:29:04.544117 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-18249e26-a444-4376-aa49-0d19a49bbe12 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73/export_record returned with HTTP 200 Jul 31 09:29:04.544785 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 358/1436] 10.4.3.226 () {66 vars in 1390 bytes} [Fri Jul 31 09:29:04 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73/export_record => generated 1508 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:04.557015 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c388230f-f2f1-40b4-aefe-0d3171051a76 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:04.559343 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c388230f-f2f1-40b4-aefe-0d3171051a76 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] POST https://10.4.3.226/volume/v3/backups/import_record Jul 31 09:29:04.559995 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c388230f-f2f1-40b4-aefe-0d3171051a76 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDM0YWNkNWUtZWRkOC00OTdhLWIwZWItOWY0NmRhNTFmMDUxIiwgInVzZXJfaWQiOiAiMjIzY2M0NGFlYTU4NGFmZTg0NzU0MGZhOGQ2Y2RmYjMiLCAicHJvamVjdF9pZCI6ICIwMjNlYTMyMmUzZTc0NWE0OTYxMjBhNjYxNjgxM2M1YSIsICJ2b2x1bWVfaWQiOiAiZGNmZmQ0Y2EtODFkZS00YWVmLWFkY2YtNTIzZmU5M2FmZjRhIiwgImhvc3QiOiAibnAwMDAwMDA2MjAwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci04MDc3NTA0ODkiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtOTM4MDE2NTc3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZGNmZmQ0Y2EtODFkZS00YWVmLWFkY2YtNTIzZmU5M2FmZjRhLzIwMjYwNzMxMDkyODM5L2F6X25vdmFfYmFja3VwXzY1YzQwOGRmLTYxY2ItNGMyMy1iZTFlLWQxOTVhYjA2Y2E3MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMDk6Mjg6MzZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMDk6Mjg6MzZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwOToyOTowNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:04.561661 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.backups [None req-c388230f-f2f1-40b4-aefe-0d3171051a76 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDM0YWNkNWUtZWRkOC00OTdhLWIwZWItOWY0NmRhNTFmMDUxIiwgInVzZXJfaWQiOiAiMjIzY2M0NGFlYTU4NGFmZTg0NzU0MGZhOGQ2Y2RmYjMiLCAicHJvamVjdF9pZCI6ICIwMjNlYTMyMmUzZTc0NWE0OTYxMjBhNjYxNjgxM2M1YSIsICJ2b2x1bWVfaWQiOiAiZGNmZmQ0Y2EtODFkZS00YWVmLWFkY2YtNTIzZmU5M2FmZjRhIiwgImhvc3QiOiAibnAwMDAwMDA2MjAwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci04MDc3NTA0ODkiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtOTM4MDE2NTc3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZGNmZmQ0Y2EtODFkZS00YWVmLWFkY2YtNTIzZmU5M2FmZjRhLzIwMjYwNzMxMDkyODM5L2F6X25vdmFfYmFja3VwXzY1YzQwOGRmLTYxY2ItNGMyMy1iZTFlLWQxOTVhYjA2Y2E3MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMDk6Mjg6MzZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMDk6Mjg6MzZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwOToyOTowNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100314) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 31 09:29:04.561980 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.backups [None req-c388230f-f2f1-40b4-aefe-0d3171051a76 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDM0YWNkNWUtZWRkOC00OTdhLWIwZWItOWY0NmRhNTFmMDUxIiwgInVzZXJfaWQiOiAiMjIzY2M0NGFlYTU4NGFmZTg0NzU0MGZhOGQ2Y2RmYjMiLCAicHJvamVjdF9pZCI6ICIwMjNlYTMyMmUzZTc0NWE0OTYxMjBhNjYxNjgxM2M1YSIsICJ2b2x1bWVfaWQiOiAiZGNmZmQ0Y2EtODFkZS00YWVmLWFkY2YtNTIzZmU5M2FmZjRhIiwgImhvc3QiOiAibnAwMDAwMDA2MjAwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci04MDc3NTA0ODkiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtOTM4MDE2NTc3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZGNmZmQ0Y2EtODFkZS00YWVmLWFkY2YtNTIzZmU5M2FmZjRhLzIwMjYwNzMxMDkyODM5L2F6X25vdmFfYmFja3VwXzY1YzQwOGRmLTYxY2ItNGMyMy1iZTFlLWQxOTVhYjA2Y2E3MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMDk6Mjg6MzZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMDk6Mjg6MzZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwOToyOTowNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100314) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 31 09:29:04.562431 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:04.562431 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:04.618262 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-c388230f-f2f1-40b4-aefe-0d3171051a76 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] Created reservations ['4b58b6e1-1d6c-471b-a094-6e702b04d884', 'b04952de-eabc-4e3e-90de-8a32be72f29d'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:29:04.648402 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.backup.rpcapi [None req-c388230f-f2f1-40b4-aefe-0d3171051a76 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] import_record rpcapi backup id 434acd5e-edd8-497a-b0eb-9f46da51f051 on host np0000006200 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDM0YWNkNWUtZWRkOC00OTdhLWIwZWItOWY0NmRhNTFmMDUxIiwgInVzZXJfaWQiOiAiMjIzY2M0NGFlYTU4NGFmZTg0NzU0MGZhOGQ2Y2RmYjMiLCAicHJvamVjdF9pZCI6ICIwMjNlYTMyMmUzZTc0NWE0OTYxMjBhNjYxNjgxM2M1YSIsICJ2b2x1bWVfaWQiOiAiZGNmZmQ0Y2EtODFkZS00YWVmLWFkY2YtNTIzZmU5M2FmZjRhIiwgImhvc3QiOiAibnAwMDAwMDA2MjAwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci04MDc3NTA0ODkiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtOTM4MDE2NTc3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZGNmZmQ0Y2EtODFkZS00YWVmLWFkY2YtNTIzZmU5M2FmZjRhLzIwMjYwNzMxMDkyODM5L2F6X25vdmFfYmFja3VwXzY1YzQwOGRmLTYxY2ItNGMyMy1iZTFlLWQxOTVhYjA2Y2E3MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMDk6Mjg6MzZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMDk6Mjg6MzZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwOToyOTowNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100314) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 31 09:29:04.650886 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.backups [None req-c388230f-f2f1-40b4-aefe-0d3171051a76 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] Import record output: {'backup': {'id': '434acd5e-edd8-497a-b0eb-9f46da51f051', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.226/volume/v3/backups/434acd5e-edd8-497a-b0eb-9f46da51f051'}, {'rel': 'bookmark', 'href': 'https://10.4.3.226/volume/backups/434acd5e-edd8-497a-b0eb-9f46da51f051'}]}}. {{(pid=100314) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 31 09:29:04.651090 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c388230f-f2f1-40b4-aefe-0d3171051a76 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] https://10.4.3.226/volume/v3/backups/import_record returned with HTTP 201 Jul 31 09:29:04.651567 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 361/1437] 10.4.3.226 () {68 vars in 1302 bytes} [Fri Jul 31 09:29:04 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 96 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 31 09:29:04.660362 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f73e7586-2ddd-4763-88c6-ab1d2e39a0e1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:04.662307 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f73e7586-2ddd-4763-88c6-ab1d2e39a0e1 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] GET https://10.4.3.226/volume/v3/backups/434acd5e-edd8-497a-b0eb-9f46da51f051 Jul 31 09:29:04.662575 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f73e7586-2ddd-4763-88c6-ab1d2e39a0e1 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:04.662798 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f73e7586-2ddd-4763-88c6-ab1d2e39a0e1 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:04.663033 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-f73e7586-2ddd-4763-88c6-ab1d2e39a0e1 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] Show backup with id 434acd5e-edd8-497a-b0eb-9f46da51f051. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:04.674350 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:04.674350 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:04.675043 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f73e7586-2ddd-4763-88c6-ab1d2e39a0e1 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] https://10.4.3.226/volume/v3/backups/434acd5e-edd8-497a-b0eb-9f46da51f051 returned with HTTP 200 Jul 31 09:29:04.675604 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 362/1438] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:04 2026] GET /volume/v3/backups/434acd5e-edd8-497a-b0eb-9f46da51f051 => generated 647 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:04.786776 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-44438615-b11b-48ff-b625-8f6bfcee54a9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:04.787462 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-44438615-b11b-48ff-b625-8f6bfcee54a9 None None] GET https://10.4.3.226/volume// Jul 31 09:29:04.787794 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-44438615-b11b-48ff-b625-8f6bfcee54a9 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:04.788196 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-44438615-b11b-48ff-b625-8f6bfcee54a9 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:04.788389 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-44438615-b11b-48ff-b625-8f6bfcee54a9 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:29:04.788867 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 358/1439] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:29:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:29:04.799951 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-0b44fedb-7262-4b74-97f3-3ab4ad45362c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:04.805268 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-0b44fedb-7262-4b74-97f3-3ab4ad45362c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:29:04.805268 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-0b44fedb-7262-4b74-97f3-3ab4ad45362c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d0ad0af-744a-43ea-98e9-6c3d123c10f6", "connector": null, "instance_uuid": "1a163c36-4165-49ea-a53d-d1a03ea52878"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:04.821876 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:04.821876 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:04.860810 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-0b44fedb-7262-4b74-97f3-3ab4ad45362c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:29:04.861556 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 359/1440] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:29:04 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 31 09:29:04.875506 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-f205ddbb-3070-4cf9-8cf2-762b6e5528f7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:04.877780 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-f205ddbb-3070-4cf9-8cf2-762b6e5528f7 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] DELETE https://10.4.3.226/volume/v3/attachments/c8a66152-002c-4cf2-947e-c653de8a9c92 Jul 31 09:29:04.878519 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-f205ddbb-3070-4cf9-8cf2-762b6e5528f7 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:04.878519 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-f205ddbb-3070-4cf9-8cf2-762b6e5528f7 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:04.886278 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:04.886278 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:04.941025 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-f205ddbb-3070-4cf9-8cf2-762b6e5528f7 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments/c8a66152-002c-4cf2-947e-c653de8a9c92 returned with HTTP 200 Jul 31 09:29:04.941491 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 362/1441] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:29:04 2026] DELETE /volume/v3/attachments/c8a66152-002c-4cf2-947e-c653de8a9c92 => generated 367 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:04.966557 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9a282ce8-e328-4269-8493-09ebc7e89ead None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:04.969642 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9a282ce8-e328-4269-8493-09ebc7e89ead tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] GET https://10.4.3.226/volume/v3/snapshots/71a1f7aa-3b1b-48f0-a112-c49092ea5842 Jul 31 09:29:04.969853 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9a282ce8-e328-4269-8493-09ebc7e89ead tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:04.970107 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9a282ce8-e328-4269-8493-09ebc7e89ead tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:04.975073 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9a282ce8-e328-4269-8493-09ebc7e89ead tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] https://10.4.3.226/volume/v3/snapshots/71a1f7aa-3b1b-48f0-a112-c49092ea5842 returned with HTTP 404 Jul 31 09:29:04.975655 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 363/1442] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:29:04 2026] GET /volume/v3/snapshots/71a1f7aa-3b1b-48f0-a112-c49092ea5842 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:05.384804 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a31d9b5d-55c7-4ea1-83ac-080d61983fe3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:05.387124 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a31d9b5d-55c7-4ea1-83ac-080d61983fe3 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 Jul 31 09:29:05.387368 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a31d9b5d-55c7-4ea1-83ac-080d61983fe3 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:05.388134 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a31d9b5d-55c7-4ea1-83ac-080d61983fe3 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:05.388134 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-a31d9b5d-55c7-4ea1-83ac-080d61983fe3 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id dc3fa5b2-b798-4a78-8b01-6dce66ec4f76. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:05.394219 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a31d9b5d-55c7-4ea1-83ac-080d61983fe3 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 returned with HTTP 404 Jul 31 09:29:05.395020 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 359/1443] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:05 2026] GET /volume/v3/backups/dc3fa5b2-b798-4a78-8b01-6dce66ec4f76 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:05.557586 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5a3e8f76-c86a-442a-b16e-4f01862f1bf9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:05.561454 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5a3e8f76-c86a-442a-b16e-4f01862f1bf9 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] DELETE https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 Jul 31 09:29:05.561454 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5a3e8f76-c86a-442a-b16e-4f01862f1bf9 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:05.561454 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5a3e8f76-c86a-442a-b16e-4f01862f1bf9 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:05.561454 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-5a3e8f76-c86a-442a-b16e-4f01862f1bf9 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Delete backup with id: bc6407c0-d152-43d7-b4a9-910e3be47f38. Jul 31 09:29:05.569319 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:05.569319 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:05.609282 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.backup.rpcapi [None req-5a3e8f76-c86a-442a-b16e-4f01862f1bf9 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] delete_backup rpcapi backup_id bc6407c0-d152-43d7-b4a9-910e3be47f38 {{(pid=100316) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:29:05.609664 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5a3e8f76-c86a-442a-b16e-4f01862f1bf9 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 returned with HTTP 202 Jul 31 09:29:05.610315 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 360/1444] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:29:05 2026] DELETE /volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:29:05.620901 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-4b5a4a19-767b-488c-8868-f1b234f0a5e0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:05.624334 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4b5a4a19-767b-488c-8868-f1b234f0a5e0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 Jul 31 09:29:05.624334 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4b5a4a19-767b-488c-8868-f1b234f0a5e0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:05.624481 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4b5a4a19-767b-488c-8868-f1b234f0a5e0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:05.624564 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-4b5a4a19-767b-488c-8868-f1b234f0a5e0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id bc6407c0-d152-43d7-b4a9-910e3be47f38. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:05.632014 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:05.632014 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:05.633159 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4b5a4a19-767b-488c-8868-f1b234f0a5e0 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 returned with HTTP 200 Jul 31 09:29:05.637098 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 363/1445] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:05 2026] GET /volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:05.696127 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a093fdaf-7e66-45ef-af4d-6360e0626b2f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:05.698270 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a093fdaf-7e66-45ef-af4d-6360e0626b2f tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] GET https://10.4.3.226/volume/v3/backups/434acd5e-edd8-497a-b0eb-9f46da51f051 Jul 31 09:29:05.698533 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a093fdaf-7e66-45ef-af4d-6360e0626b2f tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:05.698922 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a093fdaf-7e66-45ef-af4d-6360e0626b2f tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:05.698922 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-a093fdaf-7e66-45ef-af4d-6360e0626b2f tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] Show backup with id 434acd5e-edd8-497a-b0eb-9f46da51f051. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:05.709375 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:05.709375 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:05.709375 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a093fdaf-7e66-45ef-af4d-6360e0626b2f tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] https://10.4.3.226/volume/v3/backups/434acd5e-edd8-497a-b0eb-9f46da51f051 returned with HTTP 200 Jul 31 09:29:05.709375 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 364/1446] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:05 2026] GET /volume/v3/backups/434acd5e-edd8-497a-b0eb-9f46da51f051 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:05.728491 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4d9d74d5-ea0e-4628-a448-d12f3aa480df None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:05.733283 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4d9d74d5-ea0e-4628-a448-d12f3aa480df tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] GET https://10.4.3.226/volume/v3/backups Jul 31 09:29:05.733283 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4d9d74d5-ea0e-4628-a448-d12f3aa480df tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:05.733283 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4d9d74d5-ea0e-4628-a448-d12f3aa480df tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:05.747793 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4d9d74d5-ea0e-4628-a448-d12f3aa480df tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] https://10.4.3.226/volume/v3/backups returned with HTTP 200 Jul 31 09:29:05.750773 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 360/1447] 10.4.3.226 () {66 vars in 1237 bytes} [Fri Jul 31 09:29:05 2026] GET /volume/v3/backups => generated 337 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:05.765119 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-52d064ef-9a42-4146-989d-4ce76d8a1869 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:05.768389 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-52d064ef-9a42-4146-989d-4ce76d8a1869 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] POST https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73/restore Jul 31 09:29:05.770719 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-52d064ef-9a42-4146-989d-4ce76d8a1869 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:05.775359 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-52d064ef-9a42-4146-989d-4ce76d8a1869 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Restoring backup 65c408df-61cb-4c23-be1e-d195ab06ca73 ({'restore': {}}) {{(pid=100316) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 09:29:05.776350 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-52d064ef-9a42-4146-989d-4ce76d8a1869 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Restoring backup 65c408df-61cb-4c23-be1e-d195ab06ca73 to volume None. Jul 31 09:29:05.786824 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:05.786824 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:05.788654 np0000006200 devstack@c-api.service[100316]: INFO cinder.backup.api [None req-52d064ef-9a42-4146-989d-4ce76d8a1869 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Creating volume of 1 GB for restore of backup 65c408df-61cb-4c23-be1e-d195ab06ca73. Jul 31 09:29:05.806432 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-52d064ef-9a42-4146-989d-4ce76d8a1869 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Availability zone cache updated, next update will occur around 2026-07-31 10:29:05.803651. {{(pid=100316) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 09:29:05.806432 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-52d064ef-9a42-4146-989d-4ce76d8a1869 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Availability Zones retrieved successfully. Jul 31 09:29:05.815058 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-52d064ef-9a42-4146-989d-4ce76d8a1869 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Flow 'volume_create_api' (df62ca35-2765-4e71-8390-b43d29dd2b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:05.817348 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-52d064ef-9a42-4146-989d-4ce76d8a1869 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d978111-b26c-4203-b328-862c67386b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:05.818777 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-52d064ef-9a42-4146-989d-4ce76d8a1869 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:29:05.868392 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-52d064ef-9a42-4146-989d-4ce76d8a1869 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d978111-b26c-4203-b328-862c67386b40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:05.869151 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-52d064ef-9a42-4146-989d-4ce76d8a1869 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b967a4a-53cb-4934-bece-7ef1e2174088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:05.945900 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-52d064ef-9a42-4146-989d-4ce76d8a1869 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Created reservations ['6091f653-59f6-4b5b-b2c5-237c9abeae19', '77073119-8179-41c8-b1fa-a1c3df11555c', 'c04fe051-66ab-4667-90be-b75f6870dcdf', '1a9c3c99-6af2-4015-8ace-28c6e8cffee6'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:29:05.945900 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-52d064ef-9a42-4146-989d-4ce76d8a1869 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b967a4a-53cb-4934-bece-7ef1e2174088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6091f653-59f6-4b5b-b2c5-237c9abeae19', '77073119-8179-41c8-b1fa-a1c3df11555c', 'c04fe051-66ab-4667-90be-b75f6870dcdf', '1a9c3c99-6af2-4015-8ace-28c6e8cffee6']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:05.947503 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-52d064ef-9a42-4146-989d-4ce76d8a1869 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd80c1bb-dafc-48f2-809f-150e889a8f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:06.004650 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-52d064ef-9a42-4146-989d-4ce76d8a1869 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd80c1bb-dafc-48f2-809f-150e889a8f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce40d06d-ddfc-4abe-96b0-7e352e913506', '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_65c408df-61cb-4c23-be1e-d195ab06ca73',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='023ea322e3e745a496120a6616813c5a',qos_specs=None,replication_status=,reservations=['6091f653-59f6-4b5b-b2c5-237c9abeae19','77073119-8179-41c8-b1fa-a1c3df11555c','c04fe051-66ab-4667-90be-b75f6870dcdf','1a9c3c99-6af2-4015-8ace-28c6e8cffee6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='223cc44aea584afe847540fa8d6cdfb3',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:29:05Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_65c408df-61cb-4c23-be1e-d195ab06ca73',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce40d06d-ddfc-4abe-96b0-7e352e913506,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='023ea322e3e745a496120a6616813c5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='223cc44aea584afe847540fa8d6cdfb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:06.005902 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-52d064ef-9a42-4146-989d-4ce76d8a1869 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07723d11-b6bf-45b9-b96c-8be2e9a0f4b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:06.041016 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-52d064ef-9a42-4146-989d-4ce76d8a1869 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07723d11-b6bf-45b9-b96c-8be2e9a0f4b1) transitioned into 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_65c408df-61cb-4c23-be1e-d195ab06ca73',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='023ea322e3e745a496120a6616813c5a',qos_specs=None,replication_status=,reservations=['6091f653-59f6-4b5b-b2c5-237c9abeae19','77073119-8179-41c8-b1fa-a1c3df11555c','c04fe051-66ab-4667-90be-b75f6870dcdf','1a9c3c99-6af2-4015-8ace-28c6e8cffee6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='223cc44aea584afe847540fa8d6cdfb3',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:06.042066 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-52d064ef-9a42-4146-989d-4ce76d8a1869 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (542c1af5-e98f-496a-927d-5d437fda5bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:06.067790 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-52d064ef-9a42-4146-989d-4ce76d8a1869 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (542c1af5-e98f-496a-927d-5d437fda5bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:06.069024 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-52d064ef-9a42-4146-989d-4ce76d8a1869 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Flow 'volume_create_api' (df62ca35-2765-4e71-8390-b43d29dd2b47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:06.069487 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-52d064ef-9a42-4146-989d-4ce76d8a1869 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Create volume request issued successfully. Jul 31 09:29:06.087065 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:06.087065 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:06.087065 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-52d064ef-9a42-4146-989d-4ce76d8a1869 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Volume info retrieved successfully. Jul 31 09:29:06.366861 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d82627ba-40ba-4d05-9798-0d53b4543d46 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:06.367298 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d82627ba-40ba-4d05-9798-0d53b4543d46 None None] GET https://10.4.3.226/volume// Jul 31 09:29:06.367518 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d82627ba-40ba-4d05-9798-0d53b4543d46 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:06.367776 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d82627ba-40ba-4d05-9798-0d53b4543d46 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:06.369678 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d82627ba-40ba-4d05-9798-0d53b4543d46 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:29:06.369678 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 364/1448] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:29: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 31 09:29:06.402320 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-fcea4560-af05-4c22-a080-ffa50fc46128 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:06.404671 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-fcea4560-af05-4c22-a080-ffa50fc46128 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] GET https://10.4.3.226/volume/v3/volumes/8a7222d8-2a90-4255-9799-f51c58f008c4 Jul 31 09:29:06.405042 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-fcea4560-af05-4c22-a080-ffa50fc46128 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:06.405192 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-fcea4560-af05-4c22-a080-ffa50fc46128 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:06.426094 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:06.426094 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:06.433183 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-fcea4560-af05-4c22-a080-ffa50fc46128 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Volume info retrieved successfully. Jul 31 09:29:06.443908 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-fcea4560-af05-4c22-a080-ffa50fc46128 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/volumes/8a7222d8-2a90-4255-9799-f51c58f008c4 returned with HTTP 200 Jul 31 09:29:06.446619 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 365/1449] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:29:06 2026] GET /volume/v3/volumes/8a7222d8-2a90-4255-9799-f51c58f008c4 => generated 1539 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:29:06.542473 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-0dc425e3-5e5c-40e8-96d4-4b2830f08eec None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:06.551161 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-0dc425e3-5e5c-40e8-96d4-4b2830f08eec tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] PUT https://10.4.3.226/volume/v3/attachments/4f0abfd2-a0d8-4c7b-a749-b7c15e9a8c8a Jul 31 09:29:06.552599 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-0dc425e3-5e5c-40e8-96d4-4b2830f08eec tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:06.565645 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-0dc425e3-5e5c-40e8-96d4-4b2830f08eec tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Acquiring lock "cinder-attachment_update-0d0ad0af-744a-43ea-98e9-6c3d123c10f6-np0000006200" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:29:06.573536 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-0dc425e3-5e5c-40e8-96d4-4b2830f08eec tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Lock "cinder-attachment_update-0d0ad0af-744a-43ea-98e9-6c3d123c10f6-np0000006200" acquired by "attachment_update" :: waited 0.008s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:29:06.574817 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:06.574817 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:06.602810 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-00f1f8a4-b5ed-49d0-a611-4a597ff21098 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:06.605575 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-00f1f8a4-b5ed-49d0-a611-4a597ff21098 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] PUT https://10.4.3.226/volume/v3/attachments/5b87494b-5183-4764-b025-bf47d6d23acf Jul 31 09:29:06.606198 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-00f1f8a4-b5ed-49d0-a611-4a597ff21098 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:06.622407 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-00f1f8a4-b5ed-49d0-a611-4a597ff21098 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Acquiring lock "cinder-attachment_update-8a7222d8-2a90-4255-9799-f51c58f008c4-np0000006200" by "attachment_update" {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:29:06.631656 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-00f1f8a4-b5ed-49d0-a611-4a597ff21098 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Lock "cinder-attachment_update-8a7222d8-2a90-4255-9799-f51c58f008c4-np0000006200" acquired by "attachment_update" :: waited 0.009s {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:29:06.633159 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:06.633159 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:06.657098 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-532b0b87-d168-40ef-90aa-36e33754e84a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:06.663129 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-532b0b87-d168-40ef-90aa-36e33754e84a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 Jul 31 09:29:06.664660 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-532b0b87-d168-40ef-90aa-36e33754e84a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:06.664941 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-532b0b87-d168-40ef-90aa-36e33754e84a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:06.665059 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-532b0b87-d168-40ef-90aa-36e33754e84a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id bc6407c0-d152-43d7-b4a9-910e3be47f38. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:06.669969 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:06.669969 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:06.671298 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-532b0b87-d168-40ef-90aa-36e33754e84a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 returned with HTTP 200 Jul 31 09:29:06.671710 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 366/1450] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:06 2026] GET /volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:06.774053 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-0dc425e3-5e5c-40e8-96d4-4b2830f08eec tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Lock "cinder-attachment_update-0d0ad0af-744a-43ea-98e9-6c3d123c10f6-np0000006200" released by "attachment_update" :: held 0.199s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:29:06.774053 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-0dc425e3-5e5c-40e8-96d4-4b2830f08eec tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments/4f0abfd2-a0d8-4c7b-a749-b7c15e9a8c8a returned with HTTP 200 Jul 31 09:29:06.774053 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 361/1451] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:29:06 2026] PUT /volume/v3/attachments/4f0abfd2-a0d8-4c7b-a749-b7c15e9a8c8a => generated 969 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:06.796539 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-e70a60d9-25c7-43e3-88b1-91da1ffd30ef None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:06.799964 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-e70a60d9-25c7-43e3-88b1-91da1ffd30ef tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/attachments/4f0abfd2-a0d8-4c7b-a749-b7c15e9a8c8a Jul 31 09:29:06.800189 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-e70a60d9-25c7-43e3-88b1-91da1ffd30ef tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:06.800450 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-e70a60d9-25c7-43e3-88b1-91da1ffd30ef tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:06.833942 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-00f1f8a4-b5ed-49d0-a611-4a597ff21098 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Lock "cinder-attachment_update-8a7222d8-2a90-4255-9799-f51c58f008c4-np0000006200" released by "attachment_update" :: held 0.202s {{(pid=100314) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:29:06.833942 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-00f1f8a4-b5ed-49d0-a611-4a597ff21098 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/attachments/5b87494b-5183-4764-b025-bf47d6d23acf returned with HTTP 200 Jul 31 09:29:06.834755 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 365/1452] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:29:06 2026] PUT /volume/v3/attachments/5b87494b-5183-4764-b025-bf47d6d23acf => generated 969 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:06.837100 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-e70a60d9-25c7-43e3-88b1-91da1ffd30ef tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments/4f0abfd2-a0d8-4c7b-a749-b7c15e9a8c8a returned with HTTP 200 Jul 31 09:29:06.837827 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 367/1453] 10.4.3.226 () {70 vars in 1651 bytes} [Fri Jul 31 09:29:06 2026] GET /volume/v3/attachments/4f0abfd2-a0d8-4c7b-a749-b7c15e9a8c8a => generated 994 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:06.873276 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-65f079af-7833-4fe4-bd0c-4d57a691114e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:06.877427 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-65f079af-7833-4fe4-bd0c-4d57a691114e tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] POST https://10.4.3.226/volume/v3/attachments/5b87494b-5183-4764-b025-bf47d6d23acf/action Jul 31 09:29:06.878737 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-65f079af-7833-4fe4-bd0c-4d57a691114e tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:29:06.878737 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-65f079af-7833-4fe4-bd0c-4d57a691114e tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:06.903365 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:06.903365 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:06.929808 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-7f55944c-5a1a-4a6d-99ae-c4328b836f80 req-65f079af-7833-4fe4-bd0c-4d57a691114e tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/attachments/5b87494b-5183-4764-b025-bf47d6d23acf/action returned with HTTP 204 Jul 31 09:29:06.930789 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 362/1454] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:29:06 2026] POST /volume/v3/attachments/5b87494b-5183-4764-b025-bf47d6d23acf/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:07.108369 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:07.108369 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:07.108929 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-52d064ef-9a42-4146-989d-4ce76d8a1869 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Volume info retrieved successfully. Jul 31 09:29:07.109111 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.backup.api [None req-52d064ef-9a42-4146-989d-4ce76d8a1869 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Checking backup size 1 against volume size 1 {{(pid=100316) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 09:29:07.109265 np0000006200 devstack@c-api.service[100316]: INFO cinder.backup.api [None req-52d064ef-9a42-4146-989d-4ce76d8a1869 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Overwriting volume ce40d06d-ddfc-4abe-96b0-7e352e913506 with restore of backup 65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:29:07.158365 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.backup.rpcapi [None req-52d064ef-9a42-4146-989d-4ce76d8a1869 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] restore_backup in rpcapi backup_id 65c408df-61cb-4c23-be1e-d195ab06ca73 {{(pid=100316) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 09:29:07.161925 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-52d064ef-9a42-4146-989d-4ce76d8a1869 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73/restore returned with HTTP 202 Jul 31 09:29:07.162195 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 361/1455] 10.4.3.226 () {68 vars in 1393 bytes} [Fri Jul 31 09:29:05 2026] POST /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73/restore => generated 189 bytes in 1397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:29:07.173992 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e45ea2e3-ea40-4896-b735-94a37af90ef2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:07.183741 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e45ea2e3-ea40-4896-b735-94a37af90ef2 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:29:07.183741 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e45ea2e3-ea40-4896-b735-94a37af90ef2 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:07.184165 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e45ea2e3-ea40-4896-b735-94a37af90ef2 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:07.184360 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-e45ea2e3-ea40-4896-b735-94a37af90ef2 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:07.194139 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:07.194139 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:07.196135 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e45ea2e3-ea40-4896-b735-94a37af90ef2 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:29:07.196832 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 366/1456] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:07 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 801 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:07.277395 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-d136362f-617f-4e65-bdaa-2dce45f8c72c req-6bfc93eb-08b5-4494-b83e-096733dfaae1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:07.283125 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-d136362f-617f-4e65-bdaa-2dce45f8c72c req-6bfc93eb-08b5-4494-b83e-096733dfaae1 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] DELETE https://10.4.3.226/volume/v3/attachments/0b096865-1d16-4f16-8c62-cac954409769 Jul 31 09:29:07.283125 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-d136362f-617f-4e65-bdaa-2dce45f8c72c req-6bfc93eb-08b5-4494-b83e-096733dfaae1 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:07.283125 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-d136362f-617f-4e65-bdaa-2dce45f8c72c req-6bfc93eb-08b5-4494-b83e-096733dfaae1 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:07.295131 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:07.295131 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:07.392460 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-d136362f-617f-4e65-bdaa-2dce45f8c72c req-6bfc93eb-08b5-4494-b83e-096733dfaae1 tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] https://10.4.3.226/volume/v3/attachments/0b096865-1d16-4f16-8c62-cac954409769 returned with HTTP 200 Jul 31 09:29:07.393035 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 368/1457] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:29:07 2026] DELETE /volume/v3/attachments/0b096865-1d16-4f16-8c62-cac954409769 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:07.411989 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-d136362f-617f-4e65-bdaa-2dce45f8c72c req-32e437df-1525-4d5d-b761-d6e1117da80f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:07.413494 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d136362f-617f-4e65-bdaa-2dce45f8c72c req-32e437df-1525-4d5d-b761-d6e1117da80f tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] DELETE https://10.4.3.226/volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 Jul 31 09:29:07.413837 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d136362f-617f-4e65-bdaa-2dce45f8c72c req-32e437df-1525-4d5d-b761-d6e1117da80f tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:07.414161 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d136362f-617f-4e65-bdaa-2dce45f8c72c req-32e437df-1525-4d5d-b761-d6e1117da80f tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:07.414393 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [req-d136362f-617f-4e65-bdaa-2dce45f8c72c req-32e437df-1525-4d5d-b761-d6e1117da80f tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Delete volume with id: 102ee633-a9c6-4602-b904-5744d16abf52 Jul 31 09:29:07.424150 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:07.424150 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:07.424658 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-d136362f-617f-4e65-bdaa-2dce45f8c72c req-32e437df-1525-4d5d-b761-d6e1117da80f tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Volume info retrieved successfully. Jul 31 09:29:07.448985 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-d136362f-617f-4e65-bdaa-2dce45f8c72c req-32e437df-1525-4d5d-b761-d6e1117da80f tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] Delete volume request issued successfully. Jul 31 09:29:07.449258 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d136362f-617f-4e65-bdaa-2dce45f8c72c req-32e437df-1525-4d5d-b761-d6e1117da80f tempest-ImageDependencyTests-1662830232 tempest-ImageDependencyTests-1662830232-project-member] https://10.4.3.226/volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 returned with HTTP 202 Jul 31 09:29:07.449812 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 363/1458] 10.4.3.226 () {70 vars in 1620 bytes} [Fri Jul 31 09:29:07 2026] DELETE /volume/v3/volumes/102ee633-a9c6-4602-b904-5744d16abf52 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:29:07.686734 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-82ecd7a1-31e0-4822-a0c7-a3569d679afa None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:07.689451 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-82ecd7a1-31e0-4822-a0c7-a3569d679afa tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 Jul 31 09:29:07.689817 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-82ecd7a1-31e0-4822-a0c7-a3569d679afa tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:07.690137 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-82ecd7a1-31e0-4822-a0c7-a3569d679afa tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:07.690391 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-82ecd7a1-31e0-4822-a0c7-a3569d679afa tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Show backup with id bc6407c0-d152-43d7-b4a9-910e3be47f38. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:07.698356 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-82ecd7a1-31e0-4822-a0c7-a3569d679afa tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 returned with HTTP 404 Jul 31 09:29:07.698356 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 362/1459] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:07 2026] GET /volume/v3/backups/bc6407c0-d152-43d7-b4a9-910e3be47f38 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:07.904704 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-f02fecd4-3e9e-4d7c-9369-b08618f55cd9 req-4e3c45dc-03ab-45d0-8c35-b4ef1bdb4a21 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:07.910229 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-f02fecd4-3e9e-4d7c-9369-b08618f55cd9 req-4e3c45dc-03ab-45d0-8c35-b4ef1bdb4a21 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 Jul 31 09:29:07.910229 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-f02fecd4-3e9e-4d7c-9369-b08618f55cd9 req-4e3c45dc-03ab-45d0-8c35-b4ef1bdb4a21 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:07.910229 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-f02fecd4-3e9e-4d7c-9369-b08618f55cd9 req-4e3c45dc-03ab-45d0-8c35-b4ef1bdb4a21 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:07.930528 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:07.930528 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:07.939234 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-f02fecd4-3e9e-4d7c-9369-b08618f55cd9 req-4e3c45dc-03ab-45d0-8c35-b4ef1bdb4a21 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:29:07.945269 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-f02fecd4-3e9e-4d7c-9369-b08618f55cd9 req-4e3c45dc-03ab-45d0-8c35-b4ef1bdb4a21 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 returned with HTTP 200 Jul 31 09:29:07.946089 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 367/1460] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:29:07 2026] GET /volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:07.975157 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-f02fecd4-3e9e-4d7c-9369-b08618f55cd9 req-98b92b5d-00ff-487c-a8d9-9a3fb82eb83d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:07.978028 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-f02fecd4-3e9e-4d7c-9369-b08618f55cd9 req-98b92b5d-00ff-487c-a8d9-9a3fb82eb83d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] POST https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96/action Jul 31 09:29:07.978542 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-f02fecd4-3e9e-4d7c-9369-b08618f55cd9 req-98b92b5d-00ff-487c-a8d9-9a3fb82eb83d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:29:07.978714 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-f02fecd4-3e9e-4d7c-9369-b08618f55cd9 req-98b92b5d-00ff-487c-a8d9-9a3fb82eb83d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:07.998537 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:07.998537 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:07.999194 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-f02fecd4-3e9e-4d7c-9369-b08618f55cd9 req-98b92b5d-00ff-487c-a8d9-9a3fb82eb83d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:29:08.013389 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-f02fecd4-3e9e-4d7c-9369-b08618f55cd9 req-98b92b5d-00ff-487c-a8d9-9a3fb82eb83d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Begin detaching volume completed successfully. Jul 31 09:29:08.013685 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-f02fecd4-3e9e-4d7c-9369-b08618f55cd9 req-98b92b5d-00ff-487c-a8d9-9a3fb82eb83d tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96/action returned with HTTP 202 Jul 31 09:29:08.014544 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 369/1461] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:29:07 2026] POST /volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:29:08.064276 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-df02de34-d58e-4c54-a169-b8acec449735 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:08.073161 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-df02de34-d58e-4c54-a169-b8acec449735 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 Jul 31 09:29:08.073161 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-df02de34-d58e-4c54-a169-b8acec449735 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:08.074534 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-df02de34-d58e-4c54-a169-b8acec449735 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:08.101364 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:08.101364 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:08.110645 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-df02de34-d58e-4c54-a169-b8acec449735 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:29:08.120888 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-df02de34-d58e-4c54-a169-b8acec449735 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 returned with HTTP 200 Jul 31 09:29:08.121930 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 364/1462] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:08 2026] GET /volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 => generated 1135 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:08.134744 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ef64b352-117d-4907-a0d5-dd6bba42fc32 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:08.135132 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ef64b352-117d-4907-a0d5-dd6bba42fc32 None None] GET https://10.4.3.226/volume// Jul 31 09:29:08.135341 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ef64b352-117d-4907-a0d5-dd6bba42fc32 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:08.135586 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ef64b352-117d-4907-a0d5-dd6bba42fc32 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:08.136179 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ef64b352-117d-4907-a0d5-dd6bba42fc32 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:29:08.136629 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 363/1463] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:29:08 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:29:08.153776 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-f02fecd4-3e9e-4d7c-9369-b08618f55cd9 req-a37d1133-328d-44a5-95e6-c445a98c0dd6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:08.160169 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-f02fecd4-3e9e-4d7c-9369-b08618f55cd9 req-a37d1133-328d-44a5-95e6-c445a98c0dd6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 Jul 31 09:29:08.160966 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-f02fecd4-3e9e-4d7c-9369-b08618f55cd9 req-a37d1133-328d-44a5-95e6-c445a98c0dd6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:08.160966 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-f02fecd4-3e9e-4d7c-9369-b08618f55cd9 req-a37d1133-328d-44a5-95e6-c445a98c0dd6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:08.164953 np0000006200 devstack@c-api.service[100314]: DEBUG dbcounter [-] [100314] Writing DB stats cinder:SELECT=430,cinder:INSERT=46,cinder:UPDATE=73 {{(pid=100314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:29:08.180194 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:08.180194 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:08.188952 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-f02fecd4-3e9e-4d7c-9369-b08618f55cd9 req-a37d1133-328d-44a5-95e6-c445a98c0dd6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:29:08.194905 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-f02fecd4-3e9e-4d7c-9369-b08618f55cd9 req-a37d1133-328d-44a5-95e6-c445a98c0dd6 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 returned with HTTP 200 Jul 31 09:29:08.197389 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 368/1464] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:29:08 2026] GET /volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 => generated 1315 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:29:08.210511 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c1fcd4e0-2c9d-4098-8053-50519261bc85 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:08.213056 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c1fcd4e0-2c9d-4098-8053-50519261bc85 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:29:08.213310 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c1fcd4e0-2c9d-4098-8053-50519261bc85 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:08.215684 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c1fcd4e0-2c9d-4098-8053-50519261bc85 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:08.215988 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-c1fcd4e0-2c9d-4098-8053-50519261bc85 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:08.224126 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:08.224126 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:08.225189 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c1fcd4e0-2c9d-4098-8053-50519261bc85 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:29:08.225737 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 370/1465] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:08 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:09.144195 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-560fb1ef-9edd-4d43-8e99-cb0f729457e7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:09.149272 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-560fb1ef-9edd-4d43-8e99-cb0f729457e7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 Jul 31 09:29:09.149272 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-560fb1ef-9edd-4d43-8e99-cb0f729457e7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:09.149272 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-560fb1ef-9edd-4d43-8e99-cb0f729457e7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:09.176953 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:09.176953 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:09.186330 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-560fb1ef-9edd-4d43-8e99-cb0f729457e7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:29:09.196528 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-560fb1ef-9edd-4d43-8e99-cb0f729457e7 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 returned with HTTP 200 Jul 31 09:29:09.197076 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 365/1466] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:09 2026] GET /volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 => generated 1135 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:09.243052 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-045e9944-51be-4903-9f78-7184655eb745 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:09.246726 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-045e9944-51be-4903-9f78-7184655eb745 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:29:09.246975 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-045e9944-51be-4903-9f78-7184655eb745 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:09.247221 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-045e9944-51be-4903-9f78-7184655eb745 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:09.247400 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-045e9944-51be-4903-9f78-7184655eb745 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:09.252004 np0000006200 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=452,cinder:UPDATE=118,cinder:INSERT=52 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:29:09.259880 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:09.259880 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:09.261058 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-045e9944-51be-4903-9f78-7184655eb745 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:29:09.261853 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 364/1467] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:09 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:09.470346 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-69171bc3-475a-4fe8-b881-70d275de32fb None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:09.475986 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-69171bc3-475a-4fe8-b881-70d275de32fb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:29:09.475986 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-69171bc3-475a-4fe8-b881-70d275de32fb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1692376159"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:09.475986 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-69171bc3-475a-4fe8-b881-70d275de32fb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1692376159'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:29:09.475986 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-69171bc3-475a-4fe8-b881-70d275de32fb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Create volume of 1 GB Jul 31 09:29:09.479390 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-69171bc3-475a-4fe8-b881-70d275de32fb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Availability Zones retrieved successfully. Jul 31 09:29:09.485543 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-69171bc3-475a-4fe8-b881-70d275de32fb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Flow 'volume_create_api' (3c4a20d7-5612-415c-9e18-5cdf7bb7e237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:09.486558 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-69171bc3-475a-4fe8-b881-70d275de32fb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f29f195a-07fc-4953-b670-bf81daa869c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:09.487523 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-69171bc3-475a-4fe8-b881-70d275de32fb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:29:09.524425 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-69171bc3-475a-4fe8-b881-70d275de32fb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f29f195a-07fc-4953-b670-bf81daa869c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:09.525710 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-69171bc3-475a-4fe8-b881-70d275de32fb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (238bbd2f-e1df-4a4a-a9b1-8264efbc8368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:09.628235 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-69171bc3-475a-4fe8-b881-70d275de32fb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Created reservations ['58a4d56f-09f5-423c-a429-3de36b785ce7', 'cb29c331-c5d4-4d80-a059-fd86913bc49b', 'edc501c7-e377-4bfe-a8d6-2bfddd92bb62', '9badda7f-73d3-4361-b398-26debdc84a76'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:29:09.629508 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-69171bc3-475a-4fe8-b881-70d275de32fb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (238bbd2f-e1df-4a4a-a9b1-8264efbc8368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58a4d56f-09f5-423c-a429-3de36b785ce7', 'cb29c331-c5d4-4d80-a059-fd86913bc49b', 'edc501c7-e377-4bfe-a8d6-2bfddd92bb62', '9badda7f-73d3-4361-b398-26debdc84a76']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:09.630137 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-69171bc3-475a-4fe8-b881-70d275de32fb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29bd462a-21ab-40c4-a217-cdd547ae87d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:09.662124 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-69171bc3-475a-4fe8-b881-70d275de32fb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29bd462a-21ab-40c4-a217-cdd547ae87d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e991ab3-62a8-4248-9ba9-67ca20c14ee0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1692376159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ec05bc719ef472bb72d4147862bac3e',qos_specs=None,replication_status=,reservations=['58a4d56f-09f5-423c-a429-3de36b785ce7','cb29c331-c5d4-4d80-a059-fd86913bc49b','edc501c7-e377-4bfe-a8d6-2bfddd92bb62','9badda7f-73d3-4361-b398-26debdc84a76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='839587ef6e25482da9c65b2347f8078d',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:29:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1692376159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e991ab3-62a8-4248-9ba9-67ca20c14ee0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ec05bc719ef472bb72d4147862bac3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='839587ef6e25482da9c65b2347f8078d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:09.665261 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-69171bc3-475a-4fe8-b881-70d275de32fb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67a6182e-f352-46ea-b89e-b4cc8cfaaf43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:09.696877 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-69171bc3-475a-4fe8-b881-70d275de32fb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67a6182e-f352-46ea-b89e-b4cc8cfaaf43) transitioned into state 'SUCCESS' from state '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-1692376159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ec05bc719ef472bb72d4147862bac3e',qos_specs=None,replication_status=,reservations=['58a4d56f-09f5-423c-a429-3de36b785ce7','cb29c331-c5d4-4d80-a059-fd86913bc49b','edc501c7-e377-4bfe-a8d6-2bfddd92bb62','9badda7f-73d3-4361-b398-26debdc84a76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='839587ef6e25482da9c65b2347f8078d',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:09.697572 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-69171bc3-475a-4fe8-b881-70d275de32fb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b7a897a-5db4-49b5-bd19-3c9f172dee68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:09.710930 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-69171bc3-475a-4fe8-b881-70d275de32fb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b7a897a-5db4-49b5-bd19-3c9f172dee68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:09.712200 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-69171bc3-475a-4fe8-b881-70d275de32fb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Flow 'volume_create_api' (3c4a20d7-5612-415c-9e18-5cdf7bb7e237) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:09.714280 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-69171bc3-475a-4fe8-b881-70d275de32fb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Create volume request issued successfully. Jul 31 09:29:09.714280 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-69171bc3-475a-4fe8-b881-70d275de32fb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:29:09.714503 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 369/1468] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:29:09 2026] POST /volume/v3/volumes => generated 755 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:29:09.735002 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-dcc53206-b0d7-4164-80dd-fe351aa381e0 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:09.738865 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dcc53206-b0d7-4164-80dd-fe351aa381e0 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 Jul 31 09:29:09.739133 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dcc53206-b0d7-4164-80dd-fe351aa381e0 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:09.739399 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dcc53206-b0d7-4164-80dd-fe351aa381e0 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:09.743986 np0000006200 devstack@c-api.service[100315]: DEBUG dbcounter [-] [100315] Writing DB stats cinder:SELECT=487,cinder:INSERT=69,cinder:UPDATE=124 {{(pid=100315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:29:09.750669 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:09.750669 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:09.758154 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-dcc53206-b0d7-4164-80dd-fe351aa381e0 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:29:09.765016 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dcc53206-b0d7-4164-80dd-fe351aa381e0 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 returned with HTTP 200 Jul 31 09:29:09.765696 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 371/1469] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:09 2026] GET /volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 => generated 823 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:10.218294 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-447aa3da-debc-4ce1-8e9e-e3a269165960 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:10.223491 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-447aa3da-debc-4ce1-8e9e-e3a269165960 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 Jul 31 09:29:10.223491 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-447aa3da-debc-4ce1-8e9e-e3a269165960 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:10.223491 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-447aa3da-debc-4ce1-8e9e-e3a269165960 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:10.239560 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:10.239560 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:10.243755 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-447aa3da-debc-4ce1-8e9e-e3a269165960 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:29:10.250178 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-447aa3da-debc-4ce1-8e9e-e3a269165960 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 returned with HTTP 200 Jul 31 09:29:10.250178 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 366/1470] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:10 2026] GET /volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:10.275563 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4eaa43d6-6f85-4c00-b3ef-b4e523df6e4d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:10.280083 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4eaa43d6-6f85-4c00-b3ef-b4e523df6e4d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:29:10.280393 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4eaa43d6-6f85-4c00-b3ef-b4e523df6e4d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:10.280695 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4eaa43d6-6f85-4c00-b3ef-b4e523df6e4d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:10.284054 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-4eaa43d6-6f85-4c00-b3ef-b4e523df6e4d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:10.294527 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:10.294527 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:10.294955 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4eaa43d6-6f85-4c00-b3ef-b4e523df6e4d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:29:10.295482 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 365/1471] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:10 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 801 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:10.783582 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1f8436a9-73ae-469c-87c6-ffb561796159 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:10.785571 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1f8436a9-73ae-469c-87c6-ffb561796159 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 Jul 31 09:29:10.785888 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1f8436a9-73ae-469c-87c6-ffb561796159 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:10.786052 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1f8436a9-73ae-469c-87c6-ffb561796159 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:10.797123 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:10.797123 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:10.801838 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-1f8436a9-73ae-469c-87c6-ffb561796159 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:29:10.806401 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1f8436a9-73ae-469c-87c6-ffb561796159 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 returned with HTTP 200 Jul 31 09:29:10.806916 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 370/1472] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:10 2026] GET /volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:10.866282 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-b9541167-6441-4342-9a59-686b28210be8 req-5789d015-8948-4bb6-ab70-b611920b81a4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:10.870478 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-b9541167-6441-4342-9a59-686b28210be8 req-5789d015-8948-4bb6-ab70-b611920b81a4 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 Jul 31 09:29:10.870767 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-b9541167-6441-4342-9a59-686b28210be8 req-5789d015-8948-4bb6-ab70-b611920b81a4 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:10.871511 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-b9541167-6441-4342-9a59-686b28210be8 req-5789d015-8948-4bb6-ab70-b611920b81a4 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:10.883375 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:10.883375 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:10.892451 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-b9541167-6441-4342-9a59-686b28210be8 req-5789d015-8948-4bb6-ab70-b611920b81a4 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:29:10.900555 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-b9541167-6441-4342-9a59-686b28210be8 req-5789d015-8948-4bb6-ab70-b611920b81a4 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 returned with HTTP 200 Jul 31 09:29:10.900555 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 372/1473] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:29:10 2026] GET /volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:11.019534 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-34a29a94-9b64-4532-af78-cecf93f0edd8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:11.019834 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-34a29a94-9b64-4532-af78-cecf93f0edd8 None None] GET https://10.4.3.226/volume// Jul 31 09:29:11.020049 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-34a29a94-9b64-4532-af78-cecf93f0edd8 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:11.020301 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-34a29a94-9b64-4532-af78-cecf93f0edd8 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:11.020706 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-34a29a94-9b64-4532-af78-cecf93f0edd8 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:29:11.024428 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 367/1474] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:29:11 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:29:11.034817 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-b9541167-6441-4342-9a59-686b28210be8 req-fff25439-0248-4707-a7e9-d0a7c0b83879 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:11.044067 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b9541167-6441-4342-9a59-686b28210be8 req-fff25439-0248-4707-a7e9-d0a7c0b83879 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:29:11.045673 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b9541167-6441-4342-9a59-686b28210be8 req-fff25439-0248-4707-a7e9-d0a7c0b83879 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e991ab3-62a8-4248-9ba9-67ca20c14ee0", "connector": null, "instance_uuid": "18645a6d-949f-4efc-bf9f-31b46f40c510"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:11.063994 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:11.063994 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:11.127314 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b9541167-6441-4342-9a59-686b28210be8 req-fff25439-0248-4707-a7e9-d0a7c0b83879 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:29:11.128315 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 366/1475] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:29:11 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:11.180030 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-43148b6a-03db-4306-9485-07ac516f94e7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:11.183462 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-43148b6a-03db-4306-9485-07ac516f94e7 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 Jul 31 09:29:11.183462 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-43148b6a-03db-4306-9485-07ac516f94e7 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:11.184567 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-43148b6a-03db-4306-9485-07ac516f94e7 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:11.200278 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:11.200278 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:11.208682 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-43148b6a-03db-4306-9485-07ac516f94e7 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:29:11.214472 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7c5c39a6-2b53-4ee1-8c12-055c79ecad1d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:11.214472 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7c5c39a6-2b53-4ee1-8c12-055c79ecad1d None None] GET https://10.4.3.226/volume// Jul 31 09:29:11.214472 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7c5c39a6-2b53-4ee1-8c12-055c79ecad1d None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:11.214472 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7c5c39a6-2b53-4ee1-8c12-055c79ecad1d None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:11.214472 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7c5c39a6-2b53-4ee1-8c12-055c79ecad1d None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:29:11.214926 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 373/1476] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:29:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:29:11.216402 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-43148b6a-03db-4306-9485-07ac516f94e7 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 returned with HTTP 200 Jul 31 09:29:11.217030 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 371/1477] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:11 2026] GET /volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:11.230537 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-b9541167-6441-4342-9a59-686b28210be8 req-bfce4550-9dec-4b91-950d-64944f020f2c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:11.232793 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b9541167-6441-4342-9a59-686b28210be8 req-bfce4550-9dec-4b91-950d-64944f020f2c tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 Jul 31 09:29:11.233580 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b9541167-6441-4342-9a59-686b28210be8 req-bfce4550-9dec-4b91-950d-64944f020f2c tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:11.233700 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b9541167-6441-4342-9a59-686b28210be8 req-bfce4550-9dec-4b91-950d-64944f020f2c tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:11.248281 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:11.248281 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:11.257087 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-b9541167-6441-4342-9a59-686b28210be8 req-bfce4550-9dec-4b91-950d-64944f020f2c tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:29:11.264857 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b9541167-6441-4342-9a59-686b28210be8 req-bfce4550-9dec-4b91-950d-64944f020f2c tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 returned with HTTP 200 Jul 31 09:29:11.265337 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 368/1478] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:29:11 2026] GET /volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 => generated 1027 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 31 09:29:11.265400 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c14d1250-eb65-4c74-869f-6840a20ac872 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:11.267175 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c14d1250-eb65-4c74-869f-6840a20ac872 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 Jul 31 09:29:11.267409 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c14d1250-eb65-4c74-869f-6840a20ac872 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:11.267589 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c14d1250-eb65-4c74-869f-6840a20ac872 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:11.285597 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:11.285597 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:11.295369 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c14d1250-eb65-4c74-869f-6840a20ac872 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:29:11.300823 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c14d1250-eb65-4c74-869f-6840a20ac872 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 returned with HTTP 200 Jul 31 09:29:11.301367 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 367/1479] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:11 2026] GET /volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:11.311601 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4b85841e-fb6e-49fa-a06d-9a9f4a683978 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:11.314716 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4b85841e-fb6e-49fa-a06d-9a9f4a683978 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:29:11.314986 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4b85841e-fb6e-49fa-a06d-9a9f4a683978 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:11.315166 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4b85841e-fb6e-49fa-a06d-9a9f4a683978 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:11.316445 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-4b85841e-fb6e-49fa-a06d-9a9f4a683978 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:11.324322 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:11.324322 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:11.325887 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4b85841e-fb6e-49fa-a06d-9a9f4a683978 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:29:11.326210 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 374/1480] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:11 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:29:11.375116 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-b9541167-6441-4342-9a59-686b28210be8 req-dfbb1b0c-e289-448b-8422-beb979967bd9 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:11.381330 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-b9541167-6441-4342-9a59-686b28210be8 req-dfbb1b0c-e289-448b-8422-beb979967bd9 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] PUT https://10.4.3.226/volume/v3/attachments/68afcbb4-00de-4f6d-aaec-ccfe930f894c Jul 31 09:29:11.381846 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-b9541167-6441-4342-9a59-686b28210be8 req-dfbb1b0c-e289-448b-8422-beb979967bd9 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:11.392663 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-b9541167-6441-4342-9a59-686b28210be8 req-dfbb1b0c-e289-448b-8422-beb979967bd9 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Acquiring lock "cinder-attachment_update-1e991ab3-62a8-4248-9ba9-67ca20c14ee0-np0000006200" by "attachment_update" {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:29:11.404721 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-b9541167-6441-4342-9a59-686b28210be8 req-dfbb1b0c-e289-448b-8422-beb979967bd9 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Lock "cinder-attachment_update-1e991ab3-62a8-4248-9ba9-67ca20c14ee0-np0000006200" acquired by "attachment_update" :: waited 0.012s {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:29:11.406487 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:11.406487 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:11.541262 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-b9541167-6441-4342-9a59-686b28210be8 req-dfbb1b0c-e289-448b-8422-beb979967bd9 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Lock "cinder-attachment_update-1e991ab3-62a8-4248-9ba9-67ca20c14ee0-np0000006200" released by "attachment_update" :: held 0.137s {{(pid=100314) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:29:11.541864 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-b9541167-6441-4342-9a59-686b28210be8 req-dfbb1b0c-e289-448b-8422-beb979967bd9 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/attachments/68afcbb4-00de-4f6d-aaec-ccfe930f894c returned with HTTP 200 Jul 31 09:29:11.542488 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 372/1481] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:29:11 2026] PUT /volume/v3/attachments/68afcbb4-00de-4f6d-aaec-ccfe930f894c => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:11.808609 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-57e47745-567e-4ec9-8086-ce883b06ce88 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:11.988101 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-57e47745-567e-4ec9-8086-ce883b06ce88 tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-project-admin] GET https://10.4.3.226/volume/v3/os-quota-class-sets/default Jul 31 09:29:11.988374 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-57e47745-567e-4ec9-8086-ce883b06ce88 tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:11.988579 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-57e47745-567e-4ec9-8086-ce883b06ce88 tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:12.016040 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-57e47745-567e-4ec9-8086-ce883b06ce88 tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-project-admin] https://10.4.3.226/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 31 09:29:12.016759 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 369/1482] 10.4.3.226 () {66 vars in 1297 bytes} [Fri Jul 31 09:29:11 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:12.031443 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-77833ca5-f989-40e1-86b9-1a9dbae3e8d5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:12.033582 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-77833ca5-f989-40e1-86b9-1a9dbae3e8d5 tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-project-admin] GET https://10.4.3.226/volume/v3/os-quota-class-sets/default Jul 31 09:29:12.034171 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-77833ca5-f989-40e1-86b9-1a9dbae3e8d5 tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:12.035449 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-77833ca5-f989-40e1-86b9-1a9dbae3e8d5 tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:12.061830 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-77833ca5-f989-40e1-86b9-1a9dbae3e8d5 tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-project-admin] https://10.4.3.226/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 31 09:29:12.062479 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 368/1483] 10.4.3.226 () {66 vars in 1297 bytes} [Fri Jul 31 09:29:12 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:12.078760 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-900c95d0-39d8-4d1b-9440-68e49f735759 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:12.081600 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-900c95d0-39d8-4d1b-9440-68e49f735759 tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:29:12.082083 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-900c95d0-39d8-4d1b-9440-68e49f735759 tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1275646761"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:12.111051 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-900c95d0-39d8-4d1b-9440-68e49f735759 tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:29:12.111558 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 375/1484] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:29:12 2026] POST /volume/v3/types => generated 228 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:12.123336 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d0c3170d-733f-446e-a4a0-7caa917c4bb1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:12.125670 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d0c3170d-733f-446e-a4a0-7caa917c4bb1 tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-project-admin] PUT https://10.4.3.226/volume/v3/os-quota-class-sets/default Jul 31 09:29:12.126219 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d0c3170d-733f-446e-a4a0-7caa917c4bb1 tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-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-1275646761": 8, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1275646761": 4, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1275646761": 1}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:12.176008 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:12.176008 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:12.236406 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b08a2e48-a846-4672-a432-f48762134556 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:12.241342 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b08a2e48-a846-4672-a432-f48762134556 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 Jul 31 09:29:12.241342 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b08a2e48-a846-4672-a432-f48762134556 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:12.244987 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b08a2e48-a846-4672-a432-f48762134556 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:12.261947 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:12.261947 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:12.266160 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d0c3170d-733f-446e-a4a0-7caa917c4bb1 tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-project-admin] https://10.4.3.226/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 31 09:29:12.266829 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 373/1485] 10.4.3.226 () {68 vars in 1318 bytes} [Fri Jul 31 09:29:12 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:12.268269 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b08a2e48-a846-4672-a432-f48762134556 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:29:12.276707 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b08a2e48-a846-4672-a432-f48762134556 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 returned with HTTP 200 Jul 31 09:29:12.277361 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 370/1486] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:12 2026] GET /volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:12.282352 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-db7d3c85-9367-43de-aad7-303ecc7cad93 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:12.284744 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-db7d3c85-9367-43de-aad7-303ecc7cad93 tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-project-admin] GET https://10.4.3.226/volume/v3/os-quota-sets/fb2b545ad67d4c8a974cd9c248b42be6/defaults Jul 31 09:29:12.285734 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-db7d3c85-9367-43de-aad7-303ecc7cad93 tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:12.285734 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-db7d3c85-9367-43de-aad7-303ecc7cad93 tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-project-admin] Calling method 'defaults' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:12.310513 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-db7d3c85-9367-43de-aad7-303ecc7cad93 tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-project-admin] https://10.4.3.226/volume/v3/os-quota-sets/fb2b545ad67d4c8a974cd9c248b42be6/defaults returned with HTTP 200 Jul 31 09:29:12.310976 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 369/1487] 10.4.3.226 () {66 vars in 1381 bytes} [Fri Jul 31 09:29:12 2026] GET /volume/v3/os-quota-sets/fb2b545ad67d4c8a974cd9c248b42be6/defaults => generated 645 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:12.316946 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b5f3c7fd-d454-48f8-b14d-b802b482099c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:12.319522 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b5f3c7fd-d454-48f8-b14d-b802b482099c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 Jul 31 09:29:12.319755 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b5f3c7fd-d454-48f8-b14d-b802b482099c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:12.321031 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b5f3c7fd-d454-48f8-b14d-b802b482099c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:12.336608 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:12.336608 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:12.341661 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-399e5db9-ced3-4220-b9a6-7d41cb5a7b45 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:12.344264 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-399e5db9-ced3-4220-b9a6-7d41cb5a7b45 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:29:12.344538 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-399e5db9-ced3-4220-b9a6-7d41cb5a7b45 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:12.344611 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-b5f3c7fd-d454-48f8-b14d-b802b482099c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:29:12.344916 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-399e5db9-ced3-4220-b9a6-7d41cb5a7b45 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:12.344988 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-399e5db9-ced3-4220-b9a6-7d41cb5a7b45 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:12.352433 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:12.352433 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:12.352613 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b5f3c7fd-d454-48f8-b14d-b802b482099c tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 returned with HTTP 200 Jul 31 09:29:12.352983 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 376/1488] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:12 2026] GET /volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 => generated 1135 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:12.353351 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-399e5db9-ced3-4220-b9a6-7d41cb5a7b45 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:29:12.356297 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 374/1489] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:12 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:12.555202 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0bbb2101-cedb-4f6c-9705-4ddf3c418e1c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:12.557735 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0bbb2101-cedb-4f6c-9705-4ddf3c418e1c tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-project-admin] GET https://10.4.3.226/volume/v3/os-quota-sets/3be3806a0bc04f39bf79a300749b0f01/defaults Jul 31 09:29:12.558051 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0bbb2101-cedb-4f6c-9705-4ddf3c418e1c tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:12.558341 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0bbb2101-cedb-4f6c-9705-4ddf3c418e1c tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-project-admin] Calling method 'defaults' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:12.575770 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0bbb2101-cedb-4f6c-9705-4ddf3c418e1c tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-project-admin] https://10.4.3.226/volume/v3/os-quota-sets/3be3806a0bc04f39bf79a300749b0f01/defaults returned with HTTP 200 Jul 31 09:29:12.576508 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 371/1490] 10.4.3.226 () {66 vars in 1381 bytes} [Fri Jul 31 09:29:12 2026] GET /volume/v3/os-quota-sets/3be3806a0bc04f39bf79a300749b0f01/defaults => generated 645 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:12.672910 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c670b0ef-3bab-43ff-a24b-e8b6e41fc2cb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:12.676748 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c670b0ef-3bab-43ff-a24b-e8b6e41fc2cb tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-project-admin] DELETE https://10.4.3.226/volume/v3/types/b2f65e19-b94b-4d39-8ead-be99a2c615bd Jul 31 09:29:12.677041 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c670b0ef-3bab-43ff-a24b-e8b6e41fc2cb tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:12.677299 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c670b0ef-3bab-43ff-a24b-e8b6e41fc2cb tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:12.737187 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c670b0ef-3bab-43ff-a24b-e8b6e41fc2cb tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-project-admin] https://10.4.3.226/volume/v3/types/b2f65e19-b94b-4d39-8ead-be99a2c615bd returned with HTTP 202 Jul 31 09:29:12.737187 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 370/1491] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:29:12 2026] DELETE /volume/v3/types/b2f65e19-b94b-4d39-8ead-be99a2c615bd => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:29:12.750893 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9cb3b2c5-9e6c-4284-85ac-3f103336dc00 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:12.750893 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9cb3b2c5-9e6c-4284-85ac-3f103336dc00 tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-project-admin] GET https://10.4.3.226/volume/v3/types/b2f65e19-b94b-4d39-8ead-be99a2c615bd Jul 31 09:29:12.750893 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9cb3b2c5-9e6c-4284-85ac-3f103336dc00 tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:12.750893 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9cb3b2c5-9e6c-4284-85ac-3f103336dc00 tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:12.754727 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9cb3b2c5-9e6c-4284-85ac-3f103336dc00 tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-project-admin] https://10.4.3.226/volume/v3/types/b2f65e19-b94b-4d39-8ead-be99a2c615bd returned with HTTP 404 Jul 31 09:29:12.755830 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 377/1492] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:29:12 2026] GET /volume/v3/types/b2f65e19-b94b-4d39-8ead-be99a2c615bd => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:12.767310 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-05ec18fd-e514-422b-bae5-63fe0f3031bf None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:12.771567 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-05ec18fd-e514-422b-bae5-63fe0f3031bf tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-project-admin] PUT https://10.4.3.226/volume/v3/os-quota-class-sets/default Jul 31 09:29:12.773949 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-05ec18fd-e514-422b-bae5-63fe0f3031bf tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-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=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:12.926354 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-05ec18fd-e514-422b-bae5-63fe0f3031bf tempest-VolumeQuotaClassesTest-841790892 tempest-VolumeQuotaClassesTest-841790892-project-admin] https://10.4.3.226/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 31 09:29:12.927011 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 375/1493] 10.4.3.226 () {68 vars in 1318 bytes} [Fri Jul 31 09:29:12 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:13.305277 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1bcf192b-0a06-41cf-93e1-54f00f655f40 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:13.306130 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1bcf192b-0a06-41cf-93e1-54f00f655f40 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 Jul 31 09:29:13.306458 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1bcf192b-0a06-41cf-93e1-54f00f655f40 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:13.306735 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1bcf192b-0a06-41cf-93e1-54f00f655f40 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:13.313578 np0000006200 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=322,cinder:UPDATE=30,cinder:INSERT=12 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:29:13.326778 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:13.326778 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:13.334745 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1bcf192b-0a06-41cf-93e1-54f00f655f40 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:29:13.342599 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1bcf192b-0a06-41cf-93e1-54f00f655f40 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 returned with HTTP 200 Jul 31 09:29:13.343003 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 372/1494] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:13 2026] GET /volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:13.369537 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f5b7c9e7-f1a3-4420-b8c5-3f441fefe6cd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:13.369992 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-070b7a76-771d-4207-81b9-c687adbed999 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:13.370268 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-070b7a76-771d-4207-81b9-c687adbed999 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:29:13.370478 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-070b7a76-771d-4207-81b9-c687adbed999 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:13.370661 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-070b7a76-771d-4207-81b9-c687adbed999 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:13.370744 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f5b7c9e7-f1a3-4420-b8c5-3f441fefe6cd tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 Jul 31 09:29:13.370817 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-070b7a76-771d-4207-81b9-c687adbed999 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:13.371039 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f5b7c9e7-f1a3-4420-b8c5-3f441fefe6cd tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:13.371301 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f5b7c9e7-f1a3-4420-b8c5-3f441fefe6cd tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:13.385877 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:13.385877 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:13.386061 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:13.386061 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:13.386702 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-070b7a76-771d-4207-81b9-c687adbed999 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:29:13.387078 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 378/1495] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:13 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 801 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:13.391414 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f5b7c9e7-f1a3-4420-b8c5-3f441fefe6cd tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:29:13.397618 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f5b7c9e7-f1a3-4420-b8c5-3f441fefe6cd tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 returned with HTTP 200 Jul 31 09:29:13.398005 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 371/1496] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:13 2026] GET /volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:13.568501 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-4f0231ae-b7f1-4bc1-9fd7-a28354b14874 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:13.573812 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-4f0231ae-b7f1-4bc1-9fd7-a28354b14874 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] POST https://10.4.3.226/volume/v3/attachments/4f0abfd2-a0d8-4c7b-a749-b7c15e9a8c8a/action Jul 31 09:29:13.574297 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-4f0231ae-b7f1-4bc1-9fd7-a28354b14874 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action body: b'{"os-complete": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:29:13.574508 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-4f0231ae-b7f1-4bc1-9fd7-a28354b14874 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:13.616131 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:13.616131 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:13.631657 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-1972f0bc-5800-463d-a8fd-f102b2863570 req-4f0231ae-b7f1-4bc1-9fd7-a28354b14874 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments/4f0abfd2-a0d8-4c7b-a749-b7c15e9a8c8a/action returned with HTTP 204 Jul 31 09:29:13.632809 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 376/1497] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:29:13 2026] POST /volume/v3/attachments/4f0abfd2-a0d8-4c7b-a749-b7c15e9a8c8a/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:14.365682 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b486eb58-e6f9-462b-bff1-80a80f82f9a3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:14.367720 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b486eb58-e6f9-462b-bff1-80a80f82f9a3 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 Jul 31 09:29:14.368036 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b486eb58-e6f9-462b-bff1-80a80f82f9a3 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:14.368353 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b486eb58-e6f9-462b-bff1-80a80f82f9a3 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:14.391175 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:14.391175 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:14.404473 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b486eb58-e6f9-462b-bff1-80a80f82f9a3 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:29:14.404580 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f7171e17-006e-42e1-bd16-091ad2122a1a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:14.411078 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f7171e17-006e-42e1-bd16-091ad2122a1a tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:29:14.411078 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f7171e17-006e-42e1-bd16-091ad2122a1a tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:14.411078 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f7171e17-006e-42e1-bd16-091ad2122a1a tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:14.411078 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-f7171e17-006e-42e1-bd16-091ad2122a1a tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:14.415512 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b486eb58-e6f9-462b-bff1-80a80f82f9a3 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 returned with HTTP 200 Jul 31 09:29:14.416619 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 373/1498] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:14 2026] GET /volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 => generated 848 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:14.417767 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c9e60dc9-f421-4fc9-b9ff-9e2275b7c429 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:14.421461 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:14.421461 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:14.422452 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f7171e17-006e-42e1-bd16-091ad2122a1a tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:29:14.422858 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 379/1499] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:14 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:14.423571 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c9e60dc9-f421-4fc9-b9ff-9e2275b7c429 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 Jul 31 09:29:14.423638 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c9e60dc9-f421-4fc9-b9ff-9e2275b7c429 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:14.424446 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c9e60dc9-f421-4fc9-b9ff-9e2275b7c429 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:14.450843 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:14.450843 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:14.461622 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c9e60dc9-f421-4fc9-b9ff-9e2275b7c429 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:29:14.472340 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c9e60dc9-f421-4fc9-b9ff-9e2275b7c429 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 returned with HTTP 200 Jul 31 09:29:14.472543 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 372/1500] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:14 2026] GET /volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 => generated 1135 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:15.187313 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-f02fecd4-3e9e-4d7c-9369-b08618f55cd9 req-2d5b7f70-a678-4097-a67d-2530f7a5c91a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:15.190428 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-f02fecd4-3e9e-4d7c-9369-b08618f55cd9 req-2d5b7f70-a678-4097-a67d-2530f7a5c91a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] DELETE https://10.4.3.226/volume/v3/attachments/05e3bcd5-9fcc-41ce-b7ad-8d2773695c68 Jul 31 09:29:15.190750 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-f02fecd4-3e9e-4d7c-9369-b08618f55cd9 req-2d5b7f70-a678-4097-a67d-2530f7a5c91a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:15.191082 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-f02fecd4-3e9e-4d7c-9369-b08618f55cd9 req-2d5b7f70-a678-4097-a67d-2530f7a5c91a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:15.207218 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:15.207218 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:15.301089 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-f02fecd4-3e9e-4d7c-9369-b08618f55cd9 req-2d5b7f70-a678-4097-a67d-2530f7a5c91a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/attachments/05e3bcd5-9fcc-41ce-b7ad-8d2773695c68 returned with HTTP 200 Jul 31 09:29:15.301602 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 377/1501] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:29:15 2026] DELETE /volume/v3/attachments/05e3bcd5-9fcc-41ce-b7ad-8d2773695c68 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:15.435359 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a546d5a6-2f3e-4279-a73b-c50527e78ab5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:15.439107 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a546d5a6-2f3e-4279-a73b-c50527e78ab5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 Jul 31 09:29:15.439280 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-fc357217-3f92-45b7-85b9-5fe95f9574a9 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:15.439643 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a546d5a6-2f3e-4279-a73b-c50527e78ab5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:15.439643 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a546d5a6-2f3e-4279-a73b-c50527e78ab5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:15.443314 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fc357217-3f92-45b7-85b9-5fe95f9574a9 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:29:15.443314 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fc357217-3f92-45b7-85b9-5fe95f9574a9 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:15.443314 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fc357217-3f92-45b7-85b9-5fe95f9574a9 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:15.443314 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-fc357217-3f92-45b7-85b9-5fe95f9574a9 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:15.449577 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:15.449577 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:15.452610 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:15.452610 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:15.453579 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a546d5a6-2f3e-4279-a73b-c50527e78ab5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:29:15.454138 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fc357217-3f92-45b7-85b9-5fe95f9574a9 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:29:15.454825 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 380/1502] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:15 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:15.465631 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a546d5a6-2f3e-4279-a73b-c50527e78ab5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 returned with HTTP 200 Jul 31 09:29:15.466099 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 374/1503] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:15 2026] GET /volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:15.494281 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ec743e29-08a2-4c26-8181-134c8bd1c630 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:15.496385 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ec743e29-08a2-4c26-8181-134c8bd1c630 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 Jul 31 09:29:15.496486 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ec743e29-08a2-4c26-8181-134c8bd1c630 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:15.496732 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ec743e29-08a2-4c26-8181-134c8bd1c630 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:15.516181 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:15.516181 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:15.521745 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ec743e29-08a2-4c26-8181-134c8bd1c630 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:29:15.528252 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ec743e29-08a2-4c26-8181-134c8bd1c630 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 returned with HTTP 200 Jul 31 09:29:15.528909 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 373/1504] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:15 2026] GET /volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:16.053334 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b506ed3f-8890-4e4f-8d7e-68451e90f858 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:16.200043 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b506ed3f-8890-4e4f-8d7e-68451e90f858 tempest-AvailabilityZoneTestJSON-970155710 tempest-AvailabilityZoneTestJSON-970155710-project-member] GET https://10.4.3.226/volume/v3/os-availability-zone Jul 31 09:29:16.200043 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b506ed3f-8890-4e4f-8d7e-68451e90f858 tempest-AvailabilityZoneTestJSON-970155710 tempest-AvailabilityZoneTestJSON-970155710-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:16.200043 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b506ed3f-8890-4e4f-8d7e-68451e90f858 tempest-AvailabilityZoneTestJSON-970155710 tempest-AvailabilityZoneTestJSON-970155710-project-member] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:16.203325 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-b506ed3f-8890-4e4f-8d7e-68451e90f858 tempest-AvailabilityZoneTestJSON-970155710 tempest-AvailabilityZoneTestJSON-970155710-project-member] Availability Zones retrieved successfully. Jul 31 09:29:16.203623 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b506ed3f-8890-4e4f-8d7e-68451e90f858 tempest-AvailabilityZoneTestJSON-970155710 tempest-AvailabilityZoneTestJSON-970155710-project-member] https://10.4.3.226/volume/v3/os-availability-zone returned with HTTP 200 Jul 31 09:29:16.204474 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 378/1505] 10.4.3.226 () {66 vars in 1276 bytes} [Fri Jul 31 09:29:16 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:29:16.468498 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ceb76e81-5bac-4d1c-bdb9-529fd2ad2523 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:16.471190 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ceb76e81-5bac-4d1c-bdb9-529fd2ad2523 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:29:16.471472 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ceb76e81-5bac-4d1c-bdb9-529fd2ad2523 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:16.471739 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ceb76e81-5bac-4d1c-bdb9-529fd2ad2523 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:16.471868 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-ceb76e81-5bac-4d1c-bdb9-529fd2ad2523 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:16.479694 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:16.479694 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:16.481033 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ceb76e81-5bac-4d1c-bdb9-529fd2ad2523 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:29:16.481151 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e7fcbb16-1b93-4e2c-91a0-446158a84d84 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:16.481480 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 381/1506] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:16 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:16.486598 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e7fcbb16-1b93-4e2c-91a0-446158a84d84 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 Jul 31 09:29:16.486871 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e7fcbb16-1b93-4e2c-91a0-446158a84d84 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:16.487097 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e7fcbb16-1b93-4e2c-91a0-446158a84d84 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:16.505373 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:16.505373 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:16.511112 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e7fcbb16-1b93-4e2c-91a0-446158a84d84 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:29:16.523204 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e7fcbb16-1b93-4e2c-91a0-446158a84d84 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 returned with HTTP 200 Jul 31 09:29:16.524002 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 375/1507] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:16 2026] GET /volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:17.060074 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8315a33a-612c-4aa3-a5aa-08291f7190cf None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:17.063350 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8315a33a-612c-4aa3-a5aa-08291f7190cf tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] GET https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e Jul 31 09:29:17.063667 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8315a33a-612c-4aa3-a5aa-08291f7190cf tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:17.063976 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8315a33a-612c-4aa3-a5aa-08291f7190cf tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:17.078046 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:17.078046 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:17.083686 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8315a33a-612c-4aa3-a5aa-08291f7190cf tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:29:17.091911 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8315a33a-612c-4aa3-a5aa-08291f7190cf tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e returned with HTTP 200 Jul 31 09:29:17.094049 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 374/1508] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:17 2026] GET /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:17.502094 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d893d335-5f26-4a2f-92e1-a631ac661c1c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:17.504254 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d893d335-5f26-4a2f-92e1-a631ac661c1c tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:29:17.504519 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d893d335-5f26-4a2f-92e1-a631ac661c1c tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:17.504759 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d893d335-5f26-4a2f-92e1-a631ac661c1c tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:17.504907 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-d893d335-5f26-4a2f-92e1-a631ac661c1c tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:17.512274 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:17.512274 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:17.513520 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d893d335-5f26-4a2f-92e1-a631ac661c1c tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:29:17.514021 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 379/1509] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:17 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:17.540487 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-be1b2686-06fd-4ad0-bc5c-4e37174d7c41 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:17.542552 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-be1b2686-06fd-4ad0-bc5c-4e37174d7c41 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 Jul 31 09:29:17.542957 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-be1b2686-06fd-4ad0-bc5c-4e37174d7c41 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:17.543204 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-be1b2686-06fd-4ad0-bc5c-4e37174d7c41 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:17.555853 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:17.555853 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:17.560028 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-be1b2686-06fd-4ad0-bc5c-4e37174d7c41 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:29:17.565538 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-be1b2686-06fd-4ad0-bc5c-4e37174d7c41 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 returned with HTTP 200 Jul 31 09:29:17.566276 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 382/1510] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:17 2026] GET /volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:18.117871 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-589d6cb2-f589-40cf-bd05-59e2b71679d5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:18.120477 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-589d6cb2-f589-40cf-bd05-59e2b71679d5 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] GET https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e Jul 31 09:29:18.120767 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-589d6cb2-f589-40cf-bd05-59e2b71679d5 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:18.121001 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-589d6cb2-f589-40cf-bd05-59e2b71679d5 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:18.131768 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:18.131768 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:18.136899 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-589d6cb2-f589-40cf-bd05-59e2b71679d5 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:29:18.142643 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-589d6cb2-f589-40cf-bd05-59e2b71679d5 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e returned with HTTP 200 Jul 31 09:29:18.143172 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 376/1511] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:18 2026] GET /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:18.487555 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-b9541167-6441-4342-9a59-686b28210be8 req-0b45ecc1-83f4-4243-b212-a30f35f04e7e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:18.489677 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b9541167-6441-4342-9a59-686b28210be8 req-0b45ecc1-83f4-4243-b212-a30f35f04e7e tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] POST https://10.4.3.226/volume/v3/attachments/68afcbb4-00de-4f6d-aaec-ccfe930f894c/action Jul 31 09:29:18.490053 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b9541167-6441-4342-9a59-686b28210be8 req-0b45ecc1-83f4-4243-b212-a30f35f04e7e tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:29:18.490172 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b9541167-6441-4342-9a59-686b28210be8 req-0b45ecc1-83f4-4243-b212-a30f35f04e7e tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:18.524880 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:18.524880 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:18.527557 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-4f2d9670-c885-4f29-b406-5029ef15e079 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:18.531615 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4f2d9670-c885-4f29-b406-5029ef15e079 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:29:18.531965 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4f2d9670-c885-4f29-b406-5029ef15e079 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:18.532355 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4f2d9670-c885-4f29-b406-5029ef15e079 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:18.532559 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-4f2d9670-c885-4f29-b406-5029ef15e079 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:18.539640 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:18.539640 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:18.543403 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4f2d9670-c885-4f29-b406-5029ef15e079 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:29:18.544443 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b9541167-6441-4342-9a59-686b28210be8 req-0b45ecc1-83f4-4243-b212-a30f35f04e7e tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/attachments/68afcbb4-00de-4f6d-aaec-ccfe930f894c/action returned with HTTP 204 Jul 31 09:29:18.544590 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 380/1512] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:18 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:18.545105 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 375/1513] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:29:18 2026] POST /volume/v3/attachments/68afcbb4-00de-4f6d-aaec-ccfe930f894c/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:18.582509 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6730ed01-93ca-46d3-9a0b-0180572a16a1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:18.588222 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6730ed01-93ca-46d3-9a0b-0180572a16a1 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 Jul 31 09:29:18.588503 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6730ed01-93ca-46d3-9a0b-0180572a16a1 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:18.588738 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6730ed01-93ca-46d3-9a0b-0180572a16a1 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:18.603073 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:18.603073 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:18.612565 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-6730ed01-93ca-46d3-9a0b-0180572a16a1 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:29:18.620198 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6730ed01-93ca-46d3-9a0b-0180572a16a1 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 returned with HTTP 200 Jul 31 09:29:18.620661 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 383/1514] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:18 2026] GET /volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:18.642330 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9041609f-2b58-467f-916b-e9d41df2022f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:18.644263 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9041609f-2b58-467f-916b-e9d41df2022f tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 Jul 31 09:29:18.644503 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9041609f-2b58-467f-916b-e9d41df2022f tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:18.644742 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9041609f-2b58-467f-916b-e9d41df2022f tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:18.668639 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:18.668639 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:18.674352 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9041609f-2b58-467f-916b-e9d41df2022f tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:29:18.683936 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9041609f-2b58-467f-916b-e9d41df2022f tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 returned with HTTP 200 Jul 31 09:29:18.685126 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 377/1515] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:18 2026] GET /volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:18.876361 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7df144b2-6b3c-424d-a876-e303f5868537 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:18.879839 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7df144b2-6b3c-424d-a876-e303f5868537 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 Jul 31 09:29:18.880347 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7df144b2-6b3c-424d-a876-e303f5868537 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:18.880347 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7df144b2-6b3c-424d-a876-e303f5868537 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:18.896791 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7f79a952-a271-418d-a536-00fbbc797c9f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:18.897784 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:18.897784 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:18.905291 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-7df144b2-6b3c-424d-a876-e303f5868537 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:29:18.911754 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7df144b2-6b3c-424d-a876-e303f5868537 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 returned with HTTP 200 Jul 31 09:29:18.912362 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 381/1516] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:18 2026] GET /volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:18.933785 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d88889dc-a729-440e-a250-b9cb832cd306 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:18.938021 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d88889dc-a729-440e-a250-b9cb832cd306 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] DELETE https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 Jul 31 09:29:18.938021 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d88889dc-a729-440e-a250-b9cb832cd306 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:18.940764 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d88889dc-a729-440e-a250-b9cb832cd306 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:18.941609 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-d88889dc-a729-440e-a250-b9cb832cd306 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Delete volume with id: 825f0bef-bef9-45ec-bddc-0e66444e0f96 Jul 31 09:29:18.956933 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:18.956933 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:18.958548 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d88889dc-a729-440e-a250-b9cb832cd306 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:29:18.984998 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d88889dc-a729-440e-a250-b9cb832cd306 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Delete volume request issued successfully. Jul 31 09:29:18.985299 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d88889dc-a729-440e-a250-b9cb832cd306 tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 returned with HTTP 202 Jul 31 09:29:18.985845 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 384/1517] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:29:18 2026] DELETE /volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:29:18.998327 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7c7996b0-e018-43c8-8111-cc6afaad3f1a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:19.000971 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7c7996b0-e018-43c8-8111-cc6afaad3f1a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 Jul 31 09:29:19.001268 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7c7996b0-e018-43c8-8111-cc6afaad3f1a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:19.001539 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7c7996b0-e018-43c8-8111-cc6afaad3f1a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:19.011933 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:19.011933 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:19.016593 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7c7996b0-e018-43c8-8111-cc6afaad3f1a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Volume info retrieved successfully. Jul 31 09:29:19.022316 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7c7996b0-e018-43c8-8111-cc6afaad3f1a tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 returned with HTTP 200 Jul 31 09:29:19.022781 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 378/1518] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:18 2026] GET /volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:19.084369 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7f79a952-a271-418d-a536-00fbbc797c9f tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:29:19.084812 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7f79a952-a271-418d-a536-00fbbc797c9f tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1231988207"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:19.086628 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-7f79a952-a271-418d-a536-00fbbc797c9f tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1231988207'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:29:19.086806 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-7f79a952-a271-418d-a536-00fbbc797c9f tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Create volume of 1 GB Jul 31 09:29:19.091545 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7f79a952-a271-418d-a536-00fbbc797c9f tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Availability Zones retrieved successfully. Jul 31 09:29:19.097145 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7f79a952-a271-418d-a536-00fbbc797c9f tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Flow 'volume_create_api' (aa9f7c9a-d2c2-43db-899d-f9c6b00b60f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:19.098138 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7f79a952-a271-418d-a536-00fbbc797c9f tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8755791-4c14-4b17-a1bb-f96370d18500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:19.099115 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-7f79a952-a271-418d-a536-00fbbc797c9f tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:29:19.130622 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7f79a952-a271-418d-a536-00fbbc797c9f tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8755791-4c14-4b17-a1bb-f96370d18500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:19.131543 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7f79a952-a271-418d-a536-00fbbc797c9f tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e511ecdd-16b7-49b0-8675-1a5a1bc8a1ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:19.156535 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5688b378-4f52-4991-ab8e-d8f0cba997f1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:19.159196 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5688b378-4f52-4991-ab8e-d8f0cba997f1 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] GET https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e Jul 31 09:29:19.159480 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5688b378-4f52-4991-ab8e-d8f0cba997f1 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:19.159969 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5688b378-4f52-4991-ab8e-d8f0cba997f1 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:20.054836 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:20.054836 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:20.054836 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-5688b378-4f52-4991-ab8e-d8f0cba997f1 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:29:20.054836 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5688b378-4f52-4991-ab8e-d8f0cba997f1 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e returned with HTTP 200 Jul 31 09:29:20.054836 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 382/1519] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:19 2026] GET /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:20.057728 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-7f79a952-a271-418d-a536-00fbbc797c9f tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Created reservations ['790dae45-cd8e-4180-acc4-fabc334d165c', 'edd112c4-7e67-430e-8aab-fb14e8f8ef28', 'eb6fab6a-720b-43de-ba83-6354755cfde9', 'a6f4351e-b15f-4ea0-b061-7a709d6fb899'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:29:20.057728 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7f79a952-a271-418d-a536-00fbbc797c9f tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e511ecdd-16b7-49b0-8675-1a5a1bc8a1ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['790dae45-cd8e-4180-acc4-fabc334d165c', 'edd112c4-7e67-430e-8aab-fb14e8f8ef28', 'eb6fab6a-720b-43de-ba83-6354755cfde9', 'a6f4351e-b15f-4ea0-b061-7a709d6fb899']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:20.057728 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7f79a952-a271-418d-a536-00fbbc797c9f tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dd40381-0746-4c45-8e47-f07b2875e82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:20.059665 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-34dcbda2-df86-4b55-86f4-d839b149eaad None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:20.059665 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-34dcbda2-df86-4b55-86f4-d839b149eaad tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] POST https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action Jul 31 09:29:20.059665 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-34dcbda2-df86-4b55-86f4-d839b149eaad tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-159664675", "disk_format": "qcow2"}}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:29:20.059665 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-34dcbda2-df86-4b55-86f4-d839b149eaad tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-159664675", "disk_format": "qcow2"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:20.059665 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:20.059665 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:20.059665 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-34dcbda2-df86-4b55-86f4-d839b149eaad tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:29:20.061518 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7f79a952-a271-418d-a536-00fbbc797c9f tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dd40381-0746-4c45-8e47-f07b2875e82d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1af980a7-8495-4cd4-a006-86c56f55f515', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1231988207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad2396c75d994c3fbed108bd81ee9f39',qos_specs=None,replication_status=,reservations=['790dae45-cd8e-4180-acc4-fabc334d165c','edd112c4-7e67-430e-8aab-fb14e8f8ef28','eb6fab6a-720b-43de-ba83-6354755cfde9','a6f4351e-b15f-4ea0-b061-7a709d6fb899'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6572005c06604c528e6a788155dcff1d',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:29:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1231988207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1af980a7-8495-4cd4-a006-86c56f55f515,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad2396c75d994c3fbed108bd81ee9f39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6572005c06604c528e6a788155dcff1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:20.061518 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7f79a952-a271-418d-a536-00fbbc797c9f tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b10fbf07-c554-4a0c-82de-62bb98626aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:20.062597 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:20.062597 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:20.062597 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.image.image_utils [None req-34dcbda2-df86-4b55-86f4-d839b149eaad tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-159664675'}] 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-159664675'}]. {{(pid=100315) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 31 09:29:20.063816 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7f79a952-a271-418d-a536-00fbbc797c9f tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b10fbf07-c554-4a0c-82de-62bb98626aad) transitioned into state 'SUCCESS' from state '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-1231988207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad2396c75d994c3fbed108bd81ee9f39',qos_specs=None,replication_status=,reservations=['790dae45-cd8e-4180-acc4-fabc334d165c','edd112c4-7e67-430e-8aab-fb14e8f8ef28','eb6fab6a-720b-43de-ba83-6354755cfde9','a6f4351e-b15f-4ea0-b061-7a709d6fb899'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6572005c06604c528e6a788155dcff1d',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:20.063816 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7f79a952-a271-418d-a536-00fbbc797c9f tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7282b6a-72b9-44bf-b93c-4b4c5350e557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:20.063816 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7f79a952-a271-418d-a536-00fbbc797c9f tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7282b6a-72b9-44bf-b93c-4b4c5350e557) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:20.063816 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7f79a952-a271-418d-a536-00fbbc797c9f tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Flow 'volume_create_api' (aa9f7c9a-d2c2-43db-899d-f9c6b00b60f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:20.063816 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7f79a952-a271-418d-a536-00fbbc797c9f tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Create volume request issued successfully. Jul 31 09:29:20.063816 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7f79a952-a271-418d-a536-00fbbc797c9f tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:29:20.063816 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 376/1520] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:29:18 2026] POST /volume/v3/volumes => generated 819 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:20.065159 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ca00e81d-a0f5-4902-a304-23dc4ef17fea None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:20.065159 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ca00e81d-a0f5-4902-a304-23dc4ef17fea tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] GET https://10.4.3.226/volume/v3/volumes/1af980a7-8495-4cd4-a006-86c56f55f515 Jul 31 09:29:20.065159 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ca00e81d-a0f5-4902-a304-23dc4ef17fea tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:20.065159 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ca00e81d-a0f5-4902-a304-23dc4ef17fea tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:20.065159 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:20.065159 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:20.065159 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ca00e81d-a0f5-4902-a304-23dc4ef17fea tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Volume info retrieved successfully. Jul 31 09:29:20.065159 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ca00e81d-a0f5-4902-a304-23dc4ef17fea tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] https://10.4.3.226/volume/v3/volumes/1af980a7-8495-4cd4-a006-86c56f55f515 returned with HTTP 200 Jul 31 09:29:20.065159 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 379/1521] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:29:19 2026] GET /volume/v3/volumes/1af980a7-8495-4cd4-a006-86c56f55f515 => generated 887 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:20.066318 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1d8df3d3-a19c-40f5-a3f4-2c3d33588d6e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:20.066318 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1d8df3d3-a19c-40f5-a3f4-2c3d33588d6e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:29:20.066318 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1d8df3d3-a19c-40f5-a3f4-2c3d33588d6e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:20.066318 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1d8df3d3-a19c-40f5-a3f4-2c3d33588d6e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:20.066318 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-1d8df3d3-a19c-40f5-a3f4-2c3d33588d6e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:20.066318 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:20.066318 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:20.066318 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1d8df3d3-a19c-40f5-a3f4-2c3d33588d6e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:29:20.066318 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 383/1522] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:19 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:20.067229 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f6c4e90b-e41a-46a5-8d9d-5c52504d60a3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:20.067229 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f6c4e90b-e41a-46a5-8d9d-5c52504d60a3 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/volumes/ce40d06d-ddfc-4abe-96b0-7e352e913506 Jul 31 09:29:20.067229 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f6c4e90b-e41a-46a5-8d9d-5c52504d60a3 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:20.067229 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f6c4e90b-e41a-46a5-8d9d-5c52504d60a3 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:20.067229 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:20.067229 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:20.067229 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f6c4e90b-e41a-46a5-8d9d-5c52504d60a3 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Volume info retrieved successfully. Jul 31 09:29:20.067229 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f6c4e90b-e41a-46a5-8d9d-5c52504d60a3 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/volumes/ce40d06d-ddfc-4abe-96b0-7e352e913506 returned with HTTP 200 Jul 31 09:29:20.067229 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 377/1523] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:19 2026] GET /volume/v3/volumes/ce40d06d-ddfc-4abe-96b0-7e352e913506 => generated 901 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:20.067979 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8b13505f-4970-4a5d-ad7c-f28a4a4a995c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:20.067979 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8b13505f-4970-4a5d-ad7c-f28a4a4a995c tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/volumes Jul 31 09:29:20.067979 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8b13505f-4970-4a5d-ad7c-f28a4a4a995c tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:20.067979 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8b13505f-4970-4a5d-ad7c-f28a4a4a995c tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:20.067979 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-8b13505f-4970-4a5d-ad7c-f28a4a4a995c tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:29:20.067979 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8b13505f-4970-4a5d-ad7c-f28a4a4a995c tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:29:20.067979 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8b13505f-4970-4a5d-ad7c-f28a4a4a995c tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Get all volumes completed successfully. Jul 31 09:29:20.067979 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8b13505f-4970-4a5d-ad7c-f28a4a4a995c tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 200 Jul 31 09:29:20.067979 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 380/1524] 10.4.3.226 () {66 vars in 1237 bytes} [Fri Jul 31 09:29:19 2026] GET /volume/v3/volumes => generated 661 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:20.068600 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2e403e90-1300-46fb-a2d7-31a0360a42a3 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:20.068600 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2e403e90-1300-46fb-a2d7-31a0360a42a3 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] DELETE https://10.4.3.226/volume/v3/volumes/ce40d06d-ddfc-4abe-96b0-7e352e913506 Jul 31 09:29:20.068600 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2e403e90-1300-46fb-a2d7-31a0360a42a3 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:20.068600 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2e403e90-1300-46fb-a2d7-31a0360a42a3 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:20.068600 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-2e403e90-1300-46fb-a2d7-31a0360a42a3 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Delete volume with id: ce40d06d-ddfc-4abe-96b0-7e352e913506 Jul 31 09:29:20.068600 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:20.068600 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:20.068600 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-2e403e90-1300-46fb-a2d7-31a0360a42a3 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Volume info retrieved successfully. Jul 31 09:29:20.068600 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-2e403e90-1300-46fb-a2d7-31a0360a42a3 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Delete volume request issued successfully. Jul 31 09:29:20.068600 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2e403e90-1300-46fb-a2d7-31a0360a42a3 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/volumes/ce40d06d-ddfc-4abe-96b0-7e352e913506 returned with HTTP 202 Jul 31 09:29:20.068600 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 384/1525] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:29:19 2026] DELETE /volume/v3/volumes/ce40d06d-ddfc-4abe-96b0-7e352e913506 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:29:20.069266 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-00db6c77-9e91-48bb-b44d-433c60f1683a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:20.069266 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-00db6c77-9e91-48bb-b44d-433c60f1683a tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] DELETE https://10.4.3.226/volume/v3/backups/434acd5e-edd8-497a-b0eb-9f46da51f051 Jul 31 09:29:20.069266 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-00db6c77-9e91-48bb-b44d-433c60f1683a tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:20.069266 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-00db6c77-9e91-48bb-b44d-433c60f1683a tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:20.069266 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-00db6c77-9e91-48bb-b44d-433c60f1683a tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] Delete backup with id: 434acd5e-edd8-497a-b0eb-9f46da51f051. Jul 31 09:29:20.069266 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:20.069266 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:20.069266 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.backup.rpcapi [None req-00db6c77-9e91-48bb-b44d-433c60f1683a tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] delete_backup rpcapi backup_id 434acd5e-edd8-497a-b0eb-9f46da51f051 {{(pid=100316) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:29:20.069266 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-00db6c77-9e91-48bb-b44d-433c60f1683a tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] https://10.4.3.226/volume/v3/backups/434acd5e-edd8-497a-b0eb-9f46da51f051 returned with HTTP 202 Jul 31 09:29:20.069266 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 378/1526] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:29:19 2026] DELETE /volume/v3/backups/434acd5e-edd8-497a-b0eb-9f46da51f051 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:29:20.069949 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-27e2c837-8da3-4d39-88f0-7b7800c30173 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:20.069949 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-27e2c837-8da3-4d39-88f0-7b7800c30173 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] GET https://10.4.3.226/volume/v3/backups/434acd5e-edd8-497a-b0eb-9f46da51f051 Jul 31 09:29:20.069949 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-27e2c837-8da3-4d39-88f0-7b7800c30173 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:20.069949 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-27e2c837-8da3-4d39-88f0-7b7800c30173 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:20.069949 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-27e2c837-8da3-4d39-88f0-7b7800c30173 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] Show backup with id 434acd5e-edd8-497a-b0eb-9f46da51f051. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:20.069949 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:20.069949 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:20.069949 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-27e2c837-8da3-4d39-88f0-7b7800c30173 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] https://10.4.3.226/volume/v3/backups/434acd5e-edd8-497a-b0eb-9f46da51f051 returned with HTTP 200 Jul 31 09:29:20.069949 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 381/1527] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:19 2026] GET /volume/v3/backups/434acd5e-edd8-497a-b0eb-9f46da51f051 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:20.070990 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-34dcbda2-df86-4b55-86f4-d839b149eaad tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Copy volume to image completed successfully. Jul 31 09:29:20.070990 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-34dcbda2-df86-4b55-86f4-d839b149eaad tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action returned with HTTP 202 Jul 31 09:29:20.070990 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 385/1528] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:29:19 2026] POST /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e/action => generated 688 bytes in 715 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:29:20.071474 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-bcea6f28-ca67-4072-a540-3c467c88d6cf None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:20.071474 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bcea6f28-ca67-4072-a540-3c467c88d6cf tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] GET https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 Jul 31 09:29:20.071474 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bcea6f28-ca67-4072-a540-3c467c88d6cf tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:20.071474 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bcea6f28-ca67-4072-a540-3c467c88d6cf tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:20.071474 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bcea6f28-ca67-4072-a540-3c467c88d6cf tempest-VolumesBackupsTest-1546457074 tempest-VolumesBackupsTest-1546457074-project-member] https://10.4.3.226/volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 returned with HTTP 404 Jul 31 09:29:20.071474 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 385/1529] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:20 2026] GET /volume/v3/volumes/825f0bef-bef9-45ec-bddc-0e66444e0f96 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:20.369268 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-71adbf89-14f0-40e2-b3d2-e9a2d7f3e4ff None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:20.369817 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-71adbf89-14f0-40e2-b3d2-e9a2d7f3e4ff tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] GET https://10.4.3.226/volume/v3/volumes/1af980a7-8495-4cd4-a006-86c56f55f515 Jul 31 09:29:20.370089 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-71adbf89-14f0-40e2-b3d2-e9a2d7f3e4ff tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:20.370354 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-71adbf89-14f0-40e2-b3d2-e9a2d7f3e4ff tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:20.380627 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:20.380627 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:20.387153 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-71adbf89-14f0-40e2-b3d2-e9a2d7f3e4ff tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Volume info retrieved successfully. Jul 31 09:29:20.393449 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-71adbf89-14f0-40e2-b3d2-e9a2d7f3e4ff tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] https://10.4.3.226/volume/v3/volumes/1af980a7-8495-4cd4-a006-86c56f55f515 returned with HTTP 200 Jul 31 09:29:20.393967 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 379/1530] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:29:20 2026] GET /volume/v3/volumes/1af980a7-8495-4cd4-a006-86c56f55f515 => generated 946 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:20.410548 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-82dc6804-28a1-4aa1-9aec-76511f312b93 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:20.412679 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-82dc6804-28a1-4aa1-9aec-76511f312b93 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] POST https://10.4.3.226/volume/v3/volume-transfers Jul 31 09:29:20.413024 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-82dc6804-28a1-4aa1-9aec-76511f312b93 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1af980a7-8495-4cd4-a006-86c56f55f515"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:20.414575 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volume_transfer [None req-82dc6804-28a1-4aa1-9aec-76511f312b93 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Creating new volume transfer {'transfer': {'volume_id': '1af980a7-8495-4cd4-a006-86c56f55f515'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 31 09:29:20.414706 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volume_transfer [None req-82dc6804-28a1-4aa1-9aec-76511f312b93 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Creating transfer of volume 1af980a7-8495-4cd4-a006-86c56f55f515 Jul 31 09:29:20.414811 np0000006200 devstack@c-api.service[100317]: INFO cinder.transfer.api [None req-82dc6804-28a1-4aa1-9aec-76511f312b93 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Generating transfer record for volume 1af980a7-8495-4cd4-a006-86c56f55f515 Jul 31 09:29:20.422652 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:20.422652 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:20.437151 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-82dc6804-28a1-4aa1-9aec-76511f312b93 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] https://10.4.3.226/volume/v3/volume-transfers returned with HTTP 202 Jul 31 09:29:20.437567 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 382/1531] 10.4.3.226 () {70 vars in 1326 bytes} [Fri Jul 31 09:29:20 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:20.447481 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a203a80c-56dd-412c-86ab-fb413062e051 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:20.451507 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a203a80c-56dd-412c-86ab-fb413062e051 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] GET https://10.4.3.226/volume/v3/volumes/1af980a7-8495-4cd4-a006-86c56f55f515 Jul 31 09:29:20.451708 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a203a80c-56dd-412c-86ab-fb413062e051 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:20.452016 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a203a80c-56dd-412c-86ab-fb413062e051 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:20.461771 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:20.461771 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:20.466110 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a203a80c-56dd-412c-86ab-fb413062e051 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Volume info retrieved successfully. Jul 31 09:29:20.470968 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a203a80c-56dd-412c-86ab-fb413062e051 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] https://10.4.3.226/volume/v3/volumes/1af980a7-8495-4cd4-a006-86c56f55f515 returned with HTTP 200 Jul 31 09:29:20.471454 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 386/1532] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:29:20 2026] GET /volume/v3/volumes/1af980a7-8495-4cd4-a006-86c56f55f515 => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:20.485416 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c23e3377-e00a-465a-a3f9-4a3765d90468 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:20.488037 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c23e3377-e00a-465a-a3f9-4a3765d90468 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] GET https://10.4.3.226/volume/v3/volume-transfers/678a8ddb-a502-4057-90e8-e4226305add5 Jul 31 09:29:20.488332 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c23e3377-e00a-465a-a3f9-4a3765d90468 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:20.488590 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c23e3377-e00a-465a-a3f9-4a3765d90468 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:20.499001 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c23e3377-e00a-465a-a3f9-4a3765d90468 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] https://10.4.3.226/volume/v3/volume-transfers/678a8ddb-a502-4057-90e8-e4226305add5 returned with HTTP 200 Jul 31 09:29:20.500779 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 386/1533] 10.4.3.226 () {68 vars in 1416 bytes} [Fri Jul 31 09:29:20 2026] GET /volume/v3/volume-transfers/678a8ddb-a502-4057-90e8-e4226305add5 => generated 432 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:20.518183 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fed23f49-f18a-41e0-94de-ea506b32aed8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:20.518595 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fed23f49-f18a-41e0-94de-ea506b32aed8 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] GET https://10.4.3.226/volume/v3/volume-transfers Jul 31 09:29:20.518842 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fed23f49-f18a-41e0-94de-ea506b32aed8 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:20.519048 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fed23f49-f18a-41e0-94de-ea506b32aed8 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:20.519144 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volume_transfer [None req-fed23f49-f18a-41e0-94de-ea506b32aed8 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Listing volume transfers {{(pid=100316) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 31 09:29:20.524263 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fed23f49-f18a-41e0-94de-ea506b32aed8 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] https://10.4.3.226/volume/v3/volume-transfers returned with HTTP 200 Jul 31 09:29:20.524612 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 380/1534] 10.4.3.226 () {68 vars in 1305 bytes} [Fri Jul 31 09:29:20 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:20.533563 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0acddf5b-7487-43cb-aecd-2e8371a4c4b3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:20.608570 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0acddf5b-7487-43cb-aecd-2e8371a4c4b3 tempest-VolumesTransfersV355Test-623626342 tempest-VolumesTransfersV355Test-623626342-project-member] POST https://10.4.3.226/volume/v3/volume-transfers/678a8ddb-a502-4057-90e8-e4226305add5/accept Jul 31 09:29:20.609093 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0acddf5b-7487-43cb-aecd-2e8371a4c4b3 tempest-VolumesTransfersV355Test-623626342 tempest-VolumesTransfersV355Test-623626342-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "bed2e984a4e99ae4"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:20.610878 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.volume_transfer [None req-0acddf5b-7487-43cb-aecd-2e8371a4c4b3 tempest-VolumesTransfersV355Test-623626342 tempest-VolumesTransfersV355Test-623626342-project-member] Accepting volume transfer 678a8ddb-a502-4057-90e8-e4226305add5 {{(pid=100317) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 31 09:29:20.611046 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.contrib.volume_transfer [None req-0acddf5b-7487-43cb-aecd-2e8371a4c4b3 tempest-VolumesTransfersV355Test-623626342 tempest-VolumesTransfersV355Test-623626342-project-member] Accepting transfer 678a8ddb-a502-4057-90e8-e4226305add5 Jul 31 09:29:20.677153 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-0acddf5b-7487-43cb-aecd-2e8371a4c4b3 tempest-VolumesTransfersV355Test-623626342 tempest-VolumesTransfersV355Test-623626342-project-member] Created reservations ['8076c832-c80f-4d85-8639-15c7d11d3765', 'ffec9299-6b07-474f-8cdc-bea68c6ed008', 'abdfcad5-23e3-4b86-825d-fd635191abfb', '7f0abab5-f902-41e2-beb6-c30cfceee2e3'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:29:20.701747 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-0acddf5b-7487-43cb-aecd-2e8371a4c4b3 tempest-VolumesTransfersV355Test-623626342 tempest-VolumesTransfersV355Test-623626342-project-member] Created reservations ['3ec167e7-a723-40c1-b26b-2c6398d0d9ca', '798c4625-17d3-43d3-9628-9851373f30d9', '93602c42-53c0-4f42-9643-98586555a8b0', 'f534e606-d2d0-4335-9d83-a7d868bb619b'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:29:20.767427 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-0acddf5b-7487-43cb-aecd-2e8371a4c4b3 tempest-VolumesTransfersV355Test-623626342 tempest-VolumesTransfersV355Test-623626342-project-member] Created reservations ['4eae0845-5344-45e8-b38a-f2a823731f7d', 'e7129a97-b760-42de-802d-059b76e3b796', '9e198aa1-089e-48b6-8630-f1fd43df86ac', 'debeaccc-a114-435a-b30d-7658f2b1904b'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:29:20.784013 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-767231eb-da44-47bb-8600-e591bf09be61 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:20.786591 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-767231eb-da44-47bb-8600-e591bf09be61 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] GET https://10.4.3.226/volume/v3/backups/434acd5e-edd8-497a-b0eb-9f46da51f051 Jul 31 09:29:20.786887 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-767231eb-da44-47bb-8600-e591bf09be61 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:20.787165 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-767231eb-da44-47bb-8600-e591bf09be61 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:20.787342 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-767231eb-da44-47bb-8600-e591bf09be61 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] Show backup with id 434acd5e-edd8-497a-b0eb-9f46da51f051. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:20.792337 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-767231eb-da44-47bb-8600-e591bf09be61 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] https://10.4.3.226/volume/v3/backups/434acd5e-edd8-497a-b0eb-9f46da51f051 returned with HTTP 404 Jul 31 09:29:20.793430 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 387/1535] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:20 2026] GET /volume/v3/backups/434acd5e-edd8-497a-b0eb-9f46da51f051 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:20.806680 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8098cee6-63d7-4a4d-97cf-1893af5bf188 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:20.810358 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8098cee6-63d7-4a4d-97cf-1893af5bf188 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] DELETE https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:29:20.810498 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8098cee6-63d7-4a4d-97cf-1893af5bf188 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:20.810714 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8098cee6-63d7-4a4d-97cf-1893af5bf188 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:20.810953 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.contrib.backups [None req-8098cee6-63d7-4a4d-97cf-1893af5bf188 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Delete backup with id: 65c408df-61cb-4c23-be1e-d195ab06ca73. Jul 31 09:29:20.815952 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-0acddf5b-7487-43cb-aecd-2e8371a4c4b3 tempest-VolumesTransfersV355Test-623626342 tempest-VolumesTransfersV355Test-623626342-project-member] Created reservations ['1e3891e2-6625-4e26-a32d-3eca01da95be', 'd95f46ae-3bd3-4b0c-8294-31667c5c61e3', 'a6fb704c-5f3d-475c-be2f-aebbb72840a8', '777712c7-0c83-43df-9282-75002de53604'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:29:20.822340 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:20.822340 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:20.835303 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0acddf5b-7487-43cb-aecd-2e8371a4c4b3 tempest-VolumesTransfersV355Test-623626342 tempest-VolumesTransfersV355Test-623626342-project-member] Transfer volume completed successfully. Jul 31 09:29:20.856595 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.backup.rpcapi [None req-8098cee6-63d7-4a4d-97cf-1893af5bf188 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] delete_backup rpcapi backup_id 65c408df-61cb-4c23-be1e-d195ab06ca73 {{(pid=100314) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:29:20.861324 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8098cee6-63d7-4a4d-97cf-1893af5bf188 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 202 Jul 31 09:29:20.861324 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 387/1536] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:29:20 2026] DELETE /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:29:20.868363 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8d429249-6858-44aa-a902-7e4aae227a12 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:20.870775 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8d429249-6858-44aa-a902-7e4aae227a12 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:29:20.871203 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8d429249-6858-44aa-a902-7e4aae227a12 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:20.871415 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8d429249-6858-44aa-a902-7e4aae227a12 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:20.871615 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-8d429249-6858-44aa-a902-7e4aae227a12 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:20.881912 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:20.881912 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:20.883132 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8d429249-6858-44aa-a902-7e4aae227a12 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 200 Jul 31 09:29:20.887326 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 381/1537] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:20 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:20.948532 np0000006200 devstack@c-api.service[100317]: INFO cinder.transfer.api [None req-0acddf5b-7487-43cb-aecd-2e8371a4c4b3 tempest-VolumesTransfersV355Test-623626342 tempest-VolumesTransfersV355Test-623626342-project-member] Volume 1af980a7-8495-4cd4-a006-86c56f55f515 has been transferred. Jul 31 09:29:20.957636 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0acddf5b-7487-43cb-aecd-2e8371a4c4b3 tempest-VolumesTransfersV355Test-623626342 tempest-VolumesTransfersV355Test-623626342-project-member] https://10.4.3.226/volume/v3/volume-transfers/678a8ddb-a502-4057-90e8-e4226305add5/accept returned with HTTP 202 Jul 31 09:29:20.958362 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 383/1538] 10.4.3.226 () {70 vars in 1458 bytes} [Fri Jul 31 09:29:20 2026] POST /volume/v3/volume-transfers/678a8ddb-a502-4057-90e8-e4226305add5/accept => generated 365 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:20.970304 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6c5d73b5-8406-4391-afc2-161c88cb5eef None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:20.974522 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6c5d73b5-8406-4391-afc2-161c88cb5eef tempest-VolumesTransfersV355Test-623626342 tempest-VolumesTransfersV355Test-623626342-project-member] GET https://10.4.3.226/volume/v3/volumes/1af980a7-8495-4cd4-a006-86c56f55f515 Jul 31 09:29:20.974522 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6c5d73b5-8406-4391-afc2-161c88cb5eef tempest-VolumesTransfersV355Test-623626342 tempest-VolumesTransfersV355Test-623626342-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:20.974522 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6c5d73b5-8406-4391-afc2-161c88cb5eef tempest-VolumesTransfersV355Test-623626342 tempest-VolumesTransfersV355Test-623626342-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:20.981431 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:20.981431 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:20.987127 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-6c5d73b5-8406-4391-afc2-161c88cb5eef tempest-VolumesTransfersV355Test-623626342 tempest-VolumesTransfersV355Test-623626342-project-member] Volume info retrieved successfully. Jul 31 09:29:20.993868 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6c5d73b5-8406-4391-afc2-161c88cb5eef tempest-VolumesTransfersV355Test-623626342 tempest-VolumesTransfersV355Test-623626342-project-member] https://10.4.3.226/volume/v3/volumes/1af980a7-8495-4cd4-a006-86c56f55f515 returned with HTTP 200 Jul 31 09:29:20.994452 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 388/1539] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:29:20 2026] GET /volume/v3/volumes/1af980a7-8495-4cd4-a006-86c56f55f515 => generated 946 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:21.012973 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ee9e35e3-52e7-4b43-b233-e379a593b048 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:21.017025 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ee9e35e3-52e7-4b43-b233-e379a593b048 tempest-VolumesTransfersV355Test-623626342 tempest-VolumesTransfersV355Test-623626342-project-member] GET https://10.4.3.226/volume/v3/volumes/1af980a7-8495-4cd4-a006-86c56f55f515 Jul 31 09:29:21.017352 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ee9e35e3-52e7-4b43-b233-e379a593b048 tempest-VolumesTransfersV355Test-623626342 tempest-VolumesTransfersV355Test-623626342-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:21.018860 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ee9e35e3-52e7-4b43-b233-e379a593b048 tempest-VolumesTransfersV355Test-623626342 tempest-VolumesTransfersV355Test-623626342-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:21.027077 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:21.027077 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:21.035084 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-ee9e35e3-52e7-4b43-b233-e379a593b048 tempest-VolumesTransfersV355Test-623626342 tempest-VolumesTransfersV355Test-623626342-project-member] Volume info retrieved successfully. Jul 31 09:29:21.040131 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ee9e35e3-52e7-4b43-b233-e379a593b048 tempest-VolumesTransfersV355Test-623626342 tempest-VolumesTransfersV355Test-623626342-project-member] https://10.4.3.226/volume/v3/volumes/1af980a7-8495-4cd4-a006-86c56f55f515 returned with HTTP 200 Jul 31 09:29:21.040599 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 388/1540] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:29:21 2026] GET /volume/v3/volumes/1af980a7-8495-4cd4-a006-86c56f55f515 => generated 946 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:21.058423 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-febf60c2-8d9a-473a-a452-861d9824d354 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:21.061540 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-febf60c2-8d9a-473a-a452-861d9824d354 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] DELETE https://10.4.3.226/volume/v3/volume-transfers/678a8ddb-a502-4057-90e8-e4226305add5 Jul 31 09:29:21.061759 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-febf60c2-8d9a-473a-a452-861d9824d354 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:21.061964 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-febf60c2-8d9a-473a-a452-861d9824d354 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:21.062074 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.contrib.volume_transfer [None req-febf60c2-8d9a-473a-a452-861d9824d354 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Delete transfer with id: 678a8ddb-a502-4057-90e8-e4226305add5 Jul 31 09:29:21.066014 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-febf60c2-8d9a-473a-a452-861d9824d354 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] https://10.4.3.226/volume/v3/volume-transfers/678a8ddb-a502-4057-90e8-e4226305add5 returned with HTTP 404 Jul 31 09:29:21.066974 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 382/1541] 10.4.3.226 () {68 vars in 1419 bytes} [Fri Jul 31 09:29:21 2026] DELETE /volume/v3/volume-transfers/678a8ddb-a502-4057-90e8-e4226305add5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:29:21.079267 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-42cfdf91-b579-4d82-8a30-8a427dff8649 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:21.135976 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-42cfdf91-b579-4d82-8a30-8a427dff8649 tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/1af980a7-8495-4cd4-a006-86c56f55f515 Jul 31 09:29:21.136518 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-42cfdf91-b579-4d82-8a30-8a427dff8649 tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:21.136518 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-42cfdf91-b579-4d82-8a30-8a427dff8649 tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:21.136676 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-42cfdf91-b579-4d82-8a30-8a427dff8649 tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] Delete volume with id: 1af980a7-8495-4cd4-a006-86c56f55f515 Jul 31 09:29:21.149918 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:21.149918 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:21.150259 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-42cfdf91-b579-4d82-8a30-8a427dff8649 tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] Volume info retrieved successfully. Jul 31 09:29:21.199479 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-42cfdf91-b579-4d82-8a30-8a427dff8649 tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] Delete volume request issued successfully. Jul 31 09:29:21.199479 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-42cfdf91-b579-4d82-8a30-8a427dff8649 tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] https://10.4.3.226/volume/v3/volumes/1af980a7-8495-4cd4-a006-86c56f55f515 returned with HTTP 202 Jul 31 09:29:21.199926 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 384/1542] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:29:21 2026] DELETE /volume/v3/volumes/1af980a7-8495-4cd4-a006-86c56f55f515 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:29:21.214149 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c3a59254-67a8-43f7-9fa6-6f598751801d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:21.221605 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c3a59254-67a8-43f7-9fa6-6f598751801d tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] GET https://10.4.3.226/volume/v3/volumes/1af980a7-8495-4cd4-a006-86c56f55f515 Jul 31 09:29:21.221919 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c3a59254-67a8-43f7-9fa6-6f598751801d tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:21.222124 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c3a59254-67a8-43f7-9fa6-6f598751801d tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:21.235598 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:21.235598 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:21.245677 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c3a59254-67a8-43f7-9fa6-6f598751801d tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] Volume info retrieved successfully. Jul 31 09:29:21.252443 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c3a59254-67a8-43f7-9fa6-6f598751801d tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] https://10.4.3.226/volume/v3/volumes/1af980a7-8495-4cd4-a006-86c56f55f515 returned with HTTP 200 Jul 31 09:29:21.253613 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 389/1543] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:29:21 2026] GET /volume/v3/volumes/1af980a7-8495-4cd4-a006-86c56f55f515 => generated 1130 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:29:21.900055 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-303c5b69-820d-4957-9b52-16f15f099af4 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:21.902856 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-303c5b69-820d-4957-9b52-16f15f099af4 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 Jul 31 09:29:21.903039 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-303c5b69-820d-4957-9b52-16f15f099af4 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:21.903310 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-303c5b69-820d-4957-9b52-16f15f099af4 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:21.903462 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-303c5b69-820d-4957-9b52-16f15f099af4 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id 65c408df-61cb-4c23-be1e-d195ab06ca73. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:21.908347 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-303c5b69-820d-4957-9b52-16f15f099af4 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 returned with HTTP 404 Jul 31 09:29:21.909061 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 389/1544] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:21 2026] GET /volume/v3/backups/65c408df-61cb-4c23-be1e-d195ab06ca73 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:22.033122 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-48733a15-20b4-4a4b-9294-beff2d2f12f2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:22.035651 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-48733a15-20b4-4a4b-9294-beff2d2f12f2 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/volumes/dcffd4ca-81de-4aef-adcf-523fe93aff4a Jul 31 09:29:22.036355 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-48733a15-20b4-4a4b-9294-beff2d2f12f2 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:22.036585 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-48733a15-20b4-4a4b-9294-beff2d2f12f2 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:22.049412 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:22.049412 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:22.057400 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-48733a15-20b4-4a4b-9294-beff2d2f12f2 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Volume info retrieved successfully. Jul 31 09:29:22.065068 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-48733a15-20b4-4a4b-9294-beff2d2f12f2 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/volumes/dcffd4ca-81de-4aef-adcf-523fe93aff4a returned with HTTP 200 Jul 31 09:29:22.065756 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 383/1545] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:22 2026] GET /volume/v3/volumes/dcffd4ca-81de-4aef-adcf-523fe93aff4a => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:22.080449 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5882f382-077e-4697-932a-78da0942503b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:22.082235 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5882f382-077e-4697-932a-78da0942503b tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] DELETE https://10.4.3.226/volume/v3/volumes/dcffd4ca-81de-4aef-adcf-523fe93aff4a Jul 31 09:29:22.083661 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5882f382-077e-4697-932a-78da0942503b tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:22.083661 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5882f382-077e-4697-932a-78da0942503b tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:22.083661 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-5882f382-077e-4697-932a-78da0942503b tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Delete volume with id: dcffd4ca-81de-4aef-adcf-523fe93aff4a Jul 31 09:29:22.095655 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:22.095655 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:22.096402 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5882f382-077e-4697-932a-78da0942503b tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Volume info retrieved successfully. Jul 31 09:29:22.136297 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5882f382-077e-4697-932a-78da0942503b tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Delete volume request issued successfully. Jul 31 09:29:22.136812 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5882f382-077e-4697-932a-78da0942503b tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/volumes/dcffd4ca-81de-4aef-adcf-523fe93aff4a returned with HTTP 202 Jul 31 09:29:22.137056 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 385/1546] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:29:22 2026] DELETE /volume/v3/volumes/dcffd4ca-81de-4aef-adcf-523fe93aff4a => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:29:22.149330 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8b51c63c-21c2-43e8-8881-ea274ae164d3 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:22.151122 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8b51c63c-21c2-43e8-8881-ea274ae164d3 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/volumes/dcffd4ca-81de-4aef-adcf-523fe93aff4a Jul 31 09:29:22.151507 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8b51c63c-21c2-43e8-8881-ea274ae164d3 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:22.151826 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8b51c63c-21c2-43e8-8881-ea274ae164d3 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:22.162611 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:22.162611 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:22.169911 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-8b51c63c-21c2-43e8-8881-ea274ae164d3 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Volume info retrieved successfully. Jul 31 09:29:22.175523 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8b51c63c-21c2-43e8-8881-ea274ae164d3 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/volumes/dcffd4ca-81de-4aef-adcf-523fe93aff4a returned with HTTP 200 Jul 31 09:29:22.175970 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 390/1547] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:22 2026] GET /volume/v3/volumes/dcffd4ca-81de-4aef-adcf-523fe93aff4a => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:22.269750 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8afa61e8-8af2-4ce0-bb65-7e224f3c29f3 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:22.274566 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8afa61e8-8af2-4ce0-bb65-7e224f3c29f3 tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] GET https://10.4.3.226/volume/v3/volumes/1af980a7-8495-4cd4-a006-86c56f55f515 Jul 31 09:29:22.274812 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8afa61e8-8af2-4ce0-bb65-7e224f3c29f3 tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:22.275048 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8afa61e8-8af2-4ce0-bb65-7e224f3c29f3 tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:22.285876 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8afa61e8-8af2-4ce0-bb65-7e224f3c29f3 tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] https://10.4.3.226/volume/v3/volumes/1af980a7-8495-4cd4-a006-86c56f55f515 returned with HTTP 404 Jul 31 09:29:22.286626 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 390/1548] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:29:22 2026] GET /volume/v3/volumes/1af980a7-8495-4cd4-a006-86c56f55f515 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:29:22.294106 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2545c9e3-08c2-457f-ba54-7cd41a95ff4d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:22.295900 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2545c9e3-08c2-457f-ba54-7cd41a95ff4d tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] GET https://10.4.3.226/volume/v3/volumes/1af980a7-8495-4cd4-a006-86c56f55f515 Jul 31 09:29:22.296115 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2545c9e3-08c2-457f-ba54-7cd41a95ff4d tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:22.296333 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2545c9e3-08c2-457f-ba54-7cd41a95ff4d tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:22.303263 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2545c9e3-08c2-457f-ba54-7cd41a95ff4d tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] https://10.4.3.226/volume/v3/volumes/1af980a7-8495-4cd4-a006-86c56f55f515 returned with HTTP 404 Jul 31 09:29:22.303824 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 384/1549] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:29:22 2026] GET /volume/v3/volumes/1af980a7-8495-4cd4-a006-86c56f55f515 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:29:22.312576 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c6f2b5f9-05aa-4df4-84ce-cc099f616657 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:22.314961 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c6f2b5f9-05aa-4df4-84ce-cc099f616657 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] DELETE https://10.4.3.226/volume/v3/volumes/1af980a7-8495-4cd4-a006-86c56f55f515 Jul 31 09:29:22.315375 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c6f2b5f9-05aa-4df4-84ce-cc099f616657 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:22.315711 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c6f2b5f9-05aa-4df4-84ce-cc099f616657 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:22.315966 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-c6f2b5f9-05aa-4df4-84ce-cc099f616657 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Delete volume with id: 1af980a7-8495-4cd4-a006-86c56f55f515 Jul 31 09:29:22.325772 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c6f2b5f9-05aa-4df4-84ce-cc099f616657 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] https://10.4.3.226/volume/v3/volumes/1af980a7-8495-4cd4-a006-86c56f55f515 returned with HTTP 404 Jul 31 09:29:22.326716 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 386/1550] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:29:22 2026] DELETE /volume/v3/volumes/1af980a7-8495-4cd4-a006-86c56f55f515 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:29:22.335321 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-bb9248cb-c9d3-45ef-a004-fbad8c76f3f9 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:22.337567 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bb9248cb-c9d3-45ef-a004-fbad8c76f3f9 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:29:22.338039 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bb9248cb-c9d3-45ef-a004-fbad8c76f3f9 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-104976736"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:22.340266 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-bb9248cb-c9d3-45ef-a004-fbad8c76f3f9 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-104976736'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:29:22.340427 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-bb9248cb-c9d3-45ef-a004-fbad8c76f3f9 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Create volume of 1 GB Jul 31 09:29:22.345817 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-bb9248cb-c9d3-45ef-a004-fbad8c76f3f9 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Availability Zones retrieved successfully. Jul 31 09:29:22.354322 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb9248cb-c9d3-45ef-a004-fbad8c76f3f9 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Flow 'volume_create_api' (c78927d4-41e1-4807-971b-c79980260357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:22.356059 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb9248cb-c9d3-45ef-a004-fbad8c76f3f9 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fb591af-1f14-49cd-8260-b64a0c19062d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:22.357439 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-bb9248cb-c9d3-45ef-a004-fbad8c76f3f9 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:29:22.403390 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb9248cb-c9d3-45ef-a004-fbad8c76f3f9 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fb591af-1f14-49cd-8260-b64a0c19062d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:22.404288 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb9248cb-c9d3-45ef-a004-fbad8c76f3f9 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58224f50-a644-4f88-9112-d12761693510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:22.445676 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-bb9248cb-c9d3-45ef-a004-fbad8c76f3f9 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Created reservations ['265916e5-34f5-4264-9604-6b853b993e40', '34e37790-c9e7-4aeb-aed7-63d5ac510163', '8d92fdf2-6999-4196-b89f-107028727631', 'dd95084d-040c-471d-b291-10e418be647d'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:29:22.446928 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb9248cb-c9d3-45ef-a004-fbad8c76f3f9 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58224f50-a644-4f88-9112-d12761693510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['265916e5-34f5-4264-9604-6b853b993e40', '34e37790-c9e7-4aeb-aed7-63d5ac510163', '8d92fdf2-6999-4196-b89f-107028727631', 'dd95084d-040c-471d-b291-10e418be647d']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:22.448237 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb9248cb-c9d3-45ef-a004-fbad8c76f3f9 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5296ada5-45b4-46db-a8bd-c2e3ad31acad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:22.478362 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb9248cb-c9d3-45ef-a004-fbad8c76f3f9 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5296ada5-45b4-46db-a8bd-c2e3ad31acad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '519b455c-25c3-46d5-8bf4-a59f3104a6fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-104976736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad2396c75d994c3fbed108bd81ee9f39',qos_specs=None,replication_status=,reservations=['265916e5-34f5-4264-9604-6b853b993e40','34e37790-c9e7-4aeb-aed7-63d5ac510163','8d92fdf2-6999-4196-b89f-107028727631','dd95084d-040c-471d-b291-10e418be647d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6572005c06604c528e6a788155dcff1d',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:29:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-104976736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=519b455c-25c3-46d5-8bf4-a59f3104a6fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad2396c75d994c3fbed108bd81ee9f39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6572005c06604c528e6a788155dcff1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:22.479513 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb9248cb-c9d3-45ef-a004-fbad8c76f3f9 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9b44b26-a600-4f9e-a115-f6c637e3d77f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:22.506473 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb9248cb-c9d3-45ef-a004-fbad8c76f3f9 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9b44b26-a600-4f9e-a115-f6c637e3d77f) transitioned into state 'SUCCESS' from state '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-104976736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad2396c75d994c3fbed108bd81ee9f39',qos_specs=None,replication_status=,reservations=['265916e5-34f5-4264-9604-6b853b993e40','34e37790-c9e7-4aeb-aed7-63d5ac510163','8d92fdf2-6999-4196-b89f-107028727631','dd95084d-040c-471d-b291-10e418be647d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6572005c06604c528e6a788155dcff1d',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:22.507281 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb9248cb-c9d3-45ef-a004-fbad8c76f3f9 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67deb9fc-9f2f-4505-bddd-74ae27f75357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:22.520535 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb9248cb-c9d3-45ef-a004-fbad8c76f3f9 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67deb9fc-9f2f-4505-bddd-74ae27f75357) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:22.521019 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb9248cb-c9d3-45ef-a004-fbad8c76f3f9 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Flow 'volume_create_api' (c78927d4-41e1-4807-971b-c79980260357) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:22.521503 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-bb9248cb-c9d3-45ef-a004-fbad8c76f3f9 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Create volume request issued successfully. Jul 31 09:29:22.522406 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bb9248cb-c9d3-45ef-a004-fbad8c76f3f9 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:29:22.522826 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 391/1551] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:29:22 2026] POST /volume/v3/volumes => generated 818 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:22.538734 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9d6709fe-516e-4cf8-9d13-fcf0826ef434 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:22.544161 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9d6709fe-516e-4cf8-9d13-fcf0826ef434 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] GET https://10.4.3.226/volume/v3/volumes/519b455c-25c3-46d5-8bf4-a59f3104a6fc Jul 31 09:29:22.546270 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9d6709fe-516e-4cf8-9d13-fcf0826ef434 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:22.546270 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9d6709fe-516e-4cf8-9d13-fcf0826ef434 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:22.555143 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:22.555143 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:22.561633 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9d6709fe-516e-4cf8-9d13-fcf0826ef434 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Volume info retrieved successfully. Jul 31 09:29:22.567058 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9d6709fe-516e-4cf8-9d13-fcf0826ef434 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] https://10.4.3.226/volume/v3/volumes/519b455c-25c3-46d5-8bf4-a59f3104a6fc returned with HTTP 200 Jul 31 09:29:22.567494 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 391/1552] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:29:22 2026] GET /volume/v3/volumes/519b455c-25c3-46d5-8bf4-a59f3104a6fc => generated 886 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:23.192612 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4d0e5df1-73cf-49dd-b51a-be4e3177746f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:23.195132 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4d0e5df1-73cf-49dd-b51a-be4e3177746f tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/volumes/dcffd4ca-81de-4aef-adcf-523fe93aff4a Jul 31 09:29:23.195393 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4d0e5df1-73cf-49dd-b51a-be4e3177746f tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:23.195674 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4d0e5df1-73cf-49dd-b51a-be4e3177746f tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:23.203229 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4d0e5df1-73cf-49dd-b51a-be4e3177746f tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/volumes/dcffd4ca-81de-4aef-adcf-523fe93aff4a returned with HTTP 404 Jul 31 09:29:23.204045 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 385/1553] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:23 2026] GET /volume/v3/volumes/dcffd4ca-81de-4aef-adcf-523fe93aff4a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:23.220398 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e0530cc9-77e3-46a9-92b5-270752be174e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:23.221940 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e0530cc9-77e3-46a9-92b5-270752be174e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:29:23.222286 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e0530cc9-77e3-46a9-92b5-270752be174e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1365588912"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:23.223718 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-e0530cc9-77e3-46a9-92b5-270752be174e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1365588912'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:29:23.223954 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-e0530cc9-77e3-46a9-92b5-270752be174e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Create volume of 1 GB Jul 31 09:29:23.232001 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e0530cc9-77e3-46a9-92b5-270752be174e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Availability Zones retrieved successfully. Jul 31 09:29:23.248827 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e0530cc9-77e3-46a9-92b5-270752be174e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Flow 'volume_create_api' (1e400f7e-4189-447e-9116-dd649edcb24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:23.250116 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e0530cc9-77e3-46a9-92b5-270752be174e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5b5117b-89c6-4ccf-aa94-16a9aaafbb07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:23.251180 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-e0530cc9-77e3-46a9-92b5-270752be174e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:29:23.296551 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e0530cc9-77e3-46a9-92b5-270752be174e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5b5117b-89c6-4ccf-aa94-16a9aaafbb07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:23.297617 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e0530cc9-77e3-46a9-92b5-270752be174e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f6716b1-2570-4477-a1d8-130a38a08bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:23.348352 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-e0530cc9-77e3-46a9-92b5-270752be174e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Created reservations ['86fd8def-3d3a-4635-9135-e713a626adde', '530a575e-7d4d-4487-a314-11dfc00b17e9', '9ab5e6e3-f364-48ac-90aa-3886eaa63896', '44092f3b-3179-4ec4-8744-62a7782fa3af'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:29:23.349179 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e0530cc9-77e3-46a9-92b5-270752be174e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f6716b1-2570-4477-a1d8-130a38a08bcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86fd8def-3d3a-4635-9135-e713a626adde', '530a575e-7d4d-4487-a314-11dfc00b17e9', '9ab5e6e3-f364-48ac-90aa-3886eaa63896', '44092f3b-3179-4ec4-8744-62a7782fa3af']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:23.349653 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e0530cc9-77e3-46a9-92b5-270752be174e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc680ea2-5455-4cb7-8340-7c5c803ef6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:23.379212 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e0530cc9-77e3-46a9-92b5-270752be174e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc680ea2-5455-4cb7-8340-7c5c803ef6fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '362aead1-ac94-4030-b0a9-39bf664e1c79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1365588912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='023ea322e3e745a496120a6616813c5a',qos_specs=None,replication_status=,reservations=['86fd8def-3d3a-4635-9135-e713a626adde','530a575e-7d4d-4487-a314-11dfc00b17e9','9ab5e6e3-f364-48ac-90aa-3886eaa63896','44092f3b-3179-4ec4-8744-62a7782fa3af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='223cc44aea584afe847540fa8d6cdfb3',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:29:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1365588912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=362aead1-ac94-4030-b0a9-39bf664e1c79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='023ea322e3e745a496120a6616813c5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='223cc44aea584afe847540fa8d6cdfb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:23.380640 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e0530cc9-77e3-46a9-92b5-270752be174e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d91abca6-2c20-4fe5-a9e9-47f9522e75be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:23.401944 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e0530cc9-77e3-46a9-92b5-270752be174e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d91abca6-2c20-4fe5-a9e9-47f9522e75be) transitioned into state 'SUCCESS' from state '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-1365588912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='023ea322e3e745a496120a6616813c5a',qos_specs=None,replication_status=,reservations=['86fd8def-3d3a-4635-9135-e713a626adde','530a575e-7d4d-4487-a314-11dfc00b17e9','9ab5e6e3-f364-48ac-90aa-3886eaa63896','44092f3b-3179-4ec4-8744-62a7782fa3af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='223cc44aea584afe847540fa8d6cdfb3',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:23.402722 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e0530cc9-77e3-46a9-92b5-270752be174e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5225d7b4-a72c-4d80-9631-4d8471fb6bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:23.417823 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e0530cc9-77e3-46a9-92b5-270752be174e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5225d7b4-a72c-4d80-9631-4d8471fb6bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:23.418801 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e0530cc9-77e3-46a9-92b5-270752be174e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Flow 'volume_create_api' (1e400f7e-4189-447e-9116-dd649edcb24d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:23.419159 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e0530cc9-77e3-46a9-92b5-270752be174e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Create volume request issued successfully. Jul 31 09:29:23.419760 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e0530cc9-77e3-46a9-92b5-270752be174e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:29:23.420389 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 387/1554] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:29:23 2026] POST /volume/v3/volumes => generated 754 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:29:23.440002 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a397e3f6-40c6-44db-87d4-fd41a865479e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:23.442782 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a397e3f6-40c6-44db-87d4-fd41a865479e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/volumes/362aead1-ac94-4030-b0a9-39bf664e1c79 Jul 31 09:29:23.442782 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a397e3f6-40c6-44db-87d4-fd41a865479e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:23.442976 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a397e3f6-40c6-44db-87d4-fd41a865479e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:23.453400 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:23.453400 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:23.456837 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a397e3f6-40c6-44db-87d4-fd41a865479e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Volume info retrieved successfully. Jul 31 09:29:23.462542 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a397e3f6-40c6-44db-87d4-fd41a865479e tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/volumes/362aead1-ac94-4030-b0a9-39bf664e1c79 returned with HTTP 200 Jul 31 09:29:23.464840 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 392/1555] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:23 2026] GET /volume/v3/volumes/362aead1-ac94-4030-b0a9-39bf664e1c79 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:23.587395 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f3bee9dc-2cd4-4a73-b4d9-30a3249a9861 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:23.589822 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f3bee9dc-2cd4-4a73-b4d9-30a3249a9861 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] GET https://10.4.3.226/volume/v3/volumes/519b455c-25c3-46d5-8bf4-a59f3104a6fc Jul 31 09:29:23.590188 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f3bee9dc-2cd4-4a73-b4d9-30a3249a9861 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:23.590474 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f3bee9dc-2cd4-4a73-b4d9-30a3249a9861 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:23.601030 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:23.601030 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:23.607308 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f3bee9dc-2cd4-4a73-b4d9-30a3249a9861 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Volume info retrieved successfully. Jul 31 09:29:23.616528 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f3bee9dc-2cd4-4a73-b4d9-30a3249a9861 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] https://10.4.3.226/volume/v3/volumes/519b455c-25c3-46d5-8bf4-a59f3104a6fc returned with HTTP 200 Jul 31 09:29:23.617263 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 392/1556] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:29:23 2026] GET /volume/v3/volumes/519b455c-25c3-46d5-8bf4-a59f3104a6fc => generated 945 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:23.629984 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9c008e3e-8bfa-4142-b4a0-ed2c8da74090 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:23.631879 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9c008e3e-8bfa-4142-b4a0-ed2c8da74090 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] POST https://10.4.3.226/volume/v3/volume-transfers Jul 31 09:29:23.632346 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9c008e3e-8bfa-4142-b4a0-ed2c8da74090 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "519b455c-25c3-46d5-8bf4-a59f3104a6fc"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:23.633741 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volume_transfer [None req-9c008e3e-8bfa-4142-b4a0-ed2c8da74090 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Creating new volume transfer {'transfer': {'volume_id': '519b455c-25c3-46d5-8bf4-a59f3104a6fc'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 31 09:29:23.633915 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volume_transfer [None req-9c008e3e-8bfa-4142-b4a0-ed2c8da74090 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Creating transfer of volume 519b455c-25c3-46d5-8bf4-a59f3104a6fc Jul 31 09:29:23.634055 np0000006200 devstack@c-api.service[100316]: INFO cinder.transfer.api [None req-9c008e3e-8bfa-4142-b4a0-ed2c8da74090 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Generating transfer record for volume 519b455c-25c3-46d5-8bf4-a59f3104a6fc Jul 31 09:29:23.645055 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:23.645055 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:23.658673 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9c008e3e-8bfa-4142-b4a0-ed2c8da74090 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] https://10.4.3.226/volume/v3/volume-transfers returned with HTTP 202 Jul 31 09:29:23.659251 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 386/1557] 10.4.3.226 () {70 vars in 1326 bytes} [Fri Jul 31 09:29:23 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:23.675803 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2fc1e285-57f4-4f3b-95b3-07a7aa585f08 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:23.679596 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2fc1e285-57f4-4f3b-95b3-07a7aa585f08 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] GET https://10.4.3.226/volume/v3/volumes/519b455c-25c3-46d5-8bf4-a59f3104a6fc Jul 31 09:29:23.680080 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2fc1e285-57f4-4f3b-95b3-07a7aa585f08 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:23.680715 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2fc1e285-57f4-4f3b-95b3-07a7aa585f08 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:23.688420 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:23.688420 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:23.693206 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2fc1e285-57f4-4f3b-95b3-07a7aa585f08 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Volume info retrieved successfully. Jul 31 09:29:23.698934 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2fc1e285-57f4-4f3b-95b3-07a7aa585f08 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] https://10.4.3.226/volume/v3/volumes/519b455c-25c3-46d5-8bf4-a59f3104a6fc returned with HTTP 200 Jul 31 09:29:23.699328 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 388/1558] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:29:23 2026] GET /volume/v3/volumes/519b455c-25c3-46d5-8bf4-a59f3104a6fc => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:23.705524 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b3482d51-9fce-4b91-808a-6519e497657b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:23.719267 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-28cdf7b4-d7aa-429d-911b-921ebd5cc6d9 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:23.723928 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-28cdf7b4-d7aa-429d-911b-921ebd5cc6d9 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] GET https://10.4.3.226/volume/v3/volume-transfers/detail Jul 31 09:29:23.724152 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-28cdf7b4-d7aa-429d-911b-921ebd5cc6d9 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:23.724359 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-28cdf7b4-d7aa-429d-911b-921ebd5cc6d9 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Calling method 'detail' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:23.724526 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volume_transfer [None req-28cdf7b4-d7aa-429d-911b-921ebd5cc6d9 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Listing volume transfers {{(pid=100314) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 31 09:29:23.732583 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-28cdf7b4-d7aa-429d-911b-921ebd5cc6d9 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] https://10.4.3.226/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 31 09:29:23.733167 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 393/1559] 10.4.3.226 () {68 vars in 1326 bytes} [Fri Jul 31 09:29:23 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:23.745889 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ff1455bb-4ee7-4775-bb35-1e548f00223b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:23.748183 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ff1455bb-4ee7-4775-bb35-1e548f00223b tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] DELETE https://10.4.3.226/volume/v3/volume-transfers/abd20e3c-deb3-4a0c-a791-48f51dfce7ef Jul 31 09:29:23.748809 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ff1455bb-4ee7-4775-bb35-1e548f00223b tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:23.748809 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ff1455bb-4ee7-4775-bb35-1e548f00223b tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:23.748943 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.contrib.volume_transfer [None req-ff1455bb-4ee7-4775-bb35-1e548f00223b tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Delete transfer with id: abd20e3c-deb3-4a0c-a791-48f51dfce7ef Jul 31 09:29:23.771385 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:23.771385 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:23.789622 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ff1455bb-4ee7-4775-bb35-1e548f00223b tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] https://10.4.3.226/volume/v3/volume-transfers/abd20e3c-deb3-4a0c-a791-48f51dfce7ef returned with HTTP 202 Jul 31 09:29:23.790208 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 387/1560] 10.4.3.226 () {68 vars in 1419 bytes} [Fri Jul 31 09:29:23 2026] DELETE /volume/v3/volume-transfers/abd20e3c-deb3-4a0c-a791-48f51dfce7ef => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:29:23.799136 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-af193991-7e53-4777-b4d9-4a864c58bdcd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:23.801765 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-af193991-7e53-4777-b4d9-4a864c58bdcd tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] GET https://10.4.3.226/volume/v3/volumes/519b455c-25c3-46d5-8bf4-a59f3104a6fc Jul 31 09:29:23.802083 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-af193991-7e53-4777-b4d9-4a864c58bdcd tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:23.802511 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-af193991-7e53-4777-b4d9-4a864c58bdcd tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:23.819274 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:23.819274 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:23.825628 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-af193991-7e53-4777-b4d9-4a864c58bdcd tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Volume info retrieved successfully. Jul 31 09:29:23.836337 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-af193991-7e53-4777-b4d9-4a864c58bdcd tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] https://10.4.3.226/volume/v3/volumes/519b455c-25c3-46d5-8bf4-a59f3104a6fc returned with HTTP 200 Jul 31 09:29:23.838402 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 389/1561] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:29:23 2026] GET /volume/v3/volumes/519b455c-25c3-46d5-8bf4-a59f3104a6fc => generated 945 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:23.851170 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b3482d51-9fce-4b91-808a-6519e497657b tempest-VolumesSummaryTest-1163866198 tempest-VolumesSummaryTest-1163866198-project-member] GET https://10.4.3.226/volume/v3/volumes/summary Jul 31 09:29:23.853275 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b3482d51-9fce-4b91-808a-6519e497657b tempest-VolumesSummaryTest-1163866198 tempest-VolumesSummaryTest-1163866198-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:23.853275 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b3482d51-9fce-4b91-808a-6519e497657b tempest-VolumesSummaryTest-1163866198 tempest-VolumesSummaryTest-1163866198-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:23.853275 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.api_utils [None req-b3482d51-9fce-4b91-808a-6519e497657b tempest-VolumesSummaryTest-1163866198 tempest-VolumesSummaryTest-1163866198-project-member] Removing options '' from query. {{(pid=100315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:29:23.853924 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0ccb7914-386f-49e9-b3e0-7192ce76b052 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:23.856540 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0ccb7914-386f-49e9-b3e0-7192ce76b052 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] DELETE https://10.4.3.226/volume/v3/volume-transfers/abd20e3c-deb3-4a0c-a791-48f51dfce7ef Jul 31 09:29:23.856829 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0ccb7914-386f-49e9-b3e0-7192ce76b052 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:23.857099 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0ccb7914-386f-49e9-b3e0-7192ce76b052 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:23.858209 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.contrib.volume_transfer [None req-0ccb7914-386f-49e9-b3e0-7192ce76b052 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Delete transfer with id: abd20e3c-deb3-4a0c-a791-48f51dfce7ef Jul 31 09:29:23.860815 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-b3482d51-9fce-4b91-808a-6519e497657b tempest-VolumesSummaryTest-1163866198 tempest-VolumesSummaryTest-1163866198-project-member] Get summary completed successfully. Jul 31 09:29:23.861290 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0ccb7914-386f-49e9-b3e0-7192ce76b052 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] https://10.4.3.226/volume/v3/volume-transfers/abd20e3c-deb3-4a0c-a791-48f51dfce7ef returned with HTTP 404 Jul 31 09:29:23.862211 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 394/1562] 10.4.3.226 () {68 vars in 1419 bytes} [Fri Jul 31 09:29:23 2026] DELETE /volume/v3/volume-transfers/abd20e3c-deb3-4a0c-a791-48f51dfce7ef => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:29:23.862333 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b3482d51-9fce-4b91-808a-6519e497657b tempest-VolumesSummaryTest-1163866198 tempest-VolumesSummaryTest-1163866198-project-member] https://10.4.3.226/volume/v3/volumes/summary returned with HTTP 200 Jul 31 09:29:23.863004 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 393/1563] 10.4.3.226 () {68 vars in 1302 bytes} [Fri Jul 31 09:29:23 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:23.872198 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-011ed1f0-bd20-45aa-b239-5f8345ca941c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:23.874000 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-011ed1f0-bd20-45aa-b239-5f8345ca941c tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/519b455c-25c3-46d5-8bf4-a59f3104a6fc Jul 31 09:29:23.874258 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-011ed1f0-bd20-45aa-b239-5f8345ca941c tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:23.874505 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-011ed1f0-bd20-45aa-b239-5f8345ca941c tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:23.874784 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-011ed1f0-bd20-45aa-b239-5f8345ca941c tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] Delete volume with id: 519b455c-25c3-46d5-8bf4-a59f3104a6fc Jul 31 09:29:23.884196 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:23.884196 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:23.884563 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-011ed1f0-bd20-45aa-b239-5f8345ca941c tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] Volume info retrieved successfully. Jul 31 09:29:23.904980 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-011ed1f0-bd20-45aa-b239-5f8345ca941c tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] Delete volume request issued successfully. Jul 31 09:29:23.905205 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-011ed1f0-bd20-45aa-b239-5f8345ca941c tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] https://10.4.3.226/volume/v3/volumes/519b455c-25c3-46d5-8bf4-a59f3104a6fc returned with HTTP 202 Jul 31 09:29:23.905672 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 388/1564] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:29:23 2026] DELETE /volume/v3/volumes/519b455c-25c3-46d5-8bf4-a59f3104a6fc => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:29:23.913785 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e7c9ca90-0194-43fe-b95d-6f84c7205602 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:23.914944 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e7c9ca90-0194-43fe-b95d-6f84c7205602 tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] GET https://10.4.3.226/volume/v3/volumes/519b455c-25c3-46d5-8bf4-a59f3104a6fc Jul 31 09:29:23.915220 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e7c9ca90-0194-43fe-b95d-6f84c7205602 tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:23.915550 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e7c9ca90-0194-43fe-b95d-6f84c7205602 tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:23.925329 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:23.925329 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:23.929013 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e7c9ca90-0194-43fe-b95d-6f84c7205602 tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] Volume info retrieved successfully. Jul 31 09:29:23.933761 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e7c9ca90-0194-43fe-b95d-6f84c7205602 tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] https://10.4.3.226/volume/v3/volumes/519b455c-25c3-46d5-8bf4-a59f3104a6fc returned with HTTP 200 Jul 31 09:29:23.934408 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 390/1565] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:29:23 2026] GET /volume/v3/volumes/519b455c-25c3-46d5-8bf4-a59f3104a6fc => generated 1129 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:29:24.490086 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-cf27bfa9-11a4-445c-8508-cd1cc0dbe745 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:24.494663 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cf27bfa9-11a4-445c-8508-cd1cc0dbe745 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/volumes/362aead1-ac94-4030-b0a9-39bf664e1c79 Jul 31 09:29:24.494959 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cf27bfa9-11a4-445c-8508-cd1cc0dbe745 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:24.495222 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cf27bfa9-11a4-445c-8508-cd1cc0dbe745 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:24.510599 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:24.510599 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:24.517390 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-cf27bfa9-11a4-445c-8508-cd1cc0dbe745 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Volume info retrieved successfully. Jul 31 09:29:24.534844 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cf27bfa9-11a4-445c-8508-cd1cc0dbe745 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/volumes/362aead1-ac94-4030-b0a9-39bf664e1c79 returned with HTTP 200 Jul 31 09:29:24.535544 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 395/1566] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:24 2026] GET /volume/v3/volumes/362aead1-ac94-4030-b0a9-39bf664e1c79 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:24.556015 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-01b2e4ac-9f60-4945-8853-d2993c2e5dd8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:24.560349 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-01b2e4ac-9f60-4945-8853-d2993c2e5dd8 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] POST https://10.4.3.226/volume/v3/backups Jul 31 09:29:24.560642 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-01b2e4ac-9f60-4945-8853-d2993c2e5dd8 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "362aead1-ac94-4030-b0a9-39bf664e1c79", "name": "tempest-VolumesBackupsAdminTest-Backup-1525570986", "container": "tempest-volumesbackupsadmintest-backup-container-557234446"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:24.562318 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.backups [None req-01b2e4ac-9f60-4945-8853-d2993c2e5dd8 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Creating new backup {'backup': {'volume_id': '362aead1-ac94-4030-b0a9-39bf664e1c79', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1525570986', 'container': 'tempest-volumesbackupsadmintest-backup-container-557234446'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:29:24.563336 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.backups [None req-01b2e4ac-9f60-4945-8853-d2993c2e5dd8 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Creating backup of volume 362aead1-ac94-4030-b0a9-39bf664e1c79 in container tempest-volumesbackupsadmintest-backup-container-557234446 Jul 31 09:29:24.581160 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:24.581160 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:24.581892 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-01b2e4ac-9f60-4945-8853-d2993c2e5dd8 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Volume info retrieved successfully. Jul 31 09:29:24.610430 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-01b2e4ac-9f60-4945-8853-d2993c2e5dd8 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Created reservations ['22f3fab4-a660-4f45-b226-3e65b38805c7', '27ee3553-4434-496a-923b-d28c831d694d'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:29:24.672386 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-01b2e4ac-9f60-4945-8853-d2993c2e5dd8 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:29:24.672386 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 394/1567] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:29:24 2026] POST /volume/v3/backups => generated 335 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:29:24.687583 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7fb38e2e-7883-4021-bdf0-7b3d6a882096 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:24.691971 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7fb38e2e-7883-4021-bdf0-7b3d6a882096 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 Jul 31 09:29:24.693151 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7fb38e2e-7883-4021-bdf0-7b3d6a882096 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:24.693151 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7fb38e2e-7883-4021-bdf0-7b3d6a882096 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:24.693151 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-7fb38e2e-7883-4021-bdf0-7b3d6a882096 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id fc82ca6d-6e5b-4008-a4e7-753e5bff01d8. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:24.702484 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:24.702484 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:24.703972 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7fb38e2e-7883-4021-bdf0-7b3d6a882096 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 returned with HTTP 200 Jul 31 09:29:24.704704 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 389/1568] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:24 2026] GET /volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:24.893830 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b0ad9e96-4245-4898-8c44-a4bfef43454d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:24.894332 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b0ad9e96-4245-4898-8c44-a4bfef43454d None None] GET https://10.4.3.226/volume// Jul 31 09:29:24.894544 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b0ad9e96-4245-4898-8c44-a4bfef43454d None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:24.895641 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b0ad9e96-4245-4898-8c44-a4bfef43454d None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:24.895641 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b0ad9e96-4245-4898-8c44-a4bfef43454d None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:29:24.895905 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 391/1569] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:29: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 31 09:29:24.914743 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-3ee1f481-d997-4a67-bce3-32d66994a8b2 req-4bb559ea-7baa-462d-a0e0-2cb7ea16bf54 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:24.920001 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-3ee1f481-d997-4a67-bce3-32d66994a8b2 req-4bb559ea-7baa-462d-a0e0-2cb7ea16bf54 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:29:24.920607 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-3ee1f481-d997-4a67-bce3-32d66994a8b2 req-4bb559ea-7baa-462d-a0e0-2cb7ea16bf54 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a7222d8-2a90-4255-9799-f51c58f008c4", "connector": null, "instance_uuid": "4750ecc7-41fe-49d0-a43c-ba00dc56882e"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:24.944442 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:24.944442 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:24.950990 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e2cc30ab-cca1-41b0-bda8-6e9b59eb50d7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:24.953438 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e2cc30ab-cca1-41b0-bda8-6e9b59eb50d7 tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] GET https://10.4.3.226/volume/v3/volumes/519b455c-25c3-46d5-8bf4-a59f3104a6fc Jul 31 09:29:24.953664 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e2cc30ab-cca1-41b0-bda8-6e9b59eb50d7 tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:24.953908 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e2cc30ab-cca1-41b0-bda8-6e9b59eb50d7 tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:24.964150 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e2cc30ab-cca1-41b0-bda8-6e9b59eb50d7 tempest-VolumesTransfersV355Test-958055149 tempest-VolumesTransfersV355Test-958055149-project-admin] https://10.4.3.226/volume/v3/volumes/519b455c-25c3-46d5-8bf4-a59f3104a6fc returned with HTTP 404 Jul 31 09:29:24.965318 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 395/1570] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:29:24 2026] GET /volume/v3/volumes/519b455c-25c3-46d5-8bf4-a59f3104a6fc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:29:24.976148 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1791ca4c-8eff-403e-a57c-fc5db8f6ec79 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:24.978661 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1791ca4c-8eff-403e-a57c-fc5db8f6ec79 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] GET https://10.4.3.226/volume/v3/volumes/519b455c-25c3-46d5-8bf4-a59f3104a6fc Jul 31 09:29:24.979950 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1791ca4c-8eff-403e-a57c-fc5db8f6ec79 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:24.980461 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1791ca4c-8eff-403e-a57c-fc5db8f6ec79 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:24.988815 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1791ca4c-8eff-403e-a57c-fc5db8f6ec79 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] https://10.4.3.226/volume/v3/volumes/519b455c-25c3-46d5-8bf4-a59f3104a6fc returned with HTTP 404 Jul 31 09:29:24.989420 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 390/1571] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:29:24 2026] GET /volume/v3/volumes/519b455c-25c3-46d5-8bf4-a59f3104a6fc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:29:24.998349 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f6959ab4-7020-4120-8ae6-df2f6a5cd056 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:25.000907 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f6959ab4-7020-4120-8ae6-df2f6a5cd056 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] DELETE https://10.4.3.226/volume/v3/volumes/519b455c-25c3-46d5-8bf4-a59f3104a6fc Jul 31 09:29:25.001096 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f6959ab4-7020-4120-8ae6-df2f6a5cd056 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:25.001332 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f6959ab4-7020-4120-8ae6-df2f6a5cd056 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:25.001576 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-f6959ab4-7020-4120-8ae6-df2f6a5cd056 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] Delete volume with id: 519b455c-25c3-46d5-8bf4-a59f3104a6fc Jul 31 09:29:25.004646 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-3ee1f481-d997-4a67-bce3-32d66994a8b2 req-4bb559ea-7baa-462d-a0e0-2cb7ea16bf54 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:29:25.005476 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 396/1572] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:29:24 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 31 09:29:25.012233 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f6959ab4-7020-4120-8ae6-df2f6a5cd056 tempest-VolumesTransfersV355Test-271771953 tempest-VolumesTransfersV355Test-271771953-project-member] https://10.4.3.226/volume/v3/volumes/519b455c-25c3-46d5-8bf4-a59f3104a6fc returned with HTTP 404 Jul 31 09:29:25.014070 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 392/1573] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:29:24 2026] DELETE /volume/v3/volumes/519b455c-25c3-46d5-8bf4-a59f3104a6fc => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:29:25.018392 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-3ee1f481-d997-4a67-bce3-32d66994a8b2 req-5833000b-5659-489f-85e4-91aac459ccfa None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:25.021532 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-3ee1f481-d997-4a67-bce3-32d66994a8b2 req-5833000b-5659-489f-85e4-91aac459ccfa tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] DELETE https://10.4.3.226/volume/v3/attachments/5b87494b-5183-4764-b025-bf47d6d23acf Jul 31 09:29:25.021786 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-3ee1f481-d997-4a67-bce3-32d66994a8b2 req-5833000b-5659-489f-85e4-91aac459ccfa tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:25.022080 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-3ee1f481-d997-4a67-bce3-32d66994a8b2 req-5833000b-5659-489f-85e4-91aac459ccfa tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:25.034071 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:25.034071 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:25.102482 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-3ee1f481-d997-4a67-bce3-32d66994a8b2 req-5833000b-5659-489f-85e4-91aac459ccfa tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/attachments/5b87494b-5183-4764-b025-bf47d6d23acf returned with HTTP 200 Jul 31 09:29:25.103058 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 396/1574] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:29:25 2026] DELETE /volume/v3/attachments/5b87494b-5183-4764-b025-bf47d6d23acf => generated 192 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:25.718506 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9eefd860-a524-4c96-8f47-c52ac1e059ba None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:25.721271 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9eefd860-a524-4c96-8f47-c52ac1e059ba tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 Jul 31 09:29:25.721271 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9eefd860-a524-4c96-8f47-c52ac1e059ba tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:25.721271 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9eefd860-a524-4c96-8f47-c52ac1e059ba tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:25.721445 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-9eefd860-a524-4c96-8f47-c52ac1e059ba tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id fc82ca6d-6e5b-4008-a4e7-753e5bff01d8. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:25.726996 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:25.726996 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:25.728110 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9eefd860-a524-4c96-8f47-c52ac1e059ba tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 returned with HTTP 200 Jul 31 09:29:25.728619 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 391/1575] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:25 2026] GET /volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:26.432536 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-3ee1f481-d997-4a67-bce3-32d66994a8b2 req-3c38031d-7b37-4ce3-a64e-00fffd65208a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:26.437595 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-3ee1f481-d997-4a67-bce3-32d66994a8b2 req-3c38031d-7b37-4ce3-a64e-00fffd65208a tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] PUT https://10.4.3.226/volume/v3/attachments/463df1d3-ef63-44b7-b011-959695e52985 Jul 31 09:29:26.438140 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-3ee1f481-d997-4a67-bce3-32d66994a8b2 req-3c38031d-7b37-4ce3-a64e-00fffd65208a tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:26.453012 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-3ee1f481-d997-4a67-bce3-32d66994a8b2 req-3c38031d-7b37-4ce3-a64e-00fffd65208a tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Acquiring lock "cinder-attachment_update-8a7222d8-2a90-4255-9799-f51c58f008c4-np0000006200" by "attachment_update" {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:29:26.459738 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-3ee1f481-d997-4a67-bce3-32d66994a8b2 req-3c38031d-7b37-4ce3-a64e-00fffd65208a tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Lock "cinder-attachment_update-8a7222d8-2a90-4255-9799-f51c58f008c4-np0000006200" acquired by "attachment_update" :: waited 0.007s {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:29:26.460807 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:26.460807 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:26.580128 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-3ee1f481-d997-4a67-bce3-32d66994a8b2 req-3c38031d-7b37-4ce3-a64e-00fffd65208a tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Lock "cinder-attachment_update-8a7222d8-2a90-4255-9799-f51c58f008c4-np0000006200" released by "attachment_update" :: held 0.119s {{(pid=100314) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:29:26.580575 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-3ee1f481-d997-4a67-bce3-32d66994a8b2 req-3c38031d-7b37-4ce3-a64e-00fffd65208a tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/attachments/463df1d3-ef63-44b7-b011-959695e52985 returned with HTTP 200 Jul 31 09:29:26.581611 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 397/1576] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:29:26 2026] PUT /volume/v3/attachments/463df1d3-ef63-44b7-b011-959695e52985 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:26.600083 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-3ee1f481-d997-4a67-bce3-32d66994a8b2 req-f86d5efc-591a-43f5-b4ec-ad6dfd5ffe61 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:26.606841 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3ee1f481-d997-4a67-bce3-32d66994a8b2 req-f86d5efc-591a-43f5-b4ec-ad6dfd5ffe61 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] GET https://10.4.3.226/volume/v3/attachments/463df1d3-ef63-44b7-b011-959695e52985 Jul 31 09:29:26.607187 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3ee1f481-d997-4a67-bce3-32d66994a8b2 req-f86d5efc-591a-43f5-b4ec-ad6dfd5ffe61 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:26.607522 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3ee1f481-d997-4a67-bce3-32d66994a8b2 req-f86d5efc-591a-43f5-b4ec-ad6dfd5ffe61 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:26.634018 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3ee1f481-d997-4a67-bce3-32d66994a8b2 req-f86d5efc-591a-43f5-b4ec-ad6dfd5ffe61 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/attachments/463df1d3-ef63-44b7-b011-959695e52985 returned with HTTP 200 Jul 31 09:29:26.634609 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 393/1577] 10.4.3.226 () {70 vars in 1651 bytes} [Fri Jul 31 09:29:26 2026] GET /volume/v3/attachments/463df1d3-ef63-44b7-b011-959695e52985 => generated 994 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:26.746003 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-81222182-c199-4b9a-b55b-e6bb60d00553 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:26.748217 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-81222182-c199-4b9a-b55b-e6bb60d00553 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 Jul 31 09:29:26.748480 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-81222182-c199-4b9a-b55b-e6bb60d00553 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:26.748706 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-81222182-c199-4b9a-b55b-e6bb60d00553 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:26.748889 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-81222182-c199-4b9a-b55b-e6bb60d00553 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id fc82ca6d-6e5b-4008-a4e7-753e5bff01d8. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:26.756564 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:26.756564 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:26.758663 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-81222182-c199-4b9a-b55b-e6bb60d00553 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 returned with HTTP 200 Jul 31 09:29:26.759428 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 397/1578] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:26 2026] GET /volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:27.774323 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d4ce6e71-8ea4-4e2a-9827-902ce4b551c5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:27.776513 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d4ce6e71-8ea4-4e2a-9827-902ce4b551c5 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 Jul 31 09:29:27.776611 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d4ce6e71-8ea4-4e2a-9827-902ce4b551c5 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:27.776824 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d4ce6e71-8ea4-4e2a-9827-902ce4b551c5 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:27.776971 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-d4ce6e71-8ea4-4e2a-9827-902ce4b551c5 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id fc82ca6d-6e5b-4008-a4e7-753e5bff01d8. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:27.781551 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:27.781551 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:27.783041 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d4ce6e71-8ea4-4e2a-9827-902ce4b551c5 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 returned with HTTP 200 Jul 31 09:29:27.783533 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 392/1579] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:27 2026] GET /volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:28.274071 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-993995db-e5e7-4c66-877b-b2fbad441ba2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:28.376723 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-993995db-e5e7-4c66-877b-b2fbad441ba2 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:29:28.377165 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-993995db-e5e7-4c66-877b-b2fbad441ba2 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-368845915"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:28.379108 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-993995db-e5e7-4c66-877b-b2fbad441ba2 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-368845915'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:29:28.379357 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-993995db-e5e7-4c66-877b-b2fbad441ba2 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Create volume of 1 GB Jul 31 09:29:28.379749 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:28.379749 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:28.385685 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-993995db-e5e7-4c66-877b-b2fbad441ba2 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Availability Zones retrieved successfully. Jul 31 09:29:28.394733 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-993995db-e5e7-4c66-877b-b2fbad441ba2 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Flow 'volume_create_api' (2606029f-1e2b-4781-a8fa-6a97101730c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:28.397068 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-993995db-e5e7-4c66-877b-b2fbad441ba2 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b4d517f-b4d2-49ac-8f92-0a00139d7ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:28.398080 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-993995db-e5e7-4c66-877b-b2fbad441ba2 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:29:28.454037 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-993995db-e5e7-4c66-877b-b2fbad441ba2 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b4d517f-b4d2-49ac-8f92-0a00139d7ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:28.454535 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-993995db-e5e7-4c66-877b-b2fbad441ba2 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (150d53d4-a317-439a-be35-7df0cbf6790d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:28.554177 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-993995db-e5e7-4c66-877b-b2fbad441ba2 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Created reservations ['688a79b3-042d-4ddf-a605-fa8c434e6fbe', 'f521feb6-5434-48a2-861f-c0b053245b37', '475c18f2-b8ae-4b7d-84bb-d5f5d5584ce2', '845d88bb-baed-44eb-aaf8-9856aed02370'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:29:28.555121 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-993995db-e5e7-4c66-877b-b2fbad441ba2 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (150d53d4-a317-439a-be35-7df0cbf6790d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['688a79b3-042d-4ddf-a605-fa8c434e6fbe', 'f521feb6-5434-48a2-861f-c0b053245b37', '475c18f2-b8ae-4b7d-84bb-d5f5d5584ce2', '845d88bb-baed-44eb-aaf8-9856aed02370']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:28.555942 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-993995db-e5e7-4c66-877b-b2fbad441ba2 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b023a0d-1e51-4933-8b70-11697ba5150d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:28.595316 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-993995db-e5e7-4c66-877b-b2fbad441ba2 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b023a0d-1e51-4933-8b70-11697ba5150d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41ce56d5-f76b-414e-8657-0e2e1f78ab0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-368845915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='420756d2d62442ac9ff4db79a9f048ac',qos_specs=None,replication_status=,reservations=['688a79b3-042d-4ddf-a605-fa8c434e6fbe','f521feb6-5434-48a2-861f-c0b053245b37','475c18f2-b8ae-4b7d-84bb-d5f5d5584ce2','845d88bb-baed-44eb-aaf8-9856aed02370'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='926a1f96548d49fe8919375b3f63688f',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:29:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-368845915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41ce56d5-f76b-414e-8657-0e2e1f78ab0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='420756d2d62442ac9ff4db79a9f048ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='926a1f96548d49fe8919375b3f63688f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:28.595316 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-993995db-e5e7-4c66-877b-b2fbad441ba2 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (553a7d52-e103-4ae9-a87e-9a8a918cdac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:28.627297 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-993995db-e5e7-4c66-877b-b2fbad441ba2 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (553a7d52-e103-4ae9-a87e-9a8a918cdac9) transitioned into state 'SUCCESS' from state '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-368845915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='420756d2d62442ac9ff4db79a9f048ac',qos_specs=None,replication_status=,reservations=['688a79b3-042d-4ddf-a605-fa8c434e6fbe','f521feb6-5434-48a2-861f-c0b053245b37','475c18f2-b8ae-4b7d-84bb-d5f5d5584ce2','845d88bb-baed-44eb-aaf8-9856aed02370'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='926a1f96548d49fe8919375b3f63688f',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:28.628375 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-993995db-e5e7-4c66-877b-b2fbad441ba2 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6435b39f-4bc5-4f04-a16e-eb4693a4e575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:28.641229 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-993995db-e5e7-4c66-877b-b2fbad441ba2 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6435b39f-4bc5-4f04-a16e-eb4693a4e575) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:28.642559 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-993995db-e5e7-4c66-877b-b2fbad441ba2 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Flow 'volume_create_api' (2606029f-1e2b-4781-a8fa-6a97101730c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:28.643016 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-993995db-e5e7-4c66-877b-b2fbad441ba2 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Create volume request issued successfully. Jul 31 09:29:28.645033 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-993995db-e5e7-4c66-877b-b2fbad441ba2 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:29:28.645033 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 398/1580] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:29:28 2026] POST /volume/v3/volumes => generated 765 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:28.659016 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9ec157bc-9d7d-46eb-b38c-0c57b131bfde None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:28.664357 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9ec157bc-9d7d-46eb-b38c-0c57b131bfde tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] GET https://10.4.3.226/volume/v3/volumes/41ce56d5-f76b-414e-8657-0e2e1f78ab0c Jul 31 09:29:28.664631 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9ec157bc-9d7d-46eb-b38c-0c57b131bfde tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:28.664855 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9ec157bc-9d7d-46eb-b38c-0c57b131bfde tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:28.675635 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:28.675635 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:28.679961 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9ec157bc-9d7d-46eb-b38c-0c57b131bfde tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Volume info retrieved successfully. Jul 31 09:29:28.685522 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9ec157bc-9d7d-46eb-b38c-0c57b131bfde tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/volumes/41ce56d5-f76b-414e-8657-0e2e1f78ab0c returned with HTTP 200 Jul 31 09:29:28.685916 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 394/1581] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:29:28 2026] GET /volume/v3/volumes/41ce56d5-f76b-414e-8657-0e2e1f78ab0c => generated 833 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:28.806826 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-72019772-2ad9-4a49-a9df-4e48038b3078 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:28.814073 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-72019772-2ad9-4a49-a9df-4e48038b3078 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 Jul 31 09:29:28.814073 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-72019772-2ad9-4a49-a9df-4e48038b3078 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:28.814073 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-72019772-2ad9-4a49-a9df-4e48038b3078 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:28.814073 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-72019772-2ad9-4a49-a9df-4e48038b3078 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id fc82ca6d-6e5b-4008-a4e7-753e5bff01d8. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:28.821561 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:28.821561 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:28.822905 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-72019772-2ad9-4a49-a9df-4e48038b3078 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 returned with HTTP 200 Jul 31 09:29:28.823576 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 398/1582] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:28 2026] GET /volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:29.705555 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5f7e0e9b-89ee-4add-95c0-4c9861ed6f94 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:29.707499 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5f7e0e9b-89ee-4add-95c0-4c9861ed6f94 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] GET https://10.4.3.226/volume/v3/volumes/41ce56d5-f76b-414e-8657-0e2e1f78ab0c Jul 31 09:29:29.707719 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5f7e0e9b-89ee-4add-95c0-4c9861ed6f94 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:29.707939 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5f7e0e9b-89ee-4add-95c0-4c9861ed6f94 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:29.717193 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:29.717193 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:29.721601 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5f7e0e9b-89ee-4add-95c0-4c9861ed6f94 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Volume info retrieved successfully. Jul 31 09:29:29.726957 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5f7e0e9b-89ee-4add-95c0-4c9861ed6f94 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/volumes/41ce56d5-f76b-414e-8657-0e2e1f78ab0c returned with HTTP 200 Jul 31 09:29:29.727579 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 393/1583] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:29:29 2026] GET /volume/v3/volumes/41ce56d5-f76b-414e-8657-0e2e1f78ab0c => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:29.740980 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-643fb51c-8b8d-48fa-b450-b980698711af None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:29.743107 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-643fb51c-8b8d-48fa-b450-b980698711af tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:29:29.743476 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-643fb51c-8b8d-48fa-b450-b980698711af tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41ce56d5-f76b-414e-8657-0e2e1f78ab0c", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-760292112"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:29.753187 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:29.753187 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:29.753747 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-643fb51c-8b8d-48fa-b450-b980698711af tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Volume info retrieved successfully. Jul 31 09:29:29.753916 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-643fb51c-8b8d-48fa-b450-b980698711af tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Create snapshot from volume 41ce56d5-f76b-414e-8657-0e2e1f78ab0c Jul 31 09:29:29.808031 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-643fb51c-8b8d-48fa-b450-b980698711af tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Created reservations ['cebb977a-b591-4f34-8020-dea3e984cc56', '3412d85a-fe6d-4d5d-8d00-e3596ea4499d', 'e90dc16d-8d39-4fc7-8a8a-bfb3224eec38', 'fddbd678-5a2b-444e-8c7b-ba73162c450c'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:29:29.838455 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-08e97e76-258f-4a57-9704-281534a6bd1f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:29.841966 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-08e97e76-258f-4a57-9704-281534a6bd1f tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 Jul 31 09:29:29.842262 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-08e97e76-258f-4a57-9704-281534a6bd1f tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:29.842532 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-08e97e76-258f-4a57-9704-281534a6bd1f tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:29.842694 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-08e97e76-258f-4a57-9704-281534a6bd1f tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id fc82ca6d-6e5b-4008-a4e7-753e5bff01d8. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:29.848815 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:29.848815 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:29.849830 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-08e97e76-258f-4a57-9704-281534a6bd1f tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 returned with HTTP 200 Jul 31 09:29:29.850355 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 395/1584] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:29 2026] GET /volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:29.851435 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-643fb51c-8b8d-48fa-b450-b980698711af tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Snapshot create request issued successfully. Jul 31 09:29:29.851824 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-643fb51c-8b8d-48fa-b450-b980698711af tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:29:29.852345 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 399/1585] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:29:29 2026] POST /volume/v3/snapshots => generated 321 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:29:29.864389 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2252845a-8297-4afa-8b04-fd927b1cac66 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:29.866293 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2252845a-8297-4afa-8b04-fd927b1cac66 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] GET https://10.4.3.226/volume/v3/snapshots/51ababd5-55e0-41e0-99d7-24e3edde5d4a Jul 31 09:29:29.866532 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2252845a-8297-4afa-8b04-fd927b1cac66 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:29.866723 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2252845a-8297-4afa-8b04-fd927b1cac66 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:29.873646 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:29.873646 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:29.874125 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-2252845a-8297-4afa-8b04-fd927b1cac66 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Snapshot retrieved successfully. Jul 31 09:29:29.875027 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2252845a-8297-4afa-8b04-fd927b1cac66 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/snapshots/51ababd5-55e0-41e0-99d7-24e3edde5d4a returned with HTTP 200 Jul 31 09:29:29.875471 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 399/1586] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:29:29 2026] GET /volume/v3/snapshots/51ababd5-55e0-41e0-99d7-24e3edde5d4a => generated 453 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:30.267383 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-88844a3e-3756-4e22-85e2-d0fdb34ab3da None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:30.270207 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-88844a3e-3756-4e22-85e2-d0fdb34ab3da tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] GET https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e Jul 31 09:29:30.271023 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-88844a3e-3756-4e22-85e2-d0fdb34ab3da tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:30.271679 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-88844a3e-3756-4e22-85e2-d0fdb34ab3da tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:30.284490 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:30.284490 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:30.294704 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-88844a3e-3756-4e22-85e2-d0fdb34ab3da tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:29:30.302347 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-88844a3e-3756-4e22-85e2-d0fdb34ab3da tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e returned with HTTP 200 Jul 31 09:29:30.302940 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 394/1587] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:30 2026] GET /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e => generated 860 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:30.862781 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9880c674-8ee1-4e06-a1f5-91b460c85df9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:30.865732 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9880c674-8ee1-4e06-a1f5-91b460c85df9 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 Jul 31 09:29:30.866059 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9880c674-8ee1-4e06-a1f5-91b460c85df9 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:30.866367 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9880c674-8ee1-4e06-a1f5-91b460c85df9 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:30.866479 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-9880c674-8ee1-4e06-a1f5-91b460c85df9 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id fc82ca6d-6e5b-4008-a4e7-753e5bff01d8. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:30.873066 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:30.873066 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:30.874207 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9880c674-8ee1-4e06-a1f5-91b460c85df9 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 returned with HTTP 200 Jul 31 09:29:30.876206 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 396/1588] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:30 2026] GET /volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:30.888051 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9e314772-0152-4962-a79e-900040482b52 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:30.891710 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9e314772-0152-4962-a79e-900040482b52 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] GET https://10.4.3.226/volume/v3/snapshots/51ababd5-55e0-41e0-99d7-24e3edde5d4a Jul 31 09:29:30.891986 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9e314772-0152-4962-a79e-900040482b52 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:30.892229 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9e314772-0152-4962-a79e-900040482b52 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:30.899546 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:30.899546 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:30.900223 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9e314772-0152-4962-a79e-900040482b52 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Snapshot retrieved successfully. Jul 31 09:29:30.901458 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9e314772-0152-4962-a79e-900040482b52 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/snapshots/51ababd5-55e0-41e0-99d7-24e3edde5d4a returned with HTTP 200 Jul 31 09:29:30.902016 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 400/1589] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:29:30 2026] GET /volume/v3/snapshots/51ababd5-55e0-41e0-99d7-24e3edde5d4a => generated 480 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:30.914782 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-46e425a0-680d-4c74-bcff-851a2b1ba94d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:30.918090 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-46e425a0-680d-4c74-bcff-851a2b1ba94d tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] POST https://10.4.3.226/volume/v3/volumes/41ce56d5-f76b-414e-8657-0e2e1f78ab0c/action Jul 31 09:29:30.918603 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-46e425a0-680d-4c74-bcff-851a2b1ba94d tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Action body: b'{"revert": {"snapshot_id": "51ababd5-55e0-41e0-99d7-24e3edde5d4a"}}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:29:30.918774 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-46e425a0-680d-4c74-bcff-851a2b1ba94d tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "51ababd5-55e0-41e0-99d7-24e3edde5d4a"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:30.929882 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:30.929882 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:30.930620 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-46e425a0-680d-4c74-bcff-851a2b1ba94d tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Volume retrieved successfully. Jul 31 09:29:30.947756 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-46e425a0-680d-4c74-bcff-851a2b1ba94d tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Reverting volume 41ce56d5-f76b-414e-8657-0e2e1f78ab0c to snapshot 51ababd5-55e0-41e0-99d7-24e3edde5d4a. Jul 31 09:29:30.949135 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:30.949135 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:30.973051 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-46e425a0-680d-4c74-bcff-851a2b1ba94d tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/volumes/41ce56d5-f76b-414e-8657-0e2e1f78ab0c/action returned with HTTP 202 Jul 31 09:29:30.973520 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 400/1590] 10.4.3.226 () {70 vars in 1431 bytes} [Fri Jul 31 09:29:30 2026] POST /volume/v3/volumes/41ce56d5-f76b-414e-8657-0e2e1f78ab0c/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 09:29:30.983055 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4df65838-d293-4f7a-b928-981fc2f3b66d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:30.986468 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4df65838-d293-4f7a-b928-981fc2f3b66d tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] GET https://10.4.3.226/volume/v3/volumes/41ce56d5-f76b-414e-8657-0e2e1f78ab0c Jul 31 09:29:30.986468 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4df65838-d293-4f7a-b928-981fc2f3b66d tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:30.986468 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4df65838-d293-4f7a-b928-981fc2f3b66d tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:30.995914 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:30.995914 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:31.002802 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4df65838-d293-4f7a-b928-981fc2f3b66d tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Volume info retrieved successfully. Jul 31 09:29:31.009674 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4df65838-d293-4f7a-b928-981fc2f3b66d tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/volumes/41ce56d5-f76b-414e-8657-0e2e1f78ab0c returned with HTTP 200 Jul 31 09:29:31.010303 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 395/1591] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:29:30 2026] GET /volume/v3/volumes/41ce56d5-f76b-414e-8657-0e2e1f78ab0c => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:31.318724 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a527532a-4f0d-49fa-ab2b-cc2196df04bb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:31.320751 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a527532a-4f0d-49fa-ab2b-cc2196df04bb tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] GET https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e Jul 31 09:29:31.321571 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a527532a-4f0d-49fa-ab2b-cc2196df04bb tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:31.321653 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a527532a-4f0d-49fa-ab2b-cc2196df04bb tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:31.338379 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:31.338379 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:31.342734 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a527532a-4f0d-49fa-ab2b-cc2196df04bb tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:29:31.348578 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a527532a-4f0d-49fa-ab2b-cc2196df04bb tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e returned with HTTP 200 Jul 31 09:29:31.353318 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 397/1592] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:31 2026] GET /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:31.836223 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-3ee1f481-d997-4a67-bce3-32d66994a8b2 req-49b32cab-f5ca-4882-97a8-e49663302e5f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:31.839786 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-3ee1f481-d997-4a67-bce3-32d66994a8b2 req-49b32cab-f5ca-4882-97a8-e49663302e5f tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] POST https://10.4.3.226/volume/v3/attachments/463df1d3-ef63-44b7-b011-959695e52985/action Jul 31 09:29:31.840820 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-3ee1f481-d997-4a67-bce3-32d66994a8b2 req-49b32cab-f5ca-4882-97a8-e49663302e5f tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Action body: b'{"os-complete": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:29:31.841259 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-3ee1f481-d997-4a67-bce3-32d66994a8b2 req-49b32cab-f5ca-4882-97a8-e49663302e5f tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:31.877153 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:31.877153 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:31.899740 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9c92a1f6-6103-4287-8471-383ce971c1d2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:31.903271 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9c92a1f6-6103-4287-8471-383ce971c1d2 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 Jul 31 09:29:31.903639 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9c92a1f6-6103-4287-8471-383ce971c1d2 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:31.904196 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9c92a1f6-6103-4287-8471-383ce971c1d2 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:31.904196 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-9c92a1f6-6103-4287-8471-383ce971c1d2 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id fc82ca6d-6e5b-4008-a4e7-753e5bff01d8. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:31.904342 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-3ee1f481-d997-4a67-bce3-32d66994a8b2 req-49b32cab-f5ca-4882-97a8-e49663302e5f tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/attachments/463df1d3-ef63-44b7-b011-959695e52985/action returned with HTTP 204 Jul 31 09:29:31.904959 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 401/1593] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:29:31 2026] POST /volume/v3/attachments/463df1d3-ef63-44b7-b011-959695e52985/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:31.916308 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:31.916308 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:31.917802 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9c92a1f6-6103-4287-8471-383ce971c1d2 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 returned with HTTP 200 Jul 31 09:29:31.918627 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 401/1594] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:31 2026] GET /volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:32.033099 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-32fb7699-7ec0-4fb1-b53f-72527cd9e5e6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:32.036638 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-32fb7699-7ec0-4fb1-b53f-72527cd9e5e6 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] GET https://10.4.3.226/volume/v3/volumes/41ce56d5-f76b-414e-8657-0e2e1f78ab0c Jul 31 09:29:32.036638 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-32fb7699-7ec0-4fb1-b53f-72527cd9e5e6 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:32.036638 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-32fb7699-7ec0-4fb1-b53f-72527cd9e5e6 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:32.049612 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:32.049612 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:32.057562 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-32fb7699-7ec0-4fb1-b53f-72527cd9e5e6 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Volume info retrieved successfully. Jul 31 09:29:32.064857 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-32fb7699-7ec0-4fb1-b53f-72527cd9e5e6 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/volumes/41ce56d5-f76b-414e-8657-0e2e1f78ab0c returned with HTTP 200 Jul 31 09:29:32.065511 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 396/1595] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:29:32 2026] GET /volume/v3/volumes/41ce56d5-f76b-414e-8657-0e2e1f78ab0c => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:32.084035 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d5e396a7-8b86-4229-8f88-bc85717a8e17 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:32.086310 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d5e396a7-8b86-4229-8f88-bc85717a8e17 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] GET https://10.4.3.226/volume/v3/snapshots/51ababd5-55e0-41e0-99d7-24e3edde5d4a Jul 31 09:29:32.086540 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d5e396a7-8b86-4229-8f88-bc85717a8e17 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:32.086847 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d5e396a7-8b86-4229-8f88-bc85717a8e17 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:32.099530 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:32.099530 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:32.100064 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d5e396a7-8b86-4229-8f88-bc85717a8e17 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Snapshot retrieved successfully. Jul 31 09:29:32.101020 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d5e396a7-8b86-4229-8f88-bc85717a8e17 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/snapshots/51ababd5-55e0-41e0-99d7-24e3edde5d4a returned with HTTP 200 Jul 31 09:29:32.103373 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 398/1596] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:29:32 2026] GET /volume/v3/snapshots/51ababd5-55e0-41e0-99d7-24e3edde5d4a => generated 480 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:32.119488 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8afca66f-a787-4caa-ae91-c29a2c505245 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:32.121607 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8afca66f-a787-4caa-ae91-c29a2c505245 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] GET https://10.4.3.226/volume/v3/volumes/41ce56d5-f76b-414e-8657-0e2e1f78ab0c Jul 31 09:29:32.121806 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8afca66f-a787-4caa-ae91-c29a2c505245 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:32.122082 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8afca66f-a787-4caa-ae91-c29a2c505245 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:32.136829 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:32.136829 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:32.147036 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-8afca66f-a787-4caa-ae91-c29a2c505245 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Volume info retrieved successfully. Jul 31 09:29:32.158609 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8afca66f-a787-4caa-ae91-c29a2c505245 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/volumes/41ce56d5-f76b-414e-8657-0e2e1f78ab0c returned with HTTP 200 Jul 31 09:29:32.159214 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 402/1597] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:29:32 2026] GET /volume/v3/volumes/41ce56d5-f76b-414e-8657-0e2e1f78ab0c => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 09:29:32.175487 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-407ad895-3a10-4613-84c2-a0775aa0070a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:32.177312 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-407ad895-3a10-4613-84c2-a0775aa0070a tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:29:32.179348 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-407ad895-3a10-4613-84c2-a0775aa0070a tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1494035533"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:32.180988 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-407ad895-3a10-4613-84c2-a0775aa0070a tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1494035533'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:29:32.181179 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-407ad895-3a10-4613-84c2-a0775aa0070a tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Create volume of 1 GB Jul 31 09:29:32.187172 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-407ad895-3a10-4613-84c2-a0775aa0070a tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Availability Zones retrieved successfully. Jul 31 09:29:32.195576 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-407ad895-3a10-4613-84c2-a0775aa0070a tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Flow 'volume_create_api' (d30b7a88-b402-421f-8d3e-8f50974b5904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:32.196713 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-407ad895-3a10-4613-84c2-a0775aa0070a tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (750016d5-a257-463f-bc8c-6be3913a0260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:32.198010 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-407ad895-3a10-4613-84c2-a0775aa0070a tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:29:32.252422 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-407ad895-3a10-4613-84c2-a0775aa0070a tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (750016d5-a257-463f-bc8c-6be3913a0260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:32.253592 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-407ad895-3a10-4613-84c2-a0775aa0070a tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49eecd9b-286b-490b-8587-22aa11668f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:32.310766 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-407ad895-3a10-4613-84c2-a0775aa0070a tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Created reservations ['e32c35b5-d53c-4acc-ba34-043317a076df', '7ce5c121-d0f9-4f7f-8634-1761c4a40aee', '75bbb8ba-6fba-4bc0-98b2-0fdb2bd7cf07', 'ffc76a23-03f8-43a3-803e-eb5248eccdc9'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:29:32.311613 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-407ad895-3a10-4613-84c2-a0775aa0070a tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49eecd9b-286b-490b-8587-22aa11668f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e32c35b5-d53c-4acc-ba34-043317a076df', '7ce5c121-d0f9-4f7f-8634-1761c4a40aee', '75bbb8ba-6fba-4bc0-98b2-0fdb2bd7cf07', 'ffc76a23-03f8-43a3-803e-eb5248eccdc9']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:32.312701 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-407ad895-3a10-4613-84c2-a0775aa0070a tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d73f4cee-0f24-4b47-ba3a-ba0ca78f3443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:32.342149 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-407ad895-3a10-4613-84c2-a0775aa0070a tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d73f4cee-0f24-4b47-ba3a-ba0ca78f3443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd3ddd67-a66c-4b39-98ef-dcea37b2db3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1494035533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='420756d2d62442ac9ff4db79a9f048ac',qos_specs=None,replication_status=,reservations=['e32c35b5-d53c-4acc-ba34-043317a076df','7ce5c121-d0f9-4f7f-8634-1761c4a40aee','75bbb8ba-6fba-4bc0-98b2-0fdb2bd7cf07','ffc76a23-03f8-43a3-803e-eb5248eccdc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='926a1f96548d49fe8919375b3f63688f',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:29:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1494035533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd3ddd67-a66c-4b39-98ef-dcea37b2db3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='420756d2d62442ac9ff4db79a9f048ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='926a1f96548d49fe8919375b3f63688f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:32.343024 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-407ad895-3a10-4613-84c2-a0775aa0070a tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e69936b-d04a-45fd-b480-0509aca69c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:32.354518 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fc3b3108-b26e-438d-9809-96967a911561 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:32.356129 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fc3b3108-b26e-438d-9809-96967a911561 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] GET https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e Jul 31 09:29:32.356463 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fc3b3108-b26e-438d-9809-96967a911561 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:32.356803 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fc3b3108-b26e-438d-9809-96967a911561 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:32.365624 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:32.365624 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:32.371229 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fc3b3108-b26e-438d-9809-96967a911561 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:29:32.371849 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-407ad895-3a10-4613-84c2-a0775aa0070a tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e69936b-d04a-45fd-b480-0509aca69c04) transitioned into state 'SUCCESS' from state '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-1494035533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='420756d2d62442ac9ff4db79a9f048ac',qos_specs=None,replication_status=,reservations=['e32c35b5-d53c-4acc-ba34-043317a076df','7ce5c121-d0f9-4f7f-8634-1761c4a40aee','75bbb8ba-6fba-4bc0-98b2-0fdb2bd7cf07','ffc76a23-03f8-43a3-803e-eb5248eccdc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='926a1f96548d49fe8919375b3f63688f',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:32.372681 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-407ad895-3a10-4613-84c2-a0775aa0070a tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46fda9b4-0418-49a0-9bfc-920f2419dddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:32.378936 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fc3b3108-b26e-438d-9809-96967a911561 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e returned with HTTP 200 Jul 31 09:29:32.378936 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 397/1598] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:32 2026] GET /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:32.387937 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-407ad895-3a10-4613-84c2-a0775aa0070a tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46fda9b4-0418-49a0-9bfc-920f2419dddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:32.388859 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-407ad895-3a10-4613-84c2-a0775aa0070a tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Flow 'volume_create_api' (d30b7a88-b402-421f-8d3e-8f50974b5904) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:32.390710 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-407ad895-3a10-4613-84c2-a0775aa0070a tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Create volume request issued successfully. Jul 31 09:29:32.391596 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-407ad895-3a10-4613-84c2-a0775aa0070a tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:29:32.392067 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 402/1599] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:29:32 2026] POST /volume/v3/volumes => generated 766 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:32.392962 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4cf0ff27-b90c-4501-9789-da335200f765 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:32.395723 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4cf0ff27-b90c-4501-9789-da335200f765 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] DELETE https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e Jul 31 09:29:32.395943 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4cf0ff27-b90c-4501-9789-da335200f765 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:32.396268 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4cf0ff27-b90c-4501-9789-da335200f765 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:32.396333 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-4cf0ff27-b90c-4501-9789-da335200f765 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Delete volume with id: 0b39cb41-a26e-47fc-8bb3-84ba7a993d0e Jul 31 09:29:32.405847 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a61fe0a1-9666-43dc-9e4a-c749516f734e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:32.409266 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a61fe0a1-9666-43dc-9e4a-c749516f734e tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] GET https://10.4.3.226/volume/v3/volumes/cd3ddd67-a66c-4b39-98ef-dcea37b2db3a Jul 31 09:29:32.409370 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:32.409370 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:32.409442 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a61fe0a1-9666-43dc-9e4a-c749516f734e tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:32.409442 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a61fe0a1-9666-43dc-9e4a-c749516f734e tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:32.409505 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4cf0ff27-b90c-4501-9789-da335200f765 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:29:32.424700 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:32.424700 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:32.434118 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a61fe0a1-9666-43dc-9e4a-c749516f734e tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Volume info retrieved successfully. Jul 31 09:29:32.441062 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a61fe0a1-9666-43dc-9e4a-c749516f734e tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/volumes/cd3ddd67-a66c-4b39-98ef-dcea37b2db3a returned with HTTP 200 Jul 31 09:29:32.441654 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 403/1600] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:29:32 2026] GET /volume/v3/volumes/cd3ddd67-a66c-4b39-98ef-dcea37b2db3a => generated 834 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:32.445813 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4cf0ff27-b90c-4501-9789-da335200f765 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Delete volume request issued successfully. Jul 31 09:29:32.446108 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4cf0ff27-b90c-4501-9789-da335200f765 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e returned with HTTP 202 Jul 31 09:29:32.446679 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 399/1601] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:29:32 2026] DELETE /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:29:32.465690 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3117125f-4a65-49b3-912c-277db98e23ef None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:32.469443 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3117125f-4a65-49b3-912c-277db98e23ef tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] GET https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e Jul 31 09:29:32.471263 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3117125f-4a65-49b3-912c-277db98e23ef tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:32.471263 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3117125f-4a65-49b3-912c-277db98e23ef tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:32.481327 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:32.481327 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:32.489188 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3117125f-4a65-49b3-912c-277db98e23ef tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Volume info retrieved successfully. Jul 31 09:29:32.495729 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3117125f-4a65-49b3-912c-277db98e23ef tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e returned with HTTP 200 Jul 31 09:29:32.496398 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 398/1602] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:32 2026] GET /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:32.538896 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b9bcc2b3-39ae-4177-a8c0-840399c1b74e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:32.542108 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b9bcc2b3-39ae-4177-a8c0-840399c1b74e tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 Jul 31 09:29:32.542521 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b9bcc2b3-39ae-4177-a8c0-840399c1b74e tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:32.542922 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b9bcc2b3-39ae-4177-a8c0-840399c1b74e tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:32.553913 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:32.553913 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:32.560981 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-b9bcc2b3-39ae-4177-a8c0-840399c1b74e tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:29:32.571767 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b9bcc2b3-39ae-4177-a8c0-840399c1b74e tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 returned with HTTP 200 Jul 31 09:29:32.572635 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 403/1603] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:32 2026] GET /volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:32.651089 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-68f6381b-7801-42d9-98a6-889f573a107a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:32.653155 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-68f6381b-7801-42d9-98a6-889f573a107a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 Jul 31 09:29:32.653468 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-68f6381b-7801-42d9-98a6-889f573a107a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:32.653605 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-68f6381b-7801-42d9-98a6-889f573a107a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:32.664127 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:32.664127 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:32.669639 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-68f6381b-7801-42d9-98a6-889f573a107a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:29:32.677070 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-68f6381b-7801-42d9-98a6-889f573a107a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 returned with HTTP 200 Jul 31 09:29:32.677771 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 404/1604] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:32 2026] GET /volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:32.936016 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d44e24f2-f2cb-4c74-8f9a-ddcdbe1b5753 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:32.938562 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d44e24f2-f2cb-4c74-8f9a-ddcdbe1b5753 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 Jul 31 09:29:32.938865 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d44e24f2-f2cb-4c74-8f9a-ddcdbe1b5753 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:32.939272 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d44e24f2-f2cb-4c74-8f9a-ddcdbe1b5753 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:32.939488 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-d44e24f2-f2cb-4c74-8f9a-ddcdbe1b5753 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id fc82ca6d-6e5b-4008-a4e7-753e5bff01d8. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:32.946714 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:32.946714 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:32.948255 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d44e24f2-f2cb-4c74-8f9a-ddcdbe1b5753 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 returned with HTTP 200 Jul 31 09:29:32.948255 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 400/1605] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:32 2026] GET /volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:33.459764 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d3c7e8fc-052b-49d3-8a09-7a064b61ee47 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:33.463457 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d3c7e8fc-052b-49d3-8a09-7a064b61ee47 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] GET https://10.4.3.226/volume/v3/volumes/cd3ddd67-a66c-4b39-98ef-dcea37b2db3a Jul 31 09:29:33.463457 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d3c7e8fc-052b-49d3-8a09-7a064b61ee47 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:33.463457 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d3c7e8fc-052b-49d3-8a09-7a064b61ee47 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:33.475783 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:33.475783 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:33.484676 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d3c7e8fc-052b-49d3-8a09-7a064b61ee47 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Volume info retrieved successfully. Jul 31 09:29:33.493446 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d3c7e8fc-052b-49d3-8a09-7a064b61ee47 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/volumes/cd3ddd67-a66c-4b39-98ef-dcea37b2db3a returned with HTTP 200 Jul 31 09:29:33.494217 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 399/1606] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:29:33 2026] GET /volume/v3/volumes/cd3ddd67-a66c-4b39-98ef-dcea37b2db3a => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:33.512574 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5a2de487-f73b-4b33-9095-209e2c62eadb None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:33.513074 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0848490a-b3fb-4873-a5d7-c8911ca508f1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:33.514693 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5a2de487-f73b-4b33-9095-209e2c62eadb tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:29:33.515065 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0848490a-b3fb-4873-a5d7-c8911ca508f1 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] GET https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e Jul 31 09:29:33.515148 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5a2de487-f73b-4b33-9095-209e2c62eadb tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cd3ddd67-a66c-4b39-98ef-dcea37b2db3a", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1852914684"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:33.515525 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0848490a-b3fb-4873-a5d7-c8911ca508f1 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:33.516774 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0848490a-b3fb-4873-a5d7-c8911ca508f1 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:33.536423 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:33.536423 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:33.537028 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5a2de487-f73b-4b33-9095-209e2c62eadb tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Volume info retrieved successfully. Jul 31 09:29:33.537144 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-5a2de487-f73b-4b33-9095-209e2c62eadb tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Create snapshot from volume cd3ddd67-a66c-4b39-98ef-dcea37b2db3a Jul 31 09:29:33.579789 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-5a2de487-f73b-4b33-9095-209e2c62eadb tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Created reservations ['6ff8839f-e306-4d43-afa5-0d433a7c7003', '0ef99738-2548-4f2e-a5f4-1fc7524c0caa', 'd8badb93-889b-4e7f-a916-451d0949443c', 'b14d4599-8442-4e7a-ab22-475e5076bf55'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:29:33.626999 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5a2de487-f73b-4b33-9095-209e2c62eadb tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Snapshot create request issued successfully. Jul 31 09:29:33.627437 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5a2de487-f73b-4b33-9095-209e2c62eadb tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:29:33.628268 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 404/1607] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:29:33 2026] POST /volume/v3/snapshots => generated 322 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:29:33.638293 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f5bf73f4-1790-4a20-a0cc-6c4438e5b2a7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:33.640833 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f5bf73f4-1790-4a20-a0cc-6c4438e5b2a7 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] GET https://10.4.3.226/volume/v3/snapshots/3b3de486-6d6e-4dde-811b-6aa56be1841c Jul 31 09:29:33.640833 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f5bf73f4-1790-4a20-a0cc-6c4438e5b2a7 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:33.640833 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f5bf73f4-1790-4a20-a0cc-6c4438e5b2a7 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:33.645760 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:33.645760 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:33.646186 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f5bf73f4-1790-4a20-a0cc-6c4438e5b2a7 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Snapshot retrieved successfully. Jul 31 09:29:33.647120 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f5bf73f4-1790-4a20-a0cc-6c4438e5b2a7 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/snapshots/3b3de486-6d6e-4dde-811b-6aa56be1841c returned with HTTP 200 Jul 31 09:29:33.647577 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 401/1608] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:29:33 2026] GET /volume/v3/snapshots/3b3de486-6d6e-4dde-811b-6aa56be1841c => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:33.690297 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0848490a-b3fb-4873-a5d7-c8911ca508f1 tempest-VolumesActionsTest-8528997 tempest-VolumesActionsTest-8528997-project-member] https://10.4.3.226/volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e returned with HTTP 404 Jul 31 09:29:33.691102 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 405/1609] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:33 2026] GET /volume/v3/volumes/0b39cb41-a26e-47fc-8bb3-84ba7a993d0e => generated 109 bytes in 179 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:33.966975 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d939ec78-3736-44f2-ad25-bc7d7f3e05c8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:33.970925 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d939ec78-3736-44f2-ad25-bc7d7f3e05c8 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 Jul 31 09:29:33.970925 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d939ec78-3736-44f2-ad25-bc7d7f3e05c8 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:33.970925 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d939ec78-3736-44f2-ad25-bc7d7f3e05c8 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:33.970925 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-d939ec78-3736-44f2-ad25-bc7d7f3e05c8 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id fc82ca6d-6e5b-4008-a4e7-753e5bff01d8. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:33.978866 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:33.978866 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:33.979752 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d939ec78-3736-44f2-ad25-bc7d7f3e05c8 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 returned with HTTP 200 Jul 31 09:29:33.980601 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 400/1610] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:33 2026] GET /volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:34.662779 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d7ca621e-6708-4d9d-a261-739747faa288 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:34.665286 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d7ca621e-6708-4d9d-a261-739747faa288 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] GET https://10.4.3.226/volume/v3/snapshots/3b3de486-6d6e-4dde-811b-6aa56be1841c Jul 31 09:29:34.665583 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d7ca621e-6708-4d9d-a261-739747faa288 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:34.665858 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d7ca621e-6708-4d9d-a261-739747faa288 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:34.673081 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:34.673081 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:34.673733 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d7ca621e-6708-4d9d-a261-739747faa288 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Snapshot retrieved successfully. Jul 31 09:29:34.674880 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d7ca621e-6708-4d9d-a261-739747faa288 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/snapshots/3b3de486-6d6e-4dde-811b-6aa56be1841c returned with HTTP 200 Jul 31 09:29:34.675877 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 405/1611] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:29:34 2026] GET /volume/v3/snapshots/3b3de486-6d6e-4dde-811b-6aa56be1841c => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:34.693068 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-eb28edef-10ea-4f5f-bedf-6a7476622a5f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:34.695200 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eb28edef-10ea-4f5f-bedf-6a7476622a5f tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] POST https://10.4.3.226/volume/v3/volumes/cd3ddd67-a66c-4b39-98ef-dcea37b2db3a/action Jul 31 09:29:34.696158 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eb28edef-10ea-4f5f-bedf-6a7476622a5f tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:29:34.696158 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eb28edef-10ea-4f5f-bedf-6a7476622a5f tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:34.716169 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:34.716169 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:34.716169 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-eb28edef-10ea-4f5f-bedf-6a7476622a5f tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Volume info retrieved successfully. Jul 31 09:29:34.766375 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-eb28edef-10ea-4f5f-bedf-6a7476622a5f tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Created reservations ['e9bcf67b-2ef7-49bd-8f13-b90d62af0b74', '7d8ffd26-9225-48bb-8b8c-455fa7ecb24e'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:29:34.778895 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-eb28edef-10ea-4f5f-bedf-6a7476622a5f tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Extend volume request issued successfully. Jul 31 09:29:34.779216 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eb28edef-10ea-4f5f-bedf-6a7476622a5f tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/volumes/cd3ddd67-a66c-4b39-98ef-dcea37b2db3a/action returned with HTTP 202 Jul 31 09:29:34.779763 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 402/1612] 10.4.3.226 () {70 vars in 1431 bytes} [Fri Jul 31 09:29:34 2026] POST /volume/v3/volumes/cd3ddd67-a66c-4b39-98ef-dcea37b2db3a/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 09:29:34.789795 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1363336c-36ed-47da-8c49-67b8ba32fe09 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:34.790266 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1363336c-36ed-47da-8c49-67b8ba32fe09 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] GET https://10.4.3.226/volume/v3/volumes/cd3ddd67-a66c-4b39-98ef-dcea37b2db3a Jul 31 09:29:34.790541 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1363336c-36ed-47da-8c49-67b8ba32fe09 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:34.790779 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1363336c-36ed-47da-8c49-67b8ba32fe09 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:34.800407 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:34.800407 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:34.806002 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-1363336c-36ed-47da-8c49-67b8ba32fe09 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Volume info retrieved successfully. Jul 31 09:29:34.812648 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1363336c-36ed-47da-8c49-67b8ba32fe09 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/volumes/cd3ddd67-a66c-4b39-98ef-dcea37b2db3a returned with HTTP 200 Jul 31 09:29:34.816269 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 406/1613] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:29:34 2026] GET /volume/v3/volumes/cd3ddd67-a66c-4b39-98ef-dcea37b2db3a => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:34.992700 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-015b147c-c322-40c5-be98-4b0bf4c3bf21 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:34.994533 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-015b147c-c322-40c5-be98-4b0bf4c3bf21 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 Jul 31 09:29:34.994713 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-015b147c-c322-40c5-be98-4b0bf4c3bf21 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:34.994927 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-015b147c-c322-40c5-be98-4b0bf4c3bf21 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:34.995057 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-015b147c-c322-40c5-be98-4b0bf4c3bf21 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id fc82ca6d-6e5b-4008-a4e7-753e5bff01d8. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:34.999396 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:34.999396 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:35.001270 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-015b147c-c322-40c5-be98-4b0bf4c3bf21 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 returned with HTTP 200 Jul 31 09:29:35.001270 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 401/1614] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:34 2026] GET /volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:35.834905 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-85ed9e37-ed20-448a-bb45-fcf3a51f783b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:35.840711 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-85ed9e37-ed20-448a-bb45-fcf3a51f783b tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] GET https://10.4.3.226/volume/v3/volumes/cd3ddd67-a66c-4b39-98ef-dcea37b2db3a Jul 31 09:29:35.840711 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-85ed9e37-ed20-448a-bb45-fcf3a51f783b tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:35.840905 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-85ed9e37-ed20-448a-bb45-fcf3a51f783b tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:35.852675 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:35.852675 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:35.860032 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-85ed9e37-ed20-448a-bb45-fcf3a51f783b tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Volume info retrieved successfully. Jul 31 09:29:35.867207 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-85ed9e37-ed20-448a-bb45-fcf3a51f783b tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/volumes/cd3ddd67-a66c-4b39-98ef-dcea37b2db3a returned with HTTP 200 Jul 31 09:29:35.867705 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 406/1615] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:29:35 2026] GET /volume/v3/volumes/cd3ddd67-a66c-4b39-98ef-dcea37b2db3a => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:35.885061 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6a8f7fcf-cae2-4056-8875-72a1256d97a2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:35.887626 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6a8f7fcf-cae2-4056-8875-72a1256d97a2 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] POST https://10.4.3.226/volume/v3/volumes/cd3ddd67-a66c-4b39-98ef-dcea37b2db3a/action Jul 31 09:29:35.888441 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6a8f7fcf-cae2-4056-8875-72a1256d97a2 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Action body: b'{"revert": {"snapshot_id": "3b3de486-6d6e-4dde-811b-6aa56be1841c"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:29:35.889373 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6a8f7fcf-cae2-4056-8875-72a1256d97a2 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "3b3de486-6d6e-4dde-811b-6aa56be1841c"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:35.905329 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:35.905329 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:35.906454 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6a8f7fcf-cae2-4056-8875-72a1256d97a2 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Volume retrieved successfully. Jul 31 09:29:35.940126 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6a8f7fcf-cae2-4056-8875-72a1256d97a2 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] HTTP exception thrown: Can't revert volume cd3ddd67-a66c-4b39-98ef-dcea37b2db3a to its latest snapshot 3b3de486-6d6e-4dde-811b-6aa56be1841c. The volume size must be equal to the snapshot size. Jul 31 09:29:35.940342 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6a8f7fcf-cae2-4056-8875-72a1256d97a2 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/volumes/cd3ddd67-a66c-4b39-98ef-dcea37b2db3a/action returned with HTTP 400 Jul 31 09:29:35.941176 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 403/1616] 10.4.3.226 () {70 vars in 1431 bytes} [Fri Jul 31 09:29:35 2026] POST /volume/v3/volumes/cd3ddd67-a66c-4b39-98ef-dcea37b2db3a/action => generated 213 bytes in 57 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 31 09:29:35.953759 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a6114498-c3f1-481b-b0bb-5f98d2e588b6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:35.955527 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a6114498-c3f1-481b-b0bb-5f98d2e588b6 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/3b3de486-6d6e-4dde-811b-6aa56be1841c Jul 31 09:29:35.955735 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a6114498-c3f1-481b-b0bb-5f98d2e588b6 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:35.955954 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a6114498-c3f1-481b-b0bb-5f98d2e588b6 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:35.956048 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-a6114498-c3f1-481b-b0bb-5f98d2e588b6 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Delete snapshot with id: 3b3de486-6d6e-4dde-811b-6aa56be1841c Jul 31 09:29:35.961432 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:35.961432 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:35.961908 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a6114498-c3f1-481b-b0bb-5f98d2e588b6 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Snapshot retrieved successfully. Jul 31 09:29:35.981068 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a6114498-c3f1-481b-b0bb-5f98d2e588b6 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Snapshot delete request issued successfully. Jul 31 09:29:35.981260 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a6114498-c3f1-481b-b0bb-5f98d2e588b6 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/snapshots/3b3de486-6d6e-4dde-811b-6aa56be1841c returned with HTTP 202 Jul 31 09:29:35.981676 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 407/1617] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:29:35 2026] DELETE /volume/v3/snapshots/3b3de486-6d6e-4dde-811b-6aa56be1841c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:29:35.993427 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-663a1758-6e82-4aee-b2df-e1933bd27153 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:35.997441 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-663a1758-6e82-4aee-b2df-e1933bd27153 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] GET https://10.4.3.226/volume/v3/snapshots/3b3de486-6d6e-4dde-811b-6aa56be1841c Jul 31 09:29:35.997722 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-663a1758-6e82-4aee-b2df-e1933bd27153 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:35.997986 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-663a1758-6e82-4aee-b2df-e1933bd27153 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:36.010134 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:36.010134 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:36.010783 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-663a1758-6e82-4aee-b2df-e1933bd27153 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Snapshot retrieved successfully. Jul 31 09:29:36.012119 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-663a1758-6e82-4aee-b2df-e1933bd27153 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/snapshots/3b3de486-6d6e-4dde-811b-6aa56be1841c returned with HTTP 200 Jul 31 09:29:36.012659 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 402/1618] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:29:35 2026] GET /volume/v3/snapshots/3b3de486-6d6e-4dde-811b-6aa56be1841c => generated 480 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:36.014606 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0ade566e-03ec-4bd5-8825-4614c7277ad6 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:36.018527 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0ade566e-03ec-4bd5-8825-4614c7277ad6 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 Jul 31 09:29:36.018734 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0ade566e-03ec-4bd5-8825-4614c7277ad6 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:36.019001 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0ade566e-03ec-4bd5-8825-4614c7277ad6 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:36.019161 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-0ade566e-03ec-4bd5-8825-4614c7277ad6 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id fc82ca6d-6e5b-4008-a4e7-753e5bff01d8. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:36.025070 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:36.025070 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:36.025851 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0ade566e-03ec-4bd5-8825-4614c7277ad6 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 returned with HTTP 200 Jul 31 09:29:36.026256 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 407/1619] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:36 2026] GET /volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:37.028713 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-18f70b88-cf68-492c-8f42-e354f87554c5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:37.031368 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-18f70b88-cf68-492c-8f42-e354f87554c5 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] GET https://10.4.3.226/volume/v3/snapshots/3b3de486-6d6e-4dde-811b-6aa56be1841c Jul 31 09:29:37.035269 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-18f70b88-cf68-492c-8f42-e354f87554c5 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:37.035269 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-18f70b88-cf68-492c-8f42-e354f87554c5 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:37.038600 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8643a721-6ae9-46e9-969f-a56209fbb464 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:37.039351 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-18f70b88-cf68-492c-8f42-e354f87554c5 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/snapshots/3b3de486-6d6e-4dde-811b-6aa56be1841c returned with HTTP 404 Jul 31 09:29:37.040007 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 404/1620] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:29:37 2026] GET /volume/v3/snapshots/3b3de486-6d6e-4dde-811b-6aa56be1841c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:37.050866 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e574a2e8-85f6-4597-b8ed-e430d3779583 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:37.051320 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8643a721-6ae9-46e9-969f-a56209fbb464 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 Jul 31 09:29:37.052490 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8643a721-6ae9-46e9-969f-a56209fbb464 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:37.052802 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8643a721-6ae9-46e9-969f-a56209fbb464 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:37.052985 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-8643a721-6ae9-46e9-969f-a56209fbb464 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id fc82ca6d-6e5b-4008-a4e7-753e5bff01d8. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:37.053145 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e574a2e8-85f6-4597-b8ed-e430d3779583 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] DELETE https://10.4.3.226/volume/v3/volumes/cd3ddd67-a66c-4b39-98ef-dcea37b2db3a Jul 31 09:29:37.053762 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e574a2e8-85f6-4597-b8ed-e430d3779583 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:37.054087 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e574a2e8-85f6-4597-b8ed-e430d3779583 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:37.054370 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-e574a2e8-85f6-4597-b8ed-e430d3779583 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Delete volume with id: cd3ddd67-a66c-4b39-98ef-dcea37b2db3a Jul 31 09:29:37.065197 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:37.065197 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:37.065793 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e574a2e8-85f6-4597-b8ed-e430d3779583 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Volume info retrieved successfully. Jul 31 09:29:37.069116 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:37.069116 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:37.070782 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8643a721-6ae9-46e9-969f-a56209fbb464 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 returned with HTTP 200 Jul 31 09:29:37.071786 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 408/1621] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:37 2026] GET /volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 => generated 800 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:37.092382 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e574a2e8-85f6-4597-b8ed-e430d3779583 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Delete volume request issued successfully. Jul 31 09:29:37.092682 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e574a2e8-85f6-4597-b8ed-e430d3779583 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/volumes/cd3ddd67-a66c-4b39-98ef-dcea37b2db3a returned with HTTP 202 Jul 31 09:29:37.096530 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 403/1622] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:29:37 2026] DELETE /volume/v3/volumes/cd3ddd67-a66c-4b39-98ef-dcea37b2db3a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:29:37.105722 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d5ca3bb8-55b6-40c2-8d1d-6992cef2ec53 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:37.109538 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d5ca3bb8-55b6-40c2-8d1d-6992cef2ec53 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] GET https://10.4.3.226/volume/v3/volumes/cd3ddd67-a66c-4b39-98ef-dcea37b2db3a Jul 31 09:29:37.109937 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d5ca3bb8-55b6-40c2-8d1d-6992cef2ec53 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:37.110308 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d5ca3bb8-55b6-40c2-8d1d-6992cef2ec53 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:37.122976 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:37.122976 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:37.132334 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d5ca3bb8-55b6-40c2-8d1d-6992cef2ec53 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Volume info retrieved successfully. Jul 31 09:29:37.145430 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d5ca3bb8-55b6-40c2-8d1d-6992cef2ec53 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/volumes/cd3ddd67-a66c-4b39-98ef-dcea37b2db3a returned with HTTP 200 Jul 31 09:29:37.145430 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 408/1623] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:29:37 2026] GET /volume/v3/volumes/cd3ddd67-a66c-4b39-98ef-dcea37b2db3a => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:37.273611 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7f5d7e07-cebf-4cf2-bc5c-5f6f39da6de9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:37.456611 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f5d7e07-cebf-4cf2-bc5c-5f6f39da6de9 tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:29:37.457137 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7f5d7e07-cebf-4cf2-bc5c-5f6f39da6de9 tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-650864082", "extra_specs": {}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:37.463739 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:37.463739 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:37.475547 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f5d7e07-cebf-4cf2-bc5c-5f6f39da6de9 tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:29:37.476007 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 405/1624] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:29:37 2026] POST /volume/v3/types => generated 211 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:37.484707 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5949421f-a071-4e98-aa10-92247681319a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:37.486200 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5949421f-a071-4e98-aa10-92247681319a tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] POST https://10.4.3.226/volume/v3/types/9350f744-48dc-46bf-9969-47bc3dceaa65/encryption Jul 31 09:29:37.486648 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5949421f-a071-4e98-aa10-92247681319a tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:37.520035 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5949421f-a071-4e98-aa10-92247681319a tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] https://10.4.3.226/volume/v3/types/9350f744-48dc-46bf-9969-47bc3dceaa65/encryption returned with HTTP 200 Jul 31 09:29:37.520706 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 409/1625] 10.4.3.226 () {68 vars in 1397 bytes} [Fri Jul 31 09:29:37 2026] POST /volume/v3/types/9350f744-48dc-46bf-9969-47bc3dceaa65/encryption => generated 230 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:37.529120 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-94d934df-df64-423c-95fc-0bfedd2a0dcb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:37.642471 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-94d934df-df64-423c-95fc-0bfedd2a0dcb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:29:37.643000 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-94d934df-df64-423c-95fc-0bfedd2a0dcb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1602877354", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-650864082", "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:37.645019 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-94d934df-df64-423c-95fc-0bfedd2a0dcb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1602877354', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-650864082', 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:29:37.649102 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-94d934df-df64-423c-95fc-0bfedd2a0dcb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create volume of 1 GB Jul 31 09:29:37.649457 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:37.649457 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:37.650087 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-94d934df-df64-423c-95fc-0bfedd2a0dcb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Availability Zones retrieved successfully. Jul 31 09:29:37.658230 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-94d934df-df64-423c-95fc-0bfedd2a0dcb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Flow 'volume_create_api' (bcc1c93e-6c65-4586-a54f-4650b518603d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:37.659591 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-94d934df-df64-423c-95fc-0bfedd2a0dcb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89a5bb40-cd21-4846-990f-6f4aa6da28e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:37.660778 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-94d934df-df64-423c-95fc-0bfedd2a0dcb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:29:37.699685 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-94d934df-df64-423c-95fc-0bfedd2a0dcb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89a5bb40-cd21-4846-990f-6f4aa6da28e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:29:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9350f744-48dc-46bf-9969-47bc3dceaa65,is_public=True,name='tempest-scenario-type-luks-650864082',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9350f744-48dc-46bf-9969-47bc3dceaa65', '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=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:37.700803 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-94d934df-df64-423c-95fc-0bfedd2a0dcb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d72ca26-105f-4ecb-a2cf-8b27ac033246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:37.728103 np0000006200 devstack@c-api.service[100316]: WARNING cinder.quota [None req-94d934df-df64-423c-95fc-0bfedd2a0dcb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-650864082 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-650864082, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:29:37.728228 np0000006200 devstack@c-api.service[100316]: WARNING cinder.quota [None req-94d934df-df64-423c-95fc-0bfedd2a0dcb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-650864082 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-650864082, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:29:37.770128 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-94d934df-df64-423c-95fc-0bfedd2a0dcb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Created reservations ['3d7f408b-953b-49ca-ace2-fb565de0adfe', '1a313080-821b-4908-b324-5caa13b83e36', 'f0739b53-d5e3-4fac-b414-d8e4f475dd30', '4690cea5-4f3c-42e7-94e1-6a1d856d13f3'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:29:37.771275 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-94d934df-df64-423c-95fc-0bfedd2a0dcb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d72ca26-105f-4ecb-a2cf-8b27ac033246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d7f408b-953b-49ca-ace2-fb565de0adfe', '1a313080-821b-4908-b324-5caa13b83e36', 'f0739b53-d5e3-4fac-b414-d8e4f475dd30', '4690cea5-4f3c-42e7-94e1-6a1d856d13f3']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:37.773175 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-94d934df-df64-423c-95fc-0bfedd2a0dcb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19feaf07-7cd6-4592-82f5-a4d646056672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:37.803263 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-94d934df-df64-423c-95fc-0bfedd2a0dcb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19feaf07-7cd6-4592-82f5-a4d646056672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fa1c7dd-2dc7-45b2-adf2-2039f736dbea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1602877354',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd595dfeb93f41849f49661ac3a43748',qos_specs=None,replication_status=,reservations=['3d7f408b-953b-49ca-ace2-fb565de0adfe','1a313080-821b-4908-b324-5caa13b83e36','f0739b53-d5e3-4fac-b414-d8e4f475dd30','4690cea5-4f3c-42e7-94e1-6a1d856d13f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff17a2bea8b4e00a04577ee288030af',volume_type_id=9350f744-48dc-46bf-9969-47bc3dceaa65), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:29:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1602877354',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9fa1c7dd-2dc7-45b2-adf2-2039f736dbea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd595dfeb93f41849f49661ac3a43748',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ff17a2bea8b4e00a04577ee288030af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9350f744-48dc-46bf-9969-47bc3dceaa65),volume_type_id=9350f744-48dc-46bf-9969-47bc3dceaa65)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:37.803971 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-94d934df-df64-423c-95fc-0bfedd2a0dcb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54a34d28-9f2c-4a4e-94cc-c06c6cc355d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:37.824142 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-94d934df-df64-423c-95fc-0bfedd2a0dcb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54a34d28-9f2c-4a4e-94cc-c06c6cc355d5) transitioned into state 'SUCCESS' from state '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-1602877354',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd595dfeb93f41849f49661ac3a43748',qos_specs=None,replication_status=,reservations=['3d7f408b-953b-49ca-ace2-fb565de0adfe','1a313080-821b-4908-b324-5caa13b83e36','f0739b53-d5e3-4fac-b414-d8e4f475dd30','4690cea5-4f3c-42e7-94e1-6a1d856d13f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff17a2bea8b4e00a04577ee288030af',volume_type_id=9350f744-48dc-46bf-9969-47bc3dceaa65)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:37.824868 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-94d934df-df64-423c-95fc-0bfedd2a0dcb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72e5f3e8-907e-4513-b929-ece466cc8512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:37.835658 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-94d934df-df64-423c-95fc-0bfedd2a0dcb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72e5f3e8-907e-4513-b929-ece466cc8512) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:37.836412 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-94d934df-df64-423c-95fc-0bfedd2a0dcb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Flow 'volume_create_api' (bcc1c93e-6c65-4586-a54f-4650b518603d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:37.836781 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-94d934df-df64-423c-95fc-0bfedd2a0dcb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create volume request issued successfully. Jul 31 09:29:37.838354 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-94d934df-df64-423c-95fc-0bfedd2a0dcb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:29:37.838354 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 404/1626] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:29:37 2026] POST /volume/v3/volumes => generated 779 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:29:37.854175 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-69bf0594-a4ea-4366-883b-51171fabdc8d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:37.857500 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-69bf0594-a4ea-4366-883b-51171fabdc8d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea Jul 31 09:29:37.857685 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-69bf0594-a4ea-4366-883b-51171fabdc8d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:37.857815 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-69bf0594-a4ea-4366-883b-51171fabdc8d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:37.865684 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:37.865684 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:37.869915 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-69bf0594-a4ea-4366-883b-51171fabdc8d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:29:37.874754 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-69bf0594-a4ea-4366-883b-51171fabdc8d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea returned with HTTP 200 Jul 31 09:29:37.875350 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 409/1627] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:37 2026] GET /volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:38.086260 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-464f0c42-805d-464d-b6ce-44a60b82fbab None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:38.088404 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-464f0c42-805d-464d-b6ce-44a60b82fbab tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 Jul 31 09:29:38.088404 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-464f0c42-805d-464d-b6ce-44a60b82fbab tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:38.088628 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-464f0c42-805d-464d-b6ce-44a60b82fbab tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:38.088690 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-464f0c42-805d-464d-b6ce-44a60b82fbab tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id fc82ca6d-6e5b-4008-a4e7-753e5bff01d8. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:38.093497 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:38.093497 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:38.094391 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-464f0c42-805d-464d-b6ce-44a60b82fbab tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 returned with HTTP 200 Jul 31 09:29:38.094727 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 406/1628] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:38 2026] GET /volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:38.160027 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9d875424-70c3-40f8-8951-69631b3a856b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:38.161688 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9d875424-70c3-40f8-8951-69631b3a856b tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] GET https://10.4.3.226/volume/v3/volumes/cd3ddd67-a66c-4b39-98ef-dcea37b2db3a Jul 31 09:29:38.161913 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9d875424-70c3-40f8-8951-69631b3a856b tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:38.162398 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9d875424-70c3-40f8-8951-69631b3a856b tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:38.168297 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9d875424-70c3-40f8-8951-69631b3a856b tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/volumes/cd3ddd67-a66c-4b39-98ef-dcea37b2db3a returned with HTTP 404 Jul 31 09:29:38.168899 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 410/1629] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:29:38 2026] GET /volume/v3/volumes/cd3ddd67-a66c-4b39-98ef-dcea37b2db3a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:29:38.177336 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e1dee778-b945-4bf1-b58e-7bf97ae6d209 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:38.182029 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e1dee778-b945-4bf1-b58e-7bf97ae6d209 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/51ababd5-55e0-41e0-99d7-24e3edde5d4a Jul 31 09:29:38.182349 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e1dee778-b945-4bf1-b58e-7bf97ae6d209 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:38.182626 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e1dee778-b945-4bf1-b58e-7bf97ae6d209 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:38.182774 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-e1dee778-b945-4bf1-b58e-7bf97ae6d209 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Delete snapshot with id: 51ababd5-55e0-41e0-99d7-24e3edde5d4a Jul 31 09:29:38.193472 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:38.193472 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:38.194151 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e1dee778-b945-4bf1-b58e-7bf97ae6d209 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Snapshot retrieved successfully. Jul 31 09:29:38.221135 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e1dee778-b945-4bf1-b58e-7bf97ae6d209 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Snapshot delete request issued successfully. Jul 31 09:29:38.221460 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e1dee778-b945-4bf1-b58e-7bf97ae6d209 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/snapshots/51ababd5-55e0-41e0-99d7-24e3edde5d4a returned with HTTP 202 Jul 31 09:29:38.221826 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 405/1630] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:29:38 2026] DELETE /volume/v3/snapshots/51ababd5-55e0-41e0-99d7-24e3edde5d4a => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:29:38.231481 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-bdf61205-4b2d-4d6d-a918-cb7096974f43 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:38.234474 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bdf61205-4b2d-4d6d-a918-cb7096974f43 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] GET https://10.4.3.226/volume/v3/snapshots/51ababd5-55e0-41e0-99d7-24e3edde5d4a Jul 31 09:29:38.234783 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bdf61205-4b2d-4d6d-a918-cb7096974f43 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:38.234993 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bdf61205-4b2d-4d6d-a918-cb7096974f43 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:38.241805 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:38.241805 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:38.244598 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-bdf61205-4b2d-4d6d-a918-cb7096974f43 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Snapshot retrieved successfully. Jul 31 09:29:38.245193 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bdf61205-4b2d-4d6d-a918-cb7096974f43 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/snapshots/51ababd5-55e0-41e0-99d7-24e3edde5d4a returned with HTTP 200 Jul 31 09:29:38.245815 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 410/1631] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:29:38 2026] GET /volume/v3/snapshots/51ababd5-55e0-41e0-99d7-24e3edde5d4a => generated 479 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:38.889405 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a9dac9f0-6c91-43f9-9070-9f7e3bd0eaad None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:38.891581 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a9dac9f0-6c91-43f9-9070-9f7e3bd0eaad tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea Jul 31 09:29:38.891796 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a9dac9f0-6c91-43f9-9070-9f7e3bd0eaad tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:38.892038 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a9dac9f0-6c91-43f9-9070-9f7e3bd0eaad tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:38.900951 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:38.900951 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:38.906380 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a9dac9f0-6c91-43f9-9070-9f7e3bd0eaad tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:29:38.912910 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a9dac9f0-6c91-43f9-9070-9f7e3bd0eaad tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea returned with HTTP 200 Jul 31 09:29:38.913741 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 407/1632] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:38 2026] GET /volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:38.926711 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c07453c9-3022-4f30-8814-a314b13d7443 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:38.930603 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c07453c9-3022-4f30-8814-a314b13d7443 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea Jul 31 09:29:38.930603 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c07453c9-3022-4f30-8814-a314b13d7443 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:38.931419 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c07453c9-3022-4f30-8814-a314b13d7443 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:38.939993 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:38.939993 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:38.944713 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c07453c9-3022-4f30-8814-a314b13d7443 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:29:38.950690 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c07453c9-3022-4f30-8814-a314b13d7443 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea returned with HTTP 200 Jul 31 09:29:38.951561 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 411/1633] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:38 2026] GET /volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:38.965025 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7e8326a3-6842-4b80-a0ac-1a6c3c5e5e2c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:38.968303 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7e8326a3-6842-4b80-a0ac-1a6c3c5e5e2c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea/action Jul 31 09:29:38.968622 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7e8326a3-6842-4b80-a0ac-1a6c3c5e5e2c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:29:38.968836 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7e8326a3-6842-4b80-a0ac-1a6c3c5e5e2c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:38.981273 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:38.981273 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:38.981703 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7e8326a3-6842-4b80-a0ac-1a6c3c5e5e2c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:29:38.990568 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7e8326a3-6842-4b80-a0ac-1a6c3c5e5e2c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume updated successfully. Jul 31 09:29:38.990568 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7e8326a3-6842-4b80-a0ac-1a6c3c5e5e2c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea/action returned with HTTP 200 Jul 31 09:29:38.990867 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 406/1634] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:29:38 2026] POST /volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 09:29:39.106653 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-cde190ec-05c3-4da1-9308-22ad0f0662c5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:39.108999 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cde190ec-05c3-4da1-9308-22ad0f0662c5 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 Jul 31 09:29:39.109420 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cde190ec-05c3-4da1-9308-22ad0f0662c5 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:39.109840 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cde190ec-05c3-4da1-9308-22ad0f0662c5 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:39.110092 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-cde190ec-05c3-4da1-9308-22ad0f0662c5 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id fc82ca6d-6e5b-4008-a4e7-753e5bff01d8. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:39.116633 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:39.116633 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:39.117478 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cde190ec-05c3-4da1-9308-22ad0f0662c5 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 returned with HTTP 200 Jul 31 09:29:39.118325 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 411/1635] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:39 2026] GET /volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:39.150586 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-45759e4e-c214-4094-95e8-5d41219aa14d req-ed52fa14-96b7-43b3-a4ed-fc9eafa5890d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:39.154263 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-45759e4e-c214-4094-95e8-5d41219aa14d req-ed52fa14-96b7-43b3-a4ed-fc9eafa5890d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea Jul 31 09:29:39.154263 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-45759e4e-c214-4094-95e8-5d41219aa14d req-ed52fa14-96b7-43b3-a4ed-fc9eafa5890d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:39.154263 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-45759e4e-c214-4094-95e8-5d41219aa14d req-ed52fa14-96b7-43b3-a4ed-fc9eafa5890d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:39.162990 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:39.162990 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:39.170266 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-45759e4e-c214-4094-95e8-5d41219aa14d req-ed52fa14-96b7-43b3-a4ed-fc9eafa5890d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:29:39.173074 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-45759e4e-c214-4094-95e8-5d41219aa14d req-ed52fa14-96b7-43b3-a4ed-fc9eafa5890d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea returned with HTTP 200 Jul 31 09:29:39.173746 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 408/1636] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:29:39 2026] GET /volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:39.262042 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-012c023f-2d6b-4da5-9201-cd1079bc96db None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:39.263807 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-012c023f-2d6b-4da5-9201-cd1079bc96db tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] GET https://10.4.3.226/volume/v3/snapshots/51ababd5-55e0-41e0-99d7-24e3edde5d4a Jul 31 09:29:39.264133 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-012c023f-2d6b-4da5-9201-cd1079bc96db tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:39.264393 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-012c023f-2d6b-4da5-9201-cd1079bc96db tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:39.269033 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-012c023f-2d6b-4da5-9201-cd1079bc96db tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/snapshots/51ababd5-55e0-41e0-99d7-24e3edde5d4a returned with HTTP 404 Jul 31 09:29:39.269548 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 412/1637] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:29:39 2026] GET /volume/v3/snapshots/51ababd5-55e0-41e0-99d7-24e3edde5d4a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:39.276708 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-284e2ec2-690b-4e80-b298-55030a71e791 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:39.278811 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-284e2ec2-690b-4e80-b298-55030a71e791 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] DELETE https://10.4.3.226/volume/v3/volumes/41ce56d5-f76b-414e-8657-0e2e1f78ab0c Jul 31 09:29:39.280781 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-284e2ec2-690b-4e80-b298-55030a71e791 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:39.281070 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-284e2ec2-690b-4e80-b298-55030a71e791 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:39.281331 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-284e2ec2-690b-4e80-b298-55030a71e791 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Delete volume with id: 41ce56d5-f76b-414e-8657-0e2e1f78ab0c Jul 31 09:29:39.290772 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:39.290772 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:39.291441 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-284e2ec2-690b-4e80-b298-55030a71e791 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Volume info retrieved successfully. Jul 31 09:29:39.315081 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-284e2ec2-690b-4e80-b298-55030a71e791 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Delete volume request issued successfully. Jul 31 09:29:39.315081 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-284e2ec2-690b-4e80-b298-55030a71e791 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/volumes/41ce56d5-f76b-414e-8657-0e2e1f78ab0c returned with HTTP 202 Jul 31 09:29:39.315984 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 407/1638] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:29:39 2026] DELETE /volume/v3/volumes/41ce56d5-f76b-414e-8657-0e2e1f78ab0c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:29:39.324043 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-cb647628-30fb-4c0e-9c0c-217264dfb73f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:39.330329 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cb647628-30fb-4c0e-9c0c-217264dfb73f tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] GET https://10.4.3.226/volume/v3/volumes/41ce56d5-f76b-414e-8657-0e2e1f78ab0c Jul 31 09:29:39.330329 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cb647628-30fb-4c0e-9c0c-217264dfb73f tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:39.330329 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cb647628-30fb-4c0e-9c0c-217264dfb73f tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:39.336826 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:39.336826 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:39.341368 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-cb647628-30fb-4c0e-9c0c-217264dfb73f tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Volume info retrieved successfully. Jul 31 09:29:39.347836 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cb647628-30fb-4c0e-9c0c-217264dfb73f tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/volumes/41ce56d5-f76b-414e-8657-0e2e1f78ab0c returned with HTTP 200 Jul 31 09:29:39.348382 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 412/1639] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:29:39 2026] GET /volume/v3/volumes/41ce56d5-f76b-414e-8657-0e2e1f78ab0c => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:39.686165 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-45759e4e-c214-4094-95e8-5d41219aa14d req-e80fb49b-abb5-481b-81fc-17aa958a3573 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:39.688413 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-45759e4e-c214-4094-95e8-5d41219aa14d req-e80fb49b-abb5-481b-81fc-17aa958a3573 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea Jul 31 09:29:39.690262 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-45759e4e-c214-4094-95e8-5d41219aa14d req-e80fb49b-abb5-481b-81fc-17aa958a3573 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:39.690262 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-45759e4e-c214-4094-95e8-5d41219aa14d req-e80fb49b-abb5-481b-81fc-17aa958a3573 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:39.697845 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:39.697845 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:39.702517 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-45759e4e-c214-4094-95e8-5d41219aa14d req-e80fb49b-abb5-481b-81fc-17aa958a3573 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:29:39.708270 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-45759e4e-c214-4094-95e8-5d41219aa14d req-e80fb49b-abb5-481b-81fc-17aa958a3573 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea returned with HTTP 200 Jul 31 09:29:39.708957 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 409/1640] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:29:39 2026] GET /volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:39.721683 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-808cc309-d10e-4b59-9563-a72192aa7fc2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:39.722273 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-808cc309-d10e-4b59-9563-a72192aa7fc2 None None] GET https://10.4.3.226/volume// Jul 31 09:29:39.722582 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-808cc309-d10e-4b59-9563-a72192aa7fc2 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:39.722884 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-808cc309-d10e-4b59-9563-a72192aa7fc2 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:39.723402 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-808cc309-d10e-4b59-9563-a72192aa7fc2 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:29:39.723981 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 413/1641] 10.4.3.226 () {66 vars in 1419 bytes} [Fri Jul 31 09:29:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:29:39.734486 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-45759e4e-c214-4094-95e8-5d41219aa14d req-4ce6a8de-68cd-44af-a5ec-27e4f6c508ea None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:39.737076 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-45759e4e-c214-4094-95e8-5d41219aa14d req-4ce6a8de-68cd-44af-a5ec-27e4f6c508ea tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:29:39.737546 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-45759e4e-c214-4094-95e8-5d41219aa14d req-4ce6a8de-68cd-44af-a5ec-27e4f6c508ea tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9fa1c7dd-2dc7-45b2-adf2-2039f736dbea", "connector": null, "instance_uuid": "cf3dec50-12f1-4347-a898-1d9db8bab105"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:39.754355 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:39.754355 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:39.794756 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-45759e4e-c214-4094-95e8-5d41219aa14d req-4ce6a8de-68cd-44af-a5ec-27e4f6c508ea tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:29:39.795393 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 408/1642] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:29:39 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 09:29:40.132006 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-86e1d667-f11c-4615-b189-0f8b5c43f2f9 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:40.134478 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-86e1d667-f11c-4615-b189-0f8b5c43f2f9 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 Jul 31 09:29:40.135023 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-86e1d667-f11c-4615-b189-0f8b5c43f2f9 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:40.135400 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-86e1d667-f11c-4615-b189-0f8b5c43f2f9 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:40.135766 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-86e1d667-f11c-4615-b189-0f8b5c43f2f9 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id fc82ca6d-6e5b-4008-a4e7-753e5bff01d8. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:40.141393 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:40.141393 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:40.144851 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-86e1d667-f11c-4615-b189-0f8b5c43f2f9 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 returned with HTTP 200 Jul 31 09:29:40.144851 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 413/1643] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:40 2026] GET /volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:40.364739 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-58d8e3e2-b7a8-477f-9d8c-62f8b3e63d51 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:40.370787 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-58d8e3e2-b7a8-477f-9d8c-62f8b3e63d51 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] GET https://10.4.3.226/volume/v3/volumes/41ce56d5-f76b-414e-8657-0e2e1f78ab0c Jul 31 09:29:40.370787 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-58d8e3e2-b7a8-477f-9d8c-62f8b3e63d51 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:40.370787 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-58d8e3e2-b7a8-477f-9d8c-62f8b3e63d51 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:40.381216 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-58d8e3e2-b7a8-477f-9d8c-62f8b3e63d51 tempest-VolumeRevertTests-701780526 tempest-VolumeRevertTests-701780526-project-member] https://10.4.3.226/volume/v3/volumes/41ce56d5-f76b-414e-8657-0e2e1f78ab0c returned with HTTP 404 Jul 31 09:29:40.381792 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 410/1644] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:29:40 2026] GET /volume/v3/volumes/41ce56d5-f76b-414e-8657-0e2e1f78ab0c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:29:41.156870 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e4861d9e-02af-4a61-a600-c3cfb2a55526 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:41.159259 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e4861d9e-02af-4a61-a600-c3cfb2a55526 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 Jul 31 09:29:41.159528 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e4861d9e-02af-4a61-a600-c3cfb2a55526 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:41.159795 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e4861d9e-02af-4a61-a600-c3cfb2a55526 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:41.160000 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-e4861d9e-02af-4a61-a600-c3cfb2a55526 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id fc82ca6d-6e5b-4008-a4e7-753e5bff01d8. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:41.165727 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:41.165727 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:41.166600 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e4861d9e-02af-4a61-a600-c3cfb2a55526 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 returned with HTTP 200 Jul 31 09:29:41.167025 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 414/1645] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:41 2026] GET /volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:41.393256 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5eea5920-b8bf-400c-95a1-f087dd55d420 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:41.393814 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5eea5920-b8bf-400c-95a1-f087dd55d420 None None] GET https://10.4.3.226/volume// Jul 31 09:29:41.394097 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5eea5920-b8bf-400c-95a1-f087dd55d420 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:41.394408 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5eea5920-b8bf-400c-95a1-f087dd55d420 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:41.394843 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5eea5920-b8bf-400c-95a1-f087dd55d420 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:29:41.396190 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 409/1646] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:29:41 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:29:41.405444 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-45759e4e-c214-4094-95e8-5d41219aa14d req-26a88f42-8577-4610-bf6c-7e63085a005e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:41.413183 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-45759e4e-c214-4094-95e8-5d41219aa14d req-26a88f42-8577-4610-bf6c-7e63085a005e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea Jul 31 09:29:41.413486 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-45759e4e-c214-4094-95e8-5d41219aa14d req-26a88f42-8577-4610-bf6c-7e63085a005e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:41.413703 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-45759e4e-c214-4094-95e8-5d41219aa14d req-26a88f42-8577-4610-bf6c-7e63085a005e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:41.434409 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:41.434409 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:41.438660 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-45759e4e-c214-4094-95e8-5d41219aa14d req-26a88f42-8577-4610-bf6c-7e63085a005e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:29:41.448817 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-45759e4e-c214-4094-95e8-5d41219aa14d req-26a88f42-8577-4610-bf6c-7e63085a005e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea returned with HTTP 200 Jul 31 09:29:41.449784 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 414/1647] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:29:41 2026] GET /volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea => generated 1050 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:29:41.590053 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-45759e4e-c214-4094-95e8-5d41219aa14d req-c6186ad3-dad2-41bc-9556-97c915354294 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:41.592640 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-45759e4e-c214-4094-95e8-5d41219aa14d req-c6186ad3-dad2-41bc-9556-97c915354294 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] PUT https://10.4.3.226/volume/v3/attachments/bc88ec65-27d8-44ce-afec-888aefa0f63a Jul 31 09:29:41.593164 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-45759e4e-c214-4094-95e8-5d41219aa14d req-c6186ad3-dad2-41bc-9556-97c915354294 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:41.603255 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-45759e4e-c214-4094-95e8-5d41219aa14d req-c6186ad3-dad2-41bc-9556-97c915354294 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Acquiring lock "cinder-attachment_update-9fa1c7dd-2dc7-45b2-adf2-2039f736dbea-np0000006200" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:29:41.607979 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-45759e4e-c214-4094-95e8-5d41219aa14d req-c6186ad3-dad2-41bc-9556-97c915354294 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Lock "cinder-attachment_update-9fa1c7dd-2dc7-45b2-adf2-2039f736dbea-np0000006200" acquired by "attachment_update" :: waited 0.005s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:29:41.609026 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:41.609026 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:41.715168 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-45759e4e-c214-4094-95e8-5d41219aa14d req-c6186ad3-dad2-41bc-9556-97c915354294 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Lock "cinder-attachment_update-9fa1c7dd-2dc7-45b2-adf2-2039f736dbea-np0000006200" released by "attachment_update" :: held 0.107s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:29:41.715868 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-45759e4e-c214-4094-95e8-5d41219aa14d req-c6186ad3-dad2-41bc-9556-97c915354294 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments/bc88ec65-27d8-44ce-afec-888aefa0f63a returned with HTTP 200 Jul 31 09:29:41.716584 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 411/1648] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:29:41 2026] PUT /volume/v3/attachments/bc88ec65-27d8-44ce-afec-888aefa0f63a => generated 968 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:41.751725 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-45759e4e-c214-4094-95e8-5d41219aa14d req-43f4a942-f8a8-435c-87de-8177acf244e4 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:41.754805 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-45759e4e-c214-4094-95e8-5d41219aa14d req-43f4a942-f8a8-435c-87de-8177acf244e4 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/attachments/bc88ec65-27d8-44ce-afec-888aefa0f63a/action Jul 31 09:29:41.755576 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-45759e4e-c214-4094-95e8-5d41219aa14d req-43f4a942-f8a8-435c-87de-8177acf244e4 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action body: b'{"os-complete": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:29:41.755824 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-45759e4e-c214-4094-95e8-5d41219aa14d req-43f4a942-f8a8-435c-87de-8177acf244e4 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:41.782849 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:41.782849 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:41.800412 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-45759e4e-c214-4094-95e8-5d41219aa14d req-43f4a942-f8a8-435c-87de-8177acf244e4 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments/bc88ec65-27d8-44ce-afec-888aefa0f63a/action returned with HTTP 204 Jul 31 09:29:41.801001 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 415/1649] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:29:41 2026] POST /volume/v3/attachments/bc88ec65-27d8-44ce-afec-888aefa0f63a/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:41.882053 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c2ad625e-c9d8-499a-97b5-d4723b332f8f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:41.996735 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c2ad625e-c9d8-499a-97b5-d4723b332f8f tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:29:41.997186 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c2ad625e-c9d8-499a-97b5-d4723b332f8f tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:41.999251 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-c2ad625e-c9d8-499a-97b5-d4723b332f8f tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:29:41.999446 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-c2ad625e-c9d8-499a-97b5-d4723b332f8f tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Create volume of 1 GB Jul 31 09:29:41.999868 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:41.999868 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:42.004668 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c2ad625e-c9d8-499a-97b5-d4723b332f8f tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Availability Zones retrieved successfully. Jul 31 09:29:42.013005 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c2ad625e-c9d8-499a-97b5-d4723b332f8f tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Flow 'volume_create_api' (17006149-6b07-4a43-bc72-9c6cf9b2a4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:42.014458 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c2ad625e-c9d8-499a-97b5-d4723b332f8f tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac7285c0-58e1-4690-9785-d4acac3d471f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:42.015848 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-c2ad625e-c9d8-499a-97b5-d4723b332f8f tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:29:42.050578 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c2ad625e-c9d8-499a-97b5-d4723b332f8f tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac7285c0-58e1-4690-9785-d4acac3d471f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:42.051338 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c2ad625e-c9d8-499a-97b5-d4723b332f8f tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac433e4a-c9f8-4a6e-a442-4c5bb19f9f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:42.135137 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-c2ad625e-c9d8-499a-97b5-d4723b332f8f tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Created reservations ['1d88a602-206e-4ccd-a8e4-804b5aa1df2b', 'b97beb9b-24a3-49ac-893b-bf3d6a962966', '674fcad7-ec95-47de-9d00-43f3149b05dd', 'e630348e-1fe4-41e8-b0fe-1e8f99bc49a2'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:29:42.136157 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c2ad625e-c9d8-499a-97b5-d4723b332f8f tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac433e4a-c9f8-4a6e-a442-4c5bb19f9f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d88a602-206e-4ccd-a8e4-804b5aa1df2b', 'b97beb9b-24a3-49ac-893b-bf3d6a962966', '674fcad7-ec95-47de-9d00-43f3149b05dd', 'e630348e-1fe4-41e8-b0fe-1e8f99bc49a2']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:42.137338 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c2ad625e-c9d8-499a-97b5-d4723b332f8f tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a409b99e-380c-486a-a18c-00c1bd784f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:42.174595 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c2ad625e-c9d8-499a-97b5-d4723b332f8f tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a409b99e-380c-486a-a18c-00c1bd784f24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cfd8682-b45c-45b1-ab45-2356c422d90b', '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='5e42d7c380d24b3dbd42c15990dcb998',qos_specs=None,replication_status=,reservations=['1d88a602-206e-4ccd-a8e4-804b5aa1df2b','b97beb9b-24a3-49ac-893b-bf3d6a962966','674fcad7-ec95-47de-9d00-43f3149b05dd','e630348e-1fe4-41e8-b0fe-1e8f99bc49a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b48644b91152457f92452069527a557f',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:29:42Z,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=7cfd8682-b45c-45b1-ab45-2356c422d90b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e42d7c380d24b3dbd42c15990dcb998',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b48644b91152457f92452069527a557f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:42.176888 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c2ad625e-c9d8-499a-97b5-d4723b332f8f tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9a4341e-2a13-47dd-aae7-0949ba3ed06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:42.178609 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-138f3cd6-736f-49f2-8753-99caae5211c6 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:42.182519 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-138f3cd6-736f-49f2-8753-99caae5211c6 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 Jul 31 09:29:42.182918 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-138f3cd6-736f-49f2-8753-99caae5211c6 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:42.183186 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-138f3cd6-736f-49f2-8753-99caae5211c6 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:42.183317 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-138f3cd6-736f-49f2-8753-99caae5211c6 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id fc82ca6d-6e5b-4008-a4e7-753e5bff01d8. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:42.193140 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:42.193140 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:42.194108 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-138f3cd6-736f-49f2-8753-99caae5211c6 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 returned with HTTP 200 Jul 31 09:29:42.194782 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 415/1650] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:42 2026] GET /volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:42.212128 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3a19b8c6-5c96-4c27-8ba0-8f3356ced2a2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:42.216368 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3a19b8c6-5c96-4c27-8ba0-8f3356ced2a2 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/volumes/362aead1-ac94-4030-b0a9-39bf664e1c79 Jul 31 09:29:42.216635 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3a19b8c6-5c96-4c27-8ba0-8f3356ced2a2 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:42.217333 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3a19b8c6-5c96-4c27-8ba0-8f3356ced2a2 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:42.225780 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c2ad625e-c9d8-499a-97b5-d4723b332f8f tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9a4341e-2a13-47dd-aae7-0949ba3ed06f) transitioned into state 'SUCCESS' from 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='5e42d7c380d24b3dbd42c15990dcb998',qos_specs=None,replication_status=,reservations=['1d88a602-206e-4ccd-a8e4-804b5aa1df2b','b97beb9b-24a3-49ac-893b-bf3d6a962966','674fcad7-ec95-47de-9d00-43f3149b05dd','e630348e-1fe4-41e8-b0fe-1e8f99bc49a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b48644b91152457f92452069527a557f',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:42.226823 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c2ad625e-c9d8-499a-97b5-d4723b332f8f tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e3ffd16-4747-45a7-8a5f-f0d9f8cf438b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:42.231380 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:42.231380 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:42.237985 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3a19b8c6-5c96-4c27-8ba0-8f3356ced2a2 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Volume info retrieved successfully. Jul 31 09:29:42.243835 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c2ad625e-c9d8-499a-97b5-d4723b332f8f tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e3ffd16-4747-45a7-8a5f-f0d9f8cf438b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:42.245154 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c2ad625e-c9d8-499a-97b5-d4723b332f8f tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Flow 'volume_create_api' (17006149-6b07-4a43-bc72-9c6cf9b2a4cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:42.245595 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c2ad625e-c9d8-499a-97b5-d4723b332f8f tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Create volume request issued successfully. Jul 31 09:29:42.245708 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3a19b8c6-5c96-4c27-8ba0-8f3356ced2a2 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/volumes/362aead1-ac94-4030-b0a9-39bf664e1c79 returned with HTTP 200 Jul 31 09:29:42.246453 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 412/1651] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:42 2026] GET /volume/v3/volumes/362aead1-ac94-4030-b0a9-39bf664e1c79 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:42.246708 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c2ad625e-c9d8-499a-97b5-d4723b332f8f tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:29:42.247229 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 410/1652] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:29:41 2026] POST /volume/v3/volumes => generated 740 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:29:42.265269 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e1794811-6d35-4d59-b3db-e9df4945d501 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:42.265680 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e5d150f9-0a84-424d-bcf2-71768873b1f2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:42.267446 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e5d150f9-0a84-424d-bcf2-71768873b1f2 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] GET https://10.4.3.226/volume/v3/volumes/7cfd8682-b45c-45b1-ab45-2356c422d90b Jul 31 09:29:42.267532 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e1794811-6d35-4d59-b3db-e9df4945d501 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] POST https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8/action Jul 31 09:29:42.267735 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e5d150f9-0a84-424d-bcf2-71768873b1f2 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:42.268090 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e5d150f9-0a84-424d-bcf2-71768873b1f2 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:42.268148 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e1794811-6d35-4d59-b3db-e9df4945d501 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:29:42.268148 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e1794811-6d35-4d59-b3db-e9df4945d501 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:42.271788 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.admin_actions [None req-e1794811-6d35-4d59-b3db-e9df4945d501 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] Updating backup 'fc82ca6d-6e5b-4008-a4e7-753e5bff01d8' with '{'status': 'error'}' {{(pid=100314) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 31 09:29:42.286267 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:42.286267 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:42.291804 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:42.291804 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:42.296221 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e5d150f9-0a84-424d-bcf2-71768873b1f2 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Volume info retrieved successfully. Jul 31 09:29:42.305612 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e5d150f9-0a84-424d-bcf2-71768873b1f2 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] https://10.4.3.226/volume/v3/volumes/7cfd8682-b45c-45b1-ab45-2356c422d90b returned with HTTP 200 Jul 31 09:29:42.306466 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 416/1653] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:42 2026] GET /volume/v3/volumes/7cfd8682-b45c-45b1-ab45-2356c422d90b => generated 808 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:42.313703 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.backup.rpcapi [None req-e1794811-6d35-4d59-b3db-e9df4945d501 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] reset_status in rpcapi backup_id fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 on host np0000006200. {{(pid=100314) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 31 09:29:42.315932 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e1794811-6d35-4d59-b3db-e9df4945d501 tempest-VolumesBackupsAdminTest-804596614 tempest-VolumesBackupsAdminTest-804596614-project-admin] https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8/action returned with HTTP 202 Jul 31 09:29:42.316764 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 416/1654] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:29:42 2026] POST /volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:29:42.330434 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-023f2f7d-0811-4cf9-b6dd-268d5dde94f0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:42.333731 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-023f2f7d-0811-4cf9-b6dd-268d5dde94f0 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 Jul 31 09:29:42.334752 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-023f2f7d-0811-4cf9-b6dd-268d5dde94f0 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:42.334752 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-023f2f7d-0811-4cf9-b6dd-268d5dde94f0 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:42.335138 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-023f2f7d-0811-4cf9-b6dd-268d5dde94f0 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id fc82ca6d-6e5b-4008-a4e7-753e5bff01d8. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:42.342796 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:42.342796 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:42.343514 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-023f2f7d-0811-4cf9-b6dd-268d5dde94f0 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 returned with HTTP 200 Jul 31 09:29:42.344072 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 413/1655] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:42 2026] GET /volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:42.959182 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-662f6665-6814-442a-b4d3-569891671d8a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:42.996236 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-662f6665-6814-442a-b4d3-569891671d8a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:29:42.999075 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-662f6665-6814-442a-b4d3-569891671d8a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2093715067"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:43.000132 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-662f6665-6814-442a-b4d3-569891671d8a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2093715067'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:29:43.000489 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-662f6665-6814-442a-b4d3-569891671d8a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Create volume of 1 GB Jul 31 09:29:43.000921 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:43.000921 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:43.005019 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-662f6665-6814-442a-b4d3-569891671d8a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Availability Zones retrieved successfully. Jul 31 09:29:43.011416 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-662f6665-6814-442a-b4d3-569891671d8a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Flow 'volume_create_api' (799f39b2-7e22-4b2a-b376-fec28c7835b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:43.012444 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-662f6665-6814-442a-b4d3-569891671d8a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29535475-6c5c-4ea5-877d-080a20af72b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:43.013587 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-662f6665-6814-442a-b4d3-569891671d8a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:29:43.047081 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-662f6665-6814-442a-b4d3-569891671d8a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29535475-6c5c-4ea5-877d-080a20af72b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:43.048034 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-662f6665-6814-442a-b4d3-569891671d8a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f8c7fb0-3373-4b8b-865e-bbde4dbdf250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:43.137732 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-662f6665-6814-442a-b4d3-569891671d8a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Created reservations ['26f7c016-ec3b-4166-926f-c560b4c8d296', 'e1940593-6c8b-4421-ba71-a7b5c1b6e79c', 'de105b22-8682-48a0-a699-0aed70108efd', '6af30424-a07e-4f93-8937-e72a2a8ca788'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:29:43.138508 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-662f6665-6814-442a-b4d3-569891671d8a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f8c7fb0-3373-4b8b-865e-bbde4dbdf250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26f7c016-ec3b-4166-926f-c560b4c8d296', 'e1940593-6c8b-4421-ba71-a7b5c1b6e79c', 'de105b22-8682-48a0-a699-0aed70108efd', '6af30424-a07e-4f93-8937-e72a2a8ca788']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:43.139302 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-662f6665-6814-442a-b4d3-569891671d8a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3039e18-c43f-43ff-8fe2-af430f272bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:43.170380 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-662f6665-6814-442a-b4d3-569891671d8a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3039e18-c43f-43ff-8fe2-af430f272bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a10f529-b50e-429b-b725-d31a989d4312', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2093715067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='822d74964d404c048b04d34b8c4711fb',qos_specs=None,replication_status=,reservations=['26f7c016-ec3b-4166-926f-c560b4c8d296','e1940593-6c8b-4421-ba71-a7b5c1b6e79c','de105b22-8682-48a0-a699-0aed70108efd','6af30424-a07e-4f93-8937-e72a2a8ca788'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61d87e1c9efc45d7bc94ab9257b4e409',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:29:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2093715067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a10f529-b50e-429b-b725-d31a989d4312,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='822d74964d404c048b04d34b8c4711fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61d87e1c9efc45d7bc94ab9257b4e409',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:43.170614 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-662f6665-6814-442a-b4d3-569891671d8a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0e11d0d-f5b2-439c-9caa-beb2d8b60470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:43.198173 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-662f6665-6814-442a-b4d3-569891671d8a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0e11d0d-f5b2-439c-9caa-beb2d8b60470) transitioned into state 'SUCCESS' from state '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-2093715067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='822d74964d404c048b04d34b8c4711fb',qos_specs=None,replication_status=,reservations=['26f7c016-ec3b-4166-926f-c560b4c8d296','e1940593-6c8b-4421-ba71-a7b5c1b6e79c','de105b22-8682-48a0-a699-0aed70108efd','6af30424-a07e-4f93-8937-e72a2a8ca788'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61d87e1c9efc45d7bc94ab9257b4e409',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:43.199129 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-662f6665-6814-442a-b4d3-569891671d8a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec0c848c-6bf3-4cce-b3d3-a362b38cba49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:43.218139 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-662f6665-6814-442a-b4d3-569891671d8a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec0c848c-6bf3-4cce-b3d3-a362b38cba49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:43.219338 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-662f6665-6814-442a-b4d3-569891671d8a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Flow 'volume_create_api' (799f39b2-7e22-4b2a-b376-fec28c7835b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:43.219751 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-662f6665-6814-442a-b4d3-569891671d8a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Create volume request issued successfully. Jul 31 09:29:43.220519 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-662f6665-6814-442a-b4d3-569891671d8a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:29:43.221027 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 411/1656] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:29:42 2026] POST /volume/v3/volumes => generated 754 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:29:43.244281 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4f624f65-eb6b-4bbb-8fee-ae0c912f6bab None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:43.247402 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4f624f65-eb6b-4bbb-8fee-ae0c912f6bab tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 Jul 31 09:29:43.247871 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4f624f65-eb6b-4bbb-8fee-ae0c912f6bab tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:43.247871 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4f624f65-eb6b-4bbb-8fee-ae0c912f6bab tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:43.258768 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:43.258768 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:43.264568 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-4f624f65-eb6b-4bbb-8fee-ae0c912f6bab tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:29:43.278445 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4f624f65-eb6b-4bbb-8fee-ae0c912f6bab tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 returned with HTTP 200 Jul 31 09:29:43.279328 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 417/1657] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:43 2026] GET /volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:43.327633 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-165dfb7f-fbb1-4e3b-8fbb-4974729a40ed None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:43.337255 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-165dfb7f-fbb1-4e3b-8fbb-4974729a40ed tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] GET https://10.4.3.226/volume/v3/volumes/7cfd8682-b45c-45b1-ab45-2356c422d90b Jul 31 09:29:43.337535 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-165dfb7f-fbb1-4e3b-8fbb-4974729a40ed tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:43.337791 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-165dfb7f-fbb1-4e3b-8fbb-4974729a40ed tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:43.346826 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:43.346826 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:43.351614 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-165dfb7f-fbb1-4e3b-8fbb-4974729a40ed tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Volume info retrieved successfully. Jul 31 09:29:43.357594 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-165dfb7f-fbb1-4e3b-8fbb-4974729a40ed tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] https://10.4.3.226/volume/v3/volumes/7cfd8682-b45c-45b1-ab45-2356c422d90b returned with HTTP 200 Jul 31 09:29:43.358106 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 417/1658] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:43 2026] GET /volume/v3/volumes/7cfd8682-b45c-45b1-ab45-2356c422d90b => generated 833 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:43.358832 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e542a930-bec7-4cee-b522-8bee20bd4523 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:43.362100 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e542a930-bec7-4cee-b522-8bee20bd4523 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 Jul 31 09:29:43.362409 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e542a930-bec7-4cee-b522-8bee20bd4523 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:43.362657 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e542a930-bec7-4cee-b522-8bee20bd4523 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:43.362837 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-e542a930-bec7-4cee-b522-8bee20bd4523 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id fc82ca6d-6e5b-4008-a4e7-753e5bff01d8. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:43.374096 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:43.374096 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:43.375147 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e542a930-bec7-4cee-b522-8bee20bd4523 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 returned with HTTP 200 Jul 31 09:29:43.375928 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 414/1659] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:43 2026] GET /volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:43.378380 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-58a0ead7-040f-4b73-9d63-5b0befff51c8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:43.380683 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-58a0ead7-040f-4b73-9d63-5b0befff51c8 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] GET https://10.4.3.226/volume/v3/volumes/7cfd8682-b45c-45b1-ab45-2356c422d90b Jul 31 09:29:43.380931 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-58a0ead7-040f-4b73-9d63-5b0befff51c8 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:43.381161 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-58a0ead7-040f-4b73-9d63-5b0befff51c8 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:43.387200 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-218b23b6-f398-45df-a484-11e5f67b2a28 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:43.389070 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-218b23b6-f398-45df-a484-11e5f67b2a28 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] DELETE https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 Jul 31 09:29:43.389261 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:43.389261 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:43.389407 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-218b23b6-f398-45df-a484-11e5f67b2a28 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:43.389580 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-218b23b6-f398-45df-a484-11e5f67b2a28 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:43.390240 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.backups [None req-218b23b6-f398-45df-a484-11e5f67b2a28 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Delete backup with id: fc82ca6d-6e5b-4008-a4e7-753e5bff01d8. Jul 31 09:29:43.393810 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-58a0ead7-040f-4b73-9d63-5b0befff51c8 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Volume info retrieved successfully. Jul 31 09:29:43.394828 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:43.394828 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:43.398391 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-58a0ead7-040f-4b73-9d63-5b0befff51c8 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] https://10.4.3.226/volume/v3/volumes/7cfd8682-b45c-45b1-ab45-2356c422d90b returned with HTTP 200 Jul 31 09:29:43.398764 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 412/1660] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:43 2026] GET /volume/v3/volumes/7cfd8682-b45c-45b1-ab45-2356c422d90b => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:43.414061 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.backup.rpcapi [None req-218b23b6-f398-45df-a484-11e5f67b2a28 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] delete_backup rpcapi backup_id fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 {{(pid=100315) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:29:43.417262 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-218b23b6-f398-45df-a484-11e5f67b2a28 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 returned with HTTP 202 Jul 31 09:29:43.417672 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e5a11e35-91a0-40af-ac67-7cae2a3770e2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:43.417716 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 418/1661] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:29:43 2026] DELETE /volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:29:43.417741 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e5a11e35-91a0-40af-ac67-7cae2a3770e2 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:29:43.417741 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e5a11e35-91a0-40af-ac67-7cae2a3770e2 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-2107551719"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:43.419216 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-e5a11e35-91a0-40af-ac67-7cae2a3770e2 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-2107551719'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:29:43.419216 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-e5a11e35-91a0-40af-ac67-7cae2a3770e2 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Create volume of 1 GB Jul 31 09:29:43.424643 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dc648a68-a752-48b8-8e1e-8349cc6af1e9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:43.426373 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e5a11e35-91a0-40af-ac67-7cae2a3770e2 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Availability Zones retrieved successfully. Jul 31 09:29:43.428582 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dc648a68-a752-48b8-8e1e-8349cc6af1e9 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 Jul 31 09:29:43.431313 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dc648a68-a752-48b8-8e1e-8349cc6af1e9 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:43.431313 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dc648a68-a752-48b8-8e1e-8349cc6af1e9 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:43.431313 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-dc648a68-a752-48b8-8e1e-8349cc6af1e9 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id fc82ca6d-6e5b-4008-a4e7-753e5bff01d8. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:43.435261 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e5a11e35-91a0-40af-ac67-7cae2a3770e2 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Flow 'volume_create_api' (37d8d7c1-f08c-481a-b25a-a5d4276374ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:43.435261 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e5a11e35-91a0-40af-ac67-7cae2a3770e2 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41312833-5eb7-404b-abca-11dda967a0fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:43.435261 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-e5a11e35-91a0-40af-ac67-7cae2a3770e2 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:29:43.438972 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:43.438972 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:43.439915 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dc648a68-a752-48b8-8e1e-8349cc6af1e9 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 returned with HTTP 200 Jul 31 09:29:43.440343 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 415/1662] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:43 2026] GET /volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:43.481107 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e5a11e35-91a0-40af-ac67-7cae2a3770e2 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41312833-5eb7-404b-abca-11dda967a0fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:43.481107 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e5a11e35-91a0-40af-ac67-7cae2a3770e2 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2599b16f-cd89-4f63-9a92-c8c2d24cfd43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:43.535750 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-e5a11e35-91a0-40af-ac67-7cae2a3770e2 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Created reservations ['a9cf038d-4be0-41aa-90d6-396a5d999660', '86c74dff-9d9a-4da6-82a1-041d16b23683', 'd69b9ee9-ec17-4e6d-bf2b-7edebf62fee5', 'df45ad48-b8e5-4b7d-85a9-55df4ea61dd6'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:29:43.536660 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e5a11e35-91a0-40af-ac67-7cae2a3770e2 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2599b16f-cd89-4f63-9a92-c8c2d24cfd43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9cf038d-4be0-41aa-90d6-396a5d999660', '86c74dff-9d9a-4da6-82a1-041d16b23683', 'd69b9ee9-ec17-4e6d-bf2b-7edebf62fee5', 'df45ad48-b8e5-4b7d-85a9-55df4ea61dd6']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:43.537510 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e5a11e35-91a0-40af-ac67-7cae2a3770e2 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ba688b4-a251-4af1-ba3e-b18d0f44923d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:43.564977 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e5a11e35-91a0-40af-ac67-7cae2a3770e2 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ba688b4-a251-4af1-ba3e-b18d0f44923d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a534a0d1-8ccd-4b7c-8889-a6f43f6ca063', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2107551719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e42d7c380d24b3dbd42c15990dcb998',qos_specs=None,replication_status=,reservations=['a9cf038d-4be0-41aa-90d6-396a5d999660','86c74dff-9d9a-4da6-82a1-041d16b23683','d69b9ee9-ec17-4e6d-bf2b-7edebf62fee5','df45ad48-b8e5-4b7d-85a9-55df4ea61dd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b48644b91152457f92452069527a557f',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:29:43Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2107551719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a534a0d1-8ccd-4b7c-8889-a6f43f6ca063,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e42d7c380d24b3dbd42c15990dcb998',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b48644b91152457f92452069527a557f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:43.565552 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e5a11e35-91a0-40af-ac67-7cae2a3770e2 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5be9779e-0a12-4334-a506-9052bcbfdfb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:43.594264 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e5a11e35-91a0-40af-ac67-7cae2a3770e2 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5be9779e-0a12-4334-a506-9052bcbfdfb7) transitioned into 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-2107551719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e42d7c380d24b3dbd42c15990dcb998',qos_specs=None,replication_status=,reservations=['a9cf038d-4be0-41aa-90d6-396a5d999660','86c74dff-9d9a-4da6-82a1-041d16b23683','d69b9ee9-ec17-4e6d-bf2b-7edebf62fee5','df45ad48-b8e5-4b7d-85a9-55df4ea61dd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b48644b91152457f92452069527a557f',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:43.594264 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e5a11e35-91a0-40af-ac67-7cae2a3770e2 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a454cb6d-4695-4340-8afe-20ad36974088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:43.614739 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e5a11e35-91a0-40af-ac67-7cae2a3770e2 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a454cb6d-4695-4340-8afe-20ad36974088) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:43.614739 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e5a11e35-91a0-40af-ac67-7cae2a3770e2 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Flow 'volume_create_api' (37d8d7c1-f08c-481a-b25a-a5d4276374ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:43.614739 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e5a11e35-91a0-40af-ac67-7cae2a3770e2 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Create volume request issued successfully. Jul 31 09:29:43.615042 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e5a11e35-91a0-40af-ac67-7cae2a3770e2 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:29:43.615727 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 418/1663] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:29:43 2026] POST /volume/v3/volumes => generated 776 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:29:43.631800 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ee6dcb73-eb62-4299-bfb5-dd32b2893103 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:43.634467 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ee6dcb73-eb62-4299-bfb5-dd32b2893103 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] GET https://10.4.3.226/volume/v3/volumes/a534a0d1-8ccd-4b7c-8889-a6f43f6ca063 Jul 31 09:29:43.634467 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ee6dcb73-eb62-4299-bfb5-dd32b2893103 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:43.634715 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ee6dcb73-eb62-4299-bfb5-dd32b2893103 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:43.647588 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:43.647588 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:43.651428 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ee6dcb73-eb62-4299-bfb5-dd32b2893103 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Volume info retrieved successfully. Jul 31 09:29:43.657112 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ee6dcb73-eb62-4299-bfb5-dd32b2893103 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] https://10.4.3.226/volume/v3/volumes/a534a0d1-8ccd-4b7c-8889-a6f43f6ca063 returned with HTTP 200 Jul 31 09:29:43.657507 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 413/1664] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:43 2026] GET /volume/v3/volumes/a534a0d1-8ccd-4b7c-8889-a6f43f6ca063 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:44.296333 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6adaa396-8944-455e-983a-a42d6b1993ba None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:44.302402 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6adaa396-8944-455e-983a-a42d6b1993ba tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 Jul 31 09:29:44.304630 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6adaa396-8944-455e-983a-a42d6b1993ba tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:44.304838 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6adaa396-8944-455e-983a-a42d6b1993ba tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:44.452503 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a433d30b-a7d6-43d4-8e36-9341004a8c7f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:44.454721 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a433d30b-a7d6-43d4-8e36-9341004a8c7f tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 Jul 31 09:29:44.455066 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a433d30b-a7d6-43d4-8e36-9341004a8c7f tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:44.455362 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a433d30b-a7d6-43d4-8e36-9341004a8c7f tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:44.455523 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-a433d30b-a7d6-43d4-8e36-9341004a8c7f tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Show backup with id fc82ca6d-6e5b-4008-a4e7-753e5bff01d8. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:44.464792 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a433d30b-a7d6-43d4-8e36-9341004a8c7f tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 returned with HTTP 404 Jul 31 09:29:44.465424 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 416/1665] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:44 2026] GET /volume/v3/backups/fc82ca6d-6e5b-4008-a4e7-753e5bff01d8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:44.509660 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:44.509660 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:44.514378 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-6adaa396-8944-455e-983a-a42d6b1993ba tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:29:44.521570 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6adaa396-8944-455e-983a-a42d6b1993ba tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 returned with HTTP 200 Jul 31 09:29:44.522156 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 419/1666] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:44 2026] GET /volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 => generated 847 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:44.542036 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-af4f3047-d56e-4b3e-828a-6f08964b8d3b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:44.542883 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-af4f3047-d56e-4b3e-828a-6f08964b8d3b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 Jul 31 09:29:44.543181 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-af4f3047-d56e-4b3e-828a-6f08964b8d3b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:44.543479 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-af4f3047-d56e-4b3e-828a-6f08964b8d3b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:44.554631 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:44.554631 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:44.562031 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-af4f3047-d56e-4b3e-828a-6f08964b8d3b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:29:44.572841 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-af4f3047-d56e-4b3e-828a-6f08964b8d3b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 returned with HTTP 200 Jul 31 09:29:44.573128 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 419/1667] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:44 2026] GET /volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:44.586426 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-59cb14a8-30e6-4830-a861-b1f7ad298b15 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:44.588750 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-59cb14a8-30e6-4830-a861-b1f7ad298b15 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/volumes/362aead1-ac94-4030-b0a9-39bf664e1c79 Jul 31 09:29:44.588968 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-59cb14a8-30e6-4830-a861-b1f7ad298b15 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:44.589161 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-59cb14a8-30e6-4830-a861-b1f7ad298b15 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:44.591080 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c235a2e8-ee73-41eb-92e4-c97b1d20e09b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:44.594379 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c235a2e8-ee73-41eb-92e4-c97b1d20e09b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:29:44.595078 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c235a2e8-ee73-41eb-92e4-c97b1d20e09b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a10f529-b50e-429b-b725-d31a989d4312", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1085842948"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:44.603802 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:44.603802 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:44.604577 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:44.604577 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:44.605096 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c235a2e8-ee73-41eb-92e4-c97b1d20e09b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:29:44.605203 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-c235a2e8-ee73-41eb-92e4-c97b1d20e09b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Create snapshot from volume 7a10f529-b50e-429b-b725-d31a989d4312 Jul 31 09:29:44.608682 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-59cb14a8-30e6-4830-a861-b1f7ad298b15 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Volume info retrieved successfully. Jul 31 09:29:44.613847 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-59cb14a8-30e6-4830-a861-b1f7ad298b15 tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/volumes/362aead1-ac94-4030-b0a9-39bf664e1c79 returned with HTTP 200 Jul 31 09:29:44.614391 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 414/1668] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:44 2026] GET /volume/v3/volumes/362aead1-ac94-4030-b0a9-39bf664e1c79 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:44.630052 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-934643e2-68fb-44a4-9263-30cbc0cf719f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:44.632284 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-934643e2-68fb-44a4-9263-30cbc0cf719f tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] DELETE https://10.4.3.226/volume/v3/volumes/362aead1-ac94-4030-b0a9-39bf664e1c79 Jul 31 09:29:44.632549 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-934643e2-68fb-44a4-9263-30cbc0cf719f tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:44.632804 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-934643e2-68fb-44a4-9263-30cbc0cf719f tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:44.633040 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-934643e2-68fb-44a4-9263-30cbc0cf719f tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Delete volume with id: 362aead1-ac94-4030-b0a9-39bf664e1c79 Jul 31 09:29:44.644542 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:44.644542 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:44.645136 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-934643e2-68fb-44a4-9263-30cbc0cf719f tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Volume info retrieved successfully. Jul 31 09:29:44.653081 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-c235a2e8-ee73-41eb-92e4-c97b1d20e09b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Created reservations ['0498ef06-7cdd-4449-818e-e2e6aa47a8ed', '16147ad6-98f2-437d-938a-9b4b981522da', 'd7bf7343-581b-45eb-ae74-a288793c4b4a', '23e8dda4-fa53-4475-abb4-b7b8b99f057d'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:29:44.660721 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-934643e2-68fb-44a4-9263-30cbc0cf719f tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Delete volume request issued successfully. Jul 31 09:29:44.660917 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-934643e2-68fb-44a4-9263-30cbc0cf719f tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/volumes/362aead1-ac94-4030-b0a9-39bf664e1c79 returned with HTTP 202 Jul 31 09:29:44.661348 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 420/1669] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:29:44 2026] DELETE /volume/v3/volumes/362aead1-ac94-4030-b0a9-39bf664e1c79 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:29:44.668299 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-258e1583-ec25-424b-8f71-d733906986eb None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:44.670037 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-258e1583-ec25-424b-8f71-d733906986eb tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/volumes/362aead1-ac94-4030-b0a9-39bf664e1c79 Jul 31 09:29:44.670336 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-258e1583-ec25-424b-8f71-d733906986eb tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:44.670595 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-258e1583-ec25-424b-8f71-d733906986eb tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:44.675429 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b98cfd30-d843-4892-aac7-79f0de551140 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:44.677545 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b98cfd30-d843-4892-aac7-79f0de551140 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] GET https://10.4.3.226/volume/v3/volumes/a534a0d1-8ccd-4b7c-8889-a6f43f6ca063 Jul 31 09:29:44.677605 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:44.677605 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:44.677915 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b98cfd30-d843-4892-aac7-79f0de551140 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:44.678330 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b98cfd30-d843-4892-aac7-79f0de551140 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:44.683073 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-258e1583-ec25-424b-8f71-d733906986eb tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Volume info retrieved successfully. Jul 31 09:29:44.688086 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:44.688086 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:44.689333 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-258e1583-ec25-424b-8f71-d733906986eb tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/volumes/362aead1-ac94-4030-b0a9-39bf664e1c79 returned with HTTP 200 Jul 31 09:29:44.689852 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 420/1670] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:44 2026] GET /volume/v3/volumes/362aead1-ac94-4030-b0a9-39bf664e1c79 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:44.693468 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b98cfd30-d843-4892-aac7-79f0de551140 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Volume info retrieved successfully. Jul 31 09:29:44.697538 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c235a2e8-ee73-41eb-92e4-c97b1d20e09b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot create request issued successfully. Jul 31 09:29:44.697834 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c235a2e8-ee73-41eb-92e4-c97b1d20e09b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:29:44.698278 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 417/1671] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:29:44 2026] POST /volume/v3/snapshots => generated 310 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:29:44.699176 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b98cfd30-d843-4892-aac7-79f0de551140 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] https://10.4.3.226/volume/v3/volumes/a534a0d1-8ccd-4b7c-8889-a6f43f6ca063 returned with HTTP 200 Jul 31 09:29:44.699862 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 415/1672] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:44 2026] GET /volume/v3/volumes/a534a0d1-8ccd-4b7c-8889-a6f43f6ca063 => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:44.713024 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7ec85eed-960a-4bda-94eb-281a878d594c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:44.713189 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-335f9135-1171-45f1-9c67-5d4dfe1fe1e8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:44.715225 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-335f9135-1171-45f1-9c67-5d4dfe1fe1e8 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] GET https://10.4.3.226/volume/v3/volumes/a534a0d1-8ccd-4b7c-8889-a6f43f6ca063 Jul 31 09:29:44.715472 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-335f9135-1171-45f1-9c67-5d4dfe1fe1e8 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:44.715680 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7ec85eed-960a-4bda-94eb-281a878d594c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/d35ecedd-e803-48d8-9a1e-31ee101f3d72 Jul 31 09:29:44.715733 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-335f9135-1171-45f1-9c67-5d4dfe1fe1e8 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:44.716044 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7ec85eed-960a-4bda-94eb-281a878d594c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:44.716302 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7ec85eed-960a-4bda-94eb-281a878d594c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:44.722383 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:44.722383 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:44.723046 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-7ec85eed-960a-4bda-94eb-281a878d594c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:29:44.723919 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:44.723919 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:44.724105 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7ec85eed-960a-4bda-94eb-281a878d594c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/d35ecedd-e803-48d8-9a1e-31ee101f3d72 returned with HTTP 200 Jul 31 09:29:44.724530 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 421/1673] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:29:44 2026] GET /volume/v3/snapshots/d35ecedd-e803-48d8-9a1e-31ee101f3d72 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:44.730930 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-335f9135-1171-45f1-9c67-5d4dfe1fe1e8 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Volume info retrieved successfully. Jul 31 09:29:44.735813 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-335f9135-1171-45f1-9c67-5d4dfe1fe1e8 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] https://10.4.3.226/volume/v3/volumes/a534a0d1-8ccd-4b7c-8889-a6f43f6ca063 returned with HTTP 200 Jul 31 09:29:44.736557 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 421/1674] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:44 2026] GET /volume/v3/volumes/a534a0d1-8ccd-4b7c-8889-a6f43f6ca063 => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:44.753528 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3d7b23a3-01b8-4672-bff8-08868bef587b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:44.755382 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3d7b23a3-01b8-4672-bff8-08868bef587b tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:29:44.755729 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3d7b23a3-01b8-4672-bff8-08868bef587b tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a534a0d1-8ccd-4b7c-8889-a6f43f6ca063", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1407167577"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:44.960340 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:44.960340 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:44.960869 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3d7b23a3-01b8-4672-bff8-08868bef587b tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Volume info retrieved successfully. Jul 31 09:29:44.961310 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-3d7b23a3-01b8-4672-bff8-08868bef587b tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Create snapshot from volume a534a0d1-8ccd-4b7c-8889-a6f43f6ca063 Jul 31 09:29:45.015190 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-3d7b23a3-01b8-4672-bff8-08868bef587b tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Created reservations ['2d08cdaf-9374-4d10-adc9-adcd9c8728c7', '7b3d97e6-2e36-440b-81cf-28a208e524e9', '239f9908-8da9-485b-94ac-ea5686e84c19', '68be3a6c-7b7f-4a1d-9fa0-2426021ffff8'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:29:45.057097 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3d7b23a3-01b8-4672-bff8-08868bef587b tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Snapshot create request issued successfully. Jul 31 09:29:45.057627 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3d7b23a3-01b8-4672-bff8-08868bef587b tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:29:45.058050 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 418/1675] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:29:44 2026] POST /volume/v3/snapshots => generated 326 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:29:45.068383 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-da8ebbe1-f2f4-4cba-b1c0-245c8fa5f56f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:45.070998 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-da8ebbe1-f2f4-4cba-b1c0-245c8fa5f56f tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] GET https://10.4.3.226/volume/v3/snapshots/5225d01c-f3bd-4bc2-8cf9-72459442669c Jul 31 09:29:45.071273 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-da8ebbe1-f2f4-4cba-b1c0-245c8fa5f56f tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:45.071513 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-da8ebbe1-f2f4-4cba-b1c0-245c8fa5f56f tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:45.080138 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:45.080138 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:45.080808 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-da8ebbe1-f2f4-4cba-b1c0-245c8fa5f56f tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Snapshot retrieved successfully. Jul 31 09:29:45.082007 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-da8ebbe1-f2f4-4cba-b1c0-245c8fa5f56f tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] https://10.4.3.226/volume/v3/snapshots/5225d01c-f3bd-4bc2-8cf9-72459442669c returned with HTTP 200 Jul 31 09:29:45.084929 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 416/1676] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:29:45 2026] GET /volume/v3/snapshots/5225d01c-f3bd-4bc2-8cf9-72459442669c => generated 458 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:45.704666 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4bac443a-167e-4cdf-8db5-97bc0ce1c64d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:45.706792 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4bac443a-167e-4cdf-8db5-97bc0ce1c64d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] GET https://10.4.3.226/volume/v3/volumes/362aead1-ac94-4030-b0a9-39bf664e1c79 Jul 31 09:29:45.707758 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4bac443a-167e-4cdf-8db5-97bc0ce1c64d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:45.707758 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4bac443a-167e-4cdf-8db5-97bc0ce1c64d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:45.713930 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4bac443a-167e-4cdf-8db5-97bc0ce1c64d tempest-VolumesBackupsAdminTest-1998845595 tempest-VolumesBackupsAdminTest-1998845595-project-member] https://10.4.3.226/volume/v3/volumes/362aead1-ac94-4030-b0a9-39bf664e1c79 returned with HTTP 404 Jul 31 09:29:45.714713 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 422/1677] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:45 2026] GET /volume/v3/volumes/362aead1-ac94-4030-b0a9-39bf664e1c79 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:45.736700 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f7e4b906-965a-4dc5-b2dc-786f53b9fb74 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:45.738864 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f7e4b906-965a-4dc5-b2dc-786f53b9fb74 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/d35ecedd-e803-48d8-9a1e-31ee101f3d72 Jul 31 09:29:45.739121 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f7e4b906-965a-4dc5-b2dc-786f53b9fb74 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:45.739375 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f7e4b906-965a-4dc5-b2dc-786f53b9fb74 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:45.746020 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:45.746020 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:45.746751 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f7e4b906-965a-4dc5-b2dc-786f53b9fb74 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:29:45.747927 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f7e4b906-965a-4dc5-b2dc-786f53b9fb74 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/d35ecedd-e803-48d8-9a1e-31ee101f3d72 returned with HTTP 200 Jul 31 09:29:45.748325 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 422/1678] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:29:45 2026] GET /volume/v3/snapshots/d35ecedd-e803-48d8-9a1e-31ee101f3d72 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:45.758258 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5875f3e6-e88c-494f-95ee-f59c7f8bb3b0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:45.760494 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5875f3e6-e88c-494f-95ee-f59c7f8bb3b0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] POST https://10.4.3.226/volume/v3/backups Jul 31 09:29:45.760999 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5875f3e6-e88c-494f-95ee-f59c7f8bb3b0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7a10f529-b50e-429b-b725-d31a989d4312", "snapshot_id": "d35ecedd-e803-48d8-9a1e-31ee101f3d72", "name": "tempest-VolumesSnapshotTestJSON-Backup-1814998653", "container": "tempest-volumessnapshottestjson-backup-container-2124671456"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:45.762700 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-5875f3e6-e88c-494f-95ee-f59c7f8bb3b0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Creating new backup {'backup': {'volume_id': '7a10f529-b50e-429b-b725-d31a989d4312', 'snapshot_id': 'd35ecedd-e803-48d8-9a1e-31ee101f3d72', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1814998653', 'container': 'tempest-volumessnapshottestjson-backup-container-2124671456'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:29:45.762865 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-5875f3e6-e88c-494f-95ee-f59c7f8bb3b0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Creating backup of volume 7a10f529-b50e-429b-b725-d31a989d4312 in container tempest-volumessnapshottestjson-backup-container-2124671456 Jul 31 09:29:45.772518 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:45.772518 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:45.773225 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5875f3e6-e88c-494f-95ee-f59c7f8bb3b0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:29:45.782053 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:45.782053 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:45.782726 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5875f3e6-e88c-494f-95ee-f59c7f8bb3b0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:29:45.820056 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-5875f3e6-e88c-494f-95ee-f59c7f8bb3b0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Created reservations ['aec0f68c-19a0-4b2c-8bb8-857ee7957d33', '4ec3201e-678f-46a0-bf59-0c78f8e9ee29'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:29:45.860437 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5875f3e6-e88c-494f-95ee-f59c7f8bb3b0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:29:45.861181 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 419/1679] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:29:45 2026] POST /volume/v3/backups => generated 335 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:29:45.870550 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-913a79a7-d232-4883-a88b-75f2be61b319 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:45.872630 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-913a79a7-d232-4883-a88b-75f2be61b319 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 Jul 31 09:29:45.873075 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-913a79a7-d232-4883-a88b-75f2be61b319 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:45.874201 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-913a79a7-d232-4883-a88b-75f2be61b319 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:45.874201 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-913a79a7-d232-4883-a88b-75f2be61b319 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Show backup with id 66e2f763-3037-40f6-890f-528c9d967949. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:45.881735 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:45.881735 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:45.881735 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-913a79a7-d232-4883-a88b-75f2be61b319 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 returned with HTTP 200 Jul 31 09:29:45.881735 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 417/1680] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:45 2026] GET /volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:46.092983 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-802f8691-7504-4a89-bfc4-24a4d8aa680c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:46.095188 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-802f8691-7504-4a89-bfc4-24a4d8aa680c tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] GET https://10.4.3.226/volume/v3/snapshots/5225d01c-f3bd-4bc2-8cf9-72459442669c Jul 31 09:29:46.095188 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-802f8691-7504-4a89-bfc4-24a4d8aa680c tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:46.095421 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-802f8691-7504-4a89-bfc4-24a4d8aa680c tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:46.103348 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:46.103348 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:46.104352 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-802f8691-7504-4a89-bfc4-24a4d8aa680c tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Snapshot retrieved successfully. Jul 31 09:29:46.105362 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-802f8691-7504-4a89-bfc4-24a4d8aa680c tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] https://10.4.3.226/volume/v3/snapshots/5225d01c-f3bd-4bc2-8cf9-72459442669c returned with HTTP 200 Jul 31 09:29:46.105743 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 423/1681] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:29:46 2026] GET /volume/v3/snapshots/5225d01c-f3bd-4bc2-8cf9-72459442669c => generated 485 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:46.119691 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-899fcfcc-7078-4395-9dbe-c0469140fb0f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:46.124125 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-899fcfcc-7078-4395-9dbe-c0469140fb0f tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] GET https://10.4.3.226/volume/v3/snapshots/5225d01c-f3bd-4bc2-8cf9-72459442669c Jul 31 09:29:46.124430 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-899fcfcc-7078-4395-9dbe-c0469140fb0f tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:46.124691 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-899fcfcc-7078-4395-9dbe-c0469140fb0f tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:46.133085 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:46.133085 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:46.134210 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-899fcfcc-7078-4395-9dbe-c0469140fb0f tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Snapshot retrieved successfully. Jul 31 09:29:46.136267 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-899fcfcc-7078-4395-9dbe-c0469140fb0f tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] https://10.4.3.226/volume/v3/snapshots/5225d01c-f3bd-4bc2-8cf9-72459442669c returned with HTTP 200 Jul 31 09:29:46.136587 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 423/1682] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:29:46 2026] GET /volume/v3/snapshots/5225d01c-f3bd-4bc2-8cf9-72459442669c => generated 485 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:46.150402 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1ab16579-0cfe-478b-bcd1-e64b29f689d9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:46.153529 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1ab16579-0cfe-478b-bcd1-e64b29f689d9 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/5225d01c-f3bd-4bc2-8cf9-72459442669c Jul 31 09:29:46.153529 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1ab16579-0cfe-478b-bcd1-e64b29f689d9 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:46.153529 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1ab16579-0cfe-478b-bcd1-e64b29f689d9 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:46.153529 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-1ab16579-0cfe-478b-bcd1-e64b29f689d9 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Delete snapshot with id: 5225d01c-f3bd-4bc2-8cf9-72459442669c Jul 31 09:29:46.163517 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:46.163517 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:46.163517 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1ab16579-0cfe-478b-bcd1-e64b29f689d9 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Snapshot retrieved successfully. Jul 31 09:29:46.196753 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1ab16579-0cfe-478b-bcd1-e64b29f689d9 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Snapshot delete request issued successfully. Jul 31 09:29:46.197337 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1ab16579-0cfe-478b-bcd1-e64b29f689d9 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] https://10.4.3.226/volume/v3/snapshots/5225d01c-f3bd-4bc2-8cf9-72459442669c returned with HTTP 202 Jul 31 09:29:46.197501 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 420/1683] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:29:46 2026] DELETE /volume/v3/snapshots/5225d01c-f3bd-4bc2-8cf9-72459442669c => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:29:46.207570 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-30ecabc5-4b61-408d-9e63-a2f5b5c09d71 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:46.209968 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-30ecabc5-4b61-408d-9e63-a2f5b5c09d71 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] GET https://10.4.3.226/volume/v3/snapshots/5225d01c-f3bd-4bc2-8cf9-72459442669c Jul 31 09:29:46.210339 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-30ecabc5-4b61-408d-9e63-a2f5b5c09d71 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:46.211025 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-30ecabc5-4b61-408d-9e63-a2f5b5c09d71 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:46.217672 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:46.217672 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:46.218051 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-30ecabc5-4b61-408d-9e63-a2f5b5c09d71 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Snapshot retrieved successfully. Jul 31 09:29:46.219314 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-30ecabc5-4b61-408d-9e63-a2f5b5c09d71 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] https://10.4.3.226/volume/v3/snapshots/5225d01c-f3bd-4bc2-8cf9-72459442669c returned with HTTP 200 Jul 31 09:29:46.219714 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 418/1684] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:29:46 2026] GET /volume/v3/snapshots/5225d01c-f3bd-4bc2-8cf9-72459442669c => generated 484 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:46.777664 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-45759e4e-c214-4094-95e8-5d41219aa14d req-1a78796c-7c71-4e5b-bfbe-8629848039e5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:46.781072 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-45759e4e-c214-4094-95e8-5d41219aa14d req-1a78796c-7c71-4e5b-bfbe-8629848039e5 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea/encryption Jul 31 09:29:46.781403 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-45759e4e-c214-4094-95e8-5d41219aa14d req-1a78796c-7c71-4e5b-bfbe-8629848039e5 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:46.781707 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-45759e4e-c214-4094-95e8-5d41219aa14d req-1a78796c-7c71-4e5b-bfbe-8629848039e5 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'index' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:46.795268 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:46.795268 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:46.802849 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-45759e4e-c214-4094-95e8-5d41219aa14d req-1a78796c-7c71-4e5b-bfbe-8629848039e5 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea/encryption returned with HTTP 200 Jul 31 09:29:46.803418 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 424/1685] 10.4.3.226 () {68 vars in 1631 bytes} [Fri Jul 31 09:29:46 2026] GET /volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:46.892944 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-224c4629-d41b-42d2-af01-3a71d943e390 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:46.897786 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-224c4629-d41b-42d2-af01-3a71d943e390 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 Jul 31 09:29:46.897786 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-224c4629-d41b-42d2-af01-3a71d943e390 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:46.897786 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-224c4629-d41b-42d2-af01-3a71d943e390 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:46.897786 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-224c4629-d41b-42d2-af01-3a71d943e390 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Show backup with id 66e2f763-3037-40f6-890f-528c9d967949. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:46.905142 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:46.905142 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:46.906023 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-224c4629-d41b-42d2-af01-3a71d943e390 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 returned with HTTP 200 Jul 31 09:29:46.906402 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 424/1686] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:46 2026] GET /volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:47.232790 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3c8aa2a2-380d-4383-8817-0e67a5567d74 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:47.235078 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3c8aa2a2-380d-4383-8817-0e67a5567d74 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] GET https://10.4.3.226/volume/v3/snapshots/5225d01c-f3bd-4bc2-8cf9-72459442669c Jul 31 09:29:47.235416 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3c8aa2a2-380d-4383-8817-0e67a5567d74 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:47.235583 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3c8aa2a2-380d-4383-8817-0e67a5567d74 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:47.241659 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3c8aa2a2-380d-4383-8817-0e67a5567d74 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] https://10.4.3.226/volume/v3/snapshots/5225d01c-f3bd-4bc2-8cf9-72459442669c returned with HTTP 404 Jul 31 09:29:47.242270 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 421/1687] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:29:47 2026] GET /volume/v3/snapshots/5225d01c-f3bd-4bc2-8cf9-72459442669c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:47.253693 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cea14b5a-92c9-4b42-8b77-4c05e4c2dfc3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:47.256825 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cea14b5a-92c9-4b42-8b77-4c05e4c2dfc3 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] DELETE https://10.4.3.226/volume/v3/volumes/a534a0d1-8ccd-4b7c-8889-a6f43f6ca063 Jul 31 09:29:47.257217 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cea14b5a-92c9-4b42-8b77-4c05e4c2dfc3 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:47.257489 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cea14b5a-92c9-4b42-8b77-4c05e4c2dfc3 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:47.257889 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-cea14b5a-92c9-4b42-8b77-4c05e4c2dfc3 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Delete volume with id: a534a0d1-8ccd-4b7c-8889-a6f43f6ca063 Jul 31 09:29:47.270843 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:47.270843 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:47.271681 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cea14b5a-92c9-4b42-8b77-4c05e4c2dfc3 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Volume info retrieved successfully. Jul 31 09:29:47.305734 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cea14b5a-92c9-4b42-8b77-4c05e4c2dfc3 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Delete volume request issued successfully. Jul 31 09:29:47.309276 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cea14b5a-92c9-4b42-8b77-4c05e4c2dfc3 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] https://10.4.3.226/volume/v3/volumes/a534a0d1-8ccd-4b7c-8889-a6f43f6ca063 returned with HTTP 202 Jul 31 09:29:47.309276 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 419/1688] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:29:47 2026] DELETE /volume/v3/volumes/a534a0d1-8ccd-4b7c-8889-a6f43f6ca063 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:29:47.320339 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c00267af-51b2-4ad7-ba2d-ba8dadfebb60 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:47.323711 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c00267af-51b2-4ad7-ba2d-ba8dadfebb60 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] GET https://10.4.3.226/volume/v3/volumes/a534a0d1-8ccd-4b7c-8889-a6f43f6ca063 Jul 31 09:29:47.323711 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c00267af-51b2-4ad7-ba2d-ba8dadfebb60 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:47.324066 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c00267af-51b2-4ad7-ba2d-ba8dadfebb60 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:47.337440 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:47.337440 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:47.345118 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c00267af-51b2-4ad7-ba2d-ba8dadfebb60 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Volume info retrieved successfully. Jul 31 09:29:47.352451 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c00267af-51b2-4ad7-ba2d-ba8dadfebb60 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] https://10.4.3.226/volume/v3/volumes/a534a0d1-8ccd-4b7c-8889-a6f43f6ca063 returned with HTTP 200 Jul 31 09:29:47.352898 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 425/1689] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:47 2026] GET /volume/v3/volumes/a534a0d1-8ccd-4b7c-8889-a6f43f6ca063 => generated 868 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:47.919216 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-792e4db1-2c1b-48e7-9e6d-463da2a11ac2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:47.921792 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-792e4db1-2c1b-48e7-9e6d-463da2a11ac2 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 Jul 31 09:29:47.922048 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-792e4db1-2c1b-48e7-9e6d-463da2a11ac2 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:47.922260 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-792e4db1-2c1b-48e7-9e6d-463da2a11ac2 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:47.922376 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-792e4db1-2c1b-48e7-9e6d-463da2a11ac2 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Show backup with id 66e2f763-3037-40f6-890f-528c9d967949. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:47.928774 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:47.928774 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:47.929893 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-792e4db1-2c1b-48e7-9e6d-463da2a11ac2 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 returned with HTTP 200 Jul 31 09:29:47.930460 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 425/1690] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:47 2026] GET /volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:48.367853 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b07559de-d2ff-48f6-b575-aa7601d05a83 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:48.370253 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b07559de-d2ff-48f6-b575-aa7601d05a83 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] GET https://10.4.3.226/volume/v3/volumes/a534a0d1-8ccd-4b7c-8889-a6f43f6ca063 Jul 31 09:29:48.370769 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b07559de-d2ff-48f6-b575-aa7601d05a83 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:48.370836 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b07559de-d2ff-48f6-b575-aa7601d05a83 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:48.371907 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fd6eb8e6-7834-4367-a9d7-4a6da594e739 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:48.379385 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b07559de-d2ff-48f6-b575-aa7601d05a83 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] https://10.4.3.226/volume/v3/volumes/a534a0d1-8ccd-4b7c-8889-a6f43f6ca063 returned with HTTP 404 Jul 31 09:29:48.380208 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 422/1691] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:48 2026] GET /volume/v3/volumes/a534a0d1-8ccd-4b7c-8889-a6f43f6ca063 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:48.388796 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3deba3ef-2206-4a52-b11a-caeb308ce591 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:48.392106 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3deba3ef-2206-4a52-b11a-caeb308ce591 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] DELETE https://10.4.3.226/volume/v3/volumes/7cfd8682-b45c-45b1-ab45-2356c422d90b Jul 31 09:29:48.392237 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3deba3ef-2206-4a52-b11a-caeb308ce591 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:48.392427 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3deba3ef-2206-4a52-b11a-caeb308ce591 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:48.392585 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-3deba3ef-2206-4a52-b11a-caeb308ce591 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Delete volume with id: 7cfd8682-b45c-45b1-ab45-2356c422d90b Jul 31 09:29:48.399509 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:48.399509 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:48.400014 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-3deba3ef-2206-4a52-b11a-caeb308ce591 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Volume info retrieved successfully. Jul 31 09:29:48.419584 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-3deba3ef-2206-4a52-b11a-caeb308ce591 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Delete volume request issued successfully. Jul 31 09:29:48.419839 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3deba3ef-2206-4a52-b11a-caeb308ce591 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] https://10.4.3.226/volume/v3/volumes/7cfd8682-b45c-45b1-ab45-2356c422d90b returned with HTTP 202 Jul 31 09:29:48.420219 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 426/1692] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:29:48 2026] DELETE /volume/v3/volumes/7cfd8682-b45c-45b1-ab45-2356c422d90b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:29:48.435472 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-81d4ef7e-658b-4ee6-9985-5c24b8e5a33c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:48.439227 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-81d4ef7e-658b-4ee6-9985-5c24b8e5a33c tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] GET https://10.4.3.226/volume/v3/volumes/7cfd8682-b45c-45b1-ab45-2356c422d90b Jul 31 09:29:48.439227 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-81d4ef7e-658b-4ee6-9985-5c24b8e5a33c tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:48.439227 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-81d4ef7e-658b-4ee6-9985-5c24b8e5a33c tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:48.446571 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:48.446571 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:48.450874 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-81d4ef7e-658b-4ee6-9985-5c24b8e5a33c tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Volume info retrieved successfully. Jul 31 09:29:48.455788 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-81d4ef7e-658b-4ee6-9985-5c24b8e5a33c tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] https://10.4.3.226/volume/v3/volumes/7cfd8682-b45c-45b1-ab45-2356c422d90b returned with HTTP 200 Jul 31 09:29:48.455788 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 426/1693] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:48 2026] GET /volume/v3/volumes/7cfd8682-b45c-45b1-ab45-2356c422d90b => generated 832 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:48.523604 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fd6eb8e6-7834-4367-a9d7-4a6da594e739 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] GET https://10.4.3.226/volume/v3/volumes Jul 31 09:29:48.523604 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fd6eb8e6-7834-4367-a9d7-4a6da594e739 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:48.523604 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fd6eb8e6-7834-4367-a9d7-4a6da594e739 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:48.523604 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-fd6eb8e6-7834-4367-a9d7-4a6da594e739 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:29:48.524385 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-fd6eb8e6-7834-4367-a9d7-4a6da594e739 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:29:48.533437 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fd6eb8e6-7834-4367-a9d7-4a6da594e739 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Get all volumes completed successfully. Jul 31 09:29:48.534068 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fd6eb8e6-7834-4367-a9d7-4a6da594e739 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 200 Jul 31 09:29:48.534612 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 420/1694] 10.4.3.226 () {66 vars in 1237 bytes} [Fri Jul 31 09:29:48 2026] GET /volume/v3/volumes => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:29:48.544259 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-be56d142-90d4-4032-8a07-7f2e17638bed None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:48.547036 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-be56d142-90d4-4032-8a07-7f2e17638bed tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:29:48.547942 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-be56d142-90d4-4032-8a07-7f2e17638bed tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-12641783"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:48.550449 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-be56d142-90d4-4032-8a07-7f2e17638bed tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-12641783'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:29:48.550614 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-be56d142-90d4-4032-8a07-7f2e17638bed tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Create volume of 1 GB Jul 31 09:29:48.550959 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:48.550959 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:48.556142 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-be56d142-90d4-4032-8a07-7f2e17638bed tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Availability Zones retrieved successfully. Jul 31 09:29:48.566036 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-be56d142-90d4-4032-8a07-7f2e17638bed tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Flow 'volume_create_api' (091f09e9-ad0a-435a-941e-28a3aaa59190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:48.570266 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-be56d142-90d4-4032-8a07-7f2e17638bed tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (675c8604-54e4-4429-a376-e6814fb885c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:48.570266 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-be56d142-90d4-4032-8a07-7f2e17638bed tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:29:48.601724 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-be56d142-90d4-4032-8a07-7f2e17638bed tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (675c8604-54e4-4429-a376-e6814fb885c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:48.602821 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-be56d142-90d4-4032-8a07-7f2e17638bed tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8388e3d-7b56-44dd-a075-c2188932a4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:48.679349 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-be56d142-90d4-4032-8a07-7f2e17638bed tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Created reservations ['f0a3fefd-528c-46ad-9f5f-2b5f05becba9', '705ac945-54d8-4fa9-9919-66f6b46005d8', '30322e1c-16b1-4fa5-8c40-9292c3ad6479', '1daa3c2c-adfd-45bc-bf99-f5e2424fc151'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:29:48.680734 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-be56d142-90d4-4032-8a07-7f2e17638bed tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8388e3d-7b56-44dd-a075-c2188932a4fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0a3fefd-528c-46ad-9f5f-2b5f05becba9', '705ac945-54d8-4fa9-9919-66f6b46005d8', '30322e1c-16b1-4fa5-8c40-9292c3ad6479', '1daa3c2c-adfd-45bc-bf99-f5e2424fc151']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:48.682054 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-be56d142-90d4-4032-8a07-7f2e17638bed tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2d66869-1311-475b-b49a-05e4bd01b379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:48.714960 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-be56d142-90d4-4032-8a07-7f2e17638bed tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2d66869-1311-475b-b49a-05e4bd01b379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c431b0c-5159-4499-ba30-c30a85d5c0b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-12641783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='368c09e65898436c9879bc35997decdb',qos_specs=None,replication_status=,reservations=['f0a3fefd-528c-46ad-9f5f-2b5f05becba9','705ac945-54d8-4fa9-9919-66f6b46005d8','30322e1c-16b1-4fa5-8c40-9292c3ad6479','1daa3c2c-adfd-45bc-bf99-f5e2424fc151'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e398cbf896ed4332ba1881018bccb55a',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:29:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-12641783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c431b0c-5159-4499-ba30-c30a85d5c0b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='368c09e65898436c9879bc35997decdb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e398cbf896ed4332ba1881018bccb55a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:48.715815 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-be56d142-90d4-4032-8a07-7f2e17638bed tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e073ef8b-b8e0-4c8e-93e2-8a01b05c6c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:48.738798 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-be56d142-90d4-4032-8a07-7f2e17638bed tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e073ef8b-b8e0-4c8e-93e2-8a01b05c6c01) transitioned into state 'SUCCESS' from state '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-12641783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='368c09e65898436c9879bc35997decdb',qos_specs=None,replication_status=,reservations=['f0a3fefd-528c-46ad-9f5f-2b5f05becba9','705ac945-54d8-4fa9-9919-66f6b46005d8','30322e1c-16b1-4fa5-8c40-9292c3ad6479','1daa3c2c-adfd-45bc-bf99-f5e2424fc151'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e398cbf896ed4332ba1881018bccb55a',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:48.739766 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-be56d142-90d4-4032-8a07-7f2e17638bed tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46b480ca-df7e-43ef-92dd-2438979bb259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:48.751454 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-be56d142-90d4-4032-8a07-7f2e17638bed tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46b480ca-df7e-43ef-92dd-2438979bb259) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:48.752880 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-be56d142-90d4-4032-8a07-7f2e17638bed tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Flow 'volume_create_api' (091f09e9-ad0a-435a-941e-28a3aaa59190) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:48.753292 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-be56d142-90d4-4032-8a07-7f2e17638bed tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Create volume request issued successfully. Jul 31 09:29:48.754101 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-be56d142-90d4-4032-8a07-7f2e17638bed tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:29:48.754685 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 423/1695] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:29:48 2026] POST /volume/v3/volumes => generated 753 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:29:48.774157 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2868ea51-0b33-4c4e-803c-99024005eda7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:48.776509 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2868ea51-0b33-4c4e-803c-99024005eda7 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] GET https://10.4.3.226/volume/v3/volumes/9c431b0c-5159-4499-ba30-c30a85d5c0b7 Jul 31 09:29:48.776509 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2868ea51-0b33-4c4e-803c-99024005eda7 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:48.776660 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2868ea51-0b33-4c4e-803c-99024005eda7 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:48.788926 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:48.788926 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:48.793298 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-2868ea51-0b33-4c4e-803c-99024005eda7 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Volume info retrieved successfully. Jul 31 09:29:48.797549 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2868ea51-0b33-4c4e-803c-99024005eda7 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] https://10.4.3.226/volume/v3/volumes/9c431b0c-5159-4499-ba30-c30a85d5c0b7 returned with HTTP 200 Jul 31 09:29:48.798016 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 427/1696] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:48 2026] GET /volume/v3/volumes/9c431b0c-5159-4499-ba30-c30a85d5c0b7 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:48.945492 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-cfbdb66f-e9ba-458a-82a6-20c6c4e0a776 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:48.947424 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cfbdb66f-e9ba-458a-82a6-20c6c4e0a776 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 Jul 31 09:29:48.947614 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cfbdb66f-e9ba-458a-82a6-20c6c4e0a776 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:48.947830 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cfbdb66f-e9ba-458a-82a6-20c6c4e0a776 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:48.947927 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-cfbdb66f-e9ba-458a-82a6-20c6c4e0a776 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Show backup with id 66e2f763-3037-40f6-890f-528c9d967949. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:48.953209 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:48.953209 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:48.954126 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cfbdb66f-e9ba-458a-82a6-20c6c4e0a776 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 returned with HTTP 200 Jul 31 09:29:48.954557 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 427/1697] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:48 2026] GET /volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:49.472789 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6566c241-0708-4d60-abfa-a84c4410cdb5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:49.475713 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6566c241-0708-4d60-abfa-a84c4410cdb5 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] GET https://10.4.3.226/volume/v3/volumes/7cfd8682-b45c-45b1-ab45-2356c422d90b Jul 31 09:29:49.476013 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6566c241-0708-4d60-abfa-a84c4410cdb5 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:49.476257 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6566c241-0708-4d60-abfa-a84c4410cdb5 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:49.485694 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6566c241-0708-4d60-abfa-a84c4410cdb5 tempest-CinderUnicodeTest-1809582037 tempest-CinderUnicodeTest-1809582037-project-member] https://10.4.3.226/volume/v3/volumes/7cfd8682-b45c-45b1-ab45-2356c422d90b returned with HTTP 404 Jul 31 09:29:49.486663 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 421/1698] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:49 2026] GET /volume/v3/volumes/7cfd8682-b45c-45b1-ab45-2356c422d90b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:49.814518 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-31e7e23f-0b0e-4e75-ac21-84d1114c3960 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:49.816584 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-31e7e23f-0b0e-4e75-ac21-84d1114c3960 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] GET https://10.4.3.226/volume/v3/volumes/9c431b0c-5159-4499-ba30-c30a85d5c0b7 Jul 31 09:29:49.816814 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-31e7e23f-0b0e-4e75-ac21-84d1114c3960 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:49.817008 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-31e7e23f-0b0e-4e75-ac21-84d1114c3960 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:49.825045 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:49.825045 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:49.830016 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-31e7e23f-0b0e-4e75-ac21-84d1114c3960 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Volume info retrieved successfully. Jul 31 09:29:49.834931 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-31e7e23f-0b0e-4e75-ac21-84d1114c3960 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] https://10.4.3.226/volume/v3/volumes/9c431b0c-5159-4499-ba30-c30a85d5c0b7 returned with HTTP 200 Jul 31 09:29:49.836807 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 424/1699] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:49 2026] GET /volume/v3/volumes/9c431b0c-5159-4499-ba30-c30a85d5c0b7 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:49.847225 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c3600fce-d810-4cf2-83ac-9b9f95ec8137 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:49.851422 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c3600fce-d810-4cf2-83ac-9b9f95ec8137 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] GET https://10.4.3.226/volume/v3/volumes/9c431b0c-5159-4499-ba30-c30a85d5c0b7 Jul 31 09:29:49.851422 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c3600fce-d810-4cf2-83ac-9b9f95ec8137 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:49.851422 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c3600fce-d810-4cf2-83ac-9b9f95ec8137 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:49.857196 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:49.857196 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:49.863122 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c3600fce-d810-4cf2-83ac-9b9f95ec8137 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Volume info retrieved successfully. Jul 31 09:29:49.869125 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c3600fce-d810-4cf2-83ac-9b9f95ec8137 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] https://10.4.3.226/volume/v3/volumes/9c431b0c-5159-4499-ba30-c30a85d5c0b7 returned with HTTP 200 Jul 31 09:29:49.869125 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 428/1700] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:49 2026] GET /volume/v3/volumes/9c431b0c-5159-4499-ba30-c30a85d5c0b7 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:49.886538 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-fca0693a-4653-4e38-89e7-d1eaf820cf7b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:49.892168 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fca0693a-4653-4e38-89e7-d1eaf820cf7b tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:29:49.892622 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fca0693a-4653-4e38-89e7-d1eaf820cf7b tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-535629183"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:49.897445 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-fca0693a-4653-4e38-89e7-d1eaf820cf7b tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-535629183'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:29:49.897608 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-fca0693a-4653-4e38-89e7-d1eaf820cf7b tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Create volume of 1 GB Jul 31 09:29:49.903113 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-fca0693a-4653-4e38-89e7-d1eaf820cf7b tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Availability Zones retrieved successfully. Jul 31 09:29:49.911044 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fca0693a-4653-4e38-89e7-d1eaf820cf7b tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Flow 'volume_create_api' (23d8dbbf-f5fb-4d0a-8ddf-129427fc7a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:49.912097 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fca0693a-4653-4e38-89e7-d1eaf820cf7b tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66f55839-4e7d-45cb-92f7-827d19514364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:49.913157 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-fca0693a-4653-4e38-89e7-d1eaf820cf7b tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:29:49.955849 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fca0693a-4653-4e38-89e7-d1eaf820cf7b tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66f55839-4e7d-45cb-92f7-827d19514364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:49.956958 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fca0693a-4653-4e38-89e7-d1eaf820cf7b tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49421fa9-d3ce-4947-987c-68602442acd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:49.971379 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ed40f795-4806-4bb4-8e07-2d1d420805ac None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:49.974627 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ed40f795-4806-4bb4-8e07-2d1d420805ac tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 Jul 31 09:29:49.975429 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ed40f795-4806-4bb4-8e07-2d1d420805ac tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:49.975429 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ed40f795-4806-4bb4-8e07-2d1d420805ac tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:49.975429 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-ed40f795-4806-4bb4-8e07-2d1d420805ac tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Show backup with id 66e2f763-3037-40f6-890f-528c9d967949. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:49.981021 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:49.981021 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:49.982518 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ed40f795-4806-4bb4-8e07-2d1d420805ac tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 returned with HTTP 200 Jul 31 09:29:49.983854 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 422/1701] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:49 2026] GET /volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:50.004432 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-fca0693a-4653-4e38-89e7-d1eaf820cf7b tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Created reservations ['66fedb51-b83f-42d8-bf5b-cd380666b9df', '71dfd49c-e28f-43d4-85d9-c36cfcffdc96', '44d2d812-82ee-4069-b642-c56ea1323f8c', 'f77a0573-38bb-4568-9b99-6e1517667bc2'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:29:50.004906 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fca0693a-4653-4e38-89e7-d1eaf820cf7b tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49421fa9-d3ce-4947-987c-68602442acd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66fedb51-b83f-42d8-bf5b-cd380666b9df', '71dfd49c-e28f-43d4-85d9-c36cfcffdc96', '44d2d812-82ee-4069-b642-c56ea1323f8c', 'f77a0573-38bb-4568-9b99-6e1517667bc2']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:50.005640 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fca0693a-4653-4e38-89e7-d1eaf820cf7b tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4527f630-e495-4801-bb06-3312cebcc5c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:50.026899 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fca0693a-4653-4e38-89e7-d1eaf820cf7b tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4527f630-e495-4801-bb06-3312cebcc5c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c9f3002-e8ea-475f-8b85-fe972c6f9641', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-535629183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='368c09e65898436c9879bc35997decdb',qos_specs=None,replication_status=,reservations=['66fedb51-b83f-42d8-bf5b-cd380666b9df','71dfd49c-e28f-43d4-85d9-c36cfcffdc96','44d2d812-82ee-4069-b642-c56ea1323f8c','f77a0573-38bb-4568-9b99-6e1517667bc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e398cbf896ed4332ba1881018bccb55a',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:29:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-535629183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c9f3002-e8ea-475f-8b85-fe972c6f9641,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='368c09e65898436c9879bc35997decdb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e398cbf896ed4332ba1881018bccb55a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:50.028037 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fca0693a-4653-4e38-89e7-d1eaf820cf7b tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a90ec460-c824-4332-b0ca-8ee3d8585d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:50.045613 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fca0693a-4653-4e38-89e7-d1eaf820cf7b tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a90ec460-c824-4332-b0ca-8ee3d8585d33) transitioned into state 'SUCCESS' from state '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-535629183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='368c09e65898436c9879bc35997decdb',qos_specs=None,replication_status=,reservations=['66fedb51-b83f-42d8-bf5b-cd380666b9df','71dfd49c-e28f-43d4-85d9-c36cfcffdc96','44d2d812-82ee-4069-b642-c56ea1323f8c','f77a0573-38bb-4568-9b99-6e1517667bc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e398cbf896ed4332ba1881018bccb55a',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:50.046313 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fca0693a-4653-4e38-89e7-d1eaf820cf7b tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbb93642-315d-485f-bcaf-561ced24ff71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:50.054829 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fca0693a-4653-4e38-89e7-d1eaf820cf7b tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbb93642-315d-485f-bcaf-561ced24ff71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:50.055608 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fca0693a-4653-4e38-89e7-d1eaf820cf7b tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Flow 'volume_create_api' (23d8dbbf-f5fb-4d0a-8ddf-129427fc7a9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:50.055889 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-fca0693a-4653-4e38-89e7-d1eaf820cf7b tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Create volume request issued successfully. Jul 31 09:29:50.056424 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fca0693a-4653-4e38-89e7-d1eaf820cf7b tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:29:50.056833 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 428/1702] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:29:49 2026] POST /volume/v3/volumes => generated 754 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:29:50.075134 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0ec21178-385d-4d8e-b175-c8853b1af9e7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:50.078170 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0ec21178-385d-4d8e-b175-c8853b1af9e7 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] GET https://10.4.3.226/volume/v3/volumes/4c9f3002-e8ea-475f-8b85-fe972c6f9641 Jul 31 09:29:50.078459 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0ec21178-385d-4d8e-b175-c8853b1af9e7 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:50.078784 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0ec21178-385d-4d8e-b175-c8853b1af9e7 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:50.093691 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:50.093691 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:50.109074 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0ec21178-385d-4d8e-b175-c8853b1af9e7 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Volume info retrieved successfully. Jul 31 09:29:50.118236 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0ec21178-385d-4d8e-b175-c8853b1af9e7 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] https://10.4.3.226/volume/v3/volumes/4c9f3002-e8ea-475f-8b85-fe972c6f9641 returned with HTTP 200 Jul 31 09:29:50.118652 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 425/1703] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:50 2026] GET /volume/v3/volumes/4c9f3002-e8ea-475f-8b85-fe972c6f9641 => generated 822 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:50.998761 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f1fcb0c2-3767-49ea-af47-50d2658622fc None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:51.000931 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f1fcb0c2-3767-49ea-af47-50d2658622fc tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 Jul 31 09:29:51.001196 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f1fcb0c2-3767-49ea-af47-50d2658622fc tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:51.001517 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f1fcb0c2-3767-49ea-af47-50d2658622fc tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:51.001678 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-f1fcb0c2-3767-49ea-af47-50d2658622fc tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Show backup with id 66e2f763-3037-40f6-890f-528c9d967949. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:51.008080 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:51.008080 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:51.008447 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f1fcb0c2-3767-49ea-af47-50d2658622fc tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 returned with HTTP 200 Jul 31 09:29:51.008979 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 429/1704] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:50 2026] GET /volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:51.135893 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-36f4320c-2fd0-4972-b2e0-d18c98489f47 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:51.138040 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-36f4320c-2fd0-4972-b2e0-d18c98489f47 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] GET https://10.4.3.226/volume/v3/volumes/4c9f3002-e8ea-475f-8b85-fe972c6f9641 Jul 31 09:29:51.138327 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-36f4320c-2fd0-4972-b2e0-d18c98489f47 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:51.138543 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-36f4320c-2fd0-4972-b2e0-d18c98489f47 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:51.156350 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:51.156350 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:51.164603 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-36f4320c-2fd0-4972-b2e0-d18c98489f47 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Volume info retrieved successfully. Jul 31 09:29:51.171577 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-36f4320c-2fd0-4972-b2e0-d18c98489f47 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] https://10.4.3.226/volume/v3/volumes/4c9f3002-e8ea-475f-8b85-fe972c6f9641 returned with HTTP 200 Jul 31 09:29:51.172149 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 423/1705] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:51 2026] GET /volume/v3/volumes/4c9f3002-e8ea-475f-8b85-fe972c6f9641 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:51.191331 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-aa00d0a5-6de4-4703-9c8d-8087a0a6a9a6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:51.193393 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-aa00d0a5-6de4-4703-9c8d-8087a0a6a9a6 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] GET https://10.4.3.226/volume/v3/volumes/4c9f3002-e8ea-475f-8b85-fe972c6f9641 Jul 31 09:29:51.193722 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-aa00d0a5-6de4-4703-9c8d-8087a0a6a9a6 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:51.193973 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-aa00d0a5-6de4-4703-9c8d-8087a0a6a9a6 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:51.208995 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:51.208995 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:51.218042 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-aa00d0a5-6de4-4703-9c8d-8087a0a6a9a6 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Volume info retrieved successfully. Jul 31 09:29:51.225123 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-aa00d0a5-6de4-4703-9c8d-8087a0a6a9a6 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] https://10.4.3.226/volume/v3/volumes/4c9f3002-e8ea-475f-8b85-fe972c6f9641 returned with HTTP 200 Jul 31 09:29:51.225962 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 429/1706] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:51 2026] GET /volume/v3/volumes/4c9f3002-e8ea-475f-8b85-fe972c6f9641 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:51.242834 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-331e56e9-6f89-4b98-a75a-47de2f896117 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:51.245025 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-331e56e9-6f89-4b98-a75a-47de2f896117 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:29:51.245420 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-331e56e9-6f89-4b98-a75a-47de2f896117 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1596006632"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:51.246929 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-331e56e9-6f89-4b98-a75a-47de2f896117 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1596006632'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:29:51.247106 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-331e56e9-6f89-4b98-a75a-47de2f896117 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Create volume of 1 GB Jul 31 09:29:51.253288 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-331e56e9-6f89-4b98-a75a-47de2f896117 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Availability Zones retrieved successfully. Jul 31 09:29:51.262218 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-331e56e9-6f89-4b98-a75a-47de2f896117 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Flow 'volume_create_api' (e935ff17-8c57-4149-a1ac-02f71e4cd9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:51.263719 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-331e56e9-6f89-4b98-a75a-47de2f896117 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (898eed50-49b5-4033-a1ce-6d0db9139337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:51.265103 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-331e56e9-6f89-4b98-a75a-47de2f896117 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:29:51.309653 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-331e56e9-6f89-4b98-a75a-47de2f896117 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (898eed50-49b5-4033-a1ce-6d0db9139337) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:51.311086 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-331e56e9-6f89-4b98-a75a-47de2f896117 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9449727-0d23-4b87-94bd-3cf660f73caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:51.333269 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c467a703-1066-443d-af47-52b907ab0466 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:51.379759 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-331e56e9-6f89-4b98-a75a-47de2f896117 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Created reservations ['ac9c8d17-1441-466d-9753-8e369a3bc5c7', 'b3a592bf-95ca-4ce6-b82e-74bbbf687d0d', '5858c1bc-1777-4bfc-9460-fc3071e4a2a6', 'f3ed42af-a30e-42c8-99b2-22b912125144'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:29:51.382314 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-331e56e9-6f89-4b98-a75a-47de2f896117 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9449727-0d23-4b87-94bd-3cf660f73caf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac9c8d17-1441-466d-9753-8e369a3bc5c7', 'b3a592bf-95ca-4ce6-b82e-74bbbf687d0d', '5858c1bc-1777-4bfc-9460-fc3071e4a2a6', 'f3ed42af-a30e-42c8-99b2-22b912125144']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:51.382314 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-331e56e9-6f89-4b98-a75a-47de2f896117 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20b6b271-8901-4895-83f5-b5426fe4ef2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:51.418623 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-331e56e9-6f89-4b98-a75a-47de2f896117 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20b6b271-8901-4895-83f5-b5426fe4ef2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04fb2ae5-4220-4059-9440-fcbf44eb5dee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1596006632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='368c09e65898436c9879bc35997decdb',qos_specs=None,replication_status=,reservations=['ac9c8d17-1441-466d-9753-8e369a3bc5c7','b3a592bf-95ca-4ce6-b82e-74bbbf687d0d','5858c1bc-1777-4bfc-9460-fc3071e4a2a6','f3ed42af-a30e-42c8-99b2-22b912125144'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e398cbf896ed4332ba1881018bccb55a',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:29:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1596006632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04fb2ae5-4220-4059-9440-fcbf44eb5dee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='368c09e65898436c9879bc35997decdb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e398cbf896ed4332ba1881018bccb55a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:51.421637 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-331e56e9-6f89-4b98-a75a-47de2f896117 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a721165c-7a6a-4715-b431-772d66b6578f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:51.464372 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-331e56e9-6f89-4b98-a75a-47de2f896117 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a721165c-7a6a-4715-b431-772d66b6578f) transitioned into state 'SUCCESS' from state '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-1596006632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='368c09e65898436c9879bc35997decdb',qos_specs=None,replication_status=,reservations=['ac9c8d17-1441-466d-9753-8e369a3bc5c7','b3a592bf-95ca-4ce6-b82e-74bbbf687d0d','5858c1bc-1777-4bfc-9460-fc3071e4a2a6','f3ed42af-a30e-42c8-99b2-22b912125144'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e398cbf896ed4332ba1881018bccb55a',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:51.465501 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-331e56e9-6f89-4b98-a75a-47de2f896117 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2402a4a8-b411-46fe-a104-1e0bd897de62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:51.472738 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c467a703-1066-443d-af47-52b907ab0466 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:29:51.472738 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c467a703-1066-443d-af47-52b907ab0466 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-600768521"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:51.474020 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-c467a703-1066-443d-af47-52b907ab0466 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-600768521'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:29:51.474464 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-c467a703-1066-443d-af47-52b907ab0466 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Create volume of 1 GB Jul 31 09:29:51.479272 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c467a703-1066-443d-af47-52b907ab0466 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Availability Zones retrieved successfully. Jul 31 09:29:51.485943 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-331e56e9-6f89-4b98-a75a-47de2f896117 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2402a4a8-b411-46fe-a104-1e0bd897de62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:51.486223 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c467a703-1066-443d-af47-52b907ab0466 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Flow 'volume_create_api' (39c6f57b-ca24-4299-9966-ab3ded4057be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:51.487269 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c467a703-1066-443d-af47-52b907ab0466 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01e668c8-050a-4ac7-bfb7-38438ae04455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:51.487745 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-331e56e9-6f89-4b98-a75a-47de2f896117 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Flow 'volume_create_api' (e935ff17-8c57-4149-a1ac-02f71e4cd9c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:51.488151 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-c467a703-1066-443d-af47-52b907ab0466 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:29:51.488221 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-331e56e9-6f89-4b98-a75a-47de2f896117 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Create volume request issued successfully. Jul 31 09:29:51.489357 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-331e56e9-6f89-4b98-a75a-47de2f896117 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:29:51.489999 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 426/1707] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:29:51 2026] POST /volume/v3/volumes => generated 755 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:29:51.508280 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-060b550f-a2f3-4a59-91ad-ce5d74234067 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:51.510732 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-060b550f-a2f3-4a59-91ad-ce5d74234067 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] GET https://10.4.3.226/volume/v3/volumes/04fb2ae5-4220-4059-9440-fcbf44eb5dee Jul 31 09:29:51.511193 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-060b550f-a2f3-4a59-91ad-ce5d74234067 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:51.511193 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-060b550f-a2f3-4a59-91ad-ce5d74234067 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:51.518877 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:51.518877 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:51.523560 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-060b550f-a2f3-4a59-91ad-ce5d74234067 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Volume info retrieved successfully. Jul 31 09:29:51.531449 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-060b550f-a2f3-4a59-91ad-ce5d74234067 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] https://10.4.3.226/volume/v3/volumes/04fb2ae5-4220-4059-9440-fcbf44eb5dee returned with HTTP 200 Jul 31 09:29:51.532292 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c467a703-1066-443d-af47-52b907ab0466 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01e668c8-050a-4ac7-bfb7-38438ae04455) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:51.532583 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 424/1708] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:51 2026] GET /volume/v3/volumes/04fb2ae5-4220-4059-9440-fcbf44eb5dee => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:51.533795 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c467a703-1066-443d-af47-52b907ab0466 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a54a774-371b-4aa9-b115-b7519c8fb5b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:51.627463 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-c467a703-1066-443d-af47-52b907ab0466 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Created reservations ['82c75242-3964-4286-adb6-239142d2e270', '2cb3c56d-d096-4cf3-bb3e-5f71dc7416f0', '1c78bd4a-826a-43fe-b5a3-544e951e5a21', 'dacf5ead-918a-47b4-b29c-987c9a5763b8'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:29:51.628590 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c467a703-1066-443d-af47-52b907ab0466 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a54a774-371b-4aa9-b115-b7519c8fb5b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82c75242-3964-4286-adb6-239142d2e270', '2cb3c56d-d096-4cf3-bb3e-5f71dc7416f0', '1c78bd4a-826a-43fe-b5a3-544e951e5a21', 'dacf5ead-918a-47b4-b29c-987c9a5763b8']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:51.629667 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c467a703-1066-443d-af47-52b907ab0466 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (582f60a0-e0ca-4053-bb64-5d617d376a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:51.663527 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c467a703-1066-443d-af47-52b907ab0466 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (582f60a0-e0ca-4053-bb64-5d617d376a65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9ea8f74-50ab-402b-b458-488170dfe51a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-600768521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a76bc9bd953c45689c661cdaa3de5044',qos_specs=None,replication_status=,reservations=['82c75242-3964-4286-adb6-239142d2e270','2cb3c56d-d096-4cf3-bb3e-5f71dc7416f0','1c78bd4a-826a-43fe-b5a3-544e951e5a21','dacf5ead-918a-47b4-b29c-987c9a5763b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfe450746a3841b8aad241598d35f99c',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:29:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-600768521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9ea8f74-50ab-402b-b458-488170dfe51a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a76bc9bd953c45689c661cdaa3de5044',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfe450746a3841b8aad241598d35f99c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:51.664402 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c467a703-1066-443d-af47-52b907ab0466 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1e4dded-e89a-475a-b42c-9462a3dfb5c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:51.692487 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c467a703-1066-443d-af47-52b907ab0466 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1e4dded-e89a-475a-b42c-9462a3dfb5c9) transitioned into state 'SUCCESS' from state '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-600768521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a76bc9bd953c45689c661cdaa3de5044',qos_specs=None,replication_status=,reservations=['82c75242-3964-4286-adb6-239142d2e270','2cb3c56d-d096-4cf3-bb3e-5f71dc7416f0','1c78bd4a-826a-43fe-b5a3-544e951e5a21','dacf5ead-918a-47b4-b29c-987c9a5763b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfe450746a3841b8aad241598d35f99c',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:51.693263 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c467a703-1066-443d-af47-52b907ab0466 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (871d8c6e-0abf-4ff4-805e-8db3c9e2f2a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:51.709388 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c467a703-1066-443d-af47-52b907ab0466 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (871d8c6e-0abf-4ff4-805e-8db3c9e2f2a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:51.710214 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c467a703-1066-443d-af47-52b907ab0466 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Flow 'volume_create_api' (39c6f57b-ca24-4299-9966-ab3ded4057be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:51.710679 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c467a703-1066-443d-af47-52b907ab0466 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Create volume request issued successfully. Jul 31 09:29:51.711827 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c467a703-1066-443d-af47-52b907ab0466 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:29:51.712108 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 430/1709] 10.4.3.226 () {70 vars in 1298 bytes} [Fri Jul 31 09:29:51 2026] POST /volume/v3/volumes => generated 777 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:29:51.733383 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a9514577-554e-43f6-893f-58f743162ea6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:51.737375 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a9514577-554e-43f6-893f-58f743162ea6 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] GET https://10.4.3.226/volume/v3/volumes/b9ea8f74-50ab-402b-b458-488170dfe51a Jul 31 09:29:51.737375 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a9514577-554e-43f6-893f-58f743162ea6 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:51.737375 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a9514577-554e-43f6-893f-58f743162ea6 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:51.747363 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:51.747363 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:51.752719 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a9514577-554e-43f6-893f-58f743162ea6 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Volume info retrieved successfully. Jul 31 09:29:51.758617 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a9514577-554e-43f6-893f-58f743162ea6 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] https://10.4.3.226/volume/v3/volumes/b9ea8f74-50ab-402b-b458-488170dfe51a returned with HTTP 200 Jul 31 09:29:51.759050 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 430/1710] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:29:51 2026] GET /volume/v3/volumes/b9ea8f74-50ab-402b-b458-488170dfe51a => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:52.021382 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e0bc0d1f-7e62-4547-8f47-765567dcd210 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:52.023733 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e0bc0d1f-7e62-4547-8f47-765567dcd210 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 Jul 31 09:29:52.024054 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e0bc0d1f-7e62-4547-8f47-765567dcd210 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:52.024335 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e0bc0d1f-7e62-4547-8f47-765567dcd210 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:52.024474 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-e0bc0d1f-7e62-4547-8f47-765567dcd210 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Show backup with id 66e2f763-3037-40f6-890f-528c9d967949. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:52.029438 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:52.029438 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:52.030316 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e0bc0d1f-7e62-4547-8f47-765567dcd210 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 returned with HTTP 200 Jul 31 09:29:52.030731 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 427/1711] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:52 2026] GET /volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:52.555944 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-54a88c03-296c-4594-8594-b45ce17b4a8a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:52.558351 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-54a88c03-296c-4594-8594-b45ce17b4a8a tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] GET https://10.4.3.226/volume/v3/volumes/04fb2ae5-4220-4059-9440-fcbf44eb5dee Jul 31 09:29:52.558632 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-54a88c03-296c-4594-8594-b45ce17b4a8a tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:52.558959 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-54a88c03-296c-4594-8594-b45ce17b4a8a tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:52.572428 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:52.572428 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:52.576514 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-54a88c03-296c-4594-8594-b45ce17b4a8a tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Volume info retrieved successfully. Jul 31 09:29:52.582537 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-54a88c03-296c-4594-8594-b45ce17b4a8a tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] https://10.4.3.226/volume/v3/volumes/04fb2ae5-4220-4059-9440-fcbf44eb5dee returned with HTTP 200 Jul 31 09:29:52.583041 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 425/1712] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:52 2026] GET /volume/v3/volumes/04fb2ae5-4220-4059-9440-fcbf44eb5dee => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:52.599117 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-54b2ae48-7d15-4079-a50f-f865ecefb8a1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:52.602073 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-54b2ae48-7d15-4079-a50f-f865ecefb8a1 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] GET https://10.4.3.226/volume/v3/volumes/04fb2ae5-4220-4059-9440-fcbf44eb5dee Jul 31 09:29:52.603267 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-54b2ae48-7d15-4079-a50f-f865ecefb8a1 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:52.603267 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-54b2ae48-7d15-4079-a50f-f865ecefb8a1 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:52.612756 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:52.612756 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:52.619411 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-54b2ae48-7d15-4079-a50f-f865ecefb8a1 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Volume info retrieved successfully. Jul 31 09:29:52.624508 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-54b2ae48-7d15-4079-a50f-f865ecefb8a1 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] https://10.4.3.226/volume/v3/volumes/04fb2ae5-4220-4059-9440-fcbf44eb5dee returned with HTTP 200 Jul 31 09:29:52.625190 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 431/1713] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:52 2026] GET /volume/v3/volumes/04fb2ae5-4220-4059-9440-fcbf44eb5dee => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:52.641362 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-19eab526-8e8d-43ea-b5c5-3eb22abf075e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:52.734825 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-19eab526-8e8d-43ea-b5c5-3eb22abf075e tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:29:52.735342 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-19eab526-8e8d-43ea-b5c5-3eb22abf075e tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:52.737702 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-19eab526-8e8d-43ea-b5c5-3eb22abf075e tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:29:52.737899 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-19eab526-8e8d-43ea-b5c5-3eb22abf075e tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Create volume of 1 GB Jul 31 09:29:52.742769 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-19eab526-8e8d-43ea-b5c5-3eb22abf075e tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Availability Zones retrieved successfully. Jul 31 09:29:52.750844 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-19eab526-8e8d-43ea-b5c5-3eb22abf075e tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Flow 'volume_create_api' (8707ec10-36ec-4449-ab7d-6f5531f14a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:52.752162 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-19eab526-8e8d-43ea-b5c5-3eb22abf075e tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bd5e504-e9de-4cf1-a7e5-1ab4ac65a700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:52.754014 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-19eab526-8e8d-43ea-b5c5-3eb22abf075e tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:29:52.774461 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-692ecc1d-5c78-4c2a-bc9e-0aa1ad4bf950 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:52.776532 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-692ecc1d-5c78-4c2a-bc9e-0aa1ad4bf950 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] GET https://10.4.3.226/volume/v3/volumes/b9ea8f74-50ab-402b-b458-488170dfe51a Jul 31 09:29:52.776731 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-692ecc1d-5c78-4c2a-bc9e-0aa1ad4bf950 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:52.777786 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-692ecc1d-5c78-4c2a-bc9e-0aa1ad4bf950 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:52.788862 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:52.788862 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:52.791857 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-19eab526-8e8d-43ea-b5c5-3eb22abf075e tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bd5e504-e9de-4cf1-a7e5-1ab4ac65a700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:52.792807 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-19eab526-8e8d-43ea-b5c5-3eb22abf075e tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4463d371-cdf7-4c91-b49b-26b3fd1719e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:52.792890 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-692ecc1d-5c78-4c2a-bc9e-0aa1ad4bf950 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Volume info retrieved successfully. Jul 31 09:29:52.797852 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-692ecc1d-5c78-4c2a-bc9e-0aa1ad4bf950 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] https://10.4.3.226/volume/v3/volumes/b9ea8f74-50ab-402b-b458-488170dfe51a returned with HTTP 200 Jul 31 09:29:52.798380 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 428/1714] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:29:52 2026] GET /volume/v3/volumes/b9ea8f74-50ab-402b-b458-488170dfe51a => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:52.814423 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5701758c-28b5-4a2b-90fc-5592c4444e32 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:52.817067 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5701758c-28b5-4a2b-90fc-5592c4444e32 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] POST https://10.4.3.226/volume/v3/backups Jul 31 09:29:52.817553 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5701758c-28b5-4a2b-90fc-5592c4444e32 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b9ea8f74-50ab-402b-b458-488170dfe51a", "name": "tempest-type-Backup-1321329873"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:52.819359 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-5701758c-28b5-4a2b-90fc-5592c4444e32 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Creating new backup {'backup': {'volume_id': 'b9ea8f74-50ab-402b-b458-488170dfe51a', 'name': 'tempest-type-Backup-1321329873'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:29:52.819548 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-5701758c-28b5-4a2b-90fc-5592c4444e32 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Creating backup of volume b9ea8f74-50ab-402b-b458-488170dfe51a in container None Jul 31 09:29:52.829795 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:52.829795 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:52.830552 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5701758c-28b5-4a2b-90fc-5592c4444e32 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Volume info retrieved successfully. Jul 31 09:29:52.867897 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-5701758c-28b5-4a2b-90fc-5592c4444e32 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Created reservations ['cbcaa0af-5355-4cc3-8dca-dc2c29e2fb6a', '8064d08c-ec6e-4887-b22a-04e3d02add32'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:29:52.873555 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-19eab526-8e8d-43ea-b5c5-3eb22abf075e tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Created reservations ['95b104a7-4b9c-44c4-8abe-c4dd907f17ca', '7aee3b69-e36e-47f7-831c-75a6c94f43c1', '15a104a3-032d-4165-8b39-eff920a21e1b', '1768c803-4160-4409-a30f-1577ae6f66d7'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:29:52.874598 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-19eab526-8e8d-43ea-b5c5-3eb22abf075e tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4463d371-cdf7-4c91-b49b-26b3fd1719e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95b104a7-4b9c-44c4-8abe-c4dd907f17ca', '7aee3b69-e36e-47f7-831c-75a6c94f43c1', '15a104a3-032d-4165-8b39-eff920a21e1b', '1768c803-4160-4409-a30f-1577ae6f66d7']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:52.875279 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-19eab526-8e8d-43ea-b5c5-3eb22abf075e tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (260a1f45-9ddb-4e60-a2c7-17e5bf4d1a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:52.911134 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-19eab526-8e8d-43ea-b5c5-3eb22abf075e tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (260a1f45-9ddb-4e60-a2c7-17e5bf4d1a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e348750-15d0-4eaa-9486-27c1c1a7301e', '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='32fcc4742c8d4f049de42813d3df5f0d',qos_specs=None,replication_status=,reservations=['95b104a7-4b9c-44c4-8abe-c4dd907f17ca','7aee3b69-e36e-47f7-831c-75a6c94f43c1','15a104a3-032d-4165-8b39-eff920a21e1b','1768c803-4160-4409-a30f-1577ae6f66d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb04c852340d4b5fa9dbadd1e3db429a',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:29:52Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e348750-15d0-4eaa-9486-27c1c1a7301e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32fcc4742c8d4f049de42813d3df5f0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb04c852340d4b5fa9dbadd1e3db429a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:52.912265 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-19eab526-8e8d-43ea-b5c5-3eb22abf075e tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa09fe90-116e-45b2-a287-8202ff9b3157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:52.912459 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5701758c-28b5-4a2b-90fc-5592c4444e32 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:29:52.913334 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 426/1715] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:29:52 2026] POST /volume/v3/backups => generated 316 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:29:52.925950 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-adb5f566-a88d-4256-8519-7eec36d3587b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:52.928843 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-adb5f566-a88d-4256-8519-7eec36d3587b tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] GET https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 Jul 31 09:29:52.929867 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-adb5f566-a88d-4256-8519-7eec36d3587b tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:52.931266 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-adb5f566-a88d-4256-8519-7eec36d3587b tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:52.931266 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-adb5f566-a88d-4256-8519-7eec36d3587b tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Show backup with id 591269ce-e4c6-4ef4-a535-5cb3c165a0f2. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:52.936728 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:52.936728 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:52.938573 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-adb5f566-a88d-4256-8519-7eec36d3587b tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 returned with HTTP 200 Jul 31 09:29:52.938573 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 432/1716] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:29:52 2026] GET /volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:52.947966 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-19eab526-8e8d-43ea-b5c5-3eb22abf075e tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa09fe90-116e-45b2-a287-8202ff9b3157) transitioned into state 'SUCCESS' from 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='32fcc4742c8d4f049de42813d3df5f0d',qos_specs=None,replication_status=,reservations=['95b104a7-4b9c-44c4-8abe-c4dd907f17ca','7aee3b69-e36e-47f7-831c-75a6c94f43c1','15a104a3-032d-4165-8b39-eff920a21e1b','1768c803-4160-4409-a30f-1577ae6f66d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb04c852340d4b5fa9dbadd1e3db429a',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:52.949109 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-19eab526-8e8d-43ea-b5c5-3eb22abf075e tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deb77c2e-5fb9-4501-bad1-079b88fd2e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:29:52.966331 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-19eab526-8e8d-43ea-b5c5-3eb22abf075e tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deb77c2e-5fb9-4501-bad1-079b88fd2e47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:29:52.967162 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-19eab526-8e8d-43ea-b5c5-3eb22abf075e tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Flow 'volume_create_api' (8707ec10-36ec-4449-ab7d-6f5531f14a99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:29:52.967865 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-19eab526-8e8d-43ea-b5c5-3eb22abf075e tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Create volume request issued successfully. Jul 31 09:29:52.968796 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-19eab526-8e8d-43ea-b5c5-3eb22abf075e tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:29:52.969385 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 431/1717] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:29:52 2026] POST /volume/v3/volumes => generated 733 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:29:52.986288 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-05f0ead7-ed2d-42a5-9bd2-0c3580088cf7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:52.988442 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-05f0ead7-ed2d-42a5-9bd2-0c3580088cf7 tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] GET https://10.4.3.226/volume/v3/volumes/8e348750-15d0-4eaa-9486-27c1c1a7301e Jul 31 09:29:52.988802 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-05f0ead7-ed2d-42a5-9bd2-0c3580088cf7 tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:52.988931 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-05f0ead7-ed2d-42a5-9bd2-0c3580088cf7 tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:53.003421 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:53.003421 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:53.010135 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-05f0ead7-ed2d-42a5-9bd2-0c3580088cf7 tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Volume info retrieved successfully. Jul 31 09:29:53.022436 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-05f0ead7-ed2d-42a5-9bd2-0c3580088cf7 tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] https://10.4.3.226/volume/v3/volumes/8e348750-15d0-4eaa-9486-27c1c1a7301e returned with HTTP 200 Jul 31 09:29:53.023117 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 429/1718] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:52 2026] GET /volume/v3/volumes/8e348750-15d0-4eaa-9486-27c1c1a7301e => generated 912 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:53.043720 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-680c706f-810e-413a-a03f-1c8bbf392696 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:53.046062 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-680c706f-810e-413a-a03f-1c8bbf392696 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 Jul 31 09:29:53.046385 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-680c706f-810e-413a-a03f-1c8bbf392696 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:53.046657 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-680c706f-810e-413a-a03f-1c8bbf392696 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:53.046764 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-680c706f-810e-413a-a03f-1c8bbf392696 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Show backup with id 66e2f763-3037-40f6-890f-528c9d967949. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:53.058051 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:53.058051 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:53.059272 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-680c706f-810e-413a-a03f-1c8bbf392696 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 returned with HTTP 200 Jul 31 09:29:53.060148 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 427/1719] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:53 2026] GET /volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:53.953933 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ea4b7def-196e-4a1b-a9db-77ec1db4e036 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:53.955931 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ea4b7def-196e-4a1b-a9db-77ec1db4e036 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] GET https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 Jul 31 09:29:53.956183 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ea4b7def-196e-4a1b-a9db-77ec1db4e036 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:53.956403 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ea4b7def-196e-4a1b-a9db-77ec1db4e036 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:53.956505 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-ea4b7def-196e-4a1b-a9db-77ec1db4e036 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Show backup with id 591269ce-e4c6-4ef4-a535-5cb3c165a0f2. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:53.961082 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:53.961082 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:53.961738 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ea4b7def-196e-4a1b-a9db-77ec1db4e036 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 returned with HTTP 200 Jul 31 09:29:53.962308 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 433/1720] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:29:53 2026] GET /volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:54.038280 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a90d36b9-2f9c-41a9-bb82-dbb0b3f99d0f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:54.040697 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a90d36b9-2f9c-41a9-bb82-dbb0b3f99d0f tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] GET https://10.4.3.226/volume/v3/volumes/8e348750-15d0-4eaa-9486-27c1c1a7301e Jul 31 09:29:54.040918 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a90d36b9-2f9c-41a9-bb82-dbb0b3f99d0f tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:54.041147 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a90d36b9-2f9c-41a9-bb82-dbb0b3f99d0f tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:54.049530 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:54.049530 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:54.055529 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a90d36b9-2f9c-41a9-bb82-dbb0b3f99d0f tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Volume info retrieved successfully. Jul 31 09:29:54.060231 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a90d36b9-2f9c-41a9-bb82-dbb0b3f99d0f tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] https://10.4.3.226/volume/v3/volumes/8e348750-15d0-4eaa-9486-27c1c1a7301e returned with HTTP 200 Jul 31 09:29:54.060694 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 432/1721] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:54 2026] GET /volume/v3/volumes/8e348750-15d0-4eaa-9486-27c1c1a7301e => generated 964 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:54.072751 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d695987d-a616-4ffe-aeb0-6f63d9f1f8f9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:54.074508 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d695987d-a616-4ffe-aeb0-6f63d9f1f8f9 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 Jul 31 09:29:54.074676 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d695987d-a616-4ffe-aeb0-6f63d9f1f8f9 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:54.074854 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d695987d-a616-4ffe-aeb0-6f63d9f1f8f9 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:54.074961 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-d695987d-a616-4ffe-aeb0-6f63d9f1f8f9 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Show backup with id 66e2f763-3037-40f6-890f-528c9d967949. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:54.075898 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-129d74da-240e-4b0a-bb6c-ae50eb9ce7ab None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:54.078059 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-129d74da-240e-4b0a-bb6c-ae50eb9ce7ab tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] GET https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1&project_id=368c09e65898436c9879bc35997decdb Jul 31 09:29:54.078301 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-129d74da-240e-4b0a-bb6c-ae50eb9ce7ab tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:54.078510 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-129d74da-240e-4b0a-bb6c-ae50eb9ce7ab tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:54.079053 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-129d74da-240e-4b0a-bb6c-ae50eb9ce7ab tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Could not evaluate value 368c09e65898436c9879bc35997decdb, assuming string {{(pid=100316) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 09:29:54.079606 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-129d74da-240e-4b0a-bb6c-ae50eb9ce7ab tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Searching by: MultiDict([('project_id', '368c09e65898436c9879bc35997decdb'), ('all_tenants', 1)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:29:54.080580 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:54.080580 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:54.081488 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d695987d-a616-4ffe-aeb0-6f63d9f1f8f9 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 returned with HTTP 200 Jul 31 09:29:54.081921 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 430/1722] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:54 2026] GET /volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:54.115695 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-129d74da-240e-4b0a-bb6c-ae50eb9ce7ab tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Get all volumes completed successfully. Jul 31 09:29:54.116951 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:54.116951 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:54.122932 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-129d74da-240e-4b0a-bb6c-ae50eb9ce7ab tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1&project_id=368c09e65898436c9879bc35997decdb returned with HTTP 200 Jul 31 09:29:54.123443 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 428/1723] 10.4.3.226 () {66 vars in 1373 bytes} [Fri Jul 31 09:29:54 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=368c09e65898436c9879bc35997decdb => generated 3016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:54.137791 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-320285a9-d2bf-43e7-ba1d-f8d2531f2519 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:54.141272 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-320285a9-d2bf-43e7-ba1d-f8d2531f2519 tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/8e348750-15d0-4eaa-9486-27c1c1a7301e Jul 31 09:29:54.142640 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-320285a9-d2bf-43e7-ba1d-f8d2531f2519 tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:54.142640 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-320285a9-d2bf-43e7-ba1d-f8d2531f2519 tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:54.142640 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-320285a9-d2bf-43e7-ba1d-f8d2531f2519 tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Delete volume with id: 8e348750-15d0-4eaa-9486-27c1c1a7301e Jul 31 09:29:54.155986 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:54.155986 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:54.156495 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-320285a9-d2bf-43e7-ba1d-f8d2531f2519 tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Volume info retrieved successfully. Jul 31 09:29:54.178502 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-320285a9-d2bf-43e7-ba1d-f8d2531f2519 tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] Delete volume request issued successfully. Jul 31 09:29:54.178834 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-320285a9-d2bf-43e7-ba1d-f8d2531f2519 tempest-VolumesListAdminTestJSON-1342860480 tempest-VolumesListAdminTestJSON-1342860480-project-admin] https://10.4.3.226/volume/v3/volumes/8e348750-15d0-4eaa-9486-27c1c1a7301e returned with HTTP 202 Jul 31 09:29:54.179304 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 434/1724] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:29:54 2026] DELETE /volume/v3/volumes/8e348750-15d0-4eaa-9486-27c1c1a7301e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:29:54.190844 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-cd6ebe1e-f9a7-452d-b8dc-ce263f43ca24 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:54.192828 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cd6ebe1e-f9a7-452d-b8dc-ce263f43ca24 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] GET https://10.4.3.226/volume/v3/volumes/04fb2ae5-4220-4059-9440-fcbf44eb5dee Jul 31 09:29:54.193263 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cd6ebe1e-f9a7-452d-b8dc-ce263f43ca24 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:54.193419 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cd6ebe1e-f9a7-452d-b8dc-ce263f43ca24 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:54.201389 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:54.201389 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:54.205280 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-cd6ebe1e-f9a7-452d-b8dc-ce263f43ca24 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Volume info retrieved successfully. Jul 31 09:29:54.210501 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cd6ebe1e-f9a7-452d-b8dc-ce263f43ca24 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] https://10.4.3.226/volume/v3/volumes/04fb2ae5-4220-4059-9440-fcbf44eb5dee returned with HTTP 200 Jul 31 09:29:54.210769 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 433/1725] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:54 2026] GET /volume/v3/volumes/04fb2ae5-4220-4059-9440-fcbf44eb5dee => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:54.224986 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bf3a281f-6617-4a77-a3b2-b51cbc4a68a8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:54.228422 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bf3a281f-6617-4a77-a3b2-b51cbc4a68a8 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] DELETE https://10.4.3.226/volume/v3/volumes/04fb2ae5-4220-4059-9440-fcbf44eb5dee Jul 31 09:29:54.228737 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bf3a281f-6617-4a77-a3b2-b51cbc4a68a8 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:54.228985 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bf3a281f-6617-4a77-a3b2-b51cbc4a68a8 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:54.229215 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-bf3a281f-6617-4a77-a3b2-b51cbc4a68a8 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Delete volume with id: 04fb2ae5-4220-4059-9440-fcbf44eb5dee Jul 31 09:29:54.241790 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:54.241790 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:54.242488 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bf3a281f-6617-4a77-a3b2-b51cbc4a68a8 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Volume info retrieved successfully. Jul 31 09:29:54.270137 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bf3a281f-6617-4a77-a3b2-b51cbc4a68a8 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Delete volume request issued successfully. Jul 31 09:29:54.271209 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bf3a281f-6617-4a77-a3b2-b51cbc4a68a8 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] https://10.4.3.226/volume/v3/volumes/04fb2ae5-4220-4059-9440-fcbf44eb5dee returned with HTTP 202 Jul 31 09:29:54.271878 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 431/1726] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:29:54 2026] DELETE /volume/v3/volumes/04fb2ae5-4220-4059-9440-fcbf44eb5dee => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:29:54.282667 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1c2e0ee0-75c6-4bf6-92a9-6a7309864c10 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:54.284724 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1c2e0ee0-75c6-4bf6-92a9-6a7309864c10 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] GET https://10.4.3.226/volume/v3/volumes/04fb2ae5-4220-4059-9440-fcbf44eb5dee Jul 31 09:29:54.285025 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1c2e0ee0-75c6-4bf6-92a9-6a7309864c10 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:54.285331 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1c2e0ee0-75c6-4bf6-92a9-6a7309864c10 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:54.298706 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:54.298706 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:54.301429 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1c2e0ee0-75c6-4bf6-92a9-6a7309864c10 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Volume info retrieved successfully. Jul 31 09:29:54.308737 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1c2e0ee0-75c6-4bf6-92a9-6a7309864c10 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] https://10.4.3.226/volume/v3/volumes/04fb2ae5-4220-4059-9440-fcbf44eb5dee returned with HTTP 200 Jul 31 09:29:54.309028 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 429/1727] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:54 2026] GET /volume/v3/volumes/04fb2ae5-4220-4059-9440-fcbf44eb5dee => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:54.975843 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-76fe9d5e-a15b-4bad-84e3-c037f805cb88 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:54.979587 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-76fe9d5e-a15b-4bad-84e3-c037f805cb88 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] GET https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 Jul 31 09:29:54.979877 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-76fe9d5e-a15b-4bad-84e3-c037f805cb88 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:54.980142 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-76fe9d5e-a15b-4bad-84e3-c037f805cb88 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:54.980714 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-76fe9d5e-a15b-4bad-84e3-c037f805cb88 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Show backup with id 591269ce-e4c6-4ef4-a535-5cb3c165a0f2. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:54.989032 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:54.989032 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:54.991580 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-76fe9d5e-a15b-4bad-84e3-c037f805cb88 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 returned with HTTP 200 Jul 31 09:29:54.992793 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 435/1728] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:29:54 2026] GET /volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 => generated 725 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:55.096859 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-255eeb7b-489c-49d5-8765-fe2550d98cfc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:55.098858 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-255eeb7b-489c-49d5-8765-fe2550d98cfc tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 Jul 31 09:29:55.099138 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-255eeb7b-489c-49d5-8765-fe2550d98cfc tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:55.099389 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-255eeb7b-489c-49d5-8765-fe2550d98cfc tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:55.099543 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-255eeb7b-489c-49d5-8765-fe2550d98cfc tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Show backup with id 66e2f763-3037-40f6-890f-528c9d967949. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:55.107011 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:55.107011 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:55.107791 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-255eeb7b-489c-49d5-8765-fe2550d98cfc tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 returned with HTTP 200 Jul 31 09:29:55.108273 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 434/1729] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:55 2026] GET /volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:55.323834 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ea8e64d9-3de1-4e19-a87f-512ba43c9eea None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:55.328382 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ea8e64d9-3de1-4e19-a87f-512ba43c9eea tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] GET https://10.4.3.226/volume/v3/volumes/04fb2ae5-4220-4059-9440-fcbf44eb5dee Jul 31 09:29:55.328382 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ea8e64d9-3de1-4e19-a87f-512ba43c9eea tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:55.328382 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ea8e64d9-3de1-4e19-a87f-512ba43c9eea tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:55.339662 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ea8e64d9-3de1-4e19-a87f-512ba43c9eea tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] https://10.4.3.226/volume/v3/volumes/04fb2ae5-4220-4059-9440-fcbf44eb5dee returned with HTTP 404 Jul 31 09:29:55.340157 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 432/1730] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:55 2026] GET /volume/v3/volumes/04fb2ae5-4220-4059-9440-fcbf44eb5dee => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:55.348462 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d112cb2e-8ab7-46bb-8b2d-bbe9fd6426e2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:55.353905 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d112cb2e-8ab7-46bb-8b2d-bbe9fd6426e2 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] GET https://10.4.3.226/volume/v3/volumes/4c9f3002-e8ea-475f-8b85-fe972c6f9641 Jul 31 09:29:55.354141 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d112cb2e-8ab7-46bb-8b2d-bbe9fd6426e2 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:55.354378 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d112cb2e-8ab7-46bb-8b2d-bbe9fd6426e2 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:55.365800 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:55.365800 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:55.373678 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d112cb2e-8ab7-46bb-8b2d-bbe9fd6426e2 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Volume info retrieved successfully. Jul 31 09:29:55.377180 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d112cb2e-8ab7-46bb-8b2d-bbe9fd6426e2 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] https://10.4.3.226/volume/v3/volumes/4c9f3002-e8ea-475f-8b85-fe972c6f9641 returned with HTTP 200 Jul 31 09:29:55.377594 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 430/1731] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:55 2026] GET /volume/v3/volumes/4c9f3002-e8ea-475f-8b85-fe972c6f9641 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:55.403288 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-502695ce-e680-4fe8-a483-e7b88050a0ab None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:55.407097 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-502695ce-e680-4fe8-a483-e7b88050a0ab tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] DELETE https://10.4.3.226/volume/v3/volumes/4c9f3002-e8ea-475f-8b85-fe972c6f9641 Jul 31 09:29:55.407493 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-502695ce-e680-4fe8-a483-e7b88050a0ab tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:55.407831 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-502695ce-e680-4fe8-a483-e7b88050a0ab tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:55.408410 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-502695ce-e680-4fe8-a483-e7b88050a0ab tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Delete volume with id: 4c9f3002-e8ea-475f-8b85-fe972c6f9641 Jul 31 09:29:55.419805 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:55.419805 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:55.420698 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-502695ce-e680-4fe8-a483-e7b88050a0ab tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Volume info retrieved successfully. Jul 31 09:29:55.443967 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-502695ce-e680-4fe8-a483-e7b88050a0ab tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Delete volume request issued successfully. Jul 31 09:29:55.446225 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-502695ce-e680-4fe8-a483-e7b88050a0ab tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] https://10.4.3.226/volume/v3/volumes/4c9f3002-e8ea-475f-8b85-fe972c6f9641 returned with HTTP 202 Jul 31 09:29:55.446483 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 436/1732] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:29:55 2026] DELETE /volume/v3/volumes/4c9f3002-e8ea-475f-8b85-fe972c6f9641 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:29:55.454500 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0adf73df-0262-480d-a75e-524f3bb9bdb0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:55.457493 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0adf73df-0262-480d-a75e-524f3bb9bdb0 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] GET https://10.4.3.226/volume/v3/volumes/4c9f3002-e8ea-475f-8b85-fe972c6f9641 Jul 31 09:29:55.457895 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0adf73df-0262-480d-a75e-524f3bb9bdb0 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:55.458936 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0adf73df-0262-480d-a75e-524f3bb9bdb0 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:55.468616 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:55.468616 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:55.476217 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-0adf73df-0262-480d-a75e-524f3bb9bdb0 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Volume info retrieved successfully. Jul 31 09:29:55.482763 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0adf73df-0262-480d-a75e-524f3bb9bdb0 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] https://10.4.3.226/volume/v3/volumes/4c9f3002-e8ea-475f-8b85-fe972c6f9641 returned with HTTP 200 Jul 31 09:29:55.483330 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 435/1733] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:55 2026] GET /volume/v3/volumes/4c9f3002-e8ea-475f-8b85-fe972c6f9641 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:56.008030 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e8868e05-0916-49e3-a9c3-d7b4abc02e02 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:56.011383 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e8868e05-0916-49e3-a9c3-d7b4abc02e02 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] GET https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 Jul 31 09:29:56.011383 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e8868e05-0916-49e3-a9c3-d7b4abc02e02 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:56.011383 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e8868e05-0916-49e3-a9c3-d7b4abc02e02 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:56.011383 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-e8868e05-0916-49e3-a9c3-d7b4abc02e02 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Show backup with id 591269ce-e4c6-4ef4-a535-5cb3c165a0f2. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:56.020763 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:56.020763 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:56.021254 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e8868e05-0916-49e3-a9c3-d7b4abc02e02 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 returned with HTTP 200 Jul 31 09:29:56.022190 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 433/1734] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:29:56 2026] GET /volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:56.120926 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-30eca7d7-07a5-45e8-abbb-3549cf0d32a8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:56.123586 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-30eca7d7-07a5-45e8-abbb-3549cf0d32a8 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 Jul 31 09:29:56.124802 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-30eca7d7-07a5-45e8-abbb-3549cf0d32a8 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:56.125460 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-30eca7d7-07a5-45e8-abbb-3549cf0d32a8 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:56.125460 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-30eca7d7-07a5-45e8-abbb-3549cf0d32a8 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Show backup with id 66e2f763-3037-40f6-890f-528c9d967949. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:56.132358 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:56.132358 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:56.133448 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-30eca7d7-07a5-45e8-abbb-3549cf0d32a8 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 returned with HTTP 200 Jul 31 09:29:56.134778 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 431/1735] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:56 2026] GET /volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:56.498176 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-39064351-dbe1-4ed9-b400-6e5a656abfe4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:56.500258 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-39064351-dbe1-4ed9-b400-6e5a656abfe4 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] GET https://10.4.3.226/volume/v3/volumes/4c9f3002-e8ea-475f-8b85-fe972c6f9641 Jul 31 09:29:56.500512 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-39064351-dbe1-4ed9-b400-6e5a656abfe4 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:56.500757 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-39064351-dbe1-4ed9-b400-6e5a656abfe4 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:56.507700 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-39064351-dbe1-4ed9-b400-6e5a656abfe4 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] https://10.4.3.226/volume/v3/volumes/4c9f3002-e8ea-475f-8b85-fe972c6f9641 returned with HTTP 404 Jul 31 09:29:56.508259 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 437/1736] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:56 2026] GET /volume/v3/volumes/4c9f3002-e8ea-475f-8b85-fe972c6f9641 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:56.517902 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-36cc2e4f-84b8-4ee3-9c45-e1a8643368dc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:56.520840 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-36cc2e4f-84b8-4ee3-9c45-e1a8643368dc tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] GET https://10.4.3.226/volume/v3/volumes/9c431b0c-5159-4499-ba30-c30a85d5c0b7 Jul 31 09:29:56.521091 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-36cc2e4f-84b8-4ee3-9c45-e1a8643368dc tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:56.521338 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-36cc2e4f-84b8-4ee3-9c45-e1a8643368dc tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:56.529321 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:56.529321 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:56.535120 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-36cc2e4f-84b8-4ee3-9c45-e1a8643368dc tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Volume info retrieved successfully. Jul 31 09:29:56.542135 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-36cc2e4f-84b8-4ee3-9c45-e1a8643368dc tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] https://10.4.3.226/volume/v3/volumes/9c431b0c-5159-4499-ba30-c30a85d5c0b7 returned with HTTP 200 Jul 31 09:29:56.542675 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 436/1737] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:56 2026] GET /volume/v3/volumes/9c431b0c-5159-4499-ba30-c30a85d5c0b7 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:56.561295 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7ed57a78-44b0-4e81-b3f4-65319546fa60 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:56.563584 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7ed57a78-44b0-4e81-b3f4-65319546fa60 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] DELETE https://10.4.3.226/volume/v3/volumes/9c431b0c-5159-4499-ba30-c30a85d5c0b7 Jul 31 09:29:56.564192 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7ed57a78-44b0-4e81-b3f4-65319546fa60 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:56.564192 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7ed57a78-44b0-4e81-b3f4-65319546fa60 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:56.564192 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-7ed57a78-44b0-4e81-b3f4-65319546fa60 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Delete volume with id: 9c431b0c-5159-4499-ba30-c30a85d5c0b7 Jul 31 09:29:56.573188 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:56.573188 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:56.573768 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7ed57a78-44b0-4e81-b3f4-65319546fa60 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Volume info retrieved successfully. Jul 31 09:29:56.606711 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7ed57a78-44b0-4e81-b3f4-65319546fa60 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Delete volume request issued successfully. Jul 31 09:29:56.607305 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7ed57a78-44b0-4e81-b3f4-65319546fa60 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] https://10.4.3.226/volume/v3/volumes/9c431b0c-5159-4499-ba30-c30a85d5c0b7 returned with HTTP 202 Jul 31 09:29:56.607772 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 434/1738] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:29:56 2026] DELETE /volume/v3/volumes/9c431b0c-5159-4499-ba30-c30a85d5c0b7 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:29:56.620682 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7d61d503-92b6-4d00-bfad-6a20c43eb434 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:56.623817 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7d61d503-92b6-4d00-bfad-6a20c43eb434 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] GET https://10.4.3.226/volume/v3/volumes/9c431b0c-5159-4499-ba30-c30a85d5c0b7 Jul 31 09:29:56.623817 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7d61d503-92b6-4d00-bfad-6a20c43eb434 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:56.624201 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7d61d503-92b6-4d00-bfad-6a20c43eb434 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:56.638309 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:56.638309 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:56.645431 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7d61d503-92b6-4d00-bfad-6a20c43eb434 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Volume info retrieved successfully. Jul 31 09:29:56.651839 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7d61d503-92b6-4d00-bfad-6a20c43eb434 tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] https://10.4.3.226/volume/v3/volumes/9c431b0c-5159-4499-ba30-c30a85d5c0b7 returned with HTTP 200 Jul 31 09:29:56.652362 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 432/1739] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:56 2026] GET /volume/v3/volumes/9c431b0c-5159-4499-ba30-c30a85d5c0b7 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:56.935669 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-24567d4b-052f-49b2-8bc8-287f9378b4a3 req-f6f57bc7-cfdf-4443-be52-0f73900d887f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:56.938402 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-24567d4b-052f-49b2-8bc8-287f9378b4a3 req-f6f57bc7-cfdf-4443-be52-0f73900d887f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/attachments/bc88ec65-27d8-44ce-afec-888aefa0f63a Jul 31 09:29:56.938680 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-24567d4b-052f-49b2-8bc8-287f9378b4a3 req-f6f57bc7-cfdf-4443-be52-0f73900d887f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:56.938956 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-24567d4b-052f-49b2-8bc8-287f9378b4a3 req-f6f57bc7-cfdf-4443-be52-0f73900d887f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:56.954724 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:56.954724 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:57.037123 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8b63803c-7a40-40ea-a2ed-193b8283ff57 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:57.042583 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-24567d4b-052f-49b2-8bc8-287f9378b4a3 req-f6f57bc7-cfdf-4443-be52-0f73900d887f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments/bc88ec65-27d8-44ce-afec-888aefa0f63a returned with HTTP 200 Jul 31 09:29:57.043134 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 438/1740] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:29:56 2026] DELETE /volume/v3/attachments/bc88ec65-27d8-44ce-afec-888aefa0f63a => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:57.044614 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8b63803c-7a40-40ea-a2ed-193b8283ff57 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] GET https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 Jul 31 09:29:57.045058 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8b63803c-7a40-40ea-a2ed-193b8283ff57 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:57.045383 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8b63803c-7a40-40ea-a2ed-193b8283ff57 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:57.045574 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-8b63803c-7a40-40ea-a2ed-193b8283ff57 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Show backup with id 591269ce-e4c6-4ef4-a535-5cb3c165a0f2. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:57.060106 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:57.060106 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:57.061098 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8b63803c-7a40-40ea-a2ed-193b8283ff57 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 returned with HTTP 200 Jul 31 09:29:57.061621 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 437/1741] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:29:57 2026] GET /volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:57.150811 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d06cb793-5155-4ec4-86c1-84247a6ac02f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:57.152626 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d06cb793-5155-4ec4-86c1-84247a6ac02f tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 Jul 31 09:29:57.152814 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d06cb793-5155-4ec4-86c1-84247a6ac02f tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:57.153027 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d06cb793-5155-4ec4-86c1-84247a6ac02f tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:57.153186 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-d06cb793-5155-4ec4-86c1-84247a6ac02f tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Show backup with id 66e2f763-3037-40f6-890f-528c9d967949. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:57.158583 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:57.158583 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:57.159554 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d06cb793-5155-4ec4-86c1-84247a6ac02f tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 returned with HTTP 200 Jul 31 09:29:57.160074 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 435/1742] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:57 2026] GET /volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:57.670689 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3775e046-9013-4a02-b577-f6beafc2347b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:57.672597 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3775e046-9013-4a02-b577-f6beafc2347b tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] GET https://10.4.3.226/volume/v3/volumes/9c431b0c-5159-4499-ba30-c30a85d5c0b7 Jul 31 09:29:57.672827 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3775e046-9013-4a02-b577-f6beafc2347b tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:57.673061 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3775e046-9013-4a02-b577-f6beafc2347b tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:57.850029 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3775e046-9013-4a02-b577-f6beafc2347b tempest-VolumesListAdminTestJSON-1841870375 tempest-VolumesListAdminTestJSON-1841870375-project-member] https://10.4.3.226/volume/v3/volumes/9c431b0c-5159-4499-ba30-c30a85d5c0b7 returned with HTTP 404 Jul 31 09:29:57.850622 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 433/1743] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:57 2026] GET /volume/v3/volumes/9c431b0c-5159-4499-ba30-c30a85d5c0b7 => generated 109 bytes in 180 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:29:58.077190 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e1208157-3a35-4802-b7bb-c2cbb96fab29 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:58.081761 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e1208157-3a35-4802-b7bb-c2cbb96fab29 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] GET https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 Jul 31 09:29:58.082069 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e1208157-3a35-4802-b7bb-c2cbb96fab29 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:58.082408 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e1208157-3a35-4802-b7bb-c2cbb96fab29 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:58.082572 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-e1208157-3a35-4802-b7bb-c2cbb96fab29 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Show backup with id 591269ce-e4c6-4ef4-a535-5cb3c165a0f2. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:58.094166 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:58.094166 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:58.095032 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e1208157-3a35-4802-b7bb-c2cbb96fab29 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 returned with HTTP 200 Jul 31 09:29:58.095543 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 439/1744] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:29:58 2026] GET /volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:58.176119 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-17f5886c-92b5-4106-bf52-9103b3c3bd88 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:58.179186 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-17f5886c-92b5-4106-bf52-9103b3c3bd88 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 Jul 31 09:29:58.179646 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-17f5886c-92b5-4106-bf52-9103b3c3bd88 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:58.180025 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-17f5886c-92b5-4106-bf52-9103b3c3bd88 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:58.180319 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-17f5886c-92b5-4106-bf52-9103b3c3bd88 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Show backup with id 66e2f763-3037-40f6-890f-528c9d967949. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:58.186546 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:58.186546 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:58.188143 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-17f5886c-92b5-4106-bf52-9103b3c3bd88 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 returned with HTTP 200 Jul 31 09:29:58.188143 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 438/1745] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:58 2026] GET /volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:58.795743 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-20af6c10-2d7c-4cab-ab7e-a9828807aff4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:58.798511 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-20af6c10-2d7c-4cab-ab7e-a9828807aff4 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:29:58.798747 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-20af6c10-2d7c-4cab-ab7e-a9828807aff4 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:58.798939 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-20af6c10-2d7c-4cab-ab7e-a9828807aff4 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:58.818914 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:58.818914 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:58.824546 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-20af6c10-2d7c-4cab-ab7e-a9828807aff4 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:29:58.829919 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-20af6c10-2d7c-4cab-ab7e-a9828807aff4 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:29:58.830410 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 436/1746] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:29:58 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 1442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:29:59.097319 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cc723710-24e2-48a6-949e-b383e6138460 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:59.099339 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cc723710-24e2-48a6-949e-b383e6138460 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea Jul 31 09:29:59.099585 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cc723710-24e2-48a6-949e-b383e6138460 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:59.099885 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cc723710-24e2-48a6-949e-b383e6138460 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:59.100143 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-cc723710-24e2-48a6-949e-b383e6138460 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete volume with id: 9fa1c7dd-2dc7-45b2-adf2-2039f736dbea Jul 31 09:29:59.109993 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2e6b7120-6970-45fe-a57e-45801252e2ef None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:59.114102 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2e6b7120-6970-45fe-a57e-45801252e2ef tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] GET https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 Jul 31 09:29:59.114102 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2e6b7120-6970-45fe-a57e-45801252e2ef tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:59.114102 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2e6b7120-6970-45fe-a57e-45801252e2ef tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:59.114102 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-2e6b7120-6970-45fe-a57e-45801252e2ef tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Show backup with id 591269ce-e4c6-4ef4-a535-5cb3c165a0f2. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:59.117719 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:59.117719 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:59.120485 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cc723710-24e2-48a6-949e-b383e6138460 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:29:59.121100 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:59.121100 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:29:59.121100 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2e6b7120-6970-45fe-a57e-45801252e2ef tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 returned with HTTP 200 Jul 31 09:29:59.121100 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 440/1747] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:29:59 2026] GET /volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:59.143552 np0000006200 devstack@c-api.service[100316]: WARNING cinder.keymgr.conf_key_mgr [None req-cc723710-24e2-48a6-949e-b383e6138460 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 09:29:59.153223 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cc723710-24e2-48a6-949e-b383e6138460 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete volume request issued successfully. Jul 31 09:29:59.153481 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cc723710-24e2-48a6-949e-b383e6138460 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea returned with HTTP 202 Jul 31 09:29:59.154007 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 434/1748] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:29:59 2026] DELETE /volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:29:59.165049 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e2d75db1-5781-46ba-955b-1195866e61d4 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:59.167983 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e2d75db1-5781-46ba-955b-1195866e61d4 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea Jul 31 09:29:59.168187 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e2d75db1-5781-46ba-955b-1195866e61d4 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:59.168427 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e2d75db1-5781-46ba-955b-1195866e61d4 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:59.182661 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:59.182661 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:59.187233 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e2d75db1-5781-46ba-955b-1195866e61d4 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:29:59.192653 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e2d75db1-5781-46ba-955b-1195866e61d4 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea returned with HTTP 200 Jul 31 09:29:59.193222 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 439/1749] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:59 2026] GET /volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea => generated 870 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:59.209521 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-008867cb-9e5d-480c-9bc4-78baaf855727 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:59.211423 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-008867cb-9e5d-480c-9bc4-78baaf855727 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 Jul 31 09:29:59.211604 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-008867cb-9e5d-480c-9bc4-78baaf855727 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:59.211972 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-008867cb-9e5d-480c-9bc4-78baaf855727 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:59.212251 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-008867cb-9e5d-480c-9bc4-78baaf855727 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Show backup with id 66e2f763-3037-40f6-890f-528c9d967949. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:29:59.221645 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:59.221645 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:29:59.221645 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-008867cb-9e5d-480c-9bc4-78baaf855727 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 returned with HTTP 200 Jul 31 09:29:59.221645 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 437/1750] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:29:59 2026] GET /volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:29:59.304977 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-fdc103c6-770a-4766-95c3-d8a39b05b4c3 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:59.304977 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fdc103c6-770a-4766-95c3-d8a39b05b4c3 None None] GET https://10.4.3.226/volume// Jul 31 09:29:59.304977 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fdc103c6-770a-4766-95c3-d8a39b05b4c3 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:59.304977 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fdc103c6-770a-4766-95c3-d8a39b05b4c3 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:59.305670 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fdc103c6-770a-4766-95c3-d8a39b05b4c3 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:29:59.306459 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 441/1751] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:29:59 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:29:59.316709 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-af801f40-3c28-4695-8eb7-c04f03daa94d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:59.319452 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-af801f40-3c28-4695-8eb7-c04f03daa94d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:29:59.319839 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-af801f40-3c28-4695-8eb7-c04f03daa94d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d0ad0af-744a-43ea-98e9-6c3d123c10f6", "connector": null, "instance_uuid": "2dac1c49-7bfd-4bca-bf9f-685fb51521f6"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:29:59.339659 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:59.339659 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:29:59.378311 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-af801f40-3c28-4695-8eb7-c04f03daa94d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:29:59.378311 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 435/1752] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:29:59 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 31 09:29:59.389353 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-4f3a85c6-1ec2-4db4-9c76-10a25b3c2ecd None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:29:59.393524 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-4f3a85c6-1ec2-4db4-9c76-10a25b3c2ecd tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] DELETE https://10.4.3.226/volume/v3/attachments/b9a9a54b-c2e5-4544-897f-f8bc2ab283f0 Jul 31 09:29:59.393708 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-4f3a85c6-1ec2-4db4-9c76-10a25b3c2ecd tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:29:59.393885 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-4f3a85c6-1ec2-4db4-9c76-10a25b3c2ecd tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:29:59.403555 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:29:59.403555 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:29:59.459568 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-4f3a85c6-1ec2-4db4-9c76-10a25b3c2ecd tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments/b9a9a54b-c2e5-4544-897f-f8bc2ab283f0 returned with HTTP 200 Jul 31 09:29:59.459994 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 440/1753] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:29:59 2026] DELETE /volume/v3/attachments/b9a9a54b-c2e5-4544-897f-f8bc2ab283f0 => generated 367 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:00.137157 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-20e9dd05-74ba-4361-ab41-10c0366eb89e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:00.141279 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-20e9dd05-74ba-4361-ab41-10c0366eb89e tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] GET https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 Jul 31 09:30:00.141279 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-20e9dd05-74ba-4361-ab41-10c0366eb89e tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:00.141279 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-20e9dd05-74ba-4361-ab41-10c0366eb89e tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:00.141279 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-20e9dd05-74ba-4361-ab41-10c0366eb89e tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Show backup with id 591269ce-e4c6-4ef4-a535-5cb3c165a0f2. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:00.148276 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:00.148276 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:00.150523 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-20e9dd05-74ba-4361-ab41-10c0366eb89e tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 returned with HTTP 200 Jul 31 09:30:00.150523 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 438/1754] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:00 2026] GET /volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:00.223605 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d021cf81-42ee-4ec6-a8d6-13290299fc97 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:00.233344 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d021cf81-42ee-4ec6-a8d6-13290299fc97 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea Jul 31 09:30:00.233344 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d021cf81-42ee-4ec6-a8d6-13290299fc97 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:00.233344 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d021cf81-42ee-4ec6-a8d6-13290299fc97 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:00.240261 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a1a75aeb-f0c9-469a-a945-9e4deb792af0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:00.245549 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a1a75aeb-f0c9-469a-a945-9e4deb792af0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 Jul 31 09:30:00.245549 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a1a75aeb-f0c9-469a-a945-9e4deb792af0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:00.245549 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a1a75aeb-f0c9-469a-a945-9e4deb792af0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:00.245549 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-a1a75aeb-f0c9-469a-a945-9e4deb792af0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Show backup with id 66e2f763-3037-40f6-890f-528c9d967949. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:00.249746 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d021cf81-42ee-4ec6-a8d6-13290299fc97 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea returned with HTTP 404 Jul 31 09:30:00.250716 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 442/1755] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:00 2026] GET /volume/v3/volumes/9fa1c7dd-2dc7-45b2-adf2-2039f736dbea => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:30:00.250779 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:00.250779 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:00.251832 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a1a75aeb-f0c9-469a-a945-9e4deb792af0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 returned with HTTP 200 Jul 31 09:30:00.252379 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 436/1756] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:00 2026] GET /volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:00.264116 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c2fcaee6-1634-4b5d-a8af-88eb1c8dc337 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:00.266796 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c2fcaee6-1634-4b5d-a8af-88eb1c8dc337 tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] GET https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1 Jul 31 09:30:00.268028 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c2fcaee6-1634-4b5d-a8af-88eb1c8dc337 tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:00.268028 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c2fcaee6-1634-4b5d-a8af-88eb1c8dc337 tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] Calling method 'detail' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:00.269949 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:00.269949 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:00.270265 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-c2fcaee6-1634-4b5d-a8af-88eb1c8dc337 tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100314) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:30:00.351381 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c2fcaee6-1634-4b5d-a8af-88eb1c8dc337 tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] Get all volumes completed successfully. Jul 31 09:30:00.354554 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:00.354554 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:00.363400 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c2fcaee6-1634-4b5d-a8af-88eb1c8dc337 tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 09:30:00.364072 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 441/1757] 10.4.3.226 () {66 vars in 1285 bytes} [Fri Jul 31 09:30:00 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14423 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:30:00.384041 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cf608c8e-c4eb-4396-a745-d8a891b2ea50 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:00.387971 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cf608c8e-c4eb-4396-a745-d8a891b2ea50 tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] DELETE https://10.4.3.226/volume/v3/types/9350f744-48dc-46bf-9969-47bc3dceaa65 Jul 31 09:30:00.387971 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cf608c8e-c4eb-4396-a745-d8a891b2ea50 tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:00.387971 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cf608c8e-c4eb-4396-a745-d8a891b2ea50 tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:00.424818 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cf608c8e-c4eb-4396-a745-d8a891b2ea50 tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] https://10.4.3.226/volume/v3/types/9350f744-48dc-46bf-9969-47bc3dceaa65 returned with HTTP 202 Jul 31 09:30:00.424818 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 439/1758] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:30:00 2026] DELETE /volume/v3/types/9350f744-48dc-46bf-9969-47bc3dceaa65 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:30:00.436170 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2760a519-f415-4c0a-a4b8-4ff3459926ca None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:00.438221 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2760a519-f415-4c0a-a4b8-4ff3459926ca tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:30:00.438758 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2760a519-f415-4c0a-a4b8-4ff3459926ca tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1549154112", "extra_specs": {}}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:00.459131 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2760a519-f415-4c0a-a4b8-4ff3459926ca tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:30:00.459555 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 443/1759] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:30:00 2026] POST /volume/v3/types => generated 213 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:00.475758 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-26f86be4-285c-44ce-9a30-56510f07a9fd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:00.477221 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-26f86be4-285c-44ce-9a30-56510f07a9fd tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] POST https://10.4.3.226/volume/v3/types/877c60a8-57ea-4218-8589-d0a3d4cb2f4e/encryption Jul 31 09:30:00.477611 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-26f86be4-285c-44ce-9a30-56510f07a9fd tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:00.514075 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-26f86be4-285c-44ce-9a30-56510f07a9fd tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] https://10.4.3.226/volume/v3/types/877c60a8-57ea-4218-8589-d0a3d4cb2f4e/encryption returned with HTTP 200 Jul 31 09:30:00.514948 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 437/1760] 10.4.3.226 () {68 vars in 1397 bytes} [Fri Jul 31 09:30:00 2026] POST /volume/v3/types/877c60a8-57ea-4218-8589-d0a3d4cb2f4e/encryption => generated 231 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:00.528259 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f08dd21f-82fd-4ba1-8079-3f6e66572077 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:00.532052 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f08dd21f-82fd-4ba1-8079-3f6e66572077 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:30:00.532644 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f08dd21f-82fd-4ba1-8079-3f6e66572077 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1680684364", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1549154112", "size": 1}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:00.535871 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-f08dd21f-82fd-4ba1-8079-3f6e66572077 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1680684364', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1549154112', 'size': 1}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:30:00.543032 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-f08dd21f-82fd-4ba1-8079-3f6e66572077 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create volume of 1 GB Jul 31 09:30:00.543171 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:00.543171 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:00.544356 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f08dd21f-82fd-4ba1-8079-3f6e66572077 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Availability Zones retrieved successfully. Jul 31 09:30:00.554770 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-f08dd21f-82fd-4ba1-8079-3f6e66572077 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Flow 'volume_create_api' (05414d56-3965-46be-a713-898cc98668b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:00.556833 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-f08dd21f-82fd-4ba1-8079-3f6e66572077 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b96be0b-465c-4398-8257-7b8884e449b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:00.557669 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-f08dd21f-82fd-4ba1-8079-3f6e66572077 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:30:00.595271 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-f08dd21f-82fd-4ba1-8079-3f6e66572077 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b96be0b-465c-4398-8257-7b8884e449b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:30:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=877c60a8-57ea-4218-8589-d0a3d4cb2f4e,is_public=True,name='tempest-scenario-type-luks2-1549154112',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '877c60a8-57ea-4218-8589-d0a3d4cb2f4e', '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=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:00.596123 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-f08dd21f-82fd-4ba1-8079-3f6e66572077 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14eaec96-a1d7-4f9c-b4e9-c5883dce225a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:00.635661 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-f08dd21f-82fd-4ba1-8079-3f6e66572077 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1549154112 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1549154112, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:30:00.636586 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-f08dd21f-82fd-4ba1-8079-3f6e66572077 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1549154112 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1549154112, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:30:00.653417 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7f347d66-5cf4-45c4-b2b5-17d9127ea403 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:00.655478 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f347d66-5cf4-45c4-b2b5-17d9127ea403 None None] GET https://10.4.3.226/volume// Jul 31 09:30:00.655780 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7f347d66-5cf4-45c4-b2b5-17d9127ea403 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:00.656958 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7f347d66-5cf4-45c4-b2b5-17d9127ea403 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:00.658594 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f347d66-5cf4-45c4-b2b5-17d9127ea403 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:30:00.659760 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 440/1761] 10.4.3.226 () {64 vars in 1004 bytes} [Fri Jul 31 09:30:00 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:30:00.672134 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-58612a06-2403-4de4-b4a3-796f2159df58 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:00.674159 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-58612a06-2403-4de4-b4a3-796f2159df58 None None] GET https://10.4.3.226/volume// Jul 31 09:30:00.674159 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-58612a06-2403-4de4-b4a3-796f2159df58 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:00.674159 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-58612a06-2403-4de4-b4a3-796f2159df58 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:00.674159 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-58612a06-2403-4de4-b4a3-796f2159df58 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:30:00.676090 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 444/1762] 10.4.3.226 () {64 vars in 1004 bytes} [Fri Jul 31 09:30:00 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:30:00.688912 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-37735fc2-0373-4148-ad99-86df64425614 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:00.691045 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-f08dd21f-82fd-4ba1-8079-3f6e66572077 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Created reservations ['316dc61c-ce4b-4423-88b1-c402e162df42', '6de74613-615e-4377-9c14-f84d99b5fccb', 'e6b1c068-43de-44d1-9de9-1b2454c979b5', '470f10d2-375d-403f-9e95-1c279639ba1f'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:30:00.691968 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-f08dd21f-82fd-4ba1-8079-3f6e66572077 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14eaec96-a1d7-4f9c-b4e9-c5883dce225a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['316dc61c-ce4b-4423-88b1-c402e162df42', '6de74613-615e-4377-9c14-f84d99b5fccb', 'e6b1c068-43de-44d1-9de9-1b2454c979b5', '470f10d2-375d-403f-9e95-1c279639ba1f']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:00.694718 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-f08dd21f-82fd-4ba1-8079-3f6e66572077 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ec31b3e-87e7-48f3-a4e3-b73b1cbda1bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:00.724408 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-f08dd21f-82fd-4ba1-8079-3f6e66572077 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ec31b3e-87e7-48f3-a4e3-b73b1cbda1bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dac976ad-d1f4-484c-969e-810f183bccd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1680684364',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd595dfeb93f41849f49661ac3a43748',qos_specs=None,replication_status=,reservations=['316dc61c-ce4b-4423-88b1-c402e162df42','6de74613-615e-4377-9c14-f84d99b5fccb','e6b1c068-43de-44d1-9de9-1b2454c979b5','470f10d2-375d-403f-9e95-1c279639ba1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff17a2bea8b4e00a04577ee288030af',volume_type_id=877c60a8-57ea-4218-8589-d0a3d4cb2f4e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:30:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1680684364',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=dac976ad-d1f4-484c-969e-810f183bccd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd595dfeb93f41849f49661ac3a43748',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ff17a2bea8b4e00a04577ee288030af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(877c60a8-57ea-4218-8589-d0a3d4cb2f4e),volume_type_id=877c60a8-57ea-4218-8589-d0a3d4cb2f4e)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:00.728282 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-f08dd21f-82fd-4ba1-8079-3f6e66572077 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad356276-714a-4c90-9b4e-f7a09033adf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:00.760268 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-f08dd21f-82fd-4ba1-8079-3f6e66572077 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad356276-714a-4c90-9b4e-f7a09033adf4) transitioned into state 'SUCCESS' from state '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-1680684364',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd595dfeb93f41849f49661ac3a43748',qos_specs=None,replication_status=,reservations=['316dc61c-ce4b-4423-88b1-c402e162df42','6de74613-615e-4377-9c14-f84d99b5fccb','e6b1c068-43de-44d1-9de9-1b2454c979b5','470f10d2-375d-403f-9e95-1c279639ba1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff17a2bea8b4e00a04577ee288030af',volume_type_id=877c60a8-57ea-4218-8589-d0a3d4cb2f4e)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:00.760832 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-f08dd21f-82fd-4ba1-8079-3f6e66572077 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb3d654d-89f0-488a-896b-23f0f7ed44dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:00.776437 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-f08dd21f-82fd-4ba1-8079-3f6e66572077 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb3d654d-89f0-488a-896b-23f0f7ed44dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:00.778325 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-f08dd21f-82fd-4ba1-8079-3f6e66572077 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Flow 'volume_create_api' (05414d56-3965-46be-a713-898cc98668b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:00.778325 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f08dd21f-82fd-4ba1-8079-3f6e66572077 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create volume request issued successfully. Jul 31 09:30:00.781611 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f08dd21f-82fd-4ba1-8079-3f6e66572077 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:30:00.781611 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 442/1763] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:30:00 2026] POST /volume/v3/volumes => generated 781 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:30:00.796713 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fa8d0090-e1a0-49b3-aef9-454ba6d84a15 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:00.798708 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fa8d0090-e1a0-49b3-aef9-454ba6d84a15 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0 Jul 31 09:30:00.798947 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fa8d0090-e1a0-49b3-aef9-454ba6d84a15 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:00.799155 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fa8d0090-e1a0-49b3-aef9-454ba6d84a15 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:00.811946 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:00.811946 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:00.816871 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fa8d0090-e1a0-49b3-aef9-454ba6d84a15 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:30:00.824401 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fa8d0090-e1a0-49b3-aef9-454ba6d84a15 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0 returned with HTTP 200 Jul 31 09:30:00.825115 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 441/1764] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:00 2026] GET /volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:00.846166 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-37735fc2-0373-4148-ad99-86df64425614 tempest-VersionsTest-995695014 tempest-VersionsTest-995695014-project-member] GET https://10.4.3.226/volume/v3/ Jul 31 09:30:00.846166 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-37735fc2-0373-4148-ad99-86df64425614 tempest-VersionsTest-995695014 tempest-VersionsTest-995695014-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:00.846166 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-37735fc2-0373-4148-ad99-86df64425614 tempest-VersionsTest-995695014 tempest-VersionsTest-995695014-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:00.846166 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-37735fc2-0373-4148-ad99-86df64425614 tempest-VersionsTest-995695014 tempest-VersionsTest-995695014-project-member] https://10.4.3.226/volume/v3/ returned with HTTP 200 Jul 31 09:30:00.846166 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 438/1765] 10.4.3.226 () {66 vars in 1216 bytes} [Fri Jul 31 09:30:00 2026] GET /volume/v3/ => generated 386 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:30:00.918794 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-577b0a74-8972-42ac-af54-c4edb2ed6d3d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:00.920896 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-577b0a74-8972-42ac-af54-c4edb2ed6d3d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] PUT https://10.4.3.226/volume/v3/attachments/40a36325-b08a-4d07-aa08-ceef73b3bdc1 Jul 31 09:30:00.921303 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-577b0a74-8972-42ac-af54-c4edb2ed6d3d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:00.936674 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-577b0a74-8972-42ac-af54-c4edb2ed6d3d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Acquiring lock "cinder-attachment_update-0d0ad0af-744a-43ea-98e9-6c3d123c10f6-np0000006200" by "attachment_update" {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:30:00.944137 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-577b0a74-8972-42ac-af54-c4edb2ed6d3d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Lock "cinder-attachment_update-0d0ad0af-744a-43ea-98e9-6c3d123c10f6-np0000006200" acquired by "attachment_update" :: waited 0.008s {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:30:00.945563 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:00.945563 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:01.166818 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-bbeaa664-2c5c-4521-bb8d-a841728e6e87 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:01.170343 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bbeaa664-2c5c-4521-bb8d-a841728e6e87 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] GET https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 Jul 31 09:30:01.170343 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bbeaa664-2c5c-4521-bb8d-a841728e6e87 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:01.172054 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bbeaa664-2c5c-4521-bb8d-a841728e6e87 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:01.172376 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-bbeaa664-2c5c-4521-bb8d-a841728e6e87 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Show backup with id 591269ce-e4c6-4ef4-a535-5cb3c165a0f2. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:01.173947 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-577b0a74-8972-42ac-af54-c4edb2ed6d3d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Lock "cinder-attachment_update-0d0ad0af-744a-43ea-98e9-6c3d123c10f6-np0000006200" released by "attachment_update" :: held 0.230s {{(pid=100315) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:30:01.174649 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-577b0a74-8972-42ac-af54-c4edb2ed6d3d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments/40a36325-b08a-4d07-aa08-ceef73b3bdc1 returned with HTTP 200 Jul 31 09:30:01.175114 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 445/1766] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:30:00 2026] PUT /volume/v3/attachments/40a36325-b08a-4d07-aa08-ceef73b3bdc1 => generated 969 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:01.194496 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:01.194496 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:01.194496 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bbeaa664-2c5c-4521-bb8d-a841728e6e87 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 returned with HTTP 200 Jul 31 09:30:01.194496 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 443/1767] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:01 2026] GET /volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 => generated 736 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:30:01.223704 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-3f66150e-78dc-406b-a81d-1490d677a98e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:01.225816 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-3f66150e-78dc-406b-a81d-1490d677a98e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/attachments/40a36325-b08a-4d07-aa08-ceef73b3bdc1 Jul 31 09:30:01.226194 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-3f66150e-78dc-406b-a81d-1490d677a98e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:01.226468 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-3f66150e-78dc-406b-a81d-1490d677a98e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:01.273778 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-86442fdd-d645-4f13-8ebf-4fad0fe458c3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:01.279527 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-3f66150e-78dc-406b-a81d-1490d677a98e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments/40a36325-b08a-4d07-aa08-ceef73b3bdc1 returned with HTTP 200 Jul 31 09:30:01.280175 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-86442fdd-d645-4f13-8ebf-4fad0fe458c3 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 Jul 31 09:30:01.281468 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 442/1768] 10.4.3.226 () {70 vars in 1651 bytes} [Fri Jul 31 09:30:01 2026] GET /volume/v3/attachments/40a36325-b08a-4d07-aa08-ceef73b3bdc1 => generated 994 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:01.281545 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-86442fdd-d645-4f13-8ebf-4fad0fe458c3 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:01.281545 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-86442fdd-d645-4f13-8ebf-4fad0fe458c3 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:01.283752 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-86442fdd-d645-4f13-8ebf-4fad0fe458c3 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Show backup with id 66e2f763-3037-40f6-890f-528c9d967949. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:01.294229 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:01.294229 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:01.296171 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-86442fdd-d645-4f13-8ebf-4fad0fe458c3 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 returned with HTTP 200 Jul 31 09:30:01.297200 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 439/1769] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:01 2026] GET /volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 => generated 835 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:01.842146 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-30e3863b-9c43-4c6b-b1b0-a56a7a71f46a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:01.844498 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-30e3863b-9c43-4c6b-b1b0-a56a7a71f46a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0 Jul 31 09:30:01.844669 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-30e3863b-9c43-4c6b-b1b0-a56a7a71f46a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:01.844964 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-30e3863b-9c43-4c6b-b1b0-a56a7a71f46a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:01.859175 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:01.859175 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:01.865262 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-30e3863b-9c43-4c6b-b1b0-a56a7a71f46a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:30:01.872676 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-30e3863b-9c43-4c6b-b1b0-a56a7a71f46a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0 returned with HTTP 200 Jul 31 09:30:01.873549 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 446/1770] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:01 2026] GET /volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0 => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:01.895796 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-784737e9-8975-44ef-91e6-b6d06e2173b1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:01.898600 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-784737e9-8975-44ef-91e6-b6d06e2173b1 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0 Jul 31 09:30:01.898987 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-784737e9-8975-44ef-91e6-b6d06e2173b1 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:01.900614 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-784737e9-8975-44ef-91e6-b6d06e2173b1 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:01.937937 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:01.937937 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:01.960457 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-784737e9-8975-44ef-91e6-b6d06e2173b1 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:30:01.973863 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-784737e9-8975-44ef-91e6-b6d06e2173b1 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0 returned with HTTP 200 Jul 31 09:30:01.974271 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 444/1771] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:01 2026] GET /volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0 => generated 874 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:02.007501 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d74812d3-9269-46e1-8e29-4fb375817701 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:02.012489 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d74812d3-9269-46e1-8e29-4fb375817701 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0/action Jul 31 09:30:02.012489 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d74812d3-9269-46e1-8e29-4fb375817701 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:30:02.012489 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d74812d3-9269-46e1-8e29-4fb375817701 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:02.034616 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:02.034616 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:02.036434 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d74812d3-9269-46e1-8e29-4fb375817701 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:30:02.054993 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d74812d3-9269-46e1-8e29-4fb375817701 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume updated successfully. Jul 31 09:30:02.054993 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d74812d3-9269-46e1-8e29-4fb375817701 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0/action returned with HTTP 200 Jul 31 09:30:02.057706 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 443/1772] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:30:02 2026] POST /volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0/action => generated 0 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 09:30:02.219896 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-69b83053-5409-4c7e-866e-889e65a38085 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:02.223236 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-69b83053-5409-4c7e-866e-889e65a38085 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] GET https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 Jul 31 09:30:02.223881 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-69b83053-5409-4c7e-866e-889e65a38085 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:02.223881 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-69b83053-5409-4c7e-866e-889e65a38085 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:02.224599 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-69b83053-5409-4c7e-866e-889e65a38085 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Show backup with id 591269ce-e4c6-4ef4-a535-5cb3c165a0f2. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:02.231667 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:02.231667 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:02.235347 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-69b83053-5409-4c7e-866e-889e65a38085 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 returned with HTTP 200 Jul 31 09:30:02.235347 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 440/1773] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:02 2026] GET /volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:02.316379 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a4a6d621-126d-4d9e-9963-9c2a8ffaa35e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:02.319321 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a4a6d621-126d-4d9e-9963-9c2a8ffaa35e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 Jul 31 09:30:02.320870 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a4a6d621-126d-4d9e-9963-9c2a8ffaa35e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:02.321079 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-b4688000-0145-48ee-ae5a-6dca330a1839 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:02.321188 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a4a6d621-126d-4d9e-9963-9c2a8ffaa35e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:02.321448 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-a4a6d621-126d-4d9e-9963-9c2a8ffaa35e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Show backup with id 66e2f763-3037-40f6-890f-528c9d967949. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:02.323683 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-b4688000-0145-48ee-ae5a-6dca330a1839 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0 Jul 31 09:30:02.323683 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-b4688000-0145-48ee-ae5a-6dca330a1839 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:02.324690 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-b4688000-0145-48ee-ae5a-6dca330a1839 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:02.330332 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:02.330332 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:02.331483 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a4a6d621-126d-4d9e-9963-9c2a8ffaa35e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 returned with HTTP 200 Jul 31 09:30:02.332525 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 447/1774] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:02 2026] GET /volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:02.336440 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:02.336440 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:02.348871 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-b4688000-0145-48ee-ae5a-6dca330a1839 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:30:02.361957 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-b4688000-0145-48ee-ae5a-6dca330a1839 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0 returned with HTTP 200 Jul 31 09:30:02.361957 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 445/1775] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:30:02 2026] GET /volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0 => generated 873 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:02.918627 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-b8618012-5358-4be8-918d-5d90696e4ea7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:02.922187 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-b8618012-5358-4be8-918d-5d90696e4ea7 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0 Jul 31 09:30:02.922582 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-b8618012-5358-4be8-918d-5d90696e4ea7 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:02.923382 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-b8618012-5358-4be8-918d-5d90696e4ea7 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:02.933587 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:02.933587 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:02.939986 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-b8618012-5358-4be8-918d-5d90696e4ea7 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:30:02.949090 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-b8618012-5358-4be8-918d-5d90696e4ea7 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0 returned with HTTP 200 Jul 31 09:30:02.950493 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 444/1776] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:30:02 2026] GET /volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0 => generated 873 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:02.968310 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-248ca678-d7f7-4590-bc77-f94159ba2295 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:02.969426 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-248ca678-d7f7-4590-bc77-f94159ba2295 None None] GET https://10.4.3.226/volume// Jul 31 09:30:02.969426 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-248ca678-d7f7-4590-bc77-f94159ba2295 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:02.969426 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-248ca678-d7f7-4590-bc77-f94159ba2295 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:02.970828 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-248ca678-d7f7-4590-bc77-f94159ba2295 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:30:02.970828 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 441/1777] 10.4.3.226 () {66 vars in 1419 bytes} [Fri Jul 31 09:30: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 31 09:30:02.982142 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-7af7c7a1-9595-4969-9632-8ebe775f388e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:02.986220 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-7af7c7a1-9595-4969-9632-8ebe775f388e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:30:02.987107 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-7af7c7a1-9595-4969-9632-8ebe775f388e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dac976ad-d1f4-484c-969e-810f183bccd0", "connector": null, "instance_uuid": "b8301d80-36da-4b50-9077-75c6b8cdadee"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:03.001072 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:03.001072 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:03.045869 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-aac790dd-e22a-4cbc-84f5-f5d9ca3440dd None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:03.053130 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-7af7c7a1-9595-4969-9632-8ebe775f388e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:30:03.053632 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 448/1778] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:30:02 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:03.213502 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-aac790dd-e22a-4cbc-84f5-f5d9ca3440dd tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:30:03.214080 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-aac790dd-e22a-4cbc-84f5-f5d9ca3440dd tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1556223383", "metadata": {"Type": "Test"}}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:03.216228 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-aac790dd-e22a-4cbc-84f5-f5d9ca3440dd tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1556223383', 'metadata': {'Type': 'Test'}}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:30:03.216469 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-aac790dd-e22a-4cbc-84f5-f5d9ca3440dd tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Create volume of 1 GB Jul 31 09:30:03.223362 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-aac790dd-e22a-4cbc-84f5-f5d9ca3440dd tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Availability Zones retrieved successfully. Jul 31 09:30:03.232079 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-aac790dd-e22a-4cbc-84f5-f5d9ca3440dd tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Flow 'volume_create_api' (3f16fc52-95f3-42d7-bb6e-173688525df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:03.233545 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-aac790dd-e22a-4cbc-84f5-f5d9ca3440dd tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3351780-bc0f-4816-b759-bbd17fde5368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:03.235113 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-aac790dd-e22a-4cbc-84f5-f5d9ca3440dd tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:30:03.253635 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b477087a-4c3c-4bdf-9cc7-113aa4a20fb8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:03.255799 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b477087a-4c3c-4bdf-9cc7-113aa4a20fb8 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] GET https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 Jul 31 09:30:03.256019 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b477087a-4c3c-4bdf-9cc7-113aa4a20fb8 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:03.257201 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b477087a-4c3c-4bdf-9cc7-113aa4a20fb8 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:03.257351 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-b477087a-4c3c-4bdf-9cc7-113aa4a20fb8 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Show backup with id 591269ce-e4c6-4ef4-a535-5cb3c165a0f2. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:03.262960 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:03.262960 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:03.263643 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b477087a-4c3c-4bdf-9cc7-113aa4a20fb8 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 returned with HTTP 200 Jul 31 09:30:03.264468 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 445/1779] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:03 2026] GET /volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:03.277709 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-aac790dd-e22a-4cbc-84f5-f5d9ca3440dd tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3351780-bc0f-4816-b759-bbd17fde5368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:03.278984 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-aac790dd-e22a-4cbc-84f5-f5d9ca3440dd tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f901a91a-a577-4c4d-adc8-c0ae93fc221c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:03.349356 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5a16fe30-49c7-4af0-9483-166ed2a2b51c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:03.352008 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5a16fe30-49c7-4af0-9483-166ed2a2b51c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 Jul 31 09:30:03.352692 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5a16fe30-49c7-4af0-9483-166ed2a2b51c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:03.352960 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5a16fe30-49c7-4af0-9483-166ed2a2b51c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:03.353154 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-5a16fe30-49c7-4af0-9483-166ed2a2b51c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Show backup with id 66e2f763-3037-40f6-890f-528c9d967949. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:03.358635 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:03.358635 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:03.359338 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5a16fe30-49c7-4af0-9483-166ed2a2b51c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 returned with HTTP 200 Jul 31 09:30:03.360179 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 442/1780] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:03 2026] GET /volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 => generated 836 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:03.370317 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-aac790dd-e22a-4cbc-84f5-f5d9ca3440dd tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Created reservations ['e78b8b76-77b6-4360-88ca-276a7976a1d9', '38dd6f9b-2722-4376-933c-daabcef9656a', 'fbfd59b4-82a5-4ead-9805-683b5aa666ef', '4b8cb051-41b0-4222-a8d7-fb9f6c1f432d'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:30:03.371327 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-aac790dd-e22a-4cbc-84f5-f5d9ca3440dd tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f901a91a-a577-4c4d-adc8-c0ae93fc221c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e78b8b76-77b6-4360-88ca-276a7976a1d9', '38dd6f9b-2722-4376-933c-daabcef9656a', 'fbfd59b4-82a5-4ead-9805-683b5aa666ef', '4b8cb051-41b0-4222-a8d7-fb9f6c1f432d']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:03.372200 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-aac790dd-e22a-4cbc-84f5-f5d9ca3440dd tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9746dfd-2917-4e50-af97-3f37928f5b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:03.402150 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-aac790dd-e22a-4cbc-84f5-f5d9ca3440dd tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9746dfd-2917-4e50-af97-3f37928f5b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8562fcab-d631-4cf6-b116-9a5f70df4ea3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1556223383',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9d51d07b8c9b483cb2a58e9df6edcc65',qos_specs=None,replication_status=,reservations=['e78b8b76-77b6-4360-88ca-276a7976a1d9','38dd6f9b-2722-4376-933c-daabcef9656a','fbfd59b4-82a5-4ead-9805-683b5aa666ef','4b8cb051-41b0-4222-a8d7-fb9f6c1f432d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a76eae133354b61949eb00be5fb170c',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:30:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1556223383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8562fcab-d631-4cf6-b116-9a5f70df4ea3,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='9d51d07b8c9b483cb2a58e9df6edcc65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a76eae133354b61949eb00be5fb170c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:03.403218 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-aac790dd-e22a-4cbc-84f5-f5d9ca3440dd tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1691046-37d7-4464-85b0-07524c08afc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:03.425778 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-aac790dd-e22a-4cbc-84f5-f5d9ca3440dd tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1691046-37d7-4464-85b0-07524c08afc9) transitioned into state 'SUCCESS' from state '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-1556223383',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9d51d07b8c9b483cb2a58e9df6edcc65',qos_specs=None,replication_status=,reservations=['e78b8b76-77b6-4360-88ca-276a7976a1d9','38dd6f9b-2722-4376-933c-daabcef9656a','fbfd59b4-82a5-4ead-9805-683b5aa666ef','4b8cb051-41b0-4222-a8d7-fb9f6c1f432d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a76eae133354b61949eb00be5fb170c',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:03.426612 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-aac790dd-e22a-4cbc-84f5-f5d9ca3440dd tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7927bf1d-c575-4b26-b7e6-88b1ea1b210f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:03.440037 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-aac790dd-e22a-4cbc-84f5-f5d9ca3440dd tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7927bf1d-c575-4b26-b7e6-88b1ea1b210f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:03.441194 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-aac790dd-e22a-4cbc-84f5-f5d9ca3440dd tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Flow 'volume_create_api' (3f16fc52-95f3-42d7-bb6e-173688525df6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:03.441638 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-aac790dd-e22a-4cbc-84f5-f5d9ca3440dd tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Create volume request issued successfully. Jul 31 09:30:03.442589 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-aac790dd-e22a-4cbc-84f5-f5d9ca3440dd tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:30:03.443129 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 446/1781] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:30:03 2026] POST /volume/v3/volumes => generated 759 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:30:03.457813 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d9c229b7-bb8b-4e61-8763-68005e9e1d18 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:03.464529 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d9c229b7-bb8b-4e61-8763-68005e9e1d18 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/8562fcab-d631-4cf6-b116-9a5f70df4ea3 Jul 31 09:30:03.464529 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d9c229b7-bb8b-4e61-8763-68005e9e1d18 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:03.464529 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d9c229b7-bb8b-4e61-8763-68005e9e1d18 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:03.476213 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:03.476213 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:03.481758 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d9c229b7-bb8b-4e61-8763-68005e9e1d18 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:03.488282 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d9c229b7-bb8b-4e61-8763-68005e9e1d18 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/8562fcab-d631-4cf6-b116-9a5f70df4ea3 returned with HTTP 200 Jul 31 09:30:03.488282 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 449/1782] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:03 2026] GET /volume/v3/volumes/8562fcab-d631-4cf6-b116-9a5f70df4ea3 => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:04.285898 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-61fc7d68-d286-4e72-b9fa-f4cdffa5fc58 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:04.287922 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-61fc7d68-d286-4e72-b9fa-f4cdffa5fc58 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] GET https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 Jul 31 09:30:04.288972 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-61fc7d68-d286-4e72-b9fa-f4cdffa5fc58 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:04.288972 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-61fc7d68-d286-4e72-b9fa-f4cdffa5fc58 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:04.288972 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-61fc7d68-d286-4e72-b9fa-f4cdffa5fc58 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Show backup with id 591269ce-e4c6-4ef4-a535-5cb3c165a0f2. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:04.298151 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:04.298151 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:04.300042 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-61fc7d68-d286-4e72-b9fa-f4cdffa5fc58 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 returned with HTTP 200 Jul 31 09:30:04.300042 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 446/1783] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:04 2026] GET /volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:04.377019 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-77592eed-2478-44fc-a33b-9f75eb9d0c2d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:04.379076 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-77592eed-2478-44fc-a33b-9f75eb9d0c2d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 Jul 31 09:30:04.379391 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-77592eed-2478-44fc-a33b-9f75eb9d0c2d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:04.379619 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-77592eed-2478-44fc-a33b-9f75eb9d0c2d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:04.379749 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-77592eed-2478-44fc-a33b-9f75eb9d0c2d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Show backup with id 66e2f763-3037-40f6-890f-528c9d967949. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:04.387303 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:04.387303 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:04.387801 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-77592eed-2478-44fc-a33b-9f75eb9d0c2d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 returned with HTTP 200 Jul 31 09:30:04.388507 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 443/1784] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:04 2026] GET /volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 => generated 836 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:04.506644 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5b677367-1ca2-49fa-8aba-b9706fb75e31 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:04.510175 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5b677367-1ca2-49fa-8aba-b9706fb75e31 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/8562fcab-d631-4cf6-b116-9a5f70df4ea3 Jul 31 09:30:04.510684 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5b677367-1ca2-49fa-8aba-b9706fb75e31 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:04.510812 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5b677367-1ca2-49fa-8aba-b9706fb75e31 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:04.520341 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:04.520341 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:04.527205 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-5b677367-1ca2-49fa-8aba-b9706fb75e31 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:04.533774 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5b677367-1ca2-49fa-8aba-b9706fb75e31 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/8562fcab-d631-4cf6-b116-9a5f70df4ea3 returned with HTTP 200 Jul 31 09:30:04.534185 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 447/1785] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:04 2026] GET /volume/v3/volumes/8562fcab-d631-4cf6-b116-9a5f70df4ea3 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:04.556643 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-93e81433-7691-4027-af7f-87eba0214918 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:04.561788 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-93e81433-7691-4027-af7f-87eba0214918 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/8562fcab-d631-4cf6-b116-9a5f70df4ea3 Jul 31 09:30:04.562014 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-93e81433-7691-4027-af7f-87eba0214918 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:04.562349 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-93e81433-7691-4027-af7f-87eba0214918 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:04.575343 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:04.575343 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:04.584639 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-93e81433-7691-4027-af7f-87eba0214918 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:04.598183 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-93e81433-7691-4027-af7f-87eba0214918 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/8562fcab-d631-4cf6-b116-9a5f70df4ea3 returned with HTTP 200 Jul 31 09:30:04.598380 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 450/1786] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:04 2026] GET /volume/v3/volumes/8562fcab-d631-4cf6-b116-9a5f70df4ea3 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:04.613779 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-24445bb0-395c-4ca1-9c90-4e6e15b2a22c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:04.615925 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-24445bb0-395c-4ca1-9c90-4e6e15b2a22c tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] PUT https://10.4.3.226/volume/v3/volumes/8562fcab-d631-4cf6-b116-9a5f70df4ea3 Jul 31 09:30:04.616366 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-24445bb0-395c-4ca1-9c90-4e6e15b2a22c tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1556223383"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:04.627406 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:04.627406 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:04.634544 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-24445bb0-395c-4ca1-9c90-4e6e15b2a22c tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:04.647831 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-24445bb0-395c-4ca1-9c90-4e6e15b2a22c tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume updated successfully. Jul 31 09:30:04.648844 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-24445bb0-395c-4ca1-9c90-4e6e15b2a22c tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/8562fcab-d631-4cf6-b116-9a5f70df4ea3 returned with HTTP 200 Jul 31 09:30:04.649491 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 447/1787] 10.4.3.226 () {68 vars in 1368 bytes} [Fri Jul 31 09:30:04 2026] PUT /volume/v3/volumes/8562fcab-d631-4cf6-b116-9a5f70df4ea3 => generated 784 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:04.664085 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-eba477ff-34c6-4bab-851a-96018bb4b182 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:04.665976 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eba477ff-34c6-4bab-851a-96018bb4b182 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] PUT https://10.4.3.226/volume/v3/volumes/8562fcab-d631-4cf6-b116-9a5f70df4ea3 Jul 31 09:30:04.666484 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eba477ff-34c6-4bab-851a-96018bb4b182 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-462188226", "description": "This is the new description of volume"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:04.676091 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:04.676091 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:04.681466 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-eba477ff-34c6-4bab-851a-96018bb4b182 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:04.694810 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-eba477ff-34c6-4bab-851a-96018bb4b182 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume updated successfully. Jul 31 09:30:04.695737 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eba477ff-34c6-4bab-851a-96018bb4b182 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/8562fcab-d631-4cf6-b116-9a5f70df4ea3 returned with HTTP 200 Jul 31 09:30:04.696385 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 444/1788] 10.4.3.226 () {68 vars in 1369 bytes} [Fri Jul 31 09:30:04 2026] PUT /volume/v3/volumes/8562fcab-d631-4cf6-b116-9a5f70df4ea3 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:04.710112 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b60d9c72-89b6-45ae-8bf5-7b3c73331701 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:04.711964 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b60d9c72-89b6-45ae-8bf5-7b3c73331701 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/8562fcab-d631-4cf6-b116-9a5f70df4ea3 Jul 31 09:30:04.712200 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b60d9c72-89b6-45ae-8bf5-7b3c73331701 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:04.712461 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b60d9c72-89b6-45ae-8bf5-7b3c73331701 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:04.723092 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:04.723092 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:04.728971 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-b60d9c72-89b6-45ae-8bf5-7b3c73331701 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:04.734822 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b60d9c72-89b6-45ae-8bf5-7b3c73331701 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/8562fcab-d631-4cf6-b116-9a5f70df4ea3 returned with HTTP 200 Jul 31 09:30:04.735224 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 448/1789] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:04 2026] GET /volume/v3/volumes/8562fcab-d631-4cf6-b116-9a5f70df4ea3 => generated 890 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:04.754710 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a98f6aef-9062-46c4-a43c-5fe105deac54 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:04.756627 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a98f6aef-9062-46c4-a43c-5fe105deac54 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:30:04.761503 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a98f6aef-9062-46c4-a43c-5fe105deac54 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1261508318", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2125212546"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:04.765442 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-a98f6aef-9062-46c4-a43c-5fe105deac54 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1261508318', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2125212546'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:30:04.765679 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-a98f6aef-9062-46c4-a43c-5fe105deac54 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Create volume of 1 GB Jul 31 09:30:04.779674 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a98f6aef-9062-46c4-a43c-5fe105deac54 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Availability Zones retrieved successfully. Jul 31 09:30:04.785819 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a98f6aef-9062-46c4-a43c-5fe105deac54 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Flow 'volume_create_api' (c7e53d75-ebb9-4688-924d-658b035245c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:04.786772 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a98f6aef-9062-46c4-a43c-5fe105deac54 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7991a37f-d32d-4353-b55e-b4057c929275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:04.787900 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-a98f6aef-9062-46c4-a43c-5fe105deac54 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:30:04.788763 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e3105d5d-9647-4014-b25a-b16ac34f2afc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:04.789178 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e3105d5d-9647-4014-b25a-b16ac34f2afc None None] GET https://10.4.3.226/volume// Jul 31 09:30:04.789426 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e3105d5d-9647-4014-b25a-b16ac34f2afc None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:04.789623 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e3105d5d-9647-4014-b25a-b16ac34f2afc None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:04.789940 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e3105d5d-9647-4014-b25a-b16ac34f2afc None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:30:04.790845 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 448/1790] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:30:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:30:04.806196 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-f8343550-8429-4bb6-aa37-853c5c22c8e0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:04.808692 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-f8343550-8429-4bb6-aa37-853c5c22c8e0 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0 Jul 31 09:30:04.808934 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-f8343550-8429-4bb6-aa37-853c5c22c8e0 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:04.809153 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-f8343550-8429-4bb6-aa37-853c5c22c8e0 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:04.819937 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:04.819937 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:04.824470 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-f8343550-8429-4bb6-aa37-853c5c22c8e0 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:30:04.830182 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a98f6aef-9062-46c4-a43c-5fe105deac54 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7991a37f-d32d-4353-b55e-b4057c929275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:04.830509 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-f8343550-8429-4bb6-aa37-853c5c22c8e0 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0 returned with HTTP 200 Jul 31 09:30:04.830927 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 445/1791] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:30:04 2026] GET /volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0 => generated 1052 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:30:04.831376 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a98f6aef-9062-46c4-a43c-5fe105deac54 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58adeab5-a17c-48ba-b307-f46f2db4dd67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:04.892375 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-a98f6aef-9062-46c4-a43c-5fe105deac54 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Created reservations ['3398b5e4-6d59-4119-b4e1-86cd7ddc381c', '3d03176b-8272-4139-9952-a99bd4052cc7', '237c635e-9a98-4956-8ded-56d33076f73f', 'c90ff72c-c345-48e4-b69f-d561202896fb'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:30:04.892799 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a98f6aef-9062-46c4-a43c-5fe105deac54 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58adeab5-a17c-48ba-b307-f46f2db4dd67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3398b5e4-6d59-4119-b4e1-86cd7ddc381c', '3d03176b-8272-4139-9952-a99bd4052cc7', '237c635e-9a98-4956-8ded-56d33076f73f', 'c90ff72c-c345-48e4-b69f-d561202896fb']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:04.894085 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a98f6aef-9062-46c4-a43c-5fe105deac54 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ff3b685-cca1-40f0-b03b-d0c450a40b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:04.929440 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a98f6aef-9062-46c4-a43c-5fe105deac54 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ff3b685-cca1-40f0-b03b-d0c450a40b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b436305-5b9a-4db2-b35b-b01e774454fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1261508318',display_name='tempest-VolumesGetTest-Volume-2125212546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d51d07b8c9b483cb2a58e9df6edcc65',qos_specs=None,replication_status=,reservations=['3398b5e4-6d59-4119-b4e1-86cd7ddc381c','3d03176b-8272-4139-9952-a99bd4052cc7','237c635e-9a98-4956-8ded-56d33076f73f','c90ff72c-c345-48e4-b69f-d561202896fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a76eae133354b61949eb00be5fb170c',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:30:04Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1261508318',display_name='tempest-VolumesGetTest-Volume-2125212546',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b436305-5b9a-4db2-b35b-b01e774454fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d51d07b8c9b483cb2a58e9df6edcc65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a76eae133354b61949eb00be5fb170c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:04.930545 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a98f6aef-9062-46c4-a43c-5fe105deac54 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b42eef20-92b5-43a3-8fa2-ffc3936c63d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:04.961519 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a98f6aef-9062-46c4-a43c-5fe105deac54 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b42eef20-92b5-43a3-8fa2-ffc3936c63d5) transitioned into 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-1261508318',display_name='tempest-VolumesGetTest-Volume-2125212546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d51d07b8c9b483cb2a58e9df6edcc65',qos_specs=None,replication_status=,reservations=['3398b5e4-6d59-4119-b4e1-86cd7ddc381c','3d03176b-8272-4139-9952-a99bd4052cc7','237c635e-9a98-4956-8ded-56d33076f73f','c90ff72c-c345-48e4-b69f-d561202896fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a76eae133354b61949eb00be5fb170c',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:04.962623 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a98f6aef-9062-46c4-a43c-5fe105deac54 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (477f2a53-518f-4961-a312-56562089a3d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:04.969796 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-9a3983bb-d663-4d87-96c0-9a9d172ae585 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:04.972390 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-9a3983bb-d663-4d87-96c0-9a9d172ae585 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] PUT https://10.4.3.226/volume/v3/attachments/510d645b-dbc0-4972-a6ad-c5fd3d8a98ed Jul 31 09:30:04.972830 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-9a3983bb-d663-4d87-96c0-9a9d172ae585 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:04.983487 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-9a3983bb-d663-4d87-96c0-9a9d172ae585 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Acquiring lock "cinder-attachment_update-dac976ad-d1f4-484c-969e-810f183bccd0-np0000006200" by "attachment_update" {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:30:04.983616 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a98f6aef-9062-46c4-a43c-5fe105deac54 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (477f2a53-518f-4961-a312-56562089a3d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:04.986095 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a98f6aef-9062-46c4-a43c-5fe105deac54 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Flow 'volume_create_api' (c7e53d75-ebb9-4688-924d-658b035245c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:04.986095 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a98f6aef-9062-46c4-a43c-5fe105deac54 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Create volume request issued successfully. Jul 31 09:30:04.986095 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a98f6aef-9062-46c4-a43c-5fe105deac54 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:30:04.986095 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 451/1792] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:30:04 2026] POST /volume/v3/volumes => generated 780 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:30:04.989717 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-9a3983bb-d663-4d87-96c0-9a9d172ae585 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Lock "cinder-attachment_update-dac976ad-d1f4-484c-969e-810f183bccd0-np0000006200" acquired by "attachment_update" :: waited 0.007s {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:30:04.991303 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:04.991303 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:05.006986 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0e5b8413-b4a5-449b-8426-d82d38c7e8e1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:05.010879 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0e5b8413-b4a5-449b-8426-d82d38c7e8e1 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/4b436305-5b9a-4db2-b35b-b01e774454fa Jul 31 09:30:05.012738 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0e5b8413-b4a5-449b-8426-d82d38c7e8e1 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:05.012738 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0e5b8413-b4a5-449b-8426-d82d38c7e8e1 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:05.024987 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:05.024987 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:05.035022 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0e5b8413-b4a5-449b-8426-d82d38c7e8e1 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:05.043435 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0e5b8413-b4a5-449b-8426-d82d38c7e8e1 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/4b436305-5b9a-4db2-b35b-b01e774454fa returned with HTTP 200 Jul 31 09:30:05.044065 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 449/1793] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:05 2026] GET /volume/v3/volumes/4b436305-5b9a-4db2-b35b-b01e774454fa => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:05.163490 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-9a3983bb-d663-4d87-96c0-9a9d172ae585 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Lock "cinder-attachment_update-dac976ad-d1f4-484c-969e-810f183bccd0-np0000006200" released by "attachment_update" :: held 0.174s {{(pid=100314) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:30:05.163951 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-9a3983bb-d663-4d87-96c0-9a9d172ae585 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments/510d645b-dbc0-4972-a6ad-c5fd3d8a98ed returned with HTTP 200 Jul 31 09:30:05.164484 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 449/1794] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:30:04 2026] PUT /volume/v3/attachments/510d645b-dbc0-4972-a6ad-c5fd3d8a98ed => generated 968 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:05.200625 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-00aa9c61-f6ec-4279-ba8d-3e34d4ff9482 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:05.203639 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-00aa9c61-f6ec-4279-ba8d-3e34d4ff9482 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/attachments/510d645b-dbc0-4972-a6ad-c5fd3d8a98ed/action Jul 31 09:30:05.204373 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-00aa9c61-f6ec-4279-ba8d-3e34d4ff9482 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:30:05.204453 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-00aa9c61-f6ec-4279-ba8d-3e34d4ff9482 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:05.223308 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:05.223308 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:05.262149 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-00aa9c61-f6ec-4279-ba8d-3e34d4ff9482 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments/510d645b-dbc0-4972-a6ad-c5fd3d8a98ed/action returned with HTTP 204 Jul 31 09:30:05.262772 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 446/1795] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:30:05 2026] POST /volume/v3/attachments/510d645b-dbc0-4972-a6ad-c5fd3d8a98ed/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:30:05.321202 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-85aba2fc-330c-4b8f-99ab-06eab7cf9e1c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:05.327985 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-85aba2fc-330c-4b8f-99ab-06eab7cf9e1c tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] GET https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 Jul 31 09:30:05.328881 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-85aba2fc-330c-4b8f-99ab-06eab7cf9e1c tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:05.329215 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-85aba2fc-330c-4b8f-99ab-06eab7cf9e1c tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:05.329395 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-85aba2fc-330c-4b8f-99ab-06eab7cf9e1c tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Show backup with id 591269ce-e4c6-4ef4-a535-5cb3c165a0f2. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:05.344601 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:05.344601 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:05.345527 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-85aba2fc-330c-4b8f-99ab-06eab7cf9e1c tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 returned with HTTP 200 Jul 31 09:30:05.346547 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 452/1796] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:05 2026] GET /volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 => generated 736 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:05.404806 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a39f9851-abd8-49b5-b7a6-bd578e0c2fb3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:05.410422 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a39f9851-abd8-49b5-b7a6-bd578e0c2fb3 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 Jul 31 09:30:05.410732 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a39f9851-abd8-49b5-b7a6-bd578e0c2fb3 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:05.411043 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a39f9851-abd8-49b5-b7a6-bd578e0c2fb3 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:05.411186 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-a39f9851-abd8-49b5-b7a6-bd578e0c2fb3 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Show backup with id 66e2f763-3037-40f6-890f-528c9d967949. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:05.418357 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:05.418357 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:05.419437 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a39f9851-abd8-49b5-b7a6-bd578e0c2fb3 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 returned with HTTP 200 Jul 31 09:30:05.420083 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 450/1797] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:05 2026] GET /volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 => generated 837 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:05.433354 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6ba703b5-b3fb-4da2-9350-54a12861c1d3 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:05.436186 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6ba703b5-b3fb-4da2-9350-54a12861c1d3 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/d35ecedd-e803-48d8-9a1e-31ee101f3d72 Jul 31 09:30:05.436186 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6ba703b5-b3fb-4da2-9350-54a12861c1d3 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:05.436377 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6ba703b5-b3fb-4da2-9350-54a12861c1d3 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:05.442733 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:05.442733 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:05.443295 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-6ba703b5-b3fb-4da2-9350-54a12861c1d3 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:30:05.444381 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6ba703b5-b3fb-4da2-9350-54a12861c1d3 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/d35ecedd-e803-48d8-9a1e-31ee101f3d72 returned with HTTP 200 Jul 31 09:30:05.444811 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 450/1798] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:30:05 2026] GET /volume/v3/snapshots/d35ecedd-e803-48d8-9a1e-31ee101f3d72 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:05.454670 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-77b8cb27-8515-44b5-8464-3de8e968709b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:05.458691 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-77b8cb27-8515-44b5-8464-3de8e968709b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 Jul 31 09:30:05.459007 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-77b8cb27-8515-44b5-8464-3de8e968709b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:05.459276 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-77b8cb27-8515-44b5-8464-3de8e968709b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:05.459390 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-77b8cb27-8515-44b5-8464-3de8e968709b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Show backup with id 66e2f763-3037-40f6-890f-528c9d967949. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:05.463690 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:05.463690 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:05.464561 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-77b8cb27-8515-44b5-8464-3de8e968709b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 returned with HTTP 200 Jul 31 09:30:05.465024 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 447/1799] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:05 2026] GET /volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 => generated 837 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:30:05.475764 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7eddeecd-0d86-46aa-a822-ea2daa753517 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:05.478102 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7eddeecd-0d86-46aa-a822-ea2daa753517 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] DELETE https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 Jul 31 09:30:05.478513 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7eddeecd-0d86-46aa-a822-ea2daa753517 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:05.479173 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7eddeecd-0d86-46aa-a822-ea2daa753517 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:05.479173 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.backups [None req-7eddeecd-0d86-46aa-a822-ea2daa753517 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete backup with id: 66e2f763-3037-40f6-890f-528c9d967949. Jul 31 09:30:05.484411 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:05.484411 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:05.505007 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.backup.rpcapi [None req-7eddeecd-0d86-46aa-a822-ea2daa753517 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] delete_backup rpcapi backup_id 66e2f763-3037-40f6-890f-528c9d967949 {{(pid=100315) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:30:05.507915 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7eddeecd-0d86-46aa-a822-ea2daa753517 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 returned with HTTP 202 Jul 31 09:30:05.508583 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 453/1800] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:30:05 2026] DELETE /volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:30:05.521781 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ae21bd3d-4371-4813-8f08-127367fa0ab1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:05.523579 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ae21bd3d-4371-4813-8f08-127367fa0ab1 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 Jul 31 09:30:05.524449 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ae21bd3d-4371-4813-8f08-127367fa0ab1 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:05.524449 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ae21bd3d-4371-4813-8f08-127367fa0ab1 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:05.524907 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-ae21bd3d-4371-4813-8f08-127367fa0ab1 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Show backup with id 66e2f763-3037-40f6-890f-528c9d967949. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:05.530889 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:05.530889 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:05.531944 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ae21bd3d-4371-4813-8f08-127367fa0ab1 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 returned with HTTP 200 Jul 31 09:30:05.532527 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 451/1801] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:05 2026] GET /volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 => generated 836 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:05.905477 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-289fd8d9-d1b2-4092-b95e-ed6d1b26ac24 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:05.908151 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-289fd8d9-d1b2-4092-b95e-ed6d1b26ac24 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] POST https://10.4.3.226/volume/v3/attachments/40a36325-b08a-4d07-aa08-ceef73b3bdc1/action Jul 31 09:30:05.909596 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-289fd8d9-d1b2-4092-b95e-ed6d1b26ac24 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action body: b'{"os-complete": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:30:05.909596 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-289fd8d9-d1b2-4092-b95e-ed6d1b26ac24 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:05.931862 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:05.931862 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:05.957949 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-45e60071-6dca-4840-aa74-cfffe5d095aa req-289fd8d9-d1b2-4092-b95e-ed6d1b26ac24 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments/40a36325-b08a-4d07-aa08-ceef73b3bdc1/action returned with HTTP 204 Jul 31 09:30:05.958624 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 451/1802] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:30:05 2026] POST /volume/v3/attachments/40a36325-b08a-4d07-aa08-ceef73b3bdc1/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:30:06.060858 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6c784624-99ee-42fb-872a-17d5418f533a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:06.063584 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6c784624-99ee-42fb-872a-17d5418f533a tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/4b436305-5b9a-4db2-b35b-b01e774454fa Jul 31 09:30:06.063844 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6c784624-99ee-42fb-872a-17d5418f533a tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:06.064401 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6c784624-99ee-42fb-872a-17d5418f533a tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:06.079266 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:06.079266 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:06.093005 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6c784624-99ee-42fb-872a-17d5418f533a tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:06.100679 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6c784624-99ee-42fb-872a-17d5418f533a tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/4b436305-5b9a-4db2-b35b-b01e774454fa returned with HTTP 200 Jul 31 09:30:06.100679 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 448/1803] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:06 2026] GET /volume/v3/volumes/4b436305-5b9a-4db2-b35b-b01e774454fa => generated 873 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:06.118069 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4deaaebe-1379-4d83-a283-838ee2dae407 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:06.121305 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4deaaebe-1379-4d83-a283-838ee2dae407 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] PUT https://10.4.3.226/volume/v3/volumes/4b436305-5b9a-4db2-b35b-b01e774454fa Jul 31 09:30:06.123306 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4deaaebe-1379-4d83-a283-838ee2dae407 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1556223383", "description": null}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:06.133424 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:06.133424 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:06.140702 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-4deaaebe-1379-4d83-a283-838ee2dae407 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:06.153920 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-4deaaebe-1379-4d83-a283-838ee2dae407 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume updated successfully. Jul 31 09:30:06.155012 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4deaaebe-1379-4d83-a283-838ee2dae407 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/4b436305-5b9a-4db2-b35b-b01e774454fa returned with HTTP 200 Jul 31 09:30:06.158267 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 454/1804] 10.4.3.226 () {68 vars in 1368 bytes} [Fri Jul 31 09:30:06 2026] PUT /volume/v3/volumes/4b436305-5b9a-4db2-b35b-b01e774454fa => generated 770 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:06.170818 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fd763b91-9b0f-4f24-bb47-74f439b2757d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:06.174509 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fd763b91-9b0f-4f24-bb47-74f439b2757d tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/4b436305-5b9a-4db2-b35b-b01e774454fa Jul 31 09:30:06.174509 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fd763b91-9b0f-4f24-bb47-74f439b2757d tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:06.175814 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fd763b91-9b0f-4f24-bb47-74f439b2757d tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:06.188333 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:06.188333 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:06.197689 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fd763b91-9b0f-4f24-bb47-74f439b2757d tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:06.207634 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fd763b91-9b0f-4f24-bb47-74f439b2757d tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/4b436305-5b9a-4db2-b35b-b01e774454fa returned with HTTP 200 Jul 31 09:30:06.208167 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 452/1805] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:06 2026] GET /volume/v3/volumes/4b436305-5b9a-4db2-b35b-b01e774454fa => generated 838 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:06.227385 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-430f5d71-f299-4c14-939a-b5602ccb5028 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:06.230877 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-430f5d71-f299-4c14-939a-b5602ccb5028 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] DELETE https://10.4.3.226/volume/v3/volumes/4b436305-5b9a-4db2-b35b-b01e774454fa Jul 31 09:30:06.230877 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-430f5d71-f299-4c14-939a-b5602ccb5028 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:06.230877 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-430f5d71-f299-4c14-939a-b5602ccb5028 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:06.230877 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-430f5d71-f299-4c14-939a-b5602ccb5028 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Delete volume with id: 4b436305-5b9a-4db2-b35b-b01e774454fa Jul 31 09:30:06.247500 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:06.247500 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:06.248276 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-430f5d71-f299-4c14-939a-b5602ccb5028 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:06.276551 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-430f5d71-f299-4c14-939a-b5602ccb5028 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Delete volume request issued successfully. Jul 31 09:30:06.276736 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-430f5d71-f299-4c14-939a-b5602ccb5028 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/4b436305-5b9a-4db2-b35b-b01e774454fa returned with HTTP 202 Jul 31 09:30:06.277346 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 452/1806] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:30:06 2026] DELETE /volume/v3/volumes/4b436305-5b9a-4db2-b35b-b01e774454fa => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:30:06.291104 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d76c5a6f-0203-4c61-8a5b-c6446312ee25 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:06.295272 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d76c5a6f-0203-4c61-8a5b-c6446312ee25 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/4b436305-5b9a-4db2-b35b-b01e774454fa Jul 31 09:30:06.296177 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d76c5a6f-0203-4c61-8a5b-c6446312ee25 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:06.296177 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d76c5a6f-0203-4c61-8a5b-c6446312ee25 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:06.306746 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:06.306746 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:06.317207 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d76c5a6f-0203-4c61-8a5b-c6446312ee25 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:06.326265 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d76c5a6f-0203-4c61-8a5b-c6446312ee25 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/4b436305-5b9a-4db2-b35b-b01e774454fa returned with HTTP 200 Jul 31 09:30:06.327909 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 449/1807] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:06 2026] GET /volume/v3/volumes/4b436305-5b9a-4db2-b35b-b01e774454fa => generated 837 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:06.361273 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d86f7553-7555-4801-994a-216956460182 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:06.367307 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d86f7553-7555-4801-994a-216956460182 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] GET https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 Jul 31 09:30:06.367307 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d86f7553-7555-4801-994a-216956460182 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:06.367307 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d86f7553-7555-4801-994a-216956460182 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:06.367307 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-d86f7553-7555-4801-994a-216956460182 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Show backup with id 591269ce-e4c6-4ef4-a535-5cb3c165a0f2. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:06.375888 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:06.375888 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:06.377123 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d86f7553-7555-4801-994a-216956460182 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 returned with HTTP 200 Jul 31 09:30:06.379594 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 455/1808] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:06 2026] GET /volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:06.548515 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a09bd309-8d02-4f3b-a157-86c2fe1fcf78 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:06.554549 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a09bd309-8d02-4f3b-a157-86c2fe1fcf78 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 Jul 31 09:30:06.554862 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a09bd309-8d02-4f3b-a157-86c2fe1fcf78 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:06.555163 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a09bd309-8d02-4f3b-a157-86c2fe1fcf78 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:06.555295 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-a09bd309-8d02-4f3b-a157-86c2fe1fcf78 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Show backup with id 66e2f763-3037-40f6-890f-528c9d967949. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:06.565693 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a09bd309-8d02-4f3b-a157-86c2fe1fcf78 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 returned with HTTP 404 Jul 31 09:30:06.566309 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 453/1809] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:06 2026] GET /volume/v3/backups/66e2f763-3037-40f6-890f-528c9d967949 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:30:06.692539 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-db7e8f71-ed3f-495d-a15d-1e79c877e6f7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:06.694481 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-db7e8f71-ed3f-495d-a15d-1e79c877e6f7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/d35ecedd-e803-48d8-9a1e-31ee101f3d72 Jul 31 09:30:06.694672 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-db7e8f71-ed3f-495d-a15d-1e79c877e6f7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:06.694885 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-db7e8f71-ed3f-495d-a15d-1e79c877e6f7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:06.694988 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-db7e8f71-ed3f-495d-a15d-1e79c877e6f7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete snapshot with id: d35ecedd-e803-48d8-9a1e-31ee101f3d72 Jul 31 09:30:06.701613 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:06.701613 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:06.702150 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-db7e8f71-ed3f-495d-a15d-1e79c877e6f7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:30:06.730392 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-db7e8f71-ed3f-495d-a15d-1e79c877e6f7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot delete request issued successfully. Jul 31 09:30:06.730564 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-db7e8f71-ed3f-495d-a15d-1e79c877e6f7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/d35ecedd-e803-48d8-9a1e-31ee101f3d72 returned with HTTP 202 Jul 31 09:30:06.730993 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 453/1810] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:30:06 2026] DELETE /volume/v3/snapshots/d35ecedd-e803-48d8-9a1e-31ee101f3d72 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:30:06.739580 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9f3f9e96-6353-4e80-85f5-417c7277230f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:06.741806 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9f3f9e96-6353-4e80-85f5-417c7277230f tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/d35ecedd-e803-48d8-9a1e-31ee101f3d72 Jul 31 09:30:06.742072 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9f3f9e96-6353-4e80-85f5-417c7277230f tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:06.742298 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9f3f9e96-6353-4e80-85f5-417c7277230f tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:06.749422 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:06.749422 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:06.750190 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9f3f9e96-6353-4e80-85f5-417c7277230f tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:30:06.751508 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9f3f9e96-6353-4e80-85f5-417c7277230f tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/d35ecedd-e803-48d8-9a1e-31ee101f3d72 returned with HTTP 200 Jul 31 09:30:06.752165 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 450/1811] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:30:06 2026] GET /volume/v3/snapshots/d35ecedd-e803-48d8-9a1e-31ee101f3d72 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:07.351377 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-374f12cd-9e91-4fd0-a5ac-62080e9dd2be None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:07.353608 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-374f12cd-9e91-4fd0-a5ac-62080e9dd2be tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/4b436305-5b9a-4db2-b35b-b01e774454fa Jul 31 09:30:07.353921 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-374f12cd-9e91-4fd0-a5ac-62080e9dd2be tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:07.354482 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-374f12cd-9e91-4fd0-a5ac-62080e9dd2be tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:07.365142 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-374f12cd-9e91-4fd0-a5ac-62080e9dd2be tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/4b436305-5b9a-4db2-b35b-b01e774454fa returned with HTTP 404 Jul 31 09:30:07.366117 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 456/1812] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:07 2026] GET /volume/v3/volumes/4b436305-5b9a-4db2-b35b-b01e774454fa => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:30:07.379424 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-adfcadb3-7d8b-45c2-8c94-b8229bf397bd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:07.381872 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-adfcadb3-7d8b-45c2-8c94-b8229bf397bd tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/8562fcab-d631-4cf6-b116-9a5f70df4ea3 Jul 31 09:30:07.382164 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-adfcadb3-7d8b-45c2-8c94-b8229bf397bd tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:07.382351 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-adfcadb3-7d8b-45c2-8c94-b8229bf397bd tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:07.398265 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:07.398265 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:07.401617 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-612c4813-0404-460b-aa60-62727229c660 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:07.408025 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-612c4813-0404-460b-aa60-62727229c660 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] GET https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 Jul 31 09:30:07.409101 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-612c4813-0404-460b-aa60-62727229c660 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:07.409101 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-612c4813-0404-460b-aa60-62727229c660 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:07.409101 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-612c4813-0404-460b-aa60-62727229c660 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Show backup with id 591269ce-e4c6-4ef4-a535-5cb3c165a0f2. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:07.410761 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-adfcadb3-7d8b-45c2-8c94-b8229bf397bd tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:07.417676 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-adfcadb3-7d8b-45c2-8c94-b8229bf397bd tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/8562fcab-d631-4cf6-b116-9a5f70df4ea3 returned with HTTP 200 Jul 31 09:30:07.418528 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 454/1813] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:07 2026] GET /volume/v3/volumes/8562fcab-d631-4cf6-b116-9a5f70df4ea3 => generated 890 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:07.424032 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:07.424032 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:07.426517 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-612c4813-0404-460b-aa60-62727229c660 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 returned with HTTP 200 Jul 31 09:30:07.427145 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 454/1814] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:07 2026] GET /volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 => generated 736 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:07.436778 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-257af612-5015-4a7c-9484-88fdf6c47a2d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:07.439268 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-257af612-5015-4a7c-9484-88fdf6c47a2d tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] DELETE https://10.4.3.226/volume/v3/volumes/8562fcab-d631-4cf6-b116-9a5f70df4ea3 Jul 31 09:30:07.440171 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-257af612-5015-4a7c-9484-88fdf6c47a2d tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:07.440171 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-257af612-5015-4a7c-9484-88fdf6c47a2d tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:07.440171 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-257af612-5015-4a7c-9484-88fdf6c47a2d tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Delete volume with id: 8562fcab-d631-4cf6-b116-9a5f70df4ea3 Jul 31 09:30:07.450284 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:07.450284 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:07.451136 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-257af612-5015-4a7c-9484-88fdf6c47a2d tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:07.501978 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-257af612-5015-4a7c-9484-88fdf6c47a2d tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Delete volume request issued successfully. Jul 31 09:30:07.502914 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-257af612-5015-4a7c-9484-88fdf6c47a2d tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/8562fcab-d631-4cf6-b116-9a5f70df4ea3 returned with HTTP 202 Jul 31 09:30:07.503743 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 451/1815] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:30:07 2026] DELETE /volume/v3/volumes/8562fcab-d631-4cf6-b116-9a5f70df4ea3 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:30:07.519645 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-414402e1-e60c-4b4d-b002-90c55f51d78c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:07.521165 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-414402e1-e60c-4b4d-b002-90c55f51d78c tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/8562fcab-d631-4cf6-b116-9a5f70df4ea3 Jul 31 09:30:07.521165 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-414402e1-e60c-4b4d-b002-90c55f51d78c tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:07.521890 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-414402e1-e60c-4b4d-b002-90c55f51d78c tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:07.536940 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:07.536940 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:07.546011 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-414402e1-e60c-4b4d-b002-90c55f51d78c tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:07.554591 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-414402e1-e60c-4b4d-b002-90c55f51d78c tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/8562fcab-d631-4cf6-b116-9a5f70df4ea3 returned with HTTP 200 Jul 31 09:30:07.555848 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 457/1816] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:07 2026] GET /volume/v3/volumes/8562fcab-d631-4cf6-b116-9a5f70df4ea3 => generated 889 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:07.764140 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d90b7855-d41a-4f3b-bdbd-638e9fbb48e6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:07.767681 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d90b7855-d41a-4f3b-bdbd-638e9fbb48e6 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/d35ecedd-e803-48d8-9a1e-31ee101f3d72 Jul 31 09:30:07.767986 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d90b7855-d41a-4f3b-bdbd-638e9fbb48e6 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:07.768318 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d90b7855-d41a-4f3b-bdbd-638e9fbb48e6 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:07.775785 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d90b7855-d41a-4f3b-bdbd-638e9fbb48e6 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/d35ecedd-e803-48d8-9a1e-31ee101f3d72 returned with HTTP 404 Jul 31 09:30:07.777802 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 455/1817] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:30:07 2026] GET /volume/v3/snapshots/d35ecedd-e803-48d8-9a1e-31ee101f3d72 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:30:07.797523 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-cc82ed43-a531-4d6e-ac3e-7387d70a8b46 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:07.799711 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cc82ed43-a531-4d6e-ac3e-7387d70a8b46 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 Jul 31 09:30:07.799971 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cc82ed43-a531-4d6e-ac3e-7387d70a8b46 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:07.800227 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cc82ed43-a531-4d6e-ac3e-7387d70a8b46 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:07.812269 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:07.812269 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:07.814030 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-cc82ed43-a531-4d6e-ac3e-7387d70a8b46 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:30:07.819665 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cc82ed43-a531-4d6e-ac3e-7387d70a8b46 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 returned with HTTP 200 Jul 31 09:30:07.820189 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 455/1818] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:07 2026] GET /volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:07.843401 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-f8f1a39e-0e5c-4f7e-a4eb-603488afcf99 req-4164c24e-8c5c-4560-bc8c-80d27cdad9fc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:07.846387 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-f8f1a39e-0e5c-4f7e-a4eb-603488afcf99 req-4164c24e-8c5c-4560-bc8c-80d27cdad9fc tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 Jul 31 09:30:07.846958 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-f8f1a39e-0e5c-4f7e-a4eb-603488afcf99 req-4164c24e-8c5c-4560-bc8c-80d27cdad9fc tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:07.847233 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-f8f1a39e-0e5c-4f7e-a4eb-603488afcf99 req-4164c24e-8c5c-4560-bc8c-80d27cdad9fc tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:07.863151 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:07.863151 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:07.864878 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-178999d6-89bb-4b6f-811d-f0e58cddf9ca None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:07.867839 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-178999d6-89bb-4b6f-811d-f0e58cddf9ca tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:30:07.868350 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-178999d6-89bb-4b6f-811d-f0e58cddf9ca tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b3e619b5-8776-4672-b197-1edb98781403", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-900431932"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:07.870223 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-178999d6-89bb-4b6f-811d-f0e58cddf9ca tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Create volume request body: {'volume': {'imageRef': 'b3e619b5-8776-4672-b197-1edb98781403', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-900431932'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:30:07.870334 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-f8f1a39e-0e5c-4f7e-a4eb-603488afcf99 req-4164c24e-8c5c-4560-bc8c-80d27cdad9fc tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:30:07.881294 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-f8f1a39e-0e5c-4f7e-a4eb-603488afcf99 req-4164c24e-8c5c-4560-bc8c-80d27cdad9fc tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 returned with HTTP 200 Jul 31 09:30:07.881988 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 452/1819] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:30:07 2026] GET /volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:08.005840 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-178999d6-89bb-4b6f-811d-f0e58cddf9ca tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Create volume of 1 GB Jul 31 09:30:08.014538 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-178999d6-89bb-4b6f-811d-f0e58cddf9ca tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Availability Zones retrieved successfully. Jul 31 09:30:08.023551 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-178999d6-89bb-4b6f-811d-f0e58cddf9ca tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Flow 'volume_create_api' (e0d09be9-2724-4d03-a119-e05d34d57313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:08.025691 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-178999d6-89bb-4b6f-811d-f0e58cddf9ca tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc287a15-50e2-4ece-9ef7-0d29c48a097c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:08.027467 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-178999d6-89bb-4b6f-811d-f0e58cddf9ca tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:30:08.140689 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-178999d6-89bb-4b6f-811d-f0e58cddf9ca tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc287a15-50e2-4ece-9ef7-0d29c48a097c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:08.142767 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-178999d6-89bb-4b6f-811d-f0e58cddf9ca tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3391f67d-4f30-4b70-a80b-5392694faaca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:08.214437 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-178999d6-89bb-4b6f-811d-f0e58cddf9ca tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Created reservations ['37e70b0a-157c-45ab-9bcf-509616896e20', '790bad41-1b9a-4504-a82c-3be39465f9e6', '79168a76-3bdc-4122-99c7-d49dd1bdfaa7', '10b21bb6-1566-4ea1-80e7-e60406e1e63d'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:30:08.215133 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-178999d6-89bb-4b6f-811d-f0e58cddf9ca tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3391f67d-4f30-4b70-a80b-5392694faaca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37e70b0a-157c-45ab-9bcf-509616896e20', '790bad41-1b9a-4504-a82c-3be39465f9e6', '79168a76-3bdc-4122-99c7-d49dd1bdfaa7', '10b21bb6-1566-4ea1-80e7-e60406e1e63d']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:08.216212 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-178999d6-89bb-4b6f-811d-f0e58cddf9ca tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6432477c-6048-456d-94f0-c12258f96bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:08.255567 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-178999d6-89bb-4b6f-811d-f0e58cddf9ca tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6432477c-6048-456d-94f0-c12258f96bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41460715-c5bd-4951-9710-bda9b86090e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-900431932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='822d74964d404c048b04d34b8c4711fb',qos_specs=None,replication_status=,reservations=['37e70b0a-157c-45ab-9bcf-509616896e20','790bad41-1b9a-4504-a82c-3be39465f9e6','79168a76-3bdc-4122-99c7-d49dd1bdfaa7','10b21bb6-1566-4ea1-80e7-e60406e1e63d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61d87e1c9efc45d7bc94ab9257b4e409',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:30:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-900431932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41460715-c5bd-4951-9710-bda9b86090e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='822d74964d404c048b04d34b8c4711fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61d87e1c9efc45d7bc94ab9257b4e409',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:08.257264 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-178999d6-89bb-4b6f-811d-f0e58cddf9ca tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c11f1acb-82de-4517-a886-11dd7c2a6e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:08.297704 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-178999d6-89bb-4b6f-811d-f0e58cddf9ca tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c11f1acb-82de-4517-a886-11dd7c2a6e2a) transitioned into state 'SUCCESS' from state '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-900431932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='822d74964d404c048b04d34b8c4711fb',qos_specs=None,replication_status=,reservations=['37e70b0a-157c-45ab-9bcf-509616896e20','790bad41-1b9a-4504-a82c-3be39465f9e6','79168a76-3bdc-4122-99c7-d49dd1bdfaa7','10b21bb6-1566-4ea1-80e7-e60406e1e63d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61d87e1c9efc45d7bc94ab9257b4e409',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:08.298954 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-178999d6-89bb-4b6f-811d-f0e58cddf9ca tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e935cb2-2cad-4d4a-aea4-686a835203be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:08.325340 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-178999d6-89bb-4b6f-811d-f0e58cddf9ca tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e935cb2-2cad-4d4a-aea4-686a835203be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:08.326095 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-178999d6-89bb-4b6f-811d-f0e58cddf9ca tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Flow 'volume_create_api' (e0d09be9-2724-4d03-a119-e05d34d57313) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:08.328127 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-178999d6-89bb-4b6f-811d-f0e58cddf9ca tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Create volume request issued successfully. Jul 31 09:30:08.329088 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-178999d6-89bb-4b6f-811d-f0e58cddf9ca tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:30:08.329710 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 458/1820] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:30:07 2026] POST /volume/v3/volumes => generated 753 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:30:08.349677 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e367a748-593d-4d05-8582-1d50495e5360 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:08.352266 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e367a748-593d-4d05-8582-1d50495e5360 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 Jul 31 09:30:08.352573 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e367a748-593d-4d05-8582-1d50495e5360 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:08.352864 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e367a748-593d-4d05-8582-1d50495e5360 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:08.364390 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:08.364390 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:08.369899 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e367a748-593d-4d05-8582-1d50495e5360 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:30:08.378337 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e367a748-593d-4d05-8582-1d50495e5360 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 returned with HTTP 200 Jul 31 09:30:08.380375 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 456/1821] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:08 2026] GET /volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:08.440914 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-67edc613-f075-4b8f-af50-6adf1ddc26e3 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:08.442891 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-67edc613-f075-4b8f-af50-6adf1ddc26e3 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] GET https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 Jul 31 09:30:08.443084 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-67edc613-f075-4b8f-af50-6adf1ddc26e3 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:08.443373 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-67edc613-f075-4b8f-af50-6adf1ddc26e3 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:08.443515 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-67edc613-f075-4b8f-af50-6adf1ddc26e3 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Show backup with id 591269ce-e4c6-4ef4-a535-5cb3c165a0f2. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:08.445355 np0000006200 devstack@c-api.service[100314]: DEBUG dbcounter [-] [100314] Writing DB stats cinder:SELECT=470,cinder:INSERT=76,cinder:UPDATE=131 {{(pid=100314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:30:08.448881 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:08.448881 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:08.450082 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-67edc613-f075-4b8f-af50-6adf1ddc26e3 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 returned with HTTP 200 Jul 31 09:30:08.450625 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 456/1822] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:08 2026] GET /volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:08.576257 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-649a74d8-ba33-459e-8bc5-e885d11c348a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:08.581132 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-649a74d8-ba33-459e-8bc5-e885d11c348a tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/8562fcab-d631-4cf6-b116-9a5f70df4ea3 Jul 31 09:30:08.581600 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-649a74d8-ba33-459e-8bc5-e885d11c348a tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:08.582016 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-649a74d8-ba33-459e-8bc5-e885d11c348a tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:08.594551 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-649a74d8-ba33-459e-8bc5-e885d11c348a tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/8562fcab-d631-4cf6-b116-9a5f70df4ea3 returned with HTTP 404 Jul 31 09:30:08.595693 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 453/1823] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:08 2026] GET /volume/v3/volumes/8562fcab-d631-4cf6-b116-9a5f70df4ea3 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:30:08.607066 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-bb000b32-7f05-4c55-bee4-42d07ef12fef None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:08.610277 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bb000b32-7f05-4c55-bee4-42d07ef12fef tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:30:08.610277 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bb000b32-7f05-4c55-bee4-42d07ef12fef tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-906043487"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:08.613251 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-bb000b32-7f05-4c55-bee4-42d07ef12fef tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-906043487'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:30:08.613251 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-bb000b32-7f05-4c55-bee4-42d07ef12fef tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Create volume of 1 GB Jul 31 09:30:08.614176 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:08.614176 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:08.625562 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-bb000b32-7f05-4c55-bee4-42d07ef12fef tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Availability Zones retrieved successfully. Jul 31 09:30:08.637836 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb000b32-7f05-4c55-bee4-42d07ef12fef tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Flow 'volume_create_api' (a79b6f43-6eac-4fee-8247-921937a72ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:08.639099 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb000b32-7f05-4c55-bee4-42d07ef12fef tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be7e9973-35a9-413e-8313-bf965de9b1e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:08.640152 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-bb000b32-7f05-4c55-bee4-42d07ef12fef tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:30:08.677634 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb000b32-7f05-4c55-bee4-42d07ef12fef tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be7e9973-35a9-413e-8313-bf965de9b1e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:08.678531 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb000b32-7f05-4c55-bee4-42d07ef12fef tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e3dfaf5-e782-45cb-99a5-b1b7e83ef686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:08.735255 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-bb000b32-7f05-4c55-bee4-42d07ef12fef tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Created reservations ['5a9cb4ce-4ab8-4135-a722-aa21e6598ec1', '15c9fc7a-6c0d-485b-a113-53c321bfd580', '4c663280-2623-4fdb-a6fc-3fb23447e13d', '96cdd205-db05-4de7-9d1a-b9d7482f369f'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:30:08.736208 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb000b32-7f05-4c55-bee4-42d07ef12fef tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e3dfaf5-e782-45cb-99a5-b1b7e83ef686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a9cb4ce-4ab8-4135-a722-aa21e6598ec1', '15c9fc7a-6c0d-485b-a113-53c321bfd580', '4c663280-2623-4fdb-a6fc-3fb23447e13d', '96cdd205-db05-4de7-9d1a-b9d7482f369f']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:08.737164 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb000b32-7f05-4c55-bee4-42d07ef12fef tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf56ad15-88f9-4d96-9048-5a3b7bdc7b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:08.778652 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb000b32-7f05-4c55-bee4-42d07ef12fef tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf56ad15-88f9-4d96-9048-5a3b7bdc7b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f56bd19-5408-4189-8121-d2faa2dae527', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-906043487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d51d07b8c9b483cb2a58e9df6edcc65',qos_specs=None,replication_status=,reservations=['5a9cb4ce-4ab8-4135-a722-aa21e6598ec1','15c9fc7a-6c0d-485b-a113-53c321bfd580','4c663280-2623-4fdb-a6fc-3fb23447e13d','96cdd205-db05-4de7-9d1a-b9d7482f369f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a76eae133354b61949eb00be5fb170c',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:30:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-906043487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f56bd19-5408-4189-8121-d2faa2dae527,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d51d07b8c9b483cb2a58e9df6edcc65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a76eae133354b61949eb00be5fb170c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:08.780143 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb000b32-7f05-4c55-bee4-42d07ef12fef tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daac82dc-7497-46c9-9fc0-b1eab445ffe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:08.802565 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb000b32-7f05-4c55-bee4-42d07ef12fef tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daac82dc-7497-46c9-9fc0-b1eab445ffe7) transitioned into state 'SUCCESS' from state '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-906043487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d51d07b8c9b483cb2a58e9df6edcc65',qos_specs=None,replication_status=,reservations=['5a9cb4ce-4ab8-4135-a722-aa21e6598ec1','15c9fc7a-6c0d-485b-a113-53c321bfd580','4c663280-2623-4fdb-a6fc-3fb23447e13d','96cdd205-db05-4de7-9d1a-b9d7482f369f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a76eae133354b61949eb00be5fb170c',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:08.803383 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb000b32-7f05-4c55-bee4-42d07ef12fef tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36577e71-f837-4e0b-b9b4-aeb3f4e778b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:08.821638 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb000b32-7f05-4c55-bee4-42d07ef12fef tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36577e71-f837-4e0b-b9b4-aeb3f4e778b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:08.825066 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb000b32-7f05-4c55-bee4-42d07ef12fef tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Flow 'volume_create_api' (a79b6f43-6eac-4fee-8247-921937a72ea8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:08.825066 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-bb000b32-7f05-4c55-bee4-42d07ef12fef tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Create volume request issued successfully. Jul 31 09:30:08.825066 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bb000b32-7f05-4c55-bee4-42d07ef12fef tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:30:08.825066 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 459/1824] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:30:08 2026] POST /volume/v3/volumes => generated 744 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 09:30:08.841805 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8e58e9af-3942-4f2d-824f-5bf7074da3c8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:08.847591 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8e58e9af-3942-4f2d-824f-5bf7074da3c8 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/3f56bd19-5408-4189-8121-d2faa2dae527 Jul 31 09:30:08.847765 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8e58e9af-3942-4f2d-824f-5bf7074da3c8 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:08.847959 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8e58e9af-3942-4f2d-824f-5bf7074da3c8 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:08.862880 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:08.862880 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:08.871373 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8e58e9af-3942-4f2d-824f-5bf7074da3c8 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:08.880330 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8e58e9af-3942-4f2d-824f-5bf7074da3c8 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/3f56bd19-5408-4189-8121-d2faa2dae527 returned with HTTP 200 Jul 31 09:30:08.880330 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 457/1825] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:08 2026] GET /volume/v3/volumes/3f56bd19-5408-4189-8121-d2faa2dae527 => generated 812 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:09.394384 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f9c2ae01-e8ae-457b-8d61-1ab0bf3cba9e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:09.396678 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f9c2ae01-e8ae-457b-8d61-1ab0bf3cba9e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 Jul 31 09:30:09.396937 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f9c2ae01-e8ae-457b-8d61-1ab0bf3cba9e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:09.397199 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f9c2ae01-e8ae-457b-8d61-1ab0bf3cba9e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:09.408363 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:09.408363 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:09.413410 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f9c2ae01-e8ae-457b-8d61-1ab0bf3cba9e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:30:09.419183 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f9c2ae01-e8ae-457b-8d61-1ab0bf3cba9e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 returned with HTTP 200 Jul 31 09:30:09.419965 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 457/1826] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:09 2026] GET /volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 => generated 1361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:09.463701 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-090f08a7-4ead-4f93-8e2d-d31005089615 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:09.468209 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-090f08a7-4ead-4f93-8e2d-d31005089615 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] GET https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 Jul 31 09:30:09.468500 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-090f08a7-4ead-4f93-8e2d-d31005089615 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:09.468730 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-090f08a7-4ead-4f93-8e2d-d31005089615 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:09.468951 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-090f08a7-4ead-4f93-8e2d-d31005089615 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Show backup with id 591269ce-e4c6-4ef4-a535-5cb3c165a0f2. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:09.472288 np0000006200 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=354,cinder:UPDATE=83,cinder:INSERT=56 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:30:09.477263 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:09.477263 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:09.478089 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-090f08a7-4ead-4f93-8e2d-d31005089615 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 returned with HTTP 200 Jul 31 09:30:09.478525 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 454/1827] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:09 2026] GET /volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:09.894019 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-df7a97a1-7a8d-40ff-820f-b5a6b9a93a28 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:09.896901 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-df7a97a1-7a8d-40ff-820f-b5a6b9a93a28 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/3f56bd19-5408-4189-8121-d2faa2dae527 Jul 31 09:30:09.896901 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-df7a97a1-7a8d-40ff-820f-b5a6b9a93a28 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:09.896901 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-df7a97a1-7a8d-40ff-820f-b5a6b9a93a28 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:09.899181 np0000006200 devstack@c-api.service[100315]: DEBUG dbcounter [-] [100315] Writing DB stats cinder:SELECT=367,cinder:INSERT=57,cinder:UPDATE=112 {{(pid=100315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:30:09.907499 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:09.907499 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:09.907640 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-b1847246-12ff-4e46-b0c6-45629f09297c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:09.911342 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-b1847246-12ff-4e46-b0c6-45629f09297c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0/encryption Jul 31 09:30:09.911342 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-b1847246-12ff-4e46-b0c6-45629f09297c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:09.912399 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-b1847246-12ff-4e46-b0c6-45629f09297c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:09.913503 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-df7a97a1-7a8d-40ff-820f-b5a6b9a93a28 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:09.922274 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-df7a97a1-7a8d-40ff-820f-b5a6b9a93a28 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/3f56bd19-5408-4189-8121-d2faa2dae527 returned with HTTP 200 Jul 31 09:30:09.922982 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 460/1828] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:09 2026] GET /volume/v3/volumes/3f56bd19-5408-4189-8121-d2faa2dae527 => generated 837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:09.926570 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:09.926570 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:09.933700 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-aea8565d-0495-428b-ab3f-906054eafaa3 req-b1847246-12ff-4e46-b0c6-45629f09297c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0/encryption returned with HTTP 200 Jul 31 09:30:09.934197 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 458/1829] 10.4.3.226 () {68 vars in 1631 bytes} [Fri Jul 31 09:30:09 2026] GET /volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:09.939327 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-28bb34e1-fb66-4bb9-95bf-6bd97bae2a77 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:09.945211 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-28bb34e1-fb66-4bb9-95bf-6bd97bae2a77 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:30:09.945677 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-28bb34e1-fb66-4bb9-95bf-6bd97bae2a77 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "3f56bd19-5408-4189-8121-d2faa2dae527", "size": 1, "name": "tempest-VolumesGetTest-Volume-1160956454", "metadata": {"Type": "Test"}}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:09.947795 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-28bb34e1-fb66-4bb9-95bf-6bd97bae2a77 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Create volume request body: {'volume': {'source_volid': '3f56bd19-5408-4189-8121-d2faa2dae527', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1160956454', 'metadata': {'Type': 'Test'}}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:30:09.957270 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:09.957270 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:09.957270 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-28bb34e1-fb66-4bb9-95bf-6bd97bae2a77 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume retrieved successfully. Jul 31 09:30:09.957270 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-28bb34e1-fb66-4bb9-95bf-6bd97bae2a77 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Create volume of 1 GB Jul 31 09:30:09.962323 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-28bb34e1-fb66-4bb9-95bf-6bd97bae2a77 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Availability Zones retrieved successfully. Jul 31 09:30:09.969319 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-28bb34e1-fb66-4bb9-95bf-6bd97bae2a77 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Flow 'volume_create_api' (5f5e4263-a045-4e3a-80d7-8a8ddbb76434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:09.972261 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-28bb34e1-fb66-4bb9-95bf-6bd97bae2a77 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53c5b5c7-4214-44ae-b915-ff2b39a1331c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:09.972261 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-28bb34e1-fb66-4bb9-95bf-6bd97bae2a77 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:30:10.009254 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-28bb34e1-fb66-4bb9-95bf-6bd97bae2a77 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53c5b5c7-4214-44ae-b915-ff2b39a1331c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3f56bd19-5408-4189-8121-d2faa2dae527', 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:10.013265 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-28bb34e1-fb66-4bb9-95bf-6bd97bae2a77 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11a3faea-8924-4f4e-a6e1-2e79162068cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:10.082970 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-28bb34e1-fb66-4bb9-95bf-6bd97bae2a77 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Created reservations ['595f562a-305a-4756-bc2f-9ad932670005', '3bf20682-bd3c-4d31-91fb-0f08bc2a96c3', 'f55042dd-0214-41a5-987d-107ebc035ca4', '40513836-6cf4-4b53-aa0d-7a28e58af856'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:30:10.084214 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-28bb34e1-fb66-4bb9-95bf-6bd97bae2a77 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11a3faea-8924-4f4e-a6e1-2e79162068cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['595f562a-305a-4756-bc2f-9ad932670005', '3bf20682-bd3c-4d31-91fb-0f08bc2a96c3', 'f55042dd-0214-41a5-987d-107ebc035ca4', '40513836-6cf4-4b53-aa0d-7a28e58af856']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:10.087166 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-28bb34e1-fb66-4bb9-95bf-6bd97bae2a77 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (351d4394-0f81-48c5-bca0-5fd642da4663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:10.134520 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-28bb34e1-fb66-4bb9-95bf-6bd97bae2a77 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (351d4394-0f81-48c5-bca0-5fd642da4663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8fade3b-0640-41f3-b4ea-489566dd870e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1160956454',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9d51d07b8c9b483cb2a58e9df6edcc65',qos_specs=None,replication_status=,reservations=['595f562a-305a-4756-bc2f-9ad932670005','3bf20682-bd3c-4d31-91fb-0f08bc2a96c3','f55042dd-0214-41a5-987d-107ebc035ca4','40513836-6cf4-4b53-aa0d-7a28e58af856'],size=1,snapshot_id=None,source_replicaid=,source_volid=3f56bd19-5408-4189-8121-d2faa2dae527,status='creating',user_id='9a76eae133354b61949eb00be5fb170c',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:30:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1160956454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8fade3b-0640-41f3-b4ea-489566dd870e,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='9d51d07b8c9b483cb2a58e9df6edcc65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3f56bd19-5408-4189-8121-d2faa2dae527,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a76eae133354b61949eb00be5fb170c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:10.135427 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-28bb34e1-fb66-4bb9-95bf-6bd97bae2a77 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18a7bed6-4187-4274-bf44-d83aaa1eede0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:10.188056 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-28bb34e1-fb66-4bb9-95bf-6bd97bae2a77 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18a7bed6-4187-4274-bf44-d83aaa1eede0) transitioned into state 'SUCCESS' from state '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-1160956454',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9d51d07b8c9b483cb2a58e9df6edcc65',qos_specs=None,replication_status=,reservations=['595f562a-305a-4756-bc2f-9ad932670005','3bf20682-bd3c-4d31-91fb-0f08bc2a96c3','f55042dd-0214-41a5-987d-107ebc035ca4','40513836-6cf4-4b53-aa0d-7a28e58af856'],size=1,snapshot_id=None,source_replicaid=,source_volid=3f56bd19-5408-4189-8121-d2faa2dae527,status='creating',user_id='9a76eae133354b61949eb00be5fb170c',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:10.189775 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-28bb34e1-fb66-4bb9-95bf-6bd97bae2a77 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b15b09fb-11bc-4f53-8459-7ffb54ea6cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:10.233713 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-28bb34e1-fb66-4bb9-95bf-6bd97bae2a77 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b15b09fb-11bc-4f53-8459-7ffb54ea6cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:10.234766 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-28bb34e1-fb66-4bb9-95bf-6bd97bae2a77 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Flow 'volume_create_api' (5f5e4263-a045-4e3a-80d7-8a8ddbb76434) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:10.235170 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-28bb34e1-fb66-4bb9-95bf-6bd97bae2a77 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Create volume request issued successfully. Jul 31 09:30:10.235914 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-28bb34e1-fb66-4bb9-95bf-6bd97bae2a77 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:30:10.236541 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 458/1830] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:30:09 2026] POST /volume/v3/volumes => generated 793 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:30:10.252638 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0a71ba0f-380f-46cc-801d-aea09c5fbdd0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:10.256161 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0a71ba0f-380f-46cc-801d-aea09c5fbdd0 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/c8fade3b-0640-41f3-b4ea-489566dd870e Jul 31 09:30:10.256515 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0a71ba0f-380f-46cc-801d-aea09c5fbdd0 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:10.257333 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0a71ba0f-380f-46cc-801d-aea09c5fbdd0 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:10.269017 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:10.269017 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:10.276210 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0a71ba0f-380f-46cc-801d-aea09c5fbdd0 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:10.288266 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0a71ba0f-380f-46cc-801d-aea09c5fbdd0 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/c8fade3b-0640-41f3-b4ea-489566dd870e returned with HTTP 200 Jul 31 09:30:10.289037 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 455/1831] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:10 2026] GET /volume/v3/volumes/c8fade3b-0640-41f3-b4ea-489566dd870e => generated 861 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:10.491714 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ec91acfc-4baf-4a50-8124-bdeba7d270cb None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:10.494815 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ec91acfc-4baf-4a50-8124-bdeba7d270cb tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] GET https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 Jul 31 09:30:10.495338 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ec91acfc-4baf-4a50-8124-bdeba7d270cb tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:10.495338 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ec91acfc-4baf-4a50-8124-bdeba7d270cb tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:10.495568 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-ec91acfc-4baf-4a50-8124-bdeba7d270cb tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Show backup with id 591269ce-e4c6-4ef4-a535-5cb3c165a0f2. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:10.501875 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:10.501875 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:10.502635 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ec91acfc-4baf-4a50-8124-bdeba7d270cb tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 returned with HTTP 200 Jul 31 09:30:10.503132 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 461/1832] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:10 2026] GET /volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:11.306659 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a55506ed-5c32-4120-b7d1-37fd0708c50a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:11.308128 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a55506ed-5c32-4120-b7d1-37fd0708c50a tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/c8fade3b-0640-41f3-b4ea-489566dd870e Jul 31 09:30:11.308353 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a55506ed-5c32-4120-b7d1-37fd0708c50a tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:11.308545 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a55506ed-5c32-4120-b7d1-37fd0708c50a tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:11.317502 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:11.317502 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:11.322874 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a55506ed-5c32-4120-b7d1-37fd0708c50a tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:11.328461 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a55506ed-5c32-4120-b7d1-37fd0708c50a tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/c8fade3b-0640-41f3-b4ea-489566dd870e returned with HTTP 200 Jul 31 09:30:11.328990 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 459/1833] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:11 2026] GET /volume/v3/volumes/c8fade3b-0640-41f3-b4ea-489566dd870e => generated 886 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:11.344468 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-32c18616-2533-4fc6-a98f-c197329ddfb4 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:11.346783 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-32c18616-2533-4fc6-a98f-c197329ddfb4 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/c8fade3b-0640-41f3-b4ea-489566dd870e Jul 31 09:30:11.347002 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-32c18616-2533-4fc6-a98f-c197329ddfb4 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:11.347265 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-32c18616-2533-4fc6-a98f-c197329ddfb4 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:11.355129 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:11.355129 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:11.358962 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-32c18616-2533-4fc6-a98f-c197329ddfb4 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:11.364672 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-32c18616-2533-4fc6-a98f-c197329ddfb4 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/c8fade3b-0640-41f3-b4ea-489566dd870e returned with HTTP 200 Jul 31 09:30:11.365273 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 459/1834] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:11 2026] GET /volume/v3/volumes/c8fade3b-0640-41f3-b4ea-489566dd870e => generated 886 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:11.384040 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-14894dcb-ddef-42e8-adad-9b359df0100e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:11.387097 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-14894dcb-ddef-42e8-adad-9b359df0100e tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] PUT https://10.4.3.226/volume/v3/volumes/c8fade3b-0640-41f3-b4ea-489566dd870e Jul 31 09:30:11.387539 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-14894dcb-ddef-42e8-adad-9b359df0100e tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1160956454"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:11.402234 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:11.402234 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:11.407099 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-14894dcb-ddef-42e8-adad-9b359df0100e tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:11.416535 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-14894dcb-ddef-42e8-adad-9b359df0100e tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume updated successfully. Jul 31 09:30:11.419016 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-14894dcb-ddef-42e8-adad-9b359df0100e tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/c8fade3b-0640-41f3-b4ea-489566dd870e returned with HTTP 200 Jul 31 09:30:11.419016 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 456/1835] 10.4.3.226 () {68 vars in 1368 bytes} [Fri Jul 31 09:30:11 2026] PUT /volume/v3/volumes/c8fade3b-0640-41f3-b4ea-489566dd870e => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:11.432725 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-05bc648c-5f41-4419-ada0-8e07473628f0 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:11.434737 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-05bc648c-5f41-4419-ada0-8e07473628f0 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] PUT https://10.4.3.226/volume/v3/volumes/c8fade3b-0640-41f3-b4ea-489566dd870e Jul 31 09:30:11.436037 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-05bc648c-5f41-4419-ada0-8e07473628f0 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1483758816", "description": "This is the new description of volume"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:11.446372 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:11.446372 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:11.450874 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-05bc648c-5f41-4419-ada0-8e07473628f0 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:11.464741 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-05bc648c-5f41-4419-ada0-8e07473628f0 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume updated successfully. Jul 31 09:30:11.465638 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-05bc648c-5f41-4419-ada0-8e07473628f0 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/c8fade3b-0640-41f3-b4ea-489566dd870e returned with HTTP 200 Jul 31 09:30:11.466119 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 462/1836] 10.4.3.226 () {68 vars in 1369 bytes} [Fri Jul 31 09:30:11 2026] PUT /volume/v3/volumes/c8fade3b-0640-41f3-b4ea-489566dd870e => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:11.479411 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f9d186ec-8f3b-428a-a78d-984218a2f05b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:11.481503 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f9d186ec-8f3b-428a-a78d-984218a2f05b tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/c8fade3b-0640-41f3-b4ea-489566dd870e Jul 31 09:30:11.481699 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f9d186ec-8f3b-428a-a78d-984218a2f05b tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:11.481906 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f9d186ec-8f3b-428a-a78d-984218a2f05b tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:11.490585 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:11.490585 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:11.495025 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f9d186ec-8f3b-428a-a78d-984218a2f05b tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:11.500133 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f9d186ec-8f3b-428a-a78d-984218a2f05b tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/c8fade3b-0640-41f3-b4ea-489566dd870e returned with HTTP 200 Jul 31 09:30:11.500522 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 460/1837] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:11 2026] GET /volume/v3/volumes/c8fade3b-0640-41f3-b4ea-489566dd870e => generated 925 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:11.515899 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-dee30f20-f223-4293-aa1c-64dabed675c6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:11.518186 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dee30f20-f223-4293-aa1c-64dabed675c6 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] GET https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 Jul 31 09:30:11.518299 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-dca36041-0a78-46a7-9faf-61e117a2e04f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:11.518482 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dee30f20-f223-4293-aa1c-64dabed675c6 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:11.518752 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dee30f20-f223-4293-aa1c-64dabed675c6 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:11.518920 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-dee30f20-f223-4293-aa1c-64dabed675c6 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Show backup with id 591269ce-e4c6-4ef4-a535-5cb3c165a0f2. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:11.522699 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dca36041-0a78-46a7-9faf-61e117a2e04f tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:30:11.523170 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dca36041-0a78-46a7-9faf-61e117a2e04f tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-679367824", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1673208347"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:11.528270 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:11.528270 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:11.528395 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-dca36041-0a78-46a7-9faf-61e117a2e04f tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-679367824', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1673208347'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:30:11.528424 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dee30f20-f223-4293-aa1c-64dabed675c6 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 returned with HTTP 200 Jul 31 09:30:11.528447 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-dca36041-0a78-46a7-9faf-61e117a2e04f tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Create volume of 1 GB Jul 31 09:30:11.528468 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 460/1838] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:11 2026] GET /volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:11.538124 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-dca36041-0a78-46a7-9faf-61e117a2e04f tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Availability Zones retrieved successfully. Jul 31 09:30:11.541580 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b866e4fd-679a-43b1-9dc9-06d9b0fa7ac3 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:11.546924 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dca36041-0a78-46a7-9faf-61e117a2e04f tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Flow 'volume_create_api' (0f2d2544-65f3-486b-bd9f-228e75a31c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:11.547692 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dca36041-0a78-46a7-9faf-61e117a2e04f tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8af38612-eb4e-4339-acf5-e493353c1eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:11.551592 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-dca36041-0a78-46a7-9faf-61e117a2e04f tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:30:11.598446 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dca36041-0a78-46a7-9faf-61e117a2e04f tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8af38612-eb4e-4339-acf5-e493353c1eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:11.599888 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dca36041-0a78-46a7-9faf-61e117a2e04f tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a1802f4-4f22-4127-8c17-8e531189b842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:11.640858 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b866e4fd-679a-43b1-9dc9-06d9b0fa7ac3 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-member] PUT https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 Jul 31 09:30:11.641452 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b866e4fd-679a-43b1-9dc9-06d9b0fa7ac3 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:11.647708 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:11.647708 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:11.660484 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0aea34f0-fa30-4ceb-9813-2fc4c766ef75 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:11.662730 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0aea34f0-fa30-4ceb-9813-2fc4c766ef75 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 Jul 31 09:30:11.662965 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0aea34f0-fa30-4ceb-9813-2fc4c766ef75 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:11.663750 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0aea34f0-fa30-4ceb-9813-2fc4c766ef75 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:11.666341 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b866e4fd-679a-43b1-9dc9-06d9b0fa7ac3 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-member] https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 returned with HTTP 200 Jul 31 09:30:11.666925 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 463/1839] 10.4.3.226 () {70 vars in 1408 bytes} [Fri Jul 31 09:30:11 2026] PUT /volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 => generated 316 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:11.668476 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-dca36041-0a78-46a7-9faf-61e117a2e04f tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Created reservations ['12abfff9-e474-4b06-b275-e39591a6bf1b', 'b84f16b3-ceee-48fd-bf33-d508690d0dad', 'dcc2308c-3892-4204-a870-1e345ec31d87', '2b4281ac-891e-4ade-96fd-9dbee745e986'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:30:11.669597 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dca36041-0a78-46a7-9faf-61e117a2e04f tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a1802f4-4f22-4127-8c17-8e531189b842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12abfff9-e474-4b06-b275-e39591a6bf1b', 'b84f16b3-ceee-48fd-bf33-d508690d0dad', 'dcc2308c-3892-4204-a870-1e345ec31d87', '2b4281ac-891e-4ade-96fd-9dbee745e986']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:11.670223 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dca36041-0a78-46a7-9faf-61e117a2e04f tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ba1791d-f1a2-44b3-aa01-b0f4a0d69df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:11.681274 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0712e6b4-002e-473c-b360-5669ca278afc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:11.681274 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0712e6b4-002e-473c-b360-5669ca278afc tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] GET https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 Jul 31 09:30:11.681274 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0712e6b4-002e-473c-b360-5669ca278afc tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:11.681508 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0712e6b4-002e-473c-b360-5669ca278afc tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:11.681508 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-0712e6b4-002e-473c-b360-5669ca278afc tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Show backup with id 591269ce-e4c6-4ef4-a535-5cb3c165a0f2. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:11.687646 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:11.687646 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:11.687820 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:11.687820 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:11.689160 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0712e6b4-002e-473c-b360-5669ca278afc tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 returned with HTTP 200 Jul 31 09:30:11.689308 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 461/1840] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:11 2026] GET /volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 => generated 762 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:11.693186 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0aea34f0-fa30-4ceb-9813-2fc4c766ef75 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:30:11.695763 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0aea34f0-fa30-4ceb-9813-2fc4c766ef75 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 returned with HTTP 200 Jul 31 09:30:11.699164 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 461/1841] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:11 2026] GET /volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 => generated 1140 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:11.702858 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dca36041-0a78-46a7-9faf-61e117a2e04f tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ba1791d-f1a2-44b3-aa01-b0f4a0d69df3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49fef53b-0dd8-4368-a927-8a719daaf3c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-679367824',display_name='tempest-VolumesGetTest-Volume-1673208347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d51d07b8c9b483cb2a58e9df6edcc65',qos_specs=None,replication_status=,reservations=['12abfff9-e474-4b06-b275-e39591a6bf1b','b84f16b3-ceee-48fd-bf33-d508690d0dad','dcc2308c-3892-4204-a870-1e345ec31d87','2b4281ac-891e-4ade-96fd-9dbee745e986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a76eae133354b61949eb00be5fb170c',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:30:11Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-679367824',display_name='tempest-VolumesGetTest-Volume-1673208347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49fef53b-0dd8-4368-a927-8a719daaf3c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d51d07b8c9b483cb2a58e9df6edcc65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a76eae133354b61949eb00be5fb170c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:11.703111 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-269db935-fae2-456d-bf6b-d3fa2f317526 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:11.703930 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dca36041-0a78-46a7-9faf-61e117a2e04f tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f3afe95-7eff-4c21-bfe7-2f5af67eef08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:11.705436 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-269db935-fae2-456d-bf6b-d3fa2f317526 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] DELETE https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 Jul 31 09:30:11.705744 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-269db935-fae2-456d-bf6b-d3fa2f317526 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:11.705977 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-269db935-fae2-456d-bf6b-d3fa2f317526 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:11.706115 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.backups [None req-269db935-fae2-456d-bf6b-d3fa2f317526 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Delete backup with id: 591269ce-e4c6-4ef4-a535-5cb3c165a0f2. Jul 31 09:30:11.711450 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:11.711450 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:11.735953 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dca36041-0a78-46a7-9faf-61e117a2e04f tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f3afe95-7eff-4c21-bfe7-2f5af67eef08) transitioned into 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-679367824',display_name='tempest-VolumesGetTest-Volume-1673208347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d51d07b8c9b483cb2a58e9df6edcc65',qos_specs=None,replication_status=,reservations=['12abfff9-e474-4b06-b275-e39591a6bf1b','b84f16b3-ceee-48fd-bf33-d508690d0dad','dcc2308c-3892-4204-a870-1e345ec31d87','2b4281ac-891e-4ade-96fd-9dbee745e986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a76eae133354b61949eb00be5fb170c',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:11.736917 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dca36041-0a78-46a7-9faf-61e117a2e04f tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bea5772-20ad-42be-9b1b-00b81dc63ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:11.742227 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.backup.rpcapi [None req-269db935-fae2-456d-bf6b-d3fa2f317526 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] delete_backup rpcapi backup_id 591269ce-e4c6-4ef4-a535-5cb3c165a0f2 {{(pid=100315) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:30:11.745454 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-269db935-fae2-456d-bf6b-d3fa2f317526 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 returned with HTTP 202 Jul 31 09:30:11.746095 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 464/1842] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:30:11 2026] DELETE /volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:30:11.751041 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dca36041-0a78-46a7-9faf-61e117a2e04f tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bea5772-20ad-42be-9b1b-00b81dc63ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:11.752476 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dca36041-0a78-46a7-9faf-61e117a2e04f tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Flow 'volume_create_api' (0f2d2544-65f3-486b-bd9f-228e75a31c15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:11.752934 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-dca36041-0a78-46a7-9faf-61e117a2e04f tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Create volume request issued successfully. Jul 31 09:30:11.753810 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dca36041-0a78-46a7-9faf-61e117a2e04f tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:30:11.754410 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 457/1843] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:30:11 2026] POST /volume/v3/volumes => generated 779 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:30:11.758217 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-e4bc1c49-8c0c-4de6-b560-188bf82b690b req-385e0af0-4bd7-4a34-af21-8ff7e65fcc33 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:11.759894 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7f80a965-8544-4b61-a896-d77bc2bccea5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:11.761416 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-e4bc1c49-8c0c-4de6-b560-188bf82b690b req-385e0af0-4bd7-4a34-af21-8ff7e65fcc33 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 Jul 31 09:30:11.761612 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-e4bc1c49-8c0c-4de6-b560-188bf82b690b req-385e0af0-4bd7-4a34-af21-8ff7e65fcc33 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:11.761794 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-e4bc1c49-8c0c-4de6-b560-188bf82b690b req-385e0af0-4bd7-4a34-af21-8ff7e65fcc33 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:11.762180 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f80a965-8544-4b61-a896-d77bc2bccea5 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] GET https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 Jul 31 09:30:11.762573 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7f80a965-8544-4b61-a896-d77bc2bccea5 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:11.762931 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7f80a965-8544-4b61-a896-d77bc2bccea5 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:11.763237 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-7f80a965-8544-4b61-a896-d77bc2bccea5 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Show backup with id 591269ce-e4c6-4ef4-a535-5cb3c165a0f2. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:11.768770 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:11.768770 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:11.769608 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f80a965-8544-4b61-a896-d77bc2bccea5 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 returned with HTTP 200 Jul 31 09:30:11.770070 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 462/1844] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:11 2026] GET /volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 => generated 761 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:11.772575 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:11.772575 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:11.777151 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-e4bc1c49-8c0c-4de6-b560-188bf82b690b req-385e0af0-4bd7-4a34-af21-8ff7e65fcc33 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:30:11.780408 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ec8c66f1-a567-4b93-bbfd-315bd2df7591 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:11.782496 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-e4bc1c49-8c0c-4de6-b560-188bf82b690b req-385e0af0-4bd7-4a34-af21-8ff7e65fcc33 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 returned with HTTP 200 Jul 31 09:30:11.782943 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 462/1845] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:30:11 2026] GET /volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:11.789481 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ec8c66f1-a567-4b93-bbfd-315bd2df7591 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/49fef53b-0dd8-4368-a927-8a719daaf3c4 Jul 31 09:30:11.789859 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ec8c66f1-a567-4b93-bbfd-315bd2df7591 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:11.790202 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ec8c66f1-a567-4b93-bbfd-315bd2df7591 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:11.804300 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-e4bc1c49-8c0c-4de6-b560-188bf82b690b req-6511bc29-1776-4885-a3fd-773e3f89403d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:11.805151 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:11.805151 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:11.809425 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e4bc1c49-8c0c-4de6-b560-188bf82b690b req-6511bc29-1776-4885-a3fd-773e3f89403d tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] POST https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0/action Jul 31 09:30:11.809425 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e4bc1c49-8c0c-4de6-b560-188bf82b690b req-6511bc29-1776-4885-a3fd-773e3f89403d tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:30:11.809425 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e4bc1c49-8c0c-4de6-b560-188bf82b690b req-6511bc29-1776-4885-a3fd-773e3f89403d tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:11.817285 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-ec8c66f1-a567-4b93-bbfd-315bd2df7591 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:11.823528 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ec8c66f1-a567-4b93-bbfd-315bd2df7591 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/49fef53b-0dd8-4368-a927-8a719daaf3c4 returned with HTTP 200 Jul 31 09:30:11.824060 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:11.824060 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:11.824177 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 465/1846] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:11 2026] GET /volume/v3/volumes/49fef53b-0dd8-4368-a927-8a719daaf3c4 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:11.824743 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-e4bc1c49-8c0c-4de6-b560-188bf82b690b req-6511bc29-1776-4885-a3fd-773e3f89403d tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:30:11.840421 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-e4bc1c49-8c0c-4de6-b560-188bf82b690b req-6511bc29-1776-4885-a3fd-773e3f89403d tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Begin detaching volume completed successfully. Jul 31 09:30:11.840658 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e4bc1c49-8c0c-4de6-b560-188bf82b690b req-6511bc29-1776-4885-a3fd-773e3f89403d tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0/action returned with HTTP 202 Jul 31 09:30:11.841287 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 458/1847] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:30:11 2026] POST /volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 31 09:30:11.917882 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1ce4ba42-143d-4791-bf75-8766597390e4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:11.917882 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1ce4ba42-143d-4791-bf75-8766597390e4 None None] GET https://10.4.3.226/volume// Jul 31 09:30:11.917882 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1ce4ba42-143d-4791-bf75-8766597390e4 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:11.917882 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1ce4ba42-143d-4791-bf75-8766597390e4 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:11.917882 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1ce4ba42-143d-4791-bf75-8766597390e4 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:30:11.917882 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 463/1848] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:30: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 31 09:30:11.930682 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-e4bc1c49-8c0c-4de6-b560-188bf82b690b req-31ccd3f9-f3cf-433d-b9ea-20b96bc0391d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:11.939441 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-e4bc1c49-8c0c-4de6-b560-188bf82b690b req-31ccd3f9-f3cf-433d-b9ea-20b96bc0391d tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 Jul 31 09:30:11.939441 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-e4bc1c49-8c0c-4de6-b560-188bf82b690b req-31ccd3f9-f3cf-433d-b9ea-20b96bc0391d tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:11.939594 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-e4bc1c49-8c0c-4de6-b560-188bf82b690b req-31ccd3f9-f3cf-433d-b9ea-20b96bc0391d tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:11.949437 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:11.949437 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:11.953205 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-e4bc1c49-8c0c-4de6-b560-188bf82b690b req-31ccd3f9-f3cf-433d-b9ea-20b96bc0391d tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:30:11.958114 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-e4bc1c49-8c0c-4de6-b560-188bf82b690b req-31ccd3f9-f3cf-433d-b9ea-20b96bc0391d tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 returned with HTTP 200 Jul 31 09:30:11.958688 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 463/1849] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:30:11 2026] GET /volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 => generated 1323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:30:12.787743 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c90f2534-19d5-4d64-a0db-5f1985eb6111 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:12.799204 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c90f2534-19d5-4d64-a0db-5f1985eb6111 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] GET https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 Jul 31 09:30:12.799204 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c90f2534-19d5-4d64-a0db-5f1985eb6111 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:12.799204 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c90f2534-19d5-4d64-a0db-5f1985eb6111 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:12.799930 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-c90f2534-19d5-4d64-a0db-5f1985eb6111 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Show backup with id 591269ce-e4c6-4ef4-a535-5cb3c165a0f2. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:12.808411 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:12.808411 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:12.809710 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c90f2534-19d5-4d64-a0db-5f1985eb6111 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 returned with HTTP 200 Jul 31 09:30:12.810434 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 466/1850] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:12 2026] GET /volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 => generated 761 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:12.847677 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e2ad87ab-9d27-498c-b4b7-07b1d9764cf0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:12.851526 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e2ad87ab-9d27-498c-b4b7-07b1d9764cf0 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/49fef53b-0dd8-4368-a927-8a719daaf3c4 Jul 31 09:30:12.851526 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e2ad87ab-9d27-498c-b4b7-07b1d9764cf0 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:12.851526 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e2ad87ab-9d27-498c-b4b7-07b1d9764cf0 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:12.873381 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:12.873381 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:12.880553 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e2ad87ab-9d27-498c-b4b7-07b1d9764cf0 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:12.888463 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e2ad87ab-9d27-498c-b4b7-07b1d9764cf0 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/49fef53b-0dd8-4368-a927-8a719daaf3c4 returned with HTTP 200 Jul 31 09:30:12.889133 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 459/1851] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:12 2026] GET /volume/v3/volumes/49fef53b-0dd8-4368-a927-8a719daaf3c4 => generated 872 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:30:12.905112 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bd854d79-63d0-42c1-b843-8dbb74b93503 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:12.909937 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bd854d79-63d0-42c1-b843-8dbb74b93503 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] PUT https://10.4.3.226/volume/v3/volumes/49fef53b-0dd8-4368-a927-8a719daaf3c4 Jul 31 09:30:12.911267 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bd854d79-63d0-42c1-b843-8dbb74b93503 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1160956454", "description": null}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:12.928283 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:12.928283 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:12.933329 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bd854d79-63d0-42c1-b843-8dbb74b93503 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:12.949458 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bd854d79-63d0-42c1-b843-8dbb74b93503 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume updated successfully. Jul 31 09:30:12.949458 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bd854d79-63d0-42c1-b843-8dbb74b93503 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/49fef53b-0dd8-4368-a927-8a719daaf3c4 returned with HTTP 200 Jul 31 09:30:12.949458 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 464/1852] 10.4.3.226 () {68 vars in 1368 bytes} [Fri Jul 31 09:30:12 2026] PUT /volume/v3/volumes/49fef53b-0dd8-4368-a927-8a719daaf3c4 => generated 770 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:12.973734 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ffe025ee-59cf-45bb-9a9e-c9600041b979 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:12.976922 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ffe025ee-59cf-45bb-9a9e-c9600041b979 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/49fef53b-0dd8-4368-a927-8a719daaf3c4 Jul 31 09:30:12.977210 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ffe025ee-59cf-45bb-9a9e-c9600041b979 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:12.977465 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ffe025ee-59cf-45bb-9a9e-c9600041b979 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:12.986630 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:12.986630 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:12.991989 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-ffe025ee-59cf-45bb-9a9e-c9600041b979 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:12.998488 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ffe025ee-59cf-45bb-9a9e-c9600041b979 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/49fef53b-0dd8-4368-a927-8a719daaf3c4 returned with HTTP 200 Jul 31 09:30:12.999183 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 464/1853] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:12 2026] GET /volume/v3/volumes/49fef53b-0dd8-4368-a927-8a719daaf3c4 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:13.014981 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8ca70b37-da5f-44e8-a36f-0d2b6cf889c0 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:13.021663 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8ca70b37-da5f-44e8-a36f-0d2b6cf889c0 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] DELETE https://10.4.3.226/volume/v3/volumes/49fef53b-0dd8-4368-a927-8a719daaf3c4 Jul 31 09:30:13.021663 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8ca70b37-da5f-44e8-a36f-0d2b6cf889c0 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:13.023375 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8ca70b37-da5f-44e8-a36f-0d2b6cf889c0 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:13.023649 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-8ca70b37-da5f-44e8-a36f-0d2b6cf889c0 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Delete volume with id: 49fef53b-0dd8-4368-a927-8a719daaf3c4 Jul 31 09:30:13.049161 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:13.049161 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:13.049161 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-8ca70b37-da5f-44e8-a36f-0d2b6cf889c0 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:13.085502 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-8ca70b37-da5f-44e8-a36f-0d2b6cf889c0 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Delete volume request issued successfully. Jul 31 09:30:13.085908 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8ca70b37-da5f-44e8-a36f-0d2b6cf889c0 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/49fef53b-0dd8-4368-a927-8a719daaf3c4 returned with HTTP 202 Jul 31 09:30:13.087483 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 467/1854] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:30:13 2026] DELETE /volume/v3/volumes/49fef53b-0dd8-4368-a927-8a719daaf3c4 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:30:13.107227 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cb502e5e-e6a8-4742-964d-be88ef093704 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:13.110189 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cb502e5e-e6a8-4742-964d-be88ef093704 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/49fef53b-0dd8-4368-a927-8a719daaf3c4 Jul 31 09:30:13.110189 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cb502e5e-e6a8-4742-964d-be88ef093704 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:13.111774 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cb502e5e-e6a8-4742-964d-be88ef093704 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:13.120805 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-e4bc1c49-8c0c-4de6-b560-188bf82b690b req-77216c28-f34c-484e-8d8e-23fb5aad4608 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:13.126215 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:13.126215 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:13.127018 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e4bc1c49-8c0c-4de6-b560-188bf82b690b req-77216c28-f34c-484e-8d8e-23fb5aad4608 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] DELETE https://10.4.3.226/volume/v3/attachments/68afcbb4-00de-4f6d-aaec-ccfe930f894c Jul 31 09:30:13.127399 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e4bc1c49-8c0c-4de6-b560-188bf82b690b req-77216c28-f34c-484e-8d8e-23fb5aad4608 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:13.127895 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e4bc1c49-8c0c-4de6-b560-188bf82b690b req-77216c28-f34c-484e-8d8e-23fb5aad4608 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:13.130849 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cb502e5e-e6a8-4742-964d-be88ef093704 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:13.136132 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cb502e5e-e6a8-4742-964d-be88ef093704 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/49fef53b-0dd8-4368-a927-8a719daaf3c4 returned with HTTP 200 Jul 31 09:30:13.136556 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 460/1855] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:13 2026] GET /volume/v3/volumes/49fef53b-0dd8-4368-a927-8a719daaf3c4 => generated 837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:13.146457 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:13.146457 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:13.268075 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e4bc1c49-8c0c-4de6-b560-188bf82b690b req-77216c28-f34c-484e-8d8e-23fb5aad4608 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/attachments/68afcbb4-00de-4f6d-aaec-ccfe930f894c returned with HTTP 200 Jul 31 09:30:13.268835 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 465/1856] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:30:13 2026] DELETE /volume/v3/attachments/68afcbb4-00de-4f6d-aaec-ccfe930f894c => generated 19 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:13.826542 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7a5f66c2-68b1-4c07-a99a-50cfdda80a88 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:13.839273 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7a5f66c2-68b1-4c07-a99a-50cfdda80a88 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] GET https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 Jul 31 09:30:13.839273 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7a5f66c2-68b1-4c07-a99a-50cfdda80a88 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:13.839273 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7a5f66c2-68b1-4c07-a99a-50cfdda80a88 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:13.839273 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-7a5f66c2-68b1-4c07-a99a-50cfdda80a88 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Show backup with id 591269ce-e4c6-4ef4-a535-5cb3c165a0f2. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:13.844594 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7a5f66c2-68b1-4c07-a99a-50cfdda80a88 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] https://10.4.3.226/volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 returned with HTTP 404 Jul 31 09:30:13.845368 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 465/1857] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:13 2026] GET /volume/v3/backups/591269ce-e4c6-4ef4-a535-5cb3c165a0f2 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:30:13.859418 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-fb6be974-461d-475b-87d6-1c8527b11960 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:13.861630 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fb6be974-461d-475b-87d6-1c8527b11960 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/b9ea8f74-50ab-402b-b458-488170dfe51a Jul 31 09:30:13.861834 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fb6be974-461d-475b-87d6-1c8527b11960 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:13.862023 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fb6be974-461d-475b-87d6-1c8527b11960 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:13.862227 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-fb6be974-461d-475b-87d6-1c8527b11960 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Delete volume with id: b9ea8f74-50ab-402b-b458-488170dfe51a Jul 31 09:30:13.869874 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:13.869874 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:13.870214 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-fb6be974-461d-475b-87d6-1c8527b11960 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Volume info retrieved successfully. Jul 31 09:30:13.907269 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-fb6be974-461d-475b-87d6-1c8527b11960 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Delete volume request issued successfully. Jul 31 09:30:13.907269 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fb6be974-461d-475b-87d6-1c8527b11960 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] https://10.4.3.226/volume/v3/volumes/b9ea8f74-50ab-402b-b458-488170dfe51a returned with HTTP 202 Jul 31 09:30:13.907269 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 468/1858] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:30:13 2026] DELETE /volume/v3/volumes/b9ea8f74-50ab-402b-b458-488170dfe51a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:30:13.916780 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-657fb934-baef-41b1-8547-2c3f2e56c37a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:13.927427 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-657fb934-baef-41b1-8547-2c3f2e56c37a tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] GET https://10.4.3.226/volume/v3/volumes/b9ea8f74-50ab-402b-b458-488170dfe51a Jul 31 09:30:13.927427 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-657fb934-baef-41b1-8547-2c3f2e56c37a tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:13.927427 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-657fb934-baef-41b1-8547-2c3f2e56c37a tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:13.934993 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:13.934993 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:13.940501 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-657fb934-baef-41b1-8547-2c3f2e56c37a tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Volume info retrieved successfully. Jul 31 09:30:13.946383 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-657fb934-baef-41b1-8547-2c3f2e56c37a tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] https://10.4.3.226/volume/v3/volumes/b9ea8f74-50ab-402b-b458-488170dfe51a returned with HTTP 200 Jul 31 09:30:13.947042 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 461/1859] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:13 2026] GET /volume/v3/volumes/b9ea8f74-50ab-402b-b458-488170dfe51a => generated 1016 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:14.066291 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7996e90d-9ee9-4891-848b-a7aaddf805ab None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:14.069084 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7996e90d-9ee9-4891-848b-a7aaddf805ab tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 Jul 31 09:30:14.069406 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7996e90d-9ee9-4891-848b-a7aaddf805ab tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:14.069686 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7996e90d-9ee9-4891-848b-a7aaddf805ab tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:14.079901 np0000006200 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=413,cinder:UPDATE=118,cinder:INSERT=74 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:30:14.083718 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:14.083718 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:14.090310 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7996e90d-9ee9-4891-848b-a7aaddf805ab tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:30:14.096733 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7996e90d-9ee9-4891-848b-a7aaddf805ab tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 returned with HTTP 200 Jul 31 09:30:14.097478 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 466/1860] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:14 2026] GET /volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:14.153592 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ecb938d0-9805-4e42-909a-3e5656ae40ce None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:14.156746 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ecb938d0-9805-4e42-909a-3e5656ae40ce tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/49fef53b-0dd8-4368-a927-8a719daaf3c4 Jul 31 09:30:14.156944 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ecb938d0-9805-4e42-909a-3e5656ae40ce tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:14.158266 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ecb938d0-9805-4e42-909a-3e5656ae40ce tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:14.169667 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ecb938d0-9805-4e42-909a-3e5656ae40ce tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/49fef53b-0dd8-4368-a927-8a719daaf3c4 returned with HTTP 404 Jul 31 09:30:14.170570 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 466/1861] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:14 2026] GET /volume/v3/volumes/49fef53b-0dd8-4368-a927-8a719daaf3c4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:30:14.186613 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ee737d55-495a-4fee-b003-c08e22526faf None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:14.189218 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ee737d55-495a-4fee-b003-c08e22526faf tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/c8fade3b-0640-41f3-b4ea-489566dd870e Jul 31 09:30:14.189572 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ee737d55-495a-4fee-b003-c08e22526faf tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:14.189844 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ee737d55-495a-4fee-b003-c08e22526faf tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:14.202485 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:14.202485 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:14.216602 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-ee737d55-495a-4fee-b003-c08e22526faf tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:14.225886 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ee737d55-495a-4fee-b003-c08e22526faf tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/c8fade3b-0640-41f3-b4ea-489566dd870e returned with HTTP 200 Jul 31 09:30:14.227080 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 469/1862] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:14 2026] GET /volume/v3/volumes/c8fade3b-0640-41f3-b4ea-489566dd870e => generated 925 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:14.248159 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ba1aaaf3-1f10-4901-968d-9692bf6753a5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:14.250814 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ba1aaaf3-1f10-4901-968d-9692bf6753a5 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] DELETE https://10.4.3.226/volume/v3/volumes/c8fade3b-0640-41f3-b4ea-489566dd870e Jul 31 09:30:14.250814 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ba1aaaf3-1f10-4901-968d-9692bf6753a5 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:14.251171 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ba1aaaf3-1f10-4901-968d-9692bf6753a5 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:14.251394 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-ba1aaaf3-1f10-4901-968d-9692bf6753a5 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Delete volume with id: c8fade3b-0640-41f3-b4ea-489566dd870e Jul 31 09:30:14.268772 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:14.268772 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:14.268772 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ba1aaaf3-1f10-4901-968d-9692bf6753a5 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:14.314009 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ba1aaaf3-1f10-4901-968d-9692bf6753a5 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Delete volume request issued successfully. Jul 31 09:30:14.316268 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ba1aaaf3-1f10-4901-968d-9692bf6753a5 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/c8fade3b-0640-41f3-b4ea-489566dd870e returned with HTTP 202 Jul 31 09:30:14.316268 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 462/1863] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:30:14 2026] DELETE /volume/v3/volumes/c8fade3b-0640-41f3-b4ea-489566dd870e => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:30:14.335811 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-92986c82-946b-42a8-b93f-a493853cbaf1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:14.335811 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-92986c82-946b-42a8-b93f-a493853cbaf1 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/c8fade3b-0640-41f3-b4ea-489566dd870e Jul 31 09:30:14.335811 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-92986c82-946b-42a8-b93f-a493853cbaf1 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:14.335811 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-92986c82-946b-42a8-b93f-a493853cbaf1 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:14.353885 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:14.353885 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:14.364271 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-92986c82-946b-42a8-b93f-a493853cbaf1 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:14.382967 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-92986c82-946b-42a8-b93f-a493853cbaf1 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/c8fade3b-0640-41f3-b4ea-489566dd870e returned with HTTP 200 Jul 31 09:30:14.382967 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 467/1864] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:14 2026] GET /volume/v3/volumes/c8fade3b-0640-41f3-b4ea-489566dd870e => generated 924 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:14.661401 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-1f193106-4b26-4156-9bbd-6382e49d9979 req-fd3fba52-2b08-4688-8e32-39e86e2f2972 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:14.664281 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-1f193106-4b26-4156-9bbd-6382e49d9979 req-fd3fba52-2b08-4688-8e32-39e86e2f2972 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] DELETE https://10.4.3.226/volume/v3/attachments/463df1d3-ef63-44b7-b011-959695e52985 Jul 31 09:30:14.664562 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-1f193106-4b26-4156-9bbd-6382e49d9979 req-fd3fba52-2b08-4688-8e32-39e86e2f2972 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:14.664866 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-1f193106-4b26-4156-9bbd-6382e49d9979 req-fd3fba52-2b08-4688-8e32-39e86e2f2972 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:14.679532 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:14.679532 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:14.778073 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-1f193106-4b26-4156-9bbd-6382e49d9979 req-fd3fba52-2b08-4688-8e32-39e86e2f2972 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/attachments/463df1d3-ef63-44b7-b011-959695e52985 returned with HTTP 200 Jul 31 09:30:14.778591 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 467/1865] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:30:14 2026] DELETE /volume/v3/attachments/463df1d3-ef63-44b7-b011-959695e52985 => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:14.801408 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-1f193106-4b26-4156-9bbd-6382e49d9979 req-9d58d5ce-2cfb-4cee-89db-5bf401e48eac None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:14.803717 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-1f193106-4b26-4156-9bbd-6382e49d9979 req-9d58d5ce-2cfb-4cee-89db-5bf401e48eac tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] DELETE https://10.4.3.226/volume/v3/volumes/8a7222d8-2a90-4255-9799-f51c58f008c4 Jul 31 09:30:14.804081 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-1f193106-4b26-4156-9bbd-6382e49d9979 req-9d58d5ce-2cfb-4cee-89db-5bf401e48eac tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:14.804546 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-1f193106-4b26-4156-9bbd-6382e49d9979 req-9d58d5ce-2cfb-4cee-89db-5bf401e48eac tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:14.804843 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [req-1f193106-4b26-4156-9bbd-6382e49d9979 req-9d58d5ce-2cfb-4cee-89db-5bf401e48eac tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Delete volume with id: 8a7222d8-2a90-4255-9799-f51c58f008c4 Jul 31 09:30:14.815664 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:14.815664 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:14.816099 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-1f193106-4b26-4156-9bbd-6382e49d9979 req-9d58d5ce-2cfb-4cee-89db-5bf401e48eac tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Volume info retrieved successfully. Jul 31 09:30:14.852577 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-1f193106-4b26-4156-9bbd-6382e49d9979 req-9d58d5ce-2cfb-4cee-89db-5bf401e48eac tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Delete volume request issued successfully. Jul 31 09:30:14.853183 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-1f193106-4b26-4156-9bbd-6382e49d9979 req-9d58d5ce-2cfb-4cee-89db-5bf401e48eac tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/volumes/8a7222d8-2a90-4255-9799-f51c58f008c4 returned with HTTP 202 Jul 31 09:30:14.855803 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 470/1866] 10.4.3.226 () {70 vars in 1620 bytes} [Fri Jul 31 09:30:14 2026] DELETE /volume/v3/volumes/8a7222d8-2a90-4255-9799-f51c58f008c4 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:30:14.979212 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b6123c66-b174-4140-81dc-e7087fcc2d94 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:14.981051 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b6123c66-b174-4140-81dc-e7087fcc2d94 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] GET https://10.4.3.226/volume/v3/volumes/b9ea8f74-50ab-402b-b458-488170dfe51a Jul 31 09:30:14.982541 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b6123c66-b174-4140-81dc-e7087fcc2d94 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:14.982733 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b6123c66-b174-4140-81dc-e7087fcc2d94 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:14.989395 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b6123c66-b174-4140-81dc-e7087fcc2d94 tempest-ProjectMemberTests39-1160192182 tempest-ProjectMemberTests39-1160192182-project-admin] https://10.4.3.226/volume/v3/volumes/b9ea8f74-50ab-402b-b458-488170dfe51a returned with HTTP 404 Jul 31 09:30:14.990465 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 463/1867] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:14 2026] GET /volume/v3/volumes/b9ea8f74-50ab-402b-b458-488170dfe51a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 09:30:15.402581 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9f4d3b9d-e688-4a82-9bd8-5aadf4568403 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:15.424167 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9f4d3b9d-e688-4a82-9bd8-5aadf4568403 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/c8fade3b-0640-41f3-b4ea-489566dd870e Jul 31 09:30:15.424925 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9f4d3b9d-e688-4a82-9bd8-5aadf4568403 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:15.424925 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9f4d3b9d-e688-4a82-9bd8-5aadf4568403 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:15.432049 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9f4d3b9d-e688-4a82-9bd8-5aadf4568403 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/c8fade3b-0640-41f3-b4ea-489566dd870e returned with HTTP 404 Jul 31 09:30:15.432527 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 468/1868] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:15 2026] GET /volume/v3/volumes/c8fade3b-0640-41f3-b4ea-489566dd870e => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:30:15.448161 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9c32104b-760c-4c8f-b3dc-db4d225ecaf8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:15.452939 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9c32104b-760c-4c8f-b3dc-db4d225ecaf8 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/3f56bd19-5408-4189-8121-d2faa2dae527 Jul 31 09:30:15.452939 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9c32104b-760c-4c8f-b3dc-db4d225ecaf8 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:15.452939 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9c32104b-760c-4c8f-b3dc-db4d225ecaf8 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:15.467269 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:15.467269 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:15.474072 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9c32104b-760c-4c8f-b3dc-db4d225ecaf8 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:15.482050 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9c32104b-760c-4c8f-b3dc-db4d225ecaf8 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/3f56bd19-5408-4189-8121-d2faa2dae527 returned with HTTP 200 Jul 31 09:30:15.482700 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 468/1869] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:15 2026] GET /volume/v3/volumes/3f56bd19-5408-4189-8121-d2faa2dae527 => generated 837 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:15.514271 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3c9f1516-0948-4a08-93fc-787536b8319f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:15.525571 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3c9f1516-0948-4a08-93fc-787536b8319f tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] DELETE https://10.4.3.226/volume/v3/volumes/3f56bd19-5408-4189-8121-d2faa2dae527 Jul 31 09:30:15.525571 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3c9f1516-0948-4a08-93fc-787536b8319f tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:15.525571 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3c9f1516-0948-4a08-93fc-787536b8319f tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:15.525571 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-3c9f1516-0948-4a08-93fc-787536b8319f tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Delete volume with id: 3f56bd19-5408-4189-8121-d2faa2dae527 Jul 31 09:30:15.527666 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:15.527666 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:15.528407 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-3c9f1516-0948-4a08-93fc-787536b8319f tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:15.562322 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-3c9f1516-0948-4a08-93fc-787536b8319f tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Delete volume request issued successfully. Jul 31 09:30:15.562686 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3c9f1516-0948-4a08-93fc-787536b8319f tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/3f56bd19-5408-4189-8121-d2faa2dae527 returned with HTTP 202 Jul 31 09:30:15.563272 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 471/1870] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:30:15 2026] DELETE /volume/v3/volumes/3f56bd19-5408-4189-8121-d2faa2dae527 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:30:15.575554 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ae547972-c21f-40d3-9c6d-703154cfef6c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:15.592881 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ae547972-c21f-40d3-9c6d-703154cfef6c tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/3f56bd19-5408-4189-8121-d2faa2dae527 Jul 31 09:30:15.592881 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ae547972-c21f-40d3-9c6d-703154cfef6c tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:15.592881 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ae547972-c21f-40d3-9c6d-703154cfef6c tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:15.604639 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:15.604639 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:15.611957 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ae547972-c21f-40d3-9c6d-703154cfef6c tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:15.624225 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ae547972-c21f-40d3-9c6d-703154cfef6c tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/3f56bd19-5408-4189-8121-d2faa2dae527 returned with HTTP 200 Jul 31 09:30:15.625710 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 464/1871] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:15 2026] GET /volume/v3/volumes/3f56bd19-5408-4189-8121-d2faa2dae527 => generated 836 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:16.645904 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bdc6807a-57dc-49df-8028-66839219ae35 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:16.650197 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bdc6807a-57dc-49df-8028-66839219ae35 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/3f56bd19-5408-4189-8121-d2faa2dae527 Jul 31 09:30:16.650418 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bdc6807a-57dc-49df-8028-66839219ae35 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:16.650693 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bdc6807a-57dc-49df-8028-66839219ae35 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:16.655041 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9fa2edb7-3292-4a6c-8e94-3df98d79610f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:16.657896 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9fa2edb7-3292-4a6c-8e94-3df98d79610f tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] DELETE https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 Jul 31 09:30:16.658270 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9fa2edb7-3292-4a6c-8e94-3df98d79610f tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:16.658528 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9fa2edb7-3292-4a6c-8e94-3df98d79610f tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:16.658768 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-9fa2edb7-3292-4a6c-8e94-3df98d79610f tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Delete volume with id: 1eb0da1f-d6ad-43ec-9769-05d671202782 Jul 31 09:30:16.664668 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bdc6807a-57dc-49df-8028-66839219ae35 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/3f56bd19-5408-4189-8121-d2faa2dae527 returned with HTTP 404 Jul 31 09:30:16.665324 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 469/1872] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:16 2026] GET /volume/v3/volumes/3f56bd19-5408-4189-8121-d2faa2dae527 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:30:16.672689 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:16.672689 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:16.673701 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9fa2edb7-3292-4a6c-8e94-3df98d79610f tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Volume info retrieved successfully. Jul 31 09:30:16.724381 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9fa2edb7-3292-4a6c-8e94-3df98d79610f tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Delete volume request issued successfully. Jul 31 09:30:16.724381 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9fa2edb7-3292-4a6c-8e94-3df98d79610f tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 returned with HTTP 202 Jul 31 09:30:16.724381 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 469/1873] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:30:16 2026] DELETE /volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:30:16.734803 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-bba7b9a5-63b4-420d-bb3d-d650b873e114 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:16.739376 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bba7b9a5-63b4-420d-bb3d-d650b873e114 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] GET https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 Jul 31 09:30:16.739658 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bba7b9a5-63b4-420d-bb3d-d650b873e114 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:16.739916 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bba7b9a5-63b4-420d-bb3d-d650b873e114 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:16.739971 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6038a998-6bb5-4075-9be0-a53806237bc9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:16.742341 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6038a998-6bb5-4075-9be0-a53806237bc9 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:30:16.742756 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6038a998-6bb5-4075-9be0-a53806237bc9 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b3e619b5-8776-4672-b197-1edb98781403", "size": 1, "name": "tempest-VolumesGetTest-Volume-224036962", "metadata": {"Type": "Test"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:16.745569 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-6038a998-6bb5-4075-9be0-a53806237bc9 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Create volume request body: {'volume': {'imageRef': 'b3e619b5-8776-4672-b197-1edb98781403', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-224036962', 'metadata': {'Type': 'Test'}}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:30:16.758806 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:16.758806 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:16.768050 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-bba7b9a5-63b4-420d-bb3d-d650b873e114 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Volume info retrieved successfully. Jul 31 09:30:16.778805 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bba7b9a5-63b4-420d-bb3d-d650b873e114 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 returned with HTTP 200 Jul 31 09:30:16.779397 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 472/1874] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:16 2026] GET /volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:16.882905 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-6038a998-6bb5-4075-9be0-a53806237bc9 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Create volume of 1 GB Jul 31 09:30:16.888377 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6038a998-6bb5-4075-9be0-a53806237bc9 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Availability Zones retrieved successfully. Jul 31 09:30:16.897918 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6038a998-6bb5-4075-9be0-a53806237bc9 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Flow 'volume_create_api' (e05acfb2-66af-44fe-b288-e3150a82cf30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:16.899522 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6038a998-6bb5-4075-9be0-a53806237bc9 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efe7a1a4-7fb1-41e5-9816-1fff091dd8d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:16.900562 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-6038a998-6bb5-4075-9be0-a53806237bc9 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:30:16.984366 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6038a998-6bb5-4075-9be0-a53806237bc9 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efe7a1a4-7fb1-41e5-9816-1fff091dd8d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:16.985270 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6038a998-6bb5-4075-9be0-a53806237bc9 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a051f832-f182-4808-887a-76e3aac4ba06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:17.037370 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-6038a998-6bb5-4075-9be0-a53806237bc9 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Created reservations ['e3aebebb-802b-4861-a974-e05dbb3f9bdc', '00ded1e7-d8ff-40d3-865d-f1c1c9b12147', '36e40e95-5b85-4944-b37a-34e4d3673266', '3a7e8d0f-d166-434f-a3a1-0d2a2e2e829f'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:30:17.039022 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6038a998-6bb5-4075-9be0-a53806237bc9 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a051f832-f182-4808-887a-76e3aac4ba06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3aebebb-802b-4861-a974-e05dbb3f9bdc', '00ded1e7-d8ff-40d3-865d-f1c1c9b12147', '36e40e95-5b85-4944-b37a-34e4d3673266', '3a7e8d0f-d166-434f-a3a1-0d2a2e2e829f']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:17.039022 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6038a998-6bb5-4075-9be0-a53806237bc9 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (018f00f7-c528-4448-8f75-0844d0599e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:17.069891 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6038a998-6bb5-4075-9be0-a53806237bc9 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (018f00f7-c528-4448-8f75-0844d0599e90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b638b35-f214-4b5d-944f-197deab5dc43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-224036962',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9d51d07b8c9b483cb2a58e9df6edcc65',qos_specs=None,replication_status=,reservations=['e3aebebb-802b-4861-a974-e05dbb3f9bdc','00ded1e7-d8ff-40d3-865d-f1c1c9b12147','36e40e95-5b85-4944-b37a-34e4d3673266','3a7e8d0f-d166-434f-a3a1-0d2a2e2e829f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a76eae133354b61949eb00be5fb170c',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:30:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-224036962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b638b35-f214-4b5d-944f-197deab5dc43,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='9d51d07b8c9b483cb2a58e9df6edcc65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a76eae133354b61949eb00be5fb170c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:17.070726 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6038a998-6bb5-4075-9be0-a53806237bc9 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a7fc924-9894-49be-a923-4ce30d0693ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:17.097268 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6038a998-6bb5-4075-9be0-a53806237bc9 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a7fc924-9894-49be-a923-4ce30d0693ae) transitioned into state 'SUCCESS' from state '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-224036962',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9d51d07b8c9b483cb2a58e9df6edcc65',qos_specs=None,replication_status=,reservations=['e3aebebb-802b-4861-a974-e05dbb3f9bdc','00ded1e7-d8ff-40d3-865d-f1c1c9b12147','36e40e95-5b85-4944-b37a-34e4d3673266','3a7e8d0f-d166-434f-a3a1-0d2a2e2e829f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a76eae133354b61949eb00be5fb170c',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:17.097268 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6038a998-6bb5-4075-9be0-a53806237bc9 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9940d9d-7076-403a-a6fd-e25e8e41fb90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:17.107772 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6038a998-6bb5-4075-9be0-a53806237bc9 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9940d9d-7076-403a-a6fd-e25e8e41fb90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:17.108587 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6038a998-6bb5-4075-9be0-a53806237bc9 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Flow 'volume_create_api' (e05acfb2-66af-44fe-b288-e3150a82cf30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:17.108884 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6038a998-6bb5-4075-9be0-a53806237bc9 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Create volume request issued successfully. Jul 31 09:30:17.109488 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6038a998-6bb5-4075-9be0-a53806237bc9 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:30:17.109918 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 465/1875] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:30:16 2026] POST /volume/v3/volumes => generated 758 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:30:17.129895 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-36e0b386-fbe6-413b-bedb-d1ff77150270 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:17.134577 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-36e0b386-fbe6-413b-bedb-d1ff77150270 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/8b638b35-f214-4b5d-944f-197deab5dc43 Jul 31 09:30:17.135025 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-36e0b386-fbe6-413b-bedb-d1ff77150270 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:17.135748 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-36e0b386-fbe6-413b-bedb-d1ff77150270 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:17.145260 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:17.145260 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:17.150895 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-36e0b386-fbe6-413b-bedb-d1ff77150270 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:17.157761 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-36e0b386-fbe6-413b-bedb-d1ff77150270 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/8b638b35-f214-4b5d-944f-197deab5dc43 returned with HTTP 200 Jul 31 09:30:17.158671 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 470/1876] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:17 2026] GET /volume/v3/volumes/8b638b35-f214-4b5d-944f-197deab5dc43 => generated 826 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:30:17.637695 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-91d37c67-7fbc-49d3-a573-bc7b1fdf03a6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:17.743533 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-91d37c67-7fbc-49d3-a573-bc7b1fdf03a6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:30:17.744011 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-91d37c67-7fbc-49d3-a573-bc7b1fdf03a6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1169007282"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:17.746169 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-91d37c67-7fbc-49d3-a573-bc7b1fdf03a6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1169007282'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:30:17.746665 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-91d37c67-7fbc-49d3-a573-bc7b1fdf03a6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Create volume of 1 GB Jul 31 09:30:17.753605 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-91d37c67-7fbc-49d3-a573-bc7b1fdf03a6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Availability Zones retrieved successfully. Jul 31 09:30:17.760804 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-91d37c67-7fbc-49d3-a573-bc7b1fdf03a6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Flow 'volume_create_api' (60e727cd-0e28-4eab-b15b-e5447d72c011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:17.761880 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-91d37c67-7fbc-49d3-a573-bc7b1fdf03a6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67311194-792c-4c51-8061-891f720dbabb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:17.762839 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-91d37c67-7fbc-49d3-a573-bc7b1fdf03a6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:30:17.795130 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-85c8f4c6-660e-4bc9-84ec-4bcf7f678ce1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:17.798881 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-91d37c67-7fbc-49d3-a573-bc7b1fdf03a6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67311194-792c-4c51-8061-891f720dbabb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:17.799086 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-85c8f4c6-660e-4bc9-84ec-4bcf7f678ce1 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] GET https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 Jul 31 09:30:17.799233 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-85c8f4c6-660e-4bc9-84ec-4bcf7f678ce1 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:17.799902 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-91d37c67-7fbc-49d3-a573-bc7b1fdf03a6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aaad457-11b4-472c-b0f1-a58c35a7b1f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:17.800545 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-85c8f4c6-660e-4bc9-84ec-4bcf7f678ce1 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:17.817974 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-85c8f4c6-660e-4bc9-84ec-4bcf7f678ce1 tempest-ServerActionsTestOtherA-993018261 tempest-ServerActionsTestOtherA-993018261-project-member] https://10.4.3.226/volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 returned with HTTP 404 Jul 31 09:30:17.818600 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 473/1877] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:17 2026] GET /volume/v3/volumes/1eb0da1f-d6ad-43ec-9769-05d671202782 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:30:17.890684 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-91d37c67-7fbc-49d3-a573-bc7b1fdf03a6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Created reservations ['1bcba45d-0192-4a9d-8f99-7c6ecdf55f08', 'a335d7fc-3145-4374-a222-8ba32b756304', '42e40efe-b2f5-4f80-b6dd-a7e58c19260d', '5058dabf-8479-447c-842b-11e4c439ffd2'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:30:17.891640 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-91d37c67-7fbc-49d3-a573-bc7b1fdf03a6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aaad457-11b4-472c-b0f1-a58c35a7b1f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bcba45d-0192-4a9d-8f99-7c6ecdf55f08', 'a335d7fc-3145-4374-a222-8ba32b756304', '42e40efe-b2f5-4f80-b6dd-a7e58c19260d', '5058dabf-8479-447c-842b-11e4c439ffd2']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:17.892647 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-91d37c67-7fbc-49d3-a573-bc7b1fdf03a6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcaf2116-11d5-4f42-a40b-b51a3464413b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:17.928892 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-91d37c67-7fbc-49d3-a573-bc7b1fdf03a6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcaf2116-11d5-4f42-a40b-b51a3464413b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5abdcf25-0725-453d-8329-57773c2a9b2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1169007282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44b0417a46464b72bf9be393bd895074',qos_specs=None,replication_status=,reservations=['1bcba45d-0192-4a9d-8f99-7c6ecdf55f08','a335d7fc-3145-4374-a222-8ba32b756304','42e40efe-b2f5-4f80-b6dd-a7e58c19260d','5058dabf-8479-447c-842b-11e4c439ffd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a05ef127ee63484eacdfe68338b3ef69',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:30:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1169007282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5abdcf25-0725-453d-8329-57773c2a9b2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44b0417a46464b72bf9be393bd895074',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a05ef127ee63484eacdfe68338b3ef69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:17.930311 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-91d37c67-7fbc-49d3-a573-bc7b1fdf03a6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c615e166-9f26-4e77-9d75-9c9494d0d6aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:17.960473 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-91d37c67-7fbc-49d3-a573-bc7b1fdf03a6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c615e166-9f26-4e77-9d75-9c9494d0d6aa) transitioned into state 'SUCCESS' from state '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-1169007282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44b0417a46464b72bf9be393bd895074',qos_specs=None,replication_status=,reservations=['1bcba45d-0192-4a9d-8f99-7c6ecdf55f08','a335d7fc-3145-4374-a222-8ba32b756304','42e40efe-b2f5-4f80-b6dd-a7e58c19260d','5058dabf-8479-447c-842b-11e4c439ffd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a05ef127ee63484eacdfe68338b3ef69',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:17.960473 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-91d37c67-7fbc-49d3-a573-bc7b1fdf03a6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea97a3ae-272a-4e54-9961-7fcd39230230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:17.970943 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-91d37c67-7fbc-49d3-a573-bc7b1fdf03a6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea97a3ae-272a-4e54-9961-7fcd39230230) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:17.973260 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-91d37c67-7fbc-49d3-a573-bc7b1fdf03a6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Flow 'volume_create_api' (60e727cd-0e28-4eab-b15b-e5447d72c011) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:17.973260 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-91d37c67-7fbc-49d3-a573-bc7b1fdf03a6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Create volume request issued successfully. Jul 31 09:30:17.973260 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-91d37c67-7fbc-49d3-a573-bc7b1fdf03a6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:30:17.973594 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 470/1878] 10.4.3.226 () {70 vars in 1298 bytes} [Fri Jul 31 09:30:17 2026] POST /volume/v3/volumes => generated 778 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:30:17.992302 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-63e16647-5e3c-4fa9-af7a-1e475f6a5816 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:17.994703 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-63e16647-5e3c-4fa9-af7a-1e475f6a5816 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/volumes/5abdcf25-0725-453d-8329-57773c2a9b2e Jul 31 09:30:17.994924 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-63e16647-5e3c-4fa9-af7a-1e475f6a5816 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:17.995127 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-63e16647-5e3c-4fa9-af7a-1e475f6a5816 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:18.005016 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:18.005016 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:18.010385 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-63e16647-5e3c-4fa9-af7a-1e475f6a5816 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Volume info retrieved successfully. Jul 31 09:30:18.014785 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-63e16647-5e3c-4fa9-af7a-1e475f6a5816 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/volumes/5abdcf25-0725-453d-8329-57773c2a9b2e returned with HTTP 200 Jul 31 09:30:18.015294 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 466/1879] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:17 2026] GET /volume/v3/volumes/5abdcf25-0725-453d-8329-57773c2a9b2e => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:18.174892 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5f9ab8e4-7fcc-45a3-80d5-1cd905a3b4bf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:18.183118 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5f9ab8e4-7fcc-45a3-80d5-1cd905a3b4bf tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/8b638b35-f214-4b5d-944f-197deab5dc43 Jul 31 09:30:18.183269 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5f9ab8e4-7fcc-45a3-80d5-1cd905a3b4bf tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:18.183486 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5f9ab8e4-7fcc-45a3-80d5-1cd905a3b4bf tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:18.194292 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:18.194292 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:18.198959 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5f9ab8e4-7fcc-45a3-80d5-1cd905a3b4bf tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:18.205297 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5f9ab8e4-7fcc-45a3-80d5-1cd905a3b4bf tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/8b638b35-f214-4b5d-944f-197deab5dc43 returned with HTTP 200 Jul 31 09:30:18.205838 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 471/1880] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:18 2026] GET /volume/v3/volumes/8b638b35-f214-4b5d-944f-197deab5dc43 => generated 1366 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:18.223152 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-1a12d7e6-fa95-4910-8544-00199d46973d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:18.230155 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1a12d7e6-fa95-4910-8544-00199d46973d tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/8b638b35-f214-4b5d-944f-197deab5dc43 Jul 31 09:30:18.230155 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1a12d7e6-fa95-4910-8544-00199d46973d tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:18.230155 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1a12d7e6-fa95-4910-8544-00199d46973d tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:18.243158 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:18.243158 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:18.250192 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-1a12d7e6-fa95-4910-8544-00199d46973d tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:18.260787 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1a12d7e6-fa95-4910-8544-00199d46973d tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/8b638b35-f214-4b5d-944f-197deab5dc43 returned with HTTP 200 Jul 31 09:30:18.261407 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 474/1881] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:18 2026] GET /volume/v3/volumes/8b638b35-f214-4b5d-944f-197deab5dc43 => generated 1366 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:18.277507 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6daa601b-ebed-4fb1-8153-7666e22bccae None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:18.280082 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6daa601b-ebed-4fb1-8153-7666e22bccae tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] PUT https://10.4.3.226/volume/v3/volumes/8b638b35-f214-4b5d-944f-197deab5dc43 Jul 31 09:30:18.280550 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6daa601b-ebed-4fb1-8153-7666e22bccae tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-224036962"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:18.293059 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:18.293059 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:18.298339 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-6daa601b-ebed-4fb1-8153-7666e22bccae tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:18.307003 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-6daa601b-ebed-4fb1-8153-7666e22bccae tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume updated successfully. Jul 31 09:30:18.307928 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6daa601b-ebed-4fb1-8153-7666e22bccae tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/8b638b35-f214-4b5d-944f-197deab5dc43 returned with HTTP 200 Jul 31 09:30:18.308853 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 471/1882] 10.4.3.226 () {68 vars in 1368 bytes} [Fri Jul 31 09:30:18 2026] PUT /volume/v3/volumes/8b638b35-f214-4b5d-944f-197deab5dc43 => generated 782 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:18.322323 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ef22fa5e-3036-4b65-ac95-3124e22f7646 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:18.324846 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ef22fa5e-3036-4b65-ac95-3124e22f7646 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] PUT https://10.4.3.226/volume/v3/volumes/8b638b35-f214-4b5d-944f-197deab5dc43 Jul 31 09:30:18.325430 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ef22fa5e-3036-4b65-ac95-3124e22f7646 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1110697436", "description": "This is the new description of volume"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:18.338116 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:18.338116 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:18.346148 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ef22fa5e-3036-4b65-ac95-3124e22f7646 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:18.354983 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ef22fa5e-3036-4b65-ac95-3124e22f7646 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume updated successfully. Jul 31 09:30:18.356096 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ef22fa5e-3036-4b65-ac95-3124e22f7646 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/8b638b35-f214-4b5d-944f-197deab5dc43 returned with HTTP 200 Jul 31 09:30:18.356409 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 467/1883] 10.4.3.226 () {68 vars in 1369 bytes} [Fri Jul 31 09:30:18 2026] PUT /volume/v3/volumes/8b638b35-f214-4b5d-944f-197deab5dc43 => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:18.381521 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1d545349-e358-419c-9ba4-88b69c22698e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:18.387942 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1d545349-e358-419c-9ba4-88b69c22698e tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/8b638b35-f214-4b5d-944f-197deab5dc43 Jul 31 09:30:18.388313 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1d545349-e358-419c-9ba4-88b69c22698e tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:18.388596 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1d545349-e358-419c-9ba4-88b69c22698e tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:18.398909 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:18.398909 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:18.403165 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1d545349-e358-419c-9ba4-88b69c22698e tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:18.411770 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1d545349-e358-419c-9ba4-88b69c22698e tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/8b638b35-f214-4b5d-944f-197deab5dc43 returned with HTTP 200 Jul 31 09:30:18.412877 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 472/1884] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:18 2026] GET /volume/v3/volumes/8b638b35-f214-4b5d-944f-197deab5dc43 => generated 1406 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:18.435848 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-19feddc8-bcdc-4281-aee6-9ab1a5c86394 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:18.437751 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-19feddc8-bcdc-4281-aee6-9ab1a5c86394 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:30:18.438170 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-19feddc8-bcdc-4281-aee6-9ab1a5c86394 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1198064785", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-604444577"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:18.439991 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-19feddc8-bcdc-4281-aee6-9ab1a5c86394 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1198064785', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-604444577'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:30:18.439991 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-19feddc8-bcdc-4281-aee6-9ab1a5c86394 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Create volume of 1 GB Jul 31 09:30:18.446648 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-19feddc8-bcdc-4281-aee6-9ab1a5c86394 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Availability Zones retrieved successfully. Jul 31 09:30:18.454431 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-19feddc8-bcdc-4281-aee6-9ab1a5c86394 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Flow 'volume_create_api' (c64dfc49-2bcb-4213-b46a-a0d007767566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:18.455570 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-19feddc8-bcdc-4281-aee6-9ab1a5c86394 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6883bea5-bfdc-48e3-801c-5ad01782ea21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:18.456414 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-19feddc8-bcdc-4281-aee6-9ab1a5c86394 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:30:18.497490 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-19feddc8-bcdc-4281-aee6-9ab1a5c86394 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6883bea5-bfdc-48e3-801c-5ad01782ea21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:18.499675 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-19feddc8-bcdc-4281-aee6-9ab1a5c86394 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf0c90f0-289e-49e2-b315-19008296fcc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:18.568605 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-19feddc8-bcdc-4281-aee6-9ab1a5c86394 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Created reservations ['a2f88071-36ea-4162-a526-b5d3d20a6ac8', '27c9e63f-24a5-44c7-b0c3-0462f1f14873', '4c6d9cb4-da2d-4806-852c-cde399fbccde', '6b892832-57c8-4c65-8e8f-4945af5505f5'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:30:18.569856 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-19feddc8-bcdc-4281-aee6-9ab1a5c86394 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf0c90f0-289e-49e2-b315-19008296fcc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2f88071-36ea-4162-a526-b5d3d20a6ac8', '27c9e63f-24a5-44c7-b0c3-0462f1f14873', '4c6d9cb4-da2d-4806-852c-cde399fbccde', '6b892832-57c8-4c65-8e8f-4945af5505f5']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:18.570899 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-19feddc8-bcdc-4281-aee6-9ab1a5c86394 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5140121-3030-488b-aa97-3fc62ef9e022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:18.608042 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-19feddc8-bcdc-4281-aee6-9ab1a5c86394 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5140121-3030-488b-aa97-3fc62ef9e022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5339f774-642b-4877-bc3a-8036a6762bf7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1198064785',display_name='tempest-VolumesGetTest-Volume-604444577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d51d07b8c9b483cb2a58e9df6edcc65',qos_specs=None,replication_status=,reservations=['a2f88071-36ea-4162-a526-b5d3d20a6ac8','27c9e63f-24a5-44c7-b0c3-0462f1f14873','4c6d9cb4-da2d-4806-852c-cde399fbccde','6b892832-57c8-4c65-8e8f-4945af5505f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a76eae133354b61949eb00be5fb170c',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:30:18Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1198064785',display_name='tempest-VolumesGetTest-Volume-604444577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5339f774-642b-4877-bc3a-8036a6762bf7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d51d07b8c9b483cb2a58e9df6edcc65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a76eae133354b61949eb00be5fb170c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:18.609413 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-19feddc8-bcdc-4281-aee6-9ab1a5c86394 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4dfcf54-2d7b-4c51-bbd3-72153beec43e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:18.643554 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-19feddc8-bcdc-4281-aee6-9ab1a5c86394 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4dfcf54-2d7b-4c51-bbd3-72153beec43e) transitioned into 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-1198064785',display_name='tempest-VolumesGetTest-Volume-604444577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d51d07b8c9b483cb2a58e9df6edcc65',qos_specs=None,replication_status=,reservations=['a2f88071-36ea-4162-a526-b5d3d20a6ac8','27c9e63f-24a5-44c7-b0c3-0462f1f14873','4c6d9cb4-da2d-4806-852c-cde399fbccde','6b892832-57c8-4c65-8e8f-4945af5505f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a76eae133354b61949eb00be5fb170c',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:18.644538 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-19feddc8-bcdc-4281-aee6-9ab1a5c86394 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85d6b9d4-9165-41b9-9d99-92c327613542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:18.665216 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-19feddc8-bcdc-4281-aee6-9ab1a5c86394 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85d6b9d4-9165-41b9-9d99-92c327613542) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:18.666596 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-19feddc8-bcdc-4281-aee6-9ab1a5c86394 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Flow 'volume_create_api' (c64dfc49-2bcb-4213-b46a-a0d007767566) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:18.667142 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-19feddc8-bcdc-4281-aee6-9ab1a5c86394 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Create volume request issued successfully. Jul 31 09:30:18.668399 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-19feddc8-bcdc-4281-aee6-9ab1a5c86394 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:30:18.668947 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 475/1885] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:30:18 2026] POST /volume/v3/volumes => generated 779 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:30:18.685442 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-026a81ea-6c52-4826-b5d1-b66a06c2ceac None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:18.691482 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-026a81ea-6c52-4826-b5d1-b66a06c2ceac tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/5339f774-642b-4877-bc3a-8036a6762bf7 Jul 31 09:30:18.691545 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-026a81ea-6c52-4826-b5d1-b66a06c2ceac tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:18.693847 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-026a81ea-6c52-4826-b5d1-b66a06c2ceac tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:18.710881 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:18.710881 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:18.717905 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-026a81ea-6c52-4826-b5d1-b66a06c2ceac tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:18.724587 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-026a81ea-6c52-4826-b5d1-b66a06c2ceac tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/5339f774-642b-4877-bc3a-8036a6762bf7 returned with HTTP 200 Jul 31 09:30:18.725584 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 472/1886] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:18 2026] GET /volume/v3/volumes/5339f774-642b-4877-bc3a-8036a6762bf7 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:19.040149 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-50b5e9c3-71e6-4e10-9490-66849df7af68 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:19.042155 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-50b5e9c3-71e6-4e10-9490-66849df7af68 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/volumes/5abdcf25-0725-453d-8329-57773c2a9b2e Jul 31 09:30:19.042281 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-50b5e9c3-71e6-4e10-9490-66849df7af68 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:19.042561 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-50b5e9c3-71e6-4e10-9490-66849df7af68 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:19.054023 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:19.054023 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:19.059013 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-50b5e9c3-71e6-4e10-9490-66849df7af68 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Volume info retrieved successfully. Jul 31 09:30:19.065498 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-50b5e9c3-71e6-4e10-9490-66849df7af68 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/volumes/5abdcf25-0725-453d-8329-57773c2a9b2e returned with HTTP 200 Jul 31 09:30:19.066342 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 468/1887] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:19 2026] GET /volume/v3/volumes/5abdcf25-0725-453d-8329-57773c2a9b2e => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:19.087709 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dd34357c-5ddc-47d0-a5ba-376e901013d1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:19.088475 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dd34357c-5ddc-47d0-a5ba-376e901013d1 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] POST https://10.4.3.226/volume/v3/backups Jul 31 09:30:19.089102 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dd34357c-5ddc-47d0-a5ba-376e901013d1 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5abdcf25-0725-453d-8329-57773c2a9b2e", "name": "tempest-type-Backup-202756972"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:19.090876 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-dd34357c-5ddc-47d0-a5ba-376e901013d1 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Creating new backup {'backup': {'volume_id': '5abdcf25-0725-453d-8329-57773c2a9b2e', 'name': 'tempest-type-Backup-202756972'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:30:19.091137 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-dd34357c-5ddc-47d0-a5ba-376e901013d1 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Creating backup of volume 5abdcf25-0725-453d-8329-57773c2a9b2e in container None Jul 31 09:30:19.102095 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:19.102095 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:19.102465 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-dd34357c-5ddc-47d0-a5ba-376e901013d1 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Volume info retrieved successfully. Jul 31 09:30:19.168845 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-dd34357c-5ddc-47d0-a5ba-376e901013d1 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Created reservations ['d00cccfc-ccd4-432d-9372-4c7f791629a5', 'eeb998c7-2f12-41dd-825f-2756dfce9802'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:30:19.256857 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dd34357c-5ddc-47d0-a5ba-376e901013d1 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:30:19.256857 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 473/1888] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:30:19 2026] POST /volume/v3/backups => generated 315 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:30:19.276663 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-438f58ec-3c6a-4b73-80de-7f385b8d30bc None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:19.280369 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-438f58ec-3c6a-4b73-80de-7f385b8d30bc tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 Jul 31 09:30:19.280369 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-438f58ec-3c6a-4b73-80de-7f385b8d30bc tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:19.280369 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-438f58ec-3c6a-4b73-80de-7f385b8d30bc tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:19.280369 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-438f58ec-3c6a-4b73-80de-7f385b8d30bc tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d58ef10a-3bd9-42ae-ad99-f6a9ece01059. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:19.291961 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:19.291961 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:19.292979 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-438f58ec-3c6a-4b73-80de-7f385b8d30bc tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 returned with HTTP 200 Jul 31 09:30:19.293449 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 476/1889] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:19 2026] GET /volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 => generated 722 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:19.742894 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-54cc430f-0fdc-48a2-a326-d0a8cdcd65bc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:19.744971 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-54cc430f-0fdc-48a2-a326-d0a8cdcd65bc tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/5339f774-642b-4877-bc3a-8036a6762bf7 Jul 31 09:30:19.745221 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-54cc430f-0fdc-48a2-a326-d0a8cdcd65bc tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:19.745533 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-54cc430f-0fdc-48a2-a326-d0a8cdcd65bc tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:19.758196 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:19.758196 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:19.766632 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-54cc430f-0fdc-48a2-a326-d0a8cdcd65bc tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:19.775946 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-54cc430f-0fdc-48a2-a326-d0a8cdcd65bc tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/5339f774-642b-4877-bc3a-8036a6762bf7 returned with HTTP 200 Jul 31 09:30:19.775946 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 473/1890] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:19 2026] GET /volume/v3/volumes/5339f774-642b-4877-bc3a-8036a6762bf7 => generated 872 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:19.790559 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-94423440-baed-40ae-936d-16a4efa83b71 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:19.795326 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-94423440-baed-40ae-936d-16a4efa83b71 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] PUT https://10.4.3.226/volume/v3/volumes/5339f774-642b-4877-bc3a-8036a6762bf7 Jul 31 09:30:19.795326 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-94423440-baed-40ae-936d-16a4efa83b71 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-224036962", "description": null}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:19.805580 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:19.805580 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:19.811150 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-94423440-baed-40ae-936d-16a4efa83b71 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:19.819984 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-94423440-baed-40ae-936d-16a4efa83b71 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume updated successfully. Jul 31 09:30:19.821278 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-94423440-baed-40ae-936d-16a4efa83b71 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/5339f774-642b-4877-bc3a-8036a6762bf7 returned with HTTP 200 Jul 31 09:30:19.822137 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 469/1891] 10.4.3.226 () {68 vars in 1368 bytes} [Fri Jul 31 09:30:19 2026] PUT /volume/v3/volumes/5339f774-642b-4877-bc3a-8036a6762bf7 => generated 769 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:19.835967 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e05811a2-418b-4248-b753-1fe3fa3a6ed1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:19.839065 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e05811a2-418b-4248-b753-1fe3fa3a6ed1 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/5339f774-642b-4877-bc3a-8036a6762bf7 Jul 31 09:30:19.839298 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e05811a2-418b-4248-b753-1fe3fa3a6ed1 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:19.839599 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e05811a2-418b-4248-b753-1fe3fa3a6ed1 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:19.849274 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:19.849274 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:19.854719 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e05811a2-418b-4248-b753-1fe3fa3a6ed1 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:19.859343 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e05811a2-418b-4248-b753-1fe3fa3a6ed1 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/5339f774-642b-4877-bc3a-8036a6762bf7 returned with HTTP 200 Jul 31 09:30:19.859822 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 474/1892] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:19 2026] GET /volume/v3/volumes/5339f774-642b-4877-bc3a-8036a6762bf7 => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:19.874621 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c09b982c-9672-4814-9d6f-b3bdc552191c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:19.876479 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c09b982c-9672-4814-9d6f-b3bdc552191c tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] DELETE https://10.4.3.226/volume/v3/volumes/5339f774-642b-4877-bc3a-8036a6762bf7 Jul 31 09:30:19.876665 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c09b982c-9672-4814-9d6f-b3bdc552191c tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:19.876867 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c09b982c-9672-4814-9d6f-b3bdc552191c tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:19.877048 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-c09b982c-9672-4814-9d6f-b3bdc552191c tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Delete volume with id: 5339f774-642b-4877-bc3a-8036a6762bf7 Jul 31 09:30:19.884122 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:19.884122 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:19.884596 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c09b982c-9672-4814-9d6f-b3bdc552191c tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:19.906050 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c09b982c-9672-4814-9d6f-b3bdc552191c tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Delete volume request issued successfully. Jul 31 09:30:19.906445 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c09b982c-9672-4814-9d6f-b3bdc552191c tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/5339f774-642b-4877-bc3a-8036a6762bf7 returned with HTTP 202 Jul 31 09:30:19.907002 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 477/1893] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:30:19 2026] DELETE /volume/v3/volumes/5339f774-642b-4877-bc3a-8036a6762bf7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:30:19.920660 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f3300037-8dfa-44ff-ae94-de79fbf3012e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:19.923425 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f3300037-8dfa-44ff-ae94-de79fbf3012e tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/5339f774-642b-4877-bc3a-8036a6762bf7 Jul 31 09:30:19.923502 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f3300037-8dfa-44ff-ae94-de79fbf3012e tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:19.923839 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f3300037-8dfa-44ff-ae94-de79fbf3012e tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:19.935520 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:19.935520 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:19.941956 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f3300037-8dfa-44ff-ae94-de79fbf3012e tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:19.948761 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f3300037-8dfa-44ff-ae94-de79fbf3012e tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/5339f774-642b-4877-bc3a-8036a6762bf7 returned with HTTP 200 Jul 31 09:30:19.949667 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 474/1894] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:19 2026] GET /volume/v3/volumes/5339f774-642b-4877-bc3a-8036a6762bf7 => generated 836 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:20.307862 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-571fe2f8-158e-444c-8c98-5b16d73b7ac8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:20.314123 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-571fe2f8-158e-444c-8c98-5b16d73b7ac8 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 Jul 31 09:30:20.314604 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-571fe2f8-158e-444c-8c98-5b16d73b7ac8 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:20.314896 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-571fe2f8-158e-444c-8c98-5b16d73b7ac8 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:20.315089 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-571fe2f8-158e-444c-8c98-5b16d73b7ac8 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d58ef10a-3bd9-42ae-ad99-f6a9ece01059. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:20.327344 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:20.327344 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:20.328343 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-571fe2f8-158e-444c-8c98-5b16d73b7ac8 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 returned with HTTP 200 Jul 31 09:30:20.328888 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 470/1895] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:20 2026] GET /volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 => generated 724 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:20.971369 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6f6c6377-cc80-4d24-a878-fa7db94cdfc9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:20.973458 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6f6c6377-cc80-4d24-a878-fa7db94cdfc9 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/5339f774-642b-4877-bc3a-8036a6762bf7 Jul 31 09:30:20.973680 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6f6c6377-cc80-4d24-a878-fa7db94cdfc9 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:20.974198 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6f6c6377-cc80-4d24-a878-fa7db94cdfc9 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:20.983293 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6f6c6377-cc80-4d24-a878-fa7db94cdfc9 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/5339f774-642b-4877-bc3a-8036a6762bf7 returned with HTTP 404 Jul 31 09:30:20.984087 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 475/1896] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:20 2026] GET /volume/v3/volumes/5339f774-642b-4877-bc3a-8036a6762bf7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:30:20.996033 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0ca78df7-d47e-44b2-b43a-61354bee6850 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:20.999687 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0ca78df7-d47e-44b2-b43a-61354bee6850 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/8b638b35-f214-4b5d-944f-197deab5dc43 Jul 31 09:30:20.999922 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0ca78df7-d47e-44b2-b43a-61354bee6850 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:21.000157 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0ca78df7-d47e-44b2-b43a-61354bee6850 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:21.010671 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:21.010671 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:21.020457 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-0ca78df7-d47e-44b2-b43a-61354bee6850 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:21.031756 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0ca78df7-d47e-44b2-b43a-61354bee6850 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/8b638b35-f214-4b5d-944f-197deab5dc43 returned with HTTP 200 Jul 31 09:30:21.032308 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 478/1897] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:20 2026] GET /volume/v3/volumes/8b638b35-f214-4b5d-944f-197deab5dc43 => generated 1406 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:21.052921 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c35a0be5-8394-4d72-9c67-717387df6850 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:21.055269 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c35a0be5-8394-4d72-9c67-717387df6850 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] DELETE https://10.4.3.226/volume/v3/volumes/8b638b35-f214-4b5d-944f-197deab5dc43 Jul 31 09:30:21.057313 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c35a0be5-8394-4d72-9c67-717387df6850 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:21.057846 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c35a0be5-8394-4d72-9c67-717387df6850 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:21.058191 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-c35a0be5-8394-4d72-9c67-717387df6850 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Delete volume with id: 8b638b35-f214-4b5d-944f-197deab5dc43 Jul 31 09:30:21.072985 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:21.072985 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:21.074572 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c35a0be5-8394-4d72-9c67-717387df6850 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:21.113737 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c35a0be5-8394-4d72-9c67-717387df6850 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Delete volume request issued successfully. Jul 31 09:30:21.114101 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c35a0be5-8394-4d72-9c67-717387df6850 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/8b638b35-f214-4b5d-944f-197deab5dc43 returned with HTTP 202 Jul 31 09:30:21.114903 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 475/1898] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:30:21 2026] DELETE /volume/v3/volumes/8b638b35-f214-4b5d-944f-197deab5dc43 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:30:21.127525 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-388c3ac2-b49c-4d63-a793-05e98c72c43d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:21.132850 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-388c3ac2-b49c-4d63-a793-05e98c72c43d tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/8b638b35-f214-4b5d-944f-197deab5dc43 Jul 31 09:30:21.135182 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-388c3ac2-b49c-4d63-a793-05e98c72c43d tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:21.135695 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-388c3ac2-b49c-4d63-a793-05e98c72c43d tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:21.155892 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:21.155892 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:21.165203 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-388c3ac2-b49c-4d63-a793-05e98c72c43d tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Volume info retrieved successfully. Jul 31 09:30:21.175065 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-388c3ac2-b49c-4d63-a793-05e98c72c43d tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/8b638b35-f214-4b5d-944f-197deab5dc43 returned with HTTP 200 Jul 31 09:30:21.175706 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 471/1899] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:21 2026] GET /volume/v3/volumes/8b638b35-f214-4b5d-944f-197deab5dc43 => generated 1405 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:21.345805 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fd41189d-e390-4783-9de5-3b96b746c815 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:21.348569 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fd41189d-e390-4783-9de5-3b96b746c815 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 Jul 31 09:30:21.350115 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fd41189d-e390-4783-9de5-3b96b746c815 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:21.350115 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fd41189d-e390-4783-9de5-3b96b746c815 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:21.350115 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-fd41189d-e390-4783-9de5-3b96b746c815 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d58ef10a-3bd9-42ae-ad99-f6a9ece01059. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:21.355221 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:21.355221 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:21.356182 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fd41189d-e390-4783-9de5-3b96b746c815 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 returned with HTTP 200 Jul 31 09:30:21.356989 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 476/1900] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:21 2026] GET /volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:22.197206 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-93f2b829-ab36-44d7-9b91-9bb7bfed6b14 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:22.199676 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-93f2b829-ab36-44d7-9b91-9bb7bfed6b14 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] GET https://10.4.3.226/volume/v3/volumes/8b638b35-f214-4b5d-944f-197deab5dc43 Jul 31 09:30:22.200485 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-93f2b829-ab36-44d7-9b91-9bb7bfed6b14 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:22.200485 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-93f2b829-ab36-44d7-9b91-9bb7bfed6b14 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:22.211524 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-93f2b829-ab36-44d7-9b91-9bb7bfed6b14 tempest-VolumesGetTest-1318067247 tempest-VolumesGetTest-1318067247-project-member] https://10.4.3.226/volume/v3/volumes/8b638b35-f214-4b5d-944f-197deab5dc43 returned with HTTP 404 Jul 31 09:30:22.212066 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 479/1901] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:22 2026] GET /volume/v3/volumes/8b638b35-f214-4b5d-944f-197deab5dc43 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:30:22.373332 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-bc3a6771-0e85-4f7e-abd7-49be2d4d07d6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:22.377288 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bc3a6771-0e85-4f7e-abd7-49be2d4d07d6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 Jul 31 09:30:22.377746 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bc3a6771-0e85-4f7e-abd7-49be2d4d07d6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:22.377746 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bc3a6771-0e85-4f7e-abd7-49be2d4d07d6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:22.377831 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-bc3a6771-0e85-4f7e-abd7-49be2d4d07d6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d58ef10a-3bd9-42ae-ad99-f6a9ece01059. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:22.388039 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:22.388039 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:22.389068 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bc3a6771-0e85-4f7e-abd7-49be2d4d07d6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 returned with HTTP 200 Jul 31 09:30:22.389564 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 476/1902] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:22 2026] GET /volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:23.404929 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ea13b6bd-5c02-411f-a6b3-a1b60455e76b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:23.409017 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ea13b6bd-5c02-411f-a6b3-a1b60455e76b tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 Jul 31 09:30:23.409391 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ea13b6bd-5c02-411f-a6b3-a1b60455e76b tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:23.409668 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ea13b6bd-5c02-411f-a6b3-a1b60455e76b tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:23.409883 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-ea13b6bd-5c02-411f-a6b3-a1b60455e76b tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d58ef10a-3bd9-42ae-ad99-f6a9ece01059. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:23.417182 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:23.417182 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:23.417936 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ea13b6bd-5c02-411f-a6b3-a1b60455e76b tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 returned with HTTP 200 Jul 31 09:30:23.418630 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 472/1903] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:23 2026] GET /volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:23.810172 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-165506bf-1c61-458e-817f-19a0aaa889eb req-99f48126-b439-4a0e-95f0-f844694a8515 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:23.817301 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-165506bf-1c61-458e-817f-19a0aaa889eb req-99f48126-b439-4a0e-95f0-f844694a8515 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0/encryption Jul 31 09:30:23.817581 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-165506bf-1c61-458e-817f-19a0aaa889eb req-99f48126-b439-4a0e-95f0-f844694a8515 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:23.818311 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-165506bf-1c61-458e-817f-19a0aaa889eb req-99f48126-b439-4a0e-95f0-f844694a8515 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:23.838368 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:23.838368 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:23.854936 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-165506bf-1c61-458e-817f-19a0aaa889eb req-99f48126-b439-4a0e-95f0-f844694a8515 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0/encryption returned with HTTP 200 Jul 31 09:30:23.855321 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 477/1904] 10.4.3.226 () {68 vars in 1631 bytes} [Fri Jul 31 09:30:23 2026] GET /volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0/encryption => generated 161 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:24.439775 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3a981a33-eeed-443a-8320-cfd8bd293806 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:24.442641 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3a981a33-eeed-443a-8320-cfd8bd293806 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 Jul 31 09:30:24.442896 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3a981a33-eeed-443a-8320-cfd8bd293806 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:24.443678 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3a981a33-eeed-443a-8320-cfd8bd293806 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:24.443678 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-3a981a33-eeed-443a-8320-cfd8bd293806 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d58ef10a-3bd9-42ae-ad99-f6a9ece01059. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:24.458130 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:24.458130 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:24.459301 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3a981a33-eeed-443a-8320-cfd8bd293806 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 returned with HTTP 200 Jul 31 09:30:24.460029 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 480/1905] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:24 2026] GET /volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:24.889984 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2f18f227-e633-45ae-9cf4-5d1531b89060 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:24.892706 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2f18f227-e633-45ae-9cf4-5d1531b89060 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:30:24.893174 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2f18f227-e633-45ae-9cf4-5d1531b89060 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-545536740"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:24.895755 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-2f18f227-e633-45ae-9cf4-5d1531b89060 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-545536740'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:30:24.896460 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-2f18f227-e633-45ae-9cf4-5d1531b89060 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Create volume of 1 GB Jul 31 09:30:24.904271 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-2f18f227-e633-45ae-9cf4-5d1531b89060 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Availability Zones retrieved successfully. Jul 31 09:30:24.911599 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-2f18f227-e633-45ae-9cf4-5d1531b89060 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Flow 'volume_create_api' (5e26850e-8d3a-48b2-b004-8f4a55985ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:24.913027 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-2f18f227-e633-45ae-9cf4-5d1531b89060 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0672c1eb-50fc-4f60-893b-5be0614d69a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:24.914566 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-2f18f227-e633-45ae-9cf4-5d1531b89060 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:30:24.964421 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-2f18f227-e633-45ae-9cf4-5d1531b89060 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0672c1eb-50fc-4f60-893b-5be0614d69a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:24.965073 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-2f18f227-e633-45ae-9cf4-5d1531b89060 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d64fcc9-9dfd-4ff1-9453-9958e43bee99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:25.013704 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-165506bf-1c61-458e-817f-19a0aaa889eb req-48862032-4c4a-4f11-8d39-1cbd3af02733 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:25.017722 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-165506bf-1c61-458e-817f-19a0aaa889eb req-48862032-4c4a-4f11-8d39-1cbd3af02733 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/attachments/510d645b-dbc0-4972-a6ad-c5fd3d8a98ed Jul 31 09:30:25.017939 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-165506bf-1c61-458e-817f-19a0aaa889eb req-48862032-4c4a-4f11-8d39-1cbd3af02733 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:25.018157 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-165506bf-1c61-458e-817f-19a0aaa889eb req-48862032-4c4a-4f11-8d39-1cbd3af02733 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:25.036045 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:25.036045 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:25.043852 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-2f18f227-e633-45ae-9cf4-5d1531b89060 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Created reservations ['894ef717-35d8-4eb5-ab62-b5a6a482b38c', 'ac58330b-0599-4d7a-b74a-30315bb0e9a5', '44548dd9-8963-44d7-aa09-d0210d24e561', 'b1cbd7ed-b946-41f5-8311-35c42e60ac39'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:30:25.044052 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-2f18f227-e633-45ae-9cf4-5d1531b89060 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d64fcc9-9dfd-4ff1-9453-9958e43bee99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['894ef717-35d8-4eb5-ab62-b5a6a482b38c', 'ac58330b-0599-4d7a-b74a-30315bb0e9a5', '44548dd9-8963-44d7-aa09-d0210d24e561', 'b1cbd7ed-b946-41f5-8311-35c42e60ac39']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:25.044914 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-2f18f227-e633-45ae-9cf4-5d1531b89060 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a999cca8-5024-4713-95a4-dad68a305002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:25.076540 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-2f18f227-e633-45ae-9cf4-5d1531b89060 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a999cca8-5024-4713-95a4-dad68a305002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e904ff3c-b748-4cb9-98dc-d876125629f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-545536740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69eb2d92b94440deb2f6ea5adf5d6f3b',qos_specs=None,replication_status=,reservations=['894ef717-35d8-4eb5-ab62-b5a6a482b38c','ac58330b-0599-4d7a-b74a-30315bb0e9a5','44548dd9-8963-44d7-aa09-d0210d24e561','b1cbd7ed-b946-41f5-8311-35c42e60ac39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d67c63b7c2e1490b91d3195b718210f3',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:30:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-545536740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e904ff3c-b748-4cb9-98dc-d876125629f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69eb2d92b94440deb2f6ea5adf5d6f3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d67c63b7c2e1490b91d3195b718210f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:25.080274 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-2f18f227-e633-45ae-9cf4-5d1531b89060 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bbf2456-3a9f-46b3-a917-bf7ac555ff90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:25.112322 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-2f18f227-e633-45ae-9cf4-5d1531b89060 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bbf2456-3a9f-46b3-a917-bf7ac555ff90) transitioned into state 'SUCCESS' from state '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-545536740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69eb2d92b94440deb2f6ea5adf5d6f3b',qos_specs=None,replication_status=,reservations=['894ef717-35d8-4eb5-ab62-b5a6a482b38c','ac58330b-0599-4d7a-b74a-30315bb0e9a5','44548dd9-8963-44d7-aa09-d0210d24e561','b1cbd7ed-b946-41f5-8311-35c42e60ac39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d67c63b7c2e1490b91d3195b718210f3',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:25.113612 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-2f18f227-e633-45ae-9cf4-5d1531b89060 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f01ad5d7-9984-4126-a1e6-3da7e40c1659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:25.116626 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-165506bf-1c61-458e-817f-19a0aaa889eb req-48862032-4c4a-4f11-8d39-1cbd3af02733 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments/510d645b-dbc0-4972-a6ad-c5fd3d8a98ed returned with HTTP 200 Jul 31 09:30:25.117201 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 473/1906] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:30:25 2026] DELETE /volume/v3/attachments/510d645b-dbc0-4972-a6ad-c5fd3d8a98ed => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:25.130484 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-2f18f227-e633-45ae-9cf4-5d1531b89060 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f01ad5d7-9984-4126-a1e6-3da7e40c1659) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:25.132901 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-2f18f227-e633-45ae-9cf4-5d1531b89060 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Flow 'volume_create_api' (5e26850e-8d3a-48b2-b004-8f4a55985ccd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:25.132901 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-2f18f227-e633-45ae-9cf4-5d1531b89060 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Create volume request issued successfully. Jul 31 09:30:25.133396 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2f18f227-e633-45ae-9cf4-5d1531b89060 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:30:25.134012 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 477/1907] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:30:24 2026] POST /volume/v3/volumes => generated 750 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:30:25.153184 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-25832efc-07b4-4054-941f-0160f545b760 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:25.157414 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-25832efc-07b4-4054-941f-0160f545b760 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 Jul 31 09:30:25.157414 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-25832efc-07b4-4054-941f-0160f545b760 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:25.157414 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-25832efc-07b4-4054-941f-0160f545b760 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:25.171169 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:25.171169 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:25.187540 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-25832efc-07b4-4054-941f-0160f545b760 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:25.202050 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-25832efc-07b4-4054-941f-0160f545b760 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 returned with HTTP 200 Jul 31 09:30:25.203389 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 478/1908] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:25 2026] GET /volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 => generated 818 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:25.479294 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7c9b4da0-cff2-458f-93e3-d1f86ea066a4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:25.487103 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7c9b4da0-cff2-458f-93e3-d1f86ea066a4 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 Jul 31 09:30:25.487103 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7c9b4da0-cff2-458f-93e3-d1f86ea066a4 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:25.487103 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7c9b4da0-cff2-458f-93e3-d1f86ea066a4 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:25.487103 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-7c9b4da0-cff2-458f-93e3-d1f86ea066a4 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d58ef10a-3bd9-42ae-ad99-f6a9ece01059. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:25.496886 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:25.496886 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:25.498372 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7c9b4da0-cff2-458f-93e3-d1f86ea066a4 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 returned with HTTP 200 Jul 31 09:30:25.499128 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 481/1909] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:25 2026] GET /volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:26.222777 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4f90d1dc-f3b4-4c47-99ba-03580a7e719d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:26.228104 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4f90d1dc-f3b4-4c47-99ba-03580a7e719d tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 Jul 31 09:30:26.230230 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4f90d1dc-f3b4-4c47-99ba-03580a7e719d tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:26.230230 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4f90d1dc-f3b4-4c47-99ba-03580a7e719d tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:26.246518 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:26.246518 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:26.255666 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4f90d1dc-f3b4-4c47-99ba-03580a7e719d tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:26.271705 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4f90d1dc-f3b4-4c47-99ba-03580a7e719d tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 returned with HTTP 200 Jul 31 09:30:26.271705 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 474/1910] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:26 2026] GET /volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 => generated 843 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:26.341995 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-85c5bbd7-0cf3-4f0d-9745-8b25afef868d req-e2f2960b-a761-47c8-b45b-702a29573fea None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:26.348944 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-85c5bbd7-0cf3-4f0d-9745-8b25afef868d req-e2f2960b-a761-47c8-b45b-702a29573fea tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 Jul 31 09:30:26.349267 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-85c5bbd7-0cf3-4f0d-9745-8b25afef868d req-e2f2960b-a761-47c8-b45b-702a29573fea tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:26.349584 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-85c5bbd7-0cf3-4f0d-9745-8b25afef868d req-e2f2960b-a761-47c8-b45b-702a29573fea tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:26.360807 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:26.360807 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:26.367597 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-85c5bbd7-0cf3-4f0d-9745-8b25afef868d req-e2f2960b-a761-47c8-b45b-702a29573fea tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:26.374039 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-85c5bbd7-0cf3-4f0d-9745-8b25afef868d req-e2f2960b-a761-47c8-b45b-702a29573fea tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 returned with HTTP 200 Jul 31 09:30:26.374905 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 478/1911] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:30:26 2026] GET /volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:26.514483 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3981c737-5d41-4194-b52a-a4d317636779 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:26.518170 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3981c737-5d41-4194-b52a-a4d317636779 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 Jul 31 09:30:26.518403 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3981c737-5d41-4194-b52a-a4d317636779 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:26.518675 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3981c737-5d41-4194-b52a-a4d317636779 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:26.518881 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-3981c737-5d41-4194-b52a-a4d317636779 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d58ef10a-3bd9-42ae-ad99-f6a9ece01059. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:26.523041 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2db9b587-fc08-4503-b541-4303a7f014aa None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:26.523825 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2db9b587-fc08-4503-b541-4303a7f014aa None None] GET https://10.4.3.226/volume// Jul 31 09:30:26.523920 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2db9b587-fc08-4503-b541-4303a7f014aa None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:26.524552 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2db9b587-fc08-4503-b541-4303a7f014aa None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:26.524552 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2db9b587-fc08-4503-b541-4303a7f014aa None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:30:26.524863 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 482/1912] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:30:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:30:26.525498 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:26.525498 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:26.526435 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3981c737-5d41-4194-b52a-a4d317636779 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 returned with HTTP 200 Jul 31 09:30:26.527800 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 479/1913] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:26 2026] GET /volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:26.536340 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-85c5bbd7-0cf3-4f0d-9745-8b25afef868d req-631d0ff3-e3cd-4596-af3e-4cbae1728d10 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:26.539384 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-85c5bbd7-0cf3-4f0d-9745-8b25afef868d req-631d0ff3-e3cd-4596-af3e-4cbae1728d10 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:30:26.541213 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-85c5bbd7-0cf3-4f0d-9745-8b25afef868d req-631d0ff3-e3cd-4596-af3e-4cbae1728d10 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e904ff3c-b748-4cb9-98dc-d876125629f2", "connector": null, "instance_uuid": "c52bfca7-31d4-47c0-ae34-190418fc9c05"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:26.554164 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:26.554164 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:26.612535 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-85c5bbd7-0cf3-4f0d-9745-8b25afef868d req-631d0ff3-e3cd-4596-af3e-4cbae1728d10 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:30:26.613217 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 475/1914] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:30:26 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 31 09:30:26.668646 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ef193353-ed10-4c8d-9781-e6a3e6419f28 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:26.672320 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ef193353-ed10-4c8d-9781-e6a3e6419f28 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 Jul 31 09:30:26.672320 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ef193353-ed10-4c8d-9781-e6a3e6419f28 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:26.672320 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ef193353-ed10-4c8d-9781-e6a3e6419f28 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:26.690305 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:26.690305 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:26.701123 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-ef193353-ed10-4c8d-9781-e6a3e6419f28 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:26.701706 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-341f4893-d931-49a0-ae67-36c706e063ac None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:26.701973 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-341f4893-d931-49a0-ae67-36c706e063ac None None] GET https://10.4.3.226/volume// Jul 31 09:30:26.702221 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-341f4893-d931-49a0-ae67-36c706e063ac None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:26.702518 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-341f4893-d931-49a0-ae67-36c706e063ac None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:26.702987 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-341f4893-d931-49a0-ae67-36c706e063ac None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:30:26.703348 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 483/1915] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:30:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:30:26.710395 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ef193353-ed10-4c8d-9781-e6a3e6419f28 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 returned with HTTP 200 Jul 31 09:30:26.710858 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 479/1916] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:26 2026] GET /volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:26.717053 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-85c5bbd7-0cf3-4f0d-9745-8b25afef868d req-1a432414-c13a-4c98-b6a5-13398f89307e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:26.718551 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-85c5bbd7-0cf3-4f0d-9745-8b25afef868d req-1a432414-c13a-4c98-b6a5-13398f89307e tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 Jul 31 09:30:26.718833 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-85c5bbd7-0cf3-4f0d-9745-8b25afef868d req-1a432414-c13a-4c98-b6a5-13398f89307e tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:26.719136 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-85c5bbd7-0cf3-4f0d-9745-8b25afef868d req-1a432414-c13a-4c98-b6a5-13398f89307e tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:26.735891 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:26.735891 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:26.745224 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-85c5bbd7-0cf3-4f0d-9745-8b25afef868d req-1a432414-c13a-4c98-b6a5-13398f89307e tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:26.754636 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-85c5bbd7-0cf3-4f0d-9745-8b25afef868d req-1a432414-c13a-4c98-b6a5-13398f89307e tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 returned with HTTP 200 Jul 31 09:30:26.755386 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 480/1917] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:30:26 2026] GET /volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 => generated 1022 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:30:26.907722 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-85c5bbd7-0cf3-4f0d-9745-8b25afef868d req-4ff58a14-0c54-43e8-988c-c1077c27fa71 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:26.910586 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-85c5bbd7-0cf3-4f0d-9745-8b25afef868d req-4ff58a14-0c54-43e8-988c-c1077c27fa71 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] PUT https://10.4.3.226/volume/v3/attachments/5a6bba35-37ba-4de6-a394-f4bb9a66883b Jul 31 09:30:26.911567 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-85c5bbd7-0cf3-4f0d-9745-8b25afef868d req-4ff58a14-0c54-43e8-988c-c1077c27fa71 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:26.919434 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-85c5bbd7-0cf3-4f0d-9745-8b25afef868d req-4ff58a14-0c54-43e8-988c-c1077c27fa71 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Acquiring lock "cinder-attachment_update-e904ff3c-b748-4cb9-98dc-d876125629f2-np0000006200" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:30:26.924581 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-85c5bbd7-0cf3-4f0d-9745-8b25afef868d req-4ff58a14-0c54-43e8-988c-c1077c27fa71 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Lock "cinder-attachment_update-e904ff3c-b748-4cb9-98dc-d876125629f2-np0000006200" acquired by "attachment_update" :: waited 0.006s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:30:26.925406 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:26.925406 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:27.026114 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-85c5bbd7-0cf3-4f0d-9745-8b25afef868d req-4ff58a14-0c54-43e8-988c-c1077c27fa71 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Lock "cinder-attachment_update-e904ff3c-b748-4cb9-98dc-d876125629f2-np0000006200" released by "attachment_update" :: held 0.102s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:30:27.026469 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-85c5bbd7-0cf3-4f0d-9745-8b25afef868d req-4ff58a14-0c54-43e8-988c-c1077c27fa71 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/attachments/5a6bba35-37ba-4de6-a394-f4bb9a66883b returned with HTTP 200 Jul 31 09:30:27.026965 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 476/1918] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:30:26 2026] PUT /volume/v3/attachments/5a6bba35-37ba-4de6-a394-f4bb9a66883b => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:27.136030 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7799dfb4-cbbb-4c0a-8034-32b144d32c0d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:27.140153 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7799dfb4-cbbb-4c0a-8034-32b144d32c0d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0 Jul 31 09:30:27.140477 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7799dfb4-cbbb-4c0a-8034-32b144d32c0d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:27.140777 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7799dfb4-cbbb-4c0a-8034-32b144d32c0d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:27.140993 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-7799dfb4-cbbb-4c0a-8034-32b144d32c0d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete volume with id: dac976ad-d1f4-484c-969e-810f183bccd0 Jul 31 09:30:27.154129 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:27.154129 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:27.154869 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-7799dfb4-cbbb-4c0a-8034-32b144d32c0d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:30:27.174407 np0000006200 devstack@c-api.service[100315]: WARNING cinder.keymgr.conf_key_mgr [None req-7799dfb4-cbbb-4c0a-8034-32b144d32c0d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 09:30:27.184222 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-7799dfb4-cbbb-4c0a-8034-32b144d32c0d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete volume request issued successfully. Jul 31 09:30:27.185440 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7799dfb4-cbbb-4c0a-8034-32b144d32c0d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0 returned with HTTP 202 Jul 31 09:30:27.185440 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 484/1919] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:30:27 2026] DELETE /volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:30:27.194996 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c062aab3-6a82-4df4-905b-79cd2071c29a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:27.197126 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c062aab3-6a82-4df4-905b-79cd2071c29a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0 Jul 31 09:30:27.197126 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c062aab3-6a82-4df4-905b-79cd2071c29a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:27.197968 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c062aab3-6a82-4df4-905b-79cd2071c29a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:27.212972 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:27.212972 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:27.229546 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c062aab3-6a82-4df4-905b-79cd2071c29a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:30:27.236600 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c062aab3-6a82-4df4-905b-79cd2071c29a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0 returned with HTTP 200 Jul 31 09:30:27.237393 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 480/1920] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:27 2026] GET /volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0 => generated 872 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:27.541544 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9fc4a471-8557-4e49-b0cf-f2e6052066f4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:27.543740 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9fc4a471-8557-4e49-b0cf-f2e6052066f4 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 Jul 31 09:30:27.543957 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9fc4a471-8557-4e49-b0cf-f2e6052066f4 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:27.544414 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9fc4a471-8557-4e49-b0cf-f2e6052066f4 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:27.544414 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-9fc4a471-8557-4e49-b0cf-f2e6052066f4 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d58ef10a-3bd9-42ae-ad99-f6a9ece01059. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:27.549912 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:27.549912 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:27.550906 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9fc4a471-8557-4e49-b0cf-f2e6052066f4 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 returned with HTTP 200 Jul 31 09:30:27.551547 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 481/1921] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:27 2026] GET /volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:27.726213 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9582a5f2-ee98-4740-b6b5-9cf8011ea21a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:27.728198 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9582a5f2-ee98-4740-b6b5-9cf8011ea21a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 Jul 31 09:30:27.728628 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9582a5f2-ee98-4740-b6b5-9cf8011ea21a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:27.728799 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9582a5f2-ee98-4740-b6b5-9cf8011ea21a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:27.745186 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:27.745186 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:27.751589 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9582a5f2-ee98-4740-b6b5-9cf8011ea21a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:27.759672 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9582a5f2-ee98-4740-b6b5-9cf8011ea21a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 returned with HTTP 200 Jul 31 09:30:27.760160 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 477/1922] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:27 2026] GET /volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:28.258420 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-fd555c99-beda-48cb-9345-08b603dccd58 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:28.266155 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fd555c99-beda-48cb-9345-08b603dccd58 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0 Jul 31 09:30:28.266468 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fd555c99-beda-48cb-9345-08b603dccd58 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:28.266737 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fd555c99-beda-48cb-9345-08b603dccd58 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:28.300337 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fd555c99-beda-48cb-9345-08b603dccd58 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0 returned with HTTP 404 Jul 31 09:30:28.300337 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 485/1923] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:28 2026] GET /volume/v3/volumes/dac976ad-d1f4-484c-969e-810f183bccd0 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:30:28.302076 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ee14e9c8-f09f-4b65-8138-a85bdbf7610d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:28.303707 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ee14e9c8-f09f-4b65-8138-a85bdbf7610d tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] GET https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1 Jul 31 09:30:28.303707 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ee14e9c8-f09f-4b65-8138-a85bdbf7610d tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:28.303969 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ee14e9c8-f09f-4b65-8138-a85bdbf7610d tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] Calling method 'detail' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:28.305885 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-ee14e9c8-f09f-4b65-8138-a85bdbf7610d tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100314) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:30:28.337703 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-ee14e9c8-f09f-4b65-8138-a85bdbf7610d tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] Get all volumes completed successfully. Jul 31 09:30:28.340943 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:28.340943 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:28.348777 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ee14e9c8-f09f-4b65-8138-a85bdbf7610d tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 09:30:28.349286 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 481/1924] 10.4.3.226 () {66 vars in 1285 bytes} [Fri Jul 31 09:30:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13107 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:30:28.370453 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fd6ff8f6-e2f9-4ab3-8e5a-aa7f3d6116c6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:28.373448 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fd6ff8f6-e2f9-4ab3-8e5a-aa7f3d6116c6 tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] DELETE https://10.4.3.226/volume/v3/types/877c60a8-57ea-4218-8589-d0a3d4cb2f4e Jul 31 09:30:28.373448 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fd6ff8f6-e2f9-4ab3-8e5a-aa7f3d6116c6 tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:28.373448 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fd6ff8f6-e2f9-4ab3-8e5a-aa7f3d6116c6 tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:28.437099 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fd6ff8f6-e2f9-4ab3-8e5a-aa7f3d6116c6 tempest-TestVolumeBootPattern-750085670 tempest-TestVolumeBootPattern-750085670-project-admin] https://10.4.3.226/volume/v3/types/877c60a8-57ea-4218-8589-d0a3d4cb2f4e returned with HTTP 202 Jul 31 09:30:28.437793 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 482/1925] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:30:28 2026] DELETE /volume/v3/types/877c60a8-57ea-4218-8589-d0a3d4cb2f4e => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:30:28.479171 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-74a53f6c-f4bf-4de6-9f3e-7c5363d88797 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:28.481206 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-74a53f6c-f4bf-4de6-9f3e-7c5363d88797 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:30:28.481562 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-74a53f6c-f4bf-4de6-9f3e-7c5363d88797 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1761825668", "snapshot_id": null, "imageRef": "b3e619b5-8776-4672-b197-1edb98781403", "volume_type": null, "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:28.483256 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-74a53f6c-f4bf-4de6-9f3e-7c5363d88797 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1761825668', 'snapshot_id': None, 'imageRef': 'b3e619b5-8776-4672-b197-1edb98781403', 'volume_type': None, 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:30:28.565938 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d3e92f53-ce20-4966-92f6-9d43d9d2a767 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:28.572761 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d3e92f53-ce20-4966-92f6-9d43d9d2a767 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 Jul 31 09:30:28.573071 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d3e92f53-ce20-4966-92f6-9d43d9d2a767 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:28.573363 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d3e92f53-ce20-4966-92f6-9d43d9d2a767 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:28.573520 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-d3e92f53-ce20-4966-92f6-9d43d9d2a767 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d58ef10a-3bd9-42ae-ad99-f6a9ece01059. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:28.578355 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:28.578355 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:28.579039 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d3e92f53-ce20-4966-92f6-9d43d9d2a767 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 returned with HTTP 200 Jul 31 09:30:28.579634 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 486/1926] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:28 2026] GET /volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:28.605619 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-74a53f6c-f4bf-4de6-9f3e-7c5363d88797 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create volume of 1 GB Jul 31 09:30:28.612120 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-74a53f6c-f4bf-4de6-9f3e-7c5363d88797 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Availability Zones retrieved successfully. Jul 31 09:30:28.620369 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-74a53f6c-f4bf-4de6-9f3e-7c5363d88797 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Flow 'volume_create_api' (4b6c1c45-fc89-41a8-a22f-302e892b1fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:28.622197 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-74a53f6c-f4bf-4de6-9f3e-7c5363d88797 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75298058-f6c2-4481-87c8-20dbcab45e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:28.623538 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-74a53f6c-f4bf-4de6-9f3e-7c5363d88797 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:30:28.702346 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-74a53f6c-f4bf-4de6-9f3e-7c5363d88797 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75298058-f6c2-4481-87c8-20dbcab45e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:28.703304 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-74a53f6c-f4bf-4de6-9f3e-7c5363d88797 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d00506e-11dc-4cb7-bcf0-2b3b8258f40e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:28.764946 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-74a53f6c-f4bf-4de6-9f3e-7c5363d88797 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Created reservations ['fc962f9a-f1ec-41e4-8863-99d203992652', '2582fb21-ddff-4c29-89ad-0a405e34e505', 'bb0a9fd6-0092-4911-96a0-b0670b01b627', '2ffb519c-0ed6-4885-85c1-3d05b8fb9700'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:30:28.766050 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-74a53f6c-f4bf-4de6-9f3e-7c5363d88797 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d00506e-11dc-4cb7-bcf0-2b3b8258f40e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc962f9a-f1ec-41e4-8863-99d203992652', '2582fb21-ddff-4c29-89ad-0a405e34e505', 'bb0a9fd6-0092-4911-96a0-b0670b01b627', '2ffb519c-0ed6-4885-85c1-3d05b8fb9700']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:28.766674 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-74a53f6c-f4bf-4de6-9f3e-7c5363d88797 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3320533f-9013-4974-b905-5a7ae10708df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:28.776436 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3374d9f4-cf29-4503-9114-2b3c0f7fd04e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:28.778722 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3374d9f4-cf29-4503-9114-2b3c0f7fd04e tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 Jul 31 09:30:28.778905 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3374d9f4-cf29-4503-9114-2b3c0f7fd04e tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:28.779187 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3374d9f4-cf29-4503-9114-2b3c0f7fd04e tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:28.794066 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-74a53f6c-f4bf-4de6-9f3e-7c5363d88797 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3320533f-9013-4974-b905-5a7ae10708df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33fc8a55-504d-45f8-b353-be909a431422', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1761825668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd595dfeb93f41849f49661ac3a43748',qos_specs=None,replication_status=,reservations=['fc962f9a-f1ec-41e4-8863-99d203992652','2582fb21-ddff-4c29-89ad-0a405e34e505','bb0a9fd6-0092-4911-96a0-b0670b01b627','2ffb519c-0ed6-4885-85c1-3d05b8fb9700'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff17a2bea8b4e00a04577ee288030af',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:30:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1761825668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33fc8a55-504d-45f8-b353-be909a431422,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd595dfeb93f41849f49661ac3a43748',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ff17a2bea8b4e00a04577ee288030af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:28.794952 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-74a53f6c-f4bf-4de6-9f3e-7c5363d88797 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c94cc1f9-3ec9-4f87-8cda-e5f9097a184a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:28.795645 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:28.795645 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:28.802935 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-3374d9f4-cf29-4503-9114-2b3c0f7fd04e tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:28.812187 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3374d9f4-cf29-4503-9114-2b3c0f7fd04e tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 returned with HTTP 200 Jul 31 09:30:28.812803 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 482/1927] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:28 2026] GET /volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:28.829043 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-74a53f6c-f4bf-4de6-9f3e-7c5363d88797 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c94cc1f9-3ec9-4f87-8cda-e5f9097a184a) transitioned into state 'SUCCESS' from state '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-1761825668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd595dfeb93f41849f49661ac3a43748',qos_specs=None,replication_status=,reservations=['fc962f9a-f1ec-41e4-8863-99d203992652','2582fb21-ddff-4c29-89ad-0a405e34e505','bb0a9fd6-0092-4911-96a0-b0670b01b627','2ffb519c-0ed6-4885-85c1-3d05b8fb9700'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff17a2bea8b4e00a04577ee288030af',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:28.829043 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-74a53f6c-f4bf-4de6-9f3e-7c5363d88797 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1714234-0aaa-40f5-950a-625381b8b7b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:28.842203 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-74a53f6c-f4bf-4de6-9f3e-7c5363d88797 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1714234-0aaa-40f5-950a-625381b8b7b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:28.843501 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-74a53f6c-f4bf-4de6-9f3e-7c5363d88797 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Flow 'volume_create_api' (4b6c1c45-fc89-41a8-a22f-302e892b1fb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:28.843989 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-74a53f6c-f4bf-4de6-9f3e-7c5363d88797 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create volume request issued successfully. Jul 31 09:30:28.844772 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-74a53f6c-f4bf-4de6-9f3e-7c5363d88797 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:30:28.845353 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 478/1928] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:30:28 2026] POST /volume/v3/volumes => generated 759 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:30:28.871331 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cd9bbc88-937f-4ba0-a1ad-669e25670828 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:28.873128 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cd9bbc88-937f-4ba0-a1ad-669e25670828 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/33fc8a55-504d-45f8-b353-be909a431422 Jul 31 09:30:28.873350 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cd9bbc88-937f-4ba0-a1ad-669e25670828 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:28.873538 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cd9bbc88-937f-4ba0-a1ad-669e25670828 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:28.882509 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:28.882509 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:28.891197 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cd9bbc88-937f-4ba0-a1ad-669e25670828 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:30:28.899081 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cd9bbc88-937f-4ba0-a1ad-669e25670828 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/33fc8a55-504d-45f8-b353-be909a431422 returned with HTTP 200 Jul 31 09:30:28.899081 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 483/1929] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:28 2026] GET /volume/v3/volumes/33fc8a55-504d-45f8-b353-be909a431422 => generated 827 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:29.591176 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4fba9355-0b7d-4605-9f9f-978f03f55271 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:29.593396 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4fba9355-0b7d-4605-9f9f-978f03f55271 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 Jul 31 09:30:29.593606 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4fba9355-0b7d-4605-9f9f-978f03f55271 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:29.593784 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4fba9355-0b7d-4605-9f9f-978f03f55271 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:29.593889 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-4fba9355-0b7d-4605-9f9f-978f03f55271 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d58ef10a-3bd9-42ae-ad99-f6a9ece01059. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:29.599639 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:29.599639 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:29.600625 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4fba9355-0b7d-4605-9f9f-978f03f55271 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 returned with HTTP 200 Jul 31 09:30:29.601148 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 487/1930] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:29 2026] GET /volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:29.832079 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9c73cc3d-01ed-4f7b-bdf8-593a4ec4a8cc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:29.834209 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9c73cc3d-01ed-4f7b-bdf8-593a4ec4a8cc tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 Jul 31 09:30:29.834433 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9c73cc3d-01ed-4f7b-bdf8-593a4ec4a8cc tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:29.834668 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9c73cc3d-01ed-4f7b-bdf8-593a4ec4a8cc tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:29.847122 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:29.847122 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:29.851972 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9c73cc3d-01ed-4f7b-bdf8-593a4ec4a8cc tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:29.859907 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9c73cc3d-01ed-4f7b-bdf8-593a4ec4a8cc tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 returned with HTTP 200 Jul 31 09:30:29.860620 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 483/1931] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:29 2026] GET /volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:29.919541 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b2cb388c-4728-4ee2-ae76-4c9326bf00d9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:29.921142 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b2cb388c-4728-4ee2-ae76-4c9326bf00d9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/33fc8a55-504d-45f8-b353-be909a431422 Jul 31 09:30:29.921560 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b2cb388c-4728-4ee2-ae76-4c9326bf00d9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:29.921560 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b2cb388c-4728-4ee2-ae76-4c9326bf00d9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:29.930695 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:29.930695 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:29.934670 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b2cb388c-4728-4ee2-ae76-4c9326bf00d9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:30:29.941197 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b2cb388c-4728-4ee2-ae76-4c9326bf00d9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/33fc8a55-504d-45f8-b353-be909a431422 returned with HTTP 200 Jul 31 09:30:29.941816 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 479/1932] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:29 2026] GET /volume/v3/volumes/33fc8a55-504d-45f8-b353-be909a431422 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:29.956752 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-14cc0482-c7ae-41b4-b2ac-f79aba45818a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:29.958700 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-14cc0482-c7ae-41b4-b2ac-f79aba45818a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/33fc8a55-504d-45f8-b353-be909a431422 Jul 31 09:30:29.958863 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-14cc0482-c7ae-41b4-b2ac-f79aba45818a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:29.959060 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-14cc0482-c7ae-41b4-b2ac-f79aba45818a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:29.966777 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:29.966777 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:29.971292 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-14cc0482-c7ae-41b4-b2ac-f79aba45818a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:30:29.976911 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-14cc0482-c7ae-41b4-b2ac-f79aba45818a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/33fc8a55-504d-45f8-b353-be909a431422 returned with HTTP 200 Jul 31 09:30:29.977307 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 484/1933] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:29 2026] GET /volume/v3/volumes/33fc8a55-504d-45f8-b353-be909a431422 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:30.617438 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c7bbc3d4-8bc1-41ea-a87d-d6d6a9c9d645 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:30.619739 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c7bbc3d4-8bc1-41ea-a87d-d6d6a9c9d645 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 Jul 31 09:30:30.619918 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c7bbc3d4-8bc1-41ea-a87d-d6d6a9c9d645 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:30.620904 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c7bbc3d4-8bc1-41ea-a87d-d6d6a9c9d645 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:30.620904 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-c7bbc3d4-8bc1-41ea-a87d-d6d6a9c9d645 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d58ef10a-3bd9-42ae-ad99-f6a9ece01059. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:30.625253 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:30.625253 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:30.627281 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c7bbc3d4-8bc1-41ea-a87d-d6d6a9c9d645 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 returned with HTTP 200 Jul 31 09:30:30.627281 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 488/1934] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:30 2026] GET /volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:30.878768 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-49da2d49-630a-425b-95d7-a22edadd1437 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:30.886408 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-49da2d49-630a-425b-95d7-a22edadd1437 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 Jul 31 09:30:30.886408 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-49da2d49-630a-425b-95d7-a22edadd1437 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:30.886408 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-49da2d49-630a-425b-95d7-a22edadd1437 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:30.900804 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:30.900804 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:30.906929 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-49da2d49-630a-425b-95d7-a22edadd1437 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:30.914194 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-49da2d49-630a-425b-95d7-a22edadd1437 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 returned with HTTP 200 Jul 31 09:30:30.914606 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 484/1935] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:30 2026] GET /volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:31.381503 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-85c5bbd7-0cf3-4f0d-9745-8b25afef868d req-2033ddd9-4138-463f-ab0f-40a88ab529f8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:31.384375 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-85c5bbd7-0cf3-4f0d-9745-8b25afef868d req-2033ddd9-4138-463f-ab0f-40a88ab529f8 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] POST https://10.4.3.226/volume/v3/attachments/5a6bba35-37ba-4de6-a394-f4bb9a66883b/action Jul 31 09:30:31.384824 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-85c5bbd7-0cf3-4f0d-9745-8b25afef868d req-2033ddd9-4138-463f-ab0f-40a88ab529f8 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:30:31.385269 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-85c5bbd7-0cf3-4f0d-9745-8b25afef868d req-2033ddd9-4138-463f-ab0f-40a88ab529f8 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:31.417486 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:31.417486 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:31.434035 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-85c5bbd7-0cf3-4f0d-9745-8b25afef868d req-2033ddd9-4138-463f-ab0f-40a88ab529f8 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/attachments/5a6bba35-37ba-4de6-a394-f4bb9a66883b/action returned with HTTP 204 Jul 31 09:30:31.434581 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 480/1936] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:30:31 2026] POST /volume/v3/attachments/5a6bba35-37ba-4de6-a394-f4bb9a66883b/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:30:31.643839 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-da4421ee-9583-4ba0-81cb-3cabae49fdd6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:31.649184 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da4421ee-9583-4ba0-81cb-3cabae49fdd6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 Jul 31 09:30:31.649646 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da4421ee-9583-4ba0-81cb-3cabae49fdd6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:31.649908 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da4421ee-9583-4ba0-81cb-3cabae49fdd6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:31.650082 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-da4421ee-9583-4ba0-81cb-3cabae49fdd6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d58ef10a-3bd9-42ae-ad99-f6a9ece01059. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:31.656577 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:31.656577 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:31.657723 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da4421ee-9583-4ba0-81cb-3cabae49fdd6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 returned with HTTP 200 Jul 31 09:30:31.657967 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 485/1937] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:31 2026] GET /volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:31.698660 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-39a6a8ce-9a8f-43db-ad32-d858848cbd97 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:31.701468 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-39a6a8ce-9a8f-43db-ad32-d858848cbd97 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/33fc8a55-504d-45f8-b353-be909a431422 Jul 31 09:30:31.701995 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-39a6a8ce-9a8f-43db-ad32-d858848cbd97 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:31.701995 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-39a6a8ce-9a8f-43db-ad32-d858848cbd97 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:31.712182 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:31.712182 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:31.717805 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-39a6a8ce-9a8f-43db-ad32-d858848cbd97 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:30:31.725033 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-39a6a8ce-9a8f-43db-ad32-d858848cbd97 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/33fc8a55-504d-45f8-b353-be909a431422 returned with HTTP 200 Jul 31 09:30:31.725720 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 489/1938] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:30:31 2026] GET /volume/v3/volumes/33fc8a55-504d-45f8-b353-be909a431422 => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:31.932445 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-48679b8e-054c-4f1b-b4de-466d7e62e550 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:31.935871 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-48679b8e-054c-4f1b-b4de-466d7e62e550 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 Jul 31 09:30:31.936160 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-48679b8e-054c-4f1b-b4de-466d7e62e550 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:31.936384 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-48679b8e-054c-4f1b-b4de-466d7e62e550 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:31.952881 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:31.952881 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:31.957934 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-48679b8e-054c-4f1b-b4de-466d7e62e550 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:31.966486 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-48679b8e-054c-4f1b-b4de-466d7e62e550 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 returned with HTTP 200 Jul 31 09:30:31.967285 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 485/1939] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:31 2026] GET /volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 => generated 1135 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:31.981775 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a4363b75-b058-42e9-90d4-7aa6c97af73a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:31.987802 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a4363b75-b058-42e9-90d4-7aa6c97af73a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 Jul 31 09:30:31.987802 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a4363b75-b058-42e9-90d4-7aa6c97af73a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:31.987802 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a4363b75-b058-42e9-90d4-7aa6c97af73a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:31.997941 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:31.997941 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:32.001772 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a4363b75-b058-42e9-90d4-7aa6c97af73a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:32.007754 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a4363b75-b058-42e9-90d4-7aa6c97af73a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 returned with HTTP 200 Jul 31 09:30:32.008446 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 481/1940] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:31 2026] GET /volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:32.126772 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8e5e752c-b468-4f81-b3e2-cca4272eb67b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:32.132023 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8e5e752c-b468-4f81-b3e2-cca4272eb67b tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:30:32.132023 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8e5e752c-b468-4f81-b3e2-cca4272eb67b tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1821244898"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:32.133343 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-8e5e752c-b468-4f81-b3e2-cca4272eb67b tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1821244898'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:30:32.133523 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-8e5e752c-b468-4f81-b3e2-cca4272eb67b tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Create volume of 1 GB Jul 31 09:30:32.141305 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8e5e752c-b468-4f81-b3e2-cca4272eb67b tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Availability Zones retrieved successfully. Jul 31 09:30:32.147788 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8e5e752c-b468-4f81-b3e2-cca4272eb67b tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Flow 'volume_create_api' (bff88084-0d82-49d9-bbc6-57ece673aa73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:32.149173 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8e5e752c-b468-4f81-b3e2-cca4272eb67b tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7a7644c-1163-4092-9a1a-f260842a000f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:32.150207 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-8e5e752c-b468-4f81-b3e2-cca4272eb67b tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:30:32.194463 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8e5e752c-b468-4f81-b3e2-cca4272eb67b tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7a7644c-1163-4092-9a1a-f260842a000f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:32.195742 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8e5e752c-b468-4f81-b3e2-cca4272eb67b tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (263715ac-a421-4400-9272-0ba4be0e31ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:32.274423 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-8e5e752c-b468-4f81-b3e2-cca4272eb67b tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Created reservations ['fda9bf2b-f548-4638-98d3-868cb5a8e695', '1995f351-70b0-4b76-b454-4d165ac0a7f8', '54ff98db-419d-4077-906f-0ff69e1ff799', '46a0fd4b-347a-4568-b7da-a8429645ab5f'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:30:32.275841 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8e5e752c-b468-4f81-b3e2-cca4272eb67b tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (263715ac-a421-4400-9272-0ba4be0e31ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fda9bf2b-f548-4638-98d3-868cb5a8e695', '1995f351-70b0-4b76-b454-4d165ac0a7f8', '54ff98db-419d-4077-906f-0ff69e1ff799', '46a0fd4b-347a-4568-b7da-a8429645ab5f']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:32.276767 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8e5e752c-b468-4f81-b3e2-cca4272eb67b tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78a82432-f4f7-4eb9-b9fa-0fdc6b6d7464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:32.312267 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8e5e752c-b468-4f81-b3e2-cca4272eb67b tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78a82432-f4f7-4eb9-b9fa-0fdc6b6d7464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b3a019f-96f3-4729-b803-bd3114ebc90e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1821244898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69eb2d92b94440deb2f6ea5adf5d6f3b',qos_specs=None,replication_status=,reservations=['fda9bf2b-f548-4638-98d3-868cb5a8e695','1995f351-70b0-4b76-b454-4d165ac0a7f8','54ff98db-419d-4077-906f-0ff69e1ff799','46a0fd4b-347a-4568-b7da-a8429645ab5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d67c63b7c2e1490b91d3195b718210f3',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:30:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1821244898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b3a019f-96f3-4729-b803-bd3114ebc90e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69eb2d92b94440deb2f6ea5adf5d6f3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d67c63b7c2e1490b91d3195b718210f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:32.313013 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8e5e752c-b468-4f81-b3e2-cca4272eb67b tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (888fe27d-12c1-449f-a632-944bd65e516c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:32.341778 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8e5e752c-b468-4f81-b3e2-cca4272eb67b tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (888fe27d-12c1-449f-a632-944bd65e516c) transitioned into state 'SUCCESS' from state '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-1821244898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69eb2d92b94440deb2f6ea5adf5d6f3b',qos_specs=None,replication_status=,reservations=['fda9bf2b-f548-4638-98d3-868cb5a8e695','1995f351-70b0-4b76-b454-4d165ac0a7f8','54ff98db-419d-4077-906f-0ff69e1ff799','46a0fd4b-347a-4568-b7da-a8429645ab5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d67c63b7c2e1490b91d3195b718210f3',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:32.343061 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8e5e752c-b468-4f81-b3e2-cca4272eb67b tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4a90a6e-9ced-4f15-ad3b-9d066a452215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:32.356502 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8e5e752c-b468-4f81-b3e2-cca4272eb67b tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4a90a6e-9ced-4f15-ad3b-9d066a452215) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:32.357704 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8e5e752c-b468-4f81-b3e2-cca4272eb67b tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Flow 'volume_create_api' (bff88084-0d82-49d9-bbc6-57ece673aa73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:32.358135 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8e5e752c-b468-4f81-b3e2-cca4272eb67b tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Create volume request issued successfully. Jul 31 09:30:32.358884 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8e5e752c-b468-4f81-b3e2-cca4272eb67b tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:30:32.359544 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 486/1941] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:30:32 2026] POST /volume/v3/volumes => generated 751 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:30:32.379331 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c40b2ff4-77c0-4304-ba36-e8b50a96e6d6 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:32.383593 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c40b2ff4-77c0-4304-ba36-e8b50a96e6d6 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e Jul 31 09:30:32.384027 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c40b2ff4-77c0-4304-ba36-e8b50a96e6d6 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:32.384465 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c40b2ff4-77c0-4304-ba36-e8b50a96e6d6 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:32.397291 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:32.397291 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:32.404798 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c40b2ff4-77c0-4304-ba36-e8b50a96e6d6 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:32.412021 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c40b2ff4-77c0-4304-ba36-e8b50a96e6d6 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e returned with HTTP 200 Jul 31 09:30:32.412869 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 490/1942] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:32 2026] GET /volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:32.671214 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-aa8631d3-5c7d-4095-ae63-59dc01c346b2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:32.673775 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-aa8631d3-5c7d-4095-ae63-59dc01c346b2 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 Jul 31 09:30:32.674110 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-aa8631d3-5c7d-4095-ae63-59dc01c346b2 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:32.674430 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-aa8631d3-5c7d-4095-ae63-59dc01c346b2 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:32.674592 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-aa8631d3-5c7d-4095-ae63-59dc01c346b2 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d58ef10a-3bd9-42ae-ad99-f6a9ece01059. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:32.683394 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:32.683394 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:32.684590 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-aa8631d3-5c7d-4095-ae63-59dc01c346b2 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 returned with HTTP 200 Jul 31 09:30:32.686073 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 486/1943] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:32 2026] GET /volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:32.694086 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-06355d1c-eb55-4e23-bb11-c86269217ee9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:32.697481 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-06355d1c-eb55-4e23-bb11-c86269217ee9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/33fc8a55-504d-45f8-b353-be909a431422 Jul 31 09:30:32.697696 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-06355d1c-eb55-4e23-bb11-c86269217ee9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:32.697915 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-06355d1c-eb55-4e23-bb11-c86269217ee9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:32.711111 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:32.711111 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:32.720401 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-06355d1c-eb55-4e23-bb11-c86269217ee9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:30:32.727037 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-06355d1c-eb55-4e23-bb11-c86269217ee9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/33fc8a55-504d-45f8-b353-be909a431422 returned with HTTP 200 Jul 31 09:30:32.727037 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 482/1944] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:30:32 2026] GET /volume/v3/volumes/33fc8a55-504d-45f8-b353-be909a431422 => generated 1367 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:32.762440 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-925aa1d8-551e-465c-bb73-c8a994630eaf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:32.762882 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-925aa1d8-551e-465c-bb73-c8a994630eaf None None] GET https://10.4.3.226/volume// Jul 31 09:30:32.763146 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-925aa1d8-551e-465c-bb73-c8a994630eaf None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:32.763320 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-925aa1d8-551e-465c-bb73-c8a994630eaf None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:32.763609 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-925aa1d8-551e-465c-bb73-c8a994630eaf None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:30:32.763964 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 487/1945] 10.4.3.226 () {66 vars in 1419 bytes} [Fri Jul 31 09:30:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:30:32.776815 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-2762af2f-5027-4a2d-8a83-9c3d66e1da26 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:32.779832 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-2762af2f-5027-4a2d-8a83-9c3d66e1da26 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:30:32.781891 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-2762af2f-5027-4a2d-8a83-9c3d66e1da26 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "33fc8a55-504d-45f8-b353-be909a431422", "connector": null, "instance_uuid": "0cb008dc-dcb5-455b-a1a6-256aedfdd313"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:32.794050 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:32.794050 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:32.831775 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-2762af2f-5027-4a2d-8a83-9c3d66e1da26 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:30:32.833078 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 491/1946] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:30:32 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 31 09:30:33.431476 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8b0d3a92-4e96-4b87-8215-8ba855d38699 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:33.434468 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8b0d3a92-4e96-4b87-8215-8ba855d38699 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e Jul 31 09:30:33.434468 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8b0d3a92-4e96-4b87-8215-8ba855d38699 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:33.434637 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8b0d3a92-4e96-4b87-8215-8ba855d38699 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:33.447030 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:33.447030 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:33.452311 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-8b0d3a92-4e96-4b87-8215-8ba855d38699 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:33.459519 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8b0d3a92-4e96-4b87-8215-8ba855d38699 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e returned with HTTP 200 Jul 31 09:30:33.460029 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 487/1947] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:33 2026] GET /volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:33.531366 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-760d4f13-4135-4eea-baa9-eee0dbfdcb52 req-4672c4ea-b50d-4003-ad5c-7560bfefcb00 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:33.535121 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-760d4f13-4135-4eea-baa9-eee0dbfdcb52 req-4672c4ea-b50d-4003-ad5c-7560bfefcb00 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e Jul 31 09:30:33.535357 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-760d4f13-4135-4eea-baa9-eee0dbfdcb52 req-4672c4ea-b50d-4003-ad5c-7560bfefcb00 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:33.535548 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-760d4f13-4135-4eea-baa9-eee0dbfdcb52 req-4672c4ea-b50d-4003-ad5c-7560bfefcb00 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:33.548271 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:33.548271 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:33.560802 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-760d4f13-4135-4eea-baa9-eee0dbfdcb52 req-4672c4ea-b50d-4003-ad5c-7560bfefcb00 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:33.567427 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-760d4f13-4135-4eea-baa9-eee0dbfdcb52 req-4672c4ea-b50d-4003-ad5c-7560bfefcb00 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e returned with HTTP 200 Jul 31 09:30:33.567891 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 483/1948] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:30:33 2026] GET /volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:33.712628 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7d3fa454-0f20-4c99-97b1-fa902bddec5f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:33.716440 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3140355b-cc65-4a9e-a2a6-ac166c91c0b5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:33.716919 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3140355b-cc65-4a9e-a2a6-ac166c91c0b5 None None] GET https://10.4.3.226/volume// Jul 31 09:30:33.717143 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3140355b-cc65-4a9e-a2a6-ac166c91c0b5 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:33.717421 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3140355b-cc65-4a9e-a2a6-ac166c91c0b5 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:33.719488 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3140355b-cc65-4a9e-a2a6-ac166c91c0b5 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:30:33.719488 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 492/1949] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:30:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:30:33.719770 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7d3fa454-0f20-4c99-97b1-fa902bddec5f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 Jul 31 09:30:33.720596 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7d3fa454-0f20-4c99-97b1-fa902bddec5f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:33.720596 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7d3fa454-0f20-4c99-97b1-fa902bddec5f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:33.720596 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-7d3fa454-0f20-4c99-97b1-fa902bddec5f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d58ef10a-3bd9-42ae-ad99-f6a9ece01059. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:33.728128 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-760d4f13-4135-4eea-baa9-eee0dbfdcb52 req-9a123953-a607-4186-a5de-ce047d6b7076 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:33.731446 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:33.731446 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:33.731889 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7d3fa454-0f20-4c99-97b1-fa902bddec5f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 returned with HTTP 200 Jul 31 09:30:33.734116 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 488/1950] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:33 2026] GET /volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 => generated 735 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:33.820628 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-760d4f13-4135-4eea-baa9-eee0dbfdcb52 req-9a123953-a607-4186-a5de-ce047d6b7076 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:30:33.821270 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-760d4f13-4135-4eea-baa9-eee0dbfdcb52 req-9a123953-a607-4186-a5de-ce047d6b7076 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4b3a019f-96f3-4729-b803-bd3114ebc90e", "connector": null, "instance_uuid": "c52bfca7-31d4-47c0-ae34-190418fc9c05"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:33.834496 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:33.834496 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:33.875608 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-760d4f13-4135-4eea-baa9-eee0dbfdcb52 req-9a123953-a607-4186-a5de-ce047d6b7076 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:30:33.876139 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 488/1951] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:30:33 2026] POST /volume/v3/attachments => generated 273 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:33.919215 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9c0ea83b-95c3-4c0c-b6b4-e4f778053fe5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:33.923207 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9c0ea83b-95c3-4c0c-b6b4-e4f778053fe5 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e Jul 31 09:30:33.923505 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9c0ea83b-95c3-4c0c-b6b4-e4f778053fe5 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:33.923763 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9c0ea83b-95c3-4c0c-b6b4-e4f778053fe5 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:33.941626 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7f10d781-dea2-40a1-93e0-dfa81b423317 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:33.942141 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7f10d781-dea2-40a1-93e0-dfa81b423317 None None] GET https://10.4.3.226/volume// Jul 31 09:30:33.942429 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7f10d781-dea2-40a1-93e0-dfa81b423317 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:33.942673 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7f10d781-dea2-40a1-93e0-dfa81b423317 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:33.943007 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7f10d781-dea2-40a1-93e0-dfa81b423317 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:30:33.943586 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 493/1952] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:30:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 31 09:30:33.950671 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:33.950671 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:33.956779 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9c0ea83b-95c3-4c0c-b6b4-e4f778053fe5 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:33.958001 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-760d4f13-4135-4eea-baa9-eee0dbfdcb52 req-b1706835-bd93-4baf-8039-5b6dec95c3a0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:33.963645 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9c0ea83b-95c3-4c0c-b6b4-e4f778053fe5 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e returned with HTTP 200 Jul 31 09:30:33.964134 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 484/1953] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:33 2026] GET /volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:33.964736 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-760d4f13-4135-4eea-baa9-eee0dbfdcb52 req-b1706835-bd93-4baf-8039-5b6dec95c3a0 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e Jul 31 09:30:33.965177 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-760d4f13-4135-4eea-baa9-eee0dbfdcb52 req-b1706835-bd93-4baf-8039-5b6dec95c3a0 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:33.965491 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-760d4f13-4135-4eea-baa9-eee0dbfdcb52 req-b1706835-bd93-4baf-8039-5b6dec95c3a0 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:33.980944 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:33.980944 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:33.986412 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-760d4f13-4135-4eea-baa9-eee0dbfdcb52 req-b1706835-bd93-4baf-8039-5b6dec95c3a0 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:33.993508 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-760d4f13-4135-4eea-baa9-eee0dbfdcb52 req-b1706835-bd93-4baf-8039-5b6dec95c3a0 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e returned with HTTP 200 Jul 31 09:30:33.994135 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 489/1954] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:30:33 2026] GET /volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e => generated 1023 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:30:34.128402 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-760d4f13-4135-4eea-baa9-eee0dbfdcb52 req-521dc0d6-fe38-40ac-80b9-60de657aac27 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:34.136551 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-760d4f13-4135-4eea-baa9-eee0dbfdcb52 req-521dc0d6-fe38-40ac-80b9-60de657aac27 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] PUT https://10.4.3.226/volume/v3/attachments/1cf3e53c-25fd-4b7a-a4c6-ff9e52dad458 Jul 31 09:30:34.137261 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-760d4f13-4135-4eea-baa9-eee0dbfdcb52 req-521dc0d6-fe38-40ac-80b9-60de657aac27 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:34.156379 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-760d4f13-4135-4eea-baa9-eee0dbfdcb52 req-521dc0d6-fe38-40ac-80b9-60de657aac27 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Acquiring lock "cinder-attachment_update-4b3a019f-96f3-4729-b803-bd3114ebc90e-np0000006200" by "attachment_update" {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:30:34.164456 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-760d4f13-4135-4eea-baa9-eee0dbfdcb52 req-521dc0d6-fe38-40ac-80b9-60de657aac27 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Lock "cinder-attachment_update-4b3a019f-96f3-4729-b803-bd3114ebc90e-np0000006200" acquired by "attachment_update" :: waited 0.008s {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:30:34.166916 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:34.166916 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:34.326412 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-760d4f13-4135-4eea-baa9-eee0dbfdcb52 req-521dc0d6-fe38-40ac-80b9-60de657aac27 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Lock "cinder-attachment_update-4b3a019f-96f3-4729-b803-bd3114ebc90e-np0000006200" released by "attachment_update" :: held 0.162s {{(pid=100314) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:30:34.326758 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-760d4f13-4135-4eea-baa9-eee0dbfdcb52 req-521dc0d6-fe38-40ac-80b9-60de657aac27 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/attachments/1cf3e53c-25fd-4b7a-a4c6-ff9e52dad458 returned with HTTP 200 Jul 31 09:30:34.327645 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 489/1955] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:30:34 2026] PUT /volume/v3/attachments/1cf3e53c-25fd-4b7a-a4c6-ff9e52dad458 => generated 969 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:34.585427 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-db056505-72c4-4ff5-a05f-a64dc80edbb7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:34.585427 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-db056505-72c4-4ff5-a05f-a64dc80edbb7 None None] GET https://10.4.3.226/volume// Jul 31 09:30:34.585427 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-db056505-72c4-4ff5-a05f-a64dc80edbb7 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:34.585427 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-db056505-72c4-4ff5-a05f-a64dc80edbb7 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:34.585427 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-db056505-72c4-4ff5-a05f-a64dc80edbb7 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:30:34.585427 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 494/1956] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:30:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:30:34.595542 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-50c0c867-41fc-4313-ae61-261cedff5041 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:34.599168 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-50c0c867-41fc-4313-ae61-261cedff5041 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/33fc8a55-504d-45f8-b353-be909a431422 Jul 31 09:30:34.599168 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-50c0c867-41fc-4313-ae61-261cedff5041 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:34.599168 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-50c0c867-41fc-4313-ae61-261cedff5041 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:34.609541 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:34.609541 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:34.613837 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-50c0c867-41fc-4313-ae61-261cedff5041 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:30:34.620255 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-50c0c867-41fc-4313-ae61-261cedff5041 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/33fc8a55-504d-45f8-b353-be909a431422 returned with HTTP 200 Jul 31 09:30:34.620906 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 485/1957] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:30:34 2026] GET /volume/v3/volumes/33fc8a55-504d-45f8-b353-be909a431422 => generated 1546 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:30:34.745863 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d1e19151-cbd7-49f1-b524-1aadb0203ab7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:34.747995 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d1e19151-cbd7-49f1-b524-1aadb0203ab7 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 Jul 31 09:30:34.748237 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d1e19151-cbd7-49f1-b524-1aadb0203ab7 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:34.748448 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d1e19151-cbd7-49f1-b524-1aadb0203ab7 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:34.748580 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-d1e19151-cbd7-49f1-b524-1aadb0203ab7 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d58ef10a-3bd9-42ae-ad99-f6a9ece01059. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:34.753839 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:34.753839 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:34.754655 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d1e19151-cbd7-49f1-b524-1aadb0203ab7 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 returned with HTTP 200 Jul 31 09:30:34.755224 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 490/1958] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:34 2026] GET /volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:34.757718 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-85d68d5d-8974-40c4-bc78-bb99939d7870 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:34.760153 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-85d68d5d-8974-40c4-bc78-bb99939d7870 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] PUT https://10.4.3.226/volume/v3/attachments/84979189-d991-429c-8ef3-ff894dd68327 Jul 31 09:30:34.760570 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-85d68d5d-8974-40c4-bc78-bb99939d7870 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:34.779594 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-85d68d5d-8974-40c4-bc78-bb99939d7870 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Acquiring lock "cinder-attachment_update-33fc8a55-504d-45f8-b353-be909a431422-np0000006200" by "attachment_update" {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:30:34.785518 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-85d68d5d-8974-40c4-bc78-bb99939d7870 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Lock "cinder-attachment_update-33fc8a55-504d-45f8-b353-be909a431422-np0000006200" acquired by "attachment_update" :: waited 0.006s {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:30:34.787033 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:34.787033 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:34.900908 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-85d68d5d-8974-40c4-bc78-bb99939d7870 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Lock "cinder-attachment_update-33fc8a55-504d-45f8-b353-be909a431422-np0000006200" released by "attachment_update" :: held 0.115s {{(pid=100314) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:30:34.901334 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-85d68d5d-8974-40c4-bc78-bb99939d7870 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments/84979189-d991-429c-8ef3-ff894dd68327 returned with HTTP 200 Jul 31 09:30:34.901944 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 490/1959] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:30:34 2026] PUT /volume/v3/attachments/84979189-d991-429c-8ef3-ff894dd68327 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:34.930182 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-32d7294c-f28c-4345-811b-effc0876be49 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:34.935900 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-32d7294c-f28c-4345-811b-effc0876be49 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/attachments/84979189-d991-429c-8ef3-ff894dd68327/action Jul 31 09:30:34.936316 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-32d7294c-f28c-4345-811b-effc0876be49 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action body: b'{"os-complete": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:30:34.936497 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-32d7294c-f28c-4345-811b-effc0876be49 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:34.962482 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:34.962482 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:34.983384 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c68cbfbb-41dc-4e58-84c4-2fd4f8733e20 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:34.985784 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-b541e674-00b5-47fc-a519-6b113fff7a21 req-32d7294c-f28c-4345-811b-effc0876be49 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments/84979189-d991-429c-8ef3-ff894dd68327/action returned with HTTP 204 Jul 31 09:30:34.986661 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 495/1960] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:30:34 2026] POST /volume/v3/attachments/84979189-d991-429c-8ef3-ff894dd68327/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:30:34.986791 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c68cbfbb-41dc-4e58-84c4-2fd4f8733e20 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e Jul 31 09:30:34.987055 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c68cbfbb-41dc-4e58-84c4-2fd4f8733e20 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:34.987533 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c68cbfbb-41dc-4e58-84c4-2fd4f8733e20 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:35.003443 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:35.003443 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:35.011931 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c68cbfbb-41dc-4e58-84c4-2fd4f8733e20 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:35.024555 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c68cbfbb-41dc-4e58-84c4-2fd4f8733e20 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e returned with HTTP 200 Jul 31 09:30:35.025294 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 486/1961] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:34 2026] GET /volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:35.769383 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6ad2d70a-3e76-4be0-88a5-e4f1e459697c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:35.771648 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6ad2d70a-3e76-4be0-88a5-e4f1e459697c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 Jul 31 09:30:35.772010 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6ad2d70a-3e76-4be0-88a5-e4f1e459697c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:35.772164 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6ad2d70a-3e76-4be0-88a5-e4f1e459697c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:35.772782 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-6ad2d70a-3e76-4be0-88a5-e4f1e459697c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d58ef10a-3bd9-42ae-ad99-f6a9ece01059. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:35.777475 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:35.777475 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:35.783973 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6ad2d70a-3e76-4be0-88a5-e4f1e459697c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 returned with HTTP 200 Jul 31 09:30:35.783973 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 491/1962] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:35 2026] GET /volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:36.044041 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2ee1eb99-8010-4021-b758-ddcfb5b3a172 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:36.047974 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2ee1eb99-8010-4021-b758-ddcfb5b3a172 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e Jul 31 09:30:36.048325 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2ee1eb99-8010-4021-b758-ddcfb5b3a172 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:36.048602 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2ee1eb99-8010-4021-b758-ddcfb5b3a172 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:36.064145 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:36.064145 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:36.073924 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-2ee1eb99-8010-4021-b758-ddcfb5b3a172 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:36.080555 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2ee1eb99-8010-4021-b758-ddcfb5b3a172 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e returned with HTTP 200 Jul 31 09:30:36.080972 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 491/1963] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:36 2026] GET /volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:36.799121 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-65313be4-5a80-4fd9-888b-76e977dbc1ef None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:36.801560 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-65313be4-5a80-4fd9-888b-76e977dbc1ef tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 Jul 31 09:30:36.801689 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-65313be4-5a80-4fd9-888b-76e977dbc1ef tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:36.802271 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-65313be4-5a80-4fd9-888b-76e977dbc1ef tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:36.802271 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-65313be4-5a80-4fd9-888b-76e977dbc1ef tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d58ef10a-3bd9-42ae-ad99-f6a9ece01059. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:36.808612 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:36.808612 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:36.809630 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-65313be4-5a80-4fd9-888b-76e977dbc1ef tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 returned with HTTP 200 Jul 31 09:30:36.810193 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 496/1964] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:36 2026] GET /volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:37.095914 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bd8ae963-f438-4027-b2a9-f95618dcdb4b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:37.098545 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bd8ae963-f438-4027-b2a9-f95618dcdb4b tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e Jul 31 09:30:37.098869 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bd8ae963-f438-4027-b2a9-f95618dcdb4b tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:37.100045 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bd8ae963-f438-4027-b2a9-f95618dcdb4b tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:37.112930 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:37.112930 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:37.117831 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-bd8ae963-f438-4027-b2a9-f95618dcdb4b tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:37.124014 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bd8ae963-f438-4027-b2a9-f95618dcdb4b tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e returned with HTTP 200 Jul 31 09:30:37.124650 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 487/1965] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:37 2026] GET /volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:37.681261 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-760d4f13-4135-4eea-baa9-eee0dbfdcb52 req-37da43b3-10a2-411c-8455-4dcdbb647063 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:37.684557 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-760d4f13-4135-4eea-baa9-eee0dbfdcb52 req-37da43b3-10a2-411c-8455-4dcdbb647063 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] POST https://10.4.3.226/volume/v3/attachments/1cf3e53c-25fd-4b7a-a4c6-ff9e52dad458/action Jul 31 09:30:37.685055 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-760d4f13-4135-4eea-baa9-eee0dbfdcb52 req-37da43b3-10a2-411c-8455-4dcdbb647063 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:30:37.685277 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-760d4f13-4135-4eea-baa9-eee0dbfdcb52 req-37da43b3-10a2-411c-8455-4dcdbb647063 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:37.714108 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:37.714108 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:37.730733 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-760d4f13-4135-4eea-baa9-eee0dbfdcb52 req-37da43b3-10a2-411c-8455-4dcdbb647063 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/attachments/1cf3e53c-25fd-4b7a-a4c6-ff9e52dad458/action returned with HTTP 204 Jul 31 09:30:37.731292 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 492/1966] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:30:37 2026] POST /volume/v3/attachments/1cf3e53c-25fd-4b7a-a4c6-ff9e52dad458/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:30:37.827269 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-cb4eb842-80c3-4ee0-ab1a-5f0505fe68ec None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:37.827954 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cb4eb842-80c3-4ee0-ab1a-5f0505fe68ec tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 Jul 31 09:30:37.827987 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cb4eb842-80c3-4ee0-ab1a-5f0505fe68ec tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:37.828196 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cb4eb842-80c3-4ee0-ab1a-5f0505fe68ec tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:37.829373 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-cb4eb842-80c3-4ee0-ab1a-5f0505fe68ec tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d58ef10a-3bd9-42ae-ad99-f6a9ece01059. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:37.836387 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:37.836387 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:37.837135 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cb4eb842-80c3-4ee0-ab1a-5f0505fe68ec tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 returned with HTTP 200 Jul 31 09:30:37.837540 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 492/1967] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:37 2026] GET /volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:38.138654 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-1a96eac3-8fa8-450b-92c3-edbe8d2b4028 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:38.141543 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1a96eac3-8fa8-450b-92c3-edbe8d2b4028 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e Jul 31 09:30:38.141965 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1a96eac3-8fa8-450b-92c3-edbe8d2b4028 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:38.142507 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1a96eac3-8fa8-450b-92c3-edbe8d2b4028 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:38.166448 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:38.166448 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:38.175038 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-1a96eac3-8fa8-450b-92c3-edbe8d2b4028 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:38.182257 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1a96eac3-8fa8-450b-92c3-edbe8d2b4028 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e returned with HTTP 200 Jul 31 09:30:38.182719 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 497/1968] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:38 2026] GET /volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e => generated 1136 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:38.201464 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c3581bc5-e930-4152-bbf4-9d6682595085 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:38.203571 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c3581bc5-e930-4152-bbf4-9d6682595085 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e Jul 31 09:30:38.203750 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c3581bc5-e930-4152-bbf4-9d6682595085 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:38.203986 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c3581bc5-e930-4152-bbf4-9d6682595085 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:38.221373 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:38.221373 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:38.227788 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c3581bc5-e930-4152-bbf4-9d6682595085 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:38.233621 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c3581bc5-e930-4152-bbf4-9d6682595085 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e returned with HTTP 200 Jul 31 09:30:38.234051 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 488/1969] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:38 2026] GET /volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:38.588421 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-c3be5095-e5e1-447e-94e6-d75bbf8e6f01 req-56205a75-e9e6-48d2-ad57-26ce0ec6c537 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:38.591642 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c3be5095-e5e1-447e-94e6-d75bbf8e6f01 req-56205a75-e9e6-48d2-ad57-26ce0ec6c537 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 Jul 31 09:30:38.591847 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c3be5095-e5e1-447e-94e6-d75bbf8e6f01 req-56205a75-e9e6-48d2-ad57-26ce0ec6c537 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:38.592171 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c3be5095-e5e1-447e-94e6-d75bbf8e6f01 req-56205a75-e9e6-48d2-ad57-26ce0ec6c537 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:38.609873 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:38.609873 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:38.616143 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-c3be5095-e5e1-447e-94e6-d75bbf8e6f01 req-56205a75-e9e6-48d2-ad57-26ce0ec6c537 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:38.625070 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c3be5095-e5e1-447e-94e6-d75bbf8e6f01 req-56205a75-e9e6-48d2-ad57-26ce0ec6c537 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 returned with HTTP 200 Jul 31 09:30:38.625896 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 493/1970] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:30:38 2026] GET /volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 => generated 1135 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:38.648931 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-c3be5095-e5e1-447e-94e6-d75bbf8e6f01 req-67f1f3d3-e6bc-4b86-a0a9-6edfb6ac7220 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:38.653832 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-c3be5095-e5e1-447e-94e6-d75bbf8e6f01 req-67f1f3d3-e6bc-4b86-a0a9-6edfb6ac7220 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] POST https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2/action Jul 31 09:30:38.654085 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-c3be5095-e5e1-447e-94e6-d75bbf8e6f01 req-67f1f3d3-e6bc-4b86-a0a9-6edfb6ac7220 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:30:38.654224 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-c3be5095-e5e1-447e-94e6-d75bbf8e6f01 req-67f1f3d3-e6bc-4b86-a0a9-6edfb6ac7220 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:38.675941 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:38.675941 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:38.675941 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-c3be5095-e5e1-447e-94e6-d75bbf8e6f01 req-67f1f3d3-e6bc-4b86-a0a9-6edfb6ac7220 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:38.684475 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-c3be5095-e5e1-447e-94e6-d75bbf8e6f01 req-67f1f3d3-e6bc-4b86-a0a9-6edfb6ac7220 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Begin detaching volume completed successfully. Jul 31 09:30:38.684783 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-c3be5095-e5e1-447e-94e6-d75bbf8e6f01 req-67f1f3d3-e6bc-4b86-a0a9-6edfb6ac7220 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2/action returned with HTTP 202 Jul 31 09:30:38.685356 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 493/1971] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:30:38 2026] POST /volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:30:38.715358 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6f3cb025-4f0e-4711-b907-2c473de51a3f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:38.718714 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6f3cb025-4f0e-4711-b907-2c473de51a3f tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 Jul 31 09:30:38.718714 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6f3cb025-4f0e-4711-b907-2c473de51a3f tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:38.719839 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6f3cb025-4f0e-4711-b907-2c473de51a3f tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:38.741729 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:38.741729 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:38.746512 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-6f3cb025-4f0e-4711-b907-2c473de51a3f tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:38.752749 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6f3cb025-4f0e-4711-b907-2c473de51a3f tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 returned with HTTP 200 Jul 31 09:30:38.753149 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 498/1972] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:38 2026] GET /volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:38.852550 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8e57ce20-3127-4a92-9de9-9b49614e8fe0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:38.858485 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8e57ce20-3127-4a92-9de9-9b49614e8fe0 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 Jul 31 09:30:38.858485 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8e57ce20-3127-4a92-9de9-9b49614e8fe0 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:38.858681 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8e57ce20-3127-4a92-9de9-9b49614e8fe0 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:38.858823 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-8e57ce20-3127-4a92-9de9-9b49614e8fe0 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d58ef10a-3bd9-42ae-ad99-f6a9ece01059. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:38.867576 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:38.867576 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:38.870997 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8e57ce20-3127-4a92-9de9-9b49614e8fe0 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 returned with HTTP 200 Jul 31 09:30:38.870997 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 489/1973] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:38 2026] GET /volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:39.002385 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-aa8df15d-76a9-43e2-be61-4e3ae034bbfa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:39.002723 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aa8df15d-76a9-43e2-be61-4e3ae034bbfa None None] GET https://10.4.3.226/volume// Jul 31 09:30:39.002972 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aa8df15d-76a9-43e2-be61-4e3ae034bbfa None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:39.003172 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aa8df15d-76a9-43e2-be61-4e3ae034bbfa None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:39.003524 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aa8df15d-76a9-43e2-be61-4e3ae034bbfa None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:30:39.003802 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 494/1974] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:30:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:30:39.039532 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-c3be5095-e5e1-447e-94e6-d75bbf8e6f01 req-de4d7b11-5785-4555-90fa-7b39de387ddb None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:39.041962 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-c3be5095-e5e1-447e-94e6-d75bbf8e6f01 req-de4d7b11-5785-4555-90fa-7b39de387ddb tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 Jul 31 09:30:39.042219 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-c3be5095-e5e1-447e-94e6-d75bbf8e6f01 req-de4d7b11-5785-4555-90fa-7b39de387ddb tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:39.042479 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-c3be5095-e5e1-447e-94e6-d75bbf8e6f01 req-de4d7b11-5785-4555-90fa-7b39de387ddb tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:39.052679 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:39.052679 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:39.057915 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-c3be5095-e5e1-447e-94e6-d75bbf8e6f01 req-de4d7b11-5785-4555-90fa-7b39de387ddb tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:39.064261 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-c3be5095-e5e1-447e-94e6-d75bbf8e6f01 req-de4d7b11-5785-4555-90fa-7b39de387ddb tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 returned with HTTP 200 Jul 31 09:30:39.064931 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 494/1975] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:30:39 2026] GET /volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 => generated 1318 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:30:39.770203 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b61e75e9-e00c-4304-9c7b-32c8d6ccdf46 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:39.773213 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b61e75e9-e00c-4304-9c7b-32c8d6ccdf46 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 Jul 31 09:30:39.773449 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b61e75e9-e00c-4304-9c7b-32c8d6ccdf46 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:39.773626 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b61e75e9-e00c-4304-9c7b-32c8d6ccdf46 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:39.796997 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:39.796997 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:39.804537 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-b61e75e9-e00c-4304-9c7b-32c8d6ccdf46 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:39.809623 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b61e75e9-e00c-4304-9c7b-32c8d6ccdf46 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 returned with HTTP 200 Jul 31 09:30:39.809998 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 499/1976] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:39 2026] GET /volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:39.887858 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c759f3b5-ee4c-4adb-927b-fc7ccc267ebb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:39.890152 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c759f3b5-ee4c-4adb-927b-fc7ccc267ebb tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 Jul 31 09:30:39.890407 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c759f3b5-ee4c-4adb-927b-fc7ccc267ebb tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:39.890879 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c759f3b5-ee4c-4adb-927b-fc7ccc267ebb tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:39.890879 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-c759f3b5-ee4c-4adb-927b-fc7ccc267ebb tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d58ef10a-3bd9-42ae-ad99-f6a9ece01059. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:39.899660 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:39.899660 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:39.900005 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c759f3b5-ee4c-4adb-927b-fc7ccc267ebb tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 returned with HTTP 200 Jul 31 09:30:39.900477 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 490/1977] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:39 2026] GET /volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:40.285984 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2191ffb8-270f-4b70-9eec-f6da284ccb09 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:40.288045 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2191ffb8-270f-4b70-9eec-f6da284ccb09 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:30:40.288648 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2191ffb8-270f-4b70-9eec-f6da284ccb09 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-95744341", "imageRef": "b3e619b5-8776-4672-b197-1edb98781403", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:40.290733 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-2191ffb8-270f-4b70-9eec-f6da284ccb09 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-95744341', 'imageRef': 'b3e619b5-8776-4672-b197-1edb98781403', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:30:40.396227 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-2191ffb8-270f-4b70-9eec-f6da284ccb09 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Create volume of 1 GB Jul 31 09:30:40.401993 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2191ffb8-270f-4b70-9eec-f6da284ccb09 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Availability Zones retrieved successfully. Jul 31 09:30:40.409749 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2191ffb8-270f-4b70-9eec-f6da284ccb09 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Flow 'volume_create_api' (77e97560-49a6-4ffd-afc4-c35ebe26eec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:40.411510 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2191ffb8-270f-4b70-9eec-f6da284ccb09 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edcaa5db-fc1e-4afd-8394-35e7dd789efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:40.412871 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-2191ffb8-270f-4b70-9eec-f6da284ccb09 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:30:40.496456 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2191ffb8-270f-4b70-9eec-f6da284ccb09 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edcaa5db-fc1e-4afd-8394-35e7dd789efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:40.497949 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2191ffb8-270f-4b70-9eec-f6da284ccb09 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (095419b7-36b6-4b36-b51d-dd20496631c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:40.604183 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-2191ffb8-270f-4b70-9eec-f6da284ccb09 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Created reservations ['7b9c8b79-5c22-4a0b-898e-fdfe7e1a01e8', 'f348b876-1c90-450d-846f-868881e4c6d0', 'cf07fd69-fc8b-4dbc-a448-09c93ccac431', '3bf57c23-f184-4d49-9bca-be7f7599c4ff'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:30:40.605303 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2191ffb8-270f-4b70-9eec-f6da284ccb09 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (095419b7-36b6-4b36-b51d-dd20496631c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b9c8b79-5c22-4a0b-898e-fdfe7e1a01e8', 'f348b876-1c90-450d-846f-868881e4c6d0', 'cf07fd69-fc8b-4dbc-a448-09c93ccac431', '3bf57c23-f184-4d49-9bca-be7f7599c4ff']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:40.606282 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2191ffb8-270f-4b70-9eec-f6da284ccb09 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4d7981c-3d17-468e-9720-e03a5559504f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:40.646829 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2191ffb8-270f-4b70-9eec-f6da284ccb09 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4d7981c-3d17-468e-9720-e03a5559504f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '975940ae-26c3-463b-9bb5-06a583c7c044', '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-95744341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='938f236c31604bf0b00e26e38843e6fe',qos_specs=None,replication_status=,reservations=['7b9c8b79-5c22-4a0b-898e-fdfe7e1a01e8','f348b876-1c90-450d-846f-868881e4c6d0','cf07fd69-fc8b-4dbc-a448-09c93ccac431','3bf57c23-f184-4d49-9bca-be7f7599c4ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a767a4ff67b64582992a428fc822e56e',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:30:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-95744341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=975940ae-26c3-463b-9bb5-06a583c7c044,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='938f236c31604bf0b00e26e38843e6fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a767a4ff67b64582992a428fc822e56e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:40.647874 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2191ffb8-270f-4b70-9eec-f6da284ccb09 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37d09e0d-a3b4-4f71-8be0-026c8e8fdea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:40.672509 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2191ffb8-270f-4b70-9eec-f6da284ccb09 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37d09e0d-a3b4-4f71-8be0-026c8e8fdea5) transitioned into state 'SUCCESS' from state '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-95744341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='938f236c31604bf0b00e26e38843e6fe',qos_specs=None,replication_status=,reservations=['7b9c8b79-5c22-4a0b-898e-fdfe7e1a01e8','f348b876-1c90-450d-846f-868881e4c6d0','cf07fd69-fc8b-4dbc-a448-09c93ccac431','3bf57c23-f184-4d49-9bca-be7f7599c4ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a767a4ff67b64582992a428fc822e56e',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:40.673983 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2191ffb8-270f-4b70-9eec-f6da284ccb09 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (558fdb61-9ee5-404d-aded-db14ceea00cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:40.684921 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2191ffb8-270f-4b70-9eec-f6da284ccb09 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (558fdb61-9ee5-404d-aded-db14ceea00cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:40.685791 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2191ffb8-270f-4b70-9eec-f6da284ccb09 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Flow 'volume_create_api' (77e97560-49a6-4ffd-afc4-c35ebe26eec0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:40.686171 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2191ffb8-270f-4b70-9eec-f6da284ccb09 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Create volume request issued successfully. Jul 31 09:30:40.686850 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2191ffb8-270f-4b70-9eec-f6da284ccb09 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:30:40.687357 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 495/1978] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:30:40 2026] POST /volume/v3/volumes => generated 751 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:30:40.708924 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-489501e4-4518-4382-9c48-994861b1880e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:40.710980 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-489501e4-4518-4382-9c48-994861b1880e tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] GET https://10.4.3.226/volume/v3/volumes/975940ae-26c3-463b-9bb5-06a583c7c044 Jul 31 09:30:40.711294 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-489501e4-4518-4382-9c48-994861b1880e tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:40.711523 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-489501e4-4518-4382-9c48-994861b1880e tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:40.722919 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:40.722919 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:40.728346 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-489501e4-4518-4382-9c48-994861b1880e tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Volume info retrieved successfully. Jul 31 09:30:40.736581 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-489501e4-4518-4382-9c48-994861b1880e tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] https://10.4.3.226/volume/v3/volumes/975940ae-26c3-463b-9bb5-06a583c7c044 returned with HTTP 200 Jul 31 09:30:40.737364 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 495/1979] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:40 2026] GET /volume/v3/volumes/975940ae-26c3-463b-9bb5-06a583c7c044 => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:40.823939 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-290e13e1-2fdc-4da0-bea6-642006fb5946 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:40.825831 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-290e13e1-2fdc-4da0-bea6-642006fb5946 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 Jul 31 09:30:40.827591 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-290e13e1-2fdc-4da0-bea6-642006fb5946 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:40.827591 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-290e13e1-2fdc-4da0-bea6-642006fb5946 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:40.840228 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:40.840228 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:40.844725 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-290e13e1-2fdc-4da0-bea6-642006fb5946 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:40.851339 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-290e13e1-2fdc-4da0-bea6-642006fb5946 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 returned with HTTP 200 Jul 31 09:30:40.851910 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 500/1980] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:40 2026] GET /volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:40.862023 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-c3be5095-e5e1-447e-94e6-d75bbf8e6f01 req-0c9e40e8-b0af-46d4-8f02-24bd7da08700 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:40.864990 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c3be5095-e5e1-447e-94e6-d75bbf8e6f01 req-0c9e40e8-b0af-46d4-8f02-24bd7da08700 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] DELETE https://10.4.3.226/volume/v3/attachments/5a6bba35-37ba-4de6-a394-f4bb9a66883b Jul 31 09:30:40.865334 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c3be5095-e5e1-447e-94e6-d75bbf8e6f01 req-0c9e40e8-b0af-46d4-8f02-24bd7da08700 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:40.865630 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c3be5095-e5e1-447e-94e6-d75bbf8e6f01 req-0c9e40e8-b0af-46d4-8f02-24bd7da08700 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:40.878267 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:40.878267 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:40.914425 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0f31d90c-a37f-4b6c-a1d4-7f2ff6d37fd3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:40.917473 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0f31d90c-a37f-4b6c-a1d4-7f2ff6d37fd3 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 Jul 31 09:30:40.917792 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0f31d90c-a37f-4b6c-a1d4-7f2ff6d37fd3 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:40.918109 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0f31d90c-a37f-4b6c-a1d4-7f2ff6d37fd3 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:40.918218 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-0f31d90c-a37f-4b6c-a1d4-7f2ff6d37fd3 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d58ef10a-3bd9-42ae-ad99-f6a9ece01059. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:40.931119 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:40.931119 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:40.932373 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0f31d90c-a37f-4b6c-a1d4-7f2ff6d37fd3 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 returned with HTTP 200 Jul 31 09:30:40.932647 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 496/1981] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:40 2026] GET /volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:40.974754 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c3be5095-e5e1-447e-94e6-d75bbf8e6f01 req-0c9e40e8-b0af-46d4-8f02-24bd7da08700 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/attachments/5a6bba35-37ba-4de6-a394-f4bb9a66883b returned with HTTP 200 Jul 31 09:30:40.975471 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 491/1982] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:30:40 2026] DELETE /volume/v3/attachments/5a6bba35-37ba-4de6-a394-f4bb9a66883b => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:41.749546 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-36477108-56ad-4a87-8bad-56758a5e7d4f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:41.751394 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-36477108-56ad-4a87-8bad-56758a5e7d4f tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] GET https://10.4.3.226/volume/v3/volumes/975940ae-26c3-463b-9bb5-06a583c7c044 Jul 31 09:30:41.751610 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-36477108-56ad-4a87-8bad-56758a5e7d4f tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:41.751804 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-36477108-56ad-4a87-8bad-56758a5e7d4f tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:41.760543 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:41.760543 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:41.765113 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-36477108-56ad-4a87-8bad-56758a5e7d4f tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Volume info retrieved successfully. Jul 31 09:30:41.772463 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-36477108-56ad-4a87-8bad-56758a5e7d4f tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] https://10.4.3.226/volume/v3/volumes/975940ae-26c3-463b-9bb5-06a583c7c044 returned with HTTP 200 Jul 31 09:30:41.773038 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 496/1983] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:41 2026] GET /volume/v3/volumes/975940ae-26c3-463b-9bb5-06a583c7c044 => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:41.806458 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-e02f4db8-8f14-4999-aecb-a8f61367d4c7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:41.809038 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-e02f4db8-8f14-4999-aecb-a8f61367d4c7 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] GET https://10.4.3.226/volume/v3/volumes/975940ae-26c3-463b-9bb5-06a583c7c044 Jul 31 09:30:41.809297 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-e02f4db8-8f14-4999-aecb-a8f61367d4c7 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:41.809489 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-e02f4db8-8f14-4999-aecb-a8f61367d4c7 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:41.816899 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:41.816899 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:41.820987 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-e02f4db8-8f14-4999-aecb-a8f61367d4c7 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Volume info retrieved successfully. Jul 31 09:30:41.825690 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-e02f4db8-8f14-4999-aecb-a8f61367d4c7 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] https://10.4.3.226/volume/v3/volumes/975940ae-26c3-463b-9bb5-06a583c7c044 returned with HTTP 200 Jul 31 09:30:41.826197 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 501/1984] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:30:41 2026] GET /volume/v3/volumes/975940ae-26c3-463b-9bb5-06a583c7c044 => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:41.867144 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9a51ca75-c9ac-4c37-9ee0-5f1b2b548b08 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:41.870991 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9a51ca75-c9ac-4c37-9ee0-5f1b2b548b08 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 Jul 31 09:30:41.871283 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9a51ca75-c9ac-4c37-9ee0-5f1b2b548b08 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:41.871511 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9a51ca75-c9ac-4c37-9ee0-5f1b2b548b08 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:41.893878 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:41.893878 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:41.898007 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9a51ca75-c9ac-4c37-9ee0-5f1b2b548b08 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:41.903042 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9a51ca75-c9ac-4c37-9ee0-5f1b2b548b08 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 returned with HTTP 200 Jul 31 09:30:41.903730 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 497/1985] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:41 2026] GET /volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:41.947004 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a05c1b60-9ad9-4c35-afae-e330d8255707 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:41.951482 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a05c1b60-9ad9-4c35-afae-e330d8255707 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 Jul 31 09:30:41.952477 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a05c1b60-9ad9-4c35-afae-e330d8255707 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:41.952759 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a05c1b60-9ad9-4c35-afae-e330d8255707 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:41.952965 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-a05c1b60-9ad9-4c35-afae-e330d8255707 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d58ef10a-3bd9-42ae-ad99-f6a9ece01059. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:41.960044 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:41.960044 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:41.961285 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a05c1b60-9ad9-4c35-afae-e330d8255707 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 returned with HTTP 200 Jul 31 09:30:41.961650 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 492/1986] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:41 2026] GET /volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:41.982079 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-fec58809-d9c7-445d-bc0f-7c7b84df34fd None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:42.013612 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-2f9fcf8c-9a8e-471f-8d3b-abee45dd50d8 req-0b88e6f3-2dfa-4d03-8d4a-772d640d6ef8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:42.015739 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-2f9fcf8c-9a8e-471f-8d3b-abee45dd50d8 req-0b88e6f3-2dfa-4d03-8d4a-772d640d6ef8 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e Jul 31 09:30:42.015897 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-2f9fcf8c-9a8e-471f-8d3b-abee45dd50d8 req-0b88e6f3-2dfa-4d03-8d4a-772d640d6ef8 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:42.016267 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-2f9fcf8c-9a8e-471f-8d3b-abee45dd50d8 req-0b88e6f3-2dfa-4d03-8d4a-772d640d6ef8 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:42.027850 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:42.027850 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:42.037149 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-2f9fcf8c-9a8e-471f-8d3b-abee45dd50d8 req-0b88e6f3-2dfa-4d03-8d4a-772d640d6ef8 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:42.049265 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-2f9fcf8c-9a8e-471f-8d3b-abee45dd50d8 req-0b88e6f3-2dfa-4d03-8d4a-772d640d6ef8 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e returned with HTTP 200 Jul 31 09:30:42.049823 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 502/1987] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:30:42 2026] GET /volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:42.075683 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-2f9fcf8c-9a8e-471f-8d3b-abee45dd50d8 req-05ca8aaf-c523-4569-90f8-002cbf8382b0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:42.078127 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2f9fcf8c-9a8e-471f-8d3b-abee45dd50d8 req-05ca8aaf-c523-4569-90f8-002cbf8382b0 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] POST https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e/action Jul 31 09:30:42.078566 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2f9fcf8c-9a8e-471f-8d3b-abee45dd50d8 req-05ca8aaf-c523-4569-90f8-002cbf8382b0 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:30:42.078718 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2f9fcf8c-9a8e-471f-8d3b-abee45dd50d8 req-05ca8aaf-c523-4569-90f8-002cbf8382b0 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:42.092882 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:42.092882 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:42.093518 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-2f9fcf8c-9a8e-471f-8d3b-abee45dd50d8 req-05ca8aaf-c523-4569-90f8-002cbf8382b0 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:42.100323 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-2f9fcf8c-9a8e-471f-8d3b-abee45dd50d8 req-05ca8aaf-c523-4569-90f8-002cbf8382b0 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Begin detaching volume completed successfully. Jul 31 09:30:42.100594 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2f9fcf8c-9a8e-471f-8d3b-abee45dd50d8 req-05ca8aaf-c523-4569-90f8-002cbf8382b0 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e/action returned with HTTP 202 Jul 31 09:30:42.102040 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 498/1988] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:30:42 2026] POST /volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:30:42.113583 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fec58809-d9c7-445d-bc0f-7c7b84df34fd tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] GET https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059/export_record Jul 31 09:30:42.113799 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fec58809-d9c7-445d-bc0f-7c7b84df34fd tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:42.114020 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fec58809-d9c7-445d-bc0f-7c7b84df34fd tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] Calling method 'export_record' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:42.114204 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.backups [None req-fec58809-d9c7-445d-bc0f-7c7b84df34fd tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] Export record for backup d58ef10a-3bd9-42ae-ad99-f6a9ece01059. {{(pid=100314) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 09:30:42.123417 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:42.123417 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:42.125028 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.policy [None req-fec58809-d9c7-445d-bc0f-7c7b84df34fd tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'ffeecd70628043129fb6519dfec85487', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b0417a46464b72bf9be393bd895074', '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=100314) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:30:42.125358 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fec58809-d9c7-445d-bc0f-7c7b84df34fd tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059/export_record returned with HTTP 403 Jul 31 09:30:42.126075 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 497/1989] 10.4.3.226 () {68 vars in 1430 bytes} [Fri Jul 31 09:30:41 2026] GET /volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059/export_record => generated 101 bytes in 144 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:30:42.138589 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0127a65c-a888-452c-b003-84a8afb47237 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:42.140339 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9af1777f-f8f5-4721-9b1e-29a989c284ce None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:42.140533 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0127a65c-a888-452c-b003-84a8afb47237 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:30:42.141008 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0127a65c-a888-452c-b003-84a8afb47237 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1794169388"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:42.142989 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-0127a65c-a888-452c-b003-84a8afb47237 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1794169388'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:30:42.143221 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-0127a65c-a888-452c-b003-84a8afb47237 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Create volume of 1 GB Jul 31 09:30:42.143792 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9af1777f-f8f5-4721-9b1e-29a989c284ce tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e Jul 31 09:30:42.144097 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9af1777f-f8f5-4721-9b1e-29a989c284ce tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:42.144412 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9af1777f-f8f5-4721-9b1e-29a989c284ce tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:42.149950 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0127a65c-a888-452c-b003-84a8afb47237 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Availability Zones retrieved successfully. Jul 31 09:30:42.159199 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0127a65c-a888-452c-b003-84a8afb47237 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Flow 'volume_create_api' (57cfcd16-f1dc-4759-97df-9234e31077f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:42.160034 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:42.160034 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:42.162299 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0127a65c-a888-452c-b003-84a8afb47237 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (071466de-58e8-412b-a77d-283a904eba60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:42.164619 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-0127a65c-a888-452c-b003-84a8afb47237 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:30:42.165601 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-9af1777f-f8f5-4721-9b1e-29a989c284ce tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:42.172412 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9af1777f-f8f5-4721-9b1e-29a989c284ce tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e returned with HTTP 200 Jul 31 09:30:42.172988 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 503/1990] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:42 2026] GET /volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:42.178520 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ac5083bb-4948-47cf-bd98-3f6137aad786 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:42.178940 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ac5083bb-4948-47cf-bd98-3f6137aad786 None None] GET https://10.4.3.226/volume// Jul 31 09:30:42.179121 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ac5083bb-4948-47cf-bd98-3f6137aad786 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:42.179356 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ac5083bb-4948-47cf-bd98-3f6137aad786 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:42.179687 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ac5083bb-4948-47cf-bd98-3f6137aad786 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:30:42.179966 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 499/1991] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:30: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 31 09:30:42.192075 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-2f9fcf8c-9a8e-471f-8d3b-abee45dd50d8 req-166873f0-2782-47cb-abeb-1b2d1fb7856f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:42.194292 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-2f9fcf8c-9a8e-471f-8d3b-abee45dd50d8 req-166873f0-2782-47cb-abeb-1b2d1fb7856f tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e Jul 31 09:30:42.199369 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-2f9fcf8c-9a8e-471f-8d3b-abee45dd50d8 req-166873f0-2782-47cb-abeb-1b2d1fb7856f tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:42.199369 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-2f9fcf8c-9a8e-471f-8d3b-abee45dd50d8 req-166873f0-2782-47cb-abeb-1b2d1fb7856f tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:42.208169 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0127a65c-a888-452c-b003-84a8afb47237 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (071466de-58e8-412b-a77d-283a904eba60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:42.208169 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0127a65c-a888-452c-b003-84a8afb47237 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec0af536-4b5d-4e52-a510-b6d7e8317637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:42.220026 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:42.220026 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:42.226270 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-2f9fcf8c-9a8e-471f-8d3b-abee45dd50d8 req-166873f0-2782-47cb-abeb-1b2d1fb7856f tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:42.231024 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-2f9fcf8c-9a8e-471f-8d3b-abee45dd50d8 req-166873f0-2782-47cb-abeb-1b2d1fb7856f tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e returned with HTTP 200 Jul 31 09:30:42.231024 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 498/1992] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:30:42 2026] GET /volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e => generated 1319 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:30:42.262706 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-0127a65c-a888-452c-b003-84a8afb47237 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Created reservations ['1ac2bed7-673c-4811-adc8-b073bc0c99eb', 'eb99aedf-d4a6-493c-b86d-fb37e95d084f', 'a69347b5-4824-4566-8956-9e89f86035be', 'd6fe96f1-b7b2-47e1-963c-ae8af9c069fd'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:30:42.263979 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0127a65c-a888-452c-b003-84a8afb47237 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec0af536-4b5d-4e52-a510-b6d7e8317637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ac2bed7-673c-4811-adc8-b073bc0c99eb', 'eb99aedf-d4a6-493c-b86d-fb37e95d084f', 'a69347b5-4824-4566-8956-9e89f86035be', 'd6fe96f1-b7b2-47e1-963c-ae8af9c069fd']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:42.265292 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0127a65c-a888-452c-b003-84a8afb47237 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cca5e772-b726-42be-b6b7-678e88bb61c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:42.305890 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0127a65c-a888-452c-b003-84a8afb47237 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cca5e772-b726-42be-b6b7-678e88bb61c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62311b6b-8a64-4924-9dd1-387e514a4459', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1794169388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44b0417a46464b72bf9be393bd895074',qos_specs=None,replication_status=,reservations=['1ac2bed7-673c-4811-adc8-b073bc0c99eb','eb99aedf-d4a6-493c-b86d-fb37e95d084f','a69347b5-4824-4566-8956-9e89f86035be','d6fe96f1-b7b2-47e1-963c-ae8af9c069fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a05ef127ee63484eacdfe68338b3ef69',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:30:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1794169388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62311b6b-8a64-4924-9dd1-387e514a4459,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44b0417a46464b72bf9be393bd895074',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a05ef127ee63484eacdfe68338b3ef69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:42.306896 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0127a65c-a888-452c-b003-84a8afb47237 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c350975-f603-4beb-abb3-315e108e662b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:42.339355 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0127a65c-a888-452c-b003-84a8afb47237 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c350975-f603-4beb-abb3-315e108e662b) transitioned into state 'SUCCESS' from state '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-1794169388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44b0417a46464b72bf9be393bd895074',qos_specs=None,replication_status=,reservations=['1ac2bed7-673c-4811-adc8-b073bc0c99eb','eb99aedf-d4a6-493c-b86d-fb37e95d084f','a69347b5-4824-4566-8956-9e89f86035be','d6fe96f1-b7b2-47e1-963c-ae8af9c069fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a05ef127ee63484eacdfe68338b3ef69',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:42.340467 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0127a65c-a888-452c-b003-84a8afb47237 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8fb2695-bb0c-4e72-bee7-4a7474023f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:42.354899 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0127a65c-a888-452c-b003-84a8afb47237 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8fb2695-bb0c-4e72-bee7-4a7474023f65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:42.356217 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0127a65c-a888-452c-b003-84a8afb47237 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Flow 'volume_create_api' (57cfcd16-f1dc-4759-97df-9234e31077f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:42.356217 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0127a65c-a888-452c-b003-84a8afb47237 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Create volume request issued successfully. Jul 31 09:30:42.356977 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0127a65c-a888-452c-b003-84a8afb47237 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:30:42.357412 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 493/1993] 10.4.3.226 () {70 vars in 1298 bytes} [Fri Jul 31 09:30:42 2026] POST /volume/v3/volumes => generated 778 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:30:42.375962 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d2ae4b6b-9026-42bd-8223-3b480a4611eb None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:42.378974 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d2ae4b6b-9026-42bd-8223-3b480a4611eb tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/volumes/62311b6b-8a64-4924-9dd1-387e514a4459 Jul 31 09:30:42.379353 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d2ae4b6b-9026-42bd-8223-3b480a4611eb tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:42.379639 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d2ae4b6b-9026-42bd-8223-3b480a4611eb tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:42.392313 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:42.392313 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:42.402774 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d2ae4b6b-9026-42bd-8223-3b480a4611eb tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Volume info retrieved successfully. Jul 31 09:30:42.408588 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d2ae4b6b-9026-42bd-8223-3b480a4611eb tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/volumes/62311b6b-8a64-4924-9dd1-387e514a4459 returned with HTTP 200 Jul 31 09:30:42.408978 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 504/1994] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:42 2026] GET /volume/v3/volumes/62311b6b-8a64-4924-9dd1-387e514a4459 => generated 957 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:42.442719 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-e672ef52-71a5-412f-812e-8d68354677fe None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:42.445361 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-e672ef52-71a5-412f-812e-8d68354677fe tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] GET https://10.4.3.226/volume/v3/volumes/975940ae-26c3-463b-9bb5-06a583c7c044 Jul 31 09:30:42.445610 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-e672ef52-71a5-412f-812e-8d68354677fe tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:42.445866 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-e672ef52-71a5-412f-812e-8d68354677fe tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:42.456491 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:42.456491 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:42.462721 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-e672ef52-71a5-412f-812e-8d68354677fe tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Volume info retrieved successfully. Jul 31 09:30:42.473907 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-e672ef52-71a5-412f-812e-8d68354677fe tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] https://10.4.3.226/volume/v3/volumes/975940ae-26c3-463b-9bb5-06a583c7c044 returned with HTTP 200 Jul 31 09:30:42.474703 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 500/1995] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:30:42 2026] GET /volume/v3/volumes/975940ae-26c3-463b-9bb5-06a583c7c044 => generated 1359 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:42.491263 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-fd773b69-1cb2-4ebf-aaa8-cf0e310a7cfc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:42.491263 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fd773b69-1cb2-4ebf-aaa8-cf0e310a7cfc None None] GET https://10.4.3.226/volume// Jul 31 09:30:42.491263 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fd773b69-1cb2-4ebf-aaa8-cf0e310a7cfc None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:42.491263 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fd773b69-1cb2-4ebf-aaa8-cf0e310a7cfc None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:42.491823 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fd773b69-1cb2-4ebf-aaa8-cf0e310a7cfc None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:30:42.492348 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 499/1996] 10.4.3.226 () {66 vars in 1419 bytes} [Fri Jul 31 09:30:42 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:30:42.505399 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-0e6e264f-c65e-4a5f-acd2-73c09e71dbe7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:42.509532 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-0e6e264f-c65e-4a5f-acd2-73c09e71dbe7 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:30:42.510438 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-0e6e264f-c65e-4a5f-acd2-73c09e71dbe7 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "975940ae-26c3-463b-9bb5-06a583c7c044", "connector": null, "instance_uuid": "147f2c76-6d83-4a75-b41d-9d40ef90cdfc"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:42.522399 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:42.522399 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:42.566938 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-0e6e264f-c65e-4a5f-acd2-73c09e71dbe7 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:30:42.567605 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 494/1997] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:30:42 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 31 09:30:43.191724 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b1765e2f-1ada-47fa-b663-656969bd3243 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:43.193868 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b1765e2f-1ada-47fa-b663-656969bd3243 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e Jul 31 09:30:43.195614 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b1765e2f-1ada-47fa-b663-656969bd3243 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:43.195614 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b1765e2f-1ada-47fa-b663-656969bd3243 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:43.208331 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:43.208331 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:43.217830 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-b1765e2f-1ada-47fa-b663-656969bd3243 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:43.227682 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b1765e2f-1ada-47fa-b663-656969bd3243 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e returned with HTTP 200 Jul 31 09:30:43.227824 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 505/1998] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:43 2026] GET /volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:43.268794 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-2f9fcf8c-9a8e-471f-8d3b-abee45dd50d8 req-1b3ae43c-d4eb-467b-96f5-e300e4ef8f15 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:43.271298 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2f9fcf8c-9a8e-471f-8d3b-abee45dd50d8 req-1b3ae43c-d4eb-467b-96f5-e300e4ef8f15 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] DELETE https://10.4.3.226/volume/v3/attachments/1cf3e53c-25fd-4b7a-a4c6-ff9e52dad458 Jul 31 09:30:43.271560 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2f9fcf8c-9a8e-471f-8d3b-abee45dd50d8 req-1b3ae43c-d4eb-467b-96f5-e300e4ef8f15 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:43.271816 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2f9fcf8c-9a8e-471f-8d3b-abee45dd50d8 req-1b3ae43c-d4eb-467b-96f5-e300e4ef8f15 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:43.283607 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:43.283607 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:43.359269 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2f9fcf8c-9a8e-471f-8d3b-abee45dd50d8 req-1b3ae43c-d4eb-467b-96f5-e300e4ef8f15 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/attachments/1cf3e53c-25fd-4b7a-a4c6-ff9e52dad458 returned with HTTP 200 Jul 31 09:30:43.359855 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 501/1999] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:30:43 2026] DELETE /volume/v3/attachments/1cf3e53c-25fd-4b7a-a4c6-ff9e52dad458 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:43.432208 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5087988c-07d0-49b2-a199-113a683700d5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:43.433152 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5087988c-07d0-49b2-a199-113a683700d5 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/volumes/62311b6b-8a64-4924-9dd1-387e514a4459 Jul 31 09:30:43.433448 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5087988c-07d0-49b2-a199-113a683700d5 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:43.433684 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5087988c-07d0-49b2-a199-113a683700d5 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:43.444183 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:43.444183 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:43.449205 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-5087988c-07d0-49b2-a199-113a683700d5 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Volume info retrieved successfully. Jul 31 09:30:43.454598 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5087988c-07d0-49b2-a199-113a683700d5 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/volumes/62311b6b-8a64-4924-9dd1-387e514a4459 returned with HTTP 200 Jul 31 09:30:43.455117 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 500/2000] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:43 2026] GET /volume/v3/volumes/62311b6b-8a64-4924-9dd1-387e514a4459 => generated 1018 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:43.479668 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c04b4447-78d2-4558-b3cd-6ab38402c1d7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:43.482087 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c04b4447-78d2-4558-b3cd-6ab38402c1d7 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] POST https://10.4.3.226/volume/v3/backups Jul 31 09:30:43.482584 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c04b4447-78d2-4558-b3cd-6ab38402c1d7 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "62311b6b-8a64-4924-9dd1-387e514a4459", "name": "tempest-type-Backup-542046475"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:43.484485 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-c04b4447-78d2-4558-b3cd-6ab38402c1d7 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Creating new backup {'backup': {'volume_id': '62311b6b-8a64-4924-9dd1-387e514a4459', 'name': 'tempest-type-Backup-542046475'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:30:43.484647 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-c04b4447-78d2-4558-b3cd-6ab38402c1d7 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Creating backup of volume 62311b6b-8a64-4924-9dd1-387e514a4459 in container None Jul 31 09:30:43.501659 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:43.501659 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:43.502165 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c04b4447-78d2-4558-b3cd-6ab38402c1d7 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Volume info retrieved successfully. Jul 31 09:30:43.534979 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-c04b4447-78d2-4558-b3cd-6ab38402c1d7 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Created reservations ['07a75f0b-a7b3-4172-8701-9ad358c752fc', 'cc29419e-6de6-4f62-a272-ee1ebcac7a5f'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:30:43.591349 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c04b4447-78d2-4558-b3cd-6ab38402c1d7 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:30:43.592158 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 495/2001] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:30:43 2026] POST /volume/v3/backups => generated 315 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:30:43.601969 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9b903b91-503b-4594-b47d-973122cb4c08 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:43.604543 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9b903b91-503b-4594-b47d-973122cb4c08 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 Jul 31 09:30:43.605806 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9b903b91-503b-4594-b47d-973122cb4c08 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:43.606179 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9b903b91-503b-4594-b47d-973122cb4c08 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:43.606335 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-9b903b91-503b-4594-b47d-973122cb4c08 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d19fbed2-48e3-45f1-8a2b-c6d522097018. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:43.612483 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:43.612483 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:43.614219 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9b903b91-503b-4594-b47d-973122cb4c08 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 returned with HTTP 200 Jul 31 09:30:43.614791 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 506/2002] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:43 2026] GET /volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:44.245392 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f5e30f8a-d045-4c7d-be11-5670263d4574 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:44.248228 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f5e30f8a-d045-4c7d-be11-5670263d4574 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e Jul 31 09:30:44.248494 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f5e30f8a-d045-4c7d-be11-5670263d4574 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:44.248720 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f5e30f8a-d045-4c7d-be11-5670263d4574 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:44.259600 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:44.259600 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:44.263061 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f5e30f8a-d045-4c7d-be11-5670263d4574 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:44.268582 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f5e30f8a-d045-4c7d-be11-5670263d4574 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e returned with HTTP 200 Jul 31 09:30:44.269022 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 502/2003] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:44 2026] GET /volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:44.286127 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ef63b009-3fb5-4451-a2be-75b51e90d1be None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:44.288852 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ef63b009-3fb5-4451-a2be-75b51e90d1be tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e Jul 31 09:30:44.289127 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ef63b009-3fb5-4451-a2be-75b51e90d1be tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:44.290422 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ef63b009-3fb5-4451-a2be-75b51e90d1be tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:44.297060 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:44.297060 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:44.301181 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-ef63b009-3fb5-4451-a2be-75b51e90d1be tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:44.306225 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ef63b009-3fb5-4451-a2be-75b51e90d1be tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e returned with HTTP 200 Jul 31 09:30:44.306707 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 501/2004] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:44 2026] GET /volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:44.373891 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-30831cc1-9900-48e4-b8f3-83d9187f6dfa None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:44.378933 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-30831cc1-9900-48e4-b8f3-83d9187f6dfa tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e Jul 31 09:30:44.378933 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-30831cc1-9900-48e4-b8f3-83d9187f6dfa tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:44.378933 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-30831cc1-9900-48e4-b8f3-83d9187f6dfa tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:44.388866 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:44.388866 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:44.394218 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-30831cc1-9900-48e4-b8f3-83d9187f6dfa tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:44.401268 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-30831cc1-9900-48e4-b8f3-83d9187f6dfa tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e returned with HTTP 200 Jul 31 09:30:44.401268 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 496/2005] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:44 2026] GET /volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:44.422381 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f9aefa29-87db-4d61-9a35-846e80fd56f4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:44.424796 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f9aefa29-87db-4d61-9a35-846e80fd56f4 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 Jul 31 09:30:44.424796 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f9aefa29-87db-4d61-9a35-846e80fd56f4 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:44.425464 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f9aefa29-87db-4d61-9a35-846e80fd56f4 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:44.434093 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:44.434093 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:44.439906 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f9aefa29-87db-4d61-9a35-846e80fd56f4 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:44.449955 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f9aefa29-87db-4d61-9a35-846e80fd56f4 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 returned with HTTP 200 Jul 31 09:30:44.451194 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 507/2006] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:44 2026] GET /volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:44.523037 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c7b6392e-f3f7-4b83-83ea-8f79a3c5726f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:44.524949 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c7b6392e-f3f7-4b83-83ea-8f79a3c5726f tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 Jul 31 09:30:44.525147 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c7b6392e-f3f7-4b83-83ea-8f79a3c5726f tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:44.525365 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c7b6392e-f3f7-4b83-83ea-8f79a3c5726f tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:44.532721 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:44.532721 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:44.537403 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c7b6392e-f3f7-4b83-83ea-8f79a3c5726f tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:44.543699 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c7b6392e-f3f7-4b83-83ea-8f79a3c5726f tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 returned with HTTP 200 Jul 31 09:30:44.544145 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 503/2007] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:44 2026] GET /volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:44.556737 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-aa61140c-6da9-4bed-a6ef-2973ac429442 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:44.556737 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-aa61140c-6da9-4bed-a6ef-2973ac429442 None None] GET https://10.4.3.226/volume// Jul 31 09:30:44.556737 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-aa61140c-6da9-4bed-a6ef-2973ac429442 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:44.556737 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-aa61140c-6da9-4bed-a6ef-2973ac429442 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:44.556737 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-aa61140c-6da9-4bed-a6ef-2973ac429442 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:30:44.556737 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 502/2008] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:30: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 31 09:30:44.572206 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-8a430f3b-bf70-41be-a513-8ef9fc0a0e2e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:44.576092 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-8a430f3b-bf70-41be-a513-8ef9fc0a0e2e tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] GET https://10.4.3.226/volume/v3/volumes/975940ae-26c3-463b-9bb5-06a583c7c044 Jul 31 09:30:44.578831 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-8a430f3b-bf70-41be-a513-8ef9fc0a0e2e tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:44.578831 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-8a430f3b-bf70-41be-a513-8ef9fc0a0e2e tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:44.590732 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:44.590732 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:44.597901 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-8a430f3b-bf70-41be-a513-8ef9fc0a0e2e tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Volume info retrieved successfully. Jul 31 09:30:44.612687 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-8a430f3b-bf70-41be-a513-8ef9fc0a0e2e tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] https://10.4.3.226/volume/v3/volumes/975940ae-26c3-463b-9bb5-06a583c7c044 returned with HTTP 200 Jul 31 09:30:44.612687 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 497/2009] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:30:44 2026] GET /volume/v3/volumes/975940ae-26c3-463b-9bb5-06a583c7c044 => generated 1538 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:30:44.628938 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-1278be9b-4807-4a60-a232-9ebf87001d7a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:44.631180 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1278be9b-4807-4a60-a232-9ebf87001d7a tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 Jul 31 09:30:44.631452 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1278be9b-4807-4a60-a232-9ebf87001d7a tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:44.631661 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1278be9b-4807-4a60-a232-9ebf87001d7a tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:44.631763 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-1278be9b-4807-4a60-a232-9ebf87001d7a tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d19fbed2-48e3-45f1-8a2b-c6d522097018. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:44.639690 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:44.639690 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:44.640611 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1278be9b-4807-4a60-a232-9ebf87001d7a tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 returned with HTTP 200 Jul 31 09:30:44.640946 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 508/2010] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:44 2026] GET /volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:44.767507 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-3cc51dd7-e4ab-49ff-8b9e-f78e8c519da3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:44.776806 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-3cc51dd7-e4ab-49ff-8b9e-f78e8c519da3 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] PUT https://10.4.3.226/volume/v3/attachments/9cf879db-ca6f-4bee-b1b2-5a683cb2b093 Jul 31 09:30:44.777127 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-3cc51dd7-e4ab-49ff-8b9e-f78e8c519da3 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:44.792053 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-3cc51dd7-e4ab-49ff-8b9e-f78e8c519da3 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Acquiring lock "cinder-attachment_update-975940ae-26c3-463b-9bb5-06a583c7c044-np0000006200" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:30:44.798899 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-3cc51dd7-e4ab-49ff-8b9e-f78e8c519da3 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Lock "cinder-attachment_update-975940ae-26c3-463b-9bb5-06a583c7c044-np0000006200" acquired by "attachment_update" :: waited 0.007s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:30:44.800215 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:44.800215 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:44.947122 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-3cc51dd7-e4ab-49ff-8b9e-f78e8c519da3 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Lock "cinder-attachment_update-975940ae-26c3-463b-9bb5-06a583c7c044-np0000006200" released by "attachment_update" :: held 0.146s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:30:44.947122 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-3cc51dd7-e4ab-49ff-8b9e-f78e8c519da3 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] https://10.4.3.226/volume/v3/attachments/9cf879db-ca6f-4bee-b1b2-5a683cb2b093 returned with HTTP 200 Jul 31 09:30:44.947122 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 504/2011] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:30:44 2026] PUT /volume/v3/attachments/9cf879db-ca6f-4bee-b1b2-5a683cb2b093 => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:44.983437 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-161b7c56-9f7e-4449-a151-58520ff27702 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:44.986199 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-161b7c56-9f7e-4449-a151-58520ff27702 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] POST https://10.4.3.226/volume/v3/attachments/9cf879db-ca6f-4bee-b1b2-5a683cb2b093/action Jul 31 09:30:44.986636 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-161b7c56-9f7e-4449-a151-58520ff27702 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Action body: b'{"os-complete": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:30:44.986740 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-161b7c56-9f7e-4449-a151-58520ff27702 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:45.010777 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:45.010777 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:45.036703 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-002409bd-ffb5-458f-b41e-ddbaca09850f req-161b7c56-9f7e-4449-a151-58520ff27702 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] https://10.4.3.226/volume/v3/attachments/9cf879db-ca6f-4bee-b1b2-5a683cb2b093/action returned with HTTP 204 Jul 31 09:30:45.037383 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 503/2012] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:30:44 2026] POST /volume/v3/attachments/9cf879db-ca6f-4bee-b1b2-5a683cb2b093/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:30:45.656532 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8faa2def-2ffa-402d-91e8-8b9c4f846568 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:45.659038 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8faa2def-2ffa-402d-91e8-8b9c4f846568 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 Jul 31 09:30:45.659374 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8faa2def-2ffa-402d-91e8-8b9c4f846568 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:45.659636 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8faa2def-2ffa-402d-91e8-8b9c4f846568 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:45.659782 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-8faa2def-2ffa-402d-91e8-8b9c4f846568 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d19fbed2-48e3-45f1-8a2b-c6d522097018. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:45.665909 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:45.665909 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:45.667083 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8faa2def-2ffa-402d-91e8-8b9c4f846568 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 returned with HTTP 200 Jul 31 09:30:45.667656 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 498/2013] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:45 2026] GET /volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:46.603062 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e67f229b-d913-48d4-8063-d2fcf9fc4ce0 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:46.605478 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e67f229b-d913-48d4-8063-d2fcf9fc4ce0 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-reader] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:30:46.605715 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e67f229b-d913-48d4-8063-d2fcf9fc4ce0 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-reader] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:46.605955 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e67f229b-d913-48d4-8063-d2fcf9fc4ce0 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-reader] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:46.620783 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:46.620783 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:46.624622 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e67f229b-d913-48d4-8063-d2fcf9fc4ce0 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-reader] Volume info retrieved successfully. Jul 31 09:30:46.630051 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e67f229b-d913-48d4-8063-d2fcf9fc4ce0 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-reader] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:30:46.630601 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 509/2014] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:46 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 1442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:46.673453 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-8d55ee7f-757b-4c99-81d3-a6127291ddd6 req-fcd1bbcb-badd-4fc9-a424-c5aa32f8d88e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:46.676143 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8d55ee7f-757b-4c99-81d3-a6127291ddd6 req-fcd1bbcb-badd-4fc9-a424-c5aa32f8d88e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:30:46.676430 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8d55ee7f-757b-4c99-81d3-a6127291ddd6 req-fcd1bbcb-badd-4fc9-a424-c5aa32f8d88e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:46.677680 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8d55ee7f-757b-4c99-81d3-a6127291ddd6 req-fcd1bbcb-badd-4fc9-a424-c5aa32f8d88e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:46.681665 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-754d7251-0d35-4257-aa54-cdfba552874f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:46.683707 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-754d7251-0d35-4257-aa54-cdfba552874f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 Jul 31 09:30:46.683947 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-754d7251-0d35-4257-aa54-cdfba552874f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:46.684098 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-754d7251-0d35-4257-aa54-cdfba552874f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:46.684315 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-754d7251-0d35-4257-aa54-cdfba552874f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d19fbed2-48e3-45f1-8a2b-c6d522097018. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:46.690085 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:46.690085 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:46.692692 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:46.692692 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:46.693594 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-8d55ee7f-757b-4c99-81d3-a6127291ddd6 req-fcd1bbcb-badd-4fc9-a424-c5aa32f8d88e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:30:46.693753 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-754d7251-0d35-4257-aa54-cdfba552874f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 returned with HTTP 200 Jul 31 09:30:46.694075 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 504/2015] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:46 2026] GET /volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:46.698924 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8d55ee7f-757b-4c99-81d3-a6127291ddd6 req-fcd1bbcb-badd-4fc9-a424-c5aa32f8d88e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:30:46.699759 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 505/2016] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:30:46 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 1442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:46.730970 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-8d55ee7f-757b-4c99-81d3-a6127291ddd6 req-15cd84f3-513f-48da-89d5-5ea802e92d02 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:46.733222 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8d55ee7f-757b-4c99-81d3-a6127291ddd6 req-15cd84f3-513f-48da-89d5-5ea802e92d02 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] POST https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6/action Jul 31 09:30:46.733797 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8d55ee7f-757b-4c99-81d3-a6127291ddd6 req-15cd84f3-513f-48da-89d5-5ea802e92d02 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:30:46.733935 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8d55ee7f-757b-4c99-81d3-a6127291ddd6 req-15cd84f3-513f-48da-89d5-5ea802e92d02 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:46.748739 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:46.748739 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:46.749198 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-8d55ee7f-757b-4c99-81d3-a6127291ddd6 req-15cd84f3-513f-48da-89d5-5ea802e92d02 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:30:46.759475 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-8d55ee7f-757b-4c99-81d3-a6127291ddd6 req-15cd84f3-513f-48da-89d5-5ea802e92d02 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Begin detaching volume completed successfully. Jul 31 09:30:46.760099 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8d55ee7f-757b-4c99-81d3-a6127291ddd6 req-15cd84f3-513f-48da-89d5-5ea802e92d02 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6/action returned with HTTP 202 Jul 31 09:30:46.760755 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 499/2017] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:30:46 2026] POST /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:30:46.786651 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f39e3849-3163-48b4-b304-cc72417e367c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:46.790045 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f39e3849-3163-48b4-b304-cc72417e367c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:30:46.790045 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f39e3849-3163-48b4-b304-cc72417e367c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:46.790045 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f39e3849-3163-48b4-b304-cc72417e367c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:46.803026 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:46.803026 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:46.806819 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f39e3849-3163-48b4-b304-cc72417e367c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:30:46.813762 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f39e3849-3163-48b4-b304-cc72417e367c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:30:46.814323 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 510/2018] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:46 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 1445 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:46.834627 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7435604b-05f8-4617-ac75-a4c9c074af84 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:46.835175 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7435604b-05f8-4617-ac75-a4c9c074af84 None None] GET https://10.4.3.226/volume// Jul 31 09:30:46.835561 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7435604b-05f8-4617-ac75-a4c9c074af84 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:46.835816 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7435604b-05f8-4617-ac75-a4c9c074af84 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:46.836230 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7435604b-05f8-4617-ac75-a4c9c074af84 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:30:46.836883 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 505/2019] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:30: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 31 09:30:46.844927 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-8d55ee7f-757b-4c99-81d3-a6127291ddd6 req-f09dc215-ae4a-4cda-866b-c483a1f0668c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:46.848070 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8d55ee7f-757b-4c99-81d3-a6127291ddd6 req-f09dc215-ae4a-4cda-866b-c483a1f0668c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:30:46.848260 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8d55ee7f-757b-4c99-81d3-a6127291ddd6 req-f09dc215-ae4a-4cda-866b-c483a1f0668c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:46.848664 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8d55ee7f-757b-4c99-81d3-a6127291ddd6 req-f09dc215-ae4a-4cda-866b-c483a1f0668c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:46.867481 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:46.867481 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:46.872678 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-8d55ee7f-757b-4c99-81d3-a6127291ddd6 req-f09dc215-ae4a-4cda-866b-c483a1f0668c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:30:46.879384 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8d55ee7f-757b-4c99-81d3-a6127291ddd6 req-f09dc215-ae4a-4cda-866b-c483a1f0668c tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:30:46.879931 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 506/2020] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:30:46 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 1625 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:30:47.577204 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-8d55ee7f-757b-4c99-81d3-a6127291ddd6 req-34b34431-7a66-4893-9493-83b9d55e6dbe None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:47.581862 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8d55ee7f-757b-4c99-81d3-a6127291ddd6 req-34b34431-7a66-4893-9493-83b9d55e6dbe tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:30:47.581862 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8d55ee7f-757b-4c99-81d3-a6127291ddd6 req-34b34431-7a66-4893-9493-83b9d55e6dbe tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:47.582046 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8d55ee7f-757b-4c99-81d3-a6127291ddd6 req-34b34431-7a66-4893-9493-83b9d55e6dbe tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:47.603183 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:47.603183 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:47.612312 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-8d55ee7f-757b-4c99-81d3-a6127291ddd6 req-34b34431-7a66-4893-9493-83b9d55e6dbe tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:30:47.627392 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8d55ee7f-757b-4c99-81d3-a6127291ddd6 req-34b34431-7a66-4893-9493-83b9d55e6dbe tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:30:47.628626 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 500/2021] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:30:47 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 1445 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:47.665844 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-8d55ee7f-757b-4c99-81d3-a6127291ddd6 req-dd5f38cd-16e8-4ba7-93e8-87df2a78a951 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:47.670462 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-8d55ee7f-757b-4c99-81d3-a6127291ddd6 req-dd5f38cd-16e8-4ba7-93e8-87df2a78a951 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] DELETE https://10.4.3.226/volume/v3/attachments/4f0abfd2-a0d8-4c7b-a749-b7c15e9a8c8a Jul 31 09:30:47.670729 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-8d55ee7f-757b-4c99-81d3-a6127291ddd6 req-dd5f38cd-16e8-4ba7-93e8-87df2a78a951 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:47.670986 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-8d55ee7f-757b-4c99-81d3-a6127291ddd6 req-dd5f38cd-16e8-4ba7-93e8-87df2a78a951 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:47.684297 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:47.684297 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:47.709072 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7d4f109e-e656-435f-994a-dddfa50cbfc2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:47.713439 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7d4f109e-e656-435f-994a-dddfa50cbfc2 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 Jul 31 09:30:47.713439 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7d4f109e-e656-435f-994a-dddfa50cbfc2 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:47.713439 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7d4f109e-e656-435f-994a-dddfa50cbfc2 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:47.713439 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-7d4f109e-e656-435f-994a-dddfa50cbfc2 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d19fbed2-48e3-45f1-8a2b-c6d522097018. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:47.722079 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:47.722079 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:47.723871 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7d4f109e-e656-435f-994a-dddfa50cbfc2 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 returned with HTTP 200 Jul 31 09:30:47.724884 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 506/2022] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:47 2026] GET /volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:47.770420 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-8d55ee7f-757b-4c99-81d3-a6127291ddd6 req-dd5f38cd-16e8-4ba7-93e8-87df2a78a951 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments/4f0abfd2-a0d8-4c7b-a749-b7c15e9a8c8a returned with HTTP 200 Jul 31 09:30:47.770987 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 511/2023] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:30:47 2026] DELETE /volume/v3/attachments/4f0abfd2-a0d8-4c7b-a749-b7c15e9a8c8a => generated 192 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:47.835639 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-99e2b884-447f-4675-b9bb-a8afaf9582e2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:47.839363 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-99e2b884-447f-4675-b9bb-a8afaf9582e2 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:30:47.839720 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-99e2b884-447f-4675-b9bb-a8afaf9582e2 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:47.840236 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-99e2b884-447f-4675-b9bb-a8afaf9582e2 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:47.856452 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:47.856452 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:47.861934 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-99e2b884-447f-4675-b9bb-a8afaf9582e2 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:30:47.868882 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-99e2b884-447f-4675-b9bb-a8afaf9582e2 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:30:47.869384 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 507/2024] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:47 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 1145 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:47.888215 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-af9cf0c7-2c8e-4b21-b0bb-0c2f09fccfec None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:47.891821 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-af9cf0c7-2c8e-4b21-b0bb-0c2f09fccfec tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-reader] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:30:47.892251 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-af9cf0c7-2c8e-4b21-b0bb-0c2f09fccfec tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:47.892677 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-af9cf0c7-2c8e-4b21-b0bb-0c2f09fccfec tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-reader] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:47.909438 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:47.909438 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:47.915384 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-af9cf0c7-2c8e-4b21-b0bb-0c2f09fccfec tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-reader] Volume info retrieved successfully. Jul 31 09:30:47.923371 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-af9cf0c7-2c8e-4b21-b0bb-0c2f09fccfec tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-reader] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:30:47.923515 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 501/2025] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:47 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 1145 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:47.978466 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-6b7c977f-3fd7-4fbf-ab4e-ea521df0645a req-14828410-07d4-49d6-86d6-f636434e314b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:47.980599 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-6b7c977f-3fd7-4fbf-ab4e-ea521df0645a req-14828410-07d4-49d6-86d6-f636434e314b tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:30:47.980864 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-6b7c977f-3fd7-4fbf-ab4e-ea521df0645a req-14828410-07d4-49d6-86d6-f636434e314b tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:47.981132 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-6b7c977f-3fd7-4fbf-ab4e-ea521df0645a req-14828410-07d4-49d6-86d6-f636434e314b tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:47.998974 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:47.998974 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:47.998974 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-6b7c977f-3fd7-4fbf-ab4e-ea521df0645a req-14828410-07d4-49d6-86d6-f636434e314b tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:30:48.004099 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-6b7c977f-3fd7-4fbf-ab4e-ea521df0645a req-14828410-07d4-49d6-86d6-f636434e314b tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:30:48.004799 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 507/2026] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:30:47 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:48.037491 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-6b7c977f-3fd7-4fbf-ab4e-ea521df0645a req-3263c85d-0330-4d64-b7b2-73645b1ca44e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:48.039834 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-6b7c977f-3fd7-4fbf-ab4e-ea521df0645a req-3263c85d-0330-4d64-b7b2-73645b1ca44e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] POST https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6/action Jul 31 09:30:48.040472 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-6b7c977f-3fd7-4fbf-ab4e-ea521df0645a req-3263c85d-0330-4d64-b7b2-73645b1ca44e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:30:48.040472 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-6b7c977f-3fd7-4fbf-ab4e-ea521df0645a req-3263c85d-0330-4d64-b7b2-73645b1ca44e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:48.056291 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:48.056291 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:48.056430 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-6b7c977f-3fd7-4fbf-ab4e-ea521df0645a req-3263c85d-0330-4d64-b7b2-73645b1ca44e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:30:48.065574 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-6b7c977f-3fd7-4fbf-ab4e-ea521df0645a req-3263c85d-0330-4d64-b7b2-73645b1ca44e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Begin detaching volume completed successfully. Jul 31 09:30:48.071532 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-6b7c977f-3fd7-4fbf-ab4e-ea521df0645a req-3263c85d-0330-4d64-b7b2-73645b1ca44e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6/action returned with HTTP 202 Jul 31 09:30:48.071532 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 512/2027] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:30:48 2026] POST /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:30:48.101728 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1597fc06-5043-43e3-a89e-207c03e80e1a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:48.113361 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1597fc06-5043-43e3-a89e-207c03e80e1a tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:30:48.113361 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1597fc06-5043-43e3-a89e-207c03e80e1a tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:48.114306 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1597fc06-5043-43e3-a89e-207c03e80e1a tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:48.134695 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:48.134695 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:48.148692 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1597fc06-5043-43e3-a89e-207c03e80e1a tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:30:48.154286 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e534c565-1d09-460d-87fe-5195e1426ac2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:48.154949 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e534c565-1d09-460d-87fe-5195e1426ac2 None None] GET https://10.4.3.226/volume// Jul 31 09:30:48.156077 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e534c565-1d09-460d-87fe-5195e1426ac2 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:48.156077 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e534c565-1d09-460d-87fe-5195e1426ac2 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:48.156872 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e534c565-1d09-460d-87fe-5195e1426ac2 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:30:48.157873 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 502/2028] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:30:48 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:30:48.162176 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1597fc06-5043-43e3-a89e-207c03e80e1a tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:30:48.162777 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 508/2029] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:48 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 1148 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:48.175457 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-6b7c977f-3fd7-4fbf-ab4e-ea521df0645a req-ad93fe2b-a02e-47fa-af64-24146f8a8cbc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:48.183281 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-6b7c977f-3fd7-4fbf-ab4e-ea521df0645a req-ad93fe2b-a02e-47fa-af64-24146f8a8cbc tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:30:48.183281 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-6b7c977f-3fd7-4fbf-ab4e-ea521df0645a req-ad93fe2b-a02e-47fa-af64-24146f8a8cbc tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:48.183281 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-6b7c977f-3fd7-4fbf-ab4e-ea521df0645a req-ad93fe2b-a02e-47fa-af64-24146f8a8cbc tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:48.206596 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:48.206596 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:48.216406 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-6b7c977f-3fd7-4fbf-ab4e-ea521df0645a req-ad93fe2b-a02e-47fa-af64-24146f8a8cbc tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:30:48.228524 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-6b7c977f-3fd7-4fbf-ab4e-ea521df0645a req-ad93fe2b-a02e-47fa-af64-24146f8a8cbc tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:30:48.229270 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 508/2030] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:30:48 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 1328 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:30:48.745540 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-05126c12-6cc7-44da-ab45-13feae7e4076 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:48.747999 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-05126c12-6cc7-44da-ab45-13feae7e4076 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 Jul 31 09:30:48.748329 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-05126c12-6cc7-44da-ab45-13feae7e4076 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:48.748787 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-05126c12-6cc7-44da-ab45-13feae7e4076 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:48.748787 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-05126c12-6cc7-44da-ab45-13feae7e4076 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d19fbed2-48e3-45f1-8a2b-c6d522097018. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:48.761590 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:48.761590 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:48.762407 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-05126c12-6cc7-44da-ab45-13feae7e4076 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 returned with HTTP 200 Jul 31 09:30:48.762796 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 513/2031] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:48 2026] GET /volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:49.015577 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-852ec1d1-0efb-4a2a-840e-413b2e3e1be2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:49.017614 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-852ec1d1-0efb-4a2a-840e-413b2e3e1be2 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] DELETE https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e Jul 31 09:30:49.017844 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-852ec1d1-0efb-4a2a-840e-413b2e3e1be2 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:49.018096 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-852ec1d1-0efb-4a2a-840e-413b2e3e1be2 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:49.018352 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-852ec1d1-0efb-4a2a-840e-413b2e3e1be2 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Delete volume with id: 4b3a019f-96f3-4729-b803-bd3114ebc90e Jul 31 09:30:49.027966 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:49.027966 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:49.028606 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-852ec1d1-0efb-4a2a-840e-413b2e3e1be2 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:49.063771 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-852ec1d1-0efb-4a2a-840e-413b2e3e1be2 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Delete volume request issued successfully. Jul 31 09:30:49.064023 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-852ec1d1-0efb-4a2a-840e-413b2e3e1be2 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e returned with HTTP 202 Jul 31 09:30:49.064649 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 503/2032] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:30:49 2026] DELETE /volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:30:49.079880 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6535143c-f44e-4623-add0-de92c2712716 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:49.080625 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6535143c-f44e-4623-add0-de92c2712716 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e Jul 31 09:30:49.080692 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6535143c-f44e-4623-add0-de92c2712716 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:49.080946 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6535143c-f44e-4623-add0-de92c2712716 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:49.093294 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:49.093294 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:49.099276 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6535143c-f44e-4623-add0-de92c2712716 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:49.106736 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6535143c-f44e-4623-add0-de92c2712716 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e returned with HTTP 200 Jul 31 09:30:49.106855 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 509/2033] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:49 2026] GET /volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:49.183091 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-06cdf2b0-6848-4bdc-862e-24d61f9b7de1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:49.187889 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-06cdf2b0-6848-4bdc-862e-24d61f9b7de1 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:30:49.187889 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-06cdf2b0-6848-4bdc-862e-24d61f9b7de1 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:49.187889 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-06cdf2b0-6848-4bdc-862e-24d61f9b7de1 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:49.205895 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:49.205895 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:49.212056 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-06cdf2b0-6848-4bdc-862e-24d61f9b7de1 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:30:49.223535 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-06cdf2b0-6848-4bdc-862e-24d61f9b7de1 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:30:49.224340 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 509/2034] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:49 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 1148 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:49.778952 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-18108a50-7e09-4356-b5bc-7d091b402ce4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:49.781579 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-18108a50-7e09-4356-b5bc-7d091b402ce4 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 Jul 31 09:30:49.782034 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-18108a50-7e09-4356-b5bc-7d091b402ce4 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:49.782264 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-18108a50-7e09-4356-b5bc-7d091b402ce4 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:49.782486 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-18108a50-7e09-4356-b5bc-7d091b402ce4 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d19fbed2-48e3-45f1-8a2b-c6d522097018. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:49.792638 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:49.792638 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:49.794140 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-18108a50-7e09-4356-b5bc-7d091b402ce4 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 returned with HTTP 200 Jul 31 09:30:49.795052 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 514/2035] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:49 2026] GET /volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:50.124126 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-db174c1d-916a-4ba9-a6ab-d297e741ae27 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:50.126143 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-db174c1d-916a-4ba9-a6ab-d297e741ae27 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e Jul 31 09:30:50.126477 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-db174c1d-916a-4ba9-a6ab-d297e741ae27 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:50.126764 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-db174c1d-916a-4ba9-a6ab-d297e741ae27 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:50.133014 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-db174c1d-916a-4ba9-a6ab-d297e741ae27 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e returned with HTTP 404 Jul 31 09:30:50.133634 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 504/2036] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:50 2026] GET /volume/v3/volumes/4b3a019f-96f3-4729-b803-bd3114ebc90e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:30:50.145190 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9bf61a33-5b49-4a55-b838-412f00b8341a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:50.147406 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9bf61a33-5b49-4a55-b838-412f00b8341a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] DELETE https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 Jul 31 09:30:50.147619 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9bf61a33-5b49-4a55-b838-412f00b8341a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:50.147953 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9bf61a33-5b49-4a55-b838-412f00b8341a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:50.148790 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-9bf61a33-5b49-4a55-b838-412f00b8341a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Delete volume with id: e904ff3c-b748-4cb9-98dc-d876125629f2 Jul 31 09:30:50.158613 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:50.158613 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:50.159017 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9bf61a33-5b49-4a55-b838-412f00b8341a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:50.184928 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9bf61a33-5b49-4a55-b838-412f00b8341a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Delete volume request issued successfully. Jul 31 09:30:50.188272 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9bf61a33-5b49-4a55-b838-412f00b8341a tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 returned with HTTP 202 Jul 31 09:30:50.188272 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 510/2037] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:30:50 2026] DELETE /volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:30:50.205071 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-321c8148-d504-4516-8a61-72e7f25adc77 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:50.207476 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-321c8148-d504-4516-8a61-72e7f25adc77 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 Jul 31 09:30:50.207785 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-321c8148-d504-4516-8a61-72e7f25adc77 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:50.208033 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-321c8148-d504-4516-8a61-72e7f25adc77 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:50.220278 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:50.220278 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:50.231339 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-321c8148-d504-4516-8a61-72e7f25adc77 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:50.238059 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-321c8148-d504-4516-8a61-72e7f25adc77 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 returned with HTTP 200 Jul 31 09:30:50.238758 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 510/2038] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:50 2026] GET /volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:50.244838 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-92ecdcf2-d17c-49ee-ae9e-02f4fad95fd6 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:50.248956 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-92ecdcf2-d17c-49ee-ae9e-02f4fad95fd6 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:30:50.249283 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-92ecdcf2-d17c-49ee-ae9e-02f4fad95fd6 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:50.249583 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-92ecdcf2-d17c-49ee-ae9e-02f4fad95fd6 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:50.268365 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:50.268365 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:50.272401 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-92ecdcf2-d17c-49ee-ae9e-02f4fad95fd6 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:30:50.281146 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-92ecdcf2-d17c-49ee-ae9e-02f4fad95fd6 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:30:50.281602 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 515/2039] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:50 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:50.808939 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-093f64b4-132b-4d90-b0ac-9546fb08af07 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:50.810898 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-093f64b4-132b-4d90-b0ac-9546fb08af07 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 Jul 31 09:30:50.812271 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-093f64b4-132b-4d90-b0ac-9546fb08af07 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:50.812271 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-093f64b4-132b-4d90-b0ac-9546fb08af07 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:50.812271 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-093f64b4-132b-4d90-b0ac-9546fb08af07 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d19fbed2-48e3-45f1-8a2b-c6d522097018. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:50.819881 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:50.819881 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:50.821866 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-093f64b4-132b-4d90-b0ac-9546fb08af07 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 returned with HTTP 200 Jul 31 09:30:50.821866 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 505/2040] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:50 2026] GET /volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:51.256842 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b65ee651-3dc8-4494-9979-1cec5a0d6b1b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:51.262397 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b65ee651-3dc8-4494-9979-1cec5a0d6b1b tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 Jul 31 09:30:51.264916 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b65ee651-3dc8-4494-9979-1cec5a0d6b1b tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:51.265619 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b65ee651-3dc8-4494-9979-1cec5a0d6b1b tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:51.278964 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b65ee651-3dc8-4494-9979-1cec5a0d6b1b tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 returned with HTTP 404 Jul 31 09:30:51.280275 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 511/2041] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:51 2026] GET /volume/v3/volumes/e904ff3c-b748-4cb9-98dc-d876125629f2 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:30:51.300909 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-414f49ad-c516-4554-a0b3-db89bcab4a36 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:51.303605 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-414f49ad-c516-4554-a0b3-db89bcab4a36 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:30:51.304258 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-414f49ad-c516-4554-a0b3-db89bcab4a36 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:51.304713 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-414f49ad-c516-4554-a0b3-db89bcab4a36 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:51.319330 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:51.319330 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:51.321585 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f0c35c4d-8ad1-40ef-a312-d5b41771a210 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:51.325233 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f0c35c4d-8ad1-40ef-a312-d5b41771a210 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:30:51.326410 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f0c35c4d-8ad1-40ef-a312-d5b41771a210 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-225844514"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:51.327639 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-f0c35c4d-8ad1-40ef-a312-d5b41771a210 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-225844514'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:30:51.327639 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-f0c35c4d-8ad1-40ef-a312-d5b41771a210 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Create volume of 1 GB Jul 31 09:30:51.332192 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-414f49ad-c516-4554-a0b3-db89bcab4a36 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:30:51.333606 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f0c35c4d-8ad1-40ef-a312-d5b41771a210 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Availability Zones retrieved successfully. Jul 31 09:30:51.337903 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-414f49ad-c516-4554-a0b3-db89bcab4a36 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:30:51.338596 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 511/2042] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:51 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:51.341568 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f0c35c4d-8ad1-40ef-a312-d5b41771a210 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Flow 'volume_create_api' (c6b83646-ba7a-456b-acd4-a32c24fa3435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:51.342680 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f0c35c4d-8ad1-40ef-a312-d5b41771a210 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa14705a-e19a-4dc6-b8e3-76edd1ddb6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:51.343853 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-f0c35c4d-8ad1-40ef-a312-d5b41771a210 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:30:51.372020 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-acdc8072-b91b-43bf-80c0-a446eb8969f3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:51.376271 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-acdc8072-b91b-43bf-80c0-a446eb8969f3 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] DELETE https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 Jul 31 09:30:51.376271 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-acdc8072-b91b-43bf-80c0-a446eb8969f3 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:51.376271 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-acdc8072-b91b-43bf-80c0-a446eb8969f3 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:51.376271 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-acdc8072-b91b-43bf-80c0-a446eb8969f3 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Delete volume with id: 9b71e75d-d977-4b22-b6fc-57fc772e2637 Jul 31 09:30:51.383959 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f0c35c4d-8ad1-40ef-a312-d5b41771a210 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa14705a-e19a-4dc6-b8e3-76edd1ddb6b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:51.385266 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f0c35c4d-8ad1-40ef-a312-d5b41771a210 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e631c433-85e0-487e-81e9-2963fa70ea06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:51.389552 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:51.389552 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:51.390459 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-acdc8072-b91b-43bf-80c0-a446eb8969f3 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:51.419774 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-acdc8072-b91b-43bf-80c0-a446eb8969f3 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Delete volume request issued successfully. Jul 31 09:30:51.419774 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-acdc8072-b91b-43bf-80c0-a446eb8969f3 tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 returned with HTTP 202 Jul 31 09:30:51.419774 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 506/2043] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:30:51 2026] DELETE /volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:30:51.433451 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-847de462-9383-41df-8ef9-7130700c28ca None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:51.436892 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-847de462-9383-41df-8ef9-7130700c28ca tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 Jul 31 09:30:51.437286 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-847de462-9383-41df-8ef9-7130700c28ca tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:51.437581 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-847de462-9383-41df-8ef9-7130700c28ca tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:51.445892 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:51.445892 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:51.450390 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-847de462-9383-41df-8ef9-7130700c28ca tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Volume info retrieved successfully. Jul 31 09:30:51.455899 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-847de462-9383-41df-8ef9-7130700c28ca tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 returned with HTTP 200 Jul 31 09:30:51.456510 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 512/2044] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:51 2026] GET /volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:51.465815 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-f0c35c4d-8ad1-40ef-a312-d5b41771a210 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Created reservations ['fad79693-5166-42f1-beb4-205c06fa1048', 'eae3c731-60f2-4ae1-bcc7-fdbcd4fbd047', '7e248e10-60d2-494d-9550-57903c8c5970', '80aec165-1dea-4bbc-be41-51e660c8f0b2'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:30:51.467035 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f0c35c4d-8ad1-40ef-a312-d5b41771a210 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e631c433-85e0-487e-81e9-2963fa70ea06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fad79693-5166-42f1-beb4-205c06fa1048', 'eae3c731-60f2-4ae1-bcc7-fdbcd4fbd047', '7e248e10-60d2-494d-9550-57903c8c5970', '80aec165-1dea-4bbc-be41-51e660c8f0b2']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:51.467955 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f0c35c4d-8ad1-40ef-a312-d5b41771a210 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c68ebcda-0fb9-4d03-a42b-17b38044dd02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:51.495095 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f0c35c4d-8ad1-40ef-a312-d5b41771a210 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c68ebcda-0fb9-4d03-a42b-17b38044dd02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a785936d-024a-4af2-8ac0-d7a7156df940', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-225844514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0d05e3428441fc9216a78b4f04b1e8',qos_specs=None,replication_status=,reservations=['fad79693-5166-42f1-beb4-205c06fa1048','eae3c731-60f2-4ae1-bcc7-fdbcd4fbd047','7e248e10-60d2-494d-9550-57903c8c5970','80aec165-1dea-4bbc-be41-51e660c8f0b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c57b3bd032c9413a9dfce1c9a13917b0',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:30:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-225844514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a785936d-024a-4af2-8ac0-d7a7156df940,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb0d05e3428441fc9216a78b4f04b1e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c57b3bd032c9413a9dfce1c9a13917b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:51.495953 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f0c35c4d-8ad1-40ef-a312-d5b41771a210 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cd4cd2c-7541-4f54-8bc7-97f677fd742b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:51.517517 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f0c35c4d-8ad1-40ef-a312-d5b41771a210 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cd4cd2c-7541-4f54-8bc7-97f677fd742b) transitioned into state 'SUCCESS' from state '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-225844514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0d05e3428441fc9216a78b4f04b1e8',qos_specs=None,replication_status=,reservations=['fad79693-5166-42f1-beb4-205c06fa1048','eae3c731-60f2-4ae1-bcc7-fdbcd4fbd047','7e248e10-60d2-494d-9550-57903c8c5970','80aec165-1dea-4bbc-be41-51e660c8f0b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c57b3bd032c9413a9dfce1c9a13917b0',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:51.518266 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f0c35c4d-8ad1-40ef-a312-d5b41771a210 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad1c5015-5f0d-4734-823a-29288478c8bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:51.530383 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f0c35c4d-8ad1-40ef-a312-d5b41771a210 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad1c5015-5f0d-4734-823a-29288478c8bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:51.531212 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f0c35c4d-8ad1-40ef-a312-d5b41771a210 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Flow 'volume_create_api' (c6b83646-ba7a-456b-acd4-a32c24fa3435) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:51.531654 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f0c35c4d-8ad1-40ef-a312-d5b41771a210 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Create volume request issued successfully. Jul 31 09:30:51.532668 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f0c35c4d-8ad1-40ef-a312-d5b41771a210 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:30:51.533308 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 516/2045] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:30:51 2026] POST /volume/v3/volumes => generated 753 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:30:51.548321 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-edf3c3f4-5e50-4377-862e-896619eac4b8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:51.551186 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-edf3c3f4-5e50-4377-862e-896619eac4b8 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] GET https://10.4.3.226/volume/v3/volumes/a785936d-024a-4af2-8ac0-d7a7156df940 Jul 31 09:30:51.551587 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-edf3c3f4-5e50-4377-862e-896619eac4b8 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:51.551822 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-edf3c3f4-5e50-4377-862e-896619eac4b8 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:51.563521 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:51.563521 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:51.569896 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-edf3c3f4-5e50-4377-862e-896619eac4b8 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Volume info retrieved successfully. Jul 31 09:30:51.576019 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-edf3c3f4-5e50-4377-862e-896619eac4b8 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] https://10.4.3.226/volume/v3/volumes/a785936d-024a-4af2-8ac0-d7a7156df940 returned with HTTP 200 Jul 31 09:30:51.576493 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 512/2046] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:51 2026] GET /volume/v3/volumes/a785936d-024a-4af2-8ac0-d7a7156df940 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:51.844301 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5882e1d3-a81d-47b0-acaa-885b5a3fbb61 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:51.846897 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5882e1d3-a81d-47b0-acaa-885b5a3fbb61 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 Jul 31 09:30:51.847115 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5882e1d3-a81d-47b0-acaa-885b5a3fbb61 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:51.847381 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5882e1d3-a81d-47b0-acaa-885b5a3fbb61 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:51.847497 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-5882e1d3-a81d-47b0-acaa-885b5a3fbb61 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d19fbed2-48e3-45f1-8a2b-c6d522097018. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:51.852437 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:51.852437 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:51.853077 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5882e1d3-a81d-47b0-acaa-885b5a3fbb61 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 returned with HTTP 200 Jul 31 09:30:51.853957 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 507/2047] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:51 2026] GET /volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:52.357992 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1c76cf65-332c-479a-a41b-07845e1a6905 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:52.363638 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1c76cf65-332c-479a-a41b-07845e1a6905 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:30:52.364093 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1c76cf65-332c-479a-a41b-07845e1a6905 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:52.364420 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1c76cf65-332c-479a-a41b-07845e1a6905 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:52.384527 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:52.384527 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:52.392991 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1c76cf65-332c-479a-a41b-07845e1a6905 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:30:52.400914 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1c76cf65-332c-479a-a41b-07845e1a6905 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:30:52.401954 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 513/2048] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:52 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 1148 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:52.474918 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d4e1fc72-376c-4e83-8e6a-831b11ff7dcc None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:52.479946 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d4e1fc72-376c-4e83-8e6a-831b11ff7dcc tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] GET https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 Jul 31 09:30:52.479946 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d4e1fc72-376c-4e83-8e6a-831b11ff7dcc tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:52.479946 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d4e1fc72-376c-4e83-8e6a-831b11ff7dcc tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:52.487061 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d4e1fc72-376c-4e83-8e6a-831b11ff7dcc tempest-AttachVolumeTestJSON-1700647025 tempest-AttachVolumeTestJSON-1700647025-project-member] https://10.4.3.226/volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 returned with HTTP 404 Jul 31 09:30:52.488067 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 517/2049] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:52 2026] GET /volume/v3/volumes/9b71e75d-d977-4b22-b6fc-57fc772e2637 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:30:52.592432 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d8e4d86f-47df-449d-977e-0ab5aaf9eebd None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:52.594473 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d8e4d86f-47df-449d-977e-0ab5aaf9eebd tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] GET https://10.4.3.226/volume/v3/volumes/a785936d-024a-4af2-8ac0-d7a7156df940 Jul 31 09:30:52.594731 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d8e4d86f-47df-449d-977e-0ab5aaf9eebd tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:52.595000 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d8e4d86f-47df-449d-977e-0ab5aaf9eebd tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:52.602493 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:52.602493 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:52.606644 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-d8e4d86f-47df-449d-977e-0ab5aaf9eebd tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Volume info retrieved successfully. Jul 31 09:30:52.611369 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d8e4d86f-47df-449d-977e-0ab5aaf9eebd tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] https://10.4.3.226/volume/v3/volumes/a785936d-024a-4af2-8ac0-d7a7156df940 returned with HTTP 200 Jul 31 09:30:52.611753 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 513/2050] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:52 2026] GET /volume/v3/volumes/a785936d-024a-4af2-8ac0-d7a7156df940 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:52.626099 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-86b475ad-f6b2-489c-a287-f37742cff118 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:52.628419 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-86b475ad-f6b2-489c-a287-f37742cff118 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] POST https://10.4.3.226/volume/v3/volumes/a785936d-024a-4af2-8ac0-d7a7156df940/action Jul 31 09:30:52.628909 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-86b475ad-f6b2-489c-a287-f37742cff118 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:30:52.629077 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-86b475ad-f6b2-489c-a287-f37742cff118 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:52.642093 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:52.642093 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:52.642777 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-86b475ad-f6b2-489c-a287-f37742cff118 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Volume info retrieved successfully. Jul 31 09:30:52.656900 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-86b475ad-f6b2-489c-a287-f37742cff118 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Volume updated successfully. Jul 31 09:30:52.657121 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-86b475ad-f6b2-489c-a287-f37742cff118 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] https://10.4.3.226/volume/v3/volumes/a785936d-024a-4af2-8ac0-d7a7156df940/action returned with HTTP 200 Jul 31 09:30:52.657753 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 508/2051] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:30:52 2026] POST /volume/v3/volumes/a785936d-024a-4af2-8ac0-d7a7156df940/action => generated 0 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 09:30:52.667039 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-614337ea-0ec6-455c-b99a-d4b4607f0863 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:52.669651 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-614337ea-0ec6-455c-b99a-d4b4607f0863 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] GET https://10.4.3.226/volume/v3/volumes/a785936d-024a-4af2-8ac0-d7a7156df940 Jul 31 09:30:52.669989 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-614337ea-0ec6-455c-b99a-d4b4607f0863 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:52.670344 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-614337ea-0ec6-455c-b99a-d4b4607f0863 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:52.683153 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:52.683153 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:52.689270 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-614337ea-0ec6-455c-b99a-d4b4607f0863 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Volume info retrieved successfully. Jul 31 09:30:52.695184 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-614337ea-0ec6-455c-b99a-d4b4607f0863 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] https://10.4.3.226/volume/v3/volumes/a785936d-024a-4af2-8ac0-d7a7156df940 returned with HTTP 200 Jul 31 09:30:52.695611 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 514/2052] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:52 2026] GET /volume/v3/volumes/a785936d-024a-4af2-8ac0-d7a7156df940 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:52.817164 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-b4a39b88-7773-4096-bc70-2d5eefb22773 req-66a4eecb-8825-4f98-8f7f-cf05576e43ec None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:52.819518 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-b4a39b88-7773-4096-bc70-2d5eefb22773 req-66a4eecb-8825-4f98-8f7f-cf05576e43ec tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] GET https://10.4.3.226/volume/v3/volumes/a785936d-024a-4af2-8ac0-d7a7156df940 Jul 31 09:30:52.819837 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-b4a39b88-7773-4096-bc70-2d5eefb22773 req-66a4eecb-8825-4f98-8f7f-cf05576e43ec tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:52.820003 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-b4a39b88-7773-4096-bc70-2d5eefb22773 req-66a4eecb-8825-4f98-8f7f-cf05576e43ec tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:52.827851 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:52.827851 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:52.832405 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-b4a39b88-7773-4096-bc70-2d5eefb22773 req-66a4eecb-8825-4f98-8f7f-cf05576e43ec tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Volume info retrieved successfully. Jul 31 09:30:52.839165 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-b4a39b88-7773-4096-bc70-2d5eefb22773 req-66a4eecb-8825-4f98-8f7f-cf05576e43ec tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] https://10.4.3.226/volume/v3/volumes/a785936d-024a-4af2-8ac0-d7a7156df940 returned with HTTP 200 Jul 31 09:30:52.839628 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 518/2053] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:30:52 2026] GET /volume/v3/volumes/a785936d-024a-4af2-8ac0-d7a7156df940 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:52.869279 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-da20e4f2-2a12-40cf-8e95-84b28237b9a1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:52.870200 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-da20e4f2-2a12-40cf-8e95-84b28237b9a1 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 Jul 31 09:30:52.870725 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-da20e4f2-2a12-40cf-8e95-84b28237b9a1 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:52.870725 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-da20e4f2-2a12-40cf-8e95-84b28237b9a1 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:52.870851 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-da20e4f2-2a12-40cf-8e95-84b28237b9a1 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d19fbed2-48e3-45f1-8a2b-c6d522097018. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:52.878291 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:52.878291 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:52.878859 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-da20e4f2-2a12-40cf-8e95-84b28237b9a1 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 returned with HTTP 200 Jul 31 09:30:52.880346 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 514/2054] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:52 2026] GET /volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:53.236450 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-6b7c977f-3fd7-4fbf-ab4e-ea521df0645a req-1fcc8144-30a7-47fa-a02d-ac1dbb72785f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:53.238922 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-6b7c977f-3fd7-4fbf-ab4e-ea521df0645a req-1fcc8144-30a7-47fa-a02d-ac1dbb72785f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:30:53.239120 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-6b7c977f-3fd7-4fbf-ab4e-ea521df0645a req-1fcc8144-30a7-47fa-a02d-ac1dbb72785f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:53.239346 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-6b7c977f-3fd7-4fbf-ab4e-ea521df0645a req-1fcc8144-30a7-47fa-a02d-ac1dbb72785f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:53.251978 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:53.251978 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:53.261499 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-6b7c977f-3fd7-4fbf-ab4e-ea521df0645a req-1fcc8144-30a7-47fa-a02d-ac1dbb72785f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:30:53.268796 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-6b7c977f-3fd7-4fbf-ab4e-ea521df0645a req-1fcc8144-30a7-47fa-a02d-ac1dbb72785f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:30:53.269334 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 509/2055] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:30:53 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:53.417562 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-90754360-c9bb-4af0-8b3f-e3ab7566847d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:53.418773 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-903e9a73-5841-4214-bace-3924ad9a5dff None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:53.420675 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-90754360-c9bb-4af0-8b3f-e3ab7566847d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:30:53.420980 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-90754360-c9bb-4af0-8b3f-e3ab7566847d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:53.421067 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-903e9a73-5841-4214-bace-3924ad9a5dff tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:30:53.421344 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-90754360-c9bb-4af0-8b3f-e3ab7566847d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:53.421517 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-903e9a73-5841-4214-bace-3924ad9a5dff tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-53023500"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:53.423305 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-903e9a73-5841-4214-bace-3924ad9a5dff tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-53023500'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:30:53.423305 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-903e9a73-5841-4214-bace-3924ad9a5dff tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Create volume of 1 GB Jul 31 09:30:53.428351 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-903e9a73-5841-4214-bace-3924ad9a5dff tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Availability Zones retrieved successfully. Jul 31 09:30:53.434030 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:53.434030 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:53.434775 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-903e9a73-5841-4214-bace-3924ad9a5dff tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Flow 'volume_create_api' (0cf92c57-ffe2-4469-8696-60743182f61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:53.435808 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-903e9a73-5841-4214-bace-3924ad9a5dff tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93f94d3a-a359-4ec7-9d8b-df564eaa102a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:53.436690 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-903e9a73-5841-4214-bace-3924ad9a5dff tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:30:53.437945 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-90754360-c9bb-4af0-8b3f-e3ab7566847d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:30:53.442586 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-90754360-c9bb-4af0-8b3f-e3ab7566847d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:30:53.443011 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 515/2056] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:53 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:53.487223 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-903e9a73-5841-4214-bace-3924ad9a5dff tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93f94d3a-a359-4ec7-9d8b-df564eaa102a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:53.487891 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-903e9a73-5841-4214-bace-3924ad9a5dff tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44bb0d70-2435-4419-8470-486493bf8cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:53.540742 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-903e9a73-5841-4214-bace-3924ad9a5dff tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Created reservations ['6d587125-7f5b-4d15-94f3-ee25d9122d7d', '23fb1c53-a168-425d-8d9b-751f45feef4f', '325b3941-0f9d-49cd-ac7a-356aeec07ff9', 'd9a79150-2cf3-4026-8227-c7e453b78d3b'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:30:53.541690 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-903e9a73-5841-4214-bace-3924ad9a5dff tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44bb0d70-2435-4419-8470-486493bf8cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d587125-7f5b-4d15-94f3-ee25d9122d7d', '23fb1c53-a168-425d-8d9b-751f45feef4f', '325b3941-0f9d-49cd-ac7a-356aeec07ff9', 'd9a79150-2cf3-4026-8227-c7e453b78d3b']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:53.542574 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-903e9a73-5841-4214-bace-3924ad9a5dff tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f33afba-e71d-4566-afc7-19590501ae55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:53.567870 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-903e9a73-5841-4214-bace-3924ad9a5dff tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f33afba-e71d-4566-afc7-19590501ae55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ff501b5-24ce-438f-a9dd-dfb37184629b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-53023500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0d05e3428441fc9216a78b4f04b1e8',qos_specs=None,replication_status=,reservations=['6d587125-7f5b-4d15-94f3-ee25d9122d7d','23fb1c53-a168-425d-8d9b-751f45feef4f','325b3941-0f9d-49cd-ac7a-356aeec07ff9','d9a79150-2cf3-4026-8227-c7e453b78d3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c57b3bd032c9413a9dfce1c9a13917b0',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:30:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-53023500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ff501b5-24ce-438f-a9dd-dfb37184629b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb0d05e3428441fc9216a78b4f04b1e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c57b3bd032c9413a9dfce1c9a13917b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:53.568741 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-903e9a73-5841-4214-bace-3924ad9a5dff tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc02e270-4015-4dfb-9aae-58dc558bb849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:53.593147 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-903e9a73-5841-4214-bace-3924ad9a5dff tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc02e270-4015-4dfb-9aae-58dc558bb849) transitioned into state 'SUCCESS' from state '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-53023500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0d05e3428441fc9216a78b4f04b1e8',qos_specs=None,replication_status=,reservations=['6d587125-7f5b-4d15-94f3-ee25d9122d7d','23fb1c53-a168-425d-8d9b-751f45feef4f','325b3941-0f9d-49cd-ac7a-356aeec07ff9','d9a79150-2cf3-4026-8227-c7e453b78d3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c57b3bd032c9413a9dfce1c9a13917b0',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:53.594510 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-903e9a73-5841-4214-bace-3924ad9a5dff tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dd7f01c-5449-40bd-8cab-d0fcf92b1ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:53.615595 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-903e9a73-5841-4214-bace-3924ad9a5dff tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dd7f01c-5449-40bd-8cab-d0fcf92b1ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:53.617798 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-903e9a73-5841-4214-bace-3924ad9a5dff tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Flow 'volume_create_api' (0cf92c57-ffe2-4469-8696-60743182f61e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:53.618291 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-903e9a73-5841-4214-bace-3924ad9a5dff tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Create volume request issued successfully. Jul 31 09:30:53.619078 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-903e9a73-5841-4214-bace-3924ad9a5dff tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:30:53.620125 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 519/2057] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:30:53 2026] POST /volume/v3/volumes => generated 752 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:30:53.636672 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-afe46687-170e-498a-9d4d-2c9def1e64a1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:53.643790 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-afe46687-170e-498a-9d4d-2c9def1e64a1 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] GET https://10.4.3.226/volume/v3/volumes/6ff501b5-24ce-438f-a9dd-dfb37184629b Jul 31 09:30:53.644850 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-afe46687-170e-498a-9d4d-2c9def1e64a1 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:53.644850 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-afe46687-170e-498a-9d4d-2c9def1e64a1 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:53.658273 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:53.658273 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:53.660712 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-afe46687-170e-498a-9d4d-2c9def1e64a1 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Volume info retrieved successfully. Jul 31 09:30:53.666820 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-afe46687-170e-498a-9d4d-2c9def1e64a1 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] https://10.4.3.226/volume/v3/volumes/6ff501b5-24ce-438f-a9dd-dfb37184629b returned with HTTP 200 Jul 31 09:30:53.668413 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 515/2058] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:53 2026] GET /volume/v3/volumes/6ff501b5-24ce-438f-a9dd-dfb37184629b => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:53.684766 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-6b7c977f-3fd7-4fbf-ab4e-ea521df0645a req-2feb8940-cab8-40eb-97d2-d7286964b94f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:53.688911 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-6b7c977f-3fd7-4fbf-ab4e-ea521df0645a req-2feb8940-cab8-40eb-97d2-d7286964b94f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] DELETE https://10.4.3.226/volume/v3/attachments/40a36325-b08a-4d07-aa08-ceef73b3bdc1 Jul 31 09:30:53.688911 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-6b7c977f-3fd7-4fbf-ab4e-ea521df0645a req-2feb8940-cab8-40eb-97d2-d7286964b94f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:53.688911 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-6b7c977f-3fd7-4fbf-ab4e-ea521df0645a req-2feb8940-cab8-40eb-97d2-d7286964b94f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:53.696001 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:53.696001 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:53.761057 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-6b7c977f-3fd7-4fbf-ab4e-ea521df0645a req-2feb8940-cab8-40eb-97d2-d7286964b94f tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments/40a36325-b08a-4d07-aa08-ceef73b3bdc1 returned with HTTP 200 Jul 31 09:30:53.761741 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 510/2059] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:30:53 2026] DELETE /volume/v3/attachments/40a36325-b08a-4d07-aa08-ceef73b3bdc1 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:53.895672 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3b9c4f11-75cb-4c2a-b16c-cd6119b5d4b5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:53.899629 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3b9c4f11-75cb-4c2a-b16c-cd6119b5d4b5 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 Jul 31 09:30:53.900529 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3b9c4f11-75cb-4c2a-b16c-cd6119b5d4b5 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:53.900719 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3b9c4f11-75cb-4c2a-b16c-cd6119b5d4b5 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:53.900867 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-3b9c4f11-75cb-4c2a-b16c-cd6119b5d4b5 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d19fbed2-48e3-45f1-8a2b-c6d522097018. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:53.906224 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:53.906224 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:53.907146 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3b9c4f11-75cb-4c2a-b16c-cd6119b5d4b5 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 returned with HTTP 200 Jul 31 09:30:53.908079 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 516/2060] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:53 2026] GET /volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:54.458495 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-94f67fad-bee4-4bbc-88c6-b41d6c03ef25 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:54.461533 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-94f67fad-bee4-4bbc-88c6-b41d6c03ef25 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:30:54.461783 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-94f67fad-bee4-4bbc-88c6-b41d6c03ef25 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:54.462039 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-94f67fad-bee4-4bbc-88c6-b41d6c03ef25 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:54.474437 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:54.474437 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:54.494450 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-94f67fad-bee4-4bbc-88c6-b41d6c03ef25 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:30:54.504766 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-94f67fad-bee4-4bbc-88c6-b41d6c03ef25 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:30:54.505577 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 520/2061] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:54 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:54.523978 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-def085e8-e8cf-4a5a-87a9-d4e59f3687d1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:54.527319 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-def085e8-e8cf-4a5a-87a9-d4e59f3687d1 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:30:54.527319 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-def085e8-e8cf-4a5a-87a9-d4e59f3687d1 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:54.527319 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-def085e8-e8cf-4a5a-87a9-d4e59f3687d1 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:54.539029 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:54.539029 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:54.545878 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-def085e8-e8cf-4a5a-87a9-d4e59f3687d1 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:30:54.554182 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-def085e8-e8cf-4a5a-87a9-d4e59f3687d1 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:30:54.555032 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 516/2062] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:54 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:54.631708 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-eac789af-ba6e-4c11-a9af-578d955f52a3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:54.631708 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eac789af-ba6e-4c11-a9af-578d955f52a3 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:30:54.631964 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eac789af-ba6e-4c11-a9af-578d955f52a3 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:54.632166 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eac789af-ba6e-4c11-a9af-578d955f52a3 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:54.646737 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:54.646737 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:54.651403 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-eac789af-ba6e-4c11-a9af-578d955f52a3 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:30:54.657514 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eac789af-ba6e-4c11-a9af-578d955f52a3 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:30:54.658561 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 511/2063] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:54 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:54.681629 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-93cf1809-9145-4853-ad14-d59d2ffbacee None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:54.684434 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-93cf1809-9145-4853-ad14-d59d2ffbacee tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] GET https://10.4.3.226/volume/v3/volumes/6ff501b5-24ce-438f-a9dd-dfb37184629b Jul 31 09:30:54.684648 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-93cf1809-9145-4853-ad14-d59d2ffbacee tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:54.684874 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-93cf1809-9145-4853-ad14-d59d2ffbacee tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:54.695236 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:54.695236 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:54.699429 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-93cf1809-9145-4853-ad14-d59d2ffbacee tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Volume info retrieved successfully. Jul 31 09:30:54.704597 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-93cf1809-9145-4853-ad14-d59d2ffbacee tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] https://10.4.3.226/volume/v3/volumes/6ff501b5-24ce-438f-a9dd-dfb37184629b returned with HTTP 200 Jul 31 09:30:54.704995 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 517/2064] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:54 2026] GET /volume/v3/volumes/6ff501b5-24ce-438f-a9dd-dfb37184629b => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:54.726934 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-548f7f58-d217-4372-b21a-b4c3caa07d9e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:54.728927 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-548f7f58-d217-4372-b21a-b4c3caa07d9e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:30:54.729376 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-548f7f58-d217-4372-b21a-b4c3caa07d9e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-308942362", "imageRef": "b3e619b5-8776-4672-b197-1edb98781403"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:54.731158 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-548f7f58-d217-4372-b21a-b4c3caa07d9e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-308942362', 'imageRef': 'b3e619b5-8776-4672-b197-1edb98781403'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:30:54.865732 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-548f7f58-d217-4372-b21a-b4c3caa07d9e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Create volume of 1 GB Jul 31 09:30:54.866034 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:54.866034 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:54.866606 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-548f7f58-d217-4372-b21a-b4c3caa07d9e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Availability Zones retrieved successfully. Jul 31 09:30:54.876932 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-548f7f58-d217-4372-b21a-b4c3caa07d9e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Flow 'volume_create_api' (2ed1ef8a-7819-444f-abf6-4639a824718d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:54.878287 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-548f7f58-d217-4372-b21a-b4c3caa07d9e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25a9994f-5c91-4806-b4ed-2c62b9ca3cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:54.879738 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-548f7f58-d217-4372-b21a-b4c3caa07d9e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:30:54.923964 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7a95ed29-35e5-4640-81e2-b6174a570277 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:54.928823 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7a95ed29-35e5-4640-81e2-b6174a570277 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 Jul 31 09:30:54.929707 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7a95ed29-35e5-4640-81e2-b6174a570277 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:54.929707 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7a95ed29-35e5-4640-81e2-b6174a570277 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:54.929989 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-7a95ed29-35e5-4640-81e2-b6174a570277 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d19fbed2-48e3-45f1-8a2b-c6d522097018. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:54.941454 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:54.941454 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:54.942384 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7a95ed29-35e5-4640-81e2-b6174a570277 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 returned with HTTP 200 Jul 31 09:30:54.944281 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 517/2065] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:54 2026] GET /volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:54.946480 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:54.946480 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:54.962527 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-548f7f58-d217-4372-b21a-b4c3caa07d9e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25a9994f-5c91-4806-b4ed-2c62b9ca3cef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=eab13d9d-9c46-4a32-85b1-9919aed74362,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eab13d9d-9c46-4a32-85b1-9919aed74362', 'encryption_key_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=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:54.963368 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-548f7f58-d217-4372-b21a-b4c3caa07d9e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9d96b48-5533-40dc-8cf6-9cbe5651dd74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:55.021901 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-548f7f58-d217-4372-b21a-b4c3caa07d9e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Created reservations ['87f558cd-53ce-4a5d-9dfb-33b070b67da3', '22952458-19e6-41be-871c-bbb395a68bc2', 'aaf88975-3855-47ce-a430-62fc7fcfdfcc', '30ffcc5a-5793-4fa6-9105-b902f423af75'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:30:55.022964 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-548f7f58-d217-4372-b21a-b4c3caa07d9e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9d96b48-5533-40dc-8cf6-9cbe5651dd74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87f558cd-53ce-4a5d-9dfb-33b070b67da3', '22952458-19e6-41be-871c-bbb395a68bc2', 'aaf88975-3855-47ce-a430-62fc7fcfdfcc', '30ffcc5a-5793-4fa6-9105-b902f423af75']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:55.023872 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-548f7f58-d217-4372-b21a-b4c3caa07d9e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef5ca779-857f-4ace-9b76-ae7c2c00b4df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:55.058571 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-548f7f58-d217-4372-b21a-b4c3caa07d9e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef5ca779-857f-4ace-9b76-ae7c2c00b4df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17643de9-1512-425f-bb2c-3cd187e6c2ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-308942362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='40a31e1d7f4444bba08a38ee94523ac4',qos_specs=None,replication_status=,reservations=['87f558cd-53ce-4a5d-9dfb-33b070b67da3','22952458-19e6-41be-871c-bbb395a68bc2','aaf88975-3855-47ce-a430-62fc7fcfdfcc','30ffcc5a-5793-4fa6-9105-b902f423af75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d5453a7e1bb46d59ef3b516484d7e6d',volume_type_id=eab13d9d-9c46-4a32-85b1-9919aed74362), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:30:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-308942362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17643de9-1512-425f-bb2c-3cd187e6c2ee,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='40a31e1d7f4444bba08a38ee94523ac4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d5453a7e1bb46d59ef3b516484d7e6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eab13d9d-9c46-4a32-85b1-9919aed74362),volume_type_id=eab13d9d-9c46-4a32-85b1-9919aed74362)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:55.060278 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-548f7f58-d217-4372-b21a-b4c3caa07d9e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b15620c-33d8-4a59-aab3-b4ec2952db4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:55.088923 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-548f7f58-d217-4372-b21a-b4c3caa07d9e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b15620c-33d8-4a59-aab3-b4ec2952db4e) transitioned into state 'SUCCESS' from state '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-308942362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='40a31e1d7f4444bba08a38ee94523ac4',qos_specs=None,replication_status=,reservations=['87f558cd-53ce-4a5d-9dfb-33b070b67da3','22952458-19e6-41be-871c-bbb395a68bc2','aaf88975-3855-47ce-a430-62fc7fcfdfcc','30ffcc5a-5793-4fa6-9105-b902f423af75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d5453a7e1bb46d59ef3b516484d7e6d',volume_type_id=eab13d9d-9c46-4a32-85b1-9919aed74362)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:55.090088 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-548f7f58-d217-4372-b21a-b4c3caa07d9e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5bfe7f7-d11b-448f-b9e1-e2ef35a1e8cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:55.105725 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-548f7f58-d217-4372-b21a-b4c3caa07d9e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5bfe7f7-d11b-448f-b9e1-e2ef35a1e8cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:55.107218 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-548f7f58-d217-4372-b21a-b4c3caa07d9e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Flow 'volume_create_api' (2ed1ef8a-7819-444f-abf6-4639a824718d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:55.108316 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-548f7f58-d217-4372-b21a-b4c3caa07d9e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Create volume request issued successfully. Jul 31 09:30:55.109271 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-548f7f58-d217-4372-b21a-b4c3caa07d9e tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:30:55.110199 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 521/2066] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:30:54 2026] POST /volume/v3/volumes => generated 759 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:30:55.129599 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-69f63bf1-6584-463c-9483-a2ad49cbc7de None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:55.135131 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-69f63bf1-6584-463c-9483-a2ad49cbc7de tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee Jul 31 09:30:55.135755 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-69f63bf1-6584-463c-9483-a2ad49cbc7de tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:55.138519 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-69f63bf1-6584-463c-9483-a2ad49cbc7de tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:55.138648 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bbe6b263-7af9-43f0-ab26-8544463b4669 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:55.140056 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bbe6b263-7af9-43f0-ab26-8544463b4669 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] DELETE https://10.4.3.226/volume/v3/volumes/6ff501b5-24ce-438f-a9dd-dfb37184629b Jul 31 09:30:55.140673 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bbe6b263-7af9-43f0-ab26-8544463b4669 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:55.140673 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bbe6b263-7af9-43f0-ab26-8544463b4669 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:55.140784 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-bbe6b263-7af9-43f0-ab26-8544463b4669 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Delete volume with id: 6ff501b5-24ce-438f-a9dd-dfb37184629b Jul 31 09:30:55.149295 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:55.149295 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:55.155675 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-69f63bf1-6584-463c-9483-a2ad49cbc7de tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:30:55.161707 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:55.161707 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:55.162268 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bbe6b263-7af9-43f0-ab26-8544463b4669 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Volume info retrieved successfully. Jul 31 09:30:55.171831 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-69f63bf1-6584-463c-9483-a2ad49cbc7de tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee returned with HTTP 200 Jul 31 09:30:55.171831 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 512/2067] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:55 2026] GET /volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee => generated 827 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:55.228494 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bbe6b263-7af9-43f0-ab26-8544463b4669 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Delete volume request issued successfully. Jul 31 09:30:55.228669 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bbe6b263-7af9-43f0-ab26-8544463b4669 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] https://10.4.3.226/volume/v3/volumes/6ff501b5-24ce-438f-a9dd-dfb37184629b returned with HTTP 202 Jul 31 09:30:55.231436 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 518/2068] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:30:55 2026] DELETE /volume/v3/volumes/6ff501b5-24ce-438f-a9dd-dfb37184629b => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:30:55.241486 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ecca7af0-80b6-458c-90a0-60f783589093 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:55.244332 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ecca7af0-80b6-458c-90a0-60f783589093 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] GET https://10.4.3.226/volume/v3/volumes/6ff501b5-24ce-438f-a9dd-dfb37184629b Jul 31 09:30:55.244612 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ecca7af0-80b6-458c-90a0-60f783589093 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:55.244985 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ecca7af0-80b6-458c-90a0-60f783589093 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:55.259270 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:55.259270 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:55.268603 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-ecca7af0-80b6-458c-90a0-60f783589093 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Volume info retrieved successfully. Jul 31 09:30:55.283401 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ecca7af0-80b6-458c-90a0-60f783589093 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] https://10.4.3.226/volume/v3/volumes/6ff501b5-24ce-438f-a9dd-dfb37184629b returned with HTTP 200 Jul 31 09:30:55.283401 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 518/2069] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:55 2026] GET /volume/v3/volumes/6ff501b5-24ce-438f-a9dd-dfb37184629b => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:55.960409 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e9e6c54b-87ae-40e0-a2b0-1b53074f4365 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:55.965369 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e9e6c54b-87ae-40e0-a2b0-1b53074f4365 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 Jul 31 09:30:55.965369 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e9e6c54b-87ae-40e0-a2b0-1b53074f4365 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:55.966517 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e9e6c54b-87ae-40e0-a2b0-1b53074f4365 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:55.966517 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-e9e6c54b-87ae-40e0-a2b0-1b53074f4365 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d19fbed2-48e3-45f1-8a2b-c6d522097018. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:55.975045 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:55.975045 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:55.975332 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e9e6c54b-87ae-40e0-a2b0-1b53074f4365 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 returned with HTTP 200 Jul 31 09:30:55.976980 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 522/2070] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:55 2026] GET /volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:56.189844 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9a5608f1-4082-42ba-9c9f-91bea6d9fe39 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:56.194263 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9a5608f1-4082-42ba-9c9f-91bea6d9fe39 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee Jul 31 09:30:56.194263 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9a5608f1-4082-42ba-9c9f-91bea6d9fe39 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:56.194263 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9a5608f1-4082-42ba-9c9f-91bea6d9fe39 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:56.208321 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:56.208321 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:56.222276 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9a5608f1-4082-42ba-9c9f-91bea6d9fe39 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:30:56.233348 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9a5608f1-4082-42ba-9c9f-91bea6d9fe39 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee returned with HTTP 200 Jul 31 09:30:56.234098 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 513/2071] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:56 2026] GET /volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee => generated 1367 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:56.306512 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7364014c-dfa4-464c-93f6-a0c2be9acb00 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:56.313274 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7364014c-dfa4-464c-93f6-a0c2be9acb00 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] GET https://10.4.3.226/volume/v3/volumes/6ff501b5-24ce-438f-a9dd-dfb37184629b Jul 31 09:30:56.313274 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7364014c-dfa4-464c-93f6-a0c2be9acb00 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:56.313274 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7364014c-dfa4-464c-93f6-a0c2be9acb00 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:56.322520 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7364014c-dfa4-464c-93f6-a0c2be9acb00 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] https://10.4.3.226/volume/v3/volumes/6ff501b5-24ce-438f-a9dd-dfb37184629b returned with HTTP 404 Jul 31 09:30:56.323618 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 519/2072] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:56 2026] GET /volume/v3/volumes/6ff501b5-24ce-438f-a9dd-dfb37184629b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:30:56.334411 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-9c99eda5-a6ab-43eb-b0ca-c031dcced520 req-bae4d231-78e6-41b6-bc38-150595efa64f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:56.336100 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-57364b40-57b8-4485-adae-968c4c60fb3b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:56.337911 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-57364b40-57b8-4485-adae-968c4c60fb3b tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] DELETE https://10.4.3.226/volume/v3/volumes/a785936d-024a-4af2-8ac0-d7a7156df940 Jul 31 09:30:56.338211 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-57364b40-57b8-4485-adae-968c4c60fb3b tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:56.338508 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-57364b40-57b8-4485-adae-968c4c60fb3b tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:56.338679 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-9c99eda5-a6ab-43eb-b0ca-c031dcced520 req-bae4d231-78e6-41b6-bc38-150595efa64f tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 Jul 31 09:30:56.338746 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-57364b40-57b8-4485-adae-968c4c60fb3b tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Delete volume with id: a785936d-024a-4af2-8ac0-d7a7156df940 Jul 31 09:30:56.339050 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-9c99eda5-a6ab-43eb-b0ca-c031dcced520 req-bae4d231-78e6-41b6-bc38-150595efa64f tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:56.339388 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-9c99eda5-a6ab-43eb-b0ca-c031dcced520 req-bae4d231-78e6-41b6-bc38-150595efa64f tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:56.350340 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:56.350340 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:56.350491 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:56.350491 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:56.351418 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-57364b40-57b8-4485-adae-968c4c60fb3b tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Volume info retrieved successfully. Jul 31 09:30:56.353854 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-9c99eda5-a6ab-43eb-b0ca-c031dcced520 req-bae4d231-78e6-41b6-bc38-150595efa64f tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:30:56.359955 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-9c99eda5-a6ab-43eb-b0ca-c031dcced520 req-bae4d231-78e6-41b6-bc38-150595efa64f tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 returned with HTTP 200 Jul 31 09:30:56.360604 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 519/2073] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:30:56 2026] GET /volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:56.382702 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-57364b40-57b8-4485-adae-968c4c60fb3b tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Delete volume request issued successfully. Jul 31 09:30:56.383174 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-57364b40-57b8-4485-adae-968c4c60fb3b tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] https://10.4.3.226/volume/v3/volumes/a785936d-024a-4af2-8ac0-d7a7156df940 returned with HTTP 202 Jul 31 09:30:56.384120 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 523/2074] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:30:56 2026] DELETE /volume/v3/volumes/a785936d-024a-4af2-8ac0-d7a7156df940 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:30:56.394709 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-639aa931-b3f8-462a-b74a-e320d7e9bc37 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:56.398569 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-639aa931-b3f8-462a-b74a-e320d7e9bc37 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] GET https://10.4.3.226/volume/v3/volumes/a785936d-024a-4af2-8ac0-d7a7156df940 Jul 31 09:30:56.398705 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-639aa931-b3f8-462a-b74a-e320d7e9bc37 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:56.400200 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-639aa931-b3f8-462a-b74a-e320d7e9bc37 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:56.413197 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:56.413197 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:56.419549 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-639aa931-b3f8-462a-b74a-e320d7e9bc37 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Volume info retrieved successfully. Jul 31 09:30:56.427835 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-639aa931-b3f8-462a-b74a-e320d7e9bc37 tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] https://10.4.3.226/volume/v3/volumes/a785936d-024a-4af2-8ac0-d7a7156df940 returned with HTTP 200 Jul 31 09:30:56.428907 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 514/2075] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:56 2026] GET /volume/v3/volumes/a785936d-024a-4af2-8ac0-d7a7156df940 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:56.433356 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-467a3575-5fb8-48cf-a069-f5e29de872e5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:56.438894 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-467a3575-5fb8-48cf-a069-f5e29de872e5 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee Jul 31 09:30:56.439269 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-467a3575-5fb8-48cf-a069-f5e29de872e5 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:56.439541 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-467a3575-5fb8-48cf-a069-f5e29de872e5 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:56.454422 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:56.454422 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:56.468878 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-467a3575-5fb8-48cf-a069-f5e29de872e5 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:30:56.483592 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-467a3575-5fb8-48cf-a069-f5e29de872e5 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee returned with HTTP 200 Jul 31 09:30:56.484347 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 520/2076] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:30:56 2026] GET /volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee => generated 1367 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:56.495295 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0c637037-c30f-4db7-b6ac-e44d673e0da2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:56.497316 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0c637037-c30f-4db7-b6ac-e44d673e0da2 None None] GET https://10.4.3.226/volume// Jul 31 09:30:56.498070 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0c637037-c30f-4db7-b6ac-e44d673e0da2 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:56.498489 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0c637037-c30f-4db7-b6ac-e44d673e0da2 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:56.499184 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0c637037-c30f-4db7-b6ac-e44d673e0da2 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:30:56.499663 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 520/2077] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:30:56 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:30:56.514308 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-9c99eda5-a6ab-43eb-b0ca-c031dcced520 req-4fcef5f2-7e3d-4e3f-8179-2d7fdc1ea0b5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:56.517221 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-9c99eda5-a6ab-43eb-b0ca-c031dcced520 req-4fcef5f2-7e3d-4e3f-8179-2d7fdc1ea0b5 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:30:56.518204 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-9c99eda5-a6ab-43eb-b0ca-c031dcced520 req-4fcef5f2-7e3d-4e3f-8179-2d7fdc1ea0b5 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41460715-c5bd-4951-9710-bda9b86090e6", "connector": null, "instance_uuid": "0a7dac42-23a8-40ea-870d-f651346e45aa"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:56.533205 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:56.533205 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:56.580464 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-9c99eda5-a6ab-43eb-b0ca-c031dcced520 req-4fcef5f2-7e3d-4e3f-8179-2d7fdc1ea0b5 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:30:56.580464 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 524/2078] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:30:56 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:56.619677 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7bf6a71e-6f88-47bf-8188-fdd280f5d43a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:56.621928 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7bf6a71e-6f88-47bf-8188-fdd280f5d43a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 Jul 31 09:30:56.622232 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7bf6a71e-6f88-47bf-8188-fdd280f5d43a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:56.622514 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7bf6a71e-6f88-47bf-8188-fdd280f5d43a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:56.637305 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:56.637305 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:56.637986 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-711f05e5-920a-4e71-9e71-aedea3c376db None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:56.638903 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-711f05e5-920a-4e71-9e71-aedea3c376db None None] GET https://10.4.3.226/volume// Jul 31 09:30:56.639275 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-711f05e5-920a-4e71-9e71-aedea3c376db None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:56.640378 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-711f05e5-920a-4e71-9e71-aedea3c376db None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:56.642165 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-711f05e5-920a-4e71-9e71-aedea3c376db None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:30:56.642280 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7bf6a71e-6f88-47bf-8188-fdd280f5d43a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:30:56.642364 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 521/2079] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:30:56 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:30:56.648223 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7bf6a71e-6f88-47bf-8188-fdd280f5d43a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 returned with HTTP 200 Jul 31 09:30:56.648804 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 515/2080] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:56 2026] GET /volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 => generated 1360 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:56.654023 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-9c99eda5-a6ab-43eb-b0ca-c031dcced520 req-b16001ff-9bd4-493a-b67a-9e7d61cb5f63 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:56.658982 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-9c99eda5-a6ab-43eb-b0ca-c031dcced520 req-b16001ff-9bd4-493a-b67a-9e7d61cb5f63 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 Jul 31 09:30:56.658982 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-9c99eda5-a6ab-43eb-b0ca-c031dcced520 req-b16001ff-9bd4-493a-b67a-9e7d61cb5f63 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:56.658982 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-9c99eda5-a6ab-43eb-b0ca-c031dcced520 req-b16001ff-9bd4-493a-b67a-9e7d61cb5f63 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:56.673095 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:56.673095 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:56.677821 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-9c99eda5-a6ab-43eb-b0ca-c031dcced520 req-b16001ff-9bd4-493a-b67a-9e7d61cb5f63 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:30:56.685032 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-9c99eda5-a6ab-43eb-b0ca-c031dcced520 req-b16001ff-9bd4-493a-b67a-9e7d61cb5f63 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 returned with HTTP 200 Jul 31 09:30:56.685032 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 521/2081] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:30:56 2026] GET /volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 => generated 1540 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:30:56.817587 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-9c99eda5-a6ab-43eb-b0ca-c031dcced520 req-ccdbcec8-1095-4259-a74a-fcb77aeaf8ef None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:56.821462 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-9c99eda5-a6ab-43eb-b0ca-c031dcced520 req-ccdbcec8-1095-4259-a74a-fcb77aeaf8ef tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] PUT https://10.4.3.226/volume/v3/attachments/9f799116-e91b-4a2e-b2a6-839ef0e39631 Jul 31 09:30:56.822804 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-9c99eda5-a6ab-43eb-b0ca-c031dcced520 req-ccdbcec8-1095-4259-a74a-fcb77aeaf8ef tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:56.832020 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-9c99eda5-a6ab-43eb-b0ca-c031dcced520 req-ccdbcec8-1095-4259-a74a-fcb77aeaf8ef tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Acquiring lock "cinder-attachment_update-41460715-c5bd-4951-9710-bda9b86090e6-np0000006200" by "attachment_update" {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:30:56.837372 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-9c99eda5-a6ab-43eb-b0ca-c031dcced520 req-ccdbcec8-1095-4259-a74a-fcb77aeaf8ef tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Lock "cinder-attachment_update-41460715-c5bd-4951-9710-bda9b86090e6-np0000006200" acquired by "attachment_update" :: waited 0.005s {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:30:56.838744 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:56.838744 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:56.945457 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-9c99eda5-a6ab-43eb-b0ca-c031dcced520 req-ccdbcec8-1095-4259-a74a-fcb77aeaf8ef tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Lock "cinder-attachment_update-41460715-c5bd-4951-9710-bda9b86090e6-np0000006200" released by "attachment_update" :: held 0.108s {{(pid=100315) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:30:56.945840 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-9c99eda5-a6ab-43eb-b0ca-c031dcced520 req-ccdbcec8-1095-4259-a74a-fcb77aeaf8ef tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/attachments/9f799116-e91b-4a2e-b2a6-839ef0e39631 returned with HTTP 200 Jul 31 09:30:56.946417 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 525/2082] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:30:56 2026] PUT /volume/v3/attachments/9f799116-e91b-4a2e-b2a6-839ef0e39631 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:56.993764 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-41f7c170-33fb-467e-9210-8d209c751c83 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:56.996087 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-41f7c170-33fb-467e-9210-8d209c751c83 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 Jul 31 09:30:56.996372 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-41f7c170-33fb-467e-9210-8d209c751c83 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:56.996821 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-41f7c170-33fb-467e-9210-8d209c751c83 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:56.996821 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-41f7c170-33fb-467e-9210-8d209c751c83 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d19fbed2-48e3-45f1-8a2b-c6d522097018. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:57.002289 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:57.002289 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:57.003464 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-41f7c170-33fb-467e-9210-8d209c751c83 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 returned with HTTP 200 Jul 31 09:30:57.003464 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 522/2083] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:56 2026] GET /volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:57.038748 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-acf7897e-2e8a-4195-a606-c505fbe8cd7d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:57.041886 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-acf7897e-2e8a-4195-a606-c505fbe8cd7d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee Jul 31 09:30:57.042214 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-acf7897e-2e8a-4195-a606-c505fbe8cd7d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:57.042564 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-acf7897e-2e8a-4195-a606-c505fbe8cd7d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:57.053564 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:57.053564 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:57.059981 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-acf7897e-2e8a-4195-a606-c505fbe8cd7d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:30:57.068691 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-acf7897e-2e8a-4195-a606-c505fbe8cd7d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee returned with HTTP 200 Jul 31 09:30:57.069420 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 516/2084] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:30:57 2026] GET /volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee => generated 1367 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:57.082968 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6a57ddd7-4612-4b45-9a8f-b47e166b31f7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:57.084849 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6a57ddd7-4612-4b45-9a8f-b47e166b31f7 None None] GET https://10.4.3.226/volume// Jul 31 09:30:57.084849 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6a57ddd7-4612-4b45-9a8f-b47e166b31f7 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:57.084849 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6a57ddd7-4612-4b45-9a8f-b47e166b31f7 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:57.084849 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6a57ddd7-4612-4b45-9a8f-b47e166b31f7 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:30:57.084849 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 522/2085] 10.4.3.226 () {66 vars in 1419 bytes} [Fri Jul 31 09:30: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 31 09:30:57.093228 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-77047c9b-453e-4c89-8e4e-a71228b51e84 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:57.095485 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-77047c9b-453e-4c89-8e4e-a71228b51e84 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:30:57.095834 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-77047c9b-453e-4c89-8e4e-a71228b51e84 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "17643de9-1512-425f-bb2c-3cd187e6c2ee", "connector": null, "instance_uuid": "a0b37faa-7d30-4b01-b93d-8f9666ee1959"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:57.107686 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:57.107686 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:57.141234 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-77047c9b-453e-4c89-8e4e-a71228b51e84 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:30:57.141881 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 526/2086] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:30:57 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 31 09:30:57.277229 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-cc986bb5-1dce-48d8-8a30-ec452064a5a3 req-0b7f04cc-91e4-45a9-82cd-882393080453 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:57.282314 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-cc986bb5-1dce-48d8-8a30-ec452064a5a3 req-0b7f04cc-91e4-45a9-82cd-882393080453 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:30:57.283264 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-cc986bb5-1dce-48d8-8a30-ec452064a5a3 req-0b7f04cc-91e4-45a9-82cd-882393080453 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-291293069", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:57.286408 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [req-cc986bb5-1dce-48d8-8a30-ec452064a5a3 req-0b7f04cc-91e4-45a9-82cd-882393080453 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-291293069', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:30:57.286601 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [req-cc986bb5-1dce-48d8-8a30-ec452064a5a3 req-0b7f04cc-91e4-45a9-82cd-882393080453 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Create volume of 1 GB Jul 31 09:30:57.300293 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-cc986bb5-1dce-48d8-8a30-ec452064a5a3 req-0b7f04cc-91e4-45a9-82cd-882393080453 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Availability Zones retrieved successfully. Jul 31 09:30:57.329979 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-cc986bb5-1dce-48d8-8a30-ec452064a5a3 req-0b7f04cc-91e4-45a9-82cd-882393080453 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Flow 'volume_create_api' (4b901d29-36ad-4fae-b0aa-cf657ffeb846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:57.333926 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-cc986bb5-1dce-48d8-8a30-ec452064a5a3 req-0b7f04cc-91e4-45a9-82cd-882393080453 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f38c6942-3aea-42d3-9b5b-bb4f262c7b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:57.338697 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [req-cc986bb5-1dce-48d8-8a30-ec452064a5a3 req-0b7f04cc-91e4-45a9-82cd-882393080453 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:30:57.397852 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-cc986bb5-1dce-48d8-8a30-ec452064a5a3 req-0b7f04cc-91e4-45a9-82cd-882393080453 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f38c6942-3aea-42d3-9b5b-bb4f262c7b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:57.399604 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-cc986bb5-1dce-48d8-8a30-ec452064a5a3 req-0b7f04cc-91e4-45a9-82cd-882393080453 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65adf479-2bcb-48ad-b8f4-bbff490dcc89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:57.447521 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-15be59c9-5537-4b91-b76e-882bf223b08d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:57.449683 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-15be59c9-5537-4b91-b76e-882bf223b08d tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] GET https://10.4.3.226/volume/v3/volumes/a785936d-024a-4af2-8ac0-d7a7156df940 Jul 31 09:30:57.450019 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-15be59c9-5537-4b91-b76e-882bf223b08d tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:57.450280 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-15be59c9-5537-4b91-b76e-882bf223b08d tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:57.459586 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-15be59c9-5537-4b91-b76e-882bf223b08d tempest-ServersNegativeTestJSON-1681793515 tempest-ServersNegativeTestJSON-1681793515-project-member] https://10.4.3.226/volume/v3/volumes/a785936d-024a-4af2-8ac0-d7a7156df940 returned with HTTP 404 Jul 31 09:30:57.460235 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 517/2087] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:57 2026] GET /volume/v3/volumes/a785936d-024a-4af2-8ac0-d7a7156df940 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 09:30:57.507644 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [req-cc986bb5-1dce-48d8-8a30-ec452064a5a3 req-0b7f04cc-91e4-45a9-82cd-882393080453 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Created reservations ['83737486-a29e-4ee7-9ce3-8131bd55a1fe', '1cf4eb71-7691-4bb0-8a4b-323cb0ef72ed', '5a1c5277-40fe-4f22-9cc7-5f561ebddb68', '68d08390-7468-4c5e-9cf4-64fd84d2ee11'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:30:57.508476 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-cc986bb5-1dce-48d8-8a30-ec452064a5a3 req-0b7f04cc-91e4-45a9-82cd-882393080453 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65adf479-2bcb-48ad-b8f4-bbff490dcc89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83737486-a29e-4ee7-9ce3-8131bd55a1fe', '1cf4eb71-7691-4bb0-8a4b-323cb0ef72ed', '5a1c5277-40fe-4f22-9cc7-5f561ebddb68', '68d08390-7468-4c5e-9cf4-64fd84d2ee11']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:57.509413 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-cc986bb5-1dce-48d8-8a30-ec452064a5a3 req-0b7f04cc-91e4-45a9-82cd-882393080453 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91334bd7-1cee-443d-aabb-df7cffe72587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:57.534311 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-cc986bb5-1dce-48d8-8a30-ec452064a5a3 req-0b7f04cc-91e4-45a9-82cd-882393080453 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91334bd7-1cee-443d-aabb-df7cffe72587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'caf51ebd-612e-41dc-90a5-2830df392a6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-291293069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6cbf17980b1403985a53835f846d4db',qos_specs=None,replication_status=,reservations=['83737486-a29e-4ee7-9ce3-8131bd55a1fe','1cf4eb71-7691-4bb0-8a4b-323cb0ef72ed','5a1c5277-40fe-4f22-9cc7-5f561ebddb68','68d08390-7468-4c5e-9cf4-64fd84d2ee11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='881d3ceaf8c24e5fa33999d73cba9ad6',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:30:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-291293069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=caf51ebd-612e-41dc-90a5-2830df392a6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6cbf17980b1403985a53835f846d4db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='881d3ceaf8c24e5fa33999d73cba9ad6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:57.534624 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-cc986bb5-1dce-48d8-8a30-ec452064a5a3 req-0b7f04cc-91e4-45a9-82cd-882393080453 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0adead44-2e6e-41cf-abee-92e9c17d840f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:57.562835 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-cc986bb5-1dce-48d8-8a30-ec452064a5a3 req-0b7f04cc-91e4-45a9-82cd-882393080453 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0adead44-2e6e-41cf-abee-92e9c17d840f) transitioned into state 'SUCCESS' from state '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-291293069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6cbf17980b1403985a53835f846d4db',qos_specs=None,replication_status=,reservations=['83737486-a29e-4ee7-9ce3-8131bd55a1fe','1cf4eb71-7691-4bb0-8a4b-323cb0ef72ed','5a1c5277-40fe-4f22-9cc7-5f561ebddb68','68d08390-7468-4c5e-9cf4-64fd84d2ee11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='881d3ceaf8c24e5fa33999d73cba9ad6',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:57.563228 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-cc986bb5-1dce-48d8-8a30-ec452064a5a3 req-0b7f04cc-91e4-45a9-82cd-882393080453 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e3338d1-0aea-4de3-b4cf-9d4cf182ecbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:30:57.578221 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-cc986bb5-1dce-48d8-8a30-ec452064a5a3 req-0b7f04cc-91e4-45a9-82cd-882393080453 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e3338d1-0aea-4de3-b4cf-9d4cf182ecbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:30:57.579151 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-cc986bb5-1dce-48d8-8a30-ec452064a5a3 req-0b7f04cc-91e4-45a9-82cd-882393080453 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Flow 'volume_create_api' (4b901d29-36ad-4fae-b0aa-cf657ffeb846) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:30:57.579921 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-cc986bb5-1dce-48d8-8a30-ec452064a5a3 req-0b7f04cc-91e4-45a9-82cd-882393080453 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Create volume request issued successfully. Jul 31 09:30:57.580784 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-cc986bb5-1dce-48d8-8a30-ec452064a5a3 req-0b7f04cc-91e4-45a9-82cd-882393080453 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:30:57.581626 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 523/2088] 10.4.3.226 () {72 vars in 1541 bytes} [Fri Jul 31 09:30:57 2026] POST /volume/v3/volumes => generated 754 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:30:57.591876 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-cc986bb5-1dce-48d8-8a30-ec452064a5a3 req-ecc9b97d-1be0-4f86-be19-377294a50b91 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:57.595039 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-cc986bb5-1dce-48d8-8a30-ec452064a5a3 req-ecc9b97d-1be0-4f86-be19-377294a50b91 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] GET https://10.4.3.226/volume/v3/volumes/caf51ebd-612e-41dc-90a5-2830df392a6e Jul 31 09:30:57.595039 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-cc986bb5-1dce-48d8-8a30-ec452064a5a3 req-ecc9b97d-1be0-4f86-be19-377294a50b91 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:57.595323 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-cc986bb5-1dce-48d8-8a30-ec452064a5a3 req-ecc9b97d-1be0-4f86-be19-377294a50b91 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:57.603503 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:57.603503 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:57.608891 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-cc986bb5-1dce-48d8-8a30-ec452064a5a3 req-ecc9b97d-1be0-4f86-be19-377294a50b91 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Volume info retrieved successfully. Jul 31 09:30:57.615150 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-cc986bb5-1dce-48d8-8a30-ec452064a5a3 req-ecc9b97d-1be0-4f86-be19-377294a50b91 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] https://10.4.3.226/volume/v3/volumes/caf51ebd-612e-41dc-90a5-2830df392a6e returned with HTTP 200 Jul 31 09:30:57.615150 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 523/2089] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:30:57 2026] GET /volume/v3/volumes/caf51ebd-612e-41dc-90a5-2830df392a6e => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:57.652863 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-1c037d10-1bc7-4878-8828-77f4e0c3ddb1 req-0deb4894-45e1-4dbf-aab9-7bc44dee490d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:57.659132 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-1c037d10-1bc7-4878-8828-77f4e0c3ddb1 req-0deb4894-45e1-4dbf-aab9-7bc44dee490d tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] GET https://10.4.3.226/volume/v3/volumes/caf51ebd-612e-41dc-90a5-2830df392a6e Jul 31 09:30:57.659543 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-1c037d10-1bc7-4878-8828-77f4e0c3ddb1 req-0deb4894-45e1-4dbf-aab9-7bc44dee490d tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:57.659683 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-1c037d10-1bc7-4878-8828-77f4e0c3ddb1 req-0deb4894-45e1-4dbf-aab9-7bc44dee490d tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:57.669407 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7940ff09-da2c-4c9e-9b3f-ae42b796abeb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:57.672571 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7940ff09-da2c-4c9e-9b3f-ae42b796abeb tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 Jul 31 09:30:57.672798 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7940ff09-da2c-4c9e-9b3f-ae42b796abeb tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:57.673232 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7940ff09-da2c-4c9e-9b3f-ae42b796abeb tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:57.676761 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:57.676761 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:57.682868 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-1c037d10-1bc7-4878-8828-77f4e0c3ddb1 req-0deb4894-45e1-4dbf-aab9-7bc44dee490d tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Volume info retrieved successfully. Jul 31 09:30:57.691558 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-1c037d10-1bc7-4878-8828-77f4e0c3ddb1 req-0deb4894-45e1-4dbf-aab9-7bc44dee490d tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] https://10.4.3.226/volume/v3/volumes/caf51ebd-612e-41dc-90a5-2830df392a6e returned with HTTP 200 Jul 31 09:30:57.694226 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 527/2090] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:30:57 2026] GET /volume/v3/volumes/caf51ebd-612e-41dc-90a5-2830df392a6e => generated 822 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:57.696961 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:57.696961 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:57.710275 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7940ff09-da2c-4c9e-9b3f-ae42b796abeb tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:30:57.717222 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7940ff09-da2c-4c9e-9b3f-ae42b796abeb tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 returned with HTTP 200 Jul 31 09:30:57.717473 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 518/2091] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:57 2026] GET /volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 => generated 1361 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:58.019308 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c6c8c1b6-3d82-47b0-9fd6-50ead0971226 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:58.021301 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c6c8c1b6-3d82-47b0-9fd6-50ead0971226 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 Jul 31 09:30:58.021928 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c6c8c1b6-3d82-47b0-9fd6-50ead0971226 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:58.022213 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c6c8c1b6-3d82-47b0-9fd6-50ead0971226 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:58.022534 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c6c8c1b6-3d82-47b0-9fd6-50ead0971226 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d19fbed2-48e3-45f1-8a2b-c6d522097018. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:58.036545 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:58.036545 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:58.036545 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c6c8c1b6-3d82-47b0-9fd6-50ead0971226 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 returned with HTTP 200 Jul 31 09:30:58.036545 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 524/2092] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:58 2026] GET /volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:58.739715 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6d1465c1-a76c-47b1-9e4d-76f346685001 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:58.742876 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6d1465c1-a76c-47b1-9e4d-76f346685001 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 Jul 31 09:30:58.742876 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6d1465c1-a76c-47b1-9e4d-76f346685001 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:58.743020 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6d1465c1-a76c-47b1-9e4d-76f346685001 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:58.744975 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-3a37e670-5880-4b25-afcc-2a11d5159474 req-3531ae61-39c0-4235-af97-8d228f58641b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:58.752292 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-3a37e670-5880-4b25-afcc-2a11d5159474 req-3531ae61-39c0-4235-af97-8d228f58641b tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] GET https://10.4.3.226/volume/v3/volumes/caf51ebd-612e-41dc-90a5-2830df392a6e Jul 31 09:30:58.752696 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-3a37e670-5880-4b25-afcc-2a11d5159474 req-3531ae61-39c0-4235-af97-8d228f58641b tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:58.752863 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-3a37e670-5880-4b25-afcc-2a11d5159474 req-3531ae61-39c0-4235-af97-8d228f58641b tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:58.771876 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:58.771876 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:58.778132 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:58.778132 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:58.779886 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-6d1465c1-a76c-47b1-9e4d-76f346685001 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:30:58.788683 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-3a37e670-5880-4b25-afcc-2a11d5159474 req-3531ae61-39c0-4235-af97-8d228f58641b tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Volume info retrieved successfully. Jul 31 09:30:58.792025 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6d1465c1-a76c-47b1-9e4d-76f346685001 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 returned with HTTP 200 Jul 31 09:30:58.793834 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 524/2093] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:58 2026] GET /volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 => generated 1361 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:58.799988 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-3a37e670-5880-4b25-afcc-2a11d5159474 req-3531ae61-39c0-4235-af97-8d228f58641b tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] https://10.4.3.226/volume/v3/volumes/caf51ebd-612e-41dc-90a5-2830df392a6e returned with HTTP 200 Jul 31 09:30:58.800515 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 528/2094] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:30:58 2026] GET /volume/v3/volumes/caf51ebd-612e-41dc-90a5-2830df392a6e => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:58.851534 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-92e3d0db-3e6d-483c-96ec-07ee4b74169a req-9eebb53e-dd0e-4ee0-a37e-18b993398151 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:58.854695 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-92e3d0db-3e6d-483c-96ec-07ee4b74169a req-9eebb53e-dd0e-4ee0-a37e-18b993398151 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:30:58.854695 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-92e3d0db-3e6d-483c-96ec-07ee4b74169a req-9eebb53e-dd0e-4ee0-a37e-18b993398151 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "caf51ebd-612e-41dc-90a5-2830df392a6e", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-309991906", "description": null, "metadata": {}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:58.865034 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:58.865034 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:58.865695 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-92e3d0db-3e6d-483c-96ec-07ee4b74169a req-9eebb53e-dd0e-4ee0-a37e-18b993398151 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Volume info retrieved successfully. Jul 31 09:30:58.865867 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [req-92e3d0db-3e6d-483c-96ec-07ee4b74169a req-9eebb53e-dd0e-4ee0-a37e-18b993398151 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Create snapshot from volume caf51ebd-612e-41dc-90a5-2830df392a6e Jul 31 09:30:58.923175 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [req-92e3d0db-3e6d-483c-96ec-07ee4b74169a req-9eebb53e-dd0e-4ee0-a37e-18b993398151 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Created reservations ['8b3e6200-e40a-4823-84d1-099143b63d6b', '26cbbbd0-00a8-476c-b703-063253b71d93', '046efecd-8347-44ef-ba9b-84b43f3ad21e', '99cd9fbf-2f0d-4e09-bd4c-cdf28fa7b36e'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:30:58.972068 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-92e3d0db-3e6d-483c-96ec-07ee4b74169a req-9eebb53e-dd0e-4ee0-a37e-18b993398151 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Snapshot create request issued successfully. Jul 31 09:30:58.972479 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-92e3d0db-3e6d-483c-96ec-07ee4b74169a req-9eebb53e-dd0e-4ee0-a37e-18b993398151 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:30:58.973086 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 519/2095] 10.4.3.226 () {72 vars in 1547 bytes} [Fri Jul 31 09:30:58 2026] POST /volume/v3/snapshots => generated 310 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:30:58.973332 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-de3548ab-026e-46a8-bfa5-91ee5a3992df None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:58.973746 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-de3548ab-026e-46a8-bfa5-91ee5a3992df None None] GET https://10.4.3.226/volume// Jul 31 09:30:58.973930 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-de3548ab-026e-46a8-bfa5-91ee5a3992df None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:58.974090 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-de3548ab-026e-46a8-bfa5-91ee5a3992df None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:58.974545 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-de3548ab-026e-46a8-bfa5-91ee5a3992df None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:30:58.974829 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 525/2096] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:30: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 31 09:30:58.992303 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-5e6d156d-c0a0-4500-86d4-3c7be347b778 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:58.995125 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-5e6d156d-c0a0-4500-86d4-3c7be347b778 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee Jul 31 09:30:58.995574 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-5e6d156d-c0a0-4500-86d4-3c7be347b778 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:58.995715 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-5e6d156d-c0a0-4500-86d4-3c7be347b778 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:59.008309 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:59.008309 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:59.013045 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-5e6d156d-c0a0-4500-86d4-3c7be347b778 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:30:59.021340 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-5e6d156d-c0a0-4500-86d4-3c7be347b778 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee returned with HTTP 200 Jul 31 09:30:59.021340 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 525/2097] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:30:58 2026] GET /volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee => generated 1546 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 31 09:30:59.052415 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-82961a39-43ed-4246-b7f0-1a9c58347010 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:59.054653 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-82961a39-43ed-4246-b7f0-1a9c58347010 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 Jul 31 09:30:59.054914 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-82961a39-43ed-4246-b7f0-1a9c58347010 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:59.055147 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-82961a39-43ed-4246-b7f0-1a9c58347010 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:59.055326 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-82961a39-43ed-4246-b7f0-1a9c58347010 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d19fbed2-48e3-45f1-8a2b-c6d522097018. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:30:59.061705 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-5ac515c8-8e35-4160-ac9e-301e6a1f77fc req-a17c8384-e391-4d20-aae5-b04374638723 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:59.062053 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:59.062053 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:59.062905 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-82961a39-43ed-4246-b7f0-1a9c58347010 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 returned with HTTP 200 Jul 31 09:30:59.063382 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 529/2098] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:30:59 2026] GET /volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:59.064439 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-5ac515c8-8e35-4160-ac9e-301e6a1f77fc req-a17c8384-e391-4d20-aae5-b04374638723 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-reader] GET https://10.4.3.226/volume/v3/snapshots/09e8614b-b736-4ea7-bdbc-50e3b1fc3959 Jul 31 09:30:59.064845 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-5ac515c8-8e35-4160-ac9e-301e6a1f77fc req-a17c8384-e391-4d20-aae5-b04374638723 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:59.065166 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-5ac515c8-8e35-4160-ac9e-301e6a1f77fc req-a17c8384-e391-4d20-aae5-b04374638723 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-reader] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:59.075084 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:59.075084 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:59.075084 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-5ac515c8-8e35-4160-ac9e-301e6a1f77fc req-a17c8384-e391-4d20-aae5-b04374638723 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-reader] Snapshot retrieved successfully. Jul 31 09:30:59.075084 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-5ac515c8-8e35-4160-ac9e-301e6a1f77fc req-a17c8384-e391-4d20-aae5-b04374638723 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-reader] https://10.4.3.226/volume/v3/snapshots/09e8614b-b736-4ea7-bdbc-50e3b1fc3959 returned with HTTP 200 Jul 31 09:30:59.075084 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 520/2099] 10.4.3.226 () {68 vars in 1604 bytes} [Fri Jul 31 09:30:59 2026] GET /volume/v3/snapshots/09e8614b-b736-4ea7-bdbc-50e3b1fc3959 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:59.103902 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-4cd69c81-5ba9-4081-8203-464df0190217 req-262945b4-71e6-4f6e-906b-75bd3897a945 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:59.106210 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4cd69c81-5ba9-4081-8203-464df0190217 req-262945b4-71e6-4f6e-906b-75bd3897a945 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-reader] GET https://10.4.3.226/volume/v3/snapshots/detail Jul 31 09:30:59.106463 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-4cd69c81-5ba9-4081-8203-464df0190217 req-262945b4-71e6-4f6e-906b-75bd3897a945 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:59.106777 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-4cd69c81-5ba9-4081-8203-464df0190217 req-262945b4-71e6-4f6e-906b-75bd3897a945 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-reader] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:59.107026 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [req-4cd69c81-5ba9-4081-8203-464df0190217 req-262945b4-71e6-4f6e-906b-75bd3897a945 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-reader] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:30:59.108346 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.db.api [req-4cd69c81-5ba9-4081-8203-464df0190217 req-262945b4-71e6-4f6e-906b-75bd3897a945 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-reader] Building query based on filter {{(pid=100317) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:30:59.120932 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-4cd69c81-5ba9-4081-8203-464df0190217 req-262945b4-71e6-4f6e-906b-75bd3897a945 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-reader] Get all snapshots completed successfully. Jul 31 09:30:59.121422 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:59.121422 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:59.122742 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4cd69c81-5ba9-4081-8203-464df0190217 req-262945b4-71e6-4f6e-906b-75bd3897a945 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-reader] https://10.4.3.226/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 09:30:59.122874 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 526/2100] 10.4.3.226 () {68 vars in 1514 bytes} [Fri Jul 31 09:30:59 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:59.150811 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-75bcaf72-1a5b-4374-8e75-fe1b62facdd7 req-c7b410ea-d13b-4ca5-ac87-69de7b19d011 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:59.153278 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-75bcaf72-1a5b-4374-8e75-fe1b62facdd7 req-c7b410ea-d13b-4ca5-ac87-69de7b19d011 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] GET https://10.4.3.226/volume/v3/snapshots/09e8614b-b736-4ea7-bdbc-50e3b1fc3959 Jul 31 09:30:59.153726 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-75bcaf72-1a5b-4374-8e75-fe1b62facdd7 req-c7b410ea-d13b-4ca5-ac87-69de7b19d011 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:59.153808 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-75bcaf72-1a5b-4374-8e75-fe1b62facdd7 req-c7b410ea-d13b-4ca5-ac87-69de7b19d011 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:59.156878 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-0875bf15-9e87-41a7-9605-e757329a6725 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:59.160525 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-0875bf15-9e87-41a7-9605-e757329a6725 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] PUT https://10.4.3.226/volume/v3/attachments/7de20e84-7f8a-46a2-a964-8f65a11fb52b Jul 31 09:30:59.161500 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-0875bf15-9e87-41a7-9605-e757329a6725 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:59.161619 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:59.161619 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:59.162270 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-75bcaf72-1a5b-4374-8e75-fe1b62facdd7 req-c7b410ea-d13b-4ca5-ac87-69de7b19d011 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Snapshot retrieved successfully. Jul 31 09:30:59.163425 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-75bcaf72-1a5b-4374-8e75-fe1b62facdd7 req-c7b410ea-d13b-4ca5-ac87-69de7b19d011 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] https://10.4.3.226/volume/v3/snapshots/09e8614b-b736-4ea7-bdbc-50e3b1fc3959 returned with HTTP 200 Jul 31 09:30:59.164014 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 526/2101] 10.4.3.226 () {68 vars in 1604 bytes} [Fri Jul 31 09:30:59 2026] GET /volume/v3/snapshots/09e8614b-b736-4ea7-bdbc-50e3b1fc3959 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:59.186160 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-0875bf15-9e87-41a7-9605-e757329a6725 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Acquiring lock "cinder-attachment_update-17643de9-1512-425f-bb2c-3cd187e6c2ee-np0000006200" by "attachment_update" {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:30:59.190783 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-fc8b111f-5a48-4ea0-85b1-f249e66dec60 req-bd3f24be-ae6f-4cc5-8b01-dec2da50bed9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:59.193016 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-fc8b111f-5a48-4ea0-85b1-f249e66dec60 req-bd3f24be-ae6f-4cc5-8b01-dec2da50bed9 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/09e8614b-b736-4ea7-bdbc-50e3b1fc3959 Jul 31 09:30:59.194812 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-fc8b111f-5a48-4ea0-85b1-f249e66dec60 req-bd3f24be-ae6f-4cc5-8b01-dec2da50bed9 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:59.194812 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-fc8b111f-5a48-4ea0-85b1-f249e66dec60 req-bd3f24be-ae6f-4cc5-8b01-dec2da50bed9 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:59.194812 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [req-fc8b111f-5a48-4ea0-85b1-f249e66dec60 req-bd3f24be-ae6f-4cc5-8b01-dec2da50bed9 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Delete snapshot with id: 09e8614b-b736-4ea7-bdbc-50e3b1fc3959 Jul 31 09:30:59.195397 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-0875bf15-9e87-41a7-9605-e757329a6725 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Lock "cinder-attachment_update-17643de9-1512-425f-bb2c-3cd187e6c2ee-np0000006200" acquired by "attachment_update" :: waited 0.008s {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:30:59.196477 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:59.196477 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:30:59.202268 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:59.202268 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:59.202268 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-fc8b111f-5a48-4ea0-85b1-f249e66dec60 req-bd3f24be-ae6f-4cc5-8b01-dec2da50bed9 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Snapshot retrieved successfully. Jul 31 09:30:59.240210 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-fc8b111f-5a48-4ea0-85b1-f249e66dec60 req-bd3f24be-ae6f-4cc5-8b01-dec2da50bed9 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Snapshot delete request issued successfully. Jul 31 09:30:59.240210 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-fc8b111f-5a48-4ea0-85b1-f249e66dec60 req-bd3f24be-ae6f-4cc5-8b01-dec2da50bed9 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] https://10.4.3.226/volume/v3/snapshots/09e8614b-b736-4ea7-bdbc-50e3b1fc3959 returned with HTTP 202 Jul 31 09:30:59.240210 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 521/2102] 10.4.3.226 () {70 vars in 1626 bytes} [Fri Jul 31 09:30:59 2026] DELETE /volume/v3/snapshots/09e8614b-b736-4ea7-bdbc-50e3b1fc3959 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:30:59.278268 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-15384209-0301-46f9-860a-053fb5aa72aa req-063aec39-8eb0-4566-83d3-c9ec01c62046 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:59.279236 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-15384209-0301-46f9-860a-053fb5aa72aa req-063aec39-8eb0-4566-83d3-c9ec01c62046 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] GET https://10.4.3.226/volume/v3/snapshots/09e8614b-b736-4ea7-bdbc-50e3b1fc3959 Jul 31 09:30:59.279510 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-15384209-0301-46f9-860a-053fb5aa72aa req-063aec39-8eb0-4566-83d3-c9ec01c62046 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:59.279746 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-15384209-0301-46f9-860a-053fb5aa72aa req-063aec39-8eb0-4566-83d3-c9ec01c62046 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:59.288817 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:59.288817 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:30:59.289455 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-15384209-0301-46f9-860a-053fb5aa72aa req-063aec39-8eb0-4566-83d3-c9ec01c62046 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Snapshot retrieved successfully. Jul 31 09:30:59.293279 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-15384209-0301-46f9-860a-053fb5aa72aa req-063aec39-8eb0-4566-83d3-c9ec01c62046 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] https://10.4.3.226/volume/v3/snapshots/09e8614b-b736-4ea7-bdbc-50e3b1fc3959 returned with HTTP 200 Jul 31 09:30:59.293279 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 527/2103] 10.4.3.226 () {68 vars in 1604 bytes} [Fri Jul 31 09:30:59 2026] GET /volume/v3/snapshots/09e8614b-b736-4ea7-bdbc-50e3b1fc3959 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:30:59.356590 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-0875bf15-9e87-41a7-9605-e757329a6725 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Lock "cinder-attachment_update-17643de9-1512-425f-bb2c-3cd187e6c2ee-np0000006200" released by "attachment_update" :: held 0.162s {{(pid=100315) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:30:59.356884 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-0875bf15-9e87-41a7-9605-e757329a6725 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments/7de20e84-7f8a-46a2-a964-8f65a11fb52b returned with HTTP 200 Jul 31 09:30:59.357514 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 530/2104] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:30:59 2026] PUT /volume/v3/attachments/7de20e84-7f8a-46a2-a964-8f65a11fb52b => generated 969 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:30:59.413582 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-116d9237-1207-4937-8f1e-c12f5b5d6cf8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:59.418158 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-116d9237-1207-4937-8f1e-c12f5b5d6cf8 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] POST https://10.4.3.226/volume/v3/attachments/7de20e84-7f8a-46a2-a964-8f65a11fb52b/action Jul 31 09:30:59.418158 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-116d9237-1207-4937-8f1e-c12f5b5d6cf8 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action body: b'{"os-complete": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:30:59.418158 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-116d9237-1207-4937-8f1e-c12f5b5d6cf8 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:30:59.455944 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:59.455944 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:30:59.484599 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-a3ed480e-8fd8-4856-a1a6-e52c39005fde req-116d9237-1207-4937-8f1e-c12f5b5d6cf8 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments/7de20e84-7f8a-46a2-a964-8f65a11fb52b/action returned with HTTP 204 Jul 31 09:30:59.485567 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 527/2105] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:30:59 2026] POST /volume/v3/attachments/7de20e84-7f8a-46a2-a964-8f65a11fb52b/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:30:59.818546 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9d968b70-6172-433d-bbba-3daf4d9653fa None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:30:59.823556 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9d968b70-6172-433d-bbba-3daf4d9653fa tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 Jul 31 09:30:59.823932 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9d968b70-6172-433d-bbba-3daf4d9653fa tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:30:59.824347 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9d968b70-6172-433d-bbba-3daf4d9653fa tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:30:59.843274 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:30:59.843274 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:30:59.847862 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9d968b70-6172-433d-bbba-3daf4d9653fa tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:30:59.858462 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9d968b70-6172-433d-bbba-3daf4d9653fa tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 returned with HTTP 200 Jul 31 09:30:59.859558 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 522/2106] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:30:59 2026] GET /volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 => generated 1361 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:00.079566 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-79e0a88a-8cf4-453e-90c9-f6b0e4fe5b5c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:00.082004 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-79e0a88a-8cf4-453e-90c9-f6b0e4fe5b5c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 Jul 31 09:31:00.082429 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-79e0a88a-8cf4-453e-90c9-f6b0e4fe5b5c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:00.082762 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-79e0a88a-8cf4-453e-90c9-f6b0e4fe5b5c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:00.082995 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-79e0a88a-8cf4-453e-90c9-f6b0e4fe5b5c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d19fbed2-48e3-45f1-8a2b-c6d522097018. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:31:00.088757 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:00.088757 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:00.090067 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-79e0a88a-8cf4-453e-90c9-f6b0e4fe5b5c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 returned with HTTP 200 Jul 31 09:31:00.090202 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 528/2107] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:00 2026] GET /volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:00.322589 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-a40d73f1-249a-42a0-9319-66e816cb1e62 req-28110a93-58a6-4e8f-9eca-a0f4aa119ae1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:00.324891 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-a40d73f1-249a-42a0-9319-66e816cb1e62 req-28110a93-58a6-4e8f-9eca-a0f4aa119ae1 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] GET https://10.4.3.226/volume/v3/snapshots/09e8614b-b736-4ea7-bdbc-50e3b1fc3959 Jul 31 09:31:00.325386 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-a40d73f1-249a-42a0-9319-66e816cb1e62 req-28110a93-58a6-4e8f-9eca-a0f4aa119ae1 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:00.325661 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-a40d73f1-249a-42a0-9319-66e816cb1e62 req-28110a93-58a6-4e8f-9eca-a0f4aa119ae1 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:00.330678 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-a40d73f1-249a-42a0-9319-66e816cb1e62 req-28110a93-58a6-4e8f-9eca-a0f4aa119ae1 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] https://10.4.3.226/volume/v3/snapshots/09e8614b-b736-4ea7-bdbc-50e3b1fc3959 returned with HTTP 404 Jul 31 09:31:00.331374 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 531/2108] 10.4.3.226 () {68 vars in 1604 bytes} [Fri Jul 31 09:31:00 2026] GET /volume/v3/snapshots/09e8614b-b736-4ea7-bdbc-50e3b1fc3959 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:00.367604 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-91291020-d7e5-44be-9f0a-21b6c2029e12 req-f1a06ccb-de88-40c6-8a1f-087562e9aa62 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:00.369764 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-91291020-d7e5-44be-9f0a-21b6c2029e12 req-f1a06ccb-de88-40c6-8a1f-087562e9aa62 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] DELETE https://10.4.3.226/volume/v3/volumes/caf51ebd-612e-41dc-90a5-2830df392a6e Jul 31 09:31:00.369935 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-91291020-d7e5-44be-9f0a-21b6c2029e12 req-f1a06ccb-de88-40c6-8a1f-087562e9aa62 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:00.370125 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-91291020-d7e5-44be-9f0a-21b6c2029e12 req-f1a06ccb-de88-40c6-8a1f-087562e9aa62 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:00.370318 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [req-91291020-d7e5-44be-9f0a-21b6c2029e12 req-f1a06ccb-de88-40c6-8a1f-087562e9aa62 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Delete volume with id: caf51ebd-612e-41dc-90a5-2830df392a6e Jul 31 09:31:00.382347 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:00.382347 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:00.382889 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-91291020-d7e5-44be-9f0a-21b6c2029e12 req-f1a06ccb-de88-40c6-8a1f-087562e9aa62 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Volume info retrieved successfully. Jul 31 09:31:00.407029 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-91291020-d7e5-44be-9f0a-21b6c2029e12 req-f1a06ccb-de88-40c6-8a1f-087562e9aa62 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Delete volume request issued successfully. Jul 31 09:31:00.407338 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-91291020-d7e5-44be-9f0a-21b6c2029e12 req-f1a06ccb-de88-40c6-8a1f-087562e9aa62 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] https://10.4.3.226/volume/v3/volumes/caf51ebd-612e-41dc-90a5-2830df392a6e returned with HTTP 202 Jul 31 09:31:00.409004 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 528/2109] 10.4.3.226 () {70 vars in 1620 bytes} [Fri Jul 31 09:31:00 2026] DELETE /volume/v3/volumes/caf51ebd-612e-41dc-90a5-2830df392a6e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:00.445425 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-d6d55400-70ae-4667-ae77-126e1f77e0e0 req-eca02a2c-6c20-49da-b792-7a46486eeaab None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:00.447774 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d6d55400-70ae-4667-ae77-126e1f77e0e0 req-eca02a2c-6c20-49da-b792-7a46486eeaab tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] GET https://10.4.3.226/volume/v3/volumes/caf51ebd-612e-41dc-90a5-2830df392a6e Jul 31 09:31:00.448043 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d6d55400-70ae-4667-ae77-126e1f77e0e0 req-eca02a2c-6c20-49da-b792-7a46486eeaab tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:00.448320 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d6d55400-70ae-4667-ae77-126e1f77e0e0 req-eca02a2c-6c20-49da-b792-7a46486eeaab tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:00.457139 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:00.457139 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:00.468709 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-d6d55400-70ae-4667-ae77-126e1f77e0e0 req-eca02a2c-6c20-49da-b792-7a46486eeaab tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Volume info retrieved successfully. Jul 31 09:31:00.476407 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d6d55400-70ae-4667-ae77-126e1f77e0e0 req-eca02a2c-6c20-49da-b792-7a46486eeaab tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] https://10.4.3.226/volume/v3/volumes/caf51ebd-612e-41dc-90a5-2830df392a6e returned with HTTP 200 Jul 31 09:31:00.476944 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 523/2110] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:31:00 2026] GET /volume/v3/volumes/caf51ebd-612e-41dc-90a5-2830df392a6e => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:00.875535 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ccf07a0c-0137-4c3f-bbdf-f01b27ce7933 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:00.878261 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ccf07a0c-0137-4c3f-bbdf-f01b27ce7933 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 Jul 31 09:31:00.878261 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ccf07a0c-0137-4c3f-bbdf-f01b27ce7933 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:00.878261 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ccf07a0c-0137-4c3f-bbdf-f01b27ce7933 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:00.889964 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:00.889964 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:00.895295 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ccf07a0c-0137-4c3f-bbdf-f01b27ce7933 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:31:00.900153 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ccf07a0c-0137-4c3f-bbdf-f01b27ce7933 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 returned with HTTP 200 Jul 31 09:31:00.900726 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 529/2111] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:00 2026] GET /volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 => generated 1361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:01.104377 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c4374cf1-ecac-48d9-9d7c-1681940a447e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:01.105224 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c4374cf1-ecac-48d9-9d7c-1681940a447e tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 Jul 31 09:31:01.105592 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c4374cf1-ecac-48d9-9d7c-1681940a447e tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:01.105880 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c4374cf1-ecac-48d9-9d7c-1681940a447e tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:01.107209 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-c4374cf1-ecac-48d9-9d7c-1681940a447e tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d19fbed2-48e3-45f1-8a2b-c6d522097018. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:31:01.115383 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:01.115383 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:01.116280 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c4374cf1-ecac-48d9-9d7c-1681940a447e tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 returned with HTTP 200 Jul 31 09:31:01.116763 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 532/2112] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:01 2026] GET /volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:01.367776 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-9c99eda5-a6ab-43eb-b0ca-c031dcced520 req-47179a3a-503a-44e2-8785-cdbb3f404a51 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:01.369897 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-9c99eda5-a6ab-43eb-b0ca-c031dcced520 req-47179a3a-503a-44e2-8785-cdbb3f404a51 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] POST https://10.4.3.226/volume/v3/attachments/9f799116-e91b-4a2e-b2a6-839ef0e39631/action Jul 31 09:31:01.370306 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-9c99eda5-a6ab-43eb-b0ca-c031dcced520 req-47179a3a-503a-44e2-8785-cdbb3f404a51 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Action body: b'{"os-complete": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:31:01.370433 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-9c99eda5-a6ab-43eb-b0ca-c031dcced520 req-47179a3a-503a-44e2-8785-cdbb3f404a51 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:01.389026 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:01.389026 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:01.401873 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-9c99eda5-a6ab-43eb-b0ca-c031dcced520 req-47179a3a-503a-44e2-8785-cdbb3f404a51 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/attachments/9f799116-e91b-4a2e-b2a6-839ef0e39631/action returned with HTTP 204 Jul 31 09:31:01.402578 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 529/2113] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:31:01 2026] POST /volume/v3/attachments/9f799116-e91b-4a2e-b2a6-839ef0e39631/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:01.511372 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-97976f44-9fde-4274-b0d3-88b6f8606996 req-f0de2378-23e3-4900-864c-41b7896a1010 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:01.513577 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-97976f44-9fde-4274-b0d3-88b6f8606996 req-f0de2378-23e3-4900-864c-41b7896a1010 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] GET https://10.4.3.226/volume/v3/volumes/caf51ebd-612e-41dc-90a5-2830df392a6e Jul 31 09:31:01.513967 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-97976f44-9fde-4274-b0d3-88b6f8606996 req-f0de2378-23e3-4900-864c-41b7896a1010 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:01.515299 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-97976f44-9fde-4274-b0d3-88b6f8606996 req-f0de2378-23e3-4900-864c-41b7896a1010 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:01.520384 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-97976f44-9fde-4274-b0d3-88b6f8606996 req-f0de2378-23e3-4900-864c-41b7896a1010 tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] https://10.4.3.226/volume/v3/volumes/caf51ebd-612e-41dc-90a5-2830df392a6e returned with HTTP 404 Jul 31 09:31:01.521100 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 524/2114] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:31:01 2026] GET /volume/v3/volumes/caf51ebd-612e-41dc-90a5-2830df392a6e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:01.550369 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-3fba967b-177c-41c7-b06b-1bfcb1a470f5 req-7bee21ed-4e40-41be-a3fa-1630b24560dd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:01.553797 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3fba967b-177c-41c7-b06b-1bfcb1a470f5 req-7bee21ed-4e40-41be-a3fa-1630b24560dd tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] DELETE https://10.4.3.226/volume/v3/volumes/caf51ebd-612e-41dc-90a5-2830df392a6e Jul 31 09:31:01.553797 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3fba967b-177c-41c7-b06b-1bfcb1a470f5 req-7bee21ed-4e40-41be-a3fa-1630b24560dd tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:01.554670 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3fba967b-177c-41c7-b06b-1bfcb1a470f5 req-7bee21ed-4e40-41be-a3fa-1630b24560dd tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:01.554909 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [req-3fba967b-177c-41c7-b06b-1bfcb1a470f5 req-7bee21ed-4e40-41be-a3fa-1630b24560dd tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Delete volume with id: caf51ebd-612e-41dc-90a5-2830df392a6e Jul 31 09:31:01.565356 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3fba967b-177c-41c7-b06b-1bfcb1a470f5 req-7bee21ed-4e40-41be-a3fa-1630b24560dd tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] https://10.4.3.226/volume/v3/volumes/caf51ebd-612e-41dc-90a5-2830df392a6e returned with HTTP 404 Jul 31 09:31:01.566007 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 530/2115] 10.4.3.226 () {70 vars in 1620 bytes} [Fri Jul 31 09:31:01 2026] DELETE /volume/v3/volumes/caf51ebd-612e-41dc-90a5-2830df392a6e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:01.598233 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-009751ed-175f-4fea-9909-c8c7dec78b32 req-61d515f1-1374-44ee-bcc0-309a861f7dee None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:01.600662 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-009751ed-175f-4fea-9909-c8c7dec78b32 req-61d515f1-1374-44ee-bcc0-309a861f7dee tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] GET https://10.4.3.226/volume/v3/volumes/caf51ebd-612e-41dc-90a5-2830df392a6e Jul 31 09:31:01.600977 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-009751ed-175f-4fea-9909-c8c7dec78b32 req-61d515f1-1374-44ee-bcc0-309a861f7dee tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:01.601224 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-009751ed-175f-4fea-9909-c8c7dec78b32 req-61d515f1-1374-44ee-bcc0-309a861f7dee tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:01.608896 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-009751ed-175f-4fea-9909-c8c7dec78b32 req-61d515f1-1374-44ee-bcc0-309a861f7dee tempest-VolumesSnapshotsTestJSON-1662916502 tempest-VolumesSnapshotsTestJSON-1662916502-project-member] https://10.4.3.226/volume/v3/volumes/caf51ebd-612e-41dc-90a5-2830df392a6e returned with HTTP 404 Jul 31 09:31:01.609461 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 533/2116] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:31:01 2026] GET /volume/v3/volumes/caf51ebd-612e-41dc-90a5-2830df392a6e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:01.913745 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ec2be43d-b395-46b1-adf1-0f17432aa5cd None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:01.916205 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ec2be43d-b395-46b1-adf1-0f17432aa5cd tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 Jul 31 09:31:01.916377 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ec2be43d-b395-46b1-adf1-0f17432aa5cd tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:01.916591 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ec2be43d-b395-46b1-adf1-0f17432aa5cd tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:01.926961 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:01.926961 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:01.932455 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-ec2be43d-b395-46b1-adf1-0f17432aa5cd tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:31:01.936205 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ec2be43d-b395-46b1-adf1-0f17432aa5cd tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 returned with HTTP 200 Jul 31 09:31:01.936676 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 530/2117] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:01 2026] GET /volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 => generated 1653 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:01.951825 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-29d637e7-79cb-419e-805a-154d7291d4d0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:01.953402 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-29d637e7-79cb-419e-805a-154d7291d4d0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:31:01.953693 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-29d637e7-79cb-419e-805a-154d7291d4d0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41460715-c5bd-4951-9710-bda9b86090e6", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-417336953"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:01.972818 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:01.972818 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:01.973313 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-29d637e7-79cb-419e-805a-154d7291d4d0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:31:01.973453 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-29d637e7-79cb-419e-805a-154d7291d4d0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Create snapshot from volume 41460715-c5bd-4951-9710-bda9b86090e6 Jul 31 09:31:01.981402 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-29d637e7-79cb-419e-805a-154d7291d4d0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 400 Jul 31 09:31:01.981402 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 525/2118] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:31:01 2026] POST /volume/v3/snapshots => generated 160 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 09:31:01.994509 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b6e21a56-c2f4-4c20-a047-573bcfecd783 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:01.997288 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b6e21a56-c2f4-4c20-a047-573bcfecd783 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:31:01.998199 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b6e21a56-c2f4-4c20-a047-573bcfecd783 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41460715-c5bd-4951-9710-bda9b86090e6", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-596112430"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:02.016413 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:02.016413 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:02.017085 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b6e21a56-c2f4-4c20-a047-573bcfecd783 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:31:02.017396 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-b6e21a56-c2f4-4c20-a047-573bcfecd783 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Create snapshot from volume 41460715-c5bd-4951-9710-bda9b86090e6 Jul 31 09:31:02.067479 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-b6e21a56-c2f4-4c20-a047-573bcfecd783 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Created reservations ['c0128176-cbf6-49cc-b690-9ca3fdd6c891', '6854a684-ff1d-42c6-ad73-74803c6a9215', 'cd28309d-dde3-4b35-9f7d-4091fedf6c38', 'be8579ba-6575-4532-8729-dc827a184c41'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:02.122537 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b6e21a56-c2f4-4c20-a047-573bcfecd783 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot force create request issued successfully. Jul 31 09:31:02.123281 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b6e21a56-c2f4-4c20-a047-573bcfecd783 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:31:02.123505 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 531/2119] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:31:01 2026] POST /volume/v3/snapshots => generated 309 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:02.132272 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a44e7007-4ee1-4678-99cb-385cc9fbbb9f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:02.138957 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a44e7007-4ee1-4678-99cb-385cc9fbbb9f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 Jul 31 09:31:02.140072 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a44e7007-4ee1-4678-99cb-385cc9fbbb9f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:02.144503 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a44e7007-4ee1-4678-99cb-385cc9fbbb9f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:02.144771 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5785182a-d879-4d59-85bf-18d5b1e6ffff None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:02.144888 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-a44e7007-4ee1-4678-99cb-385cc9fbbb9f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d19fbed2-48e3-45f1-8a2b-c6d522097018. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:31:02.144937 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5785182a-d879-4d59-85bf-18d5b1e6ffff tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/9ca1dea2-ed45-414e-87e2-875adb9ddcdb Jul 31 09:31:02.144937 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5785182a-d879-4d59-85bf-18d5b1e6ffff tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:02.144937 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5785182a-d879-4d59-85bf-18d5b1e6ffff tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:02.149546 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:02.149546 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:02.150770 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a44e7007-4ee1-4678-99cb-385cc9fbbb9f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 returned with HTTP 200 Jul 31 09:31:02.151347 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 534/2120] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:02 2026] GET /volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:02.152351 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:02.152351 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:02.153060 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-5785182a-d879-4d59-85bf-18d5b1e6ffff tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:31:02.154133 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5785182a-d879-4d59-85bf-18d5b1e6ffff tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/9ca1dea2-ed45-414e-87e2-875adb9ddcdb returned with HTTP 200 Jul 31 09:31:02.155036 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 531/2121] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:02 2026] GET /volume/v3/snapshots/9ca1dea2-ed45-414e-87e2-875adb9ddcdb => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:03.169292 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cf2f9d15-c80b-4246-ab20-241753ecff2d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:03.171086 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-48d59071-050e-4450-881f-6ce7f5d157f0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:03.173226 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-48d59071-050e-4450-881f-6ce7f5d157f0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/9ca1dea2-ed45-414e-87e2-875adb9ddcdb Jul 31 09:31:03.173472 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-48d59071-050e-4450-881f-6ce7f5d157f0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:03.173541 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cf2f9d15-c80b-4246-ab20-241753ecff2d tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 Jul 31 09:31:03.173684 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-48d59071-050e-4450-881f-6ce7f5d157f0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:03.173824 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cf2f9d15-c80b-4246-ab20-241753ecff2d tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:03.174086 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cf2f9d15-c80b-4246-ab20-241753ecff2d tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:03.174412 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-cf2f9d15-c80b-4246-ab20-241753ecff2d tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d19fbed2-48e3-45f1-8a2b-c6d522097018. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:31:03.179989 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:03.179989 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:03.180551 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-48d59071-050e-4450-881f-6ce7f5d157f0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:31:03.181805 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-48d59071-050e-4450-881f-6ce7f5d157f0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/9ca1dea2-ed45-414e-87e2-875adb9ddcdb returned with HTTP 200 Jul 31 09:31:03.182396 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 532/2122] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:03 2026] GET /volume/v3/snapshots/9ca1dea2-ed45-414e-87e2-875adb9ddcdb => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:03.187274 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:03.187274 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:03.187274 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cf2f9d15-c80b-4246-ab20-241753ecff2d tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 returned with HTTP 200 Jul 31 09:31:03.187274 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 526/2123] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:03 2026] GET /volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:03.196473 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-91fc0edc-c0c5-4a04-88d8-33a84c4505d4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:03.201169 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-91fc0edc-c0c5-4a04-88d8-33a84c4505d4 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:31:03.201633 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-91fc0edc-c0c5-4a04-88d8-33a84c4505d4 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41460715-c5bd-4951-9710-bda9b86090e6", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-739722490"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:03.217260 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:03.217260 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:03.218059 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-91fc0edc-c0c5-4a04-88d8-33a84c4505d4 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:31:03.218154 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-91fc0edc-c0c5-4a04-88d8-33a84c4505d4 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Create snapshot from volume 41460715-c5bd-4951-9710-bda9b86090e6 Jul 31 09:31:03.256326 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-91fc0edc-c0c5-4a04-88d8-33a84c4505d4 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Created reservations ['86d9c27e-5a1c-4c8d-bda9-6dada5a79123', '5e729bdb-6be8-4de0-a1dc-77ddc9ee22fc', '67e1e7a3-9bf9-4cda-b317-070df7f99881', 'fc79df0c-9467-46a9-8671-05a395ddc86f'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:03.305335 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-91fc0edc-c0c5-4a04-88d8-33a84c4505d4 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot force create request issued successfully. Jul 31 09:31:03.305335 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-91fc0edc-c0c5-4a04-88d8-33a84c4505d4 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:31:03.305335 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 535/2124] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:31:03 2026] POST /volume/v3/snapshots => generated 309 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 09:31:03.319314 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8e90ae02-c685-4b8d-863f-801bcb8fa3b6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:03.321303 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8e90ae02-c685-4b8d-863f-801bcb8fa3b6 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/b3c8c748-1db5-4347-92a8-cb13fb667eaa Jul 31 09:31:03.322538 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8e90ae02-c685-4b8d-863f-801bcb8fa3b6 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:03.322538 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8e90ae02-c685-4b8d-863f-801bcb8fa3b6 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:03.330487 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:03.330487 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:03.330487 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-8e90ae02-c685-4b8d-863f-801bcb8fa3b6 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:31:03.331517 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8e90ae02-c685-4b8d-863f-801bcb8fa3b6 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/b3c8c748-1db5-4347-92a8-cb13fb667eaa returned with HTTP 200 Jul 31 09:31:03.332029 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 532/2125] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:03 2026] GET /volume/v3/snapshots/b3c8c748-1db5-4347-92a8-cb13fb667eaa => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:03.765813 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-356e5ef4-a13b-4b44-b330-7d0a2a5fba55 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:03.902385 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-356e5ef4-a13b-4b44-b330-7d0a2a5fba55 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:31:03.902821 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-356e5ef4-a13b-4b44-b330-7d0a2a5fba55 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-442307028"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:03.904707 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-356e5ef4-a13b-4b44-b330-7d0a2a5fba55 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-442307028'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:31:03.904937 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-356e5ef4-a13b-4b44-b330-7d0a2a5fba55 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Create volume of 1 GB Jul 31 09:31:03.910935 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-356e5ef4-a13b-4b44-b330-7d0a2a5fba55 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Availability Zones retrieved successfully. Jul 31 09:31:03.918801 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-356e5ef4-a13b-4b44-b330-7d0a2a5fba55 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Flow 'volume_create_api' (0307dfe6-876e-42f7-b20c-751f3e21e475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:03.920434 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-356e5ef4-a13b-4b44-b330-7d0a2a5fba55 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5d63d1e-f0f3-400c-af00-4ec871b9542d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:03.921819 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-356e5ef4-a13b-4b44-b330-7d0a2a5fba55 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:31:03.956124 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-356e5ef4-a13b-4b44-b330-7d0a2a5fba55 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5d63d1e-f0f3-400c-af00-4ec871b9542d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:03.957062 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-356e5ef4-a13b-4b44-b330-7d0a2a5fba55 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01dc1ece-30b7-4b29-b825-cdef506acfd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:04.028776 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-356e5ef4-a13b-4b44-b330-7d0a2a5fba55 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Created reservations ['215fa2a7-dee9-4106-ac7b-f454e09914f5', 'b9122c02-b52a-46c2-81c9-6c3f4231636a', 'a9e59ba6-8775-4287-8af9-0167b38266b6', '12f06eef-88fa-4480-aaf8-27c621402a35'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:04.029802 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-356e5ef4-a13b-4b44-b330-7d0a2a5fba55 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01dc1ece-30b7-4b29-b825-cdef506acfd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['215fa2a7-dee9-4106-ac7b-f454e09914f5', 'b9122c02-b52a-46c2-81c9-6c3f4231636a', 'a9e59ba6-8775-4287-8af9-0167b38266b6', '12f06eef-88fa-4480-aaf8-27c621402a35']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:04.030798 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-356e5ef4-a13b-4b44-b330-7d0a2a5fba55 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deb2a7e2-285d-4044-a6cc-bdd4447f7bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:04.062082 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-356e5ef4-a13b-4b44-b330-7d0a2a5fba55 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deb2a7e2-285d-4044-a6cc-bdd4447f7bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39967e62-ca28-4d70-8bbb-35648c5841ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-442307028',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a5a9682ac6834542a1ffbac661602b4c',qos_specs=None,replication_status=,reservations=['215fa2a7-dee9-4106-ac7b-f454e09914f5','b9122c02-b52a-46c2-81c9-6c3f4231636a','a9e59ba6-8775-4287-8af9-0167b38266b6','12f06eef-88fa-4480-aaf8-27c621402a35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd6f62046834da78700f986617a2c2d',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:31:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-442307028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39967e62-ca28-4d70-8bbb-35648c5841ea,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a5a9682ac6834542a1ffbac661602b4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cd6f62046834da78700f986617a2c2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:04.063062 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-356e5ef4-a13b-4b44-b330-7d0a2a5fba55 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9330312-41e9-4776-8e82-eac7cd9a7c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:04.086229 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-356e5ef4-a13b-4b44-b330-7d0a2a5fba55 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9330312-41e9-4776-8e82-eac7cd9a7c5b) transitioned into state 'SUCCESS' from state '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-442307028',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a5a9682ac6834542a1ffbac661602b4c',qos_specs=None,replication_status=,reservations=['215fa2a7-dee9-4106-ac7b-f454e09914f5','b9122c02-b52a-46c2-81c9-6c3f4231636a','a9e59ba6-8775-4287-8af9-0167b38266b6','12f06eef-88fa-4480-aaf8-27c621402a35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd6f62046834da78700f986617a2c2d',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:04.086932 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-356e5ef4-a13b-4b44-b330-7d0a2a5fba55 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61859eda-cf26-41c4-9ef0-3dd99997cdc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:04.088466 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-8a038b5b-8de2-44bf-b9e6-ffd000796c3d req-d5cad704-eff1-428f-a460-b0f0f7a71925 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:04.091454 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8a038b5b-8de2-44bf-b9e6-ffd000796c3d req-d5cad704-eff1-428f-a460-b0f0f7a71925 tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:31:04.091931 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8a038b5b-8de2-44bf-b9e6-ffd000796c3d req-d5cad704-eff1-428f-a460-b0f0f7a71925 tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1033236180", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:04.094152 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [req-8a038b5b-8de2-44bf-b9e6-ffd000796c3d req-d5cad704-eff1-428f-a460-b0f0f7a71925 tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1033236180', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:31:04.094355 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [req-8a038b5b-8de2-44bf-b9e6-ffd000796c3d req-d5cad704-eff1-428f-a460-b0f0f7a71925 tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Create volume of 1 GB Jul 31 09:31:04.098262 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-356e5ef4-a13b-4b44-b330-7d0a2a5fba55 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61859eda-cf26-41c4-9ef0-3dd99997cdc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:04.098262 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-356e5ef4-a13b-4b44-b330-7d0a2a5fba55 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Flow 'volume_create_api' (0307dfe6-876e-42f7-b20c-751f3e21e475) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:04.098262 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-356e5ef4-a13b-4b44-b330-7d0a2a5fba55 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Create volume request issued successfully. Jul 31 09:31:04.098262 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-356e5ef4-a13b-4b44-b330-7d0a2a5fba55 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:31:04.098262 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 533/2126] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:31:03 2026] POST /volume/v3/volumes => generated 759 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:04.103377 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-8a038b5b-8de2-44bf-b9e6-ffd000796c3d req-d5cad704-eff1-428f-a460-b0f0f7a71925 tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Availability Zones retrieved successfully. Jul 31 09:31:04.109962 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [req-8a038b5b-8de2-44bf-b9e6-ffd000796c3d req-d5cad704-eff1-428f-a460-b0f0f7a71925 tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Flow 'volume_create_api' (668201c4-9664-4f6c-b1cc-b729a8ae6a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:04.111427 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [req-8a038b5b-8de2-44bf-b9e6-ffd000796c3d req-d5cad704-eff1-428f-a460-b0f0f7a71925 tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd4b3040-c9ac-4a87-8f1f-2697ba62dda7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:04.114508 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [req-8a038b5b-8de2-44bf-b9e6-ffd000796c3d req-d5cad704-eff1-428f-a460-b0f0f7a71925 tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:31:04.116196 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-467c1fc5-1d7b-4234-9e50-749008b36348 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:04.118942 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-467c1fc5-1d7b-4234-9e50-749008b36348 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] GET https://10.4.3.226/volume/v3/volumes/39967e62-ca28-4d70-8bbb-35648c5841ea Jul 31 09:31:04.119034 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-467c1fc5-1d7b-4234-9e50-749008b36348 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:04.119317 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-467c1fc5-1d7b-4234-9e50-749008b36348 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:04.129747 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:04.129747 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:04.135310 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-467c1fc5-1d7b-4234-9e50-749008b36348 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Volume info retrieved successfully. Jul 31 09:31:04.141258 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-467c1fc5-1d7b-4234-9e50-749008b36348 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] https://10.4.3.226/volume/v3/volumes/39967e62-ca28-4d70-8bbb-35648c5841ea returned with HTTP 200 Jul 31 09:31:04.141850 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 536/2127] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:04 2026] GET /volume/v3/volumes/39967e62-ca28-4d70-8bbb-35648c5841ea => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:04.146542 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [req-8a038b5b-8de2-44bf-b9e6-ffd000796c3d req-d5cad704-eff1-428f-a460-b0f0f7a71925 tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd4b3040-c9ac-4a87-8f1f-2697ba62dda7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:04.148471 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [req-8a038b5b-8de2-44bf-b9e6-ffd000796c3d req-d5cad704-eff1-428f-a460-b0f0f7a71925 tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79b88c5d-65ca-4de1-b27b-bcc3711ba1b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:04.206405 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c54e1fe7-a8ea-4fb1-a70e-bf8d06179e56 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:04.210385 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c54e1fe7-a8ea-4fb1-a70e-bf8d06179e56 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 Jul 31 09:31:04.210656 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c54e1fe7-a8ea-4fb1-a70e-bf8d06179e56 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:04.211415 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c54e1fe7-a8ea-4fb1-a70e-bf8d06179e56 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:04.211415 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-c54e1fe7-a8ea-4fb1-a70e-bf8d06179e56 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d19fbed2-48e3-45f1-8a2b-c6d522097018. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:31:04.220056 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:04.220056 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:04.221180 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c54e1fe7-a8ea-4fb1-a70e-bf8d06179e56 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 returned with HTTP 200 Jul 31 09:31:04.221651 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 533/2128] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:04 2026] GET /volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:04.264438 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [req-8a038b5b-8de2-44bf-b9e6-ffd000796c3d req-d5cad704-eff1-428f-a460-b0f0f7a71925 tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Created reservations ['f9fae044-6ea8-4d24-8fa4-ecb72b3714ce', '2c7fa821-f08b-4139-8f28-559d0e990899', 'e2c7c219-76d8-4233-b9d0-b18b034135d7', '4f98c4ac-5f6b-4f2f-9619-d6d6c6c5d8fc'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:04.265584 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [req-8a038b5b-8de2-44bf-b9e6-ffd000796c3d req-d5cad704-eff1-428f-a460-b0f0f7a71925 tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79b88c5d-65ca-4de1-b27b-bcc3711ba1b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9fae044-6ea8-4d24-8fa4-ecb72b3714ce', '2c7fa821-f08b-4139-8f28-559d0e990899', 'e2c7c219-76d8-4233-b9d0-b18b034135d7', '4f98c4ac-5f6b-4f2f-9619-d6d6c6c5d8fc']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:04.266492 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [req-8a038b5b-8de2-44bf-b9e6-ffd000796c3d req-d5cad704-eff1-428f-a460-b0f0f7a71925 tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba5f711c-6a7c-416d-ac2c-99ccd1564973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:04.298751 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [req-8a038b5b-8de2-44bf-b9e6-ffd000796c3d req-d5cad704-eff1-428f-a460-b0f0f7a71925 tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba5f711c-6a7c-416d-ac2c-99ccd1564973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89afc28f-1575-480f-9005-546249f5f09d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1033236180',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2fb34d23ca3841a4994310596ba0f9bc',qos_specs=None,replication_status=,reservations=['f9fae044-6ea8-4d24-8fa4-ecb72b3714ce','2c7fa821-f08b-4139-8f28-559d0e990899','e2c7c219-76d8-4233-b9d0-b18b034135d7','4f98c4ac-5f6b-4f2f-9619-d6d6c6c5d8fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e52186b0101a4dc1a0d2907a1c016fec',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:31:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1033236180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89afc28f-1575-480f-9005-546249f5f09d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2fb34d23ca3841a4994310596ba0f9bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e52186b0101a4dc1a0d2907a1c016fec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:04.299534 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [req-8a038b5b-8de2-44bf-b9e6-ffd000796c3d req-d5cad704-eff1-428f-a460-b0f0f7a71925 tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d4771d2-e5ad-4e1c-9290-31d07c0a37b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:04.325341 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [req-8a038b5b-8de2-44bf-b9e6-ffd000796c3d req-d5cad704-eff1-428f-a460-b0f0f7a71925 tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d4771d2-e5ad-4e1c-9290-31d07c0a37b0) transitioned into state 'SUCCESS' from state '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-1033236180',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2fb34d23ca3841a4994310596ba0f9bc',qos_specs=None,replication_status=,reservations=['f9fae044-6ea8-4d24-8fa4-ecb72b3714ce','2c7fa821-f08b-4139-8f28-559d0e990899','e2c7c219-76d8-4233-b9d0-b18b034135d7','4f98c4ac-5f6b-4f2f-9619-d6d6c6c5d8fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e52186b0101a4dc1a0d2907a1c016fec',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:04.326101 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [req-8a038b5b-8de2-44bf-b9e6-ffd000796c3d req-d5cad704-eff1-428f-a460-b0f0f7a71925 tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de3c9779-d283-48fd-9cbf-a505c2eed9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:04.339409 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [req-8a038b5b-8de2-44bf-b9e6-ffd000796c3d req-d5cad704-eff1-428f-a460-b0f0f7a71925 tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de3c9779-d283-48fd-9cbf-a505c2eed9b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:04.340746 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [req-8a038b5b-8de2-44bf-b9e6-ffd000796c3d req-d5cad704-eff1-428f-a460-b0f0f7a71925 tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Flow 'volume_create_api' (668201c4-9664-4f6c-b1cc-b729a8ae6a22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:04.342375 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-8a038b5b-8de2-44bf-b9e6-ffd000796c3d req-d5cad704-eff1-428f-a460-b0f0f7a71925 tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Create volume request issued successfully. Jul 31 09:31:04.342375 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8a038b5b-8de2-44bf-b9e6-ffd000796c3d req-d5cad704-eff1-428f-a460-b0f0f7a71925 tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:31:04.342375 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 527/2129] 10.4.3.226 () {72 vars in 1541 bytes} [Fri Jul 31 09:31:04 2026] POST /volume/v3/volumes => generated 763 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:04.343915 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-37b79c42-8290-4f4b-b640-cefcb3045276 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:04.348609 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-37b79c42-8290-4f4b-b640-cefcb3045276 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/b3c8c748-1db5-4347-92a8-cb13fb667eaa Jul 31 09:31:04.348864 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-37b79c42-8290-4f4b-b640-cefcb3045276 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:04.349089 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-37b79c42-8290-4f4b-b640-cefcb3045276 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:04.356611 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:04.356611 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:04.357370 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-37b79c42-8290-4f4b-b640-cefcb3045276 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:31:04.357524 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-8a038b5b-8de2-44bf-b9e6-ffd000796c3d req-161352b0-fdfb-4d23-ba04-73c749a3c87f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:04.358662 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-37b79c42-8290-4f4b-b640-cefcb3045276 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/b3c8c748-1db5-4347-92a8-cb13fb667eaa returned with HTTP 200 Jul 31 09:31:04.359257 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 534/2130] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:04 2026] GET /volume/v3/snapshots/b3c8c748-1db5-4347-92a8-cb13fb667eaa => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:04.365302 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-8a038b5b-8de2-44bf-b9e6-ffd000796c3d req-161352b0-fdfb-4d23-ba04-73c749a3c87f tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] GET https://10.4.3.226/volume/v3/volumes/89afc28f-1575-480f-9005-546249f5f09d Jul 31 09:31:04.365302 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-8a038b5b-8de2-44bf-b9e6-ffd000796c3d req-161352b0-fdfb-4d23-ba04-73c749a3c87f tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:04.365302 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-8a038b5b-8de2-44bf-b9e6-ffd000796c3d req-161352b0-fdfb-4d23-ba04-73c749a3c87f tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:04.372988 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5ca6a31e-c202-491a-b6ae-cb85800d2c80 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:04.374941 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5ca6a31e-c202-491a-b6ae-cb85800d2c80 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:31:04.375371 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5ca6a31e-c202-491a-b6ae-cb85800d2c80 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41460715-c5bd-4951-9710-bda9b86090e6", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-455697779"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:04.384706 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:04.384706 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:04.392001 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:04.392001 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:04.392173 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-8a038b5b-8de2-44bf-b9e6-ffd000796c3d req-161352b0-fdfb-4d23-ba04-73c749a3c87f tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Volume info retrieved successfully. Jul 31 09:31:04.392350 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-5ca6a31e-c202-491a-b6ae-cb85800d2c80 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:31:04.393322 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-5ca6a31e-c202-491a-b6ae-cb85800d2c80 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Create snapshot from volume 41460715-c5bd-4951-9710-bda9b86090e6 Jul 31 09:31:04.398866 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-8a038b5b-8de2-44bf-b9e6-ffd000796c3d req-161352b0-fdfb-4d23-ba04-73c749a3c87f tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] https://10.4.3.226/volume/v3/volumes/89afc28f-1575-480f-9005-546249f5f09d returned with HTTP 200 Jul 31 09:31:04.399826 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 537/2131] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:31:04 2026] GET /volume/v3/volumes/89afc28f-1575-480f-9005-546249f5f09d => generated 831 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:04.431147 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-5ca6a31e-c202-491a-b6ae-cb85800d2c80 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Created reservations ['141d902a-478f-49d9-8883-064a64def089', '126c225b-de88-40bc-9eca-16fa78f59195', 'a42e9208-8e4b-42a5-89c7-b44073f1b31a', '79875b87-55e6-4893-bd50-79254f24cf1c'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:04.435435 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-0df79113-0d40-4d25-8bcd-e33d325ee824 req-07ff03f0-182d-4474-ba87-88f8c7569064 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:04.438514 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-0df79113-0d40-4d25-8bcd-e33d325ee824 req-07ff03f0-182d-4474-ba87-88f8c7569064 tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] GET https://10.4.3.226/volume/v3/volumes/89afc28f-1575-480f-9005-546249f5f09d Jul 31 09:31:04.438913 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-0df79113-0d40-4d25-8bcd-e33d325ee824 req-07ff03f0-182d-4474-ba87-88f8c7569064 tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:04.438913 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-0df79113-0d40-4d25-8bcd-e33d325ee824 req-07ff03f0-182d-4474-ba87-88f8c7569064 tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:04.449949 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:04.449949 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:04.455217 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-0df79113-0d40-4d25-8bcd-e33d325ee824 req-07ff03f0-182d-4474-ba87-88f8c7569064 tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Volume info retrieved successfully. Jul 31 09:31:04.463026 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-0df79113-0d40-4d25-8bcd-e33d325ee824 req-07ff03f0-182d-4474-ba87-88f8c7569064 tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] https://10.4.3.226/volume/v3/volumes/89afc28f-1575-480f-9005-546249f5f09d returned with HTTP 200 Jul 31 09:31:04.463590 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 528/2132] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:31:04 2026] GET /volume/v3/volumes/89afc28f-1575-480f-9005-546249f5f09d => generated 831 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:04.489722 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-5ca6a31e-c202-491a-b6ae-cb85800d2c80 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot force create request issued successfully. Jul 31 09:31:04.490121 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5ca6a31e-c202-491a-b6ae-cb85800d2c80 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:31:04.490823 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 534/2133] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:31:04 2026] POST /volume/v3/snapshots => generated 309 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:04.503941 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b0b6fca0-76f2-4873-b8a5-ea6359adc279 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:04.507140 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b0b6fca0-76f2-4873-b8a5-ea6359adc279 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/2ef3f3c3-479e-4991-a2c0-9225f8a45dc0 Jul 31 09:31:04.507140 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b0b6fca0-76f2-4873-b8a5-ea6359adc279 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:04.507140 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b0b6fca0-76f2-4873-b8a5-ea6359adc279 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:04.512756 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:04.512756 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:04.513521 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b0b6fca0-76f2-4873-b8a5-ea6359adc279 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:31:04.514531 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b0b6fca0-76f2-4873-b8a5-ea6359adc279 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/2ef3f3c3-479e-4991-a2c0-9225f8a45dc0 returned with HTTP 200 Jul 31 09:31:04.514998 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 535/2134] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:04 2026] GET /volume/v3/snapshots/2ef3f3c3-479e-4991-a2c0-9225f8a45dc0 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:05.159925 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a4458038-b8de-452d-842b-7b60648b743f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:05.162208 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a4458038-b8de-452d-842b-7b60648b743f tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] GET https://10.4.3.226/volume/v3/volumes/39967e62-ca28-4d70-8bbb-35648c5841ea Jul 31 09:31:05.162341 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a4458038-b8de-452d-842b-7b60648b743f tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:05.162634 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a4458038-b8de-452d-842b-7b60648b743f tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:05.171705 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:05.171705 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:05.183126 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a4458038-b8de-452d-842b-7b60648b743f tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Volume info retrieved successfully. Jul 31 09:31:05.189382 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a4458038-b8de-452d-842b-7b60648b743f tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] https://10.4.3.226/volume/v3/volumes/39967e62-ca28-4d70-8bbb-35648c5841ea returned with HTTP 200 Jul 31 09:31:05.191569 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 538/2135] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:05 2026] GET /volume/v3/volumes/39967e62-ca28-4d70-8bbb-35648c5841ea => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:05.223160 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-ca40762a-d454-4f5c-b0f1-f6655178babd req-6199f46f-f04c-48fa-b397-65919fd78013 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:05.226234 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ca40762a-d454-4f5c-b0f1-f6655178babd req-6199f46f-f04c-48fa-b397-65919fd78013 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] GET https://10.4.3.226/volume/v3/volumes/39967e62-ca28-4d70-8bbb-35648c5841ea Jul 31 09:31:05.226396 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ca40762a-d454-4f5c-b0f1-f6655178babd req-6199f46f-f04c-48fa-b397-65919fd78013 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:05.226622 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ca40762a-d454-4f5c-b0f1-f6655178babd req-6199f46f-f04c-48fa-b397-65919fd78013 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:05.235662 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0674b465-e450-48d9-acdb-f0a67f7f81cb None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:05.237580 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:05.237580 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:05.238260 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0674b465-e450-48d9-acdb-f0a67f7f81cb tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 Jul 31 09:31:05.238591 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0674b465-e450-48d9-acdb-f0a67f7f81cb tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:05.238975 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0674b465-e450-48d9-acdb-f0a67f7f81cb tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:05.239386 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-0674b465-e450-48d9-acdb-f0a67f7f81cb tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d19fbed2-48e3-45f1-8a2b-c6d522097018. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:31:05.242991 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-ca40762a-d454-4f5c-b0f1-f6655178babd req-6199f46f-f04c-48fa-b397-65919fd78013 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Volume info retrieved successfully. Jul 31 09:31:05.245678 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:05.245678 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:05.246503 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0674b465-e450-48d9-acdb-f0a67f7f81cb tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 returned with HTTP 200 Jul 31 09:31:05.247443 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 535/2136] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:05 2026] GET /volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:05.250398 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ca40762a-d454-4f5c-b0f1-f6655178babd req-6199f46f-f04c-48fa-b397-65919fd78013 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] https://10.4.3.226/volume/v3/volumes/39967e62-ca28-4d70-8bbb-35648c5841ea returned with HTTP 200 Jul 31 09:31:05.251098 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 529/2137] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:31:05 2026] GET /volume/v3/volumes/39967e62-ca28-4d70-8bbb-35648c5841ea => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:05.259991 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-38b2a486-9bff-4f81-91e1-ab133ead2d48 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:05.261901 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-38b2a486-9bff-4f81-91e1-ab133ead2d48 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018/export_record Jul 31 09:31:05.262134 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-38b2a486-9bff-4f81-91e1-ab133ead2d48 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:05.262370 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-38b2a486-9bff-4f81-91e1-ab133ead2d48 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'export_record' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:05.262460 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-38b2a486-9bff-4f81-91e1-ab133ead2d48 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Export record for backup d19fbed2-48e3-45f1-8a2b-c6d522097018. {{(pid=100317) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 09:31:05.267002 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:05.267002 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:05.268171 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.backup.api [None req-38b2a486-9bff-4f81-91e1-ab133ead2d48 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling RPCAPI with context: , host: np0000006200, backup: d19fbed2-48e3-45f1-8a2b-c6d522097018. {{(pid=100317) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 31 09:31:05.270055 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-41e60017-2d47-46f9-a374-3e79e0897098 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:05.271825 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-41e60017-2d47-46f9-a374-3e79e0897098 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:31:05.272178 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-41e60017-2d47-46f9-a374-3e79e0897098 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1942740784"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:05.273663 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-41e60017-2d47-46f9-a374-3e79e0897098 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1942740784'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:31:05.273779 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-41e60017-2d47-46f9-a374-3e79e0897098 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Create volume of 1 GB Jul 31 09:31:05.276581 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-38b2a486-9bff-4f81-91e1-ab133ead2d48 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] export_record in rpcapi backup_id d19fbed2-48e3-45f1-8a2b-c6d522097018 on host np0000006200. {{(pid=100317) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 31 09:31:05.277996 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-41e60017-2d47-46f9-a374-3e79e0897098 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Availability Zones retrieved successfully. Jul 31 09:31:05.284027 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-41e60017-2d47-46f9-a374-3e79e0897098 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Flow 'volume_create_api' (bf1aaf43-708c-4a22-bd55-4ec4a9d8f39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:05.285141 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-41e60017-2d47-46f9-a374-3e79e0897098 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dfc40ed-53dd-4be7-9fe5-b8b2df8f7552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:05.286141 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-41e60017-2d47-46f9-a374-3e79e0897098 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:31:05.292543 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-38b2a486-9bff-4f81-91e1-ab133ead2d48 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDE5ZmJlZDItNDhlMy00NWYxLThhMmItYzZkNTIyMDk3MDE4IiwgInVzZXJfaWQiOiAiYTA1ZWYxMjdlZTYzNDg0ZWFjZGZlNjgzMzhiM2VmNjkiLCAicHJvamVjdF9pZCI6ICI0NGIwNDE3YTQ2NDY0YjcyYmY5YmUzOTNiZDg5NTA3NCIsICJ2b2x1bWVfaWQiOiAiNjIzMTFiNmItOGE2NC00OTI0LTlkZDEtMzg3ZTUxNGE0NDU5IiwgImhvc3QiOiAibnAwMDAwMDA2MjAwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NDIwNDY0NzUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82MjMxMWI2Yi04YTY0LTQ5MjQtOWRkMS0zODdlNTE0YTQ0NTkvMjAyNjA3MzEwOTMwNDYvYXpfbm92YV9iYWNrdXBfZDE5ZmJlZDItNDhlMy00NWYxLThhMmItYzZkNTIyMDk3MDE4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQwOTozMDo0NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwOTozMDo0NFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDA5OjMxOjA0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100317) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 31 09:31:05.292805 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-38b2a486-9bff-4f81-91e1-ab133ead2d48 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018/export_record returned with HTTP 200 Jul 31 09:31:05.293647 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 536/2138] 10.4.3.226 () {68 vars in 1430 bytes} [Fri Jul 31 09:31:05 2026] GET /volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018/export_record => generated 1424 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:05.302886 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e6da0087-30fb-4ee9-8f8b-a106f5768700 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:05.304748 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e6da0087-30fb-4ee9-8f8b-a106f5768700 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 Jul 31 09:31:05.305010 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e6da0087-30fb-4ee9-8f8b-a106f5768700 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:05.305221 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e6da0087-30fb-4ee9-8f8b-a106f5768700 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:05.305475 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-e6da0087-30fb-4ee9-8f8b-a106f5768700 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d19fbed2-48e3-45f1-8a2b-c6d522097018. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:31:05.310270 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:05.310270 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:05.311065 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e6da0087-30fb-4ee9-8f8b-a106f5768700 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 returned with HTTP 200 Jul 31 09:31:05.311528 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 536/2139] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:05 2026] GET /volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:05.325647 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-41e60017-2d47-46f9-a374-3e79e0897098 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dfc40ed-53dd-4be7-9fe5-b8b2df8f7552) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:05.325917 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fefac5c4-c6c4-493f-98bc-7718b808a82c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:05.326846 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-41e60017-2d47-46f9-a374-3e79e0897098 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef2552ca-0b84-4e69-b969-f6dbe27bbba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:05.327785 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fefac5c4-c6c4-493f-98bc-7718b808a82c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] POST https://10.4.3.226/volume/v3/backups/import_record Jul 31 09:31:05.328338 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fefac5c4-c6c4-493f-98bc-7718b808a82c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjVhNjVhZmYtNzg2Zi00MjcxLTg4NGItOGM0NTgzNWIxYmZjIiwgInVzZXJfaWQiOiAiYTA1ZWYxMjdlZTYzNDg0ZWFjZGZlNjgzMzhiM2VmNjkiLCAicHJvamVjdF9pZCI6ICI0NGIwNDE3YTQ2NDY0YjcyYmY5YmUzOTNiZDg5NTA3NCIsICJ2b2x1bWVfaWQiOiAiNjIzMTFiNmItOGE2NC00OTI0LTlkZDEtMzg3ZTUxNGE0NDU5IiwgImhvc3QiOiAibnAwMDAwMDA2MjAwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NDIwNDY0NzUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82MjMxMWI2Yi04YTY0LTQ5MjQtOWRkMS0zODdlNTE0YTQ0NTkvMjAyNjA3MzEwOTMwNDYvYXpfbm92YV9iYWNrdXBfZDE5ZmJlZDItNDhlMy00NWYxLThhMmItYzZkNTIyMDk3MDE4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQwOTozMDo0NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwOTozMDo0NFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDA5OjMxOjA0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:05.330625 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-fefac5c4-c6c4-493f-98bc-7718b808a82c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjVhNjVhZmYtNzg2Zi00MjcxLTg4NGItOGM0NTgzNWIxYmZjIiwgInVzZXJfaWQiOiAiYTA1ZWYxMjdlZTYzNDg0ZWFjZGZlNjgzMzhiM2VmNjkiLCAicHJvamVjdF9pZCI6ICI0NGIwNDE3YTQ2NDY0YjcyYmY5YmUzOTNiZDg5NTA3NCIsICJ2b2x1bWVfaWQiOiAiNjIzMTFiNmItOGE2NC00OTI0LTlkZDEtMzg3ZTUxNGE0NDU5IiwgImhvc3QiOiAibnAwMDAwMDA2MjAwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NDIwNDY0NzUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82MjMxMWI2Yi04YTY0LTQ5MjQtOWRkMS0zODdlNTE0YTQ0NTkvMjAyNjA3MzEwOTMwNDYvYXpfbm92YV9iYWNrdXBfZDE5ZmJlZDItNDhlMy00NWYxLThhMmItYzZkNTIyMDk3MDE4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQwOTozMDo0NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwOTozMDo0NFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDA5OjMxOjA0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100316) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 31 09:31:05.330893 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-fefac5c4-c6c4-493f-98bc-7718b808a82c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjVhNjVhZmYtNzg2Zi00MjcxLTg4NGItOGM0NTgzNWIxYmZjIiwgInVzZXJfaWQiOiAiYTA1ZWYxMjdlZTYzNDg0ZWFjZGZlNjgzMzhiM2VmNjkiLCAicHJvamVjdF9pZCI6ICI0NGIwNDE3YTQ2NDY0YjcyYmY5YmUzOTNiZDg5NTA3NCIsICJ2b2x1bWVfaWQiOiAiNjIzMTFiNmItOGE2NC00OTI0LTlkZDEtMzg3ZTUxNGE0NDU5IiwgImhvc3QiOiAibnAwMDAwMDA2MjAwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NDIwNDY0NzUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82MjMxMWI2Yi04YTY0LTQ5MjQtOWRkMS0zODdlNTE0YTQ0NTkvMjAyNjA3MzEwOTMwNDYvYXpfbm92YV9iYWNrdXBfZDE5ZmJlZDItNDhlMy00NWYxLThhMmItYzZkNTIyMDk3MDE4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQwOTozMDo0NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwOTozMDo0NFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDA5OjMxOjA0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100316) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 31 09:31:05.331951 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.policy [None req-fefac5c4-c6c4-493f-98bc-7718b808a82c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'ffeecd70628043129fb6519dfec85487', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b0417a46464b72bf9be393bd895074', '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=100316) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:31:05.332383 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fefac5c4-c6c4-493f-98bc-7718b808a82c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] https://10.4.3.226/volume/v3/backups/import_record returned with HTTP 403 Jul 31 09:31:05.333402 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 530/2140] 10.4.3.226 () {70 vars in 1342 bytes} [Fri Jul 31 09:31:05 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 31 09:31:05.344054 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-648cc9fc-b755-4428-a530-56189850e41c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:05.346323 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-648cc9fc-b755-4428-a530-56189850e41c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/62311b6b-8a64-4924-9dd1-387e514a4459 Jul 31 09:31:05.346616 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-648cc9fc-b755-4428-a530-56189850e41c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:05.346866 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-648cc9fc-b755-4428-a530-56189850e41c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:05.347098 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-648cc9fc-b755-4428-a530-56189850e41c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Delete volume with id: 62311b6b-8a64-4924-9dd1-387e514a4459 Jul 31 09:31:05.355441 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:05.355441 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:05.355931 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-648cc9fc-b755-4428-a530-56189850e41c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Volume info retrieved successfully. Jul 31 09:31:05.381598 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-648cc9fc-b755-4428-a530-56189850e41c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Delete volume request issued successfully. Jul 31 09:31:05.381894 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-648cc9fc-b755-4428-a530-56189850e41c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/volumes/62311b6b-8a64-4924-9dd1-387e514a4459 returned with HTTP 202 Jul 31 09:31:05.382703 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 537/2141] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:31:05 2026] DELETE /volume/v3/volumes/62311b6b-8a64-4924-9dd1-387e514a4459 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:05.383170 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-41e60017-2d47-46f9-a374-3e79e0897098 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Created reservations ['ab5f6699-91a2-4bc2-8153-216cf0ddbea8', 'f2057e16-b26f-4d34-8d9e-8ecd1e94623b', 'e3a0a051-7d1b-4121-b024-744b7aefa23c', '521413d1-05fd-44c0-9e8b-6be076729b86'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:05.384170 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-41e60017-2d47-46f9-a374-3e79e0897098 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef2552ca-0b84-4e69-b969-f6dbe27bbba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab5f6699-91a2-4bc2-8153-216cf0ddbea8', 'f2057e16-b26f-4d34-8d9e-8ecd1e94623b', 'e3a0a051-7d1b-4121-b024-744b7aefa23c', '521413d1-05fd-44c0-9e8b-6be076729b86']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:05.385068 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-41e60017-2d47-46f9-a374-3e79e0897098 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d29b238-fae6-4eec-a1fa-a08aff674b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:05.393838 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3d9eabde-28b5-4786-b224-efb8b2ecc01c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:05.395620 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3d9eabde-28b5-4786-b224-efb8b2ecc01c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/volumes/62311b6b-8a64-4924-9dd1-387e514a4459 Jul 31 09:31:05.395836 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3d9eabde-28b5-4786-b224-efb8b2ecc01c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:05.396070 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3d9eabde-28b5-4786-b224-efb8b2ecc01c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:05.404125 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:05.404125 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:05.409396 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-3d9eabde-28b5-4786-b224-efb8b2ecc01c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Volume info retrieved successfully. Jul 31 09:31:05.414098 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3d9eabde-28b5-4786-b224-efb8b2ecc01c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/volumes/62311b6b-8a64-4924-9dd1-387e514a4459 returned with HTTP 200 Jul 31 09:31:05.414917 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 537/2142] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:05 2026] GET /volume/v3/volumes/62311b6b-8a64-4924-9dd1-387e514a4459 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:05.421650 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-41e60017-2d47-46f9-a374-3e79e0897098 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d29b238-fae6-4eec-a1fa-a08aff674b0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1567547-c216-4b33-96f2-9165191365ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1942740784',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a5a9682ac6834542a1ffbac661602b4c',qos_specs=None,replication_status=,reservations=['ab5f6699-91a2-4bc2-8153-216cf0ddbea8','f2057e16-b26f-4d34-8d9e-8ecd1e94623b','e3a0a051-7d1b-4121-b024-744b7aefa23c','521413d1-05fd-44c0-9e8b-6be076729b86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd6f62046834da78700f986617a2c2d',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:31:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1942740784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1567547-c216-4b33-96f2-9165191365ce,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a5a9682ac6834542a1ffbac661602b4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cd6f62046834da78700f986617a2c2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:05.422590 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-41e60017-2d47-46f9-a374-3e79e0897098 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (770f3878-400e-4a80-84e1-a16c93e1d882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:05.446648 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-41e60017-2d47-46f9-a374-3e79e0897098 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (770f3878-400e-4a80-84e1-a16c93e1d882) transitioned into state 'SUCCESS' from state '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-1942740784',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a5a9682ac6834542a1ffbac661602b4c',qos_specs=None,replication_status=,reservations=['ab5f6699-91a2-4bc2-8153-216cf0ddbea8','f2057e16-b26f-4d34-8d9e-8ecd1e94623b','e3a0a051-7d1b-4121-b024-744b7aefa23c','521413d1-05fd-44c0-9e8b-6be076729b86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd6f62046834da78700f986617a2c2d',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:05.447690 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-41e60017-2d47-46f9-a374-3e79e0897098 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b48ab9d-5d2c-4b2a-8e3e-717a41faea84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:05.461233 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-41e60017-2d47-46f9-a374-3e79e0897098 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b48ab9d-5d2c-4b2a-8e3e-717a41faea84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:05.462612 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-41e60017-2d47-46f9-a374-3e79e0897098 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Flow 'volume_create_api' (bf1aaf43-708c-4a22-bd55-4ec4a9d8f39c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:05.463030 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-41e60017-2d47-46f9-a374-3e79e0897098 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Create volume request issued successfully. Jul 31 09:31:05.463857 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-41e60017-2d47-46f9-a374-3e79e0897098 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:31:05.464684 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 539/2143] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:31:05 2026] POST /volume/v3/volumes => generated 760 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:05.480414 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6dda9edc-2dda-4cb2-b039-1885349f92ff None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:05.482383 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6dda9edc-2dda-4cb2-b039-1885349f92ff tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] GET https://10.4.3.226/volume/v3/volumes/e1567547-c216-4b33-96f2-9165191365ce Jul 31 09:31:05.482575 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6dda9edc-2dda-4cb2-b039-1885349f92ff tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:05.482757 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6dda9edc-2dda-4cb2-b039-1885349f92ff tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:05.491140 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:05.491140 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:05.495875 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6dda9edc-2dda-4cb2-b039-1885349f92ff tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Volume info retrieved successfully. Jul 31 09:31:05.498001 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-e55738b1-4858-4946-88cc-9bf754e1543c req-8676bda7-436e-4158-b2c7-8768ec37298a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:05.500608 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e55738b1-4858-4946-88cc-9bf754e1543c req-8676bda7-436e-4158-b2c7-8768ec37298a tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] GET https://10.4.3.226/volume/v3/volumes/89afc28f-1575-480f-9005-546249f5f09d Jul 31 09:31:05.500811 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e55738b1-4858-4946-88cc-9bf754e1543c req-8676bda7-436e-4158-b2c7-8768ec37298a tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:05.500996 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e55738b1-4858-4946-88cc-9bf754e1543c req-8676bda7-436e-4158-b2c7-8768ec37298a tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:05.501948 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6dda9edc-2dda-4cb2-b039-1885349f92ff tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] https://10.4.3.226/volume/v3/volumes/e1567547-c216-4b33-96f2-9165191365ce returned with HTTP 200 Jul 31 09:31:05.502642 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 531/2144] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:05 2026] GET /volume/v3/volumes/e1567547-c216-4b33-96f2-9165191365ce => generated 828 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:05.508859 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:05.508859 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:05.513875 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-e55738b1-4858-4946-88cc-9bf754e1543c req-8676bda7-436e-4158-b2c7-8768ec37298a tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Volume info retrieved successfully. Jul 31 09:31:05.518958 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e55738b1-4858-4946-88cc-9bf754e1543c req-8676bda7-436e-4158-b2c7-8768ec37298a tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] https://10.4.3.226/volume/v3/volumes/89afc28f-1575-480f-9005-546249f5f09d returned with HTTP 200 Jul 31 09:31:05.519492 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 538/2145] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:31:05 2026] GET /volume/v3/volumes/89afc28f-1575-480f-9005-546249f5f09d => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:05.528679 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-bb931d37-f303-4734-a422-41f648a21a60 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:05.531034 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bb931d37-f303-4734-a422-41f648a21a60 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/2ef3f3c3-479e-4991-a2c0-9225f8a45dc0 Jul 31 09:31:05.531463 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bb931d37-f303-4734-a422-41f648a21a60 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:05.531791 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bb931d37-f303-4734-a422-41f648a21a60 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:05.539974 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:05.539974 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:05.539974 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-bb931d37-f303-4734-a422-41f648a21a60 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:31:05.541090 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bb931d37-f303-4734-a422-41f648a21a60 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/2ef3f3c3-479e-4991-a2c0-9225f8a45dc0 returned with HTTP 200 Jul 31 09:31:05.542253 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 538/2146] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:05 2026] GET /volume/v3/snapshots/2ef3f3c3-479e-4991-a2c0-9225f8a45dc0 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:05.557683 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-fc69f953-37f6-4044-95e4-ef83a238cb47 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:05.560568 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fc69f953-37f6-4044-95e4-ef83a238cb47 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/9ca1dea2-ed45-414e-87e2-875adb9ddcdb Jul 31 09:31:05.560890 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fc69f953-37f6-4044-95e4-ef83a238cb47 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:05.561239 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fc69f953-37f6-4044-95e4-ef83a238cb47 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:05.561755 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-fc69f953-37f6-4044-95e4-ef83a238cb47 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete snapshot with id: 9ca1dea2-ed45-414e-87e2-875adb9ddcdb Jul 31 09:31:05.571031 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:05.571031 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:05.571901 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-fc69f953-37f6-4044-95e4-ef83a238cb47 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:31:05.595333 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-fc69f953-37f6-4044-95e4-ef83a238cb47 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot delete request issued successfully. Jul 31 09:31:05.595618 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fc69f953-37f6-4044-95e4-ef83a238cb47 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/9ca1dea2-ed45-414e-87e2-875adb9ddcdb returned with HTTP 202 Jul 31 09:31:05.596070 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 540/2147] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:31:05 2026] DELETE /volume/v3/snapshots/9ca1dea2-ed45-414e-87e2-875adb9ddcdb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 09:31:05.596179 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-ea6a6b92-bddd-4215-a648-330ac0212128 req-7986fe14-82ef-4a6e-aa3f-c454494b106d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:05.599403 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ea6a6b92-bddd-4215-a648-330ac0212128 req-7986fe14-82ef-4a6e-aa3f-c454494b106d tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-reader] GET https://10.4.3.226/volume/v3/volumes/89afc28f-1575-480f-9005-546249f5f09d Jul 31 09:31:05.600368 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ea6a6b92-bddd-4215-a648-330ac0212128 req-7986fe14-82ef-4a6e-aa3f-c454494b106d tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:05.600368 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ea6a6b92-bddd-4215-a648-330ac0212128 req-7986fe14-82ef-4a6e-aa3f-c454494b106d tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-reader] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:05.606839 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1f92d46a-6f61-4d86-a1f5-e642441ac68d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:05.608674 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1f92d46a-6f61-4d86-a1f5-e642441ac68d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/9ca1dea2-ed45-414e-87e2-875adb9ddcdb Jul 31 09:31:05.608874 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1f92d46a-6f61-4d86-a1f5-e642441ac68d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:05.609014 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1f92d46a-6f61-4d86-a1f5-e642441ac68d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:05.611086 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:05.611086 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:05.615504 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:05.615504 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:05.616164 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1f92d46a-6f61-4d86-a1f5-e642441ac68d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:31:05.616513 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-ea6a6b92-bddd-4215-a648-330ac0212128 req-7986fe14-82ef-4a6e-aa3f-c454494b106d tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-reader] Volume info retrieved successfully. Jul 31 09:31:05.617323 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1f92d46a-6f61-4d86-a1f5-e642441ac68d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/9ca1dea2-ed45-414e-87e2-875adb9ddcdb returned with HTTP 200 Jul 31 09:31:05.617835 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 539/2148] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:05 2026] GET /volume/v3/snapshots/9ca1dea2-ed45-414e-87e2-875adb9ddcdb => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:05.624034 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ea6a6b92-bddd-4215-a648-330ac0212128 req-7986fe14-82ef-4a6e-aa3f-c454494b106d tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-reader] https://10.4.3.226/volume/v3/volumes/89afc28f-1575-480f-9005-546249f5f09d returned with HTTP 200 Jul 31 09:31:05.624650 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 532/2149] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:31:05 2026] GET /volume/v3/volumes/89afc28f-1575-480f-9005-546249f5f09d => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:05.651155 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-3688a4ef-c32c-410e-a09d-b73bf3052e02 req-09a19806-5c55-47cd-b8c7-f657c5d3750d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:05.655357 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-3688a4ef-c32c-410e-a09d-b73bf3052e02 req-09a19806-5c55-47cd-b8c7-f657c5d3750d tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] DELETE https://10.4.3.226/volume/v3/volumes/89afc28f-1575-480f-9005-546249f5f09d Jul 31 09:31:05.655764 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-3688a4ef-c32c-410e-a09d-b73bf3052e02 req-09a19806-5c55-47cd-b8c7-f657c5d3750d tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:05.655888 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-3688a4ef-c32c-410e-a09d-b73bf3052e02 req-09a19806-5c55-47cd-b8c7-f657c5d3750d tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:05.656101 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [req-3688a4ef-c32c-410e-a09d-b73bf3052e02 req-09a19806-5c55-47cd-b8c7-f657c5d3750d tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Delete volume with id: 89afc28f-1575-480f-9005-546249f5f09d Jul 31 09:31:05.670258 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:05.670258 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:05.671186 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-3688a4ef-c32c-410e-a09d-b73bf3052e02 req-09a19806-5c55-47cd-b8c7-f657c5d3750d tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Volume info retrieved successfully. Jul 31 09:31:05.708641 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-3688a4ef-c32c-410e-a09d-b73bf3052e02 req-09a19806-5c55-47cd-b8c7-f657c5d3750d tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Delete volume request issued successfully. Jul 31 09:31:05.708883 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-3688a4ef-c32c-410e-a09d-b73bf3052e02 req-09a19806-5c55-47cd-b8c7-f657c5d3750d tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] https://10.4.3.226/volume/v3/volumes/89afc28f-1575-480f-9005-546249f5f09d returned with HTTP 202 Jul 31 09:31:05.710056 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 539/2150] 10.4.3.226 () {70 vars in 1620 bytes} [Fri Jul 31 09:31:05 2026] DELETE /volume/v3/volumes/89afc28f-1575-480f-9005-546249f5f09d => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:05.741467 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-8480b9a1-7753-49c7-9246-7d6968399686 req-c8d506e1-fd40-412b-9d6a-51af07dcb6d6 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:05.743779 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-8480b9a1-7753-49c7-9246-7d6968399686 req-c8d506e1-fd40-412b-9d6a-51af07dcb6d6 tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] GET https://10.4.3.226/volume/v3/volumes/89afc28f-1575-480f-9005-546249f5f09d Jul 31 09:31:05.744351 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-8480b9a1-7753-49c7-9246-7d6968399686 req-c8d506e1-fd40-412b-9d6a-51af07dcb6d6 tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:05.744657 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-8480b9a1-7753-49c7-9246-7d6968399686 req-c8d506e1-fd40-412b-9d6a-51af07dcb6d6 tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:05.754715 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:05.754715 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:05.759037 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-8480b9a1-7753-49c7-9246-7d6968399686 req-c8d506e1-fd40-412b-9d6a-51af07dcb6d6 tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Volume info retrieved successfully. Jul 31 09:31:05.764688 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-8480b9a1-7753-49c7-9246-7d6968399686 req-c8d506e1-fd40-412b-9d6a-51af07dcb6d6 tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] https://10.4.3.226/volume/v3/volumes/89afc28f-1575-480f-9005-546249f5f09d returned with HTTP 200 Jul 31 09:31:05.765334 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 541/2151] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:31:05 2026] GET /volume/v3/volumes/89afc28f-1575-480f-9005-546249f5f09d => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:06.433297 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7b4c88ff-9d66-48c0-b565-c3b6f2ac0013 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:06.435433 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7b4c88ff-9d66-48c0-b565-c3b6f2ac0013 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/volumes/62311b6b-8a64-4924-9dd1-387e514a4459 Jul 31 09:31:06.435727 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7b4c88ff-9d66-48c0-b565-c3b6f2ac0013 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:06.435943 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7b4c88ff-9d66-48c0-b565-c3b6f2ac0013 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:06.444649 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7b4c88ff-9d66-48c0-b565-c3b6f2ac0013 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/volumes/62311b6b-8a64-4924-9dd1-387e514a4459 returned with HTTP 404 Jul 31 09:31:06.445214 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 540/2152] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:06 2026] GET /volume/v3/volumes/62311b6b-8a64-4924-9dd1-387e514a4459 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:06.456500 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-eab484f4-6ea4-4b44-a9f1-c98243ecdc19 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:06.458824 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eab484f4-6ea4-4b44-a9f1-c98243ecdc19 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] GET https://10.4.3.226/volume/v3/backups Jul 31 09:31:06.459121 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eab484f4-6ea4-4b44-a9f1-c98243ecdc19 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:06.459385 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eab484f4-6ea4-4b44-a9f1-c98243ecdc19 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:06.459652 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-eab484f4-6ea4-4b44-a9f1-c98243ecdc19 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:31:06.468157 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eab484f4-6ea4-4b44-a9f1-c98243ecdc19 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] https://10.4.3.226/volume/v3/backups returned with HTTP 200 Jul 31 09:31:06.468651 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 533/2153] 10.4.3.226 () {68 vars in 1277 bytes} [Fri Jul 31 09:31:06 2026] GET /volume/v3/backups => generated 623 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:06.480625 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3813819c-0efe-4ff6-8a07-e946568d332c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:06.482791 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3813819c-0efe-4ff6-8a07-e946568d332c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] GET https://10.4.3.226/volume/v3/backups?project_id=44b0417a46464b72bf9be393bd895074 Jul 31 09:31:06.483228 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3813819c-0efe-4ff6-8a07-e946568d332c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:06.483624 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3813819c-0efe-4ff6-8a07-e946568d332c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:06.484282 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [None req-3813819c-0efe-4ff6-8a07-e946568d332c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] Removing options 'project_id' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:31:06.504479 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3813819c-0efe-4ff6-8a07-e946568d332c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] https://10.4.3.226/volume/v3/backups?project_id=44b0417a46464b72bf9be393bd895074 returned with HTTP 200 Jul 31 09:31:06.504479 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 540/2154] 10.4.3.226 () {68 vars in 1364 bytes} [Fri Jul 31 09:31:06 2026] GET /volume/v3/backups?project_id=44b0417a46464b72bf9be393bd895074 => generated 623 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:06.516557 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-50bd702f-ab1e-4dc8-a1cf-da7623af55a9 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:06.518882 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-50bd702f-ab1e-4dc8-a1cf-da7623af55a9 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:31:06.519401 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-50bd702f-ab1e-4dc8-a1cf-da7623af55a9 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-244390921"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:06.520133 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f71e0504-5489-484b-8b21-1df4c7827f1d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:06.521483 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-50bd702f-ab1e-4dc8-a1cf-da7623af55a9 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-244390921'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:31:06.521705 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-50bd702f-ab1e-4dc8-a1cf-da7623af55a9 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Create volume of 1 GB Jul 31 09:31:06.521934 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f71e0504-5489-484b-8b21-1df4c7827f1d tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] GET https://10.4.3.226/volume/v3/volumes/e1567547-c216-4b33-96f2-9165191365ce Jul 31 09:31:06.522170 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f71e0504-5489-484b-8b21-1df4c7827f1d tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:06.522446 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f71e0504-5489-484b-8b21-1df4c7827f1d tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:06.526903 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-50bd702f-ab1e-4dc8-a1cf-da7623af55a9 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Availability Zones retrieved successfully. Jul 31 09:31:06.530506 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:06.530506 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:06.534909 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-50bd702f-ab1e-4dc8-a1cf-da7623af55a9 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Flow 'volume_create_api' (013bb4fd-a60a-4e4e-b2df-7116202b7d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:06.535059 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f71e0504-5489-484b-8b21-1df4c7827f1d tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Volume info retrieved successfully. Jul 31 09:31:06.536285 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-50bd702f-ab1e-4dc8-a1cf-da7623af55a9 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25036346-c816-4900-9c32-8939ae3c623f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:06.537459 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-50bd702f-ab1e-4dc8-a1cf-da7623af55a9 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:31:06.540304 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f71e0504-5489-484b-8b21-1df4c7827f1d tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] https://10.4.3.226/volume/v3/volumes/e1567547-c216-4b33-96f2-9165191365ce returned with HTTP 200 Jul 31 09:31:06.540763 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 541/2155] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:06 2026] GET /volume/v3/volumes/e1567547-c216-4b33-96f2-9165191365ce => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:06.567606 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-5370628e-5ba2-4e1a-bf64-13a43b8130bc req-a0ab6b77-f61c-459c-9c21-1fe2fe405830 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:06.570688 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-5370628e-5ba2-4e1a-bf64-13a43b8130bc req-a0ab6b77-f61c-459c-9c21-1fe2fe405830 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] GET https://10.4.3.226/volume/v3/volumes/e1567547-c216-4b33-96f2-9165191365ce Jul 31 09:31:06.570907 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-5370628e-5ba2-4e1a-bf64-13a43b8130bc req-a0ab6b77-f61c-459c-9c21-1fe2fe405830 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:06.571071 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-50bd702f-ab1e-4dc8-a1cf-da7623af55a9 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25036346-c816-4900-9c32-8939ae3c623f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:06.571206 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-5370628e-5ba2-4e1a-bf64-13a43b8130bc req-a0ab6b77-f61c-459c-9c21-1fe2fe405830 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:06.572037 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-50bd702f-ab1e-4dc8-a1cf-da7623af55a9 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df521a50-1287-435f-9f8b-8aefbdaaaad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:06.580528 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:06.580528 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:06.585301 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-5370628e-5ba2-4e1a-bf64-13a43b8130bc req-a0ab6b77-f61c-459c-9c21-1fe2fe405830 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Volume info retrieved successfully. Jul 31 09:31:06.590372 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-5370628e-5ba2-4e1a-bf64-13a43b8130bc req-a0ab6b77-f61c-459c-9c21-1fe2fe405830 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] https://10.4.3.226/volume/v3/volumes/e1567547-c216-4b33-96f2-9165191365ce returned with HTTP 200 Jul 31 09:31:06.590850 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 534/2156] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:31:06 2026] GET /volume/v3/volumes/e1567547-c216-4b33-96f2-9165191365ce => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:06.608276 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-965936e5-4887-4208-b01f-14f1972c3d5f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:06.609797 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-965936e5-4887-4208-b01f-14f1972c3d5f tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:31:06.610375 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-965936e5-4887-4208-b01f-14f1972c3d5f tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2084089909"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:06.612085 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-965936e5-4887-4208-b01f-14f1972c3d5f tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2084089909'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:31:06.612388 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-965936e5-4887-4208-b01f-14f1972c3d5f tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Create volume of 1 GB Jul 31 09:31:06.612803 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:06.612803 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:06.617772 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-50bd702f-ab1e-4dc8-a1cf-da7623af55a9 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Created reservations ['c52714e2-b7e1-4491-9a0d-741677e77627', '902903fa-ec74-4c46-8f5e-509ac2324bde', 'ed2fe6bf-da7a-405c-bc35-fe8d5443ee38', '0538de50-a087-4511-bdd7-387bfa236a40'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:06.617772 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-50bd702f-ab1e-4dc8-a1cf-da7623af55a9 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df521a50-1287-435f-9f8b-8aefbdaaaad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c52714e2-b7e1-4491-9a0d-741677e77627', '902903fa-ec74-4c46-8f5e-509ac2324bde', 'ed2fe6bf-da7a-405c-bc35-fe8d5443ee38', '0538de50-a087-4511-bdd7-387bfa236a40']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:06.618129 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-50bd702f-ab1e-4dc8-a1cf-da7623af55a9 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a84b3e88-ff98-4068-b71c-0f5d0f8f0755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:06.619330 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-965936e5-4887-4208-b01f-14f1972c3d5f tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Availability Zones retrieved successfully. Jul 31 09:31:06.628337 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7fb3926e-5538-4dfb-b90a-d082be042e02 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:06.632267 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7fb3926e-5538-4dfb-b90a-d082be042e02 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/9ca1dea2-ed45-414e-87e2-875adb9ddcdb Jul 31 09:31:06.632385 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-965936e5-4887-4208-b01f-14f1972c3d5f tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Flow 'volume_create_api' (f00f37cc-018f-4e72-a59c-64b996d765d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:06.632439 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7fb3926e-5538-4dfb-b90a-d082be042e02 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:06.632439 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7fb3926e-5538-4dfb-b90a-d082be042e02 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:06.632512 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-965936e5-4887-4208-b01f-14f1972c3d5f tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f470ce7-24b9-447a-bff5-81d60411e83f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:06.633923 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-965936e5-4887-4208-b01f-14f1972c3d5f tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:31:06.636743 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7fb3926e-5538-4dfb-b90a-d082be042e02 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/9ca1dea2-ed45-414e-87e2-875adb9ddcdb returned with HTTP 404 Jul 31 09:31:06.637312 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 542/2157] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:06 2026] GET /volume/v3/snapshots/9ca1dea2-ed45-414e-87e2-875adb9ddcdb => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:06.646684 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-50bd702f-ab1e-4dc8-a1cf-da7623af55a9 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a84b3e88-ff98-4068-b71c-0f5d0f8f0755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '294a5678-5f2c-4606-9fc0-5e66c21c18aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-244390921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44b0417a46464b72bf9be393bd895074',qos_specs=None,replication_status=,reservations=['c52714e2-b7e1-4491-9a0d-741677e77627','902903fa-ec74-4c46-8f5e-509ac2324bde','ed2fe6bf-da7a-405c-bc35-fe8d5443ee38','0538de50-a087-4511-bdd7-387bfa236a40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a05ef127ee63484eacdfe68338b3ef69',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:31:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-244390921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=294a5678-5f2c-4606-9fc0-5e66c21c18aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44b0417a46464b72bf9be393bd895074',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a05ef127ee63484eacdfe68338b3ef69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:06.647097 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d41a2fc7-27c4-4604-99f8-0100a4958f97 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:06.647671 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-50bd702f-ab1e-4dc8-a1cf-da7623af55a9 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0361c6ff-0227-4df0-9115-0d9cd038d152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:06.649846 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d41a2fc7-27c4-4604-99f8-0100a4958f97 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/2ef3f3c3-479e-4991-a2c0-9225f8a45dc0 Jul 31 09:31:06.650162 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d41a2fc7-27c4-4604-99f8-0100a4958f97 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:06.650438 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d41a2fc7-27c4-4604-99f8-0100a4958f97 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:06.650599 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-d41a2fc7-27c4-4604-99f8-0100a4958f97 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete snapshot with id: 2ef3f3c3-479e-4991-a2c0-9225f8a45dc0 Jul 31 09:31:06.658896 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:06.658896 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:06.659756 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d41a2fc7-27c4-4604-99f8-0100a4958f97 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:31:06.670002 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-965936e5-4887-4208-b01f-14f1972c3d5f tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f470ce7-24b9-447a-bff5-81d60411e83f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:06.670865 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-965936e5-4887-4208-b01f-14f1972c3d5f tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7c114ea-79b5-4a8d-8c35-b83960e02370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:06.675992 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-50bd702f-ab1e-4dc8-a1cf-da7623af55a9 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0361c6ff-0227-4df0-9115-0d9cd038d152) transitioned into state 'SUCCESS' from state '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-244390921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44b0417a46464b72bf9be393bd895074',qos_specs=None,replication_status=,reservations=['c52714e2-b7e1-4491-9a0d-741677e77627','902903fa-ec74-4c46-8f5e-509ac2324bde','ed2fe6bf-da7a-405c-bc35-fe8d5443ee38','0538de50-a087-4511-bdd7-387bfa236a40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a05ef127ee63484eacdfe68338b3ef69',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:06.676756 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-50bd702f-ab1e-4dc8-a1cf-da7623af55a9 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (188bf4da-c730-4a4e-b5a9-76f948273fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:06.688590 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-50bd702f-ab1e-4dc8-a1cf-da7623af55a9 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (188bf4da-c730-4a4e-b5a9-76f948273fb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:06.689601 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-50bd702f-ab1e-4dc8-a1cf-da7623af55a9 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Flow 'volume_create_api' (013bb4fd-a60a-4e4e-b2df-7116202b7d56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:06.689731 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d41a2fc7-27c4-4604-99f8-0100a4958f97 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot delete request issued successfully. Jul 31 09:31:06.690158 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d41a2fc7-27c4-4604-99f8-0100a4958f97 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/2ef3f3c3-479e-4991-a2c0-9225f8a45dc0 returned with HTTP 202 Jul 31 09:31:06.690202 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-50bd702f-ab1e-4dc8-a1cf-da7623af55a9 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Create volume request issued successfully. Jul 31 09:31:06.690666 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 535/2158] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:31:06 2026] DELETE /volume/v3/snapshots/2ef3f3c3-479e-4991-a2c0-9225f8a45dc0 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:06.690877 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-50bd702f-ab1e-4dc8-a1cf-da7623af55a9 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:31:06.692283 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 542/2159] 10.4.3.226 () {70 vars in 1298 bytes} [Fri Jul 31 09:31:06 2026] POST /volume/v3/volumes => generated 777 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:06.702275 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d2f6308c-68e1-4585-9fd6-0002b1f0352a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:06.704732 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d2f6308c-68e1-4585-9fd6-0002b1f0352a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/2ef3f3c3-479e-4991-a2c0-9225f8a45dc0 Jul 31 09:31:06.704966 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d2f6308c-68e1-4585-9fd6-0002b1f0352a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:06.705213 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d2f6308c-68e1-4585-9fd6-0002b1f0352a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:06.710063 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d74e18bc-41eb-4880-a8d7-f4c12f901bc5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:06.711851 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:06.711851 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:06.712463 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d2f6308c-68e1-4585-9fd6-0002b1f0352a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:31:06.713570 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d2f6308c-68e1-4585-9fd6-0002b1f0352a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/2ef3f3c3-479e-4991-a2c0-9225f8a45dc0 returned with HTTP 200 Jul 31 09:31:06.714265 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d74e18bc-41eb-4880-a8d7-f4c12f901bc5 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/volumes/294a5678-5f2c-4606-9fc0-5e66c21c18aa Jul 31 09:31:06.714404 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 543/2160] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:06 2026] GET /volume/v3/snapshots/2ef3f3c3-479e-4991-a2c0-9225f8a45dc0 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:06.714468 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d74e18bc-41eb-4880-a8d7-f4c12f901bc5 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:06.714859 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d74e18bc-41eb-4880-a8d7-f4c12f901bc5 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:06.728119 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:06.728119 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:06.730867 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-965936e5-4887-4208-b01f-14f1972c3d5f tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Created reservations ['dc2a5f82-8f8d-411d-ae46-369a6cdd13b5', 'a7632714-f352-431c-97e1-bad9ef432b4b', 'd2321c15-64e9-48d6-bed5-e2885404e69f', 'd38c6321-e8c5-4934-af51-01be0e72602d'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:06.730867 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-965936e5-4887-4208-b01f-14f1972c3d5f tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7c114ea-79b5-4a8d-8c35-b83960e02370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc2a5f82-8f8d-411d-ae46-369a6cdd13b5', 'a7632714-f352-431c-97e1-bad9ef432b4b', 'd2321c15-64e9-48d6-bed5-e2885404e69f', 'd38c6321-e8c5-4934-af51-01be0e72602d']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:06.731863 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-965936e5-4887-4208-b01f-14f1972c3d5f tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ed8758a-6d87-4f46-b5fa-ace27b78c71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:06.735962 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d74e18bc-41eb-4880-a8d7-f4c12f901bc5 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Volume info retrieved successfully. Jul 31 09:31:06.743159 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d74e18bc-41eb-4880-a8d7-f4c12f901bc5 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/volumes/294a5678-5f2c-4606-9fc0-5e66c21c18aa returned with HTTP 200 Jul 31 09:31:06.743920 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 536/2161] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:06 2026] GET /volume/v3/volumes/294a5678-5f2c-4606-9fc0-5e66c21c18aa => generated 956 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:06.761647 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-965936e5-4887-4208-b01f-14f1972c3d5f tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ed8758a-6d87-4f46-b5fa-ace27b78c71f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea7d9daa-7bdf-4aee-9a96-9b5352b75679', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2084089909',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a5a9682ac6834542a1ffbac661602b4c',qos_specs=None,replication_status=,reservations=['dc2a5f82-8f8d-411d-ae46-369a6cdd13b5','a7632714-f352-431c-97e1-bad9ef432b4b','d2321c15-64e9-48d6-bed5-e2885404e69f','d38c6321-e8c5-4934-af51-01be0e72602d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd6f62046834da78700f986617a2c2d',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:31:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2084089909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea7d9daa-7bdf-4aee-9a96-9b5352b75679,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a5a9682ac6834542a1ffbac661602b4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cd6f62046834da78700f986617a2c2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:06.762547 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-965936e5-4887-4208-b01f-14f1972c3d5f tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77b5642c-9cf7-4e13-bc38-114031618a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:06.791938 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-965936e5-4887-4208-b01f-14f1972c3d5f tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77b5642c-9cf7-4e13-bc38-114031618a2b) transitioned into state 'SUCCESS' from state '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-2084089909',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a5a9682ac6834542a1ffbac661602b4c',qos_specs=None,replication_status=,reservations=['dc2a5f82-8f8d-411d-ae46-369a6cdd13b5','a7632714-f352-431c-97e1-bad9ef432b4b','d2321c15-64e9-48d6-bed5-e2885404e69f','d38c6321-e8c5-4934-af51-01be0e72602d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd6f62046834da78700f986617a2c2d',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:06.793056 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-965936e5-4887-4208-b01f-14f1972c3d5f tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46d89fa3-e150-4c87-9572-d68caf4d2a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:06.793215 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-681899d5-1fbf-4b44-a76e-821efec3e322 req-a48ef5de-b69a-46ee-955d-0627e06b4ffd None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:06.796276 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-681899d5-1fbf-4b44-a76e-821efec3e322 req-a48ef5de-b69a-46ee-955d-0627e06b4ffd tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] GET https://10.4.3.226/volume/v3/volumes/89afc28f-1575-480f-9005-546249f5f09d Jul 31 09:31:06.796678 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-681899d5-1fbf-4b44-a76e-821efec3e322 req-a48ef5de-b69a-46ee-955d-0627e06b4ffd tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:06.796952 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-681899d5-1fbf-4b44-a76e-821efec3e322 req-a48ef5de-b69a-46ee-955d-0627e06b4ffd tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:06.805039 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-681899d5-1fbf-4b44-a76e-821efec3e322 req-a48ef5de-b69a-46ee-955d-0627e06b4ffd tempest-VolumesGetTestJSON-444134258 tempest-VolumesGetTestJSON-444134258-project-member] https://10.4.3.226/volume/v3/volumes/89afc28f-1575-480f-9005-546249f5f09d returned with HTTP 404 Jul 31 09:31:06.805756 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 543/2162] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:31:06 2026] GET /volume/v3/volumes/89afc28f-1575-480f-9005-546249f5f09d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:06.811193 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-965936e5-4887-4208-b01f-14f1972c3d5f tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46d89fa3-e150-4c87-9572-d68caf4d2a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:06.812159 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-965936e5-4887-4208-b01f-14f1972c3d5f tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Flow 'volume_create_api' (f00f37cc-018f-4e72-a59c-64b996d765d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:06.813349 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-965936e5-4887-4208-b01f-14f1972c3d5f tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Create volume request issued successfully. Jul 31 09:31:06.814339 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-965936e5-4887-4208-b01f-14f1972c3d5f tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:31:06.814914 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 541/2163] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:31:06 2026] POST /volume/v3/volumes => generated 760 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:06.829425 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-44a619ac-613b-4258-800a-e13bdc4a1b31 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:06.833801 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-44a619ac-613b-4258-800a-e13bdc4a1b31 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] GET https://10.4.3.226/volume/v3/volumes/ea7d9daa-7bdf-4aee-9a96-9b5352b75679 Jul 31 09:31:06.833801 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-44a619ac-613b-4258-800a-e13bdc4a1b31 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:06.834498 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-44a619ac-613b-4258-800a-e13bdc4a1b31 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:06.844661 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:06.844661 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:06.850974 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-44a619ac-613b-4258-800a-e13bdc4a1b31 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Volume info retrieved successfully. Jul 31 09:31:06.859719 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-44a619ac-613b-4258-800a-e13bdc4a1b31 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] https://10.4.3.226/volume/v3/volumes/ea7d9daa-7bdf-4aee-9a96-9b5352b75679 returned with HTTP 200 Jul 31 09:31:06.860336 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 544/2164] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:06 2026] GET /volume/v3/volumes/ea7d9daa-7bdf-4aee-9a96-9b5352b75679 => generated 828 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:06.899156 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c0f01895-52dd-4282-a620-c91ee48308d5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:06.901798 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c0f01895-52dd-4282-a620-c91ee48308d5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:31:06.902083 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c0f01895-52dd-4282-a620-c91ee48308d5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-395970477"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:06.904709 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-c0f01895-52dd-4282-a620-c91ee48308d5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-395970477'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:31:06.904781 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-c0f01895-52dd-4282-a620-c91ee48308d5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Create volume of 1 GB Jul 31 09:31:06.911049 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c0f01895-52dd-4282-a620-c91ee48308d5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Availability Zones retrieved successfully. Jul 31 09:31:06.919352 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c0f01895-52dd-4282-a620-c91ee48308d5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Flow 'volume_create_api' (0821cf73-489a-4602-96c8-ba82a118a660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:06.920823 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c0f01895-52dd-4282-a620-c91ee48308d5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5163a8d8-ed2e-43a1-8f82-fef800458823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:06.922056 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-c0f01895-52dd-4282-a620-c91ee48308d5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:31:06.963499 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c0f01895-52dd-4282-a620-c91ee48308d5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5163a8d8-ed2e-43a1-8f82-fef800458823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:06.965078 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c0f01895-52dd-4282-a620-c91ee48308d5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48586a24-f309-4ac4-a87d-b23e99fb2516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:07.026303 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-c0f01895-52dd-4282-a620-c91ee48308d5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Created reservations ['f409c781-b702-4c85-9377-8390e2cd9caf', 'c12ae2ca-2e35-48b1-a4ee-c989318eb36c', 'ef9d6532-c2cf-48dc-a890-57cbdc5f7dec', 'e6a321e6-0fc3-4244-959d-42144f1c2fbb'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:07.027072 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c0f01895-52dd-4282-a620-c91ee48308d5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48586a24-f309-4ac4-a87d-b23e99fb2516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f409c781-b702-4c85-9377-8390e2cd9caf', 'c12ae2ca-2e35-48b1-a4ee-c989318eb36c', 'ef9d6532-c2cf-48dc-a890-57cbdc5f7dec', 'e6a321e6-0fc3-4244-959d-42144f1c2fbb']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:07.028217 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c0f01895-52dd-4282-a620-c91ee48308d5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dafd0cfa-8741-40b4-be4f-3a3f54cd8347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:07.056937 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c0f01895-52dd-4282-a620-c91ee48308d5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dafd0cfa-8741-40b4-be4f-3a3f54cd8347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae377334-ab35-4078-932c-9f1bc19341a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-395970477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ec05bc719ef472bb72d4147862bac3e',qos_specs=None,replication_status=,reservations=['f409c781-b702-4c85-9377-8390e2cd9caf','c12ae2ca-2e35-48b1-a4ee-c989318eb36c','ef9d6532-c2cf-48dc-a890-57cbdc5f7dec','e6a321e6-0fc3-4244-959d-42144f1c2fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='839587ef6e25482da9c65b2347f8078d',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:31:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-395970477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae377334-ab35-4078-932c-9f1bc19341a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ec05bc719ef472bb72d4147862bac3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='839587ef6e25482da9c65b2347f8078d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:07.058218 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c0f01895-52dd-4282-a620-c91ee48308d5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36389f84-ef1b-400e-96ff-c7149b33ab65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:07.082375 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c0f01895-52dd-4282-a620-c91ee48308d5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36389f84-ef1b-400e-96ff-c7149b33ab65) transitioned into state 'SUCCESS' from state '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-395970477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ec05bc719ef472bb72d4147862bac3e',qos_specs=None,replication_status=,reservations=['f409c781-b702-4c85-9377-8390e2cd9caf','c12ae2ca-2e35-48b1-a4ee-c989318eb36c','ef9d6532-c2cf-48dc-a890-57cbdc5f7dec','e6a321e6-0fc3-4244-959d-42144f1c2fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='839587ef6e25482da9c65b2347f8078d',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:07.084183 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c0f01895-52dd-4282-a620-c91ee48308d5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecd13e5e-28a5-4054-ad36-2e679eb4cd1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:07.098322 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c0f01895-52dd-4282-a620-c91ee48308d5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecd13e5e-28a5-4054-ad36-2e679eb4cd1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:07.099714 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-c0f01895-52dd-4282-a620-c91ee48308d5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Flow 'volume_create_api' (0821cf73-489a-4602-96c8-ba82a118a660) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:07.100096 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c0f01895-52dd-4282-a620-c91ee48308d5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Create volume request issued successfully. Jul 31 09:31:07.101592 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c0f01895-52dd-4282-a620-c91ee48308d5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:31:07.102166 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 537/2165] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:31:06 2026] POST /volume/v3/volumes => generated 754 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:07.118453 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-85c0cc5f-b941-438d-9a15-c75d1d1a5c7b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:07.120559 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-85c0cc5f-b941-438d-9a15-c75d1d1a5c7b tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 Jul 31 09:31:07.121034 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-85c0cc5f-b941-438d-9a15-c75d1d1a5c7b tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:07.121034 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-85c0cc5f-b941-438d-9a15-c75d1d1a5c7b tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:07.130011 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:07.130011 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:07.135277 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-85c0cc5f-b941-438d-9a15-c75d1d1a5c7b tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:31:07.139756 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-85c0cc5f-b941-438d-9a15-c75d1d1a5c7b tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 returned with HTTP 200 Jul 31 09:31:07.139873 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 544/2166] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:07 2026] GET /volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:07.423755 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-230a3a3b-1f2d-49e9-8553-ec6c9b52dbc7 req-afb97753-1c7d-47c5-ae36-e091ee002077 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:07.426936 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-230a3a3b-1f2d-49e9-8553-ec6c9b52dbc7 req-afb97753-1c7d-47c5-ae36-e091ee002077 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/limits Jul 31 09:31:07.427200 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-230a3a3b-1f2d-49e9-8553-ec6c9b52dbc7 req-afb97753-1c7d-47c5-ae36-e091ee002077 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:07.427463 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-230a3a3b-1f2d-49e9-8553-ec6c9b52dbc7 req-afb97753-1c7d-47c5-ae36-e091ee002077 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:07.442982 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:07.442982 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:07.463021 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-230a3a3b-1f2d-49e9-8553-ec6c9b52dbc7 req-afb97753-1c7d-47c5-ae36-e091ee002077 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/limits returned with HTTP 200 Jul 31 09:31:07.463644 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 542/2167] 10.4.3.226 () {68 vars in 1484 bytes} [Fri Jul 31 09:31:07 2026] GET /volume/v3/limits => generated 302 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:07.511908 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-230a3a3b-1f2d-49e9-8553-ec6c9b52dbc7 req-9004c8c9-34e7-45fd-a845-36456b7a62bd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:07.515411 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-230a3a3b-1f2d-49e9-8553-ec6c9b52dbc7 req-9004c8c9-34e7-45fd-a845-36456b7a62bd tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee Jul 31 09:31:07.515411 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-230a3a3b-1f2d-49e9-8553-ec6c9b52dbc7 req-9004c8c9-34e7-45fd-a845-36456b7a62bd tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:07.515411 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-230a3a3b-1f2d-49e9-8553-ec6c9b52dbc7 req-9004c8c9-34e7-45fd-a845-36456b7a62bd tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:07.527904 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:07.527904 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:07.536717 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-230a3a3b-1f2d-49e9-8553-ec6c9b52dbc7 req-9004c8c9-34e7-45fd-a845-36456b7a62bd tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:31:07.542409 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-230a3a3b-1f2d-49e9-8553-ec6c9b52dbc7 req-9004c8c9-34e7-45fd-a845-36456b7a62bd tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee returned with HTTP 200 Jul 31 09:31:07.542996 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 545/2168] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:31:07 2026] GET /volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee => generated 1659 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:07.552997 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-230a3a3b-1f2d-49e9-8553-ec6c9b52dbc7 req-f1fbd2ae-4c84-40c7-ac89-64f3937e7e28 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:07.555495 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-230a3a3b-1f2d-49e9-8553-ec6c9b52dbc7 req-f1fbd2ae-4c84-40c7-ac89-64f3937e7e28 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:31:07.555912 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-230a3a3b-1f2d-49e9-8553-ec6c9b52dbc7 req-f1fbd2ae-4c84-40c7-ac89-64f3937e7e28 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "17643de9-1512-425f-bb2c-3cd187e6c2ee", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:07.572061 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:07.572061 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:07.572542 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-230a3a3b-1f2d-49e9-8553-ec6c9b52dbc7 req-f1fbd2ae-4c84-40c7-ac89-64f3937e7e28 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:31:07.572702 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [req-230a3a3b-1f2d-49e9-8553-ec6c9b52dbc7 req-f1fbd2ae-4c84-40c7-ac89-64f3937e7e28 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Create snapshot from volume 17643de9-1512-425f-bb2c-3cd187e6c2ee Jul 31 09:31:07.616365 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [req-230a3a3b-1f2d-49e9-8553-ec6c9b52dbc7 req-f1fbd2ae-4c84-40c7-ac89-64f3937e7e28 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Created reservations ['51ca10b7-1dd7-450e-b7f9-54135b3631b0', '1ac3e63d-8421-4ac3-8d24-966f205f2200', '1f6a4872-15c1-414a-b0d6-d3e61dc15eb9', 'd1b3b8a7-3eff-4fa4-b5a8-cf71c08561a0'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:07.665914 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-230a3a3b-1f2d-49e9-8553-ec6c9b52dbc7 req-f1fbd2ae-4c84-40c7-ac89-64f3937e7e28 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Snapshot force create request issued successfully. Jul 31 09:31:07.666372 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-230a3a3b-1f2d-49e9-8553-ec6c9b52dbc7 req-f1fbd2ae-4c84-40c7-ac89-64f3937e7e28 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:31:07.666900 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 538/2169] 10.4.3.226 () {72 vars in 1547 bytes} [Fri Jul 31 09:31:07 2026] POST /volume/v3/snapshots => generated 292 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:07.727320 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-92356ae3-551a-451d-8def-135f2808b60e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:07.731136 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-92356ae3-551a-451d-8def-135f2808b60e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/2ef3f3c3-479e-4991-a2c0-9225f8a45dc0 Jul 31 09:31:07.731136 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-92356ae3-551a-451d-8def-135f2808b60e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:07.731136 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-92356ae3-551a-451d-8def-135f2808b60e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:07.737872 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-92356ae3-551a-451d-8def-135f2808b60e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/2ef3f3c3-479e-4991-a2c0-9225f8a45dc0 returned with HTTP 404 Jul 31 09:31:07.738931 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 545/2170] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:07 2026] GET /volume/v3/snapshots/2ef3f3c3-479e-4991-a2c0-9225f8a45dc0 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:07.747121 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-83897727-9c75-4dde-b234-5837ccdb6e72 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:07.749559 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-83897727-9c75-4dde-b234-5837ccdb6e72 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/b3c8c748-1db5-4347-92a8-cb13fb667eaa Jul 31 09:31:07.750069 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-83897727-9c75-4dde-b234-5837ccdb6e72 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:07.750362 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-83897727-9c75-4dde-b234-5837ccdb6e72 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:07.750516 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-83897727-9c75-4dde-b234-5837ccdb6e72 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete snapshot with id: b3c8c748-1db5-4347-92a8-cb13fb667eaa Jul 31 09:31:07.760356 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:07.760356 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:07.760810 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-83897727-9c75-4dde-b234-5837ccdb6e72 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:31:07.764050 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dc454d51-7e3e-47b2-a630-7104db067a4a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:07.765955 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dc454d51-7e3e-47b2-a630-7104db067a4a tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/volumes/294a5678-5f2c-4606-9fc0-5e66c21c18aa Jul 31 09:31:07.766409 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dc454d51-7e3e-47b2-a630-7104db067a4a tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:07.767263 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dc454d51-7e3e-47b2-a630-7104db067a4a tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:07.777366 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:07.777366 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:07.786442 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-dc454d51-7e3e-47b2-a630-7104db067a4a tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Volume info retrieved successfully. Jul 31 09:31:07.790480 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-83897727-9c75-4dde-b234-5837ccdb6e72 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot delete request issued successfully. Jul 31 09:31:07.790749 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-83897727-9c75-4dde-b234-5837ccdb6e72 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/b3c8c748-1db5-4347-92a8-cb13fb667eaa returned with HTTP 202 Jul 31 09:31:07.791423 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 543/2171] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:31:07 2026] DELETE /volume/v3/snapshots/b3c8c748-1db5-4347-92a8-cb13fb667eaa => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:07.793482 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dc454d51-7e3e-47b2-a630-7104db067a4a tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/volumes/294a5678-5f2c-4606-9fc0-5e66c21c18aa returned with HTTP 200 Jul 31 09:31:07.794741 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 546/2172] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:07 2026] GET /volume/v3/volumes/294a5678-5f2c-4606-9fc0-5e66c21c18aa => generated 1017 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:07.803374 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1b30d55a-08c2-4a0b-a83b-1bf0b7f5ed18 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:07.806752 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1b30d55a-08c2-4a0b-a83b-1bf0b7f5ed18 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/b3c8c748-1db5-4347-92a8-cb13fb667eaa Jul 31 09:31:07.806977 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1b30d55a-08c2-4a0b-a83b-1bf0b7f5ed18 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:07.810355 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1b30d55a-08c2-4a0b-a83b-1bf0b7f5ed18 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:07.814358 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-43189a1c-4011-4ec1-b793-298b23cc2cde None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:07.822117 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-43189a1c-4011-4ec1-b793-298b23cc2cde tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] POST https://10.4.3.226/volume/v3/backups Jul 31 09:31:07.822117 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-43189a1c-4011-4ec1-b793-298b23cc2cde tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "294a5678-5f2c-4606-9fc0-5e66c21c18aa", "name": "tempest-type-Backup-335247272"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:07.822289 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:07.822289 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:07.822351 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1b30d55a-08c2-4a0b-a83b-1bf0b7f5ed18 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:31:07.823490 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1b30d55a-08c2-4a0b-a83b-1bf0b7f5ed18 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/b3c8c748-1db5-4347-92a8-cb13fb667eaa returned with HTTP 200 Jul 31 09:31:07.823573 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.backups [None req-43189a1c-4011-4ec1-b793-298b23cc2cde tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Creating new backup {'backup': {'volume_id': '294a5678-5f2c-4606-9fc0-5e66c21c18aa', 'name': 'tempest-type-Backup-335247272'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:31:07.823683 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.backups [None req-43189a1c-4011-4ec1-b793-298b23cc2cde tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Creating backup of volume 294a5678-5f2c-4606-9fc0-5e66c21c18aa in container None Jul 31 09:31:07.825318 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 539/2173] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:07 2026] GET /volume/v3/snapshots/b3c8c748-1db5-4347-92a8-cb13fb667eaa => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:07.837483 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:07.837483 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:07.838196 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-43189a1c-4011-4ec1-b793-298b23cc2cde tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Volume info retrieved successfully. Jul 31 09:31:07.865020 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-43189a1c-4011-4ec1-b793-298b23cc2cde tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Created reservations ['81d05e8a-b71a-4d00-969c-f78c6f5dadf2', '00fe6858-447e-4412-ac04-98ddf6862abb'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:07.876498 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-dc29549a-2e45-4036-97d2-3b0654884667 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:07.879375 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dc29549a-2e45-4036-97d2-3b0654884667 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] GET https://10.4.3.226/volume/v3/volumes/ea7d9daa-7bdf-4aee-9a96-9b5352b75679 Jul 31 09:31:07.879687 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dc29549a-2e45-4036-97d2-3b0654884667 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:07.879946 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dc29549a-2e45-4036-97d2-3b0654884667 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:07.890382 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:07.890382 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:07.894699 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-dc29549a-2e45-4036-97d2-3b0654884667 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Volume info retrieved successfully. Jul 31 09:31:07.899875 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dc29549a-2e45-4036-97d2-3b0654884667 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] https://10.4.3.226/volume/v3/volumes/ea7d9daa-7bdf-4aee-9a96-9b5352b75679 returned with HTTP 200 Jul 31 09:31:07.900380 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 544/2174] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:07 2026] GET /volume/v3/volumes/ea7d9daa-7bdf-4aee-9a96-9b5352b75679 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:07.922672 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-43189a1c-4011-4ec1-b793-298b23cc2cde tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:31:07.923305 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 546/2175] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:31:07 2026] POST /volume/v3/backups => generated 315 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:07.932349 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-02c0624e-3c33-43f1-a447-52c7cb11a3c6 req-a9817cc5-2ed2-46e0-b574-62c91cc23136 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:07.934586 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-02c0624e-3c33-43f1-a447-52c7cb11a3c6 req-a9817cc5-2ed2-46e0-b574-62c91cc23136 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] GET https://10.4.3.226/volume/v3/volumes/ea7d9daa-7bdf-4aee-9a96-9b5352b75679 Jul 31 09:31:07.934996 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-02c0624e-3c33-43f1-a447-52c7cb11a3c6 req-a9817cc5-2ed2-46e0-b574-62c91cc23136 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:07.936387 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-02c0624e-3c33-43f1-a447-52c7cb11a3c6 req-a9817cc5-2ed2-46e0-b574-62c91cc23136 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:07.936440 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-61a032d3-860e-4919-b861-e93e7c4b74aa None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:07.938649 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-61a032d3-860e-4919-b861-e93e7c4b74aa tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 Jul 31 09:31:07.938958 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-61a032d3-860e-4919-b861-e93e7c4b74aa tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:07.939262 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-61a032d3-860e-4919-b861-e93e7c4b74aa tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:07.939418 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-61a032d3-860e-4919-b861-e93e7c4b74aa tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id bf4dd56a-d53d-467d-9e39-ab1baa19d9d1. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:31:07.947269 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:07.947269 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:07.947408 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:07.947408 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:07.948877 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-61a032d3-860e-4919-b861-e93e7c4b74aa tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 returned with HTTP 200 Jul 31 09:31:07.948877 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 540/2176] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:07 2026] GET /volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:07.953527 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-02c0624e-3c33-43f1-a447-52c7cb11a3c6 req-a9817cc5-2ed2-46e0-b574-62c91cc23136 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Volume info retrieved successfully. Jul 31 09:31:07.958828 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-02c0624e-3c33-43f1-a447-52c7cb11a3c6 req-a9817cc5-2ed2-46e0-b574-62c91cc23136 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] https://10.4.3.226/volume/v3/volumes/ea7d9daa-7bdf-4aee-9a96-9b5352b75679 returned with HTTP 200 Jul 31 09:31:07.959622 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 547/2177] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:31:07 2026] GET /volume/v3/volumes/ea7d9daa-7bdf-4aee-9a96-9b5352b75679 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:08.154029 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0311aa9d-b7b7-44e4-bc9b-26261a7c6082 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:08.155688 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0311aa9d-b7b7-44e4-bc9b-26261a7c6082 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 Jul 31 09:31:08.156259 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0311aa9d-b7b7-44e4-bc9b-26261a7c6082 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:08.156259 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0311aa9d-b7b7-44e4-bc9b-26261a7c6082 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:08.167481 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:08.167481 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:08.174259 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-0311aa9d-b7b7-44e4-bc9b-26261a7c6082 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:31:08.182720 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0311aa9d-b7b7-44e4-bc9b-26261a7c6082 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 returned with HTTP 200 Jul 31 09:31:08.183153 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 545/2178] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:08 2026] GET /volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:08.247280 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-3ad43309-c9c1-439a-9fc1-3e568840396a req-23335374-5239-4017-b9c8-bfa10b3b5771 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:08.252750 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-3ad43309-c9c1-439a-9fc1-3e568840396a req-23335374-5239-4017-b9c8-bfa10b3b5771 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 Jul 31 09:31:08.252952 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-3ad43309-c9c1-439a-9fc1-3e568840396a req-23335374-5239-4017-b9c8-bfa10b3b5771 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:08.253300 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-3ad43309-c9c1-439a-9fc1-3e568840396a req-23335374-5239-4017-b9c8-bfa10b3b5771 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:08.265088 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:08.265088 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:08.272268 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-3ad43309-c9c1-439a-9fc1-3e568840396a req-23335374-5239-4017-b9c8-bfa10b3b5771 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:31:08.277676 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-3ad43309-c9c1-439a-9fc1-3e568840396a req-23335374-5239-4017-b9c8-bfa10b3b5771 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 returned with HTTP 200 Jul 31 09:31:08.278203 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 547/2179] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:31:08 2026] GET /volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:08.287482 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-56046cd4-cce7-465a-b344-59aa92a14bbb req-ad24ae49-e080-4151-a05e-d9dce9caa4d8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:08.289781 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-56046cd4-cce7-465a-b344-59aa92a14bbb req-ad24ae49-e080-4151-a05e-d9dce9caa4d8 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:31:08.290084 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-56046cd4-cce7-465a-b344-59aa92a14bbb req-ad24ae49-e080-4151-a05e-d9dce9caa4d8 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:08.290311 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-56046cd4-cce7-465a-b344-59aa92a14bbb req-ad24ae49-e080-4151-a05e-d9dce9caa4d8 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:08.290589 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [req-56046cd4-cce7-465a-b344-59aa92a14bbb req-ad24ae49-e080-4151-a05e-d9dce9caa4d8 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:31:08.291463 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [req-56046cd4-cce7-465a-b344-59aa92a14bbb req-ad24ae49-e080-4151-a05e-d9dce9caa4d8 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:31:08.307050 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-56046cd4-cce7-465a-b344-59aa92a14bbb req-ad24ae49-e080-4151-a05e-d9dce9caa4d8 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Get all volumes completed successfully. Jul 31 09:31:08.308546 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:08.308546 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:08.317840 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-56046cd4-cce7-465a-b344-59aa92a14bbb req-ad24ae49-e080-4151-a05e-d9dce9caa4d8 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:31:08.318523 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 541/2180] 10.4.3.226 () {68 vars in 1508 bytes} [Fri Jul 31 09:31:08 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:08.355761 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-5762e412-b048-4537-bfac-517d9facb783 req-4ab622ce-3766-4719-bf46-d38a59517e03 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:08.361268 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5762e412-b048-4537-bfac-517d9facb783 req-4ab622ce-3766-4719-bf46-d38a59517e03 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:31:08.361268 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-5762e412-b048-4537-bfac-517d9facb783 req-4ab622ce-3766-4719-bf46-d38a59517e03 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:08.361268 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-5762e412-b048-4537-bfac-517d9facb783 req-4ab622ce-3766-4719-bf46-d38a59517e03 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:08.361268 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [req-5762e412-b048-4537-bfac-517d9facb783 req-4ab622ce-3766-4719-bf46-d38a59517e03 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:31:08.361268 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-5762e412-b048-4537-bfac-517d9facb783 req-4ab622ce-3766-4719-bf46-d38a59517e03 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:31:08.373526 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-5762e412-b048-4537-bfac-517d9facb783 req-4ab622ce-3766-4719-bf46-d38a59517e03 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Get all volumes completed successfully. Jul 31 09:31:08.374652 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:08.374652 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:08.379804 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5762e412-b048-4537-bfac-517d9facb783 req-4ab622ce-3766-4719-bf46-d38a59517e03 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:31:08.380520 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 548/2181] 10.4.3.226 () {68 vars in 1508 bytes} [Fri Jul 31 09:31:08 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:08.391446 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-25794473-c540-4494-b8b0-8e22585860f1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:08.391934 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-25794473-c540-4494-b8b0-8e22585860f1 None None] GET https://10.4.3.226/volume// Jul 31 09:31:08.392190 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-25794473-c540-4494-b8b0-8e22585860f1 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:08.392450 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-25794473-c540-4494-b8b0-8e22585860f1 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:08.392812 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-25794473-c540-4494-b8b0-8e22585860f1 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:31:08.393194 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 546/2182] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:31: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 31 09:31:08.403863 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-3ad43309-c9c1-439a-9fc1-3e568840396a req-4c69b26f-3e57-41b7-827b-945c102fadcb None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:08.406630 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-3ad43309-c9c1-439a-9fc1-3e568840396a req-4c69b26f-3e57-41b7-827b-945c102fadcb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:31:08.406978 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-3ad43309-c9c1-439a-9fc1-3e568840396a req-4c69b26f-3e57-41b7-827b-945c102fadcb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae377334-ab35-4078-932c-9f1bc19341a0", "connector": null, "instance_uuid": "662b419a-41c6-4ec5-b12f-d67f43d505e2"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:08.416776 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:08.416776 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:08.419776 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-bc7ecd4b-bada-47e1-b9ae-a097b8ba9241 req-9852d65f-d395-4a3d-a3f3-717cca6587de None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:08.426077 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-bc7ecd4b-bada-47e1-b9ae-a097b8ba9241 req-9852d65f-d395-4a3d-a3f3-717cca6587de tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:31:08.426430 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-bc7ecd4b-bada-47e1-b9ae-a097b8ba9241 req-9852d65f-d395-4a3d-a3f3-717cca6587de tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:08.426652 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-bc7ecd4b-bada-47e1-b9ae-a097b8ba9241 req-9852d65f-d395-4a3d-a3f3-717cca6587de tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:08.426865 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [req-bc7ecd4b-bada-47e1-b9ae-a097b8ba9241 req-9852d65f-d395-4a3d-a3f3-717cca6587de tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:31:08.427664 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [req-bc7ecd4b-bada-47e1-b9ae-a097b8ba9241 req-9852d65f-d395-4a3d-a3f3-717cca6587de tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:31:08.437842 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-bc7ecd4b-bada-47e1-b9ae-a097b8ba9241 req-9852d65f-d395-4a3d-a3f3-717cca6587de tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Get all volumes completed successfully. Jul 31 09:31:08.438922 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:08.438922 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:08.444081 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-bc7ecd4b-bada-47e1-b9ae-a097b8ba9241 req-9852d65f-d395-4a3d-a3f3-717cca6587de tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:31:08.444632 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 542/2183] 10.4.3.226 () {68 vars in 1508 bytes} [Fri Jul 31 09:31:08 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:08.451680 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-3ad43309-c9c1-439a-9fc1-3e568840396a req-4c69b26f-3e57-41b7-827b-945c102fadcb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:31:08.452238 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 548/2184] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:31:08 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:08.475655 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-fd89294e-3ecc-49f1-8f48-3d5c71a1e296 req-1e77d671-638a-42f5-a48e-5cec4fdbfc1d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:08.479402 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-fd89294e-3ecc-49f1-8f48-3d5c71a1e296 req-1e77d671-638a-42f5-a48e-5cec4fdbfc1d tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:31:08.479402 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-fd89294e-3ecc-49f1-8f48-3d5c71a1e296 req-1e77d671-638a-42f5-a48e-5cec4fdbfc1d tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:08.479402 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-fd89294e-3ecc-49f1-8f48-3d5c71a1e296 req-1e77d671-638a-42f5-a48e-5cec4fdbfc1d tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:08.479829 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [req-fd89294e-3ecc-49f1-8f48-3d5c71a1e296 req-1e77d671-638a-42f5-a48e-5cec4fdbfc1d tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:31:08.481154 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-fd89294e-3ecc-49f1-8f48-3d5c71a1e296 req-1e77d671-638a-42f5-a48e-5cec4fdbfc1d tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:31:08.489514 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d2026f41-93b9-484f-b310-63e25ae7a90e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:08.492698 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-fd89294e-3ecc-49f1-8f48-3d5c71a1e296 req-1e77d671-638a-42f5-a48e-5cec4fdbfc1d tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Get all volumes completed successfully. Jul 31 09:31:08.493002 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d2026f41-93b9-484f-b310-63e25ae7a90e tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 Jul 31 09:31:08.493413 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d2026f41-93b9-484f-b310-63e25ae7a90e tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:08.494121 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d2026f41-93b9-484f-b310-63e25ae7a90e tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:08.494734 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:08.494734 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:08.496992 np0000006200 devstack@c-api.service[100314]: DEBUG dbcounter [-] [100314] Writing DB stats cinder:SELECT=384,cinder:INSERT=40,cinder:UPDATE=80 {{(pid=100314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:31:08.501848 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-fd89294e-3ecc-49f1-8f48-3d5c71a1e296 req-1e77d671-638a-42f5-a48e-5cec4fdbfc1d tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:31:08.502586 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 549/2185] 10.4.3.226 () {68 vars in 1508 bytes} [Fri Jul 31 09:31:08 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:08.509739 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:08.509739 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:08.511165 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-918d0ca4-0f36-454f-9606-5c685787fb47 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:08.511634 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-918d0ca4-0f36-454f-9606-5c685787fb47 None None] GET https://10.4.3.226/volume// Jul 31 09:31:08.511853 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-918d0ca4-0f36-454f-9606-5c685787fb47 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:08.512083 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-918d0ca4-0f36-454f-9606-5c685787fb47 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:08.512492 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-918d0ca4-0f36-454f-9606-5c685787fb47 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:31:08.514562 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 543/2186] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:31: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 31 09:31:08.516380 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-d2026f41-93b9-484f-b310-63e25ae7a90e tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:31:08.525439 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d2026f41-93b9-484f-b310-63e25ae7a90e tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 returned with HTTP 200 Jul 31 09:31:08.525439 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 547/2187] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:08 2026] GET /volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:08.528679 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-3ad43309-c9c1-439a-9fc1-3e568840396a req-82ffab03-a5ff-45a5-bc6e-f35b9a8c7c3b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:08.531392 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-3ad43309-c9c1-439a-9fc1-3e568840396a req-82ffab03-a5ff-45a5-bc6e-f35b9a8c7c3b tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 Jul 31 09:31:08.531655 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-3ad43309-c9c1-439a-9fc1-3e568840396a req-82ffab03-a5ff-45a5-bc6e-f35b9a8c7c3b tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:08.531885 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-3ad43309-c9c1-439a-9fc1-3e568840396a req-82ffab03-a5ff-45a5-bc6e-f35b9a8c7c3b tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:08.538637 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-70a60e0a-8946-4529-8bd9-cac1ec2d31a9 req-2c604f2c-b9c1-45f6-aa29-9088e2642580 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:08.540766 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-70a60e0a-8946-4529-8bd9-cac1ec2d31a9 req-2c604f2c-b9c1-45f6-aa29-9088e2642580 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:31:08.541188 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-70a60e0a-8946-4529-8bd9-cac1ec2d31a9 req-2c604f2c-b9c1-45f6-aa29-9088e2642580 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:08.541558 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-70a60e0a-8946-4529-8bd9-cac1ec2d31a9 req-2c604f2c-b9c1-45f6-aa29-9088e2642580 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:08.541944 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [req-70a60e0a-8946-4529-8bd9-cac1ec2d31a9 req-2c604f2c-b9c1-45f6-aa29-9088e2642580 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:31:08.542855 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-70a60e0a-8946-4529-8bd9-cac1ec2d31a9 req-2c604f2c-b9c1-45f6-aa29-9088e2642580 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:31:08.544726 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:08.544726 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:08.550389 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-3ad43309-c9c1-439a-9fc1-3e568840396a req-82ffab03-a5ff-45a5-bc6e-f35b9a8c7c3b tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:31:08.553828 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-70a60e0a-8946-4529-8bd9-cac1ec2d31a9 req-2c604f2c-b9c1-45f6-aa29-9088e2642580 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Get all volumes completed successfully. Jul 31 09:31:08.553828 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:08.553828 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:08.557911 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-3ad43309-c9c1-439a-9fc1-3e568840396a req-82ffab03-a5ff-45a5-bc6e-f35b9a8c7c3b tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 returned with HTTP 200 Jul 31 09:31:08.558517 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 549/2188] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:31:08 2026] GET /volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 => generated 1026 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:31:08.559673 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-70a60e0a-8946-4529-8bd9-cac1ec2d31a9 req-2c604f2c-b9c1-45f6-aa29-9088e2642580 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:31:08.560351 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 550/2189] 10.4.3.226 () {68 vars in 1508 bytes} [Fri Jul 31 09:31:08 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:08.593449 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-320a2290-6b9c-492c-93e8-74296f027537 req-9934c206-e984-4576-af60-2e259f5ed834 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:08.595924 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-320a2290-6b9c-492c-93e8-74296f027537 req-9934c206-e984-4576-af60-2e259f5ed834 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:31:08.596195 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-320a2290-6b9c-492c-93e8-74296f027537 req-9934c206-e984-4576-af60-2e259f5ed834 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:08.596431 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-320a2290-6b9c-492c-93e8-74296f027537 req-9934c206-e984-4576-af60-2e259f5ed834 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:08.596733 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [req-320a2290-6b9c-492c-93e8-74296f027537 req-9934c206-e984-4576-af60-2e259f5ed834 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:31:08.597494 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [req-320a2290-6b9c-492c-93e8-74296f027537 req-9934c206-e984-4576-af60-2e259f5ed834 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:31:08.611060 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-320a2290-6b9c-492c-93e8-74296f027537 req-9934c206-e984-4576-af60-2e259f5ed834 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Get all volumes completed successfully. Jul 31 09:31:08.613359 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:08.613359 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:08.620457 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-320a2290-6b9c-492c-93e8-74296f027537 req-9934c206-e984-4576-af60-2e259f5ed834 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:31:08.621225 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 544/2190] 10.4.3.226 () {68 vars in 1508 bytes} [Fri Jul 31 09:31:08 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:08.659957 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-355d8709-b47d-47f6-b7e0-bbbb29e78717 req-4e2dbe83-cd87-4241-a886-e7e383da1018 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:08.664631 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-355d8709-b47d-47f6-b7e0-bbbb29e78717 req-4e2dbe83-cd87-4241-a886-e7e383da1018 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:31:08.665096 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-355d8709-b47d-47f6-b7e0-bbbb29e78717 req-4e2dbe83-cd87-4241-a886-e7e383da1018 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:08.665299 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-355d8709-b47d-47f6-b7e0-bbbb29e78717 req-4e2dbe83-cd87-4241-a886-e7e383da1018 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Calling method 'detail' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:08.665883 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [req-355d8709-b47d-47f6-b7e0-bbbb29e78717 req-4e2dbe83-cd87-4241-a886-e7e383da1018 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Removing options '' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:31:08.667151 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-355d8709-b47d-47f6-b7e0-bbbb29e78717 req-4e2dbe83-cd87-4241-a886-e7e383da1018 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100314) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:31:08.675117 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-3ad43309-c9c1-439a-9fc1-3e568840396a req-55b78c00-3429-4fd6-9336-2fc943ed60fb None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:08.678652 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-3ad43309-c9c1-439a-9fc1-3e568840396a req-55b78c00-3429-4fd6-9336-2fc943ed60fb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] PUT https://10.4.3.226/volume/v3/attachments/72f13c0e-79de-4a43-a481-a9bacc7a16cd Jul 31 09:31:08.679019 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-355d8709-b47d-47f6-b7e0-bbbb29e78717 req-4e2dbe83-cd87-4241-a886-e7e383da1018 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Get all volumes completed successfully. Jul 31 09:31:08.679145 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-3ad43309-c9c1-439a-9fc1-3e568840396a req-55b78c00-3429-4fd6-9336-2fc943ed60fb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:08.680421 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:08.680421 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:08.685978 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-355d8709-b47d-47f6-b7e0-bbbb29e78717 req-4e2dbe83-cd87-4241-a886-e7e383da1018 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:31:08.686612 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 548/2191] 10.4.3.226 () {68 vars in 1508 bytes} [Fri Jul 31 09:31:08 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:08.700007 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-3ad43309-c9c1-439a-9fc1-3e568840396a req-55b78c00-3429-4fd6-9336-2fc943ed60fb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Acquiring lock "cinder-attachment_update-ae377334-ab35-4078-932c-9f1bc19341a0-np0000006200" by "attachment_update" {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:31:08.706306 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-3ad43309-c9c1-439a-9fc1-3e568840396a req-55b78c00-3429-4fd6-9336-2fc943ed60fb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Lock "cinder-attachment_update-ae377334-ab35-4078-932c-9f1bc19341a0-np0000006200" acquired by "attachment_update" :: waited 0.006s {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:31:08.708169 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:08.708169 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:08.718213 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-55ec36a8-9d85-4a39-b06d-7bd7e3a6da5b req-3d85c353-5198-4b29-ac60-60e9d530cc70 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:08.720773 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-55ec36a8-9d85-4a39-b06d-7bd7e3a6da5b req-3d85c353-5198-4b29-ac60-60e9d530cc70 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:31:08.721082 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-55ec36a8-9d85-4a39-b06d-7bd7e3a6da5b req-3d85c353-5198-4b29-ac60-60e9d530cc70 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:08.722480 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-55ec36a8-9d85-4a39-b06d-7bd7e3a6da5b req-3d85c353-5198-4b29-ac60-60e9d530cc70 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:08.722480 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [req-55ec36a8-9d85-4a39-b06d-7bd7e3a6da5b req-3d85c353-5198-4b29-ac60-60e9d530cc70 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:31:08.722621 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-55ec36a8-9d85-4a39-b06d-7bd7e3a6da5b req-3d85c353-5198-4b29-ac60-60e9d530cc70 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:31:08.733256 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-55ec36a8-9d85-4a39-b06d-7bd7e3a6da5b req-3d85c353-5198-4b29-ac60-60e9d530cc70 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] Get all volumes completed successfully. Jul 31 09:31:08.735049 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:08.735049 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:08.740844 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-55ec36a8-9d85-4a39-b06d-7bd7e3a6da5b req-3d85c353-5198-4b29-ac60-60e9d530cc70 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-reader] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:31:08.741643 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 551/2192] 10.4.3.226 () {68 vars in 1508 bytes} [Fri Jul 31 09:31:08 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:08.758620 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bbaf8e3c-f0ea-4e36-8f4e-372f3d2e64e0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:08.760755 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bbaf8e3c-f0ea-4e36-8f4e-372f3d2e64e0 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] DELETE https://10.4.3.226/volume/v3/volumes/ea7d9daa-7bdf-4aee-9a96-9b5352b75679 Jul 31 09:31:08.761043 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bbaf8e3c-f0ea-4e36-8f4e-372f3d2e64e0 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:08.761358 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bbaf8e3c-f0ea-4e36-8f4e-372f3d2e64e0 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:08.761702 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-bbaf8e3c-f0ea-4e36-8f4e-372f3d2e64e0 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Delete volume with id: ea7d9daa-7bdf-4aee-9a96-9b5352b75679 Jul 31 09:31:08.769558 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:08.769558 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:08.769802 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-bbaf8e3c-f0ea-4e36-8f4e-372f3d2e64e0 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Volume info retrieved successfully. Jul 31 09:31:08.791942 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-bbaf8e3c-f0ea-4e36-8f4e-372f3d2e64e0 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Delete volume request issued successfully. Jul 31 09:31:08.792401 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bbaf8e3c-f0ea-4e36-8f4e-372f3d2e64e0 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] https://10.4.3.226/volume/v3/volumes/ea7d9daa-7bdf-4aee-9a96-9b5352b75679 returned with HTTP 202 Jul 31 09:31:08.792577 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 545/2193] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:31:08 2026] DELETE /volume/v3/volumes/ea7d9daa-7bdf-4aee-9a96-9b5352b75679 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:08.803822 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-25960720-1df7-4493-9ad9-881dd1b9e9f4 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:08.806210 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-25960720-1df7-4493-9ad9-881dd1b9e9f4 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] GET https://10.4.3.226/volume/v3/volumes/ea7d9daa-7bdf-4aee-9a96-9b5352b75679 Jul 31 09:31:08.806475 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-25960720-1df7-4493-9ad9-881dd1b9e9f4 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:08.806718 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-25960720-1df7-4493-9ad9-881dd1b9e9f4 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:08.816022 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:08.816022 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:08.820431 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-25960720-1df7-4493-9ad9-881dd1b9e9f4 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Volume info retrieved successfully. Jul 31 09:31:08.821866 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-3ad43309-c9c1-439a-9fc1-3e568840396a req-55b78c00-3429-4fd6-9336-2fc943ed60fb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Lock "cinder-attachment_update-ae377334-ab35-4078-932c-9f1bc19341a0-np0000006200" released by "attachment_update" :: held 0.116s {{(pid=100315) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:31:08.822297 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-3ad43309-c9c1-439a-9fc1-3e568840396a req-55b78c00-3429-4fd6-9336-2fc943ed60fb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/attachments/72f13c0e-79de-4a43-a481-a9bacc7a16cd returned with HTTP 200 Jul 31 09:31:08.822712 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 550/2194] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:31:08 2026] PUT /volume/v3/attachments/72f13c0e-79de-4a43-a481-a9bacc7a16cd => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:08.825354 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-25960720-1df7-4493-9ad9-881dd1b9e9f4 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] https://10.4.3.226/volume/v3/volumes/ea7d9daa-7bdf-4aee-9a96-9b5352b75679 returned with HTTP 200 Jul 31 09:31:08.825716 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 549/2195] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:08 2026] GET /volume/v3/volumes/ea7d9daa-7bdf-4aee-9a96-9b5352b75679 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:08.834574 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ab5bdcac-3508-4f77-b751-9ea481403513 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:08.836739 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ab5bdcac-3508-4f77-b751-9ea481403513 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/b3c8c748-1db5-4347-92a8-cb13fb667eaa Jul 31 09:31:08.837014 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ab5bdcac-3508-4f77-b751-9ea481403513 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:08.837292 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ab5bdcac-3508-4f77-b751-9ea481403513 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:08.842490 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ab5bdcac-3508-4f77-b751-9ea481403513 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/b3c8c748-1db5-4347-92a8-cb13fb667eaa returned with HTTP 404 Jul 31 09:31:08.843088 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 552/2196] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:08 2026] GET /volume/v3/snapshots/b3c8c748-1db5-4347-92a8-cb13fb667eaa => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:08.856905 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e7a37bf1-131b-41b8-9939-a298fe282720 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:08.860550 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e7a37bf1-131b-41b8-9939-a298fe282720 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/2ef3f3c3-479e-4991-a2c0-9225f8a45dc0 Jul 31 09:31:08.860835 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e7a37bf1-131b-41b8-9939-a298fe282720 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:08.861111 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e7a37bf1-131b-41b8-9939-a298fe282720 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:08.861279 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-e7a37bf1-131b-41b8-9939-a298fe282720 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete snapshot with id: 2ef3f3c3-479e-4991-a2c0-9225f8a45dc0 Jul 31 09:31:08.866402 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e7a37bf1-131b-41b8-9939-a298fe282720 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/2ef3f3c3-479e-4991-a2c0-9225f8a45dc0 returned with HTTP 404 Jul 31 09:31:08.866981 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 546/2197] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:31:08 2026] DELETE /volume/v3/snapshots/2ef3f3c3-479e-4991-a2c0-9225f8a45dc0 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:08.875985 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c4b9c0af-ef09-4713-a12d-ce8de46c486b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:08.878816 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c4b9c0af-ef09-4713-a12d-ce8de46c486b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/b3c8c748-1db5-4347-92a8-cb13fb667eaa Jul 31 09:31:08.879101 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c4b9c0af-ef09-4713-a12d-ce8de46c486b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:08.879989 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c4b9c0af-ef09-4713-a12d-ce8de46c486b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:08.879989 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-c4b9c0af-ef09-4713-a12d-ce8de46c486b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete snapshot with id: b3c8c748-1db5-4347-92a8-cb13fb667eaa Jul 31 09:31:08.885149 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c4b9c0af-ef09-4713-a12d-ce8de46c486b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/b3c8c748-1db5-4347-92a8-cb13fb667eaa returned with HTTP 404 Jul 31 09:31:08.885619 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 551/2198] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:31:08 2026] DELETE /volume/v3/snapshots/b3c8c748-1db5-4347-92a8-cb13fb667eaa => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:08.893343 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c327eddf-1153-40ad-a8b3-221f0493290a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:08.896073 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c327eddf-1153-40ad-a8b3-221f0493290a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/9ca1dea2-ed45-414e-87e2-875adb9ddcdb Jul 31 09:31:08.896332 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c327eddf-1153-40ad-a8b3-221f0493290a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:08.896511 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c327eddf-1153-40ad-a8b3-221f0493290a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:08.896619 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-c327eddf-1153-40ad-a8b3-221f0493290a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete snapshot with id: 9ca1dea2-ed45-414e-87e2-875adb9ddcdb Jul 31 09:31:08.902139 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c327eddf-1153-40ad-a8b3-221f0493290a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/9ca1dea2-ed45-414e-87e2-875adb9ddcdb returned with HTTP 404 Jul 31 09:31:08.902688 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 550/2199] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:31:08 2026] DELETE /volume/v3/snapshots/9ca1dea2-ed45-414e-87e2-875adb9ddcdb => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:08.947603 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-7b2458c7-2d77-4d77-a952-df95e3917c94 req-e94c02db-34bc-4df3-90e4-bbb7eedc4568 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:08.949603 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-7b2458c7-2d77-4d77-a952-df95e3917c94 req-e94c02db-34bc-4df3-90e4-bbb7eedc4568 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 Jul 31 09:31:08.949835 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-7b2458c7-2d77-4d77-a952-df95e3917c94 req-e94c02db-34bc-4df3-90e4-bbb7eedc4568 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:08.950138 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-7b2458c7-2d77-4d77-a952-df95e3917c94 req-e94c02db-34bc-4df3-90e4-bbb7eedc4568 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:08.959882 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:08.959882 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:08.963131 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cf235296-a13f-4eff-9d63-1801c75d3bc5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:08.963334 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-7b2458c7-2d77-4d77-a952-df95e3917c94 req-e94c02db-34bc-4df3-90e4-bbb7eedc4568 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:31:08.967056 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cf235296-a13f-4eff-9d63-1801c75d3bc5 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 Jul 31 09:31:08.967370 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cf235296-a13f-4eff-9d63-1801c75d3bc5 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:08.967606 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cf235296-a13f-4eff-9d63-1801c75d3bc5 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:08.967727 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-cf235296-a13f-4eff-9d63-1801c75d3bc5 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id bf4dd56a-d53d-467d-9e39-ab1baa19d9d1. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:31:08.967928 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-7b2458c7-2d77-4d77-a952-df95e3917c94 req-e94c02db-34bc-4df3-90e4-bbb7eedc4568 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 returned with HTTP 200 Jul 31 09:31:08.968394 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 553/2200] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:31:08 2026] GET /volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 => generated 1653 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:08.978591 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:08.978591 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:08.979453 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cf235296-a13f-4eff-9d63-1801c75d3bc5 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 returned with HTTP 200 Jul 31 09:31:08.979940 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 547/2201] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:08 2026] GET /volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 => generated 724 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:08.990733 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-7b2458c7-2d77-4d77-a952-df95e3917c94 req-da2b0776-64e1-434b-a2ae-69e8b5ff7e6a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:08.992758 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-7b2458c7-2d77-4d77-a952-df95e3917c94 req-da2b0776-64e1-434b-a2ae-69e8b5ff7e6a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] POST https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6/action Jul 31 09:31:08.993165 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-7b2458c7-2d77-4d77-a952-df95e3917c94 req-da2b0776-64e1-434b-a2ae-69e8b5ff7e6a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:31:08.993345 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-7b2458c7-2d77-4d77-a952-df95e3917c94 req-da2b0776-64e1-434b-a2ae-69e8b5ff7e6a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:09.004848 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:09.004848 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:09.005362 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-7b2458c7-2d77-4d77-a952-df95e3917c94 req-da2b0776-64e1-434b-a2ae-69e8b5ff7e6a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:31:09.011966 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-7b2458c7-2d77-4d77-a952-df95e3917c94 req-da2b0776-64e1-434b-a2ae-69e8b5ff7e6a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Begin detaching volume completed successfully. Jul 31 09:31:09.012226 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-7b2458c7-2d77-4d77-a952-df95e3917c94 req-da2b0776-64e1-434b-a2ae-69e8b5ff7e6a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6/action returned with HTTP 202 Jul 31 09:31:09.012734 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 552/2202] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:31:08 2026] POST /volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:31:09.065928 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5f4bc1bd-09a7-4759-9d5a-3e284e981d14 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:09.066450 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5f4bc1bd-09a7-4759-9d5a-3e284e981d14 None None] GET https://10.4.3.226/volume// Jul 31 09:31:09.066666 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5f4bc1bd-09a7-4759-9d5a-3e284e981d14 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:09.066856 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5f4bc1bd-09a7-4759-9d5a-3e284e981d14 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:09.067217 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5f4bc1bd-09a7-4759-9d5a-3e284e981d14 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:31:09.067521 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 551/2203] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:31: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 31 09:31:09.076066 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-7b2458c7-2d77-4d77-a952-df95e3917c94 req-caed25cf-d69e-4738-ae9c-09c9946696c1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:09.079377 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-7b2458c7-2d77-4d77-a952-df95e3917c94 req-caed25cf-d69e-4738-ae9c-09c9946696c1 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 Jul 31 09:31:09.079580 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-7b2458c7-2d77-4d77-a952-df95e3917c94 req-caed25cf-d69e-4738-ae9c-09c9946696c1 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:09.080334 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-7b2458c7-2d77-4d77-a952-df95e3917c94 req-caed25cf-d69e-4738-ae9c-09c9946696c1 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:09.095501 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:09.095501 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:09.105619 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-7b2458c7-2d77-4d77-a952-df95e3917c94 req-caed25cf-d69e-4738-ae9c-09c9946696c1 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:31:09.110609 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-7b2458c7-2d77-4d77-a952-df95e3917c94 req-caed25cf-d69e-4738-ae9c-09c9946696c1 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 returned with HTTP 200 Jul 31 09:31:09.111043 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 554/2204] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:31:09 2026] GET /volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 => generated 1836 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:31:09.185656 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-58eaf19e-12a7-4878-9531-52d156a5aceb req-c3e05845-11fb-40c4-a1b6-141c20793fef None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:09.188862 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-58eaf19e-12a7-4878-9531-52d156a5aceb req-c3e05845-11fb-40c4-a1b6-141c20793fef tempest-VolumesNegativeTest-1566006675 tempest-VolumesNegativeTest-1566006675-project-member] DELETE https://10.4.3.226/volume/v3/volumes/tempest-invalid-329139738 Jul 31 09:31:09.189097 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-58eaf19e-12a7-4878-9531-52d156a5aceb req-c3e05845-11fb-40c4-a1b6-141c20793fef tempest-VolumesNegativeTest-1566006675 tempest-VolumesNegativeTest-1566006675-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:09.191511 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-58eaf19e-12a7-4878-9531-52d156a5aceb req-c3e05845-11fb-40c4-a1b6-141c20793fef tempest-VolumesNegativeTest-1566006675 tempest-VolumesNegativeTest-1566006675-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:09.191709 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [req-58eaf19e-12a7-4878-9531-52d156a5aceb req-c3e05845-11fb-40c4-a1b6-141c20793fef tempest-VolumesNegativeTest-1566006675 tempest-VolumesNegativeTest-1566006675-project-member] Delete volume with id: tempest-invalid-329139738 Jul 31 09:31:09.201248 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-58eaf19e-12a7-4878-9531-52d156a5aceb req-c3e05845-11fb-40c4-a1b6-141c20793fef tempest-VolumesNegativeTest-1566006675 tempest-VolumesNegativeTest-1566006675-project-member] https://10.4.3.226/volume/v3/volumes/tempest-invalid-329139738 returned with HTTP 404 Jul 31 09:31:09.201918 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 548/2205] 10.4.3.226 () {70 vars in 1587 bytes} [Fri Jul 31 09:31:09 2026] DELETE /volume/v3/volumes/tempest-invalid-329139738 => generated 98 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:09.294455 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-57b9f659-c6d3-4306-951a-ece95311b5ff req-e1c0b7a0-fe9a-46e6-9b45-4e3e25437d55 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:09.297734 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-57b9f659-c6d3-4306-951a-ece95311b5ff req-e1c0b7a0-fe9a-46e6-9b45-4e3e25437d55 tempest-VolumesNegativeTest-1566006675 tempest-VolumesNegativeTest-1566006675-project-member] DELETE https://10.4.3.226/volume/v3/volumes/0894e2a1-24a5-466d-9721-552236b895eb Jul 31 09:31:09.297991 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-57b9f659-c6d3-4306-951a-ece95311b5ff req-e1c0b7a0-fe9a-46e6-9b45-4e3e25437d55 tempest-VolumesNegativeTest-1566006675 tempest-VolumesNegativeTest-1566006675-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:09.298158 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-57b9f659-c6d3-4306-951a-ece95311b5ff req-e1c0b7a0-fe9a-46e6-9b45-4e3e25437d55 tempest-VolumesNegativeTest-1566006675 tempest-VolumesNegativeTest-1566006675-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:09.298366 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [req-57b9f659-c6d3-4306-951a-ece95311b5ff req-e1c0b7a0-fe9a-46e6-9b45-4e3e25437d55 tempest-VolumesNegativeTest-1566006675 tempest-VolumesNegativeTest-1566006675-project-member] Delete volume with id: 0894e2a1-24a5-466d-9721-552236b895eb Jul 31 09:31:09.304929 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-57b9f659-c6d3-4306-951a-ece95311b5ff req-e1c0b7a0-fe9a-46e6-9b45-4e3e25437d55 tempest-VolumesNegativeTest-1566006675 tempest-VolumesNegativeTest-1566006675-project-member] https://10.4.3.226/volume/v3/volumes/0894e2a1-24a5-466d-9721-552236b895eb returned with HTTP 404 Jul 31 09:31:09.305521 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 553/2206] 10.4.3.226 () {70 vars in 1620 bytes} [Fri Jul 31 09:31:09 2026] DELETE /volume/v3/volumes/0894e2a1-24a5-466d-9721-552236b895eb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:09.330012 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-b182d828-61f6-4a3b-b013-60f52aea4e6a req-89adb4d6-9f9a-4a85-9a2f-1364b763744e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:09.333930 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-b182d828-61f6-4a3b-b013-60f52aea4e6a req-89adb4d6-9f9a-4a85-9a2f-1364b763744e tempest-VolumesNegativeTest-1566006675 tempest-VolumesNegativeTest-1566006675-project-reader] GET https://10.4.3.226/volume/v3/volumes/37cb3dc3-2b29-43e5-9c09-d694c72b59fc Jul 31 09:31:09.334151 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-b182d828-61f6-4a3b-b013-60f52aea4e6a req-89adb4d6-9f9a-4a85-9a2f-1364b763744e tempest-VolumesNegativeTest-1566006675 tempest-VolumesNegativeTest-1566006675-project-reader] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:09.334359 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-b182d828-61f6-4a3b-b013-60f52aea4e6a req-89adb4d6-9f9a-4a85-9a2f-1364b763744e tempest-VolumesNegativeTest-1566006675 tempest-VolumesNegativeTest-1566006675-project-reader] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:09.341468 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-b182d828-61f6-4a3b-b013-60f52aea4e6a req-89adb4d6-9f9a-4a85-9a2f-1364b763744e tempest-VolumesNegativeTest-1566006675 tempest-VolumesNegativeTest-1566006675-project-reader] https://10.4.3.226/volume/v3/volumes/37cb3dc3-2b29-43e5-9c09-d694c72b59fc returned with HTTP 404 Jul 31 09:31:09.341938 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 552/2207] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:31:09 2026] GET /volume/v3/volumes/37cb3dc3-2b29-43e5-9c09-d694c72b59fc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:09.539557 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a5b2c87a-0bdd-4e3e-b6f8-0c4386ece293 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:09.542045 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a5b2c87a-0bdd-4e3e-b6f8-0c4386ece293 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 Jul 31 09:31:09.542265 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a5b2c87a-0bdd-4e3e-b6f8-0c4386ece293 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:09.542505 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a5b2c87a-0bdd-4e3e-b6f8-0c4386ece293 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:09.556261 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:09.556261 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:09.561627 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a5b2c87a-0bdd-4e3e-b6f8-0c4386ece293 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:31:09.568403 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a5b2c87a-0bdd-4e3e-b6f8-0c4386ece293 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 returned with HTTP 200 Jul 31 09:31:09.568959 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 555/2208] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:09 2026] GET /volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:09.844232 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9aab392e-2b3d-43da-a1bb-457eef0ffc34 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:09.846553 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9aab392e-2b3d-43da-a1bb-457eef0ffc34 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] GET https://10.4.3.226/volume/v3/volumes/ea7d9daa-7bdf-4aee-9a96-9b5352b75679 Jul 31 09:31:09.846821 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9aab392e-2b3d-43da-a1bb-457eef0ffc34 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:09.847077 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9aab392e-2b3d-43da-a1bb-457eef0ffc34 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:09.850040 np0000006200 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=457,cinder:UPDATE=132,cinder:INSERT=67 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:31:09.855224 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9aab392e-2b3d-43da-a1bb-457eef0ffc34 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] https://10.4.3.226/volume/v3/volumes/ea7d9daa-7bdf-4aee-9a96-9b5352b75679 returned with HTTP 404 Jul 31 09:31:09.855926 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 549/2209] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:09 2026] GET /volume/v3/volumes/ea7d9daa-7bdf-4aee-9a96-9b5352b75679 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:09.865929 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-bacb66df-8b59-4ddd-a121-570f8e15b52c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:09.868989 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bacb66df-8b59-4ddd-a121-570f8e15b52c tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] DELETE https://10.4.3.226/volume/v3/volumes/e1567547-c216-4b33-96f2-9165191365ce Jul 31 09:31:09.869300 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bacb66df-8b59-4ddd-a121-570f8e15b52c tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:09.869670 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bacb66df-8b59-4ddd-a121-570f8e15b52c tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:09.869834 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-bacb66df-8b59-4ddd-a121-570f8e15b52c tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Delete volume with id: e1567547-c216-4b33-96f2-9165191365ce Jul 31 09:31:09.888519 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:09.888519 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:09.889388 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-bacb66df-8b59-4ddd-a121-570f8e15b52c tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Volume info retrieved successfully. Jul 31 09:31:09.914207 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-bacb66df-8b59-4ddd-a121-570f8e15b52c tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Delete volume request issued successfully. Jul 31 09:31:09.914520 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bacb66df-8b59-4ddd-a121-570f8e15b52c tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] https://10.4.3.226/volume/v3/volumes/e1567547-c216-4b33-96f2-9165191365ce returned with HTTP 202 Jul 31 09:31:09.915132 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 554/2210] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:31:09 2026] DELETE /volume/v3/volumes/e1567547-c216-4b33-96f2-9165191365ce => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:09.922298 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-28d42b48-7dfe-40a5-96c6-bd5ba0c359d7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:09.924753 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-28d42b48-7dfe-40a5-96c6-bd5ba0c359d7 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] GET https://10.4.3.226/volume/v3/volumes/e1567547-c216-4b33-96f2-9165191365ce Jul 31 09:31:09.924959 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-28d42b48-7dfe-40a5-96c6-bd5ba0c359d7 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:09.925153 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-28d42b48-7dfe-40a5-96c6-bd5ba0c359d7 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:09.936593 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:09.936593 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:09.942429 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-28d42b48-7dfe-40a5-96c6-bd5ba0c359d7 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Volume info retrieved successfully. Jul 31 09:31:09.951559 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-28d42b48-7dfe-40a5-96c6-bd5ba0c359d7 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] https://10.4.3.226/volume/v3/volumes/e1567547-c216-4b33-96f2-9165191365ce returned with HTTP 200 Jul 31 09:31:09.953499 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 553/2211] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:09 2026] GET /volume/v3/volumes/e1567547-c216-4b33-96f2-9165191365ce => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:09.990974 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1774a225-f653-4999-9b7a-9f1081d4478f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:09.993473 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1774a225-f653-4999-9b7a-9f1081d4478f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 Jul 31 09:31:09.993714 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1774a225-f653-4999-9b7a-9f1081d4478f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:09.993985 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1774a225-f653-4999-9b7a-9f1081d4478f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:09.994149 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-1774a225-f653-4999-9b7a-9f1081d4478f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id bf4dd56a-d53d-467d-9e39-ab1baa19d9d1. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:31:09.999620 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:09.999620 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:10.000579 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1774a225-f653-4999-9b7a-9f1081d4478f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 returned with HTTP 200 Jul 31 09:31:10.001155 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 556/2212] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:09 2026] GET /volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:10.586476 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-576836a4-fd82-42a3-9213-c4703379ae7e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:10.588750 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-576836a4-fd82-42a3-9213-c4703379ae7e tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 Jul 31 09:31:10.589014 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-576836a4-fd82-42a3-9213-c4703379ae7e tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:10.589325 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-576836a4-fd82-42a3-9213-c4703379ae7e tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:10.600383 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:10.600383 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:10.606339 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-576836a4-fd82-42a3-9213-c4703379ae7e tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:31:10.612039 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-576836a4-fd82-42a3-9213-c4703379ae7e tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 returned with HTTP 200 Jul 31 09:31:10.612275 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 550/2213] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:10 2026] GET /volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:10.767456 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-3030d851-28b5-4d79-b83c-580d99f2b2d6 req-7cdedae6-957b-4ff1-a017-ed8d8f9822fe None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:10.770697 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-3030d851-28b5-4d79-b83c-580d99f2b2d6 req-7cdedae6-957b-4ff1-a017-ed8d8f9822fe tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee Jul 31 09:31:10.770983 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-3030d851-28b5-4d79-b83c-580d99f2b2d6 req-7cdedae6-957b-4ff1-a017-ed8d8f9822fe tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:10.771291 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-3030d851-28b5-4d79-b83c-580d99f2b2d6 req-7cdedae6-957b-4ff1-a017-ed8d8f9822fe tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:10.775040 np0000006200 devstack@c-api.service[100315]: DEBUG dbcounter [-] [100315] Writing DB stats cinder:SELECT=406,cinder:UPDATE=122,cinder:INSERT=61 {{(pid=100315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:31:10.787796 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:10.787796 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:10.796543 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-3030d851-28b5-4d79-b83c-580d99f2b2d6 req-7cdedae6-957b-4ff1-a017-ed8d8f9822fe tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:31:10.805220 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-3030d851-28b5-4d79-b83c-580d99f2b2d6 req-7cdedae6-957b-4ff1-a017-ed8d8f9822fe tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee returned with HTTP 200 Jul 31 09:31:10.805220 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 555/2214] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:31:10 2026] GET /volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee => generated 1659 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:10.972161 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d72ad9e6-7742-4292-ad0f-d55fdef51639 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:10.974459 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d72ad9e6-7742-4292-ad0f-d55fdef51639 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] GET https://10.4.3.226/volume/v3/volumes/e1567547-c216-4b33-96f2-9165191365ce Jul 31 09:31:10.974668 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d72ad9e6-7742-4292-ad0f-d55fdef51639 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:10.974890 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d72ad9e6-7742-4292-ad0f-d55fdef51639 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:10.982729 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d72ad9e6-7742-4292-ad0f-d55fdef51639 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] https://10.4.3.226/volume/v3/volumes/e1567547-c216-4b33-96f2-9165191365ce returned with HTTP 404 Jul 31 09:31:10.983235 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 554/2215] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:10 2026] GET /volume/v3/volumes/e1567547-c216-4b33-96f2-9165191365ce => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:10.991291 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d1dab6d7-a5ca-40d5-816f-72176d1c8429 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:10.993860 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d1dab6d7-a5ca-40d5-816f-72176d1c8429 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] DELETE https://10.4.3.226/volume/v3/volumes/39967e62-ca28-4d70-8bbb-35648c5841ea Jul 31 09:31:10.994200 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d1dab6d7-a5ca-40d5-816f-72176d1c8429 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:10.994956 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d1dab6d7-a5ca-40d5-816f-72176d1c8429 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:10.994956 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-d1dab6d7-a5ca-40d5-816f-72176d1c8429 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Delete volume with id: 39967e62-ca28-4d70-8bbb-35648c5841ea Jul 31 09:31:11.003384 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:11.003384 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:11.003882 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d1dab6d7-a5ca-40d5-816f-72176d1c8429 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Volume info retrieved successfully. Jul 31 09:31:11.013399 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-baeaf0e5-8e04-46e3-9d88-ebc3a6c8dceb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:11.016447 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-baeaf0e5-8e04-46e3-9d88-ebc3a6c8dceb tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 Jul 31 09:31:11.018265 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-baeaf0e5-8e04-46e3-9d88-ebc3a6c8dceb tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:11.018265 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-baeaf0e5-8e04-46e3-9d88-ebc3a6c8dceb tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:11.018265 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-baeaf0e5-8e04-46e3-9d88-ebc3a6c8dceb tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id bf4dd56a-d53d-467d-9e39-ab1baa19d9d1. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:31:11.022613 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:11.022613 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:11.023494 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-baeaf0e5-8e04-46e3-9d88-ebc3a6c8dceb tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 returned with HTTP 200 Jul 31 09:31:11.023964 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 551/2216] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:11 2026] GET /volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:11.024534 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d1dab6d7-a5ca-40d5-816f-72176d1c8429 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Delete volume request issued successfully. Jul 31 09:31:11.024771 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d1dab6d7-a5ca-40d5-816f-72176d1c8429 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] https://10.4.3.226/volume/v3/volumes/39967e62-ca28-4d70-8bbb-35648c5841ea returned with HTTP 202 Jul 31 09:31:11.025234 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 557/2217] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:31:10 2026] DELETE /volume/v3/volumes/39967e62-ca28-4d70-8bbb-35648c5841ea => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:11.032778 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ea43b8fe-5a4a-40ba-855f-144f1719c956 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:11.034822 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ea43b8fe-5a4a-40ba-855f-144f1719c956 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] GET https://10.4.3.226/volume/v3/volumes/39967e62-ca28-4d70-8bbb-35648c5841ea Jul 31 09:31:11.035212 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ea43b8fe-5a4a-40ba-855f-144f1719c956 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:11.035566 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ea43b8fe-5a4a-40ba-855f-144f1719c956 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:11.047866 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:11.047866 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:11.055067 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-ea43b8fe-5a4a-40ba-855f-144f1719c956 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Volume info retrieved successfully. Jul 31 09:31:11.062661 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ea43b8fe-5a4a-40ba-855f-144f1719c956 tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] https://10.4.3.226/volume/v3/volumes/39967e62-ca28-4d70-8bbb-35648c5841ea returned with HTTP 200 Jul 31 09:31:11.063098 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 556/2218] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:11 2026] GET /volume/v3/volumes/39967e62-ca28-4d70-8bbb-35648c5841ea => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:11.503633 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-69d91b17-b829-4a57-9f43-4809903e37d0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:11.631637 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-37795efb-117d-4fc1-a3dd-fa66d242bacb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:11.634344 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-37795efb-117d-4fc1-a3dd-fa66d242bacb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 Jul 31 09:31:11.634705 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-37795efb-117d-4fc1-a3dd-fa66d242bacb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:11.635644 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-37795efb-117d-4fc1-a3dd-fa66d242bacb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:11.643907 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-69d91b17-b829-4a57-9f43-4809903e37d0 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] POST https://10.4.3.226/volume/v3/qos-specs Jul 31 09:31:11.644352 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-69d91b17-b829-4a57-9f43-4809903e37d0 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-2033221250", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:11.646629 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.qos_specs [None req-69d91b17-b829-4a57-9f43-4809903e37d0 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-2033221250', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100314) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 31 09:31:11.655724 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.db.api [None req-69d91b17-b829-4a57-9f43-4809903e37d0 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] DB qos_specs_create(): root {'id': '9921ab1d-50bc-491d-aa6f-15dfa4d4a439', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-2033221250'} {{(pid=100314) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 31 09:31:11.661004 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:11.661004 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:11.666796 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-69d91b17-b829-4a57-9f43-4809903e37d0 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs returned with HTTP 200 Jul 31 09:31:11.667263 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-37795efb-117d-4fc1-a3dd-fa66d242bacb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:31:11.667384 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 555/2219] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:31:11 2026] POST /volume/v3/qos-specs => generated 393 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:11.674141 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-37795efb-117d-4fc1-a3dd-fa66d242bacb tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 returned with HTTP 200 Jul 31 09:31:11.675294 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 552/2220] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:11 2026] GET /volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:11.682450 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-aa798de1-6da4-43ff-93a4-f030a2e9906e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:11.685502 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aa798de1-6da4-43ff-93a4-f030a2e9906e tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:31:11.685999 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aa798de1-6da4-43ff-93a4-f030a2e9906e tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1762530143"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:11.713885 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aa798de1-6da4-43ff-93a4-f030a2e9906e tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:31:11.714364 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 558/2221] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:31:11 2026] POST /volume/v3/types => generated 222 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:11.725964 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ad3655f3-2d56-4d87-b102-2ac7a122eb15 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:11.728875 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ad3655f3-2d56-4d87-b102-2ac7a122eb15 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:31:11.728875 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ad3655f3-2d56-4d87-b102-2ac7a122eb15 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2101616756"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:11.747590 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ad3655f3-2d56-4d87-b102-2ac7a122eb15 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:31:11.748442 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 557/2222] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:31:11 2026] POST /volume/v3/types => generated 222 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:11.764314 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-74da1da0-6d06-46b8-b327-d7c97d37c030 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:11.767468 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-74da1da0-6d06-46b8-b327-d7c97d37c030 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:31:11.769200 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-74da1da0-6d06-46b8-b327-d7c97d37c030 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2048777437"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:11.770749 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:11.770749 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:11.788376 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-74da1da0-6d06-46b8-b327-d7c97d37c030 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:31:11.790213 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 556/2223] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:31:11 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 31 09:31:11.800064 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-433f2566-3e43-4035-9166-b0d3a91b6706 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:11.801416 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-433f2566-3e43-4035-9166-b0d3a91b6706 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] GET https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439/associate?vol_type_id=c9830722-da8b-4706-ac57-483c72b4443b Jul 31 09:31:11.801697 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-433f2566-3e43-4035-9166-b0d3a91b6706 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:11.801982 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-433f2566-3e43-4035-9166-b0d3a91b6706 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'associate' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:11.802816 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.qos_specs_manage [None req-433f2566-3e43-4035-9166-b0d3a91b6706 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Associate qos_spec: 9921ab1d-50bc-491d-aa6f-15dfa4d4a439 with type: c9830722-da8b-4706-ac57-483c72b4443b {{(pid=100316) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 31 09:31:11.854499 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-433f2566-3e43-4035-9166-b0d3a91b6706 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439/associate?vol_type_id=c9830722-da8b-4706-ac57-483c72b4443b returned with HTTP 202 Jul 31 09:31:11.855032 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 553/2224] 10.4.3.226 () {66 vars in 1481 bytes} [Fri Jul 31 09:31:11 2026] GET /volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439/associate?vol_type_id=c9830722-da8b-4706-ac57-483c72b4443b => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:11.866737 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4dc78584-eaff-4a9e-ac8c-2da21a258c97 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:11.868564 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4dc78584-eaff-4a9e-ac8c-2da21a258c97 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] GET https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439/associate?vol_type_id=8979e332-d5df-4678-8d45-d72543d38fdb Jul 31 09:31:11.868848 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4dc78584-eaff-4a9e-ac8c-2da21a258c97 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:11.869124 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4dc78584-eaff-4a9e-ac8c-2da21a258c97 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'associate' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:11.869875 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4dc78584-eaff-4a9e-ac8c-2da21a258c97 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Associate qos_spec: 9921ab1d-50bc-491d-aa6f-15dfa4d4a439 with type: 8979e332-d5df-4678-8d45-d72543d38fdb {{(pid=100317) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 31 09:31:11.905526 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4dc78584-eaff-4a9e-ac8c-2da21a258c97 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439/associate?vol_type_id=8979e332-d5df-4678-8d45-d72543d38fdb returned with HTTP 202 Jul 31 09:31:11.906546 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 559/2225] 10.4.3.226 () {66 vars in 1481 bytes} [Fri Jul 31 09:31:11 2026] GET /volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439/associate?vol_type_id=8979e332-d5df-4678-8d45-d72543d38fdb => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:11.914150 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ff2913cc-ce4a-4b44-b08d-78171cfa83e5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:11.916997 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ff2913cc-ce4a-4b44-b08d-78171cfa83e5 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] GET https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439/associate?vol_type_id=cf7a7002-e1b3-4f63-ad94-20cc7e55e356 Jul 31 09:31:11.917232 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ff2913cc-ce4a-4b44-b08d-78171cfa83e5 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:11.917497 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ff2913cc-ce4a-4b44-b08d-78171cfa83e5 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'associate' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:11.918160 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ff2913cc-ce4a-4b44-b08d-78171cfa83e5 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Associate qos_spec: 9921ab1d-50bc-491d-aa6f-15dfa4d4a439 with type: cf7a7002-e1b3-4f63-ad94-20cc7e55e356 {{(pid=100315) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 31 09:31:11.946571 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ff2913cc-ce4a-4b44-b08d-78171cfa83e5 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439/associate?vol_type_id=cf7a7002-e1b3-4f63-ad94-20cc7e55e356 returned with HTTP 202 Jul 31 09:31:11.947013 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 558/2226] 10.4.3.226 () {66 vars in 1481 bytes} [Fri Jul 31 09:31:11 2026] GET /volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439/associate?vol_type_id=cf7a7002-e1b3-4f63-ad94-20cc7e55e356 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:11.954434 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7f7c36d8-5abf-43f4-bc23-1efcdf585b26 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:11.958177 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7f7c36d8-5abf-43f4-bc23-1efcdf585b26 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] GET https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439/associations Jul 31 09:31:11.958421 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7f7c36d8-5abf-43f4-bc23-1efcdf585b26 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:11.958637 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7f7c36d8-5abf-43f4-bc23-1efcdf585b26 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'associations' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:11.960342 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7f7c36d8-5abf-43f4-bc23-1efcdf585b26 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Get associations for qos_spec id: 9921ab1d-50bc-491d-aa6f-15dfa4d4a439 {{(pid=100314) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 31 09:31:11.985074 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7f7c36d8-5abf-43f4-bc23-1efcdf585b26 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439/associations returned with HTTP 200 Jul 31 09:31:11.985696 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 557/2227] 10.4.3.226 () {66 vars in 1393 bytes} [Fri Jul 31 09:31:11 2026] GET /volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439/associations => generated 448 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:11.994814 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5620222a-33b8-4042-813e-d75bef9614f3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:11.997125 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5620222a-33b8-4042-813e-d75bef9614f3 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] GET https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439/disassociate?vol_type_id=c9830722-da8b-4706-ac57-483c72b4443b Jul 31 09:31:11.997457 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5620222a-33b8-4042-813e-d75bef9614f3 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:11.997762 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5620222a-33b8-4042-813e-d75bef9614f3 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'disassociate' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:11.998089 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:11.998089 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:11.998625 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5620222a-33b8-4042-813e-d75bef9614f3 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Disassociate qos_spec: 9921ab1d-50bc-491d-aa6f-15dfa4d4a439 from type: c9830722-da8b-4706-ac57-483c72b4443b {{(pid=100316) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 31 09:31:12.017915 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5620222a-33b8-4042-813e-d75bef9614f3 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439/disassociate?vol_type_id=c9830722-da8b-4706-ac57-483c72b4443b returned with HTTP 202 Jul 31 09:31:12.018652 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 554/2228] 10.4.3.226 () {66 vars in 1490 bytes} [Fri Jul 31 09:31:11 2026] GET /volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439/disassociate?vol_type_id=c9830722-da8b-4706-ac57-483c72b4443b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:12.027716 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ebefebb9-5a2c-4f15-8f0e-ceedad2bb929 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.032788 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ebefebb9-5a2c-4f15-8f0e-ceedad2bb929 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] GET https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439/associations Jul 31 09:31:12.032788 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ebefebb9-5a2c-4f15-8f0e-ceedad2bb929 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:12.033021 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ebefebb9-5a2c-4f15-8f0e-ceedad2bb929 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'associations' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:12.033565 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:12.033565 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:12.033679 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ebefebb9-5a2c-4f15-8f0e-ceedad2bb929 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Get associations for qos_spec id: 9921ab1d-50bc-491d-aa6f-15dfa4d4a439 {{(pid=100317) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 31 09:31:12.037987 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-65f0cc66-080e-4494-96fb-33da4f50dbe4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.040739 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-65f0cc66-080e-4494-96fb-33da4f50dbe4 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 Jul 31 09:31:12.041619 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-65f0cc66-080e-4494-96fb-33da4f50dbe4 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:12.041619 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-65f0cc66-080e-4494-96fb-33da4f50dbe4 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:12.041619 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-65f0cc66-080e-4494-96fb-33da4f50dbe4 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id bf4dd56a-d53d-467d-9e39-ab1baa19d9d1. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:31:12.049384 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:12.049384 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:12.050559 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ebefebb9-5a2c-4f15-8f0e-ceedad2bb929 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439/associations returned with HTTP 200 Jul 31 09:31:12.051202 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-65f0cc66-080e-4494-96fb-33da4f50dbe4 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 returned with HTTP 200 Jul 31 09:31:12.051290 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 560/2229] 10.4.3.226 () {66 vars in 1393 bytes} [Fri Jul 31 09:31:12 2026] GET /volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439/associations => generated 306 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:12.051338 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 559/2230] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:12 2026] GET /volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:12.060030 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e2d905c4-221c-4bee-91d8-770007a66dba None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.062157 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e2d905c4-221c-4bee-91d8-770007a66dba tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] GET https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439/disassociate_all Jul 31 09:31:12.062157 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e2d905c4-221c-4bee-91d8-770007a66dba tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:12.062460 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e2d905c4-221c-4bee-91d8-770007a66dba tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'disassociate_all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:12.062700 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:12.062700 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:12.063165 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e2d905c4-221c-4bee-91d8-770007a66dba tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Disassociate qos_spec: 9921ab1d-50bc-491d-aa6f-15dfa4d4a439 from all. {{(pid=100314) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 31 09:31:12.080264 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e2d905c4-221c-4bee-91d8-770007a66dba tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439/disassociate_all returned with HTTP 202 Jul 31 09:31:12.080976 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 558/2231] 10.4.3.226 () {66 vars in 1405 bytes} [Fri Jul 31 09:31:12 2026] GET /volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439/disassociate_all => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:12.081097 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-40c0d4e2-0228-4b33-a667-c094a42b15ac None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.083255 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-40c0d4e2-0228-4b33-a667-c094a42b15ac tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] GET https://10.4.3.226/volume/v3/volumes/39967e62-ca28-4d70-8bbb-35648c5841ea Jul 31 09:31:12.083649 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-40c0d4e2-0228-4b33-a667-c094a42b15ac tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:12.083775 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-40c0d4e2-0228-4b33-a667-c094a42b15ac tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:12.088274 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ac7c23d2-3af4-4a59-ba56-b263c0a3d17e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.090543 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ac7c23d2-3af4-4a59-ba56-b263c0a3d17e tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] GET https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439/associations Jul 31 09:31:12.090669 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ac7c23d2-3af4-4a59-ba56-b263c0a3d17e tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:12.090919 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ac7c23d2-3af4-4a59-ba56-b263c0a3d17e tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'associations' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:12.091192 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:12.091192 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:12.091834 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ac7c23d2-3af4-4a59-ba56-b263c0a3d17e tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Get associations for qos_spec id: 9921ab1d-50bc-491d-aa6f-15dfa4d4a439 {{(pid=100317) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 31 09:31:12.093463 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-40c0d4e2-0228-4b33-a667-c094a42b15ac tempest-VolumesTestJSON-1577375007 tempest-VolumesTestJSON-1577375007-project-member] https://10.4.3.226/volume/v3/volumes/39967e62-ca28-4d70-8bbb-35648c5841ea returned with HTTP 404 Jul 31 09:31:12.093947 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 555/2232] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:12 2026] GET /volume/v3/volumes/39967e62-ca28-4d70-8bbb-35648c5841ea => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:12.105183 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ac7c23d2-3af4-4a59-ba56-b263c0a3d17e tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439/associations returned with HTTP 200 Jul 31 09:31:12.105364 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 561/2233] 10.4.3.226 () {66 vars in 1393 bytes} [Fri Jul 31 09:31:12 2026] GET /volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439/associations => generated 24 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:31:12.115397 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-84e896db-9747-43b0-897f-3c1056271dad None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.117745 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-84e896db-9747-43b0-897f-3c1056271dad tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] DELETE https://10.4.3.226/volume/v3/types/cf7a7002-e1b3-4f63-ad94-20cc7e55e356 Jul 31 09:31:12.118063 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-84e896db-9747-43b0-897f-3c1056271dad tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:12.118146 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-84e896db-9747-43b0-897f-3c1056271dad tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method '_delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:12.155053 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-84e896db-9747-43b0-897f-3c1056271dad tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/types/cf7a7002-e1b3-4f63-ad94-20cc7e55e356 returned with HTTP 202 Jul 31 09:31:12.157125 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 560/2234] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:31:12 2026] DELETE /volume/v3/types/cf7a7002-e1b3-4f63-ad94-20cc7e55e356 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:12.169933 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2a52b06d-33d1-45e1-a279-634da9ae8124 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.172637 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2a52b06d-33d1-45e1-a279-634da9ae8124 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] GET https://10.4.3.226/volume/v3/types/cf7a7002-e1b3-4f63-ad94-20cc7e55e356 Jul 31 09:31:12.172773 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2a52b06d-33d1-45e1-a279-634da9ae8124 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:12.173314 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2a52b06d-33d1-45e1-a279-634da9ae8124 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:12.178966 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2a52b06d-33d1-45e1-a279-634da9ae8124 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/types/cf7a7002-e1b3-4f63-ad94-20cc7e55e356 returned with HTTP 404 Jul 31 09:31:12.179623 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 559/2235] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:31:12 2026] GET /volume/v3/types/cf7a7002-e1b3-4f63-ad94-20cc7e55e356 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:12.190996 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a54b4f87-e1de-46dc-b679-60f4e1d415fc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.193182 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a54b4f87-e1de-46dc-b679-60f4e1d415fc tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] DELETE https://10.4.3.226/volume/v3/types/8979e332-d5df-4678-8d45-d72543d38fdb Jul 31 09:31:12.193464 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a54b4f87-e1de-46dc-b679-60f4e1d415fc tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:12.193685 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a54b4f87-e1de-46dc-b679-60f4e1d415fc tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:12.193940 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:12.193940 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:12.231867 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a54b4f87-e1de-46dc-b679-60f4e1d415fc tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/types/8979e332-d5df-4678-8d45-d72543d38fdb returned with HTTP 202 Jul 31 09:31:12.232739 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 556/2236] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:31:12 2026] DELETE /volume/v3/types/8979e332-d5df-4678-8d45-d72543d38fdb => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:12.239673 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4c781740-12fa-4e21-b5f2-b79929b66a10 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.241329 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4c781740-12fa-4e21-b5f2-b79929b66a10 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] GET https://10.4.3.226/volume/v3/types/8979e332-d5df-4678-8d45-d72543d38fdb Jul 31 09:31:12.241874 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4c781740-12fa-4e21-b5f2-b79929b66a10 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:12.241874 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4c781740-12fa-4e21-b5f2-b79929b66a10 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:12.244895 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4c781740-12fa-4e21-b5f2-b79929b66a10 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/types/8979e332-d5df-4678-8d45-d72543d38fdb returned with HTTP 404 Jul 31 09:31:12.245439 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 562/2237] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:31:12 2026] GET /volume/v3/types/8979e332-d5df-4678-8d45-d72543d38fdb => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:12.255554 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c4173c18-8272-4912-bca3-fda4bbc92e8e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.257472 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c4173c18-8272-4912-bca3-fda4bbc92e8e tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] DELETE https://10.4.3.226/volume/v3/types/c9830722-da8b-4706-ac57-483c72b4443b Jul 31 09:31:12.257670 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c4173c18-8272-4912-bca3-fda4bbc92e8e tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:12.257912 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c4173c18-8272-4912-bca3-fda4bbc92e8e tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method '_delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:12.282705 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c4173c18-8272-4912-bca3-fda4bbc92e8e tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/types/c9830722-da8b-4706-ac57-483c72b4443b returned with HTTP 202 Jul 31 09:31:12.283514 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 561/2238] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:31:12 2026] DELETE /volume/v3/types/c9830722-da8b-4706-ac57-483c72b4443b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:12.295272 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-11a96c61-ee3e-43bb-aceb-25c3ef66dd54 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.298179 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-11a96c61-ee3e-43bb-aceb-25c3ef66dd54 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] GET https://10.4.3.226/volume/v3/types/c9830722-da8b-4706-ac57-483c72b4443b Jul 31 09:31:12.298513 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-11a96c61-ee3e-43bb-aceb-25c3ef66dd54 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:12.298800 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-11a96c61-ee3e-43bb-aceb-25c3ef66dd54 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:12.304907 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-11a96c61-ee3e-43bb-aceb-25c3ef66dd54 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/types/c9830722-da8b-4706-ac57-483c72b4443b returned with HTTP 404 Jul 31 09:31:12.305641 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 560/2239] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:31:12 2026] GET /volume/v3/types/c9830722-da8b-4706-ac57-483c72b4443b => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:12.318143 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fb7ba227-0dcf-4d02-84c2-6e1e62e4606c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.320020 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fb7ba227-0dcf-4d02-84c2-6e1e62e4606c tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] POST https://10.4.3.226/volume/v3/qos-specs Jul 31 09:31:12.320469 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fb7ba227-0dcf-4d02-84c2-6e1e62e4606c tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-2074986619", "consumer": "back-end"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:12.322835 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.qos_specs [None req-fb7ba227-0dcf-4d02-84c2-6e1e62e4606c tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-2074986619', 'consumer': 'back-end', 'specs': {}} {{(pid=100316) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 31 09:31:12.329415 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.db.api [None req-fb7ba227-0dcf-4d02-84c2-6e1e62e4606c tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] DB qos_specs_create(): root {'id': '1f3e43ad-0b6f-4216-b765-86e752b9368c', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-2074986619'} {{(pid=100316) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 31 09:31:12.337190 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fb7ba227-0dcf-4d02-84c2-6e1e62e4606c tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs returned with HTTP 200 Jul 31 09:31:12.337617 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 557/2240] 10.4.3.226 () {68 vars in 1264 bytes} [Fri Jul 31 09:31:12 2026] POST /volume/v3/qos-specs => generated 369 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:12.348919 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-81f9a14f-295b-4e2d-8ce4-feb75311911e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.351229 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-81f9a14f-295b-4e2d-8ce4-feb75311911e tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] DELETE https://10.4.3.226/volume/v3/qos-specs/1f3e43ad-0b6f-4216-b765-86e752b9368c?force=False Jul 31 09:31:12.351495 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-81f9a14f-295b-4e2d-8ce4-feb75311911e tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:12.351897 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-81f9a14f-295b-4e2d-8ce4-feb75311911e tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:12.352184 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:12.352184 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:12.352670 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.qos_specs_manage [None req-81f9a14f-295b-4e2d-8ce4-feb75311911e tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Delete qos_spec: 1f3e43ad-0b6f-4216-b765-86e752b9368c, force: False {{(pid=100317) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 09:31:12.371638 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-81f9a14f-295b-4e2d-8ce4-feb75311911e tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs/1f3e43ad-0b6f-4216-b765-86e752b9368c?force=False returned with HTTP 202 Jul 31 09:31:12.372190 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 563/2241] 10.4.3.226 () {66 vars in 1380 bytes} [Fri Jul 31 09:31:12 2026] DELETE /volume/v3/qos-specs/1f3e43ad-0b6f-4216-b765-86e752b9368c?force=False => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:12.379848 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-bc6bdddb-8e46-4388-bd88-562bf7a5fd1f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.381916 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bc6bdddb-8e46-4388-bd88-562bf7a5fd1f tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] GET https://10.4.3.226/volume/v3/qos-specs/1f3e43ad-0b6f-4216-b765-86e752b9368c Jul 31 09:31:12.382119 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bc6bdddb-8e46-4388-bd88-562bf7a5fd1f tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:12.382338 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bc6bdddb-8e46-4388-bd88-562bf7a5fd1f tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:12.386216 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bc6bdddb-8e46-4388-bd88-562bf7a5fd1f tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs/1f3e43ad-0b6f-4216-b765-86e752b9368c returned with HTTP 404 Jul 31 09:31:12.386905 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 562/2242] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:12 2026] GET /volume/v3/qos-specs/1f3e43ad-0b6f-4216-b765-86e752b9368c => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:12.393953 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c01ec705-e92b-43dc-a3ec-d723882fea98 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.395629 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c01ec705-e92b-43dc-a3ec-d723882fea98 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] GET https://10.4.3.226/volume/v3/qos-specs Jul 31 09:31:12.395838 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c01ec705-e92b-43dc-a3ec-d723882fea98 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:12.396054 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c01ec705-e92b-43dc-a3ec-d723882fea98 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:12.396320 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:12.396320 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:12.411930 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c01ec705-e92b-43dc-a3ec-d723882fea98 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs returned with HTTP 200 Jul 31 09:31:12.412768 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 561/2243] 10.4.3.226 () {66 vars in 1243 bytes} [Fri Jul 31 09:31:12 2026] GET /volume/v3/qos-specs => generated 175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:12.423734 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e165d852-d43c-48f3-9606-941a447aa5c5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.426090 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e165d852-d43c-48f3-9606-941a447aa5c5 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] DELETE https://10.4.3.226/volume/v3/qos-specs/1f3e43ad-0b6f-4216-b765-86e752b9368c?force=False Jul 31 09:31:12.426398 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e165d852-d43c-48f3-9606-941a447aa5c5 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:12.426628 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e165d852-d43c-48f3-9606-941a447aa5c5 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:12.426946 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:12.426946 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:12.427670 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e165d852-d43c-48f3-9606-941a447aa5c5 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Delete qos_spec: 1f3e43ad-0b6f-4216-b765-86e752b9368c, force: False {{(pid=100316) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 09:31:12.431845 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e165d852-d43c-48f3-9606-941a447aa5c5 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs/1f3e43ad-0b6f-4216-b765-86e752b9368c?force=False returned with HTTP 404 Jul 31 09:31:12.432567 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 558/2244] 10.4.3.226 () {66 vars in 1380 bytes} [Fri Jul 31 09:31:12 2026] DELETE /volume/v3/qos-specs/1f3e43ad-0b6f-4216-b765-86e752b9368c?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:12.441804 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1cd7e37a-e367-4240-af5f-f569d52322f2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.444080 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1cd7e37a-e367-4240-af5f-f569d52322f2 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] GET https://10.4.3.226/volume/v3/qos-specs/1f3e43ad-0b6f-4216-b765-86e752b9368c Jul 31 09:31:12.444533 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1cd7e37a-e367-4240-af5f-f569d52322f2 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:12.444693 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1cd7e37a-e367-4240-af5f-f569d52322f2 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:12.445614 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:12.445614 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:12.449451 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1cd7e37a-e367-4240-af5f-f569d52322f2 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs/1f3e43ad-0b6f-4216-b765-86e752b9368c returned with HTTP 404 Jul 31 09:31:12.450007 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 564/2245] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:12 2026] GET /volume/v3/qos-specs/1f3e43ad-0b6f-4216-b765-86e752b9368c => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:12.463054 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8c532b4c-da5c-49b1-929f-2b49828c9119 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.465382 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8c532b4c-da5c-49b1-929f-2b49828c9119 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] POST https://10.4.3.226/volume/v3/qos-specs Jul 31 09:31:12.465768 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8c532b4c-da5c-49b1-929f-2b49828c9119 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-759786091", "consumer": "both"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:12.468318 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.qos_specs [None req-8c532b4c-da5c-49b1-929f-2b49828c9119 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-759786091', 'consumer': 'both', 'specs': {}} {{(pid=100315) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 31 09:31:12.475266 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.db.api [None req-8c532b4c-da5c-49b1-929f-2b49828c9119 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] DB qos_specs_create(): root {'id': '45124eb7-00c6-4a73-a4d8-88e4708ff421', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-759786091'} {{(pid=100315) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 31 09:31:12.483301 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8c532b4c-da5c-49b1-929f-2b49828c9119 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs returned with HTTP 200 Jul 31 09:31:12.483824 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 563/2246] 10.4.3.226 () {68 vars in 1264 bytes} [Fri Jul 31 09:31:12 2026] POST /volume/v3/qos-specs => generated 364 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:12.494897 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3744cea8-f905-48b2-a479-01f23e2b9c9b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.499436 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3744cea8-f905-48b2-a479-01f23e2b9c9b tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] DELETE https://10.4.3.226/volume/v3/qos-specs/45124eb7-00c6-4a73-a4d8-88e4708ff421?force=False Jul 31 09:31:12.499703 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3744cea8-f905-48b2-a479-01f23e2b9c9b tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:12.499899 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3744cea8-f905-48b2-a479-01f23e2b9c9b tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:12.500203 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:12.500203 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:12.500825 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3744cea8-f905-48b2-a479-01f23e2b9c9b tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Delete qos_spec: 45124eb7-00c6-4a73-a4d8-88e4708ff421, force: False {{(pid=100314) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 09:31:12.525515 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3744cea8-f905-48b2-a479-01f23e2b9c9b tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs/45124eb7-00c6-4a73-a4d8-88e4708ff421?force=False returned with HTTP 202 Jul 31 09:31:12.525938 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 562/2247] 10.4.3.226 () {66 vars in 1380 bytes} [Fri Jul 31 09:31:12 2026] DELETE /volume/v3/qos-specs/45124eb7-00c6-4a73-a4d8-88e4708ff421?force=False => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:12.540269 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-49ab4397-ba64-43e2-b9d2-90babb73a001 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.542308 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-49ab4397-ba64-43e2-b9d2-90babb73a001 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] GET https://10.4.3.226/volume/v3/qos-specs/45124eb7-00c6-4a73-a4d8-88e4708ff421 Jul 31 09:31:12.542506 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-49ab4397-ba64-43e2-b9d2-90babb73a001 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:12.542686 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-49ab4397-ba64-43e2-b9d2-90babb73a001 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:12.550032 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-49ab4397-ba64-43e2-b9d2-90babb73a001 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs/45124eb7-00c6-4a73-a4d8-88e4708ff421 returned with HTTP 404 Jul 31 09:31:12.551217 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 559/2248] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:12 2026] GET /volume/v3/qos-specs/45124eb7-00c6-4a73-a4d8-88e4708ff421 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:12.562121 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-237a6b8a-2310-4096-99f1-1753a6d4723c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.563564 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-237a6b8a-2310-4096-99f1-1753a6d4723c tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] GET https://10.4.3.226/volume/v3/qos-specs Jul 31 09:31:12.563710 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-237a6b8a-2310-4096-99f1-1753a6d4723c tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:12.563910 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-237a6b8a-2310-4096-99f1-1753a6d4723c tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:12.590262 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-237a6b8a-2310-4096-99f1-1753a6d4723c tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs returned with HTTP 200 Jul 31 09:31:12.590710 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 565/2249] 10.4.3.226 () {66 vars in 1243 bytes} [Fri Jul 31 09:31:12 2026] GET /volume/v3/qos-specs => generated 175 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:12.604337 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b73536e7-4dc4-43a3-b06d-740dae9dbc0f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.606957 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b73536e7-4dc4-43a3-b06d-740dae9dbc0f tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] DELETE https://10.4.3.226/volume/v3/qos-specs/45124eb7-00c6-4a73-a4d8-88e4708ff421?force=False Jul 31 09:31:12.607433 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b73536e7-4dc4-43a3-b06d-740dae9dbc0f tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:12.607751 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b73536e7-4dc4-43a3-b06d-740dae9dbc0f tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:12.607823 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:12.607823 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:12.608471 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b73536e7-4dc4-43a3-b06d-740dae9dbc0f tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Delete qos_spec: 45124eb7-00c6-4a73-a4d8-88e4708ff421, force: False {{(pid=100315) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 09:31:12.613684 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b73536e7-4dc4-43a3-b06d-740dae9dbc0f tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs/45124eb7-00c6-4a73-a4d8-88e4708ff421?force=False returned with HTTP 404 Jul 31 09:31:12.614381 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 564/2250] 10.4.3.226 () {66 vars in 1380 bytes} [Fri Jul 31 09:31:12 2026] DELETE /volume/v3/qos-specs/45124eb7-00c6-4a73-a4d8-88e4708ff421?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:12.623558 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c1d5c181-6fde-408e-94e6-b5e70cba63a4 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.627982 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c1d5c181-6fde-408e-94e6-b5e70cba63a4 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] GET https://10.4.3.226/volume/v3/qos-specs/45124eb7-00c6-4a73-a4d8-88e4708ff421 Jul 31 09:31:12.628258 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c1d5c181-6fde-408e-94e6-b5e70cba63a4 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:12.628473 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c1d5c181-6fde-408e-94e6-b5e70cba63a4 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:12.628729 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:12.628729 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:12.638486 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c1d5c181-6fde-408e-94e6-b5e70cba63a4 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs/45124eb7-00c6-4a73-a4d8-88e4708ff421 returned with HTTP 404 Jul 31 09:31:12.638923 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 563/2251] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:12 2026] GET /volume/v3/qos-specs/45124eb7-00c6-4a73-a4d8-88e4708ff421 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:12.652159 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f86e279b-f46c-417b-b9c5-1e77d4035116 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.656159 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f86e279b-f46c-417b-b9c5-1e77d4035116 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] POST https://10.4.3.226/volume/v3/qos-specs Jul 31 09:31:12.657422 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f86e279b-f46c-417b-b9c5-1e77d4035116 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1075123097", "consumer": "front-end"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:12.659762 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.qos_specs [None req-f86e279b-f46c-417b-b9c5-1e77d4035116 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1075123097', 'consumer': 'front-end', 'specs': {}} {{(pid=100316) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 31 09:31:12.665953 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.db.api [None req-f86e279b-f46c-417b-b9c5-1e77d4035116 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] DB qos_specs_create(): root {'id': 'efb65ccd-25ad-4052-b364-bd2db2be6491', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1075123097'} {{(pid=100316) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 31 09:31:12.675953 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f86e279b-f46c-417b-b9c5-1e77d4035116 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs returned with HTTP 200 Jul 31 09:31:12.676762 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 560/2252] 10.4.3.226 () {68 vars in 1264 bytes} [Fri Jul 31 09:31:12 2026] POST /volume/v3/qos-specs => generated 370 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:12.695601 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-43d7efdb-4f59-46cd-a392-557662136991 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.695849 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-dfea101b-b9ab-4d89-b5aa-4c3c202130dd None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.696390 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-43d7efdb-4f59-46cd-a392-557662136991 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] DELETE https://10.4.3.226/volume/v3/qos-specs/efb65ccd-25ad-4052-b364-bd2db2be6491?force=False Jul 31 09:31:12.696523 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-43d7efdb-4f59-46cd-a392-557662136991 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:12.697533 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-43d7efdb-4f59-46cd-a392-557662136991 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:12.697727 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:12.697727 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:12.699264 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.qos_specs_manage [None req-43d7efdb-4f59-46cd-a392-557662136991 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Delete qos_spec: efb65ccd-25ad-4052-b364-bd2db2be6491, force: False {{(pid=100317) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 09:31:12.699480 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dfea101b-b9ab-4d89-b5aa-4c3c202130dd tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 Jul 31 09:31:12.699787 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dfea101b-b9ab-4d89-b5aa-4c3c202130dd tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:12.700086 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dfea101b-b9ab-4d89-b5aa-4c3c202130dd tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:12.715155 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:12.715155 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:12.721818 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-dfea101b-b9ab-4d89-b5aa-4c3c202130dd tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:31:12.726634 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-43d7efdb-4f59-46cd-a392-557662136991 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs/efb65ccd-25ad-4052-b364-bd2db2be6491?force=False returned with HTTP 202 Jul 31 09:31:12.727031 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 566/2253] 10.4.3.226 () {66 vars in 1380 bytes} [Fri Jul 31 09:31:12 2026] DELETE /volume/v3/qos-specs/efb65ccd-25ad-4052-b364-bd2db2be6491?force=False => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:12.729680 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dfea101b-b9ab-4d89-b5aa-4c3c202130dd tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 returned with HTTP 200 Jul 31 09:31:12.730118 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 565/2254] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:12 2026] GET /volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:12.736381 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-fec2d771-b121-4ada-8565-6bdaba60aaaf None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.738715 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fec2d771-b121-4ada-8565-6bdaba60aaaf tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] GET https://10.4.3.226/volume/v3/qos-specs/efb65ccd-25ad-4052-b364-bd2db2be6491 Jul 31 09:31:12.738929 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fec2d771-b121-4ada-8565-6bdaba60aaaf tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:12.741608 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fec2d771-b121-4ada-8565-6bdaba60aaaf tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:12.745421 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fec2d771-b121-4ada-8565-6bdaba60aaaf tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs/efb65ccd-25ad-4052-b364-bd2db2be6491 returned with HTTP 404 Jul 31 09:31:12.746947 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 564/2255] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:12 2026] GET /volume/v3/qos-specs/efb65ccd-25ad-4052-b364-bd2db2be6491 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:12.756645 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2598863b-9e82-49a8-b65d-fb21dad4ba10 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.758883 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2598863b-9e82-49a8-b65d-fb21dad4ba10 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] GET https://10.4.3.226/volume/v3/qos-specs Jul 31 09:31:12.759179 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2598863b-9e82-49a8-b65d-fb21dad4ba10 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:12.759502 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2598863b-9e82-49a8-b65d-fb21dad4ba10 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:12.759842 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:12.759842 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:12.778577 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2598863b-9e82-49a8-b65d-fb21dad4ba10 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs returned with HTTP 200 Jul 31 09:31:12.781234 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 561/2256] 10.4.3.226 () {66 vars in 1243 bytes} [Fri Jul 31 09:31:12 2026] GET /volume/v3/qos-specs => generated 175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:12.801598 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-810ae624-a6df-4c78-993e-3a779e957c3a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.804565 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-810ae624-a6df-4c78-993e-3a779e957c3a tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] DELETE https://10.4.3.226/volume/v3/qos-specs/efb65ccd-25ad-4052-b364-bd2db2be6491?force=False Jul 31 09:31:12.804565 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-810ae624-a6df-4c78-993e-3a779e957c3a tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:12.805376 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-810ae624-a6df-4c78-993e-3a779e957c3a tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:12.806168 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:12.806168 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:12.806810 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.qos_specs_manage [None req-810ae624-a6df-4c78-993e-3a779e957c3a tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Delete qos_spec: efb65ccd-25ad-4052-b364-bd2db2be6491, force: False {{(pid=100317) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 09:31:12.813297 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-810ae624-a6df-4c78-993e-3a779e957c3a tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs/efb65ccd-25ad-4052-b364-bd2db2be6491?force=False returned with HTTP 404 Jul 31 09:31:12.813763 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 567/2257] 10.4.3.226 () {66 vars in 1380 bytes} [Fri Jul 31 09:31:12 2026] DELETE /volume/v3/qos-specs/efb65ccd-25ad-4052-b364-bd2db2be6491?force=False => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:12.822840 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-48ea38bf-1f12-4e03-bcff-ebd4608e0c4e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.825874 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-48ea38bf-1f12-4e03-bcff-ebd4608e0c4e tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] GET https://10.4.3.226/volume/v3/qos-specs/efb65ccd-25ad-4052-b364-bd2db2be6491 Jul 31 09:31:12.826268 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-48ea38bf-1f12-4e03-bcff-ebd4608e0c4e tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:12.826763 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-48ea38bf-1f12-4e03-bcff-ebd4608e0c4e tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:12.832882 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-48ea38bf-1f12-4e03-bcff-ebd4608e0c4e tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs/efb65ccd-25ad-4052-b364-bd2db2be6491 returned with HTTP 404 Jul 31 09:31:12.834214 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 566/2258] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:12 2026] GET /volume/v3/qos-specs/efb65ccd-25ad-4052-b364-bd2db2be6491 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:12.846427 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2d65a06e-368c-4c75-9c96-eba807257574 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.849383 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2d65a06e-368c-4c75-9c96-eba807257574 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] GET https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439 Jul 31 09:31:12.850161 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2d65a06e-368c-4c75-9c96-eba807257574 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:12.850264 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2d65a06e-368c-4c75-9c96-eba807257574 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:12.857265 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2d65a06e-368c-4c75-9c96-eba807257574 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439 returned with HTTP 200 Jul 31 09:31:12.857841 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 565/2259] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:12 2026] GET /volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439 => generated 393 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:12.870685 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5c39c4f2-0090-4451-ae60-89a7c83fb4d3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.873980 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5c39c4f2-0090-4451-ae60-89a7c83fb4d3 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] GET https://10.4.3.226/volume/v3/qos-specs Jul 31 09:31:12.873980 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5c39c4f2-0090-4451-ae60-89a7c83fb4d3 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:12.873980 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5c39c4f2-0090-4451-ae60-89a7c83fb4d3 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:12.874288 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:12.874288 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:12.881397 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5c39c4f2-0090-4451-ae60-89a7c83fb4d3 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs returned with HTTP 200 Jul 31 09:31:12.882122 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 562/2260] 10.4.3.226 () {66 vars in 1243 bytes} [Fri Jul 31 09:31:12 2026] GET /volume/v3/qos-specs => generated 175 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:12.901021 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f177ac4e-0738-48ac-a727-9d17bf4bb09b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.903563 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f177ac4e-0738-48ac-a727-9d17bf4bb09b tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] PUT https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439 Jul 31 09:31:12.903972 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f177ac4e-0738-48ac-a727-9d17bf4bb09b tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:12.911902 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.qos_specs [None req-f177ac4e-0738-48ac-a727-9d17bf4bb09b tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100317) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 31 09:31:12.924937 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.db.api [None req-f177ac4e-0738-48ac-a727-9d17bf4bb09b tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] qos_specs_update() value: {'id': 'f6f92548-d878-4870-b2fd-34fa4880b428', 'key': 'iops_bytes', 'value': '500', 'specs_id': '9921ab1d-50bc-491d-aa6f-15dfa4d4a439', 'deleted': False} {{(pid=100317) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 31 09:31:12.938084 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f177ac4e-0738-48ac-a727-9d17bf4bb09b tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439 returned with HTTP 200 Jul 31 09:31:12.938361 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 568/2261] 10.4.3.226 () {68 vars in 1374 bytes} [Fri Jul 31 09:31:12 2026] PUT /volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439 => generated 36 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:31:12.948779 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-da562b4a-86e6-455e-bc49-8efd1930cc5a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.951773 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-da562b4a-86e6-455e-bc49-8efd1930cc5a tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] GET https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439 Jul 31 09:31:12.952380 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-da562b4a-86e6-455e-bc49-8efd1930cc5a tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:12.952380 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-da562b4a-86e6-455e-bc49-8efd1930cc5a tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:12.959402 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-da562b4a-86e6-455e-bc49-8efd1930cc5a tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439 returned with HTTP 200 Jul 31 09:31:12.960798 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 567/2262] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:12 2026] GET /volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439 => generated 414 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:12.970157 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-404b6d91-ba88-4c36-babd-07e398476903 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:12.972836 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-404b6d91-ba88-4c36-babd-07e398476903 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] PUT https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439/delete_keys Jul 31 09:31:12.973203 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-404b6d91-ba88-4c36-babd-07e398476903 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:12.975431 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:12.975431 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:12.976050 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.qos_specs_manage [None req-404b6d91-ba88-4c36-babd-07e398476903 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Delete_key spec: 9921ab1d-50bc-491d-aa6f-15dfa4d4a439, keys: ['iops_bytes'] {{(pid=100314) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 31 09:31:12.998272 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-404b6d91-ba88-4c36-babd-07e398476903 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439/delete_keys returned with HTTP 202 Jul 31 09:31:12.998824 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 566/2263] 10.4.3.226 () {68 vars in 1410 bytes} [Fri Jul 31 09:31:12 2026] PUT /volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439/delete_keys => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:13.009647 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0aa27478-1334-4b17-85ec-b98e56411f28 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:13.014158 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0aa27478-1334-4b17-85ec-b98e56411f28 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] GET https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439 Jul 31 09:31:13.014158 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0aa27478-1334-4b17-85ec-b98e56411f28 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:13.014158 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0aa27478-1334-4b17-85ec-b98e56411f28 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:13.014158 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:13.014158 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:13.019912 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0aa27478-1334-4b17-85ec-b98e56411f28 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439 returned with HTTP 200 Jul 31 09:31:13.020510 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 563/2264] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:13 2026] GET /volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439 => generated 393 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:13.035085 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a044d081-36ff-429f-9464-d355c23f32f9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:13.037753 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a044d081-36ff-429f-9464-d355c23f32f9 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] GET https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439 Jul 31 09:31:13.037753 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a044d081-36ff-429f-9464-d355c23f32f9 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:13.037938 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a044d081-36ff-429f-9464-d355c23f32f9 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:13.038455 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:13.038455 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:13.046037 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a044d081-36ff-429f-9464-d355c23f32f9 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439 returned with HTTP 200 Jul 31 09:31:13.047022 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 569/2265] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:13 2026] GET /volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439 => generated 393 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:13.063119 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7d3916e6-8fe0-4d6c-b3ab-5a2aff9ad1b3 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:13.065424 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-11616006-5d1b-400f-aec8-eb9ed407a958 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:13.065939 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7d3916e6-8fe0-4d6c-b3ab-5a2aff9ad1b3 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] DELETE https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439?force=False Jul 31 09:31:13.066230 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7d3916e6-8fe0-4d6c-b3ab-5a2aff9ad1b3 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:13.066551 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7d3916e6-8fe0-4d6c-b3ab-5a2aff9ad1b3 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:13.066888 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:13.066888 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:13.067715 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7d3916e6-8fe0-4d6c-b3ab-5a2aff9ad1b3 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Delete qos_spec: 9921ab1d-50bc-491d-aa6f-15dfa4d4a439, force: False {{(pid=100315) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 09:31:13.068147 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-11616006-5d1b-400f-aec8-eb9ed407a958 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 Jul 31 09:31:13.068438 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-11616006-5d1b-400f-aec8-eb9ed407a958 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:13.068693 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-11616006-5d1b-400f-aec8-eb9ed407a958 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:13.068848 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-11616006-5d1b-400f-aec8-eb9ed407a958 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id bf4dd56a-d53d-467d-9e39-ab1baa19d9d1. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:31:13.075321 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:13.075321 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:13.078695 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-11616006-5d1b-400f-aec8-eb9ed407a958 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 returned with HTTP 200 Jul 31 09:31:13.078695 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 567/2266] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:13 2026] GET /volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:13.096029 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7d3916e6-8fe0-4d6c-b3ab-5a2aff9ad1b3 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439?force=False returned with HTTP 202 Jul 31 09:31:13.096642 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 568/2267] 10.4.3.226 () {66 vars in 1380 bytes} [Fri Jul 31 09:31:13 2026] DELETE /volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439?force=False => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:13.104913 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d71b7bd1-38ce-4f4c-9275-5bc0b4115c62 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:13.106952 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d71b7bd1-38ce-4f4c-9275-5bc0b4115c62 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] GET https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439 Jul 31 09:31:13.107171 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d71b7bd1-38ce-4f4c-9275-5bc0b4115c62 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:13.107424 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d71b7bd1-38ce-4f4c-9275-5bc0b4115c62 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:13.107757 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:13.107757 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:13.119014 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d71b7bd1-38ce-4f4c-9275-5bc0b4115c62 tempest-QosSpecsTestJSON-929940563 tempest-QosSpecsTestJSON-929940563-project-admin] https://10.4.3.226/volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439 returned with HTTP 404 Jul 31 09:31:13.119771 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 564/2268] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:13 2026] GET /volume/v3/qos-specs/9921ab1d-50bc-491d-aa6f-15dfa4d4a439 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:13.754969 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b423f927-629c-4c4a-90bc-2c2d9b2c89aa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:13.755825 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b423f927-629c-4c4a-90bc-2c2d9b2c89aa tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 Jul 31 09:31:13.756387 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b423f927-629c-4c4a-90bc-2c2d9b2c89aa tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:13.756576 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b423f927-629c-4c4a-90bc-2c2d9b2c89aa tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:13.768411 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:13.768411 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:13.772687 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b423f927-629c-4c4a-90bc-2c2d9b2c89aa tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:31:13.778659 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b423f927-629c-4c4a-90bc-2c2d9b2c89aa tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 returned with HTTP 200 Jul 31 09:31:13.778958 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 570/2269] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:13 2026] GET /volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:14.091918 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b96882b4-0636-4bec-82d8-2ab908b86906 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:14.093762 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b96882b4-0636-4bec-82d8-2ab908b86906 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 Jul 31 09:31:14.094018 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b96882b4-0636-4bec-82d8-2ab908b86906 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:14.094200 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b96882b4-0636-4bec-82d8-2ab908b86906 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:14.094406 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-b96882b4-0636-4bec-82d8-2ab908b86906 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id bf4dd56a-d53d-467d-9e39-ab1baa19d9d1. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:31:14.099002 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:14.099002 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:14.099671 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b96882b4-0636-4bec-82d8-2ab908b86906 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 returned with HTTP 200 Jul 31 09:31:14.100183 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 568/2270] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:14 2026] GET /volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:14.634516 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-04bf4d39-fa10-43e8-bb11-cc4ddfe2cb34 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:14.723339 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-3ad43309-c9c1-439a-9fc1-3e568840396a req-fe0fa536-6a39-480e-8648-a521734b1782 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:14.726900 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3ad43309-c9c1-439a-9fc1-3e568840396a req-fe0fa536-6a39-480e-8648-a521734b1782 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] POST https://10.4.3.226/volume/v3/attachments/72f13c0e-79de-4a43-a481-a9bacc7a16cd/action Jul 31 09:31:14.727382 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3ad43309-c9c1-439a-9fc1-3e568840396a req-fe0fa536-6a39-480e-8648-a521734b1782 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:31:14.727573 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3ad43309-c9c1-439a-9fc1-3e568840396a req-fe0fa536-6a39-480e-8648-a521734b1782 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:14.747044 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:14.747044 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:14.762701 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3ad43309-c9c1-439a-9fc1-3e568840396a req-fe0fa536-6a39-480e-8648-a521734b1782 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/attachments/72f13c0e-79de-4a43-a481-a9bacc7a16cd/action returned with HTTP 204 Jul 31 09:31:14.763478 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 565/2271] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:31:14 2026] POST /volume/v3/attachments/72f13c0e-79de-4a43-a481-a9bacc7a16cd/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:14.780740 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-04bf4d39-fa10-43e8-bb11-cc4ddfe2cb34 tempest-UserMessagesTest-1694344934 tempest-UserMessagesTest-1694344934-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:31:14.781503 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-04bf4d39-fa10-43e8-bb11-cc4ddfe2cb34 tempest-UserMessagesTest-1694344934 tempest-UserMessagesTest-1694344934-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1944912598", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1246894578", "vendor_name": "tempest-vendor_name-903210556"}}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:14.784205 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:14.784205 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:14.795624 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5f75c5ae-d998-40e0-82e2-3e9dda95bb03 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:14.799051 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5f75c5ae-d998-40e0-82e2-3e9dda95bb03 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 Jul 31 09:31:14.799512 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5f75c5ae-d998-40e0-82e2-3e9dda95bb03 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:14.799801 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5f75c5ae-d998-40e0-82e2-3e9dda95bb03 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:14.803509 np0000006200 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=412,cinder:INSERT=53,cinder:UPDATE=87 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:31:14.819046 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:14.819046 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:14.821772 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-04bf4d39-fa10-43e8-bb11-cc4ddfe2cb34 tempest-UserMessagesTest-1694344934 tempest-UserMessagesTest-1694344934-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:31:14.822225 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 569/2272] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:31:14 2026] POST /volume/v3/types => generated 327 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:14.827575 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5f75c5ae-d998-40e0-82e2-3e9dda95bb03 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:31:14.832786 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-665d2cbe-7551-4aca-ab49-d59670930967 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:14.833474 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5f75c5ae-d998-40e0-82e2-3e9dda95bb03 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 returned with HTTP 200 Jul 31 09:31:14.833938 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 571/2273] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:14 2026] GET /volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:14.850273 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8efd196d-8878-4900-b9ef-bfe1d0d9dc79 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:14.852757 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8efd196d-8878-4900-b9ef-bfe1d0d9dc79 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 Jul 31 09:31:14.853025 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8efd196d-8878-4900-b9ef-bfe1d0d9dc79 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:14.853314 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8efd196d-8878-4900-b9ef-bfe1d0d9dc79 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:14.861308 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-7b2458c7-2d77-4d77-a952-df95e3917c94 req-0eea4604-a864-482d-bdc3-7d111bd4e6b8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:14.865583 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-7b2458c7-2d77-4d77-a952-df95e3917c94 req-0eea4604-a864-482d-bdc3-7d111bd4e6b8 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] DELETE https://10.4.3.226/volume/v3/attachments/9f799116-e91b-4a2e-b2a6-839ef0e39631 Jul 31 09:31:14.865583 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-7b2458c7-2d77-4d77-a952-df95e3917c94 req-0eea4604-a864-482d-bdc3-7d111bd4e6b8 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:14.865775 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-7b2458c7-2d77-4d77-a952-df95e3917c94 req-0eea4604-a864-482d-bdc3-7d111bd4e6b8 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:14.871463 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:14.871463 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:14.873809 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:14.873809 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:14.878083 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8efd196d-8878-4900-b9ef-bfe1d0d9dc79 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:31:14.883981 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8efd196d-8878-4900-b9ef-bfe1d0d9dc79 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 returned with HTTP 200 Jul 31 09:31:14.885112 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 566/2274] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:14 2026] GET /volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:14.944062 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-7b2458c7-2d77-4d77-a952-df95e3917c94 req-0eea4604-a864-482d-bdc3-7d111bd4e6b8 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/attachments/9f799116-e91b-4a2e-b2a6-839ef0e39631 returned with HTTP 200 Jul 31 09:31:14.944599 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 570/2275] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:31:14 2026] DELETE /volume/v3/attachments/9f799116-e91b-4a2e-b2a6-839ef0e39631 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:14.950996 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-c6f6fe70-503d-4e63-9625-9ac3a6c877f2 req-7f0969a2-97bd-46b4-bb69-5a7297f79997 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:14.953060 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-665d2cbe-7551-4aca-ab49-d59670930967 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:31:14.953142 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c6f6fe70-503d-4e63-9625-9ac3a6c877f2 req-7f0969a2-97bd-46b4-bb69-5a7297f79997 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 Jul 31 09:31:14.953440 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c6f6fe70-503d-4e63-9625-9ac3a6c877f2 req-7f0969a2-97bd-46b4-bb69-5a7297f79997 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:14.953621 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-665d2cbe-7551-4aca-ab49-d59670930967 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "91c77afb-0f12-499e-a1fb-eb2db5edd883", "size": 1, "name": "tempest-UserMessagesTest-Volume-2065025693"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:14.953668 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c6f6fe70-503d-4e63-9625-9ac3a6c877f2 req-7f0969a2-97bd-46b4-bb69-5a7297f79997 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:14.956393 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-665d2cbe-7551-4aca-ab49-d59670930967 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Create volume request body: {'volume': {'volume_type': '91c77afb-0f12-499e-a1fb-eb2db5edd883', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-2065025693'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:31:14.963491 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-665d2cbe-7551-4aca-ab49-d59670930967 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Create volume of 1 GB Jul 31 09:31:14.963868 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:14.963868 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:14.964522 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-665d2cbe-7551-4aca-ab49-d59670930967 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Availability Zones retrieved successfully. Jul 31 09:31:14.966325 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:14.966325 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:14.969762 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-665d2cbe-7551-4aca-ab49-d59670930967 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Flow 'volume_create_api' (683cff49-b8e0-4575-9a7e-bb4c09be209a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:14.970832 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-665d2cbe-7551-4aca-ab49-d59670930967 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d26d05a-dd2b-45ac-b80b-6014f9366749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:14.971701 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-665d2cbe-7551-4aca-ab49-d59670930967 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:31:14.972087 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-c6f6fe70-503d-4e63-9625-9ac3a6c877f2 req-7f0969a2-97bd-46b4-bb69-5a7297f79997 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:31:14.977918 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c6f6fe70-503d-4e63-9625-9ac3a6c877f2 req-7f0969a2-97bd-46b4-bb69-5a7297f79997 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 returned with HTTP 200 Jul 31 09:31:14.978377 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 572/2276] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:31:14 2026] GET /volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:14.996680 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-665d2cbe-7551-4aca-ab49-d59670930967 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d26d05a-dd2b-45ac-b80b-6014f9366749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:31:15Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1246894578',vendor_name='tempest-vendor_name-903210556'},id=91c77afb-0f12-499e-a1fb-eb2db5edd883,is_public=True,name='tempest-UserMessagesTest-volume-type-1944912598',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '91c77afb-0f12-499e-a1fb-eb2db5edd883', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:14.997576 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-665d2cbe-7551-4aca-ab49-d59670930967 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba713b99-242e-40f2-b821-786144dfff09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:14.998516 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0c1d2388-6c6b-4520-8283-3e9d7af2f990 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:15.000926 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0c1d2388-6c6b-4520-8283-3e9d7af2f990 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 Jul 31 09:31:15.001224 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0c1d2388-6c6b-4520-8283-3e9d7af2f990 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:15.001516 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0c1d2388-6c6b-4520-8283-3e9d7af2f990 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:15.018537 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:15.018537 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:15.025746 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0c1d2388-6c6b-4520-8283-3e9d7af2f990 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:31:15.032534 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0c1d2388-6c6b-4520-8283-3e9d7af2f990 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 returned with HTTP 200 Jul 31 09:31:15.032925 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-665d2cbe-7551-4aca-ab49-d59670930967 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1944912598 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1944912598, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:31:15.033133 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 567/2277] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:14 2026] GET /volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:15.033266 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-665d2cbe-7551-4aca-ab49-d59670930967 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1944912598 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1944912598, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:31:15.076983 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-665d2cbe-7551-4aca-ab49-d59670930967 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Created reservations ['afe5d1eb-989d-4381-9814-6330abd5296f', '52d426ce-5ae3-4259-9797-cffdad789fea', 'c6eea70c-8c92-4b99-9010-d1b3fecb58c1', '35d8e15c-537b-40b8-a6ac-78f603781a2f'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:15.077860 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-665d2cbe-7551-4aca-ab49-d59670930967 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba713b99-242e-40f2-b821-786144dfff09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afe5d1eb-989d-4381-9814-6330abd5296f', '52d426ce-5ae3-4259-9797-cffdad789fea', 'c6eea70c-8c92-4b99-9010-d1b3fecb58c1', '35d8e15c-537b-40b8-a6ac-78f603781a2f']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:15.078613 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-665d2cbe-7551-4aca-ab49-d59670930967 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c4d915e-1ae8-4ab6-b472-1b3bf7ff8ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:15.080917 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-8c873102-abc4-4798-b606-2d5dc2875cbc req-b7326285-4bd0-44fb-a1d2-aed7423728e3 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:15.086177 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-8c873102-abc4-4798-b606-2d5dc2875cbc req-b7326285-4bd0-44fb-a1d2-aed7423728e3 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 Jul 31 09:31:15.086505 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-8c873102-abc4-4798-b606-2d5dc2875cbc req-b7326285-4bd0-44fb-a1d2-aed7423728e3 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:15.086790 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-8c873102-abc4-4798-b606-2d5dc2875cbc req-b7326285-4bd0-44fb-a1d2-aed7423728e3 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:15.099517 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:15.099517 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:15.104547 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-8c873102-abc4-4798-b606-2d5dc2875cbc req-b7326285-4bd0-44fb-a1d2-aed7423728e3 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:31:15.106453 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-665d2cbe-7551-4aca-ab49-d59670930967 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c4d915e-1ae8-4ab6-b472-1b3bf7ff8ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '581b508c-905e-4768-bb1d-63fe5ae15a3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2065025693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be85e65e7f7a4791bb4636ea93cb766a',qos_specs=None,replication_status=,reservations=['afe5d1eb-989d-4381-9814-6330abd5296f','52d426ce-5ae3-4259-9797-cffdad789fea','c6eea70c-8c92-4b99-9010-d1b3fecb58c1','35d8e15c-537b-40b8-a6ac-78f603781a2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a52a448313284057add5143bd19f0412',volume_type_id=91c77afb-0f12-499e-a1fb-eb2db5edd883), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:31:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2065025693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=581b508c-905e-4768-bb1d-63fe5ae15a3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be85e65e7f7a4791bb4636ea93cb766a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a52a448313284057add5143bd19f0412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(91c77afb-0f12-499e-a1fb-eb2db5edd883),volume_type_id=91c77afb-0f12-499e-a1fb-eb2db5edd883)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:15.107314 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-665d2cbe-7551-4aca-ab49-d59670930967 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4695b5bf-8d82-48da-99c0-a0630cac6c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:15.111027 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-8c873102-abc4-4798-b606-2d5dc2875cbc req-b7326285-4bd0-44fb-a1d2-aed7423728e3 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 returned with HTTP 200 Jul 31 09:31:15.111464 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 571/2278] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:31:15 2026] GET /volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:15.112262 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5fb4f37c-6a69-4e79-8d35-8a13d5324d0f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:15.114711 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5fb4f37c-6a69-4e79-8d35-8a13d5324d0f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 Jul 31 09:31:15.115276 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5fb4f37c-6a69-4e79-8d35-8a13d5324d0f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:15.115427 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5fb4f37c-6a69-4e79-8d35-8a13d5324d0f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:15.115842 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-5fb4f37c-6a69-4e79-8d35-8a13d5324d0f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id bf4dd56a-d53d-467d-9e39-ab1baa19d9d1. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:31:15.122482 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:15.122482 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:15.122482 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5fb4f37c-6a69-4e79-8d35-8a13d5324d0f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 returned with HTTP 200 Jul 31 09:31:15.122859 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 573/2279] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:15 2026] GET /volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:15.133405 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-665d2cbe-7551-4aca-ab49-d59670930967 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4695b5bf-8d82-48da-99c0-a0630cac6c8d) transitioned into state 'SUCCESS' from state '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-2065025693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be85e65e7f7a4791bb4636ea93cb766a',qos_specs=None,replication_status=,reservations=['afe5d1eb-989d-4381-9814-6330abd5296f','52d426ce-5ae3-4259-9797-cffdad789fea','c6eea70c-8c92-4b99-9010-d1b3fecb58c1','35d8e15c-537b-40b8-a6ac-78f603781a2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a52a448313284057add5143bd19f0412',volume_type_id=91c77afb-0f12-499e-a1fb-eb2db5edd883)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:15.134159 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-665d2cbe-7551-4aca-ab49-d59670930967 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8150c5a-3b14-4f11-a5bb-154febfc399e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:15.138811 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-8c873102-abc4-4798-b606-2d5dc2875cbc req-01433a07-c8dc-42bf-a1d3-7b42fe958a92 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:15.140882 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8c873102-abc4-4798-b606-2d5dc2875cbc req-01433a07-c8dc-42bf-a1d3-7b42fe958a92 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] POST https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0/action Jul 31 09:31:15.141421 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8c873102-abc4-4798-b606-2d5dc2875cbc req-01433a07-c8dc-42bf-a1d3-7b42fe958a92 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:31:15.141421 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8c873102-abc4-4798-b606-2d5dc2875cbc req-01433a07-c8dc-42bf-a1d3-7b42fe958a92 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:15.145911 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-665d2cbe-7551-4aca-ab49-d59670930967 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8150c5a-3b14-4f11-a5bb-154febfc399e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:15.146908 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-665d2cbe-7551-4aca-ab49-d59670930967 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Flow 'volume_create_api' (683cff49-b8e0-4575-9a7e-bb4c09be209a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:15.147338 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-665d2cbe-7551-4aca-ab49-d59670930967 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Create volume request issued successfully. Jul 31 09:31:15.148021 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-665d2cbe-7551-4aca-ab49-d59670930967 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:31:15.148656 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 569/2280] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:31:14 2026] POST /volume/v3/volumes => generated 786 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:15.164458 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:15.164458 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:15.164818 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5c368d60-4999-4be7-9133-479ab87bedb8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:15.165051 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-8c873102-abc4-4798-b606-2d5dc2875cbc req-01433a07-c8dc-42bf-a1d3-7b42fe958a92 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:31:15.167018 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5c368d60-4999-4be7-9133-479ab87bedb8 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] GET https://10.4.3.226/volume/v3/volumes/581b508c-905e-4768-bb1d-63fe5ae15a3b Jul 31 09:31:15.167018 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5c368d60-4999-4be7-9133-479ab87bedb8 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:15.167224 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5c368d60-4999-4be7-9133-479ab87bedb8 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:15.178706 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-8c873102-abc4-4798-b606-2d5dc2875cbc req-01433a07-c8dc-42bf-a1d3-7b42fe958a92 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Begin detaching volume completed successfully. Jul 31 09:31:15.179056 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8c873102-abc4-4798-b606-2d5dc2875cbc req-01433a07-c8dc-42bf-a1d3-7b42fe958a92 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0/action returned with HTTP 202 Jul 31 09:31:15.179717 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 568/2281] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:31:15 2026] POST /volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:31:15.180263 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:15.180263 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:15.184955 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5c368d60-4999-4be7-9133-479ab87bedb8 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Volume info retrieved successfully. Jul 31 09:31:15.192974 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5c368d60-4999-4be7-9133-479ab87bedb8 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] https://10.4.3.226/volume/v3/volumes/581b508c-905e-4768-bb1d-63fe5ae15a3b returned with HTTP 200 Jul 31 09:31:15.192974 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 572/2282] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:15 2026] GET /volume/v3/volumes/581b508c-905e-4768-bb1d-63fe5ae15a3b => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:15.240831 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-718d3ff9-2e28-4150-8152-9e7c63b85cee None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:15.241279 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-718d3ff9-2e28-4150-8152-9e7c63b85cee None None] GET https://10.4.3.226/volume// Jul 31 09:31:15.241491 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-718d3ff9-2e28-4150-8152-9e7c63b85cee None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:15.241690 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-718d3ff9-2e28-4150-8152-9e7c63b85cee None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:15.242049 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-718d3ff9-2e28-4150-8152-9e7c63b85cee None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:31:15.242380 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 574/2283] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:31:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:31:15.252391 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-8c873102-abc4-4798-b606-2d5dc2875cbc req-d0de7d06-a17b-4778-bb8f-b18433ae798b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:15.257957 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-8c873102-abc4-4798-b606-2d5dc2875cbc req-d0de7d06-a17b-4778-bb8f-b18433ae798b tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 Jul 31 09:31:15.258266 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-8c873102-abc4-4798-b606-2d5dc2875cbc req-d0de7d06-a17b-4778-bb8f-b18433ae798b tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:15.258496 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-8c873102-abc4-4798-b606-2d5dc2875cbc req-d0de7d06-a17b-4778-bb8f-b18433ae798b tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:15.279151 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:15.279151 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:15.283202 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-8c873102-abc4-4798-b606-2d5dc2875cbc req-d0de7d06-a17b-4778-bb8f-b18433ae798b tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:31:15.291968 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-8c873102-abc4-4798-b606-2d5dc2875cbc req-d0de7d06-a17b-4778-bb8f-b18433ae798b tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 returned with HTTP 200 Jul 31 09:31:15.292638 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 570/2284] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:31:15 2026] GET /volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 => generated 1322 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:31:15.849889 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-3030d851-28b5-4d79-b83c-580d99f2b2d6 req-c7869d88-aeba-4ade-816a-e61f5806a92b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:15.852449 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3030d851-28b5-4d79-b83c-580d99f2b2d6 req-c7869d88-aeba-4ade-816a-e61f5806a92b tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] DELETE https://10.4.3.226/volume/v3/attachments/7de20e84-7f8a-46a2-a964-8f65a11fb52b Jul 31 09:31:15.852629 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3030d851-28b5-4d79-b83c-580d99f2b2d6 req-c7869d88-aeba-4ade-816a-e61f5806a92b tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:15.852839 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3030d851-28b5-4d79-b83c-580d99f2b2d6 req-c7869d88-aeba-4ade-816a-e61f5806a92b tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:15.860682 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:15.860682 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:15.960446 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3030d851-28b5-4d79-b83c-580d99f2b2d6 req-c7869d88-aeba-4ade-816a-e61f5806a92b tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments/7de20e84-7f8a-46a2-a964-8f65a11fb52b returned with HTTP 200 Jul 31 09:31:15.961177 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 569/2285] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:31:15 2026] DELETE /volume/v3/attachments/7de20e84-7f8a-46a2-a964-8f65a11fb52b => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:16.088730 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0545e74b-7f34-49a4-baba-5f84aa7df70f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:16.142083 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ce115a82-9a4a-4bc0-9308-c0866dfaee0c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:16.146362 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ce115a82-9a4a-4bc0-9308-c0866dfaee0c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 Jul 31 09:31:16.146362 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ce115a82-9a4a-4bc0-9308-c0866dfaee0c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:16.146362 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ce115a82-9a4a-4bc0-9308-c0866dfaee0c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:16.146362 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-ce115a82-9a4a-4bc0-9308-c0866dfaee0c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id bf4dd56a-d53d-467d-9e39-ab1baa19d9d1. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:31:16.152795 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:16.152795 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:16.152795 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ce115a82-9a4a-4bc0-9308-c0866dfaee0c tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 returned with HTTP 200 Jul 31 09:31:16.152795 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 575/2286] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:16 2026] GET /volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:16.206874 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-54ed8477-8293-4ce4-a4cb-398643760b25 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:16.210563 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-54ed8477-8293-4ce4-a4cb-398643760b25 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] GET https://10.4.3.226/volume/v3/volumes/581b508c-905e-4768-bb1d-63fe5ae15a3b Jul 31 09:31:16.210602 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-54ed8477-8293-4ce4-a4cb-398643760b25 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:16.210767 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-54ed8477-8293-4ce4-a4cb-398643760b25 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:16.219437 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:16.219437 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:16.227980 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-54ed8477-8293-4ce4-a4cb-398643760b25 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Volume info retrieved successfully. Jul 31 09:31:16.239586 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-54ed8477-8293-4ce4-a4cb-398643760b25 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] https://10.4.3.226/volume/v3/volumes/581b508c-905e-4768-bb1d-63fe5ae15a3b returned with HTTP 200 Jul 31 09:31:16.240033 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 571/2287] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:16 2026] GET /volume/v3/volumes/581b508c-905e-4768-bb1d-63fe5ae15a3b => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:16.249407 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-025682a0-46bc-4ce2-834e-6adb8eedc2b1 req-568900ff-f281-459c-a66f-63235c44c88a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:16.252615 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-025682a0-46bc-4ce2-834e-6adb8eedc2b1 req-568900ff-f281-459c-a66f-63235c44c88a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] DELETE https://10.4.3.226/volume/v3/attachments/9f799116-e91b-4a2e-b2a6-839ef0e39631 Jul 31 09:31:16.252886 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-025682a0-46bc-4ce2-834e-6adb8eedc2b1 req-568900ff-f281-459c-a66f-63235c44c88a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:16.253177 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-025682a0-46bc-4ce2-834e-6adb8eedc2b1 req-568900ff-f281-459c-a66f-63235c44c88a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:16.254701 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0545e74b-7f34-49a4-baba-5f84aa7df70f tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:31:16.255142 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0545e74b-7f34-49a4-baba-5f84aa7df70f tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-231605624"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:16.257308 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8dfd8d51-c134-4137-b08b-5a463e4c5e19 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:16.258499 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-025682a0-46bc-4ce2-834e-6adb8eedc2b1 req-568900ff-f281-459c-a66f-63235c44c88a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/attachments/9f799116-e91b-4a2e-b2a6-839ef0e39631 returned with HTTP 404 Jul 31 09:31:16.259284 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 570/2288] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:31:16 2026] DELETE /volume/v3/attachments/9f799116-e91b-4a2e-b2a6-839ef0e39631 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:31:16.260044 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8dfd8d51-c134-4137-b08b-5a463e4c5e19 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] GET https://10.4.3.226/volume/v3/messages Jul 31 09:31:16.260390 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8dfd8d51-c134-4137-b08b-5a463e4c5e19 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:16.260785 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8dfd8d51-c134-4137-b08b-5a463e4c5e19 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:16.270576 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8dfd8d51-c134-4137-b08b-5a463e4c5e19 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] https://10.4.3.226/volume/v3/messages returned with HTTP 200 Jul 31 09:31:16.270905 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 576/2289] 10.4.3.226 () {68 vars in 1280 bytes} [Fri Jul 31 09:31:16 2026] GET /volume/v3/messages => generated 670 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:16.280649 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0545e74b-7f34-49a4-baba-5f84aa7df70f tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:31:16.280649 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 573/2290] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:31:16 2026] POST /volume/v3/types => generated 232 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:16.282734 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-58922c13-1220-49aa-81b2-bd77815689a9 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:16.285494 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-58922c13-1220-49aa-81b2-bd77815689a9 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] DELETE https://10.4.3.226/volume/v3/messages/f2d05937-9f7b-437d-bb17-ca26369aa4df Jul 31 09:31:16.285821 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-58922c13-1220-49aa-81b2-bd77815689a9 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:16.286446 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-58922c13-1220-49aa-81b2-bd77815689a9 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:16.293434 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-657d78a5-48e3-4f75-a1bf-477b968630e5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:16.295748 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-657d78a5-48e3-4f75-a1bf-477b968630e5 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:31:16.296289 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-657d78a5-48e3-4f75-a1bf-477b968630e5 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1196341965", "extra_specs": {"multiattach": " True"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:16.299642 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:16.299642 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:16.309795 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-58922c13-1220-49aa-81b2-bd77815689a9 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] https://10.4.3.226/volume/v3/messages/f2d05937-9f7b-437d-bb17-ca26369aa4df returned with HTTP 204 Jul 31 09:31:16.310726 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 572/2291] 10.4.3.226 () {68 vars in 1394 bytes} [Fri Jul 31 09:31:16 2026] DELETE /volume/v3/messages/f2d05937-9f7b-437d-bb17-ca26369aa4df => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 09:31:16.321198 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2e3102f5-d51d-496e-9813-8b0fd5824967 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:16.323460 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2e3102f5-d51d-496e-9813-8b0fd5824967 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] GET https://10.4.3.226/volume/v3/messages/f2d05937-9f7b-437d-bb17-ca26369aa4df Jul 31 09:31:16.323746 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2e3102f5-d51d-496e-9813-8b0fd5824967 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:16.324011 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2e3102f5-d51d-496e-9813-8b0fd5824967 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:16.328559 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2e3102f5-d51d-496e-9813-8b0fd5824967 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] https://10.4.3.226/volume/v3/messages/f2d05937-9f7b-437d-bb17-ca26369aa4df returned with HTTP 404 Jul 31 09:31:16.329087 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 577/2292] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:31:16 2026] GET /volume/v3/messages/f2d05937-9f7b-437d-bb17-ca26369aa4df => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:16.329522 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-657d78a5-48e3-4f75-a1bf-477b968630e5 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:31:16.330036 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 571/2293] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:31:16 2026] POST /volume/v3/types => generated 259 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:16.337741 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-187ba369-e198-4975-97dc-cbe07e492cc5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:16.339999 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-187ba369-e198-4975-97dc-cbe07e492cc5 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] GET https://10.4.3.226/volume/v3/volumes/581b508c-905e-4768-bb1d-63fe5ae15a3b Jul 31 09:31:16.340257 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-187ba369-e198-4975-97dc-cbe07e492cc5 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:16.340524 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-187ba369-e198-4975-97dc-cbe07e492cc5 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:16.345260 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-659f0ed7-bbd6-4fa8-a5e8-e7a98989b506 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:16.350799 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:16.350799 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:16.355094 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-187ba369-e198-4975-97dc-cbe07e492cc5 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Volume info retrieved successfully. Jul 31 09:31:16.364195 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-187ba369-e198-4975-97dc-cbe07e492cc5 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] https://10.4.3.226/volume/v3/volumes/581b508c-905e-4768-bb1d-63fe5ae15a3b returned with HTTP 200 Jul 31 09:31:16.364800 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 574/2294] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:16 2026] GET /volume/v3/volumes/581b508c-905e-4768-bb1d-63fe5ae15a3b => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:16.381360 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1102ff7d-64c6-4beb-a028-5be326d6f299 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:16.383452 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1102ff7d-64c6-4beb-a028-5be326d6f299 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] DELETE https://10.4.3.226/volume/v3/volumes/581b508c-905e-4768-bb1d-63fe5ae15a3b Jul 31 09:31:16.384289 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1102ff7d-64c6-4beb-a028-5be326d6f299 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:16.384661 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1102ff7d-64c6-4beb-a028-5be326d6f299 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:16.384958 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-1102ff7d-64c6-4beb-a028-5be326d6f299 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Delete volume with id: 581b508c-905e-4768-bb1d-63fe5ae15a3b Jul 31 09:31:16.394692 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:16.394692 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:16.395480 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1102ff7d-64c6-4beb-a028-5be326d6f299 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Volume info retrieved successfully. Jul 31 09:31:16.397083 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1102ff7d-64c6-4beb-a028-5be326d6f299 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100317) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 09:31:16.415078 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-1102ff7d-64c6-4beb-a028-5be326d6f299 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1944912598 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1944912598, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:31:16.415568 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-1102ff7d-64c6-4beb-a028-5be326d6f299 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1944912598 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1944912598, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:31:16.417674 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-8c873102-abc4-4798-b606-2d5dc2875cbc req-c33180fc-588f-4b9e-a1e1-76462c407ace None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:16.419942 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8c873102-abc4-4798-b606-2d5dc2875cbc req-c33180fc-588f-4b9e-a1e1-76462c407ace tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] DELETE https://10.4.3.226/volume/v3/attachments/72f13c0e-79de-4a43-a481-a9bacc7a16cd Jul 31 09:31:16.420176 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8c873102-abc4-4798-b606-2d5dc2875cbc req-c33180fc-588f-4b9e-a1e1-76462c407ace tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:16.420353 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8c873102-abc4-4798-b606-2d5dc2875cbc req-c33180fc-588f-4b9e-a1e1-76462c407ace tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:16.428814 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-1102ff7d-64c6-4beb-a028-5be326d6f299 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Created reservations ['1c567d28-7125-4050-baee-435512d8cf60', '6f0912ff-9e87-442c-9431-a59c3538efd7', '9e8bef65-fc1b-4a05-ae0b-0acd11cda4e1', 'b9ab9474-e4d5-44d3-bc87-804b19d88268'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:16.428973 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-659f0ed7-bbd6-4fa8-a5e8-e7a98989b506 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:31:16.429363 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-659f0ed7-bbd6-4fa8-a5e8-e7a98989b506 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-231605624", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-171764682"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:16.429842 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:16.429842 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:16.431798 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-659f0ed7-bbd6-4fa8-a5e8-e7a98989b506 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-231605624', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-171764682'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:31:16.440213 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-659f0ed7-bbd6-4fa8-a5e8-e7a98989b506 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Create volume of 1 GB Jul 31 09:31:16.440213 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:16.440213 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:16.440213 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-659f0ed7-bbd6-4fa8-a5e8-e7a98989b506 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Availability Zones retrieved successfully. Jul 31 09:31:16.451956 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-659f0ed7-bbd6-4fa8-a5e8-e7a98989b506 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Flow 'volume_create_api' (a9a648e3-937d-4504-b37a-a8a117af3fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:16.454049 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-659f0ed7-bbd6-4fa8-a5e8-e7a98989b506 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1eebafa-03ad-400d-87a8-2bab1e4f531a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:16.455259 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-659f0ed7-bbd6-4fa8-a5e8-e7a98989b506 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:31:16.463633 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1102ff7d-64c6-4beb-a028-5be326d6f299 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Delete volume request issued successfully. Jul 31 09:31:16.463858 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1102ff7d-64c6-4beb-a028-5be326d6f299 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] https://10.4.3.226/volume/v3/volumes/581b508c-905e-4768-bb1d-63fe5ae15a3b returned with HTTP 202 Jul 31 09:31:16.464341 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 578/2295] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:31:16 2026] DELETE /volume/v3/volumes/581b508c-905e-4768-bb1d-63fe5ae15a3b => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 09:31:16.477084 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7e27048b-3827-41a2-8276-8c90f85e18f5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:16.479155 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-659f0ed7-bbd6-4fa8-a5e8-e7a98989b506 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1eebafa-03ad-400d-87a8-2bab1e4f531a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:31:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e3ae9ad1-8647-49cd-9c29-db80bedc6db8,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-231605624',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3ae9ad1-8647-49cd-9c29-db80bedc6db8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:16.480199 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-659f0ed7-bbd6-4fa8-a5e8-e7a98989b506 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dec92f9-7ca8-455f-be7a-1eff7016782e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:16.482785 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7e27048b-3827-41a2-8276-8c90f85e18f5 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] GET https://10.4.3.226/volume/v3/volumes/581b508c-905e-4768-bb1d-63fe5ae15a3b Jul 31 09:31:16.483137 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7e27048b-3827-41a2-8276-8c90f85e18f5 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:16.483217 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7e27048b-3827-41a2-8276-8c90f85e18f5 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:16.493616 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8c873102-abc4-4798-b606-2d5dc2875cbc req-c33180fc-588f-4b9e-a1e1-76462c407ace tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/attachments/72f13c0e-79de-4a43-a481-a9bacc7a16cd returned with HTTP 200 Jul 31 09:31:16.494060 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 572/2296] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:31:16 2026] DELETE /volume/v3/attachments/72f13c0e-79de-4a43-a481-a9bacc7a16cd => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:16.496278 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7e27048b-3827-41a2-8276-8c90f85e18f5 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] https://10.4.3.226/volume/v3/volumes/581b508c-905e-4768-bb1d-63fe5ae15a3b returned with HTTP 404 Jul 31 09:31:16.496858 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 575/2297] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:16 2026] GET /volume/v3/volumes/581b508c-905e-4768-bb1d-63fe5ae15a3b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:16.505530 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-659f0ed7-bbd6-4fa8-a5e8-e7a98989b506 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-231605624 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-231605624, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:31:16.505867 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-659f0ed7-bbd6-4fa8-a5e8-e7a98989b506 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-231605624 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-231605624, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:31:16.507402 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c0887e35-08d8-4bdf-ac89-d1e368a963e2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:16.511283 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c0887e35-08d8-4bdf-ac89-d1e368a963e2 tempest-UserMessagesTest-1694344934 tempest-UserMessagesTest-1694344934-project-admin] DELETE https://10.4.3.226/volume/v3/types/91c77afb-0f12-499e-a1fb-eb2db5edd883 Jul 31 09:31:16.511505 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c0887e35-08d8-4bdf-ac89-d1e368a963e2 tempest-UserMessagesTest-1694344934 tempest-UserMessagesTest-1694344934-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:16.511725 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c0887e35-08d8-4bdf-ac89-d1e368a963e2 tempest-UserMessagesTest-1694344934 tempest-UserMessagesTest-1694344934-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:16.539638 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-659f0ed7-bbd6-4fa8-a5e8-e7a98989b506 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Created reservations ['9298556d-fcda-48f7-93bf-feed628a1c3f', 'f3c74c7f-3d33-4eb2-95c2-490b17ab6b01', '8e2ea4d7-a323-47d4-9537-065c937ee330', '0345a49f-b310-4b76-9d3a-2ad79d645a78'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:16.540362 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-659f0ed7-bbd6-4fa8-a5e8-e7a98989b506 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dec92f9-7ca8-455f-be7a-1eff7016782e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9298556d-fcda-48f7-93bf-feed628a1c3f', 'f3c74c7f-3d33-4eb2-95c2-490b17ab6b01', '8e2ea4d7-a323-47d4-9537-065c937ee330', '0345a49f-b310-4b76-9d3a-2ad79d645a78']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:16.541043 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-659f0ed7-bbd6-4fa8-a5e8-e7a98989b506 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5f0db62-88bb-4ad6-b96a-2e0e41966757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:16.543326 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c0887e35-08d8-4bdf-ac89-d1e368a963e2 tempest-UserMessagesTest-1694344934 tempest-UserMessagesTest-1694344934-project-admin] https://10.4.3.226/volume/v3/types/91c77afb-0f12-499e-a1fb-eb2db5edd883 returned with HTTP 202 Jul 31 09:31:16.543923 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 579/2298] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:31:16 2026] DELETE /volume/v3/types/91c77afb-0f12-499e-a1fb-eb2db5edd883 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:16.552650 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1ac65299-a7ab-4013-bcb3-c1b178386a25 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:16.554556 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1ac65299-a7ab-4013-bcb3-c1b178386a25 tempest-UserMessagesTest-1694344934 tempest-UserMessagesTest-1694344934-project-admin] GET https://10.4.3.226/volume/v3/types/91c77afb-0f12-499e-a1fb-eb2db5edd883 Jul 31 09:31:16.554785 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1ac65299-a7ab-4013-bcb3-c1b178386a25 tempest-UserMessagesTest-1694344934 tempest-UserMessagesTest-1694344934-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:16.555043 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1ac65299-a7ab-4013-bcb3-c1b178386a25 tempest-UserMessagesTest-1694344934 tempest-UserMessagesTest-1694344934-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:16.558443 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1ac65299-a7ab-4013-bcb3-c1b178386a25 tempest-UserMessagesTest-1694344934 tempest-UserMessagesTest-1694344934-project-admin] https://10.4.3.226/volume/v3/types/91c77afb-0f12-499e-a1fb-eb2db5edd883 returned with HTTP 404 Jul 31 09:31:16.558903 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 573/2299] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:31:16 2026] GET /volume/v3/types/91c77afb-0f12-499e-a1fb-eb2db5edd883 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:16.567376 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-659f0ed7-bbd6-4fa8-a5e8-e7a98989b506 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5f0db62-88bb-4ad6-b96a-2e0e41966757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac6395e3-8fd9-43be-9904-2a1db937553a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-171764682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bfa81e77b6d4c438a942afc93a4f307',qos_specs=None,replication_status=,reservations=['9298556d-fcda-48f7-93bf-feed628a1c3f','f3c74c7f-3d33-4eb2-95c2-490b17ab6b01','8e2ea4d7-a323-47d4-9537-065c937ee330','0345a49f-b310-4b76-9d3a-2ad79d645a78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c885be1715349f8b78e96ad5d5ce59f',volume_type_id=e3ae9ad1-8647-49cd-9c29-db80bedc6db8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:31:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-171764682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac6395e3-8fd9-43be-9904-2a1db937553a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bfa81e77b6d4c438a942afc93a4f307',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c885be1715349f8b78e96ad5d5ce59f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3ae9ad1-8647-49cd-9c29-db80bedc6db8),volume_type_id=e3ae9ad1-8647-49cd-9c29-db80bedc6db8)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:16.568229 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-659f0ed7-bbd6-4fa8-a5e8-e7a98989b506 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ef96e5e-1c93-48eb-8203-e277cf4752ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:16.568468 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-49aa1a7e-b65e-4ec2-bcd1-e22994914a96 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:16.570623 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-49aa1a7e-b65e-4ec2-bcd1-e22994914a96 tempest-UserMessagesTest-1694344934 tempest-UserMessagesTest-1694344934-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:31:16.571083 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-49aa1a7e-b65e-4ec2-bcd1-e22994914a96 tempest-UserMessagesTest-1694344934 tempest-UserMessagesTest-1694344934-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1616955017", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1038517718", "vendor_name": "tempest-vendor_name-1387604183"}}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:16.589319 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-659f0ed7-bbd6-4fa8-a5e8-e7a98989b506 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ef96e5e-1c93-48eb-8203-e277cf4752ff) transitioned into state 'SUCCESS' from state '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-171764682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bfa81e77b6d4c438a942afc93a4f307',qos_specs=None,replication_status=,reservations=['9298556d-fcda-48f7-93bf-feed628a1c3f','f3c74c7f-3d33-4eb2-95c2-490b17ab6b01','8e2ea4d7-a323-47d4-9537-065c937ee330','0345a49f-b310-4b76-9d3a-2ad79d645a78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c885be1715349f8b78e96ad5d5ce59f',volume_type_id=e3ae9ad1-8647-49cd-9c29-db80bedc6db8)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:16.590807 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-659f0ed7-bbd6-4fa8-a5e8-e7a98989b506 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2195965-5eb0-4113-9343-f68f47b5910a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:16.596742 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-49aa1a7e-b65e-4ec2-bcd1-e22994914a96 tempest-UserMessagesTest-1694344934 tempest-UserMessagesTest-1694344934-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:31:16.597169 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 576/2300] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:31:16 2026] POST /volume/v3/types => generated 328 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:16.601985 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-659f0ed7-bbd6-4fa8-a5e8-e7a98989b506 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2195965-5eb0-4113-9343-f68f47b5910a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:16.603011 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-659f0ed7-bbd6-4fa8-a5e8-e7a98989b506 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Flow 'volume_create_api' (a9a648e3-937d-4504-b37a-a8a117af3fcc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:16.604145 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-659f0ed7-bbd6-4fa8-a5e8-e7a98989b506 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Create volume request issued successfully. Jul 31 09:31:16.604338 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-659f0ed7-bbd6-4fa8-a5e8-e7a98989b506 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:31:16.604884 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 573/2301] 10.4.3.226 () {70 vars in 1300 bytes} [Fri Jul 31 09:31:16 2026] POST /volume/v3/volumes => generated 870 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:16.606647 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1cc880f7-6145-40a8-8523-997cb81b7fab None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:16.611267 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1cc880f7-6145-40a8-8523-997cb81b7fab tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:31:16.611267 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1cc880f7-6145-40a8-8523-997cb81b7fab tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b76b2b8d-7e69-4fc0-8d9f-e4b54789aec6", "size": 1, "name": "tempest-UserMessagesTest-Volume-1206455316"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:16.611267 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-1cc880f7-6145-40a8-8523-997cb81b7fab tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Create volume request body: {'volume': {'volume_type': 'b76b2b8d-7e69-4fc0-8d9f-e4b54789aec6', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1206455316'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:31:16.620265 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-1cc880f7-6145-40a8-8523-997cb81b7fab tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Create volume of 1 GB Jul 31 09:31:16.620265 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:16.620265 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:16.620265 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1cc880f7-6145-40a8-8523-997cb81b7fab tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Availability Zones retrieved successfully. Jul 31 09:31:16.623542 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1cc880f7-6145-40a8-8523-997cb81b7fab tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Flow 'volume_create_api' (e624b9f0-5a99-4a0d-a39c-c09dccb7f9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:16.627747 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1cc880f7-6145-40a8-8523-997cb81b7fab tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10a938f7-5299-47b5-89ba-e4668fcc6429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:16.627747 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-1cc880f7-6145-40a8-8523-997cb81b7fab tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:31:16.641324 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c479aea4-c7af-468b-a1a0-6b3a35bf2a04 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:16.643289 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c479aea4-c7af-468b-a1a0-6b3a35bf2a04 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] GET https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a Jul 31 09:31:16.643627 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c479aea4-c7af-468b-a1a0-6b3a35bf2a04 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:16.643808 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c479aea4-c7af-468b-a1a0-6b3a35bf2a04 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:16.647886 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1cc880f7-6145-40a8-8523-997cb81b7fab tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10a938f7-5299-47b5-89ba-e4668fcc6429) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:31:17Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1038517718',vendor_name='tempest-vendor_name-1387604183'},id=b76b2b8d-7e69-4fc0-8d9f-e4b54789aec6,is_public=True,name='tempest-UserMessagesTest-volume-type-1616955017',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b76b2b8d-7e69-4fc0-8d9f-e4b54789aec6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:16.648494 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1cc880f7-6145-40a8-8523-997cb81b7fab tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9394cf18-9eb5-4a40-ac01-cd290dd81cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:16.652050 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:16.652050 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:16.656350 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c479aea4-c7af-468b-a1a0-6b3a35bf2a04 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Volume info retrieved successfully. Jul 31 09:31:16.661437 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c479aea4-c7af-468b-a1a0-6b3a35bf2a04 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a returned with HTTP 200 Jul 31 09:31:16.661597 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 574/2302] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:31:16 2026] GET /volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a => generated 938 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:16.678179 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-1cc880f7-6145-40a8-8523-997cb81b7fab tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1616955017 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1616955017, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:31:16.678467 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-1cc880f7-6145-40a8-8523-997cb81b7fab tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1616955017 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1616955017, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:31:16.721973 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-1cc880f7-6145-40a8-8523-997cb81b7fab tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Created reservations ['333be448-ac1d-442c-a0de-f23110c4896f', 'ce7350ec-693d-4cae-8099-d4119cee8b37', '90f9d796-e38a-47b1-911c-ee29d911ba04', 'be8e123a-2059-47a7-a4ac-f3638148a2ec'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:16.723195 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1cc880f7-6145-40a8-8523-997cb81b7fab tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9394cf18-9eb5-4a40-ac01-cd290dd81cc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['333be448-ac1d-442c-a0de-f23110c4896f', 'ce7350ec-693d-4cae-8099-d4119cee8b37', '90f9d796-e38a-47b1-911c-ee29d911ba04', 'be8e123a-2059-47a7-a4ac-f3638148a2ec']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:16.724427 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1cc880f7-6145-40a8-8523-997cb81b7fab tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf0e578f-f6c4-499f-9431-27d2f3a489ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:16.757176 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1cc880f7-6145-40a8-8523-997cb81b7fab tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf0e578f-f6c4-499f-9431-27d2f3a489ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2209118c-ae7d-41cd-a69b-a98904747690', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1206455316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be85e65e7f7a4791bb4636ea93cb766a',qos_specs=None,replication_status=,reservations=['333be448-ac1d-442c-a0de-f23110c4896f','ce7350ec-693d-4cae-8099-d4119cee8b37','90f9d796-e38a-47b1-911c-ee29d911ba04','be8e123a-2059-47a7-a4ac-f3638148a2ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a52a448313284057add5143bd19f0412',volume_type_id=b76b2b8d-7e69-4fc0-8d9f-e4b54789aec6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:31:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1206455316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2209118c-ae7d-41cd-a69b-a98904747690,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be85e65e7f7a4791bb4636ea93cb766a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a52a448313284057add5143bd19f0412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b76b2b8d-7e69-4fc0-8d9f-e4b54789aec6),volume_type_id=b76b2b8d-7e69-4fc0-8d9f-e4b54789aec6)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:16.757969 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1cc880f7-6145-40a8-8523-997cb81b7fab tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (932077b2-5da7-4370-9b99-e9ab370525ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:16.779995 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1cc880f7-6145-40a8-8523-997cb81b7fab tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (932077b2-5da7-4370-9b99-e9ab370525ed) transitioned into state 'SUCCESS' from state '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-1206455316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be85e65e7f7a4791bb4636ea93cb766a',qos_specs=None,replication_status=,reservations=['333be448-ac1d-442c-a0de-f23110c4896f','ce7350ec-693d-4cae-8099-d4119cee8b37','90f9d796-e38a-47b1-911c-ee29d911ba04','be8e123a-2059-47a7-a4ac-f3638148a2ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a52a448313284057add5143bd19f0412',volume_type_id=b76b2b8d-7e69-4fc0-8d9f-e4b54789aec6)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:16.781227 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1cc880f7-6145-40a8-8523-997cb81b7fab tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb00ef74-410c-47a3-bc41-f184b4793ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:16.791581 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1cc880f7-6145-40a8-8523-997cb81b7fab tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb00ef74-410c-47a3-bc41-f184b4793ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:16.792843 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1cc880f7-6145-40a8-8523-997cb81b7fab tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Flow 'volume_create_api' (e624b9f0-5a99-4a0d-a39c-c09dccb7f9df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:16.795085 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1cc880f7-6145-40a8-8523-997cb81b7fab tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Create volume request issued successfully. Jul 31 09:31:16.796012 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1cc880f7-6145-40a8-8523-997cb81b7fab tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:31:16.796633 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 580/2303] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:31:16 2026] POST /volume/v3/volumes => generated 786 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:16.812417 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0ac2ef00-c000-4ac1-93e0-1ad1c01e91c5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:16.816438 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0ac2ef00-c000-4ac1-93e0-1ad1c01e91c5 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] GET https://10.4.3.226/volume/v3/volumes/2209118c-ae7d-41cd-a69b-a98904747690 Jul 31 09:31:16.816438 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0ac2ef00-c000-4ac1-93e0-1ad1c01e91c5 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:16.816503 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0ac2ef00-c000-4ac1-93e0-1ad1c01e91c5 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:16.826404 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:16.826404 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:16.830841 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-0ac2ef00-c000-4ac1-93e0-1ad1c01e91c5 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Volume info retrieved successfully. Jul 31 09:31:16.838770 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0ac2ef00-c000-4ac1-93e0-1ad1c01e91c5 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] https://10.4.3.226/volume/v3/volumes/2209118c-ae7d-41cd-a69b-a98904747690 returned with HTTP 200 Jul 31 09:31:16.839132 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 577/2304] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:16 2026] GET /volume/v3/volumes/2209118c-ae7d-41cd-a69b-a98904747690 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:17.172501 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2d7eb4a7-9294-4de7-bec3-4dbaa2417bd6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:17.179565 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2d7eb4a7-9294-4de7-bec3-4dbaa2417bd6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 Jul 31 09:31:17.179979 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2d7eb4a7-9294-4de7-bec3-4dbaa2417bd6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:17.181230 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2d7eb4a7-9294-4de7-bec3-4dbaa2417bd6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:17.181361 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-2d7eb4a7-9294-4de7-bec3-4dbaa2417bd6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id bf4dd56a-d53d-467d-9e39-ab1baa19d9d1. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:31:17.194029 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:17.194029 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:17.196680 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2d7eb4a7-9294-4de7-bec3-4dbaa2417bd6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 returned with HTTP 200 Jul 31 09:31:17.198171 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 574/2305] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:17 2026] GET /volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 => generated 735 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:17.366118 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fe8a37e3-8713-4bfa-9991-894dbc6d3bda None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:17.367928 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fe8a37e3-8713-4bfa-9991-894dbc6d3bda tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 Jul 31 09:31:17.368110 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fe8a37e3-8713-4bfa-9991-894dbc6d3bda tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:17.368317 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fe8a37e3-8713-4bfa-9991-894dbc6d3bda tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:17.375606 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:17.375606 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:17.379348 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fe8a37e3-8713-4bfa-9991-894dbc6d3bda tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:31:17.383977 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fe8a37e3-8713-4bfa-9991-894dbc6d3bda tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 returned with HTTP 200 Jul 31 09:31:17.384652 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 575/2306] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:17 2026] GET /volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:17.679507 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-78335967-f7fb-4e07-8964-b4c81f3b4f3d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:17.681454 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-78335967-f7fb-4e07-8964-b4c81f3b4f3d tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] GET https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a Jul 31 09:31:17.681679 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-78335967-f7fb-4e07-8964-b4c81f3b4f3d tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:17.682074 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-78335967-f7fb-4e07-8964-b4c81f3b4f3d tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:17.689184 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:17.689184 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:17.693874 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-78335967-f7fb-4e07-8964-b4c81f3b4f3d tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Volume info retrieved successfully. Jul 31 09:31:17.699073 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-78335967-f7fb-4e07-8964-b4c81f3b4f3d tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a returned with HTTP 200 Jul 31 09:31:17.699554 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 581/2307] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:31:17 2026] GET /volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a => generated 997 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:17.717550 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d1a2a89a-89e1-42f2-811f-d1cb5baa8bd6 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:17.719788 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d1a2a89a-89e1-42f2-811f-d1cb5baa8bd6 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] GET https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a Jul 31 09:31:17.720167 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d1a2a89a-89e1-42f2-811f-d1cb5baa8bd6 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:17.720354 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d1a2a89a-89e1-42f2-811f-d1cb5baa8bd6 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:17.736385 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:17.736385 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:17.743165 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d1a2a89a-89e1-42f2-811f-d1cb5baa8bd6 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] Volume info retrieved successfully. Jul 31 09:31:17.750049 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d1a2a89a-89e1-42f2-811f-d1cb5baa8bd6 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a returned with HTTP 200 Jul 31 09:31:17.750550 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 578/2308] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:31:17 2026] GET /volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:31:17.767178 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b7824da2-d091-442d-9e74-8cf20bf853a4 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:17.774706 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b7824da2-d091-442d-9e74-8cf20bf853a4 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] POST https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a/action Jul 31 09:31:17.776022 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b7824da2-d091-442d-9e74-8cf20bf853a4 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1196341965", "migration_policy": "never"}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:31:17.776823 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b7824da2-d091-442d-9e74-8cf20bf853a4 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1196341965", "migration_policy": "never"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:17.802779 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:17.802779 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:17.803894 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-b7824da2-d091-442d-9e74-8cf20bf853a4 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Volume info retrieved successfully. Jul 31 09:31:17.819033 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:17.819033 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:17.853042 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e2131495-4ba0-4768-b3ec-c3d973602727 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:17.855454 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e2131495-4ba0-4768-b3ec-c3d973602727 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] GET https://10.4.3.226/volume/v3/volumes/2209118c-ae7d-41cd-a69b-a98904747690 Jul 31 09:31:17.855454 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e2131495-4ba0-4768-b3ec-c3d973602727 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:17.855672 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e2131495-4ba0-4768-b3ec-c3d973602727 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:17.857518 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-b7824da2-d091-442d-9e74-8cf20bf853a4 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1196341965 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1196341965, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:31:17.857804 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-b7824da2-d091-442d-9e74-8cf20bf853a4 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1196341965 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1196341965, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:31:17.866448 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:17.866448 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:17.880585 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e2131495-4ba0-4768-b3ec-c3d973602727 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Volume info retrieved successfully. Jul 31 09:31:17.883932 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-b7824da2-d091-442d-9e74-8cf20bf853a4 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Created reservations ['f6b32757-74c1-497d-86e1-e7ba6ead1f71', '6df0663d-8680-4563-986c-b946da4f79e8'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:17.887637 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e2131495-4ba0-4768-b3ec-c3d973602727 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] https://10.4.3.226/volume/v3/volumes/2209118c-ae7d-41cd-a69b-a98904747690 returned with HTTP 200 Jul 31 09:31:17.888523 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 576/2309] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:17 2026] GET /volume/v3/volumes/2209118c-ae7d-41cd-a69b-a98904747690 => generated 875 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:17.898929 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4e4d4f6c-56d9-4a17-a5d8-adf979113b39 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:17.898929 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4e4d4f6c-56d9-4a17-a5d8-adf979113b39 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] DELETE https://10.4.3.226/volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee?cascade=True Jul 31 09:31:17.898929 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4e4d4f6c-56d9-4a17-a5d8-adf979113b39 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:17.898929 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4e4d4f6c-56d9-4a17-a5d8-adf979113b39 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:17.898929 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-4e4d4f6c-56d9-4a17-a5d8-adf979113b39 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Delete volume with id: 17643de9-1512-425f-bb2c-3cd187e6c2ee Jul 31 09:31:17.907084 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-475c0d09-839e-4a48-b539-cb05cfd84000 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:17.911641 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:17.911641 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:17.911641 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4e4d4f6c-56d9-4a17-a5d8-adf979113b39 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:31:17.911722 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-475c0d09-839e-4a48-b539-cb05cfd84000 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] GET https://10.4.3.226/volume/v3/messages Jul 31 09:31:17.911751 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-475c0d09-839e-4a48-b539-cb05cfd84000 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:17.913334 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-475c0d09-839e-4a48-b539-cb05cfd84000 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:17.913420 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-b7824da2-d091-442d-9e74-8cf20bf853a4 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Created reservations ['9ff82f9d-6399-4681-bd07-ac35cb324790', '8853a288-706f-45b5-8374-8798d8acd7f4'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:17.923916 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-475c0d09-839e-4a48-b539-cb05cfd84000 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] https://10.4.3.226/volume/v3/messages returned with HTTP 200 Jul 31 09:31:17.924348 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 579/2310] 10.4.3.226 () {68 vars in 1280 bytes} [Fri Jul 31 09:31:17 2026] GET /volume/v3/messages => generated 670 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:17.938688 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-50f008b3-0389-459b-ba51-409b3b0ac79f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:17.942896 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-50f008b3-0389-459b-ba51-409b3b0ac79f tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] GET https://10.4.3.226/volume/v3/messages/679b990e-688a-4797-978b-a3d643fd1c26 Jul 31 09:31:17.942896 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-50f008b3-0389-459b-ba51-409b3b0ac79f tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:17.942896 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-50f008b3-0389-459b-ba51-409b3b0ac79f tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:17.946819 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-b7824da2-d091-442d-9e74-8cf20bf853a4 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Retype volume request issued successfully. Jul 31 09:31:17.946819 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b7824da2-d091-442d-9e74-8cf20bf853a4 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a/action returned with HTTP 202 Jul 31 09:31:17.946999 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 575/2311] 10.4.3.226 () {70 vars in 1432 bytes} [Fri Jul 31 09:31:17 2026] POST /volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a/action => generated 0 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 09:31:17.949129 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-50f008b3-0389-459b-ba51-409b3b0ac79f tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] https://10.4.3.226/volume/v3/messages/679b990e-688a-4797-978b-a3d643fd1c26 returned with HTTP 200 Jul 31 09:31:17.949929 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 577/2312] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:31:17 2026] GET /volume/v3/messages/679b990e-688a-4797-978b-a3d643fd1c26 => generated 667 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:17.955767 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9edd606b-06d3-473a-b0a1-fd229e7a008d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:17.958983 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4e4d4f6c-56d9-4a17-a5d8-adf979113b39 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Delete volume request issued successfully. Jul 31 09:31:17.959077 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9edd606b-06d3-473a-b0a1-fd229e7a008d tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] GET https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a Jul 31 09:31:17.959235 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4e4d4f6c-56d9-4a17-a5d8-adf979113b39 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee?cascade=True returned with HTTP 202 Jul 31 09:31:17.959404 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9edd606b-06d3-473a-b0a1-fd229e7a008d tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:17.959669 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9edd606b-06d3-473a-b0a1-fd229e7a008d tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:17.959768 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 582/2313] 10.4.3.226 () {66 vars in 1376 bytes} [Fri Jul 31 09:31:17 2026] DELETE /volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee?cascade=True => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:17.962896 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9f6b07fe-4d83-4fc4-baa6-b7cd411a6b4a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:17.965054 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9f6b07fe-4d83-4fc4-baa6-b7cd411a6b4a tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] GET https://10.4.3.226/volume/v3/messages Jul 31 09:31:17.965303 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9f6b07fe-4d83-4fc4-baa6-b7cd411a6b4a tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:17.965458 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9f6b07fe-4d83-4fc4-baa6-b7cd411a6b4a tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:17.965658 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:17.965658 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:17.968121 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:17.968121 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:17.968209 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1b079393-3009-4fd4-b525-bd6d677e3d5d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:17.970412 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9f6b07fe-4d83-4fc4-baa6-b7cd411a6b4a tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] https://10.4.3.226/volume/v3/messages returned with HTTP 200 Jul 31 09:31:17.970492 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 576/2314] 10.4.3.226 () {68 vars in 1280 bytes} [Fri Jul 31 09:31:17 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 31 09:31:17.971543 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-9edd606b-06d3-473a-b0a1-fd229e7a008d tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Volume info retrieved successfully. Jul 31 09:31:17.971782 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1b079393-3009-4fd4-b525-bd6d677e3d5d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee Jul 31 09:31:17.972052 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1b079393-3009-4fd4-b525-bd6d677e3d5d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:17.972307 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1b079393-3009-4fd4-b525-bd6d677e3d5d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:17.983457 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9edd606b-06d3-473a-b0a1-fd229e7a008d tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a returned with HTTP 200 Jul 31 09:31:17.984069 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 580/2315] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:31:17 2026] GET /volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a => generated 995 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:17.984622 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b40f3388-6b35-4bd1-964c-353e6dc05161 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:17.986377 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:17.986377 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:17.990823 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b40f3388-6b35-4bd1-964c-353e6dc05161 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] DELETE https://10.4.3.226/volume/v3/messages/679b990e-688a-4797-978b-a3d643fd1c26 Jul 31 09:31:17.991012 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b40f3388-6b35-4bd1-964c-353e6dc05161 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:17.991261 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b40f3388-6b35-4bd1-964c-353e6dc05161 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:17.991987 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1b079393-3009-4fd4-b525-bd6d677e3d5d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:31:17.997535 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:17.997535 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:18.000711 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1b079393-3009-4fd4-b525-bd6d677e3d5d tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee returned with HTTP 200 Jul 31 09:31:18.001300 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 578/2316] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:17 2026] GET /volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee => generated 1366 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:18.010938 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b40f3388-6b35-4bd1-964c-353e6dc05161 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] https://10.4.3.226/volume/v3/messages/679b990e-688a-4797-978b-a3d643fd1c26 returned with HTTP 204 Jul 31 09:31:18.011426 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 583/2317] 10.4.3.226 () {68 vars in 1394 bytes} [Fri Jul 31 09:31:17 2026] DELETE /volume/v3/messages/679b990e-688a-4797-978b-a3d643fd1c26 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 09:31:18.021306 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d15f7104-e5a0-45be-a8cc-0921172803fa None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:18.023148 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d15f7104-e5a0-45be-a8cc-0921172803fa tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] GET https://10.4.3.226/volume/v3/volumes/2209118c-ae7d-41cd-a69b-a98904747690 Jul 31 09:31:18.023379 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d15f7104-e5a0-45be-a8cc-0921172803fa tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:18.023577 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d15f7104-e5a0-45be-a8cc-0921172803fa tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:18.031521 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:18.031521 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:18.035772 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-d15f7104-e5a0-45be-a8cc-0921172803fa tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Volume info retrieved successfully. Jul 31 09:31:18.040191 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d15f7104-e5a0-45be-a8cc-0921172803fa tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] https://10.4.3.226/volume/v3/volumes/2209118c-ae7d-41cd-a69b-a98904747690 returned with HTTP 200 Jul 31 09:31:18.040582 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 577/2318] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:18 2026] GET /volume/v3/volumes/2209118c-ae7d-41cd-a69b-a98904747690 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:18.061612 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f86a806d-8283-46e1-8346-23f864d6e202 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:18.069016 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f86a806d-8283-46e1-8346-23f864d6e202 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] DELETE https://10.4.3.226/volume/v3/volumes/2209118c-ae7d-41cd-a69b-a98904747690 Jul 31 09:31:18.069268 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f86a806d-8283-46e1-8346-23f864d6e202 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:18.069491 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f86a806d-8283-46e1-8346-23f864d6e202 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:18.069686 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-f86a806d-8283-46e1-8346-23f864d6e202 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Delete volume with id: 2209118c-ae7d-41cd-a69b-a98904747690 Jul 31 09:31:18.080842 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:18.080842 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:18.081412 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f86a806d-8283-46e1-8346-23f864d6e202 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Volume info retrieved successfully. Jul 31 09:31:18.083138 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f86a806d-8283-46e1-8346-23f864d6e202 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100315) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 09:31:18.096343 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-f86a806d-8283-46e1-8346-23f864d6e202 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1616955017 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1616955017, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:31:18.096573 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-f86a806d-8283-46e1-8346-23f864d6e202 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1616955017 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1616955017, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:31:18.108919 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-f86a806d-8283-46e1-8346-23f864d6e202 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Created reservations ['56a651f3-94b8-4e3a-b641-758a5aebfea5', 'b36c9c4e-964b-489d-a99c-6450f03603b7', '40ba19ef-e612-48ca-a2e6-b63497878a2b', '019e2fa4-8e16-4c3a-b46b-37d839f4bd3f'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:18.138551 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f86a806d-8283-46e1-8346-23f864d6e202 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Delete volume request issued successfully. Jul 31 09:31:18.138697 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f86a806d-8283-46e1-8346-23f864d6e202 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] https://10.4.3.226/volume/v3/volumes/2209118c-ae7d-41cd-a69b-a98904747690 returned with HTTP 202 Jul 31 09:31:18.139636 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 581/2319] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:31:18 2026] DELETE /volume/v3/volumes/2209118c-ae7d-41cd-a69b-a98904747690 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:18.146729 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4bd6cdaa-a0bc-47ac-b05c-d64597074a07 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:18.149349 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4bd6cdaa-a0bc-47ac-b05c-d64597074a07 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] GET https://10.4.3.226/volume/v3/volumes/2209118c-ae7d-41cd-a69b-a98904747690 Jul 31 09:31:18.149643 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4bd6cdaa-a0bc-47ac-b05c-d64597074a07 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:18.149910 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4bd6cdaa-a0bc-47ac-b05c-d64597074a07 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:18.156833 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4bd6cdaa-a0bc-47ac-b05c-d64597074a07 tempest-UserMessagesTest-862672049 tempest-UserMessagesTest-862672049-project-member] https://10.4.3.226/volume/v3/volumes/2209118c-ae7d-41cd-a69b-a98904747690 returned with HTTP 404 Jul 31 09:31:18.157481 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 579/2320] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:18 2026] GET /volume/v3/volumes/2209118c-ae7d-41cd-a69b-a98904747690 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:18.165864 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0876fbb2-8b4b-4fb7-9db9-2fd543cff1d2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:18.168446 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0876fbb2-8b4b-4fb7-9db9-2fd543cff1d2 tempest-UserMessagesTest-1694344934 tempest-UserMessagesTest-1694344934-project-admin] DELETE https://10.4.3.226/volume/v3/types/b76b2b8d-7e69-4fc0-8d9f-e4b54789aec6 Jul 31 09:31:18.168595 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0876fbb2-8b4b-4fb7-9db9-2fd543cff1d2 tempest-UserMessagesTest-1694344934 tempest-UserMessagesTest-1694344934-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:18.168936 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0876fbb2-8b4b-4fb7-9db9-2fd543cff1d2 tempest-UserMessagesTest-1694344934 tempest-UserMessagesTest-1694344934-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:18.208974 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2b1d4c51-1b2c-479c-873d-649788a7e2c0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:18.210548 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2b1d4c51-1b2c-479c-873d-649788a7e2c0 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 Jul 31 09:31:18.210710 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2b1d4c51-1b2c-479c-873d-649788a7e2c0 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:18.210908 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2b1d4c51-1b2c-479c-873d-649788a7e2c0 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:18.211000 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-2b1d4c51-1b2c-479c-873d-649788a7e2c0 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id bf4dd56a-d53d-467d-9e39-ab1baa19d9d1. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:31:18.216047 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:18.216047 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:18.216477 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2b1d4c51-1b2c-479c-873d-649788a7e2c0 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 returned with HTTP 200 Jul 31 09:31:18.216596 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0876fbb2-8b4b-4fb7-9db9-2fd543cff1d2 tempest-UserMessagesTest-1694344934 tempest-UserMessagesTest-1694344934-project-admin] https://10.4.3.226/volume/v3/types/b76b2b8d-7e69-4fc0-8d9f-e4b54789aec6 returned with HTTP 202 Jul 31 09:31:18.216994 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 578/2321] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:18 2026] GET /volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:18.217364 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 584/2322] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:31:18 2026] DELETE /volume/v3/types/b76b2b8d-7e69-4fc0-8d9f-e4b54789aec6 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:18.224995 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-59583029-9a16-4730-a5a8-47400d20288e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:18.227626 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-59583029-9a16-4730-a5a8-47400d20288e tempest-UserMessagesTest-1694344934 tempest-UserMessagesTest-1694344934-project-admin] GET https://10.4.3.226/volume/v3/types/b76b2b8d-7e69-4fc0-8d9f-e4b54789aec6 Jul 31 09:31:18.227871 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-59583029-9a16-4730-a5a8-47400d20288e tempest-UserMessagesTest-1694344934 tempest-UserMessagesTest-1694344934-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:18.228128 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-59583029-9a16-4730-a5a8-47400d20288e tempest-UserMessagesTest-1694344934 tempest-UserMessagesTest-1694344934-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:18.232343 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-59583029-9a16-4730-a5a8-47400d20288e tempest-UserMessagesTest-1694344934 tempest-UserMessagesTest-1694344934-project-admin] https://10.4.3.226/volume/v3/types/b76b2b8d-7e69-4fc0-8d9f-e4b54789aec6 returned with HTTP 404 Jul 31 09:31:18.232876 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 582/2323] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:31:18 2026] GET /volume/v3/types/b76b2b8d-7e69-4fc0-8d9f-e4b54789aec6 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:18.600604 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-17347eaa-41b8-4c6e-8a38-18859bda6232 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:18.602760 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-17347eaa-41b8-4c6e-8a38-18859bda6232 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 Jul 31 09:31:18.602989 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-17347eaa-41b8-4c6e-8a38-18859bda6232 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:18.603309 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-17347eaa-41b8-4c6e-8a38-18859bda6232 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:18.615886 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:18.615886 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:18.623165 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-17347eaa-41b8-4c6e-8a38-18859bda6232 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:31:18.630309 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-17347eaa-41b8-4c6e-8a38-18859bda6232 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 returned with HTTP 200 Jul 31 09:31:18.630847 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 580/2324] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:18 2026] GET /volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 => generated 1361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:18.647002 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1e10bb4b-bf5d-462a-9ab1-3066d927d7f0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:18.649633 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1e10bb4b-bf5d-462a-9ab1-3066d927d7f0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] DELETE https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 Jul 31 09:31:18.650020 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1e10bb4b-bf5d-462a-9ab1-3066d927d7f0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:18.650219 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1e10bb4b-bf5d-462a-9ab1-3066d927d7f0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:18.650479 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-1e10bb4b-bf5d-462a-9ab1-3066d927d7f0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete volume with id: 41460715-c5bd-4951-9710-bda9b86090e6 Jul 31 09:31:18.662442 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:18.662442 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:18.665272 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-1e10bb4b-bf5d-462a-9ab1-3066d927d7f0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:31:18.684050 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-1e10bb4b-bf5d-462a-9ab1-3066d927d7f0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete volume request issued successfully. Jul 31 09:31:18.684281 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1e10bb4b-bf5d-462a-9ab1-3066d927d7f0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 returned with HTTP 202 Jul 31 09:31:18.684708 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 579/2325] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:31:18 2026] DELETE /volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:18.694704 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-38463acf-6a62-458a-9d9a-0b01d32996d0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:18.696604 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-38463acf-6a62-458a-9d9a-0b01d32996d0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 Jul 31 09:31:18.696786 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-38463acf-6a62-458a-9d9a-0b01d32996d0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:18.696981 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-38463acf-6a62-458a-9d9a-0b01d32996d0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:18.707254 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:18.707254 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:18.712358 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-38463acf-6a62-458a-9d9a-0b01d32996d0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:31:18.719622 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-38463acf-6a62-458a-9d9a-0b01d32996d0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 returned with HTTP 200 Jul 31 09:31:18.720136 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 585/2326] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:18 2026] GET /volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 => generated 1360 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:19.002039 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-bce0da2e-4009-433f-b0ab-783275959681 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:19.004869 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bce0da2e-4009-433f-b0ab-783275959681 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] GET https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a Jul 31 09:31:19.005152 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bce0da2e-4009-433f-b0ab-783275959681 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:19.005384 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bce0da2e-4009-433f-b0ab-783275959681 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:19.015696 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:19.015696 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:19.016540 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8fe5ea6d-2d34-4177-8db4-21300de8f972 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:19.018496 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8fe5ea6d-2d34-4177-8db4-21300de8f972 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee Jul 31 09:31:19.018696 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8fe5ea6d-2d34-4177-8db4-21300de8f972 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:19.018899 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8fe5ea6d-2d34-4177-8db4-21300de8f972 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:19.025070 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8fe5ea6d-2d34-4177-8db4-21300de8f972 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee returned with HTTP 404 Jul 31 09:31:19.025557 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-bce0da2e-4009-433f-b0ab-783275959681 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Volume info retrieved successfully. Jul 31 09:31:19.025796 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 581/2327] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:19 2026] GET /volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:19.033987 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bce0da2e-4009-433f-b0ab-783275959681 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a returned with HTTP 200 Jul 31 09:31:19.033987 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 583/2328] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:31:19 2026] GET /volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a => generated 997 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:19.050482 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b5d5129e-e7ba-4e81-9dad-96996b357e6e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:19.052314 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b5d5129e-e7ba-4e81-9dad-96996b357e6e tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] GET https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a Jul 31 09:31:19.052605 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b5d5129e-e7ba-4e81-9dad-96996b357e6e tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:19.052854 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b5d5129e-e7ba-4e81-9dad-96996b357e6e tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:19.061297 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:19.061297 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:19.067621 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-b5d5129e-e7ba-4e81-9dad-96996b357e6e tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] Volume info retrieved successfully. Jul 31 09:31:19.071828 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b5d5129e-e7ba-4e81-9dad-96996b357e6e tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a returned with HTTP 200 Jul 31 09:31:19.072225 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 580/2329] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:31:19 2026] GET /volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a => generated 1182 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:31:19.089348 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bef229f2-279d-4434-b0c6-76d14e1c154d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:19.091333 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bef229f2-279d-4434-b0c6-76d14e1c154d tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] GET https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a Jul 31 09:31:19.091603 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bef229f2-279d-4434-b0c6-76d14e1c154d tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:19.091825 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bef229f2-279d-4434-b0c6-76d14e1c154d tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:19.099180 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:19.099180 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:19.102889 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bef229f2-279d-4434-b0c6-76d14e1c154d tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] Volume info retrieved successfully. Jul 31 09:31:19.107092 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bef229f2-279d-4434-b0c6-76d14e1c154d tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a returned with HTTP 200 Jul 31 09:31:19.107893 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 586/2330] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:31:19 2026] GET /volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a => generated 1182 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:31:19.120727 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e214d525-a56b-4e1f-bbb0-12e6c0eacd21 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:19.122827 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e214d525-a56b-4e1f-bbb0-12e6c0eacd21 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] POST https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a/action Jul 31 09:31:19.123295 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e214d525-a56b-4e1f-bbb0-12e6c0eacd21 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-231605624", "migration_policy": "never"}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:31:19.123470 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e214d525-a56b-4e1f-bbb0-12e6c0eacd21 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-231605624", "migration_policy": "never"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:19.140278 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:19.140278 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:19.140954 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e214d525-a56b-4e1f-bbb0-12e6c0eacd21 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Volume info retrieved successfully. Jul 31 09:31:19.167618 np0000006200 devstack@c-api.service[100316]: WARNING cinder.quota [None req-e214d525-a56b-4e1f-bbb0-12e6c0eacd21 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-231605624 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-231605624, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:31:19.167971 np0000006200 devstack@c-api.service[100316]: WARNING cinder.quota [None req-e214d525-a56b-4e1f-bbb0-12e6c0eacd21 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-231605624 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-231605624, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:31:19.187814 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-e214d525-a56b-4e1f-bbb0-12e6c0eacd21 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Created reservations ['f2f795b9-f244-4ed3-a70a-720673de3f30', '361edce8-3ac9-4162-a92e-dc326a46921f'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:19.206474 np0000006200 devstack@c-api.service[100316]: WARNING cinder.quota [None req-e214d525-a56b-4e1f-bbb0-12e6c0eacd21 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1196341965 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1196341965, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:31:19.207049 np0000006200 devstack@c-api.service[100316]: WARNING cinder.quota [None req-e214d525-a56b-4e1f-bbb0-12e6c0eacd21 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1196341965 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1196341965, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:31:19.217294 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-e214d525-a56b-4e1f-bbb0-12e6c0eacd21 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Created reservations ['09f468f9-f33a-4177-af3a-314c4a36794b', '56473590-f70a-4b22-bfaf-81d1a23381b5'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:19.227595 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9ca2c188-b668-43c2-ae4a-d5738cde8123 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:19.230334 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9ca2c188-b668-43c2-ae4a-d5738cde8123 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 Jul 31 09:31:19.230334 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9ca2c188-b668-43c2-ae4a-d5738cde8123 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:19.230566 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9ca2c188-b668-43c2-ae4a-d5738cde8123 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:19.230566 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-9ca2c188-b668-43c2-ae4a-d5738cde8123 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id bf4dd56a-d53d-467d-9e39-ab1baa19d9d1. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:31:19.236479 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:19.236479 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:19.237103 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9ca2c188-b668-43c2-ae4a-d5738cde8123 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 returned with HTTP 200 Jul 31 09:31:19.237625 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 584/2331] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:19 2026] GET /volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:19.269437 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e214d525-a56b-4e1f-bbb0-12e6c0eacd21 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Retype volume request issued successfully. Jul 31 09:31:19.269752 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e214d525-a56b-4e1f-bbb0-12e6c0eacd21 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a/action returned with HTTP 202 Jul 31 09:31:19.270369 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 582/2332] 10.4.3.226 () {70 vars in 1432 bytes} [Fri Jul 31 09:31:19 2026] POST /volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 09:31:19.281162 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2ae14327-961b-47fc-be88-e2a7e404a2e2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:19.282969 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2ae14327-961b-47fc-be88-e2a7e404a2e2 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] GET https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a Jul 31 09:31:19.283235 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2ae14327-961b-47fc-be88-e2a7e404a2e2 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:19.283452 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2ae14327-961b-47fc-be88-e2a7e404a2e2 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:19.295367 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:19.295367 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:19.301533 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-2ae14327-961b-47fc-be88-e2a7e404a2e2 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Volume info retrieved successfully. Jul 31 09:31:19.307411 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2ae14327-961b-47fc-be88-e2a7e404a2e2 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a returned with HTTP 200 Jul 31 09:31:19.308090 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 581/2333] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:31:19 2026] GET /volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a => generated 997 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 09:31:19.449226 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ba310dec-a547-4a08-b879-45f7c59cf5ee None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:19.451006 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ba310dec-a547-4a08-b879-45f7c59cf5ee tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] DELETE https://10.4.3.226/volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee Jul 31 09:31:19.451233 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ba310dec-a547-4a08-b879-45f7c59cf5ee tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:19.451458 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ba310dec-a547-4a08-b879-45f7c59cf5ee tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:19.451637 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-ba310dec-a547-4a08-b879-45f7c59cf5ee tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Delete volume with id: 17643de9-1512-425f-bb2c-3cd187e6c2ee Jul 31 09:31:19.459850 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ba310dec-a547-4a08-b879-45f7c59cf5ee tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee returned with HTTP 404 Jul 31 09:31:19.460414 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 587/2334] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:31:19 2026] DELETE /volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:19.467949 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a44246c6-77c5-4ab9-99d9-977b9052ae31 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:19.469829 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a44246c6-77c5-4ab9-99d9-977b9052ae31 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee Jul 31 09:31:19.470044 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a44246c6-77c5-4ab9-99d9-977b9052ae31 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:19.470303 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a44246c6-77c5-4ab9-99d9-977b9052ae31 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:19.477742 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a44246c6-77c5-4ab9-99d9-977b9052ae31 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee returned with HTTP 404 Jul 31 09:31:19.478414 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 585/2335] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:19 2026] GET /volume/v3/volumes/17643de9-1512-425f-bb2c-3cd187e6c2ee => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:19.485651 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d7161716-6009-4030-8e8f-bd47a8808280 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:19.488408 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d7161716-6009-4030-8e8f-bd47a8808280 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] DELETE https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:31:19.488675 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d7161716-6009-4030-8e8f-bd47a8808280 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:19.488899 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d7161716-6009-4030-8e8f-bd47a8808280 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:19.489105 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-d7161716-6009-4030-8e8f-bd47a8808280 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Delete volume with id: 0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:31:19.496653 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:19.496653 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:19.497232 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d7161716-6009-4030-8e8f-bd47a8808280 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:31:19.519425 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d7161716-6009-4030-8e8f-bd47a8808280 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Delete volume request issued successfully. Jul 31 09:31:19.519628 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d7161716-6009-4030-8e8f-bd47a8808280 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 202 Jul 31 09:31:19.520188 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 583/2336] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:31:19 2026] DELETE /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:19.527225 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5c621cfc-c184-4047-a92b-6bb1be464254 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:19.530185 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5c621cfc-c184-4047-a92b-6bb1be464254 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:31:19.530500 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5c621cfc-c184-4047-a92b-6bb1be464254 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:19.530770 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5c621cfc-c184-4047-a92b-6bb1be464254 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:19.539262 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:19.539262 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:19.544621 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-5c621cfc-c184-4047-a92b-6bb1be464254 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:31:19.551287 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5c621cfc-c184-4047-a92b-6bb1be464254 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 200 Jul 31 09:31:19.552040 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 582/2337] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:19 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:19.738151 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-de509872-7f61-44c0-b187-cad71cc5da45 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:19.739993 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-de509872-7f61-44c0-b187-cad71cc5da45 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 Jul 31 09:31:19.740267 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-de509872-7f61-44c0-b187-cad71cc5da45 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:19.740497 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-de509872-7f61-44c0-b187-cad71cc5da45 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:19.749905 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-de509872-7f61-44c0-b187-cad71cc5da45 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 returned with HTTP 404 Jul 31 09:31:19.750493 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 588/2338] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:19 2026] GET /volume/v3/volumes/41460715-c5bd-4951-9710-bda9b86090e6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:19.762534 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4c528072-ab9f-49ea-a7df-a39d01998b86 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:19.764287 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4c528072-ab9f-49ea-a7df-a39d01998b86 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 Jul 31 09:31:19.764519 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4c528072-ab9f-49ea-a7df-a39d01998b86 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:19.764702 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4c528072-ab9f-49ea-a7df-a39d01998b86 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:19.771488 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:19.771488 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:19.775222 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-4c528072-ab9f-49ea-a7df-a39d01998b86 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:31:19.779386 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4c528072-ab9f-49ea-a7df-a39d01998b86 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 returned with HTTP 200 Jul 31 09:31:19.779772 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 586/2339] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:19 2026] GET /volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:19.796683 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-06b0ade5-8497-44fe-9ddf-fa289f67a4ac None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:19.798580 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-06b0ade5-8497-44fe-9ddf-fa289f67a4ac tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:31:19.798926 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-06b0ade5-8497-44fe-9ddf-fa289f67a4ac tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a10f529-b50e-429b-b725-d31a989d4312", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1964334934"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:19.807093 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:19.807093 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:19.807579 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-06b0ade5-8497-44fe-9ddf-fa289f67a4ac tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:31:19.807700 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-06b0ade5-8497-44fe-9ddf-fa289f67a4ac tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Create snapshot from volume 7a10f529-b50e-429b-b725-d31a989d4312 Jul 31 09:31:19.835099 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-06b0ade5-8497-44fe-9ddf-fa289f67a4ac tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Created reservations ['33b04140-9b35-46ac-9423-00e2c0231f86', '3c9e5ca2-7786-4a5b-a8d3-91c1a40086a3', 'd69168c4-5343-4404-9783-5384721c0060', '09c092aa-c283-4cd9-a61c-6646fd128f7d'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:19.890535 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-06b0ade5-8497-44fe-9ddf-fa289f67a4ac tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot create request issued successfully. Jul 31 09:31:19.890938 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-06b0ade5-8497-44fe-9ddf-fa289f67a4ac tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:31:19.891453 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 584/2340] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:31:19 2026] POST /volume/v3/snapshots => generated 380 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:19.905263 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-bf4d5dc8-a643-4dde-ba55-d17e62b7f166 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:19.907492 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bf4d5dc8-a643-4dde-ba55-d17e62b7f166 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/2b8eafe2-8848-4962-b4b3-c63bf4148d00 Jul 31 09:31:19.907834 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bf4d5dc8-a643-4dde-ba55-d17e62b7f166 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:19.908047 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bf4d5dc8-a643-4dde-ba55-d17e62b7f166 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:19.913688 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:19.913688 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:19.914043 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-bf4d5dc8-a643-4dde-ba55-d17e62b7f166 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:31:19.914862 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bf4d5dc8-a643-4dde-ba55-d17e62b7f166 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/2b8eafe2-8848-4962-b4b3-c63bf4148d00 returned with HTTP 200 Jul 31 09:31:19.915313 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 583/2341] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:19 2026] GET /volume/v3/snapshots/2b8eafe2-8848-4962-b4b3-c63bf4148d00 => generated 512 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:20.249323 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5efdf121-635b-40d4-b4d3-8836d3e0d8f2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:20.251699 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5efdf121-635b-40d4-b4d3-8836d3e0d8f2 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 Jul 31 09:31:20.251919 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5efdf121-635b-40d4-b4d3-8836d3e0d8f2 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:20.252141 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5efdf121-635b-40d4-b4d3-8836d3e0d8f2 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:20.252272 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-5efdf121-635b-40d4-b4d3-8836d3e0d8f2 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id bf4dd56a-d53d-467d-9e39-ab1baa19d9d1. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:31:20.259277 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:20.259277 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:20.260011 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5efdf121-635b-40d4-b4d3-8836d3e0d8f2 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 returned with HTTP 200 Jul 31 09:31:20.260465 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 589/2342] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:20 2026] GET /volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:20.325350 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b71181df-dffc-4663-97ec-933366451e17 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:20.327345 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b71181df-dffc-4663-97ec-933366451e17 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] GET https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a Jul 31 09:31:20.328757 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b71181df-dffc-4663-97ec-933366451e17 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:20.328757 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b71181df-dffc-4663-97ec-933366451e17 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:20.336881 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:20.336881 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:20.342045 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-b71181df-dffc-4663-97ec-933366451e17 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Volume info retrieved successfully. Jul 31 09:31:20.347480 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b71181df-dffc-4663-97ec-933366451e17 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a returned with HTTP 200 Jul 31 09:31:20.347884 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 587/2343] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:31:20 2026] GET /volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a => generated 997 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:20.363627 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-076f3dad-4ba3-4cc2-9a4c-824743a75aae None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:20.367179 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-076f3dad-4ba3-4cc2-9a4c-824743a75aae tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] GET https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a Jul 31 09:31:20.367346 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-076f3dad-4ba3-4cc2-9a4c-824743a75aae tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:20.367590 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-076f3dad-4ba3-4cc2-9a4c-824743a75aae tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:20.379903 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:20.379903 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:20.384821 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-076f3dad-4ba3-4cc2-9a4c-824743a75aae tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] Volume info retrieved successfully. Jul 31 09:31:20.390190 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-076f3dad-4ba3-4cc2-9a4c-824743a75aae tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a returned with HTTP 200 Jul 31 09:31:20.390860 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 585/2344] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:31:20 2026] GET /volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a => generated 1182 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:31:20.410720 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7074dd11-919f-4685-b862-39f4e70729c6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:20.412854 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7074dd11-919f-4685-b862-39f4e70729c6 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] GET https://10.4.3.226/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-171764682 Jul 31 09:31:20.413206 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7074dd11-919f-4685-b862-39f4e70729c6 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:20.413375 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7074dd11-919f-4685-b862-39f4e70729c6 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:20.415126 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7074dd11-919f-4685-b862-39f4e70729c6 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-171764682'), ('all_tenants', True)]). {{(pid=100314) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:31:20.422865 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-7074dd11-919f-4685-b862-39f4e70729c6 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] Get all volumes completed successfully. Jul 31 09:31:20.423422 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7074dd11-919f-4685-b862-39f4e70729c6 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] https://10.4.3.226/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-171764682 returned with HTTP 200 Jul 31 09:31:20.423981 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 584/2345] 10.4.3.226 () {68 vars in 1427 bytes} [Fri Jul 31 09:31:20 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-171764682 => generated 341 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:20.433226 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-76c1ccd2-13f4-428a-9176-f8d9834ca715 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:20.436597 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-76c1ccd2-13f4-428a-9176-f8d9834ca715 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] GET https://10.4.3.226/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-171764682 Jul 31 09:31:20.436762 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-76c1ccd2-13f4-428a-9176-f8d9834ca715 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:20.436939 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-76c1ccd2-13f4-428a-9176-f8d9834ca715 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:20.437731 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-76c1ccd2-13f4-428a-9176-f8d9834ca715 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-171764682'), ('all_tenants', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:31:20.482649 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-76c1ccd2-13f4-428a-9176-f8d9834ca715 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] Get all volumes completed successfully. Jul 31 09:31:20.483114 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-76c1ccd2-13f4-428a-9176-f8d9834ca715 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] https://10.4.3.226/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-171764682 returned with HTTP 200 Jul 31 09:31:20.483650 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 590/2346] 10.4.3.226 () {68 vars in 1427 bytes} [Fri Jul 31 09:31:20 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-171764682 => generated 341 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:20.493984 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-22e2d74a-4a00-4379-8831-eafba6d12dbc None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:20.496022 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-22e2d74a-4a00-4379-8831-eafba6d12dbc tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] GET https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a Jul 31 09:31:20.496288 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-22e2d74a-4a00-4379-8831-eafba6d12dbc tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:20.496479 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-22e2d74a-4a00-4379-8831-eafba6d12dbc tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:20.505989 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:20.505989 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:20.510225 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-22e2d74a-4a00-4379-8831-eafba6d12dbc tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Volume info retrieved successfully. Jul 31 09:31:20.514414 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-22e2d74a-4a00-4379-8831-eafba6d12dbc tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a returned with HTTP 200 Jul 31 09:31:20.514758 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 588/2347] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:31:20 2026] GET /volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a => generated 997 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:20.527177 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0056e978-dc0c-44ff-8c7f-1a9063c8016f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:20.529105 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0056e978-dc0c-44ff-8c7f-1a9063c8016f tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] DELETE https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a Jul 31 09:31:20.529343 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0056e978-dc0c-44ff-8c7f-1a9063c8016f tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:20.529520 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0056e978-dc0c-44ff-8c7f-1a9063c8016f tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:20.529682 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-0056e978-dc0c-44ff-8c7f-1a9063c8016f tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Delete volume with id: ac6395e3-8fd9-43be-9904-2a1db937553a Jul 31 09:31:20.537328 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:20.537328 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:20.537833 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0056e978-dc0c-44ff-8c7f-1a9063c8016f tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Volume info retrieved successfully. Jul 31 09:31:20.553604 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0056e978-dc0c-44ff-8c7f-1a9063c8016f tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Delete volume request issued successfully. Jul 31 09:31:20.553817 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0056e978-dc0c-44ff-8c7f-1a9063c8016f tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a returned with HTTP 202 Jul 31 09:31:20.554293 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 586/2348] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:31:20 2026] DELETE /volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:31:20.562176 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-03457827-1578-4716-ac6e-d5290ca1ae86 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:20.564473 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-03457827-1578-4716-ac6e-d5290ca1ae86 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] GET https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a Jul 31 09:31:20.564751 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-03457827-1578-4716-ac6e-d5290ca1ae86 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:20.564983 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-03457827-1578-4716-ac6e-d5290ca1ae86 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:20.566556 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-189a4b32-7997-4ead-863c-ef3c5d3e1995 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:20.568454 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-189a4b32-7997-4ead-863c-ef3c5d3e1995 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 Jul 31 09:31:20.568665 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-189a4b32-7997-4ead-863c-ef3c5d3e1995 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:20.568850 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-189a4b32-7997-4ead-863c-ef3c5d3e1995 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:20.574172 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:20.574172 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:20.574584 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-189a4b32-7997-4ead-863c-ef3c5d3e1995 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 returned with HTTP 404 Jul 31 09:31:20.575194 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 591/2349] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:20 2026] GET /volume/v3/volumes/0d0ad0af-744a-43ea-98e9-6c3d123c10f6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:20.580943 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-03457827-1578-4716-ac6e-d5290ca1ae86 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Volume info retrieved successfully. Jul 31 09:31:20.588588 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-03457827-1578-4716-ac6e-d5290ca1ae86 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a returned with HTTP 200 Jul 31 09:31:20.589493 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 585/2350] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:31:20 2026] GET /volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a => generated 996 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:20.672053 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9fbd3d61-794a-46b5-a639-8f8a6b19f2bc None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:20.674619 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9fbd3d61-794a-46b5-a639-8f8a6b19f2bc tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:31:20.675233 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9fbd3d61-794a-46b5-a639-8f8a6b19f2bc tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "33fc8a55-504d-45f8-b353-be909a431422", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1125385425", "description": null, "metadata": null}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:20.694694 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:20.694694 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:20.695629 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-9fbd3d61-794a-46b5-a639-8f8a6b19f2bc tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:31:20.695629 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-9fbd3d61-794a-46b5-a639-8f8a6b19f2bc tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create snapshot from volume 33fc8a55-504d-45f8-b353-be909a431422 Jul 31 09:31:20.753148 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-9fbd3d61-794a-46b5-a639-8f8a6b19f2bc tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Created reservations ['5c295db7-fa67-413d-b42a-5b95b702fbb0', 'e7931a63-3ec7-4b06-b260-eaf4b4007f42', '8c2e602c-7c71-4dd1-9d40-f13faa4e273b', '82b021a2-f068-4354-85f8-d6266c4d22b9'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:20.796269 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-9fbd3d61-794a-46b5-a639-8f8a6b19f2bc tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot force create request issued successfully. Jul 31 09:31:20.796269 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9fbd3d61-794a-46b5-a639-8f8a6b19f2bc tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:31:20.796269 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 589/2351] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:31:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:20.806299 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-62c3d0a9-ed28-4892-a247-89998a19f6ae None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:20.808529 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-62c3d0a9-ed28-4892-a247-89998a19f6ae tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/2f6a9041-3acd-45e5-bd45-579e6df00b60 Jul 31 09:31:20.808641 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-62c3d0a9-ed28-4892-a247-89998a19f6ae tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:20.808851 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-62c3d0a9-ed28-4892-a247-89998a19f6ae tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:20.813848 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:20.813848 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:20.814366 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-62c3d0a9-ed28-4892-a247-89998a19f6ae tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:31:20.815010 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-62c3d0a9-ed28-4892-a247-89998a19f6ae tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/2f6a9041-3acd-45e5-bd45-579e6df00b60 returned with HTTP 200 Jul 31 09:31:20.815542 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 587/2352] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:20 2026] GET /volume/v3/snapshots/2f6a9041-3acd-45e5-bd45-579e6df00b60 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:20.924624 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-479cfb7d-470a-4fa8-bb69-1477fb9bc0cb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:20.928546 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-479cfb7d-470a-4fa8-bb69-1477fb9bc0cb tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/2b8eafe2-8848-4962-b4b3-c63bf4148d00 Jul 31 09:31:20.928747 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-479cfb7d-470a-4fa8-bb69-1477fb9bc0cb tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:20.928945 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-479cfb7d-470a-4fa8-bb69-1477fb9bc0cb tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:20.938930 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:20.938930 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:20.939425 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-479cfb7d-470a-4fa8-bb69-1477fb9bc0cb tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:31:20.940206 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-479cfb7d-470a-4fa8-bb69-1477fb9bc0cb tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/2b8eafe2-8848-4962-b4b3-c63bf4148d00 returned with HTTP 200 Jul 31 09:31:20.940764 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 592/2353] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:20 2026] GET /volume/v3/snapshots/2b8eafe2-8848-4962-b4b3-c63bf4148d00 => generated 539 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:20.950668 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-24283dba-9cbc-4dfa-a3c5-794ad8772c50 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:20.953070 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-24283dba-9cbc-4dfa-a3c5-794ad8772c50 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/2b8eafe2-8848-4962-b4b3-c63bf4148d00 Jul 31 09:31:20.953414 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-24283dba-9cbc-4dfa-a3c5-794ad8772c50 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:20.953691 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-24283dba-9cbc-4dfa-a3c5-794ad8772c50 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:20.961218 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:20.961218 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:20.961869 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-24283dba-9cbc-4dfa-a3c5-794ad8772c50 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:31:20.963041 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-24283dba-9cbc-4dfa-a3c5-794ad8772c50 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/2b8eafe2-8848-4962-b4b3-c63bf4148d00 returned with HTTP 200 Jul 31 09:31:20.963593 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 586/2354] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:20 2026] GET /volume/v3/snapshots/2b8eafe2-8848-4962-b4b3-c63bf4148d00 => generated 539 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:20.975320 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4d434286-07cf-428a-925c-8ccaac94645e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:20.978151 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4d434286-07cf-428a-925c-8ccaac94645e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots Jul 31 09:31:20.978562 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4d434286-07cf-428a-925c-8ccaac94645e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:20.978806 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4d434286-07cf-428a-925c-8ccaac94645e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'index' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:20.979077 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.api_utils [None req-4d434286-07cf-428a-925c-8ccaac94645e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Removing options '' from query. {{(pid=100315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:31:20.979546 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:20.979546 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:20.980427 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.db.api [None req-4d434286-07cf-428a-925c-8ccaac94645e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Building query based on filter {{(pid=100315) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:31:20.998164 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-4d434286-07cf-428a-925c-8ccaac94645e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Get all snapshots completed successfully. Jul 31 09:31:20.998586 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4d434286-07cf-428a-925c-8ccaac94645e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 200 Jul 31 09:31:20.999218 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 590/2355] 10.4.3.226 () {66 vars in 1243 bytes} [Fri Jul 31 09:31:20 2026] GET /volume/v3/snapshots => generated 408 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:21.010498 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2d2e0f60-165e-430b-98d2-cfeadf183d7d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:21.012735 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2d2e0f60-165e-430b-98d2-cfeadf183d7d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] PUT https://10.4.3.226/volume/v3/snapshots/2b8eafe2-8848-4962-b4b3-c63bf4148d00 Jul 31 09:31:21.013253 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2d2e0f60-165e-430b-98d2-cfeadf183d7d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-614007724", "description": "This is the new description of snapshot."}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:21.021558 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:21.021558 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:21.022113 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2d2e0f60-165e-430b-98d2-cfeadf183d7d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:31:21.032300 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2d2e0f60-165e-430b-98d2-cfeadf183d7d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/2b8eafe2-8848-4962-b4b3-c63bf4148d00 returned with HTTP 200 Jul 31 09:31:21.032784 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 588/2356] 10.4.3.226 () {68 vars in 1375 bytes} [Fri Jul 31 09:31:21 2026] PUT /volume/v3/snapshots/2b8eafe2-8848-4962-b4b3-c63bf4148d00 => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:21.046829 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c4f66f2b-8941-41f3-ae60-e2460eeb2e9a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:21.049976 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c4f66f2b-8941-41f3-ae60-e2460eeb2e9a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/2b8eafe2-8848-4962-b4b3-c63bf4148d00 Jul 31 09:31:21.050178 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c4f66f2b-8941-41f3-ae60-e2460eeb2e9a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:21.051195 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c4f66f2b-8941-41f3-ae60-e2460eeb2e9a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:21.059253 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:21.059253 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:21.059695 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c4f66f2b-8941-41f3-ae60-e2460eeb2e9a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:31:21.060534 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c4f66f2b-8941-41f3-ae60-e2460eeb2e9a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/2b8eafe2-8848-4962-b4b3-c63bf4148d00 returned with HTTP 200 Jul 31 09:31:21.060901 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 593/2357] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:21 2026] GET /volume/v3/snapshots/2b8eafe2-8848-4962-b4b3-c63bf4148d00 => generated 576 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:21.070704 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a5a7f0e1-eda0-4ed0-b2f5-520d00c26efb None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:21.073057 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a5a7f0e1-eda0-4ed0-b2f5-520d00c26efb tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/2b8eafe2-8848-4962-b4b3-c63bf4148d00 Jul 31 09:31:21.073490 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a5a7f0e1-eda0-4ed0-b2f5-520d00c26efb tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:21.073735 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a5a7f0e1-eda0-4ed0-b2f5-520d00c26efb tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:21.074165 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-a5a7f0e1-eda0-4ed0-b2f5-520d00c26efb tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete snapshot with id: 2b8eafe2-8848-4962-b4b3-c63bf4148d00 Jul 31 09:31:21.080126 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:21.080126 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:21.080740 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a5a7f0e1-eda0-4ed0-b2f5-520d00c26efb tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:31:21.108693 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a5a7f0e1-eda0-4ed0-b2f5-520d00c26efb tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot delete request issued successfully. Jul 31 09:31:21.108889 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a5a7f0e1-eda0-4ed0-b2f5-520d00c26efb tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/2b8eafe2-8848-4962-b4b3-c63bf4148d00 returned with HTTP 202 Jul 31 09:31:21.109331 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 587/2358] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:31:21 2026] DELETE /volume/v3/snapshots/2b8eafe2-8848-4962-b4b3-c63bf4148d00 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:21.118267 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7e157ba5-7417-4730-b74a-01c3bf698da1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:21.121833 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7e157ba5-7417-4730-b74a-01c3bf698da1 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/2b8eafe2-8848-4962-b4b3-c63bf4148d00 Jul 31 09:31:21.122068 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7e157ba5-7417-4730-b74a-01c3bf698da1 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:21.122320 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7e157ba5-7417-4730-b74a-01c3bf698da1 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:21.131163 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:21.131163 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:21.132504 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-7e157ba5-7417-4730-b74a-01c3bf698da1 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:31:21.133148 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7e157ba5-7417-4730-b74a-01c3bf698da1 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/2b8eafe2-8848-4962-b4b3-c63bf4148d00 returned with HTTP 200 Jul 31 09:31:21.133594 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 591/2359] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:21 2026] GET /volume/v3/snapshots/2b8eafe2-8848-4962-b4b3-c63bf4148d00 => generated 575 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:21.168893 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b49b9334-6d51-44a5-b9dc-88e5eb5871d5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:21.273968 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d89df839-5450-4ab7-b935-b0c1be5809de None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:21.276084 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d89df839-5450-4ab7-b935-b0c1be5809de tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 Jul 31 09:31:21.276367 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d89df839-5450-4ab7-b935-b0c1be5809de tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:21.276591 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d89df839-5450-4ab7-b935-b0c1be5809de tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:21.276826 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-d89df839-5450-4ab7-b935-b0c1be5809de tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id bf4dd56a-d53d-467d-9e39-ab1baa19d9d1. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:31:21.281706 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:21.281706 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:21.282944 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d89df839-5450-4ab7-b935-b0c1be5809de tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 returned with HTTP 200 Jul 31 09:31:21.283468 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 594/2360] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:21 2026] GET /volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:21.299037 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b49b9334-6d51-44a5-b9dc-88e5eb5871d5 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:31:21.299521 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b49b9334-6d51-44a5-b9dc-88e5eb5871d5 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2043839621", "os-volume-type-access:is_public": false}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:21.320353 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b49b9334-6d51-44a5-b9dc-88e5eb5871d5 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:31:21.320956 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 589/2361] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:31:21 2026] POST /volume/v3/types => generated 229 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:21.330973 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-924e474c-e044-41dc-9052-41be491c7cea None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:21.400587 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-924e474c-e044-41dc-9052-41be491c7cea tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:31:21.400963 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-924e474c-e044-41dc-9052-41be491c7cea tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f35df660-dd86-4f33-9f32-58c4ca974879", "size": 1}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:21.402591 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-924e474c-e044-41dc-9052-41be491c7cea tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Create volume request body: {'volume': {'volume_type': 'f35df660-dd86-4f33-9f32-58c4ca974879', 'size': 1}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:31:21.409051 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-924e474c-e044-41dc-9052-41be491c7cea tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 404 Jul 31 09:31:21.409542 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 588/2362] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:31:21 2026] POST /volume/v3/volumes => generated 114 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:21.417374 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-729a3568-3f31-4175-a7c7-0104174f51c3 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:21.419360 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-729a3568-3f31-4175-a7c7-0104174f51c3 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] POST https://10.4.3.226/volume/v3/types/f35df660-dd86-4f33-9f32-58c4ca974879/action Jul 31 09:31:21.419979 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-729a3568-3f31-4175-a7c7-0104174f51c3 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] Action body: b'{"addProjectAccess": {"project": "3b152cef4aef4e2bb113bb33e778dfcd"}}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:31:21.419979 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-729a3568-3f31-4175-a7c7-0104174f51c3 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "3b152cef4aef4e2bb113bb33e778dfcd"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:21.436293 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-729a3568-3f31-4175-a7c7-0104174f51c3 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] https://10.4.3.226/volume/v3/types/f35df660-dd86-4f33-9f32-58c4ca974879/action returned with HTTP 202 Jul 31 09:31:21.436699 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 592/2363] 10.4.3.226 () {68 vars in 1384 bytes} [Fri Jul 31 09:31:21 2026] POST /volume/v3/types/f35df660-dd86-4f33-9f32-58c4ca974879/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:21.447417 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d456b175-a0e1-4259-8401-42b097573ac6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:21.449539 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d456b175-a0e1-4259-8401-42b097573ac6 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:31:21.450015 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d456b175-a0e1-4259-8401-42b097573ac6 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f35df660-dd86-4f33-9f32-58c4ca974879", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1594421891"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:21.451775 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-d456b175-a0e1-4259-8401-42b097573ac6 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Create volume request body: {'volume': {'volume_type': 'f35df660-dd86-4f33-9f32-58c4ca974879', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1594421891'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:31:21.457683 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-d456b175-a0e1-4259-8401-42b097573ac6 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Create volume of 1 GB Jul 31 09:31:21.458015 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:21.458015 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:21.458619 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d456b175-a0e1-4259-8401-42b097573ac6 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Availability Zones retrieved successfully. Jul 31 09:31:21.465826 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d456b175-a0e1-4259-8401-42b097573ac6 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Flow 'volume_create_api' (392d179e-8ced-4c93-af4c-e5949cd057a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:21.466822 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d456b175-a0e1-4259-8401-42b097573ac6 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e7beed1-3ebe-4f02-b072-293a059a45ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:21.468020 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-d456b175-a0e1-4259-8401-42b097573ac6 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:31:21.492052 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d456b175-a0e1-4259-8401-42b097573ac6 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e7beed1-3ebe-4f02-b072-293a059a45ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:31:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f35df660-dd86-4f33-9f32-58c4ca974879,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-2043839621',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f35df660-dd86-4f33-9f32-58c4ca974879', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:21.493353 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d456b175-a0e1-4259-8401-42b097573ac6 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32b86747-0ca3-4976-b13f-00f10ef1902b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:21.525553 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-d456b175-a0e1-4259-8401-42b097573ac6 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-2043839621 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-2043839621, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:31:21.525839 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-d456b175-a0e1-4259-8401-42b097573ac6 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-2043839621 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-2043839621, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:31:21.585636 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-d456b175-a0e1-4259-8401-42b097573ac6 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Created reservations ['29965819-11ef-484e-a99c-e3357a5052cc', 'f2f8bb7d-ed08-419c-8415-1c7abb2ac41e', '8213a131-6aec-482f-bd28-a5658766fe40', '66904cd3-3925-49c6-8716-3a0f870580dc'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:21.587140 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d456b175-a0e1-4259-8401-42b097573ac6 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32b86747-0ca3-4976-b13f-00f10ef1902b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29965819-11ef-484e-a99c-e3357a5052cc', 'f2f8bb7d-ed08-419c-8415-1c7abb2ac41e', '8213a131-6aec-482f-bd28-a5658766fe40', '66904cd3-3925-49c6-8716-3a0f870580dc']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:21.587872 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d456b175-a0e1-4259-8401-42b097573ac6 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (594010c6-6529-442c-b2ff-5cfaf31d1a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:21.608874 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-00ed5914-0dbc-451b-afdf-8e4f225233a0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:21.610663 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-00ed5914-0dbc-451b-afdf-8e4f225233a0 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] GET https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a Jul 31 09:31:21.611025 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-00ed5914-0dbc-451b-afdf-8e4f225233a0 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:21.611080 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-00ed5914-0dbc-451b-afdf-8e4f225233a0 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:21.618344 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-00ed5914-0dbc-451b-afdf-8e4f225233a0 tempest-VolumeRetypeMultiattachTest-1112034738 tempest-VolumeRetypeMultiattachTest-1112034738-project-member] https://10.4.3.226/volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a returned with HTTP 404 Jul 31 09:31:21.618595 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d456b175-a0e1-4259-8401-42b097573ac6 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (594010c6-6529-442c-b2ff-5cfaf31d1a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfd50375-c8b5-4fd0-a70e-afdbc53b0ad3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1594421891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b152cef4aef4e2bb113bb33e778dfcd',qos_specs=None,replication_status=,reservations=['29965819-11ef-484e-a99c-e3357a5052cc','f2f8bb7d-ed08-419c-8415-1c7abb2ac41e','8213a131-6aec-482f-bd28-a5658766fe40','66904cd3-3925-49c6-8716-3a0f870580dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60cff03eb09e4818b6a1cd7dc38c036a',volume_type_id=f35df660-dd86-4f33-9f32-58c4ca974879), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:31:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1594421891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfd50375-c8b5-4fd0-a70e-afdbc53b0ad3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b152cef4aef4e2bb113bb33e778dfcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60cff03eb09e4818b6a1cd7dc38c036a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f35df660-dd86-4f33-9f32-58c4ca974879),volume_type_id=f35df660-dd86-4f33-9f32-58c4ca974879)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:21.618953 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 590/2364] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:31:21 2026] GET /volume/v3/volumes/ac6395e3-8fd9-43be-9904-2a1db937553a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:31:21.619397 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d456b175-a0e1-4259-8401-42b097573ac6 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c998d68-7898-444d-901e-746dfbc74e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:21.629470 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-920dd111-1fc6-406e-8473-c0503a9d94bb None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:21.631668 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-920dd111-1fc6-406e-8473-c0503a9d94bb tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] DELETE https://10.4.3.226/volume/v3/types/df2387e0-bc99-42df-bc0f-1f310813cbdc Jul 31 09:31:21.631917 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-920dd111-1fc6-406e-8473-c0503a9d94bb tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:21.632640 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-920dd111-1fc6-406e-8473-c0503a9d94bb tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] Calling method '_delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:21.632640 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:21.632640 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:21.641145 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d456b175-a0e1-4259-8401-42b097573ac6 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c998d68-7898-444d-901e-746dfbc74e2f) transitioned into state 'SUCCESS' from state '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-1594421891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b152cef4aef4e2bb113bb33e778dfcd',qos_specs=None,replication_status=,reservations=['29965819-11ef-484e-a99c-e3357a5052cc','f2f8bb7d-ed08-419c-8415-1c7abb2ac41e','8213a131-6aec-482f-bd28-a5658766fe40','66904cd3-3925-49c6-8716-3a0f870580dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60cff03eb09e4818b6a1cd7dc38c036a',volume_type_id=f35df660-dd86-4f33-9f32-58c4ca974879)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:21.641859 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d456b175-a0e1-4259-8401-42b097573ac6 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (881526da-0af5-4dbb-9ef7-b177a1b92d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:21.652800 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d456b175-a0e1-4259-8401-42b097573ac6 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (881526da-0af5-4dbb-9ef7-b177a1b92d0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:21.653712 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d456b175-a0e1-4259-8401-42b097573ac6 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Flow 'volume_create_api' (392d179e-8ced-4c93-af4c-e5949cd057a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:21.654036 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d456b175-a0e1-4259-8401-42b097573ac6 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Create volume request issued successfully. Jul 31 09:31:21.654662 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d456b175-a0e1-4259-8401-42b097573ac6 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:31:21.655149 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 595/2365] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:31:21 2026] POST /volume/v3/volumes => generated 796 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:21.666381 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-da648932-d2a9-4d73-8466-2c66ceab1a6e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:21.668266 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-da648932-d2a9-4d73-8466-2c66ceab1a6e tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] GET https://10.4.3.226/volume/v3/volumes/dfd50375-c8b5-4fd0-a70e-afdbc53b0ad3 Jul 31 09:31:21.668455 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-da648932-d2a9-4d73-8466-2c66ceab1a6e tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:21.669073 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-da648932-d2a9-4d73-8466-2c66ceab1a6e tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:21.669929 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-920dd111-1fc6-406e-8473-c0503a9d94bb tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] https://10.4.3.226/volume/v3/types/df2387e0-bc99-42df-bc0f-1f310813cbdc returned with HTTP 202 Jul 31 09:31:21.670392 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 589/2366] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:31:21 2026] DELETE /volume/v3/types/df2387e0-bc99-42df-bc0f-1f310813cbdc => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:21.679439 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:21.679439 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:21.682153 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1f2628ef-24da-4784-a1f8-4f3919682c05 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:21.684602 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1f2628ef-24da-4784-a1f8-4f3919682c05 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] GET https://10.4.3.226/volume/v3/types/df2387e0-bc99-42df-bc0f-1f310813cbdc Jul 31 09:31:21.684905 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1f2628ef-24da-4784-a1f8-4f3919682c05 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:21.685177 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1f2628ef-24da-4784-a1f8-4f3919682c05 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:21.686107 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-da648932-d2a9-4d73-8466-2c66ceab1a6e tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Volume info retrieved successfully. Jul 31 09:31:21.690273 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1f2628ef-24da-4784-a1f8-4f3919682c05 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] https://10.4.3.226/volume/v3/types/df2387e0-bc99-42df-bc0f-1f310813cbdc returned with HTTP 404 Jul 31 09:31:21.690965 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 591/2367] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:31:21 2026] GET /volume/v3/types/df2387e0-bc99-42df-bc0f-1f310813cbdc => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:21.701666 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-da648932-d2a9-4d73-8466-2c66ceab1a6e tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] https://10.4.3.226/volume/v3/volumes/dfd50375-c8b5-4fd0-a70e-afdbc53b0ad3 returned with HTTP 200 Jul 31 09:31:21.701774 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-09af7f34-3992-4738-9b94-ad2e0e1be7d9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:21.702048 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 593/2368] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:21 2026] GET /volume/v3/volumes/dfd50375-c8b5-4fd0-a70e-afdbc53b0ad3 => generated 864 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:21.703290 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-09af7f34-3992-4738-9b94-ad2e0e1be7d9 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] DELETE https://10.4.3.226/volume/v3/types/e3ae9ad1-8647-49cd-9c29-db80bedc6db8 Jul 31 09:31:21.703472 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-09af7f34-3992-4738-9b94-ad2e0e1be7d9 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:21.703680 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-09af7f34-3992-4738-9b94-ad2e0e1be7d9 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:21.703907 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:21.703907 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:21.734022 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-09af7f34-3992-4738-9b94-ad2e0e1be7d9 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] https://10.4.3.226/volume/v3/types/e3ae9ad1-8647-49cd-9c29-db80bedc6db8 returned with HTTP 202 Jul 31 09:31:21.734640 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 596/2369] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:31:21 2026] DELETE /volume/v3/types/e3ae9ad1-8647-49cd-9c29-db80bedc6db8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:21.741852 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c17b4228-acd0-4b74-9c25-1284cc9b37f0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:21.747364 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c17b4228-acd0-4b74-9c25-1284cc9b37f0 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] GET https://10.4.3.226/volume/v3/types/e3ae9ad1-8647-49cd-9c29-db80bedc6db8 Jul 31 09:31:21.747671 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c17b4228-acd0-4b74-9c25-1284cc9b37f0 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:21.748458 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c17b4228-acd0-4b74-9c25-1284cc9b37f0 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:21.752166 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c17b4228-acd0-4b74-9c25-1284cc9b37f0 tempest-VolumeRetypeMultiattachTest-1771428002 tempest-VolumeRetypeMultiattachTest-1771428002-project-admin] https://10.4.3.226/volume/v3/types/e3ae9ad1-8647-49cd-9c29-db80bedc6db8 returned with HTTP 404 Jul 31 09:31:21.752959 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 590/2370] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:31:21 2026] GET /volume/v3/types/e3ae9ad1-8647-49cd-9c29-db80bedc6db8 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:21.824656 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a730dac5-5b27-4e2e-ad5c-ecebfd91adb1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:21.826968 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a730dac5-5b27-4e2e-ad5c-ecebfd91adb1 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/2f6a9041-3acd-45e5-bd45-579e6df00b60 Jul 31 09:31:21.827230 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a730dac5-5b27-4e2e-ad5c-ecebfd91adb1 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:21.827597 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a730dac5-5b27-4e2e-ad5c-ecebfd91adb1 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:21.834291 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:21.834291 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:21.834863 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a730dac5-5b27-4e2e-ad5c-ecebfd91adb1 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:31:21.836153 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a730dac5-5b27-4e2e-ad5c-ecebfd91adb1 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/2f6a9041-3acd-45e5-bd45-579e6df00b60 returned with HTTP 200 Jul 31 09:31:21.836720 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 592/2371] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:21 2026] GET /volume/v3/snapshots/2f6a9041-3acd-45e5-bd45-579e6df00b60 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:21.848494 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-68d8a402-4214-48b7-9eac-87ab0b6593b4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:21.851077 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-68d8a402-4214-48b7-9eac-87ab0b6593b4 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/2f6a9041-3acd-45e5-bd45-579e6df00b60 Jul 31 09:31:21.851392 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-68d8a402-4214-48b7-9eac-87ab0b6593b4 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:21.851661 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-68d8a402-4214-48b7-9eac-87ab0b6593b4 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:21.858126 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:21.858126 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:21.858587 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-68d8a402-4214-48b7-9eac-87ab0b6593b4 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:31:21.859696 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-68d8a402-4214-48b7-9eac-87ab0b6593b4 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/2f6a9041-3acd-45e5-bd45-579e6df00b60 returned with HTTP 200 Jul 31 09:31:21.860224 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 594/2372] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:21 2026] GET /volume/v3/snapshots/2f6a9041-3acd-45e5-bd45-579e6df00b60 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:21.869919 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3b0d91c0-884d-46ab-9359-a7b44c0704fa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:21.871558 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3b0d91c0-884d-46ab-9359-a7b44c0704fa tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:31:21.871882 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3b0d91c0-884d-46ab-9359-a7b44c0704fa tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "33fc8a55-504d-45f8-b353-be909a431422", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-618082658", "description": null, "metadata": null}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:21.883419 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:21.883419 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:21.884038 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3b0d91c0-884d-46ab-9359-a7b44c0704fa tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:31:21.884256 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-3b0d91c0-884d-46ab-9359-a7b44c0704fa tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create snapshot from volume 33fc8a55-504d-45f8-b353-be909a431422 Jul 31 09:31:21.912755 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-3b0d91c0-884d-46ab-9359-a7b44c0704fa tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Created reservations ['1d16661a-0f68-4c0e-8443-e7463e7b4fba', 'cf0c0a6e-9197-49fd-b4f4-8f21d9d1ac47', '127e5c9e-fd69-463a-b83a-03aa7c7f43ff', '14a6d8d1-c119-4242-ae89-f46cf39e3fd0'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:21.961708 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3b0d91c0-884d-46ab-9359-a7b44c0704fa tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot force create request issued successfully. Jul 31 09:31:21.962194 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3b0d91c0-884d-46ab-9359-a7b44c0704fa tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:31:21.962780 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 597/2373] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:31:21 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 31 09:31:21.973192 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-40220ce4-42ca-435c-b63e-67d8fc678062 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:21.975832 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-40220ce4-42ca-435c-b63e-67d8fc678062 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/b08ae2e2-808a-494d-9446-684c624a5e37 Jul 31 09:31:21.976076 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-40220ce4-42ca-435c-b63e-67d8fc678062 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:21.976314 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-40220ce4-42ca-435c-b63e-67d8fc678062 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:21.982091 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:21.982091 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:21.982571 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-40220ce4-42ca-435c-b63e-67d8fc678062 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:31:21.983436 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-40220ce4-42ca-435c-b63e-67d8fc678062 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/b08ae2e2-808a-494d-9446-684c624a5e37 returned with HTTP 200 Jul 31 09:31:21.983865 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 591/2374] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:21 2026] GET /volume/v3/snapshots/b08ae2e2-808a-494d-9446-684c624a5e37 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:22.148982 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-458f6fee-32cf-4e46-b537-1eba5ed19f11 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:22.152537 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-458f6fee-32cf-4e46-b537-1eba5ed19f11 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/2b8eafe2-8848-4962-b4b3-c63bf4148d00 Jul 31 09:31:22.153336 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-458f6fee-32cf-4e46-b537-1eba5ed19f11 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:22.153685 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-458f6fee-32cf-4e46-b537-1eba5ed19f11 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:22.163562 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-458f6fee-32cf-4e46-b537-1eba5ed19f11 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/2b8eafe2-8848-4962-b4b3-c63bf4148d00 returned with HTTP 404 Jul 31 09:31:22.164463 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 593/2375] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:22 2026] GET /volume/v3/snapshots/2b8eafe2-8848-4962-b4b3-c63bf4148d00 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:22.173231 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a98f5b9f-5aa6-4f87-98ad-71c66b786da9 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:22.175062 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a98f5b9f-5aa6-4f87-98ad-71c66b786da9 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/2b8eafe2-8848-4962-b4b3-c63bf4148d00 Jul 31 09:31:22.175318 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a98f5b9f-5aa6-4f87-98ad-71c66b786da9 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:22.175495 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a98f5b9f-5aa6-4f87-98ad-71c66b786da9 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:22.175620 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-a98f5b9f-5aa6-4f87-98ad-71c66b786da9 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete snapshot with id: 2b8eafe2-8848-4962-b4b3-c63bf4148d00 Jul 31 09:31:22.179879 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a98f5b9f-5aa6-4f87-98ad-71c66b786da9 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/2b8eafe2-8848-4962-b4b3-c63bf4148d00 returned with HTTP 404 Jul 31 09:31:22.180414 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 595/2376] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:31:22 2026] DELETE /volume/v3/snapshots/2b8eafe2-8848-4962-b4b3-c63bf4148d00 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:22.190058 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9edf5eb3-4497-4eae-8950-386dbfbee84c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:22.192518 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9edf5eb3-4497-4eae-8950-386dbfbee84c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 Jul 31 09:31:22.192890 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9edf5eb3-4497-4eae-8950-386dbfbee84c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:22.193142 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9edf5eb3-4497-4eae-8950-386dbfbee84c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:22.203774 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:22.203774 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:22.209861 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9edf5eb3-4497-4eae-8950-386dbfbee84c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:31:22.215725 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9edf5eb3-4497-4eae-8950-386dbfbee84c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 returned with HTTP 200 Jul 31 09:31:22.216226 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 598/2377] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:22 2026] GET /volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:22.231062 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c0373184-a7e6-4f46-bd93-c9273e9aa129 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:22.233056 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c0373184-a7e6-4f46-bd93-c9273e9aa129 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:31:22.233521 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c0373184-a7e6-4f46-bd93-c9273e9aa129 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a10f529-b50e-429b-b725-d31a989d4312", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1012086498"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:22.242192 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:22.242192 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:22.242713 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c0373184-a7e6-4f46-bd93-c9273e9aa129 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:31:22.242844 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-c0373184-a7e6-4f46-bd93-c9273e9aa129 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Create snapshot from volume 7a10f529-b50e-429b-b725-d31a989d4312 Jul 31 09:31:22.278388 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-c0373184-a7e6-4f46-bd93-c9273e9aa129 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Created reservations ['01bc0c2b-27bf-48f2-8af9-7f066342709c', '30a77f83-eca0-42ce-a8c7-ffe62de6437c', '5a203de6-d0c3-4bab-b74a-14c9319bab1a', 'd52f7970-6319-40ea-978f-75fe935868e0'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:22.298403 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3ef0ed31-0119-40c4-9540-69864f3499b8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:22.300183 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3ef0ed31-0119-40c4-9540-69864f3499b8 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 Jul 31 09:31:22.301948 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3ef0ed31-0119-40c4-9540-69864f3499b8 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:22.302198 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3ef0ed31-0119-40c4-9540-69864f3499b8 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:22.302393 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-3ef0ed31-0119-40c4-9540-69864f3499b8 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id bf4dd56a-d53d-467d-9e39-ab1baa19d9d1. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:31:22.307143 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:22.307143 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:22.307902 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3ef0ed31-0119-40c4-9540-69864f3499b8 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 returned with HTTP 200 Jul 31 09:31:22.308311 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 594/2378] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:22 2026] GET /volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:22.318187 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c0373184-a7e6-4f46-bd93-c9273e9aa129 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot create request issued successfully. Jul 31 09:31:22.318597 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c0373184-a7e6-4f46-bd93-c9273e9aa129 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:31:22.319035 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 592/2379] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:31:22 2026] POST /volume/v3/snapshots => generated 310 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:22.330123 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-18d72e45-aa90-40a2-ad66-661a319f87e5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:22.337066 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-18d72e45-aa90-40a2-ad66-661a319f87e5 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/578906fd-7d9c-476e-bb4b-3f1a22458fd4 Jul 31 09:31:22.337363 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-18d72e45-aa90-40a2-ad66-661a319f87e5 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:22.337615 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-18d72e45-aa90-40a2-ad66-661a319f87e5 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:22.346129 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:22.346129 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:22.346882 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-18d72e45-aa90-40a2-ad66-661a319f87e5 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:31:22.349684 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-18d72e45-aa90-40a2-ad66-661a319f87e5 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/578906fd-7d9c-476e-bb4b-3f1a22458fd4 returned with HTTP 200 Jul 31 09:31:22.351992 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 596/2380] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:22 2026] GET /volume/v3/snapshots/578906fd-7d9c-476e-bb4b-3f1a22458fd4 => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:22.715233 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0400bd66-841f-4983-87aa-a1fff758bfc8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:22.717284 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0400bd66-841f-4983-87aa-a1fff758bfc8 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] GET https://10.4.3.226/volume/v3/volumes/dfd50375-c8b5-4fd0-a70e-afdbc53b0ad3 Jul 31 09:31:22.717586 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0400bd66-841f-4983-87aa-a1fff758bfc8 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:22.717854 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0400bd66-841f-4983-87aa-a1fff758bfc8 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:22.725257 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:22.725257 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:22.729075 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0400bd66-841f-4983-87aa-a1fff758bfc8 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Volume info retrieved successfully. Jul 31 09:31:22.734771 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0400bd66-841f-4983-87aa-a1fff758bfc8 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] https://10.4.3.226/volume/v3/volumes/dfd50375-c8b5-4fd0-a70e-afdbc53b0ad3 returned with HTTP 200 Jul 31 09:31:22.735353 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 599/2381] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:22 2026] GET /volume/v3/volumes/dfd50375-c8b5-4fd0-a70e-afdbc53b0ad3 => generated 889 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:22.751064 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e38b39fd-10a5-4561-a5f5-22541687c939 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:22.753590 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e38b39fd-10a5-4561-a5f5-22541687c939 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] GET https://10.4.3.226/volume/v3/volumes/dfd50375-c8b5-4fd0-a70e-afdbc53b0ad3 Jul 31 09:31:22.753872 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e38b39fd-10a5-4561-a5f5-22541687c939 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:22.754197 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e38b39fd-10a5-4561-a5f5-22541687c939 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:22.762980 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:22.762980 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:22.770978 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e38b39fd-10a5-4561-a5f5-22541687c939 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Volume info retrieved successfully. Jul 31 09:31:22.781159 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e38b39fd-10a5-4561-a5f5-22541687c939 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] https://10.4.3.226/volume/v3/volumes/dfd50375-c8b5-4fd0-a70e-afdbc53b0ad3 returned with HTTP 200 Jul 31 09:31:22.781595 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 595/2382] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:22 2026] GET /volume/v3/volumes/dfd50375-c8b5-4fd0-a70e-afdbc53b0ad3 => generated 889 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:22.795620 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-77a74fe4-2bca-4d91-9416-046f58a8457d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:22.798021 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-77a74fe4-2bca-4d91-9416-046f58a8457d tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] DELETE https://10.4.3.226/volume/v3/volumes/dfd50375-c8b5-4fd0-a70e-afdbc53b0ad3 Jul 31 09:31:22.798230 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-77a74fe4-2bca-4d91-9416-046f58a8457d tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:22.798448 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-77a74fe4-2bca-4d91-9416-046f58a8457d tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:22.798610 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-77a74fe4-2bca-4d91-9416-046f58a8457d tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Delete volume with id: dfd50375-c8b5-4fd0-a70e-afdbc53b0ad3 Jul 31 09:31:22.806075 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:22.806075 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:22.806654 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-77a74fe4-2bca-4d91-9416-046f58a8457d tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Volume info retrieved successfully. Jul 31 09:31:22.823841 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-77a74fe4-2bca-4d91-9416-046f58a8457d tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Delete volume request issued successfully. Jul 31 09:31:22.824027 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-77a74fe4-2bca-4d91-9416-046f58a8457d tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] https://10.4.3.226/volume/v3/volumes/dfd50375-c8b5-4fd0-a70e-afdbc53b0ad3 returned with HTTP 202 Jul 31 09:31:22.824504 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 593/2383] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:31:22 2026] DELETE /volume/v3/volumes/dfd50375-c8b5-4fd0-a70e-afdbc53b0ad3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:22.833734 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5ba7e39c-adcc-48c4-857e-24120e884f91 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:22.840351 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5ba7e39c-adcc-48c4-857e-24120e884f91 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] GET https://10.4.3.226/volume/v3/volumes/dfd50375-c8b5-4fd0-a70e-afdbc53b0ad3 Jul 31 09:31:22.840762 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5ba7e39c-adcc-48c4-857e-24120e884f91 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:22.841054 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5ba7e39c-adcc-48c4-857e-24120e884f91 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:22.855177 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:22.855177 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:22.863268 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5ba7e39c-adcc-48c4-857e-24120e884f91 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Volume info retrieved successfully. Jul 31 09:31:22.872201 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5ba7e39c-adcc-48c4-857e-24120e884f91 tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] https://10.4.3.226/volume/v3/volumes/dfd50375-c8b5-4fd0-a70e-afdbc53b0ad3 returned with HTTP 200 Jul 31 09:31:22.872674 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 597/2384] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:22 2026] GET /volume/v3/volumes/dfd50375-c8b5-4fd0-a70e-afdbc53b0ad3 => generated 888 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:22.994489 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-39dd6da5-4c8a-4c25-83d3-10fea070bad5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:22.996332 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-39dd6da5-4c8a-4c25-83d3-10fea070bad5 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/b08ae2e2-808a-494d-9446-684c624a5e37 Jul 31 09:31:22.996518 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-39dd6da5-4c8a-4c25-83d3-10fea070bad5 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:22.996782 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-39dd6da5-4c8a-4c25-83d3-10fea070bad5 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:23.004837 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:23.004837 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:23.005482 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-39dd6da5-4c8a-4c25-83d3-10fea070bad5 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:31:23.007624 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-39dd6da5-4c8a-4c25-83d3-10fea070bad5 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/b08ae2e2-808a-494d-9446-684c624a5e37 returned with HTTP 200 Jul 31 09:31:23.008142 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 600/2385] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:22 2026] GET /volume/v3/snapshots/b08ae2e2-808a-494d-9446-684c624a5e37 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:31:23.018819 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8678281a-51dd-45eb-a9d5-901f265ba2f2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:23.021349 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8678281a-51dd-45eb-a9d5-901f265ba2f2 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/b08ae2e2-808a-494d-9446-684c624a5e37 Jul 31 09:31:23.021668 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8678281a-51dd-45eb-a9d5-901f265ba2f2 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:23.021961 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8678281a-51dd-45eb-a9d5-901f265ba2f2 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:23.027454 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:23.027454 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:23.028012 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8678281a-51dd-45eb-a9d5-901f265ba2f2 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:31:23.028914 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8678281a-51dd-45eb-a9d5-901f265ba2f2 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/b08ae2e2-808a-494d-9446-684c624a5e37 returned with HTTP 200 Jul 31 09:31:23.029337 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 596/2386] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:23 2026] GET /volume/v3/snapshots/b08ae2e2-808a-494d-9446-684c624a5e37 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:23.039544 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f6b77b69-0d2e-40cd-9601-538a3b80f2d7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:23.041148 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f6b77b69-0d2e-40cd-9601-538a3b80f2d7 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:31:23.041559 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f6b77b69-0d2e-40cd-9601-538a3b80f2d7 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "33fc8a55-504d-45f8-b353-be909a431422", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-948991193", "description": null, "metadata": null}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:23.053717 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:23.053717 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:23.054429 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f6b77b69-0d2e-40cd-9601-538a3b80f2d7 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:31:23.054641 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-f6b77b69-0d2e-40cd-9601-538a3b80f2d7 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create snapshot from volume 33fc8a55-504d-45f8-b353-be909a431422 Jul 31 09:31:23.088392 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-f6b77b69-0d2e-40cd-9601-538a3b80f2d7 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Created reservations ['0def7d15-7114-48c3-9d49-c2ba0a635a1f', '50787627-70d6-4826-bcb2-17122ad5276e', '27a0f063-bd1c-4bc7-95c9-9859580ace57', '8a1d2402-f2cb-4b53-8120-ae2a578a6a05'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:23.118552 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f6b77b69-0d2e-40cd-9601-538a3b80f2d7 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot force create request issued successfully. Jul 31 09:31:23.118964 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f6b77b69-0d2e-40cd-9601-538a3b80f2d7 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:31:23.119500 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 594/2387] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:31:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:23.127902 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d82f95c6-6fab-46ff-b72e-04b49ca4bd59 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:23.130219 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d82f95c6-6fab-46ff-b72e-04b49ca4bd59 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/554ebcea-c4fb-40a2-bd7f-b2ef0b112234 Jul 31 09:31:23.130463 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d82f95c6-6fab-46ff-b72e-04b49ca4bd59 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:23.130696 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d82f95c6-6fab-46ff-b72e-04b49ca4bd59 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:23.137856 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:23.137856 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:23.138718 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d82f95c6-6fab-46ff-b72e-04b49ca4bd59 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:31:23.140237 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d82f95c6-6fab-46ff-b72e-04b49ca4bd59 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/554ebcea-c4fb-40a2-bd7f-b2ef0b112234 returned with HTTP 200 Jul 31 09:31:23.140971 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 598/2388] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:23 2026] GET /volume/v3/snapshots/554ebcea-c4fb-40a2-bd7f-b2ef0b112234 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:23.322229 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9cc5adea-dad2-41db-93fb-ad288d040e14 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:23.322798 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9cc5adea-dad2-41db-93fb-ad288d040e14 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 Jul 31 09:31:23.323077 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9cc5adea-dad2-41db-93fb-ad288d040e14 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:23.323352 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9cc5adea-dad2-41db-93fb-ad288d040e14 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:23.323505 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-9cc5adea-dad2-41db-93fb-ad288d040e14 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id bf4dd56a-d53d-467d-9e39-ab1baa19d9d1. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:31:23.333529 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:23.333529 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:23.335263 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9cc5adea-dad2-41db-93fb-ad288d040e14 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 returned with HTTP 200 Jul 31 09:31:23.335263 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 601/2389] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:23 2026] GET /volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:23.362982 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e9dfc315-5ab1-4a48-add8-87c04242a729 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:23.367595 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e9dfc315-5ab1-4a48-add8-87c04242a729 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/578906fd-7d9c-476e-bb4b-3f1a22458fd4 Jul 31 09:31:23.367918 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e9dfc315-5ab1-4a48-add8-87c04242a729 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:23.368189 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e9dfc315-5ab1-4a48-add8-87c04242a729 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:23.378569 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:23.378569 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:23.380972 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e9dfc315-5ab1-4a48-add8-87c04242a729 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:31:23.381811 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e9dfc315-5ab1-4a48-add8-87c04242a729 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/578906fd-7d9c-476e-bb4b-3f1a22458fd4 returned with HTTP 200 Jul 31 09:31:23.382554 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 597/2390] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:23 2026] GET /volume/v3/snapshots/578906fd-7d9c-476e-bb4b-3f1a22458fd4 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:23.891523 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e2406f33-addf-4ade-a3f8-ded900f1a2bf None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:23.892796 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e2406f33-addf-4ade-a3f8-ded900f1a2bf tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] GET https://10.4.3.226/volume/v3/volumes/dfd50375-c8b5-4fd0-a70e-afdbc53b0ad3 Jul 31 09:31:23.893060 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e2406f33-addf-4ade-a3f8-ded900f1a2bf tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:23.896263 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e2406f33-addf-4ade-a3f8-ded900f1a2bf tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:23.904336 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e2406f33-addf-4ade-a3f8-ded900f1a2bf tempest-VolumeTypesAccessTest-1518293129 tempest-VolumeTypesAccessTest-1518293129-project-member] https://10.4.3.226/volume/v3/volumes/dfd50375-c8b5-4fd0-a70e-afdbc53b0ad3 returned with HTTP 404 Jul 31 09:31:23.904959 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 595/2391] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:23 2026] GET /volume/v3/volumes/dfd50375-c8b5-4fd0-a70e-afdbc53b0ad3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:23.916596 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f1044678-e0a1-4cc2-af0c-432e32dd5a19 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:23.920739 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f1044678-e0a1-4cc2-af0c-432e32dd5a19 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] POST https://10.4.3.226/volume/v3/types/f35df660-dd86-4f33-9f32-58c4ca974879/action Jul 31 09:31:23.921161 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f1044678-e0a1-4cc2-af0c-432e32dd5a19 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] Action body: b'{"removeProjectAccess": {"project": "3b152cef4aef4e2bb113bb33e778dfcd"}}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:31:23.921348 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f1044678-e0a1-4cc2-af0c-432e32dd5a19 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "3b152cef4aef4e2bb113bb33e778dfcd"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:23.938916 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f1044678-e0a1-4cc2-af0c-432e32dd5a19 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] https://10.4.3.226/volume/v3/types/f35df660-dd86-4f33-9f32-58c4ca974879/action returned with HTTP 202 Jul 31 09:31:23.940326 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 599/2392] 10.4.3.226 () {68 vars in 1384 bytes} [Fri Jul 31 09:31:23 2026] POST /volume/v3/types/f35df660-dd86-4f33-9f32-58c4ca974879/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:23.951189 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cc4b4226-71b2-4ab7-aea5-f207ec1b81fd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:23.954677 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cc4b4226-71b2-4ab7-aea5-f207ec1b81fd tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] DELETE https://10.4.3.226/volume/v3/types/f35df660-dd86-4f33-9f32-58c4ca974879 Jul 31 09:31:23.954991 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cc4b4226-71b2-4ab7-aea5-f207ec1b81fd tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:23.955233 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cc4b4226-71b2-4ab7-aea5-f207ec1b81fd tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:23.995724 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cc4b4226-71b2-4ab7-aea5-f207ec1b81fd tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] https://10.4.3.226/volume/v3/types/f35df660-dd86-4f33-9f32-58c4ca974879 returned with HTTP 202 Jul 31 09:31:23.996644 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 602/2393] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:31:23 2026] DELETE /volume/v3/types/f35df660-dd86-4f33-9f32-58c4ca974879 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:24.010055 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-843fe6eb-5fa8-455c-a5be-dbd66b164ae7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:24.012360 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-843fe6eb-5fa8-455c-a5be-dbd66b164ae7 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] GET https://10.4.3.226/volume/v3/types/f35df660-dd86-4f33-9f32-58c4ca974879 Jul 31 09:31:24.012653 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-843fe6eb-5fa8-455c-a5be-dbd66b164ae7 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:24.012991 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-843fe6eb-5fa8-455c-a5be-dbd66b164ae7 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:24.016795 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-843fe6eb-5fa8-455c-a5be-dbd66b164ae7 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] https://10.4.3.226/volume/v3/types/f35df660-dd86-4f33-9f32-58c4ca974879 returned with HTTP 404 Jul 31 09:31:24.017450 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 598/2394] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:31:24 2026] GET /volume/v3/types/f35df660-dd86-4f33-9f32-58c4ca974879 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:24.026413 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e077816a-9af8-47b6-8dc2-7feda8b3601d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:24.029332 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e077816a-9af8-47b6-8dc2-7feda8b3601d tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:31:24.029332 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e077816a-9af8-47b6-8dc2-7feda8b3601d tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1360639207", "os-volume-type-access:is_public": false}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:24.033321 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:24.033321 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:24.059939 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e077816a-9af8-47b6-8dc2-7feda8b3601d tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:31:24.059939 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 596/2395] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:31:24 2026] POST /volume/v3/types => generated 229 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:31:24.070742 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-fdd8134d-7076-4988-b2c2-4f685c143646 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:24.073052 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fdd8134d-7076-4988-b2c2-4f685c143646 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] POST https://10.4.3.226/volume/v3/types/8812311a-38ea-446d-8088-d11b37441f7e/action Jul 31 09:31:24.073471 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fdd8134d-7076-4988-b2c2-4f685c143646 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] Action body: b'{"addProjectAccess": {"project": "3b152cef4aef4e2bb113bb33e778dfcd"}}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:31:24.073572 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fdd8134d-7076-4988-b2c2-4f685c143646 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "3b152cef4aef4e2bb113bb33e778dfcd"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:24.086617 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fdd8134d-7076-4988-b2c2-4f685c143646 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] https://10.4.3.226/volume/v3/types/8812311a-38ea-446d-8088-d11b37441f7e/action returned with HTTP 202 Jul 31 09:31:24.087291 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 600/2396] 10.4.3.226 () {68 vars in 1384 bytes} [Fri Jul 31 09:31:24 2026] POST /volume/v3/types/8812311a-38ea-446d-8088-d11b37441f7e/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:24.094955 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cf96ee77-bec1-4060-82b5-170ccc27db03 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:24.097389 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cf96ee77-bec1-4060-82b5-170ccc27db03 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] POST https://10.4.3.226/volume/v3/types/8812311a-38ea-446d-8088-d11b37441f7e/action Jul 31 09:31:24.097816 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cf96ee77-bec1-4060-82b5-170ccc27db03 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] Action body: b'{"addProjectAccess": {"project": "6732a6251d234cda9f60f6a74d25e7a5"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:31:24.097931 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cf96ee77-bec1-4060-82b5-170ccc27db03 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "6732a6251d234cda9f60f6a74d25e7a5"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:24.119440 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cf96ee77-bec1-4060-82b5-170ccc27db03 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] https://10.4.3.226/volume/v3/types/8812311a-38ea-446d-8088-d11b37441f7e/action returned with HTTP 202 Jul 31 09:31:24.119966 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 603/2397] 10.4.3.226 () {68 vars in 1384 bytes} [Fri Jul 31 09:31:24 2026] POST /volume/v3/types/8812311a-38ea-446d-8088-d11b37441f7e/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:24.130547 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d417fb0e-baff-4954-a152-b37e250de5b2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:24.133718 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d417fb0e-baff-4954-a152-b37e250de5b2 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] GET https://10.4.3.226/volume/v3/types/8812311a-38ea-446d-8088-d11b37441f7e/os-volume-type-access Jul 31 09:31:24.133962 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d417fb0e-baff-4954-a152-b37e250de5b2 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:24.134225 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d417fb0e-baff-4954-a152-b37e250de5b2 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:24.151897 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d417fb0e-baff-4954-a152-b37e250de5b2 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] https://10.4.3.226/volume/v3/types/8812311a-38ea-446d-8088-d11b37441f7e/os-volume-type-access returned with HTTP 200 Jul 31 09:31:24.152415 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 599/2398] 10.4.3.226 () {66 vars in 1408 bytes} [Fri Jul 31 09:31:24 2026] GET /volume/v3/types/8812311a-38ea-446d-8088-d11b37441f7e/os-volume-type-access => generated 244 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:24.154748 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-825d40d7-e788-44cb-a7f3-90f87d5a35cb None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:24.156778 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-825d40d7-e788-44cb-a7f3-90f87d5a35cb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/554ebcea-c4fb-40a2-bd7f-b2ef0b112234 Jul 31 09:31:24.157175 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-825d40d7-e788-44cb-a7f3-90f87d5a35cb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:24.157700 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-825d40d7-e788-44cb-a7f3-90f87d5a35cb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:24.160950 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a305a4bf-6da5-4d08-a71f-621955fd346c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:24.162683 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a305a4bf-6da5-4d08-a71f-621955fd346c tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] POST https://10.4.3.226/volume/v3/types/8812311a-38ea-446d-8088-d11b37441f7e/action Jul 31 09:31:24.163047 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a305a4bf-6da5-4d08-a71f-621955fd346c tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] Action body: b'{"removeProjectAccess": {"project": "6732a6251d234cda9f60f6a74d25e7a5"}}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:31:24.165059 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a305a4bf-6da5-4d08-a71f-621955fd346c tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "6732a6251d234cda9f60f6a74d25e7a5"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:24.166993 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:24.166993 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:24.168320 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-825d40d7-e788-44cb-a7f3-90f87d5a35cb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:31:24.169692 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-825d40d7-e788-44cb-a7f3-90f87d5a35cb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/554ebcea-c4fb-40a2-bd7f-b2ef0b112234 returned with HTTP 200 Jul 31 09:31:24.170134 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 597/2399] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:24 2026] GET /volume/v3/snapshots/554ebcea-c4fb-40a2-bd7f-b2ef0b112234 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:24.175712 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a305a4bf-6da5-4d08-a71f-621955fd346c tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] https://10.4.3.226/volume/v3/types/8812311a-38ea-446d-8088-d11b37441f7e/action returned with HTTP 202 Jul 31 09:31:24.176299 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 601/2400] 10.4.3.226 () {68 vars in 1384 bytes} [Fri Jul 31 09:31:24 2026] POST /volume/v3/types/8812311a-38ea-446d-8088-d11b37441f7e/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:24.182597 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3facfee5-9b4b-4ae6-bade-ed3e7e0afa7c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:24.184829 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3facfee5-9b4b-4ae6-bade-ed3e7e0afa7c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/554ebcea-c4fb-40a2-bd7f-b2ef0b112234 Jul 31 09:31:24.185238 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3facfee5-9b4b-4ae6-bade-ed3e7e0afa7c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:24.185470 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3facfee5-9b4b-4ae6-bade-ed3e7e0afa7c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:24.187128 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0e1e0791-28ee-49c6-855a-318a919fdda9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:24.189498 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0e1e0791-28ee-49c6-855a-318a919fdda9 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] POST https://10.4.3.226/volume/v3/types/8812311a-38ea-446d-8088-d11b37441f7e/action Jul 31 09:31:24.190013 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0e1e0791-28ee-49c6-855a-318a919fdda9 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] Action body: b'{"removeProjectAccess": {"project": "3b152cef4aef4e2bb113bb33e778dfcd"}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:31:24.190202 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0e1e0791-28ee-49c6-855a-318a919fdda9 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "3b152cef4aef4e2bb113bb33e778dfcd"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:24.194940 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:24.194940 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:24.195622 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3facfee5-9b4b-4ae6-bade-ed3e7e0afa7c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:31:24.200718 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3facfee5-9b4b-4ae6-bade-ed3e7e0afa7c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/554ebcea-c4fb-40a2-bd7f-b2ef0b112234 returned with HTTP 200 Jul 31 09:31:24.200718 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 604/2401] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:24 2026] GET /volume/v3/snapshots/554ebcea-c4fb-40a2-bd7f-b2ef0b112234 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:24.208706 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0e1e0791-28ee-49c6-855a-318a919fdda9 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] https://10.4.3.226/volume/v3/types/8812311a-38ea-446d-8088-d11b37441f7e/action returned with HTTP 202 Jul 31 09:31:24.209595 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 600/2402] 10.4.3.226 () {68 vars in 1384 bytes} [Fri Jul 31 09:31:24 2026] POST /volume/v3/types/8812311a-38ea-446d-8088-d11b37441f7e/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:24.222049 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-59fc1d33-07c9-49ea-94a5-fd2733ecd37d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:24.224769 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-59fc1d33-07c9-49ea-94a5-fd2733ecd37d tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] DELETE https://10.4.3.226/volume/v3/types/8812311a-38ea-446d-8088-d11b37441f7e Jul 31 09:31:24.225684 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-59fc1d33-07c9-49ea-94a5-fd2733ecd37d tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:24.229594 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-59fc1d33-07c9-49ea-94a5-fd2733ecd37d tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] Calling method '_delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:24.260798 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-59fc1d33-07c9-49ea-94a5-fd2733ecd37d tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] https://10.4.3.226/volume/v3/types/8812311a-38ea-446d-8088-d11b37441f7e returned with HTTP 202 Jul 31 09:31:24.261221 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 598/2403] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:31:24 2026] DELETE /volume/v3/types/8812311a-38ea-446d-8088-d11b37441f7e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:24.270464 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b4866da7-d52c-4258-b165-f88346de9fd2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:24.272436 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b4866da7-d52c-4258-b165-f88346de9fd2 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] GET https://10.4.3.226/volume/v3/types/8812311a-38ea-446d-8088-d11b37441f7e Jul 31 09:31:24.272669 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b4866da7-d52c-4258-b165-f88346de9fd2 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:24.273399 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b4866da7-d52c-4258-b165-f88346de9fd2 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:24.276999 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b4866da7-d52c-4258-b165-f88346de9fd2 tempest-VolumeTypesAccessTest-1091047281 tempest-VolumeTypesAccessTest-1091047281-project-admin] https://10.4.3.226/volume/v3/types/8812311a-38ea-446d-8088-d11b37441f7e returned with HTTP 404 Jul 31 09:31:24.277655 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 602/2404] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:31:24 2026] GET /volume/v3/types/8812311a-38ea-446d-8088-d11b37441f7e => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:24.314308 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3bc359c0-d11b-4686-b7c0-aebf131809ec None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:24.349664 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b484399e-a9c3-4685-bf6d-b59038989fd9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:24.351257 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b484399e-a9c3-4685-bf6d-b59038989fd9 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 Jul 31 09:31:24.351603 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b484399e-a9c3-4685-bf6d-b59038989fd9 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:24.351864 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b484399e-a9c3-4685-bf6d-b59038989fd9 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:24.352015 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-b484399e-a9c3-4685-bf6d-b59038989fd9 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id bf4dd56a-d53d-467d-9e39-ab1baa19d9d1. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:31:24.357991 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:24.357991 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:24.358891 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b484399e-a9c3-4685-bf6d-b59038989fd9 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 returned with HTTP 200 Jul 31 09:31:24.359778 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 601/2405] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:24 2026] GET /volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:24.380888 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0ba7ad45-64b3-4067-9f3e-9cae8ac87f75 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:24.384856 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0ba7ad45-64b3-4067-9f3e-9cae8ac87f75 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] POST https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1/action Jul 31 09:31:24.385832 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0ba7ad45-64b3-4067-9f3e-9cae8ac87f75 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:31:24.385832 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0ba7ad45-64b3-4067-9f3e-9cae8ac87f75 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:24.388070 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.admin_actions [None req-0ba7ad45-64b3-4067-9f3e-9cae8ac87f75 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] Updating backup 'bf4dd56a-d53d-467d-9e39-ab1baa19d9d1' with '{'status': 'error'}' {{(pid=100314) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 31 09:31:24.400966 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:24.400966 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:24.402899 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.policy [None req-0ba7ad45-64b3-4067-9f3e-9cae8ac87f75 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ffeecd70628043129fb6519dfec85487', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44b0417a46464b72bf9be393bd895074', '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=100314) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:31:24.403028 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0ba7ad45-64b3-4067-9f3e-9cae8ac87f75 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1/action returned with HTTP 403 Jul 31 09:31:24.404000 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 599/2406] 10.4.3.226 () {70 vars in 1430 bytes} [Fri Jul 31 09:31:24 2026] POST /volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1/action => generated 131 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:24.417004 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ecc4d289-3b67-4454-b96d-b9f912965588 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:24.419218 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ecc4d289-3b67-4454-b96d-b9f912965588 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/294a5678-5f2c-4606-9fc0-5e66c21c18aa Jul 31 09:31:24.419511 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ecc4d289-3b67-4454-b96d-b9f912965588 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:24.419758 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ecc4d289-3b67-4454-b96d-b9f912965588 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:24.419986 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-ecc4d289-3b67-4454-b96d-b9f912965588 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Delete volume with id: 294a5678-5f2c-4606-9fc0-5e66c21c18aa Jul 31 09:31:24.429941 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:24.429941 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:24.430678 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-ecc4d289-3b67-4454-b96d-b9f912965588 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Volume info retrieved successfully. Jul 31 09:31:24.437154 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3bc359c0-d11b-4686-b7c0-aebf131809ec tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224 tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224-project-admin] GET https://10.4.3.226/volume/v3/os-quota-sets/4e54ea2231b04d6084b9fad00d94ca92 Jul 31 09:31:24.437474 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3bc359c0-d11b-4686-b7c0-aebf131809ec tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224 tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:24.437758 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3bc359c0-d11b-4686-b7c0-aebf131809ec tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224 tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:24.452319 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-ecc4d289-3b67-4454-b96d-b9f912965588 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Delete volume request issued successfully. Jul 31 09:31:24.452632 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ecc4d289-3b67-4454-b96d-b9f912965588 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/volumes/294a5678-5f2c-4606-9fc0-5e66c21c18aa returned with HTTP 202 Jul 31 09:31:24.453204 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 603/2407] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:31:24 2026] DELETE /volume/v3/volumes/294a5678-5f2c-4606-9fc0-5e66c21c18aa => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:24.457871 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3bc359c0-d11b-4686-b7c0-aebf131809ec tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224 tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224-project-admin] https://10.4.3.226/volume/v3/os-quota-sets/4e54ea2231b04d6084b9fad00d94ca92 returned with HTTP 200 Jul 31 09:31:24.458021 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 605/2408] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:24 2026] GET /volume/v3/os-quota-sets/4e54ea2231b04d6084b9fad00d94ca92 => generated 437 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:24.464888 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-545ce312-e107-4154-81f1-b3a58d127e5f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:24.465927 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-545ce312-e107-4154-81f1-b3a58d127e5f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/volumes/294a5678-5f2c-4606-9fc0-5e66c21c18aa Jul 31 09:31:24.466139 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-545ce312-e107-4154-81f1-b3a58d127e5f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:24.466522 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-545ce312-e107-4154-81f1-b3a58d127e5f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:24.467489 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-df0af28b-296d-41d9-8674-8fc228aa042e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:24.469200 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-df0af28b-296d-41d9-8674-8fc228aa042e tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224 tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224-project-admin] PUT https://10.4.3.226/volume/v3/os-quota-sets/4e54ea2231b04d6084b9fad00d94ca92 Jul 31 09:31:24.469548 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-df0af28b-296d-41d9-8674-8fc228aa042e tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224 tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:24.478414 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:24.478414 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:24.482685 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-545ce312-e107-4154-81f1-b3a58d127e5f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Volume info retrieved successfully. Jul 31 09:31:24.488146 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-545ce312-e107-4154-81f1-b3a58d127e5f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/volumes/294a5678-5f2c-4606-9fc0-5e66c21c18aa returned with HTTP 200 Jul 31 09:31:24.488760 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 602/2409] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:24 2026] GET /volume/v3/volumes/294a5678-5f2c-4606-9fc0-5e66c21c18aa => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:24.554614 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-df0af28b-296d-41d9-8674-8fc228aa042e tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224 tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224-project-admin] https://10.4.3.226/volume/v3/os-quota-sets/4e54ea2231b04d6084b9fad00d94ca92 returned with HTTP 200 Jul 31 09:31:24.555281 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 600/2410] 10.4.3.226 () {68 vars in 1374 bytes} [Fri Jul 31 09:31:24 2026] PUT /volume/v3/os-quota-sets/4e54ea2231b04d6084b9fad00d94ca92 => generated 390 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:24.564637 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-bb163eb4-6b21-4d84-9e61-93ed2bc549a6 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:24.666858 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bb163eb4-6b21-4d84-9e61-93ed2bc549a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:31:24.667216 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bb163eb4-6b21-4d84-9e61-93ed2bc549a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2089971270"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:24.668581 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-bb163eb4-6b21-4d84-9e61-93ed2bc549a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2089971270'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:31:24.668681 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-bb163eb4-6b21-4d84-9e61-93ed2bc549a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Create volume of 1 GB Jul 31 09:31:24.673635 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-bb163eb4-6b21-4d84-9e61-93ed2bc549a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Availability Zones retrieved successfully. Jul 31 09:31:24.679487 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb163eb4-6b21-4d84-9e61-93ed2bc549a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Flow 'volume_create_api' (d7c8023e-72a5-42a6-ae2b-12976a68418e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:24.680767 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb163eb4-6b21-4d84-9e61-93ed2bc549a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a191aef7-7e16-4a69-a48b-8312c314035d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:24.681959 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-bb163eb4-6b21-4d84-9e61-93ed2bc549a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:31:24.713491 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb163eb4-6b21-4d84-9e61-93ed2bc549a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a191aef7-7e16-4a69-a48b-8312c314035d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:24.714672 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb163eb4-6b21-4d84-9e61-93ed2bc549a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22e2fef1-cc16-4997-b57f-be1688fa3177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:24.807925 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-bb163eb4-6b21-4d84-9e61-93ed2bc549a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Created reservations ['f98ba955-c2e4-4427-b8be-f0a00e4e5afe', '5a896806-3731-4f23-8c6a-5dc97c38065c', 'fed30cb6-d3a9-4f56-8170-73c4d40b09cb', 'c01fe15a-30b7-4216-90f7-4e0c7228bd67'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:24.808827 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb163eb4-6b21-4d84-9e61-93ed2bc549a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22e2fef1-cc16-4997-b57f-be1688fa3177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f98ba955-c2e4-4427-b8be-f0a00e4e5afe', '5a896806-3731-4f23-8c6a-5dc97c38065c', 'fed30cb6-d3a9-4f56-8170-73c4d40b09cb', 'c01fe15a-30b7-4216-90f7-4e0c7228bd67']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:24.809638 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb163eb4-6b21-4d84-9e61-93ed2bc549a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98c3df08-310f-49c5-a458-884ceb030c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:24.834444 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb163eb4-6b21-4d84-9e61-93ed2bc549a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98c3df08-310f-49c5-a458-884ceb030c63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1177f5a1-aa32-4043-8198-bd5348f09820', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2089971270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e54ea2231b04d6084b9fad00d94ca92',qos_specs=None,replication_status=,reservations=['f98ba955-c2e4-4427-b8be-f0a00e4e5afe','5a896806-3731-4f23-8c6a-5dc97c38065c','fed30cb6-d3a9-4f56-8170-73c4d40b09cb','c01fe15a-30b7-4216-90f7-4e0c7228bd67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='631a0f43d130449bbf7e417a19813d3f',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:31:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2089971270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1177f5a1-aa32-4043-8198-bd5348f09820,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e54ea2231b04d6084b9fad00d94ca92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='631a0f43d130449bbf7e417a19813d3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:24.836047 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb163eb4-6b21-4d84-9e61-93ed2bc549a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87643e7f-11ba-48b2-a95b-9f93e50e013d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:24.861373 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb163eb4-6b21-4d84-9e61-93ed2bc549a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87643e7f-11ba-48b2-a95b-9f93e50e013d) transitioned into state 'SUCCESS' from state '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-2089971270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e54ea2231b04d6084b9fad00d94ca92',qos_specs=None,replication_status=,reservations=['f98ba955-c2e4-4427-b8be-f0a00e4e5afe','5a896806-3731-4f23-8c6a-5dc97c38065c','fed30cb6-d3a9-4f56-8170-73c4d40b09cb','c01fe15a-30b7-4216-90f7-4e0c7228bd67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='631a0f43d130449bbf7e417a19813d3f',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:24.862443 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb163eb4-6b21-4d84-9e61-93ed2bc549a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3934748-c34a-4f87-90d5-fd139f433f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:24.876304 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb163eb4-6b21-4d84-9e61-93ed2bc549a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3934748-c34a-4f87-90d5-fd139f433f78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:24.877993 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bb163eb4-6b21-4d84-9e61-93ed2bc549a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Flow 'volume_create_api' (d7c8023e-72a5-42a6-ae2b-12976a68418e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:24.877993 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-bb163eb4-6b21-4d84-9e61-93ed2bc549a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Create volume request issued successfully. Jul 31 09:31:24.879511 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bb163eb4-6b21-4d84-9e61-93ed2bc549a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:31:24.879511 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 604/2411] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:31:24 2026] POST /volume/v3/volumes => generated 767 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:24.894164 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-584eece8-d6f7-4517-87ad-dba0e8289ea5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:24.895758 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-584eece8-d6f7-4517-87ad-dba0e8289ea5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] GET https://10.4.3.226/volume/v3/volumes/1177f5a1-aa32-4043-8198-bd5348f09820 Jul 31 09:31:24.895930 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-584eece8-d6f7-4517-87ad-dba0e8289ea5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:24.896151 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-584eece8-d6f7-4517-87ad-dba0e8289ea5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:24.904455 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:24.904455 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:24.908009 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-584eece8-d6f7-4517-87ad-dba0e8289ea5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Volume info retrieved successfully. Jul 31 09:31:24.916760 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-584eece8-d6f7-4517-87ad-dba0e8289ea5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] https://10.4.3.226/volume/v3/volumes/1177f5a1-aa32-4043-8198-bd5348f09820 returned with HTTP 200 Jul 31 09:31:24.917454 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 606/2412] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:24 2026] GET /volume/v3/volumes/1177f5a1-aa32-4043-8198-bd5348f09820 => generated 835 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:25.505675 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a6d5b881-7136-4bef-a047-cc8a351121bc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:25.507938 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a6d5b881-7136-4bef-a047-cc8a351121bc tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/volumes/294a5678-5f2c-4606-9fc0-5e66c21c18aa Jul 31 09:31:25.508250 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a6d5b881-7136-4bef-a047-cc8a351121bc tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:25.508516 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a6d5b881-7136-4bef-a047-cc8a351121bc tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:25.517138 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a6d5b881-7136-4bef-a047-cc8a351121bc tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/volumes/294a5678-5f2c-4606-9fc0-5e66c21c18aa returned with HTTP 404 Jul 31 09:31:25.517816 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 603/2413] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:25 2026] GET /volume/v3/volumes/294a5678-5f2c-4606-9fc0-5e66c21c18aa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:25.527873 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9e1908f5-03f1-4252-84c5-beebc8867dda None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:25.529792 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9e1908f5-03f1-4252-84c5-beebc8867dda tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] GET https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 Jul 31 09:31:25.529994 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9e1908f5-03f1-4252-84c5-beebc8867dda tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:25.530274 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9e1908f5-03f1-4252-84c5-beebc8867dda tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:25.530375 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-9e1908f5-03f1-4252-84c5-beebc8867dda tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] Show backup with id d58ef10a-3bd9-42ae-ad99-f6a9ece01059. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:31:25.535003 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:25.535003 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:25.535877 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9e1908f5-03f1-4252-84c5-beebc8867dda tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-reader] https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 returned with HTTP 200 Jul 31 09:31:25.536290 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 601/2414] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:25 2026] GET /volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:25.550253 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b35ef7c7-1576-4866-a385-dd406923c73a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:25.552938 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b35ef7c7-1576-4866-a385-dd406923c73a tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] DELETE https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 Jul 31 09:31:25.553586 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b35ef7c7-1576-4866-a385-dd406923c73a tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:25.553808 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b35ef7c7-1576-4866-a385-dd406923c73a tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:25.553913 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.backups [None req-b35ef7c7-1576-4866-a385-dd406923c73a tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Delete backup with id: bf4dd56a-d53d-467d-9e39-ab1baa19d9d1. Jul 31 09:31:25.559191 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:25.559191 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:25.571878 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.backup.rpcapi [None req-b35ef7c7-1576-4866-a385-dd406923c73a tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] delete_backup rpcapi backup_id bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 {{(pid=100315) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:31:25.577527 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b35ef7c7-1576-4866-a385-dd406923c73a tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 returned with HTTP 202 Jul 31 09:31:25.578166 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 605/2415] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:31:25 2026] DELETE /volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:31:25.586542 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f3efacb9-d7a0-4127-9a99-20e16368fb68 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:25.594673 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f3efacb9-d7a0-4127-9a99-20e16368fb68 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 Jul 31 09:31:25.594673 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f3efacb9-d7a0-4127-9a99-20e16368fb68 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:25.594673 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f3efacb9-d7a0-4127-9a99-20e16368fb68 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:25.594673 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-f3efacb9-d7a0-4127-9a99-20e16368fb68 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id bf4dd56a-d53d-467d-9e39-ab1baa19d9d1. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:31:25.599928 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:25.599928 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:25.600644 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f3efacb9-d7a0-4127-9a99-20e16368fb68 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 returned with HTTP 200 Jul 31 09:31:25.601123 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 607/2416] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:25 2026] GET /volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:25.775216 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cb88bff1-cd58-42e9-9afe-4bf327e0b6dd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:25.778636 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cb88bff1-cd58-42e9-9afe-4bf327e0b6dd tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] DELETE https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:31:25.778895 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cb88bff1-cd58-42e9-9afe-4bf327e0b6dd tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:25.779130 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cb88bff1-cd58-42e9-9afe-4bf327e0b6dd tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:25.779339 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-cb88bff1-cd58-42e9-9afe-4bf327e0b6dd tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Delete volume with id: be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:31:25.787406 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:25.787406 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:25.787849 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cb88bff1-cd58-42e9-9afe-4bf327e0b6dd tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:31:25.807972 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cb88bff1-cd58-42e9-9afe-4bf327e0b6dd tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Delete volume request issued successfully. Jul 31 09:31:25.808261 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cb88bff1-cd58-42e9-9afe-4bf327e0b6dd tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 202 Jul 31 09:31:25.808763 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 604/2417] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:31:25 2026] DELETE /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:25.820968 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f523a27e-ff7b-48fd-8360-c33c1cff6b97 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:25.824040 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f523a27e-ff7b-48fd-8360-c33c1cff6b97 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:31:25.824288 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f523a27e-ff7b-48fd-8360-c33c1cff6b97 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:25.824514 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f523a27e-ff7b-48fd-8360-c33c1cff6b97 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:25.832392 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:25.832392 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:25.841181 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f523a27e-ff7b-48fd-8360-c33c1cff6b97 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:31:25.845056 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-1cf5ccc3-8630-4bed-b1d7-5c6e60ec0a12 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:25.846894 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1cf5ccc3-8630-4bed-b1d7-5c6e60ec0a12 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/554ebcea-c4fb-40a2-bd7f-b2ef0b112234 Jul 31 09:31:25.847165 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1cf5ccc3-8630-4bed-b1d7-5c6e60ec0a12 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:25.847405 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1cf5ccc3-8630-4bed-b1d7-5c6e60ec0a12 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:25.847564 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-1cf5ccc3-8630-4bed-b1d7-5c6e60ec0a12 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete snapshot with id: 554ebcea-c4fb-40a2-bd7f-b2ef0b112234 Jul 31 09:31:25.848497 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f523a27e-ff7b-48fd-8360-c33c1cff6b97 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 200 Jul 31 09:31:25.849006 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 602/2418] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:25 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:25.855716 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:25.855716 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:25.856126 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-1cf5ccc3-8630-4bed-b1d7-5c6e60ec0a12 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:31:25.890565 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-1cf5ccc3-8630-4bed-b1d7-5c6e60ec0a12 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot delete request issued successfully. Jul 31 09:31:25.890759 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1cf5ccc3-8630-4bed-b1d7-5c6e60ec0a12 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/554ebcea-c4fb-40a2-bd7f-b2ef0b112234 returned with HTTP 202 Jul 31 09:31:25.891289 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 606/2419] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:31:25 2026] DELETE /volume/v3/snapshots/554ebcea-c4fb-40a2-bd7f-b2ef0b112234 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:25.902752 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0d47ac45-9fdd-4769-b94b-8b6cc04ed4c7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:25.902752 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0d47ac45-9fdd-4769-b94b-8b6cc04ed4c7 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/554ebcea-c4fb-40a2-bd7f-b2ef0b112234 Jul 31 09:31:25.903181 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0d47ac45-9fdd-4769-b94b-8b6cc04ed4c7 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:25.903181 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0d47ac45-9fdd-4769-b94b-8b6cc04ed4c7 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:25.909640 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:25.909640 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:25.910192 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0d47ac45-9fdd-4769-b94b-8b6cc04ed4c7 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:31:25.911117 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0d47ac45-9fdd-4769-b94b-8b6cc04ed4c7 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/554ebcea-c4fb-40a2-bd7f-b2ef0b112234 returned with HTTP 200 Jul 31 09:31:25.911590 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 608/2420] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:25 2026] GET /volume/v3/snapshots/554ebcea-c4fb-40a2-bd7f-b2ef0b112234 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:25.933055 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6d13a551-9d4d-43d5-bc4b-dcc309adff78 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:25.936631 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6d13a551-9d4d-43d5-bc4b-dcc309adff78 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] GET https://10.4.3.226/volume/v3/volumes/1177f5a1-aa32-4043-8198-bd5348f09820 Jul 31 09:31:25.936876 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6d13a551-9d4d-43d5-bc4b-dcc309adff78 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:25.937305 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6d13a551-9d4d-43d5-bc4b-dcc309adff78 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:25.969572 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:25.969572 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:25.976612 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6d13a551-9d4d-43d5-bc4b-dcc309adff78 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Volume info retrieved successfully. Jul 31 09:31:25.985293 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6d13a551-9d4d-43d5-bc4b-dcc309adff78 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] https://10.4.3.226/volume/v3/volumes/1177f5a1-aa32-4043-8198-bd5348f09820 returned with HTTP 200 Jul 31 09:31:25.985986 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 605/2421] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:25 2026] GET /volume/v3/volumes/1177f5a1-aa32-4043-8198-bd5348f09820 => generated 860 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:26.007190 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2a5251b4-4cc2-4096-a48e-43f76913430c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:26.009527 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2a5251b4-4cc2-4096-a48e-43f76913430c tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:31:26.010017 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2a5251b4-4cc2-4096-a48e-43f76913430c tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1177f5a1-aa32-4043-8198-bd5348f09820", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1571346955"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:26.022016 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:26.022016 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:26.022809 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-2a5251b4-4cc2-4096-a48e-43f76913430c tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Volume info retrieved successfully. Jul 31 09:31:26.023062 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-2a5251b4-4cc2-4096-a48e-43f76913430c tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Create snapshot from volume 1177f5a1-aa32-4043-8198-bd5348f09820 Jul 31 09:31:26.074594 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-2a5251b4-4cc2-4096-a48e-43f76913430c tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Created reservations ['8313f199-ae50-4db9-9359-09f320e25f09', '0ced8876-ba02-49ac-9f2e-586e96fc0d3d', 'd419be61-e80a-4021-8f3f-25d23499d45b', 'b003521b-e6cb-402c-9ff9-2805df43469b'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:26.125491 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-2a5251b4-4cc2-4096-a48e-43f76913430c tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Snapshot create request issued successfully. Jul 31 09:31:26.125854 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2a5251b4-4cc2-4096-a48e-43f76913430c tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:31:26.126301 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 603/2422] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:31:26 2026] POST /volume/v3/snapshots => generated 323 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:26.144340 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-581e9b8b-574c-4d9e-85e0-a8c15508c140 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:26.146589 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-581e9b8b-574c-4d9e-85e0-a8c15508c140 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] GET https://10.4.3.226/volume/v3/snapshots/7ea8600a-2c54-45dd-afc9-898dc1674f46 Jul 31 09:31:26.146757 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-581e9b8b-574c-4d9e-85e0-a8c15508c140 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:26.147046 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-581e9b8b-574c-4d9e-85e0-a8c15508c140 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:26.154131 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:26.154131 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:26.154673 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-581e9b8b-574c-4d9e-85e0-a8c15508c140 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Snapshot retrieved successfully. Jul 31 09:31:26.155652 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-581e9b8b-574c-4d9e-85e0-a8c15508c140 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] https://10.4.3.226/volume/v3/snapshots/7ea8600a-2c54-45dd-afc9-898dc1674f46 returned with HTTP 200 Jul 31 09:31:26.156051 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 607/2423] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:26 2026] GET /volume/v3/snapshots/7ea8600a-2c54-45dd-afc9-898dc1674f46 => generated 455 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:26.612414 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f7a01e51-f5c0-49d4-a49f-72b6e634b422 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:26.614512 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f7a01e51-f5c0-49d4-a49f-72b6e634b422 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 Jul 31 09:31:26.614771 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f7a01e51-f5c0-49d4-a49f-72b6e634b422 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:26.615019 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f7a01e51-f5c0-49d4-a49f-72b6e634b422 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:26.615184 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-f7a01e51-f5c0-49d4-a49f-72b6e634b422 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id bf4dd56a-d53d-467d-9e39-ab1baa19d9d1. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:31:26.618550 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f7a01e51-f5c0-49d4-a49f-72b6e634b422 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 returned with HTTP 404 Jul 31 09:31:26.618980 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 609/2424] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:26 2026] GET /volume/v3/backups/bf4dd56a-d53d-467d-9e39-ab1baa19d9d1 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:26.625683 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-804f29f8-bd72-40cb-b083-1969babb1258 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:26.627933 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-804f29f8-bd72-40cb-b083-1969babb1258 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] DELETE https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 Jul 31 09:31:26.628173 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-804f29f8-bd72-40cb-b083-1969babb1258 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:26.628395 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-804f29f8-bd72-40cb-b083-1969babb1258 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:26.628493 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-804f29f8-bd72-40cb-b083-1969babb1258 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Delete backup with id: d19fbed2-48e3-45f1-8a2b-c6d522097018. Jul 31 09:31:26.632664 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:26.632664 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:26.649389 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.backup.rpcapi [None req-804f29f8-bd72-40cb-b083-1969babb1258 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] delete_backup rpcapi backup_id d19fbed2-48e3-45f1-8a2b-c6d522097018 {{(pid=100316) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:31:26.651165 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-804f29f8-bd72-40cb-b083-1969babb1258 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 returned with HTTP 202 Jul 31 09:31:26.651658 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 606/2425] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:31:26 2026] DELETE /volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:31:26.658888 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-552aca47-e078-4928-844a-fda6db52daa1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:26.660867 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-552aca47-e078-4928-844a-fda6db52daa1 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 Jul 31 09:31:26.661012 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-552aca47-e078-4928-844a-fda6db52daa1 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:26.661317 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-552aca47-e078-4928-844a-fda6db52daa1 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:26.661463 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-552aca47-e078-4928-844a-fda6db52daa1 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d19fbed2-48e3-45f1-8a2b-c6d522097018. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:31:26.668083 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:26.668083 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:26.669036 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-552aca47-e078-4928-844a-fda6db52daa1 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 returned with HTTP 200 Jul 31 09:31:26.671276 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 604/2426] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:26 2026] GET /volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:26.860825 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ff9a4cf7-b923-4f41-9124-085d18448f70 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:26.862566 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ff9a4cf7-b923-4f41-9124-085d18448f70 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a Jul 31 09:31:26.862745 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ff9a4cf7-b923-4f41-9124-085d18448f70 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:26.862933 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ff9a4cf7-b923-4f41-9124-085d18448f70 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:26.871357 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ff9a4cf7-b923-4f41-9124-085d18448f70 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a returned with HTTP 404 Jul 31 09:31:26.872098 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 608/2427] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:26 2026] GET /volume/v3/volumes/be99bc32-28ee-4ba9-a0c6-da1fe516986a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:26.923816 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1d93546d-7cc5-486c-9d07-5997f334328f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:26.926558 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1d93546d-7cc5-486c-9d07-5997f334328f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/554ebcea-c4fb-40a2-bd7f-b2ef0b112234 Jul 31 09:31:26.926823 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1d93546d-7cc5-486c-9d07-5997f334328f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:26.927067 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1d93546d-7cc5-486c-9d07-5997f334328f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:26.939479 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1d93546d-7cc5-486c-9d07-5997f334328f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/554ebcea-c4fb-40a2-bd7f-b2ef0b112234 returned with HTTP 404 Jul 31 09:31:26.939993 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 610/2428] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:26 2026] GET /volume/v3/snapshots/554ebcea-c4fb-40a2-bd7f-b2ef0b112234 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:26.948378 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2b77778d-aefb-45da-ae00-688eed4051bd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:26.950787 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2b77778d-aefb-45da-ae00-688eed4051bd tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/b08ae2e2-808a-494d-9446-684c624a5e37 Jul 31 09:31:26.951056 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2b77778d-aefb-45da-ae00-688eed4051bd tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:26.951357 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2b77778d-aefb-45da-ae00-688eed4051bd tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:26.951534 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-2b77778d-aefb-45da-ae00-688eed4051bd tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete snapshot with id: b08ae2e2-808a-494d-9446-684c624a5e37 Jul 31 09:31:26.959428 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:26.959428 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:26.960505 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2b77778d-aefb-45da-ae00-688eed4051bd tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:31:26.992311 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2b77778d-aefb-45da-ae00-688eed4051bd tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot delete request issued successfully. Jul 31 09:31:26.992499 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2b77778d-aefb-45da-ae00-688eed4051bd tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/b08ae2e2-808a-494d-9446-684c624a5e37 returned with HTTP 202 Jul 31 09:31:26.992858 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 607/2429] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:31:26 2026] DELETE /volume/v3/snapshots/b08ae2e2-808a-494d-9446-684c624a5e37 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:27.007359 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0f2d33ea-be93-4b1b-9499-72d726394be0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:27.010344 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0f2d33ea-be93-4b1b-9499-72d726394be0 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/b08ae2e2-808a-494d-9446-684c624a5e37 Jul 31 09:31:27.010622 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0f2d33ea-be93-4b1b-9499-72d726394be0 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:27.010869 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0f2d33ea-be93-4b1b-9499-72d726394be0 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:27.020720 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:27.020720 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:27.021362 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-0f2d33ea-be93-4b1b-9499-72d726394be0 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:31:27.022459 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0f2d33ea-be93-4b1b-9499-72d726394be0 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/b08ae2e2-808a-494d-9446-684c624a5e37 returned with HTTP 200 Jul 31 09:31:27.023024 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 605/2430] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:27 2026] GET /volume/v3/snapshots/b08ae2e2-808a-494d-9446-684c624a5e37 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:27.166927 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3e47da40-8bc2-44d8-a79d-78e6d455ecf7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:27.169710 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3e47da40-8bc2-44d8-a79d-78e6d455ecf7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] GET https://10.4.3.226/volume/v3/snapshots/7ea8600a-2c54-45dd-afc9-898dc1674f46 Jul 31 09:31:27.170015 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3e47da40-8bc2-44d8-a79d-78e6d455ecf7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:27.170324 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3e47da40-8bc2-44d8-a79d-78e6d455ecf7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:27.178774 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:27.178774 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:27.179809 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-3e47da40-8bc2-44d8-a79d-78e6d455ecf7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Snapshot retrieved successfully. Jul 31 09:31:27.181255 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3e47da40-8bc2-44d8-a79d-78e6d455ecf7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] https://10.4.3.226/volume/v3/snapshots/7ea8600a-2c54-45dd-afc9-898dc1674f46 returned with HTTP 200 Jul 31 09:31:27.182081 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 609/2431] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:27 2026] GET /volume/v3/snapshots/7ea8600a-2c54-45dd-afc9-898dc1674f46 => generated 482 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:27.192975 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-69489935-e6a3-41de-b06f-7021e28ce90c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:27.195048 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-69489935-e6a3-41de-b06f-7021e28ce90c tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224 tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224-project-admin] PUT https://10.4.3.226/volume/v3/os-quota-sets/4e54ea2231b04d6084b9fad00d94ca92 Jul 31 09:31:27.195524 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-69489935-e6a3-41de-b06f-7021e28ce90c tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224 tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:27.273496 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-69489935-e6a3-41de-b06f-7021e28ce90c tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224 tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224-project-admin] https://10.4.3.226/volume/v3/os-quota-sets/4e54ea2231b04d6084b9fad00d94ca92 returned with HTTP 200 Jul 31 09:31:27.273496 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 611/2432] 10.4.3.226 () {68 vars in 1374 bytes} [Fri Jul 31 09:31:27 2026] PUT /volume/v3/os-quota-sets/4e54ea2231b04d6084b9fad00d94ca92 => generated 390 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:27.285507 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a6bdd0a1-817b-436e-9ba1-80f02ba06530 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:27.291712 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a6bdd0a1-817b-436e-9ba1-80f02ba06530 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:31:27.291712 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a6bdd0a1-817b-436e-9ba1-80f02ba06530 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1177f5a1-aa32-4043-8198-bd5348f09820"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:27.314765 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:27.314765 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:27.315521 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a6bdd0a1-817b-436e-9ba1-80f02ba06530 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Volume info retrieved successfully. Jul 31 09:31:27.315694 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-a6bdd0a1-817b-436e-9ba1-80f02ba06530 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Create snapshot from volume 1177f5a1-aa32-4043-8198-bd5348f09820 Jul 31 09:31:27.351385 np0000006200 devstack@c-api.service[100316]: WARNING cinder.quota_utils [None req-a6bdd0a1-817b-436e-9ba1-80f02ba06530 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Quota exceeded for 4e54ea2231b04d6084b9fad00d94ca92, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 31 09:31:27.351821 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.middleware.fault [None req-a6bdd0a1-817b-436e-9ba1-80f02ba06530 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 413 Jul 31 09:31:27.352802 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 608/2433] 10.4.3.226 () {68 vars in 1264 bytes} [Fri Jul 31 09:31:27 2026] POST /volume/v3/snapshots => generated 208 bytes in 68 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 31 09:31:27.363835 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6b027670-6e28-4953-a79f-096806309e1c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:27.367526 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6b027670-6e28-4953-a79f-096806309e1c tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224 tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224-project-admin] PUT https://10.4.3.226/volume/v3/os-quota-sets/4e54ea2231b04d6084b9fad00d94ca92 Jul 31 09:31:27.368868 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6b027670-6e28-4953-a79f-096806309e1c tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224 tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:27.467427 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6b027670-6e28-4953-a79f-096806309e1c tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224 tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224-project-admin] https://10.4.3.226/volume/v3/os-quota-sets/4e54ea2231b04d6084b9fad00d94ca92 returned with HTTP 200 Jul 31 09:31:27.468069 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 606/2434] 10.4.3.226 () {68 vars in 1374 bytes} [Fri Jul 31 09:31:27 2026] PUT /volume/v3/os-quota-sets/4e54ea2231b04d6084b9fad00d94ca92 => generated 390 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:27.482930 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-fa05e387-a3e0-4ffb-ab89-e0b99bca5914 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:27.485578 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fa05e387-a3e0-4ffb-ab89-e0b99bca5914 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:31:27.490265 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fa05e387-a3e0-4ffb-ab89-e0b99bca5914 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1177f5a1-aa32-4043-8198-bd5348f09820"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:27.507168 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:27.507168 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:27.507812 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-fa05e387-a3e0-4ffb-ab89-e0b99bca5914 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Volume info retrieved successfully. Jul 31 09:31:27.508174 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-fa05e387-a3e0-4ffb-ab89-e0b99bca5914 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Create snapshot from volume 1177f5a1-aa32-4043-8198-bd5348f09820 Jul 31 09:31:27.546498 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota_utils [None req-fa05e387-a3e0-4ffb-ab89-e0b99bca5914 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Quota exceeded for 4e54ea2231b04d6084b9fad00d94ca92, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 31 09:31:27.546498 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.middleware.fault [None req-fa05e387-a3e0-4ffb-ab89-e0b99bca5914 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 413 Jul 31 09:31:27.548797 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 610/2435] 10.4.3.226 () {68 vars in 1264 bytes} [Fri Jul 31 09:31:27 2026] POST /volume/v3/snapshots => generated 133 bytes in 66 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 31 09:31:27.556626 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d1c8fbd1-3005-4fea-8d77-62be63244ff2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:27.559510 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d1c8fbd1-3005-4fea-8d77-62be63244ff2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/7ea8600a-2c54-45dd-afc9-898dc1674f46 Jul 31 09:31:27.559748 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d1c8fbd1-3005-4fea-8d77-62be63244ff2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:27.559960 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d1c8fbd1-3005-4fea-8d77-62be63244ff2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:27.560083 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-d1c8fbd1-3005-4fea-8d77-62be63244ff2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Delete snapshot with id: 7ea8600a-2c54-45dd-afc9-898dc1674f46 Jul 31 09:31:27.569219 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:27.569219 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:27.569713 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d1c8fbd1-3005-4fea-8d77-62be63244ff2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Snapshot retrieved successfully. Jul 31 09:31:27.596967 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d1c8fbd1-3005-4fea-8d77-62be63244ff2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Snapshot delete request issued successfully. Jul 31 09:31:27.597280 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d1c8fbd1-3005-4fea-8d77-62be63244ff2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] https://10.4.3.226/volume/v3/snapshots/7ea8600a-2c54-45dd-afc9-898dc1674f46 returned with HTTP 202 Jul 31 09:31:27.597697 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 612/2436] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:31:27 2026] DELETE /volume/v3/snapshots/7ea8600a-2c54-45dd-afc9-898dc1674f46 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:27.607264 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8bd6e27a-4e22-4673-9511-930862454679 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:27.610576 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8bd6e27a-4e22-4673-9511-930862454679 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] GET https://10.4.3.226/volume/v3/snapshots/7ea8600a-2c54-45dd-afc9-898dc1674f46 Jul 31 09:31:27.610870 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8bd6e27a-4e22-4673-9511-930862454679 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:27.611104 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8bd6e27a-4e22-4673-9511-930862454679 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:27.624051 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:27.624051 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:27.624706 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8bd6e27a-4e22-4673-9511-930862454679 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Snapshot retrieved successfully. Jul 31 09:31:27.625736 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8bd6e27a-4e22-4673-9511-930862454679 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] https://10.4.3.226/volume/v3/snapshots/7ea8600a-2c54-45dd-afc9-898dc1674f46 returned with HTTP 200 Jul 31 09:31:27.626208 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 609/2437] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:27 2026] GET /volume/v3/snapshots/7ea8600a-2c54-45dd-afc9-898dc1674f46 => generated 481 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:27.682398 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-97afdd0e-8e4f-45a8-9ef1-ddfb36cd0dd3 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:27.684295 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-97afdd0e-8e4f-45a8-9ef1-ddfb36cd0dd3 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 Jul 31 09:31:27.684559 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-97afdd0e-8e4f-45a8-9ef1-ddfb36cd0dd3 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:27.685392 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-97afdd0e-8e4f-45a8-9ef1-ddfb36cd0dd3 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:27.685392 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-97afdd0e-8e4f-45a8-9ef1-ddfb36cd0dd3 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d19fbed2-48e3-45f1-8a2b-c6d522097018. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:31:27.690669 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-97afdd0e-8e4f-45a8-9ef1-ddfb36cd0dd3 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 returned with HTTP 404 Jul 31 09:31:27.692016 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 607/2438] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:27 2026] GET /volume/v3/backups/d19fbed2-48e3-45f1-8a2b-c6d522097018 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:27.703163 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-098d5ad5-e3e6-47ee-b89b-22c1cad36c06 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:27.705538 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-098d5ad5-e3e6-47ee-b89b-22c1cad36c06 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] DELETE https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 Jul 31 09:31:27.705760 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-098d5ad5-e3e6-47ee-b89b-22c1cad36c06 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:27.705971 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-098d5ad5-e3e6-47ee-b89b-22c1cad36c06 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:27.707321 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.backups [None req-098d5ad5-e3e6-47ee-b89b-22c1cad36c06 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Delete backup with id: d58ef10a-3bd9-42ae-ad99-f6a9ece01059. Jul 31 09:31:27.710482 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:27.710482 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:27.722599 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.backup.rpcapi [None req-098d5ad5-e3e6-47ee-b89b-22c1cad36c06 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] delete_backup rpcapi backup_id d58ef10a-3bd9-42ae-ad99-f6a9ece01059 {{(pid=100315) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:31:27.727012 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-098d5ad5-e3e6-47ee-b89b-22c1cad36c06 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 returned with HTTP 202 Jul 31 09:31:27.727710 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 611/2439] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:31:27 2026] DELETE /volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:31:27.739874 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-781e3337-949e-4e3a-a5d9-77de0d93f1c6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:27.743625 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-781e3337-949e-4e3a-a5d9-77de0d93f1c6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 Jul 31 09:31:27.743923 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-781e3337-949e-4e3a-a5d9-77de0d93f1c6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:27.744208 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-781e3337-949e-4e3a-a5d9-77de0d93f1c6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:27.744388 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-781e3337-949e-4e3a-a5d9-77de0d93f1c6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d58ef10a-3bd9-42ae-ad99-f6a9ece01059. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:31:27.750570 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:27.750570 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:27.751529 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-781e3337-949e-4e3a-a5d9-77de0d93f1c6 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 returned with HTTP 200 Jul 31 09:31:27.751974 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 613/2440] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:27 2026] GET /volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:28.035152 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-febcd603-7c57-438c-ba90-f257732e0414 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:28.038392 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-febcd603-7c57-438c-ba90-f257732e0414 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/b08ae2e2-808a-494d-9446-684c624a5e37 Jul 31 09:31:28.038833 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-febcd603-7c57-438c-ba90-f257732e0414 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:28.038953 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-febcd603-7c57-438c-ba90-f257732e0414 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:28.046095 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-febcd603-7c57-438c-ba90-f257732e0414 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/b08ae2e2-808a-494d-9446-684c624a5e37 returned with HTTP 404 Jul 31 09:31:28.046363 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 610/2441] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:28 2026] GET /volume/v3/snapshots/b08ae2e2-808a-494d-9446-684c624a5e37 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:28.055960 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c3888439-865c-4623-b31e-866b01dee189 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:28.061947 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c3888439-865c-4623-b31e-866b01dee189 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/2f6a9041-3acd-45e5-bd45-579e6df00b60 Jul 31 09:31:28.062201 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c3888439-865c-4623-b31e-866b01dee189 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:28.062394 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c3888439-865c-4623-b31e-866b01dee189 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:28.062498 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-c3888439-865c-4623-b31e-866b01dee189 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete snapshot with id: 2f6a9041-3acd-45e5-bd45-579e6df00b60 Jul 31 09:31:28.073103 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:28.073103 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:28.073552 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c3888439-865c-4623-b31e-866b01dee189 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:31:28.103848 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c3888439-865c-4623-b31e-866b01dee189 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot delete request issued successfully. Jul 31 09:31:28.105166 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c3888439-865c-4623-b31e-866b01dee189 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/2f6a9041-3acd-45e5-bd45-579e6df00b60 returned with HTTP 202 Jul 31 09:31:28.105166 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 608/2442] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:31:28 2026] DELETE /volume/v3/snapshots/2f6a9041-3acd-45e5-bd45-579e6df00b60 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:28.113702 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2906c29f-3428-4f45-8796-71f1b07fc51f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:28.116129 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2906c29f-3428-4f45-8796-71f1b07fc51f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/2f6a9041-3acd-45e5-bd45-579e6df00b60 Jul 31 09:31:28.118453 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2906c29f-3428-4f45-8796-71f1b07fc51f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:28.119100 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2906c29f-3428-4f45-8796-71f1b07fc51f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:28.128716 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:28.128716 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:28.128716 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-2906c29f-3428-4f45-8796-71f1b07fc51f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:31:28.129708 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2906c29f-3428-4f45-8796-71f1b07fc51f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/2f6a9041-3acd-45e5-bd45-579e6df00b60 returned with HTTP 200 Jul 31 09:31:28.130164 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 612/2443] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:28 2026] GET /volume/v3/snapshots/2f6a9041-3acd-45e5-bd45-579e6df00b60 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:28.636913 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1cd2b618-7df2-4cdf-a532-aef1d5c24b11 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:28.639003 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1cd2b618-7df2-4cdf-a532-aef1d5c24b11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] GET https://10.4.3.226/volume/v3/snapshots/7ea8600a-2c54-45dd-afc9-898dc1674f46 Jul 31 09:31:28.639269 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1cd2b618-7df2-4cdf-a532-aef1d5c24b11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:28.639478 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1cd2b618-7df2-4cdf-a532-aef1d5c24b11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:28.643300 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1cd2b618-7df2-4cdf-a532-aef1d5c24b11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] https://10.4.3.226/volume/v3/snapshots/7ea8600a-2c54-45dd-afc9-898dc1674f46 returned with HTTP 404 Jul 31 09:31:28.645452 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 614/2444] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:28 2026] GET /volume/v3/snapshots/7ea8600a-2c54-45dd-afc9-898dc1674f46 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:28.651527 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ce2849b7-51b1-4ec9-b385-b695161f264e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:28.653847 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ce2849b7-51b1-4ec9-b385-b695161f264e tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] GET https://10.4.3.226/volume/v3/volumes/1177f5a1-aa32-4043-8198-bd5348f09820 Jul 31 09:31:28.654133 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ce2849b7-51b1-4ec9-b385-b695161f264e tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:28.654414 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ce2849b7-51b1-4ec9-b385-b695161f264e tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:28.665493 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:28.665493 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:28.671769 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ce2849b7-51b1-4ec9-b385-b695161f264e tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Volume info retrieved successfully. Jul 31 09:31:28.678255 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ce2849b7-51b1-4ec9-b385-b695161f264e tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] https://10.4.3.226/volume/v3/volumes/1177f5a1-aa32-4043-8198-bd5348f09820 returned with HTTP 200 Jul 31 09:31:28.678773 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 611/2445] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:28 2026] GET /volume/v3/volumes/1177f5a1-aa32-4043-8198-bd5348f09820 => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:28.692890 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6dcaf063-c904-4802-a926-c8d846d4df0f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:28.694417 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6dcaf063-c904-4802-a926-c8d846d4df0f tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] DELETE https://10.4.3.226/volume/v3/volumes/1177f5a1-aa32-4043-8198-bd5348f09820 Jul 31 09:31:28.694582 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6dcaf063-c904-4802-a926-c8d846d4df0f tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:28.694750 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6dcaf063-c904-4802-a926-c8d846d4df0f tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:28.694886 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-6dcaf063-c904-4802-a926-c8d846d4df0f tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Delete volume with id: 1177f5a1-aa32-4043-8198-bd5348f09820 Jul 31 09:31:28.701347 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:28.701347 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:28.701932 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-6dcaf063-c904-4802-a926-c8d846d4df0f tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Volume info retrieved successfully. Jul 31 09:31:28.720266 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-6dcaf063-c904-4802-a926-c8d846d4df0f tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Delete volume request issued successfully. Jul 31 09:31:28.720266 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6dcaf063-c904-4802-a926-c8d846d4df0f tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] https://10.4.3.226/volume/v3/volumes/1177f5a1-aa32-4043-8198-bd5348f09820 returned with HTTP 202 Jul 31 09:31:28.720266 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 609/2446] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:31:28 2026] DELETE /volume/v3/volumes/1177f5a1-aa32-4043-8198-bd5348f09820 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:28.728294 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b769821d-3bae-465f-b4b7-731bc4bc5c03 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:28.729923 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b769821d-3bae-465f-b4b7-731bc4bc5c03 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] GET https://10.4.3.226/volume/v3/volumes/1177f5a1-aa32-4043-8198-bd5348f09820 Jul 31 09:31:28.730175 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b769821d-3bae-465f-b4b7-731bc4bc5c03 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:28.730520 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b769821d-3bae-465f-b4b7-731bc4bc5c03 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:28.742289 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:28.742289 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:28.752397 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-b769821d-3bae-465f-b4b7-731bc4bc5c03 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Volume info retrieved successfully. Jul 31 09:31:28.762694 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b769821d-3bae-465f-b4b7-731bc4bc5c03 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] https://10.4.3.226/volume/v3/volumes/1177f5a1-aa32-4043-8198-bd5348f09820 returned with HTTP 200 Jul 31 09:31:28.763261 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 613/2447] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:28 2026] GET /volume/v3/volumes/1177f5a1-aa32-4043-8198-bd5348f09820 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:28.767996 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-95620a78-4cbd-4f29-a2f5-8e3268c4da19 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:28.770022 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-95620a78-4cbd-4f29-a2f5-8e3268c4da19 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 Jul 31 09:31:28.770470 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-95620a78-4cbd-4f29-a2f5-8e3268c4da19 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:28.770564 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-95620a78-4cbd-4f29-a2f5-8e3268c4da19 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:28.770608 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-95620a78-4cbd-4f29-a2f5-8e3268c4da19 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Show backup with id d58ef10a-3bd9-42ae-ad99-f6a9ece01059. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:31:28.774472 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-95620a78-4cbd-4f29-a2f5-8e3268c4da19 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 returned with HTTP 404 Jul 31 09:31:28.774909 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 615/2448] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:28 2026] GET /volume/v3/backups/d58ef10a-3bd9-42ae-ad99-f6a9ece01059 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:28.784920 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2bd783b9-fa38-4292-92dd-7291c9586867 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:28.786551 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2bd783b9-fa38-4292-92dd-7291c9586867 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/5abdcf25-0725-453d-8329-57773c2a9b2e Jul 31 09:31:28.786686 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2bd783b9-fa38-4292-92dd-7291c9586867 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:28.786875 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2bd783b9-fa38-4292-92dd-7291c9586867 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:28.787065 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-2bd783b9-fa38-4292-92dd-7291c9586867 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Delete volume with id: 5abdcf25-0725-453d-8329-57773c2a9b2e Jul 31 09:31:28.797374 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:28.797374 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:28.797728 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2bd783b9-fa38-4292-92dd-7291c9586867 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Volume info retrieved successfully. Jul 31 09:31:28.817255 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2bd783b9-fa38-4292-92dd-7291c9586867 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Delete volume request issued successfully. Jul 31 09:31:28.817462 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2bd783b9-fa38-4292-92dd-7291c9586867 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/volumes/5abdcf25-0725-453d-8329-57773c2a9b2e returned with HTTP 202 Jul 31 09:31:28.817957 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 612/2449] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:31:28 2026] DELETE /volume/v3/volumes/5abdcf25-0725-453d-8329-57773c2a9b2e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:28.828276 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e526ce45-acf7-45c6-806d-01caea1b245f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:28.830132 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e526ce45-acf7-45c6-806d-01caea1b245f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/volumes/5abdcf25-0725-453d-8329-57773c2a9b2e Jul 31 09:31:28.830391 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e526ce45-acf7-45c6-806d-01caea1b245f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:28.830604 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e526ce45-acf7-45c6-806d-01caea1b245f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:28.838723 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:28.838723 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:28.842791 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e526ce45-acf7-45c6-806d-01caea1b245f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Volume info retrieved successfully. Jul 31 09:31:28.847005 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e526ce45-acf7-45c6-806d-01caea1b245f tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/volumes/5abdcf25-0725-453d-8329-57773c2a9b2e returned with HTTP 200 Jul 31 09:31:28.848189 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 610/2450] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:28 2026] GET /volume/v3/volumes/5abdcf25-0725-453d-8329-57773c2a9b2e => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:29.145606 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-59b7ba3a-f35a-411f-92bf-ae3d88f17753 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:29.148958 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-59b7ba3a-f35a-411f-92bf-ae3d88f17753 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/2f6a9041-3acd-45e5-bd45-579e6df00b60 Jul 31 09:31:29.149256 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-59b7ba3a-f35a-411f-92bf-ae3d88f17753 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:29.149470 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-59b7ba3a-f35a-411f-92bf-ae3d88f17753 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:29.156658 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-59b7ba3a-f35a-411f-92bf-ae3d88f17753 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/2f6a9041-3acd-45e5-bd45-579e6df00b60 returned with HTTP 404 Jul 31 09:31:29.156776 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 614/2451] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:29 2026] GET /volume/v3/snapshots/2f6a9041-3acd-45e5-bd45-579e6df00b60 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:29.168203 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1ea66fde-a5d4-43dc-95b5-401b1f54180a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:29.173024 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1ea66fde-a5d4-43dc-95b5-401b1f54180a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/554ebcea-c4fb-40a2-bd7f-b2ef0b112234 Jul 31 09:31:29.173024 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1ea66fde-a5d4-43dc-95b5-401b1f54180a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:29.173024 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1ea66fde-a5d4-43dc-95b5-401b1f54180a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:29.173194 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-1ea66fde-a5d4-43dc-95b5-401b1f54180a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete snapshot with id: 554ebcea-c4fb-40a2-bd7f-b2ef0b112234 Jul 31 09:31:29.183294 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1ea66fde-a5d4-43dc-95b5-401b1f54180a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/554ebcea-c4fb-40a2-bd7f-b2ef0b112234 returned with HTTP 404 Jul 31 09:31:29.183810 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 616/2452] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:31:29 2026] DELETE /volume/v3/snapshots/554ebcea-c4fb-40a2-bd7f-b2ef0b112234 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:29.192671 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-642bfe8c-d1d2-4a1d-a920-eb4bd8035878 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:29.194443 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-642bfe8c-d1d2-4a1d-a920-eb4bd8035878 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/554ebcea-c4fb-40a2-bd7f-b2ef0b112234 Jul 31 09:31:29.194644 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-642bfe8c-d1d2-4a1d-a920-eb4bd8035878 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:29.194836 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-642bfe8c-d1d2-4a1d-a920-eb4bd8035878 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:29.200410 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-642bfe8c-d1d2-4a1d-a920-eb4bd8035878 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/554ebcea-c4fb-40a2-bd7f-b2ef0b112234 returned with HTTP 404 Jul 31 09:31:29.201363 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 613/2453] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:29 2026] GET /volume/v3/snapshots/554ebcea-c4fb-40a2-bd7f-b2ef0b112234 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:29.212896 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-154f7183-cdf7-4314-8159-7e4e1ffaf90d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:29.215123 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-154f7183-cdf7-4314-8159-7e4e1ffaf90d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/b08ae2e2-808a-494d-9446-684c624a5e37 Jul 31 09:31:29.215418 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-154f7183-cdf7-4314-8159-7e4e1ffaf90d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:29.215689 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-154f7183-cdf7-4314-8159-7e4e1ffaf90d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:29.215843 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-154f7183-cdf7-4314-8159-7e4e1ffaf90d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete snapshot with id: b08ae2e2-808a-494d-9446-684c624a5e37 Jul 31 09:31:29.229601 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-154f7183-cdf7-4314-8159-7e4e1ffaf90d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/b08ae2e2-808a-494d-9446-684c624a5e37 returned with HTTP 404 Jul 31 09:31:29.230288 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 611/2454] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:31:29 2026] DELETE /volume/v3/snapshots/b08ae2e2-808a-494d-9446-684c624a5e37 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:29.241040 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f826ef0f-d1ff-4db4-ba62-401b2f360b72 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:29.243437 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f826ef0f-d1ff-4db4-ba62-401b2f360b72 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/b08ae2e2-808a-494d-9446-684c624a5e37 Jul 31 09:31:29.243730 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f826ef0f-d1ff-4db4-ba62-401b2f360b72 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:29.243801 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f826ef0f-d1ff-4db4-ba62-401b2f360b72 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:29.251118 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f826ef0f-d1ff-4db4-ba62-401b2f360b72 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/b08ae2e2-808a-494d-9446-684c624a5e37 returned with HTTP 404 Jul 31 09:31:29.251701 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 615/2455] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:29 2026] GET /volume/v3/snapshots/b08ae2e2-808a-494d-9446-684c624a5e37 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:29.265426 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-23491492-c358-4e89-a996-522cfb85649a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:29.270781 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-23491492-c358-4e89-a996-522cfb85649a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/2f6a9041-3acd-45e5-bd45-579e6df00b60 Jul 31 09:31:29.271097 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-23491492-c358-4e89-a996-522cfb85649a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:29.271323 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-23491492-c358-4e89-a996-522cfb85649a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:29.271497 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-23491492-c358-4e89-a996-522cfb85649a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete snapshot with id: 2f6a9041-3acd-45e5-bd45-579e6df00b60 Jul 31 09:31:29.284522 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-23491492-c358-4e89-a996-522cfb85649a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/2f6a9041-3acd-45e5-bd45-579e6df00b60 returned with HTTP 404 Jul 31 09:31:29.285532 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 617/2456] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:31:29 2026] DELETE /volume/v3/snapshots/2f6a9041-3acd-45e5-bd45-579e6df00b60 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:29.296002 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0a71a6b7-3181-4fc0-aac8-f8451ddd8b29 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:29.298683 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0a71a6b7-3181-4fc0-aac8-f8451ddd8b29 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/2f6a9041-3acd-45e5-bd45-579e6df00b60 Jul 31 09:31:29.298906 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0a71a6b7-3181-4fc0-aac8-f8451ddd8b29 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:29.299142 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0a71a6b7-3181-4fc0-aac8-f8451ddd8b29 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:29.307855 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0a71a6b7-3181-4fc0-aac8-f8451ddd8b29 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/2f6a9041-3acd-45e5-bd45-579e6df00b60 returned with HTTP 404 Jul 31 09:31:29.310218 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 614/2457] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:29 2026] GET /volume/v3/snapshots/2f6a9041-3acd-45e5-bd45-579e6df00b60 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:29.782168 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d20adf5d-3350-45fd-a95a-b67a34a1fcf1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:29.782994 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d20adf5d-3350-45fd-a95a-b67a34a1fcf1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] GET https://10.4.3.226/volume/v3/volumes/1177f5a1-aa32-4043-8198-bd5348f09820 Jul 31 09:31:29.783366 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d20adf5d-3350-45fd-a95a-b67a34a1fcf1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:29.783870 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d20adf5d-3350-45fd-a95a-b67a34a1fcf1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:29.794702 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d20adf5d-3350-45fd-a95a-b67a34a1fcf1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1281495886-project-member] https://10.4.3.226/volume/v3/volumes/1177f5a1-aa32-4043-8198-bd5348f09820 returned with HTTP 404 Jul 31 09:31:29.795179 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 612/2458] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:29 2026] GET /volume/v3/volumes/1177f5a1-aa32-4043-8198-bd5348f09820 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:29.804765 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c1ce7ab5-d48a-4d44-9fc6-576381368c24 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:29.809079 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c1ce7ab5-d48a-4d44-9fc6-576381368c24 tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224 tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224-project-admin] PUT https://10.4.3.226/volume/v3/os-quota-sets/4e54ea2231b04d6084b9fad00d94ca92 Jul 31 09:31:29.809568 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c1ce7ab5-d48a-4d44-9fc6-576381368c24 tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224 tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224-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=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:29.863497 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6fbe7e52-c336-410b-bac8-e403c4f4c040 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:29.867481 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6fbe7e52-c336-410b-bac8-e403c4f4c040 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] GET https://10.4.3.226/volume/v3/volumes/5abdcf25-0725-453d-8329-57773c2a9b2e Jul 31 09:31:29.867754 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6fbe7e52-c336-410b-bac8-e403c4f4c040 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:29.868409 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6fbe7e52-c336-410b-bac8-e403c4f4c040 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:29.878835 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6fbe7e52-c336-410b-bac8-e403c4f4c040 tempest-ProjectReaderTests33-58657575 tempest-ProjectReaderTests33-58657575-project-admin] https://10.4.3.226/volume/v3/volumes/5abdcf25-0725-453d-8329-57773c2a9b2e returned with HTTP 404 Jul 31 09:31:29.880041 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 618/2459] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:31:29 2026] GET /volume/v3/volumes/5abdcf25-0725-453d-8329-57773c2a9b2e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:29.940123 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c1ce7ab5-d48a-4d44-9fc6-576381368c24 tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224 tempest-VolumeSnapshotQuotasNegativeTestJSON-483105224-project-admin] https://10.4.3.226/volume/v3/os-quota-sets/4e54ea2231b04d6084b9fad00d94ca92 returned with HTTP 200 Jul 31 09:31:29.940791 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 616/2460] 10.4.3.226 () {68 vars in 1375 bytes} [Fri Jul 31 09:31:29 2026] PUT /volume/v3/os-quota-sets/4e54ea2231b04d6084b9fad00d94ca92 => generated 395 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:30.768319 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-769f1a84-e0d3-423b-9781-24e57811b37c req-b0d60164-a88c-4f33-a2b6-ce1345843720 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:30.772682 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-769f1a84-e0d3-423b-9781-24e57811b37c req-b0d60164-a88c-4f33-a2b6-ce1345843720 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/attachments/84979189-d991-429c-8ef3-ff894dd68327 Jul 31 09:31:30.772844 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-769f1a84-e0d3-423b-9781-24e57811b37c req-b0d60164-a88c-4f33-a2b6-ce1345843720 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:30.773023 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-769f1a84-e0d3-423b-9781-24e57811b37c req-b0d60164-a88c-4f33-a2b6-ce1345843720 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:30.789409 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:30.789409 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:30.855671 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-769f1a84-e0d3-423b-9781-24e57811b37c req-b0d60164-a88c-4f33-a2b6-ce1345843720 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments/84979189-d991-429c-8ef3-ff894dd68327 returned with HTTP 200 Jul 31 09:31:30.856224 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 615/2461] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:31:30 2026] DELETE /volume/v3/attachments/84979189-d991-429c-8ef3-ff894dd68327 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:32.691190 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-baca3053-35c8-48f2-a587-af9d53e06439 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:32.798342 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-542f8ca1-53ab-45ab-89e3-1bfde4a4a7c1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:32.801123 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-542f8ca1-53ab-45ab-89e3-1bfde4a4a7c1 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/volumes/33fc8a55-504d-45f8-b353-be909a431422 Jul 31 09:31:32.801667 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-542f8ca1-53ab-45ab-89e3-1bfde4a4a7c1 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:32.802068 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-542f8ca1-53ab-45ab-89e3-1bfde4a4a7c1 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:32.802504 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-542f8ca1-53ab-45ab-89e3-1bfde4a4a7c1 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete volume with id: 33fc8a55-504d-45f8-b353-be909a431422 Jul 31 09:31:32.810928 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:32.810928 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:32.811648 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-542f8ca1-53ab-45ab-89e3-1bfde4a4a7c1 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:31:32.841953 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-542f8ca1-53ab-45ab-89e3-1bfde4a4a7c1 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete volume request issued successfully. Jul 31 09:31:32.842256 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-542f8ca1-53ab-45ab-89e3-1bfde4a4a7c1 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/33fc8a55-504d-45f8-b353-be909a431422 returned with HTTP 202 Jul 31 09:31:32.842691 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 619/2462] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:31:32 2026] DELETE /volume/v3/volumes/33fc8a55-504d-45f8-b353-be909a431422 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:32.855037 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-50b65603-eef5-4dba-b800-90f645e572b8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:32.860840 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-50b65603-eef5-4dba-b800-90f645e572b8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/33fc8a55-504d-45f8-b353-be909a431422 Jul 31 09:31:32.861723 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-50b65603-eef5-4dba-b800-90f645e572b8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:32.862034 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-50b65603-eef5-4dba-b800-90f645e572b8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:32.875340 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:32.875340 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:32.881131 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-baca3053-35c8-48f2-a587-af9d53e06439 tempest-ProjectMemberTests-390388239 tempest-ProjectMemberTests-390388239-project-admin] GET https://10.4.3.226/volume/v3/scheduler-stats/get_pools Jul 31 09:31:32.881401 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-baca3053-35c8-48f2-a587-af9d53e06439 tempest-ProjectMemberTests-390388239 tempest-ProjectMemberTests-390388239-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:32.881454 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-50b65603-eef5-4dba-b800-90f645e572b8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:31:32.881836 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-baca3053-35c8-48f2-a587-af9d53e06439 tempest-ProjectMemberTests-390388239 tempest-ProjectMemberTests-390388239-project-admin] Calling method 'get_pools' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:32.887940 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-50b65603-eef5-4dba-b800-90f645e572b8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/33fc8a55-504d-45f8-b353-be909a431422 returned with HTTP 200 Jul 31 09:31:32.888548 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 617/2463] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:32 2026] GET /volume/v3/volumes/33fc8a55-504d-45f8-b353-be909a431422 => generated 1366 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:32.899286 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-baca3053-35c8-48f2-a587-af9d53e06439 tempest-ProjectMemberTests-390388239 tempest-ProjectMemberTests-390388239-project-admin] https://10.4.3.226/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 31 09:31:32.900163 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 613/2464] 10.4.3.226 () {66 vars in 1291 bytes} [Fri Jul 31 09:31:32 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:32.910119 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-30fc46da-3e6e-447e-8c5f-5fd67d2aeeb5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:33.010828 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-30fc46da-3e6e-447e-8c5f-5fd67d2aeeb5 tempest-ProjectMemberTests-390388239 tempest-ProjectMemberTests-390388239-project-member] GET https://10.4.3.226/volume/v3/capabilities/np0000006200@storpool Jul 31 09:31:33.011146 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-30fc46da-3e6e-447e-8c5f-5fd67d2aeeb5 tempest-ProjectMemberTests-390388239 tempest-ProjectMemberTests-390388239-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:33.011401 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-30fc46da-3e6e-447e-8c5f-5fd67d2aeeb5 tempest-ProjectMemberTests-390388239 tempest-ProjectMemberTests-390388239-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:33.011698 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:33.011698 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:33.012180 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.policy [None req-30fc46da-3e6e-447e-8c5f-5fd67d2aeeb5 tempest-ProjectMemberTests-390388239 tempest-ProjectMemberTests-390388239-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '6ee061f598f24ef7902c7a0df721a98f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '04d5ba8a038a4f628f2d105c66b3a1a9', '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=100316) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:31:33.013458 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-30fc46da-3e6e-447e-8c5f-5fd67d2aeeb5 tempest-ProjectMemberTests-390388239 tempest-ProjectMemberTests-390388239-project-member] https://10.4.3.226/volume/v3/capabilities/np0000006200@storpool returned with HTTP 403 Jul 31 09:31:33.015704 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 616/2465] 10.4.3.226 () {66 vars in 1318 bytes} [Fri Jul 31 09:31:32 2026] GET /volume/v3/capabilities/np0000006200@storpool => generated 110 bytes in 106 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:33.495614 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1fbb1498-7ec5-428b-a939-5929b7f70a03 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:33.568812 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-1c0c1c4e-5bd6-48c9-8bfb-b13d6f5767ef req-bace3c5c-d739-49ba-bad0-da4b4a3a19e7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:33.571869 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-1c0c1c4e-5bd6-48c9-8bfb-b13d6f5767ef req-bace3c5c-d739-49ba-bad0-da4b4a3a19e7 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/d180a871-87a7-49a9-b1c2-fd2c0b216213 Jul 31 09:31:33.572155 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-1c0c1c4e-5bd6-48c9-8bfb-b13d6f5767ef req-bace3c5c-d739-49ba-bad0-da4b4a3a19e7 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:33.572384 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-1c0c1c4e-5bd6-48c9-8bfb-b13d6f5767ef req-bace3c5c-d739-49ba-bad0-da4b4a3a19e7 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:33.583585 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:33.583585 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:33.591037 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-1c0c1c4e-5bd6-48c9-8bfb-b13d6f5767ef req-bace3c5c-d739-49ba-bad0-da4b4a3a19e7 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:31:33.597901 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-1c0c1c4e-5bd6-48c9-8bfb-b13d6f5767ef req-bace3c5c-d739-49ba-bad0-da4b4a3a19e7 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/d180a871-87a7-49a9-b1c2-fd2c0b216213 returned with HTTP 200 Jul 31 09:31:33.598364 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 618/2466] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:31:33 2026] GET /volume/v3/volumes/d180a871-87a7-49a9-b1c2-fd2c0b216213 => generated 1657 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:33.693746 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1fbb1498-7ec5-428b-a939-5929b7f70a03 tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] POST https://10.4.3.226/volume/v3/types/afbe3abd-c92a-4a48-a828-8cfbe3137f6d/encryption Jul 31 09:31:33.694136 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1fbb1498-7ec5-428b-a939-5929b7f70a03 tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:33.711521 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1fbb1498-7ec5-428b-a939-5929b7f70a03 tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] https://10.4.3.226/volume/v3/types/afbe3abd-c92a-4a48-a828-8cfbe3137f6d/encryption returned with HTTP 404 Jul 31 09:31:33.712220 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 620/2467] 10.4.3.226 () {68 vars in 1397 bytes} [Fri Jul 31 09:31:33 2026] POST /volume/v3/types/afbe3abd-c92a-4a48-a828-8cfbe3137f6d/encryption => generated 114 bytes in 217 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:33.721274 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-fd97b459-4d3a-4fbe-a0d0-b3c6d67e2d1c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:33.723578 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fd97b459-4d3a-4fbe-a0d0-b3c6d67e2d1c tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:31:33.727008 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fd97b459-4d3a-4fbe-a0d0-b3c6d67e2d1c tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2137266179", "os-volume-type-access:is_public": false}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:33.743397 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fd97b459-4d3a-4fbe-a0d0-b3c6d67e2d1c tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:31:33.745171 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 614/2468] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:31:33 2026] POST /volume/v3/types => generated 231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:33.760052 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-963f4023-07d6-433b-87fe-4fa55ac53769 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:33.905237 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7cf2c8da-4dc7-4443-bcf3-b2bbd39f07c8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:33.907614 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7cf2c8da-4dc7-4443-bcf3-b2bbd39f07c8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/33fc8a55-504d-45f8-b353-be909a431422 Jul 31 09:31:33.907851 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7cf2c8da-4dc7-4443-bcf3-b2bbd39f07c8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:33.908099 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7cf2c8da-4dc7-4443-bcf3-b2bbd39f07c8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:33.915223 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7cf2c8da-4dc7-4443-bcf3-b2bbd39f07c8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/33fc8a55-504d-45f8-b353-be909a431422 returned with HTTP 404 Jul 31 09:31:33.916184 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 619/2469] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:33 2026] GET /volume/v3/volumes/33fc8a55-504d-45f8-b353-be909a431422 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:33.950808 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4c694217-4418-4ed7-98d0-7549999da882 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:33.953893 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4c694217-4418-4ed7-98d0-7549999da882 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:31:33.954369 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4c694217-4418-4ed7-98d0-7549999da882 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1040219138", "snapshot_id": null, "imageRef": "b3e619b5-8776-4672-b197-1edb98781403", "volume_type": null, "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:33.956525 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-4c694217-4418-4ed7-98d0-7549999da882 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1040219138', 'snapshot_id': None, 'imageRef': 'b3e619b5-8776-4672-b197-1edb98781403', 'volume_type': None, 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:31:33.972001 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-963f4023-07d6-433b-87fe-4fa55ac53769 tempest-VolumeTypesNegativeTest-361921065 tempest-VolumeTypesNegativeTest-361921065-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:31:33.972386 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-963f4023-07d6-433b-87fe-4fa55ac53769 tempest-VolumeTypesNegativeTest-361921065 tempest-VolumeTypesNegativeTest-361921065-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a1baf1bc-01c7-48d2-9003-bfbd583f4579", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1563169515"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:33.974603 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-963f4023-07d6-433b-87fe-4fa55ac53769 tempest-VolumeTypesNegativeTest-361921065 tempest-VolumeTypesNegativeTest-361921065-project-member] Create volume request body: {'volume': {'volume_type': 'a1baf1bc-01c7-48d2-9003-bfbd583f4579', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1563169515'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:31:33.981308 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-963f4023-07d6-433b-87fe-4fa55ac53769 tempest-VolumeTypesNegativeTest-361921065 tempest-VolumeTypesNegativeTest-361921065-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 404 Jul 31 09:31:33.981924 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 617/2470] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:31:33 2026] POST /volume/v3/volumes => generated 114 bytes in 222 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:33.990936 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ce45c5da-3631-403d-9f2a-04cca3080eff None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:33.993216 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ce45c5da-3631-403d-9f2a-04cca3080eff tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] DELETE https://10.4.3.226/volume/v3/types/a1baf1bc-01c7-48d2-9003-bfbd583f4579 Jul 31 09:31:33.993527 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ce45c5da-3631-403d-9f2a-04cca3080eff tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:33.993835 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ce45c5da-3631-403d-9f2a-04cca3080eff tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] Calling method '_delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:34.030072 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ce45c5da-3631-403d-9f2a-04cca3080eff tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] https://10.4.3.226/volume/v3/types/a1baf1bc-01c7-48d2-9003-bfbd583f4579 returned with HTTP 202 Jul 31 09:31:34.030072 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 615/2471] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:31:33 2026] DELETE /volume/v3/types/a1baf1bc-01c7-48d2-9003-bfbd583f4579 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:34.040859 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5f8d90e4-2184-457f-95f6-c5440d577c53 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:34.044205 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5f8d90e4-2184-457f-95f6-c5440d577c53 tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] GET https://10.4.3.226/volume/v3/types/a1baf1bc-01c7-48d2-9003-bfbd583f4579 Jul 31 09:31:34.044468 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5f8d90e4-2184-457f-95f6-c5440d577c53 tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:34.045027 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5f8d90e4-2184-457f-95f6-c5440d577c53 tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:34.052610 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5f8d90e4-2184-457f-95f6-c5440d577c53 tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] https://10.4.3.226/volume/v3/types/a1baf1bc-01c7-48d2-9003-bfbd583f4579 returned with HTTP 404 Jul 31 09:31:34.052610 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 620/2472] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:31:34 2026] GET /volume/v3/types/a1baf1bc-01c7-48d2-9003-bfbd583f4579 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:34.071069 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c210d412-bc3e-40a2-9621-a89c40816f56 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:34.077916 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c210d412-bc3e-40a2-9621-a89c40816f56 tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:31:34.078367 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c210d412-bc3e-40a2-9621-a89c40816f56 tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:34.080991 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-4c694217-4418-4ed7-98d0-7549999da882 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create volume of 1 GB Jul 31 09:31:34.082811 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c210d412-bc3e-40a2-9621-a89c40816f56 tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 400 Jul 31 09:31:34.083565 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 618/2473] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:31:34 2026] POST /volume/v3/types => generated 115 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 09:31:34.085772 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4c694217-4418-4ed7-98d0-7549999da882 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Availability Zones retrieved successfully. Jul 31 09:31:34.094759 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-adfbe1e1-71d0-46f2-b24f-3e9d0d473fb1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:34.096228 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4c694217-4418-4ed7-98d0-7549999da882 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Flow 'volume_create_api' (ef16a650-298a-4d48-86ef-02252cb4493c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:34.097902 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4c694217-4418-4ed7-98d0-7549999da882 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0950fe3e-639b-477b-9e63-7e6ff9446347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:34.099085 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-adfbe1e1-71d0-46f2-b24f-3e9d0d473fb1 tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:31:34.099586 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-adfbe1e1-71d0-46f2-b24f-3e9d0d473fb1 tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1068424284"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:34.099665 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-4c694217-4418-4ed7-98d0-7549999da882 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:31:34.121239 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-adfbe1e1-71d0-46f2-b24f-3e9d0d473fb1 tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:31:34.121963 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 616/2474] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:31:34 2026] POST /volume/v3/types => generated 229 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:34.132820 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ec36752d-defb-4c8a-aa36-afc6b8ea42d7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:34.134738 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ec36752d-defb-4c8a-aa36-afc6b8ea42d7 tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:31:34.135517 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ec36752d-defb-4c8a-aa36-afc6b8ea42d7 tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1068424284"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:34.145202 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ec36752d-defb-4c8a-aa36-afc6b8ea42d7 tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1068424284 already exists. Jul 31 09:31:34.145654 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ec36752d-defb-4c8a-aa36-afc6b8ea42d7 tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 409 Jul 31 09:31:34.146409 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 621/2475] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:31:34 2026] POST /volume/v3/types => generated 134 bytes in 14 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:34.155326 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2672e9d2-a230-4542-88b4-f283f114003c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:34.159291 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2672e9d2-a230-4542-88b4-f283f114003c tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] DELETE https://10.4.3.226/volume/v3/types/a10f14a3-fffa-408f-bc1d-f4535f85bba8 Jul 31 09:31:34.160162 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2672e9d2-a230-4542-88b4-f283f114003c tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:34.160530 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2672e9d2-a230-4542-88b4-f283f114003c tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:34.172992 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4c694217-4418-4ed7-98d0-7549999da882 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0950fe3e-639b-477b-9e63-7e6ff9446347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:34.173772 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4c694217-4418-4ed7-98d0-7549999da882 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e679129-b888-46c4-bebd-bf8160a84e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:34.206547 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2672e9d2-a230-4542-88b4-f283f114003c tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] https://10.4.3.226/volume/v3/types/a10f14a3-fffa-408f-bc1d-f4535f85bba8 returned with HTTP 202 Jul 31 09:31:34.207124 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 619/2476] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:31:34 2026] DELETE /volume/v3/types/a10f14a3-fffa-408f-bc1d-f4535f85bba8 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 09:31:34.220264 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6d35f6d2-677a-4ab9-ad78-64fbf5c68e0e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:34.222538 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6d35f6d2-677a-4ab9-ad78-64fbf5c68e0e tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] GET https://10.4.3.226/volume/v3/types/a10f14a3-fffa-408f-bc1d-f4535f85bba8 Jul 31 09:31:34.222806 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6d35f6d2-677a-4ab9-ad78-64fbf5c68e0e tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:34.223121 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6d35f6d2-677a-4ab9-ad78-64fbf5c68e0e tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:34.230324 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6d35f6d2-677a-4ab9-ad78-64fbf5c68e0e tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] https://10.4.3.226/volume/v3/types/a10f14a3-fffa-408f-bc1d-f4535f85bba8 returned with HTTP 404 Jul 31 09:31:34.230963 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 617/2477] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:31:34 2026] GET /volume/v3/types/a10f14a3-fffa-408f-bc1d-f4535f85bba8 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:34.236795 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-4c694217-4418-4ed7-98d0-7549999da882 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Created reservations ['b030d933-9542-4f39-8436-2da5349494b4', 'f9aa7c75-2412-45cc-9d0b-eb71631fe5a8', '2e910ed7-e439-40cb-9002-bbbf8a206fa6', '2da9b4c8-74d8-4092-a5a0-421663633467'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:34.238981 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4c694217-4418-4ed7-98d0-7549999da882 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e679129-b888-46c4-bebd-bf8160a84e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b030d933-9542-4f39-8436-2da5349494b4', 'f9aa7c75-2412-45cc-9d0b-eb71631fe5a8', '2e910ed7-e439-40cb-9002-bbbf8a206fa6', '2da9b4c8-74d8-4092-a5a0-421663633467']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:34.240228 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4c694217-4418-4ed7-98d0-7549999da882 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d92d76ef-8c08-4283-bc30-894ed3f8bc53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:34.248552 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d94e35fc-1497-4ac2-8b6b-6f30054504cd None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:34.252715 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d94e35fc-1497-4ac2-8b6b-6f30054504cd tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] DELETE https://10.4.3.226/volume/v3/types/e51f64f2-b42f-4819-80f0-41c46756ad4a Jul 31 09:31:34.252991 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d94e35fc-1497-4ac2-8b6b-6f30054504cd tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:34.253309 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d94e35fc-1497-4ac2-8b6b-6f30054504cd tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] Calling method '_delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:34.259881 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d94e35fc-1497-4ac2-8b6b-6f30054504cd tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] https://10.4.3.226/volume/v3/types/e51f64f2-b42f-4819-80f0-41c46756ad4a returned with HTTP 404 Jul 31 09:31:34.260710 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 622/2478] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:31:34 2026] DELETE /volume/v3/types/e51f64f2-b42f-4819-80f0-41c46756ad4a => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:34.270230 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4c694217-4418-4ed7-98d0-7549999da882 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d92d76ef-8c08-4283-bc30-894ed3f8bc53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3452cddb-4636-4a3c-a1ad-595d65f282b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1040219138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd595dfeb93f41849f49661ac3a43748',qos_specs=None,replication_status=,reservations=['b030d933-9542-4f39-8436-2da5349494b4','f9aa7c75-2412-45cc-9d0b-eb71631fe5a8','2e910ed7-e439-40cb-9002-bbbf8a206fa6','2da9b4c8-74d8-4092-a5a0-421663633467'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff17a2bea8b4e00a04577ee288030af',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:31:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1040219138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3452cddb-4636-4a3c-a1ad-595d65f282b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd595dfeb93f41849f49661ac3a43748',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ff17a2bea8b4e00a04577ee288030af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:34.271195 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4c694217-4418-4ed7-98d0-7549999da882 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d734c6a-7d2c-469e-acb6-a1f72a3c5a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:34.271730 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-46dd20b2-3518-4a8e-b948-4d8fce9c0002 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:34.274476 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-46dd20b2-3518-4a8e-b948-4d8fce9c0002 tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] GET https://10.4.3.226/volume/v3/types/00537d79-ef8f-40c6-a7f2-1eddca73ddce Jul 31 09:31:34.274623 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-46dd20b2-3518-4a8e-b948-4d8fce9c0002 tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:34.274882 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-46dd20b2-3518-4a8e-b948-4d8fce9c0002 tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:34.280122 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-46dd20b2-3518-4a8e-b948-4d8fce9c0002 tempest-VolumeTypesNegativeTest-1247862526 tempest-VolumeTypesNegativeTest-1247862526-project-admin] https://10.4.3.226/volume/v3/types/00537d79-ef8f-40c6-a7f2-1eddca73ddce returned with HTTP 404 Jul 31 09:31:34.280773 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 620/2479] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:31:34 2026] GET /volume/v3/types/00537d79-ef8f-40c6-a7f2-1eddca73ddce => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:34.340213 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4c694217-4418-4ed7-98d0-7549999da882 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d734c6a-7d2c-469e-acb6-a1f72a3c5a5c) transitioned into state 'SUCCESS' from state '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-1040219138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd595dfeb93f41849f49661ac3a43748',qos_specs=None,replication_status=,reservations=['b030d933-9542-4f39-8436-2da5349494b4','f9aa7c75-2412-45cc-9d0b-eb71631fe5a8','2e910ed7-e439-40cb-9002-bbbf8a206fa6','2da9b4c8-74d8-4092-a5a0-421663633467'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff17a2bea8b4e00a04577ee288030af',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:34.341346 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4c694217-4418-4ed7-98d0-7549999da882 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fe67dd4-62f2-4689-84ef-c017858e5e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:34.367365 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4c694217-4418-4ed7-98d0-7549999da882 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fe67dd4-62f2-4689-84ef-c017858e5e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:34.369576 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4c694217-4418-4ed7-98d0-7549999da882 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Flow 'volume_create_api' (ef16a650-298a-4d48-86ef-02252cb4493c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:34.369576 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4c694217-4418-4ed7-98d0-7549999da882 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create volume request issued successfully. Jul 31 09:31:34.370366 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4c694217-4418-4ed7-98d0-7549999da882 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:31:34.375657 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 621/2480] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:31:33 2026] POST /volume/v3/volumes => generated 759 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:34.390968 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-03c19aa2-ced9-43ca-9806-6033f6ae8770 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:34.396496 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-03c19aa2-ced9-43ca-9806-6033f6ae8770 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/3452cddb-4636-4a3c-a1ad-595d65f282b1 Jul 31 09:31:34.396745 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-03c19aa2-ced9-43ca-9806-6033f6ae8770 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:34.397559 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-03c19aa2-ced9-43ca-9806-6033f6ae8770 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:34.413304 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:34.413304 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:34.425165 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-03c19aa2-ced9-43ca-9806-6033f6ae8770 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:31:34.455750 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-03c19aa2-ced9-43ca-9806-6033f6ae8770 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/3452cddb-4636-4a3c-a1ad-595d65f282b1 returned with HTTP 200 Jul 31 09:31:34.455750 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 618/2481] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:34 2026] GET /volume/v3/volumes/3452cddb-4636-4a3c-a1ad-595d65f282b1 => generated 827 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:34.758809 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-1c0c1c4e-5bd6-48c9-8bfb-b13d6f5767ef req-fbcff701-8909-4315-afd0-8d67c2209810 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:34.765872 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-1c0c1c4e-5bd6-48c9-8bfb-b13d6f5767ef req-fbcff701-8909-4315-afd0-8d67c2209810 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] DELETE https://10.4.3.226/volume/v3/attachments/e7d66e54-326c-4d36-a76e-ac679147fde0 Jul 31 09:31:34.766695 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-1c0c1c4e-5bd6-48c9-8bfb-b13d6f5767ef req-fbcff701-8909-4315-afd0-8d67c2209810 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:34.767648 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-1c0c1c4e-5bd6-48c9-8bfb-b13d6f5767ef req-fbcff701-8909-4315-afd0-8d67c2209810 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:34.778671 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:34.778671 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:34.784273 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8cdbefae-53a8-4919-ab3a-dac74ae4773c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:34.784273 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8cdbefae-53a8-4919-ab3a-dac74ae4773c None None] GET https://10.4.3.226/volume// Jul 31 09:31:34.784273 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8cdbefae-53a8-4919-ab3a-dac74ae4773c None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:34.784273 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8cdbefae-53a8-4919-ab3a-dac74ae4773c None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:34.784273 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8cdbefae-53a8-4919-ab3a-dac74ae4773c None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:31:34.784273 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 621/2482] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:31:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 31 09:31:34.794300 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-b0db188d-502b-4a52-93da-54cb4da7dcbd req-30eca3b3-7bde-41b1-9012-ffc9c952dc45 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:34.799537 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b0db188d-502b-4a52-93da-54cb4da7dcbd req-30eca3b3-7bde-41b1-9012-ffc9c952dc45 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:31:34.800239 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b0db188d-502b-4a52-93da-54cb4da7dcbd req-30eca3b3-7bde-41b1-9012-ffc9c952dc45 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "975940ae-26c3-463b-9bb5-06a583c7c044", "connector": null, "instance_uuid": "147f2c76-6d83-4a75-b41d-9d40ef90cdfc"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:34.817855 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:34.817855 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:34.853827 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-1c0c1c4e-5bd6-48c9-8bfb-b13d6f5767ef req-fbcff701-8909-4315-afd0-8d67c2209810 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/attachments/e7d66e54-326c-4d36-a76e-ac679147fde0 returned with HTTP 200 Jul 31 09:31:34.854426 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 623/2483] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:31:34 2026] DELETE /volume/v3/attachments/e7d66e54-326c-4d36-a76e-ac679147fde0 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:31:34.864223 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b0db188d-502b-4a52-93da-54cb4da7dcbd req-30eca3b3-7bde-41b1-9012-ffc9c952dc45 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:31:34.864223 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 622/2484] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:31:34 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 31 09:31:34.876721 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-b0db188d-502b-4a52-93da-54cb4da7dcbd req-555e81a8-bc99-4e8e-9d68-d3d210ab63a4 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:34.877269 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-b0db188d-502b-4a52-93da-54cb4da7dcbd req-555e81a8-bc99-4e8e-9d68-d3d210ab63a4 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] DELETE https://10.4.3.226/volume/v3/attachments/9cf879db-ca6f-4bee-b1b2-5a683cb2b093 Jul 31 09:31:34.877269 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-b0db188d-502b-4a52-93da-54cb4da7dcbd req-555e81a8-bc99-4e8e-9d68-d3d210ab63a4 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:34.877458 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-b0db188d-502b-4a52-93da-54cb4da7dcbd req-555e81a8-bc99-4e8e-9d68-d3d210ab63a4 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:34.888574 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:34.888574 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:35.026433 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-b0db188d-502b-4a52-93da-54cb4da7dcbd req-555e81a8-bc99-4e8e-9d68-d3d210ab63a4 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] https://10.4.3.226/volume/v3/attachments/9cf879db-ca6f-4bee-b1b2-5a683cb2b093 returned with HTTP 200 Jul 31 09:31:35.027083 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 619/2485] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:31:34 2026] DELETE /volume/v3/attachments/9cf879db-ca6f-4bee-b1b2-5a683cb2b093 => generated 192 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:35.469659 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-18b0a36c-be83-44b6-9d45-5186c6ce7d1d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:35.473459 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-18b0a36c-be83-44b6-9d45-5186c6ce7d1d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/3452cddb-4636-4a3c-a1ad-595d65f282b1 Jul 31 09:31:35.473652 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-18b0a36c-be83-44b6-9d45-5186c6ce7d1d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:35.474542 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-18b0a36c-be83-44b6-9d45-5186c6ce7d1d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:35.483645 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:35.483645 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:35.487477 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-18b0a36c-be83-44b6-9d45-5186c6ce7d1d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:31:35.493059 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-18b0a36c-be83-44b6-9d45-5186c6ce7d1d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/3452cddb-4636-4a3c-a1ad-595d65f282b1 returned with HTTP 200 Jul 31 09:31:35.493511 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 622/2486] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:35 2026] GET /volume/v3/volumes/3452cddb-4636-4a3c-a1ad-595d65f282b1 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:35.509733 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-49bb77e6-5288-41a1-82cd-068f12b1bb74 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:35.512034 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-49bb77e6-5288-41a1-82cd-068f12b1bb74 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/3452cddb-4636-4a3c-a1ad-595d65f282b1 Jul 31 09:31:35.512271 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-49bb77e6-5288-41a1-82cd-068f12b1bb74 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:35.512485 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-49bb77e6-5288-41a1-82cd-068f12b1bb74 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:35.521789 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:35.521789 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:35.525430 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-49bb77e6-5288-41a1-82cd-068f12b1bb74 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:31:35.531606 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-49bb77e6-5288-41a1-82cd-068f12b1bb74 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/3452cddb-4636-4a3c-a1ad-595d65f282b1 returned with HTTP 200 Jul 31 09:31:35.532087 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 624/2487] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:35 2026] GET /volume/v3/volumes/3452cddb-4636-4a3c-a1ad-595d65f282b1 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:35.776661 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0695c360-f1af-4aa3-b8ea-dee33bf13b25 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:35.778616 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0695c360-f1af-4aa3-b8ea-dee33bf13b25 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] DELETE https://10.4.3.226/volume/v3/volumes/d180a871-87a7-49a9-b1c2-fd2c0b216213 Jul 31 09:31:35.779092 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0695c360-f1af-4aa3-b8ea-dee33bf13b25 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:35.779154 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0695c360-f1af-4aa3-b8ea-dee33bf13b25 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:35.779471 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-0695c360-f1af-4aa3-b8ea-dee33bf13b25 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Delete volume with id: d180a871-87a7-49a9-b1c2-fd2c0b216213 Jul 31 09:31:35.791395 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:35.791395 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:35.792226 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0695c360-f1af-4aa3-b8ea-dee33bf13b25 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:31:35.818468 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0695c360-f1af-4aa3-b8ea-dee33bf13b25 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Delete volume request issued successfully. Jul 31 09:31:35.818693 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0695c360-f1af-4aa3-b8ea-dee33bf13b25 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/d180a871-87a7-49a9-b1c2-fd2c0b216213 returned with HTTP 202 Jul 31 09:31:35.819184 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 623/2488] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:31:35 2026] DELETE /volume/v3/volumes/d180a871-87a7-49a9-b1c2-fd2c0b216213 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:35.833294 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1574e5d1-7a93-4d35-a39d-af2348830d07 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:35.838837 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1574e5d1-7a93-4d35-a39d-af2348830d07 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/d180a871-87a7-49a9-b1c2-fd2c0b216213 Jul 31 09:31:35.839227 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1574e5d1-7a93-4d35-a39d-af2348830d07 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:35.839533 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1574e5d1-7a93-4d35-a39d-af2348830d07 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:35.849691 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:35.849691 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:35.858226 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-1574e5d1-7a93-4d35-a39d-af2348830d07 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Volume info retrieved successfully. Jul 31 09:31:35.868366 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1574e5d1-7a93-4d35-a39d-af2348830d07 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/d180a871-87a7-49a9-b1c2-fd2c0b216213 returned with HTTP 200 Jul 31 09:31:35.868366 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 620/2489] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:35 2026] GET /volume/v3/volumes/d180a871-87a7-49a9-b1c2-fd2c0b216213 => generated 1364 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:36.179257 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7d35d2e7-8f93-46bc-8964-591dacf97831 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:36.376662 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7d35d2e7-8f93-46bc-8964-591dacf97831 tempest-ProjectReaderTests-2027204730 tempest-ProjectReaderTests-2027204730-project-admin] GET https://10.4.3.226/volume/v3/scheduler-stats/get_pools Jul 31 09:31:36.377176 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7d35d2e7-8f93-46bc-8964-591dacf97831 tempest-ProjectReaderTests-2027204730 tempest-ProjectReaderTests-2027204730-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:36.377893 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7d35d2e7-8f93-46bc-8964-591dacf97831 tempest-ProjectReaderTests-2027204730 tempest-ProjectReaderTests-2027204730-project-admin] Calling method 'get_pools' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:36.395216 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7d35d2e7-8f93-46bc-8964-591dacf97831 tempest-ProjectReaderTests-2027204730 tempest-ProjectReaderTests-2027204730-project-admin] https://10.4.3.226/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 31 09:31:36.395705 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 623/2490] 10.4.3.226 () {66 vars in 1291 bytes} [Fri Jul 31 09:31:36 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:36.407622 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-318a91f7-09a5-4f18-a28d-7c492ee39116 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:36.511571 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-318a91f7-09a5-4f18-a28d-7c492ee39116 tempest-ProjectReaderTests-2027204730 tempest-ProjectReaderTests-2027204730-project-reader] GET https://10.4.3.226/volume/v3/capabilities/np0000006200@storpool Jul 31 09:31:36.511949 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-318a91f7-09a5-4f18-a28d-7c492ee39116 tempest-ProjectReaderTests-2027204730 tempest-ProjectReaderTests-2027204730-project-reader] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:36.511999 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-318a91f7-09a5-4f18-a28d-7c492ee39116 tempest-ProjectReaderTests-2027204730 tempest-ProjectReaderTests-2027204730-project-reader] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:36.512740 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.policy [None req-318a91f7-09a5-4f18-a28d-7c492ee39116 tempest-ProjectReaderTests-2027204730 tempest-ProjectReaderTests-2027204730-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '96fc9a2a733543febab5c69b1bf66a24', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ca00d7a829945fc8e248c8f43f300b5', '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=100315) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:31:36.512919 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-318a91f7-09a5-4f18-a28d-7c492ee39116 tempest-ProjectReaderTests-2027204730 tempest-ProjectReaderTests-2027204730-project-reader] https://10.4.3.226/volume/v3/capabilities/np0000006200@storpool returned with HTTP 403 Jul 31 09:31:36.513387 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 625/2491] 10.4.3.226 () {66 vars in 1318 bytes} [Fri Jul 31 09:31:36 2026] GET /volume/v3/capabilities/np0000006200@storpool => generated 110 bytes in 108 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:36.641794 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d9f9491f-491c-4fa2-9c23-1b1dbad10101 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:36.644449 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d9f9491f-491c-4fa2-9c23-1b1dbad10101 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:31:36.644765 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d9f9491f-491c-4fa2-9c23-1b1dbad10101 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b3e619b5-8776-4672-b197-1edb98781403", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-430126971"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:36.646422 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-d9f9491f-491c-4fa2-9c23-1b1dbad10101 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Create volume request body: {'volume': {'imageRef': 'b3e619b5-8776-4672-b197-1edb98781403', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-430126971'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:31:36.764498 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-582e89e8-5550-4404-a5bc-393e9655dcd7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:36.764498 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-582e89e8-5550-4404-a5bc-393e9655dcd7 None None] GET https://10.4.3.226/volume// Jul 31 09:31:36.764498 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-582e89e8-5550-4404-a5bc-393e9655dcd7 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:36.764498 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-582e89e8-5550-4404-a5bc-393e9655dcd7 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:36.764498 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-582e89e8-5550-4404-a5bc-393e9655dcd7 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:31:36.764498 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 621/2492] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:31: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 31 09:31:36.775959 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-d9f9491f-491c-4fa2-9c23-1b1dbad10101 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Create volume of 1 GB Jul 31 09:31:36.785373 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d9f9491f-491c-4fa2-9c23-1b1dbad10101 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Availability Zones retrieved successfully. Jul 31 09:31:36.785776 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-017bded3-e20b-4a82-9bfc-35e895049879 req-8346273c-b608-4224-9d72-f8b11eddbb2a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:36.788177 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-017bded3-e20b-4a82-9bfc-35e895049879 req-8346273c-b608-4224-9d72-f8b11eddbb2a tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] GET https://10.4.3.226/volume/v3/volumes/975940ae-26c3-463b-9bb5-06a583c7c044 Jul 31 09:31:36.788476 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-017bded3-e20b-4a82-9bfc-35e895049879 req-8346273c-b608-4224-9d72-f8b11eddbb2a tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:36.788707 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-017bded3-e20b-4a82-9bfc-35e895049879 req-8346273c-b608-4224-9d72-f8b11eddbb2a tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:36.791234 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d9f9491f-491c-4fa2-9c23-1b1dbad10101 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Flow 'volume_create_api' (38814f0d-fef5-4793-876c-21cc9c45e3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:36.792814 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d9f9491f-491c-4fa2-9c23-1b1dbad10101 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daedc57e-2149-4fba-93bd-f92ca93155bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:36.794105 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-d9f9491f-491c-4fa2-9c23-1b1dbad10101 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:31:36.803949 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:36.803949 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:36.809377 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-017bded3-e20b-4a82-9bfc-35e895049879 req-8346273c-b608-4224-9d72-f8b11eddbb2a tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Volume info retrieved successfully. Jul 31 09:31:36.819083 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-017bded3-e20b-4a82-9bfc-35e895049879 req-8346273c-b608-4224-9d72-f8b11eddbb2a tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] https://10.4.3.226/volume/v3/volumes/975940ae-26c3-463b-9bb5-06a583c7c044 returned with HTTP 200 Jul 31 09:31:36.820635 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 624/2493] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:31:36 2026] GET /volume/v3/volumes/975940ae-26c3-463b-9bb5-06a583c7c044 => generated 1538 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:31:36.889771 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-40c8390a-9dbb-4ecb-a06a-ff6e6a51dc73 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:36.889891 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d9f9491f-491c-4fa2-9c23-1b1dbad10101 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daedc57e-2149-4fba-93bd-f92ca93155bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:36.890402 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d9f9491f-491c-4fa2-9c23-1b1dbad10101 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0183eb0-716a-48ee-b8ea-d48df69438ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:36.892702 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-40c8390a-9dbb-4ecb-a06a-ff6e6a51dc73 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] GET https://10.4.3.226/volume/v3/volumes/d180a871-87a7-49a9-b1c2-fd2c0b216213 Jul 31 09:31:36.894259 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-40c8390a-9dbb-4ecb-a06a-ff6e6a51dc73 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:36.894259 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-40c8390a-9dbb-4ecb-a06a-ff6e6a51dc73 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:36.902573 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-40c8390a-9dbb-4ecb-a06a-ff6e6a51dc73 tempest-AttachVolumeMultiAttachTest-49256378 tempest-AttachVolumeMultiAttachTest-49256378-project-member] https://10.4.3.226/volume/v3/volumes/d180a871-87a7-49a9-b1c2-fd2c0b216213 returned with HTTP 404 Jul 31 09:31:36.903584 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 626/2494] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:36 2026] GET /volume/v3/volumes/d180a871-87a7-49a9-b1c2-fd2c0b216213 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:36.941396 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-017bded3-e20b-4a82-9bfc-35e895049879 req-193d8287-61c3-413b-8128-09adfe008682 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:36.944295 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-017bded3-e20b-4a82-9bfc-35e895049879 req-193d8287-61c3-413b-8128-09adfe008682 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] PUT https://10.4.3.226/volume/v3/attachments/1856e57c-f202-4f1c-84c1-b723573933e2 Jul 31 09:31:36.944823 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-017bded3-e20b-4a82-9bfc-35e895049879 req-193d8287-61c3-413b-8128-09adfe008682 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:36.945576 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-89d8ebc2-48b4-4547-b5c2-952119d124b8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:36.947780 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-89d8ebc2-48b4-4547-b5c2-952119d124b8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/3452cddb-4636-4a3c-a1ad-595d65f282b1 Jul 31 09:31:36.948038 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-89d8ebc2-48b4-4547-b5c2-952119d124b8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:36.948321 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-89d8ebc2-48b4-4547-b5c2-952119d124b8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:36.953471 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-017bded3-e20b-4a82-9bfc-35e895049879 req-193d8287-61c3-413b-8128-09adfe008682 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Acquiring lock "cinder-attachment_update-975940ae-26c3-463b-9bb5-06a583c7c044-np0000006200" by "attachment_update" {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:31:36.957181 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:36.957181 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:36.959848 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-017bded3-e20b-4a82-9bfc-35e895049879 req-193d8287-61c3-413b-8128-09adfe008682 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Lock "cinder-attachment_update-975940ae-26c3-463b-9bb5-06a583c7c044-np0000006200" acquired by "attachment_update" :: waited 0.006s {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:31:36.961340 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:36.961340 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:36.962850 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-89d8ebc2-48b4-4547-b5c2-952119d124b8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:31:36.974869 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-d9f9491f-491c-4fa2-9c23-1b1dbad10101 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Created reservations ['4d99ecb4-6c26-456e-8f7d-c92ecdfefe3b', 'f4da3c1e-bcdd-47c8-9a02-2a4b4cdbbc19', '4c93ed1c-7176-421c-bb64-59c63b33acdd', 'a01e3a8e-e6f2-492f-baa1-85c1953b9fef'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:36.975776 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d9f9491f-491c-4fa2-9c23-1b1dbad10101 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0183eb0-716a-48ee-b8ea-d48df69438ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d99ecb4-6c26-456e-8f7d-c92ecdfefe3b', 'f4da3c1e-bcdd-47c8-9a02-2a4b4cdbbc19', '4c93ed1c-7176-421c-bb64-59c63b33acdd', 'a01e3a8e-e6f2-492f-baa1-85c1953b9fef']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:36.976584 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d9f9491f-491c-4fa2-9c23-1b1dbad10101 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a311f5ed-828e-4b45-8b1b-8cad3411a24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:36.978440 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-89d8ebc2-48b4-4547-b5c2-952119d124b8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/3452cddb-4636-4a3c-a1ad-595d65f282b1 returned with HTTP 200 Jul 31 09:31:36.979198 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 625/2495] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:31:36 2026] GET /volume/v3/volumes/3452cddb-4636-4a3c-a1ad-595d65f282b1 => generated 1367 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:37.000837 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d9f9491f-491c-4fa2-9c23-1b1dbad10101 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a311f5ed-828e-4b45-8b1b-8cad3411a24c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dbc1691-364e-4776-85d9-3da6bacac538', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-430126971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='029e495fa9264bc48e6b20a7ae920d17',qos_specs=None,replication_status=,reservations=['4d99ecb4-6c26-456e-8f7d-c92ecdfefe3b','f4da3c1e-bcdd-47c8-9a02-2a4b4cdbbc19','4c93ed1c-7176-421c-bb64-59c63b33acdd','a01e3a8e-e6f2-492f-baa1-85c1953b9fef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89071050f3f840c0adf7ad284c2267e2',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:31:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-430126971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6dbc1691-364e-4776-85d9-3da6bacac538,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='029e495fa9264bc48e6b20a7ae920d17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89071050f3f840c0adf7ad284c2267e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:37.001560 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d9f9491f-491c-4fa2-9c23-1b1dbad10101 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98e1e1a4-0e87-4112-b6d9-edc86f2fdae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:37.020141 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d9f9491f-491c-4fa2-9c23-1b1dbad10101 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98e1e1a4-0e87-4112-b6d9-edc86f2fdae4) transitioned into state 'SUCCESS' from state '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-430126971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='029e495fa9264bc48e6b20a7ae920d17',qos_specs=None,replication_status=,reservations=['4d99ecb4-6c26-456e-8f7d-c92ecdfefe3b','f4da3c1e-bcdd-47c8-9a02-2a4b4cdbbc19','4c93ed1c-7176-421c-bb64-59c63b33acdd','a01e3a8e-e6f2-492f-baa1-85c1953b9fef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89071050f3f840c0adf7ad284c2267e2',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:37.020823 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d9f9491f-491c-4fa2-9c23-1b1dbad10101 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfa16997-4098-4769-af87-649b55be6d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:37.031289 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d9f9491f-491c-4fa2-9c23-1b1dbad10101 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfa16997-4098-4769-af87-649b55be6d85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:37.032129 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d9f9491f-491c-4fa2-9c23-1b1dbad10101 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Flow 'volume_create_api' (38814f0d-fef5-4793-876c-21cc9c45e3b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:37.032467 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d9f9491f-491c-4fa2-9c23-1b1dbad10101 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Create volume request issued successfully. Jul 31 09:31:37.033051 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d9f9491f-491c-4fa2-9c23-1b1dbad10101 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:31:37.033722 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 624/2496] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:31:36 2026] POST /volume/v3/volumes => generated 750 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:37.051687 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0dc51688-0637-4d4e-a85b-ab9b8725922e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:37.057691 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0dc51688-0637-4d4e-a85b-ab9b8725922e tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] GET https://10.4.3.226/volume/v3/volumes/6dbc1691-364e-4776-85d9-3da6bacac538 Jul 31 09:31:37.057893 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0dc51688-0637-4d4e-a85b-ab9b8725922e tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:37.058085 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0dc51688-0637-4d4e-a85b-ab9b8725922e tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:37.068278 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:37.068278 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:37.069181 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-017bded3-e20b-4a82-9bfc-35e895049879 req-193d8287-61c3-413b-8128-09adfe008682 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Lock "cinder-attachment_update-975940ae-26c3-463b-9bb5-06a583c7c044-np0000006200" released by "attachment_update" :: held 0.109s {{(pid=100314) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:31:37.069562 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-017bded3-e20b-4a82-9bfc-35e895049879 req-193d8287-61c3-413b-8128-09adfe008682 tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] https://10.4.3.226/volume/v3/attachments/1856e57c-f202-4f1c-84c1-b723573933e2 returned with HTTP 200 Jul 31 09:31:37.070067 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 622/2497] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:31:36 2026] PUT /volume/v3/attachments/1856e57c-f202-4f1c-84c1-b723573933e2 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:37.072865 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-0dc51688-0637-4d4e-a85b-ab9b8725922e tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Volume info retrieved successfully. Jul 31 09:31:37.076846 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0dc51688-0637-4d4e-a85b-ab9b8725922e tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] https://10.4.3.226/volume/v3/volumes/6dbc1691-364e-4776-85d9-3da6bacac538 returned with HTTP 200 Jul 31 09:31:37.077122 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 627/2498] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:37 2026] GET /volume/v3/volumes/6dbc1691-364e-4776-85d9-3da6bacac538 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:37.099925 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-017bded3-e20b-4a82-9bfc-35e895049879 req-eb1ccf2c-3bb6-4fd6-a99c-22b853dc303f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:37.105007 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-017bded3-e20b-4a82-9bfc-35e895049879 req-eb1ccf2c-3bb6-4fd6-a99c-22b853dc303f tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] POST https://10.4.3.226/volume/v3/attachments/1856e57c-f202-4f1c-84c1-b723573933e2/action Jul 31 09:31:37.105502 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-017bded3-e20b-4a82-9bfc-35e895049879 req-eb1ccf2c-3bb6-4fd6-a99c-22b853dc303f tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:31:37.105670 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-017bded3-e20b-4a82-9bfc-35e895049879 req-eb1ccf2c-3bb6-4fd6-a99c-22b853dc303f tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:37.130032 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:37.130032 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:37.142699 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-017bded3-e20b-4a82-9bfc-35e895049879 req-eb1ccf2c-3bb6-4fd6-a99c-22b853dc303f tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] https://10.4.3.226/volume/v3/attachments/1856e57c-f202-4f1c-84c1-b723573933e2/action returned with HTTP 204 Jul 31 09:31:37.143167 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 626/2499] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:31:37 2026] POST /volume/v3/attachments/1856e57c-f202-4f1c-84c1-b723573933e2/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:37.584532 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-ca791e48-dea8-492f-a828-3d9cf8b3cd8b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:37.586886 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-ca791e48-dea8-492f-a828-3d9cf8b3cd8b tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/3452cddb-4636-4a3c-a1ad-595d65f282b1 Jul 31 09:31:37.587217 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-ca791e48-dea8-492f-a828-3d9cf8b3cd8b tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:37.587311 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-ca791e48-dea8-492f-a828-3d9cf8b3cd8b tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:37.598516 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:37.598516 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:37.611259 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-ca791e48-dea8-492f-a828-3d9cf8b3cd8b tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:31:37.611961 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-ca791e48-dea8-492f-a828-3d9cf8b3cd8b tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/3452cddb-4636-4a3c-a1ad-595d65f282b1 returned with HTTP 200 Jul 31 09:31:37.612422 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 625/2500] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:31:37 2026] GET /volume/v3/volumes/3452cddb-4636-4a3c-a1ad-595d65f282b1 => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:37.623136 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b898e71c-7d3e-4200-b295-559766cc89f7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:37.625348 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b898e71c-7d3e-4200-b295-559766cc89f7 None None] GET https://10.4.3.226/volume// Jul 31 09:31:37.625348 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b898e71c-7d3e-4200-b295-559766cc89f7 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:37.625348 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b898e71c-7d3e-4200-b295-559766cc89f7 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:37.626930 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b898e71c-7d3e-4200-b295-559766cc89f7 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:31:37.626930 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 623/2501] 10.4.3.226 () {66 vars in 1419 bytes} [Fri Jul 31 09:31: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 31 09:31:37.641597 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-a87db85a-68a5-45f6-8d11-6ad454326eba None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:37.647117 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-a87db85a-68a5-45f6-8d11-6ad454326eba tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:31:37.647644 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-a87db85a-68a5-45f6-8d11-6ad454326eba tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3452cddb-4636-4a3c-a1ad-595d65f282b1", "connector": null, "instance_uuid": "32c6e48b-e2d9-4471-9641-a24e401bfafa"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:37.661261 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:37.661261 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:37.703764 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-a87db85a-68a5-45f6-8d11-6ad454326eba tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:31:37.703764 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 628/2502] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:31:37 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:38.093650 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-51eb7121-ed59-48fa-afe9-751a205a047a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:38.096009 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-51eb7121-ed59-48fa-afe9-751a205a047a tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] GET https://10.4.3.226/volume/v3/volumes/6dbc1691-364e-4776-85d9-3da6bacac538 Jul 31 09:31:38.096282 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-51eb7121-ed59-48fa-afe9-751a205a047a tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:38.097140 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-51eb7121-ed59-48fa-afe9-751a205a047a tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:38.106898 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:38.106898 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:38.111608 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-51eb7121-ed59-48fa-afe9-751a205a047a tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Volume info retrieved successfully. Jul 31 09:31:38.117261 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-51eb7121-ed59-48fa-afe9-751a205a047a tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] https://10.4.3.226/volume/v3/volumes/6dbc1691-364e-4776-85d9-3da6bacac538 returned with HTTP 200 Jul 31 09:31:38.117713 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 627/2503] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:38 2026] GET /volume/v3/volumes/6dbc1691-364e-4776-85d9-3da6bacac538 => generated 1358 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:38.132458 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1656bb82-124b-47a7-af86-4547f55c85f0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:38.135138 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1656bb82-124b-47a7-af86-4547f55c85f0 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] POST https://10.4.3.226/volume/v3/volumes/6dbc1691-364e-4776-85d9-3da6bacac538/action Jul 31 09:31:38.135343 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1656bb82-124b-47a7-af86-4547f55c85f0 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-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=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:31:38.135585 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1656bb82-124b-47a7-af86-4547f55c85f0 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-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=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:38.152524 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:38.152524 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:38.163771 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:38.163771 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:38.164390 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1656bb82-124b-47a7-af86-4547f55c85f0 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Volume info retrieved successfully. Jul 31 09:31:38.187800 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1656bb82-124b-47a7-af86-4547f55c85f0 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Update volume metadata completed successfully. Jul 31 09:31:38.188037 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1656bb82-124b-47a7-af86-4547f55c85f0 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] https://10.4.3.226/volume/v3/volumes/6dbc1691-364e-4776-85d9-3da6bacac538/action returned with HTTP 200 Jul 31 09:31:38.188567 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 626/2504] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:31:38 2026] POST /volume/v3/volumes/6dbc1691-364e-4776-85d9-3da6bacac538/action => generated 563 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:38.196792 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-4d0ee8a7-b14f-4eda-9c2b-5a724c264bbf None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:38.200391 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4d0ee8a7-b14f-4eda-9c2b-5a724c264bbf tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] GET https://10.4.3.226/volume/v3/volumes/6dbc1691-364e-4776-85d9-3da6bacac538 Jul 31 09:31:38.200814 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4d0ee8a7-b14f-4eda-9c2b-5a724c264bbf tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:38.200941 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4d0ee8a7-b14f-4eda-9c2b-5a724c264bbf tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:38.211648 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:38.211648 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:38.216159 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-4d0ee8a7-b14f-4eda-9c2b-5a724c264bbf tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Volume info retrieved successfully. Jul 31 09:31:38.222472 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4d0ee8a7-b14f-4eda-9c2b-5a724c264bbf tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] https://10.4.3.226/volume/v3/volumes/6dbc1691-364e-4776-85d9-3da6bacac538 returned with HTTP 200 Jul 31 09:31:38.222879 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 624/2505] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:38 2026] GET /volume/v3/volumes/6dbc1691-364e-4776-85d9-3da6bacac538 => generated 1418 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:38.238571 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-190a6de6-a139-4dd4-966a-3fb7469185b1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:38.242628 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-190a6de6-a139-4dd4-966a-3fb7469185b1 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] POST https://10.4.3.226/volume/v3/volumes/6dbc1691-364e-4776-85d9-3da6bacac538/action Jul 31 09:31:38.243199 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-190a6de6-a139-4dd4-966a-3fb7469185b1 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:31:38.243441 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-190a6de6-a139-4dd4-966a-3fb7469185b1 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:38.256328 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:38.256328 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:38.265033 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:38.265033 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:38.265828 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-190a6de6-a139-4dd4-966a-3fb7469185b1 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Volume info retrieved successfully. Jul 31 09:31:38.277030 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-190a6de6-a139-4dd4-966a-3fb7469185b1 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Get volume image-metadata completed successfully. Jul 31 09:31:38.297147 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-190a6de6-a139-4dd4-966a-3fb7469185b1 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Delete volume metadata completed successfully. Jul 31 09:31:38.297368 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-190a6de6-a139-4dd4-966a-3fb7469185b1 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] https://10.4.3.226/volume/v3/volumes/6dbc1691-364e-4776-85d9-3da6bacac538/action returned with HTTP 200 Jul 31 09:31:38.297834 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 629/2506] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:31:38 2026] POST /volume/v3/volumes/6dbc1691-364e-4776-85d9-3da6bacac538/action => generated 0 bytes in 60 msecs (HTTP/1.1 200) 6 headers in 227 bytes (2 switches on core 0) Jul 31 09:31:38.310041 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f4b54873-7448-4f95-a504-772f45a864e8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:38.312065 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f4b54873-7448-4f95-a504-772f45a864e8 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] POST https://10.4.3.226/volume/v3/volumes/6dbc1691-364e-4776-85d9-3da6bacac538/action Jul 31 09:31:38.312461 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f4b54873-7448-4f95-a504-772f45a864e8 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:31:38.312776 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f4b54873-7448-4f95-a504-772f45a864e8 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:38.329688 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:38.329688 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:38.330206 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f4b54873-7448-4f95-a504-772f45a864e8 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Volume info retrieved successfully. Jul 31 09:31:38.338740 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f4b54873-7448-4f95-a504-772f45a864e8 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Get volume image-metadata completed successfully. Jul 31 09:31:38.339159 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f4b54873-7448-4f95-a504-772f45a864e8 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] https://10.4.3.226/volume/v3/volumes/6dbc1691-364e-4776-85d9-3da6bacac538/action returned with HTTP 200 Jul 31 09:31:38.339751 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 628/2507] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:31:38 2026] POST /volume/v3/volumes/6dbc1691-364e-4776-85d9-3da6bacac538/action => generated 537 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:38.347981 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-18f481b2-4294-45ee-82b9-0ea9febb0b7a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:38.349617 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-18f481b2-4294-45ee-82b9-0ea9febb0b7a tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] GET https://10.4.3.226/volume/v3/volumes/6dbc1691-364e-4776-85d9-3da6bacac538 Jul 31 09:31:38.349960 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-18f481b2-4294-45ee-82b9-0ea9febb0b7a tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:38.350019 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-18f481b2-4294-45ee-82b9-0ea9febb0b7a tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:38.357314 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:38.357314 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:38.361096 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-18f481b2-4294-45ee-82b9-0ea9febb0b7a tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Volume info retrieved successfully. Jul 31 09:31:38.365879 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-18f481b2-4294-45ee-82b9-0ea9febb0b7a tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] https://10.4.3.226/volume/v3/volumes/6dbc1691-364e-4776-85d9-3da6bacac538 returned with HTTP 200 Jul 31 09:31:38.366193 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 627/2508] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:38 2026] GET /volume/v3/volumes/6dbc1691-364e-4776-85d9-3da6bacac538 => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:38.381174 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d7acc187-f76f-4fbb-bc60-6c8ea6fa0d90 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:38.384114 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d7acc187-f76f-4fbb-bc60-6c8ea6fa0d90 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] DELETE https://10.4.3.226/volume/v3/volumes/6dbc1691-364e-4776-85d9-3da6bacac538 Jul 31 09:31:38.384512 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d7acc187-f76f-4fbb-bc60-6c8ea6fa0d90 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:38.384849 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d7acc187-f76f-4fbb-bc60-6c8ea6fa0d90 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:38.385417 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-d7acc187-f76f-4fbb-bc60-6c8ea6fa0d90 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Delete volume with id: 6dbc1691-364e-4776-85d9-3da6bacac538 Jul 31 09:31:38.396819 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:38.396819 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:38.397588 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-d7acc187-f76f-4fbb-bc60-6c8ea6fa0d90 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Volume info retrieved successfully. Jul 31 09:31:38.421844 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-d7acc187-f76f-4fbb-bc60-6c8ea6fa0d90 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Delete volume request issued successfully. Jul 31 09:31:38.422039 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d7acc187-f76f-4fbb-bc60-6c8ea6fa0d90 tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] https://10.4.3.226/volume/v3/volumes/6dbc1691-364e-4776-85d9-3da6bacac538 returned with HTTP 202 Jul 31 09:31:38.422704 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 625/2509] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:31:38 2026] DELETE /volume/v3/volumes/6dbc1691-364e-4776-85d9-3da6bacac538 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:38.441807 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-62c902c3-aa51-4699-9d7a-253cfd51ff0e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:38.444854 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-62c902c3-aa51-4699-9d7a-253cfd51ff0e tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] GET https://10.4.3.226/volume/v3/volumes/6dbc1691-364e-4776-85d9-3da6bacac538 Jul 31 09:31:38.445147 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-62c902c3-aa51-4699-9d7a-253cfd51ff0e tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:38.445453 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-62c902c3-aa51-4699-9d7a-253cfd51ff0e tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:38.458475 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:38.458475 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:38.464558 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-62c902c3-aa51-4699-9d7a-253cfd51ff0e tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Volume info retrieved successfully. Jul 31 09:31:38.472075 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-62c902c3-aa51-4699-9d7a-253cfd51ff0e tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] https://10.4.3.226/volume/v3/volumes/6dbc1691-364e-4776-85d9-3da6bacac538 returned with HTTP 200 Jul 31 09:31:38.472209 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 630/2510] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:38 2026] GET /volume/v3/volumes/6dbc1691-364e-4776-85d9-3da6bacac538 => generated 1391 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:38.862142 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-21b93d5a-add1-438b-bf38-ddb43760f107 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:38.961705 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3a9505a4-4323-40a8-b96c-70e6781edbe3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:38.962059 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3a9505a4-4323-40a8-b96c-70e6781edbe3 None None] GET https://10.4.3.226/volume// Jul 31 09:31:38.962260 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3a9505a4-4323-40a8-b96c-70e6781edbe3 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:38.962444 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3a9505a4-4323-40a8-b96c-70e6781edbe3 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:38.962774 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3a9505a4-4323-40a8-b96c-70e6781edbe3 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:31:38.963227 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 628/2511] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:31: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 31 09:31:38.971202 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-3ef776f7-c68f-4448-b81d-5a2ad7cbdc88 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:38.977168 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-3ef776f7-c68f-4448-b81d-5a2ad7cbdc88 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/3452cddb-4636-4a3c-a1ad-595d65f282b1 Jul 31 09:31:38.977168 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-3ef776f7-c68f-4448-b81d-5a2ad7cbdc88 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:38.977168 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-3ef776f7-c68f-4448-b81d-5a2ad7cbdc88 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:38.978476 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-21b93d5a-add1-438b-bf38-ddb43760f107 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:31:38.978915 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-21b93d5a-add1-438b-bf38-ddb43760f107 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-580718307"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:38.982151 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-21b93d5a-add1-438b-bf38-ddb43760f107 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-580718307'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:31:38.982151 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-21b93d5a-add1-438b-bf38-ddb43760f107 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create volume of 1 GB Jul 31 09:31:38.990148 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-21b93d5a-add1-438b-bf38-ddb43760f107 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Availability Zones retrieved successfully. Jul 31 09:31:38.992735 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:38.992735 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:38.995909 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-21b93d5a-add1-438b-bf38-ddb43760f107 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Flow 'volume_create_api' (bdfd2048-d36e-463a-a769-7ae8794efdeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:38.999262 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-21b93d5a-add1-438b-bf38-ddb43760f107 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (776e3f47-8927-4930-81e3-7221f234fa08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:38.999262 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-21b93d5a-add1-438b-bf38-ddb43760f107 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:31:38.999428 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-3ef776f7-c68f-4448-b81d-5a2ad7cbdc88 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:31:39.003378 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-3ef776f7-c68f-4448-b81d-5a2ad7cbdc88 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/3452cddb-4636-4a3c-a1ad-595d65f282b1 returned with HTTP 200 Jul 31 09:31:39.003752 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 626/2512] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:31:38 2026] GET /volume/v3/volumes/3452cddb-4636-4a3c-a1ad-595d65f282b1 => generated 1546 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:31:39.026488 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-21b93d5a-add1-438b-bf38-ddb43760f107 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (776e3f47-8927-4930-81e3-7221f234fa08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:39.027417 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-21b93d5a-add1-438b-bf38-ddb43760f107 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77dab3b9-2317-4531-bfad-2df454c4ed74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:39.087050 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-21b93d5a-add1-438b-bf38-ddb43760f107 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Created reservations ['4fcf78ca-f498-47ba-b405-c9a9530e390b', '2f193079-68a2-4cda-9d73-215ef632bfa2', 'f5c02783-c883-4c3e-a0df-51f0179ce5b5', 'c68f487c-ebdc-4f33-8985-9cde067cc985'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:39.087708 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-21b93d5a-add1-438b-bf38-ddb43760f107 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77dab3b9-2317-4531-bfad-2df454c4ed74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fcf78ca-f498-47ba-b405-c9a9530e390b', '2f193079-68a2-4cda-9d73-215ef632bfa2', 'f5c02783-c883-4c3e-a0df-51f0179ce5b5', 'c68f487c-ebdc-4f33-8985-9cde067cc985']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:39.088647 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-21b93d5a-add1-438b-bf38-ddb43760f107 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (869d2fb5-9680-4f6e-b6d9-559638ea35f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:39.120413 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-21b93d5a-add1-438b-bf38-ddb43760f107 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (869d2fb5-9680-4f6e-b6d9-559638ea35f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55f921c9-09b5-4785-84f4-474901b94b7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-580718307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0316823813f04f44b8277f6d23c3d2dd',qos_specs=None,replication_status=,reservations=['4fcf78ca-f498-47ba-b405-c9a9530e390b','2f193079-68a2-4cda-9d73-215ef632bfa2','f5c02783-c883-4c3e-a0df-51f0179ce5b5','c68f487c-ebdc-4f33-8985-9cde067cc985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcc2433c1824613a32ae08a782413f4',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:31:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-580718307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55f921c9-09b5-4785-84f4-474901b94b7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0316823813f04f44b8277f6d23c3d2dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdcc2433c1824613a32ae08a782413f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:39.121967 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-21b93d5a-add1-438b-bf38-ddb43760f107 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6b3cd65-645b-4bbe-8e4e-d1117484426d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:39.148172 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-21b93d5a-add1-438b-bf38-ddb43760f107 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6b3cd65-645b-4bbe-8e4e-d1117484426d) transitioned into state 'SUCCESS' from state '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-580718307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0316823813f04f44b8277f6d23c3d2dd',qos_specs=None,replication_status=,reservations=['4fcf78ca-f498-47ba-b405-c9a9530e390b','2f193079-68a2-4cda-9d73-215ef632bfa2','f5c02783-c883-4c3e-a0df-51f0179ce5b5','c68f487c-ebdc-4f33-8985-9cde067cc985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcc2433c1824613a32ae08a782413f4',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:39.149365 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-21b93d5a-add1-438b-bf38-ddb43760f107 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46b84c51-fb7f-4fff-a864-eda20f1e8f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:39.149982 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-c0f60bf8-17b9-417f-960e-df37a532a924 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:39.152528 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-c0f60bf8-17b9-417f-960e-df37a532a924 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] PUT https://10.4.3.226/volume/v3/attachments/a66e5e5f-e976-4b96-be17-545a1a96f737 Jul 31 09:31:39.153060 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-c0f60bf8-17b9-417f-960e-df37a532a924 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:39.163982 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-c0f60bf8-17b9-417f-960e-df37a532a924 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Acquiring lock "cinder-attachment_update-3452cddb-4636-4a3c-a1ad-595d65f282b1-np0000006200" by "attachment_update" {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:31:39.167899 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-21b93d5a-add1-438b-bf38-ddb43760f107 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46b84c51-fb7f-4fff-a864-eda20f1e8f05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:39.169419 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-21b93d5a-add1-438b-bf38-ddb43760f107 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Flow 'volume_create_api' (bdfd2048-d36e-463a-a769-7ae8794efdeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:39.170275 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-21b93d5a-add1-438b-bf38-ddb43760f107 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create volume request issued successfully. Jul 31 09:31:39.171399 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-21b93d5a-add1-438b-bf38-ddb43760f107 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:31:39.171959 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-c0f60bf8-17b9-417f-960e-df37a532a924 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Lock "cinder-attachment_update-3452cddb-4636-4a3c-a1ad-595d65f282b1-np0000006200" acquired by "attachment_update" :: waited 0.008s {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:31:39.172033 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 629/2513] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:31:38 2026] POST /volume/v3/volumes => generated 777 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:39.173393 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:39.173393 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:39.191984 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-eba82f4a-71ac-475a-a150-98f174ac2d62 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:39.193861 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eba82f4a-71ac-475a-a150-98f174ac2d62 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/55f921c9-09b5-4785-84f4-474901b94b7d Jul 31 09:31:39.194076 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eba82f4a-71ac-475a-a150-98f174ac2d62 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:39.195089 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eba82f4a-71ac-475a-a150-98f174ac2d62 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:39.205941 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:39.205941 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:39.210269 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-eba82f4a-71ac-475a-a150-98f174ac2d62 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:31:39.214494 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eba82f4a-71ac-475a-a150-98f174ac2d62 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/55f921c9-09b5-4785-84f4-474901b94b7d returned with HTTP 200 Jul 31 09:31:39.215101 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 629/2514] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:39 2026] GET /volume/v3/volumes/55f921c9-09b5-4785-84f4-474901b94b7d => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:39.395267 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-c0f60bf8-17b9-417f-960e-df37a532a924 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Lock "cinder-attachment_update-3452cddb-4636-4a3c-a1ad-595d65f282b1-np0000006200" released by "attachment_update" :: held 0.223s {{(pid=100315) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:31:39.395646 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-c0f60bf8-17b9-417f-960e-df37a532a924 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments/a66e5e5f-e976-4b96-be17-545a1a96f737 returned with HTTP 200 Jul 31 09:31:39.396205 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 631/2515] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:31:39 2026] PUT /volume/v3/attachments/a66e5e5f-e976-4b96-be17-545a1a96f737 => generated 969 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:39.435111 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-55cfb5aa-5635-48f0-b7dd-e51a5812a7dd None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:39.439647 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-55cfb5aa-5635-48f0-b7dd-e51a5812a7dd tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/attachments/a66e5e5f-e976-4b96-be17-545a1a96f737/action Jul 31 09:31:39.439647 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-55cfb5aa-5635-48f0-b7dd-e51a5812a7dd tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action body: b'{"os-complete": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:31:39.439647 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-55cfb5aa-5635-48f0-b7dd-e51a5812a7dd tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:39.472436 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:39.472436 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:39.486737 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-f12fb8d3-a5e8-4b10-b9c3-4f61fc597cc7 req-55cfb5aa-5635-48f0-b7dd-e51a5812a7dd tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments/a66e5e5f-e976-4b96-be17-545a1a96f737/action returned with HTTP 204 Jul 31 09:31:39.487478 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 627/2516] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:31:39 2026] POST /volume/v3/attachments/a66e5e5f-e976-4b96-be17-545a1a96f737/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:39.488545 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ac6365e9-87bc-4069-82e0-d4891f96316c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:39.490564 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ac6365e9-87bc-4069-82e0-d4891f96316c tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] GET https://10.4.3.226/volume/v3/volumes/6dbc1691-364e-4776-85d9-3da6bacac538 Jul 31 09:31:39.490770 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ac6365e9-87bc-4069-82e0-d4891f96316c tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:39.491009 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ac6365e9-87bc-4069-82e0-d4891f96316c tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:39.498769 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ac6365e9-87bc-4069-82e0-d4891f96316c tempest-VolumesImageMetadata-76579334 tempest-VolumesImageMetadata-76579334-project-member] https://10.4.3.226/volume/v3/volumes/6dbc1691-364e-4776-85d9-3da6bacac538 returned with HTTP 404 Jul 31 09:31:39.499578 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 630/2517] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:39 2026] GET /volume/v3/volumes/6dbc1691-364e-4776-85d9-3da6bacac538 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:40.230401 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-662f0680-800a-4292-a4e0-e359a983c29f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:40.232053 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-662f0680-800a-4292-a4e0-e359a983c29f tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/55f921c9-09b5-4785-84f4-474901b94b7d Jul 31 09:31:40.232053 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-662f0680-800a-4292-a4e0-e359a983c29f tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:40.232053 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-662f0680-800a-4292-a4e0-e359a983c29f tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:40.240959 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:40.240959 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:40.244839 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-662f0680-800a-4292-a4e0-e359a983c29f tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:31:40.248917 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-662f0680-800a-4292-a4e0-e359a983c29f tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/55f921c9-09b5-4785-84f4-474901b94b7d returned with HTTP 200 Jul 31 09:31:40.249345 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 630/2518] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:40 2026] GET /volume/v3/volumes/55f921c9-09b5-4785-84f4-474901b94b7d => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:40.264772 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5773eecb-b931-4664-97d2-926351988f7b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:40.419440 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5773eecb-b931-4664-97d2-926351988f7b tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:31:40.419440 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5773eecb-b931-4664-97d2-926351988f7b tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "55f921c9-09b5-4785-84f4-474901b94b7d", "name": "tempest-ProjectMemberTests-Snapshot-378065944"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:40.433761 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:40.433761 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:40.434445 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5773eecb-b931-4664-97d2-926351988f7b tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Volume info retrieved successfully. Jul 31 09:31:40.434618 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-5773eecb-b931-4664-97d2-926351988f7b tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Create snapshot from volume 55f921c9-09b5-4785-84f4-474901b94b7d Jul 31 09:31:40.494559 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-5773eecb-b931-4664-97d2-926351988f7b tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Created reservations ['09fa826f-ca77-4eae-808e-70afbbcf4c15', '635df566-4d42-4b45-ae4c-281ab8789628', 'a2b64d51-3690-482a-90c5-385ff34893eb', '39f498cc-3c9d-4599-8a17-b3b98ca734b8'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:40.542214 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5773eecb-b931-4664-97d2-926351988f7b tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Snapshot create request issued successfully. Jul 31 09:31:40.542334 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5773eecb-b931-4664-97d2-926351988f7b tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:31:40.544072 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 632/2519] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:31:40 2026] POST /volume/v3/snapshots => generated 304 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 09:31:40.558977 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-868f8ddd-b4d8-4c20-bce3-c801182da842 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:40.564975 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-868f8ddd-b4d8-4c20-bce3-c801182da842 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] GET https://10.4.3.226/volume/v3/snapshots/e4d06c07-c131-44c0-9124-518398ddcbfe Jul 31 09:31:40.564975 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-868f8ddd-b4d8-4c20-bce3-c801182da842 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:40.564975 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-868f8ddd-b4d8-4c20-bce3-c801182da842 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:40.577744 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:40.577744 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:40.578269 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-868f8ddd-b4d8-4c20-bce3-c801182da842 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Snapshot retrieved successfully. Jul 31 09:31:40.579253 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-868f8ddd-b4d8-4c20-bce3-c801182da842 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] https://10.4.3.226/volume/v3/snapshots/e4d06c07-c131-44c0-9124-518398ddcbfe returned with HTTP 200 Jul 31 09:31:40.579765 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 628/2520] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:40 2026] GET /volume/v3/snapshots/e4d06c07-c131-44c0-9124-518398ddcbfe => generated 436 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:41.279186 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-437bbfac-691d-4c91-8ea2-c3ae1cf86e48 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:41.381695 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-437bbfac-691d-4c91-8ea2-c3ae1cf86e48 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:31:41.382212 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-437bbfac-691d-4c91-8ea2-c3ae1cf86e48 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6cbca90a-fc8d-47b1-87b2-8f13170096b5", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1798515813"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:41.389911 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-437bbfac-691d-4c91-8ea2-c3ae1cf86e48 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 404 Jul 31 09:31:41.390488 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 631/2521] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:31:41 2026] POST /volume/v3/snapshots => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:41.399071 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a735f0b4-cb45-43a4-b10a-2ab8dbf95a8c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:41.400918 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a735f0b4-cb45-43a4-b10a-2ab8dbf95a8c tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:31:41.401354 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a735f0b4-cb45-43a4-b10a-2ab8dbf95a8c tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-512132272"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:41.440050 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a735f0b4-cb45-43a4-b10a-2ab8dbf95a8c tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 404 Jul 31 09:31:41.440613 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 631/2522] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:31:41 2026] POST /volume/v3/snapshots => generated 77 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:41.453809 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d8a43921-28b2-4719-a076-7ff8429003d2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:41.455773 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d8a43921-28b2-4719-a076-7ff8429003d2 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] GET https://10.4.3.226/volume/v3/snapshots?limit=invalid Jul 31 09:31:41.455958 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d8a43921-28b2-4719-a076-7ff8429003d2 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:41.456176 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d8a43921-28b2-4719-a076-7ff8429003d2 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Calling method 'index' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:41.456660 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d8a43921-28b2-4719-a076-7ff8429003d2 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] HTTP exception thrown: limit param must be an integer Jul 31 09:31:41.456798 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d8a43921-28b2-4719-a076-7ff8429003d2 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] https://10.4.3.226/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 31 09:31:41.457361 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 633/2523] 10.4.3.226 () {66 vars in 1270 bytes} [Fri Jul 31 09:31:41 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:31:41.472177 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e40fb116-434e-409b-8ffa-232b85447742 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:41.475371 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e40fb116-434e-409b-8ffa-232b85447742 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] GET https://10.4.3.226/volume/v3/snapshots?marker=58eb4e49-878d-459c-b226-2871d6b23f80 Jul 31 09:31:41.475569 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e40fb116-434e-409b-8ffa-232b85447742 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:41.475759 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e40fb116-434e-409b-8ffa-232b85447742 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:41.476058 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [None req-e40fb116-434e-409b-8ffa-232b85447742 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Removing options '' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:31:41.477163 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.db.api [None req-e40fb116-434e-409b-8ffa-232b85447742 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Building query based on filter {{(pid=100314) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:31:41.489104 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e40fb116-434e-409b-8ffa-232b85447742 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] https://10.4.3.226/volume/v3/snapshots?marker=58eb4e49-878d-459c-b226-2871d6b23f80 returned with HTTP 404 Jul 31 09:31:41.489574 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 629/2524] 10.4.3.226 () {66 vars in 1330 bytes} [Fri Jul 31 09:31:41 2026] GET /volume/v3/snapshots?marker=58eb4e49-878d-459c-b226-2871d6b23f80 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:41.501287 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-73f81efd-b34a-4570-96bf-8f237bef6fb8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:41.504280 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-73f81efd-b34a-4570-96bf-8f237bef6fb8 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] GET https://10.4.3.226/volume/v3/snapshots?sort_key=invalid Jul 31 09:31:41.504719 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-73f81efd-b34a-4570-96bf-8f237bef6fb8 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:41.504788 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-73f81efd-b34a-4570-96bf-8f237bef6fb8 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:41.505090 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-73f81efd-b34a-4570-96bf-8f237bef6fb8 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:31:41.505356 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:41.505356 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:41.506165 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.db.api [None req-73f81efd-b34a-4570-96bf-8f237bef6fb8 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Building query based on filter {{(pid=100316) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:31:41.506734 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-73f81efd-b34a-4570-96bf-8f237bef6fb8 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] https://10.4.3.226/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 31 09:31:41.507703 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 632/2525] 10.4.3.226 () {66 vars in 1276 bytes} [Fri Jul 31 09:31:41 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:31:41.518510 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-27e0dd91-abc7-44a1-8339-fe2cb0a38f35 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:41.520265 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-27e0dd91-abc7-44a1-8339-fe2cb0a38f35 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:31:41.520675 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-27e0dd91-abc7-44a1-8339-fe2cb0a38f35 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1504410883"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:41.522603 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-27e0dd91-abc7-44a1-8339-fe2cb0a38f35 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1504410883'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:31:41.522785 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-27e0dd91-abc7-44a1-8339-fe2cb0a38f35 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Create volume of 2 GB Jul 31 09:31:41.527394 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-27e0dd91-abc7-44a1-8339-fe2cb0a38f35 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Availability Zones retrieved successfully. Jul 31 09:31:41.534134 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-27e0dd91-abc7-44a1-8339-fe2cb0a38f35 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Flow 'volume_create_api' (eb122a31-488f-41f2-94ec-32831468036d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:41.535102 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-27e0dd91-abc7-44a1-8339-fe2cb0a38f35 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac433617-2e70-411f-a4c2-7cc3595dfe9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:41.536021 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-27e0dd91-abc7-44a1-8339-fe2cb0a38f35 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Validating volume size '2' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:31:41.568864 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-27e0dd91-abc7-44a1-8339-fe2cb0a38f35 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac433617-2e70-411f-a4c2-7cc3595dfe9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:41.569643 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-27e0dd91-abc7-44a1-8339-fe2cb0a38f35 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5049fbdb-cafd-488a-a7ac-ccb17577dd8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:41.594409 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f9ab376e-fd42-4f30-bb76-2fa5a0b5026a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:41.596007 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f9ab376e-fd42-4f30-bb76-2fa5a0b5026a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] GET https://10.4.3.226/volume/v3/snapshots/e4d06c07-c131-44c0-9124-518398ddcbfe Jul 31 09:31:41.596329 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f9ab376e-fd42-4f30-bb76-2fa5a0b5026a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:41.596720 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f9ab376e-fd42-4f30-bb76-2fa5a0b5026a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:41.602952 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:41.602952 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:41.603624 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f9ab376e-fd42-4f30-bb76-2fa5a0b5026a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Snapshot retrieved successfully. Jul 31 09:31:41.604560 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f9ab376e-fd42-4f30-bb76-2fa5a0b5026a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] https://10.4.3.226/volume/v3/snapshots/e4d06c07-c131-44c0-9124-518398ddcbfe returned with HTTP 200 Jul 31 09:31:41.604995 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 634/2526] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:41 2026] GET /volume/v3/snapshots/e4d06c07-c131-44c0-9124-518398ddcbfe => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:41.616821 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-48fd7ca6-77f7-463c-8af3-9de0d4fb67f7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:41.619114 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-48fd7ca6-77f7-463c-8af3-9de0d4fb67f7 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/e4d06c07-c131-44c0-9124-518398ddcbfe Jul 31 09:31:41.619607 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-48fd7ca6-77f7-463c-8af3-9de0d4fb67f7 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:41.619846 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-48fd7ca6-77f7-463c-8af3-9de0d4fb67f7 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:41.620040 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-48fd7ca6-77f7-463c-8af3-9de0d4fb67f7 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Delete snapshot with id: e4d06c07-c131-44c0-9124-518398ddcbfe Jul 31 09:31:41.627487 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:41.627487 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:41.627977 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-48fd7ca6-77f7-463c-8af3-9de0d4fb67f7 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Snapshot retrieved successfully. Jul 31 09:31:41.652206 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-48fd7ca6-77f7-463c-8af3-9de0d4fb67f7 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Snapshot delete request issued successfully. Jul 31 09:31:41.652546 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-27e0dd91-abc7-44a1-8339-fe2cb0a38f35 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Created reservations ['6bf14a2e-7c00-489a-b126-c6aeda71800d', '4359ecff-869d-4acc-a1b1-a281bcb2bc4a', '46feabf0-c0e7-4ca1-a059-53d8bf0b3873', 'b1052e9d-5802-431c-ad98-84a80bce6072'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:41.652698 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-48fd7ca6-77f7-463c-8af3-9de0d4fb67f7 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] https://10.4.3.226/volume/v3/snapshots/e4d06c07-c131-44c0-9124-518398ddcbfe returned with HTTP 202 Jul 31 09:31:41.653122 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 630/2527] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:31:41 2026] DELETE /volume/v3/snapshots/e4d06c07-c131-44c0-9124-518398ddcbfe => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:41.653737 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-27e0dd91-abc7-44a1-8339-fe2cb0a38f35 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5049fbdb-cafd-488a-a7ac-ccb17577dd8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bf14a2e-7c00-489a-b126-c6aeda71800d', '4359ecff-869d-4acc-a1b1-a281bcb2bc4a', '46feabf0-c0e7-4ca1-a059-53d8bf0b3873', 'b1052e9d-5802-431c-ad98-84a80bce6072']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:41.654654 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-27e0dd91-abc7-44a1-8339-fe2cb0a38f35 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb1461b0-d08b-4522-9473-03ed3cac2367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:41.661739 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a5e0d4a6-c1e7-4b48-b658-e2bd5705c189 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:41.664051 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a5e0d4a6-c1e7-4b48-b658-e2bd5705c189 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] GET https://10.4.3.226/volume/v3/snapshots/e4d06c07-c131-44c0-9124-518398ddcbfe Jul 31 09:31:41.664404 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a5e0d4a6-c1e7-4b48-b658-e2bd5705c189 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:41.664688 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a5e0d4a6-c1e7-4b48-b658-e2bd5705c189 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:41.672972 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:41.672972 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:41.673734 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a5e0d4a6-c1e7-4b48-b658-e2bd5705c189 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Snapshot retrieved successfully. Jul 31 09:31:41.674664 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a5e0d4a6-c1e7-4b48-b658-e2bd5705c189 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] https://10.4.3.226/volume/v3/snapshots/e4d06c07-c131-44c0-9124-518398ddcbfe returned with HTTP 200 Jul 31 09:31:41.675388 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 633/2528] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:41 2026] GET /volume/v3/snapshots/e4d06c07-c131-44c0-9124-518398ddcbfe => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:41.683769 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-27e0dd91-abc7-44a1-8339-fe2cb0a38f35 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb1461b0-d08b-4522-9473-03ed3cac2367) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78a96105-5a89-4f24-bcec-79e0b5d7c271', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1504410883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='120714f0c7f04df980e0764573f1015a',qos_specs=None,replication_status=,reservations=['6bf14a2e-7c00-489a-b126-c6aeda71800d','4359ecff-869d-4acc-a1b1-a281bcb2bc4a','46feabf0-c0e7-4ca1-a059-53d8bf0b3873','b1052e9d-5802-431c-ad98-84a80bce6072'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c2bf4f511164d5cb1882d6828a3f096',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:31:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1504410883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78a96105-5a89-4f24-bcec-79e0b5d7c271,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='120714f0c7f04df980e0764573f1015a',provider_auth=None,provider_geometry=None,provider_id=None,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='0c2bf4f511164d5cb1882d6828a3f096',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:41.684929 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-27e0dd91-abc7-44a1-8339-fe2cb0a38f35 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (592f4145-f771-467f-b1fe-836f4af49f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:41.724139 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-27e0dd91-abc7-44a1-8339-fe2cb0a38f35 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (592f4145-f771-467f-b1fe-836f4af49f03) transitioned into state 'SUCCESS' from state '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-1504410883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='120714f0c7f04df980e0764573f1015a',qos_specs=None,replication_status=,reservations=['6bf14a2e-7c00-489a-b126-c6aeda71800d','4359ecff-869d-4acc-a1b1-a281bcb2bc4a','46feabf0-c0e7-4ca1-a059-53d8bf0b3873','b1052e9d-5802-431c-ad98-84a80bce6072'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c2bf4f511164d5cb1882d6828a3f096',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:41.725176 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-27e0dd91-abc7-44a1-8339-fe2cb0a38f35 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2681a94-b237-4029-91e6-638776686870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:41.744628 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-27e0dd91-abc7-44a1-8339-fe2cb0a38f35 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2681a94-b237-4029-91e6-638776686870) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:41.746505 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-27e0dd91-abc7-44a1-8339-fe2cb0a38f35 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Flow 'volume_create_api' (eb122a31-488f-41f2-94ec-32831468036d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:41.747087 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-27e0dd91-abc7-44a1-8339-fe2cb0a38f35 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Create volume request issued successfully. Jul 31 09:31:41.748405 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-27e0dd91-abc7-44a1-8339-fe2cb0a38f35 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:31:41.749856 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 632/2529] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:31:41 2026] POST /volume/v3/volumes => generated 762 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:41.762552 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-555dd69c-84d8-465e-a3f7-f6e0288638d4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:41.764753 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-555dd69c-84d8-465e-a3f7-f6e0288638d4 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] GET https://10.4.3.226/volume/v3/volumes/78a96105-5a89-4f24-bcec-79e0b5d7c271 Jul 31 09:31:41.765016 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-555dd69c-84d8-465e-a3f7-f6e0288638d4 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:41.765433 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-555dd69c-84d8-465e-a3f7-f6e0288638d4 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:41.775470 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:41.775470 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:41.779661 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-555dd69c-84d8-465e-a3f7-f6e0288638d4 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Volume info retrieved successfully. Jul 31 09:31:41.785571 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-555dd69c-84d8-465e-a3f7-f6e0288638d4 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] https://10.4.3.226/volume/v3/volumes/78a96105-5a89-4f24-bcec-79e0b5d7c271 returned with HTTP 200 Jul 31 09:31:41.786156 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 635/2530] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:41 2026] GET /volume/v3/volumes/78a96105-5a89-4f24-bcec-79e0b5d7c271 => generated 830 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:42.082449 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-aba1e694-bb6a-4bc4-9b35-dcd979689d92 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:42.181770 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-aba1e694-bb6a-4bc4-9b35-dcd979689d92 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] POST https://10.4.3.226/volume/v3/group_types Jul 31 09:31:42.182560 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-aba1e694-bb6a-4bc4-9b35-dcd979689d92 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1915990291"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:42.184877 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:42.184877 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:42.205465 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-aba1e694-bb6a-4bc4-9b35-dcd979689d92 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] https://10.4.3.226/volume/v3/group_types returned with HTTP 202 Jul 31 09:31:42.205833 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 631/2531] 10.4.3.226 () {70 vars in 1311 bytes} [Fri Jul 31 09:31:42 2026] POST /volume/v3/group_types => generated 181 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:42.217266 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b2bf7d3d-9172-430b-9105-96b6df6f6c19 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:42.220151 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b2bf7d3d-9172-430b-9105-96b6df6f6c19 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] POST https://10.4.3.226/volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs Jul 31 09:31:42.220967 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b2bf7d3d-9172-430b-9105-96b6df6f6c19 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:42.240611 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b2bf7d3d-9172-430b-9105-96b6df6f6c19 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] https://10.4.3.226/volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs returned with HTTP 202 Jul 31 09:31:42.241146 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 634/2532] 10.4.3.226 () {70 vars in 1458 bytes} [Fri Jul 31 09:31:42 2026] POST /volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs => generated 53 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:42.251941 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7369c2c6-b306-413b-a617-a25b44ee200a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:42.254616 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7369c2c6-b306-413b-a617-a25b44ee200a tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] POST https://10.4.3.226/volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs Jul 31 09:31:42.255345 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7369c2c6-b306-413b-a617-a25b44ee200a tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:42.259000 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:42.259000 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:42.278144 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7369c2c6-b306-413b-a617-a25b44ee200a tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] https://10.4.3.226/volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs returned with HTTP 202 Jul 31 09:31:42.278838 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 633/2533] 10.4.3.226 () {70 vars in 1458 bytes} [Fri Jul 31 09:31:42 2026] POST /volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs => generated 61 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:42.292460 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3a7ba0c7-a4da-48f2-a060-d511c70739f8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:42.295110 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3a7ba0c7-a4da-48f2-a060-d511c70739f8 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] GET https://10.4.3.226/volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs/key2 Jul 31 09:31:42.295489 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3a7ba0c7-a4da-48f2-a060-d511c70739f8 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:42.295754 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3a7ba0c7-a4da-48f2-a060-d511c70739f8 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:42.309352 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3a7ba0c7-a4da-48f2-a060-d511c70739f8 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] https://10.4.3.226/volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs/key2 returned with HTTP 200 Jul 31 09:31:42.309945 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 636/2534] 10.4.3.226 () {68 vars in 1452 bytes} [Fri Jul 31 09:31:42 2026] GET /volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs/key2 => generated 26 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:42.319653 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-45b8a26a-ddf8-4b45-b28e-e5f5cfc57319 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:42.321945 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-45b8a26a-ddf8-4b45-b28e-e5f5cfc57319 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] GET https://10.4.3.226/volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs/key3 Jul 31 09:31:42.322224 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-45b8a26a-ddf8-4b45-b28e-e5f5cfc57319 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:42.322479 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-45b8a26a-ddf8-4b45-b28e-e5f5cfc57319 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:42.345428 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-45b8a26a-ddf8-4b45-b28e-e5f5cfc57319 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] https://10.4.3.226/volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs/key3 returned with HTTP 200 Jul 31 09:31:42.346312 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 632/2535] 10.4.3.226 () {68 vars in 1452 bytes} [Fri Jul 31 09:31:42 2026] GET /volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs/key3 => generated 18 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:42.354034 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9bf27d2d-74ba-4f3e-8b8b-87aa088e9337 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:42.356156 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9bf27d2d-74ba-4f3e-8b8b-87aa088e9337 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] PUT https://10.4.3.226/volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs/key3 Jul 31 09:31:42.356861 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9bf27d2d-74ba-4f3e-8b8b-87aa088e9337 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:42.381548 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9bf27d2d-74ba-4f3e-8b8b-87aa088e9337 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] https://10.4.3.226/volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs/key3 returned with HTTP 200 Jul 31 09:31:42.382053 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 635/2536] 10.4.3.226 () {70 vars in 1472 bytes} [Fri Jul 31 09:31:42 2026] PUT /volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs/key3 => generated 26 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:42.391543 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cdc2ca1c-40cb-49b5-af33-053120de534b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:42.393448 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cdc2ca1c-40cb-49b5-af33-053120de534b tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] GET https://10.4.3.226/volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs Jul 31 09:31:42.393664 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cdc2ca1c-40cb-49b5-af33-053120de534b tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:42.393844 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cdc2ca1c-40cb-49b5-af33-053120de534b tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:42.403180 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cdc2ca1c-40cb-49b5-af33-053120de534b tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] https://10.4.3.226/volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs returned with HTTP 200 Jul 31 09:31:42.403659 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 634/2537] 10.4.3.226 () {68 vars in 1437 bytes} [Fri Jul 31 09:31:42 2026] GET /volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs => generated 87 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:42.412645 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-763ed31a-2183-463f-8c4d-3ee0305f2228 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:42.415696 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-763ed31a-2183-463f-8c4d-3ee0305f2228 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] DELETE https://10.4.3.226/volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs/key1 Jul 31 09:31:42.416450 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-763ed31a-2183-463f-8c4d-3ee0305f2228 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:42.416634 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-763ed31a-2183-463f-8c4d-3ee0305f2228 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:42.434033 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-763ed31a-2183-463f-8c4d-3ee0305f2228 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] https://10.4.3.226/volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs/key1 returned with HTTP 202 Jul 31 09:31:42.434597 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 637/2538] 10.4.3.226 () {68 vars in 1455 bytes} [Fri Jul 31 09:31:42 2026] DELETE /volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs/key1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:31:42.448653 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-65a19173-08c9-41e1-a889-ba987b2d1dc1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:42.452471 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-65a19173-08c9-41e1-a889-ba987b2d1dc1 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] GET https://10.4.3.226/volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs/key1 Jul 31 09:31:42.453040 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-65a19173-08c9-41e1-a889-ba987b2d1dc1 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:42.453154 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-65a19173-08c9-41e1-a889-ba987b2d1dc1 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:42.466140 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-65a19173-08c9-41e1-a889-ba987b2d1dc1 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] HTTP exception thrown: Group Type f8ace2d3-67d9-41ea-822c-5a4276b1f3c1 has no extra spec with key key1. Jul 31 09:31:42.466383 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-65a19173-08c9-41e1-a889-ba987b2d1dc1 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] https://10.4.3.226/volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs/key1 returned with HTTP 404 Jul 31 09:31:42.467047 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 633/2539] 10.4.3.226 () {68 vars in 1452 bytes} [Fri Jul 31 09:31:42 2026] GET /volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs/key1 => generated 126 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:31:42.474895 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-575c462f-0eb1-4434-939e-51bedb57dffa None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:42.476811 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-575c462f-0eb1-4434-939e-51bedb57dffa tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] DELETE https://10.4.3.226/volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs/key2 Jul 31 09:31:42.477033 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-575c462f-0eb1-4434-939e-51bedb57dffa tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:42.477403 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-575c462f-0eb1-4434-939e-51bedb57dffa tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:42.488798 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-575c462f-0eb1-4434-939e-51bedb57dffa tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] https://10.4.3.226/volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs/key2 returned with HTTP 202 Jul 31 09:31:42.489287 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 636/2540] 10.4.3.226 () {68 vars in 1455 bytes} [Fri Jul 31 09:31:42 2026] DELETE /volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs/key2 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:31:42.499463 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4cdd5f73-a127-41ca-b6d0-b1bec1e0e6da None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:42.504493 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4cdd5f73-a127-41ca-b6d0-b1bec1e0e6da tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] GET https://10.4.3.226/volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs/key2 Jul 31 09:31:42.504719 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4cdd5f73-a127-41ca-b6d0-b1bec1e0e6da tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:42.505885 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4cdd5f73-a127-41ca-b6d0-b1bec1e0e6da tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:42.521004 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4cdd5f73-a127-41ca-b6d0-b1bec1e0e6da tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] HTTP exception thrown: Group Type f8ace2d3-67d9-41ea-822c-5a4276b1f3c1 has no extra spec with key key2. Jul 31 09:31:42.521191 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4cdd5f73-a127-41ca-b6d0-b1bec1e0e6da tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] https://10.4.3.226/volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs/key2 returned with HTTP 404 Jul 31 09:31:42.521741 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 635/2541] 10.4.3.226 () {68 vars in 1452 bytes} [Fri Jul 31 09:31:42 2026] GET /volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs/key2 => generated 126 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:31:42.532130 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d10e90c7-9d92-45f7-8732-dff6482fcb77 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:42.534709 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d10e90c7-9d92-45f7-8732-dff6482fcb77 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] DELETE https://10.4.3.226/volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs/key3 Jul 31 09:31:42.534709 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d10e90c7-9d92-45f7-8732-dff6482fcb77 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:42.534877 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d10e90c7-9d92-45f7-8732-dff6482fcb77 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:42.553166 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d10e90c7-9d92-45f7-8732-dff6482fcb77 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] https://10.4.3.226/volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs/key3 returned with HTTP 202 Jul 31 09:31:42.554298 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 638/2542] 10.4.3.226 () {68 vars in 1455 bytes} [Fri Jul 31 09:31:42 2026] DELETE /volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs/key3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:31:42.569259 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-dafedd72-7d5f-46a5-b344-9fc17383c847 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:42.575950 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dafedd72-7d5f-46a5-b344-9fc17383c847 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] GET https://10.4.3.226/volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs/key3 Jul 31 09:31:42.577377 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dafedd72-7d5f-46a5-b344-9fc17383c847 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:42.577615 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dafedd72-7d5f-46a5-b344-9fc17383c847 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:42.590835 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dafedd72-7d5f-46a5-b344-9fc17383c847 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] HTTP exception thrown: Group Type f8ace2d3-67d9-41ea-822c-5a4276b1f3c1 has no extra spec with key key3. Jul 31 09:31:42.591001 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dafedd72-7d5f-46a5-b344-9fc17383c847 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] https://10.4.3.226/volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs/key3 returned with HTTP 404 Jul 31 09:31:42.591628 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 634/2543] 10.4.3.226 () {68 vars in 1452 bytes} [Fri Jul 31 09:31:42 2026] GET /volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1/group_specs/key3 => generated 126 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:31:42.603094 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-53d2ddf8-3695-4587-9e0a-395a4de3a1d6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:42.606161 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-53d2ddf8-3695-4587-9e0a-395a4de3a1d6 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] DELETE https://10.4.3.226/volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1 Jul 31 09:31:42.606428 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-53d2ddf8-3695-4587-9e0a-395a4de3a1d6 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:42.606624 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-53d2ddf8-3695-4587-9e0a-395a4de3a1d6 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:42.624877 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-53d2ddf8-3695-4587-9e0a-395a4de3a1d6 tempest-GroupTypeSpecsTest-1743411461 tempest-GroupTypeSpecsTest-1743411461-project-admin] https://10.4.3.226/volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1 returned with HTTP 202 Jul 31 09:31:42.625386 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 637/2544] 10.4.3.226 () {68 vars in 1404 bytes} [Fri Jul 31 09:31:42 2026] DELETE /volume/v3/group_types/f8ace2d3-67d9-41ea-822c-5a4276b1f3c1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:31:42.685088 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-10499b8f-3fc3-40f4-99ae-acf0d743a0e9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:42.687389 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-10499b8f-3fc3-40f4-99ae-acf0d743a0e9 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] GET https://10.4.3.226/volume/v3/snapshots/e4d06c07-c131-44c0-9124-518398ddcbfe Jul 31 09:31:42.687608 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-10499b8f-3fc3-40f4-99ae-acf0d743a0e9 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:42.687839 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-10499b8f-3fc3-40f4-99ae-acf0d743a0e9 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:42.692345 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-10499b8f-3fc3-40f4-99ae-acf0d743a0e9 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] https://10.4.3.226/volume/v3/snapshots/e4d06c07-c131-44c0-9124-518398ddcbfe returned with HTTP 404 Jul 31 09:31:42.692835 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 636/2545] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:42 2026] GET /volume/v3/snapshots/e4d06c07-c131-44c0-9124-518398ddcbfe => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:42.703361 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3ec5ae58-eb07-457f-9775-3c6cb43ee532 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:42.705782 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3ec5ae58-eb07-457f-9775-3c6cb43ee532 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/55f921c9-09b5-4785-84f4-474901b94b7d Jul 31 09:31:42.707086 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3ec5ae58-eb07-457f-9775-3c6cb43ee532 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:42.707086 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3ec5ae58-eb07-457f-9775-3c6cb43ee532 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:42.707086 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-3ec5ae58-eb07-457f-9775-3c6cb43ee532 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Delete volume with id: 55f921c9-09b5-4785-84f4-474901b94b7d Jul 31 09:31:42.715817 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:42.715817 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:42.716327 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-3ec5ae58-eb07-457f-9775-3c6cb43ee532 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:31:42.743401 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-3ec5ae58-eb07-457f-9775-3c6cb43ee532 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Delete volume request issued successfully. Jul 31 09:31:42.743601 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3ec5ae58-eb07-457f-9775-3c6cb43ee532 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/55f921c9-09b5-4785-84f4-474901b94b7d returned with HTTP 202 Jul 31 09:31:42.744040 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 639/2546] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:31:42 2026] DELETE /volume/v3/volumes/55f921c9-09b5-4785-84f4-474901b94b7d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:42.754095 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2c2cf8b5-a987-464c-afff-da2a7beaa623 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:42.759754 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2c2cf8b5-a987-464c-afff-da2a7beaa623 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/55f921c9-09b5-4785-84f4-474901b94b7d Jul 31 09:31:42.760044 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2c2cf8b5-a987-464c-afff-da2a7beaa623 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:42.760379 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2c2cf8b5-a987-464c-afff-da2a7beaa623 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:42.775940 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:42.775940 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:42.781877 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-2c2cf8b5-a987-464c-afff-da2a7beaa623 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:31:42.787790 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2c2cf8b5-a987-464c-afff-da2a7beaa623 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/55f921c9-09b5-4785-84f4-474901b94b7d returned with HTTP 200 Jul 31 09:31:42.788382 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 635/2547] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:42 2026] GET /volume/v3/volumes/55f921c9-09b5-4785-84f4-474901b94b7d => generated 1007 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:42.803668 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-241cadbb-65ca-472a-ad11-588ed4632341 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:42.806206 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-241cadbb-65ca-472a-ad11-588ed4632341 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] GET https://10.4.3.226/volume/v3/volumes/78a96105-5a89-4f24-bcec-79e0b5d7c271 Jul 31 09:31:42.806867 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-241cadbb-65ca-472a-ad11-588ed4632341 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:42.806867 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-241cadbb-65ca-472a-ad11-588ed4632341 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:42.815848 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:42.815848 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:42.821340 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-241cadbb-65ca-472a-ad11-588ed4632341 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Volume info retrieved successfully. Jul 31 09:31:42.826428 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-241cadbb-65ca-472a-ad11-588ed4632341 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] https://10.4.3.226/volume/v3/volumes/78a96105-5a89-4f24-bcec-79e0b5d7c271 returned with HTTP 200 Jul 31 09:31:42.826809 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 638/2548] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:42 2026] GET /volume/v3/volumes/78a96105-5a89-4f24-bcec-79e0b5d7c271 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:42.844279 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-da491bff-2c67-40e8-b5cf-1d3715e03785 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:42.845396 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da491bff-2c67-40e8-b5cf-1d3715e03785 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:31:42.845711 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da491bff-2c67-40e8-b5cf-1d3715e03785 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "78a96105-5a89-4f24-bcec-79e0b5d7c271", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-435976472"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:42.856889 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:42.856889 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:42.857428 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-da491bff-2c67-40e8-b5cf-1d3715e03785 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Volume info retrieved successfully. Jul 31 09:31:42.857618 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-da491bff-2c67-40e8-b5cf-1d3715e03785 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Create snapshot from volume 78a96105-5a89-4f24-bcec-79e0b5d7c271 Jul 31 09:31:42.894217 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-da491bff-2c67-40e8-b5cf-1d3715e03785 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Created reservations ['046aca94-9ca4-4ca4-8c6a-79762836ee0d', '319a4b74-caf0-4246-bbf4-2e39bfbd41e3', 'eb99bc05-6c29-4ae8-9cd2-e063dfae13a6', 'f62b7a30-83b6-49b9-87c3-2c2b7e636a22'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:42.930524 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-da491bff-2c67-40e8-b5cf-1d3715e03785 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Snapshot create request issued successfully. Jul 31 09:31:42.930884 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da491bff-2c67-40e8-b5cf-1d3715e03785 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:31:42.931493 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 637/2549] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:31:42 2026] POST /volume/v3/snapshots => generated 317 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:42.941189 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0bf7df26-590b-4154-b77d-00fb0a013093 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:42.943191 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0bf7df26-590b-4154-b77d-00fb0a013093 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] GET https://10.4.3.226/volume/v3/snapshots/00150224-ac5a-43ae-b17e-bcabda29ef2d Jul 31 09:31:42.943488 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0bf7df26-590b-4154-b77d-00fb0a013093 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:42.943642 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0bf7df26-590b-4154-b77d-00fb0a013093 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:42.949717 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:42.949717 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:42.950266 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-0bf7df26-590b-4154-b77d-00fb0a013093 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Snapshot retrieved successfully. Jul 31 09:31:42.951135 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0bf7df26-590b-4154-b77d-00fb0a013093 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] https://10.4.3.226/volume/v3/snapshots/00150224-ac5a-43ae-b17e-bcabda29ef2d returned with HTTP 200 Jul 31 09:31:42.951546 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 640/2550] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:42 2026] GET /volume/v3/snapshots/00150224-ac5a-43ae-b17e-bcabda29ef2d => generated 449 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:43.807041 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6d24ff1e-fb92-4d67-bdfb-9627d48b6fb8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:43.808885 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6d24ff1e-fb92-4d67-bdfb-9627d48b6fb8 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/55f921c9-09b5-4785-84f4-474901b94b7d Jul 31 09:31:43.809163 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6d24ff1e-fb92-4d67-bdfb-9627d48b6fb8 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:43.809393 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6d24ff1e-fb92-4d67-bdfb-9627d48b6fb8 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:43.815543 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6d24ff1e-fb92-4d67-bdfb-9627d48b6fb8 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/55f921c9-09b5-4785-84f4-474901b94b7d returned with HTTP 404 Jul 31 09:31:43.815968 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 636/2551] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:43 2026] GET /volume/v3/volumes/55f921c9-09b5-4785-84f4-474901b94b7d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:43.826119 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5b3bee81-5e9c-4ff3-9e01-95c3e511ee04 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:43.828830 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5b3bee81-5e9c-4ff3-9e01-95c3e511ee04 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:31:43.829359 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5b3bee81-5e9c-4ff3-9e01-95c3e511ee04 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1041455798"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:43.831270 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-5b3bee81-5e9c-4ff3-9e01-95c3e511ee04 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1041455798'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:31:43.831519 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-5b3bee81-5e9c-4ff3-9e01-95c3e511ee04 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create volume of 1 GB Jul 31 09:31:43.836603 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5b3bee81-5e9c-4ff3-9e01-95c3e511ee04 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Availability Zones retrieved successfully. Jul 31 09:31:43.844395 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5b3bee81-5e9c-4ff3-9e01-95c3e511ee04 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Flow 'volume_create_api' (6adc885a-344e-4563-ab4f-2a3338362f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:43.845815 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5b3bee81-5e9c-4ff3-9e01-95c3e511ee04 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f052d14e-aaee-4039-9d7b-4c392a1a67d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:43.847096 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-5b3bee81-5e9c-4ff3-9e01-95c3e511ee04 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:31:43.890440 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5b3bee81-5e9c-4ff3-9e01-95c3e511ee04 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f052d14e-aaee-4039-9d7b-4c392a1a67d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:43.892269 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5b3bee81-5e9c-4ff3-9e01-95c3e511ee04 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a607304-a2d5-4c98-ab8c-abfbadd43bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:43.944298 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-5b3bee81-5e9c-4ff3-9e01-95c3e511ee04 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Created reservations ['5025a70c-9cad-4c56-b93e-c240994d0416', '997064e4-4995-49a4-a21a-e07f7c50ea6f', '172fe8b3-bd3c-485e-abf5-d7405a4b7c49', 'a816bece-debb-402b-b916-bdfe19ccb9fc'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:43.945139 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5b3bee81-5e9c-4ff3-9e01-95c3e511ee04 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a607304-a2d5-4c98-ab8c-abfbadd43bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5025a70c-9cad-4c56-b93e-c240994d0416', '997064e4-4995-49a4-a21a-e07f7c50ea6f', '172fe8b3-bd3c-485e-abf5-d7405a4b7c49', 'a816bece-debb-402b-b916-bdfe19ccb9fc']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:43.945953 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5b3bee81-5e9c-4ff3-9e01-95c3e511ee04 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47511888-5082-46fd-be47-d7b66c02acad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:43.974311 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d43b42bc-c680-4b12-aa7d-fc9a97b9b2da None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:43.981746 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d43b42bc-c680-4b12-aa7d-fc9a97b9b2da tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] GET https://10.4.3.226/volume/v3/snapshots/00150224-ac5a-43ae-b17e-bcabda29ef2d Jul 31 09:31:43.981746 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d43b42bc-c680-4b12-aa7d-fc9a97b9b2da tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:43.981746 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d43b42bc-c680-4b12-aa7d-fc9a97b9b2da tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:43.985537 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5b3bee81-5e9c-4ff3-9e01-95c3e511ee04 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47511888-5082-46fd-be47-d7b66c02acad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a7d556a-85ce-4805-b6a3-76d832907dc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1041455798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0316823813f04f44b8277f6d23c3d2dd',qos_specs=None,replication_status=,reservations=['5025a70c-9cad-4c56-b93e-c240994d0416','997064e4-4995-49a4-a21a-e07f7c50ea6f','172fe8b3-bd3c-485e-abf5-d7405a4b7c49','a816bece-debb-402b-b916-bdfe19ccb9fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcc2433c1824613a32ae08a782413f4',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:31:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1041455798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a7d556a-85ce-4805-b6a3-76d832907dc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0316823813f04f44b8277f6d23c3d2dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdcc2433c1824613a32ae08a782413f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:43.985799 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5b3bee81-5e9c-4ff3-9e01-95c3e511ee04 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49a0b1df-d59a-4c0d-af1e-3d0d2e818703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:43.990921 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:43.990921 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:43.992640 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d43b42bc-c680-4b12-aa7d-fc9a97b9b2da tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Snapshot retrieved successfully. Jul 31 09:31:43.993914 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d43b42bc-c680-4b12-aa7d-fc9a97b9b2da tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] https://10.4.3.226/volume/v3/snapshots/00150224-ac5a-43ae-b17e-bcabda29ef2d returned with HTTP 200 Jul 31 09:31:43.994694 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 638/2552] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:43 2026] GET /volume/v3/snapshots/00150224-ac5a-43ae-b17e-bcabda29ef2d => generated 476 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:44.012971 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-12fd4329-dac7-4e5a-9366-de751aa858f9 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:44.014497 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5b3bee81-5e9c-4ff3-9e01-95c3e511ee04 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49a0b1df-d59a-4c0d-af1e-3d0d2e818703) transitioned into state 'SUCCESS' from state '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-1041455798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0316823813f04f44b8277f6d23c3d2dd',qos_specs=None,replication_status=,reservations=['5025a70c-9cad-4c56-b93e-c240994d0416','997064e4-4995-49a4-a21a-e07f7c50ea6f','172fe8b3-bd3c-485e-abf5-d7405a4b7c49','a816bece-debb-402b-b916-bdfe19ccb9fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcc2433c1824613a32ae08a782413f4',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:44.015703 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5b3bee81-5e9c-4ff3-9e01-95c3e511ee04 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (597165b9-099c-46d2-845f-7df43c5590d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:44.015959 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-12fd4329-dac7-4e5a-9366-de751aa858f9 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:31:44.015959 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-12fd4329-dac7-4e5a-9366-de751aa858f9 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "00150224-ac5a-43ae-b17e-bcabda29ef2d"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:44.018124 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-12fd4329-dac7-4e5a-9366-de751aa858f9 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '00150224-ac5a-43ae-b17e-bcabda29ef2d'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:31:44.026988 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5b3bee81-5e9c-4ff3-9e01-95c3e511ee04 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (597165b9-099c-46d2-845f-7df43c5590d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:44.027395 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5b3bee81-5e9c-4ff3-9e01-95c3e511ee04 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Flow 'volume_create_api' (6adc885a-344e-4563-ab4f-2a3338362f9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:44.027604 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:44.027604 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:44.027715 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5b3bee81-5e9c-4ff3-9e01-95c3e511ee04 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create volume request issued successfully. Jul 31 09:31:44.028367 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-12fd4329-dac7-4e5a-9366-de751aa858f9 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Snapshot retrieved successfully. Jul 31 09:31:44.028454 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5b3bee81-5e9c-4ff3-9e01-95c3e511ee04 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:31:44.028542 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-12fd4329-dac7-4e5a-9366-de751aa858f9 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Create volume of 1 GB Jul 31 09:31:44.028879 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 639/2553] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:31:43 2026] POST /volume/v3/volumes => generated 778 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:44.035303 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-12fd4329-dac7-4e5a-9366-de751aa858f9 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Availability Zones retrieved successfully. Jul 31 09:31:44.042666 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f17d25a7-2586-4654-8f59-55f05ee91792 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:44.046836 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f17d25a7-2586-4654-8f59-55f05ee91792 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/5a7d556a-85ce-4805-b6a3-76d832907dc9 Jul 31 09:31:44.046836 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f17d25a7-2586-4654-8f59-55f05ee91792 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:44.046836 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f17d25a7-2586-4654-8f59-55f05ee91792 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:44.047042 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-12fd4329-dac7-4e5a-9366-de751aa858f9 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Flow 'volume_create_api' (8ab0f03f-1c43-40e4-a233-8c0867948213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:44.052270 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-12fd4329-dac7-4e5a-9366-de751aa858f9 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07c8edcd-442e-4c47-a71a-0bc59ae4fe93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:44.052804 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-12fd4329-dac7-4e5a-9366-de751aa858f9 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:31:44.054209 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:44.054209 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:44.054348 np0000006200 devstack@c-api.service[100315]: WARNING cinder.volume.api [None req-12fd4329-dac7-4e5a-9366-de751aa858f9 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07c8edcd-442e-4c47-a71a-0bc59ae4fe93) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 09:31:44.054348 np0000006200 devstack@c-api.service[100315]: 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 31 09:31:44.056709 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-12fd4329-dac7-4e5a-9366-de751aa858f9 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07c8edcd-442e-4c47-a71a-0bc59ae4fe93) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:44.057855 np0000006200 devstack@c-api.service[100315]: WARNING cinder.volume.api [None req-12fd4329-dac7-4e5a-9366-de751aa858f9 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07c8edcd-442e-4c47-a71a-0bc59ae4fe93) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 09:31:44.059115 np0000006200 devstack@c-api.service[100315]: WARNING cinder.volume.api [None req-12fd4329-dac7-4e5a-9366-de751aa858f9 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Flow 'volume_create_api' (8ab0f03f-1c43-40e4-a233-8c0867948213) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 09:31:44.059345 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-12fd4329-dac7-4e5a-9366-de751aa858f9 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 400 Jul 31 09:31:44.060140 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f17d25a7-2586-4654-8f59-55f05ee91792 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:31:44.060202 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 641/2554] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:31:44 2026] POST /volume/v3/volumes => generated 171 bytes in 48 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 09:31:44.064901 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f17d25a7-2586-4654-8f59-55f05ee91792 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/5a7d556a-85ce-4805-b6a3-76d832907dc9 returned with HTTP 200 Jul 31 09:31:44.064901 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 637/2555] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:44 2026] GET /volume/v3/volumes/5a7d556a-85ce-4805-b6a3-76d832907dc9 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:44.069545 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3e90f1b1-b1ba-4b89-a0c4-2cac28e0055e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:44.072390 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3e90f1b1-b1ba-4b89-a0c4-2cac28e0055e tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/00150224-ac5a-43ae-b17e-bcabda29ef2d Jul 31 09:31:44.072939 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3e90f1b1-b1ba-4b89-a0c4-2cac28e0055e tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:44.073092 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3e90f1b1-b1ba-4b89-a0c4-2cac28e0055e tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:44.073193 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-3e90f1b1-b1ba-4b89-a0c4-2cac28e0055e tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Delete snapshot with id: 00150224-ac5a-43ae-b17e-bcabda29ef2d Jul 31 09:31:44.079259 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:44.079259 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:44.079829 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3e90f1b1-b1ba-4b89-a0c4-2cac28e0055e tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Snapshot retrieved successfully. Jul 31 09:31:44.107715 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3e90f1b1-b1ba-4b89-a0c4-2cac28e0055e tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Snapshot delete request issued successfully. Jul 31 09:31:44.107947 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3e90f1b1-b1ba-4b89-a0c4-2cac28e0055e tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] https://10.4.3.226/volume/v3/snapshots/00150224-ac5a-43ae-b17e-bcabda29ef2d returned with HTTP 202 Jul 31 09:31:44.108512 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 639/2556] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:31:44 2026] DELETE /volume/v3/snapshots/00150224-ac5a-43ae-b17e-bcabda29ef2d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:44.118353 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0d7ec514-b47d-425e-bf15-4341ad9b6f4c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:44.120508 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0d7ec514-b47d-425e-bf15-4341ad9b6f4c tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] GET https://10.4.3.226/volume/v3/snapshots/00150224-ac5a-43ae-b17e-bcabda29ef2d Jul 31 09:31:44.120733 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0d7ec514-b47d-425e-bf15-4341ad9b6f4c tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:44.120946 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0d7ec514-b47d-425e-bf15-4341ad9b6f4c tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:44.127400 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:44.127400 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:44.127924 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0d7ec514-b47d-425e-bf15-4341ad9b6f4c tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Snapshot retrieved successfully. Jul 31 09:31:44.128861 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0d7ec514-b47d-425e-bf15-4341ad9b6f4c tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] https://10.4.3.226/volume/v3/snapshots/00150224-ac5a-43ae-b17e-bcabda29ef2d returned with HTTP 200 Jul 31 09:31:44.129309 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 640/2557] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:44 2026] GET /volume/v3/snapshots/00150224-ac5a-43ae-b17e-bcabda29ef2d => generated 475 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:45.081001 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-04955df6-9b68-4afc-931f-9fdd0cba1f36 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:45.086470 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-04955df6-9b68-4afc-931f-9fdd0cba1f36 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/5a7d556a-85ce-4805-b6a3-76d832907dc9 Jul 31 09:31:45.086766 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-04955df6-9b68-4afc-931f-9fdd0cba1f36 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:45.087967 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-04955df6-9b68-4afc-931f-9fdd0cba1f36 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:45.101764 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:45.101764 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:45.108797 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-04955df6-9b68-4afc-931f-9fdd0cba1f36 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:31:45.117312 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-04955df6-9b68-4afc-931f-9fdd0cba1f36 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/5a7d556a-85ce-4805-b6a3-76d832907dc9 returned with HTTP 200 Jul 31 09:31:45.118551 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 642/2558] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:45 2026] GET /volume/v3/volumes/5a7d556a-85ce-4805-b6a3-76d832907dc9 => generated 1018 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:45.141597 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-323a2425-ad3c-4e53-9823-8e01290e6603 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:45.142674 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b90e562b-1910-4339-a796-6d382bc4b6e8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:45.143745 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-323a2425-ad3c-4e53-9823-8e01290e6603 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] GET https://10.4.3.226/volume/v3/snapshots/00150224-ac5a-43ae-b17e-bcabda29ef2d Jul 31 09:31:45.144566 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-323a2425-ad3c-4e53-9823-8e01290e6603 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:45.144638 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b90e562b-1910-4339-a796-6d382bc4b6e8 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:31:45.144700 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-323a2425-ad3c-4e53-9823-8e01290e6603 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:45.145013 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b90e562b-1910-4339-a796-6d382bc4b6e8 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a7d556a-85ce-4805-b6a3-76d832907dc9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1205899171"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:45.152438 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-323a2425-ad3c-4e53-9823-8e01290e6603 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] https://10.4.3.226/volume/v3/snapshots/00150224-ac5a-43ae-b17e-bcabda29ef2d returned with HTTP 404 Jul 31 09:31:45.153137 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 638/2559] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:45 2026] GET /volume/v3/snapshots/00150224-ac5a-43ae-b17e-bcabda29ef2d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:45.157365 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:45.157365 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:45.158201 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b90e562b-1910-4339-a796-6d382bc4b6e8 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:31:45.158381 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-b90e562b-1910-4339-a796-6d382bc4b6e8 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create snapshot from volume 5a7d556a-85ce-4805-b6a3-76d832907dc9 Jul 31 09:31:45.165348 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-70df8597-b37e-4808-8097-d9b6e3c975b8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:45.167810 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-70df8597-b37e-4808-8097-d9b6e3c975b8 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] GET https://10.4.3.226/volume/v3/volumes/78a96105-5a89-4f24-bcec-79e0b5d7c271 Jul 31 09:31:45.168161 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-70df8597-b37e-4808-8097-d9b6e3c975b8 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:45.168486 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-70df8597-b37e-4808-8097-d9b6e3c975b8 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:45.182692 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:45.182692 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:45.195393 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-70df8597-b37e-4808-8097-d9b6e3c975b8 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Volume info retrieved successfully. Jul 31 09:31:45.203637 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-70df8597-b37e-4808-8097-d9b6e3c975b8 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] https://10.4.3.226/volume/v3/volumes/78a96105-5a89-4f24-bcec-79e0b5d7c271 returned with HTTP 200 Jul 31 09:31:45.204291 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 641/2560] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:45 2026] GET /volume/v3/volumes/78a96105-5a89-4f24-bcec-79e0b5d7c271 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:45.217887 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-b90e562b-1910-4339-a796-6d382bc4b6e8 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Created reservations ['bb16e565-2bbd-4fb0-8488-7d6592b4bbf4', 'cf0ea553-303b-4a32-92b4-8a40ba0308e0', '10ca29ed-d882-43a9-829e-70c1fedad04c', '90945069-9a16-4cbb-b036-591c6f9d6855'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:45.224902 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-15713910-1214-48b8-a32a-3924b49de5eb None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:45.227816 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-15713910-1214-48b8-a32a-3924b49de5eb tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] DELETE https://10.4.3.226/volume/v3/volumes/78a96105-5a89-4f24-bcec-79e0b5d7c271 Jul 31 09:31:45.228441 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-15713910-1214-48b8-a32a-3924b49de5eb tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:45.228680 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-15713910-1214-48b8-a32a-3924b49de5eb tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:45.229260 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-15713910-1214-48b8-a32a-3924b49de5eb tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Delete volume with id: 78a96105-5a89-4f24-bcec-79e0b5d7c271 Jul 31 09:31:45.246547 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:45.246547 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:45.247974 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-15713910-1214-48b8-a32a-3924b49de5eb tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Volume info retrieved successfully. Jul 31 09:31:45.274530 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b90e562b-1910-4339-a796-6d382bc4b6e8 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot create request issued successfully. Jul 31 09:31:45.274997 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b90e562b-1910-4339-a796-6d382bc4b6e8 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:31:45.275734 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 640/2561] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:31:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:45.287682 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-15713910-1214-48b8-a32a-3924b49de5eb tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Delete volume request issued successfully. Jul 31 09:31:45.287682 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-15713910-1214-48b8-a32a-3924b49de5eb tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] https://10.4.3.226/volume/v3/volumes/78a96105-5a89-4f24-bcec-79e0b5d7c271 returned with HTTP 202 Jul 31 09:31:45.287682 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 643/2562] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:31:45 2026] DELETE /volume/v3/volumes/78a96105-5a89-4f24-bcec-79e0b5d7c271 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:45.287993 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5f6741ad-a519-4ada-a86e-0c8a7e19e966 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:45.291105 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5f6741ad-a519-4ada-a86e-0c8a7e19e966 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/5c821177-e380-4103-8a60-60b3fe4d7da1 Jul 31 09:31:45.291105 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5f6741ad-a519-4ada-a86e-0c8a7e19e966 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:45.291382 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5f6741ad-a519-4ada-a86e-0c8a7e19e966 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:45.297731 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b6b59de9-3fb5-43ce-a103-e204346daaf4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:45.300725 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:45.300725 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:45.301218 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-5f6741ad-a519-4ada-a86e-0c8a7e19e966 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot retrieved successfully. Jul 31 09:31:45.302815 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5f6741ad-a519-4ada-a86e-0c8a7e19e966 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/5c821177-e380-4103-8a60-60b3fe4d7da1 returned with HTTP 200 Jul 31 09:31:45.303312 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 639/2563] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:45 2026] GET /volume/v3/snapshots/5c821177-e380-4103-8a60-60b3fe4d7da1 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:45.304495 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b6b59de9-3fb5-43ce-a103-e204346daaf4 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] GET https://10.4.3.226/volume/v3/volumes/78a96105-5a89-4f24-bcec-79e0b5d7c271 Jul 31 09:31:45.304917 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b6b59de9-3fb5-43ce-a103-e204346daaf4 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:45.305156 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b6b59de9-3fb5-43ce-a103-e204346daaf4 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:45.323830 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:45.323830 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:45.332583 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b6b59de9-3fb5-43ce-a103-e204346daaf4 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Volume info retrieved successfully. Jul 31 09:31:45.340481 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b6b59de9-3fb5-43ce-a103-e204346daaf4 tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] https://10.4.3.226/volume/v3/volumes/78a96105-5a89-4f24-bcec-79e0b5d7c271 returned with HTTP 200 Jul 31 09:31:45.340804 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 642/2564] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:45 2026] GET /volume/v3/volumes/78a96105-5a89-4f24-bcec-79e0b5d7c271 => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:45.881838 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8da44a84-a996-4b83-bdf6-a9c1e1347ad3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:45.996901 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8da44a84-a996-4b83-bdf6-a9c1e1347ad3 tempest-VolumeHostsAdminTestsJSON-2137952115 tempest-VolumeHostsAdminTestsJSON-2137952115-project-admin] GET https://10.4.3.226/volume/v3/os-hosts Jul 31 09:31:45.997660 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8da44a84-a996-4b83-bdf6-a9c1e1347ad3 tempest-VolumeHostsAdminTestsJSON-2137952115 tempest-VolumeHostsAdminTestsJSON-2137952115-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:45.999097 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8da44a84-a996-4b83-bdf6-a9c1e1347ad3 tempest-VolumeHostsAdminTestsJSON-2137952115 tempest-VolumeHostsAdminTestsJSON-2137952115-project-admin] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:45.999097 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:45.999097 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:46.005849 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.hosts [None req-8da44a84-a996-4b83-bdf6-a9c1e1347ad3 tempest-VolumeHostsAdminTestsJSON-2137952115 tempest-VolumeHostsAdminTestsJSON-2137952115-project-admin] status, active and update: available, enabled, 2026-07-31 09:31:05+00:00 {{(pid=100317) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 09:31:46.006174 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.hosts [None req-8da44a84-a996-4b83-bdf6-a9c1e1347ad3 tempest-VolumeHostsAdminTestsJSON-2137952115 tempest-VolumeHostsAdminTestsJSON-2137952115-project-admin] status, active and update: available, enabled, 2026-07-31 09:31:02+00:00 {{(pid=100317) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 09:31:46.006421 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.hosts [None req-8da44a84-a996-4b83-bdf6-a9c1e1347ad3 tempest-VolumeHostsAdminTestsJSON-2137952115 tempest-VolumeHostsAdminTestsJSON-2137952115-project-admin] status, active and update: available, enabled, 2026-07-31 09:30:42+00:00 {{(pid=100317) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 09:31:46.006861 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8da44a84-a996-4b83-bdf6-a9c1e1347ad3 tempest-VolumeHostsAdminTestsJSON-2137952115 tempest-VolumeHostsAdminTestsJSON-2137952115-project-admin] https://10.4.3.226/volume/v3/os-hosts returned with HTTP 200 Jul 31 09:31:46.007426 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 641/2565] 10.4.3.226 () {66 vars in 1240 bytes} [Fri Jul 31 09:31:45 2026] GET /volume/v3/os-hosts => generated 560 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:46.025326 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-062d2333-83a2-4817-843b-9ba3ec544950 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:46.028824 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-062d2333-83a2-4817-843b-9ba3ec544950 tempest-VolumeHostsAdminTestsJSON-2137952115 tempest-VolumeHostsAdminTestsJSON-2137952115-project-admin] GET https://10.4.3.226/volume/v3/os-hosts Jul 31 09:31:46.029121 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-062d2333-83a2-4817-843b-9ba3ec544950 tempest-VolumeHostsAdminTestsJSON-2137952115 tempest-VolumeHostsAdminTestsJSON-2137952115-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:46.029409 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-062d2333-83a2-4817-843b-9ba3ec544950 tempest-VolumeHostsAdminTestsJSON-2137952115 tempest-VolumeHostsAdminTestsJSON-2137952115-project-admin] Calling method 'index' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:46.039256 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.hosts [None req-062d2333-83a2-4817-843b-9ba3ec544950 tempest-VolumeHostsAdminTestsJSON-2137952115 tempest-VolumeHostsAdminTestsJSON-2137952115-project-admin] status, active and update: available, enabled, 2026-07-31 09:31:05+00:00 {{(pid=100315) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 09:31:46.039256 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.hosts [None req-062d2333-83a2-4817-843b-9ba3ec544950 tempest-VolumeHostsAdminTestsJSON-2137952115 tempest-VolumeHostsAdminTestsJSON-2137952115-project-admin] status, active and update: available, enabled, 2026-07-31 09:31:02+00:00 {{(pid=100315) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 09:31:46.039256 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.hosts [None req-062d2333-83a2-4817-843b-9ba3ec544950 tempest-VolumeHostsAdminTestsJSON-2137952115 tempest-VolumeHostsAdminTestsJSON-2137952115-project-admin] status, active and update: available, enabled, 2026-07-31 09:30:42+00:00 {{(pid=100315) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 09:31:46.039256 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-062d2333-83a2-4817-843b-9ba3ec544950 tempest-VolumeHostsAdminTestsJSON-2137952115 tempest-VolumeHostsAdminTestsJSON-2137952115-project-admin] https://10.4.3.226/volume/v3/os-hosts returned with HTTP 200 Jul 31 09:31:46.039805 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 644/2566] 10.4.3.226 () {66 vars in 1240 bytes} [Fri Jul 31 09:31:46 2026] GET /volume/v3/os-hosts => generated 560 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:46.049287 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a51f5f99-1598-4d78-9c48-e0b76d44a067 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:46.051759 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a51f5f99-1598-4d78-9c48-e0b76d44a067 tempest-VolumeHostsAdminTestsJSON-2137952115 tempest-VolumeHostsAdminTestsJSON-2137952115-project-admin] GET https://10.4.3.226/volume/v3/os-hosts/np0000006200@storpool Jul 31 09:31:46.052106 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a51f5f99-1598-4d78-9c48-e0b76d44a067 tempest-VolumeHostsAdminTestsJSON-2137952115 tempest-VolumeHostsAdminTestsJSON-2137952115-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:46.052369 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a51f5f99-1598-4d78-9c48-e0b76d44a067 tempest-VolumeHostsAdminTestsJSON-2137952115 tempest-VolumeHostsAdminTestsJSON-2137952115-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:46.132029 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a51f5f99-1598-4d78-9c48-e0b76d44a067 tempest-VolumeHostsAdminTestsJSON-2137952115 tempest-VolumeHostsAdminTestsJSON-2137952115-project-admin] https://10.4.3.226/volume/v3/os-hosts/np0000006200@storpool returned with HTTP 200 Jul 31 09:31:46.132637 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 640/2567] 10.4.3.226 () {66 vars in 1306 bytes} [Fri Jul 31 09:31:46 2026] GET /volume/v3/os-hosts/np0000006200@storpool => generated 1315 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:46.316018 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-dd07ca2a-28ee-4a14-9711-40bb6301ad5c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:46.317348 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dd07ca2a-28ee-4a14-9711-40bb6301ad5c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/5c821177-e380-4103-8a60-60b3fe4d7da1 Jul 31 09:31:46.320582 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dd07ca2a-28ee-4a14-9711-40bb6301ad5c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:46.320582 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dd07ca2a-28ee-4a14-9711-40bb6301ad5c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:46.324339 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:46.324339 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:46.324725 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-dd07ca2a-28ee-4a14-9711-40bb6301ad5c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot retrieved successfully. Jul 31 09:31:46.325782 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dd07ca2a-28ee-4a14-9711-40bb6301ad5c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/5c821177-e380-4103-8a60-60b3fe4d7da1 returned with HTTP 200 Jul 31 09:31:46.326463 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 643/2568] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:46 2026] GET /volume/v3/snapshots/5c821177-e380-4103-8a60-60b3fe4d7da1 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:46.341402 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0785ab17-8760-4a6b-8d8f-cb26170ef5cb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:46.343389 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0785ab17-8760-4a6b-8d8f-cb26170ef5cb tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/5c821177-e380-4103-8a60-60b3fe4d7da1 Jul 31 09:31:46.343812 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0785ab17-8760-4a6b-8d8f-cb26170ef5cb tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:46.344149 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0785ab17-8760-4a6b-8d8f-cb26170ef5cb tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:46.344369 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-0785ab17-8760-4a6b-8d8f-cb26170ef5cb tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Delete snapshot with id: 5c821177-e380-4103-8a60-60b3fe4d7da1 Jul 31 09:31:46.351621 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:46.351621 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:46.351621 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0785ab17-8760-4a6b-8d8f-cb26170ef5cb tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Snapshot retrieved successfully. Jul 31 09:31:46.361316 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d5e7e3d7-94a5-4d3e-bd55-f5a7dcaf235c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:46.364341 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d5e7e3d7-94a5-4d3e-bd55-f5a7dcaf235c tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] GET https://10.4.3.226/volume/v3/volumes/78a96105-5a89-4f24-bcec-79e0b5d7c271 Jul 31 09:31:46.364639 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d5e7e3d7-94a5-4d3e-bd55-f5a7dcaf235c tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:46.364885 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d5e7e3d7-94a5-4d3e-bd55-f5a7dcaf235c tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:46.370531 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0785ab17-8760-4a6b-8d8f-cb26170ef5cb tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Snapshot delete request issued successfully. Jul 31 09:31:46.370531 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0785ab17-8760-4a6b-8d8f-cb26170ef5cb tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] https://10.4.3.226/volume/v3/snapshots/5c821177-e380-4103-8a60-60b3fe4d7da1 returned with HTTP 202 Jul 31 09:31:46.370531 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 642/2569] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:31:46 2026] DELETE /volume/v3/snapshots/5c821177-e380-4103-8a60-60b3fe4d7da1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:46.377270 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d5e7e3d7-94a5-4d3e-bd55-f5a7dcaf235c tempest-VolumesSnapshotNegativeTestJSON-802680845 tempest-VolumesSnapshotNegativeTestJSON-802680845-project-member] https://10.4.3.226/volume/v3/volumes/78a96105-5a89-4f24-bcec-79e0b5d7c271 returned with HTTP 404 Jul 31 09:31:46.378376 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 645/2570] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:46 2026] GET /volume/v3/volumes/78a96105-5a89-4f24-bcec-79e0b5d7c271 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:46.382389 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-853767eb-9d89-495c-9c18-9cb3097e9a2c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:46.385206 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-853767eb-9d89-495c-9c18-9cb3097e9a2c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] GET https://10.4.3.226/volume/v3/snapshots/5c821177-e380-4103-8a60-60b3fe4d7da1 Jul 31 09:31:46.385643 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-853767eb-9d89-495c-9c18-9cb3097e9a2c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:46.386048 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-853767eb-9d89-495c-9c18-9cb3097e9a2c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:46.395136 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:46.395136 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:46.395753 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-853767eb-9d89-495c-9c18-9cb3097e9a2c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Snapshot retrieved successfully. Jul 31 09:31:46.396828 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-853767eb-9d89-495c-9c18-9cb3097e9a2c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] https://10.4.3.226/volume/v3/snapshots/5c821177-e380-4103-8a60-60b3fe4d7da1 returned with HTTP 200 Jul 31 09:31:46.397850 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 641/2571] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:46 2026] GET /volume/v3/snapshots/5c821177-e380-4103-8a60-60b3fe4d7da1 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:47.273113 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8b9b532e-080e-4eb1-8259-68c1ce7f8ca6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:47.275754 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8b9b532e-080e-4eb1-8259-68c1ce7f8ca6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:31:47.275997 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8b9b532e-080e-4eb1-8259-68c1ce7f8ca6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1571421536"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:47.278345 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-8b9b532e-080e-4eb1-8259-68c1ce7f8ca6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1571421536'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:31:47.278464 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-8b9b532e-080e-4eb1-8259-68c1ce7f8ca6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Create volume of 1 GB Jul 31 09:31:47.283734 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8b9b532e-080e-4eb1-8259-68c1ce7f8ca6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Availability Zones retrieved successfully. Jul 31 09:31:47.292495 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8b9b532e-080e-4eb1-8259-68c1ce7f8ca6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Flow 'volume_create_api' (e043a9f7-bf37-4303-9452-328d28a29f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:47.294706 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8b9b532e-080e-4eb1-8259-68c1ce7f8ca6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae986336-4051-43cc-aab8-13899a202fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:47.295199 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-8b9b532e-080e-4eb1-8259-68c1ce7f8ca6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:31:47.334718 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8b9b532e-080e-4eb1-8259-68c1ce7f8ca6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae986336-4051-43cc-aab8-13899a202fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:47.334718 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8b9b532e-080e-4eb1-8259-68c1ce7f8ca6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (073ae173-9c2f-46ee-8bab-1db473a2e7ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:47.410186 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6dcc4781-4fdb-4f9d-9d7b-85025b64bc7a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:47.411970 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6dcc4781-4fdb-4f9d-9d7b-85025b64bc7a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] GET https://10.4.3.226/volume/v3/snapshots/5c821177-e380-4103-8a60-60b3fe4d7da1 Jul 31 09:31:47.412387 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6dcc4781-4fdb-4f9d-9d7b-85025b64bc7a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:47.412704 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6dcc4781-4fdb-4f9d-9d7b-85025b64bc7a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:47.419819 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6dcc4781-4fdb-4f9d-9d7b-85025b64bc7a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] https://10.4.3.226/volume/v3/snapshots/5c821177-e380-4103-8a60-60b3fe4d7da1 returned with HTTP 404 Jul 31 09:31:47.420934 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 643/2572] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:47 2026] GET /volume/v3/snapshots/5c821177-e380-4103-8a60-60b3fe4d7da1 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:47.427572 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-8b9b532e-080e-4eb1-8259-68c1ce7f8ca6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Created reservations ['f13b33da-2599-4ed8-9990-6c47fac42cf5', 'b626fac6-6011-4ae0-9f54-fc4a89044fd0', '223a1d1b-e826-410d-acdb-eb02e60cbe63', '5e0cd4e0-8a5f-4015-8267-06b3aa4e9e81'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:47.428648 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8b9b532e-080e-4eb1-8259-68c1ce7f8ca6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (073ae173-9c2f-46ee-8bab-1db473a2e7ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f13b33da-2599-4ed8-9990-6c47fac42cf5', 'b626fac6-6011-4ae0-9f54-fc4a89044fd0', '223a1d1b-e826-410d-acdb-eb02e60cbe63', '5e0cd4e0-8a5f-4015-8267-06b3aa4e9e81']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:47.429163 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c55afb03-6ed6-480e-b798-2a5a6ef86031 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:47.429774 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8b9b532e-080e-4eb1-8259-68c1ce7f8ca6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58491df4-5fe9-44bc-bdf0-785f72d3cc05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:47.431192 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c55afb03-6ed6-480e-b798-2a5a6ef86031 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] DELETE https://10.4.3.226/volume/v3/snapshots/5c821177-e380-4103-8a60-60b3fe4d7da1 Jul 31 09:31:47.431482 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c55afb03-6ed6-480e-b798-2a5a6ef86031 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:47.431996 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c55afb03-6ed6-480e-b798-2a5a6ef86031 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:47.432110 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-c55afb03-6ed6-480e-b798-2a5a6ef86031 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Delete snapshot with id: 5c821177-e380-4103-8a60-60b3fe4d7da1 Jul 31 09:31:47.438726 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c55afb03-6ed6-480e-b798-2a5a6ef86031 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/5c821177-e380-4103-8a60-60b3fe4d7da1 returned with HTTP 404 Jul 31 09:31:47.438726 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 646/2573] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:31:47 2026] DELETE /volume/v3/snapshots/5c821177-e380-4103-8a60-60b3fe4d7da1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:47.453307 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-4e9748cd-6c03-4a99-be27-1e122877009e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:47.456125 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4e9748cd-6c03-4a99-be27-1e122877009e tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/5c821177-e380-4103-8a60-60b3fe4d7da1 Jul 31 09:31:47.456421 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4e9748cd-6c03-4a99-be27-1e122877009e tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:47.456642 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4e9748cd-6c03-4a99-be27-1e122877009e tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:47.463697 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8b9b532e-080e-4eb1-8259-68c1ce7f8ca6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58491df4-5fe9-44bc-bdf0-785f72d3cc05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7f4f268-f54b-4038-b682-106c9282a0aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1571421536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8ec807844e24a689afa25e1afa568e8',qos_specs=None,replication_status=,reservations=['f13b33da-2599-4ed8-9990-6c47fac42cf5','b626fac6-6011-4ae0-9f54-fc4a89044fd0','223a1d1b-e826-410d-acdb-eb02e60cbe63','5e0cd4e0-8a5f-4015-8267-06b3aa4e9e81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5515b26e475b445f9a02f6071df35d1b',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:31:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1571421536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7f4f268-f54b-4038-b682-106c9282a0aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8ec807844e24a689afa25e1afa568e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5515b26e475b445f9a02f6071df35d1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:47.464663 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8b9b532e-080e-4eb1-8259-68c1ce7f8ca6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f5dc7f7-adac-4aee-ab79-d62b8489906c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:47.466487 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4e9748cd-6c03-4a99-be27-1e122877009e tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/5c821177-e380-4103-8a60-60b3fe4d7da1 returned with HTTP 404 Jul 31 09:31:47.467088 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 642/2574] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:47 2026] GET /volume/v3/snapshots/5c821177-e380-4103-8a60-60b3fe4d7da1 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:47.479211 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b5b0170b-6713-48d1-a2f8-2e890f2e9cb5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:47.483382 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b5b0170b-6713-48d1-a2f8-2e890f2e9cb5 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/5a7d556a-85ce-4805-b6a3-76d832907dc9 Jul 31 09:31:47.483382 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b5b0170b-6713-48d1-a2f8-2e890f2e9cb5 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:47.483382 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b5b0170b-6713-48d1-a2f8-2e890f2e9cb5 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:47.483382 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-b5b0170b-6713-48d1-a2f8-2e890f2e9cb5 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Delete volume with id: 5a7d556a-85ce-4805-b6a3-76d832907dc9 Jul 31 09:31:47.492122 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8b9b532e-080e-4eb1-8259-68c1ce7f8ca6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f5dc7f7-adac-4aee-ab79-d62b8489906c) transitioned into state 'SUCCESS' from state '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-1571421536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8ec807844e24a689afa25e1afa568e8',qos_specs=None,replication_status=,reservations=['f13b33da-2599-4ed8-9990-6c47fac42cf5','b626fac6-6011-4ae0-9f54-fc4a89044fd0','223a1d1b-e826-410d-acdb-eb02e60cbe63','5e0cd4e0-8a5f-4015-8267-06b3aa4e9e81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5515b26e475b445f9a02f6071df35d1b',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:47.493187 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8b9b532e-080e-4eb1-8259-68c1ce7f8ca6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4cf5b94-91be-4632-997b-91b735c1b198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:47.498381 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:47.498381 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:47.498381 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b5b0170b-6713-48d1-a2f8-2e890f2e9cb5 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:31:47.505690 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8b9b532e-080e-4eb1-8259-68c1ce7f8ca6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4cf5b94-91be-4632-997b-91b735c1b198) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:47.506603 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8b9b532e-080e-4eb1-8259-68c1ce7f8ca6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Flow 'volume_create_api' (e043a9f7-bf37-4303-9452-328d28a29f87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:47.507023 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8b9b532e-080e-4eb1-8259-68c1ce7f8ca6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Create volume request issued successfully. Jul 31 09:31:47.507945 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8b9b532e-080e-4eb1-8259-68c1ce7f8ca6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:31:47.508567 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 644/2575] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:31:47 2026] POST /volume/v3/volumes => generated 749 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:47.522634 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f7827c19-93ad-4244-8423-81820aaf6d34 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:47.525231 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f7827c19-93ad-4244-8423-81820aaf6d34 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa Jul 31 09:31:47.525461 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f7827c19-93ad-4244-8423-81820aaf6d34 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:47.525505 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b5b0170b-6713-48d1-a2f8-2e890f2e9cb5 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Delete volume request issued successfully. Jul 31 09:31:47.525704 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f7827c19-93ad-4244-8423-81820aaf6d34 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:47.525758 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b5b0170b-6713-48d1-a2f8-2e890f2e9cb5 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/5a7d556a-85ce-4805-b6a3-76d832907dc9 returned with HTTP 202 Jul 31 09:31:47.526367 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 644/2576] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:31:47 2026] DELETE /volume/v3/volumes/5a7d556a-85ce-4805-b6a3-76d832907dc9 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:47.536893 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-17d3243a-91ca-45a6-864e-de79b85254aa None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:47.539156 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:47.539156 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:47.543297 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-17d3243a-91ca-45a6-864e-de79b85254aa tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/5a7d556a-85ce-4805-b6a3-76d832907dc9 Jul 31 09:31:47.544426 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-17d3243a-91ca-45a6-864e-de79b85254aa tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:47.544518 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f7827c19-93ad-4244-8423-81820aaf6d34 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:31:47.545099 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-17d3243a-91ca-45a6-864e-de79b85254aa tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:47.550748 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f7827c19-93ad-4244-8423-81820aaf6d34 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa returned with HTTP 200 Jul 31 09:31:47.551219 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 647/2577] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:47 2026] GET /volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:47.560928 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:47.560928 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:47.567706 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-17d3243a-91ca-45a6-864e-de79b85254aa tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:31:47.573016 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-17d3243a-91ca-45a6-864e-de79b85254aa tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/5a7d556a-85ce-4805-b6a3-76d832907dc9 returned with HTTP 200 Jul 31 09:31:47.573523 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 643/2578] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:47 2026] GET /volume/v3/volumes/5a7d556a-85ce-4805-b6a3-76d832907dc9 => generated 1017 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:48.569701 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a9f4b6d2-53cb-4cf7-bead-a40a3235941d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:48.572038 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a9f4b6d2-53cb-4cf7-bead-a40a3235941d tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa Jul 31 09:31:48.572294 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a9f4b6d2-53cb-4cf7-bead-a40a3235941d tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:48.572692 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a9f4b6d2-53cb-4cf7-bead-a40a3235941d tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:48.584475 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:48.584475 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:48.596094 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2566dd70-99b8-499f-a1fa-51f5d7c71df4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:48.601679 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a9f4b6d2-53cb-4cf7-bead-a40a3235941d tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:31:48.601818 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2566dd70-99b8-499f-a1fa-51f5d7c71df4 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/5a7d556a-85ce-4805-b6a3-76d832907dc9 Jul 31 09:31:48.601818 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2566dd70-99b8-499f-a1fa-51f5d7c71df4 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:48.601818 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2566dd70-99b8-499f-a1fa-51f5d7c71df4 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:48.614218 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a9f4b6d2-53cb-4cf7-bead-a40a3235941d tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa returned with HTTP 200 Jul 31 09:31:48.614956 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 645/2579] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:48 2026] GET /volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:48.619320 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2566dd70-99b8-499f-a1fa-51f5d7c71df4 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/5a7d556a-85ce-4805-b6a3-76d832907dc9 returned with HTTP 404 Jul 31 09:31:48.619591 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 645/2580] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:48 2026] GET /volume/v3/volumes/5a7d556a-85ce-4805-b6a3-76d832907dc9 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:48.638033 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5e4c50f0-c8a1-4418-8635-136ac16babd1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:48.639596 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-fd1cba7d-51b1-4695-9c72-4af74c05c4d5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:48.640213 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5e4c50f0-c8a1-4418-8635-136ac16babd1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:31:48.640657 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5e4c50f0-c8a1-4418-8635-136ac16babd1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-25701784"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:48.643336 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-5e4c50f0-c8a1-4418-8635-136ac16babd1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-25701784'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:31:48.643472 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-5e4c50f0-c8a1-4418-8635-136ac16babd1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create volume of 1 GB Jul 31 09:31:48.645901 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fd1cba7d-51b1-4695-9c72-4af74c05c4d5 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] POST https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa/action Jul 31 09:31:48.646497 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fd1cba7d-51b1-4695-9c72-4af74c05c4d5 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Action body: b'{"os-attach": {"instance_uuid": "81db819e-36af-440b-b5d9-d0d8024d32f8", "mountpoint": "/dev/vdb"}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:31:48.646730 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fd1cba7d-51b1-4695-9c72-4af74c05c4d5 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "81db819e-36af-440b-b5d9-d0d8024d32f8", "mountpoint": "/dev/vdb"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:48.650433 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5e4c50f0-c8a1-4418-8635-136ac16babd1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Availability Zones retrieved successfully. Jul 31 09:31:48.658962 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5e4c50f0-c8a1-4418-8635-136ac16babd1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Flow 'volume_create_api' (2448cf10-74f7-42ee-ad53-5d417a77e316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:48.660324 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5e4c50f0-c8a1-4418-8635-136ac16babd1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0abc027b-773f-41bc-9a09-c9581f37c255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:48.661470 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-5e4c50f0-c8a1-4418-8635-136ac16babd1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:31:48.666434 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:48.666434 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:48.667733 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-fd1cba7d-51b1-4695-9c72-4af74c05c4d5 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:31:48.683256 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-fd1cba7d-51b1-4695-9c72-4af74c05c4d5 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Update volume admin metadata completed successfully. Jul 31 09:31:48.699499 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5e4c50f0-c8a1-4418-8635-136ac16babd1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0abc027b-773f-41bc-9a09-c9581f37c255) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:48.701407 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5e4c50f0-c8a1-4418-8635-136ac16babd1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (786c4797-4d0c-4073-b96a-782da2d1b400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:48.740446 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-fd1cba7d-51b1-4695-9c72-4af74c05c4d5 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Attach volume completed successfully. Jul 31 09:31:48.741391 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fd1cba7d-51b1-4695-9c72-4af74c05c4d5 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa/action returned with HTTP 202 Jul 31 09:31:48.742105 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 644/2581] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:31:48 2026] POST /volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:31:48.750954 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-54025375-184a-45f0-8981-371fc54fd67a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:48.751753 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-5e4c50f0-c8a1-4418-8635-136ac16babd1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Created reservations ['888003b6-d3ea-4230-8081-a58c75b27bdc', '109be6e5-45be-4b3a-b063-2da5145388ea', 'cd3d0a03-c961-4a63-a8d3-3822809bf4f4', '670ad78a-386c-46e0-877d-24c1a522d199'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:48.752799 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5e4c50f0-c8a1-4418-8635-136ac16babd1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (786c4797-4d0c-4073-b96a-782da2d1b400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['888003b6-d3ea-4230-8081-a58c75b27bdc', '109be6e5-45be-4b3a-b063-2da5145388ea', 'cd3d0a03-c961-4a63-a8d3-3822809bf4f4', '670ad78a-386c-46e0-877d-24c1a522d199']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:48.753406 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-54025375-184a-45f0-8981-371fc54fd67a tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa Jul 31 09:31:48.753812 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5e4c50f0-c8a1-4418-8635-136ac16babd1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a59e05d-7c21-4086-b8a2-9146f5eac4fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:48.754002 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-54025375-184a-45f0-8981-371fc54fd67a tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:48.754296 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-54025375-184a-45f0-8981-371fc54fd67a tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:48.767816 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:48.767816 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:48.773463 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-54025375-184a-45f0-8981-371fc54fd67a tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:31:48.783023 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5e4c50f0-c8a1-4418-8635-136ac16babd1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a59e05d-7c21-4086-b8a2-9146f5eac4fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4f5e0ac-5e54-4157-b9f2-9e97b52c5964', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-25701784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0316823813f04f44b8277f6d23c3d2dd',qos_specs=None,replication_status=,reservations=['888003b6-d3ea-4230-8081-a58c75b27bdc','109be6e5-45be-4b3a-b063-2da5145388ea','cd3d0a03-c961-4a63-a8d3-3822809bf4f4','670ad78a-386c-46e0-877d-24c1a522d199'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcc2433c1824613a32ae08a782413f4',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:31:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-25701784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4f5e0ac-5e54-4157-b9f2-9e97b52c5964,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0316823813f04f44b8277f6d23c3d2dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdcc2433c1824613a32ae08a782413f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:48.783158 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-54025375-184a-45f0-8981-371fc54fd67a tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa returned with HTTP 200 Jul 31 09:31:48.783588 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 646/2582] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:48 2026] GET /volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa => generated 1176 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:48.784289 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5e4c50f0-c8a1-4418-8635-136ac16babd1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (056afa78-48af-445b-8b24-7e08dbbd77b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:48.803145 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-381dca75-d674-416a-8b51-e799ea057086 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:48.805257 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-381dca75-d674-416a-8b51-e799ea057086 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa Jul 31 09:31:48.805446 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-381dca75-d674-416a-8b51-e799ea057086 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:48.805712 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-381dca75-d674-416a-8b51-e799ea057086 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:48.817395 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5e4c50f0-c8a1-4418-8635-136ac16babd1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (056afa78-48af-445b-8b24-7e08dbbd77b2) transitioned into state 'SUCCESS' from state '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-25701784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0316823813f04f44b8277f6d23c3d2dd',qos_specs=None,replication_status=,reservations=['888003b6-d3ea-4230-8081-a58c75b27bdc','109be6e5-45be-4b3a-b063-2da5145388ea','cd3d0a03-c961-4a63-a8d3-3822809bf4f4','670ad78a-386c-46e0-877d-24c1a522d199'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcc2433c1824613a32ae08a782413f4',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:48.818641 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5e4c50f0-c8a1-4418-8635-136ac16babd1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8cb4e50-bf8b-44fd-b710-7a474eb3a259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:48.822098 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:48.822098 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:48.828427 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-381dca75-d674-416a-8b51-e799ea057086 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:31:48.832527 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5e4c50f0-c8a1-4418-8635-136ac16babd1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8cb4e50-bf8b-44fd-b710-7a474eb3a259) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:48.833887 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5e4c50f0-c8a1-4418-8635-136ac16babd1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Flow 'volume_create_api' (2448cf10-74f7-42ee-ad53-5d417a77e316) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:48.834463 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5e4c50f0-c8a1-4418-8635-136ac16babd1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create volume request issued successfully. Jul 31 09:31:48.835225 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5e4c50f0-c8a1-4418-8635-136ac16babd1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:31:48.835755 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-381dca75-d674-416a-8b51-e799ea057086 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa returned with HTTP 200 Jul 31 09:31:48.836415 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 646/2583] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:48 2026] GET /volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa => generated 1176 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:48.836795 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 648/2584] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:31:48 2026] POST /volume/v3/volumes => generated 776 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:48.849498 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e8b63e36-eb77-47c5-b5d1-e9cd8eedccae None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:48.854834 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9b39b6f4-ae77-4705-a15b-76ff8b48ab0c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:48.856541 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9b39b6f4-ae77-4705-a15b-76ff8b48ab0c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/d4f5e0ac-5e54-4157-b9f2-9e97b52c5964 Jul 31 09:31:48.856715 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9b39b6f4-ae77-4705-a15b-76ff8b48ab0c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:48.856897 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9b39b6f4-ae77-4705-a15b-76ff8b48ab0c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:48.881609 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:48.881609 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:48.889266 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9b39b6f4-ae77-4705-a15b-76ff8b48ab0c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:31:48.894179 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9b39b6f4-ae77-4705-a15b-76ff8b48ab0c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/d4f5e0ac-5e54-4157-b9f2-9e97b52c5964 returned with HTTP 200 Jul 31 09:31:48.894179 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 647/2585] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:48 2026] GET /volume/v3/volumes/d4f5e0ac-5e54-4157-b9f2-9e97b52c5964 => generated 955 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:49.014743 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e8b63e36-eb77-47c5-b5d1-e9cd8eedccae tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] POST https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa/action Jul 31 09:31:49.015153 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e8b63e36-eb77-47c5-b5d1-e9cd8eedccae tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:31:49.015309 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e8b63e36-eb77-47c5-b5d1-e9cd8eedccae tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:49.028036 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:49.028036 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:49.028633 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.admin_actions [None req-e8b63e36-eb77-47c5-b5d1-e9cd8eedccae tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Updating volume 'f7f4f268-f54b-4038-b682-106c9282a0aa' with '{'status': 'error'}' {{(pid=100314) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 09:31:49.052106 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e8b63e36-eb77-47c5-b5d1-e9cd8eedccae tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa/action returned with HTTP 202 Jul 31 09:31:49.052523 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 645/2586] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:31:48 2026] POST /volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa/action => generated 0 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:31:49.063255 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bbff3b0b-9280-4165-a539-70ce22929f38 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:49.071262 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bbff3b0b-9280-4165-a539-70ce22929f38 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa Jul 31 09:31:49.071584 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bbff3b0b-9280-4165-a539-70ce22929f38 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:49.072422 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bbff3b0b-9280-4165-a539-70ce22929f38 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:49.082349 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:49.082349 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:49.088415 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bbff3b0b-9280-4165-a539-70ce22929f38 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:31:49.096350 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bbff3b0b-9280-4165-a539-70ce22929f38 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa returned with HTTP 200 Jul 31 09:31:49.097072 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 647/2587] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:49 2026] GET /volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa => generated 1175 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:49.110597 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a8da2501-d713-42d8-987a-f6abd00a4897 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:49.112468 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a8da2501-d713-42d8-987a-f6abd00a4897 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] POST https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa/action Jul 31 09:31:49.112802 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a8da2501-d713-42d8-987a-f6abd00a4897 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "a6f98b9c-5dfd-4435-8368-70efbb1fe3de"}}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:31:49.112919 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a8da2501-d713-42d8-987a-f6abd00a4897 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "a6f98b9c-5dfd-4435-8368-70efbb1fe3de"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:49.123705 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:49.123705 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:49.124074 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a8da2501-d713-42d8-987a-f6abd00a4897 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Volume info retrieved successfully. Jul 31 09:31:49.142896 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a8da2501-d713-42d8-987a-f6abd00a4897 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Terminate volume connection completed successfully. Jul 31 09:31:49.149635 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a8da2501-d713-42d8-987a-f6abd00a4897 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100315) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 31 09:31:49.209962 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a8da2501-d713-42d8-987a-f6abd00a4897 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Detach volume completed successfully. Jul 31 09:31:49.210098 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a8da2501-d713-42d8-987a-f6abd00a4897 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa/action returned with HTTP 202 Jul 31 09:31:49.210881 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 649/2588] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:31:49 2026] POST /volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:31:49.222763 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-da3f9e54-74a1-4a56-9d62-8dca1ecbbf51 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:49.225834 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-da3f9e54-74a1-4a56-9d62-8dca1ecbbf51 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa Jul 31 09:31:49.226078 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-da3f9e54-74a1-4a56-9d62-8dca1ecbbf51 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:49.226268 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-da3f9e54-74a1-4a56-9d62-8dca1ecbbf51 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:49.232908 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:49.232908 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:49.236738 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-da3f9e54-74a1-4a56-9d62-8dca1ecbbf51 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:31:49.241792 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-da3f9e54-74a1-4a56-9d62-8dca1ecbbf51 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa returned with HTTP 200 Jul 31 09:31:49.242066 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 648/2589] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:49 2026] GET /volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:49.260269 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f8cf1d92-8892-48e6-b470-aa8160b421d7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:49.260269 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f8cf1d92-8892-48e6-b470-aa8160b421d7 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa Jul 31 09:31:49.260269 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f8cf1d92-8892-48e6-b470-aa8160b421d7 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:49.260269 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f8cf1d92-8892-48e6-b470-aa8160b421d7 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:49.267474 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:49.267474 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:49.271556 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f8cf1d92-8892-48e6-b470-aa8160b421d7 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:31:49.275674 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f8cf1d92-8892-48e6-b470-aa8160b421d7 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa returned with HTTP 200 Jul 31 09:31:49.276103 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 646/2590] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:49 2026] GET /volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:49.298971 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0d17e197-b57c-4c66-b422-d54f095209c6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:49.305801 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0d17e197-b57c-4c66-b422-d54f095209c6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] POST https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa/action Jul 31 09:31:49.307168 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0d17e197-b57c-4c66-b422-d54f095209c6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Action body: b'{"os-detach": {}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:31:49.307168 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0d17e197-b57c-4c66-b422-d54f095209c6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:49.318491 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:49.318491 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:49.319328 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0d17e197-b57c-4c66-b422-d54f095209c6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:31:49.356484 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0d17e197-b57c-4c66-b422-d54f095209c6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Detach volume completed successfully. Jul 31 09:31:49.356800 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0d17e197-b57c-4c66-b422-d54f095209c6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa/action returned with HTTP 202 Jul 31 09:31:49.357971 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 648/2591] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:31:49 2026] POST /volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:31:49.365373 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d4e09298-c0f4-4580-8c37-4dc028f76ce3 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:49.367524 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d4e09298-c0f4-4580-8c37-4dc028f76ce3 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa Jul 31 09:31:49.367749 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d4e09298-c0f4-4580-8c37-4dc028f76ce3 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:49.368041 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d4e09298-c0f4-4580-8c37-4dc028f76ce3 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:49.376279 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:49.376279 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:49.385077 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d4e09298-c0f4-4580-8c37-4dc028f76ce3 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:31:49.397505 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d4e09298-c0f4-4580-8c37-4dc028f76ce3 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa returned with HTTP 200 Jul 31 09:31:49.398661 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 650/2592] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:49 2026] GET /volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:49.412615 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-561784cd-0e5a-4dbd-b06e-70d691edbd30 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:49.414680 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-561784cd-0e5a-4dbd-b06e-70d691edbd30 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa Jul 31 09:31:49.414861 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-561784cd-0e5a-4dbd-b06e-70d691edbd30 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:49.415115 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-561784cd-0e5a-4dbd-b06e-70d691edbd30 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:49.422126 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:49.422126 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:49.426281 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-561784cd-0e5a-4dbd-b06e-70d691edbd30 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:31:49.430995 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-561784cd-0e5a-4dbd-b06e-70d691edbd30 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa returned with HTTP 200 Jul 31 09:31:49.431505 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 649/2593] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:49 2026] GET /volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:49.445121 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-bb9ea0e6-2909-4668-8567-f62e06af3aca None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:49.447199 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bb9ea0e6-2909-4668-8567-f62e06af3aca tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] DELETE https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa Jul 31 09:31:49.447473 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bb9ea0e6-2909-4668-8567-f62e06af3aca tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:49.447721 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bb9ea0e6-2909-4668-8567-f62e06af3aca tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:49.447934 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-bb9ea0e6-2909-4668-8567-f62e06af3aca tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Delete volume with id: f7f4f268-f54b-4038-b682-106c9282a0aa Jul 31 09:31:49.460518 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:49.460518 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:49.462080 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-bb9ea0e6-2909-4668-8567-f62e06af3aca tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:31:49.487658 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-bb9ea0e6-2909-4668-8567-f62e06af3aca tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Delete volume request issued successfully. Jul 31 09:31:49.487915 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bb9ea0e6-2909-4668-8567-f62e06af3aca tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa returned with HTTP 202 Jul 31 09:31:49.488594 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 647/2594] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:31:49 2026] DELETE /volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:49.496507 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2b699bc0-d363-458c-b971-47393cdab6e7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:49.500296 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2b699bc0-d363-458c-b971-47393cdab6e7 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa Jul 31 09:31:49.500296 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2b699bc0-d363-458c-b971-47393cdab6e7 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:49.500296 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2b699bc0-d363-458c-b971-47393cdab6e7 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:49.509305 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:49.509305 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:49.514308 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2b699bc0-d363-458c-b971-47393cdab6e7 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:31:49.518859 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2b699bc0-d363-458c-b971-47393cdab6e7 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa returned with HTTP 200 Jul 31 09:31:49.519229 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 649/2595] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:49 2026] GET /volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:49.912665 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-1cfa3f70-17ce-41e8-8eae-824a07937f9c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:49.916791 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1cfa3f70-17ce-41e8-8eae-824a07937f9c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/d4f5e0ac-5e54-4157-b9f2-9e97b52c5964 Jul 31 09:31:49.916791 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1cfa3f70-17ce-41e8-8eae-824a07937f9c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:49.916791 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1cfa3f70-17ce-41e8-8eae-824a07937f9c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:49.926465 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:49.926465 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:49.933425 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-1cfa3f70-17ce-41e8-8eae-824a07937f9c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:31:49.941275 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1cfa3f70-17ce-41e8-8eae-824a07937f9c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/d4f5e0ac-5e54-4157-b9f2-9e97b52c5964 returned with HTTP 200 Jul 31 09:31:49.941717 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 651/2596] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:49 2026] GET /volume/v3/volumes/d4f5e0ac-5e54-4157-b9f2-9e97b52c5964 => generated 1007 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:49.954964 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-858ff317-9515-48d2-82bc-4c154ed3f2d9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:49.957268 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-858ff317-9515-48d2-82bc-4c154ed3f2d9 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:31:49.957503 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-858ff317-9515-48d2-82bc-4c154ed3f2d9 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4f5e0ac-5e54-4157-b9f2-9e97b52c5964", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1479884424"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:49.967746 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:49.967746 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:49.968183 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-858ff317-9515-48d2-82bc-4c154ed3f2d9 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:31:49.968355 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-858ff317-9515-48d2-82bc-4c154ed3f2d9 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create snapshot from volume d4f5e0ac-5e54-4157-b9f2-9e97b52c5964 Jul 31 09:31:50.010070 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-858ff317-9515-48d2-82bc-4c154ed3f2d9 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Created reservations ['3eed70bc-945d-4163-bd3b-4277efbfc847', '1974f0c0-60f1-4c56-a807-4aa44f209c1a', 'b4d147da-0e9f-452e-b456-f695076902ec', '46533b16-9a33-428e-a302-6d31db0f108d'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:50.050114 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-858ff317-9515-48d2-82bc-4c154ed3f2d9 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot create request issued successfully. Jul 31 09:31:50.050472 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-858ff317-9515-48d2-82bc-4c154ed3f2d9 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:31:50.050992 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 650/2597] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:31:49 2026] POST /volume/v3/snapshots => generated 308 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:50.064292 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d0675ba6-d475-4bed-8169-e45955fe4afe None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:50.071268 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d0675ba6-d475-4bed-8169-e45955fe4afe tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/a424813e-a56d-4d1f-8940-ae74847becc2 Jul 31 09:31:50.071268 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d0675ba6-d475-4bed-8169-e45955fe4afe tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:50.071268 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d0675ba6-d475-4bed-8169-e45955fe4afe tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:50.073921 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:50.073921 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:50.074449 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-d0675ba6-d475-4bed-8169-e45955fe4afe tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot retrieved successfully. Jul 31 09:31:50.075329 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d0675ba6-d475-4bed-8169-e45955fe4afe tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/a424813e-a56d-4d1f-8940-ae74847becc2 returned with HTTP 200 Jul 31 09:31:50.076196 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 648/2598] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:50 2026] GET /volume/v3/snapshots/a424813e-a56d-4d1f-8940-ae74847becc2 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:50.534185 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a1363ef0-d7a1-425e-989e-4d9120cb59da None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:50.537087 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a1363ef0-d7a1-425e-989e-4d9120cb59da tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa Jul 31 09:31:50.537526 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a1363ef0-d7a1-425e-989e-4d9120cb59da tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:50.537861 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a1363ef0-d7a1-425e-989e-4d9120cb59da tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:50.546665 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a1363ef0-d7a1-425e-989e-4d9120cb59da tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa returned with HTTP 404 Jul 31 09:31:50.547466 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 650/2599] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:50 2026] GET /volume/v3/volumes/f7f4f268-f54b-4038-b682-106c9282a0aa => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:51.088449 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e9a0cf14-e803-4dd8-ba8e-82fc1a2eaf8c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:51.090527 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e9a0cf14-e803-4dd8-ba8e-82fc1a2eaf8c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/a424813e-a56d-4d1f-8940-ae74847becc2 Jul 31 09:31:51.090814 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e9a0cf14-e803-4dd8-ba8e-82fc1a2eaf8c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:51.090942 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e9a0cf14-e803-4dd8-ba8e-82fc1a2eaf8c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:51.100732 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:51.100732 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:51.101403 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e9a0cf14-e803-4dd8-ba8e-82fc1a2eaf8c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot retrieved successfully. Jul 31 09:31:51.102486 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e9a0cf14-e803-4dd8-ba8e-82fc1a2eaf8c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/a424813e-a56d-4d1f-8940-ae74847becc2 returned with HTTP 200 Jul 31 09:31:51.102998 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 652/2600] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:51 2026] GET /volume/v3/snapshots/a424813e-a56d-4d1f-8940-ae74847becc2 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:51.115897 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-acc5cbf1-fa19-4cf6-9bcc-715aecfb4c6f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:51.121128 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-acc5cbf1-fa19-4cf6-9bcc-715aecfb4c6f tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] POST https://10.4.3.226/volume/v3/snapshots/a424813e-a56d-4d1f-8940-ae74847becc2/action Jul 31 09:31:51.121665 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-acc5cbf1-fa19-4cf6-9bcc-715aecfb4c6f tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:31:51.122200 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-acc5cbf1-fa19-4cf6-9bcc-715aecfb4c6f tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:51.130662 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:51.130662 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:51.132159 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-acc5cbf1-fa19-4cf6-9bcc-715aecfb4c6f tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Snapshot retrieved successfully. Jul 31 09:31:51.132159 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.policy [None req-acc5cbf1-fa19-4cf6-9bcc-715aecfb4c6f tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'da7a3346a6f24778b1eb17df549064ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0316823813f04f44b8277f6d23c3d2dd', '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=100316) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:31:51.132350 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-acc5cbf1-fa19-4cf6-9bcc-715aecfb4c6f tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] https://10.4.3.226/volume/v3/snapshots/a424813e-a56d-4d1f-8940-ae74847becc2/action returned with HTTP 403 Jul 31 09:31:51.132848 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 651/2601] 10.4.3.226 () {68 vars in 1396 bytes} [Fri Jul 31 09:31:51 2026] POST /volume/v3/snapshots/a424813e-a56d-4d1f-8940-ae74847becc2/action => generated 133 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:51.141126 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2632e4be-3c49-4951-86a0-d98323e07210 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:51.143297 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2632e4be-3c49-4951-86a0-d98323e07210 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] DELETE https://10.4.3.226/volume/v3/snapshots/a424813e-a56d-4d1f-8940-ae74847becc2 Jul 31 09:31:51.143600 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2632e4be-3c49-4951-86a0-d98323e07210 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:51.143864 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2632e4be-3c49-4951-86a0-d98323e07210 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:51.144017 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-2632e4be-3c49-4951-86a0-d98323e07210 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Delete snapshot with id: a424813e-a56d-4d1f-8940-ae74847becc2 Jul 31 09:31:51.152614 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:51.152614 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:51.153152 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-2632e4be-3c49-4951-86a0-d98323e07210 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot retrieved successfully. Jul 31 09:31:51.188632 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-2632e4be-3c49-4951-86a0-d98323e07210 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot delete request issued successfully. Jul 31 09:31:51.188853 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2632e4be-3c49-4951-86a0-d98323e07210 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/a424813e-a56d-4d1f-8940-ae74847becc2 returned with HTTP 202 Jul 31 09:31:51.189381 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 649/2602] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:31:51 2026] DELETE /volume/v3/snapshots/a424813e-a56d-4d1f-8940-ae74847becc2 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:51.202661 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c4e79fb6-99a4-4121-b06c-9131f7a0671b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:51.206972 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c4e79fb6-99a4-4121-b06c-9131f7a0671b tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/a424813e-a56d-4d1f-8940-ae74847becc2 Jul 31 09:31:51.207114 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c4e79fb6-99a4-4121-b06c-9131f7a0671b tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:51.207342 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c4e79fb6-99a4-4121-b06c-9131f7a0671b tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:51.222861 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:51.222861 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:51.223571 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c4e79fb6-99a4-4121-b06c-9131f7a0671b tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot retrieved successfully. Jul 31 09:31:51.228500 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c4e79fb6-99a4-4121-b06c-9131f7a0671b tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/a424813e-a56d-4d1f-8940-ae74847becc2 returned with HTTP 200 Jul 31 09:31:51.229149 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 651/2603] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:51 2026] GET /volume/v3/snapshots/a424813e-a56d-4d1f-8940-ae74847becc2 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:52.240427 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e4435dc7-2901-455f-818e-38ebbc3fc47c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:52.243034 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e4435dc7-2901-455f-818e-38ebbc3fc47c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/a424813e-a56d-4d1f-8940-ae74847becc2 Jul 31 09:31:52.243265 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e4435dc7-2901-455f-818e-38ebbc3fc47c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:52.243462 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e4435dc7-2901-455f-818e-38ebbc3fc47c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:52.250690 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e4435dc7-2901-455f-818e-38ebbc3fc47c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/a424813e-a56d-4d1f-8940-ae74847becc2 returned with HTTP 404 Jul 31 09:31:52.251318 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 653/2604] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:52 2026] GET /volume/v3/snapshots/a424813e-a56d-4d1f-8940-ae74847becc2 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:52.259706 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6e318c5a-dc2f-4353-a901-4ece7212e258 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:52.262017 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6e318c5a-dc2f-4353-a901-4ece7212e258 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/d4f5e0ac-5e54-4157-b9f2-9e97b52c5964 Jul 31 09:31:52.262299 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6e318c5a-dc2f-4353-a901-4ece7212e258 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:52.262544 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6e318c5a-dc2f-4353-a901-4ece7212e258 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:52.262825 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-6e318c5a-dc2f-4353-a901-4ece7212e258 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Delete volume with id: d4f5e0ac-5e54-4157-b9f2-9e97b52c5964 Jul 31 09:31:52.273286 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:52.273286 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:52.273782 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6e318c5a-dc2f-4353-a901-4ece7212e258 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:31:52.291686 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6e318c5a-dc2f-4353-a901-4ece7212e258 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Delete volume request issued successfully. Jul 31 09:31:52.291861 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6e318c5a-dc2f-4353-a901-4ece7212e258 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/d4f5e0ac-5e54-4157-b9f2-9e97b52c5964 returned with HTTP 202 Jul 31 09:31:52.292384 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 652/2605] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:31:52 2026] DELETE /volume/v3/volumes/d4f5e0ac-5e54-4157-b9f2-9e97b52c5964 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:52.302692 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0fc9bc0d-003d-440b-a860-4e56881522a3 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:52.307765 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0fc9bc0d-003d-440b-a860-4e56881522a3 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/d4f5e0ac-5e54-4157-b9f2-9e97b52c5964 Jul 31 09:31:52.307765 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0fc9bc0d-003d-440b-a860-4e56881522a3 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:52.307765 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0fc9bc0d-003d-440b-a860-4e56881522a3 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:52.316537 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:52.316537 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:52.321996 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-0fc9bc0d-003d-440b-a860-4e56881522a3 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:31:52.326850 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0fc9bc0d-003d-440b-a860-4e56881522a3 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/d4f5e0ac-5e54-4157-b9f2-9e97b52c5964 returned with HTTP 200 Jul 31 09:31:52.327537 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 650/2606] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:52 2026] GET /volume/v3/volumes/d4f5e0ac-5e54-4157-b9f2-9e97b52c5964 => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:53.087799 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-07fa1c0f-c30f-48ba-9a69-1faedc17f61f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:53.093930 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-07fa1c0f-c30f-48ba-9a69-1faedc17f61f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:31:53.094385 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-07fa1c0f-c30f-48ba-9a69-1faedc17f61f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-148656352"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:53.096147 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-07fa1c0f-c30f-48ba-9a69-1faedc17f61f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-148656352'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:31:53.096342 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-07fa1c0f-c30f-48ba-9a69-1faedc17f61f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Create volume of 1 GB Jul 31 09:31:53.105027 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-07fa1c0f-c30f-48ba-9a69-1faedc17f61f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Availability Zones retrieved successfully. Jul 31 09:31:53.115351 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07fa1c0f-c30f-48ba-9a69-1faedc17f61f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Flow 'volume_create_api' (925046dc-9106-4d2a-9035-ba1b8742ac32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:53.118005 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07fa1c0f-c30f-48ba-9a69-1faedc17f61f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3b15fde-3a9b-4eb4-ad48-2285239cedef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:53.119443 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-07fa1c0f-c30f-48ba-9a69-1faedc17f61f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:31:53.152778 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07fa1c0f-c30f-48ba-9a69-1faedc17f61f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3b15fde-3a9b-4eb4-ad48-2285239cedef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:53.153947 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07fa1c0f-c30f-48ba-9a69-1faedc17f61f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f704904-ba9e-48ab-b022-b3519285ad41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:53.207160 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-07fa1c0f-c30f-48ba-9a69-1faedc17f61f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Created reservations ['10437332-4ee3-444c-98fb-c5f5806f827a', 'f9974007-47e0-4c03-a6f0-7dc1296208de', 'f6c0519d-7cc0-47f6-a480-a3fa8c309626', 'd283c66c-d004-4971-acd6-3a09b354b4a2'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:53.208171 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07fa1c0f-c30f-48ba-9a69-1faedc17f61f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f704904-ba9e-48ab-b022-b3519285ad41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10437332-4ee3-444c-98fb-c5f5806f827a', 'f9974007-47e0-4c03-a6f0-7dc1296208de', 'f6c0519d-7cc0-47f6-a480-a3fa8c309626', 'd283c66c-d004-4971-acd6-3a09b354b4a2']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:53.209185 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07fa1c0f-c30f-48ba-9a69-1faedc17f61f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a879a660-6144-4339-885c-2fa2f7ae825f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:53.237622 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07fa1c0f-c30f-48ba-9a69-1faedc17f61f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a879a660-6144-4339-885c-2fa2f7ae825f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0e84287-c975-4cfa-8e7c-2f08f7b27d49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-148656352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8ec807844e24a689afa25e1afa568e8',qos_specs=None,replication_status=,reservations=['10437332-4ee3-444c-98fb-c5f5806f827a','f9974007-47e0-4c03-a6f0-7dc1296208de','f6c0519d-7cc0-47f6-a480-a3fa8c309626','d283c66c-d004-4971-acd6-3a09b354b4a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5515b26e475b445f9a02f6071df35d1b',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:31:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-148656352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0e84287-c975-4cfa-8e7c-2f08f7b27d49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8ec807844e24a689afa25e1afa568e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5515b26e475b445f9a02f6071df35d1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:53.238483 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07fa1c0f-c30f-48ba-9a69-1faedc17f61f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cd709ab-1df4-4087-98fe-dc53e0735789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:53.260239 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07fa1c0f-c30f-48ba-9a69-1faedc17f61f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cd709ab-1df4-4087-98fe-dc53e0735789) transitioned into state 'SUCCESS' from state '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-148656352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8ec807844e24a689afa25e1afa568e8',qos_specs=None,replication_status=,reservations=['10437332-4ee3-444c-98fb-c5f5806f827a','f9974007-47e0-4c03-a6f0-7dc1296208de','f6c0519d-7cc0-47f6-a480-a3fa8c309626','d283c66c-d004-4971-acd6-3a09b354b4a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5515b26e475b445f9a02f6071df35d1b',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:53.261080 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07fa1c0f-c30f-48ba-9a69-1faedc17f61f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22159b63-1a8b-44b2-8299-2be25c8cfe18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:53.274269 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07fa1c0f-c30f-48ba-9a69-1faedc17f61f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22159b63-1a8b-44b2-8299-2be25c8cfe18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:53.274269 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07fa1c0f-c30f-48ba-9a69-1faedc17f61f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Flow 'volume_create_api' (925046dc-9106-4d2a-9035-ba1b8742ac32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:53.274269 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-07fa1c0f-c30f-48ba-9a69-1faedc17f61f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Create volume request issued successfully. Jul 31 09:31:53.274269 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-07fa1c0f-c30f-48ba-9a69-1faedc17f61f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:31:53.274575 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 652/2607] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:31:53 2026] POST /volume/v3/volumes => generated 748 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:53.292095 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-61a8d15e-c042-4755-b709-287a53613516 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:53.294137 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-61a8d15e-c042-4755-b709-287a53613516 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/a0e84287-c975-4cfa-8e7c-2f08f7b27d49 Jul 31 09:31:53.294421 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-61a8d15e-c042-4755-b709-287a53613516 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:53.294741 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-61a8d15e-c042-4755-b709-287a53613516 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:53.302933 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:53.302933 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:53.308788 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-61a8d15e-c042-4755-b709-287a53613516 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:31:53.316143 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-61a8d15e-c042-4755-b709-287a53613516 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/a0e84287-c975-4cfa-8e7c-2f08f7b27d49 returned with HTTP 200 Jul 31 09:31:53.316748 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 654/2608] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:53 2026] GET /volume/v3/volumes/a0e84287-c975-4cfa-8e7c-2f08f7b27d49 => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:53.344094 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2cc20497-5b93-420e-ba98-efea66007fe8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:53.346650 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2cc20497-5b93-420e-ba98-efea66007fe8 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/d4f5e0ac-5e54-4157-b9f2-9e97b52c5964 Jul 31 09:31:53.346915 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2cc20497-5b93-420e-ba98-efea66007fe8 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:53.347126 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2cc20497-5b93-420e-ba98-efea66007fe8 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:53.354179 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2cc20497-5b93-420e-ba98-efea66007fe8 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/d4f5e0ac-5e54-4157-b9f2-9e97b52c5964 returned with HTTP 404 Jul 31 09:31:53.354894 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 653/2609] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:53 2026] GET /volume/v3/volumes/d4f5e0ac-5e54-4157-b9f2-9e97b52c5964 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:53.363808 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-fa85c3df-8fe3-4386-aba7-ad4ef04d3081 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:53.370809 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fa85c3df-8fe3-4386-aba7-ad4ef04d3081 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:31:53.370809 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fa85c3df-8fe3-4386-aba7-ad4ef04d3081 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-833159109"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:53.370809 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-fa85c3df-8fe3-4386-aba7-ad4ef04d3081 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-833159109'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:31:53.370809 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-fa85c3df-8fe3-4386-aba7-ad4ef04d3081 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create volume of 1 GB Jul 31 09:31:53.375731 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-fa85c3df-8fe3-4386-aba7-ad4ef04d3081 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Availability Zones retrieved successfully. Jul 31 09:31:53.390198 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fa85c3df-8fe3-4386-aba7-ad4ef04d3081 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Flow 'volume_create_api' (9d17e79e-a1e3-4fbd-92bd-164bf40b476f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:53.391885 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fa85c3df-8fe3-4386-aba7-ad4ef04d3081 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1397ada8-d749-463f-88d3-4f844b952724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:53.393155 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-fa85c3df-8fe3-4386-aba7-ad4ef04d3081 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:31:53.429813 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fa85c3df-8fe3-4386-aba7-ad4ef04d3081 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1397ada8-d749-463f-88d3-4f844b952724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:53.429813 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fa85c3df-8fe3-4386-aba7-ad4ef04d3081 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3a5c3b4-d8ae-445a-982d-f8ae6435deb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:53.484396 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-fa85c3df-8fe3-4386-aba7-ad4ef04d3081 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Created reservations ['b7e41830-1148-4c6f-a417-2c36c4a8908d', 'abf5dffb-783f-48e0-9b48-70f42a231d93', '51ae69eb-5416-460e-9c55-558d6694e627', '78460553-989d-473f-871e-4c5439f54055'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:53.484396 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fa85c3df-8fe3-4386-aba7-ad4ef04d3081 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3a5c3b4-d8ae-445a-982d-f8ae6435deb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7e41830-1148-4c6f-a417-2c36c4a8908d', 'abf5dffb-783f-48e0-9b48-70f42a231d93', '51ae69eb-5416-460e-9c55-558d6694e627', '78460553-989d-473f-871e-4c5439f54055']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:53.484396 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fa85c3df-8fe3-4386-aba7-ad4ef04d3081 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (740e813a-b7d8-42eb-83f8-bd2e8aef9e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:53.515845 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fa85c3df-8fe3-4386-aba7-ad4ef04d3081 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (740e813a-b7d8-42eb-83f8-bd2e8aef9e86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01bfdbb7-6b92-4a1c-b6fd-8e65a6727d78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-833159109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0316823813f04f44b8277f6d23c3d2dd',qos_specs=None,replication_status=,reservations=['b7e41830-1148-4c6f-a417-2c36c4a8908d','abf5dffb-783f-48e0-9b48-70f42a231d93','51ae69eb-5416-460e-9c55-558d6694e627','78460553-989d-473f-871e-4c5439f54055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcc2433c1824613a32ae08a782413f4',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:31:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-833159109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01bfdbb7-6b92-4a1c-b6fd-8e65a6727d78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0316823813f04f44b8277f6d23c3d2dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdcc2433c1824613a32ae08a782413f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:53.522893 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fa85c3df-8fe3-4386-aba7-ad4ef04d3081 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (766c56d5-1715-4c4e-8a80-ad4f469b6357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:53.547328 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fa85c3df-8fe3-4386-aba7-ad4ef04d3081 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (766c56d5-1715-4c4e-8a80-ad4f469b6357) transitioned into state 'SUCCESS' from state '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-833159109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0316823813f04f44b8277f6d23c3d2dd',qos_specs=None,replication_status=,reservations=['b7e41830-1148-4c6f-a417-2c36c4a8908d','abf5dffb-783f-48e0-9b48-70f42a231d93','51ae69eb-5416-460e-9c55-558d6694e627','78460553-989d-473f-871e-4c5439f54055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcc2433c1824613a32ae08a782413f4',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:53.548203 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fa85c3df-8fe3-4386-aba7-ad4ef04d3081 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c271e7e-10d1-4813-b390-cc7f16e053a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:53.561387 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fa85c3df-8fe3-4386-aba7-ad4ef04d3081 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c271e7e-10d1-4813-b390-cc7f16e053a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:53.562896 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fa85c3df-8fe3-4386-aba7-ad4ef04d3081 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Flow 'volume_create_api' (9d17e79e-a1e3-4fbd-92bd-164bf40b476f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:53.563110 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-fa85c3df-8fe3-4386-aba7-ad4ef04d3081 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create volume request issued successfully. Jul 31 09:31:53.564232 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fa85c3df-8fe3-4386-aba7-ad4ef04d3081 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:31:53.564842 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 651/2610] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:31:53 2026] POST /volume/v3/volumes => generated 777 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:53.583075 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a73b12bf-19fd-4723-a1f5-3d6478a89111 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:53.586059 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a73b12bf-19fd-4723-a1f5-3d6478a89111 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/01bfdbb7-6b92-4a1c-b6fd-8e65a6727d78 Jul 31 09:31:53.586486 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a73b12bf-19fd-4723-a1f5-3d6478a89111 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:53.587130 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a73b12bf-19fd-4723-a1f5-3d6478a89111 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:53.605628 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:53.605628 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:53.611130 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a73b12bf-19fd-4723-a1f5-3d6478a89111 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:31:53.616539 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a73b12bf-19fd-4723-a1f5-3d6478a89111 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/01bfdbb7-6b92-4a1c-b6fd-8e65a6727d78 returned with HTTP 200 Jul 31 09:31:53.616996 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 653/2611] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:53 2026] GET /volume/v3/volumes/01bfdbb7-6b92-4a1c-b6fd-8e65a6727d78 => generated 956 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:54.334718 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-05ebd29b-634a-4950-b969-ddb4ff9451e4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:54.337443 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-05ebd29b-634a-4950-b969-ddb4ff9451e4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/a0e84287-c975-4cfa-8e7c-2f08f7b27d49 Jul 31 09:31:54.337720 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-05ebd29b-634a-4950-b969-ddb4ff9451e4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:54.337975 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-05ebd29b-634a-4950-b969-ddb4ff9451e4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:54.351904 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:54.351904 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:54.361234 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-05ebd29b-634a-4950-b969-ddb4ff9451e4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:31:54.368030 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-05ebd29b-634a-4950-b969-ddb4ff9451e4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/a0e84287-c975-4cfa-8e7c-2f08f7b27d49 returned with HTTP 200 Jul 31 09:31:54.368545 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 655/2612] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:54 2026] GET /volume/v3/volumes/a0e84287-c975-4cfa-8e7c-2f08f7b27d49 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:54.386280 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ce58c190-9c15-4492-9814-4fd1ac30e335 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:54.388059 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ce58c190-9c15-4492-9814-4fd1ac30e335 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] POST https://10.4.3.226/volume/v3/volumes/a0e84287-c975-4cfa-8e7c-2f08f7b27d49/action Jul 31 09:31:54.388059 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ce58c190-9c15-4492-9814-4fd1ac30e335 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:31:54.388221 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ce58c190-9c15-4492-9814-4fd1ac30e335 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:54.397082 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:54.397082 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:54.397381 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.admin_actions [None req-ce58c190-9c15-4492-9814-4fd1ac30e335 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Updating volume 'a0e84287-c975-4cfa-8e7c-2f08f7b27d49' with '{'status': 'attaching'}' {{(pid=100316) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 09:31:54.422709 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ce58c190-9c15-4492-9814-4fd1ac30e335 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] https://10.4.3.226/volume/v3/volumes/a0e84287-c975-4cfa-8e7c-2f08f7b27d49/action returned with HTTP 202 Jul 31 09:31:54.427719 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 654/2613] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:31:54 2026] POST /volume/v3/volumes/a0e84287-c975-4cfa-8e7c-2f08f7b27d49/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:31:54.433511 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ac7ebc67-52a2-4868-8f43-d888249480ca None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:54.435656 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ac7ebc67-52a2-4868-8f43-d888249480ca tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/a0e84287-c975-4cfa-8e7c-2f08f7b27d49 Jul 31 09:31:54.435884 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ac7ebc67-52a2-4868-8f43-d888249480ca tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:54.436146 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ac7ebc67-52a2-4868-8f43-d888249480ca tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:54.443849 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:54.443849 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:54.449682 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-ac7ebc67-52a2-4868-8f43-d888249480ca tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:31:54.454938 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ac7ebc67-52a2-4868-8f43-d888249480ca tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/a0e84287-c975-4cfa-8e7c-2f08f7b27d49 returned with HTTP 200 Jul 31 09:31:54.455504 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 652/2614] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:54 2026] GET /volume/v3/volumes/a0e84287-c975-4cfa-8e7c-2f08f7b27d49 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:54.476415 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ab3cbb42-f243-43d2-8334-eb8ee51b27fe None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:54.479412 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ab3cbb42-f243-43d2-8334-eb8ee51b27fe tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] POST https://10.4.3.226/volume/v3/volumes/a0e84287-c975-4cfa-8e7c-2f08f7b27d49/action Jul 31 09:31:54.479897 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ab3cbb42-f243-43d2-8334-eb8ee51b27fe tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:31:54.480122 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ab3cbb42-f243-43d2-8334-eb8ee51b27fe tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:54.490966 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:54.490966 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:54.491466 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ab3cbb42-f243-43d2-8334-eb8ee51b27fe tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Volume info retrieved successfully. Jul 31 09:31:54.514263 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ab3cbb42-f243-43d2-8334-eb8ee51b27fe tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Delete volume request issued successfully. Jul 31 09:31:54.517545 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ab3cbb42-f243-43d2-8334-eb8ee51b27fe tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] https://10.4.3.226/volume/v3/volumes/a0e84287-c975-4cfa-8e7c-2f08f7b27d49/action returned with HTTP 202 Jul 31 09:31:54.518162 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 654/2615] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:31:54 2026] POST /volume/v3/volumes/a0e84287-c975-4cfa-8e7c-2f08f7b27d49/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:31:54.527237 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-1c2fd462-e5de-4512-8090-831cb1e8a43a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:54.529089 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1c2fd462-e5de-4512-8090-831cb1e8a43a tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/a0e84287-c975-4cfa-8e7c-2f08f7b27d49 Jul 31 09:31:54.529329 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1c2fd462-e5de-4512-8090-831cb1e8a43a tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:54.529555 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1c2fd462-e5de-4512-8090-831cb1e8a43a tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:54.538467 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:54.538467 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:54.542188 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-1c2fd462-e5de-4512-8090-831cb1e8a43a tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:31:54.546966 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1c2fd462-e5de-4512-8090-831cb1e8a43a tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/a0e84287-c975-4cfa-8e7c-2f08f7b27d49 returned with HTTP 200 Jul 31 09:31:54.547472 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 656/2616] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:54 2026] GET /volume/v3/volumes/a0e84287-c975-4cfa-8e7c-2f08f7b27d49 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:54.633530 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0ab5069b-2eb1-416f-88c7-e2d979be2d44 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:54.635771 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0ab5069b-2eb1-416f-88c7-e2d979be2d44 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/01bfdbb7-6b92-4a1c-b6fd-8e65a6727d78 Jul 31 09:31:54.636041 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0ab5069b-2eb1-416f-88c7-e2d979be2d44 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:54.636349 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0ab5069b-2eb1-416f-88c7-e2d979be2d44 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:54.645102 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:54.645102 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:54.648914 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0ab5069b-2eb1-416f-88c7-e2d979be2d44 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:31:54.653881 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0ab5069b-2eb1-416f-88c7-e2d979be2d44 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/01bfdbb7-6b92-4a1c-b6fd-8e65a6727d78 returned with HTTP 200 Jul 31 09:31:54.654399 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 655/2617] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:54 2026] GET /volume/v3/volumes/01bfdbb7-6b92-4a1c-b6fd-8e65a6727d78 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:54.668598 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3d774939-b20d-422a-87c4-bc5f97af4103 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:54.670699 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3d774939-b20d-422a-87c4-bc5f97af4103 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:31:54.671012 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3d774939-b20d-422a-87c4-bc5f97af4103 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "01bfdbb7-6b92-4a1c-b6fd-8e65a6727d78", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1436916127"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:54.684680 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:54.684680 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:54.685131 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-3d774939-b20d-422a-87c4-bc5f97af4103 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:31:54.685307 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-3d774939-b20d-422a-87c4-bc5f97af4103 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create snapshot from volume 01bfdbb7-6b92-4a1c-b6fd-8e65a6727d78 Jul 31 09:31:54.714516 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-3d774939-b20d-422a-87c4-bc5f97af4103 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Created reservations ['6f93f909-fcbb-4550-a124-8b9d41fa4ea4', '07dafc71-c39f-4bad-8c99-e82a319ada0f', 'aa39e228-9bde-402d-af3f-fb8310f1ed1d', 'a6b6abc2-f55b-4e36-8851-be42a16c742e'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:54.757287 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-3d774939-b20d-422a-87c4-bc5f97af4103 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot create request issued successfully. Jul 31 09:31:54.757287 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3d774939-b20d-422a-87c4-bc5f97af4103 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:31:54.757287 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 653/2618] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:31:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:54.765645 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-33b73d8c-1b8c-4296-9787-cbb1be6aad1e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:54.771287 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-33b73d8c-1b8c-4296-9787-cbb1be6aad1e tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/d1d6fc00-af9f-4d18-8f9a-6355abecfa57 Jul 31 09:31:54.773349 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-33b73d8c-1b8c-4296-9787-cbb1be6aad1e tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:54.773349 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-33b73d8c-1b8c-4296-9787-cbb1be6aad1e tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:54.780461 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:54.780461 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:54.780967 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-33b73d8c-1b8c-4296-9787-cbb1be6aad1e tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot retrieved successfully. Jul 31 09:31:54.782057 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-33b73d8c-1b8c-4296-9787-cbb1be6aad1e tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/d1d6fc00-af9f-4d18-8f9a-6355abecfa57 returned with HTTP 200 Jul 31 09:31:54.782767 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 655/2619] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:54 2026] GET /volume/v3/snapshots/d1d6fc00-af9f-4d18-8f9a-6355abecfa57 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:55.564143 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-946e6b96-abf1-46cf-9758-c732e4729811 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:55.568825 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-946e6b96-abf1-46cf-9758-c732e4729811 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/a0e84287-c975-4cfa-8e7c-2f08f7b27d49 Jul 31 09:31:55.569456 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-946e6b96-abf1-46cf-9758-c732e4729811 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:55.569675 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-946e6b96-abf1-46cf-9758-c732e4729811 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:55.582324 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-946e6b96-abf1-46cf-9758-c732e4729811 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/a0e84287-c975-4cfa-8e7c-2f08f7b27d49 returned with HTTP 404 Jul 31 09:31:55.582894 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 657/2620] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:55 2026] GET /volume/v3/volumes/a0e84287-c975-4cfa-8e7c-2f08f7b27d49 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:55.591599 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-14c71de5-dfe6-495c-bfc0-74448791bca3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:55.596806 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-14c71de5-dfe6-495c-bfc0-74448791bca3 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/a0e84287-c975-4cfa-8e7c-2f08f7b27d49 Jul 31 09:31:55.597113 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-14c71de5-dfe6-495c-bfc0-74448791bca3 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:55.597434 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-14c71de5-dfe6-495c-bfc0-74448791bca3 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:55.605418 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-14c71de5-dfe6-495c-bfc0-74448791bca3 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/a0e84287-c975-4cfa-8e7c-2f08f7b27d49 returned with HTTP 404 Jul 31 09:31:55.606165 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 656/2621] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:55 2026] GET /volume/v3/volumes/a0e84287-c975-4cfa-8e7c-2f08f7b27d49 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:55.617871 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f32843ba-5c42-4f9c-9daa-8b55b3435751 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:55.620101 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f32843ba-5c42-4f9c-9daa-8b55b3435751 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] DELETE https://10.4.3.226/volume/v3/volumes/a0e84287-c975-4cfa-8e7c-2f08f7b27d49 Jul 31 09:31:55.620354 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f32843ba-5c42-4f9c-9daa-8b55b3435751 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:55.620571 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f32843ba-5c42-4f9c-9daa-8b55b3435751 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:55.620744 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-f32843ba-5c42-4f9c-9daa-8b55b3435751 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Delete volume with id: a0e84287-c975-4cfa-8e7c-2f08f7b27d49 Jul 31 09:31:55.628960 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f32843ba-5c42-4f9c-9daa-8b55b3435751 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/a0e84287-c975-4cfa-8e7c-2f08f7b27d49 returned with HTTP 404 Jul 31 09:31:55.629609 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 654/2622] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:31:55 2026] DELETE /volume/v3/volumes/a0e84287-c975-4cfa-8e7c-2f08f7b27d49 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:55.640798 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6dc0a28c-a0b3-4f68-9af4-cf90517558d4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:55.642860 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6dc0a28c-a0b3-4f68-9af4-cf90517558d4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:31:55.643357 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6dc0a28c-a0b3-4f68-9af4-cf90517558d4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-506570419"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:55.644987 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-6dc0a28c-a0b3-4f68-9af4-cf90517558d4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-506570419'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:31:55.645188 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-6dc0a28c-a0b3-4f68-9af4-cf90517558d4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Create volume of 1 GB Jul 31 09:31:55.649625 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6dc0a28c-a0b3-4f68-9af4-cf90517558d4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Availability Zones retrieved successfully. Jul 31 09:31:55.655764 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6dc0a28c-a0b3-4f68-9af4-cf90517558d4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Flow 'volume_create_api' (8f5f833a-2987-48ff-a2cf-93aebd501f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:55.656926 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6dc0a28c-a0b3-4f68-9af4-cf90517558d4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81239010-3031-4e33-ae58-01d92271abf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:55.658155 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-6dc0a28c-a0b3-4f68-9af4-cf90517558d4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:31:55.691319 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6dc0a28c-a0b3-4f68-9af4-cf90517558d4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81239010-3031-4e33-ae58-01d92271abf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:55.692425 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6dc0a28c-a0b3-4f68-9af4-cf90517558d4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a863f13-0098-4e4f-b1b9-9faa835624b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:55.739545 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-6dc0a28c-a0b3-4f68-9af4-cf90517558d4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Created reservations ['89924691-cd1b-4fcf-9bdb-8db2f05b28a9', '05aaab8d-de40-4c52-a1c1-9662cc3e3eb5', 'e9e3f2be-b4cc-454d-876f-eaeb6ba1724b', '80ade804-99be-4019-9a4a-2df08b925ee7'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:55.740837 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6dc0a28c-a0b3-4f68-9af4-cf90517558d4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a863f13-0098-4e4f-b1b9-9faa835624b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89924691-cd1b-4fcf-9bdb-8db2f05b28a9', '05aaab8d-de40-4c52-a1c1-9662cc3e3eb5', 'e9e3f2be-b4cc-454d-876f-eaeb6ba1724b', '80ade804-99be-4019-9a4a-2df08b925ee7']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:55.742026 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6dc0a28c-a0b3-4f68-9af4-cf90517558d4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca85326f-7554-4786-b7db-04cf0f4e2349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:55.770487 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6dc0a28c-a0b3-4f68-9af4-cf90517558d4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca85326f-7554-4786-b7db-04cf0f4e2349) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63747ea8-1c5f-421d-ad15-599d2f901bcc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-506570419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8ec807844e24a689afa25e1afa568e8',qos_specs=None,replication_status=,reservations=['89924691-cd1b-4fcf-9bdb-8db2f05b28a9','05aaab8d-de40-4c52-a1c1-9662cc3e3eb5','e9e3f2be-b4cc-454d-876f-eaeb6ba1724b','80ade804-99be-4019-9a4a-2df08b925ee7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5515b26e475b445f9a02f6071df35d1b',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:31:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-506570419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63747ea8-1c5f-421d-ad15-599d2f901bcc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8ec807844e24a689afa25e1afa568e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5515b26e475b445f9a02f6071df35d1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:55.771830 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6dc0a28c-a0b3-4f68-9af4-cf90517558d4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bfc5998-bee7-475e-bb06-9c0f5ea5a275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:55.794102 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-45f41f3f-a7b4-4e1b-8a7a-444be36c2c27 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:55.796200 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-45f41f3f-a7b4-4e1b-8a7a-444be36c2c27 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/d1d6fc00-af9f-4d18-8f9a-6355abecfa57 Jul 31 09:31:55.796698 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-45f41f3f-a7b4-4e1b-8a7a-444be36c2c27 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:55.796957 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-45f41f3f-a7b4-4e1b-8a7a-444be36c2c27 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:55.801929 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6dc0a28c-a0b3-4f68-9af4-cf90517558d4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bfc5998-bee7-475e-bb06-9c0f5ea5a275) transitioned into state 'SUCCESS' from state '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-506570419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8ec807844e24a689afa25e1afa568e8',qos_specs=None,replication_status=,reservations=['89924691-cd1b-4fcf-9bdb-8db2f05b28a9','05aaab8d-de40-4c52-a1c1-9662cc3e3eb5','e9e3f2be-b4cc-454d-876f-eaeb6ba1724b','80ade804-99be-4019-9a4a-2df08b925ee7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5515b26e475b445f9a02f6071df35d1b',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:55.802971 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:55.802971 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:55.803113 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6dc0a28c-a0b3-4f68-9af4-cf90517558d4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (423e89ac-2ca7-48c8-85c6-05a0588d8927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:55.803460 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-45f41f3f-a7b4-4e1b-8a7a-444be36c2c27 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot retrieved successfully. Jul 31 09:31:55.804308 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-45f41f3f-a7b4-4e1b-8a7a-444be36c2c27 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/d1d6fc00-af9f-4d18-8f9a-6355abecfa57 returned with HTTP 200 Jul 31 09:31:55.804823 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 658/2623] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:55 2026] GET /volume/v3/snapshots/d1d6fc00-af9f-4d18-8f9a-6355abecfa57 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:55.818636 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e9dbd280-a099-473e-ad60-629b53211b8c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:55.823270 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e9dbd280-a099-473e-ad60-629b53211b8c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] GET https://10.4.3.226/volume/v3/snapshots Jul 31 09:31:55.823270 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e9dbd280-a099-473e-ad60-629b53211b8c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:55.823473 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6dc0a28c-a0b3-4f68-9af4-cf90517558d4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (423e89ac-2ca7-48c8-85c6-05a0588d8927) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:55.823551 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e9dbd280-a099-473e-ad60-629b53211b8c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:55.823551 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-e9dbd280-a099-473e-ad60-629b53211b8c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:31:55.823600 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6dc0a28c-a0b3-4f68-9af4-cf90517558d4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Flow 'volume_create_api' (8f5f833a-2987-48ff-a2cf-93aebd501f99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:55.823600 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6dc0a28c-a0b3-4f68-9af4-cf90517558d4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Create volume request issued successfully. Jul 31 09:31:55.823661 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.db.api [None req-e9dbd280-a099-473e-ad60-629b53211b8c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Building query based on filter {{(pid=100316) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:31:55.823689 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6dc0a28c-a0b3-4f68-9af4-cf90517558d4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:31:55.823803 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 656/2624] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:31:55 2026] POST /volume/v3/volumes => generated 748 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:55.832667 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e9dbd280-a099-473e-ad60-629b53211b8c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Get all snapshots completed successfully. Jul 31 09:31:55.833392 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e9dbd280-a099-473e-ad60-629b53211b8c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 200 Jul 31 09:31:55.833962 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 657/2625] 10.4.3.226 () {66 vars in 1243 bytes} [Fri Jul 31 09:31:55 2026] GET /volume/v3/snapshots => generated 336 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:31:55.847282 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e435cc0c-0f44-4d60-bb60-7b040bfef044 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:55.849281 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-96932afe-7d8c-4dda-b5f7-2fdcf921ac7a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:55.851189 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-96932afe-7d8c-4dda-b5f7-2fdcf921ac7a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] DELETE https://10.4.3.226/volume/v3/snapshots/d1d6fc00-af9f-4d18-8f9a-6355abecfa57 Jul 31 09:31:55.851439 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-96932afe-7d8c-4dda-b5f7-2fdcf921ac7a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:55.851668 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-96932afe-7d8c-4dda-b5f7-2fdcf921ac7a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:55.851783 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-96932afe-7d8c-4dda-b5f7-2fdcf921ac7a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Delete snapshot with id: d1d6fc00-af9f-4d18-8f9a-6355abecfa57 Jul 31 09:31:55.857356 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:55.857356 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:55.857737 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-96932afe-7d8c-4dda-b5f7-2fdcf921ac7a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot retrieved successfully. Jul 31 09:31:55.863019 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e435cc0c-0f44-4d60-bb60-7b040bfef044 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/63747ea8-1c5f-421d-ad15-599d2f901bcc Jul 31 09:31:55.863318 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e435cc0c-0f44-4d60-bb60-7b040bfef044 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:55.863616 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e435cc0c-0f44-4d60-bb60-7b040bfef044 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:55.872046 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:55.872046 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:55.876443 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e435cc0c-0f44-4d60-bb60-7b040bfef044 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:31:55.882262 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-96932afe-7d8c-4dda-b5f7-2fdcf921ac7a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot delete request issued successfully. Jul 31 09:31:55.882536 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-96932afe-7d8c-4dda-b5f7-2fdcf921ac7a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/d1d6fc00-af9f-4d18-8f9a-6355abecfa57 returned with HTTP 202 Jul 31 09:31:55.883117 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 659/2626] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:31:55 2026] DELETE /volume/v3/snapshots/d1d6fc00-af9f-4d18-8f9a-6355abecfa57 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:55.885058 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e435cc0c-0f44-4d60-bb60-7b040bfef044 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/63747ea8-1c5f-421d-ad15-599d2f901bcc returned with HTTP 200 Jul 31 09:31:55.885321 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 655/2627] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:55 2026] GET /volume/v3/volumes/63747ea8-1c5f-421d-ad15-599d2f901bcc => generated 816 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:55.896186 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b2ba4c72-42f5-4899-85f6-c4b4b0aa0940 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:55.898730 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b2ba4c72-42f5-4899-85f6-c4b4b0aa0940 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/d1d6fc00-af9f-4d18-8f9a-6355abecfa57 Jul 31 09:31:55.899120 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b2ba4c72-42f5-4899-85f6-c4b4b0aa0940 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:55.899398 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b2ba4c72-42f5-4899-85f6-c4b4b0aa0940 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:55.906019 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:55.906019 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:55.906664 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b2ba4c72-42f5-4899-85f6-c4b4b0aa0940 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot retrieved successfully. Jul 31 09:31:55.907675 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b2ba4c72-42f5-4899-85f6-c4b4b0aa0940 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/d1d6fc00-af9f-4d18-8f9a-6355abecfa57 returned with HTTP 200 Jul 31 09:31:55.909286 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 657/2628] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:55 2026] GET /volume/v3/snapshots/d1d6fc00-af9f-4d18-8f9a-6355abecfa57 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:56.902493 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7c54c270-b733-46ea-b8e2-16ae6fae114f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:56.905772 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7c54c270-b733-46ea-b8e2-16ae6fae114f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/63747ea8-1c5f-421d-ad15-599d2f901bcc Jul 31 09:31:56.906223 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7c54c270-b733-46ea-b8e2-16ae6fae114f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:56.906543 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7c54c270-b733-46ea-b8e2-16ae6fae114f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:56.915696 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:56.915696 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:56.920507 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6ddcdc7b-1ca4-40cb-8ff2-beb8f6302b6f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:56.923297 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7c54c270-b733-46ea-b8e2-16ae6fae114f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:31:56.924046 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6ddcdc7b-1ca4-40cb-8ff2-beb8f6302b6f tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/d1d6fc00-af9f-4d18-8f9a-6355abecfa57 Jul 31 09:31:56.924361 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6ddcdc7b-1ca4-40cb-8ff2-beb8f6302b6f tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:56.924569 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6ddcdc7b-1ca4-40cb-8ff2-beb8f6302b6f tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:56.934188 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6ddcdc7b-1ca4-40cb-8ff2-beb8f6302b6f tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/d1d6fc00-af9f-4d18-8f9a-6355abecfa57 returned with HTTP 404 Jul 31 09:31:56.934744 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 660/2629] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:56 2026] GET /volume/v3/snapshots/d1d6fc00-af9f-4d18-8f9a-6355abecfa57 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:56.936283 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7c54c270-b733-46ea-b8e2-16ae6fae114f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/63747ea8-1c5f-421d-ad15-599d2f901bcc returned with HTTP 200 Jul 31 09:31:56.936283 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 658/2630] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:56 2026] GET /volume/v3/volumes/63747ea8-1c5f-421d-ad15-599d2f901bcc => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:56.943913 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c085eebe-bd76-474e-be1a-6c43fb9ce767 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:56.948847 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c085eebe-bd76-474e-be1a-6c43fb9ce767 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/01bfdbb7-6b92-4a1c-b6fd-8e65a6727d78 Jul 31 09:31:56.948847 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c085eebe-bd76-474e-be1a-6c43fb9ce767 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:56.948847 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c085eebe-bd76-474e-be1a-6c43fb9ce767 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:56.950824 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-80dd9c95-d78d-4e27-b375-bf008a6f0447 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:56.951453 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-c085eebe-bd76-474e-be1a-6c43fb9ce767 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Delete volume with id: 01bfdbb7-6b92-4a1c-b6fd-8e65a6727d78 Jul 31 09:31:56.953774 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-80dd9c95-d78d-4e27-b375-bf008a6f0447 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] POST https://10.4.3.226/volume/v3/volumes/63747ea8-1c5f-421d-ad15-599d2f901bcc/action Jul 31 09:31:56.954312 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-80dd9c95-d78d-4e27-b375-bf008a6f0447 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:31:56.954503 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-80dd9c95-d78d-4e27-b375-bf008a6f0447 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:56.964256 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:56.964256 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:56.964256 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c085eebe-bd76-474e-be1a-6c43fb9ce767 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:31:56.964776 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:56.964776 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:56.965276 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.admin_actions [None req-80dd9c95-d78d-4e27-b375-bf008a6f0447 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Updating volume '63747ea8-1c5f-421d-ad15-599d2f901bcc' with '{'status': 'creating'}' {{(pid=100317) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 09:31:56.986388 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c085eebe-bd76-474e-be1a-6c43fb9ce767 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Delete volume request issued successfully. Jul 31 09:31:56.986388 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c085eebe-bd76-474e-be1a-6c43fb9ce767 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/01bfdbb7-6b92-4a1c-b6fd-8e65a6727d78 returned with HTTP 202 Jul 31 09:31:56.986388 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 656/2631] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:31:56 2026] DELETE /volume/v3/volumes/01bfdbb7-6b92-4a1c-b6fd-8e65a6727d78 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:31:56.999742 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-02503c39-03a9-4ef5-8063-3a6a1f671f9c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:57.002515 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-02503c39-03a9-4ef5-8063-3a6a1f671f9c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/01bfdbb7-6b92-4a1c-b6fd-8e65a6727d78 Jul 31 09:31:57.002788 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-02503c39-03a9-4ef5-8063-3a6a1f671f9c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:57.003069 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-02503c39-03a9-4ef5-8063-3a6a1f671f9c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:57.004419 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-80dd9c95-d78d-4e27-b375-bf008a6f0447 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] https://10.4.3.226/volume/v3/volumes/63747ea8-1c5f-421d-ad15-599d2f901bcc/action returned with HTTP 202 Jul 31 09:31:57.005923 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 658/2632] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:31:56 2026] POST /volume/v3/volumes/63747ea8-1c5f-421d-ad15-599d2f901bcc/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:31:57.016213 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:57.016213 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:57.020139 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c47751b7-72a8-4b66-9dde-d30012c26506 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:57.025434 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c47751b7-72a8-4b66-9dde-d30012c26506 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/63747ea8-1c5f-421d-ad15-599d2f901bcc Jul 31 09:31:57.026094 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c47751b7-72a8-4b66-9dde-d30012c26506 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:57.026414 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c47751b7-72a8-4b66-9dde-d30012c26506 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:57.028546 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-02503c39-03a9-4ef5-8063-3a6a1f671f9c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:31:57.038443 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-02503c39-03a9-4ef5-8063-3a6a1f671f9c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/01bfdbb7-6b92-4a1c-b6fd-8e65a6727d78 returned with HTTP 200 Jul 31 09:31:57.039317 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 661/2633] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:56 2026] GET /volume/v3/volumes/01bfdbb7-6b92-4a1c-b6fd-8e65a6727d78 => generated 1007 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:57.040322 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:57.040322 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:57.046388 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c47751b7-72a8-4b66-9dde-d30012c26506 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:31:57.051496 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c47751b7-72a8-4b66-9dde-d30012c26506 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/63747ea8-1c5f-421d-ad15-599d2f901bcc returned with HTTP 200 Jul 31 09:31:57.052144 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 659/2634] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:57 2026] GET /volume/v3/volumes/63747ea8-1c5f-421d-ad15-599d2f901bcc => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:57.069624 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f4e59342-2740-45e5-ac58-5e401c965c27 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:57.071770 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f4e59342-2740-45e5-ac58-5e401c965c27 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] POST https://10.4.3.226/volume/v3/volumes/63747ea8-1c5f-421d-ad15-599d2f901bcc/action Jul 31 09:31:57.072850 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f4e59342-2740-45e5-ac58-5e401c965c27 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:31:57.072850 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f4e59342-2740-45e5-ac58-5e401c965c27 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:57.086453 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:57.086453 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:57.088263 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f4e59342-2740-45e5-ac58-5e401c965c27 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Volume info retrieved successfully. Jul 31 09:31:57.117564 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f4e59342-2740-45e5-ac58-5e401c965c27 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Delete volume request issued successfully. Jul 31 09:31:57.120047 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f4e59342-2740-45e5-ac58-5e401c965c27 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] https://10.4.3.226/volume/v3/volumes/63747ea8-1c5f-421d-ad15-599d2f901bcc/action returned with HTTP 202 Jul 31 09:31:57.120047 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 657/2635] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:31:57 2026] POST /volume/v3/volumes/63747ea8-1c5f-421d-ad15-599d2f901bcc/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:31:57.129489 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3551c320-b11a-4974-80b3-8efe4ba455b6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:57.131555 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3551c320-b11a-4974-80b3-8efe4ba455b6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/63747ea8-1c5f-421d-ad15-599d2f901bcc Jul 31 09:31:57.131988 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3551c320-b11a-4974-80b3-8efe4ba455b6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:57.131988 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3551c320-b11a-4974-80b3-8efe4ba455b6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:57.138730 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:57.138730 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:57.142378 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3551c320-b11a-4974-80b3-8efe4ba455b6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:31:57.146767 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3551c320-b11a-4974-80b3-8efe4ba455b6 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/63747ea8-1c5f-421d-ad15-599d2f901bcc returned with HTTP 200 Jul 31 09:31:57.147694 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 659/2636] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:57 2026] GET /volume/v3/volumes/63747ea8-1c5f-421d-ad15-599d2f901bcc => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:58.053724 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c03667f0-bb11-4ce4-9b1a-31659334ccf2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:58.056447 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c03667f0-bb11-4ce4-9b1a-31659334ccf2 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/01bfdbb7-6b92-4a1c-b6fd-8e65a6727d78 Jul 31 09:31:58.056811 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c03667f0-bb11-4ce4-9b1a-31659334ccf2 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:58.057313 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c03667f0-bb11-4ce4-9b1a-31659334ccf2 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:58.068882 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c03667f0-bb11-4ce4-9b1a-31659334ccf2 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/01bfdbb7-6b92-4a1c-b6fd-8e65a6727d78 returned with HTTP 404 Jul 31 09:31:58.073098 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 662/2637] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:58 2026] GET /volume/v3/volumes/01bfdbb7-6b92-4a1c-b6fd-8e65a6727d78 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 09:31:58.084517 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-77d0d669-2a1a-4a86-b20e-e172d97a2226 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:58.086592 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-77d0d669-2a1a-4a86-b20e-e172d97a2226 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:31:58.087137 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-77d0d669-2a1a-4a86-b20e-e172d97a2226 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-216496302"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:58.089491 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-77d0d669-2a1a-4a86-b20e-e172d97a2226 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-216496302'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:31:58.089670 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-77d0d669-2a1a-4a86-b20e-e172d97a2226 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create volume of 1 GB Jul 31 09:31:58.095005 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-77d0d669-2a1a-4a86-b20e-e172d97a2226 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Availability Zones retrieved successfully. Jul 31 09:31:58.101373 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-77d0d669-2a1a-4a86-b20e-e172d97a2226 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Flow 'volume_create_api' (cc9796fd-6e76-4ba9-baff-c66aea7e1316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:58.103236 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-77d0d669-2a1a-4a86-b20e-e172d97a2226 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdbc21fa-925a-4c52-9f8d-7e42f15f5568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:58.104235 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-77d0d669-2a1a-4a86-b20e-e172d97a2226 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:31:58.137146 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-77d0d669-2a1a-4a86-b20e-e172d97a2226 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdbc21fa-925a-4c52-9f8d-7e42f15f5568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:58.138107 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-77d0d669-2a1a-4a86-b20e-e172d97a2226 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b5b697b-8fcd-4e09-81ed-a33b7098270d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:58.161746 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-76ade8e9-a79b-485f-8f0a-51a72cda8f56 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:58.164635 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-76ade8e9-a79b-485f-8f0a-51a72cda8f56 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/63747ea8-1c5f-421d-ad15-599d2f901bcc Jul 31 09:31:58.165228 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-76ade8e9-a79b-485f-8f0a-51a72cda8f56 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:58.165670 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-76ade8e9-a79b-485f-8f0a-51a72cda8f56 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:58.172824 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-76ade8e9-a79b-485f-8f0a-51a72cda8f56 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/63747ea8-1c5f-421d-ad15-599d2f901bcc returned with HTTP 404 Jul 31 09:31:58.173601 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 658/2638] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:58 2026] GET /volume/v3/volumes/63747ea8-1c5f-421d-ad15-599d2f901bcc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:58.181928 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9e2d2f2e-e4fe-487a-88a7-483f0e09b437 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:58.188272 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9e2d2f2e-e4fe-487a-88a7-483f0e09b437 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/63747ea8-1c5f-421d-ad15-599d2f901bcc Jul 31 09:31:58.188272 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9e2d2f2e-e4fe-487a-88a7-483f0e09b437 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:58.188272 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9e2d2f2e-e4fe-487a-88a7-483f0e09b437 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:58.197373 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9e2d2f2e-e4fe-487a-88a7-483f0e09b437 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/63747ea8-1c5f-421d-ad15-599d2f901bcc returned with HTTP 404 Jul 31 09:31:58.198254 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 660/2639] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:58 2026] GET /volume/v3/volumes/63747ea8-1c5f-421d-ad15-599d2f901bcc => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:58.203280 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-77d0d669-2a1a-4a86-b20e-e172d97a2226 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Created reservations ['aa1c06f0-1661-490f-8cda-c6571f68906b', '81cb3f8d-ceef-4ef1-93e3-f1a83f32365f', '1e989f15-d44c-43f7-9c69-6205f7e56ff4', 'b7dd4e4f-2f41-4161-80f2-c8734dc8c0a5'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:58.204906 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-77d0d669-2a1a-4a86-b20e-e172d97a2226 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b5b697b-8fcd-4e09-81ed-a33b7098270d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa1c06f0-1661-490f-8cda-c6571f68906b', '81cb3f8d-ceef-4ef1-93e3-f1a83f32365f', '1e989f15-d44c-43f7-9c69-6205f7e56ff4', 'b7dd4e4f-2f41-4161-80f2-c8734dc8c0a5']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:58.205830 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-77d0d669-2a1a-4a86-b20e-e172d97a2226 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae3244f6-c4a4-4a5d-8c42-c93acf4a7f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:58.208592 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-33e93981-b13e-48f8-8bb2-02fd143a03fd None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:58.211122 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-33e93981-b13e-48f8-8bb2-02fd143a03fd tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] DELETE https://10.4.3.226/volume/v3/volumes/63747ea8-1c5f-421d-ad15-599d2f901bcc Jul 31 09:31:58.211709 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-33e93981-b13e-48f8-8bb2-02fd143a03fd tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:58.212288 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-33e93981-b13e-48f8-8bb2-02fd143a03fd tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:58.212696 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-33e93981-b13e-48f8-8bb2-02fd143a03fd tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Delete volume with id: 63747ea8-1c5f-421d-ad15-599d2f901bcc Jul 31 09:31:58.221898 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-33e93981-b13e-48f8-8bb2-02fd143a03fd tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/63747ea8-1c5f-421d-ad15-599d2f901bcc returned with HTTP 404 Jul 31 09:31:58.222713 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 663/2640] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:31:58 2026] DELETE /volume/v3/volumes/63747ea8-1c5f-421d-ad15-599d2f901bcc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:31:58.236684 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3a7f7e8c-713d-4cef-bd0c-73f96d14009f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:58.238525 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3a7f7e8c-713d-4cef-bd0c-73f96d14009f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:31:58.238956 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3a7f7e8c-713d-4cef-bd0c-73f96d14009f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1970512039"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:58.240420 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-77d0d669-2a1a-4a86-b20e-e172d97a2226 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae3244f6-c4a4-4a5d-8c42-c93acf4a7f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bde1e1b-9b8d-477d-b219-052560f985a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-216496302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0316823813f04f44b8277f6d23c3d2dd',qos_specs=None,replication_status=,reservations=['aa1c06f0-1661-490f-8cda-c6571f68906b','81cb3f8d-ceef-4ef1-93e3-f1a83f32365f','1e989f15-d44c-43f7-9c69-6205f7e56ff4','b7dd4e4f-2f41-4161-80f2-c8734dc8c0a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcc2433c1824613a32ae08a782413f4',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:31:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-216496302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bde1e1b-9b8d-477d-b219-052560f985a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0316823813f04f44b8277f6d23c3d2dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdcc2433c1824613a32ae08a782413f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:58.240578 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-3a7f7e8c-713d-4cef-bd0c-73f96d14009f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1970512039'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:31:58.240746 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-3a7f7e8c-713d-4cef-bd0c-73f96d14009f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Create volume of 1 GB Jul 31 09:31:58.241873 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-77d0d669-2a1a-4a86-b20e-e172d97a2226 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae2676f-6371-41fe-ac6e-51aae0ff1d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:58.247829 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-3a7f7e8c-713d-4cef-bd0c-73f96d14009f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Availability Zones retrieved successfully. Jul 31 09:31:58.257280 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-3a7f7e8c-713d-4cef-bd0c-73f96d14009f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Flow 'volume_create_api' (5027b887-152f-4b32-98f5-04d4a5ad2ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:58.258958 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-3a7f7e8c-713d-4cef-bd0c-73f96d14009f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24e536b0-4378-4219-b5df-a402be47c430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:58.260033 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-3a7f7e8c-713d-4cef-bd0c-73f96d14009f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:31:58.288804 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-77d0d669-2a1a-4a86-b20e-e172d97a2226 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae2676f-6371-41fe-ac6e-51aae0ff1d14) transitioned into state 'SUCCESS' from state '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-216496302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0316823813f04f44b8277f6d23c3d2dd',qos_specs=None,replication_status=,reservations=['aa1c06f0-1661-490f-8cda-c6571f68906b','81cb3f8d-ceef-4ef1-93e3-f1a83f32365f','1e989f15-d44c-43f7-9c69-6205f7e56ff4','b7dd4e4f-2f41-4161-80f2-c8734dc8c0a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcc2433c1824613a32ae08a782413f4',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:58.289944 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-77d0d669-2a1a-4a86-b20e-e172d97a2226 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5013ce27-fd9d-4b63-8f55-609b048ef791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:58.309632 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-77d0d669-2a1a-4a86-b20e-e172d97a2226 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5013ce27-fd9d-4b63-8f55-609b048ef791) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:58.311262 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-77d0d669-2a1a-4a86-b20e-e172d97a2226 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Flow 'volume_create_api' (cc9796fd-6e76-4ba9-baff-c66aea7e1316) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:58.311469 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-77d0d669-2a1a-4a86-b20e-e172d97a2226 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create volume request issued successfully. Jul 31 09:31:58.312369 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-77d0d669-2a1a-4a86-b20e-e172d97a2226 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:31:58.313002 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 660/2641] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:31:58 2026] POST /volume/v3/volumes => generated 777 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:58.320466 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-3a7f7e8c-713d-4cef-bd0c-73f96d14009f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24e536b0-4378-4219-b5df-a402be47c430) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:58.321685 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-3a7f7e8c-713d-4cef-bd0c-73f96d14009f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17ab5026-3f73-4fd8-8702-90372df59d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:58.338332 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fc36505c-1fca-4570-8495-8641481a716a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:58.342540 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fc36505c-1fca-4570-8495-8641481a716a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/1bde1e1b-9b8d-477d-b219-052560f985a3 Jul 31 09:31:58.342908 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fc36505c-1fca-4570-8495-8641481a716a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:58.343423 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fc36505c-1fca-4570-8495-8641481a716a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:58.355671 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:58.355671 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:58.362054 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fc36505c-1fca-4570-8495-8641481a716a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:31:58.374621 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fc36505c-1fca-4570-8495-8641481a716a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/1bde1e1b-9b8d-477d-b219-052560f985a3 returned with HTTP 200 Jul 31 09:31:58.375174 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 661/2642] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:58 2026] GET /volume/v3/volumes/1bde1e1b-9b8d-477d-b219-052560f985a3 => generated 956 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:58.394676 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-3a7f7e8c-713d-4cef-bd0c-73f96d14009f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Created reservations ['e1219f95-0218-490d-b0ff-55abaf62159a', 'f1f90b1e-0bd8-4139-bdec-79192f834a3d', '522e06cf-6040-4392-b078-28fc0bde2a5a', 'e326e1af-819b-4f87-bc1b-834877b85277'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:58.395769 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-3a7f7e8c-713d-4cef-bd0c-73f96d14009f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17ab5026-3f73-4fd8-8702-90372df59d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1219f95-0218-490d-b0ff-55abaf62159a', 'f1f90b1e-0bd8-4139-bdec-79192f834a3d', '522e06cf-6040-4392-b078-28fc0bde2a5a', 'e326e1af-819b-4f87-bc1b-834877b85277']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:58.396708 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-3a7f7e8c-713d-4cef-bd0c-73f96d14009f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fda5e8f2-3e00-4de5-946f-655e12625579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:58.427211 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-3a7f7e8c-713d-4cef-bd0c-73f96d14009f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fda5e8f2-3e00-4de5-946f-655e12625579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4c13d19-87d5-4d41-bccf-44a0ed4d21b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1970512039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8ec807844e24a689afa25e1afa568e8',qos_specs=None,replication_status=,reservations=['e1219f95-0218-490d-b0ff-55abaf62159a','f1f90b1e-0bd8-4139-bdec-79192f834a3d','522e06cf-6040-4392-b078-28fc0bde2a5a','e326e1af-819b-4f87-bc1b-834877b85277'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5515b26e475b445f9a02f6071df35d1b',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:31:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1970512039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4c13d19-87d5-4d41-bccf-44a0ed4d21b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8ec807844e24a689afa25e1afa568e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5515b26e475b445f9a02f6071df35d1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:58.428311 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-3a7f7e8c-713d-4cef-bd0c-73f96d14009f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3653c8b1-fe2e-4cbe-8f66-db381a1553d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:58.464877 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-3a7f7e8c-713d-4cef-bd0c-73f96d14009f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3653c8b1-fe2e-4cbe-8f66-db381a1553d1) transitioned into state 'SUCCESS' from state '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-1970512039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8ec807844e24a689afa25e1afa568e8',qos_specs=None,replication_status=,reservations=['e1219f95-0218-490d-b0ff-55abaf62159a','f1f90b1e-0bd8-4139-bdec-79192f834a3d','522e06cf-6040-4392-b078-28fc0bde2a5a','e326e1af-819b-4f87-bc1b-834877b85277'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5515b26e475b445f9a02f6071df35d1b',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:58.464877 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-3a7f7e8c-713d-4cef-bd0c-73f96d14009f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23ef026d-b2fd-48b1-a4e5-2dde0bccd6ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:31:58.478737 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-3a7f7e8c-713d-4cef-bd0c-73f96d14009f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23ef026d-b2fd-48b1-a4e5-2dde0bccd6ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:31:58.479745 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-3a7f7e8c-713d-4cef-bd0c-73f96d14009f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Flow 'volume_create_api' (5027b887-152f-4b32-98f5-04d4a5ad2ce7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:31:58.480057 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-3a7f7e8c-713d-4cef-bd0c-73f96d14009f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Create volume request issued successfully. Jul 31 09:31:58.480947 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3a7f7e8c-713d-4cef-bd0c-73f96d14009f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:31:58.481534 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 659/2643] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:31:58 2026] POST /volume/v3/volumes => generated 749 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:31:58.498316 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4726dd31-4a74-4aa9-a13e-589b118862b0 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:58.500467 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4726dd31-4a74-4aa9-a13e-589b118862b0 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/e4c13d19-87d5-4d41-bccf-44a0ed4d21b2 Jul 31 09:31:58.500921 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4726dd31-4a74-4aa9-a13e-589b118862b0 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:58.501235 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4726dd31-4a74-4aa9-a13e-589b118862b0 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:58.515491 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:58.515491 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:58.524924 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-4726dd31-4a74-4aa9-a13e-589b118862b0 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:31:58.535948 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4726dd31-4a74-4aa9-a13e-589b118862b0 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/e4c13d19-87d5-4d41-bccf-44a0ed4d21b2 returned with HTTP 200 Jul 31 09:31:58.537036 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 664/2644] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:58 2026] GET /volume/v3/volumes/e4c13d19-87d5-4d41-bccf-44a0ed4d21b2 => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:59.397734 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ead8371b-6cfb-4caf-8ac2-c65249f2c9ae None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:59.398651 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ead8371b-6cfb-4caf-8ac2-c65249f2c9ae tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/1bde1e1b-9b8d-477d-b219-052560f985a3 Jul 31 09:31:59.398933 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ead8371b-6cfb-4caf-8ac2-c65249f2c9ae tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:59.399295 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ead8371b-6cfb-4caf-8ac2-c65249f2c9ae tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:59.409724 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:59.409724 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:59.415484 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ead8371b-6cfb-4caf-8ac2-c65249f2c9ae tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:31:59.421433 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ead8371b-6cfb-4caf-8ac2-c65249f2c9ae tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/1bde1e1b-9b8d-477d-b219-052560f985a3 returned with HTTP 200 Jul 31 09:31:59.422119 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 661/2645] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:59 2026] GET /volume/v3/volumes/1bde1e1b-9b8d-477d-b219-052560f985a3 => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:31:59.443751 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-84d1a65f-fc80-4000-8c24-3bf3df01c1ae None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:59.446401 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-84d1a65f-fc80-4000-8c24-3bf3df01c1ae tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:31:59.446930 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-84d1a65f-fc80-4000-8c24-3bf3df01c1ae tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1bde1e1b-9b8d-477d-b219-052560f985a3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1370846688"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:59.459618 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:59.459618 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:59.460097 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-84d1a65f-fc80-4000-8c24-3bf3df01c1ae tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:31:59.460288 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-84d1a65f-fc80-4000-8c24-3bf3df01c1ae tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create snapshot from volume 1bde1e1b-9b8d-477d-b219-052560f985a3 Jul 31 09:31:59.491236 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-84d1a65f-fc80-4000-8c24-3bf3df01c1ae tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Created reservations ['0f6e5610-8ddd-464e-b474-d6d8a9cb770d', '142e3b69-ea8d-49bb-9bb7-5fe12d3584e3', 'f918b1e9-ed4a-4bee-8fe8-66d90391ae23', 'daaaa66d-e776-44da-942c-e850854086c2'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:31:59.544278 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-84d1a65f-fc80-4000-8c24-3bf3df01c1ae tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot create request issued successfully. Jul 31 09:31:59.544825 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-84d1a65f-fc80-4000-8c24-3bf3df01c1ae tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:31:59.545597 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 662/2646] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:31:59 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 31 09:31:59.558925 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a607cf8a-322a-44ed-8148-0d54d421054b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:59.562292 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a607cf8a-322a-44ed-8148-0d54d421054b tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/b7e31610-369d-4dd4-8ffb-da78ccf8a47d Jul 31 09:31:59.562292 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a607cf8a-322a-44ed-8148-0d54d421054b tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:59.562292 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a607cf8a-322a-44ed-8148-0d54d421054b tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:59.565274 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8aa59153-750e-4b0d-b7ec-fbdc7646cf3e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:59.567394 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:59.567394 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:59.567743 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a607cf8a-322a-44ed-8148-0d54d421054b tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot retrieved successfully. Jul 31 09:31:59.571056 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a607cf8a-322a-44ed-8148-0d54d421054b tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/b7e31610-369d-4dd4-8ffb-da78ccf8a47d returned with HTTP 200 Jul 31 09:31:59.571056 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 660/2647] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:31:59 2026] GET /volume/v3/snapshots/b7e31610-369d-4dd4-8ffb-da78ccf8a47d => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:59.571383 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8aa59153-750e-4b0d-b7ec-fbdc7646cf3e tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/e4c13d19-87d5-4d41-bccf-44a0ed4d21b2 Jul 31 09:31:59.571383 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8aa59153-750e-4b0d-b7ec-fbdc7646cf3e tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:59.571383 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8aa59153-750e-4b0d-b7ec-fbdc7646cf3e tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:59.582810 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:59.582810 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:59.589671 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-8aa59153-750e-4b0d-b7ec-fbdc7646cf3e tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:31:59.595613 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8aa59153-750e-4b0d-b7ec-fbdc7646cf3e tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/e4c13d19-87d5-4d41-bccf-44a0ed4d21b2 returned with HTTP 200 Jul 31 09:31:59.596117 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 665/2648] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:59 2026] GET /volume/v3/volumes/e4c13d19-87d5-4d41-bccf-44a0ed4d21b2 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:59.617224 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0c558264-dd9b-4a69-bf2f-4def3b645a29 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:59.620859 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0c558264-dd9b-4a69-bf2f-4def3b645a29 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] POST https://10.4.3.226/volume/v3/volumes/e4c13d19-87d5-4d41-bccf-44a0ed4d21b2/action Jul 31 09:31:59.622479 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0c558264-dd9b-4a69-bf2f-4def3b645a29 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:31:59.622715 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0c558264-dd9b-4a69-bf2f-4def3b645a29 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:59.636730 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:59.636730 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:31:59.637189 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.admin_actions [None req-0c558264-dd9b-4a69-bf2f-4def3b645a29 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Updating volume 'e4c13d19-87d5-4d41-bccf-44a0ed4d21b2' with '{'status': 'error'}' {{(pid=100316) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 09:31:59.663626 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0c558264-dd9b-4a69-bf2f-4def3b645a29 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] https://10.4.3.226/volume/v3/volumes/e4c13d19-87d5-4d41-bccf-44a0ed4d21b2/action returned with HTTP 202 Jul 31 09:31:59.664123 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 662/2649] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:31:59 2026] POST /volume/v3/volumes/e4c13d19-87d5-4d41-bccf-44a0ed4d21b2/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:31:59.672693 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8526bc4d-b578-480f-bdc9-25b40a7e511c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:59.676492 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8526bc4d-b578-480f-bdc9-25b40a7e511c tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/e4c13d19-87d5-4d41-bccf-44a0ed4d21b2 Jul 31 09:31:59.676492 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8526bc4d-b578-480f-bdc9-25b40a7e511c tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:59.676492 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8526bc4d-b578-480f-bdc9-25b40a7e511c tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:59.686482 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:59.686482 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:31:59.692331 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8526bc4d-b578-480f-bdc9-25b40a7e511c tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:31:59.697799 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8526bc4d-b578-480f-bdc9-25b40a7e511c tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/e4c13d19-87d5-4d41-bccf-44a0ed4d21b2 returned with HTTP 200 Jul 31 09:31:59.698604 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 663/2650] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:59 2026] GET /volume/v3/volumes/e4c13d19-87d5-4d41-bccf-44a0ed4d21b2 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:31:59.715072 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7e73fc02-25b6-4497-8769-1547cfe2e86f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:59.716617 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7e73fc02-25b6-4497-8769-1547cfe2e86f tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] POST https://10.4.3.226/volume/v3/volumes/e4c13d19-87d5-4d41-bccf-44a0ed4d21b2/action Jul 31 09:31:59.716972 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7e73fc02-25b6-4497-8769-1547cfe2e86f tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:31:59.717128 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7e73fc02-25b6-4497-8769-1547cfe2e86f tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:31:59.729212 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:59.729212 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:31:59.729212 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-7e73fc02-25b6-4497-8769-1547cfe2e86f tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Volume info retrieved successfully. Jul 31 09:31:59.756407 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-7e73fc02-25b6-4497-8769-1547cfe2e86f tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Delete volume request issued successfully. Jul 31 09:31:59.756698 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7e73fc02-25b6-4497-8769-1547cfe2e86f tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] https://10.4.3.226/volume/v3/volumes/e4c13d19-87d5-4d41-bccf-44a0ed4d21b2/action returned with HTTP 202 Jul 31 09:31:59.757570 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 661/2651] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:31:59 2026] POST /volume/v3/volumes/e4c13d19-87d5-4d41-bccf-44a0ed4d21b2/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:31:59.767236 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-91f1f89b-7ad2-44a9-a3fd-8f61b26b7e6d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:31:59.771164 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-91f1f89b-7ad2-44a9-a3fd-8f61b26b7e6d tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/e4c13d19-87d5-4d41-bccf-44a0ed4d21b2 Jul 31 09:31:59.771529 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-91f1f89b-7ad2-44a9-a3fd-8f61b26b7e6d tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:31:59.771835 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-91f1f89b-7ad2-44a9-a3fd-8f61b26b7e6d tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:31:59.785596 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:31:59.785596 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:31:59.792882 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-91f1f89b-7ad2-44a9-a3fd-8f61b26b7e6d tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:31:59.800741 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-91f1f89b-7ad2-44a9-a3fd-8f61b26b7e6d tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/e4c13d19-87d5-4d41-bccf-44a0ed4d21b2 returned with HTTP 200 Jul 31 09:31:59.801307 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 666/2652] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:31:59 2026] GET /volume/v3/volumes/e4c13d19-87d5-4d41-bccf-44a0ed4d21b2 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:00.585146 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-597e608c-f22a-4edd-951c-2ff2090f2709 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:00.587665 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-597e608c-f22a-4edd-951c-2ff2090f2709 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/b7e31610-369d-4dd4-8ffb-da78ccf8a47d Jul 31 09:32:00.589813 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-597e608c-f22a-4edd-951c-2ff2090f2709 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:00.589813 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-597e608c-f22a-4edd-951c-2ff2090f2709 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:00.597033 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:00.597033 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:00.597416 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-597e608c-f22a-4edd-951c-2ff2090f2709 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot retrieved successfully. Jul 31 09:32:00.598202 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-597e608c-f22a-4edd-951c-2ff2090f2709 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/b7e31610-369d-4dd4-8ffb-da78ccf8a47d returned with HTTP 200 Jul 31 09:32:00.598624 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 663/2653] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:00 2026] GET /volume/v3/snapshots/b7e31610-369d-4dd4-8ffb-da78ccf8a47d => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:00.611539 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2e6621f9-a024-4c6f-8bff-6a0cf861b343 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:00.614303 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2e6621f9-a024-4c6f-8bff-6a0cf861b343 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] POST https://10.4.3.226/volume/v3/snapshots/b7e31610-369d-4dd4-8ffb-da78ccf8a47d/action Jul 31 09:32:00.614782 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2e6621f9-a024-4c6f-8bff-6a0cf861b343 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:32:00.614937 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2e6621f9-a024-4c6f-8bff-6a0cf861b343 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:00.616705 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.admin_actions [None req-2e6621f9-a024-4c6f-8bff-6a0cf861b343 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Updating snapshot 'b7e31610-369d-4dd4-8ffb-da78ccf8a47d' with '{'status': 'error'}' {{(pid=100317) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 09:32:00.631528 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:00.631528 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:00.632188 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.policy [None req-2e6621f9-a024-4c6f-8bff-6a0cf861b343 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'da7a3346a6f24778b1eb17df549064ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0316823813f04f44b8277f6d23c3d2dd', '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=100317) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:32:00.632484 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2e6621f9-a024-4c6f-8bff-6a0cf861b343 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] https://10.4.3.226/volume/v3/snapshots/b7e31610-369d-4dd4-8ffb-da78ccf8a47d/action returned with HTTP 403 Jul 31 09:32:00.633072 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 664/2654] 10.4.3.226 () {68 vars in 1396 bytes} [Fri Jul 31 09:32:00 2026] POST /volume/v3/snapshots/b7e31610-369d-4dd4-8ffb-da78ccf8a47d/action => generated 133 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:00.643904 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9aad32cf-7247-4ea2-86d3-f1e876a517f1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:00.646089 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9aad32cf-7247-4ea2-86d3-f1e876a517f1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] DELETE https://10.4.3.226/volume/v3/snapshots/b7e31610-369d-4dd4-8ffb-da78ccf8a47d Jul 31 09:32:00.646352 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9aad32cf-7247-4ea2-86d3-f1e876a517f1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:00.646616 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9aad32cf-7247-4ea2-86d3-f1e876a517f1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:00.646942 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-9aad32cf-7247-4ea2-86d3-f1e876a517f1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Delete snapshot with id: b7e31610-369d-4dd4-8ffb-da78ccf8a47d Jul 31 09:32:00.659436 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:00.659436 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:00.659689 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9aad32cf-7247-4ea2-86d3-f1e876a517f1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot retrieved successfully. Jul 31 09:32:00.680211 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9aad32cf-7247-4ea2-86d3-f1e876a517f1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot delete request issued successfully. Jul 31 09:32:00.680570 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9aad32cf-7247-4ea2-86d3-f1e876a517f1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/b7e31610-369d-4dd4-8ffb-da78ccf8a47d returned with HTTP 202 Jul 31 09:32:00.681229 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 662/2655] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:32:00 2026] DELETE /volume/v3/snapshots/b7e31610-369d-4dd4-8ffb-da78ccf8a47d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:00.694958 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3f22210b-b4a5-4474-a0e7-c1cf662b5bfc None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:00.697426 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3f22210b-b4a5-4474-a0e7-c1cf662b5bfc tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/b7e31610-369d-4dd4-8ffb-da78ccf8a47d Jul 31 09:32:00.697765 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3f22210b-b4a5-4474-a0e7-c1cf662b5bfc tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:00.698205 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3f22210b-b4a5-4474-a0e7-c1cf662b5bfc tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:00.705939 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:00.705939 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:00.709262 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-3f22210b-b4a5-4474-a0e7-c1cf662b5bfc tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot retrieved successfully. Jul 31 09:32:00.709262 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3f22210b-b4a5-4474-a0e7-c1cf662b5bfc tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/b7e31610-369d-4dd4-8ffb-da78ccf8a47d returned with HTTP 200 Jul 31 09:32:00.709262 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 667/2656] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:00 2026] GET /volume/v3/snapshots/b7e31610-369d-4dd4-8ffb-da78ccf8a47d => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:00.817649 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5f969a23-2031-4d4d-ae43-e1d5de555a6b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:00.820080 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5f969a23-2031-4d4d-ae43-e1d5de555a6b tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/e4c13d19-87d5-4d41-bccf-44a0ed4d21b2 Jul 31 09:32:00.820385 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5f969a23-2031-4d4d-ae43-e1d5de555a6b tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:00.820660 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5f969a23-2031-4d4d-ae43-e1d5de555a6b tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:00.830294 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5f969a23-2031-4d4d-ae43-e1d5de555a6b tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/e4c13d19-87d5-4d41-bccf-44a0ed4d21b2 returned with HTTP 404 Jul 31 09:32:00.830896 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 664/2657] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:00 2026] GET /volume/v3/volumes/e4c13d19-87d5-4d41-bccf-44a0ed4d21b2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:00.840956 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dac9f50f-6c59-4f30-89c8-43850697060d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:00.842895 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dac9f50f-6c59-4f30-89c8-43850697060d tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/e4c13d19-87d5-4d41-bccf-44a0ed4d21b2 Jul 31 09:32:00.843207 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dac9f50f-6c59-4f30-89c8-43850697060d tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:00.843473 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dac9f50f-6c59-4f30-89c8-43850697060d tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:00.849388 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dac9f50f-6c59-4f30-89c8-43850697060d tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/e4c13d19-87d5-4d41-bccf-44a0ed4d21b2 returned with HTTP 404 Jul 31 09:32:00.850105 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 665/2658] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:00 2026] GET /volume/v3/volumes/e4c13d19-87d5-4d41-bccf-44a0ed4d21b2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:00.858085 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c9797eb6-5d51-42fc-9f39-478679052095 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:00.860536 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c9797eb6-5d51-42fc-9f39-478679052095 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] DELETE https://10.4.3.226/volume/v3/volumes/e4c13d19-87d5-4d41-bccf-44a0ed4d21b2 Jul 31 09:32:00.862371 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c9797eb6-5d51-42fc-9f39-478679052095 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:00.862371 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c9797eb6-5d51-42fc-9f39-478679052095 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:00.862371 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-c9797eb6-5d51-42fc-9f39-478679052095 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Delete volume with id: e4c13d19-87d5-4d41-bccf-44a0ed4d21b2 Jul 31 09:32:00.873439 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c9797eb6-5d51-42fc-9f39-478679052095 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/e4c13d19-87d5-4d41-bccf-44a0ed4d21b2 returned with HTTP 404 Jul 31 09:32:00.874150 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 663/2659] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:32:00 2026] DELETE /volume/v3/volumes/e4c13d19-87d5-4d41-bccf-44a0ed4d21b2 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:00.883769 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a0840610-38ad-4a2c-ac24-3735150dd667 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:00.886213 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a0840610-38ad-4a2c-ac24-3735150dd667 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:00.886649 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a0840610-38ad-4a2c-ac24-3735150dd667 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-282420834"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:00.888500 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-a0840610-38ad-4a2c-ac24-3735150dd667 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-282420834'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:00.888643 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-a0840610-38ad-4a2c-ac24-3735150dd667 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Create volume of 1 GB Jul 31 09:32:00.894546 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a0840610-38ad-4a2c-ac24-3735150dd667 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Availability Zones retrieved successfully. Jul 31 09:32:00.903780 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a0840610-38ad-4a2c-ac24-3735150dd667 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Flow 'volume_create_api' (3bca993e-5630-4097-8aa4-0d7a10e005d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:00.905186 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a0840610-38ad-4a2c-ac24-3735150dd667 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2155ab69-63e3-461e-9224-8270c948afe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:00.907903 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-a0840610-38ad-4a2c-ac24-3735150dd667 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:00.938488 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a0840610-38ad-4a2c-ac24-3735150dd667 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2155ab69-63e3-461e-9224-8270c948afe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:00.939325 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a0840610-38ad-4a2c-ac24-3735150dd667 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f11bd1e-bbd7-4a23-b533-f902b4d92aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:00.993265 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-a0840610-38ad-4a2c-ac24-3735150dd667 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Created reservations ['3e4abebd-d290-4c8b-b372-41ed1a4f17b9', '69510ed4-59fd-44d7-9bb5-d69636998bb2', 'a2a52038-866e-4f95-9db1-8275c2e2b413', 'd7fc8951-8f99-4dfa-9e73-f32ad68ff7d1'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:00.993810 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a0840610-38ad-4a2c-ac24-3735150dd667 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f11bd1e-bbd7-4a23-b533-f902b4d92aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e4abebd-d290-4c8b-b372-41ed1a4f17b9', '69510ed4-59fd-44d7-9bb5-d69636998bb2', 'a2a52038-866e-4f95-9db1-8275c2e2b413', 'd7fc8951-8f99-4dfa-9e73-f32ad68ff7d1']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:00.994948 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a0840610-38ad-4a2c-ac24-3735150dd667 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b6b007f-3776-4301-9c08-f594000f7727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:01.028781 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a0840610-38ad-4a2c-ac24-3735150dd667 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b6b007f-3776-4301-9c08-f594000f7727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb041a5e-d0ff-4b22-8708-6c3f2306ce12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-282420834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8ec807844e24a689afa25e1afa568e8',qos_specs=None,replication_status=,reservations=['3e4abebd-d290-4c8b-b372-41ed1a4f17b9','69510ed4-59fd-44d7-9bb5-d69636998bb2','a2a52038-866e-4f95-9db1-8275c2e2b413','d7fc8951-8f99-4dfa-9e73-f32ad68ff7d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5515b26e475b445f9a02f6071df35d1b',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:32:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-282420834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb041a5e-d0ff-4b22-8708-6c3f2306ce12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8ec807844e24a689afa25e1afa568e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5515b26e475b445f9a02f6071df35d1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:01.030208 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a0840610-38ad-4a2c-ac24-3735150dd667 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3568d4d6-e7a6-4576-9e00-2a1a8db949d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:01.055945 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a0840610-38ad-4a2c-ac24-3735150dd667 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3568d4d6-e7a6-4576-9e00-2a1a8db949d2) transitioned into state 'SUCCESS' from state '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-282420834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8ec807844e24a689afa25e1afa568e8',qos_specs=None,replication_status=,reservations=['3e4abebd-d290-4c8b-b372-41ed1a4f17b9','69510ed4-59fd-44d7-9bb5-d69636998bb2','a2a52038-866e-4f95-9db1-8275c2e2b413','d7fc8951-8f99-4dfa-9e73-f32ad68ff7d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5515b26e475b445f9a02f6071df35d1b',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:01.056785 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a0840610-38ad-4a2c-ac24-3735150dd667 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5023784-64ba-42fe-a440-2be7ded1a19e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:01.066693 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a0840610-38ad-4a2c-ac24-3735150dd667 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5023784-64ba-42fe-a440-2be7ded1a19e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:01.067562 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a0840610-38ad-4a2c-ac24-3735150dd667 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Flow 'volume_create_api' (3bca993e-5630-4097-8aa4-0d7a10e005d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:01.067862 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a0840610-38ad-4a2c-ac24-3735150dd667 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Create volume request issued successfully. Jul 31 09:32:01.068521 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a0840610-38ad-4a2c-ac24-3735150dd667 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:32:01.068862 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 668/2660] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:32:00 2026] POST /volume/v3/volumes => generated 748 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:01.091752 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-54325a96-8330-4672-850e-a2ab5273d12e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:01.093948 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-54325a96-8330-4672-850e-a2ab5273d12e tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/fb041a5e-d0ff-4b22-8708-6c3f2306ce12 Jul 31 09:32:01.094362 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-54325a96-8330-4672-850e-a2ab5273d12e tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:01.094607 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-54325a96-8330-4672-850e-a2ab5273d12e tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:01.105509 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:01.105509 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:01.110548 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-54325a96-8330-4672-850e-a2ab5273d12e tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:32:01.115876 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-54325a96-8330-4672-850e-a2ab5273d12e tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/fb041a5e-d0ff-4b22-8708-6c3f2306ce12 returned with HTTP 200 Jul 31 09:32:01.116498 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 665/2661] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:01 2026] GET /volume/v3/volumes/fb041a5e-d0ff-4b22-8708-6c3f2306ce12 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:01.503817 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6480e839-b9a1-4e13-91f7-67913cf5e517 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:01.616924 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6480e839-b9a1-4e13-91f7-67913cf5e517 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:01.617532 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6480e839-b9a1-4e13-91f7-67913cf5e517 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-2045059884"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:01.619548 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-6480e839-b9a1-4e13-91f7-67913cf5e517 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-2045059884'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:01.619701 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-6480e839-b9a1-4e13-91f7-67913cf5e517 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Create volume of 1 GB Jul 31 09:32:01.624469 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6480e839-b9a1-4e13-91f7-67913cf5e517 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Availability Zones retrieved successfully. Jul 31 09:32:01.630221 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6480e839-b9a1-4e13-91f7-67913cf5e517 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Flow 'volume_create_api' (a618f12d-7fe5-425a-96a9-cdeb6d2ee0e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:01.631331 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6480e839-b9a1-4e13-91f7-67913cf5e517 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a49d36e-099b-4e2a-8511-bf90592e9f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:01.632316 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-6480e839-b9a1-4e13-91f7-67913cf5e517 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:01.659473 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6480e839-b9a1-4e13-91f7-67913cf5e517 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a49d36e-099b-4e2a-8511-bf90592e9f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:01.661753 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6480e839-b9a1-4e13-91f7-67913cf5e517 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f139b30a-1bc0-40c6-95ca-92d3f28833b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:01.720622 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-38b5b3de-d356-4ee2-91a4-6a4309a85b98 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:01.722963 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-38b5b3de-d356-4ee2-91a4-6a4309a85b98 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/b7e31610-369d-4dd4-8ffb-da78ccf8a47d Jul 31 09:32:01.723230 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-38b5b3de-d356-4ee2-91a4-6a4309a85b98 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:01.723460 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-38b5b3de-d356-4ee2-91a4-6a4309a85b98 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:01.725425 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-6480e839-b9a1-4e13-91f7-67913cf5e517 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Created reservations ['06af3248-4eb0-4472-b494-8a034155db79', '41eeb6c4-9807-47cf-9f08-ac1321e7f1ef', '77e07ea4-aa30-4ed4-8867-609e0c5a133e', '309453d7-c9da-430f-99de-24881e1747db'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:01.726463 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6480e839-b9a1-4e13-91f7-67913cf5e517 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f139b30a-1bc0-40c6-95ca-92d3f28833b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06af3248-4eb0-4472-b494-8a034155db79', '41eeb6c4-9807-47cf-9f08-ac1321e7f1ef', '77e07ea4-aa30-4ed4-8867-609e0c5a133e', '309453d7-c9da-430f-99de-24881e1747db']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:01.727508 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6480e839-b9a1-4e13-91f7-67913cf5e517 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2faa51d6-722d-43be-92b5-40b42c02f883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:01.734411 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-38b5b3de-d356-4ee2-91a4-6a4309a85b98 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/b7e31610-369d-4dd4-8ffb-da78ccf8a47d returned with HTTP 404 Jul 31 09:32:01.735150 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 664/2662] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:01 2026] GET /volume/v3/snapshots/b7e31610-369d-4dd4-8ffb-da78ccf8a47d => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:01.742215 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5a9dc953-04ef-4d29-8b4f-100a0f9f25c6 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:01.744198 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5a9dc953-04ef-4d29-8b4f-100a0f9f25c6 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/1bde1e1b-9b8d-477d-b219-052560f985a3 Jul 31 09:32:01.744403 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5a9dc953-04ef-4d29-8b4f-100a0f9f25c6 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:01.744590 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5a9dc953-04ef-4d29-8b4f-100a0f9f25c6 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:01.744770 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-5a9dc953-04ef-4d29-8b4f-100a0f9f25c6 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Delete volume with id: 1bde1e1b-9b8d-477d-b219-052560f985a3 Jul 31 09:32:01.751772 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6480e839-b9a1-4e13-91f7-67913cf5e517 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2faa51d6-722d-43be-92b5-40b42c02f883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46c10940-7766-43d2-b3d3-47866aca31dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-2045059884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ef192d534ce4cc5a3f3d18457d2537b',qos_specs=None,replication_status=,reservations=['06af3248-4eb0-4472-b494-8a034155db79','41eeb6c4-9807-47cf-9f08-ac1321e7f1ef','77e07ea4-aa30-4ed4-8867-609e0c5a133e','309453d7-c9da-430f-99de-24881e1747db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ed787d91bb246c4b11fe717e865b220',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:32:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-2045059884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46c10940-7766-43d2-b3d3-47866aca31dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ef192d534ce4cc5a3f3d18457d2537b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ed787d91bb246c4b11fe717e865b220',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:01.752696 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6480e839-b9a1-4e13-91f7-67913cf5e517 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea6ad16c-527d-4aa1-8216-9b54643756e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:01.752987 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:01.752987 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:01.753438 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5a9dc953-04ef-4d29-8b4f-100a0f9f25c6 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:32:01.770602 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5a9dc953-04ef-4d29-8b4f-100a0f9f25c6 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Delete volume request issued successfully. Jul 31 09:32:01.770782 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5a9dc953-04ef-4d29-8b4f-100a0f9f25c6 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/1bde1e1b-9b8d-477d-b219-052560f985a3 returned with HTTP 202 Jul 31 09:32:01.771206 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 669/2663] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:32:01 2026] DELETE /volume/v3/volumes/1bde1e1b-9b8d-477d-b219-052560f985a3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:01.774158 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6480e839-b9a1-4e13-91f7-67913cf5e517 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea6ad16c-527d-4aa1-8216-9b54643756e0) transitioned into state 'SUCCESS' from state '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-2045059884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ef192d534ce4cc5a3f3d18457d2537b',qos_specs=None,replication_status=,reservations=['06af3248-4eb0-4472-b494-8a034155db79','41eeb6c4-9807-47cf-9f08-ac1321e7f1ef','77e07ea4-aa30-4ed4-8867-609e0c5a133e','309453d7-c9da-430f-99de-24881e1747db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ed787d91bb246c4b11fe717e865b220',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:01.774724 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6480e839-b9a1-4e13-91f7-67913cf5e517 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1314b0a-c97f-4efc-8398-0fea4c7de3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:01.778420 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-77aadf6f-b9c8-418a-bb0d-6d439329562f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:01.780310 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-77aadf6f-b9c8-418a-bb0d-6d439329562f tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/1bde1e1b-9b8d-477d-b219-052560f985a3 Jul 31 09:32:01.780502 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-77aadf6f-b9c8-418a-bb0d-6d439329562f tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:01.780718 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-77aadf6f-b9c8-418a-bb0d-6d439329562f tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:01.788185 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6480e839-b9a1-4e13-91f7-67913cf5e517 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1314b0a-c97f-4efc-8398-0fea4c7de3de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:01.789181 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6480e839-b9a1-4e13-91f7-67913cf5e517 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Flow 'volume_create_api' (a618f12d-7fe5-425a-96a9-cdeb6d2ee0e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:01.789514 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6480e839-b9a1-4e13-91f7-67913cf5e517 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Create volume request issued successfully. Jul 31 09:32:01.790162 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6480e839-b9a1-4e13-91f7-67913cf5e517 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:32:01.790662 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 666/2664] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:32:01 2026] POST /volume/v3/volumes => generated 774 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:01.790727 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:01.790727 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:01.794996 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-77aadf6f-b9c8-418a-bb0d-6d439329562f tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:32:01.801201 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-77aadf6f-b9c8-418a-bb0d-6d439329562f tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/1bde1e1b-9b8d-477d-b219-052560f985a3 returned with HTTP 200 Jul 31 09:32:01.801758 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 666/2665] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:01 2026] GET /volume/v3/volumes/1bde1e1b-9b8d-477d-b219-052560f985a3 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:01.803506 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6120aad4-e305-4800-b510-a0b05db0e65a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:01.807321 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6120aad4-e305-4800-b510-a0b05db0e65a tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] GET https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc Jul 31 09:32:01.807321 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6120aad4-e305-4800-b510-a0b05db0e65a tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:01.807321 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6120aad4-e305-4800-b510-a0b05db0e65a tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:01.816880 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:01.816880 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:01.821849 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-6120aad4-e305-4800-b510-a0b05db0e65a tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Volume info retrieved successfully. Jul 31 09:32:01.828162 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6120aad4-e305-4800-b510-a0b05db0e65a tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc returned with HTTP 200 Jul 31 09:32:01.828162 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 665/2666] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:01 2026] GET /volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 09:32:02.135783 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-bf1e562b-d721-4667-aa00-c273c92a2622 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:02.138109 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bf1e562b-d721-4667-aa00-c273c92a2622 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/fb041a5e-d0ff-4b22-8708-6c3f2306ce12 Jul 31 09:32:02.138387 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bf1e562b-d721-4667-aa00-c273c92a2622 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:02.138631 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bf1e562b-d721-4667-aa00-c273c92a2622 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:02.147646 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:02.147646 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:02.158907 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-bf1e562b-d721-4667-aa00-c273c92a2622 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:32:02.164653 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bf1e562b-d721-4667-aa00-c273c92a2622 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/fb041a5e-d0ff-4b22-8708-6c3f2306ce12 returned with HTTP 200 Jul 31 09:32:02.165220 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 670/2667] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:02 2026] GET /volume/v3/volumes/fb041a5e-d0ff-4b22-8708-6c3f2306ce12 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:02.182491 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-236641d5-9bbe-428a-b6d5-0d46564cb6a8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:02.185396 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-236641d5-9bbe-428a-b6d5-0d46564cb6a8 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] POST https://10.4.3.226/volume/v3/volumes/fb041a5e-d0ff-4b22-8708-6c3f2306ce12/action Jul 31 09:32:02.185966 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-236641d5-9bbe-428a-b6d5-0d46564cb6a8 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:32:02.186264 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-236641d5-9bbe-428a-b6d5-0d46564cb6a8 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:02.199806 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:02.199806 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:02.201071 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.admin_actions [None req-236641d5-9bbe-428a-b6d5-0d46564cb6a8 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Updating volume 'fb041a5e-d0ff-4b22-8708-6c3f2306ce12' with '{'status': 'maintenance'}' {{(pid=100317) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 09:32:02.225155 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-236641d5-9bbe-428a-b6d5-0d46564cb6a8 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] https://10.4.3.226/volume/v3/volumes/fb041a5e-d0ff-4b22-8708-6c3f2306ce12/action returned with HTTP 202 Jul 31 09:32:02.225817 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 667/2668] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:32:02 2026] POST /volume/v3/volumes/fb041a5e-d0ff-4b22-8708-6c3f2306ce12/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:32:02.233083 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bcdaeceb-a118-40bb-9da7-de4ce80050f1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:02.235222 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bcdaeceb-a118-40bb-9da7-de4ce80050f1 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/fb041a5e-d0ff-4b22-8708-6c3f2306ce12 Jul 31 09:32:02.235520 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bcdaeceb-a118-40bb-9da7-de4ce80050f1 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:02.235810 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bcdaeceb-a118-40bb-9da7-de4ce80050f1 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:02.244355 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:02.244355 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:02.249130 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-bcdaeceb-a118-40bb-9da7-de4ce80050f1 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:32:02.255033 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bcdaeceb-a118-40bb-9da7-de4ce80050f1 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/fb041a5e-d0ff-4b22-8708-6c3f2306ce12 returned with HTTP 200 Jul 31 09:32:02.255774 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 667/2669] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:02 2026] GET /volume/v3/volumes/fb041a5e-d0ff-4b22-8708-6c3f2306ce12 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:02.269051 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c895c305-5274-4e4c-8ae5-f53cb96434be None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:02.271393 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c895c305-5274-4e4c-8ae5-f53cb96434be tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] POST https://10.4.3.226/volume/v3/volumes/fb041a5e-d0ff-4b22-8708-6c3f2306ce12/action Jul 31 09:32:02.271751 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c895c305-5274-4e4c-8ae5-f53cb96434be tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:32:02.271870 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c895c305-5274-4e4c-8ae5-f53cb96434be tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:02.282897 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:02.282897 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:02.283606 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c895c305-5274-4e4c-8ae5-f53cb96434be tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Volume info retrieved successfully. Jul 31 09:32:02.312271 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c895c305-5274-4e4c-8ae5-f53cb96434be tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Delete volume request issued successfully. Jul 31 09:32:02.312271 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c895c305-5274-4e4c-8ae5-f53cb96434be tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] https://10.4.3.226/volume/v3/volumes/fb041a5e-d0ff-4b22-8708-6c3f2306ce12/action returned with HTTP 202 Jul 31 09:32:02.312271 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 666/2670] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:32:02 2026] POST /volume/v3/volumes/fb041a5e-d0ff-4b22-8708-6c3f2306ce12/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:32:02.319736 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0eb484e5-2169-4282-86ef-e34ff9854f12 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:02.322197 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0eb484e5-2169-4282-86ef-e34ff9854f12 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/fb041a5e-d0ff-4b22-8708-6c3f2306ce12 Jul 31 09:32:02.322496 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0eb484e5-2169-4282-86ef-e34ff9854f12 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:02.322761 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0eb484e5-2169-4282-86ef-e34ff9854f12 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:02.333057 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:02.333057 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:02.338709 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-0eb484e5-2169-4282-86ef-e34ff9854f12 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:32:02.344865 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0eb484e5-2169-4282-86ef-e34ff9854f12 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/fb041a5e-d0ff-4b22-8708-6c3f2306ce12 returned with HTTP 200 Jul 31 09:32:02.345384 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 671/2671] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:02 2026] GET /volume/v3/volumes/fb041a5e-d0ff-4b22-8708-6c3f2306ce12 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:02.817139 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5ed8315f-33f8-4b3f-b863-103f5220c22c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:02.818987 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5ed8315f-33f8-4b3f-b863-103f5220c22c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/1bde1e1b-9b8d-477d-b219-052560f985a3 Jul 31 09:32:02.819189 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5ed8315f-33f8-4b3f-b863-103f5220c22c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:02.819392 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5ed8315f-33f8-4b3f-b863-103f5220c22c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:02.826611 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5ed8315f-33f8-4b3f-b863-103f5220c22c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/1bde1e1b-9b8d-477d-b219-052560f985a3 returned with HTTP 404 Jul 31 09:32:02.827349 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 668/2672] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:02 2026] GET /volume/v3/volumes/1bde1e1b-9b8d-477d-b219-052560f985a3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:02.838167 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-11d92c5e-c076-41dc-989e-d13f49af089c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:02.839913 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3ec55e9f-16e7-40ea-b08e-351807daaba8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:02.840819 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-11d92c5e-c076-41dc-989e-d13f49af089c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:02.841187 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-11d92c5e-c076-41dc-989e-d13f49af089c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-775478084"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:02.841864 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3ec55e9f-16e7-40ea-b08e-351807daaba8 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] GET https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc Jul 31 09:32:02.842153 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3ec55e9f-16e7-40ea-b08e-351807daaba8 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:02.842392 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3ec55e9f-16e7-40ea-b08e-351807daaba8 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:02.842700 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-11d92c5e-c076-41dc-989e-d13f49af089c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-775478084'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:02.842836 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-11d92c5e-c076-41dc-989e-d13f49af089c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create volume of 1 GB Jul 31 09:32:02.846823 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-11d92c5e-c076-41dc-989e-d13f49af089c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Availability Zones retrieved successfully. Jul 31 09:32:02.849869 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:02.849869 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:02.854027 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-3ec55e9f-16e7-40ea-b08e-351807daaba8 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Volume info retrieved successfully. Jul 31 09:32:02.854228 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-11d92c5e-c076-41dc-989e-d13f49af089c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Flow 'volume_create_api' (26358c00-1c21-4ed5-8280-f66cacc5defa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:02.855518 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-11d92c5e-c076-41dc-989e-d13f49af089c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0bae9c8-50e3-4661-a73c-ed762bce1f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:02.856415 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-11d92c5e-c076-41dc-989e-d13f49af089c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:02.858985 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3ec55e9f-16e7-40ea-b08e-351807daaba8 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc returned with HTTP 200 Jul 31 09:32:02.859535 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 667/2673] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:02 2026] GET /volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:02.890284 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-11d92c5e-c076-41dc-989e-d13f49af089c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0bae9c8-50e3-4661-a73c-ed762bce1f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:02.890991 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-11d92c5e-c076-41dc-989e-d13f49af089c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9588b62a-487f-40a1-93c9-c1976610a8a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:02.943443 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-11d92c5e-c076-41dc-989e-d13f49af089c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Created reservations ['9786fdcd-88a9-4ee1-abf7-f1c8dbe99b75', 'cd91a1f7-2a10-4d3d-9e91-0e9e205bd5db', '16f738a7-1318-418f-b300-97c4655adae1', 'a176ce98-156b-43ac-87c6-ab8baad09f74'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:02.944376 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-11d92c5e-c076-41dc-989e-d13f49af089c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9588b62a-487f-40a1-93c9-c1976610a8a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9786fdcd-88a9-4ee1-abf7-f1c8dbe99b75', 'cd91a1f7-2a10-4d3d-9e91-0e9e205bd5db', '16f738a7-1318-418f-b300-97c4655adae1', 'a176ce98-156b-43ac-87c6-ab8baad09f74']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:02.945358 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-11d92c5e-c076-41dc-989e-d13f49af089c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d56f9a3-51b9-4e58-a440-903446573b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:02.978005 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-11d92c5e-c076-41dc-989e-d13f49af089c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d56f9a3-51b9-4e58-a440-903446573b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '757315e3-f479-4f58-bf18-7c975715790f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-775478084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0316823813f04f44b8277f6d23c3d2dd',qos_specs=None,replication_status=,reservations=['9786fdcd-88a9-4ee1-abf7-f1c8dbe99b75','cd91a1f7-2a10-4d3d-9e91-0e9e205bd5db','16f738a7-1318-418f-b300-97c4655adae1','a176ce98-156b-43ac-87c6-ab8baad09f74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcc2433c1824613a32ae08a782413f4',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:32:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-775478084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=757315e3-f479-4f58-bf18-7c975715790f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0316823813f04f44b8277f6d23c3d2dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdcc2433c1824613a32ae08a782413f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:02.979033 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-11d92c5e-c076-41dc-989e-d13f49af089c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c0b5632-09cc-4760-bd3c-e884f760ff79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:03.002119 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-11d92c5e-c076-41dc-989e-d13f49af089c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c0b5632-09cc-4760-bd3c-e884f760ff79) transitioned into state 'SUCCESS' from state '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-775478084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0316823813f04f44b8277f6d23c3d2dd',qos_specs=None,replication_status=,reservations=['9786fdcd-88a9-4ee1-abf7-f1c8dbe99b75','cd91a1f7-2a10-4d3d-9e91-0e9e205bd5db','16f738a7-1318-418f-b300-97c4655adae1','a176ce98-156b-43ac-87c6-ab8baad09f74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcc2433c1824613a32ae08a782413f4',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:03.002939 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-11d92c5e-c076-41dc-989e-d13f49af089c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4705843c-b9b9-4e48-8c80-3d2f7c7bbe05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:03.017040 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-11d92c5e-c076-41dc-989e-d13f49af089c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4705843c-b9b9-4e48-8c80-3d2f7c7bbe05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:03.018257 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-11d92c5e-c076-41dc-989e-d13f49af089c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Flow 'volume_create_api' (26358c00-1c21-4ed5-8280-f66cacc5defa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:03.018714 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-11d92c5e-c076-41dc-989e-d13f49af089c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create volume request issued successfully. Jul 31 09:32:03.019540 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-11d92c5e-c076-41dc-989e-d13f49af089c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:32:03.020103 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 668/2674] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:32:02 2026] POST /volume/v3/volumes => generated 777 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:03.037126 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7e6edb73-6542-4ac9-8260-4b3c3280bc77 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:03.039575 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7e6edb73-6542-4ac9-8260-4b3c3280bc77 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/757315e3-f479-4f58-bf18-7c975715790f Jul 31 09:32:03.039575 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7e6edb73-6542-4ac9-8260-4b3c3280bc77 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:03.039575 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7e6edb73-6542-4ac9-8260-4b3c3280bc77 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:03.046263 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:03.046263 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:03.049545 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-7e6edb73-6542-4ac9-8260-4b3c3280bc77 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:32:03.053515 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7e6edb73-6542-4ac9-8260-4b3c3280bc77 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/757315e3-f479-4f58-bf18-7c975715790f returned with HTTP 200 Jul 31 09:32:03.053913 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 672/2675] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:03 2026] GET /volume/v3/volumes/757315e3-f479-4f58-bf18-7c975715790f => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:03.362317 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d64cc481-1103-4871-8985-776459f67c29 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:03.368277 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d64cc481-1103-4871-8985-776459f67c29 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/fb041a5e-d0ff-4b22-8708-6c3f2306ce12 Jul 31 09:32:03.369961 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d64cc481-1103-4871-8985-776459f67c29 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:03.370472 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d64cc481-1103-4871-8985-776459f67c29 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:03.383603 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d64cc481-1103-4871-8985-776459f67c29 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/fb041a5e-d0ff-4b22-8708-6c3f2306ce12 returned with HTTP 404 Jul 31 09:32:03.384276 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 669/2676] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:03 2026] GET /volume/v3/volumes/fb041a5e-d0ff-4b22-8708-6c3f2306ce12 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:03.395510 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-30aa55dc-85c4-4d57-a613-126f942559a1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:03.397777 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-30aa55dc-85c4-4d57-a613-126f942559a1 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/fb041a5e-d0ff-4b22-8708-6c3f2306ce12 Jul 31 09:32:03.398153 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-30aa55dc-85c4-4d57-a613-126f942559a1 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:03.398473 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-30aa55dc-85c4-4d57-a613-126f942559a1 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:03.405275 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-30aa55dc-85c4-4d57-a613-126f942559a1 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/fb041a5e-d0ff-4b22-8708-6c3f2306ce12 returned with HTTP 404 Jul 31 09:32:03.406060 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 668/2677] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:03 2026] GET /volume/v3/volumes/fb041a5e-d0ff-4b22-8708-6c3f2306ce12 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:03.417673 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-85266d00-ddd8-4b46-8ff9-21208f63e886 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:03.419799 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-85266d00-ddd8-4b46-8ff9-21208f63e886 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] DELETE https://10.4.3.226/volume/v3/volumes/fb041a5e-d0ff-4b22-8708-6c3f2306ce12 Jul 31 09:32:03.419982 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-85266d00-ddd8-4b46-8ff9-21208f63e886 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:03.420178 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-85266d00-ddd8-4b46-8ff9-21208f63e886 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:03.420798 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-85266d00-ddd8-4b46-8ff9-21208f63e886 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Delete volume with id: fb041a5e-d0ff-4b22-8708-6c3f2306ce12 Jul 31 09:32:03.427160 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-85266d00-ddd8-4b46-8ff9-21208f63e886 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/fb041a5e-d0ff-4b22-8708-6c3f2306ce12 returned with HTTP 404 Jul 31 09:32:03.427787 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 669/2678] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:32:03 2026] DELETE /volume/v3/volumes/fb041a5e-d0ff-4b22-8708-6c3f2306ce12 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:03.439772 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-79ee4ea5-1d3d-45ff-bc6e-cd4de3f538e3 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:03.441606 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-79ee4ea5-1d3d-45ff-bc6e-cd4de3f538e3 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:03.442087 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-79ee4ea5-1d3d-45ff-bc6e-cd4de3f538e3 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1212340887"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:03.443762 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-79ee4ea5-1d3d-45ff-bc6e-cd4de3f538e3 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1212340887'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:03.443922 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-79ee4ea5-1d3d-45ff-bc6e-cd4de3f538e3 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Create volume of 1 GB Jul 31 09:32:03.448337 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-79ee4ea5-1d3d-45ff-bc6e-cd4de3f538e3 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Availability Zones retrieved successfully. Jul 31 09:32:03.454866 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-79ee4ea5-1d3d-45ff-bc6e-cd4de3f538e3 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Flow 'volume_create_api' (02b6a57f-b179-4a4c-a19b-fa8b53691285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:03.455809 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-79ee4ea5-1d3d-45ff-bc6e-cd4de3f538e3 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4c6d07f-958f-4be2-afa4-6bbdd0c7859f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:03.457111 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-79ee4ea5-1d3d-45ff-bc6e-cd4de3f538e3 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:03.490190 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-79ee4ea5-1d3d-45ff-bc6e-cd4de3f538e3 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4c6d07f-958f-4be2-afa4-6bbdd0c7859f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:03.491622 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-79ee4ea5-1d3d-45ff-bc6e-cd4de3f538e3 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41af3a95-2b22-4798-9278-70576c33cdb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:03.538815 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-79ee4ea5-1d3d-45ff-bc6e-cd4de3f538e3 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Created reservations ['8b7ede7d-8954-4e78-a026-709d956e785f', '097391b3-9b6e-4c3d-ab85-7a8b053db68f', '832cacfd-7c94-4680-9bfa-052d87aa66f2', '9d2f3b78-a058-4605-8951-419ca0c9f305'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:03.539854 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-79ee4ea5-1d3d-45ff-bc6e-cd4de3f538e3 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41af3a95-2b22-4798-9278-70576c33cdb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b7ede7d-8954-4e78-a026-709d956e785f', '097391b3-9b6e-4c3d-ab85-7a8b053db68f', '832cacfd-7c94-4680-9bfa-052d87aa66f2', '9d2f3b78-a058-4605-8951-419ca0c9f305']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:03.540870 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-79ee4ea5-1d3d-45ff-bc6e-cd4de3f538e3 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1dd504d-8927-4022-9155-22a334e313de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:03.574032 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-79ee4ea5-1d3d-45ff-bc6e-cd4de3f538e3 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1dd504d-8927-4022-9155-22a334e313de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c601c9a4-97c0-42c3-ad11-4f7f1079fc29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1212340887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8ec807844e24a689afa25e1afa568e8',qos_specs=None,replication_status=,reservations=['8b7ede7d-8954-4e78-a026-709d956e785f','097391b3-9b6e-4c3d-ab85-7a8b053db68f','832cacfd-7c94-4680-9bfa-052d87aa66f2','9d2f3b78-a058-4605-8951-419ca0c9f305'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5515b26e475b445f9a02f6071df35d1b',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:32:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1212340887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c601c9a4-97c0-42c3-ad11-4f7f1079fc29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8ec807844e24a689afa25e1afa568e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5515b26e475b445f9a02f6071df35d1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:03.575341 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-79ee4ea5-1d3d-45ff-bc6e-cd4de3f538e3 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77f5ca31-bce2-4807-afa0-dcb63d565776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:03.612805 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-79ee4ea5-1d3d-45ff-bc6e-cd4de3f538e3 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77f5ca31-bce2-4807-afa0-dcb63d565776) transitioned into state 'SUCCESS' from state '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-1212340887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8ec807844e24a689afa25e1afa568e8',qos_specs=None,replication_status=,reservations=['8b7ede7d-8954-4e78-a026-709d956e785f','097391b3-9b6e-4c3d-ab85-7a8b053db68f','832cacfd-7c94-4680-9bfa-052d87aa66f2','9d2f3b78-a058-4605-8951-419ca0c9f305'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5515b26e475b445f9a02f6071df35d1b',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:03.613886 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-79ee4ea5-1d3d-45ff-bc6e-cd4de3f538e3 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7841fa0f-e1ea-4146-9772-55de1270c252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:03.627839 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-79ee4ea5-1d3d-45ff-bc6e-cd4de3f538e3 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7841fa0f-e1ea-4146-9772-55de1270c252) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:03.628910 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-79ee4ea5-1d3d-45ff-bc6e-cd4de3f538e3 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Flow 'volume_create_api' (02b6a57f-b179-4a4c-a19b-fa8b53691285) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:03.629337 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-79ee4ea5-1d3d-45ff-bc6e-cd4de3f538e3 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Create volume request issued successfully. Jul 31 09:32:03.629918 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-79ee4ea5-1d3d-45ff-bc6e-cd4de3f538e3 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:32:03.631996 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 673/2679] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:32:03 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 31 09:32:03.646276 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e57059c3-8678-4c9b-8630-bea11a8c5bd9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:03.651494 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e57059c3-8678-4c9b-8630-bea11a8c5bd9 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29 Jul 31 09:32:03.651712 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e57059c3-8678-4c9b-8630-bea11a8c5bd9 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:03.651915 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e57059c3-8678-4c9b-8630-bea11a8c5bd9 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:03.665969 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:03.665969 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:03.671600 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e57059c3-8678-4c9b-8630-bea11a8c5bd9 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:32:03.678513 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e57059c3-8678-4c9b-8630-bea11a8c5bd9 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29 returned with HTTP 200 Jul 31 09:32:03.679169 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 670/2680] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:03 2026] GET /volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:04.070573 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3dc42612-1215-460f-bffb-d1dc7f8c9af2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:04.072601 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3dc42612-1215-460f-bffb-d1dc7f8c9af2 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/757315e3-f479-4f58-bf18-7c975715790f Jul 31 09:32:04.073050 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3dc42612-1215-460f-bffb-d1dc7f8c9af2 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:04.073232 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3dc42612-1215-460f-bffb-d1dc7f8c9af2 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:04.081490 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:04.081490 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:04.085774 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-3dc42612-1215-460f-bffb-d1dc7f8c9af2 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:32:04.090661 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3dc42612-1215-460f-bffb-d1dc7f8c9af2 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/757315e3-f479-4f58-bf18-7c975715790f returned with HTTP 200 Jul 31 09:32:04.091516 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 669/2681] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:04 2026] GET /volume/v3/volumes/757315e3-f479-4f58-bf18-7c975715790f => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:04.106174 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c19d0874-7d8e-46a7-818b-bdf3605efbd0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:04.108837 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c19d0874-7d8e-46a7-818b-bdf3605efbd0 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:32:04.109333 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c19d0874-7d8e-46a7-818b-bdf3605efbd0 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "757315e3-f479-4f58-bf18-7c975715790f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1315901759"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:04.121919 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:04.121919 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:04.122445 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c19d0874-7d8e-46a7-818b-bdf3605efbd0 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:32:04.122653 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-c19d0874-7d8e-46a7-818b-bdf3605efbd0 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create snapshot from volume 757315e3-f479-4f58-bf18-7c975715790f Jul 31 09:32:04.165510 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-c19d0874-7d8e-46a7-818b-bdf3605efbd0 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Created reservations ['8f8c6415-2286-4798-b581-dd20316b792b', '506d9d3d-9ea3-422c-afac-3b132818976f', 'bb68b116-2f99-4d54-8e14-c794d9b02c6c', 'e48e4d37-4c32-4c04-88a9-ce8a0943f760'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:04.228399 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c19d0874-7d8e-46a7-818b-bdf3605efbd0 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot create request issued successfully. Jul 31 09:32:04.228399 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c19d0874-7d8e-46a7-818b-bdf3605efbd0 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:32:04.228399 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 670/2682] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:32:04 2026] POST /volume/v3/snapshots => generated 308 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:04.242204 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-946b6698-677f-4593-88fb-2bc281379893 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:04.244541 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-946b6698-677f-4593-88fb-2bc281379893 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/9f58e272-bf86-4e79-82db-76c4b958d3da Jul 31 09:32:04.245388 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-946b6698-677f-4593-88fb-2bc281379893 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:04.245388 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-946b6698-677f-4593-88fb-2bc281379893 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:04.256217 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:04.256217 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:04.257103 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-946b6698-677f-4593-88fb-2bc281379893 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot retrieved successfully. Jul 31 09:32:04.257777 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-946b6698-677f-4593-88fb-2bc281379893 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/9f58e272-bf86-4e79-82db-76c4b958d3da returned with HTTP 200 Jul 31 09:32:04.258358 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 674/2683] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:04 2026] GET /volume/v3/snapshots/9f58e272-bf86-4e79-82db-76c4b958d3da => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:04.695995 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c9a7da4f-af48-45ce-9aa9-6b000ebe9457 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:04.697827 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c9a7da4f-af48-45ce-9aa9-6b000ebe9457 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29 Jul 31 09:32:04.698268 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c9a7da4f-af48-45ce-9aa9-6b000ebe9457 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:04.698567 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c9a7da4f-af48-45ce-9aa9-6b000ebe9457 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:04.705870 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:04.705870 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:04.712866 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c9a7da4f-af48-45ce-9aa9-6b000ebe9457 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:32:04.720773 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c9a7da4f-af48-45ce-9aa9-6b000ebe9457 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29 returned with HTTP 200 Jul 31 09:32:04.721287 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 671/2684] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:04 2026] GET /volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:04.734658 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f1e2d2f6-7265-478a-b4ca-fd279cc1edf4 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:04.736280 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f1e2d2f6-7265-478a-b4ca-fd279cc1edf4 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] POST https://10.4.3.226/volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29/action Jul 31 09:32:04.736772 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f1e2d2f6-7265-478a-b4ca-fd279cc1edf4 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:32:04.737128 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f1e2d2f6-7265-478a-b4ca-fd279cc1edf4 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:04.746481 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:04.746481 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:04.747381 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.admin_actions [None req-f1e2d2f6-7265-478a-b4ca-fd279cc1edf4 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Updating volume 'c601c9a4-97c0-42c3-ad11-4f7f1079fc29' with '{'status': 'error'}' {{(pid=100314) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 09:32:04.771963 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f1e2d2f6-7265-478a-b4ca-fd279cc1edf4 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] https://10.4.3.226/volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29/action returned with HTTP 202 Jul 31 09:32:04.772475 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 670/2685] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:32:04 2026] POST /volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:32:04.780962 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-34b3ee39-66e0-4953-aef7-e049c0a5e574 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:04.783726 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-34b3ee39-66e0-4953-aef7-e049c0a5e574 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29 Jul 31 09:32:04.784202 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-34b3ee39-66e0-4953-aef7-e049c0a5e574 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:04.784478 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-34b3ee39-66e0-4953-aef7-e049c0a5e574 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:04.793293 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:04.793293 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:04.797151 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-34b3ee39-66e0-4953-aef7-e049c0a5e574 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:32:04.801851 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-34b3ee39-66e0-4953-aef7-e049c0a5e574 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29 returned with HTTP 200 Jul 31 09:32:04.802328 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 671/2686] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:04 2026] GET /volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:04.818818 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-aa46aeb0-a149-4446-aa75-1f9df6b61bde None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:04.824265 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-aa46aeb0-a149-4446-aa75-1f9df6b61bde tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] POST https://10.4.3.226/volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29/action Jul 31 09:32:04.824265 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-aa46aeb0-a149-4446-aa75-1f9df6b61bde tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:32:04.824265 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-aa46aeb0-a149-4446-aa75-1f9df6b61bde tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:04.833960 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:04.833960 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:04.834417 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.admin_actions [None req-aa46aeb0-a149-4446-aa75-1f9df6b61bde tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Updating volume 'c601c9a4-97c0-42c3-ad11-4f7f1079fc29' with '{'status': 'available'}' {{(pid=100315) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 09:32:04.861642 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-aa46aeb0-a149-4446-aa75-1f9df6b61bde tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] https://10.4.3.226/volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29/action returned with HTTP 202 Jul 31 09:32:04.862081 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 675/2687] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:32:04 2026] POST /volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:32:04.871320 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-73a9ccaa-5b91-47df-b3f5-9d5f2b4c9ec4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:04.873475 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-73a9ccaa-5b91-47df-b3f5-9d5f2b4c9ec4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29 Jul 31 09:32:04.873773 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-73a9ccaa-5b91-47df-b3f5-9d5f2b4c9ec4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:04.874015 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-73a9ccaa-5b91-47df-b3f5-9d5f2b4c9ec4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:04.883022 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:04.883022 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:04.888215 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-73a9ccaa-5b91-47df-b3f5-9d5f2b4c9ec4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:32:04.895270 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-73a9ccaa-5b91-47df-b3f5-9d5f2b4c9ec4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29 returned with HTTP 200 Jul 31 09:32:04.895270 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 672/2688] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:04 2026] GET /volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:04.909488 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d6660931-6325-48e1-871a-3b31857f0c2d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:04.911366 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d6660931-6325-48e1-871a-3b31857f0c2d tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] POST https://10.4.3.226/volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29/action Jul 31 09:32:04.911726 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d6660931-6325-48e1-871a-3b31857f0c2d tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:32:04.911860 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d6660931-6325-48e1-871a-3b31857f0c2d tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:04.920160 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:04.920160 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:04.920810 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.admin_actions [None req-d6660931-6325-48e1-871a-3b31857f0c2d tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Updating volume 'c601c9a4-97c0-42c3-ad11-4f7f1079fc29' with '{'status': 'maintenance'}' {{(pid=100314) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 09:32:04.947328 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d6660931-6325-48e1-871a-3b31857f0c2d tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] https://10.4.3.226/volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29/action returned with HTTP 202 Jul 31 09:32:04.947328 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 671/2689] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:32:04 2026] POST /volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:32:04.957264 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-30e62c31-a097-4de7-af03-f5553dc2ab7f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:04.959413 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-30e62c31-a097-4de7-af03-f5553dc2ab7f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29 Jul 31 09:32:04.959977 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-30e62c31-a097-4de7-af03-f5553dc2ab7f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:04.959977 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-30e62c31-a097-4de7-af03-f5553dc2ab7f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:04.969335 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:04.969335 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:04.974610 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-30e62c31-a097-4de7-af03-f5553dc2ab7f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:32:04.980796 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-30e62c31-a097-4de7-af03-f5553dc2ab7f tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29 returned with HTTP 200 Jul 31 09:32:04.980796 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 672/2690] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:04 2026] GET /volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:04.996999 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-60aed252-c75a-434f-9960-2238c5f728d3 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:04.999232 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-60aed252-c75a-434f-9960-2238c5f728d3 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] POST https://10.4.3.226/volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29/action Jul 31 09:32:04.999690 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-60aed252-c75a-434f-9960-2238c5f728d3 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:32:04.999861 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-60aed252-c75a-434f-9960-2238c5f728d3 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:05.014081 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:05.014081 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:05.014081 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.admin_actions [None req-60aed252-c75a-434f-9960-2238c5f728d3 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] Updating volume 'c601c9a4-97c0-42c3-ad11-4f7f1079fc29' with '{'status': 'available'}' {{(pid=100315) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 09:32:05.037391 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-60aed252-c75a-434f-9960-2238c5f728d3 tempest-VolumesActionsTest-188442697 tempest-VolumesActionsTest-188442697-project-admin] https://10.4.3.226/volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29/action returned with HTTP 202 Jul 31 09:32:05.037927 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 676/2691] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:32:04 2026] POST /volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:32:05.046469 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-04aca07a-29b8-47d8-9b10-14e00114f27a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:05.050687 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-04aca07a-29b8-47d8-9b10-14e00114f27a tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29 Jul 31 09:32:05.050919 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-04aca07a-29b8-47d8-9b10-14e00114f27a tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:05.051410 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-04aca07a-29b8-47d8-9b10-14e00114f27a tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:05.059217 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:05.059217 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:05.065888 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-04aca07a-29b8-47d8-9b10-14e00114f27a tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:32:05.071121 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-04aca07a-29b8-47d8-9b10-14e00114f27a tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29 returned with HTTP 200 Jul 31 09:32:05.071549 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 673/2692] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:05 2026] GET /volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:05.083342 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-cec34307-52f7-4bce-9e85-f1b9360328f0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:05.085134 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cec34307-52f7-4bce-9e85-f1b9360328f0 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29 Jul 31 09:32:05.087257 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cec34307-52f7-4bce-9e85-f1b9360328f0 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:05.087257 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cec34307-52f7-4bce-9e85-f1b9360328f0 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:05.091939 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:05.091939 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:05.095810 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-cec34307-52f7-4bce-9e85-f1b9360328f0 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:32:05.099728 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cec34307-52f7-4bce-9e85-f1b9360328f0 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29 returned with HTTP 200 Jul 31 09:32:05.100100 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 672/2693] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:05 2026] GET /volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:05.111520 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-181f27de-5878-4ebd-b7db-e87552176f26 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:05.113851 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-181f27de-5878-4ebd-b7db-e87552176f26 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] DELETE https://10.4.3.226/volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29 Jul 31 09:32:05.114107 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-181f27de-5878-4ebd-b7db-e87552176f26 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:05.114336 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-181f27de-5878-4ebd-b7db-e87552176f26 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:05.114507 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-181f27de-5878-4ebd-b7db-e87552176f26 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Delete volume with id: c601c9a4-97c0-42c3-ad11-4f7f1079fc29 Jul 31 09:32:05.125261 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:05.125261 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:05.125261 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-181f27de-5878-4ebd-b7db-e87552176f26 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:32:05.149100 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-181f27de-5878-4ebd-b7db-e87552176f26 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Delete volume request issued successfully. Jul 31 09:32:05.149656 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-181f27de-5878-4ebd-b7db-e87552176f26 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29 returned with HTTP 202 Jul 31 09:32:05.149871 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 673/2694] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:32:05 2026] DELETE /volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:05.158301 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d48de66a-1cf3-4a38-864a-0c5babd0b5e4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:05.160820 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d48de66a-1cf3-4a38-864a-0c5babd0b5e4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29 Jul 31 09:32:05.161089 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d48de66a-1cf3-4a38-864a-0c5babd0b5e4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:05.161354 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d48de66a-1cf3-4a38-864a-0c5babd0b5e4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:05.178257 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:05.178257 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:05.183874 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d48de66a-1cf3-4a38-864a-0c5babd0b5e4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Volume info retrieved successfully. Jul 31 09:32:05.200389 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d48de66a-1cf3-4a38-864a-0c5babd0b5e4 tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29 returned with HTTP 200 Jul 31 09:32:05.200920 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 677/2695] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:05 2026] GET /volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:05.268543 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5385a048-e2fa-4d5b-b629-d766ff5f9ec9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:05.271101 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5385a048-e2fa-4d5b-b629-d766ff5f9ec9 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/9f58e272-bf86-4e79-82db-76c4b958d3da Jul 31 09:32:05.271418 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5385a048-e2fa-4d5b-b629-d766ff5f9ec9 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:05.271703 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5385a048-e2fa-4d5b-b629-d766ff5f9ec9 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:05.278150 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:05.278150 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:05.278628 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5385a048-e2fa-4d5b-b629-d766ff5f9ec9 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot retrieved successfully. Jul 31 09:32:05.279596 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5385a048-e2fa-4d5b-b629-d766ff5f9ec9 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/9f58e272-bf86-4e79-82db-76c4b958d3da returned with HTTP 200 Jul 31 09:32:05.280126 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 674/2696] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:05 2026] GET /volume/v3/snapshots/9f58e272-bf86-4e79-82db-76c4b958d3da => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:05.290666 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-152736e2-3766-4464-8d26-884d5245e7d1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:05.291287 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-152736e2-3766-4464-8d26-884d5245e7d1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] GET https://10.4.3.226/volume/v3/snapshots/9f58e272-bf86-4e79-82db-76c4b958d3da Jul 31 09:32:05.291287 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-152736e2-3766-4464-8d26-884d5245e7d1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:05.291542 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-152736e2-3766-4464-8d26-884d5245e7d1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:05.297162 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:05.297162 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:05.297677 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-152736e2-3766-4464-8d26-884d5245e7d1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Snapshot retrieved successfully. Jul 31 09:32:05.298547 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-152736e2-3766-4464-8d26-884d5245e7d1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] https://10.4.3.226/volume/v3/snapshots/9f58e272-bf86-4e79-82db-76c4b958d3da returned with HTTP 200 Jul 31 09:32:05.298948 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 673/2697] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:05 2026] GET /volume/v3/snapshots/9f58e272-bf86-4e79-82db-76c4b958d3da => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:05.315168 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-091f836d-f5f8-4c74-9f38-20ffe030f7bf None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:05.317739 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-091f836d-f5f8-4c74-9f38-20ffe030f7bf tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] DELETE https://10.4.3.226/volume/v3/snapshots/9f58e272-bf86-4e79-82db-76c4b958d3da Jul 31 09:32:05.318647 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-091f836d-f5f8-4c74-9f38-20ffe030f7bf tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:05.318647 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-091f836d-f5f8-4c74-9f38-20ffe030f7bf tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:05.318647 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-091f836d-f5f8-4c74-9f38-20ffe030f7bf tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Delete snapshot with id: 9f58e272-bf86-4e79-82db-76c4b958d3da Jul 31 09:32:05.324354 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:05.324354 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:05.324715 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-091f836d-f5f8-4c74-9f38-20ffe030f7bf tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot retrieved successfully. Jul 31 09:32:05.344637 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-091f836d-f5f8-4c74-9f38-20ffe030f7bf tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot delete request issued successfully. Jul 31 09:32:05.344875 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-091f836d-f5f8-4c74-9f38-20ffe030f7bf tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/9f58e272-bf86-4e79-82db-76c4b958d3da returned with HTTP 202 Jul 31 09:32:05.345357 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 674/2698] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:32:05 2026] DELETE /volume/v3/snapshots/9f58e272-bf86-4e79-82db-76c4b958d3da => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:05.353337 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-1ce26dcf-c929-47fa-9720-843689973881 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:05.355054 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1ce26dcf-c929-47fa-9720-843689973881 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/9f58e272-bf86-4e79-82db-76c4b958d3da Jul 31 09:32:05.355265 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1ce26dcf-c929-47fa-9720-843689973881 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:05.355480 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1ce26dcf-c929-47fa-9720-843689973881 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:05.361070 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:05.361070 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:05.361507 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-1ce26dcf-c929-47fa-9720-843689973881 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot retrieved successfully. Jul 31 09:32:05.363446 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1ce26dcf-c929-47fa-9720-843689973881 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/9f58e272-bf86-4e79-82db-76c4b958d3da returned with HTTP 200 Jul 31 09:32:05.363677 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 678/2699] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:05 2026] GET /volume/v3/snapshots/9f58e272-bf86-4e79-82db-76c4b958d3da => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:05.990447 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-24534f2c-3ee6-4c61-81c5-37ff63e5fea6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:05.992236 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-24534f2c-3ee6-4c61-81c5-37ff63e5fea6 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:05.994443 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-24534f2c-3ee6-4c61-81c5-37ff63e5fea6 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1998071474"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:05.994794 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-24534f2c-3ee6-4c61-81c5-37ff63e5fea6 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1998071474'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:05.995062 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-24534f2c-3ee6-4c61-81c5-37ff63e5fea6 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Create volume of 1 GB Jul 31 09:32:06.003275 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-24534f2c-3ee6-4c61-81c5-37ff63e5fea6 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Availability Zones retrieved successfully. Jul 31 09:32:06.006212 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-24534f2c-3ee6-4c61-81c5-37ff63e5fea6 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Flow 'volume_create_api' (1db78441-f770-48d8-8a6d-28ef9ce924a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:06.007407 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-24534f2c-3ee6-4c61-81c5-37ff63e5fea6 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbd2fe84-044b-4011-b579-c4e4e87bb7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:06.008544 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-24534f2c-3ee6-4c61-81c5-37ff63e5fea6 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:06.047458 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-24534f2c-3ee6-4c61-81c5-37ff63e5fea6 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbd2fe84-044b-4011-b579-c4e4e87bb7cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:06.049271 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-24534f2c-3ee6-4c61-81c5-37ff63e5fea6 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80c88f9e-0bab-4b78-b225-6b5bbb223239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:06.104655 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-24534f2c-3ee6-4c61-81c5-37ff63e5fea6 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Created reservations ['555fb1e3-4e35-40b7-a7d4-ec0786e5c856', '085899f2-aa1d-4edb-ac1e-ed2a01cfb163', 'c25c5914-6996-4e94-8a84-df1423c0fbc9', 'ce0449a6-364c-4fac-aa49-bda8ca0d89be'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:06.106286 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-24534f2c-3ee6-4c61-81c5-37ff63e5fea6 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80c88f9e-0bab-4b78-b225-6b5bbb223239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['555fb1e3-4e35-40b7-a7d4-ec0786e5c856', '085899f2-aa1d-4edb-ac1e-ed2a01cfb163', 'c25c5914-6996-4e94-8a84-df1423c0fbc9', 'ce0449a6-364c-4fac-aa49-bda8ca0d89be']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:06.107854 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-24534f2c-3ee6-4c61-81c5-37ff63e5fea6 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac187bb7-09e1-4fb9-a8ed-66673506d5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:06.141464 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-24534f2c-3ee6-4c61-81c5-37ff63e5fea6 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac187bb7-09e1-4fb9-a8ed-66673506d5c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b426d387-05e0-4431-abe4-1310b31fc554', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1998071474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ec05bc719ef472bb72d4147862bac3e',qos_specs=None,replication_status=,reservations=['555fb1e3-4e35-40b7-a7d4-ec0786e5c856','085899f2-aa1d-4edb-ac1e-ed2a01cfb163','c25c5914-6996-4e94-8a84-df1423c0fbc9','ce0449a6-364c-4fac-aa49-bda8ca0d89be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='839587ef6e25482da9c65b2347f8078d',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:32:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1998071474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b426d387-05e0-4431-abe4-1310b31fc554,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ec05bc719ef472bb72d4147862bac3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='839587ef6e25482da9c65b2347f8078d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:06.141464 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-24534f2c-3ee6-4c61-81c5-37ff63e5fea6 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46f2d52f-e458-4099-87cd-f2ee1b1b75a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:06.170599 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-24534f2c-3ee6-4c61-81c5-37ff63e5fea6 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46f2d52f-e458-4099-87cd-f2ee1b1b75a1) transitioned into state 'SUCCESS' from state '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-1998071474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ec05bc719ef472bb72d4147862bac3e',qos_specs=None,replication_status=,reservations=['555fb1e3-4e35-40b7-a7d4-ec0786e5c856','085899f2-aa1d-4edb-ac1e-ed2a01cfb163','c25c5914-6996-4e94-8a84-df1423c0fbc9','ce0449a6-364c-4fac-aa49-bda8ca0d89be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='839587ef6e25482da9c65b2347f8078d',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:06.170599 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-24534f2c-3ee6-4c61-81c5-37ff63e5fea6 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6398cba2-755c-414c-be55-9bb4516cc545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:06.190815 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-24534f2c-3ee6-4c61-81c5-37ff63e5fea6 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6398cba2-755c-414c-be55-9bb4516cc545) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:06.190815 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-24534f2c-3ee6-4c61-81c5-37ff63e5fea6 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Flow 'volume_create_api' (1db78441-f770-48d8-8a6d-28ef9ce924a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:06.190815 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-24534f2c-3ee6-4c61-81c5-37ff63e5fea6 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Create volume request issued successfully. Jul 31 09:32:06.197055 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-24534f2c-3ee6-4c61-81c5-37ff63e5fea6 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:32:06.197055 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 675/2700] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:32:05 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 31 09:32:06.206299 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-088f508f-edb4-41e2-aa63-b2a624610a73 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:06.209886 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-088f508f-edb4-41e2-aa63-b2a624610a73 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 Jul 31 09:32:06.210121 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-088f508f-edb4-41e2-aa63-b2a624610a73 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:06.210319 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-088f508f-edb4-41e2-aa63-b2a624610a73 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:06.220931 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-10b1930f-764a-4e49-8dbc-bc41880627fc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:06.221397 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:06.221397 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:06.223262 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-10b1930f-764a-4e49-8dbc-bc41880627fc tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] GET https://10.4.3.226/volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29 Jul 31 09:32:06.223742 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-10b1930f-764a-4e49-8dbc-bc41880627fc tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:06.223742 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-10b1930f-764a-4e49-8dbc-bc41880627fc tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:06.224874 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-088f508f-edb4-41e2-aa63-b2a624610a73 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:32:06.230675 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-10b1930f-764a-4e49-8dbc-bc41880627fc tempest-VolumesActionsTest-1867750929 tempest-VolumesActionsTest-1867750929-project-member] https://10.4.3.226/volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29 returned with HTTP 404 Jul 31 09:32:06.231033 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-088f508f-edb4-41e2-aa63-b2a624610a73 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 returned with HTTP 200 Jul 31 09:32:06.231299 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 675/2701] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:06 2026] GET /volume/v3/volumes/c601c9a4-97c0-42c3-ad11-4f7f1079fc29 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:06.231535 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 674/2702] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:06 2026] GET /volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:32:06.375438 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5bdbdce2-f922-4490-93b6-36bff77319d0 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:06.377781 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5bdbdce2-f922-4490-93b6-36bff77319d0 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/9f58e272-bf86-4e79-82db-76c4b958d3da Jul 31 09:32:06.378180 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5bdbdce2-f922-4490-93b6-36bff77319d0 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:06.378438 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5bdbdce2-f922-4490-93b6-36bff77319d0 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:06.384613 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5bdbdce2-f922-4490-93b6-36bff77319d0 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/9f58e272-bf86-4e79-82db-76c4b958d3da returned with HTTP 404 Jul 31 09:32:06.389321 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 679/2703] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:06 2026] GET /volume/v3/snapshots/9f58e272-bf86-4e79-82db-76c4b958d3da => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 09:32:06.397268 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-137f7442-8218-4834-a29f-4dc89aa7c9dc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:06.401271 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-137f7442-8218-4834-a29f-4dc89aa7c9dc tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/757315e3-f479-4f58-bf18-7c975715790f Jul 31 09:32:06.401271 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-137f7442-8218-4834-a29f-4dc89aa7c9dc tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:06.401271 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-137f7442-8218-4834-a29f-4dc89aa7c9dc tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:06.401271 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-137f7442-8218-4834-a29f-4dc89aa7c9dc tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Delete volume with id: 757315e3-f479-4f58-bf18-7c975715790f Jul 31 09:32:06.409828 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:06.409828 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:06.410297 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-137f7442-8218-4834-a29f-4dc89aa7c9dc tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:32:06.430979 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-137f7442-8218-4834-a29f-4dc89aa7c9dc tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Delete volume request issued successfully. Jul 31 09:32:06.431263 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-137f7442-8218-4834-a29f-4dc89aa7c9dc tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/757315e3-f479-4f58-bf18-7c975715790f returned with HTTP 202 Jul 31 09:32:06.431802 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 676/2704] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:32:06 2026] DELETE /volume/v3/volumes/757315e3-f479-4f58-bf18-7c975715790f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:06.441619 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-86d10883-6d47-480a-b1d8-b7dad96d7638 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:06.445097 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-86d10883-6d47-480a-b1d8-b7dad96d7638 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/757315e3-f479-4f58-bf18-7c975715790f Jul 31 09:32:06.445357 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-86d10883-6d47-480a-b1d8-b7dad96d7638 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:06.445643 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-86d10883-6d47-480a-b1d8-b7dad96d7638 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:06.463340 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:06.463340 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:06.467753 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-86d10883-6d47-480a-b1d8-b7dad96d7638 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:32:06.472420 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-86d10883-6d47-480a-b1d8-b7dad96d7638 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/757315e3-f479-4f58-bf18-7c975715790f returned with HTTP 200 Jul 31 09:32:06.472798 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 676/2705] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:06 2026] GET /volume/v3/volumes/757315e3-f479-4f58-bf18-7c975715790f => generated 1007 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:07.246171 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-985c44d9-9975-42b8-80f1-dc496d917ea3 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:07.248514 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-985c44d9-9975-42b8-80f1-dc496d917ea3 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 Jul 31 09:32:07.248773 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-985c44d9-9975-42b8-80f1-dc496d917ea3 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:07.249056 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-985c44d9-9975-42b8-80f1-dc496d917ea3 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:07.261426 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:07.261426 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:07.266364 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-985c44d9-9975-42b8-80f1-dc496d917ea3 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:32:07.272932 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-985c44d9-9975-42b8-80f1-dc496d917ea3 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 returned with HTTP 200 Jul 31 09:32:07.273630 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 675/2706] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:07 2026] GET /volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:07.341948 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-899be6b0-d203-4acf-9029-f381dc8a816b req-1ad04cfb-25d9-4c15-9cfe-2faf7d278947 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:07.344136 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-899be6b0-d203-4acf-9029-f381dc8a816b req-1ad04cfb-25d9-4c15-9cfe-2faf7d278947 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 Jul 31 09:32:07.344398 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-899be6b0-d203-4acf-9029-f381dc8a816b req-1ad04cfb-25d9-4c15-9cfe-2faf7d278947 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:07.344584 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-899be6b0-d203-4acf-9029-f381dc8a816b req-1ad04cfb-25d9-4c15-9cfe-2faf7d278947 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:07.354271 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:07.354271 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:07.356967 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-899be6b0-d203-4acf-9029-f381dc8a816b req-1ad04cfb-25d9-4c15-9cfe-2faf7d278947 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:32:07.361396 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-899be6b0-d203-4acf-9029-f381dc8a816b req-1ad04cfb-25d9-4c15-9cfe-2faf7d278947 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 returned with HTTP 200 Jul 31 09:32:07.361822 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 680/2707] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:32:07 2026] GET /volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:07.463759 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e8c380bb-05b5-4d0c-9167-b65910110125 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:07.464296 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e8c380bb-05b5-4d0c-9167-b65910110125 None None] GET https://10.4.3.226/volume// Jul 31 09:32:07.464524 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e8c380bb-05b5-4d0c-9167-b65910110125 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:07.465515 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e8c380bb-05b5-4d0c-9167-b65910110125 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:07.465980 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e8c380bb-05b5-4d0c-9167-b65910110125 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:32:07.466477 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 677/2708] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:32:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:32:07.474387 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-899be6b0-d203-4acf-9029-f381dc8a816b req-09016cbe-6f24-466d-8fba-2b9bd2a2c260 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:07.476952 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-899be6b0-d203-4acf-9029-f381dc8a816b req-09016cbe-6f24-466d-8fba-2b9bd2a2c260 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:32:07.477306 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-899be6b0-d203-4acf-9029-f381dc8a816b req-09016cbe-6f24-466d-8fba-2b9bd2a2c260 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b426d387-05e0-4431-abe4-1310b31fc554", "connector": null, "instance_uuid": "8a1fe014-5e5e-4abe-9c89-9f1a69224e7b"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:07.485926 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-bdd1a2ff-ce39-4e07-a105-4bf5f333ce39 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:07.489073 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bdd1a2ff-ce39-4e07-a105-4bf5f333ce39 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/757315e3-f479-4f58-bf18-7c975715790f Jul 31 09:32:07.489193 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:07.489193 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:07.489341 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bdd1a2ff-ce39-4e07-a105-4bf5f333ce39 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:07.490341 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bdd1a2ff-ce39-4e07-a105-4bf5f333ce39 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:07.502090 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bdd1a2ff-ce39-4e07-a105-4bf5f333ce39 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/757315e3-f479-4f58-bf18-7c975715790f returned with HTTP 404 Jul 31 09:32:07.502413 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 676/2709] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:07 2026] GET /volume/v3/volumes/757315e3-f479-4f58-bf18-7c975715790f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:07.510517 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3604584e-5661-421c-87d0-6bdd601c330d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:07.515027 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3604584e-5661-421c-87d0-6bdd601c330d tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:07.515568 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3604584e-5661-421c-87d0-6bdd601c330d tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1485038282"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:07.517613 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-3604584e-5661-421c-87d0-6bdd601c330d tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1485038282'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:07.517835 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-3604584e-5661-421c-87d0-6bdd601c330d tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create volume of 1 GB Jul 31 09:32:07.531536 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-3604584e-5661-421c-87d0-6bdd601c330d tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Availability Zones retrieved successfully. Jul 31 09:32:07.540878 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3604584e-5661-421c-87d0-6bdd601c330d tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Flow 'volume_create_api' (2559917d-f32d-49c0-97f9-02c80aceb2e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:07.542086 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3604584e-5661-421c-87d0-6bdd601c330d tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16c4858f-c3ea-4709-baee-cd236fee2064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:07.543202 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-3604584e-5661-421c-87d0-6bdd601c330d tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:07.545020 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-899be6b0-d203-4acf-9029-f381dc8a816b req-09016cbe-6f24-466d-8fba-2b9bd2a2c260 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:32:07.545535 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 677/2710] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:32:07 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 31 09:32:07.597074 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3604584e-5661-421c-87d0-6bdd601c330d tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16c4858f-c3ea-4709-baee-cd236fee2064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:07.598076 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3604584e-5661-421c-87d0-6bdd601c330d tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c72f921-9cbe-46aa-8a3a-158859174d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:07.604272 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ed41450d-7fd8-49a7-bb42-ccf6884fb669 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:07.605298 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ed41450d-7fd8-49a7-bb42-ccf6884fb669 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 Jul 31 09:32:07.605616 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ed41450d-7fd8-49a7-bb42-ccf6884fb669 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:07.605987 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ed41450d-7fd8-49a7-bb42-ccf6884fb669 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:07.620898 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-833419d3-1b26-412e-9ac5-9965e280779d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:07.621271 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-833419d3-1b26-412e-9ac5-9965e280779d None None] GET https://10.4.3.226/volume// Jul 31 09:32:07.621435 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-833419d3-1b26-412e-9ac5-9965e280779d None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:07.621629 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-833419d3-1b26-412e-9ac5-9965e280779d None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:07.621921 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-833419d3-1b26-412e-9ac5-9965e280779d None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:32:07.622214 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 677/2711] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:32: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 31 09:32:07.624341 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:07.624341 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:07.630592 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ed41450d-7fd8-49a7-bb42-ccf6884fb669 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:32:07.633909 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-899be6b0-d203-4acf-9029-f381dc8a816b req-2fc719ac-bb34-4b90-9640-e8838bfb012d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:07.636395 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ed41450d-7fd8-49a7-bb42-ccf6884fb669 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 returned with HTTP 200 Jul 31 09:32:07.636881 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 678/2712] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:07 2026] GET /volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:07.642527 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-899be6b0-d203-4acf-9029-f381dc8a816b req-2fc719ac-bb34-4b90-9640-e8838bfb012d tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 Jul 31 09:32:07.643025 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-899be6b0-d203-4acf-9029-f381dc8a816b req-2fc719ac-bb34-4b90-9640-e8838bfb012d tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:07.643206 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-899be6b0-d203-4acf-9029-f381dc8a816b req-2fc719ac-bb34-4b90-9640-e8838bfb012d tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:07.660428 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:07.660428 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:07.664290 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-3604584e-5661-421c-87d0-6bdd601c330d tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Created reservations ['1cc94214-6b3f-44d7-848a-20a3876b24f4', 'd9daddea-b544-4134-bb10-4556d057c277', '48e81267-c57c-4b70-bd85-667f138495c9', '735c4fc4-a970-4046-a04a-03618153314d'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:07.664778 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3604584e-5661-421c-87d0-6bdd601c330d tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c72f921-9cbe-46aa-8a3a-158859174d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cc94214-6b3f-44d7-848a-20a3876b24f4', 'd9daddea-b544-4134-bb10-4556d057c277', '48e81267-c57c-4b70-bd85-667f138495c9', '735c4fc4-a970-4046-a04a-03618153314d']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:07.666314 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3604584e-5661-421c-87d0-6bdd601c330d tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bbecb48-987b-437b-9d98-e5585d151c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:07.669483 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-899be6b0-d203-4acf-9029-f381dc8a816b req-2fc719ac-bb34-4b90-9640-e8838bfb012d tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:32:07.677961 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-899be6b0-d203-4acf-9029-f381dc8a816b req-2fc719ac-bb34-4b90-9640-e8838bfb012d tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 returned with HTTP 200 Jul 31 09:32:07.679367 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 678/2713] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:32:07 2026] GET /volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 => generated 1027 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:32:07.707363 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3604584e-5661-421c-87d0-6bdd601c330d tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bbecb48-987b-437b-9d98-e5585d151c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0ff50e6-f19b-4352-9d42-f7ca4c9924ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1485038282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0316823813f04f44b8277f6d23c3d2dd',qos_specs=None,replication_status=,reservations=['1cc94214-6b3f-44d7-848a-20a3876b24f4','d9daddea-b544-4134-bb10-4556d057c277','48e81267-c57c-4b70-bd85-667f138495c9','735c4fc4-a970-4046-a04a-03618153314d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcc2433c1824613a32ae08a782413f4',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:32:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1485038282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0ff50e6-f19b-4352-9d42-f7ca4c9924ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0316823813f04f44b8277f6d23c3d2dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdcc2433c1824613a32ae08a782413f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:07.707363 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3604584e-5661-421c-87d0-6bdd601c330d tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41cbf4b4-b634-47ab-b7a6-47620c1b4ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:07.756607 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3604584e-5661-421c-87d0-6bdd601c330d tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41cbf4b4-b634-47ab-b7a6-47620c1b4ecf) transitioned into state 'SUCCESS' from state '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-1485038282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0316823813f04f44b8277f6d23c3d2dd',qos_specs=None,replication_status=,reservations=['1cc94214-6b3f-44d7-848a-20a3876b24f4','d9daddea-b544-4134-bb10-4556d057c277','48e81267-c57c-4b70-bd85-667f138495c9','735c4fc4-a970-4046-a04a-03618153314d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcc2433c1824613a32ae08a782413f4',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:07.757673 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3604584e-5661-421c-87d0-6bdd601c330d tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f8dae7d-9eec-4e9e-a708-c48ac66108ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:07.770893 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3604584e-5661-421c-87d0-6bdd601c330d tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f8dae7d-9eec-4e9e-a708-c48ac66108ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:07.771952 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3604584e-5661-421c-87d0-6bdd601c330d tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Flow 'volume_create_api' (2559917d-f32d-49c0-97f9-02c80aceb2e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:07.772342 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-3604584e-5661-421c-87d0-6bdd601c330d tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create volume request issued successfully. Jul 31 09:32:07.773140 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3604584e-5661-421c-87d0-6bdd601c330d tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:32:07.773716 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 681/2714] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:32:07 2026] POST /volume/v3/volumes => generated 778 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:07.787505 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6f259f97-2d15-4387-9e10-fa71b29d0d63 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:07.789512 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6f259f97-2d15-4387-9e10-fa71b29d0d63 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/d0ff50e6-f19b-4352-9d42-f7ca4c9924ce Jul 31 09:32:07.789898 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6f259f97-2d15-4387-9e10-fa71b29d0d63 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:07.790106 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6f259f97-2d15-4387-9e10-fa71b29d0d63 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:07.801192 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:07.801192 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:07.806564 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-6f259f97-2d15-4387-9e10-fa71b29d0d63 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:32:07.813433 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6f259f97-2d15-4387-9e10-fa71b29d0d63 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/d0ff50e6-f19b-4352-9d42-f7ca4c9924ce returned with HTTP 200 Jul 31 09:32:07.814425 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 678/2715] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:07 2026] GET /volume/v3/volumes/d0ff50e6-f19b-4352-9d42-f7ca4c9924ce => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:07.838840 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-899be6b0-d203-4acf-9029-f381dc8a816b req-767999b4-2d95-41fa-ad25-0da45982b8ee None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:07.840898 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-899be6b0-d203-4acf-9029-f381dc8a816b req-767999b4-2d95-41fa-ad25-0da45982b8ee tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] PUT https://10.4.3.226/volume/v3/attachments/e5004860-7980-47ea-bbd4-64af8c8111ed Jul 31 09:32:07.841414 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-899be6b0-d203-4acf-9029-f381dc8a816b req-767999b4-2d95-41fa-ad25-0da45982b8ee tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:07.852895 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-899be6b0-d203-4acf-9029-f381dc8a816b req-767999b4-2d95-41fa-ad25-0da45982b8ee tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Acquiring lock "cinder-attachment_update-b426d387-05e0-4431-abe4-1310b31fc554-np0000006200" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:32:07.860857 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-899be6b0-d203-4acf-9029-f381dc8a816b req-767999b4-2d95-41fa-ad25-0da45982b8ee tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Lock "cinder-attachment_update-b426d387-05e0-4431-abe4-1310b31fc554-np0000006200" acquired by "attachment_update" :: waited 0.008s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:32:07.862806 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:07.862806 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:08.040429 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-899be6b0-d203-4acf-9029-f381dc8a816b req-767999b4-2d95-41fa-ad25-0da45982b8ee tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Lock "cinder-attachment_update-b426d387-05e0-4431-abe4-1310b31fc554-np0000006200" released by "attachment_update" :: held 0.180s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:32:08.040821 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-899be6b0-d203-4acf-9029-f381dc8a816b req-767999b4-2d95-41fa-ad25-0da45982b8ee tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/attachments/e5004860-7980-47ea-bbd4-64af8c8111ed returned with HTTP 200 Jul 31 09:32:08.041370 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 679/2716] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:32:07 2026] PUT /volume/v3/attachments/e5004860-7980-47ea-bbd4-64af8c8111ed => generated 969 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:08.274217 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4b0c48b4-9589-47dc-a69c-2a477da620ae None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:08.277575 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4b0c48b4-9589-47dc-a69c-2a477da620ae tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:08.278013 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4b0c48b4-9589-47dc-a69c-2a477da620ae tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-921906369", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:08.280478 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-4b0c48b4-9589-47dc-a69c-2a477da620ae tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-921906369', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:08.280687 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-4b0c48b4-9589-47dc-a69c-2a477da620ae tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Create volume of 1 GB Jul 31 09:32:08.289141 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4b0c48b4-9589-47dc-a69c-2a477da620ae tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Availability Zones retrieved successfully. Jul 31 09:32:08.299067 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4b0c48b4-9589-47dc-a69c-2a477da620ae tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Flow 'volume_create_api' (42dc7d28-636e-4bd7-83e3-71b2dadfb55e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:08.301543 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4b0c48b4-9589-47dc-a69c-2a477da620ae tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deca74df-89f3-42ba-8051-853b22d6233f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:08.303068 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-4b0c48b4-9589-47dc-a69c-2a477da620ae tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:08.354026 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4b0c48b4-9589-47dc-a69c-2a477da620ae tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deca74df-89f3-42ba-8051-853b22d6233f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:08.355180 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4b0c48b4-9589-47dc-a69c-2a477da620ae tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9e69005-ad7b-43c7-9f60-1bdc42c0f4b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:08.446658 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-4b0c48b4-9589-47dc-a69c-2a477da620ae tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Created reservations ['8b48b312-3320-4afb-8a35-2f0691fb37b4', '4e9890fb-a7da-4491-9c89-61c8e9ef3e90', 'f64dc571-e0be-4476-ad00-5f68f2d69e3f', 'a0ca1c07-69ce-4aff-9178-a64663184026'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:08.447646 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4b0c48b4-9589-47dc-a69c-2a477da620ae tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9e69005-ad7b-43c7-9f60-1bdc42c0f4b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b48b312-3320-4afb-8a35-2f0691fb37b4', '4e9890fb-a7da-4491-9c89-61c8e9ef3e90', 'f64dc571-e0be-4476-ad00-5f68f2d69e3f', 'a0ca1c07-69ce-4aff-9178-a64663184026']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:08.448536 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4b0c48b4-9589-47dc-a69c-2a477da620ae tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da3cd184-dafc-45a1-abd3-1a2b487f1f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:08.474446 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4b0c48b4-9589-47dc-a69c-2a477da620ae tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da3cd184-dafc-45a1-abd3-1a2b487f1f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecee984b-f324-4749-a15b-74f61702db5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-921906369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a20611383c5a4d989a47d70c584e3ad2',qos_specs=None,replication_status=,reservations=['8b48b312-3320-4afb-8a35-2f0691fb37b4','4e9890fb-a7da-4491-9c89-61c8e9ef3e90','f64dc571-e0be-4476-ad00-5f68f2d69e3f','a0ca1c07-69ce-4aff-9178-a64663184026'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='963f1b071fa544b2aca7b9e1af5e4c8a',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:32:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-921906369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecee984b-f324-4749-a15b-74f61702db5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a20611383c5a4d989a47d70c584e3ad2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='963f1b071fa544b2aca7b9e1af5e4c8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:08.475601 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4b0c48b4-9589-47dc-a69c-2a477da620ae tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e67dcd46-f9ef-4f1b-b61f-3a3796517fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:08.496602 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4b0c48b4-9589-47dc-a69c-2a477da620ae tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e67dcd46-f9ef-4f1b-b61f-3a3796517fec) transitioned into state 'SUCCESS' from state '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-921906369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a20611383c5a4d989a47d70c584e3ad2',qos_specs=None,replication_status=,reservations=['8b48b312-3320-4afb-8a35-2f0691fb37b4','4e9890fb-a7da-4491-9c89-61c8e9ef3e90','f64dc571-e0be-4476-ad00-5f68f2d69e3f','a0ca1c07-69ce-4aff-9178-a64663184026'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='963f1b071fa544b2aca7b9e1af5e4c8a',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:08.497603 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4b0c48b4-9589-47dc-a69c-2a477da620ae tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e53a44cb-771d-4293-9402-8175ae9c79c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:08.508818 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4b0c48b4-9589-47dc-a69c-2a477da620ae tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e53a44cb-771d-4293-9402-8175ae9c79c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:08.509675 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4b0c48b4-9589-47dc-a69c-2a477da620ae tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Flow 'volume_create_api' (42dc7d28-636e-4bd7-83e3-71b2dadfb55e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:08.509974 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4b0c48b4-9589-47dc-a69c-2a477da620ae tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Create volume request issued successfully. Jul 31 09:32:08.510583 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4b0c48b4-9589-47dc-a69c-2a477da620ae tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:32:08.511018 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 679/2717] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:32:08 2026] POST /volume/v3/volumes => generated 754 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:08.525962 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7a4f2a47-c7bb-4e1a-a4a6-1d39f8e13bf5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:08.530266 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7a4f2a47-c7bb-4e1a-a4a6-1d39f8e13bf5 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b Jul 31 09:32:08.530266 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7a4f2a47-c7bb-4e1a-a4a6-1d39f8e13bf5 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:08.530266 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7a4f2a47-c7bb-4e1a-a4a6-1d39f8e13bf5 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:08.540657 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:08.540657 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:08.545648 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-7a4f2a47-c7bb-4e1a-a4a6-1d39f8e13bf5 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:32:08.551826 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7a4f2a47-c7bb-4e1a-a4a6-1d39f8e13bf5 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b returned with HTTP 200 Jul 31 09:32:08.551826 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 682/2718] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:08 2026] GET /volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:08.655461 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f9a2c378-fc67-4588-bf85-952d60fc134e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:08.666436 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f9a2c378-fc67-4588-bf85-952d60fc134e tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 Jul 31 09:32:08.666436 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f9a2c378-fc67-4588-bf85-952d60fc134e tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:08.666436 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f9a2c378-fc67-4588-bf85-952d60fc134e tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:08.680483 np0000006200 devstack@c-api.service[100314]: DEBUG dbcounter [-] [100314] Writing DB stats cinder:SELECT=520,cinder:INSERT=81,cinder:UPDATE=141,cinder:DELETE=3 {{(pid=100314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:32:08.691127 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:08.691127 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:08.697550 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f9a2c378-fc67-4588-bf85-952d60fc134e tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:32:08.701751 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f9a2c378-fc67-4588-bf85-952d60fc134e tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 returned with HTTP 200 Jul 31 09:32:08.702220 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 679/2719] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:08 2026] GET /volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:08.832228 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0dedf828-7889-42cc-93c0-c94083a0bebf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:08.835196 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0dedf828-7889-42cc-93c0-c94083a0bebf tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/d0ff50e6-f19b-4352-9d42-f7ca4c9924ce Jul 31 09:32:08.835196 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0dedf828-7889-42cc-93c0-c94083a0bebf tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:08.835196 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0dedf828-7889-42cc-93c0-c94083a0bebf tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:08.846099 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:08.846099 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:08.849380 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0dedf828-7889-42cc-93c0-c94083a0bebf tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:32:08.853837 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0dedf828-7889-42cc-93c0-c94083a0bebf tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/d0ff50e6-f19b-4352-9d42-f7ca4c9924ce returned with HTTP 200 Jul 31 09:32:08.854309 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 680/2720] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:08 2026] GET /volume/v3/volumes/d0ff50e6-f19b-4352-9d42-f7ca4c9924ce => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:08.869701 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a17b87d5-4bc2-4d2e-b8fa-ce8d8e0d0060 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:08.871787 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a17b87d5-4bc2-4d2e-b8fa-ce8d8e0d0060 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:32:08.872208 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a17b87d5-4bc2-4d2e-b8fa-ce8d8e0d0060 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d0ff50e6-f19b-4352-9d42-f7ca4c9924ce", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1489368408"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:08.883525 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:08.883525 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:08.883672 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a17b87d5-4bc2-4d2e-b8fa-ce8d8e0d0060 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:32:08.885096 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-a17b87d5-4bc2-4d2e-b8fa-ce8d8e0d0060 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create snapshot from volume d0ff50e6-f19b-4352-9d42-f7ca4c9924ce Jul 31 09:32:08.911183 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-a17b87d5-4bc2-4d2e-b8fa-ce8d8e0d0060 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Created reservations ['ab1e7dc7-69fb-4acd-b6a2-d6826d8dd282', '2e9b6f68-5598-454a-ace5-0a1dd61b3234', '800eccb2-c84d-421f-9e60-3884e3b2fda0', '52ffce61-48bf-411d-813f-a8da3cce8309'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:08.945048 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a17b87d5-4bc2-4d2e-b8fa-ce8d8e0d0060 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot create request issued successfully. Jul 31 09:32:08.945521 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a17b87d5-4bc2-4d2e-b8fa-ce8d8e0d0060 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:32:08.946371 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 680/2721] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:32:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 09:32:08.959571 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-546dfcbe-e611-4c20-99af-6d82a599f535 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:08.962261 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-546dfcbe-e611-4c20-99af-6d82a599f535 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/85b15b37-9025-4a98-bc15-ed7f0d672322 Jul 31 09:32:08.962509 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-546dfcbe-e611-4c20-99af-6d82a599f535 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:08.962740 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-546dfcbe-e611-4c20-99af-6d82a599f535 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:08.974287 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:08.974287 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:08.974287 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-546dfcbe-e611-4c20-99af-6d82a599f535 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot retrieved successfully. Jul 31 09:32:08.980817 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-546dfcbe-e611-4c20-99af-6d82a599f535 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/85b15b37-9025-4a98-bc15-ed7f0d672322 returned with HTTP 200 Jul 31 09:32:08.982706 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 683/2722] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:08 2026] GET /volume/v3/snapshots/85b15b37-9025-4a98-bc15-ed7f0d672322 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:09.565144 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a91a0637-5349-463b-bfb7-ad0e9b60b2c7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:09.567573 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a91a0637-5349-463b-bfb7-ad0e9b60b2c7 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b Jul 31 09:32:09.567821 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a91a0637-5349-463b-bfb7-ad0e9b60b2c7 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:09.568091 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a91a0637-5349-463b-bfb7-ad0e9b60b2c7 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:09.580674 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:09.580674 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:09.585764 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a91a0637-5349-463b-bfb7-ad0e9b60b2c7 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:32:09.592474 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a91a0637-5349-463b-bfb7-ad0e9b60b2c7 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b returned with HTTP 200 Jul 31 09:32:09.593182 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 680/2723] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:09 2026] GET /volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:09.610061 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-de47d546-a0e8-436e-9cf1-9022b430cb50 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:09.612546 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-de47d546-a0e8-436e-9cf1-9022b430cb50 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b Jul 31 09:32:09.612785 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-de47d546-a0e8-436e-9cf1-9022b430cb50 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:09.613046 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-de47d546-a0e8-436e-9cf1-9022b430cb50 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:09.623811 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:09.623811 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:09.629752 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-de47d546-a0e8-436e-9cf1-9022b430cb50 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:32:09.636817 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-de47d546-a0e8-436e-9cf1-9022b430cb50 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b returned with HTTP 200 Jul 31 09:32:09.637667 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 681/2724] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:09 2026] GET /volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:09.649963 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b9aba619-174d-492b-b921-bed732c647a2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:09.652596 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b9aba619-174d-492b-b921-bed732c647a2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes Jul 31 09:32:09.652939 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b9aba619-174d-492b-b921-bed732c647a2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:09.653208 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b9aba619-174d-492b-b921-bed732c647a2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:09.653535 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-b9aba619-174d-492b-b921-bed732c647a2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:32:09.653942 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:09.653942 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:09.654539 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b9aba619-174d-492b-b921-bed732c647a2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:32:09.663520 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b9aba619-174d-492b-b921-bed732c647a2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Get all volumes completed successfully. Jul 31 09:32:09.664142 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b9aba619-174d-492b-b921-bed732c647a2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 200 Jul 31 09:32:09.664645 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 681/2725] 10.4.3.226 () {66 vars in 1237 bytes} [Fri Jul 31 09:32:09 2026] GET /volume/v3/volumes => generated 338 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:09.675764 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4e6cbb2c-ea42-4c48-9791-0ff80287b3b5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:09.677637 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4e6cbb2c-ea42-4c48-9791-0ff80287b3b5 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b Jul 31 09:32:09.677830 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4e6cbb2c-ea42-4c48-9791-0ff80287b3b5 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:09.678052 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4e6cbb2c-ea42-4c48-9791-0ff80287b3b5 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:09.687779 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:09.687779 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:09.692119 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-4e6cbb2c-ea42-4c48-9791-0ff80287b3b5 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:32:09.700027 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4e6cbb2c-ea42-4c48-9791-0ff80287b3b5 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b returned with HTTP 200 Jul 31 09:32:09.700831 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 684/2726] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:09 2026] GET /volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:09.724617 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c7446862-2ba3-4f6d-b27c-c0ce674828b7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:09.726725 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c7446862-2ba3-4f6d-b27c-c0ce674828b7 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 Jul 31 09:32:09.726973 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c7446862-2ba3-4f6d-b27c-c0ce674828b7 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:09.729333 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c7446862-2ba3-4f6d-b27c-c0ce674828b7 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:09.749701 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:09.749701 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:09.756454 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c7446862-2ba3-4f6d-b27c-c0ce674828b7 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:32:09.757653 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-733a088d-59ea-4198-8cf3-f0ce422ac87f req-176a95a5-2f21-4da1-892c-728d1b0f19c8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:09.760308 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-733a088d-59ea-4198-8cf3-f0ce422ac87f req-176a95a5-2f21-4da1-892c-728d1b0f19c8 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b Jul 31 09:32:09.760822 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-733a088d-59ea-4198-8cf3-f0ce422ac87f req-176a95a5-2f21-4da1-892c-728d1b0f19c8 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:09.760946 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-733a088d-59ea-4198-8cf3-f0ce422ac87f req-176a95a5-2f21-4da1-892c-728d1b0f19c8 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:09.763858 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c7446862-2ba3-4f6d-b27c-c0ce674828b7 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 returned with HTTP 200 Jul 31 09:32:09.763858 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 681/2727] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:09 2026] GET /volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:09.778512 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:09.778512 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:09.782805 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-733a088d-59ea-4198-8cf3-f0ce422ac87f req-176a95a5-2f21-4da1-892c-728d1b0f19c8 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:32:09.787211 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-733a088d-59ea-4198-8cf3-f0ce422ac87f req-176a95a5-2f21-4da1-892c-728d1b0f19c8 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b returned with HTTP 200 Jul 31 09:32:09.787608 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 682/2728] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:32:09 2026] GET /volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:09.884600 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-263ece87-e654-439a-90f0-c81609cb858a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:09.885043 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-263ece87-e654-439a-90f0-c81609cb858a None None] GET https://10.4.3.226/volume// Jul 31 09:32:09.885217 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-263ece87-e654-439a-90f0-c81609cb858a None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:09.885433 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-263ece87-e654-439a-90f0-c81609cb858a None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:09.885823 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-263ece87-e654-439a-90f0-c81609cb858a None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:32:09.886237 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 682/2729] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:32: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 31 09:32:09.895902 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-733a088d-59ea-4198-8cf3-f0ce422ac87f req-7b197aca-e6c3-4156-b6b4-4de25e0417cc None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:09.980112 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-733a088d-59ea-4198-8cf3-f0ce422ac87f req-7b197aca-e6c3-4156-b6b4-4de25e0417cc tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:32:09.980615 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-733a088d-59ea-4198-8cf3-f0ce422ac87f req-7b197aca-e6c3-4156-b6b4-4de25e0417cc tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ecee984b-f324-4749-a15b-74f61702db5b", "connector": null, "instance_uuid": "32072a57-3816-4bd9-96c3-b0725db0a864"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:09.996983 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f0e04c3c-c207-4ae3-bc72-d6660ce4c010 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:09.998575 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f0e04c3c-c207-4ae3-bc72-d6660ce4c010 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/85b15b37-9025-4a98-bc15-ed7f0d672322 Jul 31 09:32:09.999020 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f0e04c3c-c207-4ae3-bc72-d6660ce4c010 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:09.999387 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f0e04c3c-c207-4ae3-bc72-d6660ce4c010 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:10.000764 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:10.000764 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:10.011490 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:10.011490 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:10.011490 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f0e04c3c-c207-4ae3-bc72-d6660ce4c010 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot retrieved successfully. Jul 31 09:32:10.011490 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f0e04c3c-c207-4ae3-bc72-d6660ce4c010 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/85b15b37-9025-4a98-bc15-ed7f0d672322 returned with HTTP 200 Jul 31 09:32:10.011490 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 682/2730] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:09 2026] GET /volume/v3/snapshots/85b15b37-9025-4a98-bc15-ed7f0d672322 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:10.020436 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0110aaf8-1094-47aa-bc93-c26af5f1de8a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:10.022545 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0110aaf8-1094-47aa-bc93-c26af5f1de8a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] POST https://10.4.3.226/volume/v3/snapshots/85b15b37-9025-4a98-bc15-ed7f0d672322/action Jul 31 09:32:10.022946 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0110aaf8-1094-47aa-bc93-c26af5f1de8a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:32:10.023084 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0110aaf8-1094-47aa-bc93-c26af5f1de8a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:10.024056 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-733a088d-59ea-4198-8cf3-f0ce422ac87f req-7b197aca-e6c3-4156-b6b4-4de25e0417cc tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:32:10.024709 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 685/2731] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:32:09 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 31 09:32:10.024774 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.contrib.snapshot_unmanage [None req-0110aaf8-1094-47aa-bc93-c26af5f1de8a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Unmanage snapshot with id: 85b15b37-9025-4a98-bc15-ed7f0d672322 Jul 31 09:32:10.031046 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:10.031046 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:10.031763 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0110aaf8-1094-47aa-bc93-c26af5f1de8a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Snapshot retrieved successfully. Jul 31 09:32:10.032604 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.policy [None req-0110aaf8-1094-47aa-bc93-c26af5f1de8a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'da7a3346a6f24778b1eb17df549064ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0316823813f04f44b8277f6d23c3d2dd', '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=100317) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:32:10.032853 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0110aaf8-1094-47aa-bc93-c26af5f1de8a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] https://10.4.3.226/volume/v3/snapshots/85b15b37-9025-4a98-bc15-ed7f0d672322/action returned with HTTP 403 Jul 31 09:32:10.033602 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 683/2732] 10.4.3.226 () {68 vars in 1396 bytes} [Fri Jul 31 09:32:10 2026] POST /volume/v3/snapshots/85b15b37-9025-4a98-bc15-ed7f0d672322/action => generated 117 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:10.042999 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-86a21078-36fc-4091-b50f-d7afacefd52b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:10.047284 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-86a21078-36fc-4091-b50f-d7afacefd52b tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] DELETE https://10.4.3.226/volume/v3/snapshots/85b15b37-9025-4a98-bc15-ed7f0d672322 Jul 31 09:32:10.047284 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-86a21078-36fc-4091-b50f-d7afacefd52b tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:10.047284 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-86a21078-36fc-4091-b50f-d7afacefd52b tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:10.047284 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-86a21078-36fc-4091-b50f-d7afacefd52b tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Delete snapshot with id: 85b15b37-9025-4a98-bc15-ed7f0d672322 Jul 31 09:32:10.052754 np0000006200 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=542,cinder:UPDATE=167,cinder:INSERT=91,cinder:DELETE=2 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:32:10.055755 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:10.055755 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:10.056183 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-86a21078-36fc-4091-b50f-d7afacefd52b tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot retrieved successfully. Jul 31 09:32:10.062382 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-4f534404-c58b-4b4e-99d2-b3feb3929f8c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:10.067421 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4f534404-c58b-4b4e-99d2-b3feb3929f8c tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b Jul 31 09:32:10.067421 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4f534404-c58b-4b4e-99d2-b3feb3929f8c tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:10.067421 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4f534404-c58b-4b4e-99d2-b3feb3929f8c tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:10.075453 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-86a21078-36fc-4091-b50f-d7afacefd52b tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot delete request issued successfully. Jul 31 09:32:10.075717 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-86a21078-36fc-4091-b50f-d7afacefd52b tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/85b15b37-9025-4a98-bc15-ed7f0d672322 returned with HTTP 202 Jul 31 09:32:10.076301 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 683/2733] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:32:10 2026] DELETE /volume/v3/snapshots/85b15b37-9025-4a98-bc15-ed7f0d672322 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:10.084588 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:10.084588 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:10.086280 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-10a071b8-5ebc-4f24-b91d-4b6e07ed48ea None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:10.086620 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-343ffd66-55b1-4e4c-8421-b3ddecdb708f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:10.087099 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-343ffd66-55b1-4e4c-8421-b3ddecdb708f None None] GET https://10.4.3.226/volume// Jul 31 09:32:10.088072 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-343ffd66-55b1-4e4c-8421-b3ddecdb708f None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:10.088072 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-343ffd66-55b1-4e4c-8421-b3ddecdb708f None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:10.088072 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-343ffd66-55b1-4e4c-8421-b3ddecdb708f None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:32:10.088231 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 684/2734] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:32:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:32:10.088762 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-10a071b8-5ebc-4f24-b91d-4b6e07ed48ea tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/85b15b37-9025-4a98-bc15-ed7f0d672322 Jul 31 09:32:10.089126 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-10a071b8-5ebc-4f24-b91d-4b6e07ed48ea tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:10.092264 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-10a071b8-5ebc-4f24-b91d-4b6e07ed48ea tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:10.092380 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-4f534404-c58b-4b4e-99d2-b3feb3929f8c tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:32:10.095732 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4f534404-c58b-4b4e-99d2-b3feb3929f8c tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b returned with HTTP 200 Jul 31 09:32:10.096321 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 683/2735] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:10 2026] GET /volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:10.096611 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:10.096611 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:10.096934 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-10a071b8-5ebc-4f24-b91d-4b6e07ed48ea tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot retrieved successfully. Jul 31 09:32:10.097529 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-733a088d-59ea-4198-8cf3-f0ce422ac87f req-bb115193-27e3-4966-9201-1ada0dfc9c8c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:10.097648 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-10a071b8-5ebc-4f24-b91d-4b6e07ed48ea tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/85b15b37-9025-4a98-bc15-ed7f0d672322 returned with HTTP 200 Jul 31 09:32:10.098209 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 686/2736] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:10 2026] GET /volume/v3/snapshots/85b15b37-9025-4a98-bc15-ed7f0d672322 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:10.100197 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-733a088d-59ea-4198-8cf3-f0ce422ac87f req-bb115193-27e3-4966-9201-1ada0dfc9c8c tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b Jul 31 09:32:10.100538 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-733a088d-59ea-4198-8cf3-f0ce422ac87f req-bb115193-27e3-4966-9201-1ada0dfc9c8c tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:10.100830 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-733a088d-59ea-4198-8cf3-f0ce422ac87f req-bb115193-27e3-4966-9201-1ada0dfc9c8c tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:10.112218 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:10.112218 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:10.116635 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-733a088d-59ea-4198-8cf3-f0ce422ac87f req-bb115193-27e3-4966-9201-1ada0dfc9c8c tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:32:10.121924 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-733a088d-59ea-4198-8cf3-f0ce422ac87f req-bb115193-27e3-4966-9201-1ada0dfc9c8c tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b returned with HTTP 200 Jul 31 09:32:10.122472 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 684/2737] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:32:10 2026] GET /volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b => generated 1026 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:32:10.228913 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-733a088d-59ea-4198-8cf3-f0ce422ac87f req-15bdc1a6-7883-4257-bd45-080af21602f7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:10.231515 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-733a088d-59ea-4198-8cf3-f0ce422ac87f req-15bdc1a6-7883-4257-bd45-080af21602f7 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] PUT https://10.4.3.226/volume/v3/attachments/0967f319-00c4-4914-87ef-f106bf9b79dd Jul 31 09:32:10.231892 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-733a088d-59ea-4198-8cf3-f0ce422ac87f req-15bdc1a6-7883-4257-bd45-080af21602f7 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:10.240370 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-733a088d-59ea-4198-8cf3-f0ce422ac87f req-15bdc1a6-7883-4257-bd45-080af21602f7 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Acquiring lock "cinder-attachment_update-ecee984b-f324-4749-a15b-74f61702db5b-np0000006200" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:32:10.246020 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-733a088d-59ea-4198-8cf3-f0ce422ac87f req-15bdc1a6-7883-4257-bd45-080af21602f7 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Lock "cinder-attachment_update-ecee984b-f324-4749-a15b-74f61702db5b-np0000006200" acquired by "attachment_update" :: waited 0.006s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:32:10.246932 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:10.246932 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:10.339941 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-733a088d-59ea-4198-8cf3-f0ce422ac87f req-15bdc1a6-7883-4257-bd45-080af21602f7 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Lock "cinder-attachment_update-ecee984b-f324-4749-a15b-74f61702db5b-np0000006200" released by "attachment_update" :: held 0.094s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:32:10.340281 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-733a088d-59ea-4198-8cf3-f0ce422ac87f req-15bdc1a6-7883-4257-bd45-080af21602f7 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/attachments/0967f319-00c4-4914-87ef-f106bf9b79dd returned with HTTP 200 Jul 31 09:32:10.340771 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 685/2738] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:32:10 2026] PUT /volume/v3/attachments/0967f319-00c4-4914-87ef-f106bf9b79dd => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:10.601720 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-1486599f-e6ab-4eec-b93f-a611bc757afb req-21ccd278-afbc-4ee6-b7cb-8386416ef617 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:10.603612 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-1486599f-e6ab-4eec-b93f-a611bc757afb req-21ccd278-afbc-4ee6-b7cb-8386416ef617 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 Jul 31 09:32:10.603952 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-1486599f-e6ab-4eec-b93f-a611bc757afb req-21ccd278-afbc-4ee6-b7cb-8386416ef617 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:10.604286 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-1486599f-e6ab-4eec-b93f-a611bc757afb req-21ccd278-afbc-4ee6-b7cb-8386416ef617 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:10.613542 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:10.613542 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:10.626822 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-1486599f-e6ab-4eec-b93f-a611bc757afb req-21ccd278-afbc-4ee6-b7cb-8386416ef617 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:10.638697 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-1486599f-e6ab-4eec-b93f-a611bc757afb req-21ccd278-afbc-4ee6-b7cb-8386416ef617 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 returned with HTTP 200 Jul 31 09:32:10.638697 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 684/2739] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:32:10 2026] GET /volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:10.718193 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5409bcdc-664e-4215-a0ef-5eae51037059 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:10.718193 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5409bcdc-664e-4215-a0ef-5eae51037059 None None] GET https://10.4.3.226/volume// Jul 31 09:32:10.718603 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5409bcdc-664e-4215-a0ef-5eae51037059 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:10.718603 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5409bcdc-664e-4215-a0ef-5eae51037059 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:10.718823 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5409bcdc-664e-4215-a0ef-5eae51037059 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:32:10.719132 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 687/2740] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:32:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:32:10.726803 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-1486599f-e6ab-4eec-b93f-a611bc757afb req-a07addd5-810f-46a5-8744-b1f95fd3198f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:10.729463 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1486599f-e6ab-4eec-b93f-a611bc757afb req-a07addd5-810f-46a5-8744-b1f95fd3198f tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:32:10.729915 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1486599f-e6ab-4eec-b93f-a611bc757afb req-a07addd5-810f-46a5-8744-b1f95fd3198f tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a10f529-b50e-429b-b725-d31a989d4312", "connector": null, "instance_uuid": "01acdd4e-14a3-427a-abfa-a9fbf17e5261"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:10.741474 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:10.741474 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:10.771925 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1486599f-e6ab-4eec-b93f-a611bc757afb req-a07addd5-810f-46a5-8744-b1f95fd3198f tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:32:10.771925 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 685/2741] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:32:10 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 31 09:32:10.786447 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e068323a-1a57-44f9-862e-a5853c57b63f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:10.788855 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e068323a-1a57-44f9-862e-a5853c57b63f tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 Jul 31 09:32:10.789138 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e068323a-1a57-44f9-862e-a5853c57b63f tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:10.791638 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e068323a-1a57-44f9-862e-a5853c57b63f tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:10.813478 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:10.813478 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:10.815785 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-846a4175-1741-4484-a504-72af52ad8d62 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:10.818948 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-846a4175-1741-4484-a504-72af52ad8d62 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 Jul 31 09:32:10.819268 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-846a4175-1741-4484-a504-72af52ad8d62 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:10.819793 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-846a4175-1741-4484-a504-72af52ad8d62 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:10.823139 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e068323a-1a57-44f9-862e-a5853c57b63f tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:32:10.825203 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-098f3368-3067-4a1b-88a1-3f857547deb4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:10.825617 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-098f3368-3067-4a1b-88a1-3f857547deb4 None None] GET https://10.4.3.226/volume// Jul 31 09:32:10.825769 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-098f3368-3067-4a1b-88a1-3f857547deb4 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:10.826104 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-098f3368-3067-4a1b-88a1-3f857547deb4 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:10.826459 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-098f3368-3067-4a1b-88a1-3f857547deb4 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:32:10.826731 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 688/2742] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:32:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:32:10.833482 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:10.833482 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:10.835659 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e068323a-1a57-44f9-862e-a5853c57b63f tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 returned with HTTP 200 Jul 31 09:32:10.835810 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-1486599f-e6ab-4eec-b93f-a611bc757afb req-e1c02520-8820-4b20-aa82-32e9c0b28acf None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:10.836305 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 686/2743] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:10 2026] GET /volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:10.839445 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1486599f-e6ab-4eec-b93f-a611bc757afb req-e1c02520-8820-4b20-aa82-32e9c0b28acf tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 Jul 31 09:32:10.839445 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1486599f-e6ab-4eec-b93f-a611bc757afb req-e1c02520-8820-4b20-aa82-32e9c0b28acf tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:10.839445 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1486599f-e6ab-4eec-b93f-a611bc757afb req-e1c02520-8820-4b20-aa82-32e9c0b28acf tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:10.839655 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-846a4175-1741-4484-a504-72af52ad8d62 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:10.846214 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-846a4175-1741-4484-a504-72af52ad8d62 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 returned with HTTP 200 Jul 31 09:32:10.846807 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 685/2744] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:10 2026] GET /volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:10.856597 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:10.856597 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:10.860347 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-1486599f-e6ab-4eec-b93f-a611bc757afb req-e1c02520-8820-4b20-aa82-32e9c0b28acf tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:10.864920 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1486599f-e6ab-4eec-b93f-a611bc757afb req-e1c02520-8820-4b20-aa82-32e9c0b28acf tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 returned with HTTP 200 Jul 31 09:32:10.865421 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 686/2745] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:32:10 2026] GET /volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 => generated 1026 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:32:10.988268 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-1486599f-e6ab-4eec-b93f-a611bc757afb req-29217d6d-35d8-41b0-b357-29f8e7b8dc48 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:10.988913 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-1486599f-e6ab-4eec-b93f-a611bc757afb req-29217d6d-35d8-41b0-b357-29f8e7b8dc48 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] PUT https://10.4.3.226/volume/v3/attachments/537f54c2-0779-401e-b4e0-69873c435e5d Jul 31 09:32:10.989418 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-1486599f-e6ab-4eec-b93f-a611bc757afb req-29217d6d-35d8-41b0-b357-29f8e7b8dc48 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:10.994191 np0000006200 devstack@c-api.service[100315]: DEBUG dbcounter [-] [100315] Writing DB stats cinder:SELECT=520,cinder:INSERT=73,cinder:UPDATE=139,cinder:DELETE=2 {{(pid=100315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:32:11.008447 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-1486599f-e6ab-4eec-b93f-a611bc757afb req-29217d6d-35d8-41b0-b357-29f8e7b8dc48 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Acquiring lock "cinder-attachment_update-7a10f529-b50e-429b-b725-d31a989d4312-np0000006200" by "attachment_update" {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:32:11.015665 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-1486599f-e6ab-4eec-b93f-a611bc757afb req-29217d6d-35d8-41b0-b357-29f8e7b8dc48 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Lock "cinder-attachment_update-7a10f529-b50e-429b-b725-d31a989d4312-np0000006200" acquired by "attachment_update" :: waited 0.007s {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:32:11.017327 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:11.017327 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:11.114039 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-00a87cc3-5c59-44a2-b121-7bd861d7bd07 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:11.116047 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-71b03f6c-ac12-490b-a990-294ee6911e8d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:11.118633 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-00a87cc3-5c59-44a2-b121-7bd861d7bd07 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/85b15b37-9025-4a98-bc15-ed7f0d672322 Jul 31 09:32:11.118871 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-00a87cc3-5c59-44a2-b121-7bd861d7bd07 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:11.120811 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-71b03f6c-ac12-490b-a990-294ee6911e8d tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b Jul 31 09:32:11.121034 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-71b03f6c-ac12-490b-a990-294ee6911e8d tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:11.121258 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-71b03f6c-ac12-490b-a990-294ee6911e8d tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:11.122380 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-00a87cc3-5c59-44a2-b121-7bd861d7bd07 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:11.130871 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-00a87cc3-5c59-44a2-b121-7bd861d7bd07 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/85b15b37-9025-4a98-bc15-ed7f0d672322 returned with HTTP 404 Jul 31 09:32:11.133265 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 687/2746] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:11 2026] GET /volume/v3/snapshots/85b15b37-9025-4a98-bc15-ed7f0d672322 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:11.142937 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:11.142937 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:11.144865 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4feacd6d-c4c5-44d7-8e1c-477056780704 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:11.147401 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4feacd6d-c4c5-44d7-8e1c-477056780704 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/d0ff50e6-f19b-4352-9d42-f7ca4c9924ce Jul 31 09:32:11.147401 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4feacd6d-c4c5-44d7-8e1c-477056780704 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:11.147401 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4feacd6d-c4c5-44d7-8e1c-477056780704 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:11.147555 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-4feacd6d-c4c5-44d7-8e1c-477056780704 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Delete volume with id: d0ff50e6-f19b-4352-9d42-f7ca4c9924ce Jul 31 09:32:11.149084 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-71b03f6c-ac12-490b-a990-294ee6911e8d tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:32:11.157720 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-71b03f6c-ac12-490b-a990-294ee6911e8d tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b returned with HTTP 200 Jul 31 09:32:11.158294 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 686/2747] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:11 2026] GET /volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:11.161556 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:11.161556 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:11.162075 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4feacd6d-c4c5-44d7-8e1c-477056780704 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:32:11.165226 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-1486599f-e6ab-4eec-b93f-a611bc757afb req-29217d6d-35d8-41b0-b357-29f8e7b8dc48 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Lock "cinder-attachment_update-7a10f529-b50e-429b-b725-d31a989d4312-np0000006200" released by "attachment_update" :: held 0.150s {{(pid=100315) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:32:11.165652 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-1486599f-e6ab-4eec-b93f-a611bc757afb req-29217d6d-35d8-41b0-b357-29f8e7b8dc48 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/attachments/537f54c2-0779-401e-b4e0-69873c435e5d returned with HTTP 200 Jul 31 09:32:11.166358 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 689/2748] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:32:10 2026] PUT /volume/v3/attachments/537f54c2-0779-401e-b4e0-69873c435e5d => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:11.197473 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4feacd6d-c4c5-44d7-8e1c-477056780704 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Delete volume request issued successfully. Jul 31 09:32:11.197695 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4feacd6d-c4c5-44d7-8e1c-477056780704 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/d0ff50e6-f19b-4352-9d42-f7ca4c9924ce returned with HTTP 202 Jul 31 09:32:11.198297 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 687/2749] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:32:11 2026] DELETE /volume/v3/volumes/d0ff50e6-f19b-4352-9d42-f7ca4c9924ce => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:11.208948 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-14d55ff5-0fd4-416e-9d98-ed83292cad1a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:11.211522 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-14d55ff5-0fd4-416e-9d98-ed83292cad1a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/d0ff50e6-f19b-4352-9d42-f7ca4c9924ce Jul 31 09:32:11.211783 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-14d55ff5-0fd4-416e-9d98-ed83292cad1a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:11.212286 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-14d55ff5-0fd4-416e-9d98-ed83292cad1a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:11.223715 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:11.223715 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:11.229028 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-14d55ff5-0fd4-416e-9d98-ed83292cad1a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:32:11.237733 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-14d55ff5-0fd4-416e-9d98-ed83292cad1a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/d0ff50e6-f19b-4352-9d42-f7ca4c9924ce returned with HTTP 200 Jul 31 09:32:11.238504 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 688/2750] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:11 2026] GET /volume/v3/volumes/d0ff50e6-f19b-4352-9d42-f7ca4c9924ce => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:11.352916 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-899be6b0-d203-4acf-9029-f381dc8a816b req-eb0e3528-3411-4e5d-9a3c-a3c94c476e75 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:11.357716 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-899be6b0-d203-4acf-9029-f381dc8a816b req-eb0e3528-3411-4e5d-9a3c-a3c94c476e75 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] POST https://10.4.3.226/volume/v3/attachments/e5004860-7980-47ea-bbd4-64af8c8111ed/action Jul 31 09:32:11.358256 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-899be6b0-d203-4acf-9029-f381dc8a816b req-eb0e3528-3411-4e5d-9a3c-a3c94c476e75 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Action body: b'{"os-complete": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:32:11.358435 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-899be6b0-d203-4acf-9029-f381dc8a816b req-eb0e3528-3411-4e5d-9a3c-a3c94c476e75 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:11.379528 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:11.379528 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:11.397075 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-899be6b0-d203-4acf-9029-f381dc8a816b req-eb0e3528-3411-4e5d-9a3c-a3c94c476e75 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/attachments/e5004860-7980-47ea-bbd4-64af8c8111ed/action returned with HTTP 204 Jul 31 09:32:11.397743 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 687/2751] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:32:11 2026] POST /volume/v3/attachments/e5004860-7980-47ea-bbd4-64af8c8111ed/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:11.850419 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-adfc8927-c2b2-406a-b20d-cf0dacf59472 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:11.852689 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-adfc8927-c2b2-406a-b20d-cf0dacf59472 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 Jul 31 09:32:11.852874 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-adfc8927-c2b2-406a-b20d-cf0dacf59472 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:11.853070 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-adfc8927-c2b2-406a-b20d-cf0dacf59472 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:11.863958 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-85bed551-b28a-43fb-8027-fa04ee3d088d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:11.866002 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:11.866002 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:11.867334 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-85bed551-b28a-43fb-8027-fa04ee3d088d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 Jul 31 09:32:11.867638 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-85bed551-b28a-43fb-8027-fa04ee3d088d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:11.868009 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-85bed551-b28a-43fb-8027-fa04ee3d088d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:11.871593 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-adfc8927-c2b2-406a-b20d-cf0dacf59472 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:32:11.877271 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-adfc8927-c2b2-406a-b20d-cf0dacf59472 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 returned with HTTP 200 Jul 31 09:32:11.877775 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 690/2752] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:11 2026] GET /volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:11.878943 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:11.878943 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:11.882709 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-85bed551-b28a-43fb-8027-fa04ee3d088d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:11.887259 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-85bed551-b28a-43fb-8027-fa04ee3d088d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 returned with HTTP 200 Jul 31 09:32:11.887752 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 688/2753] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:11 2026] GET /volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:11.897635 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8287eaa6-6bfe-457a-b7bb-cc0cc737e024 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:11.899765 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8287eaa6-6bfe-457a-b7bb-cc0cc737e024 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 Jul 31 09:32:11.899965 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8287eaa6-6bfe-457a-b7bb-cc0cc737e024 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:11.900206 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8287eaa6-6bfe-457a-b7bb-cc0cc737e024 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:11.909580 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:11.909580 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:11.914546 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8287eaa6-6bfe-457a-b7bb-cc0cc737e024 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:32:11.920141 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8287eaa6-6bfe-457a-b7bb-cc0cc737e024 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 returned with HTTP 200 Jul 31 09:32:11.920654 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 689/2754] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:11 2026] GET /volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:11.943103 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-32c1d55f-e0a4-4fea-99a5-b7d8d53357be None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:11.945188 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-32c1d55f-e0a4-4fea-99a5-b7d8d53357be tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] DELETE https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 Jul 31 09:32:11.945419 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-32c1d55f-e0a4-4fea-99a5-b7d8d53357be tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:11.945605 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-32c1d55f-e0a4-4fea-99a5-b7d8d53357be tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:11.945788 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-32c1d55f-e0a4-4fea-99a5-b7d8d53357be tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Delete volume with id: b426d387-05e0-4431-abe4-1310b31fc554 Jul 31 09:32:11.957749 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:11.957749 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:11.957951 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-32c1d55f-e0a4-4fea-99a5-b7d8d53357be tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:32:11.966944 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-32c1d55f-e0a4-4fea-99a5-b7d8d53357be tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-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 31 09:32:11.967463 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-32c1d55f-e0a4-4fea-99a5-b7d8d53357be tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 returned with HTTP 400 Jul 31 09:32:11.968154 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 688/2755] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:32:11 2026] DELETE /volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 => generated 307 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 09:32:11.978517 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a1b47290-43ff-4d05-88d2-aadaa1f9ee05 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:11.981750 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a1b47290-43ff-4d05-88d2-aadaa1f9ee05 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 Jul 31 09:32:11.982018 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a1b47290-43ff-4d05-88d2-aadaa1f9ee05 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:11.982492 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a1b47290-43ff-4d05-88d2-aadaa1f9ee05 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:11.994887 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:11.994887 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:11.999748 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a1b47290-43ff-4d05-88d2-aadaa1f9ee05 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:32:12.005210 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a1b47290-43ff-4d05-88d2-aadaa1f9ee05 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 returned with HTTP 200 Jul 31 09:32:12.005703 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 691/2756] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:11 2026] GET /volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:12.062785 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-fff81f33-f27d-4e52-9c06-b838c8bea5d7 req-c21ec823-97d7-4662-92fc-15ff490d2175 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:12.066260 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-fff81f33-f27d-4e52-9c06-b838c8bea5d7 req-c21ec823-97d7-4662-92fc-15ff490d2175 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 Jul 31 09:32:12.066260 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-fff81f33-f27d-4e52-9c06-b838c8bea5d7 req-c21ec823-97d7-4662-92fc-15ff490d2175 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:12.066384 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-fff81f33-f27d-4e52-9c06-b838c8bea5d7 req-c21ec823-97d7-4662-92fc-15ff490d2175 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:12.078916 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:12.078916 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:12.084393 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-fff81f33-f27d-4e52-9c06-b838c8bea5d7 req-c21ec823-97d7-4662-92fc-15ff490d2175 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:32:12.089858 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-fff81f33-f27d-4e52-9c06-b838c8bea5d7 req-c21ec823-97d7-4662-92fc-15ff490d2175 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 returned with HTTP 200 Jul 31 09:32:12.090432 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 689/2757] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:32:12 2026] GET /volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:12.114217 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-fff81f33-f27d-4e52-9c06-b838c8bea5d7 req-fa07d321-8e0c-4cd1-a3fa-eb5dba71a7b5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:12.116864 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-fff81f33-f27d-4e52-9c06-b838c8bea5d7 req-fa07d321-8e0c-4cd1-a3fa-eb5dba71a7b5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] POST https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554/action Jul 31 09:32:12.117353 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-fff81f33-f27d-4e52-9c06-b838c8bea5d7 req-fa07d321-8e0c-4cd1-a3fa-eb5dba71a7b5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:32:12.117515 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-fff81f33-f27d-4e52-9c06-b838c8bea5d7 req-fa07d321-8e0c-4cd1-a3fa-eb5dba71a7b5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:12.138205 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:12.138205 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:12.138955 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-fff81f33-f27d-4e52-9c06-b838c8bea5d7 req-fa07d321-8e0c-4cd1-a3fa-eb5dba71a7b5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:32:12.146455 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-fff81f33-f27d-4e52-9c06-b838c8bea5d7 req-fa07d321-8e0c-4cd1-a3fa-eb5dba71a7b5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Begin detaching volume completed successfully. Jul 31 09:32:12.147095 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-fff81f33-f27d-4e52-9c06-b838c8bea5d7 req-fa07d321-8e0c-4cd1-a3fa-eb5dba71a7b5 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554/action returned with HTTP 202 Jul 31 09:32:12.147778 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 690/2758] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:32:12 2026] POST /volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:32:12.176785 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-decb0da6-e80e-4dec-9245-8d86251381ac None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:12.180777 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-decb0da6-e80e-4dec-9245-8d86251381ac tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b Jul 31 09:32:12.180777 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-decb0da6-e80e-4dec-9245-8d86251381ac tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:12.182738 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-decb0da6-e80e-4dec-9245-8d86251381ac tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:12.203681 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:12.203681 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:12.207939 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-decb0da6-e80e-4dec-9245-8d86251381ac tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:32:12.215304 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-decb0da6-e80e-4dec-9245-8d86251381ac tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b returned with HTTP 200 Jul 31 09:32:12.215304 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 689/2759] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:12 2026] GET /volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:12.228376 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3f9f4b87-cced-4c4a-836f-cc6e69133d85 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:12.229262 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3f9f4b87-cced-4c4a-836f-cc6e69133d85 None None] GET https://10.4.3.226/volume// Jul 31 09:32:12.229262 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3f9f4b87-cced-4c4a-836f-cc6e69133d85 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:12.229262 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3f9f4b87-cced-4c4a-836f-cc6e69133d85 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:12.230144 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3f9f4b87-cced-4c4a-836f-cc6e69133d85 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:32:12.230649 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 692/2760] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:32:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:32:12.247494 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-fff81f33-f27d-4e52-9c06-b838c8bea5d7 req-79e5acdc-0399-40e7-8f5c-2415aed2ea55 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:12.249506 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-fff81f33-f27d-4e52-9c06-b838c8bea5d7 req-79e5acdc-0399-40e7-8f5c-2415aed2ea55 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 Jul 31 09:32:12.249779 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-fff81f33-f27d-4e52-9c06-b838c8bea5d7 req-79e5acdc-0399-40e7-8f5c-2415aed2ea55 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:12.249999 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-fff81f33-f27d-4e52-9c06-b838c8bea5d7 req-79e5acdc-0399-40e7-8f5c-2415aed2ea55 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:12.260734 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-25add7e7-b4e7-46ea-a64e-d1a6e4eb4b85 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:12.265428 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-25add7e7-b4e7-46ea-a64e-d1a6e4eb4b85 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/d0ff50e6-f19b-4352-9d42-f7ca4c9924ce Jul 31 09:32:12.265630 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-25add7e7-b4e7-46ea-a64e-d1a6e4eb4b85 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:12.265706 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:12.265706 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:12.265842 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-25add7e7-b4e7-46ea-a64e-d1a6e4eb4b85 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:12.275655 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-25add7e7-b4e7-46ea-a64e-d1a6e4eb4b85 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/d0ff50e6-f19b-4352-9d42-f7ca4c9924ce returned with HTTP 404 Jul 31 09:32:12.275827 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 691/2761] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:12 2026] GET /volume/v3/volumes/d0ff50e6-f19b-4352-9d42-f7ca4c9924ce => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:12.276510 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-fff81f33-f27d-4e52-9c06-b838c8bea5d7 req-79e5acdc-0399-40e7-8f5c-2415aed2ea55 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:32:12.284165 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-fff81f33-f27d-4e52-9c06-b838c8bea5d7 req-79e5acdc-0399-40e7-8f5c-2415aed2ea55 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 returned with HTTP 200 Jul 31 09:32:12.284782 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 690/2762] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:32:12 2026] GET /volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 => generated 1323 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:32:12.290073 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-bd62b55f-7d53-43aa-adbe-72370d522eec None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:12.292123 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bd62b55f-7d53-43aa-adbe-72370d522eec tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:12.292123 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bd62b55f-7d53-43aa-adbe-72370d522eec tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-663401803"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:12.293106 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-bd62b55f-7d53-43aa-adbe-72370d522eec tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-663401803'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:12.293179 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-bd62b55f-7d53-43aa-adbe-72370d522eec tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create volume of 1 GB Jul 31 09:32:12.302824 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-bd62b55f-7d53-43aa-adbe-72370d522eec tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Availability Zones retrieved successfully. Jul 31 09:32:12.309330 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-bd62b55f-7d53-43aa-adbe-72370d522eec tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Flow 'volume_create_api' (e1ff192e-c401-4a91-aa32-b0ab81c96881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:12.310538 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-bd62b55f-7d53-43aa-adbe-72370d522eec tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3d63d28-fcb2-4415-8da7-8c860f8f01b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:12.314196 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-bd62b55f-7d53-43aa-adbe-72370d522eec tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:12.359149 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-bd62b55f-7d53-43aa-adbe-72370d522eec tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3d63d28-fcb2-4415-8da7-8c860f8f01b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:12.360308 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-bd62b55f-7d53-43aa-adbe-72370d522eec tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81c92a55-3d5c-4a1d-8a53-bfe9bd0d118b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:12.441535 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-bd62b55f-7d53-43aa-adbe-72370d522eec tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Created reservations ['2e2d37b9-0a18-41ec-adf7-c98f59af9991', '78e107b1-427b-4074-b762-f917271439e4', 'cf263df0-dae5-404c-b222-c08855350be0', '4c22e3d9-220f-4806-bba3-c1b0434d9c68'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:12.442421 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-bd62b55f-7d53-43aa-adbe-72370d522eec tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81c92a55-3d5c-4a1d-8a53-bfe9bd0d118b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e2d37b9-0a18-41ec-adf7-c98f59af9991', '78e107b1-427b-4074-b762-f917271439e4', 'cf263df0-dae5-404c-b222-c08855350be0', '4c22e3d9-220f-4806-bba3-c1b0434d9c68']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:12.443199 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-bd62b55f-7d53-43aa-adbe-72370d522eec tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (809a990c-7709-4347-81a5-aa31b090b6d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:12.474488 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-bd62b55f-7d53-43aa-adbe-72370d522eec tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (809a990c-7709-4347-81a5-aa31b090b6d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd07c173a-bd61-42b2-b619-13768c0b471b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-663401803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0316823813f04f44b8277f6d23c3d2dd',qos_specs=None,replication_status=,reservations=['2e2d37b9-0a18-41ec-adf7-c98f59af9991','78e107b1-427b-4074-b762-f917271439e4','cf263df0-dae5-404c-b222-c08855350be0','4c22e3d9-220f-4806-bba3-c1b0434d9c68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcc2433c1824613a32ae08a782413f4',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:32:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-663401803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d07c173a-bd61-42b2-b619-13768c0b471b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0316823813f04f44b8277f6d23c3d2dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdcc2433c1824613a32ae08a782413f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:12.475856 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-bd62b55f-7d53-43aa-adbe-72370d522eec tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd308f0b-91b7-4086-a684-84b749c94ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:12.500353 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-bd62b55f-7d53-43aa-adbe-72370d522eec tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd308f0b-91b7-4086-a684-84b749c94ffc) transitioned into state 'SUCCESS' from state '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-663401803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0316823813f04f44b8277f6d23c3d2dd',qos_specs=None,replication_status=,reservations=['2e2d37b9-0a18-41ec-adf7-c98f59af9991','78e107b1-427b-4074-b762-f917271439e4','cf263df0-dae5-404c-b222-c08855350be0','4c22e3d9-220f-4806-bba3-c1b0434d9c68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcc2433c1824613a32ae08a782413f4',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:12.501793 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-bd62b55f-7d53-43aa-adbe-72370d522eec tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5775a8e-8e98-4593-ad54-cb03a7e8594f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:12.520072 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-bd62b55f-7d53-43aa-adbe-72370d522eec tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5775a8e-8e98-4593-ad54-cb03a7e8594f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:12.521380 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-bd62b55f-7d53-43aa-adbe-72370d522eec tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Flow 'volume_create_api' (e1ff192e-c401-4a91-aa32-b0ab81c96881) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:12.522475 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-bd62b55f-7d53-43aa-adbe-72370d522eec tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create volume request issued successfully. Jul 31 09:32:12.523873 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bd62b55f-7d53-43aa-adbe-72370d522eec tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:32:12.524506 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 690/2763] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:32:12 2026] POST /volume/v3/volumes => generated 777 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:12.539211 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-fc58e13f-4015-40f2-9440-5b1d825b2908 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:12.541121 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fc58e13f-4015-40f2-9440-5b1d825b2908 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/d07c173a-bd61-42b2-b619-13768c0b471b Jul 31 09:32:12.543418 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fc58e13f-4015-40f2-9440-5b1d825b2908 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:12.543418 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fc58e13f-4015-40f2-9440-5b1d825b2908 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:12.549966 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:12.549966 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:12.554766 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-fc58e13f-4015-40f2-9440-5b1d825b2908 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:32:12.559402 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fc58e13f-4015-40f2-9440-5b1d825b2908 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/d07c173a-bd61-42b2-b619-13768c0b471b returned with HTTP 200 Jul 31 09:32:12.559730 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 693/2764] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:12 2026] GET /volume/v3/volumes/d07c173a-bd61-42b2-b619-13768c0b471b => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:12.761417 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-45dae5aa-e528-4b4a-9fb3-b9de6fc859b4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:12.855262 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-45dae5aa-e528-4b4a-9fb3-b9de6fc859b4 tempest-ExtensionsTestJSON-849207021 tempest-ExtensionsTestJSON-849207021-project-member] GET https://10.4.3.226/volume/v3/extensions Jul 31 09:32:12.856785 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-45dae5aa-e528-4b4a-9fb3-b9de6fc859b4 tempest-ExtensionsTestJSON-849207021 tempest-ExtensionsTestJSON-849207021-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:12.856785 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-45dae5aa-e528-4b4a-9fb3-b9de6fc859b4 tempest-ExtensionsTestJSON-849207021 tempest-ExtensionsTestJSON-849207021-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:12.856785 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-45dae5aa-e528-4b4a-9fb3-b9de6fc859b4 tempest-ExtensionsTestJSON-849207021 tempest-ExtensionsTestJSON-849207021-project-member] https://10.4.3.226/volume/v3/extensions returned with HTTP 200 Jul 31 09:32:12.856785 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 692/2765] 10.4.3.226 () {66 vars in 1246 bytes} [Fri Jul 31 09:32:12 2026] GET /volume/v3/extensions => generated 5245 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:12.904569 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-214db671-1d8a-44b3-bf75-042f07116a72 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:12.906358 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-214db671-1d8a-44b3-bf75-042f07116a72 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 Jul 31 09:32:12.906634 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-214db671-1d8a-44b3-bf75-042f07116a72 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:12.907018 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-214db671-1d8a-44b3-bf75-042f07116a72 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:12.921052 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:12.921052 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:12.927923 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-214db671-1d8a-44b3-bf75-042f07116a72 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:12.933427 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-214db671-1d8a-44b3-bf75-042f07116a72 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 returned with HTTP 200 Jul 31 09:32:12.933927 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 691/2766] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:12 2026] GET /volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:13.232789 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ab08556d-5472-4273-b0c6-020d4c9ec442 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:13.235503 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ab08556d-5472-4273-b0c6-020d4c9ec442 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b Jul 31 09:32:13.235798 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ab08556d-5472-4273-b0c6-020d4c9ec442 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:13.236053 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ab08556d-5472-4273-b0c6-020d4c9ec442 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:13.248045 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:13.248045 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:13.257455 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-ab08556d-5472-4273-b0c6-020d4c9ec442 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:32:13.269062 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ab08556d-5472-4273-b0c6-020d4c9ec442 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b returned with HTTP 200 Jul 31 09:32:13.269062 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 691/2767] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:13 2026] GET /volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:13.574667 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-13fbdcfb-fc32-4bb6-9b75-984c61fdfa24 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:13.576942 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-13fbdcfb-fc32-4bb6-9b75-984c61fdfa24 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/d07c173a-bd61-42b2-b619-13768c0b471b Jul 31 09:32:13.577235 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-13fbdcfb-fc32-4bb6-9b75-984c61fdfa24 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:13.577515 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-13fbdcfb-fc32-4bb6-9b75-984c61fdfa24 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:13.587632 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:13.587632 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:13.591853 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-13fbdcfb-fc32-4bb6-9b75-984c61fdfa24 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:32:13.596324 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-13fbdcfb-fc32-4bb6-9b75-984c61fdfa24 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/d07c173a-bd61-42b2-b619-13768c0b471b returned with HTTP 200 Jul 31 09:32:13.596870 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 694/2768] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:13 2026] GET /volume/v3/volumes/d07c173a-bd61-42b2-b619-13768c0b471b => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:13.608769 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7314db20-15a1-4033-8e6f-d5bc973ae6c9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:13.610819 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7314db20-15a1-4033-8e6f-d5bc973ae6c9 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:32:13.611257 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7314db20-15a1-4033-8e6f-d5bc973ae6c9 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d07c173a-bd61-42b2-b619-13768c0b471b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1728204844"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:13.621877 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:13.621877 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:13.622314 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7314db20-15a1-4033-8e6f-d5bc973ae6c9 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:32:13.622469 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-7314db20-15a1-4033-8e6f-d5bc973ae6c9 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create snapshot from volume d07c173a-bd61-42b2-b619-13768c0b471b Jul 31 09:32:13.645913 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-7314db20-15a1-4033-8e6f-d5bc973ae6c9 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Created reservations ['310fd453-6d33-4b0c-8b6d-380f90ec6d90', 'afdbf0cb-c3d2-4b1c-806a-5c5a7b4d3bd1', 'dde170d3-0bca-405e-8fba-1be61c7468c3', '4c9211e3-6f68-4787-a54b-b8062d2a6d21'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:13.677323 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7314db20-15a1-4033-8e6f-d5bc973ae6c9 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot create request issued successfully. Jul 31 09:32:13.677323 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7314db20-15a1-4033-8e6f-d5bc973ae6c9 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:32:13.677323 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 693/2769] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:32:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:13.688448 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5bdefd45-5874-4e1f-8758-514875e00494 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:13.688862 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5bdefd45-5874-4e1f-8758-514875e00494 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/34d5d4bb-e270-41a2-ba64-88e50cb76aa1 Jul 31 09:32:13.689145 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5bdefd45-5874-4e1f-8758-514875e00494 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:13.689417 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5bdefd45-5874-4e1f-8758-514875e00494 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:13.694664 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:13.694664 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:13.694863 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5bdefd45-5874-4e1f-8758-514875e00494 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot retrieved successfully. Jul 31 09:32:13.695599 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5bdefd45-5874-4e1f-8758-514875e00494 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/34d5d4bb-e270-41a2-ba64-88e50cb76aa1 returned with HTTP 200 Jul 31 09:32:13.696014 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 692/2770] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:13 2026] GET /volume/v3/snapshots/34d5d4bb-e270-41a2-ba64-88e50cb76aa1 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:13.947222 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6edb1be1-6da5-476f-a9a0-d45431340253 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:13.950540 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6edb1be1-6da5-476f-a9a0-d45431340253 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 Jul 31 09:32:13.950851 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6edb1be1-6da5-476f-a9a0-d45431340253 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:13.951122 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6edb1be1-6da5-476f-a9a0-d45431340253 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:13.968366 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:13.968366 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:13.974536 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-6edb1be1-6da5-476f-a9a0-d45431340253 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:13.981953 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6edb1be1-6da5-476f-a9a0-d45431340253 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 returned with HTTP 200 Jul 31 09:32:13.982489 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 692/2771] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:13 2026] GET /volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:14.015265 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-cb4af0bd-9503-4ca6-b618-173a522f8c35 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:14.097809 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cb4af0bd-9503-4ca6-b618-173a522f8c35 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:14.098293 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cb4af0bd-9503-4ca6-b618-173a522f8c35 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-383563417"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:14.100232 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-cb4af0bd-9503-4ca6-b618-173a522f8c35 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-383563417'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:14.100422 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-cb4af0bd-9503-4ca6-b618-173a522f8c35 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Create volume of 1 GB Jul 31 09:32:14.105679 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-cb4af0bd-9503-4ca6-b618-173a522f8c35 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Availability Zones retrieved successfully. Jul 31 09:32:14.114059 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-cb4af0bd-9503-4ca6-b618-173a522f8c35 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Flow 'volume_create_api' (b30ec058-0fac-4ca4-ad84-d54600f96aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:14.115606 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-cb4af0bd-9503-4ca6-b618-173a522f8c35 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (557d9d62-8e17-4697-a56f-9d85aded6a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:14.116998 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-cb4af0bd-9503-4ca6-b618-173a522f8c35 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:14.156676 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-cb4af0bd-9503-4ca6-b618-173a522f8c35 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (557d9d62-8e17-4697-a56f-9d85aded6a3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:14.156676 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-cb4af0bd-9503-4ca6-b618-173a522f8c35 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (964d5a97-115e-4628-9a19-cd1c697d0f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:14.234199 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-cb4af0bd-9503-4ca6-b618-173a522f8c35 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Created reservations ['78919d91-c0ca-43b0-9db8-5a8b05c60d3e', '0430a228-0139-42b7-926b-d021474c7776', 'fc274d9d-8214-403c-afa1-5446156b9408', 'c5d0b7b9-6208-4fd9-a4c3-83bc23edea96'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:14.235298 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-cb4af0bd-9503-4ca6-b618-173a522f8c35 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (964d5a97-115e-4628-9a19-cd1c697d0f5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78919d91-c0ca-43b0-9db8-5a8b05c60d3e', '0430a228-0139-42b7-926b-d021474c7776', 'fc274d9d-8214-403c-afa1-5446156b9408', 'c5d0b7b9-6208-4fd9-a4c3-83bc23edea96']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:14.236586 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-cb4af0bd-9503-4ca6-b618-173a522f8c35 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3639fb62-b19a-4b3e-873e-115b0737bdab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:14.263183 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-cb4af0bd-9503-4ca6-b618-173a522f8c35 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3639fb62-b19a-4b3e-873e-115b0737bdab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-383563417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcf8fc633ac84b5eac6b040e03b4542d',qos_specs=None,replication_status=,reservations=['78919d91-c0ca-43b0-9db8-5a8b05c60d3e','0430a228-0139-42b7-926b-d021474c7776','fc274d9d-8214-403c-afa1-5446156b9408','c5d0b7b9-6208-4fd9-a4c3-83bc23edea96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc2ec4be31c4e0493ec94a15932d8d2',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:32:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-383563417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcf8fc633ac84b5eac6b040e03b4542d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cc2ec4be31c4e0493ec94a15932d8d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:14.263882 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-cb4af0bd-9503-4ca6-b618-173a522f8c35 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7584f4e7-5244-4287-a55d-0a0786fb3da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:14.283993 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-cb4af0bd-9503-4ca6-b618-173a522f8c35 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7584f4e7-5244-4287-a55d-0a0786fb3da2) transitioned into state 'SUCCESS' from state '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-383563417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcf8fc633ac84b5eac6b040e03b4542d',qos_specs=None,replication_status=,reservations=['78919d91-c0ca-43b0-9db8-5a8b05c60d3e','0430a228-0139-42b7-926b-d021474c7776','fc274d9d-8214-403c-afa1-5446156b9408','c5d0b7b9-6208-4fd9-a4c3-83bc23edea96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc2ec4be31c4e0493ec94a15932d8d2',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:14.285067 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-cb4af0bd-9503-4ca6-b618-173a522f8c35 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b1fe170-d559-442e-b1eb-3ae9749bed85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:14.291198 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7f7d98a8-fedb-4b01-ab21-bc1d7c013c02 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:14.294056 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f7d98a8-fedb-4b01-ab21-bc1d7c013c02 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b Jul 31 09:32:14.294056 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7f7d98a8-fedb-4b01-ab21-bc1d7c013c02 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:14.295006 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7f7d98a8-fedb-4b01-ab21-bc1d7c013c02 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:14.307270 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-cb4af0bd-9503-4ca6-b618-173a522f8c35 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b1fe170-d559-442e-b1eb-3ae9749bed85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:14.307270 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-cb4af0bd-9503-4ca6-b618-173a522f8c35 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Flow 'volume_create_api' (b30ec058-0fac-4ca4-ad84-d54600f96aec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:14.307270 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-cb4af0bd-9503-4ca6-b618-173a522f8c35 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Create volume request issued successfully. Jul 31 09:32:14.307676 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:14.307676 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:14.307749 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cb4af0bd-9503-4ca6-b618-173a522f8c35 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:32:14.308100 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 695/2772] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:32:14 2026] POST /volume/v3/volumes => generated 749 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:14.314396 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7f7d98a8-fedb-4b01-ab21-bc1d7c013c02 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:32:14.323935 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f7d98a8-fedb-4b01-ab21-bc1d7c013c02 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b returned with HTTP 200 Jul 31 09:32:14.323935 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 694/2773] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:14 2026] GET /volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:14.324101 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8dfd98ed-2da6-4f1a-b59c-1dad628f259b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:14.328166 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8dfd98ed-2da6-4f1a-b59c-1dad628f259b tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] GET https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9 Jul 31 09:32:14.328166 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8dfd98ed-2da6-4f1a-b59c-1dad628f259b tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:14.328166 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8dfd98ed-2da6-4f1a-b59c-1dad628f259b tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:14.334841 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:14.334841 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:14.338491 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8dfd98ed-2da6-4f1a-b59c-1dad628f259b tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Volume info retrieved successfully. Jul 31 09:32:14.345877 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-733a088d-59ea-4198-8cf3-f0ce422ac87f req-23af828c-39dd-4a87-87d3-ec09a8beec43 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:14.347682 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8dfd98ed-2da6-4f1a-b59c-1dad628f259b tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9 returned with HTTP 200 Jul 31 09:32:14.348157 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 693/2774] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:14 2026] GET /volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:14.350173 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-733a088d-59ea-4198-8cf3-f0ce422ac87f req-23af828c-39dd-4a87-87d3-ec09a8beec43 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] POST https://10.4.3.226/volume/v3/attachments/0967f319-00c4-4914-87ef-f106bf9b79dd/action Jul 31 09:32:14.350603 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-733a088d-59ea-4198-8cf3-f0ce422ac87f req-23af828c-39dd-4a87-87d3-ec09a8beec43 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Action body: b'{"os-complete": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:32:14.350747 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-733a088d-59ea-4198-8cf3-f0ce422ac87f req-23af828c-39dd-4a87-87d3-ec09a8beec43 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:14.368028 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:14.368028 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:14.378711 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-733a088d-59ea-4198-8cf3-f0ce422ac87f req-23af828c-39dd-4a87-87d3-ec09a8beec43 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/attachments/0967f319-00c4-4914-87ef-f106bf9b79dd/action returned with HTTP 204 Jul 31 09:32:14.379320 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 693/2775] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:32:14 2026] POST /volume/v3/attachments/0967f319-00c4-4914-87ef-f106bf9b79dd/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:14.707540 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9fd5fb12-2596-4ce6-b2e2-a1d438ca36a1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:14.710119 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9fd5fb12-2596-4ce6-b2e2-a1d438ca36a1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/34d5d4bb-e270-41a2-ba64-88e50cb76aa1 Jul 31 09:32:14.710437 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9fd5fb12-2596-4ce6-b2e2-a1d438ca36a1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:14.710689 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9fd5fb12-2596-4ce6-b2e2-a1d438ca36a1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:14.717610 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:14.717610 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:14.718147 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-9fd5fb12-2596-4ce6-b2e2-a1d438ca36a1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot retrieved successfully. Jul 31 09:32:14.719208 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9fd5fb12-2596-4ce6-b2e2-a1d438ca36a1 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/34d5d4bb-e270-41a2-ba64-88e50cb76aa1 returned with HTTP 200 Jul 31 09:32:14.719641 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 696/2776] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:14 2026] GET /volume/v3/snapshots/34d5d4bb-e270-41a2-ba64-88e50cb76aa1 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:14.731042 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7b21f2ce-496b-41f8-aac2-22414ff34bd9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:14.733073 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7b21f2ce-496b-41f8-aac2-22414ff34bd9 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] PUT https://10.4.3.226/volume/v3/snapshots/34d5d4bb-e270-41a2-ba64-88e50cb76aa1 Jul 31 09:32:14.733473 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7b21f2ce-496b-41f8-aac2-22414ff34bd9 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:14.741230 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:14.741230 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:14.742058 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7b21f2ce-496b-41f8-aac2-22414ff34bd9 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Snapshot retrieved successfully. Jul 31 09:32:14.749333 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7b21f2ce-496b-41f8-aac2-22414ff34bd9 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] https://10.4.3.226/volume/v3/snapshots/34d5d4bb-e270-41a2-ba64-88e50cb76aa1 returned with HTTP 200 Jul 31 09:32:14.750123 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 695/2777] 10.4.3.226 () {68 vars in 1374 bytes} [Fri Jul 31 09:32:14 2026] PUT /volume/v3/snapshots/34d5d4bb-e270-41a2-ba64-88e50cb76aa1 => generated 361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:14.761000 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6ab6bef0-8510-4a6c-b495-adf94a894542 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:14.763013 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6ab6bef0-8510-4a6c-b495-adf94a894542 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] DELETE https://10.4.3.226/volume/v3/snapshots/34d5d4bb-e270-41a2-ba64-88e50cb76aa1 Jul 31 09:32:14.763218 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6ab6bef0-8510-4a6c-b495-adf94a894542 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:14.763456 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6ab6bef0-8510-4a6c-b495-adf94a894542 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:14.763584 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-6ab6bef0-8510-4a6c-b495-adf94a894542 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Delete snapshot with id: 34d5d4bb-e270-41a2-ba64-88e50cb76aa1 Jul 31 09:32:14.769393 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:14.769393 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:14.769776 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6ab6bef0-8510-4a6c-b495-adf94a894542 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot retrieved successfully. Jul 31 09:32:14.790129 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6ab6bef0-8510-4a6c-b495-adf94a894542 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot delete request issued successfully. Jul 31 09:32:14.790375 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6ab6bef0-8510-4a6c-b495-adf94a894542 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/34d5d4bb-e270-41a2-ba64-88e50cb76aa1 returned with HTTP 202 Jul 31 09:32:14.790748 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 694/2778] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:32:14 2026] DELETE /volume/v3/snapshots/34d5d4bb-e270-41a2-ba64-88e50cb76aa1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:14.798504 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-07aac67c-3e6d-4a65-a7a6-331d69929897 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:14.801034 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-07aac67c-3e6d-4a65-a7a6-331d69929897 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/34d5d4bb-e270-41a2-ba64-88e50cb76aa1 Jul 31 09:32:14.801353 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-07aac67c-3e6d-4a65-a7a6-331d69929897 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:14.801610 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-07aac67c-3e6d-4a65-a7a6-331d69929897 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:14.807394 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:14.807394 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:14.807731 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-07aac67c-3e6d-4a65-a7a6-331d69929897 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot retrieved successfully. Jul 31 09:32:14.808643 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-07aac67c-3e6d-4a65-a7a6-331d69929897 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/34d5d4bb-e270-41a2-ba64-88e50cb76aa1 returned with HTTP 200 Jul 31 09:32:14.809027 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 694/2779] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:14 2026] GET /volume/v3/snapshots/34d5d4bb-e270-41a2-ba64-88e50cb76aa1 => generated 494 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:14.996097 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-120b0875-4c92-4b82-a2f6-3f3db6640507 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:14.998291 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-120b0875-4c92-4b82-a2f6-3f3db6640507 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 Jul 31 09:32:14.998538 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-120b0875-4c92-4b82-a2f6-3f3db6640507 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:14.998774 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-120b0875-4c92-4b82-a2f6-3f3db6640507 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:15.010660 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:15.010660 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:15.015153 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-120b0875-4c92-4b82-a2f6-3f3db6640507 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:15.020877 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-120b0875-4c92-4b82-a2f6-3f3db6640507 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 returned with HTTP 200 Jul 31 09:32:15.021385 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 697/2780] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:14 2026] GET /volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:15.341526 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-80b039a3-4eb4-4575-a925-20d59b2ae341 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:15.344459 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-80b039a3-4eb4-4575-a925-20d59b2ae341 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b Jul 31 09:32:15.344700 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-80b039a3-4eb4-4575-a925-20d59b2ae341 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:15.345097 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-80b039a3-4eb4-4575-a925-20d59b2ae341 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:15.347815 np0000006200 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=583,cinder:INSERT=113,cinder:UPDATE=223,cinder:DELETE=2 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:32:15.361094 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0742239c-64bd-45fd-8c84-358a058be076 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:15.363123 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0742239c-64bd-45fd-8c84-358a058be076 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] GET https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9 Jul 31 09:32:15.363361 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0742239c-64bd-45fd-8c84-358a058be076 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:15.363593 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0742239c-64bd-45fd-8c84-358a058be076 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:15.365622 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:15.365622 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:15.373271 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:15.373271 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:15.374143 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-80b039a3-4eb4-4575-a925-20d59b2ae341 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:32:15.379862 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0742239c-64bd-45fd-8c84-358a058be076 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Volume info retrieved successfully. Jul 31 09:32:15.380431 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-80b039a3-4eb4-4575-a925-20d59b2ae341 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b returned with HTTP 200 Jul 31 09:32:15.381049 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 696/2781] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:15 2026] GET /volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:15.384659 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0742239c-64bd-45fd-8c84-358a058be076 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9 returned with HTTP 200 Jul 31 09:32:15.385092 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 695/2782] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:15 2026] GET /volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:15.405861 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-90c77ba9-fe7d-429e-8bdf-d6fe1b0f25c2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:15.407643 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-90c77ba9-fe7d-429e-8bdf-d6fe1b0f25c2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b Jul 31 09:32:15.407809 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-90c77ba9-fe7d-429e-8bdf-d6fe1b0f25c2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:15.407969 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-90c77ba9-fe7d-429e-8bdf-d6fe1b0f25c2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:15.409880 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e8ecde6c-645f-4abf-8b82-6da873cc1410 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:15.413141 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e8ecde6c-645f-4abf-8b82-6da873cc1410 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] POST https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata Jul 31 09:32:15.413488 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e8ecde6c-645f-4abf-8b82-6da873cc1410 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:15.417742 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:15.417742 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:15.420449 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-90c77ba9-fe7d-429e-8bdf-d6fe1b0f25c2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:32:15.423577 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:15.423577 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:15.424105 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e8ecde6c-645f-4abf-8b82-6da873cc1410 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Volume info retrieved successfully. Jul 31 09:32:15.428266 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-90c77ba9-fe7d-429e-8bdf-d6fe1b0f25c2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b returned with HTTP 200 Jul 31 09:32:15.428266 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 695/2783] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:15 2026] GET /volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:15.438811 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-77891d9c-f97d-41e5-a010-89ace323a0c2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:15.438917 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e8ecde6c-645f-4abf-8b82-6da873cc1410 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Create volume metadata completed successfully. Jul 31 09:32:15.439115 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e8ecde6c-645f-4abf-8b82-6da873cc1410 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata returned with HTTP 200 Jul 31 09:32:15.439610 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 698/2784] 10.4.3.226 () {68 vars in 1397 bytes} [Fri Jul 31 09:32:15 2026] POST /volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata => generated 101 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:15.442719 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-77891d9c-f97d-41e5-a010-89ace323a0c2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:32:15.443696 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-77891d9c-f97d-41e5-a010-89ace323a0c2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ecee984b-f324-4749-a15b-74f61702db5b", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-897549046", "description": null, "metadata": null}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:15.447699 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e0999e08-3a33-4e78-964c-c427f3a5e750 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:15.449649 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e0999e08-3a33-4e78-964c-c427f3a5e750 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] GET https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata Jul 31 09:32:15.449820 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e0999e08-3a33-4e78-964c-c427f3a5e750 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:15.450021 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e0999e08-3a33-4e78-964c-c427f3a5e750 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:15.457860 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:15.457860 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:15.458367 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e0999e08-3a33-4e78-964c-c427f3a5e750 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Volume info retrieved successfully. Jul 31 09:32:15.459788 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:15.459788 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:15.461527 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-77891d9c-f97d-41e5-a010-89ace323a0c2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:32:15.463456 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-77891d9c-f97d-41e5-a010-89ace323a0c2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Create snapshot from volume ecee984b-f324-4749-a15b-74f61702db5b Jul 31 09:32:15.464689 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e0999e08-3a33-4e78-964c-c427f3a5e750 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Get volume metadata completed successfully. Jul 31 09:32:15.464940 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e0999e08-3a33-4e78-964c-c427f3a5e750 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata returned with HTTP 200 Jul 31 09:32:15.465350 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 696/2785] 10.4.3.226 () {66 vars in 1375 bytes} [Fri Jul 31 09:32:15 2026] GET /volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata => generated 101 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:15.476906 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-72b3da7d-a711-4a65-ac0e-d4175dc95e35 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:15.479140 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-72b3da7d-a711-4a65-ac0e-d4175dc95e35 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] PUT https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata Jul 31 09:32:15.479538 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-72b3da7d-a711-4a65-ac0e-d4175dc95e35 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:15.489267 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:15.489267 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:15.489662 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-72b3da7d-a711-4a65-ac0e-d4175dc95e35 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Volume info retrieved successfully. Jul 31 09:32:15.508679 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-72b3da7d-a711-4a65-ac0e-d4175dc95e35 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Update volume metadata completed successfully. Jul 31 09:32:15.509047 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-72b3da7d-a711-4a65-ac0e-d4175dc95e35 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata returned with HTTP 200 Jul 31 09:32:15.509631 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 696/2786] 10.4.3.226 () {68 vars in 1395 bytes} [Fri Jul 31 09:32:15 2026] PUT /volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata => generated 57 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:32:15.510409 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-77891d9c-f97d-41e5-a010-89ace323a0c2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Created reservations ['4a6f144a-1936-43c5-91af-4338cfc8807e', '147cd56a-f05d-4855-8112-28ef6582c816', '7da14d96-3b5c-465e-b86b-cb6a75fa843e', 'b6efbf59-e706-4a00-b146-6e0d4a5ae655'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:15.516791 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e7380610-57d2-4b8b-9bc5-bb26532004f4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:15.519219 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e7380610-57d2-4b8b-9bc5-bb26532004f4 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] GET https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata Jul 31 09:32:15.519699 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e7380610-57d2-4b8b-9bc5-bb26532004f4 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:15.519996 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e7380610-57d2-4b8b-9bc5-bb26532004f4 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Calling method 'index' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:15.528201 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:15.528201 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:15.528731 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e7380610-57d2-4b8b-9bc5-bb26532004f4 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Volume info retrieved successfully. Jul 31 09:32:15.534421 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e7380610-57d2-4b8b-9bc5-bb26532004f4 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Get volume metadata completed successfully. Jul 31 09:32:15.534711 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e7380610-57d2-4b8b-9bc5-bb26532004f4 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata returned with HTTP 200 Jul 31 09:32:15.535130 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 699/2787] 10.4.3.226 () {66 vars in 1375 bytes} [Fri Jul 31 09:32:15 2026] GET /volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata => generated 57 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:32:15.542829 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c2cb8b24-b3bb-4314-b31a-e55aef090fcd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:15.544588 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c2cb8b24-b3bb-4314-b31a-e55aef090fcd tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] DELETE https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata/key1 Jul 31 09:32:15.544765 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c2cb8b24-b3bb-4314-b31a-e55aef090fcd tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:15.545000 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c2cb8b24-b3bb-4314-b31a-e55aef090fcd tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:15.549459 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-77891d9c-f97d-41e5-a010-89ace323a0c2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Snapshot force create request issued successfully. Jul 31 09:32:15.549868 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-77891d9c-f97d-41e5-a010-89ace323a0c2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:32:15.550510 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 697/2788] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:32:15 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 31 09:32:15.551954 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:15.551954 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:15.552583 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c2cb8b24-b3bb-4314-b31a-e55aef090fcd tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Volume info retrieved successfully. Jul 31 09:32:15.558084 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c2cb8b24-b3bb-4314-b31a-e55aef090fcd tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Get volume metadata completed successfully. Jul 31 09:32:15.560374 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-06e48b94-3ed8-41b3-8ec9-713971c941e1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:15.562741 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-06e48b94-3ed8-41b3-8ec9-713971c941e1 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/snapshots/a6185967-6f89-4dc7-99f5-278d1673f5d5 Jul 31 09:32:15.562931 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-06e48b94-3ed8-41b3-8ec9-713971c941e1 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:15.563162 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-06e48b94-3ed8-41b3-8ec9-713971c941e1 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:15.571118 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:15.571118 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:15.571618 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-06e48b94-3ed8-41b3-8ec9-713971c941e1 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Snapshot retrieved successfully. Jul 31 09:32:15.572720 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-06e48b94-3ed8-41b3-8ec9-713971c941e1 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/snapshots/a6185967-6f89-4dc7-99f5-278d1673f5d5 returned with HTTP 200 Jul 31 09:32:15.573236 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 697/2789] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:15 2026] GET /volume/v3/snapshots/a6185967-6f89-4dc7-99f5-278d1673f5d5 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:15.574068 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c2cb8b24-b3bb-4314-b31a-e55aef090fcd tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Delete volume metadata completed successfully. Jul 31 09:32:15.574362 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c2cb8b24-b3bb-4314-b31a-e55aef090fcd tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata/key1 returned with HTTP 200 Jul 31 09:32:15.574756 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 697/2790] 10.4.3.226 () {66 vars in 1393 bytes} [Fri Jul 31 09:32:15 2026] DELETE /volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata/key1 => generated 0 bytes in 32 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 31 09:32:15.583264 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-be41013b-bed9-4091-a7b7-11d1b0fdc4fb None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:15.585294 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-be41013b-bed9-4091-a7b7-11d1b0fdc4fb tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] GET https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata Jul 31 09:32:15.585550 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-be41013b-bed9-4091-a7b7-11d1b0fdc4fb tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:15.585765 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-be41013b-bed9-4091-a7b7-11d1b0fdc4fb tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Calling method 'index' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:15.593914 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:15.593914 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:15.594491 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-be41013b-bed9-4091-a7b7-11d1b0fdc4fb tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Volume info retrieved successfully. Jul 31 09:32:15.601173 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-be41013b-bed9-4091-a7b7-11d1b0fdc4fb tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Get volume metadata completed successfully. Jul 31 09:32:15.601509 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-be41013b-bed9-4091-a7b7-11d1b0fdc4fb tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata returned with HTTP 200 Jul 31 09:32:15.602128 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 700/2791] 10.4.3.226 () {66 vars in 1375 bytes} [Fri Jul 31 09:32:15 2026] GET /volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata => generated 32 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:32:15.610085 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3dfbda9e-2e86-4bdb-b270-34754da556a1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:15.612360 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3dfbda9e-2e86-4bdb-b270-34754da556a1 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] PUT https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata Jul 31 09:32:15.612823 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3dfbda9e-2e86-4bdb-b270-34754da556a1 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:15.622503 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:15.622503 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:15.623157 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3dfbda9e-2e86-4bdb-b270-34754da556a1 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Volume info retrieved successfully. Jul 31 09:32:15.635927 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3dfbda9e-2e86-4bdb-b270-34754da556a1 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Update volume metadata completed successfully. Jul 31 09:32:15.636436 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3dfbda9e-2e86-4bdb-b270-34754da556a1 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata returned with HTTP 200 Jul 31 09:32:15.637050 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 698/2792] 10.4.3.226 () {68 vars in 1395 bytes} [Fri Jul 31 09:32:15 2026] PUT /volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata => generated 16 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:32:15.645460 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-370842e2-44fa-4719-90c8-e06e342fdd54 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:15.647363 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-370842e2-44fa-4719-90c8-e06e342fdd54 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] POST https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata Jul 31 09:32:15.647728 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-370842e2-44fa-4719-90c8-e06e342fdd54 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:15.656787 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:15.656787 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:15.657333 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-370842e2-44fa-4719-90c8-e06e342fdd54 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Volume info retrieved successfully. Jul 31 09:32:15.665107 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-370842e2-44fa-4719-90c8-e06e342fdd54 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Create volume metadata completed successfully. Jul 31 09:32:15.665409 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-370842e2-44fa-4719-90c8-e06e342fdd54 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata returned with HTTP 200 Jul 31 09:32:15.665868 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 698/2793] 10.4.3.226 () {68 vars in 1396 bytes} [Fri Jul 31 09:32:15 2026] POST /volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata => generated 68 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:32:15.673433 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-073e5836-7969-4924-93a0-544283cef142 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:15.675311 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-073e5836-7969-4924-93a0-544283cef142 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] PUT https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata/key3 Jul 31 09:32:15.675641 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-073e5836-7969-4924-93a0-544283cef142 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:15.683848 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:15.683848 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:15.684389 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-073e5836-7969-4924-93a0-544283cef142 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Volume info retrieved successfully. Jul 31 09:32:15.693158 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-073e5836-7969-4924-93a0-544283cef142 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Update volume metadata completed successfully. Jul 31 09:32:15.693545 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-073e5836-7969-4924-93a0-544283cef142 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata/key3 returned with HTTP 200 Jul 31 09:32:15.694186 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 698/2794] 10.4.3.226 () {68 vars in 1410 bytes} [Fri Jul 31 09:32:15 2026] PUT /volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata/key3 => generated 35 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:32:15.701606 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-da560063-e32e-410d-a323-46de2746244c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:15.704037 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-da560063-e32e-410d-a323-46de2746244c tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] GET https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata/key3 Jul 31 09:32:15.704424 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-da560063-e32e-410d-a323-46de2746244c tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:15.704698 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-da560063-e32e-410d-a323-46de2746244c tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:15.713843 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:15.713843 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:15.714749 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-da560063-e32e-410d-a323-46de2746244c tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Volume info retrieved successfully. Jul 31 09:32:15.721028 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-da560063-e32e-410d-a323-46de2746244c tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Get volume metadata completed successfully. Jul 31 09:32:15.721287 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-da560063-e32e-410d-a323-46de2746244c tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata/key3 returned with HTTP 200 Jul 31 09:32:15.721672 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 701/2795] 10.4.3.226 () {66 vars in 1390 bytes} [Fri Jul 31 09:32:15 2026] GET /volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata/key3 => generated 35 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:32:15.729489 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-919daa85-69dc-4d7f-b5b9-f21b1974c28a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:15.732052 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-919daa85-69dc-4d7f-b5b9-f21b1974c28a tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] GET https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata Jul 31 09:32:15.732546 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-919daa85-69dc-4d7f-b5b9-f21b1974c28a tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:15.732733 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-919daa85-69dc-4d7f-b5b9-f21b1974c28a tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:15.742652 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:15.742652 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:15.743499 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-919daa85-69dc-4d7f-b5b9-f21b1974c28a tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Volume info retrieved successfully. Jul 31 09:32:15.750405 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-919daa85-69dc-4d7f-b5b9-f21b1974c28a tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Get volume metadata completed successfully. Jul 31 09:32:15.750834 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-919daa85-69dc-4d7f-b5b9-f21b1974c28a tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata returned with HTTP 200 Jul 31 09:32:15.751450 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 699/2796] 10.4.3.226 () {66 vars in 1375 bytes} [Fri Jul 31 09:32:15 2026] GET /volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata => generated 75 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:32:15.759605 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9779f549-b969-4e4a-b796-311f0b667166 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:15.761775 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9779f549-b969-4e4a-b796-311f0b667166 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] PUT https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata Jul 31 09:32:15.762163 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9779f549-b969-4e4a-b796-311f0b667166 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:15.772406 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:15.772406 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:15.772839 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9779f549-b969-4e4a-b796-311f0b667166 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Volume info retrieved successfully. Jul 31 09:32:15.782594 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9779f549-b969-4e4a-b796-311f0b667166 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Update volume metadata completed successfully. Jul 31 09:32:15.782871 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9779f549-b969-4e4a-b796-311f0b667166 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata returned with HTTP 200 Jul 31 09:32:15.783414 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 699/2797] 10.4.3.226 () {68 vars in 1395 bytes} [Fri Jul 31 09:32:15 2026] PUT /volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9/metadata => generated 16 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:32:15.791779 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ca058034-b4e6-41e1-a986-d92427eced02 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:15.793914 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ca058034-b4e6-41e1-a986-d92427eced02 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] GET https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9 Jul 31 09:32:15.794147 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ca058034-b4e6-41e1-a986-d92427eced02 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:15.794396 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ca058034-b4e6-41e1-a986-d92427eced02 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:15.804067 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:15.804067 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:15.808192 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ca058034-b4e6-41e1-a986-d92427eced02 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Volume info retrieved successfully. Jul 31 09:32:15.812366 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ca058034-b4e6-41e1-a986-d92427eced02 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9 returned with HTTP 200 Jul 31 09:32:15.812694 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 699/2798] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:15 2026] GET /volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:32:15.820210 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d7ccb600-bb89-4f24-97ed-9c75125695fa None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:15.822289 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d7ccb600-bb89-4f24-97ed-9c75125695fa tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/34d5d4bb-e270-41a2-ba64-88e50cb76aa1 Jul 31 09:32:15.822497 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d7ccb600-bb89-4f24-97ed-9c75125695fa tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:15.822680 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d7ccb600-bb89-4f24-97ed-9c75125695fa tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:15.825080 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-026224b7-1f07-414e-8e55-cc24154be9d6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:15.827305 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d7ccb600-bb89-4f24-97ed-9c75125695fa tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/34d5d4bb-e270-41a2-ba64-88e50cb76aa1 returned with HTTP 404 Jul 31 09:32:15.827792 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 702/2799] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:15 2026] GET /volume/v3/snapshots/34d5d4bb-e270-41a2-ba64-88e50cb76aa1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:15.827867 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-026224b7-1f07-414e-8e55-cc24154be9d6 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] DELETE https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9 Jul 31 09:32:15.828190 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-026224b7-1f07-414e-8e55-cc24154be9d6 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:15.828595 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-026224b7-1f07-414e-8e55-cc24154be9d6 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:15.828888 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-026224b7-1f07-414e-8e55-cc24154be9d6 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Delete volume with id: cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9 Jul 31 09:32:15.835521 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9abe6397-8780-4727-90e7-f8c069d9ba96 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:15.837161 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9abe6397-8780-4727-90e7-f8c069d9ba96 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/d07c173a-bd61-42b2-b619-13768c0b471b Jul 31 09:32:15.837354 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9abe6397-8780-4727-90e7-f8c069d9ba96 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:15.837526 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9abe6397-8780-4727-90e7-f8c069d9ba96 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:15.837672 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-9abe6397-8780-4727-90e7-f8c069d9ba96 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Delete volume with id: d07c173a-bd61-42b2-b619-13768c0b471b Jul 31 09:32:15.839095 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:15.839095 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:15.839898 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-026224b7-1f07-414e-8e55-cc24154be9d6 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Volume info retrieved successfully. Jul 31 09:32:15.844218 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:15.844218 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:15.844488 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9abe6397-8780-4727-90e7-f8c069d9ba96 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:32:15.859759 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9abe6397-8780-4727-90e7-f8c069d9ba96 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Delete volume request issued successfully. Jul 31 09:32:15.859898 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9abe6397-8780-4727-90e7-f8c069d9ba96 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/d07c173a-bd61-42b2-b619-13768c0b471b returned with HTTP 202 Jul 31 09:32:15.860463 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 700/2800] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:32:15 2026] DELETE /volume/v3/volumes/d07c173a-bd61-42b2-b619-13768c0b471b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:15.864923 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-026224b7-1f07-414e-8e55-cc24154be9d6 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Delete volume request issued successfully. Jul 31 09:32:15.865176 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-026224b7-1f07-414e-8e55-cc24154be9d6 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9 returned with HTTP 202 Jul 31 09:32:15.867057 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 700/2801] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:32:15 2026] DELETE /volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:15.867150 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bb8c7189-5c99-4773-9548-da98561853fe None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:15.868813 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bb8c7189-5c99-4773-9548-da98561853fe tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/d07c173a-bd61-42b2-b619-13768c0b471b Jul 31 09:32:15.869031 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bb8c7189-5c99-4773-9548-da98561853fe tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:15.869201 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bb8c7189-5c99-4773-9548-da98561853fe tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:15.874809 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-797b28f6-3d7d-4506-961a-5584a9809825 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:15.877365 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-797b28f6-3d7d-4506-961a-5584a9809825 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] GET https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9 Jul 31 09:32:15.877641 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-797b28f6-3d7d-4506-961a-5584a9809825 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:15.877915 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-797b28f6-3d7d-4506-961a-5584a9809825 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:15.878226 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:15.878226 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:15.882352 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-bb8c7189-5c99-4773-9548-da98561853fe tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:32:15.886667 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bb8c7189-5c99-4773-9548-da98561853fe tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/d07c173a-bd61-42b2-b619-13768c0b471b returned with HTTP 200 Jul 31 09:32:15.887126 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 700/2802] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:15 2026] GET /volume/v3/volumes/d07c173a-bd61-42b2-b619-13768c0b471b => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:15.888327 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:15.888327 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:15.893256 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-797b28f6-3d7d-4506-961a-5584a9809825 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Volume info retrieved successfully. Jul 31 09:32:15.899880 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-797b28f6-3d7d-4506-961a-5584a9809825 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9 returned with HTTP 200 Jul 31 09:32:15.900444 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 703/2803] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:15 2026] GET /volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:16.033473 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0e2744c6-2d52-43f1-b395-129265e077c2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:16.035621 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0e2744c6-2d52-43f1-b395-129265e077c2 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 Jul 31 09:32:16.035841 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0e2744c6-2d52-43f1-b395-129265e077c2 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:16.036081 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0e2744c6-2d52-43f1-b395-129265e077c2 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:16.048372 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:16.048372 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:16.052301 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-0e2744c6-2d52-43f1-b395-129265e077c2 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:16.057336 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0e2744c6-2d52-43f1-b395-129265e077c2 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 returned with HTTP 200 Jul 31 09:32:16.057786 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 701/2804] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:16 2026] GET /volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:16.582469 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b9049796-b3f6-4c5a-9047-ec0948b07343 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:16.584563 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b9049796-b3f6-4c5a-9047-ec0948b07343 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/snapshots/a6185967-6f89-4dc7-99f5-278d1673f5d5 Jul 31 09:32:16.584850 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b9049796-b3f6-4c5a-9047-ec0948b07343 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:16.585171 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b9049796-b3f6-4c5a-9047-ec0948b07343 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:16.590894 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:16.590894 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:16.591543 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b9049796-b3f6-4c5a-9047-ec0948b07343 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Snapshot retrieved successfully. Jul 31 09:32:16.592476 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b9049796-b3f6-4c5a-9047-ec0948b07343 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/snapshots/a6185967-6f89-4dc7-99f5-278d1673f5d5 returned with HTTP 200 Jul 31 09:32:16.592918 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 701/2805] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:16 2026] GET /volume/v3/snapshots/a6185967-6f89-4dc7-99f5-278d1673f5d5 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:16.600698 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-475a94d5-2a63-4af9-a23a-f5cb85f34dba None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:16.602543 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-475a94d5-2a63-4af9-a23a-f5cb85f34dba tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/snapshots/a6185967-6f89-4dc7-99f5-278d1673f5d5 Jul 31 09:32:16.602745 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-475a94d5-2a63-4af9-a23a-f5cb85f34dba tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:16.602937 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-475a94d5-2a63-4af9-a23a-f5cb85f34dba tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:16.607806 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:16.607806 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:16.608281 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-475a94d5-2a63-4af9-a23a-f5cb85f34dba tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Snapshot retrieved successfully. Jul 31 09:32:16.609063 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-475a94d5-2a63-4af9-a23a-f5cb85f34dba tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/snapshots/a6185967-6f89-4dc7-99f5-278d1673f5d5 returned with HTTP 200 Jul 31 09:32:16.609496 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 701/2806] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:16 2026] GET /volume/v3/snapshots/a6185967-6f89-4dc7-99f5-278d1673f5d5 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:16.616846 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-963c21f5-7867-4d98-b100-f4315d575925 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:16.618536 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-963c21f5-7867-4d98-b100-f4315d575925 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b Jul 31 09:32:16.618716 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-963c21f5-7867-4d98-b100-f4315d575925 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:16.618894 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-963c21f5-7867-4d98-b100-f4315d575925 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:16.627673 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:16.627673 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:16.631040 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-963c21f5-7867-4d98-b100-f4315d575925 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:32:16.634817 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-963c21f5-7867-4d98-b100-f4315d575925 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b returned with HTTP 200 Jul 31 09:32:16.635155 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 704/2807] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:16 2026] GET /volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:16.900888 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-38a68a89-fc68-45ec-bd21-e4f66b0dfeaa None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:16.902873 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-38a68a89-fc68-45ec-bd21-e4f66b0dfeaa tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/d07c173a-bd61-42b2-b619-13768c0b471b Jul 31 09:32:16.903139 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-38a68a89-fc68-45ec-bd21-e4f66b0dfeaa tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:16.903404 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-38a68a89-fc68-45ec-bd21-e4f66b0dfeaa tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:16.908672 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-38a68a89-fc68-45ec-bd21-e4f66b0dfeaa tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/d07c173a-bd61-42b2-b619-13768c0b471b returned with HTTP 404 Jul 31 09:32:16.909432 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 702/2808] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:16 2026] GET /volume/v3/volumes/d07c173a-bd61-42b2-b619-13768c0b471b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:16.917218 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-755d7b54-18a3-494b-90d4-b7cc0ca79e75 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:16.919221 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-96d493b7-bb72-415f-b154-21acc6117c0c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:16.919485 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-755d7b54-18a3-494b-90d4-b7cc0ca79e75 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] GET https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9 Jul 31 09:32:16.919732 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-755d7b54-18a3-494b-90d4-b7cc0ca79e75 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:16.919952 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-755d7b54-18a3-494b-90d4-b7cc0ca79e75 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:16.920811 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-96d493b7-bb72-415f-b154-21acc6117c0c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:16.921332 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-96d493b7-bb72-415f-b154-21acc6117c0c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-499114812"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:16.922984 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-96d493b7-bb72-415f-b154-21acc6117c0c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-499114812'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:16.922984 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-96d493b7-bb72-415f-b154-21acc6117c0c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create volume of 1 GB Jul 31 09:32:16.926318 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-755d7b54-18a3-494b-90d4-b7cc0ca79e75 tempest-VolumesMetadataTest-2111360144 tempest-VolumesMetadataTest-2111360144-project-member] https://10.4.3.226/volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9 returned with HTTP 404 Jul 31 09:32:16.926839 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 702/2809] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:16 2026] GET /volume/v3/volumes/cd699a6f-ed37-4a5b-b4ff-ec1a83fd6df9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:16.927531 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-96d493b7-bb72-415f-b154-21acc6117c0c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Availability Zones retrieved successfully. Jul 31 09:32:16.933707 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-96d493b7-bb72-415f-b154-21acc6117c0c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Flow 'volume_create_api' (76c5adf4-bb16-4db5-8a8d-bbec7845d047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:16.934720 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-96d493b7-bb72-415f-b154-21acc6117c0c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4593fe77-1fb2-4dd5-a5e9-760ab8b598b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:16.935566 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-96d493b7-bb72-415f-b154-21acc6117c0c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:16.963745 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-96d493b7-bb72-415f-b154-21acc6117c0c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4593fe77-1fb2-4dd5-a5e9-760ab8b598b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:16.964523 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-96d493b7-bb72-415f-b154-21acc6117c0c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (863f0bf7-4074-438e-8bb0-ac9d9a682ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:17.008951 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-96d493b7-bb72-415f-b154-21acc6117c0c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Created reservations ['91a6e9dd-bb83-49ca-9dea-6ce6e22e887b', '7de3fed8-82e4-46a4-93a3-209130c9aa60', 'ada6fd71-5412-42ac-ba82-c859019546e5', '7b858f1a-163d-4e11-8f16-e034aa81e515'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:17.010299 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-96d493b7-bb72-415f-b154-21acc6117c0c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (863f0bf7-4074-438e-8bb0-ac9d9a682ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91a6e9dd-bb83-49ca-9dea-6ce6e22e887b', '7de3fed8-82e4-46a4-93a3-209130c9aa60', 'ada6fd71-5412-42ac-ba82-c859019546e5', '7b858f1a-163d-4e11-8f16-e034aa81e515']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:17.011135 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-96d493b7-bb72-415f-b154-21acc6117c0c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f04127d9-7bd4-40ce-a053-c3b02d4777ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:17.035591 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-96d493b7-bb72-415f-b154-21acc6117c0c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f04127d9-7bd4-40ce-a053-c3b02d4777ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd65feb79-4a2e-40a1-bb95-4ff0da99dcf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-499114812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0316823813f04f44b8277f6d23c3d2dd',qos_specs=None,replication_status=,reservations=['91a6e9dd-bb83-49ca-9dea-6ce6e22e887b','7de3fed8-82e4-46a4-93a3-209130c9aa60','ada6fd71-5412-42ac-ba82-c859019546e5','7b858f1a-163d-4e11-8f16-e034aa81e515'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcc2433c1824613a32ae08a782413f4',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:32:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-499114812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d65feb79-4a2e-40a1-bb95-4ff0da99dcf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0316823813f04f44b8277f6d23c3d2dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdcc2433c1824613a32ae08a782413f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:17.036355 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-96d493b7-bb72-415f-b154-21acc6117c0c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eb163ff-a500-4a45-a53f-49fb7ad7d74e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:17.055693 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-96d493b7-bb72-415f-b154-21acc6117c0c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eb163ff-a500-4a45-a53f-49fb7ad7d74e) transitioned into state 'SUCCESS' from state '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-499114812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0316823813f04f44b8277f6d23c3d2dd',qos_specs=None,replication_status=,reservations=['91a6e9dd-bb83-49ca-9dea-6ce6e22e887b','7de3fed8-82e4-46a4-93a3-209130c9aa60','ada6fd71-5412-42ac-ba82-c859019546e5','7b858f1a-163d-4e11-8f16-e034aa81e515'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcc2433c1824613a32ae08a782413f4',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:17.056411 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-96d493b7-bb72-415f-b154-21acc6117c0c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd04b290-4172-4457-abda-160e14373dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:17.065763 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-96d493b7-bb72-415f-b154-21acc6117c0c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd04b290-4172-4457-abda-160e14373dae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:17.066760 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-96d493b7-bb72-415f-b154-21acc6117c0c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Flow 'volume_create_api' (76c5adf4-bb16-4db5-8a8d-bbec7845d047) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:17.067105 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-96d493b7-bb72-415f-b154-21acc6117c0c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create volume request issued successfully. Jul 31 09:32:17.067681 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-96d493b7-bb72-415f-b154-21acc6117c0c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:32:17.068317 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 702/2810] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:32:16 2026] POST /volume/v3/volumes => generated 777 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:17.073653 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7a0e4b16-da70-4e2a-bccb-cd34a5b00290 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:17.076808 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7a0e4b16-da70-4e2a-bccb-cd34a5b00290 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 Jul 31 09:32:17.077054 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7a0e4b16-da70-4e2a-bccb-cd34a5b00290 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:17.077301 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7a0e4b16-da70-4e2a-bccb-cd34a5b00290 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:17.082963 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3732a2e4-970c-4bec-bf69-0bcd24819110 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:17.086570 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3732a2e4-970c-4bec-bf69-0bcd24819110 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/d65feb79-4a2e-40a1-bb95-4ff0da99dcf9 Jul 31 09:32:17.086570 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3732a2e4-970c-4bec-bf69-0bcd24819110 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:17.086570 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3732a2e4-970c-4bec-bf69-0bcd24819110 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:17.087258 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:17.087258 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:17.091848 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-7a0e4b16-da70-4e2a-bccb-cd34a5b00290 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:17.092846 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:17.092846 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:17.096762 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7a0e4b16-da70-4e2a-bccb-cd34a5b00290 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 returned with HTTP 200 Jul 31 09:32:17.097557 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 705/2811] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:17 2026] GET /volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:17.099627 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-3732a2e4-970c-4bec-bf69-0bcd24819110 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:32:17.104603 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3732a2e4-970c-4bec-bf69-0bcd24819110 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/d65feb79-4a2e-40a1-bb95-4ff0da99dcf9 returned with HTTP 200 Jul 31 09:32:17.104999 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 703/2812] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:17 2026] GET /volume/v3/volumes/d65feb79-4a2e-40a1-bb95-4ff0da99dcf9 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:17.430869 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-1486599f-e6ab-4eec-b93f-a611bc757afb req-f952f6cd-baa3-4b37-8232-cf995224a100 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:17.433845 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1486599f-e6ab-4eec-b93f-a611bc757afb req-f952f6cd-baa3-4b37-8232-cf995224a100 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] POST https://10.4.3.226/volume/v3/attachments/537f54c2-0779-401e-b4e0-69873c435e5d/action Jul 31 09:32:17.434369 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1486599f-e6ab-4eec-b93f-a611bc757afb req-f952f6cd-baa3-4b37-8232-cf995224a100 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:32:17.434539 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1486599f-e6ab-4eec-b93f-a611bc757afb req-f952f6cd-baa3-4b37-8232-cf995224a100 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:17.459612 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:17.459612 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:17.470531 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1486599f-e6ab-4eec-b93f-a611bc757afb req-f952f6cd-baa3-4b37-8232-cf995224a100 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/attachments/537f54c2-0779-401e-b4e0-69873c435e5d/action returned with HTTP 204 Jul 31 09:32:17.470975 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 703/2813] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:32:17 2026] POST /volume/v3/attachments/537f54c2-0779-401e-b4e0-69873c435e5d/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:17.541447 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-fff81f33-f27d-4e52-9c06-b838c8bea5d7 req-0d1a60db-f877-4577-ab87-e0ca2621eb2a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:17.543727 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-fff81f33-f27d-4e52-9c06-b838c8bea5d7 req-0d1a60db-f877-4577-ab87-e0ca2621eb2a tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] DELETE https://10.4.3.226/volume/v3/attachments/e5004860-7980-47ea-bbd4-64af8c8111ed Jul 31 09:32:17.543911 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-fff81f33-f27d-4e52-9c06-b838c8bea5d7 req-0d1a60db-f877-4577-ab87-e0ca2621eb2a tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:17.544115 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-fff81f33-f27d-4e52-9c06-b838c8bea5d7 req-0d1a60db-f877-4577-ab87-e0ca2621eb2a tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:17.551315 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:17.551315 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:17.598798 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-fff81f33-f27d-4e52-9c06-b838c8bea5d7 req-0d1a60db-f877-4577-ab87-e0ca2621eb2a tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/attachments/e5004860-7980-47ea-bbd4-64af8c8111ed returned with HTTP 200 Jul 31 09:32:17.599223 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 703/2814] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:32:17 2026] DELETE /volume/v3/attachments/e5004860-7980-47ea-bbd4-64af8c8111ed => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:18.115535 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a8bffa82-e3cc-407f-8cc4-fd6e28bf7d8d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:18.118071 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a8bffa82-e3cc-407f-8cc4-fd6e28bf7d8d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 Jul 31 09:32:18.128423 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a8bffa82-e3cc-407f-8cc4-fd6e28bf7d8d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:18.128423 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a8bffa82-e3cc-407f-8cc4-fd6e28bf7d8d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:18.128674 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5947dab6-9eb1-4b35-bb8d-977e2bcac321 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:18.128674 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5947dab6-9eb1-4b35-bb8d-977e2bcac321 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/d65feb79-4a2e-40a1-bb95-4ff0da99dcf9 Jul 31 09:32:18.128674 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5947dab6-9eb1-4b35-bb8d-977e2bcac321 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:18.128674 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5947dab6-9eb1-4b35-bb8d-977e2bcac321 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:18.131877 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:18.131877 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:18.135578 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:18.135578 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:18.135787 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-5947dab6-9eb1-4b35-bb8d-977e2bcac321 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:32:18.141064 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5947dab6-9eb1-4b35-bb8d-977e2bcac321 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/d65feb79-4a2e-40a1-bb95-4ff0da99dcf9 returned with HTTP 200 Jul 31 09:32:18.141064 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 704/2815] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:18 2026] GET /volume/v3/volumes/d65feb79-4a2e-40a1-bb95-4ff0da99dcf9 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:18.141300 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a8bffa82-e3cc-407f-8cc4-fd6e28bf7d8d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:18.148233 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a8bffa82-e3cc-407f-8cc4-fd6e28bf7d8d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 returned with HTTP 200 Jul 31 09:32:18.148857 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 706/2816] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:18 2026] GET /volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:18.158027 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f5cda4e8-1c95-455a-80c4-f9d6801d2f7c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:18.160029 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f5cda4e8-1c95-455a-80c4-f9d6801d2f7c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:32:18.160427 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f5cda4e8-1c95-455a-80c4-f9d6801d2f7c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d65feb79-4a2e-40a1-bb95-4ff0da99dcf9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-385792578"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:18.164008 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c7d792fa-8956-4771-bc47-9d67415a3342 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:18.167440 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c7d792fa-8956-4771-bc47-9d67415a3342 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:32:18.167440 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c7d792fa-8956-4771-bc47-9d67415a3342 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a10f529-b50e-429b-b725-d31a989d4312", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-199874504"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:18.174427 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:18.174427 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:18.174857 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f5cda4e8-1c95-455a-80c4-f9d6801d2f7c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:32:18.175204 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-f5cda4e8-1c95-455a-80c4-f9d6801d2f7c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Create snapshot from volume d65feb79-4a2e-40a1-bb95-4ff0da99dcf9 Jul 31 09:32:18.180315 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:18.180315 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:18.180802 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c7d792fa-8956-4771-bc47-9d67415a3342 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:18.180960 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-c7d792fa-8956-4771-bc47-9d67415a3342 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Create snapshot from volume 7a10f529-b50e-429b-b725-d31a989d4312 Jul 31 09:32:18.222440 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-f5cda4e8-1c95-455a-80c4-f9d6801d2f7c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Created reservations ['039146e9-cd61-48d1-92c4-d4303595efe8', '60d94065-4b5e-4177-adee-168763023ccf', '927ded35-5298-4f26-890f-e215813bd5bb', '08fd84ac-8005-4633-a411-f936cc6a0a71'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:18.223441 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-c7d792fa-8956-4771-bc47-9d67415a3342 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Created reservations ['a2bd2e8e-8da1-48eb-94e7-f8a97fae77d2', 'c9004c49-120d-4d56-b549-cc92b051a919', '22643741-7270-49ce-8cfd-fe05754cd2e7', 'e2eb6eba-5b80-472a-84cf-bda64f47d5be'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:18.257529 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-835ba429-d5da-474e-a6a7-cd88abf02130 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:18.285391 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c7d792fa-8956-4771-bc47-9d67415a3342 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot force create request issued successfully. Jul 31 09:32:18.286363 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c7d792fa-8956-4771-bc47-9d67415a3342 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:32:18.287556 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 704/2817] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:32:18 2026] POST /volume/v3/snapshots => generated 309 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:18.302928 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-59d7c335-3205-4815-b7f5-f0a3a51a479c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:18.304671 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f5cda4e8-1c95-455a-80c4-f9d6801d2f7c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot create request issued successfully. Jul 31 09:32:18.305195 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f5cda4e8-1c95-455a-80c4-f9d6801d2f7c tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:32:18.305742 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 704/2818] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:32:18 2026] POST /volume/v3/snapshots => generated 307 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:18.306692 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-59d7c335-3205-4815-b7f5-f0a3a51a479c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/7b5f8a5e-3af4-466b-a4a1-68088ad8694c Jul 31 09:32:18.307035 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-59d7c335-3205-4815-b7f5-f0a3a51a479c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:18.308520 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-59d7c335-3205-4815-b7f5-f0a3a51a479c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:18.315527 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3be89c08-117e-4fa1-a188-2c4aca06d558 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:18.316207 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:18.316207 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:18.316750 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-59d7c335-3205-4815-b7f5-f0a3a51a479c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:32:18.317686 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3be89c08-117e-4fa1-a188-2c4aca06d558 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/034c3de8-ea45-44ae-b2e1-aaf45dca333e Jul 31 09:32:18.317845 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-59d7c335-3205-4815-b7f5-f0a3a51a479c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/7b5f8a5e-3af4-466b-a4a1-68088ad8694c returned with HTTP 200 Jul 31 09:32:18.317933 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3be89c08-117e-4fa1-a188-2c4aca06d558 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:18.318123 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3be89c08-117e-4fa1-a188-2c4aca06d558 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:18.318344 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 707/2819] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:18 2026] GET /volume/v3/snapshots/7b5f8a5e-3af4-466b-a4a1-68088ad8694c => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:18.324133 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:18.324133 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:18.324640 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3be89c08-117e-4fa1-a188-2c4aca06d558 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot retrieved successfully. Jul 31 09:32:18.325437 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3be89c08-117e-4fa1-a188-2c4aca06d558 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/034c3de8-ea45-44ae-b2e1-aaf45dca333e returned with HTTP 200 Jul 31 09:32:18.325916 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 705/2820] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:18 2026] GET /volume/v3/snapshots/034c3de8-ea45-44ae-b2e1-aaf45dca333e => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:18.381949 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-835ba429-d5da-474e-a6a7-cd88abf02130 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:18.382355 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-835ba429-d5da-474e-a6a7-cd88abf02130 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-271767642"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:18.383663 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-835ba429-d5da-474e-a6a7-cd88abf02130 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-271767642'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:18.383799 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-835ba429-d5da-474e-a6a7-cd88abf02130 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Create volume of 1 GB Jul 31 09:32:18.388584 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-835ba429-d5da-474e-a6a7-cd88abf02130 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Availability Zones retrieved successfully. Jul 31 09:32:18.395179 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-835ba429-d5da-474e-a6a7-cd88abf02130 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Flow 'volume_create_api' (06246864-9174-4e98-b360-af3ed80f4ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:18.396526 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-835ba429-d5da-474e-a6a7-cd88abf02130 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0632b23f-642c-4bae-99bf-e3cbad564e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:18.397300 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-835ba429-d5da-474e-a6a7-cd88abf02130 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:18.425062 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-835ba429-d5da-474e-a6a7-cd88abf02130 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0632b23f-642c-4bae-99bf-e3cbad564e28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:18.428173 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-835ba429-d5da-474e-a6a7-cd88abf02130 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7822d8a1-b351-4393-be80-2e00b303be68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:18.496502 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-835ba429-d5da-474e-a6a7-cd88abf02130 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Created reservations ['ab3bf5df-ac5b-4a02-9e95-9501cf955fad', 'a63fba07-17fd-46e9-a6e2-fa3371559b63', '75cae830-1ee5-43f3-a5ee-7faca6467e18', '3a3f38e1-26a7-4a7d-9110-f35b09ac0536'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:18.496502 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-835ba429-d5da-474e-a6a7-cd88abf02130 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7822d8a1-b351-4393-be80-2e00b303be68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab3bf5df-ac5b-4a02-9e95-9501cf955fad', 'a63fba07-17fd-46e9-a6e2-fa3371559b63', '75cae830-1ee5-43f3-a5ee-7faca6467e18', '3a3f38e1-26a7-4a7d-9110-f35b09ac0536']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:18.497130 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-835ba429-d5da-474e-a6a7-cd88abf02130 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bba9dbff-f614-4d34-ad04-dde2153407fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:18.523584 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-835ba429-d5da-474e-a6a7-cd88abf02130 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bba9dbff-f614-4d34-ad04-dde2153407fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23a9c63e-6652-4d80-a322-30eec4538487', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-271767642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='762a70e56b06464fa47945676aabf1f9',qos_specs=None,replication_status=,reservations=['ab3bf5df-ac5b-4a02-9e95-9501cf955fad','a63fba07-17fd-46e9-a6e2-fa3371559b63','75cae830-1ee5-43f3-a5ee-7faca6467e18','3a3f38e1-26a7-4a7d-9110-f35b09ac0536'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de3870ea2194736a9b15b8f6776d3b9',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:32:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-271767642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23a9c63e-6652-4d80-a322-30eec4538487,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='762a70e56b06464fa47945676aabf1f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3de3870ea2194736a9b15b8f6776d3b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:18.523819 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-835ba429-d5da-474e-a6a7-cd88abf02130 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2636ed04-6039-4839-8c2d-1c72d3485bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:18.533663 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0160af4e-78fe-4317-98cb-07e561869354 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:18.537280 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0160af4e-78fe-4317-98cb-07e561869354 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 Jul 31 09:32:18.537280 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0160af4e-78fe-4317-98cb-07e561869354 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:18.537280 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0160af4e-78fe-4317-98cb-07e561869354 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:18.541350 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-835ba429-d5da-474e-a6a7-cd88abf02130 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2636ed04-6039-4839-8c2d-1c72d3485bbf) transitioned into state 'SUCCESS' from state '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-271767642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='762a70e56b06464fa47945676aabf1f9',qos_specs=None,replication_status=,reservations=['ab3bf5df-ac5b-4a02-9e95-9501cf955fad','a63fba07-17fd-46e9-a6e2-fa3371559b63','75cae830-1ee5-43f3-a5ee-7faca6467e18','3a3f38e1-26a7-4a7d-9110-f35b09ac0536'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de3870ea2194736a9b15b8f6776d3b9',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:18.542026 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-835ba429-d5da-474e-a6a7-cd88abf02130 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b32fb62f-0e31-429f-b46b-3de864c816f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:18.545898 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:18.545898 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:18.549892 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0160af4e-78fe-4317-98cb-07e561869354 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:32:18.551717 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-835ba429-d5da-474e-a6a7-cd88abf02130 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b32fb62f-0e31-429f-b46b-3de864c816f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:18.552928 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-835ba429-d5da-474e-a6a7-cd88abf02130 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Flow 'volume_create_api' (06246864-9174-4e98-b360-af3ed80f4ba2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:18.552928 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-835ba429-d5da-474e-a6a7-cd88abf02130 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Create volume request issued successfully. Jul 31 09:32:18.553610 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-835ba429-d5da-474e-a6a7-cd88abf02130 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:32:18.553883 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 705/2821] 10.4.3.226 () {70 vars in 1298 bytes} [Fri Jul 31 09:32:18 2026] POST /volume/v3/volumes => generated 751 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:18.555853 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0160af4e-78fe-4317-98cb-07e561869354 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 returned with HTTP 200 Jul 31 09:32:18.556481 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 705/2822] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:18 2026] GET /volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:18.570560 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5094d606-4f11-46ab-bf7c-b90d750436ac None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:18.573659 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5094d606-4f11-46ab-bf7c-b90d750436ac tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] GET https://10.4.3.226/volume/v3/volumes/23a9c63e-6652-4d80-a322-30eec4538487 Jul 31 09:32:18.573659 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5094d606-4f11-46ab-bf7c-b90d750436ac tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:18.573659 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5094d606-4f11-46ab-bf7c-b90d750436ac tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:18.580478 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:18.580478 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:18.584235 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5094d606-4f11-46ab-bf7c-b90d750436ac tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Volume info retrieved successfully. Jul 31 09:32:18.589225 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5094d606-4f11-46ab-bf7c-b90d750436ac tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/volumes/23a9c63e-6652-4d80-a322-30eec4538487 returned with HTTP 200 Jul 31 09:32:18.589678 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 708/2823] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:18 2026] GET /volume/v3/volumes/23a9c63e-6652-4d80-a322-30eec4538487 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:19.328077 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7698aee5-087c-424d-878f-36eb741db9da None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:19.330498 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7698aee5-087c-424d-878f-36eb741db9da tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/7b5f8a5e-3af4-466b-a4a1-68088ad8694c Jul 31 09:32:19.330742 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7698aee5-087c-424d-878f-36eb741db9da tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:19.330993 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7698aee5-087c-424d-878f-36eb741db9da tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:19.339728 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-557ad5a1-307e-4d1d-b1f0-4b7ba4ab94be None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:19.340630 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:19.340630 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:19.341921 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-557ad5a1-307e-4d1d-b1f0-4b7ba4ab94be tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/034c3de8-ea45-44ae-b2e1-aaf45dca333e Jul 31 09:32:19.342141 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-557ad5a1-307e-4d1d-b1f0-4b7ba4ab94be tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:19.342375 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-557ad5a1-307e-4d1d-b1f0-4b7ba4ab94be tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:19.343319 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7698aee5-087c-424d-878f-36eb741db9da tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:32:19.344581 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7698aee5-087c-424d-878f-36eb741db9da tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/7b5f8a5e-3af4-466b-a4a1-68088ad8694c returned with HTTP 200 Jul 31 09:32:19.345155 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 706/2824] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:19 2026] GET /volume/v3/snapshots/7b5f8a5e-3af4-466b-a4a1-68088ad8694c => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:19.348396 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:19.348396 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:19.348724 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-557ad5a1-307e-4d1d-b1f0-4b7ba4ab94be tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot retrieved successfully. Jul 31 09:32:19.349403 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-557ad5a1-307e-4d1d-b1f0-4b7ba4ab94be tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/034c3de8-ea45-44ae-b2e1-aaf45dca333e returned with HTTP 200 Jul 31 09:32:19.349776 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 706/2825] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:19 2026] GET /volume/v3/snapshots/034c3de8-ea45-44ae-b2e1-aaf45dca333e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:19.354463 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a73b2031-f1b6-403a-a176-5a330d8cb282 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:19.357180 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a73b2031-f1b6-403a-a176-5a330d8cb282 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:32:19.357633 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a73b2031-f1b6-403a-a176-5a330d8cb282 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a10f529-b50e-429b-b725-d31a989d4312", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-213908124"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:19.363925 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5203a5bb-c9b1-48b7-b393-df467f320e7a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:19.367619 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5203a5bb-c9b1-48b7-b393-df467f320e7a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] POST https://10.4.3.226/volume/v3/snapshots/034c3de8-ea45-44ae-b2e1-aaf45dca333e/action Jul 31 09:32:19.367976 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5203a5bb-c9b1-48b7-b393-df467f320e7a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:32:19.368102 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5203a5bb-c9b1-48b7-b393-df467f320e7a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:19.369907 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.admin_actions [None req-5203a5bb-c9b1-48b7-b393-df467f320e7a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Updating snapshot '034c3de8-ea45-44ae-b2e1-aaf45dca333e' with '{'status': 'creating'}' {{(pid=100315) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 09:32:19.377783 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:19.377783 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:19.378233 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a73b2031-f1b6-403a-a176-5a330d8cb282 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:19.378434 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-a73b2031-f1b6-403a-a176-5a330d8cb282 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Create snapshot from volume 7a10f529-b50e-429b-b725-d31a989d4312 Jul 31 09:32:19.379124 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:19.379124 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:19.391503 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5203a5bb-c9b1-48b7-b393-df467f320e7a tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/034c3de8-ea45-44ae-b2e1-aaf45dca333e/action returned with HTTP 202 Jul 31 09:32:19.392193 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 709/2826] 10.4.3.226 () {68 vars in 1396 bytes} [Fri Jul 31 09:32:19 2026] POST /volume/v3/snapshots/034c3de8-ea45-44ae-b2e1-aaf45dca333e/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:32:19.399581 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4add8248-f798-4d5b-ac29-02ab145f2d60 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:19.404912 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-a73b2031-f1b6-403a-a176-5a330d8cb282 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Created reservations ['12da6d18-f03b-40a2-8c73-73fca57e182a', '253d52b5-729d-425c-9def-e475814cad6a', 'b4c31bb1-5ede-46f0-b5a5-42ac2f62d6c4', '17bae067-7975-415b-b384-c220e2582fdc'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:19.405140 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4add8248-f798-4d5b-ac29-02ab145f2d60 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/034c3de8-ea45-44ae-b2e1-aaf45dca333e Jul 31 09:32:19.405564 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4add8248-f798-4d5b-ac29-02ab145f2d60 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:19.405946 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4add8248-f798-4d5b-ac29-02ab145f2d60 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:19.412261 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:19.412261 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:19.412711 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4add8248-f798-4d5b-ac29-02ab145f2d60 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot retrieved successfully. Jul 31 09:32:19.413749 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4add8248-f798-4d5b-ac29-02ab145f2d60 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/034c3de8-ea45-44ae-b2e1-aaf45dca333e returned with HTTP 200 Jul 31 09:32:19.414221 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 707/2827] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:19 2026] GET /volume/v3/snapshots/034c3de8-ea45-44ae-b2e1-aaf45dca333e => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:19.427344 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9d7ebac4-828e-419c-9b24-cb03e3a78a98 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:19.429581 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9d7ebac4-828e-419c-9b24-cb03e3a78a98 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] POST https://10.4.3.226/volume/v3/snapshots/034c3de8-ea45-44ae-b2e1-aaf45dca333e/action Jul 31 09:32:19.429581 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9d7ebac4-828e-419c-9b24-cb03e3a78a98 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:32:19.429581 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9d7ebac4-828e-419c-9b24-cb03e3a78a98 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:19.430790 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.snapshot_actions [None req-9d7ebac4-828e-419c-9b24-cb03e3a78a98 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100314) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 31 09:32:19.436283 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:19.436283 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:19.437609 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.contrib.snapshot_actions [None req-9d7ebac4-828e-419c-9b24-cb03e3a78a98 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] Updating snapshot 034c3de8-ea45-44ae-b2e1-aaf45dca333e with info {'id': '034c3de8-ea45-44ae-b2e1-aaf45dca333e', 'status': 'error', 'progress': '80%'} Jul 31 09:32:19.438364 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a73b2031-f1b6-403a-a176-5a330d8cb282 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot force create request issued successfully. Jul 31 09:32:19.438743 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a73b2031-f1b6-403a-a176-5a330d8cb282 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:32:19.439226 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 706/2828] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:32:19 2026] POST /volume/v3/snapshots => generated 309 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:19.447486 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9d7ebac4-828e-419c-9b24-cb03e3a78a98 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-member] https://10.4.3.226/volume/v3/snapshots/034c3de8-ea45-44ae-b2e1-aaf45dca333e/action returned with HTTP 202 Jul 31 09:32:19.448644 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 707/2829] 10.4.3.226 () {68 vars in 1396 bytes} [Fri Jul 31 09:32:19 2026] POST /volume/v3/snapshots/034c3de8-ea45-44ae-b2e1-aaf45dca333e/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:19.449702 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5af70bc2-a788-497f-b251-01c9a68b3d16 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:19.452984 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5af70bc2-a788-497f-b251-01c9a68b3d16 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/efa060f4-f778-4d95-ac37-42f9af1099b7 Jul 31 09:32:19.452984 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5af70bc2-a788-497f-b251-01c9a68b3d16 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:19.452984 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5af70bc2-a788-497f-b251-01c9a68b3d16 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:19.457264 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4f2f26b5-91a4-40da-a90b-f8922e16ef92 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:19.458921 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:19.458921 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:19.459421 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5af70bc2-a788-497f-b251-01c9a68b3d16 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:32:19.460300 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4f2f26b5-91a4-40da-a90b-f8922e16ef92 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] DELETE https://10.4.3.226/volume/v3/snapshots/034c3de8-ea45-44ae-b2e1-aaf45dca333e Jul 31 09:32:19.460378 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5af70bc2-a788-497f-b251-01c9a68b3d16 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/efa060f4-f778-4d95-ac37-42f9af1099b7 returned with HTTP 200 Jul 31 09:32:19.460598 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4f2f26b5-91a4-40da-a90b-f8922e16ef92 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:19.460772 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 710/2830] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:19 2026] GET /volume/v3/snapshots/efa060f4-f778-4d95-ac37-42f9af1099b7 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:19.460992 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4f2f26b5-91a4-40da-a90b-f8922e16ef92 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:19.461231 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-4f2f26b5-91a4-40da-a90b-f8922e16ef92 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Delete snapshot with id: 034c3de8-ea45-44ae-b2e1-aaf45dca333e Jul 31 09:32:19.470200 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:19.470200 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:19.470200 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4f2f26b5-91a4-40da-a90b-f8922e16ef92 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot retrieved successfully. Jul 31 09:32:19.493369 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4f2f26b5-91a4-40da-a90b-f8922e16ef92 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot delete request issued successfully. Jul 31 09:32:19.493369 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4f2f26b5-91a4-40da-a90b-f8922e16ef92 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/034c3de8-ea45-44ae-b2e1-aaf45dca333e returned with HTTP 202 Jul 31 09:32:19.493609 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 708/2831] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:32:19 2026] DELETE /volume/v3/snapshots/034c3de8-ea45-44ae-b2e1-aaf45dca333e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:19.503064 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-57d966a6-7780-4839-b421-a6c83aa17499 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:19.506207 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-57d966a6-7780-4839-b421-a6c83aa17499 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/034c3de8-ea45-44ae-b2e1-aaf45dca333e Jul 31 09:32:19.506207 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-57d966a6-7780-4839-b421-a6c83aa17499 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:19.506207 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-57d966a6-7780-4839-b421-a6c83aa17499 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:19.510006 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:19.510006 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:19.510404 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-57d966a6-7780-4839-b421-a6c83aa17499 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Snapshot retrieved successfully. Jul 31 09:32:19.511177 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-57d966a6-7780-4839-b421-a6c83aa17499 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/034c3de8-ea45-44ae-b2e1-aaf45dca333e returned with HTTP 200 Jul 31 09:32:19.511679 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 707/2832] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:19 2026] GET /volume/v3/snapshots/034c3de8-ea45-44ae-b2e1-aaf45dca333e => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:19.608227 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-dc4e4d51-8f3e-4c28-ae1a-44d47edd8740 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:19.611583 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dc4e4d51-8f3e-4c28-ae1a-44d47edd8740 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] GET https://10.4.3.226/volume/v3/volumes/23a9c63e-6652-4d80-a322-30eec4538487 Jul 31 09:32:19.611583 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dc4e4d51-8f3e-4c28-ae1a-44d47edd8740 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:19.612015 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dc4e4d51-8f3e-4c28-ae1a-44d47edd8740 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:19.620410 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:19.620410 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:19.625255 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-dc4e4d51-8f3e-4c28-ae1a-44d47edd8740 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Volume info retrieved successfully. Jul 31 09:32:19.631741 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dc4e4d51-8f3e-4c28-ae1a-44d47edd8740 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/volumes/23a9c63e-6652-4d80-a322-30eec4538487 returned with HTTP 200 Jul 31 09:32:19.632255 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 708/2833] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:19 2026] GET /volume/v3/volumes/23a9c63e-6652-4d80-a322-30eec4538487 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:19.651681 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d31c1dea-adf4-4b4b-86a1-e3727e0c0ce0 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:19.656491 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d31c1dea-adf4-4b4b-86a1-e3727e0c0ce0 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] POST https://10.4.3.226/volume/v3/backups Jul 31 09:32:19.657085 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d31c1dea-adf4-4b4b-86a1-e3727e0c0ce0 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "23a9c63e-6652-4d80-a322-30eec4538487", "name": "tempest-VolumesBackupsV39Test-Backup-28023044", "container": "tempest-volumesbackupsv39test-backup-container-1872032925"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:19.659312 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.backups [None req-d31c1dea-adf4-4b4b-86a1-e3727e0c0ce0 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Creating new backup {'backup': {'volume_id': '23a9c63e-6652-4d80-a322-30eec4538487', 'name': 'tempest-VolumesBackupsV39Test-Backup-28023044', 'container': 'tempest-volumesbackupsv39test-backup-container-1872032925'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:32:19.659468 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.backups [None req-d31c1dea-adf4-4b4b-86a1-e3727e0c0ce0 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Creating backup of volume 23a9c63e-6652-4d80-a322-30eec4538487 in container tempest-volumesbackupsv39test-backup-container-1872032925 Jul 31 09:32:19.668995 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:19.668995 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:19.669491 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d31c1dea-adf4-4b4b-86a1-e3727e0c0ce0 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Volume info retrieved successfully. Jul 31 09:32:19.701234 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-d31c1dea-adf4-4b4b-86a1-e3727e0c0ce0 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Created reservations ['e49a2017-b7eb-4dc0-9263-1080f1cc0ab7', 'd38ee884-d359-45e5-b306-2c74f3036528'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:19.735641 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d31c1dea-adf4-4b4b-86a1-e3727e0c0ce0 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:32:19.736218 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 711/2834] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:32:19 2026] POST /volume/v3/backups => generated 331 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:19.750825 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f654da7a-b848-4ab9-ada4-2f88b0b407ad None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:19.755176 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f654da7a-b848-4ab9-ada4-2f88b0b407ad tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] GET https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 Jul 31 09:32:19.759411 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f654da7a-b848-4ab9-ada4-2f88b0b407ad tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:19.759411 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f654da7a-b848-4ab9-ada4-2f88b0b407ad tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:19.759411 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-f654da7a-b848-4ab9-ada4-2f88b0b407ad tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Show backup with id fdbc9e41-edfa-4050-bbb5-446742043e98. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:32:19.772342 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:19.772342 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:19.772433 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f654da7a-b848-4ab9-ada4-2f88b0b407ad tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 returned with HTTP 200 Jul 31 09:32:19.772774 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 709/2835] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:19 2026] GET /volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 => generated 793 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:20.472406 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1644e119-017e-4572-8cdb-0c67cecb0f49 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:20.475942 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1644e119-017e-4572-8cdb-0c67cecb0f49 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/efa060f4-f778-4d95-ac37-42f9af1099b7 Jul 31 09:32:20.475942 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1644e119-017e-4572-8cdb-0c67cecb0f49 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:20.475942 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1644e119-017e-4572-8cdb-0c67cecb0f49 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:20.481595 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:20.481595 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:20.482362 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1644e119-017e-4572-8cdb-0c67cecb0f49 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:32:20.483489 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1644e119-017e-4572-8cdb-0c67cecb0f49 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/efa060f4-f778-4d95-ac37-42f9af1099b7 returned with HTTP 200 Jul 31 09:32:20.484091 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 708/2836] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:20 2026] GET /volume/v3/snapshots/efa060f4-f778-4d95-ac37-42f9af1099b7 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:20.493660 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d2ed417c-6a41-4876-9ca6-da812b3f281a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:20.495869 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d2ed417c-6a41-4876-9ca6-da812b3f281a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/efa060f4-f778-4d95-ac37-42f9af1099b7 Jul 31 09:32:20.496267 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d2ed417c-6a41-4876-9ca6-da812b3f281a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:20.496435 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d2ed417c-6a41-4876-9ca6-da812b3f281a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:20.496614 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-d2ed417c-6a41-4876-9ca6-da812b3f281a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete snapshot with id: efa060f4-f778-4d95-ac37-42f9af1099b7 Jul 31 09:32:20.502551 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:20.502551 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:20.502551 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-d2ed417c-6a41-4876-9ca6-da812b3f281a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:32:20.521604 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b6b456a3-472b-44cb-911a-16598fafc935 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:20.523336 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b6b456a3-472b-44cb-911a-16598fafc935 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/snapshots/034c3de8-ea45-44ae-b2e1-aaf45dca333e Jul 31 09:32:20.523515 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b6b456a3-472b-44cb-911a-16598fafc935 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:20.523714 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b6b456a3-472b-44cb-911a-16598fafc935 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:20.525336 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-d2ed417c-6a41-4876-9ca6-da812b3f281a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot delete request issued successfully. Jul 31 09:32:20.525546 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d2ed417c-6a41-4876-9ca6-da812b3f281a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/efa060f4-f778-4d95-ac37-42f9af1099b7 returned with HTTP 202 Jul 31 09:32:20.526035 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 709/2837] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:32:20 2026] DELETE /volume/v3/snapshots/efa060f4-f778-4d95-ac37-42f9af1099b7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:20.528976 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b6b456a3-472b-44cb-911a-16598fafc935 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/snapshots/034c3de8-ea45-44ae-b2e1-aaf45dca333e returned with HTTP 404 Jul 31 09:32:20.528976 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 712/2838] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:20 2026] GET /volume/v3/snapshots/034c3de8-ea45-44ae-b2e1-aaf45dca333e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:20.537620 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4c866f7f-3e65-4da3-977b-61a8495deb93 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:20.537952 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d176d433-2521-46b6-bc52-1667982bec80 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:20.538023 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4c866f7f-3e65-4da3-977b-61a8495deb93 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/d65feb79-4a2e-40a1-bb95-4ff0da99dcf9 Jul 31 09:32:20.538023 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4c866f7f-3e65-4da3-977b-61a8495deb93 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:20.538023 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4c866f7f-3e65-4da3-977b-61a8495deb93 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:20.538023 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-4c866f7f-3e65-4da3-977b-61a8495deb93 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Delete volume with id: d65feb79-4a2e-40a1-bb95-4ff0da99dcf9 Jul 31 09:32:20.545131 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d176d433-2521-46b6-bc52-1667982bec80 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/efa060f4-f778-4d95-ac37-42f9af1099b7 Jul 31 09:32:20.545131 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d176d433-2521-46b6-bc52-1667982bec80 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:20.545131 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d176d433-2521-46b6-bc52-1667982bec80 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:20.546379 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:20.546379 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:20.547175 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4c866f7f-3e65-4da3-977b-61a8495deb93 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:32:20.553215 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:20.553215 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:20.553215 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d176d433-2521-46b6-bc52-1667982bec80 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:32:20.553215 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d176d433-2521-46b6-bc52-1667982bec80 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/efa060f4-f778-4d95-ac37-42f9af1099b7 returned with HTTP 200 Jul 31 09:32:20.553215 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 709/2839] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:20 2026] GET /volume/v3/snapshots/efa060f4-f778-4d95-ac37-42f9af1099b7 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:20.566912 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4c866f7f-3e65-4da3-977b-61a8495deb93 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Delete volume request issued successfully. Jul 31 09:32:20.567167 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4c866f7f-3e65-4da3-977b-61a8495deb93 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/d65feb79-4a2e-40a1-bb95-4ff0da99dcf9 returned with HTTP 202 Jul 31 09:32:20.567682 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 710/2840] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:32:20 2026] DELETE /volume/v3/volumes/d65feb79-4a2e-40a1-bb95-4ff0da99dcf9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:20.576480 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-11fea799-fbfd-4fa3-b373-5888b3c8635f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:20.578720 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-11fea799-fbfd-4fa3-b373-5888b3c8635f tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/d65feb79-4a2e-40a1-bb95-4ff0da99dcf9 Jul 31 09:32:20.578918 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-11fea799-fbfd-4fa3-b373-5888b3c8635f tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:20.579133 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-11fea799-fbfd-4fa3-b373-5888b3c8635f tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:20.586267 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:20.586267 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:20.589898 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-11fea799-fbfd-4fa3-b373-5888b3c8635f tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Volume info retrieved successfully. Jul 31 09:32:20.594201 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-11fea799-fbfd-4fa3-b373-5888b3c8635f tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/d65feb79-4a2e-40a1-bb95-4ff0da99dcf9 returned with HTTP 200 Jul 31 09:32:20.594621 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 710/2841] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:20 2026] GET /volume/v3/volumes/d65feb79-4a2e-40a1-bb95-4ff0da99dcf9 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:20.783959 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-41c252ef-5159-419c-8dce-d3dd0b0662c7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:20.786223 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-41c252ef-5159-419c-8dce-d3dd0b0662c7 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] GET https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 Jul 31 09:32:20.786532 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-41c252ef-5159-419c-8dce-d3dd0b0662c7 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:20.786776 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-41c252ef-5159-419c-8dce-d3dd0b0662c7 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:20.787039 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-41c252ef-5159-419c-8dce-d3dd0b0662c7 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Show backup with id fdbc9e41-edfa-4050-bbb5-446742043e98. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:32:20.795360 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:20.795360 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:20.796569 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-41c252ef-5159-419c-8dce-d3dd0b0662c7 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 returned with HTTP 200 Jul 31 09:32:20.797177 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 713/2842] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:20 2026] GET /volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:21.461215 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7b39c879-9ad1-47a0-8d09-c6483fb2e2d6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:21.463123 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7b39c879-9ad1-47a0-8d09-c6483fb2e2d6 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] DELETE https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 Jul 31 09:32:21.463390 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7b39c879-9ad1-47a0-8d09-c6483fb2e2d6 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:21.463609 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7b39c879-9ad1-47a0-8d09-c6483fb2e2d6 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:21.463782 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-7b39c879-9ad1-47a0-8d09-c6483fb2e2d6 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Delete volume with id: b426d387-05e0-4431-abe4-1310b31fc554 Jul 31 09:32:21.470886 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:21.470886 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:21.471397 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7b39c879-9ad1-47a0-8d09-c6483fb2e2d6 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:32:21.487555 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7b39c879-9ad1-47a0-8d09-c6483fb2e2d6 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Delete volume request issued successfully. Jul 31 09:32:21.487927 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7b39c879-9ad1-47a0-8d09-c6483fb2e2d6 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 returned with HTTP 202 Jul 31 09:32:21.488174 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 710/2843] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:32:21 2026] DELETE /volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:21.497793 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0d9df42b-ba37-41e5-8248-990333700b06 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:21.499622 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0d9df42b-ba37-41e5-8248-990333700b06 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 Jul 31 09:32:21.499815 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0d9df42b-ba37-41e5-8248-990333700b06 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:21.500019 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0d9df42b-ba37-41e5-8248-990333700b06 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:21.509096 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:21.509096 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:21.514065 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0d9df42b-ba37-41e5-8248-990333700b06 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:32:21.520748 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0d9df42b-ba37-41e5-8248-990333700b06 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 returned with HTTP 200 Jul 31 09:32:21.521165 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 711/2844] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:21 2026] GET /volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:21.565440 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1374be7b-e5eb-40d8-a30f-3b77203610b0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:21.569913 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1374be7b-e5eb-40d8-a30f-3b77203610b0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/efa060f4-f778-4d95-ac37-42f9af1099b7 Jul 31 09:32:21.569913 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1374be7b-e5eb-40d8-a30f-3b77203610b0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:21.569913 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1374be7b-e5eb-40d8-a30f-3b77203610b0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:21.574221 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1374be7b-e5eb-40d8-a30f-3b77203610b0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/efa060f4-f778-4d95-ac37-42f9af1099b7 returned with HTTP 404 Jul 31 09:32:21.574965 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 711/2845] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:21 2026] GET /volume/v3/snapshots/efa060f4-f778-4d95-ac37-42f9af1099b7 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:21.582449 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8d2a821f-4f0f-4410-831d-3f75384fae69 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:21.584302 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8d2a821f-4f0f-4410-831d-3f75384fae69 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/578906fd-7d9c-476e-bb4b-3f1a22458fd4 Jul 31 09:32:21.584497 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8d2a821f-4f0f-4410-831d-3f75384fae69 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:21.584693 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8d2a821f-4f0f-4410-831d-3f75384fae69 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:21.584790 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-8d2a821f-4f0f-4410-831d-3f75384fae69 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete snapshot with id: 578906fd-7d9c-476e-bb4b-3f1a22458fd4 Jul 31 09:32:21.591043 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:21.591043 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:21.591516 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-8d2a821f-4f0f-4410-831d-3f75384fae69 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:32:21.608074 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d1bca2d8-8b51-46d8-ae6e-18cb37c75d15 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:21.609856 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d1bca2d8-8b51-46d8-ae6e-18cb37c75d15 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] GET https://10.4.3.226/volume/v3/volumes/d65feb79-4a2e-40a1-bb95-4ff0da99dcf9 Jul 31 09:32:21.610058 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d1bca2d8-8b51-46d8-ae6e-18cb37c75d15 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:21.610254 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d1bca2d8-8b51-46d8-ae6e-18cb37c75d15 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:21.615916 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d1bca2d8-8b51-46d8-ae6e-18cb37c75d15 tempest-ProjectMemberTests-2016921707 tempest-ProjectMemberTests-2016921707-project-admin] https://10.4.3.226/volume/v3/volumes/d65feb79-4a2e-40a1-bb95-4ff0da99dcf9 returned with HTTP 404 Jul 31 09:32:21.616583 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 711/2846] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:21 2026] GET /volume/v3/volumes/d65feb79-4a2e-40a1-bb95-4ff0da99dcf9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:21.619437 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-8d2a821f-4f0f-4410-831d-3f75384fae69 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot delete request issued successfully. Jul 31 09:32:21.619717 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8d2a821f-4f0f-4410-831d-3f75384fae69 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/578906fd-7d9c-476e-bb4b-3f1a22458fd4 returned with HTTP 202 Jul 31 09:32:21.620314 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 714/2847] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:32:21 2026] DELETE /volume/v3/snapshots/578906fd-7d9c-476e-bb4b-3f1a22458fd4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:21.628097 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-abd06802-ceda-4011-8069-1a12cc0d86d7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:21.630109 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-abd06802-ceda-4011-8069-1a12cc0d86d7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/578906fd-7d9c-476e-bb4b-3f1a22458fd4 Jul 31 09:32:21.630350 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-abd06802-ceda-4011-8069-1a12cc0d86d7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:21.630576 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-abd06802-ceda-4011-8069-1a12cc0d86d7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:21.636736 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:21.636736 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:21.637196 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-abd06802-ceda-4011-8069-1a12cc0d86d7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:32:21.638263 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-abd06802-ceda-4011-8069-1a12cc0d86d7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/578906fd-7d9c-476e-bb4b-3f1a22458fd4 returned with HTTP 200 Jul 31 09:32:21.638643 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 712/2848] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:21 2026] GET /volume/v3/snapshots/578906fd-7d9c-476e-bb4b-3f1a22458fd4 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:32:21.807161 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7a88528c-297f-4493-bb55-449a54bfffb4 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:21.808751 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7a88528c-297f-4493-bb55-449a54bfffb4 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] GET https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 Jul 31 09:32:21.809103 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7a88528c-297f-4493-bb55-449a54bfffb4 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:21.809436 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7a88528c-297f-4493-bb55-449a54bfffb4 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:21.809624 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-7a88528c-297f-4493-bb55-449a54bfffb4 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Show backup with id fdbc9e41-edfa-4050-bbb5-446742043e98. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:32:21.815219 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:21.815219 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:21.816644 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7a88528c-297f-4493-bb55-449a54bfffb4 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 returned with HTTP 200 Jul 31 09:32:21.817252 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 712/2849] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:21 2026] GET /volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:22.534063 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a2761b30-aeec-4b27-9cf6-a4e661cc0715 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:22.536373 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a2761b30-aeec-4b27-9cf6-a4e661cc0715 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 Jul 31 09:32:22.536632 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a2761b30-aeec-4b27-9cf6-a4e661cc0715 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:22.537090 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a2761b30-aeec-4b27-9cf6-a4e661cc0715 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:22.546145 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a2761b30-aeec-4b27-9cf6-a4e661cc0715 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 returned with HTTP 404 Jul 31 09:32:22.546145 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 712/2850] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:22 2026] GET /volume/v3/volumes/b426d387-05e0-4431-abe4-1310b31fc554 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:22.654308 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5b91276c-69df-4f5d-9e49-1a4cc48fe2b5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:22.654926 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ae9e2db6-671c-4627-a487-47032a9c3b9c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:22.658058 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ae9e2db6-671c-4627-a487-47032a9c3b9c tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] DELETE https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 Jul 31 09:32:22.658256 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ae9e2db6-671c-4627-a487-47032a9c3b9c tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:22.658440 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ae9e2db6-671c-4627-a487-47032a9c3b9c tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:22.658616 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-ae9e2db6-671c-4627-a487-47032a9c3b9c tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Delete volume with id: ae377334-ab35-4078-932c-9f1bc19341a0 Jul 31 09:32:22.660358 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5b91276c-69df-4f5d-9e49-1a4cc48fe2b5 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/578906fd-7d9c-476e-bb4b-3f1a22458fd4 Jul 31 09:32:22.660565 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5b91276c-69df-4f5d-9e49-1a4cc48fe2b5 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:22.660744 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5b91276c-69df-4f5d-9e49-1a4cc48fe2b5 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:22.666236 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:22.666236 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:22.666735 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ae9e2db6-671c-4627-a487-47032a9c3b9c tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:32:22.671628 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5b91276c-69df-4f5d-9e49-1a4cc48fe2b5 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/578906fd-7d9c-476e-bb4b-3f1a22458fd4 returned with HTTP 404 Jul 31 09:32:22.672142 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 715/2851] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:22 2026] GET /volume/v3/snapshots/578906fd-7d9c-476e-bb4b-3f1a22458fd4 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:22.683664 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-237bcd90-96e1-4009-a45f-31c0a1ef8420 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:22.688233 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-237bcd90-96e1-4009-a45f-31c0a1ef8420 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/7b5f8a5e-3af4-466b-a4a1-68088ad8694c Jul 31 09:32:22.688233 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-237bcd90-96e1-4009-a45f-31c0a1ef8420 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:22.688233 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-237bcd90-96e1-4009-a45f-31c0a1ef8420 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:22.688233 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-237bcd90-96e1-4009-a45f-31c0a1ef8420 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete snapshot with id: 7b5f8a5e-3af4-466b-a4a1-68088ad8694c Jul 31 09:32:22.693068 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ae9e2db6-671c-4627-a487-47032a9c3b9c tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Delete volume request issued successfully. Jul 31 09:32:22.693068 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ae9e2db6-671c-4627-a487-47032a9c3b9c tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 returned with HTTP 202 Jul 31 09:32:22.693068 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 713/2852] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:32:22 2026] DELETE /volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:22.693764 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:22.693764 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:22.694186 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-237bcd90-96e1-4009-a45f-31c0a1ef8420 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:32:22.704800 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b33790a6-dbbc-40cb-8d4e-f162f63b02c2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:22.708524 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b33790a6-dbbc-40cb-8d4e-f162f63b02c2 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 Jul 31 09:32:22.708524 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b33790a6-dbbc-40cb-8d4e-f162f63b02c2 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:22.708524 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b33790a6-dbbc-40cb-8d4e-f162f63b02c2 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:22.717748 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:22.717748 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:22.722209 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b33790a6-dbbc-40cb-8d4e-f162f63b02c2 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:32:22.722522 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-237bcd90-96e1-4009-a45f-31c0a1ef8420 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot delete request issued successfully. Jul 31 09:32:22.722722 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-237bcd90-96e1-4009-a45f-31c0a1ef8420 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/7b5f8a5e-3af4-466b-a4a1-68088ad8694c returned with HTTP 202 Jul 31 09:32:22.724525 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 713/2853] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:32:22 2026] DELETE /volume/v3/snapshots/7b5f8a5e-3af4-466b-a4a1-68088ad8694c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:22.731551 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b33790a6-dbbc-40cb-8d4e-f162f63b02c2 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 returned with HTTP 200 Jul 31 09:32:22.732408 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 713/2854] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:22 2026] GET /volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:22.740784 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f480e207-c43b-4064-9121-6060e04e1ee7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:22.743356 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f480e207-c43b-4064-9121-6060e04e1ee7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/7b5f8a5e-3af4-466b-a4a1-68088ad8694c Jul 31 09:32:22.743608 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f480e207-c43b-4064-9121-6060e04e1ee7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:22.743843 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f480e207-c43b-4064-9121-6060e04e1ee7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:22.750268 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:22.750268 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:22.750822 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f480e207-c43b-4064-9121-6060e04e1ee7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:32:22.751845 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f480e207-c43b-4064-9121-6060e04e1ee7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/7b5f8a5e-3af4-466b-a4a1-68088ad8694c returned with HTTP 200 Jul 31 09:32:22.752329 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 716/2855] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:22 2026] GET /volume/v3/snapshots/7b5f8a5e-3af4-466b-a4a1-68088ad8694c => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:22.829848 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4962d663-94b2-4697-82d2-59c0a3db89fa None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:22.831690 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4962d663-94b2-4697-82d2-59c0a3db89fa tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] GET https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 Jul 31 09:32:22.832099 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4962d663-94b2-4697-82d2-59c0a3db89fa tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:22.832454 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4962d663-94b2-4697-82d2-59c0a3db89fa tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:22.832704 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-4962d663-94b2-4697-82d2-59c0a3db89fa tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Show backup with id fdbc9e41-edfa-4050-bbb5-446742043e98. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:32:22.840584 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:22.840584 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:22.840584 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4962d663-94b2-4697-82d2-59c0a3db89fa tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 returned with HTTP 200 Jul 31 09:32:22.840584 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 714/2856] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:22 2026] GET /volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:23.540783 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-59bfb9a6-9d71-4cf5-8720-6c0a41761227 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:23.635720 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-59bfb9a6-9d71-4cf5-8720-6c0a41761227 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:32:23.636105 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-59bfb9a6-9d71-4cf5-8720-6c0a41761227 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-864811974", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2008948119", "vendor_name": "tempest-vendor_name-943432076"}}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:23.637810 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:23.637810 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:23.654804 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-59bfb9a6-9d71-4cf5-8720-6c0a41761227 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:32:23.655292 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 714/2857] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:32:23 2026] POST /volume/v3/types => generated 328 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:23.662800 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b1dbf716-e6a4-4c16-88ce-7b0e8682a46c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:23.665290 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b1dbf716-e6a4-4c16-88ce-7b0e8682a46c tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:23.665640 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b1dbf716-e6a4-4c16-88ce-7b0e8682a46c tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "655e1fba-bff6-4218-aa96-16cdbb163ff1", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:23.667136 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-b1dbf716-e6a4-4c16-88ce-7b0e8682a46c tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Create volume request body: {'volume': {'volume_type': '655e1fba-bff6-4218-aa96-16cdbb163ff1', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:23.671144 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-b1dbf716-e6a4-4c16-88ce-7b0e8682a46c tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Create volume of 1 GB Jul 31 09:32:23.672669 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:23.672669 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:23.672669 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b1dbf716-e6a4-4c16-88ce-7b0e8682a46c tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Availability Zones retrieved successfully. Jul 31 09:32:23.679208 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1dbf716-e6a4-4c16-88ce-7b0e8682a46c tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Flow 'volume_create_api' (517dff20-bfaf-4542-a4cb-15e3e15a77b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:23.680783 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1dbf716-e6a4-4c16-88ce-7b0e8682a46c tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f570cd2-6daa-49be-9bf6-51cdd81a307f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:23.681066 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-b1dbf716-e6a4-4c16-88ce-7b0e8682a46c tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:23.710279 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1dbf716-e6a4-4c16-88ce-7b0e8682a46c tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f570cd2-6daa-49be-9bf6-51cdd81a307f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:32:24Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2008948119',vendor_name='tempest-vendor_name-943432076'},id=655e1fba-bff6-4218-aa96-16cdbb163ff1,is_public=True,name='tempest-ProjectReaderTests-volume-type-864811974',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '655e1fba-bff6-4218-aa96-16cdbb163ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:23.711407 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1dbf716-e6a4-4c16-88ce-7b0e8682a46c tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d95f16e-2805-4e52-8aa0-af953f7ef189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:23.736733 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-b1dbf716-e6a4-4c16-88ce-7b0e8682a46c tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-864811974 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-864811974, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:32:23.737169 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-b1dbf716-e6a4-4c16-88ce-7b0e8682a46c tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-864811974 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-864811974, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:32:23.747415 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4fc1de0b-fb71-4797-830d-fddf319ec1e9 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:23.749260 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4fc1de0b-fb71-4797-830d-fddf319ec1e9 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 Jul 31 09:32:23.749798 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4fc1de0b-fb71-4797-830d-fddf319ec1e9 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:23.749798 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4fc1de0b-fb71-4797-830d-fddf319ec1e9 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:23.760559 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4fc1de0b-fb71-4797-830d-fddf319ec1e9 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 returned with HTTP 404 Jul 31 09:32:23.761411 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 717/2858] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:23 2026] GET /volume/v3/volumes/ae377334-ab35-4078-932c-9f1bc19341a0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:23.762464 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7ca739eb-8496-45d9-9e44-ae55d6a4b01c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:23.764885 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7ca739eb-8496-45d9-9e44-ae55d6a4b01c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/7b5f8a5e-3af4-466b-a4a1-68088ad8694c Jul 31 09:32:23.765818 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7ca739eb-8496-45d9-9e44-ae55d6a4b01c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:23.766511 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7ca739eb-8496-45d9-9e44-ae55d6a4b01c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:23.775415 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7ca739eb-8496-45d9-9e44-ae55d6a4b01c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/7b5f8a5e-3af4-466b-a4a1-68088ad8694c returned with HTTP 404 Jul 31 09:32:23.776733 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 715/2859] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:23 2026] GET /volume/v3/snapshots/7b5f8a5e-3af4-466b-a4a1-68088ad8694c => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:23.784136 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-b1dbf716-e6a4-4c16-88ce-7b0e8682a46c tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Created reservations ['192d62aa-c6d4-435f-9cd5-59319a443492', '0fe4eac2-dab0-4564-9293-22321e153937', '2165b875-70ed-4e31-98e9-64e0429a2812', '85feb201-5f21-4b21-b257-fd01c49ad882'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:23.784136 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1dbf716-e6a4-4c16-88ce-7b0e8682a46c tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d95f16e-2805-4e52-8aa0-af953f7ef189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['192d62aa-c6d4-435f-9cd5-59319a443492', '0fe4eac2-dab0-4564-9293-22321e153937', '2165b875-70ed-4e31-98e9-64e0429a2812', '85feb201-5f21-4b21-b257-fd01c49ad882']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:23.784697 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1dbf716-e6a4-4c16-88ce-7b0e8682a46c tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (611eb9ee-0580-4865-b3e4-9d95da675101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:23.786525 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-207ae1c3-2815-4ade-9286-a95fde20dd62 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:23.790899 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-207ae1c3-2815-4ade-9286-a95fde20dd62 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/efa060f4-f778-4d95-ac37-42f9af1099b7 Jul 31 09:32:23.790899 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-207ae1c3-2815-4ade-9286-a95fde20dd62 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:23.790899 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-207ae1c3-2815-4ade-9286-a95fde20dd62 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:23.791223 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-207ae1c3-2815-4ade-9286-a95fde20dd62 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete snapshot with id: efa060f4-f778-4d95-ac37-42f9af1099b7 Jul 31 09:32:23.800091 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-207ae1c3-2815-4ade-9286-a95fde20dd62 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/efa060f4-f778-4d95-ac37-42f9af1099b7 returned with HTTP 404 Jul 31 09:32:23.800616 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 715/2860] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:32:23 2026] DELETE /volume/v3/snapshots/efa060f4-f778-4d95-ac37-42f9af1099b7 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:23.811028 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-87f844db-bbc6-43a2-ab22-336658ec662e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:23.813857 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-87f844db-bbc6-43a2-ab22-336658ec662e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/7b5f8a5e-3af4-466b-a4a1-68088ad8694c Jul 31 09:32:23.814145 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-87f844db-bbc6-43a2-ab22-336658ec662e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:23.815561 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-87f844db-bbc6-43a2-ab22-336658ec662e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:23.815561 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-87f844db-bbc6-43a2-ab22-336658ec662e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete snapshot with id: 7b5f8a5e-3af4-466b-a4a1-68088ad8694c Jul 31 09:32:23.821641 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1dbf716-e6a4-4c16-88ce-7b0e8682a46c tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (611eb9ee-0580-4865-b3e4-9d95da675101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f4170b1-23e0-465a-a936-0c8fef02fde2', '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='fccde37ea3774a50b252b01e2f3e960f',qos_specs=None,replication_status=,reservations=['192d62aa-c6d4-435f-9cd5-59319a443492','0fe4eac2-dab0-4564-9293-22321e153937','2165b875-70ed-4e31-98e9-64e0429a2812','85feb201-5f21-4b21-b257-fd01c49ad882'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b737eb744af14850abc295492c25e72c',volume_type_id=655e1fba-bff6-4218-aa96-16cdbb163ff1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:32: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=8f4170b1-23e0-465a-a936-0c8fef02fde2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fccde37ea3774a50b252b01e2f3e960f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b737eb744af14850abc295492c25e72c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(655e1fba-bff6-4218-aa96-16cdbb163ff1),volume_type_id=655e1fba-bff6-4218-aa96-16cdbb163ff1)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:23.825890 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1dbf716-e6a4-4c16-88ce-7b0e8682a46c tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45085952-9f89-4038-9e67-9276a7101216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:23.831226 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-87f844db-bbc6-43a2-ab22-336658ec662e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/7b5f8a5e-3af4-466b-a4a1-68088ad8694c returned with HTTP 404 Jul 31 09:32:23.832412 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 718/2861] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:32:23 2026] DELETE /volume/v3/snapshots/7b5f8a5e-3af4-466b-a4a1-68088ad8694c => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:23.850888 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1dbf716-e6a4-4c16-88ce-7b0e8682a46c tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45085952-9f89-4038-9e67-9276a7101216) transitioned into state 'SUCCESS' from 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='fccde37ea3774a50b252b01e2f3e960f',qos_specs=None,replication_status=,reservations=['192d62aa-c6d4-435f-9cd5-59319a443492','0fe4eac2-dab0-4564-9293-22321e153937','2165b875-70ed-4e31-98e9-64e0429a2812','85feb201-5f21-4b21-b257-fd01c49ad882'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b737eb744af14850abc295492c25e72c',volume_type_id=655e1fba-bff6-4218-aa96-16cdbb163ff1)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:23.852077 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1dbf716-e6a4-4c16-88ce-7b0e8682a46c tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (223221b1-dad4-4dae-b744-f874175b0599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:23.857997 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e933f143-933c-4552-a6ab-86dc3cd07b78 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:23.861552 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e933f143-933c-4552-a6ab-86dc3cd07b78 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] GET https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 Jul 31 09:32:23.862271 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e933f143-933c-4552-a6ab-86dc3cd07b78 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:23.863032 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e933f143-933c-4552-a6ab-86dc3cd07b78 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:23.867224 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-e933f143-933c-4552-a6ab-86dc3cd07b78 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Show backup with id fdbc9e41-edfa-4050-bbb5-446742043e98. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:32:23.869717 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:23.869717 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:23.869834 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1dbf716-e6a4-4c16-88ce-7b0e8682a46c tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (223221b1-dad4-4dae-b744-f874175b0599) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:23.870766 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e933f143-933c-4552-a6ab-86dc3cd07b78 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 returned with HTTP 200 Jul 31 09:32:23.870830 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b1dbf716-e6a4-4c16-88ce-7b0e8682a46c tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Flow 'volume_create_api' (517dff20-bfaf-4542-a4cb-15e3e15a77b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:23.870875 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 716/2862] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:23 2026] GET /volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:23.871040 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b1dbf716-e6a4-4c16-88ce-7b0e8682a46c tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Create volume request issued successfully. Jul 31 09:32:23.871971 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b1dbf716-e6a4-4c16-88ce-7b0e8682a46c tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:32:23.872908 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 714/2863] 10.4.3.226 () {70 vars in 1298 bytes} [Fri Jul 31 09:32:23 2026] POST /volume/v3/volumes => generated 773 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:23.887458 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-fa203f66-cd25-46e2-b56e-ef97e950ae7c req-667687fb-05ae-4345-acc2-bc1cee737691 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:23.889640 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-fa203f66-cd25-46e2-b56e-ef97e950ae7c req-667687fb-05ae-4345-acc2-bc1cee737691 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 Jul 31 09:32:23.889878 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-fa203f66-cd25-46e2-b56e-ef97e950ae7c req-667687fb-05ae-4345-acc2-bc1cee737691 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:23.890116 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-fa203f66-cd25-46e2-b56e-ef97e950ae7c req-667687fb-05ae-4345-acc2-bc1cee737691 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:23.898632 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4de0c79e-0068-4ed6-92b0-364bc066dd4f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:23.898632 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4de0c79e-0068-4ed6-92b0-364bc066dd4f tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] GET https://10.4.3.226/volume/v3/volumes/8f4170b1-23e0-465a-a936-0c8fef02fde2 Jul 31 09:32:23.898632 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4de0c79e-0068-4ed6-92b0-364bc066dd4f tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:23.898632 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4de0c79e-0068-4ed6-92b0-364bc066dd4f tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:23.910232 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:23.910232 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:23.918711 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-fa203f66-cd25-46e2-b56e-ef97e950ae7c req-667687fb-05ae-4345-acc2-bc1cee737691 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:23.927969 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-fa203f66-cd25-46e2-b56e-ef97e950ae7c req-667687fb-05ae-4345-acc2-bc1cee737691 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 returned with HTTP 200 Jul 31 09:32:23.928915 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 716/2864] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:32:23 2026] GET /volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 => generated 1139 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:23.938170 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:23.938170 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:23.946812 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-4de0c79e-0068-4ed6-92b0-364bc066dd4f tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Volume info retrieved successfully. Jul 31 09:32:23.951058 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a1cd59d7-6873-4bbd-9d5e-9e4a8a3eb56a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:23.953480 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a1cd59d7-6873-4bbd-9d5e-9e4a8a3eb56a tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] DELETE https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 Jul 31 09:32:23.954114 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a1cd59d7-6873-4bbd-9d5e-9e4a8a3eb56a tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:23.954183 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a1cd59d7-6873-4bbd-9d5e-9e4a8a3eb56a tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:23.954418 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-a1cd59d7-6873-4bbd-9d5e-9e4a8a3eb56a tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Delete volume with id: 1e991ab3-62a8-4248-9ba9-67ca20c14ee0 Jul 31 09:32:23.955847 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-fa203f66-cd25-46e2-b56e-ef97e950ae7c req-68c2d718-39ce-4df6-962e-97a97a4b32ba None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:23.959102 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-fa203f66-cd25-46e2-b56e-ef97e950ae7c req-68c2d718-39ce-4df6-962e-97a97a4b32ba tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] POST https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312/action Jul 31 09:32:23.959383 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-fa203f66-cd25-46e2-b56e-ef97e950ae7c req-68c2d718-39ce-4df6-962e-97a97a4b32ba tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:32:23.959583 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-fa203f66-cd25-46e2-b56e-ef97e950ae7c req-68c2d718-39ce-4df6-962e-97a97a4b32ba tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:23.965581 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:23.965581 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:23.966304 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4de0c79e-0068-4ed6-92b0-364bc066dd4f tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] https://10.4.3.226/volume/v3/volumes/8f4170b1-23e0-465a-a936-0c8fef02fde2 returned with HTTP 200 Jul 31 09:32:23.966402 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a1cd59d7-6873-4bbd-9d5e-9e4a8a3eb56a tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:32:23.968483 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 719/2865] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:23 2026] GET /volume/v3/volumes/8f4170b1-23e0-465a-a936-0c8fef02fde2 => generated 952 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:23.976217 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:23.976217 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:23.976755 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-fa203f66-cd25-46e2-b56e-ef97e950ae7c req-68c2d718-39ce-4df6-962e-97a97a4b32ba tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:23.987057 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-fa203f66-cd25-46e2-b56e-ef97e950ae7c req-68c2d718-39ce-4df6-962e-97a97a4b32ba tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Begin detaching volume completed successfully. Jul 31 09:32:23.987057 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-fa203f66-cd25-46e2-b56e-ef97e950ae7c req-68c2d718-39ce-4df6-962e-97a97a4b32ba tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312/action returned with HTTP 202 Jul 31 09:32:23.987552 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 715/2866] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:32:23 2026] POST /volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:32:24.001758 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a1cd59d7-6873-4bbd-9d5e-9e4a8a3eb56a tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Delete volume request issued successfully. Jul 31 09:32:24.001758 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a1cd59d7-6873-4bbd-9d5e-9e4a8a3eb56a tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 returned with HTTP 202 Jul 31 09:32:24.002519 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 717/2867] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:32:23 2026] DELETE /volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:24.009461 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3a124c42-f836-4f7f-b9a3-6116e0dd1926 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:24.011682 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3a124c42-f836-4f7f-b9a3-6116e0dd1926 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 Jul 31 09:32:24.011954 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3a124c42-f836-4f7f-b9a3-6116e0dd1926 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:24.012211 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3a124c42-f836-4f7f-b9a3-6116e0dd1926 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:24.028341 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:24.028341 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:24.036698 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-3a124c42-f836-4f7f-b9a3-6116e0dd1926 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Volume info retrieved successfully. Jul 31 09:32:24.042013 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0cf244b8-2437-4095-98c9-5ee3cf53057a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:24.042599 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0cf244b8-2437-4095-98c9-5ee3cf53057a None None] GET https://10.4.3.226/volume// Jul 31 09:32:24.043150 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0cf244b8-2437-4095-98c9-5ee3cf53057a None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:24.043422 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0cf244b8-2437-4095-98c9-5ee3cf53057a None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:24.043784 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0cf244b8-2437-4095-98c9-5ee3cf53057a None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:32:24.044218 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 720/2868] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:32: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 31 09:32:24.044303 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3a124c42-f836-4f7f-b9a3-6116e0dd1926 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 returned with HTTP 200 Jul 31 09:32:24.046537 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 717/2869] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:24 2026] GET /volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:24.052256 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-fa203f66-cd25-46e2-b56e-ef97e950ae7c req-e8a464a6-e1d6-4456-a2af-25eb80eb8a32 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:24.054175 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-fa203f66-cd25-46e2-b56e-ef97e950ae7c req-e8a464a6-e1d6-4456-a2af-25eb80eb8a32 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 Jul 31 09:32:24.054406 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-fa203f66-cd25-46e2-b56e-ef97e950ae7c req-e8a464a6-e1d6-4456-a2af-25eb80eb8a32 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:24.054594 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-fa203f66-cd25-46e2-b56e-ef97e950ae7c req-e8a464a6-e1d6-4456-a2af-25eb80eb8a32 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:24.063294 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:24.063294 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:24.066763 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-fa203f66-cd25-46e2-b56e-ef97e950ae7c req-e8a464a6-e1d6-4456-a2af-25eb80eb8a32 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:24.071092 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-fa203f66-cd25-46e2-b56e-ef97e950ae7c req-e8a464a6-e1d6-4456-a2af-25eb80eb8a32 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 returned with HTTP 200 Jul 31 09:32:24.071373 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 716/2870] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:32:24 2026] GET /volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 => generated 1322 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:32:24.159431 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-7e2f43e2-6c3e-4e58-ae78-a1d58f55bc45 req-55da8df8-a5a6-4455-b851-aea778bed4fc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:24.163654 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-7e2f43e2-6c3e-4e58-ae78-a1d58f55bc45 req-55da8df8-a5a6-4455-b851-aea778bed4fc tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] DELETE https://10.4.3.226/volume/v3/attachments/1856e57c-f202-4f1c-84c1-b723573933e2 Jul 31 09:32:24.164102 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-7e2f43e2-6c3e-4e58-ae78-a1d58f55bc45 req-55da8df8-a5a6-4455-b851-aea778bed4fc tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:24.164750 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-7e2f43e2-6c3e-4e58-ae78-a1d58f55bc45 req-55da8df8-a5a6-4455-b851-aea778bed4fc tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:24.174210 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:24.174210 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:24.231716 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-7e2f43e2-6c3e-4e58-ae78-a1d58f55bc45 req-55da8df8-a5a6-4455-b851-aea778bed4fc tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] https://10.4.3.226/volume/v3/attachments/1856e57c-f202-4f1c-84c1-b723573933e2 returned with HTTP 200 Jul 31 09:32:24.232297 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 718/2871] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:32:24 2026] DELETE /volume/v3/attachments/1856e57c-f202-4f1c-84c1-b723573933e2 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:24.244004 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-7e2f43e2-6c3e-4e58-ae78-a1d58f55bc45 req-8ea2f63f-c9e3-485d-b698-207f362d377c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:24.245586 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-7e2f43e2-6c3e-4e58-ae78-a1d58f55bc45 req-8ea2f63f-c9e3-485d-b698-207f362d377c tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] DELETE https://10.4.3.226/volume/v3/volumes/975940ae-26c3-463b-9bb5-06a583c7c044 Jul 31 09:32:24.245751 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-7e2f43e2-6c3e-4e58-ae78-a1d58f55bc45 req-8ea2f63f-c9e3-485d-b698-207f362d377c tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:24.245923 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-7e2f43e2-6c3e-4e58-ae78-a1d58f55bc45 req-8ea2f63f-c9e3-485d-b698-207f362d377c tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:24.246802 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [req-7e2f43e2-6c3e-4e58-ae78-a1d58f55bc45 req-8ea2f63f-c9e3-485d-b698-207f362d377c tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Delete volume with id: 975940ae-26c3-463b-9bb5-06a583c7c044 Jul 31 09:32:24.252897 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:24.252897 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:24.253180 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-7e2f43e2-6c3e-4e58-ae78-a1d58f55bc45 req-8ea2f63f-c9e3-485d-b698-207f362d377c tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Volume info retrieved successfully. Jul 31 09:32:24.272149 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-7e2f43e2-6c3e-4e58-ae78-a1d58f55bc45 req-8ea2f63f-c9e3-485d-b698-207f362d377c tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] Delete volume request issued successfully. Jul 31 09:32:24.272380 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-7e2f43e2-6c3e-4e58-ae78-a1d58f55bc45 req-8ea2f63f-c9e3-485d-b698-207f362d377c tempest-TestShelveInstance-2130626177 tempest-TestShelveInstance-2130626177-project-member] https://10.4.3.226/volume/v3/volumes/975940ae-26c3-463b-9bb5-06a583c7c044 returned with HTTP 202 Jul 31 09:32:24.273034 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 721/2872] 10.4.3.226 () {70 vars in 1620 bytes} [Fri Jul 31 09:32:24 2026] DELETE /volume/v3/volumes/975940ae-26c3-463b-9bb5-06a583c7c044 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:24.883229 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-67807aef-d62d-462f-9896-40f94812ff62 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:24.884822 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-67807aef-d62d-462f-9896-40f94812ff62 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] GET https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 Jul 31 09:32:24.885153 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-67807aef-d62d-462f-9896-40f94812ff62 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:24.885462 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-67807aef-d62d-462f-9896-40f94812ff62 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:24.885636 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-67807aef-d62d-462f-9896-40f94812ff62 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Show backup with id fdbc9e41-edfa-4050-bbb5-446742043e98. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:32:24.892170 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:24.892170 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:24.892170 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-67807aef-d62d-462f-9896-40f94812ff62 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 returned with HTTP 200 Jul 31 09:32:24.892170 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 718/2873] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:24 2026] GET /volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:24.984758 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6392a252-536c-4412-8ae5-ba42acef8073 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:24.986889 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6392a252-536c-4412-8ae5-ba42acef8073 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] GET https://10.4.3.226/volume/v3/volumes/8f4170b1-23e0-465a-a936-0c8fef02fde2 Jul 31 09:32:24.987111 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6392a252-536c-4412-8ae5-ba42acef8073 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:24.987308 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6392a252-536c-4412-8ae5-ba42acef8073 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:24.999019 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:24.999019 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:25.004153 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6392a252-536c-4412-8ae5-ba42acef8073 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Volume info retrieved successfully. Jul 31 09:32:25.008482 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6392a252-536c-4412-8ae5-ba42acef8073 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] https://10.4.3.226/volume/v3/volumes/8f4170b1-23e0-465a-a936-0c8fef02fde2 returned with HTTP 200 Jul 31 09:32:25.008845 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 717/2874] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:24 2026] GET /volume/v3/volumes/8f4170b1-23e0-465a-a936-0c8fef02fde2 => generated 973 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:25.020270 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-fa203f66-cd25-46e2-b56e-ef97e950ae7c req-ba507903-47e3-4ef4-a9f3-879ff79bb9b9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:25.022281 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-fa203f66-cd25-46e2-b56e-ef97e950ae7c req-ba507903-47e3-4ef4-a9f3-879ff79bb9b9 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] DELETE https://10.4.3.226/volume/v3/attachments/537f54c2-0779-401e-b4e0-69873c435e5d Jul 31 09:32:25.022472 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-fa203f66-cd25-46e2-b56e-ef97e950ae7c req-ba507903-47e3-4ef4-a9f3-879ff79bb9b9 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:25.022596 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-aadf9c0a-80b0-4e50-8af2-3b705882982b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:25.022900 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-fa203f66-cd25-46e2-b56e-ef97e950ae7c req-ba507903-47e3-4ef4-a9f3-879ff79bb9b9 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:25.029268 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-aadf9c0a-80b0-4e50-8af2-3b705882982b tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] GET https://10.4.3.226/volume/v3/messages Jul 31 09:32:25.029821 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:25.029821 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:25.031514 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-aadf9c0a-80b0-4e50-8af2-3b705882982b tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:25.031816 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-aadf9c0a-80b0-4e50-8af2-3b705882982b tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:25.041646 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-aadf9c0a-80b0-4e50-8af2-3b705882982b tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] https://10.4.3.226/volume/v3/messages returned with HTTP 200 Jul 31 09:32:25.044280 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 722/2875] 10.4.3.226 () {68 vars in 1280 bytes} [Fri Jul 31 09:32:25 2026] GET /volume/v3/messages => generated 670 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:25.054775 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-4d1c9d9f-87a1-4cf4-b32d-ff2839cf463a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:25.058690 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-aa08a6ad-a586-4929-ab04-6a5366c8d303 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:25.064054 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aa08a6ad-a586-4929-ab04-6a5366c8d303 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] GET https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 Jul 31 09:32:25.064374 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aa08a6ad-a586-4929-ab04-6a5366c8d303 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:25.064689 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aa08a6ad-a586-4929-ab04-6a5366c8d303 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:25.081979 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aa08a6ad-a586-4929-ab04-6a5366c8d303 tempest-AttachVolumeNegativeTest-1573251796 tempest-AttachVolumeNegativeTest-1573251796-project-member] https://10.4.3.226/volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 returned with HTTP 404 Jul 31 09:32:25.082654 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 718/2876] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:25 2026] GET /volume/v3/volumes/1e991ab3-62a8-4248-9ba9-67ca20c14ee0 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:25.108087 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-fa203f66-cd25-46e2-b56e-ef97e950ae7c req-ba507903-47e3-4ef4-a9f3-879ff79bb9b9 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/attachments/537f54c2-0779-401e-b4e0-69873c435e5d returned with HTTP 200 Jul 31 09:32:25.108691 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 719/2877] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:32:25 2026] DELETE /volume/v3/attachments/537f54c2-0779-401e-b4e0-69873c435e5d => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:25.137526 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4d1c9d9f-87a1-4cf4-b32d-ff2839cf463a tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-reader] GET https://10.4.3.226/volume/v3/messages Jul 31 09:32:25.137815 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4d1c9d9f-87a1-4cf4-b32d-ff2839cf463a tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-reader] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:25.138087 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4d1c9d9f-87a1-4cf4-b32d-ff2839cf463a tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-reader] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:25.142779 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4d1c9d9f-87a1-4cf4-b32d-ff2839cf463a tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-reader] https://10.4.3.226/volume/v3/messages returned with HTTP 200 Jul 31 09:32:25.143227 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 719/2878] 10.4.3.226 () {68 vars in 1280 bytes} [Fri Jul 31 09:32:25 2026] GET /volume/v3/messages => generated 670 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:25.159363 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2c045c8c-1cd2-433c-b42e-2b402ed42005 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:25.169401 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2c045c8c-1cd2-433c-b42e-2b402ed42005 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] DELETE https://10.4.3.226/volume/v3/messages/81c79358-091a-41ec-b20e-abeadfe338fc Jul 31 09:32:25.170305 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2c045c8c-1cd2-433c-b42e-2b402ed42005 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:25.170305 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2c045c8c-1cd2-433c-b42e-2b402ed42005 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:25.211928 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2c045c8c-1cd2-433c-b42e-2b402ed42005 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] https://10.4.3.226/volume/v3/messages/81c79358-091a-41ec-b20e-abeadfe338fc returned with HTTP 204 Jul 31 09:32:25.213076 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 723/2879] 10.4.3.226 () {68 vars in 1394 bytes} [Fri Jul 31 09:32:25 2026] DELETE /volume/v3/messages/81c79358-091a-41ec-b20e-abeadfe338fc => generated 0 bytes in 55 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 09:32:25.229901 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-46a335ca-b4a4-4b99-96e2-579b010d61ec None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:25.234124 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-46a335ca-b4a4-4b99-96e2-579b010d61ec tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/8f4170b1-23e0-465a-a936-0c8fef02fde2 Jul 31 09:32:25.235169 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-46a335ca-b4a4-4b99-96e2-579b010d61ec tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:25.235169 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-46a335ca-b4a4-4b99-96e2-579b010d61ec tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:25.237143 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-46a335ca-b4a4-4b99-96e2-579b010d61ec tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Delete volume with id: 8f4170b1-23e0-465a-a936-0c8fef02fde2 Jul 31 09:32:25.259929 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:25.259929 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:25.259929 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-46a335ca-b4a4-4b99-96e2-579b010d61ec tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Volume info retrieved successfully. Jul 31 09:32:25.262690 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-46a335ca-b4a4-4b99-96e2-579b010d61ec tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100317) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 09:32:25.304903 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-46a335ca-b4a4-4b99-96e2-579b010d61ec tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Created reservations ['63c3ea5c-54c3-42a1-8bbd-b8d1824626f6', '35825c1a-d334-49c3-af43-5c1629f0bce2', '75706e9d-3b2b-4ca8-9b8c-64bcf935f478', 'e238d639-c9f3-4305-ae80-18d99e96eb9e'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:25.357336 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-46a335ca-b4a4-4b99-96e2-579b010d61ec tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Delete volume request issued successfully. Jul 31 09:32:25.357336 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-46a335ca-b4a4-4b99-96e2-579b010d61ec tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] https://10.4.3.226/volume/v3/volumes/8f4170b1-23e0-465a-a936-0c8fef02fde2 returned with HTTP 202 Jul 31 09:32:25.357529 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 719/2880] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:32:25 2026] DELETE /volume/v3/volumes/8f4170b1-23e0-465a-a936-0c8fef02fde2 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:25.367986 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c5afbe85-eebd-4cea-b5e0-93a0a6d1687b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:25.368617 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c5afbe85-eebd-4cea-b5e0-93a0a6d1687b tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] DELETE https://10.4.3.226/volume/v3/types/655e1fba-bff6-4218-aa96-16cdbb163ff1 Jul 31 09:32:25.370237 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c5afbe85-eebd-4cea-b5e0-93a0a6d1687b tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:25.370237 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c5afbe85-eebd-4cea-b5e0-93a0a6d1687b tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:25.370237 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:25.370237 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:25.416029 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c5afbe85-eebd-4cea-b5e0-93a0a6d1687b tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] https://10.4.3.226/volume/v3/types/655e1fba-bff6-4218-aa96-16cdbb163ff1 returned with HTTP 202 Jul 31 09:32:25.416029 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 720/2881] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:32:25 2026] DELETE /volume/v3/types/655e1fba-bff6-4218-aa96-16cdbb163ff1 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:25.432196 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-afa2ff03-c259-4351-87c0-668174e8ae53 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:25.434042 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-afa2ff03-c259-4351-87c0-668174e8ae53 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:32:25.434525 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-afa2ff03-c259-4351-87c0-668174e8ae53 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1865939844", "extra_specs": {"storage_protocol": "tempest-storage_protocol-861251186", "vendor_name": "tempest-vendor_name-1267411715"}}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:25.466979 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-afa2ff03-c259-4351-87c0-668174e8ae53 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:32:25.467422 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 720/2882] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:32:25 2026] POST /volume/v3/types => generated 329 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:25.479200 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-637df7b4-326f-414a-bbab-d5b7422c30dc None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:25.485039 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-637df7b4-326f-414a-bbab-d5b7422c30dc tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:25.485493 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-637df7b4-326f-414a-bbab-d5b7422c30dc tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d1004785-f288-4f52-9a42-81d370f3750f", "size": 1}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:25.489886 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-637df7b4-326f-414a-bbab-d5b7422c30dc tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Create volume request body: {'volume': {'volume_type': 'd1004785-f288-4f52-9a42-81d370f3750f', 'size': 1}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:25.498783 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-637df7b4-326f-414a-bbab-d5b7422c30dc tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Create volume of 1 GB Jul 31 09:32:25.499436 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:25.499436 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:25.499844 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-637df7b4-326f-414a-bbab-d5b7422c30dc tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Availability Zones retrieved successfully. Jul 31 09:32:25.507007 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-637df7b4-326f-414a-bbab-d5b7422c30dc tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Flow 'volume_create_api' (57d48cd3-02bd-4f60-8aab-4bf8f87a800c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:25.508084 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-637df7b4-326f-414a-bbab-d5b7422c30dc tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e201974f-8d03-4ddc-b77f-7a8e29a789ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:25.508925 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-637df7b4-326f-414a-bbab-d5b7422c30dc tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:25.535137 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-637df7b4-326f-414a-bbab-d5b7422c30dc tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e201974f-8d03-4ddc-b77f-7a8e29a789ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:32:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-861251186',vendor_name='tempest-vendor_name-1267411715'},id=d1004785-f288-4f52-9a42-81d370f3750f,is_public=True,name='tempest-ProjectReaderTests-volume-type-1865939844',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd1004785-f288-4f52-9a42-81d370f3750f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:25.536095 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-637df7b4-326f-414a-bbab-d5b7422c30dc tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc66717c-74dd-4dbd-b986-f23d0f64f57f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:25.570885 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-637df7b4-326f-414a-bbab-d5b7422c30dc tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1865939844 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1865939844, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:32:25.570885 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-637df7b4-326f-414a-bbab-d5b7422c30dc tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1865939844 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1865939844, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:32:25.609714 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-637df7b4-326f-414a-bbab-d5b7422c30dc tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Created reservations ['1f8635a7-a925-4a88-8f0b-4a7a6a0a3d87', 'fd706322-c449-45d1-a573-d574e6c5d41d', 'e621c312-e610-46ed-be7c-b332f20b190a', '77d522a0-e6e3-48d1-a553-201294e8b0fd'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:25.610820 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-637df7b4-326f-414a-bbab-d5b7422c30dc tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc66717c-74dd-4dbd-b986-f23d0f64f57f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f8635a7-a925-4a88-8f0b-4a7a6a0a3d87', 'fd706322-c449-45d1-a573-d574e6c5d41d', 'e621c312-e610-46ed-be7c-b332f20b190a', '77d522a0-e6e3-48d1-a553-201294e8b0fd']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:25.611640 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-637df7b4-326f-414a-bbab-d5b7422c30dc tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e78799e-5493-4345-9ede-2f451c7cba13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:25.660653 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-637df7b4-326f-414a-bbab-d5b7422c30dc tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e78799e-5493-4345-9ede-2f451c7cba13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd4bb45c-ada6-41e5-b390-7e47cbd3c1be', '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='fccde37ea3774a50b252b01e2f3e960f',qos_specs=None,replication_status=,reservations=['1f8635a7-a925-4a88-8f0b-4a7a6a0a3d87','fd706322-c449-45d1-a573-d574e6c5d41d','e621c312-e610-46ed-be7c-b332f20b190a','77d522a0-e6e3-48d1-a553-201294e8b0fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b737eb744af14850abc295492c25e72c',volume_type_id=d1004785-f288-4f52-9a42-81d370f3750f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:32:25Z,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=fd4bb45c-ada6-41e5-b390-7e47cbd3c1be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fccde37ea3774a50b252b01e2f3e960f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b737eb744af14850abc295492c25e72c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d1004785-f288-4f52-9a42-81d370f3750f),volume_type_id=d1004785-f288-4f52-9a42-81d370f3750f)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:25.660653 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-637df7b4-326f-414a-bbab-d5b7422c30dc tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b49bea4-7552-4b09-87ca-47d5620e386b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:25.689617 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-637df7b4-326f-414a-bbab-d5b7422c30dc tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b49bea4-7552-4b09-87ca-47d5620e386b) transitioned into state 'SUCCESS' from 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='fccde37ea3774a50b252b01e2f3e960f',qos_specs=None,replication_status=,reservations=['1f8635a7-a925-4a88-8f0b-4a7a6a0a3d87','fd706322-c449-45d1-a573-d574e6c5d41d','e621c312-e610-46ed-be7c-b332f20b190a','77d522a0-e6e3-48d1-a553-201294e8b0fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b737eb744af14850abc295492c25e72c',volume_type_id=d1004785-f288-4f52-9a42-81d370f3750f)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:25.689617 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-637df7b4-326f-414a-bbab-d5b7422c30dc tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3184e585-7005-4592-9723-dc3c1f025d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:25.708362 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-637df7b4-326f-414a-bbab-d5b7422c30dc tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3184e585-7005-4592-9723-dc3c1f025d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:25.709598 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-637df7b4-326f-414a-bbab-d5b7422c30dc tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Flow 'volume_create_api' (57d48cd3-02bd-4f60-8aab-4bf8f87a800c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:25.710505 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-637df7b4-326f-414a-bbab-d5b7422c30dc tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Create volume request issued successfully. Jul 31 09:32:25.712769 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-637df7b4-326f-414a-bbab-d5b7422c30dc tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:32:25.714160 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 724/2883] 10.4.3.226 () {70 vars in 1298 bytes} [Fri Jul 31 09:32:25 2026] POST /volume/v3/volumes => generated 774 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:25.730569 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-71d55b65-233b-4103-aca0-f4bec196af11 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:25.739331 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-71d55b65-233b-4103-aca0-f4bec196af11 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] GET https://10.4.3.226/volume/v3/volumes/fd4bb45c-ada6-41e5-b390-7e47cbd3c1be Jul 31 09:32:25.739655 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-71d55b65-233b-4103-aca0-f4bec196af11 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:25.739964 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-71d55b65-233b-4103-aca0-f4bec196af11 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:25.752660 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:25.752660 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:25.763082 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-71d55b65-233b-4103-aca0-f4bec196af11 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Volume info retrieved successfully. Jul 31 09:32:25.770097 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-71d55b65-233b-4103-aca0-f4bec196af11 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] https://10.4.3.226/volume/v3/volumes/fd4bb45c-ada6-41e5-b390-7e47cbd3c1be returned with HTTP 200 Jul 31 09:32:25.771180 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 720/2884] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:25 2026] GET /volume/v3/volumes/fd4bb45c-ada6-41e5-b390-7e47cbd3c1be => generated 953 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:25.907394 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-51c81afa-d1a9-456f-92c1-1d79d3e167d0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:25.909672 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-51c81afa-d1a9-456f-92c1-1d79d3e167d0 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] GET https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 Jul 31 09:32:25.909672 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-51c81afa-d1a9-456f-92c1-1d79d3e167d0 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:25.909897 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-51c81afa-d1a9-456f-92c1-1d79d3e167d0 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:25.909967 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-51c81afa-d1a9-456f-92c1-1d79d3e167d0 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Show backup with id fdbc9e41-edfa-4050-bbb5-446742043e98. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:32:25.920461 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:25.920461 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:25.921928 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-51c81afa-d1a9-456f-92c1-1d79d3e167d0 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 returned with HTTP 200 Jul 31 09:32:25.922329 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 721/2885] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:25 2026] GET /volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:26.555487 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-5116248d-1470-44c6-92f9-1c5a231ce67e req-8c71a81e-cdc8-4006-b0e2-de4854c8767a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:26.558283 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-5116248d-1470-44c6-92f9-1c5a231ce67e req-8c71a81e-cdc8-4006-b0e2-de4854c8767a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] DELETE https://10.4.3.226/volume/v3/attachments/537f54c2-0779-401e-b4e0-69873c435e5d Jul 31 09:32:26.558504 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-5116248d-1470-44c6-92f9-1c5a231ce67e req-8c71a81e-cdc8-4006-b0e2-de4854c8767a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:26.558894 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-5116248d-1470-44c6-92f9-1c5a231ce67e req-8c71a81e-cdc8-4006-b0e2-de4854c8767a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:26.564724 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-5116248d-1470-44c6-92f9-1c5a231ce67e req-8c71a81e-cdc8-4006-b0e2-de4854c8767a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/attachments/537f54c2-0779-401e-b4e0-69873c435e5d returned with HTTP 404 Jul 31 09:32:26.565478 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 721/2886] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:32:26 2026] DELETE /volume/v3/attachments/537f54c2-0779-401e-b4e0-69873c435e5d => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:32:26.788041 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-244b0074-b7f0-4e75-9584-4d2661fd83c0 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:26.793640 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-244b0074-b7f0-4e75-9584-4d2661fd83c0 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] GET https://10.4.3.226/volume/v3/volumes/fd4bb45c-ada6-41e5-b390-7e47cbd3c1be Jul 31 09:32:26.793843 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-244b0074-b7f0-4e75-9584-4d2661fd83c0 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:26.794140 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-244b0074-b7f0-4e75-9584-4d2661fd83c0 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:26.805440 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:26.805440 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:26.813142 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-244b0074-b7f0-4e75-9584-4d2661fd83c0 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Volume info retrieved successfully. Jul 31 09:32:26.819481 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-244b0074-b7f0-4e75-9584-4d2661fd83c0 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] https://10.4.3.226/volume/v3/volumes/fd4bb45c-ada6-41e5-b390-7e47cbd3c1be returned with HTTP 200 Jul 31 09:32:26.819888 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 725/2887] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:26 2026] GET /volume/v3/volumes/fd4bb45c-ada6-41e5-b390-7e47cbd3c1be => generated 974 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:26.837137 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-524492d1-cabd-48cf-9db8-b407150fe3f1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:26.839389 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-524492d1-cabd-48cf-9db8-b407150fe3f1 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] GET https://10.4.3.226/volume/v3/messages Jul 31 09:32:26.839600 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-524492d1-cabd-48cf-9db8-b407150fe3f1 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:26.839795 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-524492d1-cabd-48cf-9db8-b407150fe3f1 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:26.844050 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-524492d1-cabd-48cf-9db8-b407150fe3f1 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] https://10.4.3.226/volume/v3/messages returned with HTTP 200 Jul 31 09:32:26.844852 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 721/2888] 10.4.3.226 () {68 vars in 1280 bytes} [Fri Jul 31 09:32:26 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 31 09:32:26.855050 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3da11162-b31d-4533-b6ff-0c07e16b7c3d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:26.856848 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3da11162-b31d-4533-b6ff-0c07e16b7c3d tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-reader] GET https://10.4.3.226/volume/v3/messages/e7b8dcef-976c-43f2-9723-a65032ef9eec Jul 31 09:32:26.857152 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3da11162-b31d-4533-b6ff-0c07e16b7c3d tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:26.857428 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3da11162-b31d-4533-b6ff-0c07e16b7c3d tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-reader] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:26.863436 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3da11162-b31d-4533-b6ff-0c07e16b7c3d tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-reader] https://10.4.3.226/volume/v3/messages/e7b8dcef-976c-43f2-9723-a65032ef9eec returned with HTTP 200 Jul 31 09:32:26.863869 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 722/2889] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:32:26 2026] GET /volume/v3/messages/e7b8dcef-976c-43f2-9723-a65032ef9eec => generated 667 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:26.872408 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-edadfaa3-1fb3-4ebd-87b9-494addfc34e3 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:26.874907 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-edadfaa3-1fb3-4ebd-87b9-494addfc34e3 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] DELETE https://10.4.3.226/volume/v3/messages/e7b8dcef-976c-43f2-9723-a65032ef9eec Jul 31 09:32:26.875980 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-edadfaa3-1fb3-4ebd-87b9-494addfc34e3 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:26.875980 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-edadfaa3-1fb3-4ebd-87b9-494addfc34e3 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:26.885848 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-edadfaa3-1fb3-4ebd-87b9-494addfc34e3 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] https://10.4.3.226/volume/v3/messages/e7b8dcef-976c-43f2-9723-a65032ef9eec returned with HTTP 204 Jul 31 09:32:26.886273 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 722/2890] 10.4.3.226 () {68 vars in 1394 bytes} [Fri Jul 31 09:32:26 2026] DELETE /volume/v3/messages/e7b8dcef-976c-43f2-9723-a65032ef9eec => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 09:32:26.893712 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-660d38e0-ef3e-428c-a7cb-7844ace717c8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:26.895518 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-660d38e0-ef3e-428c-a7cb-7844ace717c8 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/fd4bb45c-ada6-41e5-b390-7e47cbd3c1be Jul 31 09:32:26.895727 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-660d38e0-ef3e-428c-a7cb-7844ace717c8 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:26.895900 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-660d38e0-ef3e-428c-a7cb-7844ace717c8 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:26.896065 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-660d38e0-ef3e-428c-a7cb-7844ace717c8 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Delete volume with id: fd4bb45c-ada6-41e5-b390-7e47cbd3c1be Jul 31 09:32:26.905911 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:26.905911 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:26.906281 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-660d38e0-ef3e-428c-a7cb-7844ace717c8 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Volume info retrieved successfully. Jul 31 09:32:26.907781 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-660d38e0-ef3e-428c-a7cb-7844ace717c8 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100315) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 09:32:26.940972 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-660d38e0-ef3e-428c-a7cb-7844ace717c8 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Created reservations ['eb2d9686-78d1-4d2b-a3f6-4ade3a5bd513', '387959aa-f4df-48f7-8cfb-a55ec82ed9aa', '478e966e-03cb-4a47-99ba-cf63baa76eaa', 'b8ff46a1-3577-4337-a179-c9bdd48b26bb'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:26.945482 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0244dfe2-0b2a-47d0-839f-2ca29bab6402 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:26.948623 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0244dfe2-0b2a-47d0-839f-2ca29bab6402 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] GET https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 Jul 31 09:32:26.948874 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0244dfe2-0b2a-47d0-839f-2ca29bab6402 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:26.949035 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0244dfe2-0b2a-47d0-839f-2ca29bab6402 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:26.949288 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-0244dfe2-0b2a-47d0-839f-2ca29bab6402 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Show backup with id fdbc9e41-edfa-4050-bbb5-446742043e98. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:32:26.954312 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:26.954312 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:26.955511 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0244dfe2-0b2a-47d0-839f-2ca29bab6402 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 returned with HTTP 200 Jul 31 09:32:26.956159 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 722/2891] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:26 2026] GET /volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 => generated 795 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:26.987663 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-660d38e0-ef3e-428c-a7cb-7844ace717c8 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Delete volume request issued successfully. Jul 31 09:32:26.987876 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-660d38e0-ef3e-428c-a7cb-7844ace717c8 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] https://10.4.3.226/volume/v3/volumes/fd4bb45c-ada6-41e5-b390-7e47cbd3c1be returned with HTTP 202 Jul 31 09:32:26.988384 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 726/2892] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:32:26 2026] DELETE /volume/v3/volumes/fd4bb45c-ada6-41e5-b390-7e47cbd3c1be => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:26.997149 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1b6b3e66-a0d2-4c77-ab20-6eb24a1bfca6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:26.999773 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1b6b3e66-a0d2-4c77-ab20-6eb24a1bfca6 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] DELETE https://10.4.3.226/volume/v3/types/d1004785-f288-4f52-9a42-81d370f3750f Jul 31 09:32:27.000223 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1b6b3e66-a0d2-4c77-ab20-6eb24a1bfca6 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:27.000655 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1b6b3e66-a0d2-4c77-ab20-6eb24a1bfca6 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:27.028442 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1b6b3e66-a0d2-4c77-ab20-6eb24a1bfca6 tempest-ProjectReaderTests-1876137521 tempest-ProjectReaderTests-1876137521-project-admin] https://10.4.3.226/volume/v3/types/d1004785-f288-4f52-9a42-81d370f3750f returned with HTTP 202 Jul 31 09:32:27.028995 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 723/2893] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:32:26 2026] DELETE /volume/v3/types/d1004785-f288-4f52-9a42-81d370f3750f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:27.973024 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-eebd2875-7f99-42d2-8e31-66c28a136eae None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:27.975082 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-eebd2875-7f99-42d2-8e31-66c28a136eae tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] GET https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 Jul 31 09:32:27.975429 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-eebd2875-7f99-42d2-8e31-66c28a136eae tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:27.976044 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-eebd2875-7f99-42d2-8e31-66c28a136eae tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:27.976044 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-eebd2875-7f99-42d2-8e31-66c28a136eae tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Show backup with id fdbc9e41-edfa-4050-bbb5-446742043e98. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:32:27.980876 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:27.980876 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:27.981755 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-eebd2875-7f99-42d2-8e31-66c28a136eae tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 returned with HTTP 200 Jul 31 09:32:27.982365 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 723/2894] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:27 2026] GET /volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:28.287756 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-95ca5e35-2d50-4157-a291-cdc0652b6c7e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:28.290624 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-95ca5e35-2d50-4157-a291-cdc0652b6c7e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/578906fd-7d9c-476e-bb4b-3f1a22458fd4 Jul 31 09:32:28.291017 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-95ca5e35-2d50-4157-a291-cdc0652b6c7e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:28.291184 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-95ca5e35-2d50-4157-a291-cdc0652b6c7e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:28.291393 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-95ca5e35-2d50-4157-a291-cdc0652b6c7e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete snapshot with id: 578906fd-7d9c-476e-bb4b-3f1a22458fd4 Jul 31 09:32:28.306846 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-95ca5e35-2d50-4157-a291-cdc0652b6c7e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/578906fd-7d9c-476e-bb4b-3f1a22458fd4 returned with HTTP 404 Jul 31 09:32:28.308455 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 723/2895] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:32:28 2026] DELETE /volume/v3/snapshots/578906fd-7d9c-476e-bb4b-3f1a22458fd4 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:28.324213 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2612ada9-d6a2-43b6-8b0c-08f1835a5261 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:28.328389 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2612ada9-d6a2-43b6-8b0c-08f1835a5261 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 Jul 31 09:32:28.328389 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2612ada9-d6a2-43b6-8b0c-08f1835a5261 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:28.328389 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2612ada9-d6a2-43b6-8b0c-08f1835a5261 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:28.351326 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:28.351326 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:28.356045 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-2612ada9-d6a2-43b6-8b0c-08f1835a5261 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:28.361561 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2612ada9-d6a2-43b6-8b0c-08f1835a5261 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 returned with HTTP 200 Jul 31 09:32:28.362031 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 727/2896] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:28 2026] GET /volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:28.381441 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f2b25190-1a7b-4853-bf66-f17c5ef21d3e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:28.384667 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f2b25190-1a7b-4853-bf66-f17c5ef21d3e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:28.384667 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f2b25190-1a7b-4853-bf66-f17c5ef21d3e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1962214255"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:28.390348 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-f2b25190-1a7b-4853-bf66-f17c5ef21d3e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1962214255'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:28.391049 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-f2b25190-1a7b-4853-bf66-f17c5ef21d3e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Create volume of 1 GB Jul 31 09:32:28.399102 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f2b25190-1a7b-4853-bf66-f17c5ef21d3e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Availability Zones retrieved successfully. Jul 31 09:32:28.406505 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f2b25190-1a7b-4853-bf66-f17c5ef21d3e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Flow 'volume_create_api' (ee596f52-a75a-4d0f-802d-13bd15e1940f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:28.407870 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f2b25190-1a7b-4853-bf66-f17c5ef21d3e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f0bc45d-95f0-467c-8670-c7c701802488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:28.408760 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-f2b25190-1a7b-4853-bf66-f17c5ef21d3e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:28.435769 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f2b25190-1a7b-4853-bf66-f17c5ef21d3e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f0bc45d-95f0-467c-8670-c7c701802488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:28.437629 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f2b25190-1a7b-4853-bf66-f17c5ef21d3e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35c499fb-2e50-4a0a-9dc5-09ba9e61014e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:28.500058 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-f2b25190-1a7b-4853-bf66-f17c5ef21d3e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Created reservations ['dff7bce1-e4e9-43a5-b922-a46edd6fc296', 'b215028b-8c93-4676-8d2e-529dadb2f9b9', '23bb14cf-9372-44a6-aff6-ed4a50492372', 'b42a5133-f474-41b7-a11d-153f83cee991'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:28.501342 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f2b25190-1a7b-4853-bf66-f17c5ef21d3e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35c499fb-2e50-4a0a-9dc5-09ba9e61014e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dff7bce1-e4e9-43a5-b922-a46edd6fc296', 'b215028b-8c93-4676-8d2e-529dadb2f9b9', '23bb14cf-9372-44a6-aff6-ed4a50492372', 'b42a5133-f474-41b7-a11d-153f83cee991']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:28.502194 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f2b25190-1a7b-4853-bf66-f17c5ef21d3e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77b5babc-1eb2-44b2-8408-09a681e461ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:28.534383 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f2b25190-1a7b-4853-bf66-f17c5ef21d3e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77b5babc-1eb2-44b2-8408-09a681e461ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5c57929-c0f7-42ae-8606-d87477459628', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1962214255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='822d74964d404c048b04d34b8c4711fb',qos_specs=None,replication_status=,reservations=['dff7bce1-e4e9-43a5-b922-a46edd6fc296','b215028b-8c93-4676-8d2e-529dadb2f9b9','23bb14cf-9372-44a6-aff6-ed4a50492372','b42a5133-f474-41b7-a11d-153f83cee991'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61d87e1c9efc45d7bc94ab9257b4e409',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:32:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1962214255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5c57929-c0f7-42ae-8606-d87477459628,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='822d74964d404c048b04d34b8c4711fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61d87e1c9efc45d7bc94ab9257b4e409',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:28.535617 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f2b25190-1a7b-4853-bf66-f17c5ef21d3e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99c325ca-176e-4f88-9edd-91f0b56cee60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:28.563618 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f2b25190-1a7b-4853-bf66-f17c5ef21d3e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99c325ca-176e-4f88-9edd-91f0b56cee60) transitioned into state 'SUCCESS' from state '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-1962214255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='822d74964d404c048b04d34b8c4711fb',qos_specs=None,replication_status=,reservations=['dff7bce1-e4e9-43a5-b922-a46edd6fc296','b215028b-8c93-4676-8d2e-529dadb2f9b9','23bb14cf-9372-44a6-aff6-ed4a50492372','b42a5133-f474-41b7-a11d-153f83cee991'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61d87e1c9efc45d7bc94ab9257b4e409',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:28.564726 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f2b25190-1a7b-4853-bf66-f17c5ef21d3e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2ed8bb7-6d24-4e7c-a881-516030c6d87b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:28.578900 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f2b25190-1a7b-4853-bf66-f17c5ef21d3e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2ed8bb7-6d24-4e7c-a881-516030c6d87b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:28.579793 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f2b25190-1a7b-4853-bf66-f17c5ef21d3e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Flow 'volume_create_api' (ee596f52-a75a-4d0f-802d-13bd15e1940f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:28.580288 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f2b25190-1a7b-4853-bf66-f17c5ef21d3e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Create volume request issued successfully. Jul 31 09:32:28.580842 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f2b25190-1a7b-4853-bf66-f17c5ef21d3e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:32:28.581394 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 724/2897] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:32:28 2026] POST /volume/v3/volumes => generated 754 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:28.594850 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-185c3fe6-84ca-4bd2-b6ac-c07a9ecee760 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:28.597326 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-185c3fe6-84ca-4bd2-b6ac-c07a9ecee760 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/b5c57929-c0f7-42ae-8606-d87477459628 Jul 31 09:32:28.597602 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-185c3fe6-84ca-4bd2-b6ac-c07a9ecee760 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:28.597866 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-185c3fe6-84ca-4bd2-b6ac-c07a9ecee760 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:28.605736 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:28.605736 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:28.610463 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-185c3fe6-84ca-4bd2-b6ac-c07a9ecee760 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:28.615553 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-185c3fe6-84ca-4bd2-b6ac-c07a9ecee760 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/b5c57929-c0f7-42ae-8606-d87477459628 returned with HTTP 200 Jul 31 09:32:28.616063 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 724/2898] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:28 2026] GET /volume/v3/volumes/b5c57929-c0f7-42ae-8606-d87477459628 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:28.995051 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7dfb55ba-bc6e-4a5c-87d4-099fa1761f9c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:28.997355 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7dfb55ba-bc6e-4a5c-87d4-099fa1761f9c tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] GET https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 Jul 31 09:32:28.997617 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7dfb55ba-bc6e-4a5c-87d4-099fa1761f9c tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:28.997853 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7dfb55ba-bc6e-4a5c-87d4-099fa1761f9c tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:28.998015 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-7dfb55ba-bc6e-4a5c-87d4-099fa1761f9c tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Show backup with id fdbc9e41-edfa-4050-bbb5-446742043e98. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:32:29.003403 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:29.003403 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:29.004327 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7dfb55ba-bc6e-4a5c-87d4-099fa1761f9c tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 returned with HTTP 200 Jul 31 09:32:29.004756 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 724/2899] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:28 2026] GET /volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:29.553259 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-68214b12-8b2e-4539-87c6-a8fffbfc0056 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:29.632784 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bf1292e3-297e-4d2d-b377-94b96f44fb28 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:29.634535 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bf1292e3-297e-4d2d-b377-94b96f44fb28 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/b5c57929-c0f7-42ae-8606-d87477459628 Jul 31 09:32:29.634900 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bf1292e3-297e-4d2d-b377-94b96f44fb28 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:29.634900 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bf1292e3-297e-4d2d-b377-94b96f44fb28 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:29.642654 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:29.642654 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:29.647600 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-bf1292e3-297e-4d2d-b377-94b96f44fb28 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:29.652428 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bf1292e3-297e-4d2d-b377-94b96f44fb28 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/b5c57929-c0f7-42ae-8606-d87477459628 returned with HTTP 200 Jul 31 09:32:29.653046 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 725/2900] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:29 2026] GET /volume/v3/volumes/b5c57929-c0f7-42ae-8606-d87477459628 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:29.667696 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-18848af2-04e6-4884-b679-db26745387d7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:29.669072 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-68214b12-8b2e-4539-87c6-a8fffbfc0056 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:32:29.669474 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-68214b12-8b2e-4539-87c6-a8fffbfc0056 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1753763767"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:29.669510 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-18848af2-04e6-4884-b679-db26745387d7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:32:29.669884 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-18848af2-04e6-4884-b679-db26745387d7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b5c57929-c0f7-42ae-8606-d87477459628", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1596101832"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:29.681509 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:29.681509 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:29.682207 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-18848af2-04e6-4884-b679-db26745387d7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:29.682422 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-18848af2-04e6-4884-b679-db26745387d7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Create snapshot from volume b5c57929-c0f7-42ae-8606-d87477459628 Jul 31 09:32:29.686641 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-68214b12-8b2e-4539-87c6-a8fffbfc0056 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:32:29.687034 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 728/2901] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:32:29 2026] POST /volume/v3/types => generated 224 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:29.695531 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f7c602d9-0aae-4bd4-ad0b-1be5908248de None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:29.697305 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f7c602d9-0aae-4bd4-ad0b-1be5908248de tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] POST https://10.4.3.226/volume/v3/group_types Jul 31 09:32:29.697667 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f7c602d9-0aae-4bd4-ad0b-1be5908248de tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-679943854"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:29.715848 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-18848af2-04e6-4884-b679-db26745387d7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Created reservations ['27231aa8-7490-44b5-8800-8c845f036d5f', 'b98abc55-0ace-43c3-8fc8-12b9eef0074b', 'fb6c5239-1559-4166-8912-fd44c48ac1da', '6ab14d70-ccb4-4fd1-aa7c-64669ba29f27'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:29.716030 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f7c602d9-0aae-4bd4-ad0b-1be5908248de tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] https://10.4.3.226/volume/v3/group_types returned with HTTP 202 Jul 31 09:32:29.716436 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 725/2902] 10.4.3.226 () {70 vars in 1311 bytes} [Fri Jul 31 09:32:29 2026] POST /volume/v3/group_types => generated 180 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:29.724874 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b7b1c188-7913-4dd1-8075-7b09640a3193 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:29.751265 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-18848af2-04e6-4884-b679-db26745387d7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot create request issued successfully. Jul 31 09:32:29.751733 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-18848af2-04e6-4884-b679-db26745387d7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:32:29.752337 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 725/2903] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:32:29 2026] POST /volume/v3/snapshots => generated 310 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:29.763115 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6a24aa93-f72c-4631-8d76-f5ad3d91498d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:29.765411 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6a24aa93-f72c-4631-8d76-f5ad3d91498d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/6787d09b-be66-4305-a820-08111a46a22e Jul 31 09:32:29.765411 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6a24aa93-f72c-4631-8d76-f5ad3d91498d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:29.765672 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6a24aa93-f72c-4631-8d76-f5ad3d91498d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:29.771106 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:29.771106 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:29.771686 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-6a24aa93-f72c-4631-8d76-f5ad3d91498d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:32:29.778898 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6a24aa93-f72c-4631-8d76-f5ad3d91498d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/6787d09b-be66-4305-a820-08111a46a22e returned with HTTP 200 Jul 31 09:32:29.778898 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 729/2904] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:29 2026] GET /volume/v3/snapshots/6787d09b-be66-4305-a820-08111a46a22e => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:29.803826 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b7b1c188-7913-4dd1-8075-7b09640a3193 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] POST https://10.4.3.226/volume/v3/groups Jul 31 09:32:29.804302 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b7b1c188-7913-4dd1-8075-7b09640a3193 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1e72d160-81f1-4c05-b983-8e135a62671f", "volume_types": ["b9812218-7a1a-464c-beec-ad940cdcbdfc"], "name": "tempest-GroupSnapshotsTest-Group-1733849716"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:29.806313 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-b7b1c188-7913-4dd1-8075-7b09640a3193 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Creating new group {'group': {'group_type': '1e72d160-81f1-4c05-b983-8e135a62671f', 'volume_types': ['b9812218-7a1a-464c-beec-ad940cdcbdfc'], 'name': 'tempest-GroupSnapshotsTest-Group-1733849716'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 09:32:29.811016 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.groups [None req-b7b1c188-7913-4dd1-8075-7b09640a3193 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Creating group tempest-GroupSnapshotsTest-Group-1733849716. Jul 31 09:32:29.834396 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b7b1c188-7913-4dd1-8075-7b09640a3193 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Availability Zones retrieved successfully. Jul 31 09:32:29.856704 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-b7b1c188-7913-4dd1-8075-7b09640a3193 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Created reservations ['b3b3527c-74f8-411d-a756-14643b125caf'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:29.883473 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b7b1c188-7913-4dd1-8075-7b09640a3193 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/groups returned with HTTP 202 Jul 31 09:32:29.883980 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 726/2905] 10.4.3.226 () {70 vars in 1297 bytes} [Fri Jul 31 09:32:29 2026] POST /volume/v3/groups => generated 112 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:29.891871 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d58fc2ba-6072-4563-afa2-380104aa1753 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:29.894006 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d58fc2ba-6072-4563-afa2-380104aa1753 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/groups/31bb8775-d0d4-4f8e-8c4f-b394254c6168 Jul 31 09:32:29.894344 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d58fc2ba-6072-4563-afa2-380104aa1753 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:29.894523 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d58fc2ba-6072-4563-afa2-380104aa1753 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:29.894693 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-d58fc2ba-6072-4563-afa2-380104aa1753 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] show called for member 31bb8775-d0d4-4f8e-8c4f-b394254c6168 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:32:29.898471 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:29.898471 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:29.907876 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d58fc2ba-6072-4563-afa2-380104aa1753 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/groups/31bb8775-d0d4-4f8e-8c4f-b394254c6168 returned with HTTP 200 Jul 31 09:32:29.908332 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 726/2906] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:32:29 2026] GET /volume/v3/groups/31bb8775-d0d4-4f8e-8c4f-b394254c6168 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:30.016738 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-51816a6f-d281-4f28-b191-c8db763bcd56 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:30.019263 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-51816a6f-d281-4f28-b191-c8db763bcd56 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] GET https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 Jul 31 09:32:30.020266 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-51816a6f-d281-4f28-b191-c8db763bcd56 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:30.020266 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-51816a6f-d281-4f28-b191-c8db763bcd56 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:30.020266 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-51816a6f-d281-4f28-b191-c8db763bcd56 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Show backup with id fdbc9e41-edfa-4050-bbb5-446742043e98. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:32:30.026965 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:30.026965 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:30.032465 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-51816a6f-d281-4f28-b191-c8db763bcd56 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 returned with HTTP 200 Jul 31 09:32:30.032465 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 726/2907] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:30 2026] GET /volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:30.785808 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f2d4c131-3738-4ca9-bd89-25fbfe29b802 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:30.787678 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f2d4c131-3738-4ca9-bd89-25fbfe29b802 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/6787d09b-be66-4305-a820-08111a46a22e Jul 31 09:32:30.787873 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f2d4c131-3738-4ca9-bd89-25fbfe29b802 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:30.788082 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f2d4c131-3738-4ca9-bd89-25fbfe29b802 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:30.796625 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:30.796625 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:30.797331 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f2d4c131-3738-4ca9-bd89-25fbfe29b802 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:32:30.798481 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f2d4c131-3738-4ca9-bd89-25fbfe29b802 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/6787d09b-be66-4305-a820-08111a46a22e returned with HTTP 200 Jul 31 09:32:30.799119 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 730/2908] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:30 2026] GET /volume/v3/snapshots/6787d09b-be66-4305-a820-08111a46a22e => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:30.808738 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e9fc9bae-3bea-4652-b348-81dd9401f665 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:30.810949 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e9fc9bae-3bea-4652-b348-81dd9401f665 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:30.811426 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e9fc9bae-3bea-4652-b348-81dd9401f665 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6787d09b-be66-4305-a820-08111a46a22e", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-943606032"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:30.813447 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-e9fc9bae-3bea-4652-b348-81dd9401f665 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Create volume request body: {'volume': {'snapshot_id': '6787d09b-be66-4305-a820-08111a46a22e', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-943606032'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:30.822408 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:30.822408 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:30.822893 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e9fc9bae-3bea-4652-b348-81dd9401f665 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:32:30.823066 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-e9fc9bae-3bea-4652-b348-81dd9401f665 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Create volume of 2 GB Jul 31 09:32:30.828982 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e9fc9bae-3bea-4652-b348-81dd9401f665 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Availability Zones retrieved successfully. Jul 31 09:32:30.835586 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e9fc9bae-3bea-4652-b348-81dd9401f665 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Flow 'volume_create_api' (12ff739a-24c6-4441-a7a0-7c21ae3a6a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:30.836544 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e9fc9bae-3bea-4652-b348-81dd9401f665 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0137dca6-0177-4154-b618-90416f3706d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:30.837544 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-e9fc9bae-3bea-4652-b348-81dd9401f665 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:30.875557 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e9fc9bae-3bea-4652-b348-81dd9401f665 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0137dca6-0177-4154-b618-90416f3706d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '6787d09b-be66-4305-a820-08111a46a22e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:30.876570 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e9fc9bae-3bea-4652-b348-81dd9401f665 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b01c3c3-9bfb-478d-beed-3a6a313677db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:30.919569 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e70af7c4-70e1-4930-a7fd-409e0fe6b148 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:30.921401 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e70af7c4-70e1-4930-a7fd-409e0fe6b148 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/groups/31bb8775-d0d4-4f8e-8c4f-b394254c6168 Jul 31 09:32:30.921696 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e70af7c4-70e1-4930-a7fd-409e0fe6b148 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:30.921788 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e70af7c4-70e1-4930-a7fd-409e0fe6b148 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:30.921902 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-e70af7c4-70e1-4930-a7fd-409e0fe6b148 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] show called for member 31bb8775-d0d4-4f8e-8c4f-b394254c6168 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:32:30.925109 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-e9fc9bae-3bea-4652-b348-81dd9401f665 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Created reservations ['580a88aa-655b-4052-bb90-3b0d7cfac287', 'cc60b912-3447-4b5b-a593-605ec59f68fb', 'c6bd0228-acdf-4f71-a573-192a1add260d', 'c3ff650d-19bf-4ff0-8497-de20b3ea22cc'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:30.925374 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:30.925374 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:30.925903 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e9fc9bae-3bea-4652-b348-81dd9401f665 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b01c3c3-9bfb-478d-beed-3a6a313677db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['580a88aa-655b-4052-bb90-3b0d7cfac287', 'cc60b912-3447-4b5b-a593-605ec59f68fb', 'c6bd0228-acdf-4f71-a573-192a1add260d', 'c3ff650d-19bf-4ff0-8497-de20b3ea22cc']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:30.926643 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e9fc9bae-3bea-4652-b348-81dd9401f665 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a59e1e9c-8184-4eaa-be43-b78cf1684b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:30.932861 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e70af7c4-70e1-4930-a7fd-409e0fe6b148 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/groups/31bb8775-d0d4-4f8e-8c4f-b394254c6168 returned with HTTP 200 Jul 31 09:32:30.933288 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 727/2909] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:32:30 2026] GET /volume/v3/groups/31bb8775-d0d4-4f8e-8c4f-b394254c6168 => generated 393 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:30.945503 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-43360a7e-87e8-4bd0-b942-0aaf51adddcd None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:30.947362 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-43360a7e-87e8-4bd0-b942-0aaf51adddcd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:30.947700 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-43360a7e-87e8-4bd0-b942-0aaf51adddcd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1198272077", "volume_type": "b9812218-7a1a-464c-beec-ad940cdcbdfc", "group_id": "31bb8775-d0d4-4f8e-8c4f-b394254c6168", "size": 1}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:30.949157 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-43360a7e-87e8-4bd0-b942-0aaf51adddcd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1198272077', 'volume_type': 'b9812218-7a1a-464c-beec-ad940cdcbdfc', 'group_id': '31bb8775-d0d4-4f8e-8c4f-b394254c6168', 'size': 1}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:30.956794 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:30.956794 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:30.957227 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-43360a7e-87e8-4bd0-b942-0aaf51adddcd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Create volume of 1 GB Jul 31 09:32:30.961933 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-43360a7e-87e8-4bd0-b942-0aaf51adddcd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Availability Zones retrieved successfully. Jul 31 09:32:30.967213 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-43360a7e-87e8-4bd0-b942-0aaf51adddcd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Flow 'volume_create_api' (331ec11b-edfe-49a0-a755-1ce19e0b24e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:30.967350 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e9fc9bae-3bea-4652-b348-81dd9401f665 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a59e1e9c-8184-4eaa-be43-b78cf1684b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '970ae51f-76ff-480c-8d61-6b3fa6adf363', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-943606032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='822d74964d404c048b04d34b8c4711fb',qos_specs=None,replication_status=,reservations=['580a88aa-655b-4052-bb90-3b0d7cfac287','cc60b912-3447-4b5b-a593-605ec59f68fb','c6bd0228-acdf-4f71-a573-192a1add260d','c3ff650d-19bf-4ff0-8497-de20b3ea22cc'],size=2,snapshot_id=6787d09b-be66-4305-a820-08111a46a22e,source_replicaid=,source_volid=None,status='creating',user_id='61d87e1c9efc45d7bc94ab9257b4e409',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:32:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-943606032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=970ae51f-76ff-480c-8d61-6b3fa6adf363,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='822d74964d404c048b04d34b8c4711fb',provider_auth=None,provider_geometry=None,provider_id=None,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=6787d09b-be66-4305-a820-08111a46a22e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61d87e1c9efc45d7bc94ab9257b4e409',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:30.968214 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e9fc9bae-3bea-4652-b348-81dd9401f665 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a5daaef-3084-4ef4-ac6b-82d8df9c9ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:30.968513 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-43360a7e-87e8-4bd0-b942-0aaf51adddcd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (280852ea-da5c-4970-9a76-c407571b6358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:30.969113 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:30.969113 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:30.969590 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-43360a7e-87e8-4bd0-b942-0aaf51adddcd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:30.989647 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e9fc9bae-3bea-4652-b348-81dd9401f665 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a5daaef-3084-4ef4-ac6b-82d8df9c9ff0) transitioned into state 'SUCCESS' from state '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-943606032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='822d74964d404c048b04d34b8c4711fb',qos_specs=None,replication_status=,reservations=['580a88aa-655b-4052-bb90-3b0d7cfac287','cc60b912-3447-4b5b-a593-605ec59f68fb','c6bd0228-acdf-4f71-a573-192a1add260d','c3ff650d-19bf-4ff0-8497-de20b3ea22cc'],size=2,snapshot_id=6787d09b-be66-4305-a820-08111a46a22e,source_replicaid=,source_volid=None,status='creating',user_id='61d87e1c9efc45d7bc94ab9257b4e409',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:30.990498 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e9fc9bae-3bea-4652-b348-81dd9401f665 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a34343a-8ca7-4e8c-90d6-37042a595470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:30.991333 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-43360a7e-87e8-4bd0-b942-0aaf51adddcd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (280852ea-da5c-4970-9a76-c407571b6358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:32:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b9812218-7a1a-464c-beec-ad940cdcbdfc,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1753763767',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9812218-7a1a-464c-beec-ad940cdcbdfc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '31bb8775-d0d4-4f8e-8c4f-b394254c6168', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:30.992072 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-43360a7e-87e8-4bd0-b942-0aaf51adddcd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5a25d45-78bf-4ca8-b0be-1a4e1d2301bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:31.026754 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e9fc9bae-3bea-4652-b348-81dd9401f665 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a34343a-8ca7-4e8c-90d6-37042a595470) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:31.027563 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-43360a7e-87e8-4bd0-b942-0aaf51adddcd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1753763767 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1753763767, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:32:31.027805 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-43360a7e-87e8-4bd0-b942-0aaf51adddcd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1753763767 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1753763767, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:32:31.027896 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e9fc9bae-3bea-4652-b348-81dd9401f665 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Flow 'volume_create_api' (12ff739a-24c6-4441-a7a0-7c21ae3a6a93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:31.028411 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e9fc9bae-3bea-4652-b348-81dd9401f665 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Create volume request issued successfully. Jul 31 09:32:31.029196 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e9fc9bae-3bea-4652-b348-81dd9401f665 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:32:31.029926 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 727/2910] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:32:30 2026] POST /volume/v3/volumes => generated 787 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:31.043629 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-1102672e-2575-407e-92b5-a92df9d887c2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:31.045477 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-28f82238-03b9-4ea1-88b9-f735a54a4520 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:31.046070 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1102672e-2575-407e-92b5-a92df9d887c2 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] GET https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 Jul 31 09:32:31.046169 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1102672e-2575-407e-92b5-a92df9d887c2 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:31.046350 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1102672e-2575-407e-92b5-a92df9d887c2 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:31.046512 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-1102672e-2575-407e-92b5-a92df9d887c2 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Show backup with id fdbc9e41-edfa-4050-bbb5-446742043e98. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:32:31.047724 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-28f82238-03b9-4ea1-88b9-f735a54a4520 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/970ae51f-76ff-480c-8d61-6b3fa6adf363 Jul 31 09:32:31.047724 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-28f82238-03b9-4ea1-88b9-f735a54a4520 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:31.047964 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-28f82238-03b9-4ea1-88b9-f735a54a4520 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:31.052040 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:31.052040 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:31.052884 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1102672e-2575-407e-92b5-a92df9d887c2 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 returned with HTTP 200 Jul 31 09:32:31.053430 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 731/2911] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:31 2026] GET /volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:31.054595 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:31.054595 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:31.058029 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-28f82238-03b9-4ea1-88b9-f735a54a4520 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:31.062167 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-28f82238-03b9-4ea1-88b9-f735a54a4520 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/970ae51f-76ff-480c-8d61-6b3fa6adf363 returned with HTTP 200 Jul 31 09:32:31.062939 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 728/2912] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:31 2026] GET /volume/v3/volumes/970ae51f-76ff-480c-8d61-6b3fa6adf363 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:31.070654 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-43360a7e-87e8-4bd0-b942-0aaf51adddcd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Created reservations ['ea638f96-9ae3-4686-a0b9-11c7af429a2e', '8bb7d10a-6cf9-4312-a45c-09294a6ee3ec', 'eb48e9c6-6d60-4ddc-9b48-5d570c56ad21', '7462862a-64fe-4e4f-aded-adef1b0a6bc1'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:31.071534 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-43360a7e-87e8-4bd0-b942-0aaf51adddcd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5a25d45-78bf-4ca8-b0be-1a4e1d2301bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea638f96-9ae3-4686-a0b9-11c7af429a2e', '8bb7d10a-6cf9-4312-a45c-09294a6ee3ec', 'eb48e9c6-6d60-4ddc-9b48-5d570c56ad21', '7462862a-64fe-4e4f-aded-adef1b0a6bc1']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:31.072267 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-43360a7e-87e8-4bd0-b942-0aaf51adddcd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e54db2a-334e-4550-8174-b1f693589705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:31.094893 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-43360a7e-87e8-4bd0-b942-0aaf51adddcd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e54db2a-334e-4550-8174-b1f693589705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f599c3e7-c2e6-448c-bebe-899a6a6f2408', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1198272077',encryption_key_id=None,group_id=31bb8775-d0d4-4f8e-8c4f-b394254c6168,group_type_id=,metadata={},multiattach=False,project_id='2d14b750697d4403a37d09dde2daf529',qos_specs=None,replication_status=,reservations=['ea638f96-9ae3-4686-a0b9-11c7af429a2e','8bb7d10a-6cf9-4312-a45c-09294a6ee3ec','eb48e9c6-6d60-4ddc-9b48-5d570c56ad21','7462862a-64fe-4e4f-aded-adef1b0a6bc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='540e0de38893497cadce4ce9da36bac3',volume_type_id=b9812218-7a1a-464c-beec-ad940cdcbdfc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:32:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1198272077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=31bb8775-d0d4-4f8e-8c4f-b394254c6168,host=None,id=f599c3e7-c2e6-448c-bebe-899a6a6f2408,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d14b750697d4403a37d09dde2daf529',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='540e0de38893497cadce4ce9da36bac3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b9812218-7a1a-464c-beec-ad940cdcbdfc),volume_type_id=b9812218-7a1a-464c-beec-ad940cdcbdfc)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:31.095719 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-43360a7e-87e8-4bd0-b942-0aaf51adddcd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfb8bb7a-8da4-443d-921a-e5f5c0e2778c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:31.119084 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-43360a7e-87e8-4bd0-b942-0aaf51adddcd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfb8bb7a-8da4-443d-921a-e5f5c0e2778c) transitioned into state 'SUCCESS' from state '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-1198272077',encryption_key_id=None,group_id=31bb8775-d0d4-4f8e-8c4f-b394254c6168,group_type_id=,metadata={},multiattach=False,project_id='2d14b750697d4403a37d09dde2daf529',qos_specs=None,replication_status=,reservations=['ea638f96-9ae3-4686-a0b9-11c7af429a2e','8bb7d10a-6cf9-4312-a45c-09294a6ee3ec','eb48e9c6-6d60-4ddc-9b48-5d570c56ad21','7462862a-64fe-4e4f-aded-adef1b0a6bc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='540e0de38893497cadce4ce9da36bac3',volume_type_id=b9812218-7a1a-464c-beec-ad940cdcbdfc)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:31.119674 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-43360a7e-87e8-4bd0-b942-0aaf51adddcd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3c8af08-7ffc-4694-b65d-8ad6b1ac1432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:31.132116 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-43360a7e-87e8-4bd0-b942-0aaf51adddcd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3c8af08-7ffc-4694-b65d-8ad6b1ac1432) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:31.133063 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-43360a7e-87e8-4bd0-b942-0aaf51adddcd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Flow 'volume_create_api' (331ec11b-edfe-49a0-a755-1ce19e0b24e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:31.133305 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-43360a7e-87e8-4bd0-b942-0aaf51adddcd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Create volume request issued successfully. Jul 31 09:32:31.133973 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-43360a7e-87e8-4bd0-b942-0aaf51adddcd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:31.134288 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-43360a7e-87e8-4bd0-b942-0aaf51adddcd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:31.183460 np0000006200 devstack@c-api.service[100314]: DEBUG oslo_db.sqlalchemy.engines [None req-43360a7e-87e8-4bd0-b942-0aaf51adddcd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:31.188019 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:31.188019 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:31.195498 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-43360a7e-87e8-4bd0-b942-0aaf51adddcd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:32:31.196035 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 727/2913] 10.4.3.226 () {70 vars in 1300 bytes} [Fri Jul 31 09:32:30 2026] POST /volume/v3/volumes => generated 823 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:31.213385 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-eb5077c8-6e00-4de4-872d-15ac6a4532bc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:31.216344 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eb5077c8-6e00-4de4-872d-15ac6a4532bc tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/volumes/f599c3e7-c2e6-448c-bebe-899a6a6f2408 Jul 31 09:32:31.216669 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eb5077c8-6e00-4de4-872d-15ac6a4532bc tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:31.216981 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eb5077c8-6e00-4de4-872d-15ac6a4532bc tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:31.225598 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:31.225598 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:31.231203 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-eb5077c8-6e00-4de4-872d-15ac6a4532bc tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Volume info retrieved successfully. Jul 31 09:32:31.232196 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-eb5077c8-6e00-4de4-872d-15ac6a4532bc tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:31.232431 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-eb5077c8-6e00-4de4-872d-15ac6a4532bc tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:31.303646 np0000006200 devstack@c-api.service[100316]: DEBUG oslo_db.sqlalchemy.engines [None req-eb5077c8-6e00-4de4-872d-15ac6a4532bc tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:31.307812 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:31.307812 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:31.316717 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eb5077c8-6e00-4de4-872d-15ac6a4532bc tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/volumes/f599c3e7-c2e6-448c-bebe-899a6a6f2408 returned with HTTP 200 Jul 31 09:32:31.317466 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 728/2914] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:31 2026] GET /volume/v3/volumes/f599c3e7-c2e6-448c-bebe-899a6a6f2408 => generated 891 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:32.065884 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-87c2d99a-e8d3-48ba-9e60-2bac0227e1c5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:32.067677 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-87c2d99a-e8d3-48ba-9e60-2bac0227e1c5 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] GET https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 Jul 31 09:32:32.067964 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-87c2d99a-e8d3-48ba-9e60-2bac0227e1c5 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:32.068157 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-87c2d99a-e8d3-48ba-9e60-2bac0227e1c5 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:32.068333 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-87c2d99a-e8d3-48ba-9e60-2bac0227e1c5 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Show backup with id fdbc9e41-edfa-4050-bbb5-446742043e98. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:32:32.074592 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:32.074592 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:32.075542 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-87c2d99a-e8d3-48ba-9e60-2bac0227e1c5 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 returned with HTTP 200 Jul 31 09:32:32.075905 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 732/2915] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:32 2026] GET /volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:32.082271 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7e2b8619-47af-40d7-9f69-83995061d8f6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:32.085103 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7e2b8619-47af-40d7-9f69-83995061d8f6 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/970ae51f-76ff-480c-8d61-6b3fa6adf363 Jul 31 09:32:32.085103 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7e2b8619-47af-40d7-9f69-83995061d8f6 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:32.085103 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7e2b8619-47af-40d7-9f69-83995061d8f6 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:32.093018 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:32.093018 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:32.097600 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7e2b8619-47af-40d7-9f69-83995061d8f6 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:32.102177 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7e2b8619-47af-40d7-9f69-83995061d8f6 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/970ae51f-76ff-480c-8d61-6b3fa6adf363 returned with HTTP 200 Jul 31 09:32:32.102612 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 729/2916] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:32 2026] GET /volume/v3/volumes/970ae51f-76ff-480c-8d61-6b3fa6adf363 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:32.115399 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5d7420ee-024d-4357-823d-485d3fd100cc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:32.117299 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5d7420ee-024d-4357-823d-485d3fd100cc tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/970ae51f-76ff-480c-8d61-6b3fa6adf363 Jul 31 09:32:32.117503 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5d7420ee-024d-4357-823d-485d3fd100cc tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:32.117674 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5d7420ee-024d-4357-823d-485d3fd100cc tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:32.125079 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:32.125079 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:32.128685 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-5d7420ee-024d-4357-823d-485d3fd100cc tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:32.134495 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5d7420ee-024d-4357-823d-485d3fd100cc tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/970ae51f-76ff-480c-8d61-6b3fa6adf363 returned with HTTP 200 Jul 31 09:32:32.134495 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 728/2917] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:32 2026] GET /volume/v3/volumes/970ae51f-76ff-480c-8d61-6b3fa6adf363 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:32.152860 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-20eaaf81-a4f6-4ea3-83b3-81448fb133b4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:32.154585 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-20eaaf81-a4f6-4ea3-83b3-81448fb133b4 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] DELETE https://10.4.3.226/volume/v3/volumes/970ae51f-76ff-480c-8d61-6b3fa6adf363 Jul 31 09:32:32.154908 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-20eaaf81-a4f6-4ea3-83b3-81448fb133b4 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:32.155214 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-20eaaf81-a4f6-4ea3-83b3-81448fb133b4 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:32.155503 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-20eaaf81-a4f6-4ea3-83b3-81448fb133b4 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete volume with id: 970ae51f-76ff-480c-8d61-6b3fa6adf363 Jul 31 09:32:32.167038 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:32.167038 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:32.167985 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-20eaaf81-a4f6-4ea3-83b3-81448fb133b4 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:32.194455 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-20eaaf81-a4f6-4ea3-83b3-81448fb133b4 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete volume request issued successfully. Jul 31 09:32:32.194455 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-20eaaf81-a4f6-4ea3-83b3-81448fb133b4 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/970ae51f-76ff-480c-8d61-6b3fa6adf363 returned with HTTP 202 Jul 31 09:32:32.194455 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 729/2918] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:32:32 2026] DELETE /volume/v3/volumes/970ae51f-76ff-480c-8d61-6b3fa6adf363 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:32.202727 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b6d5b537-2e7b-455d-b8b7-0cbaf2bd3a25 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:32.205017 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b6d5b537-2e7b-455d-b8b7-0cbaf2bd3a25 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/970ae51f-76ff-480c-8d61-6b3fa6adf363 Jul 31 09:32:32.205298 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b6d5b537-2e7b-455d-b8b7-0cbaf2bd3a25 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:32.205681 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b6d5b537-2e7b-455d-b8b7-0cbaf2bd3a25 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:32.215115 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:32.215115 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:32.219696 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-b6d5b537-2e7b-455d-b8b7-0cbaf2bd3a25 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:32.226161 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b6d5b537-2e7b-455d-b8b7-0cbaf2bd3a25 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/970ae51f-76ff-480c-8d61-6b3fa6adf363 returned with HTTP 200 Jul 31 09:32:32.226691 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 733/2919] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:32 2026] GET /volume/v3/volumes/970ae51f-76ff-480c-8d61-6b3fa6adf363 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:32.330081 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-72da46f4-8091-4999-aca3-3f468a9e16df None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:32.332142 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-72da46f4-8091-4999-aca3-3f468a9e16df tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/volumes/f599c3e7-c2e6-448c-bebe-899a6a6f2408 Jul 31 09:32:32.332474 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-72da46f4-8091-4999-aca3-3f468a9e16df tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:32.332730 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-72da46f4-8091-4999-aca3-3f468a9e16df tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:32.341135 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:32.341135 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:32.346766 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-72da46f4-8091-4999-aca3-3f468a9e16df tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Volume info retrieved successfully. Jul 31 09:32:32.347766 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-72da46f4-8091-4999-aca3-3f468a9e16df tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:32.348021 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-72da46f4-8091-4999-aca3-3f468a9e16df tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:32.394577 np0000006200 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-72da46f4-8091-4999-aca3-3f468a9e16df tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:32.397413 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:32.397413 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:32.405170 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-72da46f4-8091-4999-aca3-3f468a9e16df tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/volumes/f599c3e7-c2e6-448c-bebe-899a6a6f2408 returned with HTTP 200 Jul 31 09:32:32.405679 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 730/2920] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:32 2026] GET /volume/v3/volumes/f599c3e7-c2e6-448c-bebe-899a6a6f2408 => generated 916 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:32.416833 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-14be25c4-a2c2-4f17-8e71-f97095230af2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:32.419084 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-14be25c4-a2c2-4f17-8e71-f97095230af2 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] POST https://10.4.3.226/volume/v3/group_snapshots Jul 31 09:32:32.419269 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-14be25c4-a2c2-4f17-8e71-f97095230af2 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "31bb8775-d0d4-4f8e-8c4f-b394254c6168", "name": "tempest-group_snapshot-1500021594"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:32.420798 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.group_snapshots [None req-14be25c4-a2c2-4f17-8e71-f97095230af2 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '31bb8775-d0d4-4f8e-8c4f-b394254c6168', 'name': 'tempest-group_snapshot-1500021594'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 31 09:32:32.424646 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:32.424646 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:32.428435 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.group_snapshots [None req-14be25c4-a2c2-4f17-8e71-f97095230af2 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Creating group_snapshot tempest-group_snapshot-1500021594. Jul 31 09:32:32.463099 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:32.463099 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:32.474787 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-14be25c4-a2c2-4f17-8e71-f97095230af2 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1753763767 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1753763767, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:32:32.498952 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-14be25c4-a2c2-4f17-8e71-f97095230af2 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Created reservations ['17dee5ef-1473-4a58-a08c-f6c2d0de7a57', '43b0cd8f-11d5-4605-87d6-9ab6e3bba3a1', 'bc0c9719-9e7f-42fb-8007-9087159d35dc', '50a2ac8c-0f44-4816-ab58-b006f4287c61'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:32.542657 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-14be25c4-a2c2-4f17-8e71-f97095230af2 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/group_snapshots returned with HTTP 202 Jul 31 09:32:32.543167 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 729/2921] 10.4.3.226 () {70 vars in 1324 bytes} [Fri Jul 31 09:32:32 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:32.552394 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a6b49d35-4b83-4c3d-8343-c116ae900185 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:32.556138 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a6b49d35-4b83-4c3d-8343-c116ae900185 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/group_snapshots/bd4d70e1-ffc6-4e43-9dbe-5de931920eb5 Jul 31 09:32:32.556138 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a6b49d35-4b83-4c3d-8343-c116ae900185 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:32.556138 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a6b49d35-4b83-4c3d-8343-c116ae900185 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:32.556138 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.group_snapshots [None req-a6b49d35-4b83-4c3d-8343-c116ae900185 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] show called for member bd4d70e1-ffc6-4e43-9dbe-5de931920eb5 {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 09:32:32.562415 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:32.562415 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:32.567136 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a6b49d35-4b83-4c3d-8343-c116ae900185 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/group_snapshots/bd4d70e1-ffc6-4e43-9dbe-5de931920eb5 returned with HTTP 200 Jul 31 09:32:32.567702 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 730/2922] 10.4.3.226 () {68 vars in 1413 bytes} [Fri Jul 31 09:32:32 2026] GET /volume/v3/group_snapshots/bd4d70e1-ffc6-4e43-9dbe-5de931920eb5 => generated 307 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:32.787491 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7d326bcc-aa1e-476a-9f85-136e8064da55 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:32.789294 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7d326bcc-aa1e-476a-9f85-136e8064da55 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:32:32.789614 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7d326bcc-aa1e-476a-9f85-136e8064da55 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3452cddb-4636-4a3c-a1ad-595d65f282b1", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-211040308", "description": null, "metadata": null}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:32.801687 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:32.801687 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:32.802365 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-7d326bcc-aa1e-476a-9f85-136e8064da55 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:32:32.803633 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-7d326bcc-aa1e-476a-9f85-136e8064da55 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create snapshot from volume 3452cddb-4636-4a3c-a1ad-595d65f282b1 Jul 31 09:32:32.837561 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-7d326bcc-aa1e-476a-9f85-136e8064da55 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Created reservations ['a81e927a-c935-4cf6-95f2-a2e9597d09bf', '00b36c9c-ea30-405d-87c2-b738e308d904', '12117272-48d5-4f0b-b6af-3a53e00789d9', '2401ac48-e7f8-42a3-8395-c4d4b4fcdc73'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:32.871852 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-7d326bcc-aa1e-476a-9f85-136e8064da55 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot force create request issued successfully. Jul 31 09:32:32.872322 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7d326bcc-aa1e-476a-9f85-136e8064da55 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:32:32.872733 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 734/2923] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:32:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:32.885476 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-44fb4300-edbc-40c6-a470-7274fc636620 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:32.892791 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-44fb4300-edbc-40c6-a470-7274fc636620 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/caabba1b-2f7b-4bb7-8588-143c421e2a96 Jul 31 09:32:32.893040 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-44fb4300-edbc-40c6-a470-7274fc636620 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:32.893290 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-44fb4300-edbc-40c6-a470-7274fc636620 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:32.898341 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:32.898341 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:32.898807 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-44fb4300-edbc-40c6-a470-7274fc636620 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:32:32.899726 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-44fb4300-edbc-40c6-a470-7274fc636620 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/caabba1b-2f7b-4bb7-8588-143c421e2a96 returned with HTTP 200 Jul 31 09:32:32.900097 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 731/2924] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:32 2026] GET /volume/v3/snapshots/caabba1b-2f7b-4bb7-8588-143c421e2a96 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:33.095481 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d0ed5d60-504f-45ff-a039-f0cc21cf718f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:33.098204 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d0ed5d60-504f-45ff-a039-f0cc21cf718f tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] GET https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 Jul 31 09:32:33.098525 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d0ed5d60-504f-45ff-a039-f0cc21cf718f tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:33.098789 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d0ed5d60-504f-45ff-a039-f0cc21cf718f tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:33.098975 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-d0ed5d60-504f-45ff-a039-f0cc21cf718f tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Show backup with id fdbc9e41-edfa-4050-bbb5-446742043e98. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:32:33.104812 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:33.104812 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:33.105728 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d0ed5d60-504f-45ff-a039-f0cc21cf718f tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 returned with HTTP 200 Jul 31 09:32:33.106193 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 730/2925] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:33 2026] GET /volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:33.242156 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8ef56296-c848-46b6-89cb-65ceb25a85e7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:33.248276 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8ef56296-c848-46b6-89cb-65ceb25a85e7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/970ae51f-76ff-480c-8d61-6b3fa6adf363 Jul 31 09:32:33.248276 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8ef56296-c848-46b6-89cb-65ceb25a85e7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:33.248276 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8ef56296-c848-46b6-89cb-65ceb25a85e7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:33.258938 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8ef56296-c848-46b6-89cb-65ceb25a85e7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/970ae51f-76ff-480c-8d61-6b3fa6adf363 returned with HTTP 404 Jul 31 09:32:33.259253 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 731/2926] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:33 2026] GET /volume/v3/volumes/970ae51f-76ff-480c-8d61-6b3fa6adf363 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:33.271389 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-151c9283-8a51-47fd-a659-d05e2b3da0fb None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:33.273999 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-151c9283-8a51-47fd-a659-d05e2b3da0fb tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/970ae51f-76ff-480c-8d61-6b3fa6adf363 Jul 31 09:32:33.274288 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-151c9283-8a51-47fd-a659-d05e2b3da0fb tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:33.274524 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-151c9283-8a51-47fd-a659-d05e2b3da0fb tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:33.282537 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-151c9283-8a51-47fd-a659-d05e2b3da0fb tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/970ae51f-76ff-480c-8d61-6b3fa6adf363 returned with HTTP 404 Jul 31 09:32:33.283227 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 735/2927] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:33 2026] GET /volume/v3/volumes/970ae51f-76ff-480c-8d61-6b3fa6adf363 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:33.292270 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-29bd1b80-eee6-4d89-91a8-f2757a3b961c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:33.294222 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-29bd1b80-eee6-4d89-91a8-f2757a3b961c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] DELETE https://10.4.3.226/volume/v3/volumes/970ae51f-76ff-480c-8d61-6b3fa6adf363 Jul 31 09:32:33.294498 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-29bd1b80-eee6-4d89-91a8-f2757a3b961c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:33.294618 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-29bd1b80-eee6-4d89-91a8-f2757a3b961c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:33.294860 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-29bd1b80-eee6-4d89-91a8-f2757a3b961c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete volume with id: 970ae51f-76ff-480c-8d61-6b3fa6adf363 Jul 31 09:32:33.302313 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-29bd1b80-eee6-4d89-91a8-f2757a3b961c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/970ae51f-76ff-480c-8d61-6b3fa6adf363 returned with HTTP 404 Jul 31 09:32:33.302313 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 732/2928] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:32:33 2026] DELETE /volume/v3/volumes/970ae51f-76ff-480c-8d61-6b3fa6adf363 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:33.311181 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ceb2fb17-a298-4537-b41e-41f4ad1f17c8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:33.313657 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ceb2fb17-a298-4537-b41e-41f4ad1f17c8 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/6787d09b-be66-4305-a820-08111a46a22e Jul 31 09:32:33.313826 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ceb2fb17-a298-4537-b41e-41f4ad1f17c8 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:33.314162 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ceb2fb17-a298-4537-b41e-41f4ad1f17c8 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:33.314340 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-ceb2fb17-a298-4537-b41e-41f4ad1f17c8 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete snapshot with id: 6787d09b-be66-4305-a820-08111a46a22e Jul 31 09:32:33.322458 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:33.322458 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:33.323083 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-ceb2fb17-a298-4537-b41e-41f4ad1f17c8 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:32:33.349509 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-ceb2fb17-a298-4537-b41e-41f4ad1f17c8 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot delete request issued successfully. Jul 31 09:32:33.349645 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ceb2fb17-a298-4537-b41e-41f4ad1f17c8 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/6787d09b-be66-4305-a820-08111a46a22e returned with HTTP 202 Jul 31 09:32:33.350193 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 731/2929] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:32:33 2026] DELETE /volume/v3/snapshots/6787d09b-be66-4305-a820-08111a46a22e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:33.362935 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-87a0acb2-1742-46a5-afc5-2c97ec837678 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:33.367211 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-87a0acb2-1742-46a5-afc5-2c97ec837678 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/6787d09b-be66-4305-a820-08111a46a22e Jul 31 09:32:33.367211 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-87a0acb2-1742-46a5-afc5-2c97ec837678 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:33.367211 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-87a0acb2-1742-46a5-afc5-2c97ec837678 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:33.375645 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:33.375645 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:33.375645 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-87a0acb2-1742-46a5-afc5-2c97ec837678 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:32:33.375932 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-87a0acb2-1742-46a5-afc5-2c97ec837678 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/6787d09b-be66-4305-a820-08111a46a22e returned with HTTP 200 Jul 31 09:32:33.376647 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 732/2930] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:33 2026] GET /volume/v3/snapshots/6787d09b-be66-4305-a820-08111a46a22e => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:33.577596 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8d36e45a-a830-4e7d-b622-04a8622f0528 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:33.579335 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8d36e45a-a830-4e7d-b622-04a8622f0528 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/group_snapshots/bd4d70e1-ffc6-4e43-9dbe-5de931920eb5 Jul 31 09:32:33.579549 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8d36e45a-a830-4e7d-b622-04a8622f0528 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:33.579727 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8d36e45a-a830-4e7d-b622-04a8622f0528 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:33.579886 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.group_snapshots [None req-8d36e45a-a830-4e7d-b622-04a8622f0528 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] show called for member bd4d70e1-ffc6-4e43-9dbe-5de931920eb5 {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 09:32:33.587974 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:33.587974 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:33.615293 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8d36e45a-a830-4e7d-b622-04a8622f0528 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/group_snapshots/bd4d70e1-ffc6-4e43-9dbe-5de931920eb5 returned with HTTP 200 Jul 31 09:32:33.622696 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 736/2931] 10.4.3.226 () {68 vars in 1413 bytes} [Fri Jul 31 09:32:33 2026] GET /volume/v3/group_snapshots/bd4d70e1-ffc6-4e43-9dbe-5de931920eb5 => generated 308 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:33.632032 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-859a4668-5b24-438c-b2a0-1b4145e5ac05 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:33.634106 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-859a4668-5b24-438c-b2a0-1b4145e5ac05 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/snapshots/detail Jul 31 09:32:33.634351 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-859a4668-5b24-438c-b2a0-1b4145e5ac05 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:33.634601 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-859a4668-5b24-438c-b2a0-1b4145e5ac05 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:33.635654 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-859a4668-5b24-438c-b2a0-1b4145e5ac05 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:32:33.636468 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.db.api [None req-859a4668-5b24-438c-b2a0-1b4145e5ac05 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Building query based on filter {{(pid=100317) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:32:33.642566 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-859a4668-5b24-438c-b2a0-1b4145e5ac05 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Get all snapshots completed successfully. Jul 31 09:32:33.642973 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:33.642973 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:33.643717 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-859a4668-5b24-438c-b2a0-1b4145e5ac05 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 09:32:33.644207 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 733/2932] 10.4.3.226 () {66 vars in 1264 bytes} [Fri Jul 31 09:32:33 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:33.655975 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-73a10fc7-dd0f-4c29-a213-934278189474 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:33.659814 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-73a10fc7-dd0f-4c29-a213-934278189474 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/snapshots/826a82be-e9bc-47a0-b5cb-6737e48a1c7b Jul 31 09:32:33.660050 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-73a10fc7-dd0f-4c29-a213-934278189474 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:33.660311 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-73a10fc7-dd0f-4c29-a213-934278189474 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:33.668135 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:33.668135 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:33.668676 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-73a10fc7-dd0f-4c29-a213-934278189474 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Snapshot retrieved successfully. Jul 31 09:32:33.669569 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-73a10fc7-dd0f-4c29-a213-934278189474 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/snapshots/826a82be-e9bc-47a0-b5cb-6737e48a1c7b returned with HTTP 200 Jul 31 09:32:33.669962 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 732/2933] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:33 2026] GET /volume/v3/snapshots/826a82be-e9bc-47a0-b5cb-6737e48a1c7b => generated 451 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:33.679917 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f2dd4676-ca60-481a-a0fa-57d576e2b739 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:33.683503 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f2dd4676-ca60-481a-a0fa-57d576e2b739 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] POST https://10.4.3.226/volume/v3/groups/action Jul 31 09:32:33.683809 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f2dd4676-ca60-481a-a0fa-57d576e2b739 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "bd4d70e1-ffc6-4e43-9dbe-5de931920eb5", "name": "tempest-Group_from_snap-1198884133"}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:32:33.684090 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f2dd4676-ca60-481a-a0fa-57d576e2b739 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "bd4d70e1-ffc6-4e43-9dbe-5de931920eb5", "name": "tempest-Group_from_snap-1198884133"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:33.687055 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-f2dd4676-ca60-481a-a0fa-57d576e2b739 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'bd4d70e1-ffc6-4e43-9dbe-5de931920eb5', 'name': 'tempest-Group_from_snap-1198884133'}}. {{(pid=100316) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 31 09:32:33.687055 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.groups [None req-f2dd4676-ca60-481a-a0fa-57d576e2b739 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Creating group tempest-Group_from_snap-1198884133 from group_snapshot bd4d70e1-ffc6-4e43-9dbe-5de931920eb5. Jul 31 09:32:33.693138 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:33.693138 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:33.703226 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:33.703226 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:33.708809 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:33.708809 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:33.771464 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-f2dd4676-ca60-481a-a0fa-57d576e2b739 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Created reservations ['68f16c93-a757-43b2-96e3-03dd850a0b9f'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:33.835813 np0000006200 devstack@c-api.service[100316]: INFO cinder.group.api [None req-f2dd4676-ca60-481a-a0fa-57d576e2b739 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] A mapping entry already exists for group d9688f4b-205c-4424-aed6-40cecd140a3c and volume type b9812218-7a1a-464c-beec-ad940cdcbdfc. Do not need to create again. Jul 31 09:32:33.835946 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:33.835946 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:33.836737 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f2dd4676-ca60-481a-a0fa-57d576e2b739 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Availability Zones retrieved successfully. Jul 31 09:32:33.842949 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f2dd4676-ca60-481a-a0fa-57d576e2b739 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Flow 'volume_create_api' (acafce9a-00b5-46d1-be30-2beb421c79a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:33.844072 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f2dd4676-ca60-481a-a0fa-57d576e2b739 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0dc72df-fd43-4d5c-b545-9211b9907a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:33.845510 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-f2dd4676-ca60-481a-a0fa-57d576e2b739 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:33.881499 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f2dd4676-ca60-481a-a0fa-57d576e2b739 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0dc72df-fd43-4d5c-b545-9211b9907a4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '826a82be-e9bc-47a0-b5cb-6737e48a1c7b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:32:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b9812218-7a1a-464c-beec-ad940cdcbdfc,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1753763767',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9812218-7a1a-464c-beec-ad940cdcbdfc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd9688f4b-205c-4424-aed6-40cecd140a3c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:33.882388 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f2dd4676-ca60-481a-a0fa-57d576e2b739 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ffec585-8607-4e4e-b16e-6d48121a742b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:33.912087 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4d2bab67-685d-4195-b673-313c5f87e9a7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:33.914894 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4d2bab67-685d-4195-b673-313c5f87e9a7 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/caabba1b-2f7b-4bb7-8588-143c421e2a96 Jul 31 09:32:33.915179 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4d2bab67-685d-4195-b673-313c5f87e9a7 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:33.915339 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4d2bab67-685d-4195-b673-313c5f87e9a7 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:33.922429 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:33.922429 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:33.922947 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-4d2bab67-685d-4195-b673-313c5f87e9a7 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:32:33.923708 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4d2bab67-685d-4195-b673-313c5f87e9a7 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/caabba1b-2f7b-4bb7-8588-143c421e2a96 returned with HTTP 200 Jul 31 09:32:33.924284 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 737/2934] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:33 2026] GET /volume/v3/snapshots/caabba1b-2f7b-4bb7-8588-143c421e2a96 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:33.931538 np0000006200 devstack@c-api.service[100316]: WARNING cinder.quota [None req-f2dd4676-ca60-481a-a0fa-57d576e2b739 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1753763767 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1753763767, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:32:33.936255 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d7c518f6-0171-4b98-9c27-d3f17e5aa810 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:33.938592 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d7c518f6-0171-4b98-9c27-d3f17e5aa810 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/caabba1b-2f7b-4bb7-8588-143c421e2a96 Jul 31 09:32:33.938592 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d7c518f6-0171-4b98-9c27-d3f17e5aa810 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:33.938592 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d7c518f6-0171-4b98-9c27-d3f17e5aa810 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:33.944412 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:33.944412 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:33.944778 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-f2dd4676-ca60-481a-a0fa-57d576e2b739 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Created reservations ['fd72065a-50b1-4e41-8781-b3910cb45bc9', 'bf0d9551-361f-4624-a422-39586e86b47b'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:33.944946 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d7c518f6-0171-4b98-9c27-d3f17e5aa810 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:32:33.945977 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f2dd4676-ca60-481a-a0fa-57d576e2b739 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ffec585-8607-4e4e-b16e-6d48121a742b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd72065a-50b1-4e41-8781-b3910cb45bc9', 'bf0d9551-361f-4624-a422-39586e86b47b']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:33.946131 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d7c518f6-0171-4b98-9c27-d3f17e5aa810 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/caabba1b-2f7b-4bb7-8588-143c421e2a96 returned with HTTP 200 Jul 31 09:32:33.946678 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 734/2935] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:33 2026] GET /volume/v3/snapshots/caabba1b-2f7b-4bb7-8588-143c421e2a96 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:33.946966 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f2dd4676-ca60-481a-a0fa-57d576e2b739 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79db268d-1a42-4e95-9da7-b8551bb7f60b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:33.990446 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f2dd4676-ca60-481a-a0fa-57d576e2b739 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79db268d-1a42-4e95-9da7-b8551bb7f60b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddc3901c-6a51-487c-bcfb-97f8c804b221', '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=d9688f4b-205c-4424-aed6-40cecd140a3c,group_type_id=,metadata={},multiattach=False,project_id='2d14b750697d4403a37d09dde2daf529',qos_specs=None,replication_status=,reservations=['fd72065a-50b1-4e41-8781-b3910cb45bc9','bf0d9551-361f-4624-a422-39586e86b47b'],size=1,snapshot_id=826a82be-e9bc-47a0-b5cb-6737e48a1c7b,source_replicaid=,source_volid=None,status='creating',user_id='540e0de38893497cadce4ce9da36bac3',volume_type_id=b9812218-7a1a-464c-beec-ad940cdcbdfc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:32:33Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d9688f4b-205c-4424-aed6-40cecd140a3c,host=None,id=ddc3901c-6a51-487c-bcfb-97f8c804b221,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d14b750697d4403a37d09dde2daf529',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=826a82be-e9bc-47a0-b5cb-6737e48a1c7b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='540e0de38893497cadce4ce9da36bac3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b9812218-7a1a-464c-beec-ad940cdcbdfc),volume_type_id=b9812218-7a1a-464c-beec-ad940cdcbdfc)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:33.991260 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f2dd4676-ca60-481a-a0fa-57d576e2b739 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f36ec786-acc7-40ab-87c0-66995c584a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:34.011137 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f2dd4676-ca60-481a-a0fa-57d576e2b739 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f36ec786-acc7-40ab-87c0-66995c584a0e) transitioned into state 'SUCCESS' from 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=d9688f4b-205c-4424-aed6-40cecd140a3c,group_type_id=,metadata={},multiattach=False,project_id='2d14b750697d4403a37d09dde2daf529',qos_specs=None,replication_status=,reservations=['fd72065a-50b1-4e41-8781-b3910cb45bc9','bf0d9551-361f-4624-a422-39586e86b47b'],size=1,snapshot_id=826a82be-e9bc-47a0-b5cb-6737e48a1c7b,source_replicaid=,source_volid=None,status='creating',user_id='540e0de38893497cadce4ce9da36bac3',volume_type_id=b9812218-7a1a-464c-beec-ad940cdcbdfc)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:34.012158 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f2dd4676-ca60-481a-a0fa-57d576e2b739 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Flow 'volume_create_api' (acafce9a-00b5-46d1-be30-2beb421c79a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:34.012544 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f2dd4676-ca60-481a-a0fa-57d576e2b739 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Create volume request issued successfully. Jul 31 09:32:34.027366 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f2dd4676-ca60-481a-a0fa-57d576e2b739 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/groups/action returned with HTTP 202 Jul 31 09:32:34.027932 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 733/2936] 10.4.3.226 () {70 vars in 1318 bytes} [Fri Jul 31 09:32:33 2026] POST /volume/v3/groups/action => generated 103 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:34.038178 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-156b28fd-f70e-4f9f-8eee-46ccfcd0dec8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:34.040133 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-156b28fd-f70e-4f9f-8eee-46ccfcd0dec8 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:32:34.040476 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-156b28fd-f70e-4f9f-8eee-46ccfcd0dec8 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:34.040713 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-156b28fd-f70e-4f9f-8eee-46ccfcd0dec8 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'detail' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:34.042204 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [None req-156b28fd-f70e-4f9f-8eee-46ccfcd0dec8 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Removing options '' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:32:34.043394 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-156b28fd-f70e-4f9f-8eee-46ccfcd0dec8 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100314) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:32:34.055590 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-156b28fd-f70e-4f9f-8eee-46ccfcd0dec8 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Get all volumes completed successfully. Jul 31 09:32:34.056232 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-156b28fd-f70e-4f9f-8eee-46ccfcd0dec8 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:34.056419 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-156b28fd-f70e-4f9f-8eee-46ccfcd0dec8 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:34.109251 np0000006200 devstack@c-api.service[100314]: DEBUG oslo_db.sqlalchemy.engines [None req-156b28fd-f70e-4f9f-8eee-46ccfcd0dec8 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:34.116729 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:34.116729 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:34.121452 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-657300f8-e058-45f1-93f0-6bc194f0a3eb None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:34.125265 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-657300f8-e058-45f1-93f0-6bc194f0a3eb tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] GET https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 Jul 31 09:32:34.125265 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-657300f8-e058-45f1-93f0-6bc194f0a3eb tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:34.125265 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-657300f8-e058-45f1-93f0-6bc194f0a3eb tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:34.125265 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-657300f8-e058-45f1-93f0-6bc194f0a3eb tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Show backup with id fdbc9e41-edfa-4050-bbb5-446742043e98. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:32:34.125480 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-156b28fd-f70e-4f9f-8eee-46ccfcd0dec8 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:34.125586 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-156b28fd-f70e-4f9f-8eee-46ccfcd0dec8 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:34.130082 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:34.130082 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:34.131227 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-657300f8-e058-45f1-93f0-6bc194f0a3eb tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 returned with HTTP 200 Jul 31 09:32:34.131875 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 738/2937] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:34 2026] GET /volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:34.179102 np0000006200 devstack@c-api.service[100314]: DEBUG oslo_db.sqlalchemy.engines [None req-156b28fd-f70e-4f9f-8eee-46ccfcd0dec8 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:34.185384 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:34.185384 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:34.213099 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-156b28fd-f70e-4f9f-8eee-46ccfcd0dec8 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:32:34.213779 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 733/2938] 10.4.3.226 () {68 vars in 1299 bytes} [Fri Jul 31 09:32:34 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:32:34.232796 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4ee9818f-d2d5-4f6a-944a-c01568fcc664 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:34.239208 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4ee9818f-d2d5-4f6a-944a-c01568fcc664 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/volumes/ddc3901c-6a51-487c-bcfb-97f8c804b221 Jul 31 09:32:34.239632 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4ee9818f-d2d5-4f6a-944a-c01568fcc664 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:34.239956 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4ee9818f-d2d5-4f6a-944a-c01568fcc664 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:34.255278 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:34.255278 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:34.269102 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4ee9818f-d2d5-4f6a-944a-c01568fcc664 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Volume info retrieved successfully. Jul 31 09:32:34.269774 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-4ee9818f-d2d5-4f6a-944a-c01568fcc664 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:34.269976 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-4ee9818f-d2d5-4f6a-944a-c01568fcc664 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:34.332124 np0000006200 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-4ee9818f-d2d5-4f6a-944a-c01568fcc664 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:34.338093 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:34.338093 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:34.353792 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4ee9818f-d2d5-4f6a-944a-c01568fcc664 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/volumes/ddc3901c-6a51-487c-bcfb-97f8c804b221 returned with HTTP 200 Jul 31 09:32:34.354345 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 735/2939] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:34 2026] GET /volume/v3/volumes/ddc3901c-6a51-487c-bcfb-97f8c804b221 => generated 927 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:34.372623 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-77c0d916-2fb6-4123-9e8e-0046f771a3fc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:34.374868 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-77c0d916-2fb6-4123-9e8e-0046f771a3fc tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/groups/d9688f4b-205c-4424-aed6-40cecd140a3c Jul 31 09:32:34.375235 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-77c0d916-2fb6-4123-9e8e-0046f771a3fc tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:34.375475 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-77c0d916-2fb6-4123-9e8e-0046f771a3fc tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:34.375610 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-77c0d916-2fb6-4123-9e8e-0046f771a3fc tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] show called for member d9688f4b-205c-4424-aed6-40cecd140a3c {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:32:34.382267 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:34.382267 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:34.390122 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-da5e14c6-478a-45a8-9ca7-b755287a2840 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:34.395380 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-da5e14c6-478a-45a8-9ca7-b755287a2840 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/6787d09b-be66-4305-a820-08111a46a22e Jul 31 09:32:34.395380 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-da5e14c6-478a-45a8-9ca7-b755287a2840 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:34.395380 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-da5e14c6-478a-45a8-9ca7-b755287a2840 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:34.397563 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-77c0d916-2fb6-4123-9e8e-0046f771a3fc tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/groups/d9688f4b-205c-4424-aed6-40cecd140a3c returned with HTTP 200 Jul 31 09:32:34.397563 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 734/2940] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:32:34 2026] GET /volume/v3/groups/d9688f4b-205c-4424-aed6-40cecd140a3c => generated 418 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:34.403665 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-da5e14c6-478a-45a8-9ca7-b755287a2840 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/6787d09b-be66-4305-a820-08111a46a22e returned with HTTP 404 Jul 31 09:32:34.404623 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 739/2941] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:34 2026] GET /volume/v3/snapshots/6787d09b-be66-4305-a820-08111a46a22e => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:34.411660 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-39e539f7-8710-4030-963a-f5e557a187c0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:34.415151 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-37256cda-f52b-4731-8f84-b47f3fcaff47 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:34.415351 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-39e539f7-8710-4030-963a-f5e557a187c0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:32:34.415610 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-39e539f7-8710-4030-963a-f5e557a187c0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:34.416006 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-39e539f7-8710-4030-963a-f5e557a187c0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'detail' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:34.416006 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [None req-39e539f7-8710-4030-963a-f5e557a187c0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Removing options '' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:32:34.416757 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-39e539f7-8710-4030-963a-f5e557a187c0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100314) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:32:34.417405 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-37256cda-f52b-4731-8f84-b47f3fcaff47 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/b5c57929-c0f7-42ae-8606-d87477459628 Jul 31 09:32:34.417543 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-37256cda-f52b-4731-8f84-b47f3fcaff47 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:34.417754 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-37256cda-f52b-4731-8f84-b47f3fcaff47 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:34.425798 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:34.425798 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:34.427866 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-39e539f7-8710-4030-963a-f5e557a187c0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Get all volumes completed successfully. Jul 31 09:32:34.428781 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-39e539f7-8710-4030-963a-f5e557a187c0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:34.429022 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-39e539f7-8710-4030-963a-f5e557a187c0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:34.430396 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-37256cda-f52b-4731-8f84-b47f3fcaff47 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:34.435986 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-37256cda-f52b-4731-8f84-b47f3fcaff47 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/b5c57929-c0f7-42ae-8606-d87477459628 returned with HTTP 200 Jul 31 09:32:34.436392 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 736/2942] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:34 2026] GET /volume/v3/volumes/b5c57929-c0f7-42ae-8606-d87477459628 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:34.452331 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-31cee55f-2fe9-44c1-84c0-d867dc1d3e34 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:34.455818 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-31cee55f-2fe9-44c1-84c0-d867dc1d3e34 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] DELETE https://10.4.3.226/volume/v3/volumes/b5c57929-c0f7-42ae-8606-d87477459628 Jul 31 09:32:34.456027 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-31cee55f-2fe9-44c1-84c0-d867dc1d3e34 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:34.456259 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-31cee55f-2fe9-44c1-84c0-d867dc1d3e34 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:34.456432 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-31cee55f-2fe9-44c1-84c0-d867dc1d3e34 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete volume with id: b5c57929-c0f7-42ae-8606-d87477459628 Jul 31 09:32:34.465459 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:34.465459 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:34.466049 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-31cee55f-2fe9-44c1-84c0-d867dc1d3e34 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:34.480119 np0000006200 devstack@c-api.service[100314]: DEBUG oslo_db.sqlalchemy.engines [None req-39e539f7-8710-4030-963a-f5e557a187c0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:34.483165 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:34.483165 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:34.485329 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-31cee55f-2fe9-44c1-84c0-d867dc1d3e34 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete volume request issued successfully. Jul 31 09:32:34.485523 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-31cee55f-2fe9-44c1-84c0-d867dc1d3e34 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/b5c57929-c0f7-42ae-8606-d87477459628 returned with HTTP 202 Jul 31 09:32:34.485981 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 735/2943] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:32:34 2026] DELETE /volume/v3/volumes/b5c57929-c0f7-42ae-8606-d87477459628 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:34.487295 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-39e539f7-8710-4030-963a-f5e557a187c0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:34.487295 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-39e539f7-8710-4030-963a-f5e557a187c0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:34.499167 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2a8ab2b4-d8d6-4569-a99e-80222fa0eb8b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:34.500880 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2a8ab2b4-d8d6-4569-a99e-80222fa0eb8b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/b5c57929-c0f7-42ae-8606-d87477459628 Jul 31 09:32:34.501578 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2a8ab2b4-d8d6-4569-a99e-80222fa0eb8b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:34.501896 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2a8ab2b4-d8d6-4569-a99e-80222fa0eb8b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:34.521806 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:34.521806 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:34.532623 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-2a8ab2b4-d8d6-4569-a99e-80222fa0eb8b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:34.538813 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2a8ab2b4-d8d6-4569-a99e-80222fa0eb8b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/b5c57929-c0f7-42ae-8606-d87477459628 returned with HTTP 200 Jul 31 09:32:34.539303 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 740/2944] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:34 2026] GET /volume/v3/volumes/b5c57929-c0f7-42ae-8606-d87477459628 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:34.547559 np0000006200 devstack@c-api.service[100314]: DEBUG oslo_db.sqlalchemy.engines [None req-39e539f7-8710-4030-963a-f5e557a187c0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:34.551109 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:34.551109 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:34.560486 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-39e539f7-8710-4030-963a-f5e557a187c0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:32:34.560997 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 734/2945] 10.4.3.226 () {68 vars in 1299 bytes} [Fri Jul 31 09:32:34 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:32:34.577948 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e1fa723e-81f3-4007-9820-81edefc9e499 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:34.579836 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e1fa723e-81f3-4007-9820-81edefc9e499 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] POST https://10.4.3.226/volume/v3/groups/d9688f4b-205c-4424-aed6-40cecd140a3c/action Jul 31 09:32:34.580370 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e1fa723e-81f3-4007-9820-81edefc9e499 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:32:34.580501 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e1fa723e-81f3-4007-9820-81edefc9e499 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:34.582163 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-e1fa723e-81f3-4007-9820-81edefc9e499 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] delete called for group d9688f4b-205c-4424-aed6-40cecd140a3c {{(pid=100317) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 09:32:34.582302 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.groups [None req-e1fa723e-81f3-4007-9820-81edefc9e499 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Delete group with id: d9688f4b-205c-4424-aed6-40cecd140a3c Jul 31 09:32:34.586025 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:34.586025 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:34.632085 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e1fa723e-81f3-4007-9820-81edefc9e499 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/groups/d9688f4b-205c-4424-aed6-40cecd140a3c/action returned with HTTP 202 Jul 31 09:32:34.632730 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 737/2946] 10.4.3.226 () {70 vars in 1428 bytes} [Fri Jul 31 09:32:34 2026] POST /volume/v3/groups/d9688f4b-205c-4424-aed6-40cecd140a3c/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:32:34.640672 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-57a7e0b8-ccf4-4c54-8700-c0beb69572c0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:34.643074 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-57a7e0b8-ccf4-4c54-8700-c0beb69572c0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/volumes/ddc3901c-6a51-487c-bcfb-97f8c804b221 Jul 31 09:32:34.643445 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-57a7e0b8-ccf4-4c54-8700-c0beb69572c0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:34.643712 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-57a7e0b8-ccf4-4c54-8700-c0beb69572c0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:34.653654 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:34.653654 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:34.658382 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-57a7e0b8-ccf4-4c54-8700-c0beb69572c0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Volume info retrieved successfully. Jul 31 09:32:34.659580 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-57a7e0b8-ccf4-4c54-8700-c0beb69572c0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:34.659784 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-57a7e0b8-ccf4-4c54-8700-c0beb69572c0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:34.722006 np0000006200 devstack@c-api.service[100316]: DEBUG oslo_db.sqlalchemy.engines [None req-57a7e0b8-ccf4-4c54-8700-c0beb69572c0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:34.724733 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:34.724733 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:34.733177 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-57a7e0b8-ccf4-4c54-8700-c0beb69572c0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/volumes/ddc3901c-6a51-487c-bcfb-97f8c804b221 returned with HTTP 200 Jul 31 09:32:34.733800 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 736/2947] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:34 2026] GET /volume/v3/volumes/ddc3901c-6a51-487c-bcfb-97f8c804b221 => generated 926 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:35.143232 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-11d57ee2-f17b-42ef-a3cb-8d7b71570cf7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:35.145814 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-11d57ee2-f17b-42ef-a3cb-8d7b71570cf7 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] GET https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 Jul 31 09:32:35.146116 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-11d57ee2-f17b-42ef-a3cb-8d7b71570cf7 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:35.146287 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-11d57ee2-f17b-42ef-a3cb-8d7b71570cf7 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:35.146422 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-11d57ee2-f17b-42ef-a3cb-8d7b71570cf7 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Show backup with id fdbc9e41-edfa-4050-bbb5-446742043e98. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:32:35.154973 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:35.154973 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:35.155964 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-11d57ee2-f17b-42ef-a3cb-8d7b71570cf7 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 returned with HTTP 200 Jul 31 09:32:35.156451 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 741/2948] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:35 2026] GET /volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:35.554453 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-4db9851e-0db9-4b73-ac32-576c2638d58c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:35.556724 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4db9851e-0db9-4b73-ac32-576c2638d58c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/b5c57929-c0f7-42ae-8606-d87477459628 Jul 31 09:32:35.556982 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4db9851e-0db9-4b73-ac32-576c2638d58c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:35.557182 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4db9851e-0db9-4b73-ac32-576c2638d58c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:35.565126 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4db9851e-0db9-4b73-ac32-576c2638d58c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/b5c57929-c0f7-42ae-8606-d87477459628 returned with HTTP 404 Jul 31 09:32:35.565790 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 735/2949] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:35 2026] GET /volume/v3/volumes/b5c57929-c0f7-42ae-8606-d87477459628 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:35.578344 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c39a6c01-cb8a-4b6f-9c60-497b06be00b4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:35.580860 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c39a6c01-cb8a-4b6f-9c60-497b06be00b4 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 Jul 31 09:32:35.581149 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c39a6c01-cb8a-4b6f-9c60-497b06be00b4 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:35.581399 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c39a6c01-cb8a-4b6f-9c60-497b06be00b4 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:35.591826 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:35.591826 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:35.597217 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c39a6c01-cb8a-4b6f-9c60-497b06be00b4 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:35.603397 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c39a6c01-cb8a-4b6f-9c60-497b06be00b4 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 returned with HTTP 200 Jul 31 09:32:35.604752 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 738/2950] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:35 2026] GET /volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:35.618696 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6b81fbea-5127-46cb-9c72-062a1daa7ea7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:35.621234 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6b81fbea-5127-46cb-9c72-062a1daa7ea7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:35.621832 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6b81fbea-5127-46cb-9c72-062a1daa7ea7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-515709496"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:35.624014 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-6b81fbea-5127-46cb-9c72-062a1daa7ea7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-515709496'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:35.624238 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-6b81fbea-5127-46cb-9c72-062a1daa7ea7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Create volume of 1 GB Jul 31 09:32:35.629079 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6b81fbea-5127-46cb-9c72-062a1daa7ea7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Availability Zones retrieved successfully. Jul 31 09:32:35.637224 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6b81fbea-5127-46cb-9c72-062a1daa7ea7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Flow 'volume_create_api' (1d643db9-29ca-41e8-afb7-3623af2c987b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:35.638564 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6b81fbea-5127-46cb-9c72-062a1daa7ea7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55e428db-3f0e-4969-96bf-2eee456d0960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:35.639995 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-6b81fbea-5127-46cb-9c72-062a1daa7ea7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:35.676339 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6b81fbea-5127-46cb-9c72-062a1daa7ea7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55e428db-3f0e-4969-96bf-2eee456d0960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:35.676888 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6b81fbea-5127-46cb-9c72-062a1daa7ea7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2633f5b9-94eb-42a4-b0d0-7fa7bb375d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:35.724475 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-6b81fbea-5127-46cb-9c72-062a1daa7ea7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Created reservations ['671559e2-aaf4-4772-a0dd-e54f5d2aeb1a', 'b306e963-ee3b-4dff-8387-4812080a011b', '61bdcc6b-82c9-4ab0-a48d-2282760cb98a', '6156e99a-0e5a-4c7d-8f23-fdba864e3b4d'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:35.725653 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6b81fbea-5127-46cb-9c72-062a1daa7ea7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2633f5b9-94eb-42a4-b0d0-7fa7bb375d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['671559e2-aaf4-4772-a0dd-e54f5d2aeb1a', 'b306e963-ee3b-4dff-8387-4812080a011b', '61bdcc6b-82c9-4ab0-a48d-2282760cb98a', '6156e99a-0e5a-4c7d-8f23-fdba864e3b4d']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:35.726768 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6b81fbea-5127-46cb-9c72-062a1daa7ea7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67c62128-005f-4d44-ba08-3a8efda1fb4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:35.753654 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-06c53537-1ad3-47e5-be2b-3ec7b3f90d20 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:35.756113 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-06c53537-1ad3-47e5-be2b-3ec7b3f90d20 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/volumes/ddc3901c-6a51-487c-bcfb-97f8c804b221 Jul 31 09:32:35.756360 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-06c53537-1ad3-47e5-be2b-3ec7b3f90d20 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:35.756545 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-06c53537-1ad3-47e5-be2b-3ec7b3f90d20 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:35.758010 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6b81fbea-5127-46cb-9c72-062a1daa7ea7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67c62128-005f-4d44-ba08-3a8efda1fb4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0886fc39-719a-428a-985b-1c58f5d68bca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-515709496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='822d74964d404c048b04d34b8c4711fb',qos_specs=None,replication_status=,reservations=['671559e2-aaf4-4772-a0dd-e54f5d2aeb1a','b306e963-ee3b-4dff-8387-4812080a011b','61bdcc6b-82c9-4ab0-a48d-2282760cb98a','6156e99a-0e5a-4c7d-8f23-fdba864e3b4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61d87e1c9efc45d7bc94ab9257b4e409',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:32:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-515709496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0886fc39-719a-428a-985b-1c58f5d68bca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='822d74964d404c048b04d34b8c4711fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61d87e1c9efc45d7bc94ab9257b4e409',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:35.759485 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6b81fbea-5127-46cb-9c72-062a1daa7ea7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (269921cb-ac49-43c3-b892-b0c7a6e7d512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:35.765583 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-06c53537-1ad3-47e5-be2b-3ec7b3f90d20 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/volumes/ddc3901c-6a51-487c-bcfb-97f8c804b221 returned with HTTP 404 Jul 31 09:32:35.766191 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 742/2951] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:35 2026] GET /volume/v3/volumes/ddc3901c-6a51-487c-bcfb-97f8c804b221 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:32:35.776191 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-fcb53dda-c4f5-430e-a043-1540d9633f86 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:35.779280 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fcb53dda-c4f5-430e-a043-1540d9633f86 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/groups/d9688f4b-205c-4424-aed6-40cecd140a3c Jul 31 09:32:35.779673 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fcb53dda-c4f5-430e-a043-1540d9633f86 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:35.780010 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fcb53dda-c4f5-430e-a043-1540d9633f86 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:35.780233 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.groups [None req-fcb53dda-c4f5-430e-a043-1540d9633f86 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] show called for member d9688f4b-205c-4424-aed6-40cecd140a3c {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:32:35.782016 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6b81fbea-5127-46cb-9c72-062a1daa7ea7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (269921cb-ac49-43c3-b892-b0c7a6e7d512) transitioned into state 'SUCCESS' from state '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-515709496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='822d74964d404c048b04d34b8c4711fb',qos_specs=None,replication_status=,reservations=['671559e2-aaf4-4772-a0dd-e54f5d2aeb1a','b306e963-ee3b-4dff-8387-4812080a011b','61bdcc6b-82c9-4ab0-a48d-2282760cb98a','6156e99a-0e5a-4c7d-8f23-fdba864e3b4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61d87e1c9efc45d7bc94ab9257b4e409',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:35.782832 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6b81fbea-5127-46cb-9c72-062a1daa7ea7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f2c907b-0753-43ea-a585-8b58cc210279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:35.785635 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fcb53dda-c4f5-430e-a043-1540d9633f86 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/groups/d9688f4b-205c-4424-aed6-40cecd140a3c returned with HTTP 404 Jul 31 09:32:35.786592 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 736/2952] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:32:35 2026] GET /volume/v3/groups/d9688f4b-205c-4424-aed6-40cecd140a3c => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:32:35.794769 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4e54bbb8-7731-4eff-acf0-da10d92a080d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:35.795198 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6b81fbea-5127-46cb-9c72-062a1daa7ea7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f2c907b-0753-43ea-a585-8b58cc210279) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:35.796254 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6b81fbea-5127-46cb-9c72-062a1daa7ea7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Flow 'volume_create_api' (1d643db9-29ca-41e8-afb7-3623af2c987b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:35.796659 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6b81fbea-5127-46cb-9c72-062a1daa7ea7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Create volume request issued successfully. Jul 31 09:32:35.797031 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4e54bbb8-7731-4eff-acf0-da10d92a080d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] DELETE https://10.4.3.226/volume/v3/group_snapshots/bd4d70e1-ffc6-4e43-9dbe-5de931920eb5 Jul 31 09:32:35.797329 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4e54bbb8-7731-4eff-acf0-da10d92a080d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:35.797449 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6b81fbea-5127-46cb-9c72-062a1daa7ea7 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:32:35.797551 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4e54bbb8-7731-4eff-acf0-da10d92a080d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:35.797717 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.group_snapshots [None req-4e54bbb8-7731-4eff-acf0-da10d92a080d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] delete called for member bd4d70e1-ffc6-4e43-9dbe-5de931920eb5 {{(pid=100317) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 09:32:35.797850 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.group_snapshots [None req-4e54bbb8-7731-4eff-acf0-da10d92a080d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Delete group_snapshot with id: bd4d70e1-ffc6-4e43-9dbe-5de931920eb5 Jul 31 09:32:35.798174 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 737/2953] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:32:35 2026] POST /volume/v3/volumes => generated 753 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 09:32:35.803483 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:35.803483 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:35.812716 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a6462414-e954-4d23-9a56-1e1db0f0c66a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:35.815932 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a6462414-e954-4d23-9a56-1e1db0f0c66a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/0886fc39-719a-428a-985b-1c58f5d68bca Jul 31 09:32:35.816098 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a6462414-e954-4d23-9a56-1e1db0f0c66a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:35.816298 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a6462414-e954-4d23-9a56-1e1db0f0c66a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:35.826830 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:35.826830 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:35.837157 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a6462414-e954-4d23-9a56-1e1db0f0c66a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:35.846502 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a6462414-e954-4d23-9a56-1e1db0f0c66a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/0886fc39-719a-428a-985b-1c58f5d68bca returned with HTTP 200 Jul 31 09:32:35.847335 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 743/2954] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:35 2026] GET /volume/v3/volumes/0886fc39-719a-428a-985b-1c58f5d68bca => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:35.850304 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4e54bbb8-7731-4eff-acf0-da10d92a080d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/group_snapshots/bd4d70e1-ffc6-4e43-9dbe-5de931920eb5 returned with HTTP 202 Jul 31 09:32:35.850608 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 739/2955] 10.4.3.226 () {68 vars in 1416 bytes} [Fri Jul 31 09:32:35 2026] DELETE /volume/v3/group_snapshots/bd4d70e1-ffc6-4e43-9dbe-5de931920eb5 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:32:35.863986 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1ea05317-173e-44f3-9ccf-3e44227d7ade None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:35.865755 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1ea05317-173e-44f3-9ccf-3e44227d7ade tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:32:35.866091 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1ea05317-173e-44f3-9ccf-3e44227d7ade tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:35.866532 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1ea05317-173e-44f3-9ccf-3e44227d7ade tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'detail' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:35.866812 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [None req-1ea05317-173e-44f3-9ccf-3e44227d7ade tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Removing options '' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:32:35.867565 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-1ea05317-173e-44f3-9ccf-3e44227d7ade tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100314) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:32:35.880497 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-1ea05317-173e-44f3-9ccf-3e44227d7ade tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Get all volumes completed successfully. Jul 31 09:32:35.881507 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-1ea05317-173e-44f3-9ccf-3e44227d7ade tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:35.881703 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-1ea05317-173e-44f3-9ccf-3e44227d7ade tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:35.928476 np0000006200 devstack@c-api.service[100314]: DEBUG oslo_db.sqlalchemy.engines [None req-1ea05317-173e-44f3-9ccf-3e44227d7ade tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:35.932038 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:35.932038 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:35.941704 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1ea05317-173e-44f3-9ccf-3e44227d7ade tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:32:35.942466 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 737/2956] 10.4.3.226 () {68 vars in 1299 bytes} [Fri Jul 31 09:32:35 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:35.957957 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9403667c-2b27-4fb7-b26d-86d8f49e78aa None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:35.960354 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9403667c-2b27-4fb7-b26d-86d8f49e78aa tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/snapshots/detail Jul 31 09:32:35.960597 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9403667c-2b27-4fb7-b26d-86d8f49e78aa tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:35.960837 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9403667c-2b27-4fb7-b26d-86d8f49e78aa tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:35.961212 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-9403667c-2b27-4fb7-b26d-86d8f49e78aa tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:32:35.961611 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:35.961611 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:35.962711 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.db.api [None req-9403667c-2b27-4fb7-b26d-86d8f49e78aa tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Building query based on filter {{(pid=100316) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:32:35.968025 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9403667c-2b27-4fb7-b26d-86d8f49e78aa tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Get all snapshots completed successfully. Jul 31 09:32:35.968511 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:35.968511 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:35.969296 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9403667c-2b27-4fb7-b26d-86d8f49e78aa tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 09:32:35.969922 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 738/2957] 10.4.3.226 () {66 vars in 1264 bytes} [Fri Jul 31 09:32:35 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:35.981545 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d41baef9-cda4-4dd2-955f-b5fa04143bb1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:35.983935 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d41baef9-cda4-4dd2-955f-b5fa04143bb1 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/snapshots/826a82be-e9bc-47a0-b5cb-6737e48a1c7b Jul 31 09:32:35.984162 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d41baef9-cda4-4dd2-955f-b5fa04143bb1 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:35.984766 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d41baef9-cda4-4dd2-955f-b5fa04143bb1 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:35.990839 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d41baef9-cda4-4dd2-955f-b5fa04143bb1 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/snapshots/826a82be-e9bc-47a0-b5cb-6737e48a1c7b returned with HTTP 404 Jul 31 09:32:35.991370 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 744/2958] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:35 2026] GET /volume/v3/snapshots/826a82be-e9bc-47a0-b5cb-6737e48a1c7b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:35.999180 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2f4da881-a068-43f4-860b-d9712f2af7da None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:36.001547 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2f4da881-a068-43f4-860b-d9712f2af7da tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/group_snapshots/bd4d70e1-ffc6-4e43-9dbe-5de931920eb5 Jul 31 09:32:36.001836 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2f4da881-a068-43f4-860b-d9712f2af7da tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:36.002074 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2f4da881-a068-43f4-860b-d9712f2af7da tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:36.002276 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.group_snapshots [None req-2f4da881-a068-43f4-860b-d9712f2af7da tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] show called for member bd4d70e1-ffc6-4e43-9dbe-5de931920eb5 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 09:32:36.006059 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2f4da881-a068-43f4-860b-d9712f2af7da tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/group_snapshots/bd4d70e1-ffc6-4e43-9dbe-5de931920eb5 returned with HTTP 404 Jul 31 09:32:36.006709 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 740/2959] 10.4.3.226 () {68 vars in 1413 bytes} [Fri Jul 31 09:32:35 2026] GET /volume/v3/group_snapshots/bd4d70e1-ffc6-4e43-9dbe-5de931920eb5 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:32:36.014725 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-bbd9b2f4-1425-489c-8007-931c8796a90e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:36.017927 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bbd9b2f4-1425-489c-8007-931c8796a90e tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:32:36.018657 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bbd9b2f4-1425-489c-8007-931c8796a90e tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:36.019024 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bbd9b2f4-1425-489c-8007-931c8796a90e tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'detail' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:36.019703 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [None req-bbd9b2f4-1425-489c-8007-931c8796a90e tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Removing options '' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:32:36.021621 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-bbd9b2f4-1425-489c-8007-931c8796a90e tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100314) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:32:36.035363 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-bbd9b2f4-1425-489c-8007-931c8796a90e tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Get all volumes completed successfully. Jul 31 09:32:36.036659 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-bbd9b2f4-1425-489c-8007-931c8796a90e tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:36.036844 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-bbd9b2f4-1425-489c-8007-931c8796a90e tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:36.073352 np0000006200 devstack@c-api.service[100314]: DEBUG oslo_db.sqlalchemy.engines [None req-bbd9b2f4-1425-489c-8007-931c8796a90e tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:36.077785 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:36.077785 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:36.092217 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bbd9b2f4-1425-489c-8007-931c8796a90e tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:32:36.095618 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 738/2960] 10.4.3.226 () {68 vars in 1299 bytes} [Fri Jul 31 09:32:36 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:36.115660 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a21fd67d-a887-47fb-beb4-423b10ffafa0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:36.118211 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a21fd67d-a887-47fb-beb4-423b10ffafa0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] POST https://10.4.3.226/volume/v3/groups/31bb8775-d0d4-4f8e-8c4f-b394254c6168/action Jul 31 09:32:36.118689 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a21fd67d-a887-47fb-beb4-423b10ffafa0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:32:36.118860 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a21fd67d-a887-47fb-beb4-423b10ffafa0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:36.120848 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-a21fd67d-a887-47fb-beb4-423b10ffafa0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] delete called for group 31bb8775-d0d4-4f8e-8c4f-b394254c6168 {{(pid=100316) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 09:32:36.121007 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.groups [None req-a21fd67d-a887-47fb-beb4-423b10ffafa0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Delete group with id: 31bb8775-d0d4-4f8e-8c4f-b394254c6168 Jul 31 09:32:36.124764 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:36.124764 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:36.168226 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5a6ef4ed-3fb2-4787-bc53-a8f203763d2f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:36.170327 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5a6ef4ed-3fb2-4787-bc53-a8f203763d2f tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] GET https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 Jul 31 09:32:36.170532 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5a6ef4ed-3fb2-4787-bc53-a8f203763d2f tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:36.170734 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5a6ef4ed-3fb2-4787-bc53-a8f203763d2f tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:36.170881 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-5a6ef4ed-3fb2-4787-bc53-a8f203763d2f tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Show backup with id fdbc9e41-edfa-4050-bbb5-446742043e98. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:32:36.171194 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a21fd67d-a887-47fb-beb4-423b10ffafa0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/groups/31bb8775-d0d4-4f8e-8c4f-b394254c6168/action returned with HTTP 202 Jul 31 09:32:36.171775 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 739/2961] 10.4.3.226 () {70 vars in 1428 bytes} [Fri Jul 31 09:32:36 2026] POST /volume/v3/groups/31bb8775-d0d4-4f8e-8c4f-b394254c6168/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:32:36.180576 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:36.180576 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:36.181428 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5a6ef4ed-3fb2-4787-bc53-a8f203763d2f tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 returned with HTTP 200 Jul 31 09:32:36.181774 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 745/2962] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:36 2026] GET /volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:36.183032 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7e0e0f46-c05e-4f0d-9d4a-f4166f902f32 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:36.184858 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7e0e0f46-c05e-4f0d-9d4a-f4166f902f32 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/volumes/f599c3e7-c2e6-448c-bebe-899a6a6f2408 Jul 31 09:32:36.185180 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7e0e0f46-c05e-4f0d-9d4a-f4166f902f32 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:36.185405 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7e0e0f46-c05e-4f0d-9d4a-f4166f902f32 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:36.193831 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:36.193831 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:36.197865 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7e0e0f46-c05e-4f0d-9d4a-f4166f902f32 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Volume info retrieved successfully. Jul 31 09:32:36.198884 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-7e0e0f46-c05e-4f0d-9d4a-f4166f902f32 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:36.199264 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-7e0e0f46-c05e-4f0d-9d4a-f4166f902f32 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:36.245171 np0000006200 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-7e0e0f46-c05e-4f0d-9d4a-f4166f902f32 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:36.248296 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:36.248296 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:36.255649 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7e0e0f46-c05e-4f0d-9d4a-f4166f902f32 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/volumes/f599c3e7-c2e6-448c-bebe-899a6a6f2408 returned with HTTP 200 Jul 31 09:32:36.256028 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 741/2963] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:36 2026] GET /volume/v3/volumes/f599c3e7-c2e6-448c-bebe-899a6a6f2408 => generated 915 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:36.865562 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-cfbe9f5e-20b8-4d2a-a460-891c76b54373 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:36.868324 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cfbe9f5e-20b8-4d2a-a460-891c76b54373 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/0886fc39-719a-428a-985b-1c58f5d68bca Jul 31 09:32:36.868324 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cfbe9f5e-20b8-4d2a-a460-891c76b54373 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:36.868487 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cfbe9f5e-20b8-4d2a-a460-891c76b54373 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:36.883711 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:36.883711 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:36.896622 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-cfbe9f5e-20b8-4d2a-a460-891c76b54373 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:36.906987 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cfbe9f5e-20b8-4d2a-a460-891c76b54373 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/0886fc39-719a-428a-985b-1c58f5d68bca returned with HTTP 200 Jul 31 09:32:36.908047 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 739/2964] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:36 2026] GET /volume/v3/volumes/0886fc39-719a-428a-985b-1c58f5d68bca => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:36.927492 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-985775bd-d2c2-4485-a955-70319522c260 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:36.932515 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-985775bd-d2c2-4485-a955-70319522c260 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:32:36.932992 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-985775bd-d2c2-4485-a955-70319522c260 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0886fc39-719a-428a-985b-1c58f5d68bca", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1166215893"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:36.962598 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:36.962598 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:36.962598 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-985775bd-d2c2-4485-a955-70319522c260 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:36.962598 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-985775bd-d2c2-4485-a955-70319522c260 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Create snapshot from volume 0886fc39-719a-428a-985b-1c58f5d68bca Jul 31 09:32:36.999067 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-985775bd-d2c2-4485-a955-70319522c260 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Created reservations ['6397de86-1421-44ee-96e2-c5739f3e3ba8', '2ef80951-b521-476e-a3e6-6ce6caa71f06', '107ce144-3804-4b9c-a58a-29921ea122ed', 'e5380f81-5594-434d-a35d-390042260977'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:37.040043 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-985775bd-d2c2-4485-a955-70319522c260 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot create request issued successfully. Jul 31 09:32:37.040639 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-985775bd-d2c2-4485-a955-70319522c260 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:32:37.041219 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 740/2965] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:32:36 2026] POST /volume/v3/snapshots => generated 310 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:37.052376 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-822c0365-07a0-4512-8097-171341d6d896 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:37.054238 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-822c0365-07a0-4512-8097-171341d6d896 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/d70183f3-d577-46b7-b97f-7cec9e8e58e8 Jul 31 09:32:37.054470 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-822c0365-07a0-4512-8097-171341d6d896 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:37.054648 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-822c0365-07a0-4512-8097-171341d6d896 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:37.065202 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:37.065202 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:37.068057 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-822c0365-07a0-4512-8097-171341d6d896 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:32:37.069972 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-822c0365-07a0-4512-8097-171341d6d896 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/d70183f3-d577-46b7-b97f-7cec9e8e58e8 returned with HTTP 200 Jul 31 09:32:37.070393 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 746/2966] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:37 2026] GET /volume/v3/snapshots/d70183f3-d577-46b7-b97f-7cec9e8e58e8 => generated 442 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:37.195948 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-89b2ebf4-4867-40d4-b6ae-ea1d012648e8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:37.199354 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-89b2ebf4-4867-40d4-b6ae-ea1d012648e8 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] GET https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 Jul 31 09:32:37.199656 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-89b2ebf4-4867-40d4-b6ae-ea1d012648e8 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:37.200019 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-89b2ebf4-4867-40d4-b6ae-ea1d012648e8 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:37.200164 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-89b2ebf4-4867-40d4-b6ae-ea1d012648e8 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Show backup with id fdbc9e41-edfa-4050-bbb5-446742043e98. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:32:37.207784 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:37.207784 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:37.208835 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-89b2ebf4-4867-40d4-b6ae-ea1d012648e8 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 returned with HTTP 200 Jul 31 09:32:37.209343 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 742/2967] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:37 2026] GET /volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:37.276809 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1d07aef8-f35c-4727-86b8-0a15d1eb5c1f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:37.279221 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1d07aef8-f35c-4727-86b8-0a15d1eb5c1f tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/volumes/f599c3e7-c2e6-448c-bebe-899a6a6f2408 Jul 31 09:32:37.279743 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1d07aef8-f35c-4727-86b8-0a15d1eb5c1f tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:37.280401 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1d07aef8-f35c-4727-86b8-0a15d1eb5c1f tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:37.288363 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1d07aef8-f35c-4727-86b8-0a15d1eb5c1f tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/volumes/f599c3e7-c2e6-448c-bebe-899a6a6f2408 returned with HTTP 404 Jul 31 09:32:37.288992 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 740/2968] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:37 2026] GET /volume/v3/volumes/f599c3e7-c2e6-448c-bebe-899a6a6f2408 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:32:37.299159 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-852cec67-46de-41ef-9e1e-edad4e511891 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:37.300769 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-852cec67-46de-41ef-9e1e-edad4e511891 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/groups/31bb8775-d0d4-4f8e-8c4f-b394254c6168 Jul 31 09:32:37.301014 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-852cec67-46de-41ef-9e1e-edad4e511891 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:37.301202 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-852cec67-46de-41ef-9e1e-edad4e511891 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:37.301373 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-852cec67-46de-41ef-9e1e-edad4e511891 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] show called for member 31bb8775-d0d4-4f8e-8c4f-b394254c6168 {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:32:37.306377 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-852cec67-46de-41ef-9e1e-edad4e511891 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/groups/31bb8775-d0d4-4f8e-8c4f-b394254c6168 returned with HTTP 404 Jul 31 09:32:37.307171 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 741/2969] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:32:37 2026] GET /volume/v3/groups/31bb8775-d0d4-4f8e-8c4f-b394254c6168 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:32:37.315331 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-428f0ccb-0177-425b-b75b-fc3d67fab83b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:37.318510 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-428f0ccb-0177-425b-b75b-fc3d67fab83b tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] DELETE https://10.4.3.226/volume/v3/group_types/1e72d160-81f1-4c05-b983-8e135a62671f Jul 31 09:32:37.318857 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-428f0ccb-0177-425b-b75b-fc3d67fab83b tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:37.319551 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-428f0ccb-0177-425b-b75b-fc3d67fab83b tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:37.340337 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-428f0ccb-0177-425b-b75b-fc3d67fab83b tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] https://10.4.3.226/volume/v3/group_types/1e72d160-81f1-4c05-b983-8e135a62671f returned with HTTP 202 Jul 31 09:32:37.341074 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 747/2970] 10.4.3.226 () {68 vars in 1404 bytes} [Fri Jul 31 09:32:37 2026] DELETE /volume/v3/group_types/1e72d160-81f1-4c05-b983-8e135a62671f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:32:37.355813 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8eb95127-3784-4efa-9f35-272a8eeb7f9e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:37.359093 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8eb95127-3784-4efa-9f35-272a8eeb7f9e tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] DELETE https://10.4.3.226/volume/v3/types/b9812218-7a1a-464c-beec-ad940cdcbdfc Jul 31 09:32:37.359324 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8eb95127-3784-4efa-9f35-272a8eeb7f9e tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:37.359598 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8eb95127-3784-4efa-9f35-272a8eeb7f9e tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:37.387042 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8eb95127-3784-4efa-9f35-272a8eeb7f9e tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] https://10.4.3.226/volume/v3/types/b9812218-7a1a-464c-beec-ad940cdcbdfc returned with HTTP 202 Jul 31 09:32:37.387823 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 743/2971] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:32:37 2026] DELETE /volume/v3/types/b9812218-7a1a-464c-beec-ad940cdcbdfc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:37.394717 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d479d954-4aee-4cd3-8c6b-e66af735379a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:37.396812 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d479d954-4aee-4cd3-8c6b-e66af735379a tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] GET https://10.4.3.226/volume/v3/types/b9812218-7a1a-464c-beec-ad940cdcbdfc Jul 31 09:32:37.397049 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d479d954-4aee-4cd3-8c6b-e66af735379a tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:37.397271 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d479d954-4aee-4cd3-8c6b-e66af735379a tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:37.400951 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d479d954-4aee-4cd3-8c6b-e66af735379a tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] https://10.4.3.226/volume/v3/types/b9812218-7a1a-464c-beec-ad940cdcbdfc returned with HTTP 404 Jul 31 09:32:37.401507 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 741/2972] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:32:37 2026] GET /volume/v3/types/b9812218-7a1a-464c-beec-ad940cdcbdfc => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:37.414187 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-401f634c-8f05-42d1-8057-a37b3d3ac2b9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:37.416505 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-401f634c-8f05-42d1-8057-a37b3d3ac2b9 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:32:37.417668 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-401f634c-8f05-42d1-8057-a37b3d3ac2b9 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-330482750"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:37.419224 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:37.419224 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:37.431342 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-401f634c-8f05-42d1-8057-a37b3d3ac2b9 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:32:37.431715 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 742/2973] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:32:37 2026] POST /volume/v3/types => generated 223 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:37.440646 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-883bf337-5812-4ea4-9e0d-268a7c62e476 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:37.444507 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-883bf337-5812-4ea4-9e0d-268a7c62e476 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] POST https://10.4.3.226/volume/v3/group_types Jul 31 09:32:37.445060 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-883bf337-5812-4ea4-9e0d-268a7c62e476 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-261943178"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:37.461071 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-883bf337-5812-4ea4-9e0d-268a7c62e476 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] https://10.4.3.226/volume/v3/group_types returned with HTTP 202 Jul 31 09:32:37.461692 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 748/2974] 10.4.3.226 () {70 vars in 1311 bytes} [Fri Jul 31 09:32:37 2026] POST /volume/v3/group_types => generated 180 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:37.469434 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c7a6f820-d999-4e9c-aac4-aeb912e09bac None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:37.471214 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c7a6f820-d999-4e9c-aac4-aeb912e09bac tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] POST https://10.4.3.226/volume/v3/groups Jul 31 09:32:37.471721 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c7a6f820-d999-4e9c-aac4-aeb912e09bac tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "208c3f95-479f-4205-9938-8c5e328c5d6c", "volume_types": ["1356e7c1-dbae-4d15-881e-182fd8c01b9f"], "name": "tempest-GroupSnapshotsTest-Group-696514057"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:37.473535 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-c7a6f820-d999-4e9c-aac4-aeb912e09bac tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Creating new group {'group': {'group_type': '208c3f95-479f-4205-9938-8c5e328c5d6c', 'volume_types': ['1356e7c1-dbae-4d15-881e-182fd8c01b9f'], 'name': 'tempest-GroupSnapshotsTest-Group-696514057'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 09:32:37.476788 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.groups [None req-c7a6f820-d999-4e9c-aac4-aeb912e09bac tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Creating group tempest-GroupSnapshotsTest-Group-696514057. Jul 31 09:32:37.483561 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c7a6f820-d999-4e9c-aac4-aeb912e09bac tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Availability Zones retrieved successfully. Jul 31 09:32:37.499104 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-c7a6f820-d999-4e9c-aac4-aeb912e09bac tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Created reservations ['ba0ec8fd-adf9-46f8-95d0-7bccd274431b'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:37.525581 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c7a6f820-d999-4e9c-aac4-aeb912e09bac tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/groups returned with HTTP 202 Jul 31 09:32:37.526301 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 744/2975] 10.4.3.226 () {70 vars in 1297 bytes} [Fri Jul 31 09:32:37 2026] POST /volume/v3/groups => generated 111 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:37.538681 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-32d36a5e-ebe1-4a15-a54c-4726f49f1c03 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:37.543058 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-32d36a5e-ebe1-4a15-a54c-4726f49f1c03 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 Jul 31 09:32:37.543351 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-32d36a5e-ebe1-4a15-a54c-4726f49f1c03 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:37.543591 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-32d36a5e-ebe1-4a15-a54c-4726f49f1c03 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:37.543772 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.groups [None req-32d36a5e-ebe1-4a15-a54c-4726f49f1c03 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] show called for member 676ca7ac-1b9c-487c-a747-3e49a8d67e56 {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:32:37.550261 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:37.550261 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:37.565516 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-32d36a5e-ebe1-4a15-a54c-4726f49f1c03 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 returned with HTTP 200 Jul 31 09:32:37.566212 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 742/2976] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:32:37 2026] GET /volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 => generated 391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:38.082201 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fc4bdb04-8908-4098-87d9-de2481cabe9c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:38.084133 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fc4bdb04-8908-4098-87d9-de2481cabe9c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/d70183f3-d577-46b7-b97f-7cec9e8e58e8 Jul 31 09:32:38.084378 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fc4bdb04-8908-4098-87d9-de2481cabe9c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:38.084611 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fc4bdb04-8908-4098-87d9-de2481cabe9c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:38.091203 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:38.091203 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:38.091539 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fc4bdb04-8908-4098-87d9-de2481cabe9c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:32:38.092399 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fc4bdb04-8908-4098-87d9-de2481cabe9c tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/d70183f3-d577-46b7-b97f-7cec9e8e58e8 returned with HTTP 200 Jul 31 09:32:38.092933 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 743/2977] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:38 2026] GET /volume/v3/snapshots/d70183f3-d577-46b7-b97f-7cec9e8e58e8 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:38.121267 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f5ff46c4-c224-4114-9f63-4fc92b1b887a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:38.123428 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f5ff46c4-c224-4114-9f63-4fc92b1b887a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:38.123864 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f5ff46c4-c224-4114-9f63-4fc92b1b887a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d70183f3-d577-46b7-b97f-7cec9e8e58e8", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1177346982"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:38.126398 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-f5ff46c4-c224-4114-9f63-4fc92b1b887a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Create volume request body: {'volume': {'snapshot_id': 'd70183f3-d577-46b7-b97f-7cec9e8e58e8', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1177346982'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:38.134224 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:38.134224 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:38.134962 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f5ff46c4-c224-4114-9f63-4fc92b1b887a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:32:38.135122 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-f5ff46c4-c224-4114-9f63-4fc92b1b887a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Create volume of 1 GB Jul 31 09:32:38.139732 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f5ff46c4-c224-4114-9f63-4fc92b1b887a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Availability Zones retrieved successfully. Jul 31 09:32:38.146634 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f5ff46c4-c224-4114-9f63-4fc92b1b887a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Flow 'volume_create_api' (bc72c716-fdaa-45d5-ae2b-0e1215e2fefe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:38.148092 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f5ff46c4-c224-4114-9f63-4fc92b1b887a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c53d6c5-e247-4ed4-ba60-6c7e628b7d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:38.149744 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-f5ff46c4-c224-4114-9f63-4fc92b1b887a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:38.187793 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f5ff46c4-c224-4114-9f63-4fc92b1b887a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c53d6c5-e247-4ed4-ba60-6c7e628b7d8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd70183f3-d577-46b7-b97f-7cec9e8e58e8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:38.189278 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f5ff46c4-c224-4114-9f63-4fc92b1b887a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24627fe4-add8-422e-84ae-08cbd4dac9f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:38.223157 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a7bcc90b-2577-4150-855b-c12bd902e6f3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:38.225613 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a7bcc90b-2577-4150-855b-c12bd902e6f3 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] GET https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 Jul 31 09:32:38.225613 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a7bcc90b-2577-4150-855b-c12bd902e6f3 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:38.225613 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a7bcc90b-2577-4150-855b-c12bd902e6f3 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:38.225972 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-a7bcc90b-2577-4150-855b-c12bd902e6f3 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Show backup with id fdbc9e41-edfa-4050-bbb5-446742043e98. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:32:38.231852 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:38.231852 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:38.233618 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a7bcc90b-2577-4150-855b-c12bd902e6f3 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 returned with HTTP 200 Jul 31 09:32:38.233618 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 745/2978] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:38 2026] GET /volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:38.247682 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-f5ff46c4-c224-4114-9f63-4fc92b1b887a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Created reservations ['1d906f3c-f71c-4331-9b9a-472272f2687e', 'bae56b3e-cea3-4222-b4ac-8405b1a83331', 'be7ea3c8-00a5-41d7-99f8-cd4e623edb12', '6805bdf1-fffd-4d49-aa91-d0fa92338567'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:38.248729 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f5ff46c4-c224-4114-9f63-4fc92b1b887a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24627fe4-add8-422e-84ae-08cbd4dac9f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d906f3c-f71c-4331-9b9a-472272f2687e', 'bae56b3e-cea3-4222-b4ac-8405b1a83331', 'be7ea3c8-00a5-41d7-99f8-cd4e623edb12', '6805bdf1-fffd-4d49-aa91-d0fa92338567']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:38.249559 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f5ff46c4-c224-4114-9f63-4fc92b1b887a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c26b8b5-b439-4dd1-b76d-928f69db8f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:38.290383 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f5ff46c4-c224-4114-9f63-4fc92b1b887a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c26b8b5-b439-4dd1-b76d-928f69db8f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a37dc6f1-45bb-4f97-a271-f7978addb22d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1177346982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='822d74964d404c048b04d34b8c4711fb',qos_specs=None,replication_status=,reservations=['1d906f3c-f71c-4331-9b9a-472272f2687e','bae56b3e-cea3-4222-b4ac-8405b1a83331','be7ea3c8-00a5-41d7-99f8-cd4e623edb12','6805bdf1-fffd-4d49-aa91-d0fa92338567'],size=1,snapshot_id=d70183f3-d577-46b7-b97f-7cec9e8e58e8,source_replicaid=,source_volid=None,status='creating',user_id='61d87e1c9efc45d7bc94ab9257b4e409',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:32:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1177346982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a37dc6f1-45bb-4f97-a271-f7978addb22d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='822d74964d404c048b04d34b8c4711fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d70183f3-d577-46b7-b97f-7cec9e8e58e8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61d87e1c9efc45d7bc94ab9257b4e409',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:38.291223 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f5ff46c4-c224-4114-9f63-4fc92b1b887a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65122951-11fc-46a2-9b97-d3db2c3902e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:38.312029 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f5ff46c4-c224-4114-9f63-4fc92b1b887a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65122951-11fc-46a2-9b97-d3db2c3902e7) transitioned into state 'SUCCESS' from state '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-1177346982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='822d74964d404c048b04d34b8c4711fb',qos_specs=None,replication_status=,reservations=['1d906f3c-f71c-4331-9b9a-472272f2687e','bae56b3e-cea3-4222-b4ac-8405b1a83331','be7ea3c8-00a5-41d7-99f8-cd4e623edb12','6805bdf1-fffd-4d49-aa91-d0fa92338567'],size=1,snapshot_id=d70183f3-d577-46b7-b97f-7cec9e8e58e8,source_replicaid=,source_volid=None,status='creating',user_id='61d87e1c9efc45d7bc94ab9257b4e409',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:38.312723 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f5ff46c4-c224-4114-9f63-4fc92b1b887a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (674e23e2-7dc6-447e-aca6-97bdd376a768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:38.334310 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f5ff46c4-c224-4114-9f63-4fc92b1b887a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (674e23e2-7dc6-447e-aca6-97bdd376a768) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:38.336572 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f5ff46c4-c224-4114-9f63-4fc92b1b887a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Flow 'volume_create_api' (bc72c716-fdaa-45d5-ae2b-0e1215e2fefe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:38.336572 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f5ff46c4-c224-4114-9f63-4fc92b1b887a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Create volume request issued successfully. Jul 31 09:32:38.336572 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f5ff46c4-c224-4114-9f63-4fc92b1b887a tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:32:38.336572 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 749/2979] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:32:38 2026] POST /volume/v3/volumes => generated 788 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:38.350702 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-fea4cd75-94b6-46a8-8328-e9fb0db33f23 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:38.353078 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fea4cd75-94b6-46a8-8328-e9fb0db33f23 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/a37dc6f1-45bb-4f97-a271-f7978addb22d Jul 31 09:32:38.353078 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fea4cd75-94b6-46a8-8328-e9fb0db33f23 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:38.353186 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fea4cd75-94b6-46a8-8328-e9fb0db33f23 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:38.363559 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:38.363559 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:38.368491 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-fea4cd75-94b6-46a8-8328-e9fb0db33f23 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:38.373868 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fea4cd75-94b6-46a8-8328-e9fb0db33f23 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/a37dc6f1-45bb-4f97-a271-f7978addb22d returned with HTTP 200 Jul 31 09:32:38.375190 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 743/2980] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:38 2026] GET /volume/v3/volumes/a37dc6f1-45bb-4f97-a271-f7978addb22d => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:32:38.579187 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c3448009-5752-47bb-92cf-0ffff0945f12 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:38.582585 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c3448009-5752-47bb-92cf-0ffff0945f12 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 Jul 31 09:32:38.582902 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c3448009-5752-47bb-92cf-0ffff0945f12 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:38.583195 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c3448009-5752-47bb-92cf-0ffff0945f12 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:38.583391 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-c3448009-5752-47bb-92cf-0ffff0945f12 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] show called for member 676ca7ac-1b9c-487c-a747-3e49a8d67e56 {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:32:38.589751 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:38.589751 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:38.601474 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c3448009-5752-47bb-92cf-0ffff0945f12 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 returned with HTTP 200 Jul 31 09:32:38.601977 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 744/2981] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:32:38 2026] GET /volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:38.622179 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7f96a266-da9a-4efe-abd0-238f2df390b5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:38.624226 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f96a266-da9a-4efe-abd0-238f2df390b5 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:38.624358 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7f96a266-da9a-4efe-abd0-238f2df390b5 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-376652462", "volume_type": "1356e7c1-dbae-4d15-881e-182fd8c01b9f", "group_id": "676ca7ac-1b9c-487c-a747-3e49a8d67e56", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:38.626626 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-7f96a266-da9a-4efe-abd0-238f2df390b5 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-376652462', 'volume_type': '1356e7c1-dbae-4d15-881e-182fd8c01b9f', 'group_id': '676ca7ac-1b9c-487c-a747-3e49a8d67e56', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:38.640461 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:38.640461 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:38.641187 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-7f96a266-da9a-4efe-abd0-238f2df390b5 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Create volume of 1 GB Jul 31 09:32:38.649531 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7f96a266-da9a-4efe-abd0-238f2df390b5 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Availability Zones retrieved successfully. Jul 31 09:32:38.658428 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7f96a266-da9a-4efe-abd0-238f2df390b5 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Flow 'volume_create_api' (f7c2c77e-b913-4b18-9e23-6b4bb98075ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:38.660227 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7f96a266-da9a-4efe-abd0-238f2df390b5 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7e5d32f-a784-410f-9089-138372d87101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:38.661071 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:38.661071 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:38.661827 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-7f96a266-da9a-4efe-abd0-238f2df390b5 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:38.692741 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7f96a266-da9a-4efe-abd0-238f2df390b5 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7e5d32f-a784-410f-9089-138372d87101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:32:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1356e7c1-dbae-4d15-881e-182fd8c01b9f,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-330482750',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1356e7c1-dbae-4d15-881e-182fd8c01b9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '676ca7ac-1b9c-487c-a747-3e49a8d67e56', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:38.694581 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7f96a266-da9a-4efe-abd0-238f2df390b5 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (717f28bd-3f18-4805-90af-e7d9c664720a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:38.745450 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-7f96a266-da9a-4efe-abd0-238f2df390b5 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-330482750 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-330482750, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:32:38.745843 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-7f96a266-da9a-4efe-abd0-238f2df390b5 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-330482750 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-330482750, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:32:38.788619 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-7f96a266-da9a-4efe-abd0-238f2df390b5 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Created reservations ['62ed8617-b76a-46f3-b6a6-e31566c48bc0', '821ebf4b-f190-47e5-add0-9d515608eca7', 'bb6d18a0-b22a-450c-9879-0c68d7018aa2', '6c84cd06-4c48-4392-b2cb-f59320122175'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:38.789700 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7f96a266-da9a-4efe-abd0-238f2df390b5 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (717f28bd-3f18-4805-90af-e7d9c664720a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62ed8617-b76a-46f3-b6a6-e31566c48bc0', '821ebf4b-f190-47e5-add0-9d515608eca7', 'bb6d18a0-b22a-450c-9879-0c68d7018aa2', '6c84cd06-4c48-4392-b2cb-f59320122175']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:38.790590 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7f96a266-da9a-4efe-abd0-238f2df390b5 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9122b2a3-fa0c-474c-a1b8-787caf1eaadf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:38.817730 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7f96a266-da9a-4efe-abd0-238f2df390b5 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9122b2a3-fa0c-474c-a1b8-787caf1eaadf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af85c657-4cc0-439a-9393-143b39e1889b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-376652462',encryption_key_id=None,group_id=676ca7ac-1b9c-487c-a747-3e49a8d67e56,group_type_id=,metadata={},multiattach=False,project_id='2d14b750697d4403a37d09dde2daf529',qos_specs=None,replication_status=,reservations=['62ed8617-b76a-46f3-b6a6-e31566c48bc0','821ebf4b-f190-47e5-add0-9d515608eca7','bb6d18a0-b22a-450c-9879-0c68d7018aa2','6c84cd06-4c48-4392-b2cb-f59320122175'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='540e0de38893497cadce4ce9da36bac3',volume_type_id=1356e7c1-dbae-4d15-881e-182fd8c01b9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:32:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-376652462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=676ca7ac-1b9c-487c-a747-3e49a8d67e56,host=None,id=af85c657-4cc0-439a-9393-143b39e1889b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d14b750697d4403a37d09dde2daf529',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='540e0de38893497cadce4ce9da36bac3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1356e7c1-dbae-4d15-881e-182fd8c01b9f),volume_type_id=1356e7c1-dbae-4d15-881e-182fd8c01b9f)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:38.818988 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7f96a266-da9a-4efe-abd0-238f2df390b5 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb2fa6a5-6bbb-4da0-a16e-cb438c54c1bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:38.846539 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7f96a266-da9a-4efe-abd0-238f2df390b5 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb2fa6a5-6bbb-4da0-a16e-cb438c54c1bc) transitioned into state 'SUCCESS' from state '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-376652462',encryption_key_id=None,group_id=676ca7ac-1b9c-487c-a747-3e49a8d67e56,group_type_id=,metadata={},multiattach=False,project_id='2d14b750697d4403a37d09dde2daf529',qos_specs=None,replication_status=,reservations=['62ed8617-b76a-46f3-b6a6-e31566c48bc0','821ebf4b-f190-47e5-add0-9d515608eca7','bb6d18a0-b22a-450c-9879-0c68d7018aa2','6c84cd06-4c48-4392-b2cb-f59320122175'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='540e0de38893497cadce4ce9da36bac3',volume_type_id=1356e7c1-dbae-4d15-881e-182fd8c01b9f)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:38.847506 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7f96a266-da9a-4efe-abd0-238f2df390b5 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c60b34ee-9c1d-4365-9e5a-0743acf55fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:38.863658 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7f96a266-da9a-4efe-abd0-238f2df390b5 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c60b34ee-9c1d-4365-9e5a-0743acf55fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:38.864718 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7f96a266-da9a-4efe-abd0-238f2df390b5 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Flow 'volume_create_api' (f7c2c77e-b913-4b18-9e23-6b4bb98075ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:38.865182 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7f96a266-da9a-4efe-abd0-238f2df390b5 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Create volume request issued successfully. Jul 31 09:32:38.866159 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-7f96a266-da9a-4efe-abd0-238f2df390b5 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:38.866405 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-7f96a266-da9a-4efe-abd0-238f2df390b5 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:38.914200 np0000006200 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-7f96a266-da9a-4efe-abd0-238f2df390b5 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:38.918146 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:38.918146 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:38.922427 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f96a266-da9a-4efe-abd0-238f2df390b5 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:32:38.922813 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 746/2982] 10.4.3.226 () {70 vars in 1300 bytes} [Fri Jul 31 09:32:38 2026] POST /volume/v3/volumes => generated 821 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:38.939987 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6cf42b5b-22f6-4281-8b9d-409897528ed4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:38.942415 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6cf42b5b-22f6-4281-8b9d-409897528ed4 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/volumes/af85c657-4cc0-439a-9393-143b39e1889b Jul 31 09:32:38.942700 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6cf42b5b-22f6-4281-8b9d-409897528ed4 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:38.942977 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6cf42b5b-22f6-4281-8b9d-409897528ed4 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:38.951845 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:38.951845 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:38.956589 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-6cf42b5b-22f6-4281-8b9d-409897528ed4 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Volume info retrieved successfully. Jul 31 09:32:38.957523 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-6cf42b5b-22f6-4281-8b9d-409897528ed4 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:38.958018 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-6cf42b5b-22f6-4281-8b9d-409897528ed4 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:39.020302 np0000006200 devstack@c-api.service[100315]: DEBUG oslo_db.sqlalchemy.engines [None req-6cf42b5b-22f6-4281-8b9d-409897528ed4 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:39.024494 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:39.024494 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:39.033573 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6cf42b5b-22f6-4281-8b9d-409897528ed4 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/volumes/af85c657-4cc0-439a-9393-143b39e1889b returned with HTTP 200 Jul 31 09:32:39.034080 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 750/2983] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:38 2026] GET /volume/v3/volumes/af85c657-4cc0-439a-9393-143b39e1889b => generated 889 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:39.247827 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-77fd456f-0572-4578-b5a8-f76d8bb46615 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:39.252637 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-77fd456f-0572-4578-b5a8-f76d8bb46615 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] GET https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 Jul 31 09:32:39.252918 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-77fd456f-0572-4578-b5a8-f76d8bb46615 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:39.253176 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-77fd456f-0572-4578-b5a8-f76d8bb46615 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:39.253347 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-77fd456f-0572-4578-b5a8-f76d8bb46615 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Show backup with id fdbc9e41-edfa-4050-bbb5-446742043e98. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:32:39.259257 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:39.259257 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:39.260643 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-77fd456f-0572-4578-b5a8-f76d8bb46615 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 returned with HTTP 200 Jul 31 09:32:39.261159 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 744/2984] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:39 2026] GET /volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:39.276825 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3f45acc3-4f2d-405f-8e71-b1fff0320b28 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:39.280761 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3f45acc3-4f2d-405f-8e71-b1fff0320b28 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] GET https://10.4.3.226/volume/v3/volumes/23a9c63e-6652-4d80-a322-30eec4538487 Jul 31 09:32:39.281064 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3f45acc3-4f2d-405f-8e71-b1fff0320b28 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:39.281354 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3f45acc3-4f2d-405f-8e71-b1fff0320b28 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:39.295820 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:39.295820 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:39.301624 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3f45acc3-4f2d-405f-8e71-b1fff0320b28 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Volume info retrieved successfully. Jul 31 09:32:39.308283 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3f45acc3-4f2d-405f-8e71-b1fff0320b28 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/volumes/23a9c63e-6652-4d80-a322-30eec4538487 returned with HTTP 200 Jul 31 09:32:39.308783 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 745/2985] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:39 2026] GET /volume/v3/volumes/23a9c63e-6652-4d80-a322-30eec4538487 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:39.327387 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2caaf3cd-5d8c-4359-9546-ed7cad01a948 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:39.328387 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2caaf3cd-5d8c-4359-9546-ed7cad01a948 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] PUT https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 Jul 31 09:32:39.328786 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2caaf3cd-5d8c-4359-9546-ed7cad01a948 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1052561049", "description": "tempest-volume-backup-description-866516402"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:39.336585 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:39.336585 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:39.349814 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2caaf3cd-5d8c-4359-9546-ed7cad01a948 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 returned with HTTP 200 Jul 31 09:32:39.350141 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 747/2986] 10.4.3.226 () {70 vars in 1409 bytes} [Fri Jul 31 09:32:39 2026] PUT /volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 => generated 333 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:39.359877 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3621d3a5-c33e-4503-8ab4-433714c5c1fb None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:39.362257 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3621d3a5-c33e-4503-8ab4-433714c5c1fb tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] GET https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 Jul 31 09:32:39.362538 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3621d3a5-c33e-4503-8ab4-433714c5c1fb tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:39.362767 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3621d3a5-c33e-4503-8ab4-433714c5c1fb tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:39.362930 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-3621d3a5-c33e-4503-8ab4-433714c5c1fb tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Show backup with id fdbc9e41-edfa-4050-bbb5-446742043e98. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:32:39.367343 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:39.367343 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:39.368150 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3621d3a5-c33e-4503-8ab4-433714c5c1fb tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 returned with HTTP 200 Jul 31 09:32:39.368871 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 751/2987] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:39 2026] GET /volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 => generated 840 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:39.383933 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1c523ce0-d7e0-48af-b2ef-c92facce603e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:39.387759 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1c523ce0-d7e0-48af-b2ef-c92facce603e tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] DELETE https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 Jul 31 09:32:39.388779 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-86839150-941f-498f-9ef7-5782e63c0aa1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:39.388876 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1c523ce0-d7e0-48af-b2ef-c92facce603e tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:39.388876 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1c523ce0-d7e0-48af-b2ef-c92facce603e tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:39.388876 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.contrib.backups [None req-1c523ce0-d7e0-48af-b2ef-c92facce603e tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Delete backup with id: fdbc9e41-edfa-4050-bbb5-446742043e98. Jul 31 09:32:39.389937 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-86839150-941f-498f-9ef7-5782e63c0aa1 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/a37dc6f1-45bb-4f97-a271-f7978addb22d Jul 31 09:32:39.390116 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-86839150-941f-498f-9ef7-5782e63c0aa1 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:39.390358 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-86839150-941f-498f-9ef7-5782e63c0aa1 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:39.395602 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:39.395602 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:39.399874 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:39.399874 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:39.405670 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-86839150-941f-498f-9ef7-5782e63c0aa1 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:39.412003 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.backup.rpcapi [None req-1c523ce0-d7e0-48af-b2ef-c92facce603e tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] delete_backup rpcapi backup_id fdbc9e41-edfa-4050-bbb5-446742043e98 {{(pid=100314) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:32:39.412855 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-86839150-941f-498f-9ef7-5782e63c0aa1 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/a37dc6f1-45bb-4f97-a271-f7978addb22d returned with HTTP 200 Jul 31 09:32:39.414085 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1c523ce0-d7e0-48af-b2ef-c92facce603e tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 returned with HTTP 202 Jul 31 09:32:39.414284 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 746/2988] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:39 2026] GET /volume/v3/volumes/a37dc6f1-45bb-4f97-a271-f7978addb22d => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:39.414576 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 745/2989] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:32:39 2026] DELETE /volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:32:39.427184 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2092eb71-c274-4724-b99c-eb6ffde5e486 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:39.429755 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2092eb71-c274-4724-b99c-eb6ffde5e486 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] GET https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 Jul 31 09:32:39.430136 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2092eb71-c274-4724-b99c-eb6ffde5e486 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:39.430468 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2092eb71-c274-4724-b99c-eb6ffde5e486 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:39.430633 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-2092eb71-c274-4724-b99c-eb6ffde5e486 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Show backup with id fdbc9e41-edfa-4050-bbb5-446742043e98. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:32:39.433338 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a90222c6-eaac-4902-a1e3-d0f2ccd0ff44 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:39.435461 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a90222c6-eaac-4902-a1e3-d0f2ccd0ff44 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/a37dc6f1-45bb-4f97-a271-f7978addb22d Jul 31 09:32:39.435675 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a90222c6-eaac-4902-a1e3-d0f2ccd0ff44 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:39.435859 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a90222c6-eaac-4902-a1e3-d0f2ccd0ff44 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:39.438921 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:39.438921 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:39.440122 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2092eb71-c274-4724-b99c-eb6ffde5e486 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 returned with HTTP 200 Jul 31 09:32:39.440761 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 748/2990] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:39 2026] GET /volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 => generated 839 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:39.454492 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:39.454492 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:39.461451 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a90222c6-eaac-4902-a1e3-d0f2ccd0ff44 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:39.469938 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a90222c6-eaac-4902-a1e3-d0f2ccd0ff44 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/a37dc6f1-45bb-4f97-a271-f7978addb22d returned with HTTP 200 Jul 31 09:32:39.470650 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 752/2991] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:39 2026] GET /volume/v3/volumes/a37dc6f1-45bb-4f97-a271-f7978addb22d => generated 881 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:39.489472 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d37ef14d-62a7-47ea-8f8d-c4326f7ab34f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:39.491443 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d37ef14d-62a7-47ea-8f8d-c4326f7ab34f tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] DELETE https://10.4.3.226/volume/v3/volumes/a37dc6f1-45bb-4f97-a271-f7978addb22d Jul 31 09:32:39.491672 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d37ef14d-62a7-47ea-8f8d-c4326f7ab34f tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:39.491938 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d37ef14d-62a7-47ea-8f8d-c4326f7ab34f tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:39.492120 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-d37ef14d-62a7-47ea-8f8d-c4326f7ab34f tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete volume with id: a37dc6f1-45bb-4f97-a271-f7978addb22d Jul 31 09:32:39.499701 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:39.499701 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:39.500286 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d37ef14d-62a7-47ea-8f8d-c4326f7ab34f tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:39.525073 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d37ef14d-62a7-47ea-8f8d-c4326f7ab34f tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete volume request issued successfully. Jul 31 09:32:39.525383 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d37ef14d-62a7-47ea-8f8d-c4326f7ab34f tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/a37dc6f1-45bb-4f97-a271-f7978addb22d returned with HTTP 202 Jul 31 09:32:39.526053 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 747/2992] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:32:39 2026] DELETE /volume/v3/volumes/a37dc6f1-45bb-4f97-a271-f7978addb22d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:39.537851 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9c76aa79-1e07-4840-b3c3-60a61c1ca50b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:39.540847 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9c76aa79-1e07-4840-b3c3-60a61c1ca50b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/a37dc6f1-45bb-4f97-a271-f7978addb22d Jul 31 09:32:39.541076 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9c76aa79-1e07-4840-b3c3-60a61c1ca50b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:39.541328 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9c76aa79-1e07-4840-b3c3-60a61c1ca50b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:39.553384 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:39.553384 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:39.559301 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9c76aa79-1e07-4840-b3c3-60a61c1ca50b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:39.566028 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9c76aa79-1e07-4840-b3c3-60a61c1ca50b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/a37dc6f1-45bb-4f97-a271-f7978addb22d returned with HTTP 200 Jul 31 09:32:39.566555 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 746/2993] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:39 2026] GET /volume/v3/volumes/a37dc6f1-45bb-4f97-a271-f7978addb22d => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:40.052948 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0dad979d-1392-4a5d-b5ac-e937e4f9d4e4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:40.054947 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0dad979d-1392-4a5d-b5ac-e937e4f9d4e4 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/volumes/af85c657-4cc0-439a-9393-143b39e1889b Jul 31 09:32:40.055265 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0dad979d-1392-4a5d-b5ac-e937e4f9d4e4 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:40.055401 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0dad979d-1392-4a5d-b5ac-e937e4f9d4e4 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:40.064214 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:40.064214 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:40.068502 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0dad979d-1392-4a5d-b5ac-e937e4f9d4e4 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Volume info retrieved successfully. Jul 31 09:32:40.069786 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-0dad979d-1392-4a5d-b5ac-e937e4f9d4e4 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:40.069786 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-0dad979d-1392-4a5d-b5ac-e937e4f9d4e4 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:40.107499 np0000006200 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-0dad979d-1392-4a5d-b5ac-e937e4f9d4e4 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:40.110808 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:40.110808 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:40.132306 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0dad979d-1392-4a5d-b5ac-e937e4f9d4e4 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/volumes/af85c657-4cc0-439a-9393-143b39e1889b returned with HTTP 200 Jul 31 09:32:40.132306 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 749/2994] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:40 2026] GET /volume/v3/volumes/af85c657-4cc0-439a-9393-143b39e1889b => generated 914 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:40.147561 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c5e32e54-8ad7-46ea-a141-dd379e4883fe None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:40.148458 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c5e32e54-8ad7-46ea-a141-dd379e4883fe tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:40.148921 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c5e32e54-8ad7-46ea-a141-dd379e4883fe tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-487004106", "volume_type": "1356e7c1-dbae-4d15-881e-182fd8c01b9f", "group_id": "676ca7ac-1b9c-487c-a747-3e49a8d67e56", "size": 1}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:40.152563 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-c5e32e54-8ad7-46ea-a141-dd379e4883fe tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-487004106', 'volume_type': '1356e7c1-dbae-4d15-881e-182fd8c01b9f', 'group_id': '676ca7ac-1b9c-487c-a747-3e49a8d67e56', 'size': 1}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:40.168346 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:40.168346 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:40.168951 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-c5e32e54-8ad7-46ea-a141-dd379e4883fe tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Create volume of 1 GB Jul 31 09:32:40.181100 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c5e32e54-8ad7-46ea-a141-dd379e4883fe tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Availability Zones retrieved successfully. Jul 31 09:32:40.191056 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c5e32e54-8ad7-46ea-a141-dd379e4883fe tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Flow 'volume_create_api' (0b8bf4d2-a193-4aae-babd-6e1f6d5677db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:40.191715 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c5e32e54-8ad7-46ea-a141-dd379e4883fe tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f014b1da-815c-419f-bb68-31ccc8ab2cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:40.194490 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:40.194490 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:40.194490 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-c5e32e54-8ad7-46ea-a141-dd379e4883fe tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:40.224355 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c5e32e54-8ad7-46ea-a141-dd379e4883fe tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f014b1da-815c-419f-bb68-31ccc8ab2cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:32:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1356e7c1-dbae-4d15-881e-182fd8c01b9f,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-330482750',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1356e7c1-dbae-4d15-881e-182fd8c01b9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '676ca7ac-1b9c-487c-a747-3e49a8d67e56', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:40.225196 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c5e32e54-8ad7-46ea-a141-dd379e4883fe tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc620b3b-8f24-403b-b771-7d80f22f151a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:40.258298 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-c5e32e54-8ad7-46ea-a141-dd379e4883fe tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-330482750 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-330482750, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:32:40.258678 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-c5e32e54-8ad7-46ea-a141-dd379e4883fe tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-330482750 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-330482750, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:32:40.280356 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-c5e32e54-8ad7-46ea-a141-dd379e4883fe tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Created reservations ['3e3a3a03-ff38-43ad-baa2-fdfc0b95bdad', '5b891667-d468-48ae-a0fc-32ef78c38025', 'bf245b33-211b-4a8e-bb2d-60ddd5f1b97f', 'e74e1729-6885-4323-be0f-de3cc3991895'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:40.281134 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c5e32e54-8ad7-46ea-a141-dd379e4883fe tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc620b3b-8f24-403b-b771-7d80f22f151a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e3a3a03-ff38-43ad-baa2-fdfc0b95bdad', '5b891667-d468-48ae-a0fc-32ef78c38025', 'bf245b33-211b-4a8e-bb2d-60ddd5f1b97f', 'e74e1729-6885-4323-be0f-de3cc3991895']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:40.281902 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c5e32e54-8ad7-46ea-a141-dd379e4883fe tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f37615e7-d8ef-4817-8db7-68bd853afd8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:40.313107 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c5e32e54-8ad7-46ea-a141-dd379e4883fe tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f37615e7-d8ef-4817-8db7-68bd853afd8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '950b17e7-6eef-4d5c-9eac-01945875a09d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-487004106',encryption_key_id=None,group_id=676ca7ac-1b9c-487c-a747-3e49a8d67e56,group_type_id=,metadata={},multiattach=False,project_id='2d14b750697d4403a37d09dde2daf529',qos_specs=None,replication_status=,reservations=['3e3a3a03-ff38-43ad-baa2-fdfc0b95bdad','5b891667-d468-48ae-a0fc-32ef78c38025','bf245b33-211b-4a8e-bb2d-60ddd5f1b97f','e74e1729-6885-4323-be0f-de3cc3991895'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='540e0de38893497cadce4ce9da36bac3',volume_type_id=1356e7c1-dbae-4d15-881e-182fd8c01b9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:32:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-487004106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=676ca7ac-1b9c-487c-a747-3e49a8d67e56,host=None,id=950b17e7-6eef-4d5c-9eac-01945875a09d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d14b750697d4403a37d09dde2daf529',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='540e0de38893497cadce4ce9da36bac3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1356e7c1-dbae-4d15-881e-182fd8c01b9f),volume_type_id=1356e7c1-dbae-4d15-881e-182fd8c01b9f)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:40.313845 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c5e32e54-8ad7-46ea-a141-dd379e4883fe tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10f21451-1b01-4cc9-868f-6587cfc185b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:40.332988 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c5e32e54-8ad7-46ea-a141-dd379e4883fe tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10f21451-1b01-4cc9-868f-6587cfc185b5) transitioned into state 'SUCCESS' from state '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-487004106',encryption_key_id=None,group_id=676ca7ac-1b9c-487c-a747-3e49a8d67e56,group_type_id=,metadata={},multiattach=False,project_id='2d14b750697d4403a37d09dde2daf529',qos_specs=None,replication_status=,reservations=['3e3a3a03-ff38-43ad-baa2-fdfc0b95bdad','5b891667-d468-48ae-a0fc-32ef78c38025','bf245b33-211b-4a8e-bb2d-60ddd5f1b97f','e74e1729-6885-4323-be0f-de3cc3991895'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='540e0de38893497cadce4ce9da36bac3',volume_type_id=1356e7c1-dbae-4d15-881e-182fd8c01b9f)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:40.333652 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c5e32e54-8ad7-46ea-a141-dd379e4883fe tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (334811e7-f5a3-4fca-a9f5-4fd4d4465b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:40.345337 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c5e32e54-8ad7-46ea-a141-dd379e4883fe tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (334811e7-f5a3-4fca-a9f5-4fd4d4465b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:40.346131 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c5e32e54-8ad7-46ea-a141-dd379e4883fe tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Flow 'volume_create_api' (0b8bf4d2-a193-4aae-babd-6e1f6d5677db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:40.346448 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c5e32e54-8ad7-46ea-a141-dd379e4883fe tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Create volume request issued successfully. Jul 31 09:32:40.347055 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-c5e32e54-8ad7-46ea-a141-dd379e4883fe tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:40.347194 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-c5e32e54-8ad7-46ea-a141-dd379e4883fe tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:40.368897 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-721771af-a860-48d3-bdd9-c5cad4f9177c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:40.379848 np0000006200 devstack@c-api.service[100315]: DEBUG oslo_db.sqlalchemy.engines [None req-c5e32e54-8ad7-46ea-a141-dd379e4883fe tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:40.385158 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:40.385158 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:40.389364 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c5e32e54-8ad7-46ea-a141-dd379e4883fe tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:32:40.389933 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 753/2995] 10.4.3.226 () {70 vars in 1300 bytes} [Fri Jul 31 09:32:40 2026] POST /volume/v3/volumes => generated 821 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:40.403910 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1860d4c6-328e-4fbe-a6d6-85505cc2cc6c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:40.405788 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1860d4c6-328e-4fbe-a6d6-85505cc2cc6c tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/volumes/950b17e7-6eef-4d5c-9eac-01945875a09d Jul 31 09:32:40.406062 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1860d4c6-328e-4fbe-a6d6-85505cc2cc6c tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:40.406228 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1860d4c6-328e-4fbe-a6d6-85505cc2cc6c tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:40.414024 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:40.414024 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:40.419629 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-1860d4c6-328e-4fbe-a6d6-85505cc2cc6c tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Volume info retrieved successfully. Jul 31 09:32:40.420313 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-1860d4c6-328e-4fbe-a6d6-85505cc2cc6c tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:40.420649 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-1860d4c6-328e-4fbe-a6d6-85505cc2cc6c tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:40.458858 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0b02be0c-f2e7-436d-9ac6-9b91aae22794 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:40.463315 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0b02be0c-f2e7-436d-9ac6-9b91aae22794 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] GET https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 Jul 31 09:32:40.463315 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0b02be0c-f2e7-436d-9ac6-9b91aae22794 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:40.463315 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0b02be0c-f2e7-436d-9ac6-9b91aae22794 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:40.463315 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-0b02be0c-f2e7-436d-9ac6-9b91aae22794 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Show backup with id fdbc9e41-edfa-4050-bbb5-446742043e98. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:32:40.467150 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0b02be0c-f2e7-436d-9ac6-9b91aae22794 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 returned with HTTP 404 Jul 31 09:32:40.467832 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 750/2996] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:40 2026] GET /volume/v3/backups/fdbc9e41-edfa-4050-bbb5-446742043e98 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 09:32:40.470073 np0000006200 devstack@c-api.service[100314]: DEBUG oslo_db.sqlalchemy.engines [None req-1860d4c6-328e-4fbe-a6d6-85505cc2cc6c tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:40.473992 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:40.473992 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:40.482997 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1860d4c6-328e-4fbe-a6d6-85505cc2cc6c tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/volumes/950b17e7-6eef-4d5c-9eac-01945875a09d returned with HTTP 200 Jul 31 09:32:40.482997 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 747/2997] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:40 2026] GET /volume/v3/volumes/950b17e7-6eef-4d5c-9eac-01945875a09d => generated 889 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:40.554088 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-721771af-a860-48d3-bdd9-c5cad4f9177c tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:40.554342 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-721771af-a860-48d3-bdd9-c5cad4f9177c tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1590553848", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:40.555790 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-721771af-a860-48d3-bdd9-c5cad4f9177c tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1590553848', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:40.556072 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-721771af-a860-48d3-bdd9-c5cad4f9177c tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Create volume of 1 GB Jul 31 09:32:40.565449 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-721771af-a860-48d3-bdd9-c5cad4f9177c tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Availability Zones retrieved successfully. Jul 31 09:32:40.571154 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-721771af-a860-48d3-bdd9-c5cad4f9177c tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Flow 'volume_create_api' (18246ca7-8aaa-4994-a281-6730665f4c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:40.572157 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-721771af-a860-48d3-bdd9-c5cad4f9177c tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d67b8c7-17ce-41d4-b6cc-869d3c11950a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:40.573162 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-721771af-a860-48d3-bdd9-c5cad4f9177c tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:40.587022 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ec199c03-c2bb-432f-a32e-146c54a91aa6 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:40.591836 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ec199c03-c2bb-432f-a32e-146c54a91aa6 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/a37dc6f1-45bb-4f97-a271-f7978addb22d Jul 31 09:32:40.591836 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ec199c03-c2bb-432f-a32e-146c54a91aa6 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:40.591836 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ec199c03-c2bb-432f-a32e-146c54a91aa6 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:40.598570 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d2678d03-7e6d-4164-bbc0-6730e0b4fdf5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:40.601795 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d2678d03-7e6d-4164-bbc0-6730e0b4fdf5 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] GET https://10.4.3.226/volume/v3/volumes/23a9c63e-6652-4d80-a322-30eec4538487 Jul 31 09:32:40.602097 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d2678d03-7e6d-4164-bbc0-6730e0b4fdf5 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:40.602414 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d2678d03-7e6d-4164-bbc0-6730e0b4fdf5 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:40.606306 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ec199c03-c2bb-432f-a32e-146c54a91aa6 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/a37dc6f1-45bb-4f97-a271-f7978addb22d returned with HTTP 404 Jul 31 09:32:40.607276 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 754/2998] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:40 2026] GET /volume/v3/volumes/a37dc6f1-45bb-4f97-a271-f7978addb22d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:40.613704 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-721771af-a860-48d3-bdd9-c5cad4f9177c tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d67b8c7-17ce-41d4-b6cc-869d3c11950a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:40.614946 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-721771af-a860-48d3-bdd9-c5cad4f9177c tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b509fdad-c223-43e6-83b8-d2d6719d478b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:40.622363 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-82d4e445-8ed3-448c-820f-8c848d7c5e57 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:40.625000 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:40.625000 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:40.625364 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-82d4e445-8ed3-448c-820f-8c848d7c5e57 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/a37dc6f1-45bb-4f97-a271-f7978addb22d Jul 31 09:32:40.625739 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-82d4e445-8ed3-448c-820f-8c848d7c5e57 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:40.625919 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-82d4e445-8ed3-448c-820f-8c848d7c5e57 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:40.634395 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-82d4e445-8ed3-448c-820f-8c848d7c5e57 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/a37dc6f1-45bb-4f97-a271-f7978addb22d returned with HTTP 404 Jul 31 09:32:40.634548 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d2678d03-7e6d-4164-bbc0-6730e0b4fdf5 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Volume info retrieved successfully. Jul 31 09:32:40.635164 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 748/2999] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:40 2026] GET /volume/v3/volumes/a37dc6f1-45bb-4f97-a271-f7978addb22d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:40.641712 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d2678d03-7e6d-4164-bbc0-6730e0b4fdf5 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/volumes/23a9c63e-6652-4d80-a322-30eec4538487 returned with HTTP 200 Jul 31 09:32:40.642334 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 751/3000] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:40 2026] GET /volume/v3/volumes/23a9c63e-6652-4d80-a322-30eec4538487 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:40.649102 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d796d59c-23d4-494b-a198-d37da425f66e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:40.651480 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d796d59c-23d4-494b-a198-d37da425f66e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] DELETE https://10.4.3.226/volume/v3/volumes/a37dc6f1-45bb-4f97-a271-f7978addb22d Jul 31 09:32:40.651758 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d796d59c-23d4-494b-a198-d37da425f66e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:40.652067 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d796d59c-23d4-494b-a198-d37da425f66e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:40.652279 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-d796d59c-23d4-494b-a198-d37da425f66e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete volume with id: a37dc6f1-45bb-4f97-a271-f7978addb22d Jul 31 09:32:40.660042 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d796d59c-23d4-494b-a198-d37da425f66e tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/a37dc6f1-45bb-4f97-a271-f7978addb22d returned with HTTP 404 Jul 31 09:32:40.660300 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 755/3001] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:32:40 2026] DELETE /volume/v3/volumes/a37dc6f1-45bb-4f97-a271-f7978addb22d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:40.670455 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-20a4bac4-3496-4939-a9fd-6826ab0ea1e0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:40.672513 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-20a4bac4-3496-4939-a9fd-6826ab0ea1e0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/d70183f3-d577-46b7-b97f-7cec9e8e58e8 Jul 31 09:32:40.672758 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-20a4bac4-3496-4939-a9fd-6826ab0ea1e0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:40.672980 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-20a4bac4-3496-4939-a9fd-6826ab0ea1e0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:40.673082 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-20a4bac4-3496-4939-a9fd-6826ab0ea1e0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete snapshot with id: d70183f3-d577-46b7-b97f-7cec9e8e58e8 Jul 31 09:32:40.674441 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bd39d75d-b44e-4d7e-8821-743a7b761f91 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:40.679084 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bd39d75d-b44e-4d7e-8821-743a7b761f91 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] DELETE https://10.4.3.226/volume/v3/volumes/23a9c63e-6652-4d80-a322-30eec4538487 Jul 31 09:32:40.679084 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bd39d75d-b44e-4d7e-8821-743a7b761f91 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:40.680259 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bd39d75d-b44e-4d7e-8821-743a7b761f91 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:40.680584 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-bd39d75d-b44e-4d7e-8821-743a7b761f91 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Delete volume with id: 23a9c63e-6652-4d80-a322-30eec4538487 Jul 31 09:32:40.680940 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:40.680940 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:40.681535 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-20a4bac4-3496-4939-a9fd-6826ab0ea1e0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:32:40.694369 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:40.694369 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:40.695103 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bd39d75d-b44e-4d7e-8821-743a7b761f91 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Volume info retrieved successfully. Jul 31 09:32:40.705265 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-721771af-a860-48d3-bdd9-c5cad4f9177c tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Created reservations ['15df48ce-7801-4e5a-beb3-ba445e51210a', 'c6090672-6d01-4bc3-b736-83551c6ea80e', 'e06ade30-3eba-46b3-b6a6-04011d2b131f', 'e76327ff-2b3f-4602-913e-1874c7a5daf2'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:40.706415 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-721771af-a860-48d3-bdd9-c5cad4f9177c tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b509fdad-c223-43e6-83b8-d2d6719d478b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15df48ce-7801-4e5a-beb3-ba445e51210a', 'c6090672-6d01-4bc3-b736-83551c6ea80e', 'e06ade30-3eba-46b3-b6a6-04011d2b131f', 'e76327ff-2b3f-4602-913e-1874c7a5daf2']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:40.706553 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-20a4bac4-3496-4939-a9fd-6826ab0ea1e0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot delete request issued successfully. Jul 31 09:32:40.706793 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-20a4bac4-3496-4939-a9fd-6826ab0ea1e0 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/d70183f3-d577-46b7-b97f-7cec9e8e58e8 returned with HTTP 202 Jul 31 09:32:40.707192 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-721771af-a860-48d3-bdd9-c5cad4f9177c tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (effe512b-fa71-45c6-955c-af064ddcd4f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:40.707363 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 749/3002] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:32:40 2026] DELETE /volume/v3/snapshots/d70183f3-d577-46b7-b97f-7cec9e8e58e8 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:40.718488 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-1797d56b-1c92-4850-a2fc-663b35ac6a74 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:40.720978 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1797d56b-1c92-4850-a2fc-663b35ac6a74 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/d70183f3-d577-46b7-b97f-7cec9e8e58e8 Jul 31 09:32:40.721292 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1797d56b-1c92-4850-a2fc-663b35ac6a74 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:40.721576 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1797d56b-1c92-4850-a2fc-663b35ac6a74 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:40.721843 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bd39d75d-b44e-4d7e-8821-743a7b761f91 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Delete volume request issued successfully. Jul 31 09:32:40.722078 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bd39d75d-b44e-4d7e-8821-743a7b761f91 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/volumes/23a9c63e-6652-4d80-a322-30eec4538487 returned with HTTP 202 Jul 31 09:32:40.722667 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 752/3003] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:32:40 2026] DELETE /volume/v3/volumes/23a9c63e-6652-4d80-a322-30eec4538487 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:40.731308 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:40.731308 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:40.731939 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-1797d56b-1c92-4850-a2fc-663b35ac6a74 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Snapshot retrieved successfully. Jul 31 09:32:40.733107 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1797d56b-1c92-4850-a2fc-663b35ac6a74 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/d70183f3-d577-46b7-b97f-7cec9e8e58e8 returned with HTTP 200 Jul 31 09:32:40.733672 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-721771af-a860-48d3-bdd9-c5cad4f9177c tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (effe512b-fa71-45c6-955c-af064ddcd4f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cefda6b0-04e8-4702-843b-b409441acf8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1590553848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='304d62bb11ef42c4be24642543bce5c0',qos_specs=None,replication_status=,reservations=['15df48ce-7801-4e5a-beb3-ba445e51210a','c6090672-6d01-4bc3-b736-83551c6ea80e','e06ade30-3eba-46b3-b6a6-04011d2b131f','e76327ff-2b3f-4602-913e-1874c7a5daf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b4df8367ba9452da7907f6612a2f65f',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:32:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1590553848',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cefda6b0-04e8-4702-843b-b409441acf8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='304d62bb11ef42c4be24642543bce5c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b4df8367ba9452da7907f6612a2f65f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:40.734143 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 756/3004] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:40 2026] GET /volume/v3/snapshots/d70183f3-d577-46b7-b97f-7cec9e8e58e8 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:40.734495 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-721771af-a860-48d3-bdd9-c5cad4f9177c tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f19e8af8-3978-4cbc-9a04-0af7f70528cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:40.735783 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a9339ad9-a5d9-4253-999f-7fa35794eda2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:40.738804 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a9339ad9-a5d9-4253-999f-7fa35794eda2 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] GET https://10.4.3.226/volume/v3/volumes/23a9c63e-6652-4d80-a322-30eec4538487 Jul 31 09:32:40.739084 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a9339ad9-a5d9-4253-999f-7fa35794eda2 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:40.739388 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a9339ad9-a5d9-4253-999f-7fa35794eda2 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:40.749992 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:40.749992 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:40.756010 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a9339ad9-a5d9-4253-999f-7fa35794eda2 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Volume info retrieved successfully. Jul 31 09:32:40.759315 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-721771af-a860-48d3-bdd9-c5cad4f9177c tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f19e8af8-3978-4cbc-9a04-0af7f70528cb) transitioned into state 'SUCCESS' from state '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-1590553848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='304d62bb11ef42c4be24642543bce5c0',qos_specs=None,replication_status=,reservations=['15df48ce-7801-4e5a-beb3-ba445e51210a','c6090672-6d01-4bc3-b736-83551c6ea80e','e06ade30-3eba-46b3-b6a6-04011d2b131f','e76327ff-2b3f-4602-913e-1874c7a5daf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b4df8367ba9452da7907f6612a2f65f',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:40.761182 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-721771af-a860-48d3-bdd9-c5cad4f9177c tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40f9e694-aeff-4ce3-87d4-14c3c2288e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:40.761977 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a9339ad9-a5d9-4253-999f-7fa35794eda2 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/volumes/23a9c63e-6652-4d80-a322-30eec4538487 returned with HTTP 200 Jul 31 09:32:40.762665 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 750/3005] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:40 2026] GET /volume/v3/volumes/23a9c63e-6652-4d80-a322-30eec4538487 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:40.772271 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-721771af-a860-48d3-bdd9-c5cad4f9177c tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40f9e694-aeff-4ce3-87d4-14c3c2288e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:40.773090 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-721771af-a860-48d3-bdd9-c5cad4f9177c tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Flow 'volume_create_api' (18246ca7-8aaa-4994-a281-6730665f4c34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:40.773433 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-721771af-a860-48d3-bdd9-c5cad4f9177c tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Create volume request issued successfully. Jul 31 09:32:40.774203 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-721771af-a860-48d3-bdd9-c5cad4f9177c tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:32:40.774399 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 748/3006] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:32:40 2026] POST /volume/v3/volumes => generated 754 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:40.791807 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-92aada62-ccd7-4eb2-9d4e-e5dc157533e4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:40.797816 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-92aada62-ccd7-4eb2-9d4e-e5dc157533e4 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] GET https://10.4.3.226/volume/v3/volumes/cefda6b0-04e8-4702-843b-b409441acf8e Jul 31 09:32:40.798151 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-92aada62-ccd7-4eb2-9d4e-e5dc157533e4 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:40.798343 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-92aada62-ccd7-4eb2-9d4e-e5dc157533e4 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:40.811178 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:40.811178 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:40.820322 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-92aada62-ccd7-4eb2-9d4e-e5dc157533e4 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Volume info retrieved successfully. Jul 31 09:32:40.829099 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-92aada62-ccd7-4eb2-9d4e-e5dc157533e4 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] https://10.4.3.226/volume/v3/volumes/cefda6b0-04e8-4702-843b-b409441acf8e returned with HTTP 200 Jul 31 09:32:40.829699 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 753/3007] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:40 2026] GET /volume/v3/volumes/cefda6b0-04e8-4702-843b-b409441acf8e => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:40.912571 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-fc09f828-3ae1-43e0-a051-9492259c7988 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:40.914369 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fc09f828-3ae1-43e0-a051-9492259c7988 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/caabba1b-2f7b-4bb7-8588-143c421e2a96 Jul 31 09:32:40.914557 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fc09f828-3ae1-43e0-a051-9492259c7988 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:40.914739 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fc09f828-3ae1-43e0-a051-9492259c7988 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:40.915013 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-fc09f828-3ae1-43e0-a051-9492259c7988 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete snapshot with id: caabba1b-2f7b-4bb7-8588-143c421e2a96 Jul 31 09:32:40.920183 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:40.920183 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:40.920392 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-fc09f828-3ae1-43e0-a051-9492259c7988 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:32:40.940373 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-fc09f828-3ae1-43e0-a051-9492259c7988 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot delete request issued successfully. Jul 31 09:32:40.940577 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fc09f828-3ae1-43e0-a051-9492259c7988 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/caabba1b-2f7b-4bb7-8588-143c421e2a96 returned with HTTP 202 Jul 31 09:32:40.941096 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 757/3008] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:32:40 2026] DELETE /volume/v3/snapshots/caabba1b-2f7b-4bb7-8588-143c421e2a96 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:40.949456 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9f9ae774-10bf-4dba-9231-b924247d887e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:40.954143 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9f9ae774-10bf-4dba-9231-b924247d887e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/caabba1b-2f7b-4bb7-8588-143c421e2a96 Jul 31 09:32:40.954470 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9f9ae774-10bf-4dba-9231-b924247d887e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:40.955025 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9f9ae774-10bf-4dba-9231-b924247d887e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:40.960527 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:40.960527 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:40.960757 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9f9ae774-10bf-4dba-9231-b924247d887e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:32:40.961666 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9f9ae774-10bf-4dba-9231-b924247d887e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/caabba1b-2f7b-4bb7-8588-143c421e2a96 returned with HTTP 200 Jul 31 09:32:40.963272 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 751/3009] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:40 2026] GET /volume/v3/snapshots/caabba1b-2f7b-4bb7-8588-143c421e2a96 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:41.274270 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-45136f9f-f3db-41b5-9c0a-0cfab3196970 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:41.276830 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-45136f9f-f3db-41b5-9c0a-0cfab3196970 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/a6185967-6f89-4dc7-99f5-278d1673f5d5 Jul 31 09:32:41.277059 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-45136f9f-f3db-41b5-9c0a-0cfab3196970 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:41.277779 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-45136f9f-f3db-41b5-9c0a-0cfab3196970 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:41.277779 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-45136f9f-f3db-41b5-9c0a-0cfab3196970 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Delete snapshot with id: a6185967-6f89-4dc7-99f5-278d1673f5d5 Jul 31 09:32:41.283950 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:41.283950 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:41.284497 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-45136f9f-f3db-41b5-9c0a-0cfab3196970 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Snapshot retrieved successfully. Jul 31 09:32:41.311141 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-45136f9f-f3db-41b5-9c0a-0cfab3196970 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Snapshot delete request issued successfully. Jul 31 09:32:41.311649 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-45136f9f-f3db-41b5-9c0a-0cfab3196970 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/snapshots/a6185967-6f89-4dc7-99f5-278d1673f5d5 returned with HTTP 202 Jul 31 09:32:41.312146 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 749/3010] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:32:41 2026] DELETE /volume/v3/snapshots/a6185967-6f89-4dc7-99f5-278d1673f5d5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:41.322560 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c7711a74-33eb-4eab-9cbd-912571b875b7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:41.328673 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c7711a74-33eb-4eab-9cbd-912571b875b7 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/snapshots/a6185967-6f89-4dc7-99f5-278d1673f5d5 Jul 31 09:32:41.328673 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c7711a74-33eb-4eab-9cbd-912571b875b7 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:41.328673 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c7711a74-33eb-4eab-9cbd-912571b875b7 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:41.333766 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:41.333766 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:41.334641 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c7711a74-33eb-4eab-9cbd-912571b875b7 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Snapshot retrieved successfully. Jul 31 09:32:41.335758 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c7711a74-33eb-4eab-9cbd-912571b875b7 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/snapshots/a6185967-6f89-4dc7-99f5-278d1673f5d5 returned with HTTP 200 Jul 31 09:32:41.336262 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 754/3011] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:41 2026] GET /volume/v3/snapshots/a6185967-6f89-4dc7-99f5-278d1673f5d5 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:41.497374 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-46385e5d-1952-41b2-acb1-019e068a80aa None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:41.499781 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-46385e5d-1952-41b2-acb1-019e068a80aa tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/volumes/950b17e7-6eef-4d5c-9eac-01945875a09d Jul 31 09:32:41.500078 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-46385e5d-1952-41b2-acb1-019e068a80aa tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:41.500339 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-46385e5d-1952-41b2-acb1-019e068a80aa tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:41.509456 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:41.509456 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:41.513207 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-46385e5d-1952-41b2-acb1-019e068a80aa tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Volume info retrieved successfully. Jul 31 09:32:41.513881 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-46385e5d-1952-41b2-acb1-019e068a80aa tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:41.514039 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-46385e5d-1952-41b2-acb1-019e068a80aa tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:41.547905 np0000006200 devstack@c-api.service[100315]: DEBUG oslo_db.sqlalchemy.engines [None req-46385e5d-1952-41b2-acb1-019e068a80aa tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:41.550828 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:41.550828 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:41.558256 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-46385e5d-1952-41b2-acb1-019e068a80aa tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/volumes/950b17e7-6eef-4d5c-9eac-01945875a09d returned with HTTP 200 Jul 31 09:32:41.558748 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 758/3012] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:41 2026] GET /volume/v3/volumes/950b17e7-6eef-4d5c-9eac-01945875a09d => generated 914 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:41.573449 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8436370b-b0c0-4c26-be78-972af8e029dd None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:41.575577 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8436370b-b0c0-4c26-be78-972af8e029dd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] PUT https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 Jul 31 09:32:41.575937 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8436370b-b0c0-4c26-be78-972af8e029dd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "af85c657-4cc0-439a-9393-143b39e1889b"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:41.577714 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.groups [None req-8436370b-b0c0-4c26-be78-972af8e029dd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Update called for group 676ca7ac-1b9c-487c-a747-3e49a8d67e56. {{(pid=100314) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 09:32:41.577848 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.groups [None req-8436370b-b0c0-4c26-be78-972af8e029dd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Updating group 676ca7ac-1b9c-487c-a747-3e49a8d67e56 with name None description: None add_volumes: None remove_volumes: af85c657-4cc0-439a-9393-143b39e1889b. Jul 31 09:32:41.581593 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:41.581593 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:41.600556 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8436370b-b0c0-4c26-be78-972af8e029dd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 returned with HTTP 202 Jul 31 09:32:41.601071 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 752/3013] 10.4.3.226 () {70 vars in 1406 bytes} [Fri Jul 31 09:32:41 2026] PUT /volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:32:41.611422 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0e13e2bd-e6b8-496d-bc5c-36b87819edd6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:41.613332 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0e13e2bd-e6b8-496d-bc5c-36b87819edd6 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 Jul 31 09:32:41.613539 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0e13e2bd-e6b8-496d-bc5c-36b87819edd6 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:41.613719 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0e13e2bd-e6b8-496d-bc5c-36b87819edd6 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:41.613837 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-0e13e2bd-e6b8-496d-bc5c-36b87819edd6 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] show called for member 676ca7ac-1b9c-487c-a747-3e49a8d67e56 {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:32:41.616991 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:41.616991 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:41.624802 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0e13e2bd-e6b8-496d-bc5c-36b87819edd6 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 returned with HTTP 200 Jul 31 09:32:41.625405 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 750/3014] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:32:41 2026] GET /volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 => generated 391 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:41.750424 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f3447dce-3c16-41b2-b85d-2204c68fe6c5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:41.753767 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f3447dce-3c16-41b2-b85d-2204c68fe6c5 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/snapshots/d70183f3-d577-46b7-b97f-7cec9e8e58e8 Jul 31 09:32:41.753767 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f3447dce-3c16-41b2-b85d-2204c68fe6c5 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:41.753767 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f3447dce-3c16-41b2-b85d-2204c68fe6c5 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:41.766179 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f3447dce-3c16-41b2-b85d-2204c68fe6c5 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/snapshots/d70183f3-d577-46b7-b97f-7cec9e8e58e8 returned with HTTP 404 Jul 31 09:32:41.766982 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 755/3015] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:41 2026] GET /volume/v3/snapshots/d70183f3-d577-46b7-b97f-7cec9e8e58e8 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:41.775997 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d96371e0-691b-4a79-8c0d-b8e3eb3b587d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:41.777491 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-889f2afc-b818-4e98-8a82-222d9ab271f9 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:41.777977 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d96371e0-691b-4a79-8c0d-b8e3eb3b587d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/0886fc39-719a-428a-985b-1c58f5d68bca Jul 31 09:32:41.778160 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d96371e0-691b-4a79-8c0d-b8e3eb3b587d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:41.778404 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d96371e0-691b-4a79-8c0d-b8e3eb3b587d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:41.779157 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-889f2afc-b818-4e98-8a82-222d9ab271f9 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] GET https://10.4.3.226/volume/v3/volumes/23a9c63e-6652-4d80-a322-30eec4538487 Jul 31 09:32:41.779374 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-889f2afc-b818-4e98-8a82-222d9ab271f9 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:41.779581 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-889f2afc-b818-4e98-8a82-222d9ab271f9 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:41.786507 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-889f2afc-b818-4e98-8a82-222d9ab271f9 tempest-VolumesBackupsV39Test-1296088775 tempest-VolumesBackupsV39Test-1296088775-project-member] https://10.4.3.226/volume/v3/volumes/23a9c63e-6652-4d80-a322-30eec4538487 returned with HTTP 404 Jul 31 09:32:41.787140 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 753/3016] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:32:41 2026] GET /volume/v3/volumes/23a9c63e-6652-4d80-a322-30eec4538487 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:41.789351 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:41.789351 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:41.794675 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d96371e0-691b-4a79-8c0d-b8e3eb3b587d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:41.799794 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d96371e0-691b-4a79-8c0d-b8e3eb3b587d tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/0886fc39-719a-428a-985b-1c58f5d68bca returned with HTTP 200 Jul 31 09:32:41.800286 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 759/3017] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:41 2026] GET /volume/v3/volumes/0886fc39-719a-428a-985b-1c58f5d68bca => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:41.815802 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-dc1c6905-ce2e-4346-8450-f18e70cc2c31 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:41.818258 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dc1c6905-ce2e-4346-8450-f18e70cc2c31 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] DELETE https://10.4.3.226/volume/v3/volumes/0886fc39-719a-428a-985b-1c58f5d68bca Jul 31 09:32:41.818554 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dc1c6905-ce2e-4346-8450-f18e70cc2c31 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:41.818842 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dc1c6905-ce2e-4346-8450-f18e70cc2c31 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:41.819064 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-dc1c6905-ce2e-4346-8450-f18e70cc2c31 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete volume with id: 0886fc39-719a-428a-985b-1c58f5d68bca Jul 31 09:32:41.828587 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:41.828587 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:41.829207 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-dc1c6905-ce2e-4346-8450-f18e70cc2c31 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:41.845134 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7b9de600-693b-4c27-990a-6e2588bfde47 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:41.847338 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7b9de600-693b-4c27-990a-6e2588bfde47 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] GET https://10.4.3.226/volume/v3/volumes/cefda6b0-04e8-4702-843b-b409441acf8e Jul 31 09:32:41.850266 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7b9de600-693b-4c27-990a-6e2588bfde47 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:41.850266 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7b9de600-693b-4c27-990a-6e2588bfde47 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:41.850477 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-dc1c6905-ce2e-4346-8450-f18e70cc2c31 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete volume request issued successfully. Jul 31 09:32:41.850477 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dc1c6905-ce2e-4346-8450-f18e70cc2c31 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/0886fc39-719a-428a-985b-1c58f5d68bca returned with HTTP 202 Jul 31 09:32:41.850477 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 751/3018] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:32:41 2026] DELETE /volume/v3/volumes/0886fc39-719a-428a-985b-1c58f5d68bca => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:41.855512 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:41.855512 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:41.859221 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d93e86db-04f1-4bcb-b3c5-9b20c33e5947 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:41.860334 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7b9de600-693b-4c27-990a-6e2588bfde47 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Volume info retrieved successfully. Jul 31 09:32:41.860845 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d93e86db-04f1-4bcb-b3c5-9b20c33e5947 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/0886fc39-719a-428a-985b-1c58f5d68bca Jul 31 09:32:41.861266 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d93e86db-04f1-4bcb-b3c5-9b20c33e5947 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:41.861266 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d93e86db-04f1-4bcb-b3c5-9b20c33e5947 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:41.865422 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7b9de600-693b-4c27-990a-6e2588bfde47 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] https://10.4.3.226/volume/v3/volumes/cefda6b0-04e8-4702-843b-b409441acf8e returned with HTTP 200 Jul 31 09:32:41.865862 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 756/3019] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:41 2026] GET /volume/v3/volumes/cefda6b0-04e8-4702-843b-b409441acf8e => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:41.880747 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:41.880747 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:41.883998 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-82577949-7153-46a3-b9f1-ce3ad924998d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:41.885745 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-d93e86db-04f1-4bcb-b3c5-9b20c33e5947 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:41.887095 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-82577949-7153-46a3-b9f1-ce3ad924998d tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] GET https://10.4.3.226/volume/v3/volumes/cefda6b0-04e8-4702-843b-b409441acf8e Jul 31 09:32:41.887384 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-82577949-7153-46a3-b9f1-ce3ad924998d tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:41.887706 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-82577949-7153-46a3-b9f1-ce3ad924998d tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:41.891978 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d93e86db-04f1-4bcb-b3c5-9b20c33e5947 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/0886fc39-719a-428a-985b-1c58f5d68bca returned with HTTP 200 Jul 31 09:32:41.892805 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 754/3020] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:41 2026] GET /volume/v3/volumes/0886fc39-719a-428a-985b-1c58f5d68bca => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:41.898652 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:41.898652 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:41.902406 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-82577949-7153-46a3-b9f1-ce3ad924998d tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Volume info retrieved successfully. Jul 31 09:32:41.909071 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-82577949-7153-46a3-b9f1-ce3ad924998d tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] https://10.4.3.226/volume/v3/volumes/cefda6b0-04e8-4702-843b-b409441acf8e returned with HTTP 200 Jul 31 09:32:41.909071 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 760/3021] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:41 2026] GET /volume/v3/volumes/cefda6b0-04e8-4702-843b-b409441acf8e => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:41.922904 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1f8e942e-e953-418f-9f6f-26c9d25e3338 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:41.925211 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1f8e942e-e953-418f-9f6f-26c9d25e3338 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:32:41.925717 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1f8e942e-e953-418f-9f6f-26c9d25e3338 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cefda6b0-04e8-4702-843b-b409441acf8e", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-21256292", "description": null, "metadata": null}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:41.937621 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:41.937621 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:41.938291 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1f8e942e-e953-418f-9f6f-26c9d25e3338 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Volume info retrieved successfully. Jul 31 09:32:41.938461 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-1f8e942e-e953-418f-9f6f-26c9d25e3338 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Create snapshot from volume cefda6b0-04e8-4702-843b-b409441acf8e Jul 31 09:32:41.973587 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0ec686a4-595b-4d6e-b76a-a5ecb67533ef None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:41.979472 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0ec686a4-595b-4d6e-b76a-a5ecb67533ef tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/caabba1b-2f7b-4bb7-8588-143c421e2a96 Jul 31 09:32:41.979933 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0ec686a4-595b-4d6e-b76a-a5ecb67533ef tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:41.980043 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0ec686a4-595b-4d6e-b76a-a5ecb67533ef tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:41.986297 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0ec686a4-595b-4d6e-b76a-a5ecb67533ef tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/caabba1b-2f7b-4bb7-8588-143c421e2a96 returned with HTTP 404 Jul 31 09:32:41.986983 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 757/3022] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:41 2026] GET /volume/v3/snapshots/caabba1b-2f7b-4bb7-8588-143c421e2a96 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:41.993132 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-1f8e942e-e953-418f-9f6f-26c9d25e3338 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Created reservations ['8c9469ff-71d9-4d65-8dc5-f9fdf0775a5c', '5b2c051f-ff6d-48d1-b428-a9a1a30b3e98', 'a7b39e01-91ea-4c8e-a04e-9bf8af95fef8', '9f771933-d0cd-43f4-a08a-49dfd93ec12d'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:42.033846 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1f8e942e-e953-418f-9f6f-26c9d25e3338 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Snapshot force create request issued successfully. Jul 31 09:32:42.034557 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1f8e942e-e953-418f-9f6f-26c9d25e3338 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:32:42.035302 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 752/3023] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:32:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:42.048894 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ff3aa831-5d22-49fe-85b2-2d1fe42dba28 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:42.051031 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ff3aa831-5d22-49fe-85b2-2d1fe42dba28 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] GET https://10.4.3.226/volume/v3/snapshots/b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2 Jul 31 09:32:42.051315 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ff3aa831-5d22-49fe-85b2-2d1fe42dba28 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:42.051555 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ff3aa831-5d22-49fe-85b2-2d1fe42dba28 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:42.058233 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:42.058233 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:42.058855 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-ff3aa831-5d22-49fe-85b2-2d1fe42dba28 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Snapshot retrieved successfully. Jul 31 09:32:42.059939 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ff3aa831-5d22-49fe-85b2-2d1fe42dba28 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] https://10.4.3.226/volume/v3/snapshots/b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2 returned with HTTP 200 Jul 31 09:32:42.060455 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 755/3024] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:42 2026] GET /volume/v3/snapshots/b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:42.347674 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-bd67a1b2-9cd7-4150-8528-396fe513766f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:42.349749 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bd67a1b2-9cd7-4150-8528-396fe513766f tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/snapshots/a6185967-6f89-4dc7-99f5-278d1673f5d5 Jul 31 09:32:42.350043 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bd67a1b2-9cd7-4150-8528-396fe513766f tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:42.350265 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bd67a1b2-9cd7-4150-8528-396fe513766f tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:42.356164 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bd67a1b2-9cd7-4150-8528-396fe513766f tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/snapshots/a6185967-6f89-4dc7-99f5-278d1673f5d5 returned with HTTP 404 Jul 31 09:32:42.356808 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 761/3025] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:42 2026] GET /volume/v3/snapshots/a6185967-6f89-4dc7-99f5-278d1673f5d5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:42.462841 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-e3dd7b0f-23cf-4ba7-8c4f-62fe46783746 req-7d25c010-c3d2-497f-8495-2ab8f6e549bf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:42.465590 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e3dd7b0f-23cf-4ba7-8c4f-62fe46783746 req-7d25c010-c3d2-497f-8495-2ab8f6e549bf tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/attachments?instance_id=32072a57-3816-4bd9-96c3-b0725db0a864 Jul 31 09:32:42.465913 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e3dd7b0f-23cf-4ba7-8c4f-62fe46783746 req-7d25c010-c3d2-497f-8495-2ab8f6e549bf tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:42.466202 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e3dd7b0f-23cf-4ba7-8c4f-62fe46783746 req-7d25c010-c3d2-497f-8495-2ab8f6e549bf tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:42.484731 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e3dd7b0f-23cf-4ba7-8c4f-62fe46783746 req-7d25c010-c3d2-497f-8495-2ab8f6e549bf tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/attachments?instance_id=32072a57-3816-4bd9-96c3-b0725db0a864 returned with HTTP 200 Jul 31 09:32:42.485380 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 758/3026] 10.4.3.226 () {70 vars in 1637 bytes} [Fri Jul 31 09:32:42 2026] GET /volume/v3/attachments?instance_id=32072a57-3816-4bd9-96c3-b0725db0a864 => generated 192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:42.502987 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-e3dd7b0f-23cf-4ba7-8c4f-62fe46783746 req-f4ded8c7-c937-4f78-94ac-6a29954bf512 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:42.508071 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e3dd7b0f-23cf-4ba7-8c4f-62fe46783746 req-f4ded8c7-c937-4f78-94ac-6a29954bf512 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/attachments/0967f319-00c4-4914-87ef-f106bf9b79dd Jul 31 09:32:42.508372 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e3dd7b0f-23cf-4ba7-8c4f-62fe46783746 req-f4ded8c7-c937-4f78-94ac-6a29954bf512 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:42.510917 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e3dd7b0f-23cf-4ba7-8c4f-62fe46783746 req-f4ded8c7-c937-4f78-94ac-6a29954bf512 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:42.531934 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e3dd7b0f-23cf-4ba7-8c4f-62fe46783746 req-f4ded8c7-c937-4f78-94ac-6a29954bf512 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/attachments/0967f319-00c4-4914-87ef-f106bf9b79dd returned with HTTP 200 Jul 31 09:32:42.532510 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 753/3027] 10.4.3.226 () {70 vars in 1651 bytes} [Fri Jul 31 09:32:42 2026] GET /volume/v3/attachments/0967f319-00c4-4914-87ef-f106bf9b79dd => generated 993 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:42.641109 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2a300e13-7a89-426e-a629-b187989e5415 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:42.644204 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2a300e13-7a89-426e-a629-b187989e5415 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 Jul 31 09:32:42.645708 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2a300e13-7a89-426e-a629-b187989e5415 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:42.646073 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2a300e13-7a89-426e-a629-b187989e5415 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:42.646395 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.groups [None req-2a300e13-7a89-426e-a629-b187989e5415 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] show called for member 676ca7ac-1b9c-487c-a747-3e49a8d67e56 {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:32:42.653259 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:42.653259 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:42.663822 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2a300e13-7a89-426e-a629-b187989e5415 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 returned with HTTP 200 Jul 31 09:32:42.664446 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 756/3028] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:32:42 2026] GET /volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 => generated 392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:42.678858 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b853d393-7940-4e7b-961d-7951d941a773 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:42.681171 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b853d393-7940-4e7b-961d-7951d941a773 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] PUT https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 Jul 31 09:32:42.681647 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b853d393-7940-4e7b-961d-7951d941a773 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "af85c657-4cc0-439a-9393-143b39e1889b"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:42.683756 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.groups [None req-b853d393-7940-4e7b-961d-7951d941a773 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Update called for group 676ca7ac-1b9c-487c-a747-3e49a8d67e56. {{(pid=100315) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 09:32:42.683946 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.groups [None req-b853d393-7940-4e7b-961d-7951d941a773 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Updating group 676ca7ac-1b9c-487c-a747-3e49a8d67e56 with name None description: None add_volumes: af85c657-4cc0-439a-9393-143b39e1889b remove_volumes: None. Jul 31 09:32:42.689729 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:42.689729 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:42.721339 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b853d393-7940-4e7b-961d-7951d941a773 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 returned with HTTP 202 Jul 31 09:32:42.722066 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 762/3029] 10.4.3.226 () {70 vars in 1406 bytes} [Fri Jul 31 09:32:42 2026] PUT /volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:32:42.729088 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-45615868-00a0-4be8-b1ef-fb664698c427 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:42.730930 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-45615868-00a0-4be8-b1ef-fb664698c427 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 Jul 31 09:32:42.731191 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-45615868-00a0-4be8-b1ef-fb664698c427 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:42.731392 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-45615868-00a0-4be8-b1ef-fb664698c427 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:42.731529 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-45615868-00a0-4be8-b1ef-fb664698c427 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] show called for member 676ca7ac-1b9c-487c-a747-3e49a8d67e56 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:32:42.735386 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:42.735386 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:42.745621 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-45615868-00a0-4be8-b1ef-fb664698c427 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 returned with HTTP 200 Jul 31 09:32:42.746177 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 759/3030] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:32:42 2026] GET /volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 => generated 391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:42.907611 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f5fafb9a-1716-4ea7-bb39-5762e862b0bb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:42.909451 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f5fafb9a-1716-4ea7-bb39-5762e862b0bb tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/0886fc39-719a-428a-985b-1c58f5d68bca Jul 31 09:32:42.909659 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f5fafb9a-1716-4ea7-bb39-5762e862b0bb tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:42.909913 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f5fafb9a-1716-4ea7-bb39-5762e862b0bb tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:42.916755 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f5fafb9a-1716-4ea7-bb39-5762e862b0bb tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/0886fc39-719a-428a-985b-1c58f5d68bca returned with HTTP 404 Jul 31 09:32:42.917448 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 754/3031] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:42 2026] GET /volume/v3/volumes/0886fc39-719a-428a-985b-1c58f5d68bca => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:42.926855 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5c8155d7-761b-4b13-9c45-a8c138559314 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:42.928586 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5c8155d7-761b-4b13-9c45-a8c138559314 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 Jul 31 09:32:42.928780 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5c8155d7-761b-4b13-9c45-a8c138559314 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:42.928967 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5c8155d7-761b-4b13-9c45-a8c138559314 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:42.938558 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:42.938558 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:42.949363 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-5c8155d7-761b-4b13-9c45-a8c138559314 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:42.954195 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5c8155d7-761b-4b13-9c45-a8c138559314 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 returned with HTTP 200 Jul 31 09:32:42.954800 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 757/3032] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:42 2026] GET /volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:42.966232 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a0a67add-1837-4264-b205-0079e097505b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:42.968238 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a0a67add-1837-4264-b205-0079e097505b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] DELETE https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 Jul 31 09:32:42.968461 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a0a67add-1837-4264-b205-0079e097505b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:42.968643 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a0a67add-1837-4264-b205-0079e097505b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:42.968805 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-a0a67add-1837-4264-b205-0079e097505b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete volume with id: 7a10f529-b50e-429b-b725-d31a989d4312 Jul 31 09:32:42.975405 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:42.975405 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:42.975801 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a0a67add-1837-4264-b205-0079e097505b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:42.995593 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a0a67add-1837-4264-b205-0079e097505b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Delete volume request issued successfully. Jul 31 09:32:42.995788 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a0a67add-1837-4264-b205-0079e097505b tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 returned with HTTP 202 Jul 31 09:32:42.996255 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 763/3033] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:32:42 2026] DELETE /volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:43.002690 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cd985b70-ceaf-4eb4-bea1-778f8603dc9f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:43.004929 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cd985b70-ceaf-4eb4-bea1-778f8603dc9f tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 Jul 31 09:32:43.005199 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cd985b70-ceaf-4eb4-bea1-778f8603dc9f tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:43.005465 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cd985b70-ceaf-4eb4-bea1-778f8603dc9f tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:43.015796 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:43.015796 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:43.021052 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cd985b70-ceaf-4eb4-bea1-778f8603dc9f tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Volume info retrieved successfully. Jul 31 09:32:43.027277 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cd985b70-ceaf-4eb4-bea1-778f8603dc9f tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 returned with HTTP 200 Jul 31 09:32:43.027916 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 760/3034] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:43 2026] GET /volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:43.071892 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-26385b90-08b4-4285-9cec-63a2201c794b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:43.074601 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-26385b90-08b4-4285-9cec-63a2201c794b tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] GET https://10.4.3.226/volume/v3/snapshots/b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2 Jul 31 09:32:43.074855 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-26385b90-08b4-4285-9cec-63a2201c794b tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:43.075124 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-26385b90-08b4-4285-9cec-63a2201c794b tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:43.081570 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:43.081570 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:43.082007 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-26385b90-08b4-4285-9cec-63a2201c794b tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Snapshot retrieved successfully. Jul 31 09:32:43.082795 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-26385b90-08b4-4285-9cec-63a2201c794b tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] https://10.4.3.226/volume/v3/snapshots/b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2 returned with HTTP 200 Jul 31 09:32:43.083164 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 755/3035] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:43 2026] GET /volume/v3/snapshots/b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:43.092010 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8ca56379-f829-48d9-94d3-f31a71983194 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:43.094500 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8ca56379-f829-48d9-94d3-f31a71983194 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] GET https://10.4.3.226/volume/v3/snapshots/b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2 Jul 31 09:32:43.094500 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8ca56379-f829-48d9-94d3-f31a71983194 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:43.094727 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8ca56379-f829-48d9-94d3-f31a71983194 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:43.100817 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:43.100817 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:43.101502 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-8ca56379-f829-48d9-94d3-f31a71983194 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Snapshot retrieved successfully. Jul 31 09:32:43.102592 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8ca56379-f829-48d9-94d3-f31a71983194 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] https://10.4.3.226/volume/v3/snapshots/b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2 returned with HTTP 200 Jul 31 09:32:43.103069 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 758/3036] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:43 2026] GET /volume/v3/snapshots/b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:43.114084 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-dd0c6980-2453-4e88-8651-4e9a1ec94f31 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:43.116220 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dd0c6980-2453-4e88-8651-4e9a1ec94f31 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] GET https://10.4.3.226/volume/v3/snapshots/b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2 Jul 31 09:32:43.116543 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dd0c6980-2453-4e88-8651-4e9a1ec94f31 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:43.116784 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dd0c6980-2453-4e88-8651-4e9a1ec94f31 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:43.122727 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:43.122727 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:43.122727 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-dd0c6980-2453-4e88-8651-4e9a1ec94f31 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Snapshot retrieved successfully. Jul 31 09:32:43.124482 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dd0c6980-2453-4e88-8651-4e9a1ec94f31 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] https://10.4.3.226/volume/v3/snapshots/b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2 returned with HTTP 200 Jul 31 09:32:43.124482 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 764/3037] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:43 2026] GET /volume/v3/snapshots/b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:43.134747 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-31b1b0ce-81de-4f26-913c-0b26fa5d29ae None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:43.136781 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-31b1b0ce-81de-4f26-913c-0b26fa5d29ae tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:43.137040 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-31b1b0ce-81de-4f26-913c-0b26fa5d29ae tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:43.138671 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-31b1b0ce-81de-4f26-913c-0b26fa5d29ae tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Create volume request body: {'volume': {'snapshot_id': 'b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:43.143914 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:43.143914 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:43.144903 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-31b1b0ce-81de-4f26-913c-0b26fa5d29ae tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Snapshot retrieved successfully. Jul 31 09:32:43.144903 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-31b1b0ce-81de-4f26-913c-0b26fa5d29ae tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Create volume of 1 GB Jul 31 09:32:43.148537 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-31b1b0ce-81de-4f26-913c-0b26fa5d29ae tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Availability Zones retrieved successfully. Jul 31 09:32:43.154332 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-31b1b0ce-81de-4f26-913c-0b26fa5d29ae tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Flow 'volume_create_api' (6ebd1138-52d9-4f91-afa1-5aae62274283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:43.155379 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-31b1b0ce-81de-4f26-913c-0b26fa5d29ae tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8620c4a0-011a-4ec6-9e6b-ee1d29294dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:43.156432 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-31b1b0ce-81de-4f26-913c-0b26fa5d29ae tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:43.192051 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-31b1b0ce-81de-4f26-913c-0b26fa5d29ae tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8620c4a0-011a-4ec6-9e6b-ee1d29294dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:43.192852 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-31b1b0ce-81de-4f26-913c-0b26fa5d29ae tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bb77593-1f26-4084-a9d7-e17f34df1a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:43.235399 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-31b1b0ce-81de-4f26-913c-0b26fa5d29ae tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Created reservations ['8febe07a-b864-4c05-a516-da6dc4421dec', '0574437b-3c3e-4309-ae9a-cb4f8f61e688', 'c02a205e-7e39-4246-9d59-77d6ee068f25', '05c04c19-3878-4886-8f90-88f54cd2e54d'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:43.236273 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-31b1b0ce-81de-4f26-913c-0b26fa5d29ae tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bb77593-1f26-4084-a9d7-e17f34df1a3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8febe07a-b864-4c05-a516-da6dc4421dec', '0574437b-3c3e-4309-ae9a-cb4f8f61e688', 'c02a205e-7e39-4246-9d59-77d6ee068f25', '05c04c19-3878-4886-8f90-88f54cd2e54d']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:43.237075 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-31b1b0ce-81de-4f26-913c-0b26fa5d29ae tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (270fb3e4-35a9-47de-905b-3157de04bd0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:43.280561 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-31b1b0ce-81de-4f26-913c-0b26fa5d29ae tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (270fb3e4-35a9-47de-905b-3157de04bd0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cd99402-0536-4287-85a9-5a8b2362739d', '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='304d62bb11ef42c4be24642543bce5c0',qos_specs=None,replication_status=,reservations=['8febe07a-b864-4c05-a516-da6dc4421dec','0574437b-3c3e-4309-ae9a-cb4f8f61e688','c02a205e-7e39-4246-9d59-77d6ee068f25','05c04c19-3878-4886-8f90-88f54cd2e54d'],size=1,snapshot_id=b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2,source_replicaid=,source_volid=None,status='creating',user_id='3b4df8367ba9452da7907f6612a2f65f',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:32:43Z,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=4cd99402-0536-4287-85a9-5a8b2362739d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='304d62bb11ef42c4be24642543bce5c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b4df8367ba9452da7907f6612a2f65f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:43.281436 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-31b1b0ce-81de-4f26-913c-0b26fa5d29ae tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa5381a4-97a4-453f-8cdb-5da8f2176a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:43.290053 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ea4ace3a-5382-4ad2-99c1-fa5c2288f493 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:43.303896 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-31b1b0ce-81de-4f26-913c-0b26fa5d29ae tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa5381a4-97a4-453f-8cdb-5da8f2176a54) transitioned into state 'SUCCESS' from 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='304d62bb11ef42c4be24642543bce5c0',qos_specs=None,replication_status=,reservations=['8febe07a-b864-4c05-a516-da6dc4421dec','0574437b-3c3e-4309-ae9a-cb4f8f61e688','c02a205e-7e39-4246-9d59-77d6ee068f25','05c04c19-3878-4886-8f90-88f54cd2e54d'],size=1,snapshot_id=b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2,source_replicaid=,source_volid=None,status='creating',user_id='3b4df8367ba9452da7907f6612a2f65f',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:43.304953 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-31b1b0ce-81de-4f26-913c-0b26fa5d29ae tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (348ce1d9-ef4e-4cbb-9cbe-19c433af898d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:43.329136 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-31b1b0ce-81de-4f26-913c-0b26fa5d29ae tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (348ce1d9-ef4e-4cbb-9cbe-19c433af898d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:43.330114 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-31b1b0ce-81de-4f26-913c-0b26fa5d29ae tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Flow 'volume_create_api' (6ebd1138-52d9-4f91-afa1-5aae62274283) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:43.330512 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-31b1b0ce-81de-4f26-913c-0b26fa5d29ae tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Create volume request issued successfully. Jul 31 09:32:43.331107 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-31b1b0ce-81de-4f26-913c-0b26fa5d29ae tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:32:43.331592 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 761/3038] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:32:43 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 31 09:32:43.345661 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6db683d3-53d1-45c5-ab99-7d5fa3a078a1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:43.347948 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6db683d3-53d1-45c5-ab99-7d5fa3a078a1 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] GET https://10.4.3.226/volume/v3/volumes/4cd99402-0536-4287-85a9-5a8b2362739d Jul 31 09:32:43.348158 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6db683d3-53d1-45c5-ab99-7d5fa3a078a1 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:43.348453 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6db683d3-53d1-45c5-ab99-7d5fa3a078a1 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:43.357437 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:43.357437 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:43.361835 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-6db683d3-53d1-45c5-ab99-7d5fa3a078a1 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Volume info retrieved successfully. Jul 31 09:32:43.367716 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6db683d3-53d1-45c5-ab99-7d5fa3a078a1 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] https://10.4.3.226/volume/v3/volumes/4cd99402-0536-4287-85a9-5a8b2362739d returned with HTTP 200 Jul 31 09:32:43.368255 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 759/3039] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:43 2026] GET /volume/v3/volumes/4cd99402-0536-4287-85a9-5a8b2362739d => generated 809 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:43.423268 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ea4ace3a-5382-4ad2-99c1-fa5c2288f493 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:43.423710 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ea4ace3a-5382-4ad2-99c1-fa5c2288f493 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1462611504"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:43.425522 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-ea4ace3a-5382-4ad2-99c1-fa5c2288f493 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1462611504'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:43.425682 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-ea4ace3a-5382-4ad2-99c1-fa5c2288f493 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Create volume of 2 GB Jul 31 09:32:43.430071 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ea4ace3a-5382-4ad2-99c1-fa5c2288f493 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Availability Zones retrieved successfully. Jul 31 09:32:43.435838 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ea4ace3a-5382-4ad2-99c1-fa5c2288f493 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Flow 'volume_create_api' (bc29e531-e968-49e3-b197-c1b81d9327fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:43.436847 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ea4ace3a-5382-4ad2-99c1-fa5c2288f493 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deb19371-5f9a-46b8-acd9-9d94915de029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:43.437726 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-ea4ace3a-5382-4ad2-99c1-fa5c2288f493 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Validating volume size '2' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:43.472810 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ea4ace3a-5382-4ad2-99c1-fa5c2288f493 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deb19371-5f9a-46b8-acd9-9d94915de029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:43.473626 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ea4ace3a-5382-4ad2-99c1-fa5c2288f493 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b332082b-33f3-42fe-bcd1-f7a544ccbe8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:43.571393 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-ea4ace3a-5382-4ad2-99c1-fa5c2288f493 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Created reservations ['3b9baa9f-7ec9-47d1-be85-e25fe4c083ab', '53a888b9-aa22-43dc-9fa7-7bb329aadb94', 'b54e16d4-bdb0-4ffc-b26d-b771466c5858', '6aac9fe9-fb7d-45f4-9f5e-12e92b71fc6f'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:43.571654 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-da956dad-b083-4370-bacc-07e140594f3c req-19c4d323-7aea-4d87-9cf0-010609a0d888 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:43.572424 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ea4ace3a-5382-4ad2-99c1-fa5c2288f493 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b332082b-33f3-42fe-bcd1-f7a544ccbe8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b9baa9f-7ec9-47d1-be85-e25fe4c083ab', '53a888b9-aa22-43dc-9fa7-7bb329aadb94', 'b54e16d4-bdb0-4ffc-b26d-b771466c5858', '6aac9fe9-fb7d-45f4-9f5e-12e92b71fc6f']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:43.573949 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ea4ace3a-5382-4ad2-99c1-fa5c2288f493 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dea0967b-58b3-45ff-86ac-9b31085c205b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:43.575037 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-da956dad-b083-4370-bacc-07e140594f3c req-19c4d323-7aea-4d87-9cf0-010609a0d888 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/attachments/a66e5e5f-e976-4b96-be17-545a1a96f737 Jul 31 09:32:43.575284 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-da956dad-b083-4370-bacc-07e140594f3c req-19c4d323-7aea-4d87-9cf0-010609a0d888 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:43.575486 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-da956dad-b083-4370-bacc-07e140594f3c req-19c4d323-7aea-4d87-9cf0-010609a0d888 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:43.588837 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:43.588837 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:43.601541 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ea4ace3a-5382-4ad2-99c1-fa5c2288f493 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dea0967b-58b3-45ff-86ac-9b31085c205b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fec8fbf-1516-47cf-a5b0-d4bfc00be3be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1462611504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ad38f097531476494f4c640752da289',qos_specs=None,replication_status=,reservations=['3b9baa9f-7ec9-47d1-be85-e25fe4c083ab','53a888b9-aa22-43dc-9fa7-7bb329aadb94','b54e16d4-bdb0-4ffc-b26d-b771466c5858','6aac9fe9-fb7d-45f4-9f5e-12e92b71fc6f'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7aa151d4bfcd4963821738cbb70423e9',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:32:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1462611504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fec8fbf-1516-47cf-a5b0-d4bfc00be3be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ad38f097531476494f4c640752da289',provider_auth=None,provider_geometry=None,provider_id=None,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='7aa151d4bfcd4963821738cbb70423e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:43.602319 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ea4ace3a-5382-4ad2-99c1-fa5c2288f493 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5976a07f-72c8-4360-aa46-105479ee782e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:43.624630 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ea4ace3a-5382-4ad2-99c1-fa5c2288f493 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5976a07f-72c8-4360-aa46-105479ee782e) transitioned into state 'SUCCESS' from state '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-1462611504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ad38f097531476494f4c640752da289',qos_specs=None,replication_status=,reservations=['3b9baa9f-7ec9-47d1-be85-e25fe4c083ab','53a888b9-aa22-43dc-9fa7-7bb329aadb94','b54e16d4-bdb0-4ffc-b26d-b771466c5858','6aac9fe9-fb7d-45f4-9f5e-12e92b71fc6f'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7aa151d4bfcd4963821738cbb70423e9',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:43.625668 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ea4ace3a-5382-4ad2-99c1-fa5c2288f493 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34817830-c367-48f4-a18f-93635d529bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:43.635462 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ea4ace3a-5382-4ad2-99c1-fa5c2288f493 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34817830-c367-48f4-a18f-93635d529bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:43.636369 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ea4ace3a-5382-4ad2-99c1-fa5c2288f493 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Flow 'volume_create_api' (bc29e531-e968-49e3-b197-c1b81d9327fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:43.636707 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ea4ace3a-5382-4ad2-99c1-fa5c2288f493 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Create volume request issued successfully. Jul 31 09:32:43.637338 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ea4ace3a-5382-4ad2-99c1-fa5c2288f493 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:32:43.637838 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 756/3040] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:32:43 2026] POST /volume/v3/volumes => generated 755 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:43.646981 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-da956dad-b083-4370-bacc-07e140594f3c req-19c4d323-7aea-4d87-9cf0-010609a0d888 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments/a66e5e5f-e976-4b96-be17-545a1a96f737 returned with HTTP 200 Jul 31 09:32:43.647818 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 765/3041] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:32:43 2026] DELETE /volume/v3/attachments/a66e5e5f-e976-4b96-be17-545a1a96f737 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:43.651089 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-64f95a15-5924-48d5-8c28-364860556a27 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:43.653164 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-64f95a15-5924-48d5-8c28-364860556a27 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] GET https://10.4.3.226/volume/v3/volumes/7fec8fbf-1516-47cf-a5b0-d4bfc00be3be Jul 31 09:32:43.653386 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-64f95a15-5924-48d5-8c28-364860556a27 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:43.653612 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-64f95a15-5924-48d5-8c28-364860556a27 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:43.662298 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:43.662298 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:43.666503 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-64f95a15-5924-48d5-8c28-364860556a27 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Volume info retrieved successfully. Jul 31 09:32:43.671132 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-64f95a15-5924-48d5-8c28-364860556a27 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] https://10.4.3.226/volume/v3/volumes/7fec8fbf-1516-47cf-a5b0-d4bfc00be3be returned with HTTP 200 Jul 31 09:32:43.671531 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 762/3042] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:43 2026] GET /volume/v3/volumes/7fec8fbf-1516-47cf-a5b0-d4bfc00be3be => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:43.756817 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e6ecfa8a-d84c-488f-bdb4-7c5157cef021 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:43.758763 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e6ecfa8a-d84c-488f-bdb4-7c5157cef021 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 Jul 31 09:32:43.759077 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e6ecfa8a-d84c-488f-bdb4-7c5157cef021 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:43.759300 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e6ecfa8a-d84c-488f-bdb4-7c5157cef021 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:43.759438 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.groups [None req-e6ecfa8a-d84c-488f-bdb4-7c5157cef021 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] show called for member 676ca7ac-1b9c-487c-a747-3e49a8d67e56 {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:32:43.763717 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:43.763717 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:43.773131 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e6ecfa8a-d84c-488f-bdb4-7c5157cef021 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 returned with HTTP 200 Jul 31 09:32:43.773712 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 760/3043] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:32:43 2026] GET /volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:43.783944 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6577e9df-a56f-4514-9398-aa6f3d1173af None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:43.786138 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6577e9df-a56f-4514-9398-aa6f3d1173af tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] PUT https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 Jul 31 09:32:43.786448 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6577e9df-a56f-4514-9398-aa6f3d1173af tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "950b17e7-6eef-4d5c-9eac-01945875a09d"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:43.788092 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-6577e9df-a56f-4514-9398-aa6f3d1173af tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Update called for group 676ca7ac-1b9c-487c-a747-3e49a8d67e56. {{(pid=100316) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 09:32:43.789671 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.groups [None req-6577e9df-a56f-4514-9398-aa6f3d1173af tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Updating group 676ca7ac-1b9c-487c-a747-3e49a8d67e56 with name None description: None add_volumes: None remove_volumes: 950b17e7-6eef-4d5c-9eac-01945875a09d. Jul 31 09:32:43.793550 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:43.793550 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:43.812107 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6577e9df-a56f-4514-9398-aa6f3d1173af tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 returned with HTTP 202 Jul 31 09:32:43.812559 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 757/3044] 10.4.3.226 () {70 vars in 1406 bytes} [Fri Jul 31 09:32:43 2026] PUT /volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:32:43.821260 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9e0779a6-5848-43a5-a384-66abc084a01f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:43.823625 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9e0779a6-5848-43a5-a384-66abc084a01f tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 Jul 31 09:32:43.823879 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9e0779a6-5848-43a5-a384-66abc084a01f tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:43.824131 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9e0779a6-5848-43a5-a384-66abc084a01f tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:43.824325 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.groups [None req-9e0779a6-5848-43a5-a384-66abc084a01f tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] show called for member 676ca7ac-1b9c-487c-a747-3e49a8d67e56 {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:32:43.828552 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:43.828552 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:43.837545 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9e0779a6-5848-43a5-a384-66abc084a01f tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 returned with HTTP 200 Jul 31 09:32:43.838030 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 766/3045] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:32:43 2026] GET /volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 => generated 391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:44.043010 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fadcc2ba-b7f1-4ccb-80ba-24868c290c46 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:44.044408 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fadcc2ba-b7f1-4ccb-80ba-24868c290c46 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] GET https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 Jul 31 09:32:44.044567 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fadcc2ba-b7f1-4ccb-80ba-24868c290c46 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:44.044767 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fadcc2ba-b7f1-4ccb-80ba-24868c290c46 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:44.052087 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fadcc2ba-b7f1-4ccb-80ba-24868c290c46 tempest-VolumesSnapshotTestJSON-1934365111 tempest-VolumesSnapshotTestJSON-1934365111-project-member] https://10.4.3.226/volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 returned with HTTP 404 Jul 31 09:32:44.052661 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 763/3046] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:44 2026] GET /volume/v3/volumes/7a10f529-b50e-429b-b725-d31a989d4312 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:44.381108 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a2199714-421e-4b99-b8d5-6a0d0001bf8c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:44.383377 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a2199714-421e-4b99-b8d5-6a0d0001bf8c tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] GET https://10.4.3.226/volume/v3/volumes/4cd99402-0536-4287-85a9-5a8b2362739d Jul 31 09:32:44.383630 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a2199714-421e-4b99-b8d5-6a0d0001bf8c tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:44.383784 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a2199714-421e-4b99-b8d5-6a0d0001bf8c tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:44.393425 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:44.393425 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:44.399048 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a2199714-421e-4b99-b8d5-6a0d0001bf8c tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Volume info retrieved successfully. Jul 31 09:32:44.404484 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a2199714-421e-4b99-b8d5-6a0d0001bf8c tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] https://10.4.3.226/volume/v3/volumes/4cd99402-0536-4287-85a9-5a8b2362739d returned with HTTP 200 Jul 31 09:32:44.405182 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 761/3047] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:44 2026] GET /volume/v3/volumes/4cd99402-0536-4287-85a9-5a8b2362739d => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:44.419895 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0718e2fe-04c6-4daf-990d-77a73215ce88 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:44.422203 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0718e2fe-04c6-4daf-990d-77a73215ce88 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] GET https://10.4.3.226/volume/v3/volumes/4cd99402-0536-4287-85a9-5a8b2362739d Jul 31 09:32:44.422506 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0718e2fe-04c6-4daf-990d-77a73215ce88 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:44.422779 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0718e2fe-04c6-4daf-990d-77a73215ce88 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:44.432323 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:44.432323 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:44.437297 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0718e2fe-04c6-4daf-990d-77a73215ce88 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Volume info retrieved successfully. Jul 31 09:32:44.443106 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0718e2fe-04c6-4daf-990d-77a73215ce88 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] https://10.4.3.226/volume/v3/volumes/4cd99402-0536-4287-85a9-5a8b2362739d returned with HTTP 200 Jul 31 09:32:44.443635 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 758/3048] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:44 2026] GET /volume/v3/volumes/4cd99402-0536-4287-85a9-5a8b2362739d => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:44.455747 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6ebeaec6-93d4-4a18-ab6e-eb50a33d5342 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:44.458046 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6ebeaec6-93d4-4a18-ab6e-eb50a33d5342 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2 Jul 31 09:32:44.458329 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6ebeaec6-93d4-4a18-ab6e-eb50a33d5342 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:44.458594 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6ebeaec6-93d4-4a18-ab6e-eb50a33d5342 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:44.458754 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-6ebeaec6-93d4-4a18-ab6e-eb50a33d5342 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Delete snapshot with id: b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2 Jul 31 09:32:44.465325 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:44.465325 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:44.465948 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-6ebeaec6-93d4-4a18-ab6e-eb50a33d5342 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Snapshot retrieved successfully. Jul 31 09:32:44.482736 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-6ebeaec6-93d4-4a18-ab6e-eb50a33d5342 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Snapshot delete request issued successfully. Jul 31 09:32:44.482981 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6ebeaec6-93d4-4a18-ab6e-eb50a33d5342 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] https://10.4.3.226/volume/v3/snapshots/b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2 returned with HTTP 202 Jul 31 09:32:44.483396 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 767/3049] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:32:44 2026] DELETE /volume/v3/snapshots/b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:44.490144 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-409ba7e9-f2d6-4273-9b1b-c6bd71312d47 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:44.491914 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-409ba7e9-f2d6-4273-9b1b-c6bd71312d47 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] GET https://10.4.3.226/volume/v3/snapshots/b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2 Jul 31 09:32:44.492167 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-409ba7e9-f2d6-4273-9b1b-c6bd71312d47 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:44.492377 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-409ba7e9-f2d6-4273-9b1b-c6bd71312d47 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:44.497668 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:44.497668 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:44.498331 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-409ba7e9-f2d6-4273-9b1b-c6bd71312d47 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Snapshot retrieved successfully. Jul 31 09:32:44.499465 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-409ba7e9-f2d6-4273-9b1b-c6bd71312d47 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] https://10.4.3.226/volume/v3/snapshots/b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2 returned with HTTP 200 Jul 31 09:32:44.499853 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 764/3050] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:44 2026] GET /volume/v3/snapshots/b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:44.687804 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7b168514-1dae-4c3a-8e9c-3bff5f943fa7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:44.690641 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7b168514-1dae-4c3a-8e9c-3bff5f943fa7 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] GET https://10.4.3.226/volume/v3/volumes/7fec8fbf-1516-47cf-a5b0-d4bfc00be3be Jul 31 09:32:44.690641 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7b168514-1dae-4c3a-8e9c-3bff5f943fa7 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:44.690641 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7b168514-1dae-4c3a-8e9c-3bff5f943fa7 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:44.699387 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:44.699387 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:44.703938 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-7b168514-1dae-4c3a-8e9c-3bff5f943fa7 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Volume info retrieved successfully. Jul 31 09:32:44.710535 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7b168514-1dae-4c3a-8e9c-3bff5f943fa7 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] https://10.4.3.226/volume/v3/volumes/7fec8fbf-1516-47cf-a5b0-d4bfc00be3be returned with HTTP 200 Jul 31 09:32:44.710535 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 762/3051] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:44 2026] GET /volume/v3/volumes/7fec8fbf-1516-47cf-a5b0-d4bfc00be3be => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:44.724145 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d137bf77-5b15-4e0f-9828-b2d0f41d29d7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:44.725998 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d137bf77-5b15-4e0f-9828-b2d0f41d29d7 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:44.726397 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d137bf77-5b15-4e0f-9828-b2d0f41d29d7 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "7fec8fbf-1516-47cf-a5b0-d4bfc00be3be"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:44.728130 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-d137bf77-5b15-4e0f-9828-b2d0f41d29d7 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '7fec8fbf-1516-47cf-a5b0-d4bfc00be3be'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:44.735490 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:44.735490 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:44.735998 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d137bf77-5b15-4e0f-9828-b2d0f41d29d7 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Volume retrieved successfully. Jul 31 09:32:44.736127 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-d137bf77-5b15-4e0f-9828-b2d0f41d29d7 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Create volume of 1 GB Jul 31 09:32:44.741732 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d137bf77-5b15-4e0f-9828-b2d0f41d29d7 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Availability Zones retrieved successfully. Jul 31 09:32:44.747075 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d137bf77-5b15-4e0f-9828-b2d0f41d29d7 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Flow 'volume_create_api' (b924a182-7eac-4c5e-a89c-81358631d9f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:44.748168 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d137bf77-5b15-4e0f-9828-b2d0f41d29d7 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a1399b6-c297-4a57-b28a-b4dc70933e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:44.749139 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-d137bf77-5b15-4e0f-9828-b2d0f41d29d7 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:44.750623 np0000006200 devstack@c-api.service[100316]: WARNING cinder.volume.api [None req-d137bf77-5b15-4e0f-9828-b2d0f41d29d7 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a1399b6-c297-4a57-b28a-b4dc70933e4e) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 09:32:44.750623 np0000006200 devstack@c-api.service[100316]: 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 31 09:32:44.752265 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d137bf77-5b15-4e0f-9828-b2d0f41d29d7 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a1399b6-c297-4a57-b28a-b4dc70933e4e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:44.753006 np0000006200 devstack@c-api.service[100316]: WARNING cinder.volume.api [None req-d137bf77-5b15-4e0f-9828-b2d0f41d29d7 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a1399b6-c297-4a57-b28a-b4dc70933e4e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 09:32:44.753679 np0000006200 devstack@c-api.service[100316]: WARNING cinder.volume.api [None req-d137bf77-5b15-4e0f-9828-b2d0f41d29d7 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Flow 'volume_create_api' (b924a182-7eac-4c5e-a89c-81358631d9f2) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 09:32:44.754003 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d137bf77-5b15-4e0f-9828-b2d0f41d29d7 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 400 Jul 31 09:32:44.754782 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 759/3052] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:32:44 2026] POST /volume/v3/volumes => generated 173 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 09:32:44.762694 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4cc7af5e-ccda-4e7d-8b9f-383c73a04a74 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:44.764504 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4cc7af5e-ccda-4e7d-8b9f-383c73a04a74 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] GET https://10.4.3.226/volume/v3/volumes/7fec8fbf-1516-47cf-a5b0-d4bfc00be3be Jul 31 09:32:44.764674 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4cc7af5e-ccda-4e7d-8b9f-383c73a04a74 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:44.764851 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4cc7af5e-ccda-4e7d-8b9f-383c73a04a74 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:44.772934 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:44.772934 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:44.777065 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-4cc7af5e-ccda-4e7d-8b9f-383c73a04a74 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Volume info retrieved successfully. Jul 31 09:32:44.782558 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4cc7af5e-ccda-4e7d-8b9f-383c73a04a74 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] https://10.4.3.226/volume/v3/volumes/7fec8fbf-1516-47cf-a5b0-d4bfc00be3be returned with HTTP 200 Jul 31 09:32:44.782955 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 768/3053] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:44 2026] GET /volume/v3/volumes/7fec8fbf-1516-47cf-a5b0-d4bfc00be3be => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:44.796201 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9cf08298-f39e-4666-a8b2-66b6c52a9a01 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:44.798590 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9cf08298-f39e-4666-a8b2-66b6c52a9a01 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] DELETE https://10.4.3.226/volume/v3/volumes/7fec8fbf-1516-47cf-a5b0-d4bfc00be3be Jul 31 09:32:44.798876 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9cf08298-f39e-4666-a8b2-66b6c52a9a01 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:44.799155 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9cf08298-f39e-4666-a8b2-66b6c52a9a01 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:44.799393 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-9cf08298-f39e-4666-a8b2-66b6c52a9a01 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Delete volume with id: 7fec8fbf-1516-47cf-a5b0-d4bfc00be3be Jul 31 09:32:44.808615 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:44.808615 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:44.809203 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9cf08298-f39e-4666-a8b2-66b6c52a9a01 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Volume info retrieved successfully. Jul 31 09:32:44.833722 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9cf08298-f39e-4666-a8b2-66b6c52a9a01 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Delete volume request issued successfully. Jul 31 09:32:44.833985 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9cf08298-f39e-4666-a8b2-66b6c52a9a01 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] https://10.4.3.226/volume/v3/volumes/7fec8fbf-1516-47cf-a5b0-d4bfc00be3be returned with HTTP 202 Jul 31 09:32:44.834418 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 765/3054] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:32:44 2026] DELETE /volume/v3/volumes/7fec8fbf-1516-47cf-a5b0-d4bfc00be3be => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:44.846927 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-55e17728-6302-4246-a5ed-43c925faafaa None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:44.848690 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-55e17728-6302-4246-a5ed-43c925faafaa tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] GET https://10.4.3.226/volume/v3/volumes/7fec8fbf-1516-47cf-a5b0-d4bfc00be3be Jul 31 09:32:44.848916 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-55e17728-6302-4246-a5ed-43c925faafaa tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:44.849191 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-55e17728-6302-4246-a5ed-43c925faafaa tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:44.852324 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-54254fb4-ae6b-4e51-b040-a92b717de752 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:44.856510 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-54254fb4-ae6b-4e51-b040-a92b717de752 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 Jul 31 09:32:44.856510 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-54254fb4-ae6b-4e51-b040-a92b717de752 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:44.856759 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-54254fb4-ae6b-4e51-b040-a92b717de752 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:44.856965 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-54254fb4-ae6b-4e51-b040-a92b717de752 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] show called for member 676ca7ac-1b9c-487c-a747-3e49a8d67e56 {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:32:44.858293 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:44.858293 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:44.861841 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:44.861841 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:44.862837 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-55e17728-6302-4246-a5ed-43c925faafaa tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Volume info retrieved successfully. Jul 31 09:32:44.867522 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-55e17728-6302-4246-a5ed-43c925faafaa tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] https://10.4.3.226/volume/v3/volumes/7fec8fbf-1516-47cf-a5b0-d4bfc00be3be returned with HTTP 200 Jul 31 09:32:44.867944 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 763/3055] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:44 2026] GET /volume/v3/volumes/7fec8fbf-1516-47cf-a5b0-d4bfc00be3be => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:44.876715 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-54254fb4-ae6b-4e51-b040-a92b717de752 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 returned with HTTP 200 Jul 31 09:32:44.877384 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 760/3056] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:32:44 2026] GET /volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:44.886366 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-aa644276-c50c-4819-9ff0-0b6950bb0d81 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:44.888672 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-aa644276-c50c-4819-9ff0-0b6950bb0d81 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] PUT https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 Jul 31 09:32:44.889185 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-aa644276-c50c-4819-9ff0-0b6950bb0d81 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "950b17e7-6eef-4d5c-9eac-01945875a09d"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:44.891049 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.groups [None req-aa644276-c50c-4819-9ff0-0b6950bb0d81 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Update called for group 676ca7ac-1b9c-487c-a747-3e49a8d67e56. {{(pid=100315) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 09:32:44.891147 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.groups [None req-aa644276-c50c-4819-9ff0-0b6950bb0d81 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Updating group 676ca7ac-1b9c-487c-a747-3e49a8d67e56 with name None description: None add_volumes: 950b17e7-6eef-4d5c-9eac-01945875a09d remove_volumes: None. Jul 31 09:32:44.895104 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:44.895104 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:44.933141 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-aa644276-c50c-4819-9ff0-0b6950bb0d81 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 returned with HTTP 202 Jul 31 09:32:44.933689 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 769/3057] 10.4.3.226 () {70 vars in 1406 bytes} [Fri Jul 31 09:32:44 2026] PUT /volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:32:44.941609 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d05e317d-f074-4ccd-b2d3-16a7beac9bdd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:44.943896 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d05e317d-f074-4ccd-b2d3-16a7beac9bdd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 Jul 31 09:32:44.944000 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d05e317d-f074-4ccd-b2d3-16a7beac9bdd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:44.944334 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d05e317d-f074-4ccd-b2d3-16a7beac9bdd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:44.944527 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-d05e317d-f074-4ccd-b2d3-16a7beac9bdd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] show called for member 676ca7ac-1b9c-487c-a747-3e49a8d67e56 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:32:44.951018 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:44.951018 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:44.959662 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d05e317d-f074-4ccd-b2d3-16a7beac9bdd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 returned with HTTP 200 Jul 31 09:32:44.960136 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 766/3058] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:32:44 2026] GET /volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 => generated 391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:44.982310 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c33d8f63-9bba-4087-8c7a-9e3f4cebdc9a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:44.984408 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c33d8f63-9bba-4087-8c7a-9e3f4cebdc9a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/volumes/3452cddb-4636-4a3c-a1ad-595d65f282b1 Jul 31 09:32:44.984647 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c33d8f63-9bba-4087-8c7a-9e3f4cebdc9a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:44.984896 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c33d8f63-9bba-4087-8c7a-9e3f4cebdc9a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:44.985087 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-c33d8f63-9bba-4087-8c7a-9e3f4cebdc9a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete volume with id: 3452cddb-4636-4a3c-a1ad-595d65f282b1 Jul 31 09:32:44.993179 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:44.993179 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:44.993750 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c33d8f63-9bba-4087-8c7a-9e3f4cebdc9a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:32:45.013310 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c33d8f63-9bba-4087-8c7a-9e3f4cebdc9a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete volume request issued successfully. Jul 31 09:32:45.014357 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c33d8f63-9bba-4087-8c7a-9e3f4cebdc9a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/3452cddb-4636-4a3c-a1ad-595d65f282b1 returned with HTTP 202 Jul 31 09:32:45.014357 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 764/3059] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:32:44 2026] DELETE /volume/v3/volumes/3452cddb-4636-4a3c-a1ad-595d65f282b1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:45.021487 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6b1f5bef-149d-4a3f-963b-b7d2ca15a032 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:45.023112 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6b1f5bef-149d-4a3f-963b-b7d2ca15a032 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/3452cddb-4636-4a3c-a1ad-595d65f282b1 Jul 31 09:32:45.023329 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6b1f5bef-149d-4a3f-963b-b7d2ca15a032 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:45.023490 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6b1f5bef-149d-4a3f-963b-b7d2ca15a032 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:45.030010 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:45.030010 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:45.033498 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6b1f5bef-149d-4a3f-963b-b7d2ca15a032 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:32:45.037713 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6b1f5bef-149d-4a3f-963b-b7d2ca15a032 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/3452cddb-4636-4a3c-a1ad-595d65f282b1 returned with HTTP 200 Jul 31 09:32:45.038214 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 761/3060] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:45 2026] GET /volume/v3/volumes/3452cddb-4636-4a3c-a1ad-595d65f282b1 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:45.508517 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f483b1c8-b3e7-4dbf-95d3-824dcaeee9e3 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:45.510476 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f483b1c8-b3e7-4dbf-95d3-824dcaeee9e3 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] GET https://10.4.3.226/volume/v3/snapshots/b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2 Jul 31 09:32:45.510697 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f483b1c8-b3e7-4dbf-95d3-824dcaeee9e3 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:45.510944 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f483b1c8-b3e7-4dbf-95d3-824dcaeee9e3 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:45.516031 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f483b1c8-b3e7-4dbf-95d3-824dcaeee9e3 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] https://10.4.3.226/volume/v3/snapshots/b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2 returned with HTTP 404 Jul 31 09:32:45.516683 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 770/3061] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:45 2026] GET /volume/v3/snapshots/b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:45.524701 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a392dc6d-dc80-4912-ac2d-23058d1c689f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:45.526546 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a392dc6d-dc80-4912-ac2d-23058d1c689f tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] DELETE https://10.4.3.226/volume/v3/volumes/cefda6b0-04e8-4702-843b-b409441acf8e Jul 31 09:32:45.526747 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a392dc6d-dc80-4912-ac2d-23058d1c689f tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:45.526954 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a392dc6d-dc80-4912-ac2d-23058d1c689f tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:45.527134 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-a392dc6d-dc80-4912-ac2d-23058d1c689f tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Delete volume with id: cefda6b0-04e8-4702-843b-b409441acf8e Jul 31 09:32:45.534036 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:45.534036 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:45.534563 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a392dc6d-dc80-4912-ac2d-23058d1c689f tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Volume info retrieved successfully. Jul 31 09:32:45.553539 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a392dc6d-dc80-4912-ac2d-23058d1c689f tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Delete volume request issued successfully. Jul 31 09:32:45.553809 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a392dc6d-dc80-4912-ac2d-23058d1c689f tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] https://10.4.3.226/volume/v3/volumes/cefda6b0-04e8-4702-843b-b409441acf8e returned with HTTP 202 Jul 31 09:32:45.554408 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 767/3062] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:32:45 2026] DELETE /volume/v3/volumes/cefda6b0-04e8-4702-843b-b409441acf8e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:45.562250 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8ba4db0e-7dc6-4b61-a349-bc552a7e5b86 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:45.564652 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8ba4db0e-7dc6-4b61-a349-bc552a7e5b86 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] GET https://10.4.3.226/volume/v3/volumes/cefda6b0-04e8-4702-843b-b409441acf8e Jul 31 09:32:45.564953 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8ba4db0e-7dc6-4b61-a349-bc552a7e5b86 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:45.565252 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8ba4db0e-7dc6-4b61-a349-bc552a7e5b86 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:45.574709 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:45.574709 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:45.579765 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-8ba4db0e-7dc6-4b61-a349-bc552a7e5b86 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Volume info retrieved successfully. Jul 31 09:32:45.585922 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8ba4db0e-7dc6-4b61-a349-bc552a7e5b86 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] https://10.4.3.226/volume/v3/volumes/cefda6b0-04e8-4702-843b-b409441acf8e returned with HTTP 200 Jul 31 09:32:45.586337 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 765/3063] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:45 2026] GET /volume/v3/volumes/cefda6b0-04e8-4702-843b-b409441acf8e => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:45.764125 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-da8ea7ca-2e7c-4b0e-8e8c-8f4f3c4f7550 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:45.767082 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-da8ea7ca-2e7c-4b0e-8e8c-8f4f3c4f7550 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:45.767490 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-da8ea7ca-2e7c-4b0e-8e8c-8f4f3c4f7550 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-417945827", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:45.769010 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-da8ea7ca-2e7c-4b0e-8e8c-8f4f3c4f7550 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-417945827', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:45.769124 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-da8ea7ca-2e7c-4b0e-8e8c-8f4f3c4f7550 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Create volume of 1 GB Jul 31 09:32:45.774500 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-da8ea7ca-2e7c-4b0e-8e8c-8f4f3c4f7550 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Availability Zones retrieved successfully. Jul 31 09:32:45.780634 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-da8ea7ca-2e7c-4b0e-8e8c-8f4f3c4f7550 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Flow 'volume_create_api' (5636256d-95a5-45c7-bcf7-05ca6292c5fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:45.781646 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-da8ea7ca-2e7c-4b0e-8e8c-8f4f3c4f7550 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e551460-5f8d-4dbd-b6a0-1553d8cd7e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:45.782637 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-da8ea7ca-2e7c-4b0e-8e8c-8f4f3c4f7550 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:45.809031 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-da8ea7ca-2e7c-4b0e-8e8c-8f4f3c4f7550 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e551460-5f8d-4dbd-b6a0-1553d8cd7e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:45.810074 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-da8ea7ca-2e7c-4b0e-8e8c-8f4f3c4f7550 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e226d98b-62ee-4b62-bc30-65deada651a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:45.866158 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-da8ea7ca-2e7c-4b0e-8e8c-8f4f3c4f7550 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Created reservations ['ef52fc6d-d482-45bc-91ab-3eff70a07d0f', 'c6a4cee2-3ba3-4c0b-94b6-e2f927c28b9b', '88c1b332-a29a-4764-a361-dca31f7f0ac1', '3fe40ca0-9d94-447e-b66c-15467f2fdcb4'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:45.866923 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-da8ea7ca-2e7c-4b0e-8e8c-8f4f3c4f7550 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e226d98b-62ee-4b62-bc30-65deada651a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef52fc6d-d482-45bc-91ab-3eff70a07d0f', 'c6a4cee2-3ba3-4c0b-94b6-e2f927c28b9b', '88c1b332-a29a-4764-a361-dca31f7f0ac1', '3fe40ca0-9d94-447e-b66c-15467f2fdcb4']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:45.867604 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-da8ea7ca-2e7c-4b0e-8e8c-8f4f3c4f7550 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (994b5cb3-ba62-4818-a185-b2b814af5751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:45.880843 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a1c5b8da-ce67-47fb-ac47-20ab7f7dd3a7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:45.882569 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a1c5b8da-ce67-47fb-ac47-20ab7f7dd3a7 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] GET https://10.4.3.226/volume/v3/volumes/7fec8fbf-1516-47cf-a5b0-d4bfc00be3be Jul 31 09:32:45.882785 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a1c5b8da-ce67-47fb-ac47-20ab7f7dd3a7 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:45.883024 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a1c5b8da-ce67-47fb-ac47-20ab7f7dd3a7 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:45.888758 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a1c5b8da-ce67-47fb-ac47-20ab7f7dd3a7 tempest-VolumesCloneNegativeTest-693162204 tempest-VolumesCloneNegativeTest-693162204-project-member] https://10.4.3.226/volume/v3/volumes/7fec8fbf-1516-47cf-a5b0-d4bfc00be3be returned with HTTP 404 Jul 31 09:32:45.889338 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 771/3064] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:45 2026] GET /volume/v3/volumes/7fec8fbf-1516-47cf-a5b0-d4bfc00be3be => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:45.889532 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-da8ea7ca-2e7c-4b0e-8e8c-8f4f3c4f7550 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (994b5cb3-ba62-4818-a185-b2b814af5751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c45e3dc1-5a89-468e-b76e-8ab566df10e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-417945827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b837f4e22da4b1ea5631bd868f58dcc',qos_specs=None,replication_status=,reservations=['ef52fc6d-d482-45bc-91ab-3eff70a07d0f','c6a4cee2-3ba3-4c0b-94b6-e2f927c28b9b','88c1b332-a29a-4764-a361-dca31f7f0ac1','3fe40ca0-9d94-447e-b66c-15467f2fdcb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='160a26391b424baab8ed0ef3566c4aab',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:32:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-417945827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c45e3dc1-5a89-468e-b76e-8ab566df10e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b837f4e22da4b1ea5631bd868f58dcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='160a26391b424baab8ed0ef3566c4aab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:45.890291 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-da8ea7ca-2e7c-4b0e-8e8c-8f4f3c4f7550 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d648019b-2cfc-4e32-90a6-a6d5f9e75ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:45.907875 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-da8ea7ca-2e7c-4b0e-8e8c-8f4f3c4f7550 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d648019b-2cfc-4e32-90a6-a6d5f9e75ae4) transitioned into state 'SUCCESS' from state '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-417945827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b837f4e22da4b1ea5631bd868f58dcc',qos_specs=None,replication_status=,reservations=['ef52fc6d-d482-45bc-91ab-3eff70a07d0f','c6a4cee2-3ba3-4c0b-94b6-e2f927c28b9b','88c1b332-a29a-4764-a361-dca31f7f0ac1','3fe40ca0-9d94-447e-b66c-15467f2fdcb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='160a26391b424baab8ed0ef3566c4aab',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:45.908970 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-da8ea7ca-2e7c-4b0e-8e8c-8f4f3c4f7550 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d996fe8-24dd-404e-ad7d-73bffa447b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:45.924208 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-da8ea7ca-2e7c-4b0e-8e8c-8f4f3c4f7550 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d996fe8-24dd-404e-ad7d-73bffa447b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:45.925511 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-da8ea7ca-2e7c-4b0e-8e8c-8f4f3c4f7550 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Flow 'volume_create_api' (5636256d-95a5-45c7-bcf7-05ca6292c5fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:45.925909 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-da8ea7ca-2e7c-4b0e-8e8c-8f4f3c4f7550 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Create volume request issued successfully. Jul 31 09:32:45.926671 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-da8ea7ca-2e7c-4b0e-8e8c-8f4f3c4f7550 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:32:45.927349 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 762/3065] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:32:45 2026] POST /volume/v3/volumes => generated 746 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:45.970944 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-509302a4-d789-41ea-8f41-60eaa1f7130d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:45.973285 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-509302a4-d789-41ea-8f41-60eaa1f7130d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 Jul 31 09:32:45.973496 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-509302a4-d789-41ea-8f41-60eaa1f7130d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:45.973621 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-509302a4-d789-41ea-8f41-60eaa1f7130d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:45.973764 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-509302a4-d789-41ea-8f41-60eaa1f7130d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] show called for member 676ca7ac-1b9c-487c-a747-3e49a8d67e56 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:32:45.977339 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:45.977339 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:45.985107 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-509302a4-d789-41ea-8f41-60eaa1f7130d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 returned with HTTP 200 Jul 31 09:32:45.985561 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 768/3066] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:32:45 2026] GET /volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:45.995179 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e5cdafbf-b5fe-4284-971f-f9d3ac150e3c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:45.997186 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e5cdafbf-b5fe-4284-971f-f9d3ac150e3c tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:32:45.997461 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e5cdafbf-b5fe-4284-971f-f9d3ac150e3c tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:45.997702 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e5cdafbf-b5fe-4284-971f-f9d3ac150e3c tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'detail' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:45.998021 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [None req-e5cdafbf-b5fe-4284-971f-f9d3ac150e3c tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Removing options '' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:32:45.998726 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e5cdafbf-b5fe-4284-971f-f9d3ac150e3c tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100314) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:32:46.010552 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e5cdafbf-b5fe-4284-971f-f9d3ac150e3c tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Get all volumes completed successfully. Jul 31 09:32:46.011304 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-e5cdafbf-b5fe-4284-971f-f9d3ac150e3c tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:46.011527 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-e5cdafbf-b5fe-4284-971f-f9d3ac150e3c tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:46.051202 np0000006200 devstack@c-api.service[100314]: DEBUG oslo_db.sqlalchemy.engines [None req-e5cdafbf-b5fe-4284-971f-f9d3ac150e3c tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:46.054118 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:46.054118 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:46.054713 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9dbdc7c6-6ef1-4b14-b9c9-4298a17c917b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:46.056871 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9dbdc7c6-6ef1-4b14-b9c9-4298a17c917b tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/3452cddb-4636-4a3c-a1ad-595d65f282b1 Jul 31 09:32:46.057101 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9dbdc7c6-6ef1-4b14-b9c9-4298a17c917b tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:46.057335 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9dbdc7c6-6ef1-4b14-b9c9-4298a17c917b tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:46.057836 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-e5cdafbf-b5fe-4284-971f-f9d3ac150e3c tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:46.058011 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-e5cdafbf-b5fe-4284-971f-f9d3ac150e3c tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:46.067253 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9dbdc7c6-6ef1-4b14-b9c9-4298a17c917b tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/3452cddb-4636-4a3c-a1ad-595d65f282b1 returned with HTTP 404 Jul 31 09:32:46.067778 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 772/3067] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:46 2026] GET /volume/v3/volumes/3452cddb-4636-4a3c-a1ad-595d65f282b1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:46.090957 np0000006200 devstack@c-api.service[100314]: DEBUG oslo_db.sqlalchemy.engines [None req-e5cdafbf-b5fe-4284-971f-f9d3ac150e3c tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:46.094820 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:46.094820 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:46.102535 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e5cdafbf-b5fe-4284-971f-f9d3ac150e3c tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:32:46.102636 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f21e77cb-726c-4c51-9ad2-00e58f71e99c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:46.102874 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 766/3068] 10.4.3.226 () {68 vars in 1299 bytes} [Fri Jul 31 09:32:45 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:32:46.105039 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f21e77cb-726c-4c51-9ad2-00e58f71e99c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:46.105542 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f21e77cb-726c-4c51-9ad2-00e58f71e99c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1616583265", "snapshot_id": null, "imageRef": "b3e619b5-8776-4672-b197-1edb98781403", "volume_type": null, "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:46.107504 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-f21e77cb-726c-4c51-9ad2-00e58f71e99c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1616583265', 'snapshot_id': None, 'imageRef': 'b3e619b5-8776-4672-b197-1edb98781403', 'volume_type': None, 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:46.114578 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cdc87594-acbd-4a7f-828d-4ad3cbe45757 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:46.116262 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cdc87594-acbd-4a7f-828d-4ad3cbe45757 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] POST https://10.4.3.226/volume/v3/group_snapshots Jul 31 09:32:46.116670 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cdc87594-acbd-4a7f-828d-4ad3cbe45757 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "676ca7ac-1b9c-487c-a747-3e49a8d67e56", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1722443222"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:46.118111 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.group_snapshots [None req-cdc87594-acbd-4a7f-828d-4ad3cbe45757 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '676ca7ac-1b9c-487c-a747-3e49a8d67e56', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1722443222'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 31 09:32:46.121516 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:46.121516 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:46.124972 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.group_snapshots [None req-cdc87594-acbd-4a7f-828d-4ad3cbe45757 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1722443222. Jul 31 09:32:46.143807 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:46.143807 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:46.161335 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-cdc87594-acbd-4a7f-828d-4ad3cbe45757 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-330482750 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-330482750, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:32:46.189354 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-cdc87594-acbd-4a7f-828d-4ad3cbe45757 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Created reservations ['acb4ae4e-2097-4a10-8df3-d03a14c50b07', 'e8d99d3a-3d44-4903-8210-48e4cbd192a7', 'e5a38837-c526-4fbd-a5bb-14fcff6760bd', '02657e91-1cc7-4d52-b636-1dc2cb3e025f'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:46.248138 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cdc87594-acbd-4a7f-828d-4ad3cbe45757 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/group_snapshots returned with HTTP 202 Jul 31 09:32:46.249054 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 769/3069] 10.4.3.226 () {70 vars in 1324 bytes} [Fri Jul 31 09:32:46 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:46.257642 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-76b76afb-67fd-4e8b-9e82-93a638b541f8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:46.260137 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-76b76afb-67fd-4e8b-9e82-93a638b541f8 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/group_snapshots/a630f375-efd6-4c2c-8cbe-e950e2c13af9 Jul 31 09:32:46.260472 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-76b76afb-67fd-4e8b-9e82-93a638b541f8 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:46.260731 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-76b76afb-67fd-4e8b-9e82-93a638b541f8 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:46.260948 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.group_snapshots [None req-76b76afb-67fd-4e8b-9e82-93a638b541f8 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] show called for member a630f375-efd6-4c2c-8cbe-e950e2c13af9 {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 09:32:46.266275 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:46.266275 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:46.271602 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-76b76afb-67fd-4e8b-9e82-93a638b541f8 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/group_snapshots/a630f375-efd6-4c2c-8cbe-e950e2c13af9 returned with HTTP 200 Jul 31 09:32:46.272223 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 773/3070] 10.4.3.226 () {68 vars in 1413 bytes} [Fri Jul 31 09:32:46 2026] GET /volume/v3/group_snapshots/a630f375-efd6-4c2c-8cbe-e950e2c13af9 => generated 326 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:46.361271 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-f21e77cb-726c-4c51-9ad2-00e58f71e99c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create volume of 1 GB Jul 31 09:32:46.361634 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:46.361634 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:46.366869 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f21e77cb-726c-4c51-9ad2-00e58f71e99c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Availability Zones retrieved successfully. Jul 31 09:32:46.371800 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f21e77cb-726c-4c51-9ad2-00e58f71e99c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Flow 'volume_create_api' (c5c6243b-d779-47af-a301-e2b9475d0482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:46.373957 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f21e77cb-726c-4c51-9ad2-00e58f71e99c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95ef8ceb-bd86-4ff2-956c-b71d5b7a7d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:46.374831 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-f21e77cb-726c-4c51-9ad2-00e58f71e99c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:46.443300 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f21e77cb-726c-4c51-9ad2-00e58f71e99c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95ef8ceb-bd86-4ff2-956c-b71d5b7a7d28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:46.444567 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f21e77cb-726c-4c51-9ad2-00e58f71e99c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cef98504-69c8-49ae-9660-134de2f6da2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:46.493297 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-f21e77cb-726c-4c51-9ad2-00e58f71e99c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Created reservations ['800af0f4-0349-4c34-9968-ce1b1ff99414', 'f40970e6-2a81-4584-b260-1b0e6d8b05d5', '063daef3-b71c-420b-a044-a119cb2c09c4', '38a7c85c-7494-4743-80d0-2dc4b17ea5d1'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:46.494082 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f21e77cb-726c-4c51-9ad2-00e58f71e99c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cef98504-69c8-49ae-9660-134de2f6da2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['800af0f4-0349-4c34-9968-ce1b1ff99414', 'f40970e6-2a81-4584-b260-1b0e6d8b05d5', '063daef3-b71c-420b-a044-a119cb2c09c4', '38a7c85c-7494-4743-80d0-2dc4b17ea5d1']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:46.495090 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f21e77cb-726c-4c51-9ad2-00e58f71e99c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (205a4c99-1a6b-4829-9fef-3da642109b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:46.517213 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f21e77cb-726c-4c51-9ad2-00e58f71e99c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (205a4c99-1a6b-4829-9fef-3da642109b39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf947ab6-4cd1-4629-b146-fca1d702345d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1616583265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd595dfeb93f41849f49661ac3a43748',qos_specs=None,replication_status=,reservations=['800af0f4-0349-4c34-9968-ce1b1ff99414','f40970e6-2a81-4584-b260-1b0e6d8b05d5','063daef3-b71c-420b-a044-a119cb2c09c4','38a7c85c-7494-4743-80d0-2dc4b17ea5d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff17a2bea8b4e00a04577ee288030af',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:32:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1616583265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf947ab6-4cd1-4629-b146-fca1d702345d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd595dfeb93f41849f49661ac3a43748',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ff17a2bea8b4e00a04577ee288030af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:46.518055 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f21e77cb-726c-4c51-9ad2-00e58f71e99c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25ccc42d-8e02-40b8-a23e-36312fcb4acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:46.538569 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f21e77cb-726c-4c51-9ad2-00e58f71e99c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25ccc42d-8e02-40b8-a23e-36312fcb4acf) transitioned into state 'SUCCESS' from state '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-1616583265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd595dfeb93f41849f49661ac3a43748',qos_specs=None,replication_status=,reservations=['800af0f4-0349-4c34-9968-ce1b1ff99414','f40970e6-2a81-4584-b260-1b0e6d8b05d5','063daef3-b71c-420b-a044-a119cb2c09c4','38a7c85c-7494-4743-80d0-2dc4b17ea5d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff17a2bea8b4e00a04577ee288030af',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:46.539666 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f21e77cb-726c-4c51-9ad2-00e58f71e99c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1c79f26-ffe1-41f9-91c9-9141aba8d62c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:46.550979 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f21e77cb-726c-4c51-9ad2-00e58f71e99c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1c79f26-ffe1-41f9-91c9-9141aba8d62c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:46.551800 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f21e77cb-726c-4c51-9ad2-00e58f71e99c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Flow 'volume_create_api' (c5c6243b-d779-47af-a301-e2b9475d0482) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:46.552124 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f21e77cb-726c-4c51-9ad2-00e58f71e99c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create volume request issued successfully. Jul 31 09:32:46.552647 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f21e77cb-726c-4c51-9ad2-00e58f71e99c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:32:46.553035 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 763/3071] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:32:46 2026] POST /volume/v3/volumes => generated 759 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:46.567452 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-546887b8-960e-4012-bf91-7a5b29d44e6f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:46.569281 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-546887b8-960e-4012-bf91-7a5b29d44e6f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/bf947ab6-4cd1-4629-b146-fca1d702345d Jul 31 09:32:46.569475 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-546887b8-960e-4012-bf91-7a5b29d44e6f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:46.569651 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-546887b8-960e-4012-bf91-7a5b29d44e6f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:46.575960 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:46.575960 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:46.579580 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-546887b8-960e-4012-bf91-7a5b29d44e6f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:32:46.587061 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-546887b8-960e-4012-bf91-7a5b29d44e6f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/bf947ab6-4cd1-4629-b146-fca1d702345d returned with HTTP 200 Jul 31 09:32:46.587807 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 767/3072] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:46 2026] GET /volume/v3/volumes/bf947ab6-4cd1-4629-b146-fca1d702345d => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:46.602572 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2954d346-a4af-4647-a5b8-70262a205ebd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:46.605190 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2954d346-a4af-4647-a5b8-70262a205ebd tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] GET https://10.4.3.226/volume/v3/volumes/cefda6b0-04e8-4702-843b-b409441acf8e Jul 31 09:32:46.605387 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2954d346-a4af-4647-a5b8-70262a205ebd tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:46.605579 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2954d346-a4af-4647-a5b8-70262a205ebd tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:46.614091 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2954d346-a4af-4647-a5b8-70262a205ebd tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] https://10.4.3.226/volume/v3/volumes/cefda6b0-04e8-4702-843b-b409441acf8e returned with HTTP 404 Jul 31 09:32:46.614887 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 770/3073] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:46 2026] GET /volume/v3/volumes/cefda6b0-04e8-4702-843b-b409441acf8e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:46.623552 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f1e109f5-462b-4fc2-9e08-c69c979fab6f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:46.625596 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f1e109f5-462b-4fc2-9e08-c69c979fab6f tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] DELETE https://10.4.3.226/volume/v3/volumes/4cd99402-0536-4287-85a9-5a8b2362739d Jul 31 09:32:46.625596 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f1e109f5-462b-4fc2-9e08-c69c979fab6f tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:46.625826 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f1e109f5-462b-4fc2-9e08-c69c979fab6f tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:46.625982 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-f1e109f5-462b-4fc2-9e08-c69c979fab6f tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Delete volume with id: 4cd99402-0536-4287-85a9-5a8b2362739d Jul 31 09:32:46.633572 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:46.633572 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:46.634133 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f1e109f5-462b-4fc2-9e08-c69c979fab6f tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Volume info retrieved successfully. Jul 31 09:32:46.649935 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f1e109f5-462b-4fc2-9e08-c69c979fab6f tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Delete volume request issued successfully. Jul 31 09:32:46.650087 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f1e109f5-462b-4fc2-9e08-c69c979fab6f tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] https://10.4.3.226/volume/v3/volumes/4cd99402-0536-4287-85a9-5a8b2362739d returned with HTTP 202 Jul 31 09:32:46.650516 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 774/3074] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:32:46 2026] DELETE /volume/v3/volumes/4cd99402-0536-4287-85a9-5a8b2362739d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:46.657811 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1c592f94-88be-4d60-9571-a7e22f2c9eaf None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:46.659540 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1c592f94-88be-4d60-9571-a7e22f2c9eaf tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] GET https://10.4.3.226/volume/v3/volumes/4cd99402-0536-4287-85a9-5a8b2362739d Jul 31 09:32:46.659746 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1c592f94-88be-4d60-9571-a7e22f2c9eaf tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:46.659926 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1c592f94-88be-4d60-9571-a7e22f2c9eaf tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:46.667431 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:46.667431 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:46.671420 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1c592f94-88be-4d60-9571-a7e22f2c9eaf tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Volume info retrieved successfully. Jul 31 09:32:46.675268 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1c592f94-88be-4d60-9571-a7e22f2c9eaf tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] https://10.4.3.226/volume/v3/volumes/4cd99402-0536-4287-85a9-5a8b2362739d returned with HTTP 200 Jul 31 09:32:46.675668 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 764/3075] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:46 2026] GET /volume/v3/volumes/4cd99402-0536-4287-85a9-5a8b2362739d => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:47.281508 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f084af7d-0fc0-4ab3-a1df-686a3cacaaa2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:47.283514 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f084af7d-0fc0-4ab3-a1df-686a3cacaaa2 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/group_snapshots/a630f375-efd6-4c2c-8cbe-e950e2c13af9 Jul 31 09:32:47.283791 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f084af7d-0fc0-4ab3-a1df-686a3cacaaa2 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:47.284026 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f084af7d-0fc0-4ab3-a1df-686a3cacaaa2 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:47.284155 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.group_snapshots [None req-f084af7d-0fc0-4ab3-a1df-686a3cacaaa2 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] show called for member a630f375-efd6-4c2c-8cbe-e950e2c13af9 {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 09:32:47.289136 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:47.289136 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:47.293844 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f084af7d-0fc0-4ab3-a1df-686a3cacaaa2 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/group_snapshots/a630f375-efd6-4c2c-8cbe-e950e2c13af9 returned with HTTP 200 Jul 31 09:32:47.294288 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 768/3076] 10.4.3.226 () {68 vars in 1413 bytes} [Fri Jul 31 09:32:47 2026] GET /volume/v3/group_snapshots/a630f375-efd6-4c2c-8cbe-e950e2c13af9 => generated 327 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:47.303047 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-571c6356-e06e-4d84-9006-2422e04d23c6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:47.305332 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-571c6356-e06e-4d84-9006-2422e04d23c6 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/snapshots/detail Jul 31 09:32:47.305593 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-571c6356-e06e-4d84-9006-2422e04d23c6 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:47.305872 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-571c6356-e06e-4d84-9006-2422e04d23c6 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:47.306262 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-571c6356-e06e-4d84-9006-2422e04d23c6 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:32:47.306635 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:47.306635 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:47.307838 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.db.api [None req-571c6356-e06e-4d84-9006-2422e04d23c6 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Building query based on filter {{(pid=100317) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:32:47.312719 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-571c6356-e06e-4d84-9006-2422e04d23c6 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Get all snapshots completed successfully. Jul 31 09:32:47.313139 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:47.313139 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:47.313681 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-571c6356-e06e-4d84-9006-2422e04d23c6 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 09:32:47.314088 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 771/3077] 10.4.3.226 () {66 vars in 1264 bytes} [Fri Jul 31 09:32:47 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:47.325178 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9a6397c6-0cdc-4d8e-aab6-604287e0e886 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:47.327043 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9a6397c6-0cdc-4d8e-aab6-604287e0e886 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/snapshots/cc440818-c958-4517-bf67-d9f0b580852b Jul 31 09:32:47.327293 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9a6397c6-0cdc-4d8e-aab6-604287e0e886 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:47.327487 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9a6397c6-0cdc-4d8e-aab6-604287e0e886 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:47.333469 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:47.333469 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:47.333919 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-9a6397c6-0cdc-4d8e-aab6-604287e0e886 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Snapshot retrieved successfully. Jul 31 09:32:47.334718 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9a6397c6-0cdc-4d8e-aab6-604287e0e886 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/snapshots/cc440818-c958-4517-bf67-d9f0b580852b returned with HTTP 200 Jul 31 09:32:47.335128 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 775/3078] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:47 2026] GET /volume/v3/snapshots/cc440818-c958-4517-bf67-d9f0b580852b => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:47.338700 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ef1f8122-ec9e-45aa-b2fc-9f7a06fde28a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:47.340467 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ef1f8122-ec9e-45aa-b2fc-9f7a06fde28a tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:47.340811 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ef1f8122-ec9e-45aa-b2fc-9f7a06fde28a tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b3e619b5-8776-4672-b197-1edb98781403", "size": 1, "name": "tempest-VolumesExtendTest-Volume-302331596"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:47.342323 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-ef1f8122-ec9e-45aa-b2fc-9f7a06fde28a tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Create volume request body: {'volume': {'imageRef': 'b3e619b5-8776-4672-b197-1edb98781403', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-302331596'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:47.343021 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-39769c4f-a1e2-48f6-b361-2e367ff654ff None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:47.344977 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-39769c4f-a1e2-48f6-b361-2e367ff654ff tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/snapshots/62c2b60d-8bb0-4a6d-aa1b-5fac243eecf3 Jul 31 09:32:47.345214 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-39769c4f-a1e2-48f6-b361-2e367ff654ff tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:47.345511 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-39769c4f-a1e2-48f6-b361-2e367ff654ff tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:47.351049 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:47.351049 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:47.351567 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-39769c4f-a1e2-48f6-b361-2e367ff654ff tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Snapshot retrieved successfully. Jul 31 09:32:47.352447 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-39769c4f-a1e2-48f6-b361-2e367ff654ff tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/snapshots/62c2b60d-8bb0-4a6d-aa1b-5fac243eecf3 returned with HTTP 200 Jul 31 09:32:47.352916 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 769/3079] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:47 2026] GET /volume/v3/snapshots/62c2b60d-8bb0-4a6d-aa1b-5fac243eecf3 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:47.361338 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4415504d-6bda-4936-83b6-5fc9ad225580 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:47.363367 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4415504d-6bda-4936-83b6-5fc9ad225580 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] DELETE https://10.4.3.226/volume/v3/group_snapshots/a630f375-efd6-4c2c-8cbe-e950e2c13af9 Jul 31 09:32:47.363585 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4415504d-6bda-4936-83b6-5fc9ad225580 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:47.363815 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4415504d-6bda-4936-83b6-5fc9ad225580 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:47.363982 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.group_snapshots [None req-4415504d-6bda-4936-83b6-5fc9ad225580 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] delete called for member a630f375-efd6-4c2c-8cbe-e950e2c13af9 {{(pid=100317) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 09:32:47.364070 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.group_snapshots [None req-4415504d-6bda-4936-83b6-5fc9ad225580 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Delete group_snapshot with id: a630f375-efd6-4c2c-8cbe-e950e2c13af9 Jul 31 09:32:47.367578 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:47.367578 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:47.400560 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4415504d-6bda-4936-83b6-5fc9ad225580 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/group_snapshots/a630f375-efd6-4c2c-8cbe-e950e2c13af9 returned with HTTP 202 Jul 31 09:32:47.401055 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 772/3080] 10.4.3.226 () {68 vars in 1416 bytes} [Fri Jul 31 09:32:47 2026] DELETE /volume/v3/group_snapshots/a630f375-efd6-4c2c-8cbe-e950e2c13af9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:32:47.409114 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c2794543-526d-4e66-a8b8-9cca06a53711 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:47.411348 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c2794543-526d-4e66-a8b8-9cca06a53711 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:32:47.411629 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c2794543-526d-4e66-a8b8-9cca06a53711 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:47.411913 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c2794543-526d-4e66-a8b8-9cca06a53711 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'detail' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:47.412272 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.api_utils [None req-c2794543-526d-4e66-a8b8-9cca06a53711 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Removing options '' from query. {{(pid=100315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:32:47.413190 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c2794543-526d-4e66-a8b8-9cca06a53711 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100315) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:32:47.422035 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c2794543-526d-4e66-a8b8-9cca06a53711 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Get all volumes completed successfully. Jul 31 09:32:47.423202 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-c2794543-526d-4e66-a8b8-9cca06a53711 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:47.423202 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-c2794543-526d-4e66-a8b8-9cca06a53711 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:47.426895 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-ef1f8122-ec9e-45aa-b2fc-9f7a06fde28a tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Create volume of 1 GB Jul 31 09:32:47.431696 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ef1f8122-ec9e-45aa-b2fc-9f7a06fde28a tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Availability Zones retrieved successfully. Jul 31 09:32:47.438861 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ef1f8122-ec9e-45aa-b2fc-9f7a06fde28a tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Flow 'volume_create_api' (4a518fbd-d40a-4ffb-8f20-45ddf0b46864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:47.440096 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ef1f8122-ec9e-45aa-b2fc-9f7a06fde28a tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd0125f3-02bc-4172-9b27-49746643f02f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:47.441195 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-ef1f8122-ec9e-45aa-b2fc-9f7a06fde28a tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:47.473719 np0000006200 devstack@c-api.service[100315]: DEBUG oslo_db.sqlalchemy.engines [None req-c2794543-526d-4e66-a8b8-9cca06a53711 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:47.478280 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:47.478280 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:47.482901 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-c2794543-526d-4e66-a8b8-9cca06a53711 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:47.483022 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-c2794543-526d-4e66-a8b8-9cca06a53711 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:47.522579 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ef1f8122-ec9e-45aa-b2fc-9f7a06fde28a tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd0125f3-02bc-4172-9b27-49746643f02f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:47.522735 np0000006200 devstack@c-api.service[100315]: DEBUG oslo_db.sqlalchemy.engines [None req-c2794543-526d-4e66-a8b8-9cca06a53711 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:47.523330 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ef1f8122-ec9e-45aa-b2fc-9f7a06fde28a tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (260dbf5b-9ab3-4a7b-85bf-b5da89e63d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:47.527617 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:47.527617 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:47.537047 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c2794543-526d-4e66-a8b8-9cca06a53711 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:32:47.537553 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 776/3081] 10.4.3.226 () {68 vars in 1299 bytes} [Fri Jul 31 09:32:47 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:32:47.551722 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e9954bdf-e21f-4a40-a793-b0d5c38c126b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:47.553720 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e9954bdf-e21f-4a40-a793-b0d5c38c126b tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/snapshots/detail Jul 31 09:32:47.554163 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e9954bdf-e21f-4a40-a793-b0d5c38c126b tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:47.554163 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e9954bdf-e21f-4a40-a793-b0d5c38c126b tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'detail' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:47.554343 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [None req-e9954bdf-e21f-4a40-a793-b0d5c38c126b tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Removing options '' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:32:47.555636 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.db.api [None req-e9954bdf-e21f-4a40-a793-b0d5c38c126b tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Building query based on filter {{(pid=100314) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:32:47.559324 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e9954bdf-e21f-4a40-a793-b0d5c38c126b tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Get all snapshots completed successfully. Jul 31 09:32:47.560564 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e9954bdf-e21f-4a40-a793-b0d5c38c126b tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 09:32:47.561076 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 770/3082] 10.4.3.226 () {66 vars in 1264 bytes} [Fri Jul 31 09:32:47 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:32:47.573963 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1bc12bd9-b4ae-4397-b006-a1f7c362ed97 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:47.576000 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1bc12bd9-b4ae-4397-b006-a1f7c362ed97 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/group_snapshots/a630f375-efd6-4c2c-8cbe-e950e2c13af9 Jul 31 09:32:47.576000 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1bc12bd9-b4ae-4397-b006-a1f7c362ed97 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:47.576000 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1bc12bd9-b4ae-4397-b006-a1f7c362ed97 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:47.576185 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.group_snapshots [None req-1bc12bd9-b4ae-4397-b006-a1f7c362ed97 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] show called for member a630f375-efd6-4c2c-8cbe-e950e2c13af9 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 09:32:47.582329 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1bc12bd9-b4ae-4397-b006-a1f7c362ed97 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/group_snapshots/a630f375-efd6-4c2c-8cbe-e950e2c13af9 returned with HTTP 404 Jul 31 09:32:47.582900 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 773/3083] 10.4.3.226 () {68 vars in 1413 bytes} [Fri Jul 31 09:32:47 2026] GET /volume/v3/group_snapshots/a630f375-efd6-4c2c-8cbe-e950e2c13af9 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:32:47.596096 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d39fe1a0-5d08-4feb-ab24-f322a25bf55b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:47.598584 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d39fe1a0-5d08-4feb-ab24-f322a25bf55b tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] DELETE https://10.4.3.226/volume/v3/group_snapshots/a630f375-efd6-4c2c-8cbe-e950e2c13af9 Jul 31 09:32:47.598860 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d39fe1a0-5d08-4feb-ab24-f322a25bf55b tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:47.599103 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d39fe1a0-5d08-4feb-ab24-f322a25bf55b tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:47.599306 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.group_snapshots [None req-d39fe1a0-5d08-4feb-ab24-f322a25bf55b tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] delete called for member a630f375-efd6-4c2c-8cbe-e950e2c13af9 {{(pid=100315) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 09:32:47.599460 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.group_snapshots [None req-d39fe1a0-5d08-4feb-ab24-f322a25bf55b tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Delete group_snapshot with id: a630f375-efd6-4c2c-8cbe-e950e2c13af9 Jul 31 09:32:47.603998 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-ef1f8122-ec9e-45aa-b2fc-9f7a06fde28a tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Created reservations ['4486510c-f69b-451f-8563-c0e55788f3c5', 'd48520fb-c47a-40ab-8441-859c76e4e32f', '3a3d9ac8-a22e-42b6-abff-2f426e1adb24', '93e5b848-c3c3-44fc-8f0c-4e1348a8895f'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:47.604644 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d39fe1a0-5d08-4feb-ab24-f322a25bf55b tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/group_snapshots/a630f375-efd6-4c2c-8cbe-e950e2c13af9 returned with HTTP 404 Jul 31 09:32:47.604890 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ef1f8122-ec9e-45aa-b2fc-9f7a06fde28a tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (260dbf5b-9ab3-4a7b-85bf-b5da89e63d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4486510c-f69b-451f-8563-c0e55788f3c5', 'd48520fb-c47a-40ab-8441-859c76e4e32f', '3a3d9ac8-a22e-42b6-abff-2f426e1adb24', '93e5b848-c3c3-44fc-8f0c-4e1348a8895f']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:47.605174 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 777/3084] 10.4.3.226 () {68 vars in 1416 bytes} [Fri Jul 31 09:32:47 2026] DELETE /volume/v3/group_snapshots/a630f375-efd6-4c2c-8cbe-e950e2c13af9 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:32:47.605840 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ef1f8122-ec9e-45aa-b2fc-9f7a06fde28a tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19330c87-ad46-4991-840e-7d39307f27f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:47.608465 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8189ee99-4c7c-411a-bcc9-230478f816f0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:47.613224 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8189ee99-4c7c-411a-bcc9-230478f816f0 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/bf947ab6-4cd1-4629-b146-fca1d702345d Jul 31 09:32:47.613588 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8189ee99-4c7c-411a-bcc9-230478f816f0 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:47.613802 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8189ee99-4c7c-411a-bcc9-230478f816f0 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:47.615969 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9f3026f2-43f6-45ea-84e2-489b860914b3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:47.618449 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9f3026f2-43f6-45ea-84e2-489b860914b3 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:32:47.618720 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9f3026f2-43f6-45ea-84e2-489b860914b3 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:47.619326 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9f3026f2-43f6-45ea-84e2-489b860914b3 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:47.619479 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-9f3026f2-43f6-45ea-84e2-489b860914b3 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:32:47.619790 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:47.619790 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:47.620305 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9f3026f2-43f6-45ea-84e2-489b860914b3 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:32:47.623592 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:47.623592 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:47.628797 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-8189ee99-4c7c-411a-bcc9-230478f816f0 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:32:47.631390 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9f3026f2-43f6-45ea-84e2-489b860914b3 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Get all volumes completed successfully. Jul 31 09:32:47.632268 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-9f3026f2-43f6-45ea-84e2-489b860914b3 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:47.632496 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-9f3026f2-43f6-45ea-84e2-489b860914b3 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:47.635297 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ef1f8122-ec9e-45aa-b2fc-9f7a06fde28a tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19330c87-ad46-4991-840e-7d39307f27f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf578e86-d8cc-43a6-84b1-572eff5e4698', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-302331596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d7436cd335040dc8f4fe820d9da2e79',qos_specs=None,replication_status=,reservations=['4486510c-f69b-451f-8563-c0e55788f3c5','d48520fb-c47a-40ab-8441-859c76e4e32f','3a3d9ac8-a22e-42b6-abff-2f426e1adb24','93e5b848-c3c3-44fc-8f0c-4e1348a8895f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbceffa3e5244e6890fb3139866415a5',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:32:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-302331596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf578e86-d8cc-43a6-84b1-572eff5e4698,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d7436cd335040dc8f4fe820d9da2e79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbceffa3e5244e6890fb3139866415a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:47.636069 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8189ee99-4c7c-411a-bcc9-230478f816f0 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/bf947ab6-4cd1-4629-b146-fca1d702345d returned with HTTP 200 Jul 31 09:32:47.636069 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 771/3085] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:47 2026] GET /volume/v3/volumes/bf947ab6-4cd1-4629-b146-fca1d702345d => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:47.636435 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ef1f8122-ec9e-45aa-b2fc-9f7a06fde28a tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cca10e67-4f8e-440b-b2a8-e65ab02e4d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:47.651077 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-44f62ecf-2a13-4a1b-a495-94eed9f69f97 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:47.653375 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-44f62ecf-2a13-4a1b-a495-94eed9f69f97 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/bf947ab6-4cd1-4629-b146-fca1d702345d Jul 31 09:32:47.653635 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-44f62ecf-2a13-4a1b-a495-94eed9f69f97 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:47.653909 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-44f62ecf-2a13-4a1b-a495-94eed9f69f97 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:47.662517 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ef1f8122-ec9e-45aa-b2fc-9f7a06fde28a tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cca10e67-4f8e-440b-b2a8-e65ab02e4d7c) transitioned into state 'SUCCESS' from state '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-302331596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d7436cd335040dc8f4fe820d9da2e79',qos_specs=None,replication_status=,reservations=['4486510c-f69b-451f-8563-c0e55788f3c5','d48520fb-c47a-40ab-8441-859c76e4e32f','3a3d9ac8-a22e-42b6-abff-2f426e1adb24','93e5b848-c3c3-44fc-8f0c-4e1348a8895f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbceffa3e5244e6890fb3139866415a5',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:47.663521 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ef1f8122-ec9e-45aa-b2fc-9f7a06fde28a tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (591fdcbc-fa7d-4142-8930-30720fec91ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:47.663675 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:47.663675 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:47.668711 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-44f62ecf-2a13-4a1b-a495-94eed9f69f97 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:32:47.677503 np0000006200 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-9f3026f2-43f6-45ea-84e2-489b860914b3 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:47.679551 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-44f62ecf-2a13-4a1b-a495-94eed9f69f97 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/bf947ab6-4cd1-4629-b146-fca1d702345d returned with HTTP 200 Jul 31 09:32:47.679698 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ef1f8122-ec9e-45aa-b2fc-9f7a06fde28a tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (591fdcbc-fa7d-4142-8930-30720fec91ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:47.679799 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 778/3086] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:47 2026] GET /volume/v3/volumes/bf947ab6-4cd1-4629-b146-fca1d702345d => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:47.679855 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ef1f8122-ec9e-45aa-b2fc-9f7a06fde28a tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Flow 'volume_create_api' (4a518fbd-d40a-4ffb-8f20-45ddf0b46864) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:47.680178 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ef1f8122-ec9e-45aa-b2fc-9f7a06fde28a tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Create volume request issued successfully. Jul 31 09:32:47.680926 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ef1f8122-ec9e-45aa-b2fc-9f7a06fde28a tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:32:47.681467 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 765/3087] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:32:47 2026] POST /volume/v3/volumes => generated 747 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:47.685466 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:47.685466 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:47.693632 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-9f3026f2-43f6-45ea-84e2-489b860914b3 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:47.693738 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-477de315-6f3d-4603-b000-cb0be254b0ed None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:47.693770 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-9f3026f2-43f6-45ea-84e2-489b860914b3 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:47.695841 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-477de315-6f3d-4603-b000-cb0be254b0ed tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] GET https://10.4.3.226/volume/v3/volumes/4cd99402-0536-4287-85a9-5a8b2362739d Jul 31 09:32:47.696631 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-477de315-6f3d-4603-b000-cb0be254b0ed tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:47.696631 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-477de315-6f3d-4603-b000-cb0be254b0ed tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:47.699024 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-dc12cba7-4612-42f7-a59b-b3501f18a68e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:47.702324 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-47495e71-e180-4704-97e7-d294fc7094ac None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:47.702446 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dc12cba7-4612-42f7-a59b-b3501f18a68e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:32:47.703231 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dc12cba7-4612-42f7-a59b-b3501f18a68e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bf947ab6-4cd1-4629-b146-fca1d702345d", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1830245173", "description": null, "metadata": null}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:47.704940 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-47495e71-e180-4704-97e7-d294fc7094ac tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] GET https://10.4.3.226/volume/v3/volumes/bf578e86-d8cc-43a6-84b1-572eff5e4698 Jul 31 09:32:47.705179 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-47495e71-e180-4704-97e7-d294fc7094ac tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:47.705355 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-47495e71-e180-4704-97e7-d294fc7094ac tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:47.713698 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:47.713698 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:47.713956 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:47.713956 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:47.714181 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-dc12cba7-4612-42f7-a59b-b3501f18a68e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:32:47.714398 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-dc12cba7-4612-42f7-a59b-b3501f18a68e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create snapshot from volume bf947ab6-4cd1-4629-b146-fca1d702345d Jul 31 09:32:47.716338 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-477de315-6f3d-4603-b000-cb0be254b0ed tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] https://10.4.3.226/volume/v3/volumes/4cd99402-0536-4287-85a9-5a8b2362739d returned with HTTP 404 Jul 31 09:32:47.717623 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 772/3088] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:47 2026] GET /volume/v3/volumes/4cd99402-0536-4287-85a9-5a8b2362739d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:47.728077 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-47495e71-e180-4704-97e7-d294fc7094ac tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Volume info retrieved successfully. Jul 31 09:32:47.729734 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a9cf0c66-1c8d-4c17-80a0-94e3ab85eff2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:47.734442 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a9cf0c66-1c8d-4c17-80a0-94e3ab85eff2 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2 Jul 31 09:32:47.734566 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-47495e71-e180-4704-97e7-d294fc7094ac tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] https://10.4.3.226/volume/v3/volumes/bf578e86-d8cc-43a6-84b1-572eff5e4698 returned with HTTP 200 Jul 31 09:32:47.734718 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a9cf0c66-1c8d-4c17-80a0-94e3ab85eff2 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:47.735021 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 766/3089] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:47 2026] GET /volume/v3/volumes/bf578e86-d8cc-43a6-84b1-572eff5e4698 => generated 815 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:47.735183 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a9cf0c66-1c8d-4c17-80a0-94e3ab85eff2 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:47.735276 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-a9cf0c66-1c8d-4c17-80a0-94e3ab85eff2 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Delete snapshot with id: b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2 Jul 31 09:32:47.742262 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a9cf0c66-1c8d-4c17-80a0-94e3ab85eff2 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] https://10.4.3.226/volume/v3/snapshots/b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2 returned with HTTP 404 Jul 31 09:32:47.742262 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 773/3090] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:32:47 2026] DELETE /volume/v3/snapshots/b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:47.745046 np0000006200 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-9f3026f2-43f6-45ea-84e2-489b860914b3 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:47.749931 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:47.749931 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:47.754226 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-330f6d42-ae48-4664-b415-115c61f7def6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:47.757471 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-330f6d42-ae48-4664-b415-115c61f7def6 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] GET https://10.4.3.226/volume/v3/snapshots/b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2 Jul 31 09:32:47.757471 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-330f6d42-ae48-4664-b415-115c61f7def6 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:47.757471 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-330f6d42-ae48-4664-b415-115c61f7def6 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:47.757980 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-dc12cba7-4612-42f7-a59b-b3501f18a68e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Created reservations ['620c5b96-69a6-4e38-a6ba-02b559c4ea3c', '535a689b-b796-479f-8957-3a1f509bf292', '6c4bf2b9-a597-4ad6-8cf6-09a5164f7f5e', 'adac0d75-6b26-4721-8bc8-5e5ed09c9cb1'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:47.762774 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9f3026f2-43f6-45ea-84e2-489b860914b3 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:32:47.763406 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 774/3091] 10.4.3.226 () {68 vars in 1299 bytes} [Fri Jul 31 09:32:47 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:32:47.763524 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-330f6d42-ae48-4664-b415-115c61f7def6 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] https://10.4.3.226/volume/v3/snapshots/b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2 returned with HTTP 404 Jul 31 09:32:47.764194 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 767/3092] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:47 2026] GET /volume/v3/snapshots/b4ccca4b-e2b2-4c01-ad06-171c3e48c9a2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:47.773467 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-fb0b5c9e-eb75-45c2-9cd9-8d3b00723a66 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:47.775999 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fb0b5c9e-eb75-45c2-9cd9-8d3b00723a66 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] DELETE https://10.4.3.226/volume/v3/volumes/cefda6b0-04e8-4702-843b-b409441acf8e Jul 31 09:32:47.776283 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fb0b5c9e-eb75-45c2-9cd9-8d3b00723a66 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:47.776548 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fb0b5c9e-eb75-45c2-9cd9-8d3b00723a66 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:47.776728 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-fb0b5c9e-eb75-45c2-9cd9-8d3b00723a66 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Delete volume with id: cefda6b0-04e8-4702-843b-b409441acf8e Jul 31 09:32:47.778935 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4af41108-7fc2-4068-bf0d-45b1d4849d5a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:47.783375 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4af41108-7fc2-4068-bf0d-45b1d4849d5a tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] POST https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56/action Jul 31 09:32:47.783933 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4af41108-7fc2-4068-bf0d-45b1d4849d5a tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:32:47.784157 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4af41108-7fc2-4068-bf0d-45b1d4849d5a tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:47.784895 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fb0b5c9e-eb75-45c2-9cd9-8d3b00723a66 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] https://10.4.3.226/volume/v3/volumes/cefda6b0-04e8-4702-843b-b409441acf8e returned with HTTP 404 Jul 31 09:32:47.785355 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 774/3093] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:32:47 2026] DELETE /volume/v3/volumes/cefda6b0-04e8-4702-843b-b409441acf8e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:47.786267 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-4af41108-7fc2-4068-bf0d-45b1d4849d5a tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] delete called for group 676ca7ac-1b9c-487c-a747-3e49a8d67e56 {{(pid=100317) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 09:32:47.786476 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.groups [None req-4af41108-7fc2-4068-bf0d-45b1d4849d5a tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Delete group with id: 676ca7ac-1b9c-487c-a747-3e49a8d67e56 Jul 31 09:32:47.791011 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:47.791011 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:47.797117 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ca0781ea-f827-4e50-9465-0b855562e258 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:47.798991 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ca0781ea-f827-4e50-9465-0b855562e258 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] GET https://10.4.3.226/volume/v3/volumes/cefda6b0-04e8-4702-843b-b409441acf8e Jul 31 09:32:47.799316 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ca0781ea-f827-4e50-9465-0b855562e258 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:47.799564 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ca0781ea-f827-4e50-9465-0b855562e258 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:47.806277 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ca0781ea-f827-4e50-9465-0b855562e258 tempest-SnapshotDependencyTests-4417388 tempest-SnapshotDependencyTests-4417388-project-member] https://10.4.3.226/volume/v3/volumes/cefda6b0-04e8-4702-843b-b409441acf8e returned with HTTP 404 Jul 31 09:32:47.806853 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 768/3094] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:47 2026] GET /volume/v3/volumes/cefda6b0-04e8-4702-843b-b409441acf8e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:47.810275 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-dc12cba7-4612-42f7-a59b-b3501f18a68e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot create request issued successfully. Jul 31 09:32:47.810275 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dc12cba7-4612-42f7-a59b-b3501f18a68e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:32:47.810275 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 779/3095] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:32:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:47.823530 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8166ed4c-b0ae-45b0-b438-30dde72550dc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:47.825898 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8166ed4c-b0ae-45b0-b438-30dde72550dc tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/985c2b9e-9763-4122-83ce-135d9accf0c3 Jul 31 09:32:47.826180 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8166ed4c-b0ae-45b0-b438-30dde72550dc tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:47.826477 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8166ed4c-b0ae-45b0-b438-30dde72550dc tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:47.834291 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:47.834291 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:47.834788 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-8166ed4c-b0ae-45b0-b438-30dde72550dc tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:32:47.835707 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8166ed4c-b0ae-45b0-b438-30dde72550dc tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/985c2b9e-9763-4122-83ce-135d9accf0c3 returned with HTTP 200 Jul 31 09:32:47.836180 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 775/3096] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:47 2026] GET /volume/v3/snapshots/985c2b9e-9763-4122-83ce-135d9accf0c3 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:47.878154 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4af41108-7fc2-4068-bf0d-45b1d4849d5a tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56/action returned with HTTP 202 Jul 31 09:32:47.878912 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 775/3097] 10.4.3.226 () {70 vars in 1428 bytes} [Fri Jul 31 09:32:47 2026] POST /volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:32:47.889346 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bb0d582b-dbcf-4dbd-9acc-126e2df014b0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:47.891931 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bb0d582b-dbcf-4dbd-9acc-126e2df014b0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/volumes/950b17e7-6eef-4d5c-9eac-01945875a09d Jul 31 09:32:47.892288 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bb0d582b-dbcf-4dbd-9acc-126e2df014b0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:47.892490 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bb0d582b-dbcf-4dbd-9acc-126e2df014b0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:47.905665 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:47.905665 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:47.911215 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-bb0d582b-dbcf-4dbd-9acc-126e2df014b0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Volume info retrieved successfully. Jul 31 09:32:47.911457 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-bb0d582b-dbcf-4dbd-9acc-126e2df014b0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:47.911899 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-bb0d582b-dbcf-4dbd-9acc-126e2df014b0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:47.971762 np0000006200 devstack@c-api.service[100316]: DEBUG oslo_db.sqlalchemy.engines [None req-bb0d582b-dbcf-4dbd-9acc-126e2df014b0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:47.976806 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:47.976806 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:47.986612 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bb0d582b-dbcf-4dbd-9acc-126e2df014b0 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/volumes/950b17e7-6eef-4d5c-9eac-01945875a09d returned with HTTP 200 Jul 31 09:32:47.987016 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 769/3098] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:47 2026] GET /volume/v3/volumes/950b17e7-6eef-4d5c-9eac-01945875a09d => generated 913 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:48.057620 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-5b53e36e-344c-4d6c-af26-16333c3265d7 req-2b0bd600-aeb8-45e4-9098-661f658621e6 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:48.061072 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-5b53e36e-344c-4d6c-af26-16333c3265d7 req-2b0bd600-aeb8-45e4-9098-661f658621e6 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] GET https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc Jul 31 09:32:48.061295 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-5b53e36e-344c-4d6c-af26-16333c3265d7 req-2b0bd600-aeb8-45e4-9098-661f658621e6 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:48.061477 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-5b53e36e-344c-4d6c-af26-16333c3265d7 req-2b0bd600-aeb8-45e4-9098-661f658621e6 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:48.070504 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:48.070504 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:48.074646 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-5b53e36e-344c-4d6c-af26-16333c3265d7 req-2b0bd600-aeb8-45e4-9098-661f658621e6 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Volume info retrieved successfully. Jul 31 09:32:48.079038 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-5b53e36e-344c-4d6c-af26-16333c3265d7 req-2b0bd600-aeb8-45e4-9098-661f658621e6 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc returned with HTTP 200 Jul 31 09:32:48.079491 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 780/3099] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:32:48 2026] GET /volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:48.203418 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b5757b97-b1e4-4a28-8a01-45759c868ba1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:48.203812 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b5757b97-b1e4-4a28-8a01-45759c868ba1 None None] GET https://10.4.3.226/volume// Jul 31 09:32:48.204019 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b5757b97-b1e4-4a28-8a01-45759c868ba1 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:48.204297 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b5757b97-b1e4-4a28-8a01-45759c868ba1 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:48.204585 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b5757b97-b1e4-4a28-8a01-45759c868ba1 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:32:48.205000 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 776/3100] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:32:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:32:48.216628 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-5b53e36e-344c-4d6c-af26-16333c3265d7 req-16de9b37-a1c4-41b3-bde6-4c417d3af2bc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:48.219479 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5b53e36e-344c-4d6c-af26-16333c3265d7 req-16de9b37-a1c4-41b3-bde6-4c417d3af2bc tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:32:48.220058 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-5b53e36e-344c-4d6c-af26-16333c3265d7 req-16de9b37-a1c4-41b3-bde6-4c417d3af2bc tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "46c10940-7766-43d2-b3d3-47866aca31dc", "connector": null, "instance_uuid": "9e53558f-6ef5-4f5b-a937-99b78bd58770"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:48.232538 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:48.232538 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:48.307228 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5b53e36e-344c-4d6c-af26-16333c3265d7 req-16de9b37-a1c4-41b3-bde6-4c417d3af2bc tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:32:48.307877 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 776/3101] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:32:48 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 31 09:32:48.343837 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5b8c5f9b-f1d9-4396-a37f-651d837a7d56 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:48.346056 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5b8c5f9b-f1d9-4396-a37f-651d837a7d56 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] GET https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc Jul 31 09:32:48.346256 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5b8c5f9b-f1d9-4396-a37f-651d837a7d56 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:48.346489 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5b8c5f9b-f1d9-4396-a37f-651d837a7d56 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:48.357885 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8afed3d4-922e-4f65-ac6b-238d36383de4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:48.358364 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8afed3d4-922e-4f65-ac6b-238d36383de4 None None] GET https://10.4.3.226/volume// Jul 31 09:32:48.358491 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:48.358491 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:48.358577 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8afed3d4-922e-4f65-ac6b-238d36383de4 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:48.358772 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8afed3d4-922e-4f65-ac6b-238d36383de4 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:48.359156 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8afed3d4-922e-4f65-ac6b-238d36383de4 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:32:48.359486 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 781/3102] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:32:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:32:48.364075 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5b8c5f9b-f1d9-4396-a37f-651d837a7d56 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Volume info retrieved successfully. Jul 31 09:32:48.368329 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-5b53e36e-344c-4d6c-af26-16333c3265d7 req-2c02f3d6-77d7-4944-a19f-03c500f8edd8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:48.369419 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5b8c5f9b-f1d9-4396-a37f-651d837a7d56 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc returned with HTTP 200 Jul 31 09:32:48.369811 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 770/3103] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:48 2026] GET /volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc => generated 866 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:48.370973 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-5b53e36e-344c-4d6c-af26-16333c3265d7 req-2c02f3d6-77d7-4944-a19f-03c500f8edd8 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] GET https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc Jul 31 09:32:48.371284 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-5b53e36e-344c-4d6c-af26-16333c3265d7 req-2c02f3d6-77d7-4944-a19f-03c500f8edd8 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:48.371511 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-5b53e36e-344c-4d6c-af26-16333c3265d7 req-2c02f3d6-77d7-4944-a19f-03c500f8edd8 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:48.384964 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:48.384964 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:48.388444 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-5b53e36e-344c-4d6c-af26-16333c3265d7 req-2c02f3d6-77d7-4944-a19f-03c500f8edd8 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Volume info retrieved successfully. Jul 31 09:32:48.393714 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-5b53e36e-344c-4d6c-af26-16333c3265d7 req-2c02f3d6-77d7-4944-a19f-03c500f8edd8 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc returned with HTTP 200 Jul 31 09:32:48.394259 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 777/3104] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:32:48 2026] GET /volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc => generated 1028 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:32:48.496764 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-5b53e36e-344c-4d6c-af26-16333c3265d7 req-8322baed-ed82-424a-92a7-5117aabfce61 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:48.499128 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5b53e36e-344c-4d6c-af26-16333c3265d7 req-8322baed-ed82-424a-92a7-5117aabfce61 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] PUT https://10.4.3.226/volume/v3/attachments/7706d142-1305-460f-beb1-c26f8042d987 Jul 31 09:32:48.500441 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-5b53e36e-344c-4d6c-af26-16333c3265d7 req-8322baed-ed82-424a-92a7-5117aabfce61 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:48.509675 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-5b53e36e-344c-4d6c-af26-16333c3265d7 req-8322baed-ed82-424a-92a7-5117aabfce61 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Acquiring lock "cinder-attachment_update-46c10940-7766-43d2-b3d3-47866aca31dc-np0000006200" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:32:48.514603 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-5b53e36e-344c-4d6c-af26-16333c3265d7 req-8322baed-ed82-424a-92a7-5117aabfce61 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Lock "cinder-attachment_update-46c10940-7766-43d2-b3d3-47866aca31dc-np0000006200" acquired by "attachment_update" :: waited 0.005s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:32:48.515643 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:48.515643 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:48.602225 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-5b53e36e-344c-4d6c-af26-16333c3265d7 req-8322baed-ed82-424a-92a7-5117aabfce61 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Lock "cinder-attachment_update-46c10940-7766-43d2-b3d3-47866aca31dc-np0000006200" released by "attachment_update" :: held 0.086s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:32:48.602225 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5b53e36e-344c-4d6c-af26-16333c3265d7 req-8322baed-ed82-424a-92a7-5117aabfce61 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] https://10.4.3.226/volume/v3/attachments/7706d142-1305-460f-beb1-c26f8042d987 returned with HTTP 200 Jul 31 09:32:48.602225 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 777/3105] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:32:48 2026] PUT /volume/v3/attachments/7706d142-1305-460f-beb1-c26f8042d987 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:48.751482 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-cf97a22c-bd14-4b30-b23a-30c7810f0339 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:48.753664 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cf97a22c-bd14-4b30-b23a-30c7810f0339 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] GET https://10.4.3.226/volume/v3/volumes/bf578e86-d8cc-43a6-84b1-572eff5e4698 Jul 31 09:32:48.753936 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cf97a22c-bd14-4b30-b23a-30c7810f0339 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:48.754186 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cf97a22c-bd14-4b30-b23a-30c7810f0339 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:48.763697 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:48.763697 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:48.768626 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-cf97a22c-bd14-4b30-b23a-30c7810f0339 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Volume info retrieved successfully. Jul 31 09:32:48.775393 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cf97a22c-bd14-4b30-b23a-30c7810f0339 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] https://10.4.3.226/volume/v3/volumes/bf578e86-d8cc-43a6-84b1-572eff5e4698 returned with HTTP 200 Jul 31 09:32:48.775958 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 782/3106] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:48 2026] GET /volume/v3/volumes/bf578e86-d8cc-43a6-84b1-572eff5e4698 => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:48.800455 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2fb6baf2-cc6d-4441-98ec-1a3f505a9edc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:48.802575 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2fb6baf2-cc6d-4441-98ec-1a3f505a9edc tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] POST https://10.4.3.226/volume/v3/volumes/bf578e86-d8cc-43a6-84b1-572eff5e4698/action Jul 31 09:32:48.803099 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2fb6baf2-cc6d-4441-98ec-1a3f505a9edc tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:32:48.803286 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2fb6baf2-cc6d-4441-98ec-1a3f505a9edc tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:48.813321 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:48.813321 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:48.813836 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2fb6baf2-cc6d-4441-98ec-1a3f505a9edc tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Volume info retrieved successfully. Jul 31 09:32:48.848124 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-cfc10149-911a-43c3-b54b-8bc882867f17 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:48.850343 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cfc10149-911a-43c3-b54b-8bc882867f17 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/985c2b9e-9763-4122-83ce-135d9accf0c3 Jul 31 09:32:48.850565 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cfc10149-911a-43c3-b54b-8bc882867f17 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:48.850760 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cfc10149-911a-43c3-b54b-8bc882867f17 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:48.857268 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:48.857268 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:48.857528 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-cfc10149-911a-43c3-b54b-8bc882867f17 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:32:48.858265 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cfc10149-911a-43c3-b54b-8bc882867f17 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/985c2b9e-9763-4122-83ce-135d9accf0c3 returned with HTTP 200 Jul 31 09:32:48.858447 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-2fb6baf2-cc6d-4441-98ec-1a3f505a9edc tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Created reservations ['7b4b1c32-f316-4d87-b067-c1a52066aa98', 'ca0639cd-c425-49fa-af34-9ca478b830e8'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:48.858650 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 778/3107] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:48 2026] GET /volume/v3/snapshots/985c2b9e-9763-4122-83ce-135d9accf0c3 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:48.868936 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fa11181b-a6ad-4cda-bb50-b984c7b85752 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:48.870443 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2fb6baf2-cc6d-4441-98ec-1a3f505a9edc tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Extend volume request issued successfully. Jul 31 09:32:48.870720 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2fb6baf2-cc6d-4441-98ec-1a3f505a9edc tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] https://10.4.3.226/volume/v3/volumes/bf578e86-d8cc-43a6-84b1-572eff5e4698/action returned with HTTP 202 Jul 31 09:32:48.870824 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fa11181b-a6ad-4cda-bb50-b984c7b85752 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/985c2b9e-9763-4122-83ce-135d9accf0c3 Jul 31 09:32:48.871156 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fa11181b-a6ad-4cda-bb50-b984c7b85752 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:48.871356 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 771/3108] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:32:48 2026] POST /volume/v3/volumes/bf578e86-d8cc-43a6-84b1-572eff5e4698/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:32:48.871531 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fa11181b-a6ad-4cda-bb50-b984c7b85752 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:48.880961 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-dc63ffaf-c8ce-4eb3-9155-7a2caf6cb2fb None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:48.883461 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dc63ffaf-c8ce-4eb3-9155-7a2caf6cb2fb tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] GET https://10.4.3.226/volume/v3/volumes/bf578e86-d8cc-43a6-84b1-572eff5e4698 Jul 31 09:32:48.883792 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dc63ffaf-c8ce-4eb3-9155-7a2caf6cb2fb tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:48.886569 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dc63ffaf-c8ce-4eb3-9155-7a2caf6cb2fb tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:48.887179 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:48.887179 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:48.887179 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fa11181b-a6ad-4cda-bb50-b984c7b85752 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:32:48.887179 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fa11181b-a6ad-4cda-bb50-b984c7b85752 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/985c2b9e-9763-4122-83ce-135d9accf0c3 returned with HTTP 200 Jul 31 09:32:48.887179 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 778/3109] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:48 2026] GET /volume/v3/snapshots/985c2b9e-9763-4122-83ce-135d9accf0c3 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:48.891884 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:48.891884 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:48.900506 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-dc63ffaf-c8ce-4eb3-9155-7a2caf6cb2fb tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Volume info retrieved successfully. Jul 31 09:32:48.907433 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dc63ffaf-c8ce-4eb3-9155-7a2caf6cb2fb tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] https://10.4.3.226/volume/v3/volumes/bf578e86-d8cc-43a6-84b1-572eff5e4698 returned with HTTP 200 Jul 31 09:32:48.908163 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 783/3110] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:48 2026] GET /volume/v3/volumes/bf578e86-d8cc-43a6-84b1-572eff5e4698 => generated 1355 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:49.000620 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9a202ffa-3d26-4242-a3a1-17bd12ec2828 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:49.003001 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9a202ffa-3d26-4242-a3a1-17bd12ec2828 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/volumes/950b17e7-6eef-4d5c-9eac-01945875a09d Jul 31 09:32:49.004264 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9a202ffa-3d26-4242-a3a1-17bd12ec2828 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:49.004264 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9a202ffa-3d26-4242-a3a1-17bd12ec2828 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:49.011130 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9a202ffa-3d26-4242-a3a1-17bd12ec2828 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/volumes/950b17e7-6eef-4d5c-9eac-01945875a09d returned with HTTP 404 Jul 31 09:32:49.011762 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 779/3111] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:48 2026] GET /volume/v3/volumes/950b17e7-6eef-4d5c-9eac-01945875a09d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:32:49.021461 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f2cea62a-8f40-41dd-8487-eef76ca9d196 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:49.023666 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f2cea62a-8f40-41dd-8487-eef76ca9d196 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/volumes/af85c657-4cc0-439a-9393-143b39e1889b Jul 31 09:32:49.023966 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f2cea62a-8f40-41dd-8487-eef76ca9d196 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:49.025964 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f2cea62a-8f40-41dd-8487-eef76ca9d196 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:49.028630 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-118aeed0-656b-4538-9feb-e7e35eb58513 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:49.031444 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-118aeed0-656b-4538-9feb-e7e35eb58513 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/985c2b9e-9763-4122-83ce-135d9accf0c3 Jul 31 09:32:49.031945 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-118aeed0-656b-4538-9feb-e7e35eb58513 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:49.032392 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-118aeed0-656b-4538-9feb-e7e35eb58513 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:49.034098 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f2cea62a-8f40-41dd-8487-eef76ca9d196 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/volumes/af85c657-4cc0-439a-9393-143b39e1889b returned with HTTP 404 Jul 31 09:32:49.034720 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 772/3112] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:49 2026] GET /volume/v3/volumes/af85c657-4cc0-439a-9393-143b39e1889b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:32:49.039512 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:49.039512 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:49.040520 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-118aeed0-656b-4538-9feb-e7e35eb58513 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:32:49.041935 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-118aeed0-656b-4538-9feb-e7e35eb58513 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/985c2b9e-9763-4122-83ce-135d9accf0c3 returned with HTTP 200 Jul 31 09:32:49.041935 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 779/3113] 10.4.3.226 () {68 vars in 1604 bytes} [Fri Jul 31 09:32:49 2026] GET /volume/v3/snapshots/985c2b9e-9763-4122-83ce-135d9accf0c3 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:49.045670 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0cffd4d2-3b54-4f4b-bb23-c964cc742009 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:49.046173 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0cffd4d2-3b54-4f4b-bb23-c964cc742009 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 Jul 31 09:32:49.046492 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0cffd4d2-3b54-4f4b-bb23-c964cc742009 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:49.048595 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0cffd4d2-3b54-4f4b-bb23-c964cc742009 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:49.048788 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.groups [None req-0cffd4d2-3b54-4f4b-bb23-c964cc742009 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] show called for member 676ca7ac-1b9c-487c-a747-3e49a8d67e56 {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:32:49.052592 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0cffd4d2-3b54-4f4b-bb23-c964cc742009 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 returned with HTTP 404 Jul 31 09:32:49.053126 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 784/3114] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:32:49 2026] GET /volume/v3/groups/676ca7ac-1b9c-487c-a747-3e49a8d67e56 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:32:49.058324 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-3696e209-6df2-4e60-9467-7d1f397699ec None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:49.061938 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-3696e209-6df2-4e60-9467-7d1f397699ec tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/bf947ab6-4cd1-4629-b146-fca1d702345d Jul 31 09:32:49.062151 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-3696e209-6df2-4e60-9467-7d1f397699ec tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:49.062474 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-3696e209-6df2-4e60-9467-7d1f397699ec tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:49.065331 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7041ea53-0dcb-48e0-a60c-6aa700b2ba77 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:49.067954 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7041ea53-0dcb-48e0-a60c-6aa700b2ba77 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] DELETE https://10.4.3.226/volume/v3/group_types/208c3f95-479f-4205-9938-8c5e328c5d6c Jul 31 09:32:49.068376 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7041ea53-0dcb-48e0-a60c-6aa700b2ba77 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:49.068639 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7041ea53-0dcb-48e0-a60c-6aa700b2ba77 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:49.070108 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:49.070108 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:49.075318 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-3696e209-6df2-4e60-9467-7d1f397699ec tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:32:49.084228 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-3696e209-6df2-4e60-9467-7d1f397699ec tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/bf947ab6-4cd1-4629-b146-fca1d702345d returned with HTTP 200 Jul 31 09:32:49.084910 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 780/3115] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:32:49 2026] GET /volume/v3/volumes/bf947ab6-4cd1-4629-b146-fca1d702345d => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:49.088269 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7041ea53-0dcb-48e0-a60c-6aa700b2ba77 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] https://10.4.3.226/volume/v3/group_types/208c3f95-479f-4205-9938-8c5e328c5d6c returned with HTTP 202 Jul 31 09:32:49.088269 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 773/3116] 10.4.3.226 () {68 vars in 1404 bytes} [Fri Jul 31 09:32:49 2026] DELETE /volume/v3/group_types/208c3f95-479f-4205-9938-8c5e328c5d6c => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:32:49.095489 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-00e08d0f-b5b0-46b0-a6d3-4c7b71a09077 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:49.101896 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-00e08d0f-b5b0-46b0-a6d3-4c7b71a09077 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] DELETE https://10.4.3.226/volume/v3/types/1356e7c1-dbae-4d15-881e-182fd8c01b9f Jul 31 09:32:49.101896 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-00e08d0f-b5b0-46b0-a6d3-4c7b71a09077 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:49.101896 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-00e08d0f-b5b0-46b0-a6d3-4c7b71a09077 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:49.143789 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-00e08d0f-b5b0-46b0-a6d3-4c7b71a09077 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] https://10.4.3.226/volume/v3/types/1356e7c1-dbae-4d15-881e-182fd8c01b9f returned with HTTP 202 Jul 31 09:32:49.143789 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 780/3117] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:32:49 2026] DELETE /volume/v3/types/1356e7c1-dbae-4d15-881e-182fd8c01b9f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:49.156311 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f676d28c-a2ab-4f5d-95bb-f6825ce90a8d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:49.159203 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f676d28c-a2ab-4f5d-95bb-f6825ce90a8d tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] GET https://10.4.3.226/volume/v3/types/1356e7c1-dbae-4d15-881e-182fd8c01b9f Jul 31 09:32:49.159550 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f676d28c-a2ab-4f5d-95bb-f6825ce90a8d tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:49.159930 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f676d28c-a2ab-4f5d-95bb-f6825ce90a8d tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:49.166427 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f676d28c-a2ab-4f5d-95bb-f6825ce90a8d tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] https://10.4.3.226/volume/v3/types/1356e7c1-dbae-4d15-881e-182fd8c01b9f returned with HTTP 404 Jul 31 09:32:49.167028 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 785/3118] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:32:49 2026] GET /volume/v3/types/1356e7c1-dbae-4d15-881e-182fd8c01b9f => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:49.180195 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3efd90be-864c-4c86-863f-6daf86ba3292 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:49.181952 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3efd90be-864c-4c86-863f-6daf86ba3292 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:32:49.182365 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3efd90be-864c-4c86-863f-6daf86ba3292 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1645013206"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:49.202328 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3efd90be-864c-4c86-863f-6daf86ba3292 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:32:49.206267 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 781/3119] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:32:49 2026] POST /volume/v3/types => generated 224 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:49.214639 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1cb86af0-4bd0-4587-bcb4-5a2b86b058fa None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:49.216444 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1cb86af0-4bd0-4587-bcb4-5a2b86b058fa tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] POST https://10.4.3.226/volume/v3/group_types Jul 31 09:32:49.216768 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1cb86af0-4bd0-4587-bcb4-5a2b86b058fa tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1445797325"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:49.233335 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1cb86af0-4bd0-4587-bcb4-5a2b86b058fa tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] https://10.4.3.226/volume/v3/group_types returned with HTTP 202 Jul 31 09:32:49.234689 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 774/3120] 10.4.3.226 () {70 vars in 1311 bytes} [Fri Jul 31 09:32:49 2026] POST /volume/v3/group_types => generated 181 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:49.249867 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-60d19e63-5dec-483a-bf7f-c6aee8d91bbb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:49.252175 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-60d19e63-5dec-483a-bf7f-c6aee8d91bbb tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] POST https://10.4.3.226/volume/v3/groups Jul 31 09:32:49.252774 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-60d19e63-5dec-483a-bf7f-c6aee8d91bbb tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "abc15f41-2715-4aa1-9bdd-af8c1dae48a8", "volume_types": ["7e5629e8-a2a6-4708-b416-666b6ce39d17"], "name": "tempest-GroupSnapshotsTest-Group-285985882"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:49.256631 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-60d19e63-5dec-483a-bf7f-c6aee8d91bbb tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Creating new group {'group': {'group_type': 'abc15f41-2715-4aa1-9bdd-af8c1dae48a8', 'volume_types': ['7e5629e8-a2a6-4708-b416-666b6ce39d17'], 'name': 'tempest-GroupSnapshotsTest-Group-285985882'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 09:32:49.262198 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.groups [None req-60d19e63-5dec-483a-bf7f-c6aee8d91bbb tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Creating group tempest-GroupSnapshotsTest-Group-285985882. Jul 31 09:32:49.279057 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-60d19e63-5dec-483a-bf7f-c6aee8d91bbb tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Availability Zones retrieved successfully. Jul 31 09:32:49.296759 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-60d19e63-5dec-483a-bf7f-c6aee8d91bbb tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Created reservations ['c83c0649-56a2-4895-bbb3-5608e025deeb'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:49.329766 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-60d19e63-5dec-483a-bf7f-c6aee8d91bbb tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/groups returned with HTTP 202 Jul 31 09:32:49.330408 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 781/3121] 10.4.3.226 () {70 vars in 1297 bytes} [Fri Jul 31 09:32:49 2026] POST /volume/v3/groups => generated 111 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:49.340650 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2ad0ed62-3495-4d08-8066-69487437d0c4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:49.343179 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2ad0ed62-3495-4d08-8066-69487437d0c4 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/groups/c0b246c8-d8a2-436c-82c3-0fa21692cb17 Jul 31 09:32:49.343492 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2ad0ed62-3495-4d08-8066-69487437d0c4 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:49.344236 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2ad0ed62-3495-4d08-8066-69487437d0c4 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:49.344592 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.groups [None req-2ad0ed62-3495-4d08-8066-69487437d0c4 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] show called for member c0b246c8-d8a2-436c-82c3-0fa21692cb17 {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:32:49.350104 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:49.350104 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:49.364343 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2ad0ed62-3495-4d08-8066-69487437d0c4 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/groups/c0b246c8-d8a2-436c-82c3-0fa21692cb17 returned with HTTP 200 Jul 31 09:32:49.364963 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 786/3122] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:32:49 2026] GET /volume/v3/groups/c0b246c8-d8a2-436c-82c3-0fa21692cb17 => generated 391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:49.386654 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7850754d-f8ff-4be2-8e72-13fd10fe4ff5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:49.388658 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7850754d-f8ff-4be2-8e72-13fd10fe4ff5 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] GET https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc Jul 31 09:32:49.388942 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7850754d-f8ff-4be2-8e72-13fd10fe4ff5 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:49.389188 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7850754d-f8ff-4be2-8e72-13fd10fe4ff5 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:49.400405 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:49.400405 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:49.405391 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-7850754d-f8ff-4be2-8e72-13fd10fe4ff5 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Volume info retrieved successfully. Jul 31 09:32:49.410583 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7850754d-f8ff-4be2-8e72-13fd10fe4ff5 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc returned with HTTP 200 Jul 31 09:32:49.411116 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 782/3123] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:49 2026] GET /volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:49.666520 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-b69071ea-d05a-4f77-a3a2-00f1bf97adae None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:49.673271 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-b69071ea-d05a-4f77-a3a2-00f1bf97adae tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/985c2b9e-9763-4122-83ce-135d9accf0c3 Jul 31 09:32:49.673271 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-b69071ea-d05a-4f77-a3a2-00f1bf97adae tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:49.673271 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-b69071ea-d05a-4f77-a3a2-00f1bf97adae tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:49.689992 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:49.689992 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:49.689992 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-b69071ea-d05a-4f77-a3a2-00f1bf97adae tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:32:49.690619 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-b69071ea-d05a-4f77-a3a2-00f1bf97adae tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/985c2b9e-9763-4122-83ce-135d9accf0c3 returned with HTTP 200 Jul 31 09:32:49.694122 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 775/3124] 10.4.3.226 () {68 vars in 1604 bytes} [Fri Jul 31 09:32:49 2026] GET /volume/v3/snapshots/985c2b9e-9763-4122-83ce-135d9accf0c3 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:49.933634 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f78406dc-e5d7-4929-8f64-133e032c1399 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:49.933634 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f78406dc-e5d7-4929-8f64-133e032c1399 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] GET https://10.4.3.226/volume/v3/volumes/bf578e86-d8cc-43a6-84b1-572eff5e4698 Jul 31 09:32:49.933634 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f78406dc-e5d7-4929-8f64-133e032c1399 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:49.935656 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f78406dc-e5d7-4929-8f64-133e032c1399 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:49.964018 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:49.964018 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:49.986393 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f78406dc-e5d7-4929-8f64-133e032c1399 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Volume info retrieved successfully. Jul 31 09:32:49.992657 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f78406dc-e5d7-4929-8f64-133e032c1399 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] https://10.4.3.226/volume/v3/volumes/bf578e86-d8cc-43a6-84b1-572eff5e4698 returned with HTTP 200 Jul 31 09:32:49.993981 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 782/3125] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:49 2026] GET /volume/v3/volumes/bf578e86-d8cc-43a6-84b1-572eff5e4698 => generated 1355 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:50.010688 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4425d5e1-5c00-4190-85eb-18a3f850e3f8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:50.016340 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4425d5e1-5c00-4190-85eb-18a3f850e3f8 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] GET https://10.4.3.226/volume/v3/volumes/bf578e86-d8cc-43a6-84b1-572eff5e4698 Jul 31 09:32:50.016340 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4425d5e1-5c00-4190-85eb-18a3f850e3f8 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:50.016340 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4425d5e1-5c00-4190-85eb-18a3f850e3f8 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:50.027567 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:50.027567 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:50.033615 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-4425d5e1-5c00-4190-85eb-18a3f850e3f8 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Volume info retrieved successfully. Jul 31 09:32:50.041141 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4425d5e1-5c00-4190-85eb-18a3f850e3f8 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] https://10.4.3.226/volume/v3/volumes/bf578e86-d8cc-43a6-84b1-572eff5e4698 returned with HTTP 200 Jul 31 09:32:50.042185 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 787/3126] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:50 2026] GET /volume/v3/volumes/bf578e86-d8cc-43a6-84b1-572eff5e4698 => generated 1355 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:50.056500 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8c3ff77a-c504-4d73-aabc-11d067556814 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:50.058533 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8c3ff77a-c504-4d73-aabc-11d067556814 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] GET https://10.4.3.226/volume/v3/volumes/bf578e86-d8cc-43a6-84b1-572eff5e4698 Jul 31 09:32:50.058877 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8c3ff77a-c504-4d73-aabc-11d067556814 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:50.059106 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8c3ff77a-c504-4d73-aabc-11d067556814 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:50.073221 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:50.073221 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:50.078030 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-8c3ff77a-c504-4d73-aabc-11d067556814 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Volume info retrieved successfully. Jul 31 09:32:50.085332 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8c3ff77a-c504-4d73-aabc-11d067556814 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] https://10.4.3.226/volume/v3/volumes/bf578e86-d8cc-43a6-84b1-572eff5e4698 returned with HTTP 200 Jul 31 09:32:50.085702 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 783/3127] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:50 2026] GET /volume/v3/volumes/bf578e86-d8cc-43a6-84b1-572eff5e4698 => generated 1355 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:50.102812 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6301116b-a12e-4b56-b2a2-779140165230 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:50.105932 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6301116b-a12e-4b56-b2a2-779140165230 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] DELETE https://10.4.3.226/volume/v3/volumes/bf578e86-d8cc-43a6-84b1-572eff5e4698 Jul 31 09:32:50.106154 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6301116b-a12e-4b56-b2a2-779140165230 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:50.106367 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6301116b-a12e-4b56-b2a2-779140165230 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:50.106550 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-6301116b-a12e-4b56-b2a2-779140165230 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Delete volume with id: bf578e86-d8cc-43a6-84b1-572eff5e4698 Jul 31 09:32:50.117432 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:50.117432 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:50.118030 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6301116b-a12e-4b56-b2a2-779140165230 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Volume info retrieved successfully. Jul 31 09:32:50.144286 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6301116b-a12e-4b56-b2a2-779140165230 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Delete volume request issued successfully. Jul 31 09:32:50.144286 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6301116b-a12e-4b56-b2a2-779140165230 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] https://10.4.3.226/volume/v3/volumes/bf578e86-d8cc-43a6-84b1-572eff5e4698 returned with HTTP 202 Jul 31 09:32:50.144286 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 776/3128] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:32:50 2026] DELETE /volume/v3/volumes/bf578e86-d8cc-43a6-84b1-572eff5e4698 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:50.153971 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5e31450f-1e03-4530-9e80-24424f3f5627 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:50.155396 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5e31450f-1e03-4530-9e80-24424f3f5627 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] GET https://10.4.3.226/volume/v3/volumes/bf578e86-d8cc-43a6-84b1-572eff5e4698 Jul 31 09:32:50.155536 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5e31450f-1e03-4530-9e80-24424f3f5627 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:50.156499 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5e31450f-1e03-4530-9e80-24424f3f5627 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:50.166517 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:50.166517 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:50.172271 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5e31450f-1e03-4530-9e80-24424f3f5627 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Volume info retrieved successfully. Jul 31 09:32:50.178855 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5e31450f-1e03-4530-9e80-24424f3f5627 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] https://10.4.3.226/volume/v3/volumes/bf578e86-d8cc-43a6-84b1-572eff5e4698 returned with HTTP 200 Jul 31 09:32:50.179865 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 783/3129] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:50 2026] GET /volume/v3/volumes/bf578e86-d8cc-43a6-84b1-572eff5e4698 => generated 1354 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:50.375636 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ddd39b79-a96d-47ea-8039-25d156939c62 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:50.377444 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ddd39b79-a96d-47ea-8039-25d156939c62 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/groups/c0b246c8-d8a2-436c-82c3-0fa21692cb17 Jul 31 09:32:50.377640 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ddd39b79-a96d-47ea-8039-25d156939c62 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:50.377843 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ddd39b79-a96d-47ea-8039-25d156939c62 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:50.377998 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.groups [None req-ddd39b79-a96d-47ea-8039-25d156939c62 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] show called for member c0b246c8-d8a2-436c-82c3-0fa21692cb17 {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:32:50.382516 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:50.382516 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:50.391493 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ddd39b79-a96d-47ea-8039-25d156939c62 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/groups/c0b246c8-d8a2-436c-82c3-0fa21692cb17 returned with HTTP 200 Jul 31 09:32:50.391962 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 788/3130] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:32:50 2026] GET /volume/v3/groups/c0b246c8-d8a2-436c-82c3-0fa21692cb17 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:50.403700 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e17e8a33-a408-41c8-a479-8805ed9af33d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:50.408078 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e17e8a33-a408-41c8-a479-8805ed9af33d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:50.408591 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e17e8a33-a408-41c8-a479-8805ed9af33d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-608735985", "volume_type": "7e5629e8-a2a6-4708-b416-666b6ce39d17", "group_id": "c0b246c8-d8a2-436c-82c3-0fa21692cb17", "size": 1}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:50.413474 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-e17e8a33-a408-41c8-a479-8805ed9af33d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-608735985', 'volume_type': '7e5629e8-a2a6-4708-b416-666b6ce39d17', 'group_id': 'c0b246c8-d8a2-436c-82c3-0fa21692cb17', 'size': 1}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:50.423101 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:50.423101 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:50.423490 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-e17e8a33-a408-41c8-a479-8805ed9af33d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Create volume of 1 GB Jul 31 09:32:50.431337 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3c413725-8184-4d9e-b800-5b59977b0bf6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:50.434757 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e17e8a33-a408-41c8-a479-8805ed9af33d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Availability Zones retrieved successfully. Jul 31 09:32:50.437881 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3c413725-8184-4d9e-b800-5b59977b0bf6 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] GET https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc Jul 31 09:32:50.439408 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3c413725-8184-4d9e-b800-5b59977b0bf6 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:50.439881 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3c413725-8184-4d9e-b800-5b59977b0bf6 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:50.440281 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e17e8a33-a408-41c8-a479-8805ed9af33d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Flow 'volume_create_api' (72edc206-d4ad-4c1a-b9ad-440d4c984fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:50.441446 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e17e8a33-a408-41c8-a479-8805ed9af33d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e98cbf26-f0fe-4df9-8ae9-77b078c74caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:50.442019 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:50.442019 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:50.442420 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-e17e8a33-a408-41c8-a479-8805ed9af33d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:50.454815 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:50.454815 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:50.460423 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3c413725-8184-4d9e-b800-5b59977b0bf6 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Volume info retrieved successfully. Jul 31 09:32:50.464882 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3c413725-8184-4d9e-b800-5b59977b0bf6 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc returned with HTTP 200 Jul 31 09:32:50.465328 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 777/3131] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:50 2026] GET /volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc => generated 867 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:50.470815 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e17e8a33-a408-41c8-a479-8805ed9af33d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e98cbf26-f0fe-4df9-8ae9-77b078c74caa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:32:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7e5629e8-a2a6-4708-b416-666b6ce39d17,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1645013206',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e5629e8-a2a6-4708-b416-666b6ce39d17', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c0b246c8-d8a2-436c-82c3-0fa21692cb17', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:50.471690 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e17e8a33-a408-41c8-a479-8805ed9af33d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f74dd309-8c6f-42ab-b6ae-75e8ac5fa9a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:50.506936 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-e17e8a33-a408-41c8-a479-8805ed9af33d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1645013206 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1645013206, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:32:50.507414 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-e17e8a33-a408-41c8-a479-8805ed9af33d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1645013206 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1645013206, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:32:50.547884 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-e17e8a33-a408-41c8-a479-8805ed9af33d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Created reservations ['4a1753ab-3f54-45b3-b17c-095ee55dd1cf', '025626a4-bee3-4007-a8da-7fcf3bb14f97', '96b33fe5-37ed-4757-99be-6bc3ae85a097', '733fa080-344d-4397-9546-bbc6f81f7573'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:50.549077 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e17e8a33-a408-41c8-a479-8805ed9af33d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f74dd309-8c6f-42ab-b6ae-75e8ac5fa9a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a1753ab-3f54-45b3-b17c-095ee55dd1cf', '025626a4-bee3-4007-a8da-7fcf3bb14f97', '96b33fe5-37ed-4757-99be-6bc3ae85a097', '733fa080-344d-4397-9546-bbc6f81f7573']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:50.550195 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e17e8a33-a408-41c8-a479-8805ed9af33d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65761a9b-555d-4c69-9623-b7bcd337e915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:50.585425 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e17e8a33-a408-41c8-a479-8805ed9af33d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65761a9b-555d-4c69-9623-b7bcd337e915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fbdf27c-564b-4f5b-8e93-bd483cdcf8eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-608735985',encryption_key_id=None,group_id=c0b246c8-d8a2-436c-82c3-0fa21692cb17,group_type_id=,metadata={},multiattach=False,project_id='2d14b750697d4403a37d09dde2daf529',qos_specs=None,replication_status=,reservations=['4a1753ab-3f54-45b3-b17c-095ee55dd1cf','025626a4-bee3-4007-a8da-7fcf3bb14f97','96b33fe5-37ed-4757-99be-6bc3ae85a097','733fa080-344d-4397-9546-bbc6f81f7573'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='540e0de38893497cadce4ce9da36bac3',volume_type_id=7e5629e8-a2a6-4708-b416-666b6ce39d17), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:32:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-608735985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c0b246c8-d8a2-436c-82c3-0fa21692cb17,host=None,id=8fbdf27c-564b-4f5b-8e93-bd483cdcf8eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d14b750697d4403a37d09dde2daf529',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='540e0de38893497cadce4ce9da36bac3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7e5629e8-a2a6-4708-b416-666b6ce39d17),volume_type_id=7e5629e8-a2a6-4708-b416-666b6ce39d17)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:50.586551 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e17e8a33-a408-41c8-a479-8805ed9af33d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d41edc0-37ad-4b5d-b734-4b6ea2e08f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:50.610036 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e17e8a33-a408-41c8-a479-8805ed9af33d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d41edc0-37ad-4b5d-b734-4b6ea2e08f49) transitioned into state 'SUCCESS' from state '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-608735985',encryption_key_id=None,group_id=c0b246c8-d8a2-436c-82c3-0fa21692cb17,group_type_id=,metadata={},multiattach=False,project_id='2d14b750697d4403a37d09dde2daf529',qos_specs=None,replication_status=,reservations=['4a1753ab-3f54-45b3-b17c-095ee55dd1cf','025626a4-bee3-4007-a8da-7fcf3bb14f97','96b33fe5-37ed-4757-99be-6bc3ae85a097','733fa080-344d-4397-9546-bbc6f81f7573'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='540e0de38893497cadce4ce9da36bac3',volume_type_id=7e5629e8-a2a6-4708-b416-666b6ce39d17)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:50.611147 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e17e8a33-a408-41c8-a479-8805ed9af33d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3de9c87-aa22-48cd-8b8c-681c451457b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:50.625543 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e17e8a33-a408-41c8-a479-8805ed9af33d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3de9c87-aa22-48cd-8b8c-681c451457b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:50.626663 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e17e8a33-a408-41c8-a479-8805ed9af33d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Flow 'volume_create_api' (72edc206-d4ad-4c1a-b9ad-440d4c984fd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:50.627086 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e17e8a33-a408-41c8-a479-8805ed9af33d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Create volume request issued successfully. Jul 31 09:32:50.628347 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-e17e8a33-a408-41c8-a479-8805ed9af33d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:50.628347 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-e17e8a33-a408-41c8-a479-8805ed9af33d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:50.679013 np0000006200 devstack@c-api.service[100314]: DEBUG oslo_db.sqlalchemy.engines [None req-e17e8a33-a408-41c8-a479-8805ed9af33d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:50.683547 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:50.683547 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:50.688261 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e17e8a33-a408-41c8-a479-8805ed9af33d tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:32:50.688866 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 784/3132] 10.4.3.226 () {70 vars in 1300 bytes} [Fri Jul 31 09:32:50 2026] POST /volume/v3/volumes => generated 822 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:50.704104 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-aee23b07-5703-4bca-ab58-7ebbbac64253 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:50.706068 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aee23b07-5703-4bca-ab58-7ebbbac64253 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/volumes/8fbdf27c-564b-4f5b-8e93-bd483cdcf8eb Jul 31 09:32:50.706301 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aee23b07-5703-4bca-ab58-7ebbbac64253 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:50.706470 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aee23b07-5703-4bca-ab58-7ebbbac64253 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:50.715662 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:50.715662 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:50.720705 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-aee23b07-5703-4bca-ab58-7ebbbac64253 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Volume info retrieved successfully. Jul 31 09:32:50.721389 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-aee23b07-5703-4bca-ab58-7ebbbac64253 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:50.721566 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-aee23b07-5703-4bca-ab58-7ebbbac64253 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:50.760900 np0000006200 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-aee23b07-5703-4bca-ab58-7ebbbac64253 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:50.764033 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:50.764033 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:50.778344 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aee23b07-5703-4bca-ab58-7ebbbac64253 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/volumes/8fbdf27c-564b-4f5b-8e93-bd483cdcf8eb returned with HTTP 200 Jul 31 09:32:50.778781 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 784/3133] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:50 2026] GET /volume/v3/volumes/8fbdf27c-564b-4f5b-8e93-bd483cdcf8eb => generated 890 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:51.026133 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-22a57a45-8424-490a-a78d-0bfc19dbc330 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:51.030173 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-22a57a45-8424-490a-a78d-0bfc19dbc330 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/985c2b9e-9763-4122-83ce-135d9accf0c3 Jul 31 09:32:51.031728 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-22a57a45-8424-490a-a78d-0bfc19dbc330 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:51.031728 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-22a57a45-8424-490a-a78d-0bfc19dbc330 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:51.040746 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:51.040746 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:51.041871 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-22a57a45-8424-490a-a78d-0bfc19dbc330 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:32:51.045580 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-22a57a45-8424-490a-a78d-0bfc19dbc330 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/985c2b9e-9763-4122-83ce-135d9accf0c3 returned with HTTP 200 Jul 31 09:32:51.045580 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 789/3134] 10.4.3.226 () {68 vars in 1604 bytes} [Fri Jul 31 09:32:51 2026] GET /volume/v3/snapshots/985c2b9e-9763-4122-83ce-135d9accf0c3 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:51.054698 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-56868119-b7e7-4180-a413-e29fbd7fa877 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:51.061178 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-56868119-b7e7-4180-a413-e29fbd7fa877 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/bf947ab6-4cd1-4629-b146-fca1d702345d Jul 31 09:32:51.061178 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-56868119-b7e7-4180-a413-e29fbd7fa877 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:51.061340 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-56868119-b7e7-4180-a413-e29fbd7fa877 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:51.078039 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:51.078039 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:51.084222 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-56868119-b7e7-4180-a413-e29fbd7fa877 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:32:51.091082 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-56868119-b7e7-4180-a413-e29fbd7fa877 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/bf947ab6-4cd1-4629-b146-fca1d702345d returned with HTTP 200 Jul 31 09:32:51.091739 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 778/3135] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:32:51 2026] GET /volume/v3/volumes/bf947ab6-4cd1-4629-b146-fca1d702345d => generated 1367 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:51.103886 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-a1324516-ed02-4c46-b223-8025f9764514 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:51.106319 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-a1324516-ed02-4c46-b223-8025f9764514 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:51.106783 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-a1324516-ed02-4c46-b223-8025f9764514 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "985c2b9e-9763-4122-83ce-135d9accf0c3", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:51.109214 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-a1324516-ed02-4c46-b223-8025f9764514 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '985c2b9e-9763-4122-83ce-135d9accf0c3', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:51.119744 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:51.119744 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:51.120356 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-a1324516-ed02-4c46-b223-8025f9764514 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:32:51.120515 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-a1324516-ed02-4c46-b223-8025f9764514 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create volume of 1 GB Jul 31 09:32:51.121261 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-a1324516-ed02-4c46-b223-8025f9764514 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Availability Zones retrieved successfully. Jul 31 09:32:51.127946 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-a1324516-ed02-4c46-b223-8025f9764514 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Flow 'volume_create_api' (d0ac4e72-4136-48fe-a4f4-78b69bd9b5f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:51.129669 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-a1324516-ed02-4c46-b223-8025f9764514 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a90b39f-20b0-4766-9713-ae12205f56e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:51.131139 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-a1324516-ed02-4c46-b223-8025f9764514 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:51.178724 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-a1324516-ed02-4c46-b223-8025f9764514 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a90b39f-20b0-4766-9713-ae12205f56e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '985c2b9e-9763-4122-83ce-135d9accf0c3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:51.180282 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-a1324516-ed02-4c46-b223-8025f9764514 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78d4fcc6-6424-43dc-a1bc-4cb012c9d9f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:51.197699 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ce828caa-1428-4231-a72d-af0bb59e969b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:51.200800 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ce828caa-1428-4231-a72d-af0bb59e969b tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] GET https://10.4.3.226/volume/v3/volumes/bf578e86-d8cc-43a6-84b1-572eff5e4698 Jul 31 09:32:51.201038 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ce828caa-1428-4231-a72d-af0bb59e969b tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:51.201198 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ce828caa-1428-4231-a72d-af0bb59e969b tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:51.211260 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ce828caa-1428-4231-a72d-af0bb59e969b tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] https://10.4.3.226/volume/v3/volumes/bf578e86-d8cc-43a6-84b1-572eff5e4698 returned with HTTP 404 Jul 31 09:32:51.211897 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 785/3136] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:51 2026] GET /volume/v3/volumes/bf578e86-d8cc-43a6-84b1-572eff5e4698 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:51.225382 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f5dccdb8-1166-4e50-9949-de745eada71d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:51.228003 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f5dccdb8-1166-4e50-9949-de745eada71d tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:51.228227 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f5dccdb8-1166-4e50-9949-de745eada71d tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-2095395605"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:51.230170 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-f5dccdb8-1166-4e50-9949-de745eada71d tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-2095395605'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:51.230368 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-f5dccdb8-1166-4e50-9949-de745eada71d tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Create volume of 1 GB Jul 31 09:32:51.235948 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f5dccdb8-1166-4e50-9949-de745eada71d tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Availability Zones retrieved successfully. Jul 31 09:32:51.243542 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f5dccdb8-1166-4e50-9949-de745eada71d tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Flow 'volume_create_api' (8c245a39-0f52-45af-85ca-4d2f30294a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:51.244877 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f5dccdb8-1166-4e50-9949-de745eada71d tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03f751d4-b996-49a5-a1ca-a0be3f1e8a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:51.246209 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-f5dccdb8-1166-4e50-9949-de745eada71d tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:51.279575 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-a1324516-ed02-4c46-b223-8025f9764514 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Created reservations ['4997417e-562d-49f2-be1a-de7bcfc80653', '2d00e9bb-9a19-423c-82fe-0fa455144d9f', '88a3dcb6-dfee-42b9-8bd1-8e53ac805e14', '72e8612e-78ee-4956-950e-d88b222e56a7'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:51.280607 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-a1324516-ed02-4c46-b223-8025f9764514 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78d4fcc6-6424-43dc-a1bc-4cb012c9d9f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4997417e-562d-49f2-be1a-de7bcfc80653', '2d00e9bb-9a19-423c-82fe-0fa455144d9f', '88a3dcb6-dfee-42b9-8bd1-8e53ac805e14', '72e8612e-78ee-4956-950e-d88b222e56a7']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:51.281657 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-a1324516-ed02-4c46-b223-8025f9764514 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (906ef832-fde4-4237-a9aa-ed2c702ea6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:51.288888 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f5dccdb8-1166-4e50-9949-de745eada71d tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03f751d4-b996-49a5-a1ca-a0be3f1e8a60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:51.289709 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f5dccdb8-1166-4e50-9949-de745eada71d tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66abe2e8-5408-4401-bc49-89f045e092da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:51.340511 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-a1324516-ed02-4c46-b223-8025f9764514 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (906ef832-fde4-4237-a9aa-ed2c702ea6a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76c134d6-f479-4b81-bdd1-2ea1a34dfa10', '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='dd595dfeb93f41849f49661ac3a43748',qos_specs=None,replication_status=,reservations=['4997417e-562d-49f2-be1a-de7bcfc80653','2d00e9bb-9a19-423c-82fe-0fa455144d9f','88a3dcb6-dfee-42b9-8bd1-8e53ac805e14','72e8612e-78ee-4956-950e-d88b222e56a7'],size=1,snapshot_id=985c2b9e-9763-4122-83ce-135d9accf0c3,source_replicaid=,source_volid=None,status='creating',user_id='5ff17a2bea8b4e00a04577ee288030af',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), '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-31T09:32:51Z,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=76c134d6-f479-4b81-bdd1-2ea1a34dfa10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd595dfeb93f41849f49661ac3a43748',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=985c2b9e-9763-4122-83ce-135d9accf0c3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ff17a2bea8b4e00a04577ee288030af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:51.340635 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-a1324516-ed02-4c46-b223-8025f9764514 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78381f3a-4b86-4fb0-bb56-adc5b3c2037b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:51.348729 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-f5dccdb8-1166-4e50-9949-de745eada71d tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Created reservations ['8867297d-a932-4892-aa67-01e421f26ed2', '6ec07212-5797-4031-8e8f-7c556ffbdea4', '8583bd8c-b7de-408d-b53d-a7cbdc0496fb', 'a4914ad1-bbcf-44fe-bb5a-732653274978'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:51.349183 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f5dccdb8-1166-4e50-9949-de745eada71d tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66abe2e8-5408-4401-bc49-89f045e092da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8867297d-a932-4892-aa67-01e421f26ed2', '6ec07212-5797-4031-8e8f-7c556ffbdea4', '8583bd8c-b7de-408d-b53d-a7cbdc0496fb', 'a4914ad1-bbcf-44fe-bb5a-732653274978']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:51.350792 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f5dccdb8-1166-4e50-9949-de745eada71d tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (347d081d-aea5-426b-8ebb-3c0bb2757b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:51.373137 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-a1324516-ed02-4c46-b223-8025f9764514 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78381f3a-4b86-4fb0-bb56-adc5b3c2037b) transitioned into 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='dd595dfeb93f41849f49661ac3a43748',qos_specs=None,replication_status=,reservations=['4997417e-562d-49f2-be1a-de7bcfc80653','2d00e9bb-9a19-423c-82fe-0fa455144d9f','88a3dcb6-dfee-42b9-8bd1-8e53ac805e14','72e8612e-78ee-4956-950e-d88b222e56a7'],size=1,snapshot_id=985c2b9e-9763-4122-83ce-135d9accf0c3,source_replicaid=,source_volid=None,status='creating',user_id='5ff17a2bea8b4e00a04577ee288030af',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:51.374640 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-a1324516-ed02-4c46-b223-8025f9764514 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b445e38-d6fb-4fcd-9ca7-98b5cab5378b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:51.380477 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f5dccdb8-1166-4e50-9949-de745eada71d tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (347d081d-aea5-426b-8ebb-3c0bb2757b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f100da0a-28bb-4c53-b578-1f35033e02d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2095395605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d7436cd335040dc8f4fe820d9da2e79',qos_specs=None,replication_status=,reservations=['8867297d-a932-4892-aa67-01e421f26ed2','6ec07212-5797-4031-8e8f-7c556ffbdea4','8583bd8c-b7de-408d-b53d-a7cbdc0496fb','a4914ad1-bbcf-44fe-bb5a-732653274978'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbceffa3e5244e6890fb3139866415a5',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:32:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2095395605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f100da0a-28bb-4c53-b578-1f35033e02d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d7436cd335040dc8f4fe820d9da2e79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbceffa3e5244e6890fb3139866415a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:51.382521 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f5dccdb8-1166-4e50-9949-de745eada71d tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99829b8f-49c7-49b6-82da-d9332b9e4df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:51.405768 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f5dccdb8-1166-4e50-9949-de745eada71d tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99829b8f-49c7-49b6-82da-d9332b9e4df9) transitioned into state 'SUCCESS' from state '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-2095395605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d7436cd335040dc8f4fe820d9da2e79',qos_specs=None,replication_status=,reservations=['8867297d-a932-4892-aa67-01e421f26ed2','6ec07212-5797-4031-8e8f-7c556ffbdea4','8583bd8c-b7de-408d-b53d-a7cbdc0496fb','a4914ad1-bbcf-44fe-bb5a-732653274978'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbceffa3e5244e6890fb3139866415a5',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:51.406431 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-a1324516-ed02-4c46-b223-8025f9764514 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b445e38-d6fb-4fcd-9ca7-98b5cab5378b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:51.406981 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f5dccdb8-1166-4e50-9949-de745eada71d tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bea61ec2-8401-43e0-9f54-77620e571e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:51.408105 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-a1324516-ed02-4c46-b223-8025f9764514 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Flow 'volume_create_api' (d0ac4e72-4136-48fe-a4f4-78b69bd9b5f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:51.408105 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-a1324516-ed02-4c46-b223-8025f9764514 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create volume request issued successfully. Jul 31 09:32:51.409335 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-a1324516-ed02-4c46-b223-8025f9764514 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:32:51.409603 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 785/3137] 10.4.3.226 () {72 vars in 1541 bytes} [Fri Jul 31 09:32:51 2026] POST /volume/v3/volumes => generated 736 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:51.418584 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f5dccdb8-1166-4e50-9949-de745eada71d tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bea61ec2-8401-43e0-9f54-77620e571e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:51.420097 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-f5274dbe-c33c-4948-af38-c767036c4bde None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:51.420211 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f5dccdb8-1166-4e50-9949-de745eada71d tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Flow 'volume_create_api' (8c245a39-0f52-45af-85ca-4d2f30294a11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:51.420211 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f5dccdb8-1166-4e50-9949-de745eada71d tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Create volume request issued successfully. Jul 31 09:32:51.420802 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f5dccdb8-1166-4e50-9949-de745eada71d tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:32:51.420892 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 790/3138] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:32:51 2026] POST /volume/v3/volumes => generated 748 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:51.423442 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-f5274dbe-c33c-4948-af38-c767036c4bde tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/76c134d6-f479-4b81-bdd1-2ea1a34dfa10 Jul 31 09:32:51.425275 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-f5274dbe-c33c-4948-af38-c767036c4bde tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:51.429887 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-f5274dbe-c33c-4948-af38-c767036c4bde tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:51.446538 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:51.446538 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:51.446798 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-06d43d01-4083-4cc4-a243-809cddaeba33 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:51.448165 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-06d43d01-4083-4cc4-a243-809cddaeba33 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] GET https://10.4.3.226/volume/v3/volumes/f100da0a-28bb-4c53-b578-1f35033e02d7 Jul 31 09:32:51.448397 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-06d43d01-4083-4cc4-a243-809cddaeba33 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:51.448655 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-06d43d01-4083-4cc4-a243-809cddaeba33 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:51.453482 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-f5274dbe-c33c-4948-af38-c767036c4bde tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:32:51.459382 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:51.459382 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:51.460100 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-f5274dbe-c33c-4948-af38-c767036c4bde tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/76c134d6-f479-4b81-bdd1-2ea1a34dfa10 returned with HTTP 200 Jul 31 09:32:51.460548 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 779/3139] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:32:51 2026] GET /volume/v3/volumes/76c134d6-f479-4b81-bdd1-2ea1a34dfa10 => generated 804 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:51.466466 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-06d43d01-4083-4cc4-a243-809cddaeba33 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Volume info retrieved successfully. Jul 31 09:32:51.477152 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-2b695f94-0f4a-4cee-9be5-e2f901c2546a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:51.478753 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-06d43d01-4083-4cc4-a243-809cddaeba33 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] https://10.4.3.226/volume/v3/volumes/f100da0a-28bb-4c53-b578-1f35033e02d7 returned with HTTP 200 Jul 31 09:32:51.479411 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 786/3140] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:51 2026] GET /volume/v3/volumes/f100da0a-28bb-4c53-b578-1f35033e02d7 => generated 816 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:51.479822 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-2b695f94-0f4a-4cee-9be5-e2f901c2546a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/76c134d6-f479-4b81-bdd1-2ea1a34dfa10 Jul 31 09:32:51.480050 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-2b695f94-0f4a-4cee-9be5-e2f901c2546a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:51.480501 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a0016017-3c41-4e6a-a190-564d175d9b4b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:51.480538 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-2b695f94-0f4a-4cee-9be5-e2f901c2546a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:51.483355 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a0016017-3c41-4e6a-a190-564d175d9b4b tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] GET https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc Jul 31 09:32:51.483666 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a0016017-3c41-4e6a-a190-564d175d9b4b tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:51.483991 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a0016017-3c41-4e6a-a190-564d175d9b4b tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:51.492273 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:51.492273 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:51.499007 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:51.499007 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:51.501349 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-2b695f94-0f4a-4cee-9be5-e2f901c2546a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:32:51.504194 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a0016017-3c41-4e6a-a190-564d175d9b4b tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Volume info retrieved successfully. Jul 31 09:32:51.511166 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-2b695f94-0f4a-4cee-9be5-e2f901c2546a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/76c134d6-f479-4b81-bdd1-2ea1a34dfa10 returned with HTTP 200 Jul 31 09:32:51.511166 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 786/3141] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:32:51 2026] GET /volume/v3/volumes/76c134d6-f479-4b81-bdd1-2ea1a34dfa10 => generated 804 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:51.516944 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a0016017-3c41-4e6a-a190-564d175d9b4b tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc returned with HTTP 200 Jul 31 09:32:51.516944 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 791/3142] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:51 2026] GET /volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc => generated 867 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 09:32:51.794762 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a7f11b92-ed37-4c96-8c89-2af650e0d6e1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:51.796858 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a7f11b92-ed37-4c96-8c89-2af650e0d6e1 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/volumes/8fbdf27c-564b-4f5b-8e93-bd483cdcf8eb Jul 31 09:32:51.797201 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a7f11b92-ed37-4c96-8c89-2af650e0d6e1 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:51.797543 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a7f11b92-ed37-4c96-8c89-2af650e0d6e1 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:51.807511 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:51.807511 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:51.812633 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a7f11b92-ed37-4c96-8c89-2af650e0d6e1 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Volume info retrieved successfully. Jul 31 09:32:51.813334 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-a7f11b92-ed37-4c96-8c89-2af650e0d6e1 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:51.813482 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-a7f11b92-ed37-4c96-8c89-2af650e0d6e1 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:51.863619 np0000006200 devstack@c-api.service[100316]: DEBUG oslo_db.sqlalchemy.engines [None req-a7f11b92-ed37-4c96-8c89-2af650e0d6e1 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:51.870959 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:51.870959 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:51.889044 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a7f11b92-ed37-4c96-8c89-2af650e0d6e1 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/volumes/8fbdf27c-564b-4f5b-8e93-bd483cdcf8eb returned with HTTP 200 Jul 31 09:32:51.889539 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 780/3143] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:51 2026] GET /volume/v3/volumes/8fbdf27c-564b-4f5b-8e93-bd483cdcf8eb => generated 915 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:51.905483 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-edbb63fb-4590-463e-81d5-055c523de357 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:51.908066 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-edbb63fb-4590-463e-81d5-055c523de357 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] POST https://10.4.3.226/volume/v3/group_snapshots Jul 31 09:32:51.908788 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-edbb63fb-4590-463e-81d5-055c523de357 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c0b246c8-d8a2-436c-82c3-0fa21692cb17", "name": "tempest-group_snapshot-495835986"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:51.911256 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.group_snapshots [None req-edbb63fb-4590-463e-81d5-055c523de357 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'c0b246c8-d8a2-436c-82c3-0fa21692cb17', 'name': 'tempest-group_snapshot-495835986'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 31 09:32:51.917753 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:51.917753 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:51.920887 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-5b53e36e-344c-4d6c-af26-16333c3265d7 req-f8919841-a837-476f-adc9-d870501e330e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:51.922030 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.group_snapshots [None req-edbb63fb-4590-463e-81d5-055c523de357 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Creating group_snapshot tempest-group_snapshot-495835986. Jul 31 09:32:51.923941 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-5b53e36e-344c-4d6c-af26-16333c3265d7 req-f8919841-a837-476f-adc9-d870501e330e tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] POST https://10.4.3.226/volume/v3/attachments/7706d142-1305-460f-beb1-c26f8042d987/action Jul 31 09:32:51.924451 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-5b53e36e-344c-4d6c-af26-16333c3265d7 req-f8919841-a837-476f-adc9-d870501e330e tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Action body: b'{"os-complete": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:32:51.924648 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-5b53e36e-344c-4d6c-af26-16333c3265d7 req-f8919841-a837-476f-adc9-d870501e330e tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:51.941965 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:51.941965 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:52.038814 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:52.038814 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:52.039266 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-edbb63fb-4590-463e-81d5-055c523de357 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1645013206 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1645013206, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:32:52.039266 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-edbb63fb-4590-463e-81d5-055c523de357 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1645013206 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1645013206, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:32:52.039610 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-5b53e36e-344c-4d6c-af26-16333c3265d7 req-f8919841-a837-476f-adc9-d870501e330e tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] https://10.4.3.226/volume/v3/attachments/7706d142-1305-460f-beb1-c26f8042d987/action returned with HTTP 204 Jul 31 09:32:52.039610 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 787/3144] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:32:51 2026] POST /volume/v3/attachments/7706d142-1305-460f-beb1-c26f8042d987/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:52.039892 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-edbb63fb-4590-463e-81d5-055c523de357 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Created reservations ['51751ecf-b3f9-444d-8b55-72abab0523a6', '537cee79-e108-46c8-950b-817ba05130f1', '5e75ff9d-6eec-4c1d-9e2b-0d3168670c51', '45af5e4d-43ea-4ded-b3d9-0dd160863cc9'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:52.075310 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-edbb63fb-4590-463e-81d5-055c523de357 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/group_snapshots returned with HTTP 202 Jul 31 09:32:52.075310 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 787/3145] 10.4.3.226 () {70 vars in 1324 bytes} [Fri Jul 31 09:32:51 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:52.085760 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f6b710ab-a076-45f4-9b18-a15234a22bec None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:52.089484 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f6b710ab-a076-45f4-9b18-a15234a22bec tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/group_snapshots/63b42605-4e8e-4e4c-8170-95a50207ac04 Jul 31 09:32:52.089484 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f6b710ab-a076-45f4-9b18-a15234a22bec tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:52.089720 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f6b710ab-a076-45f4-9b18-a15234a22bec tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:52.089873 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.group_snapshots [None req-f6b710ab-a076-45f4-9b18-a15234a22bec tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] show called for member 63b42605-4e8e-4e4c-8170-95a50207ac04 {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 09:32:52.095316 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:52.095316 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:52.099706 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f6b710ab-a076-45f4-9b18-a15234a22bec tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/group_snapshots/63b42605-4e8e-4e4c-8170-95a50207ac04 returned with HTTP 200 Jul 31 09:32:52.100189 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 792/3146] 10.4.3.226 () {68 vars in 1413 bytes} [Fri Jul 31 09:32:52 2026] GET /volume/v3/group_snapshots/63b42605-4e8e-4e4c-8170-95a50207ac04 => generated 306 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:52.926107 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8edd5b1e-1b5b-473f-a26d-983b79f2a990 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:52.926107 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8edd5b1e-1b5b-473f-a26d-983b79f2a990 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] GET https://10.4.3.226/volume/v3/volumes/f100da0a-28bb-4c53-b578-1f35033e02d7 Jul 31 09:32:52.926107 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8edd5b1e-1b5b-473f-a26d-983b79f2a990 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:52.926107 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8edd5b1e-1b5b-473f-a26d-983b79f2a990 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:52.926107 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:52.926107 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:52.926107 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8edd5b1e-1b5b-473f-a26d-983b79f2a990 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Volume info retrieved successfully. Jul 31 09:32:52.926107 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8edd5b1e-1b5b-473f-a26d-983b79f2a990 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] https://10.4.3.226/volume/v3/volumes/f100da0a-28bb-4c53-b578-1f35033e02d7 returned with HTTP 200 Jul 31 09:32:52.926107 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 781/3147] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:52 2026] GET /volume/v3/volumes/f100da0a-28bb-4c53-b578-1f35033e02d7 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:52.930007 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-dcbe8b6a-6489-4e1f-9896-900674480f44 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:52.930007 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dcbe8b6a-6489-4e1f-9896-900674480f44 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:32:52.930007 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dcbe8b6a-6489-4e1f-9896-900674480f44 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f100da0a-28bb-4c53-b578-1f35033e02d7", "name": "tempest-VolumesExtendTest-Snapshot-1137142522"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:52.934006 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-62e150d5-24fa-44d8-a22e-4e0c6ac089a6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:52.934006 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-62e150d5-24fa-44d8-a22e-4e0c6ac089a6 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] GET https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc Jul 31 09:32:52.934006 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-62e150d5-24fa-44d8-a22e-4e0c6ac089a6 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:52.934006 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-62e150d5-24fa-44d8-a22e-4e0c6ac089a6 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:52.935093 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:52.935093 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:52.935093 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-dcbe8b6a-6489-4e1f-9896-900674480f44 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Volume info retrieved successfully. Jul 31 09:32:52.935093 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-dcbe8b6a-6489-4e1f-9896-900674480f44 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Create snapshot from volume f100da0a-28bb-4c53-b578-1f35033e02d7 Jul 31 09:32:52.936185 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:52.936185 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:52.936185 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-62e150d5-24fa-44d8-a22e-4e0c6ac089a6 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Volume info retrieved successfully. Jul 31 09:32:52.936185 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-62e150d5-24fa-44d8-a22e-4e0c6ac089a6 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc returned with HTTP 200 Jul 31 09:32:52.936185 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 788/3148] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:52 2026] GET /volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc => generated 1159 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:32:52.939990 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9d302671-a8ec-4c70-9328-1c6b253b63ca None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:52.939990 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9d302671-a8ec-4c70-9328-1c6b253b63ca tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] POST https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc/action Jul 31 09:32:52.939990 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9d302671-a8ec-4c70-9328-1c6b253b63ca tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:32:52.939990 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9d302671-a8ec-4c70-9328-1c6b253b63ca tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:52.939990 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:52.939990 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:52.939990 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-9d302671-a8ec-4c70-9328-1c6b253b63ca tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Volume info retrieved successfully. Jul 31 09:32:52.941480 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-dcbe8b6a-6489-4e1f-9896-900674480f44 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Created reservations ['c1671186-46ad-4c45-b778-333aad6a3c29', '553aef2c-5418-48df-837c-6a9cbf854203', '8d0fa7af-e625-4126-b2c0-0f4e55802435', 'd38ad82e-50a2-414d-b1eb-60bf95710412'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:52.941480 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-dcbe8b6a-6489-4e1f-9896-900674480f44 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Snapshot create request issued successfully. Jul 31 09:32:52.941480 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dcbe8b6a-6489-4e1f-9896-900674480f44 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:32:52.941480 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 788/3149] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:32:52 2026] POST /volume/v3/snapshots => generated 304 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:52.942362 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-9d302671-a8ec-4c70-9328-1c6b253b63ca tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Created reservations ['895047ab-ced5-406a-8a1e-b319870ebc9b', '0be1578d-e21f-4dcf-8791-31a15bb6979e'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:52.942852 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-92f897ca-9191-4e8e-9c24-e9cfd338f319 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:52.942852 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-92f897ca-9191-4e8e-9c24-e9cfd338f319 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] GET https://10.4.3.226/volume/v3/snapshots/9e1ad7fe-b255-45a5-9bcb-cd6e2f537f36 Jul 31 09:32:52.942852 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-92f897ca-9191-4e8e-9c24-e9cfd338f319 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:52.942852 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-92f897ca-9191-4e8e-9c24-e9cfd338f319 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:52.942852 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:52.942852 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:52.942852 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-92f897ca-9191-4e8e-9c24-e9cfd338f319 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Snapshot retrieved successfully. Jul 31 09:32:52.942852 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-92f897ca-9191-4e8e-9c24-e9cfd338f319 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] https://10.4.3.226/volume/v3/snapshots/9e1ad7fe-b255-45a5-9bcb-cd6e2f537f36 returned with HTTP 200 Jul 31 09:32:52.942852 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 782/3150] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:52 2026] GET /volume/v3/snapshots/9e1ad7fe-b255-45a5-9bcb-cd6e2f537f36 => generated 436 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:52.943526 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-9d302671-a8ec-4c70-9328-1c6b253b63ca tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Extend volume request issued successfully. Jul 31 09:32:52.943526 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9d302671-a8ec-4c70-9328-1c6b253b63ca tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc/action returned with HTTP 202 Jul 31 09:32:52.943526 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 793/3151] 10.4.3.226 () {70 vars in 1431 bytes} [Fri Jul 31 09:32:52 2026] POST /volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 09:32:52.944177 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-273e2c6b-8dc6-4139-a48b-d27ae922d1f8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:52.944177 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-273e2c6b-8dc6-4139-a48b-d27ae922d1f8 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] GET https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc Jul 31 09:32:52.944177 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-273e2c6b-8dc6-4139-a48b-d27ae922d1f8 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:52.944177 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-273e2c6b-8dc6-4139-a48b-d27ae922d1f8 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:52.944177 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:52.944177 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:52.944177 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-273e2c6b-8dc6-4139-a48b-d27ae922d1f8 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Volume info retrieved successfully. Jul 31 09:32:52.944177 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-273e2c6b-8dc6-4139-a48b-d27ae922d1f8 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc returned with HTTP 200 Jul 31 09:32:52.944177 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 789/3152] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:52 2026] GET /volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc => generated 1162 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:32:53.110681 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-17d310a8-6e95-4e4d-aa1a-5016f619e5fd None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:53.113438 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-17d310a8-6e95-4e4d-aa1a-5016f619e5fd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/group_snapshots/63b42605-4e8e-4e4c-8170-95a50207ac04 Jul 31 09:32:53.113846 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-17d310a8-6e95-4e4d-aa1a-5016f619e5fd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:53.114021 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-17d310a8-6e95-4e4d-aa1a-5016f619e5fd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:53.114197 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.group_snapshots [None req-17d310a8-6e95-4e4d-aa1a-5016f619e5fd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] show called for member 63b42605-4e8e-4e4c-8170-95a50207ac04 {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 09:32:53.118995 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:53.118995 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:53.123650 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-17d310a8-6e95-4e4d-aa1a-5016f619e5fd tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/group_snapshots/63b42605-4e8e-4e4c-8170-95a50207ac04 returned with HTTP 200 Jul 31 09:32:53.124493 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 789/3153] 10.4.3.226 () {68 vars in 1413 bytes} [Fri Jul 31 09:32:53 2026] GET /volume/v3/group_snapshots/63b42605-4e8e-4e4c-8170-95a50207ac04 => generated 307 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:53.133540 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c42efa9a-0656-4e98-ab9e-9494186f7ab8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:53.136751 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c42efa9a-0656-4e98-ab9e-9494186f7ab8 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/snapshots/detail Jul 31 09:32:53.137077 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c42efa9a-0656-4e98-ab9e-9494186f7ab8 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:53.137410 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c42efa9a-0656-4e98-ab9e-9494186f7ab8 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:53.137802 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-c42efa9a-0656-4e98-ab9e-9494186f7ab8 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:32:53.140521 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.db.api [None req-c42efa9a-0656-4e98-ab9e-9494186f7ab8 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Building query based on filter {{(pid=100316) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:32:53.145644 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c42efa9a-0656-4e98-ab9e-9494186f7ab8 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Get all snapshots completed successfully. Jul 31 09:32:53.146504 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:53.146504 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:53.147134 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c42efa9a-0656-4e98-ab9e-9494186f7ab8 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 09:32:53.147479 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 783/3154] 10.4.3.226 () {66 vars in 1264 bytes} [Fri Jul 31 09:32:53 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:53.161694 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7aa61c84-313c-46c5-b9f3-3a1e65d063ee None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:53.165111 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7aa61c84-313c-46c5-b9f3-3a1e65d063ee tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/snapshots/4a824eef-7cd4-4ca4-8f82-4d538cfdc18f Jul 31 09:32:53.165522 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7aa61c84-313c-46c5-b9f3-3a1e65d063ee tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:53.165522 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7aa61c84-313c-46c5-b9f3-3a1e65d063ee tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:53.173362 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:53.173362 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:53.173934 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-7aa61c84-313c-46c5-b9f3-3a1e65d063ee tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Snapshot retrieved successfully. Jul 31 09:32:53.174894 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7aa61c84-313c-46c5-b9f3-3a1e65d063ee tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/snapshots/4a824eef-7cd4-4ca4-8f82-4d538cfdc18f returned with HTTP 200 Jul 31 09:32:53.177447 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 794/3155] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:53 2026] GET /volume/v3/snapshots/4a824eef-7cd4-4ca4-8f82-4d538cfdc18f => generated 450 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:53.180140 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-9d302671-a8ec-4c70-9328-1c6b253b63ca req-7befd7c7-980e-40ec-8862-4c3a0d866f71 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:53.185340 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-9d302671-a8ec-4c70-9328-1c6b253b63ca req-7befd7c7-980e-40ec-8862-4c3a0d866f71 service nova] GET https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc Jul 31 09:32:53.185541 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-9d302671-a8ec-4c70-9328-1c6b253b63ca req-7befd7c7-980e-40ec-8862-4c3a0d866f71 service nova] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:53.185744 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-9d302671-a8ec-4c70-9328-1c6b253b63ca req-7befd7c7-980e-40ec-8862-4c3a0d866f71 service nova] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:53.191497 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-680c7b41-fdff-4c20-b291-9e079f111fc2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:53.195099 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-680c7b41-fdff-4c20-b291-9e079f111fc2 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/group_snapshots/63b42605-4e8e-4e4c-8170-95a50207ac04 Jul 31 09:32:53.195378 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-680c7b41-fdff-4c20-b291-9e079f111fc2 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:53.195579 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-680c7b41-fdff-4c20-b291-9e079f111fc2 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:53.195700 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.group_snapshots [None req-680c7b41-fdff-4c20-b291-9e079f111fc2 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] show called for member 63b42605-4e8e-4e4c-8170-95a50207ac04 {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 09:32:53.199843 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:53.199843 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:53.203532 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:53.203532 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:53.208338 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-680c7b41-fdff-4c20-b291-9e079f111fc2 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/group_snapshots/63b42605-4e8e-4e4c-8170-95a50207ac04 returned with HTTP 200 Jul 31 09:32:53.208531 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-9d302671-a8ec-4c70-9328-1c6b253b63ca req-7befd7c7-980e-40ec-8862-4c3a0d866f71 service nova] Volume info retrieved successfully. Jul 31 09:32:53.208780 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 790/3156] 10.4.3.226 () {68 vars in 1413 bytes} [Fri Jul 31 09:32:53 2026] GET /volume/v3/group_snapshots/63b42605-4e8e-4e4c-8170-95a50207ac04 => generated 307 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:53.217334 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-9d302671-a8ec-4c70-9328-1c6b253b63ca req-7befd7c7-980e-40ec-8862-4c3a0d866f71 service nova] https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc returned with HTTP 200 Jul 31 09:32:53.218088 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 790/3157] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:32:53 2026] GET /volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc => generated 1315 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:53.218714 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e38ed50e-b997-4876-89f9-a35b81382ea5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:53.221519 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e38ed50e-b997-4876-89f9-a35b81382ea5 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/group_snapshots/detail Jul 31 09:32:53.221519 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e38ed50e-b997-4876-89f9-a35b81382ea5 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:53.221921 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e38ed50e-b997-4876-89f9-a35b81382ea5 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:53.232590 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e38ed50e-b997-4876-89f9-a35b81382ea5 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 31 09:32:53.233015 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 784/3158] 10.4.3.226 () {68 vars in 1323 bytes} [Fri Jul 31 09:32:53 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:53.243570 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8f65f831-0b78-4840-b7a3-e6b0786b5a79 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:53.246881 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8f65f831-0b78-4840-b7a3-e6b0786b5a79 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] DELETE https://10.4.3.226/volume/v3/group_snapshots/63b42605-4e8e-4e4c-8170-95a50207ac04 Jul 31 09:32:53.247195 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8f65f831-0b78-4840-b7a3-e6b0786b5a79 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:53.247487 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8f65f831-0b78-4840-b7a3-e6b0786b5a79 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:53.247684 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.group_snapshots [None req-8f65f831-0b78-4840-b7a3-e6b0786b5a79 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] delete called for member 63b42605-4e8e-4e4c-8170-95a50207ac04 {{(pid=100315) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 09:32:53.247960 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.group_snapshots [None req-8f65f831-0b78-4840-b7a3-e6b0786b5a79 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Delete group_snapshot with id: 63b42605-4e8e-4e4c-8170-95a50207ac04 Jul 31 09:32:53.259748 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:53.259748 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:53.330988 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8f65f831-0b78-4840-b7a3-e6b0786b5a79 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/group_snapshots/63b42605-4e8e-4e4c-8170-95a50207ac04 returned with HTTP 202 Jul 31 09:32:53.331621 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 795/3159] 10.4.3.226 () {68 vars in 1416 bytes} [Fri Jul 31 09:32:53 2026] DELETE /volume/v3/group_snapshots/63b42605-4e8e-4e4c-8170-95a50207ac04 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:32:53.340680 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-078f5cf3-a245-4a0a-995e-7586da05e338 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:53.345122 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-078f5cf3-a245-4a0a-995e-7586da05e338 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:32:53.345353 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-078f5cf3-a245-4a0a-995e-7586da05e338 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:53.346190 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-078f5cf3-a245-4a0a-995e-7586da05e338 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'detail' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:53.346190 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [None req-078f5cf3-a245-4a0a-995e-7586da05e338 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Removing options '' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:32:53.347023 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-078f5cf3-a245-4a0a-995e-7586da05e338 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100314) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:32:53.359131 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-078f5cf3-a245-4a0a-995e-7586da05e338 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Get all volumes completed successfully. Jul 31 09:32:53.359131 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-078f5cf3-a245-4a0a-995e-7586da05e338 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:53.359131 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-078f5cf3-a245-4a0a-995e-7586da05e338 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:53.431932 np0000006200 devstack@c-api.service[100314]: DEBUG oslo_db.sqlalchemy.engines [None req-078f5cf3-a245-4a0a-995e-7586da05e338 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:53.439869 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:53.439869 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:53.455760 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-078f5cf3-a245-4a0a-995e-7586da05e338 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:32:53.456323 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 791/3160] 10.4.3.226 () {68 vars in 1299 bytes} [Fri Jul 31 09:32:53 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:53.477814 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7ce33656-8f98-4f1a-896b-4a05f9b54427 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:53.481681 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7ce33656-8f98-4f1a-896b-4a05f9b54427 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/snapshots/detail Jul 31 09:32:53.482583 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7ce33656-8f98-4f1a-896b-4a05f9b54427 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:53.482583 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7ce33656-8f98-4f1a-896b-4a05f9b54427 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:53.482583 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-7ce33656-8f98-4f1a-896b-4a05f9b54427 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:32:53.486079 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.db.api [None req-7ce33656-8f98-4f1a-896b-4a05f9b54427 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Building query based on filter {{(pid=100317) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:32:53.491617 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7ce33656-8f98-4f1a-896b-4a05f9b54427 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Get all snapshots completed successfully. Jul 31 09:32:53.492262 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:53.492262 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:53.492983 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7ce33656-8f98-4f1a-896b-4a05f9b54427 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 09:32:53.493484 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 791/3161] 10.4.3.226 () {66 vars in 1264 bytes} [Fri Jul 31 09:32:53 2026] GET /volume/v3/snapshots/detail => generated 451 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:53.510419 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-066b640d-f4f4-45d1-86f0-81050c25788e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:53.512345 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-066b640d-f4f4-45d1-86f0-81050c25788e tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/snapshots/4a824eef-7cd4-4ca4-8f82-4d538cfdc18f Jul 31 09:32:53.512600 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-066b640d-f4f4-45d1-86f0-81050c25788e tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:53.512787 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-066b640d-f4f4-45d1-86f0-81050c25788e tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:53.518162 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-066b640d-f4f4-45d1-86f0-81050c25788e tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/snapshots/4a824eef-7cd4-4ca4-8f82-4d538cfdc18f returned with HTTP 404 Jul 31 09:32:53.518710 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 785/3162] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:53 2026] GET /volume/v3/snapshots/4a824eef-7cd4-4ca4-8f82-4d538cfdc18f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:53.529056 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ae23d44c-09c8-43a7-8787-0ecb12f539ec None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:53.540663 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ae23d44c-09c8-43a7-8787-0ecb12f539ec tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/group_snapshots/63b42605-4e8e-4e4c-8170-95a50207ac04 Jul 31 09:32:53.540893 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ae23d44c-09c8-43a7-8787-0ecb12f539ec tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:53.541138 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ae23d44c-09c8-43a7-8787-0ecb12f539ec tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:53.541294 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.group_snapshots [None req-ae23d44c-09c8-43a7-8787-0ecb12f539ec tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] show called for member 63b42605-4e8e-4e4c-8170-95a50207ac04 {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 09:32:53.548305 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ae23d44c-09c8-43a7-8787-0ecb12f539ec tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/group_snapshots/63b42605-4e8e-4e4c-8170-95a50207ac04 returned with HTTP 404 Jul 31 09:32:53.548908 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 796/3163] 10.4.3.226 () {68 vars in 1413 bytes} [Fri Jul 31 09:32:53 2026] GET /volume/v3/group_snapshots/63b42605-4e8e-4e4c-8170-95a50207ac04 => generated 116 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:32:53.562323 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-08f5a586-2d2e-4c8f-8bcd-04accdb3dcb9 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:53.564639 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-08f5a586-2d2e-4c8f-8bcd-04accdb3dcb9 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/group_snapshots Jul 31 09:32:53.564860 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-08f5a586-2d2e-4c8f-8bcd-04accdb3dcb9 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:53.565071 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-08f5a586-2d2e-4c8f-8bcd-04accdb3dcb9 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:53.577772 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-08f5a586-2d2e-4c8f-8bcd-04accdb3dcb9 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/group_snapshots returned with HTTP 200 Jul 31 09:32:53.577772 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 792/3164] 10.4.3.226 () {68 vars in 1302 bytes} [Fri Jul 31 09:32:53 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:53.590257 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b0875bc6-0546-452a-97be-34b5c01c5642 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:53.592490 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b0875bc6-0546-452a-97be-34b5c01c5642 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] DELETE https://10.4.3.226/volume/v3/group_snapshots/63b42605-4e8e-4e4c-8170-95a50207ac04 Jul 31 09:32:53.593261 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b0875bc6-0546-452a-97be-34b5c01c5642 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:53.593358 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b0875bc6-0546-452a-97be-34b5c01c5642 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:53.593556 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.group_snapshots [None req-b0875bc6-0546-452a-97be-34b5c01c5642 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] delete called for member 63b42605-4e8e-4e4c-8170-95a50207ac04 {{(pid=100317) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 09:32:53.594063 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.group_snapshots [None req-b0875bc6-0546-452a-97be-34b5c01c5642 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Delete group_snapshot with id: 63b42605-4e8e-4e4c-8170-95a50207ac04 Jul 31 09:32:53.600143 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b0875bc6-0546-452a-97be-34b5c01c5642 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/group_snapshots/63b42605-4e8e-4e4c-8170-95a50207ac04 returned with HTTP 404 Jul 31 09:32:53.601400 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 792/3165] 10.4.3.226 () {68 vars in 1416 bytes} [Fri Jul 31 09:32:53 2026] DELETE /volume/v3/group_snapshots/63b42605-4e8e-4e4c-8170-95a50207ac04 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:32:53.613650 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5d666097-4804-4d1a-b9ee-ac4a19d74028 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:53.616707 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5d666097-4804-4d1a-b9ee-ac4a19d74028 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:32:53.616707 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5d666097-4804-4d1a-b9ee-ac4a19d74028 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:53.618693 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5d666097-4804-4d1a-b9ee-ac4a19d74028 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:53.618785 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-5d666097-4804-4d1a-b9ee-ac4a19d74028 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:32:53.624347 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:53.624347 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:53.624347 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5d666097-4804-4d1a-b9ee-ac4a19d74028 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:32:53.634880 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5d666097-4804-4d1a-b9ee-ac4a19d74028 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Get all volumes completed successfully. Jul 31 09:32:53.635751 np0000006200 devstack@c-api.service[100316]: WARNING stevedore.named [None req-5d666097-4804-4d1a-b9ee-ac4a19d74028 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:53.635974 np0000006200 devstack@c-api.service[100316]: WARNING castellan.key_manager [None req-5d666097-4804-4d1a-b9ee-ac4a19d74028 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:53.690794 np0000006200 devstack@c-api.service[100316]: DEBUG oslo_db.sqlalchemy.engines [None req-5d666097-4804-4d1a-b9ee-ac4a19d74028 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:53.694610 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:53.694610 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:53.695915 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b91aad14-ee6e-4435-be4b-52576b8224be None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:53.698579 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b91aad14-ee6e-4435-be4b-52576b8224be tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] GET https://10.4.3.226/volume/v3/snapshots/9e1ad7fe-b255-45a5-9bcb-cd6e2f537f36 Jul 31 09:32:53.702267 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b91aad14-ee6e-4435-be4b-52576b8224be tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:53.702267 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b91aad14-ee6e-4435-be4b-52576b8224be tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:53.702613 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5d666097-4804-4d1a-b9ee-ac4a19d74028 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:32:53.703071 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 786/3166] 10.4.3.226 () {68 vars in 1299 bytes} [Fri Jul 31 09:32:53 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:53.706850 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:53.706850 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:53.707438 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-b91aad14-ee6e-4435-be4b-52576b8224be tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Snapshot retrieved successfully. Jul 31 09:32:53.708437 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b91aad14-ee6e-4435-be4b-52576b8224be tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] https://10.4.3.226/volume/v3/snapshots/9e1ad7fe-b255-45a5-9bcb-cd6e2f537f36 returned with HTTP 200 Jul 31 09:32:53.708899 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 797/3167] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:53 2026] GET /volume/v3/snapshots/9e1ad7fe-b255-45a5-9bcb-cd6e2f537f36 => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:53.718498 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-30af3171-efc1-4bb1-bdfd-19360f606a98 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:53.720721 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-30af3171-efc1-4bb1-bdfd-19360f606a98 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] POST https://10.4.3.226/volume/v3/groups/c0b246c8-d8a2-436c-82c3-0fa21692cb17/action Jul 31 09:32:53.721057 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-30af3171-efc1-4bb1-bdfd-19360f606a98 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:32:53.721550 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-30af3171-efc1-4bb1-bdfd-19360f606a98 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:53.721637 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0eef502c-0f55-4634-ab86-b65b65d218ce None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:53.723675 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.groups [None req-30af3171-efc1-4bb1-bdfd-19360f606a98 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] delete called for group c0b246c8-d8a2-436c-82c3-0fa21692cb17 {{(pid=100314) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 09:32:53.723824 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.groups [None req-30af3171-efc1-4bb1-bdfd-19360f606a98 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Delete group with id: c0b246c8-d8a2-436c-82c3-0fa21692cb17 Jul 31 09:32:53.724226 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0eef502c-0f55-4634-ab86-b65b65d218ce tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] POST https://10.4.3.226/volume/v3/volumes/f100da0a-28bb-4c53-b578-1f35033e02d7/action Jul 31 09:32:53.725826 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0eef502c-0f55-4634-ab86-b65b65d218ce tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:32:53.725826 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0eef502c-0f55-4634-ab86-b65b65d218ce tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:53.728779 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:53.728779 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:53.736425 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:53.736425 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:53.737308 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0eef502c-0f55-4634-ab86-b65b65d218ce tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Volume info retrieved successfully. Jul 31 09:32:53.749327 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-72acbc81-7a14-4d03-b765-57f6fc69e5a4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:53.752175 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-72acbc81-7a14-4d03-b765-57f6fc69e5a4 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] GET https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc Jul 31 09:32:53.752490 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-72acbc81-7a14-4d03-b765-57f6fc69e5a4 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:53.752749 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-72acbc81-7a14-4d03-b765-57f6fc69e5a4 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:53.775272 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:53.775272 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:53.781561 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-0eef502c-0f55-4634-ab86-b65b65d218ce tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Created reservations ['43de5c41-8a06-4913-a307-492f71167a45', 'b93179c5-f05d-4b3b-8dc4-4e31dab747a9'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:53.781756 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-72acbc81-7a14-4d03-b765-57f6fc69e5a4 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Volume info retrieved successfully. Jul 31 09:32:53.792227 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0eef502c-0f55-4634-ab86-b65b65d218ce tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Extend volume request issued successfully. Jul 31 09:32:53.792227 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0eef502c-0f55-4634-ab86-b65b65d218ce tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] https://10.4.3.226/volume/v3/volumes/f100da0a-28bb-4c53-b578-1f35033e02d7/action returned with HTTP 202 Jul 31 09:32:53.792227 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 793/3168] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:32:53 2026] POST /volume/v3/volumes/f100da0a-28bb-4c53-b578-1f35033e02d7/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:32:53.792535 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-72acbc81-7a14-4d03-b765-57f6fc69e5a4 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc returned with HTTP 200 Jul 31 09:32:53.792591 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 787/3169] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:53 2026] GET /volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc => generated 1159 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:32:53.795888 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-30af3171-efc1-4bb1-bdfd-19360f606a98 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/groups/c0b246c8-d8a2-436c-82c3-0fa21692cb17/action returned with HTTP 202 Jul 31 09:32:53.796405 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 793/3170] 10.4.3.226 () {70 vars in 1428 bytes} [Fri Jul 31 09:32:53 2026] POST /volume/v3/groups/c0b246c8-d8a2-436c-82c3-0fa21692cb17/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:32:53.807636 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3ad37ee4-8507-48cb-a46a-cf9030508e56 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:53.808049 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6ea03cbc-f836-41d5-849a-6b06f0eced77 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:53.810900 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3ad37ee4-8507-48cb-a46a-cf9030508e56 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] GET https://10.4.3.226/volume/v3/volumes/f100da0a-28bb-4c53-b578-1f35033e02d7 Jul 31 09:32:53.811099 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6ea03cbc-f836-41d5-849a-6b06f0eced77 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/volumes/8fbdf27c-564b-4f5b-8e93-bd483cdcf8eb Jul 31 09:32:53.811394 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6ea03cbc-f836-41d5-849a-6b06f0eced77 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:53.811633 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6ea03cbc-f836-41d5-849a-6b06f0eced77 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:53.811694 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3ad37ee4-8507-48cb-a46a-cf9030508e56 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:53.812089 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3ad37ee4-8507-48cb-a46a-cf9030508e56 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:53.813491 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9f6e7c0a-c8b4-46dd-8a16-d2ff5c200b09 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:53.815981 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9f6e7c0a-c8b4-46dd-8a16-d2ff5c200b09 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] GET https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc Jul 31 09:32:53.816553 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9f6e7c0a-c8b4-46dd-8a16-d2ff5c200b09 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:53.816848 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9f6e7c0a-c8b4-46dd-8a16-d2ff5c200b09 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:53.821505 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:53.821505 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:53.825000 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:53.825000 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:53.825607 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6ea03cbc-f836-41d5-849a-6b06f0eced77 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Volume info retrieved successfully. Jul 31 09:32:53.826465 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-6ea03cbc-f836-41d5-849a-6b06f0eced77 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:53.826647 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-6ea03cbc-f836-41d5-849a-6b06f0eced77 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:53.830682 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-3ad37ee4-8507-48cb-a46a-cf9030508e56 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Volume info retrieved successfully. Jul 31 09:32:53.831341 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:53.831341 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:53.834986 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9f6e7c0a-c8b4-46dd-8a16-d2ff5c200b09 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Volume info retrieved successfully. Jul 31 09:32:53.837505 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3ad37ee4-8507-48cb-a46a-cf9030508e56 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] https://10.4.3.226/volume/v3/volumes/f100da0a-28bb-4c53-b578-1f35033e02d7 returned with HTTP 200 Jul 31 09:32:53.837928 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 798/3171] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:53 2026] GET /volume/v3/volumes/f100da0a-28bb-4c53-b578-1f35033e02d7 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:53.840538 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9f6e7c0a-c8b4-46dd-8a16-d2ff5c200b09 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc returned with HTTP 200 Jul 31 09:32:53.840894 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 788/3172] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:53 2026] GET /volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc => generated 1159 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:32:53.878951 np0000006200 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-6ea03cbc-f836-41d5-849a-6b06f0eced77 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:53.883203 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:53.883203 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:53.892732 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6ea03cbc-f836-41d5-849a-6b06f0eced77 tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/volumes/8fbdf27c-564b-4f5b-8e93-bd483cdcf8eb returned with HTTP 200 Jul 31 09:32:53.893528 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 794/3173] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:53 2026] GET /volume/v3/volumes/8fbdf27c-564b-4f5b-8e93-bd483cdcf8eb => generated 914 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:54.143257 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-50a3bbe1-c7aa-476d-88b3-4d460d1d13ed req-6376589b-c03c-43d3-918b-03f135475a89 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:54.149108 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-50a3bbe1-c7aa-476d-88b3-4d460d1d13ed req-6376589b-c03c-43d3-918b-03f135475a89 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] GET https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc Jul 31 09:32:54.149327 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-50a3bbe1-c7aa-476d-88b3-4d460d1d13ed req-6376589b-c03c-43d3-918b-03f135475a89 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:54.149504 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-50a3bbe1-c7aa-476d-88b3-4d460d1d13ed req-6376589b-c03c-43d3-918b-03f135475a89 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:54.170545 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:54.170545 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:54.177614 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-50a3bbe1-c7aa-476d-88b3-4d460d1d13ed req-6376589b-c03c-43d3-918b-03f135475a89 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Volume info retrieved successfully. Jul 31 09:32:54.183119 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-50a3bbe1-c7aa-476d-88b3-4d460d1d13ed req-6376589b-c03c-43d3-918b-03f135475a89 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc returned with HTTP 200 Jul 31 09:32:54.183552 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 794/3174] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:32:54 2026] GET /volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc => generated 1141 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:54.209654 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-50a3bbe1-c7aa-476d-88b3-4d460d1d13ed req-a7836554-0455-4bd6-a8ff-833dded85fb5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:54.211979 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-50a3bbe1-c7aa-476d-88b3-4d460d1d13ed req-a7836554-0455-4bd6-a8ff-833dded85fb5 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] POST https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc/action Jul 31 09:32:54.212381 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-50a3bbe1-c7aa-476d-88b3-4d460d1d13ed req-a7836554-0455-4bd6-a8ff-833dded85fb5 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:32:54.212503 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-50a3bbe1-c7aa-476d-88b3-4d460d1d13ed req-a7836554-0455-4bd6-a8ff-833dded85fb5 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:54.226742 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:54.226742 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:54.227183 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-50a3bbe1-c7aa-476d-88b3-4d460d1d13ed req-a7836554-0455-4bd6-a8ff-833dded85fb5 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Volume info retrieved successfully. Jul 31 09:32:54.236623 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-50a3bbe1-c7aa-476d-88b3-4d460d1d13ed req-a7836554-0455-4bd6-a8ff-833dded85fb5 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Begin detaching volume completed successfully. Jul 31 09:32:54.236843 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-50a3bbe1-c7aa-476d-88b3-4d460d1d13ed req-a7836554-0455-4bd6-a8ff-833dded85fb5 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc/action returned with HTTP 202 Jul 31 09:32:54.237214 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 799/3175] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:32:54 2026] POST /volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:32:54.261609 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-aa9b4f2e-0e01-4001-bb91-11ceaace9259 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:54.263741 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-aa9b4f2e-0e01-4001-bb91-11ceaace9259 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] GET https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc Jul 31 09:32:54.264587 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-aa9b4f2e-0e01-4001-bb91-11ceaace9259 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:54.265051 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-aa9b4f2e-0e01-4001-bb91-11ceaace9259 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:54.281793 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:54.281793 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:54.294280 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-84e780ed-888a-4f79-a8b0-c8deb5edb936 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:54.294926 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-84e780ed-888a-4f79-a8b0-c8deb5edb936 None None] GET https://10.4.3.226/volume// Jul 31 09:32:54.295131 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-84e780ed-888a-4f79-a8b0-c8deb5edb936 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:54.295939 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-84e780ed-888a-4f79-a8b0-c8deb5edb936 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:54.296061 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-aa9b4f2e-0e01-4001-bb91-11ceaace9259 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Volume info retrieved successfully. Jul 31 09:32:54.296202 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-84e780ed-888a-4f79-a8b0-c8deb5edb936 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:32:54.296202 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 795/3176] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:32: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 31 09:32:54.302445 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-aa9b4f2e-0e01-4001-bb91-11ceaace9259 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc returned with HTTP 200 Jul 31 09:32:54.302671 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 789/3177] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:54 2026] GET /volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc => generated 1162 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:32:54.309374 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-50a3bbe1-c7aa-476d-88b3-4d460d1d13ed req-756cb9dc-318e-4d2b-89a0-bf7f5a108e5f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:54.311798 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-50a3bbe1-c7aa-476d-88b3-4d460d1d13ed req-756cb9dc-318e-4d2b-89a0-bf7f5a108e5f tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] GET https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc Jul 31 09:32:54.312218 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-50a3bbe1-c7aa-476d-88b3-4d460d1d13ed req-756cb9dc-318e-4d2b-89a0-bf7f5a108e5f tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:54.312732 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-50a3bbe1-c7aa-476d-88b3-4d460d1d13ed req-756cb9dc-318e-4d2b-89a0-bf7f5a108e5f tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:54.327425 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:54.327425 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:54.334144 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-50a3bbe1-c7aa-476d-88b3-4d460d1d13ed req-756cb9dc-318e-4d2b-89a0-bf7f5a108e5f tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Volume info retrieved successfully. Jul 31 09:32:54.341430 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-50a3bbe1-c7aa-476d-88b3-4d460d1d13ed req-756cb9dc-318e-4d2b-89a0-bf7f5a108e5f tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc returned with HTTP 200 Jul 31 09:32:54.342046 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 795/3178] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:32:54 2026] GET /volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc => generated 1324 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 31 09:32:54.520189 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-d57f298d-e488-4bc7-80e1-44aee8c7afe8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:54.523339 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-d57f298d-e488-4bc7-80e1-44aee8c7afe8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/76c134d6-f479-4b81-bdd1-2ea1a34dfa10 Jul 31 09:32:54.523590 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-d57f298d-e488-4bc7-80e1-44aee8c7afe8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:54.523805 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-d57f298d-e488-4bc7-80e1-44aee8c7afe8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:54.532853 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:54.532853 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:54.537849 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-d57f298d-e488-4bc7-80e1-44aee8c7afe8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:32:54.545565 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-d57f298d-e488-4bc7-80e1-44aee8c7afe8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/76c134d6-f479-4b81-bdd1-2ea1a34dfa10 returned with HTTP 200 Jul 31 09:32:54.546552 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 800/3179] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:32:54 2026] GET /volume/v3/volumes/76c134d6-f479-4b81-bdd1-2ea1a34dfa10 => generated 1345 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:54.555031 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-baf2ad6c-7984-4b2b-8300-852d5c51aa90 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:54.555385 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-baf2ad6c-7984-4b2b-8300-852d5c51aa90 None None] GET https://10.4.3.226/volume// Jul 31 09:32:54.555546 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-baf2ad6c-7984-4b2b-8300-852d5c51aa90 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:54.555734 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-baf2ad6c-7984-4b2b-8300-852d5c51aa90 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:54.556040 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-baf2ad6c-7984-4b2b-8300-852d5c51aa90 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:32:54.556456 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 796/3180] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:32: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 31 09:32:54.568899 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-d2ef0e38-6262-41b5-bfd6-f8f42ecaafb4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:54.571443 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-d2ef0e38-6262-41b5-bfd6-f8f42ecaafb4 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:32:54.571999 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-d2ef0e38-6262-41b5-bfd6-f8f42ecaafb4 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76c134d6-f479-4b81-bdd1-2ea1a34dfa10", "connector": null, "instance_uuid": "01b03dae-30c1-45f6-a712-46751c042916"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:54.585125 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:54.585125 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:54.615165 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-d2ef0e38-6262-41b5-bfd6-f8f42ecaafb4 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:32:54.615735 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 790/3181] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:32:54 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:54.623962 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1e4638a4-8723-4d1e-8fd2-7e7846bd1526 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:54.624432 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1e4638a4-8723-4d1e-8fd2-7e7846bd1526 None None] GET https://10.4.3.226/volume// Jul 31 09:32:54.624628 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1e4638a4-8723-4d1e-8fd2-7e7846bd1526 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:54.624891 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1e4638a4-8723-4d1e-8fd2-7e7846bd1526 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:54.625280 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1e4638a4-8723-4d1e-8fd2-7e7846bd1526 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:32:54.625609 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 796/3182] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:32: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 31 09:32:54.634707 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-b0ef532b-bf14-4c73-a28e-acb9783894be None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:54.637411 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-b0ef532b-bf14-4c73-a28e-acb9783894be tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/76c134d6-f479-4b81-bdd1-2ea1a34dfa10 Jul 31 09:32:54.637687 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-b0ef532b-bf14-4c73-a28e-acb9783894be tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:54.637953 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-b0ef532b-bf14-4c73-a28e-acb9783894be tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:54.649423 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:54.649423 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:54.653594 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-b0ef532b-bf14-4c73-a28e-acb9783894be tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:32:54.659391 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-b0ef532b-bf14-4c73-a28e-acb9783894be tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/76c134d6-f479-4b81-bdd1-2ea1a34dfa10 returned with HTTP 200 Jul 31 09:32:54.660054 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 801/3183] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:32:54 2026] GET /volume/v3/volumes/76c134d6-f479-4b81-bdd1-2ea1a34dfa10 => generated 1524 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:32:54.801499 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-6064c08f-6c12-49d4-b7d5-4d2d9692dde2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:54.804469 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-6064c08f-6c12-49d4-b7d5-4d2d9692dde2 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] PUT https://10.4.3.226/volume/v3/attachments/ee4a26a4-cd9c-49c7-814e-b0b9ce8deb3b Jul 31 09:32:54.804913 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-6064c08f-6c12-49d4-b7d5-4d2d9692dde2 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:54.820529 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-6064c08f-6c12-49d4-b7d5-4d2d9692dde2 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Acquiring lock "cinder-attachment_update-76c134d6-f479-4b81-bdd1-2ea1a34dfa10-np0000006200" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:32:54.826969 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-6064c08f-6c12-49d4-b7d5-4d2d9692dde2 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Lock "cinder-attachment_update-76c134d6-f479-4b81-bdd1-2ea1a34dfa10-np0000006200" acquired by "attachment_update" :: waited 0.006s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:32:54.828159 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:54.828159 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:54.855585 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1d8f19f0-ccd9-4def-afed-b20fd477e63a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:54.857538 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1d8f19f0-ccd9-4def-afed-b20fd477e63a tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] GET https://10.4.3.226/volume/v3/volumes/f100da0a-28bb-4c53-b578-1f35033e02d7 Jul 31 09:32:54.857951 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1d8f19f0-ccd9-4def-afed-b20fd477e63a tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:54.858211 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1d8f19f0-ccd9-4def-afed-b20fd477e63a tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:54.866232 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:54.866232 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:54.871448 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1d8f19f0-ccd9-4def-afed-b20fd477e63a tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Volume info retrieved successfully. Jul 31 09:32:54.878167 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1d8f19f0-ccd9-4def-afed-b20fd477e63a tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] https://10.4.3.226/volume/v3/volumes/f100da0a-28bb-4c53-b578-1f35033e02d7 returned with HTTP 200 Jul 31 09:32:54.878702 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 791/3184] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:54 2026] GET /volume/v3/volumes/f100da0a-28bb-4c53-b578-1f35033e02d7 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:32:54.892476 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-4042a830-ce32-4b03-ae4b-4cb9f39b6b9d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:54.896421 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4042a830-ce32-4b03-ae4b-4cb9f39b6b9d tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] GET https://10.4.3.226/volume/v3/volumes/f100da0a-28bb-4c53-b578-1f35033e02d7 Jul 31 09:32:54.896666 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4042a830-ce32-4b03-ae4b-4cb9f39b6b9d tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:54.897172 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4042a830-ce32-4b03-ae4b-4cb9f39b6b9d tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:54.907182 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:54.907182 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:54.908839 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2329157a-ee80-4239-bc8a-6b221272103b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:54.910703 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2329157a-ee80-4239-bc8a-6b221272103b tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/volumes/8fbdf27c-564b-4f5b-8e93-bd483cdcf8eb Jul 31 09:32:54.910936 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2329157a-ee80-4239-bc8a-6b221272103b tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:54.911118 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2329157a-ee80-4239-bc8a-6b221272103b tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:54.914006 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-4042a830-ce32-4b03-ae4b-4cb9f39b6b9d tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Volume info retrieved successfully. Jul 31 09:32:54.919898 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2329157a-ee80-4239-bc8a-6b221272103b tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/volumes/8fbdf27c-564b-4f5b-8e93-bd483cdcf8eb returned with HTTP 404 Jul 31 09:32:54.920572 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 802/3185] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:54 2026] GET /volume/v3/volumes/8fbdf27c-564b-4f5b-8e93-bd483cdcf8eb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:32:54.921386 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4042a830-ce32-4b03-ae4b-4cb9f39b6b9d tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] https://10.4.3.226/volume/v3/volumes/f100da0a-28bb-4c53-b578-1f35033e02d7 returned with HTTP 200 Jul 31 09:32:54.921919 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 797/3186] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:54 2026] GET /volume/v3/volumes/f100da0a-28bb-4c53-b578-1f35033e02d7 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:54.933229 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-601a5d15-29d8-468a-8a46-804e9dbdf38e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:54.935060 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-601a5d15-29d8-468a-8a46-804e9dbdf38e tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] GET https://10.4.3.226/volume/v3/groups/c0b246c8-d8a2-436c-82c3-0fa21692cb17 Jul 31 09:32:54.935469 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-601a5d15-29d8-468a-8a46-804e9dbdf38e tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:54.935650 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-601a5d15-29d8-468a-8a46-804e9dbdf38e tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:54.935779 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-601a5d15-29d8-468a-8a46-804e9dbdf38e tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] show called for member c0b246c8-d8a2-436c-82c3-0fa21692cb17 {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:32:54.936473 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-6064c08f-6c12-49d4-b7d5-4d2d9692dde2 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Lock "cinder-attachment_update-76c134d6-f479-4b81-bdd1-2ea1a34dfa10-np0000006200" released by "attachment_update" :: held 0.110s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:32:54.937863 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-6064c08f-6c12-49d4-b7d5-4d2d9692dde2 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments/ee4a26a4-cd9c-49c7-814e-b0b9ce8deb3b returned with HTTP 200 Jul 31 09:32:54.937863 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 797/3187] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:32:54 2026] PUT /volume/v3/attachments/ee4a26a4-cd9c-49c7-814e-b0b9ce8deb3b => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:54.939658 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0d3c87e9-3ec3-453b-bb71-0e5b7e5a516e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:54.939767 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-601a5d15-29d8-468a-8a46-804e9dbdf38e tempest-GroupSnapshotsTest-1259014055 tempest-GroupSnapshotsTest-1259014055-project-member] https://10.4.3.226/volume/v3/groups/c0b246c8-d8a2-436c-82c3-0fa21692cb17 returned with HTTP 404 Jul 31 09:32:54.940544 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 792/3188] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:32:54 2026] GET /volume/v3/groups/c0b246c8-d8a2-436c-82c3-0fa21692cb17 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:32:54.942016 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0d3c87e9-3ec3-453b-bb71-0e5b7e5a516e tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/9e1ad7fe-b255-45a5-9bcb-cd6e2f537f36 Jul 31 09:32:54.942423 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0d3c87e9-3ec3-453b-bb71-0e5b7e5a516e tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:54.942719 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0d3c87e9-3ec3-453b-bb71-0e5b7e5a516e tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:54.942832 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-0d3c87e9-3ec3-453b-bb71-0e5b7e5a516e tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Delete snapshot with id: 9e1ad7fe-b255-45a5-9bcb-cd6e2f537f36 Jul 31 09:32:54.949310 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-db322d79-0418-4dd4-87f4-04a5b97682d1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:54.951086 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-db322d79-0418-4dd4-87f4-04a5b97682d1 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] DELETE https://10.4.3.226/volume/v3/group_types/abc15f41-2715-4aa1-9bdd-af8c1dae48a8 Jul 31 09:32:54.951361 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-db322d79-0418-4dd4-87f4-04a5b97682d1 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:54.951700 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-db322d79-0418-4dd4-87f4-04a5b97682d1 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:54.952603 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:54.952603 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:54.953068 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-0d3c87e9-3ec3-453b-bb71-0e5b7e5a516e tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Snapshot retrieved successfully. Jul 31 09:32:54.971629 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-db322d79-0418-4dd4-87f4-04a5b97682d1 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] https://10.4.3.226/volume/v3/group_types/abc15f41-2715-4aa1-9bdd-af8c1dae48a8 returned with HTTP 202 Jul 31 09:32:54.972151 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 798/3189] 10.4.3.226 () {68 vars in 1404 bytes} [Fri Jul 31 09:32:54 2026] DELETE /volume/v3/group_types/abc15f41-2715-4aa1-9bdd-af8c1dae48a8 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:32:54.973713 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-0d3c87e9-3ec3-453b-bb71-0e5b7e5a516e tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Snapshot delete request issued successfully. Jul 31 09:32:54.973935 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0d3c87e9-3ec3-453b-bb71-0e5b7e5a516e tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] https://10.4.3.226/volume/v3/snapshots/9e1ad7fe-b255-45a5-9bcb-cd6e2f537f36 returned with HTTP 202 Jul 31 09:32:54.974343 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 803/3190] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:32:54 2026] DELETE /volume/v3/snapshots/9e1ad7fe-b255-45a5-9bcb-cd6e2f537f36 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:54.977761 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-aef45e3e-3e04-4a0b-bb7a-03b4f61727fe None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:54.980355 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-aef45e3e-3e04-4a0b-bb7a-03b4f61727fe tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/attachments/ee4a26a4-cd9c-49c7-814e-b0b9ce8deb3b/action Jul 31 09:32:54.980851 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-aef45e3e-3e04-4a0b-bb7a-03b4f61727fe tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:32:54.981032 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-aef45e3e-3e04-4a0b-bb7a-03b4f61727fe tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:54.981719 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c144a9e4-39bf-4440-a37b-50d9e3cb5556 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:54.984222 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c144a9e4-39bf-4440-a37b-50d9e3cb5556 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] GET https://10.4.3.226/volume/v3/snapshots/9e1ad7fe-b255-45a5-9bcb-cd6e2f537f36 Jul 31 09:32:54.984493 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c144a9e4-39bf-4440-a37b-50d9e3cb5556 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:54.984771 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c144a9e4-39bf-4440-a37b-50d9e3cb5556 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:54.986682 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-821defec-cd61-4866-8451-461527a61542 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:54.988708 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-821defec-cd61-4866-8451-461527a61542 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] DELETE https://10.4.3.226/volume/v3/types/7e5629e8-a2a6-4708-b416-666b6ce39d17 Jul 31 09:32:54.988926 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-821defec-cd61-4866-8451-461527a61542 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:54.989234 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-821defec-cd61-4866-8451-461527a61542 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] Calling method '_delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:54.999679 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:54.999679 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:54.999679 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c144a9e4-39bf-4440-a37b-50d9e3cb5556 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Snapshot retrieved successfully. Jul 31 09:32:54.999679 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c144a9e4-39bf-4440-a37b-50d9e3cb5556 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] https://10.4.3.226/volume/v3/snapshots/9e1ad7fe-b255-45a5-9bcb-cd6e2f537f36 returned with HTTP 200 Jul 31 09:32:54.999679 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 793/3191] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:54 2026] GET /volume/v3/snapshots/9e1ad7fe-b255-45a5-9bcb-cd6e2f537f36 => generated 462 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:55.003430 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:55.003430 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:55.017408 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ed72ad39-f1f6-4375-89b9-898048b36e53 req-aef45e3e-3e04-4a0b-bb7a-03b4f61727fe tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments/ee4a26a4-cd9c-49c7-814e-b0b9ce8deb3b/action returned with HTTP 204 Jul 31 09:32:55.017889 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 798/3192] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:32:54 2026] POST /volume/v3/attachments/ee4a26a4-cd9c-49c7-814e-b0b9ce8deb3b/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:55.029725 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-821defec-cd61-4866-8451-461527a61542 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] https://10.4.3.226/volume/v3/types/7e5629e8-a2a6-4708-b416-666b6ce39d17 returned with HTTP 202 Jul 31 09:32:55.029725 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 799/3193] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:32:54 2026] DELETE /volume/v3/types/7e5629e8-a2a6-4708-b416-666b6ce39d17 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:55.037338 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ff1ae07c-27d2-4ab3-8e13-15e2a587aba9 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:55.040636 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ff1ae07c-27d2-4ab3-8e13-15e2a587aba9 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] GET https://10.4.3.226/volume/v3/types/7e5629e8-a2a6-4708-b416-666b6ce39d17 Jul 31 09:32:55.040731 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ff1ae07c-27d2-4ab3-8e13-15e2a587aba9 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:55.040985 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ff1ae07c-27d2-4ab3-8e13-15e2a587aba9 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:55.047361 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ff1ae07c-27d2-4ab3-8e13-15e2a587aba9 tempest-GroupSnapshotsTest-2104833183 tempest-GroupSnapshotsTest-2104833183-project-admin] https://10.4.3.226/volume/v3/types/7e5629e8-a2a6-4708-b416-666b6ce39d17 returned with HTTP 404 Jul 31 09:32:55.048257 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 804/3194] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:32:55 2026] GET /volume/v3/types/7e5629e8-a2a6-4708-b416-666b6ce39d17 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:55.276551 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-50a3bbe1-c7aa-476d-88b3-4d460d1d13ed req-b52e9d50-1c87-42b3-b2ad-d4905b0c122e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:55.280266 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-50a3bbe1-c7aa-476d-88b3-4d460d1d13ed req-b52e9d50-1c87-42b3-b2ad-d4905b0c122e tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] DELETE https://10.4.3.226/volume/v3/attachments/7706d142-1305-460f-beb1-c26f8042d987 Jul 31 09:32:55.280266 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-50a3bbe1-c7aa-476d-88b3-4d460d1d13ed req-b52e9d50-1c87-42b3-b2ad-d4905b0c122e tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:55.280266 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-50a3bbe1-c7aa-476d-88b3-4d460d1d13ed req-b52e9d50-1c87-42b3-b2ad-d4905b0c122e tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:55.289407 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:55.289407 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:55.321264 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-62fef90d-c0de-4087-8fe5-dff3e7179b89 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:55.323392 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-62fef90d-c0de-4087-8fe5-dff3e7179b89 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] GET https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc Jul 31 09:32:55.323667 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-62fef90d-c0de-4087-8fe5-dff3e7179b89 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:55.323932 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-62fef90d-c0de-4087-8fe5-dff3e7179b89 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:55.335318 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:55.335318 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:55.340106 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-62fef90d-c0de-4087-8fe5-dff3e7179b89 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Volume info retrieved successfully. Jul 31 09:32:55.346321 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-62fef90d-c0de-4087-8fe5-dff3e7179b89 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc returned with HTTP 200 Jul 31 09:32:55.346443 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-50a3bbe1-c7aa-476d-88b3-4d460d1d13ed req-b52e9d50-1c87-42b3-b2ad-d4905b0c122e tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] https://10.4.3.226/volume/v3/attachments/7706d142-1305-460f-beb1-c26f8042d987 returned with HTTP 200 Jul 31 09:32:55.346689 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 799/3195] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:55 2026] GET /volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc => generated 1162 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:32:55.346894 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 794/3196] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:32:55 2026] DELETE /volume/v3/attachments/7706d142-1305-460f-beb1-c26f8042d987 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:56.011194 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-39913c77-49c5-4c31-9d2e-7c215af9f2d9 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:56.012900 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-39913c77-49c5-4c31-9d2e-7c215af9f2d9 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] GET https://10.4.3.226/volume/v3/snapshots/9e1ad7fe-b255-45a5-9bcb-cd6e2f537f36 Jul 31 09:32:56.013104 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-39913c77-49c5-4c31-9d2e-7c215af9f2d9 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:56.013313 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-39913c77-49c5-4c31-9d2e-7c215af9f2d9 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:56.017740 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-39913c77-49c5-4c31-9d2e-7c215af9f2d9 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] https://10.4.3.226/volume/v3/snapshots/9e1ad7fe-b255-45a5-9bcb-cd6e2f537f36 returned with HTTP 404 Jul 31 09:32:56.018227 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 800/3197] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:32:56 2026] GET /volume/v3/snapshots/9e1ad7fe-b255-45a5-9bcb-cd6e2f537f36 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:56.029737 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-eb494d33-f684-46d0-944e-5951a6060041 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:56.031757 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-eb494d33-f684-46d0-944e-5951a6060041 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] GET https://10.4.3.226/volume/v3/volumes/f100da0a-28bb-4c53-b578-1f35033e02d7 Jul 31 09:32:56.031946 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-eb494d33-f684-46d0-944e-5951a6060041 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:56.032134 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-eb494d33-f684-46d0-944e-5951a6060041 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:56.040494 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:56.040494 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:56.044604 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-eb494d33-f684-46d0-944e-5951a6060041 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Volume info retrieved successfully. Jul 31 09:32:56.049482 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-eb494d33-f684-46d0-944e-5951a6060041 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] https://10.4.3.226/volume/v3/volumes/f100da0a-28bb-4c53-b578-1f35033e02d7 returned with HTTP 200 Jul 31 09:32:56.050054 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 805/3198] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:56 2026] GET /volume/v3/volumes/f100da0a-28bb-4c53-b578-1f35033e02d7 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:56.069816 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6099de22-b43a-42d8-891d-4af717900ac6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:56.072048 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6099de22-b43a-42d8-891d-4af717900ac6 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] DELETE https://10.4.3.226/volume/v3/volumes/f100da0a-28bb-4c53-b578-1f35033e02d7 Jul 31 09:32:56.072202 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6099de22-b43a-42d8-891d-4af717900ac6 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:56.073307 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6099de22-b43a-42d8-891d-4af717900ac6 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:56.073307 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-6099de22-b43a-42d8-891d-4af717900ac6 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Delete volume with id: f100da0a-28bb-4c53-b578-1f35033e02d7 Jul 31 09:32:56.080265 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:56.080265 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:56.080499 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6099de22-b43a-42d8-891d-4af717900ac6 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Volume info retrieved successfully. Jul 31 09:32:56.097075 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6099de22-b43a-42d8-891d-4af717900ac6 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Delete volume request issued successfully. Jul 31 09:32:56.097075 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6099de22-b43a-42d8-891d-4af717900ac6 tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] https://10.4.3.226/volume/v3/volumes/f100da0a-28bb-4c53-b578-1f35033e02d7 returned with HTTP 202 Jul 31 09:32:56.097208 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 800/3199] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:32:56 2026] DELETE /volume/v3/volumes/f100da0a-28bb-4c53-b578-1f35033e02d7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:32:56.106313 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b2795e5d-4b50-4b3a-8afe-b675b214a61b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:56.114433 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b2795e5d-4b50-4b3a-8afe-b675b214a61b tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] GET https://10.4.3.226/volume/v3/volumes/f100da0a-28bb-4c53-b578-1f35033e02d7 Jul 31 09:32:56.114433 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b2795e5d-4b50-4b3a-8afe-b675b214a61b tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:56.114433 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b2795e5d-4b50-4b3a-8afe-b675b214a61b tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:56.131234 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:56.131234 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:56.136530 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b2795e5d-4b50-4b3a-8afe-b675b214a61b tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Volume info retrieved successfully. Jul 31 09:32:56.143368 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b2795e5d-4b50-4b3a-8afe-b675b214a61b tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] https://10.4.3.226/volume/v3/volumes/f100da0a-28bb-4c53-b578-1f35033e02d7 returned with HTTP 200 Jul 31 09:32:56.144009 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 795/3200] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:56 2026] GET /volume/v3/volumes/f100da0a-28bb-4c53-b578-1f35033e02d7 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:56.368414 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-328991e9-a28f-4d0a-ae48-383a0232ed9d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:56.372738 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-328991e9-a28f-4d0a-ae48-383a0232ed9d tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] GET https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc Jul 31 09:32:56.373039 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-328991e9-a28f-4d0a-ae48-383a0232ed9d tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:56.373497 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-328991e9-a28f-4d0a-ae48-383a0232ed9d tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:56.384534 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:56.384534 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:56.392315 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-328991e9-a28f-4d0a-ae48-383a0232ed9d tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Volume info retrieved successfully. Jul 31 09:32:56.400517 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-328991e9-a28f-4d0a-ae48-383a0232ed9d tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc returned with HTTP 200 Jul 31 09:32:56.401110 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 801/3201] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:56 2026] GET /volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc => generated 867 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:57.158955 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4e5d99be-1f74-4939-9425-e207714829bd None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:57.161750 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4e5d99be-1f74-4939-9425-e207714829bd tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] GET https://10.4.3.226/volume/v3/volumes/f100da0a-28bb-4c53-b578-1f35033e02d7 Jul 31 09:32:57.161978 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4e5d99be-1f74-4939-9425-e207714829bd tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:57.162164 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4e5d99be-1f74-4939-9425-e207714829bd tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:57.170659 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4e5d99be-1f74-4939-9425-e207714829bd tempest-VolumesExtendTest-219510094 tempest-VolumesExtendTest-219510094-project-member] https://10.4.3.226/volume/v3/volumes/f100da0a-28bb-4c53-b578-1f35033e02d7 returned with HTTP 404 Jul 31 09:32:57.171913 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 806/3202] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:57 2026] GET /volume/v3/volumes/f100da0a-28bb-4c53-b578-1f35033e02d7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:58.035139 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-098a41c2-3401-4c57-81f1-d7891b51b766 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:58.167970 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-098a41c2-3401-4c57-81f1-d7891b51b766 tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:32:58.168409 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-098a41c2-3401-4c57-81f1-d7891b51b766 tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1820443540"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:58.208518 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2d4b774d-aa20-4b58-9bc7-ba862674fc92 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:58.209506 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-098a41c2-3401-4c57-81f1-d7891b51b766 tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:32:58.210021 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 801/3203] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:32:58 2026] POST /volume/v3/types => generated 228 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:58.219302 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-87033b9a-f821-475b-9508-c273dc254067 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:58.221251 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-87033b9a-f821-475b-9508-c273dc254067 tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] POST https://10.4.3.226/volume/v3/group_types Jul 31 09:32:58.221624 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-87033b9a-f821-475b-9508-c273dc254067 tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-955033141"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:58.252337 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-87033b9a-f821-475b-9508-c273dc254067 tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] https://10.4.3.226/volume/v3/group_types returned with HTTP 202 Jul 31 09:32:58.253934 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 802/3204] 10.4.3.226 () {70 vars in 1311 bytes} [Fri Jul 31 09:32:58 2026] POST /volume/v3/group_types => generated 184 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:58.265141 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-095c02be-1693-4309-adf4-1df98ae6cd89 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:58.289118 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2d4b774d-aa20-4b58-9bc7-ba862674fc92 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:32:58.289544 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2d4b774d-aa20-4b58-9bc7-ba862674fc92 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-638406905-132353910", "extra_specs": {}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:58.303840 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2d4b774d-aa20-4b58-9bc7-ba862674fc92 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:32:58.304228 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 796/3205] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:32:58 2026] POST /volume/v3/types => generated 267 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:58.350115 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-095c02be-1693-4309-adf4-1df98ae6cd89 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] POST https://10.4.3.226/volume/v3/groups Jul 31 09:32:58.350638 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-095c02be-1693-4309-adf4-1df98ae6cd89 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8460b325-10df-4e52-93fd-165ae7413685", "volume_types": ["5a3887a0-6885-4545-9388-7518dd8ecfe6"], "name": "tempest-GroupSnapshotsV319Test-Group-1490268047"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:58.352620 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.groups [None req-095c02be-1693-4309-adf4-1df98ae6cd89 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Creating new group {'group': {'group_type': '8460b325-10df-4e52-93fd-165ae7413685', 'volume_types': ['5a3887a0-6885-4545-9388-7518dd8ecfe6'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1490268047'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 09:32:58.359567 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.groups [None req-095c02be-1693-4309-adf4-1df98ae6cd89 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1490268047. Jul 31 09:32:58.380165 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-095c02be-1693-4309-adf4-1df98ae6cd89 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Availability zone cache updated, next update will occur around 2026-07-31 10:32:58.379774. {{(pid=100315) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 09:32:58.380308 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-095c02be-1693-4309-adf4-1df98ae6cd89 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Availability Zones retrieved successfully. Jul 31 09:32:58.404450 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-095c02be-1693-4309-adf4-1df98ae6cd89 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Created reservations ['35e4386f-20f7-4229-b4ee-659d4b7c6596'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:58.440274 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-095c02be-1693-4309-adf4-1df98ae6cd89 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] https://10.4.3.226/volume/v3/groups returned with HTTP 202 Jul 31 09:32:58.440402 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 807/3206] 10.4.3.226 () {70 vars in 1297 bytes} [Fri Jul 31 09:32:58 2026] POST /volume/v3/groups => generated 116 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:58.452389 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c7a44684-6351-4b69-9efc-603b5667de0c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:58.457210 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c7a44684-6351-4b69-9efc-603b5667de0c tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] GET https://10.4.3.226/volume/v3/groups/8c3cdc52-9e32-4c92-a242-7a5505355a46 Jul 31 09:32:58.460004 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c7a44684-6351-4b69-9efc-603b5667de0c tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:58.460329 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c7a44684-6351-4b69-9efc-603b5667de0c tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:58.460507 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-c7a44684-6351-4b69-9efc-603b5667de0c tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] show called for member 8c3cdc52-9e32-4c92-a242-7a5505355a46 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:32:58.465392 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:58.465392 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:58.477585 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c7a44684-6351-4b69-9efc-603b5667de0c tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] https://10.4.3.226/volume/v3/groups/8c3cdc52-9e32-4c92-a242-7a5505355a46 returned with HTTP 200 Jul 31 09:32:58.478005 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 802/3207] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:32:58 2026] GET /volume/v3/groups/8c3cdc52-9e32-4c92-a242-7a5505355a46 => generated 396 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 09:32:58.747904 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c58238b7-e636-4f7e-9ef3-e09894d01def None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:58.843761 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c58238b7-e636-4f7e-9ef3-e09894d01def tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes Jul 31 09:32:58.844006 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c58238b7-e636-4f7e-9ef3-e09894d01def tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:58.844183 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c58238b7-e636-4f7e-9ef3-e09894d01def tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:58.844417 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [None req-c58238b7-e636-4f7e-9ef3-e09894d01def tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Removing options '' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:32:58.849038 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-c58238b7-e636-4f7e-9ef3-e09894d01def tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100314) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:32:58.856405 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c58238b7-e636-4f7e-9ef3-e09894d01def tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Get all volumes completed successfully. Jul 31 09:32:58.856914 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c58238b7-e636-4f7e-9ef3-e09894d01def tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 200 Jul 31 09:32:58.857501 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 803/3208] 10.4.3.226 () {66 vars in 1237 bytes} [Fri Jul 31 09:32:58 2026] GET /volume/v3/volumes => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:32:58.868320 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-40565252-7773-43ee-b2e0-d8c12ef209f4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:58.870064 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-40565252-7773-43ee-b2e0-d8c12ef209f4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:58.870394 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-40565252-7773-43ee-b2e0-d8c12ef209f4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-378532489"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:58.872569 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-40565252-7773-43ee-b2e0-d8c12ef209f4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-378532489'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:58.872702 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-40565252-7773-43ee-b2e0-d8c12ef209f4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Create volume of 1 GB Jul 31 09:32:58.877520 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-40565252-7773-43ee-b2e0-d8c12ef209f4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Availability Zones retrieved successfully. Jul 31 09:32:58.883364 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-40565252-7773-43ee-b2e0-d8c12ef209f4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Flow 'volume_create_api' (916c1eec-cd57-484a-b172-1f464e4580c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:58.884299 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-40565252-7773-43ee-b2e0-d8c12ef209f4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0083fb7-6c97-4270-9a7b-8d2c92189bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:58.885220 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-40565252-7773-43ee-b2e0-d8c12ef209f4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:58.912180 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-40565252-7773-43ee-b2e0-d8c12ef209f4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0083fb7-6c97-4270-9a7b-8d2c92189bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:58.913197 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-40565252-7773-43ee-b2e0-d8c12ef209f4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80696514-34ee-4953-b54f-0d4d441e1747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:58.975959 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-40565252-7773-43ee-b2e0-d8c12ef209f4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Created reservations ['1d8b0572-137d-4a63-8198-efa7e20d0d71', '8c7ba23b-d87b-4cd9-a6ae-b734a107f1c0', '345f33fe-afdf-4b91-9f82-9e3a558d04c2', '0329d895-88f7-4dfc-ab7c-d02b70776bcc'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:58.976774 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-40565252-7773-43ee-b2e0-d8c12ef209f4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80696514-34ee-4953-b54f-0d4d441e1747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d8b0572-137d-4a63-8198-efa7e20d0d71', '8c7ba23b-d87b-4cd9-a6ae-b734a107f1c0', '345f33fe-afdf-4b91-9f82-9e3a558d04c2', '0329d895-88f7-4dfc-ab7c-d02b70776bcc']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:58.977580 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-40565252-7773-43ee-b2e0-d8c12ef209f4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29c5c0bf-5568-42c2-a61d-d24b32898b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:58.999960 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-40565252-7773-43ee-b2e0-d8c12ef209f4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29c5c0bf-5568-42c2-a61d-d24b32898b97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67332d0e-2f55-4d40-951f-5e8c521f6f34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-378532489',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='89667b4863a14af29600a92d73c553ce',qos_specs=None,replication_status=,reservations=['1d8b0572-137d-4a63-8198-efa7e20d0d71','8c7ba23b-d87b-4cd9-a6ae-b734a107f1c0','345f33fe-afdf-4b91-9f82-9e3a558d04c2','0329d895-88f7-4dfc-ab7c-d02b70776bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58a07d6e0311447fabcfafa7549608d9',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:32:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-378532489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67332d0e-2f55-4d40-951f-5e8c521f6f34,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='89667b4863a14af29600a92d73c553ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58a07d6e0311447fabcfafa7549608d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:59.000716 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-40565252-7773-43ee-b2e0-d8c12ef209f4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40bed94e-b437-4889-9dc0-963b2f3a7e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:59.023439 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-40565252-7773-43ee-b2e0-d8c12ef209f4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40bed94e-b437-4889-9dc0-963b2f3a7e31) transitioned into state 'SUCCESS' from state '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-378532489',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='89667b4863a14af29600a92d73c553ce',qos_specs=None,replication_status=,reservations=['1d8b0572-137d-4a63-8198-efa7e20d0d71','8c7ba23b-d87b-4cd9-a6ae-b734a107f1c0','345f33fe-afdf-4b91-9f82-9e3a558d04c2','0329d895-88f7-4dfc-ab7c-d02b70776bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58a07d6e0311447fabcfafa7549608d9',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:59.024202 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-40565252-7773-43ee-b2e0-d8c12ef209f4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (993f7b7a-4081-460a-99b2-4f3d1a6141c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:59.039220 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-40565252-7773-43ee-b2e0-d8c12ef209f4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (993f7b7a-4081-460a-99b2-4f3d1a6141c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:59.040601 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-40565252-7773-43ee-b2e0-d8c12ef209f4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Flow 'volume_create_api' (916c1eec-cd57-484a-b172-1f464e4580c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:59.041029 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-40565252-7773-43ee-b2e0-d8c12ef209f4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Create volume request issued successfully. Jul 31 09:32:59.042330 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-40565252-7773-43ee-b2e0-d8c12ef209f4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:32:59.043320 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 797/3209] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:32:58 2026] POST /volume/v3/volumes => generated 763 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:32:59.059870 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-39835511-376a-4610-9295-3b287fa8320c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:59.061913 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-39835511-376a-4610-9295-3b287fa8320c tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/67332d0e-2f55-4d40-951f-5e8c521f6f34 Jul 31 09:32:59.062132 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-39835511-376a-4610-9295-3b287fa8320c tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:59.062342 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-39835511-376a-4610-9295-3b287fa8320c tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:59.069964 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:59.069964 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:59.073872 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-39835511-376a-4610-9295-3b287fa8320c tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Volume info retrieved successfully. Jul 31 09:32:59.079068 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-39835511-376a-4610-9295-3b287fa8320c tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/67332d0e-2f55-4d40-951f-5e8c521f6f34 returned with HTTP 200 Jul 31 09:32:59.079598 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 808/3210] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:32:59 2026] GET /volume/v3/volumes/67332d0e-2f55-4d40-951f-5e8c521f6f34 => generated 831 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:32:59.491528 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-02c6515e-4c3d-4e7f-97fc-de6d3f3286b3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:59.492659 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-02c6515e-4c3d-4e7f-97fc-de6d3f3286b3 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] GET https://10.4.3.226/volume/v3/groups/8c3cdc52-9e32-4c92-a242-7a5505355a46 Jul 31 09:32:59.492887 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-02c6515e-4c3d-4e7f-97fc-de6d3f3286b3 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:59.493063 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-02c6515e-4c3d-4e7f-97fc-de6d3f3286b3 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:59.493187 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-02c6515e-4c3d-4e7f-97fc-de6d3f3286b3 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] show called for member 8c3cdc52-9e32-4c92-a242-7a5505355a46 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:32:59.497437 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:59.497437 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:59.507376 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-02c6515e-4c3d-4e7f-97fc-de6d3f3286b3 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] https://10.4.3.226/volume/v3/groups/8c3cdc52-9e32-4c92-a242-7a5505355a46 returned with HTTP 200 Jul 31 09:32:59.507527 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 803/3211] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:32:59 2026] GET /volume/v3/groups/8c3cdc52-9e32-4c92-a242-7a5505355a46 => generated 397 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:59.519672 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a7ca8ed6-d6c4-43e3-9def-6895e726b0be None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:59.521651 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a7ca8ed6-d6c4-43e3-9def-6895e726b0be tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:32:59.522104 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a7ca8ed6-d6c4-43e3-9def-6895e726b0be tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-147333296", "volume_type": "5a3887a0-6885-4545-9388-7518dd8ecfe6", "group_id": "8c3cdc52-9e32-4c92-a242-7a5505355a46", "size": 1}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:32:59.524652 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-a7ca8ed6-d6c4-43e3-9def-6895e726b0be tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-147333296', 'volume_type': '5a3887a0-6885-4545-9388-7518dd8ecfe6', 'group_id': '8c3cdc52-9e32-4c92-a242-7a5505355a46', 'size': 1}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:32:59.532078 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:59.532078 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:59.532756 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-a7ca8ed6-d6c4-43e3-9def-6895e726b0be tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Create volume of 1 GB Jul 31 09:32:59.539483 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a7ca8ed6-d6c4-43e3-9def-6895e726b0be tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Availability Zones retrieved successfully. Jul 31 09:32:59.545817 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a7ca8ed6-d6c4-43e3-9def-6895e726b0be tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Flow 'volume_create_api' (b2d15995-02da-4966-9287-abe5c4ad83e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:59.547231 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a7ca8ed6-d6c4-43e3-9def-6895e726b0be tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1581b80c-f0ed-4464-9317-16e1e89d1dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:59.548000 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:59.548000 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:59.548698 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-a7ca8ed6-d6c4-43e3-9def-6895e726b0be tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:32:59.574352 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a7ca8ed6-d6c4-43e3-9def-6895e726b0be tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1581b80c-f0ed-4464-9317-16e1e89d1dca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:32:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5a3887a0-6885-4545-9388-7518dd8ecfe6,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1820443540',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5a3887a0-6885-4545-9388-7518dd8ecfe6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8c3cdc52-9e32-4c92-a242-7a5505355a46', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:59.575752 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a7ca8ed6-d6c4-43e3-9def-6895e726b0be tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51e77130-3eec-4a57-99ec-78f480a4b3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:59.612155 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-a7ca8ed6-d6c4-43e3-9def-6895e726b0be tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1820443540 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1820443540, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:32:59.613727 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-a7ca8ed6-d6c4-43e3-9def-6895e726b0be tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1820443540 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1820443540, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:32:59.656258 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-a7ca8ed6-d6c4-43e3-9def-6895e726b0be tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Created reservations ['a43fabc2-ea02-42fd-9cc6-2a95fd7635a5', 'd136ad4c-cbd4-462a-a441-0b771329237b', '5b167935-5602-4bea-ae59-5cd4aff46284', 'ffa992cf-06db-482c-89e5-44f9fb9ccb4a'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:32:59.657343 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a7ca8ed6-d6c4-43e3-9def-6895e726b0be tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51e77130-3eec-4a57-99ec-78f480a4b3d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a43fabc2-ea02-42fd-9cc6-2a95fd7635a5', 'd136ad4c-cbd4-462a-a441-0b771329237b', '5b167935-5602-4bea-ae59-5cd4aff46284', 'ffa992cf-06db-482c-89e5-44f9fb9ccb4a']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:59.658130 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a7ca8ed6-d6c4-43e3-9def-6895e726b0be tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc317655-d8cf-4e58-9342-a86a8d7fd7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:59.687810 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a7ca8ed6-d6c4-43e3-9def-6895e726b0be tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc317655-d8cf-4e58-9342-a86a8d7fd7cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27040cd8-77f5-4ccb-9a81-e734ba4d1c9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-147333296',encryption_key_id=None,group_id=8c3cdc52-9e32-4c92-a242-7a5505355a46,group_type_id=,metadata={},multiattach=False,project_id='ee06ecc02d0941b4a95ad0d0d450fe38',qos_specs=None,replication_status=,reservations=['a43fabc2-ea02-42fd-9cc6-2a95fd7635a5','d136ad4c-cbd4-462a-a441-0b771329237b','5b167935-5602-4bea-ae59-5cd4aff46284','ffa992cf-06db-482c-89e5-44f9fb9ccb4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0fc0136bba84c619e4a1ad8f17fa3c7',volume_type_id=5a3887a0-6885-4545-9388-7518dd8ecfe6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:32:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-147333296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8c3cdc52-9e32-4c92-a242-7a5505355a46,host=None,id=27040cd8-77f5-4ccb-9a81-e734ba4d1c9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee06ecc02d0941b4a95ad0d0d450fe38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0fc0136bba84c619e4a1ad8f17fa3c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5a3887a0-6885-4545-9388-7518dd8ecfe6),volume_type_id=5a3887a0-6885-4545-9388-7518dd8ecfe6)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:59.689254 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a7ca8ed6-d6c4-43e3-9def-6895e726b0be tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51778406-0b8f-4054-8675-0a20d09411e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:59.710998 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a7ca8ed6-d6c4-43e3-9def-6895e726b0be tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51778406-0b8f-4054-8675-0a20d09411e4) transitioned into state 'SUCCESS' from state '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-147333296',encryption_key_id=None,group_id=8c3cdc52-9e32-4c92-a242-7a5505355a46,group_type_id=,metadata={},multiattach=False,project_id='ee06ecc02d0941b4a95ad0d0d450fe38',qos_specs=None,replication_status=,reservations=['a43fabc2-ea02-42fd-9cc6-2a95fd7635a5','d136ad4c-cbd4-462a-a441-0b771329237b','5b167935-5602-4bea-ae59-5cd4aff46284','ffa992cf-06db-482c-89e5-44f9fb9ccb4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0fc0136bba84c619e4a1ad8f17fa3c7',volume_type_id=5a3887a0-6885-4545-9388-7518dd8ecfe6)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:59.711918 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a7ca8ed6-d6c4-43e3-9def-6895e726b0be tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78d6a07d-e48d-4405-ac53-8cd1df952776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:32:59.719202 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ab538eac-0d7b-4a13-bd43-00ac5f577944 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:59.721154 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ab538eac-0d7b-4a13-bd43-00ac5f577944 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] GET https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc Jul 31 09:32:59.721476 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ab538eac-0d7b-4a13-bd43-00ac5f577944 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:59.721685 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ab538eac-0d7b-4a13-bd43-00ac5f577944 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:59.727028 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a7ca8ed6-d6c4-43e3-9def-6895e726b0be tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78d6a07d-e48d-4405-ac53-8cd1df952776) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:32:59.728327 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a7ca8ed6-d6c4-43e3-9def-6895e726b0be tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Flow 'volume_create_api' (b2d15995-02da-4966-9287-abe5c4ad83e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:32:59.728926 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a7ca8ed6-d6c4-43e3-9def-6895e726b0be tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Create volume request issued successfully. Jul 31 09:32:59.729530 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:59.729530 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:59.730727 np0000006200 devstack@c-api.service[100314]: WARNING stevedore.named [None req-a7ca8ed6-d6c4-43e3-9def-6895e726b0be tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:59.730727 np0000006200 devstack@c-api.service[100314]: WARNING castellan.key_manager [None req-a7ca8ed6-d6c4-43e3-9def-6895e726b0be tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:59.733545 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ab538eac-0d7b-4a13-bd43-00ac5f577944 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Volume info retrieved successfully. Jul 31 09:32:59.738927 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ab538eac-0d7b-4a13-bd43-00ac5f577944 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc returned with HTTP 200 Jul 31 09:32:59.739262 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 798/3212] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:59 2026] GET /volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:32:59.756211 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4a276813-418d-4eba-8d59-f9f35c87b0a3 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:59.758960 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4a276813-418d-4eba-8d59-f9f35c87b0a3 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] DELETE https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc Jul 31 09:32:59.759441 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4a276813-418d-4eba-8d59-f9f35c87b0a3 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:59.759927 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4a276813-418d-4eba-8d59-f9f35c87b0a3 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:59.760282 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-4a276813-418d-4eba-8d59-f9f35c87b0a3 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Delete volume with id: 46c10940-7766-43d2-b3d3-47866aca31dc Jul 31 09:32:59.771370 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:59.771370 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:32:59.772336 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-4a276813-418d-4eba-8d59-f9f35c87b0a3 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Volume info retrieved successfully. Jul 31 09:32:59.787968 np0000006200 devstack@c-api.service[100314]: DEBUG oslo_db.sqlalchemy.engines [None req-a7ca8ed6-d6c4-43e3-9def-6895e726b0be tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:59.791647 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:59.791647 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:32:59.795223 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a7ca8ed6-d6c4-43e3-9def-6895e726b0be tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:32:59.795631 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 804/3213] 10.4.3.226 () {70 vars in 1300 bytes} [Fri Jul 31 09:32:59 2026] POST /volume/v3/volumes => generated 826 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:32:59.807512 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-4a276813-418d-4eba-8d59-f9f35c87b0a3 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Delete volume request issued successfully. Jul 31 09:32:59.807679 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4a276813-418d-4eba-8d59-f9f35c87b0a3 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc returned with HTTP 202 Jul 31 09:32:59.808289 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 809/3214] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:32:59 2026] DELETE /volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:32:59.809478 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-19aded16-0e3a-45b6-b25b-bcea18a6ecf8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:59.811381 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-19aded16-0e3a-45b6-b25b-bcea18a6ecf8 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] GET https://10.4.3.226/volume/v3/volumes/27040cd8-77f5-4ccb-9a81-e734ba4d1c9d Jul 31 09:32:59.811879 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-19aded16-0e3a-45b6-b25b-bcea18a6ecf8 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:59.811957 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-19aded16-0e3a-45b6-b25b-bcea18a6ecf8 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:59.819292 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d2cbfdee-fd85-4a49-afa0-02b8be794b20 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:32:59.820539 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:59.820539 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:59.821594 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d2cbfdee-fd85-4a49-afa0-02b8be794b20 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] GET https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc Jul 31 09:32:59.821815 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d2cbfdee-fd85-4a49-afa0-02b8be794b20 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:32:59.822054 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d2cbfdee-fd85-4a49-afa0-02b8be794b20 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:32:59.825214 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-19aded16-0e3a-45b6-b25b-bcea18a6ecf8 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Volume info retrieved successfully. Jul 31 09:32:59.826113 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-19aded16-0e3a-45b6-b25b-bcea18a6ecf8 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:32:59.826309 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-19aded16-0e3a-45b6-b25b-bcea18a6ecf8 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:32:59.830347 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:59.830347 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:32:59.834604 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d2cbfdee-fd85-4a49-afa0-02b8be794b20 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Volume info retrieved successfully. Jul 31 09:32:59.839522 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d2cbfdee-fd85-4a49-afa0-02b8be794b20 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc returned with HTTP 200 Jul 31 09:32:59.843262 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 799/3215] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:59 2026] GET /volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc => generated 866 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 09:32:59.876381 np0000006200 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-19aded16-0e3a-45b6-b25b-bcea18a6ecf8 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:32:59.882624 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:32:59.882624 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:32:59.890922 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-19aded16-0e3a-45b6-b25b-bcea18a6ecf8 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] https://10.4.3.226/volume/v3/volumes/27040cd8-77f5-4ccb-9a81-e734ba4d1c9d returned with HTTP 200 Jul 31 09:32:59.891458 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 804/3216] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:32:59 2026] GET /volume/v3/volumes/27040cd8-77f5-4ccb-9a81-e734ba4d1c9d => generated 894 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:00.097979 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1af5cd4c-7181-481a-b8ff-16fff94a618d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:00.100263 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1af5cd4c-7181-481a-b8ff-16fff94a618d tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/67332d0e-2f55-4d40-951f-5e8c521f6f34 Jul 31 09:33:00.100496 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1af5cd4c-7181-481a-b8ff-16fff94a618d tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:00.100682 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1af5cd4c-7181-481a-b8ff-16fff94a618d tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:00.109259 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:00.109259 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:00.113794 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-1af5cd4c-7181-481a-b8ff-16fff94a618d tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Volume info retrieved successfully. Jul 31 09:33:00.118183 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1af5cd4c-7181-481a-b8ff-16fff94a618d tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/67332d0e-2f55-4d40-951f-5e8c521f6f34 returned with HTTP 200 Jul 31 09:33:00.118567 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 805/3217] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:00 2026] GET /volume/v3/volumes/67332d0e-2f55-4d40-951f-5e8c521f6f34 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:00.131502 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-bbdc621c-72a2-4c3c-b183-dfcf439bc088 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:00.136277 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bbdc621c-72a2-4c3c-b183-dfcf439bc088 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/67332d0e-2f55-4d40-951f-5e8c521f6f34 Jul 31 09:33:00.136277 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bbdc621c-72a2-4c3c-b183-dfcf439bc088 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:00.136277 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bbdc621c-72a2-4c3c-b183-dfcf439bc088 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:00.155022 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:00.155022 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:00.161124 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-bbdc621c-72a2-4c3c-b183-dfcf439bc088 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Volume info retrieved successfully. Jul 31 09:33:00.173990 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bbdc621c-72a2-4c3c-b183-dfcf439bc088 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/67332d0e-2f55-4d40-951f-5e8c521f6f34 returned with HTTP 200 Jul 31 09:33:00.174756 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 810/3218] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:00 2026] GET /volume/v3/volumes/67332d0e-2f55-4d40-951f-5e8c521f6f34 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:00.192525 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d7e2d46d-e4cb-4a7d-86c7-8a5f9c011aa6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:00.195269 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d7e2d46d-e4cb-4a7d-86c7-8a5f9c011aa6 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:33:00.195709 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d7e2d46d-e4cb-4a7d-86c7-8a5f9c011aa6 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1318356943"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:00.197798 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-d7e2d46d-e4cb-4a7d-86c7-8a5f9c011aa6 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1318356943'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:33:00.197964 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-d7e2d46d-e4cb-4a7d-86c7-8a5f9c011aa6 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Create volume of 1 GB Jul 31 09:33:00.204116 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d7e2d46d-e4cb-4a7d-86c7-8a5f9c011aa6 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Availability Zones retrieved successfully. Jul 31 09:33:00.213002 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d7e2d46d-e4cb-4a7d-86c7-8a5f9c011aa6 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Flow 'volume_create_api' (3afb7bee-24f3-48b8-b18a-f055804794ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:00.214426 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d7e2d46d-e4cb-4a7d-86c7-8a5f9c011aa6 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8efc38d2-ce1e-4313-95c9-668035cd2ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:00.215505 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-d7e2d46d-e4cb-4a7d-86c7-8a5f9c011aa6 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:33:00.250500 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d7e2d46d-e4cb-4a7d-86c7-8a5f9c011aa6 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8efc38d2-ce1e-4313-95c9-668035cd2ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:00.251302 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d7e2d46d-e4cb-4a7d-86c7-8a5f9c011aa6 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52b5b146-db6b-4805-bfce-5f822aeb4ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:00.295402 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-d7e2d46d-e4cb-4a7d-86c7-8a5f9c011aa6 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Created reservations ['13bbc12e-f718-488f-8fc5-b3159c26a142', 'a3ad4035-1f06-4d59-9f74-b89a13daceac', '15c1882d-88af-4f81-b22a-6f6c52fbfc08', 'b4a34d36-b7aa-45f7-8c96-f676fad3b775'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:00.296311 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d7e2d46d-e4cb-4a7d-86c7-8a5f9c011aa6 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52b5b146-db6b-4805-bfce-5f822aeb4ef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13bbc12e-f718-488f-8fc5-b3159c26a142', 'a3ad4035-1f06-4d59-9f74-b89a13daceac', '15c1882d-88af-4f81-b22a-6f6c52fbfc08', 'b4a34d36-b7aa-45f7-8c96-f676fad3b775']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:00.297213 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d7e2d46d-e4cb-4a7d-86c7-8a5f9c011aa6 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (247d96f4-16d4-4e9e-99bf-bbd93c07d694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:00.331821 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d7e2d46d-e4cb-4a7d-86c7-8a5f9c011aa6 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (247d96f4-16d4-4e9e-99bf-bbd93c07d694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8682140-80ef-4244-b3b9-7620be3eec47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1318356943',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='89667b4863a14af29600a92d73c553ce',qos_specs=None,replication_status=,reservations=['13bbc12e-f718-488f-8fc5-b3159c26a142','a3ad4035-1f06-4d59-9f74-b89a13daceac','15c1882d-88af-4f81-b22a-6f6c52fbfc08','b4a34d36-b7aa-45f7-8c96-f676fad3b775'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58a07d6e0311447fabcfafa7549608d9',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:33:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1318356943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8682140-80ef-4244-b3b9-7620be3eec47,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='89667b4863a14af29600a92d73c553ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58a07d6e0311447fabcfafa7549608d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:00.332760 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d7e2d46d-e4cb-4a7d-86c7-8a5f9c011aa6 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f262a79-93d1-4afb-96e1-f05df014dbc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:00.353274 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d7e2d46d-e4cb-4a7d-86c7-8a5f9c011aa6 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f262a79-93d1-4afb-96e1-f05df014dbc1) transitioned into state 'SUCCESS' from state '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-1318356943',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='89667b4863a14af29600a92d73c553ce',qos_specs=None,replication_status=,reservations=['13bbc12e-f718-488f-8fc5-b3159c26a142','a3ad4035-1f06-4d59-9f74-b89a13daceac','15c1882d-88af-4f81-b22a-6f6c52fbfc08','b4a34d36-b7aa-45f7-8c96-f676fad3b775'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58a07d6e0311447fabcfafa7549608d9',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:00.354260 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d7e2d46d-e4cb-4a7d-86c7-8a5f9c011aa6 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9251ca81-a698-438e-aef4-0b357444115e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:00.365289 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d7e2d46d-e4cb-4a7d-86c7-8a5f9c011aa6 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9251ca81-a698-438e-aef4-0b357444115e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:00.366725 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d7e2d46d-e4cb-4a7d-86c7-8a5f9c011aa6 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Flow 'volume_create_api' (3afb7bee-24f3-48b8-b18a-f055804794ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:00.367235 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d7e2d46d-e4cb-4a7d-86c7-8a5f9c011aa6 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Create volume request issued successfully. Jul 31 09:33:00.368132 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d7e2d46d-e4cb-4a7d-86c7-8a5f9c011aa6 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:33:00.368877 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 800/3219] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:33:00 2026] POST /volume/v3/volumes => generated 764 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:33:00.381518 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9d314e1f-d14b-417a-9ad7-4483f6aaea86 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:00.383869 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9d314e1f-d14b-417a-9ad7-4483f6aaea86 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/b8682140-80ef-4244-b3b9-7620be3eec47 Jul 31 09:33:00.384161 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9d314e1f-d14b-417a-9ad7-4483f6aaea86 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:00.384462 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9d314e1f-d14b-417a-9ad7-4483f6aaea86 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:00.392363 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:00.392363 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:00.397256 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9d314e1f-d14b-417a-9ad7-4483f6aaea86 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Volume info retrieved successfully. Jul 31 09:33:00.402806 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9d314e1f-d14b-417a-9ad7-4483f6aaea86 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/b8682140-80ef-4244-b3b9-7620be3eec47 returned with HTTP 200 Jul 31 09:33:00.403325 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 805/3220] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:00 2026] GET /volume/v3/volumes/b8682140-80ef-4244-b3b9-7620be3eec47 => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:00.566132 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-43925951-a2ec-43a5-9a3b-3ba35aa2e4f3 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:00.568094 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-43925951-a2ec-43a5-9a3b-3ba35aa2e4f3 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:33:00.568573 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-43925951-a2ec-43a5-9a3b-3ba35aa2e4f3 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1774878385-715301522", "extra_specs": {}}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:00.583190 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-43925951-a2ec-43a5-9a3b-3ba35aa2e4f3 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:33:00.583641 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 806/3221] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:33:00 2026] POST /volume/v3/types => generated 268 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:00.592446 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0b15f8d7-568c-4a52-8c05-bb4caefeb739 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:00.594192 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0b15f8d7-568c-4a52-8c05-bb4caefeb739 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:33:00.594561 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0b15f8d7-568c-4a52-8c05-bb4caefeb739 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1183363598-327519616", "extra_specs": {}}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:00.607569 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0b15f8d7-568c-4a52-8c05-bb4caefeb739 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:33:00.607936 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 811/3222] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:33:00 2026] POST /volume/v3/types => generated 268 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:00.619672 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-33e367f0-bbbb-4d09-88ae-489364b2a194 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:00.621970 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-33e367f0-bbbb-4d09-88ae-489364b2a194 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:33:00.622413 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-33e367f0-bbbb-4d09-88ae-489364b2a194 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1417165075", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1774878385-715301522", "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:00.624457 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-33e367f0-bbbb-4d09-88ae-489364b2a194 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1417165075', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1774878385-715301522', 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:33:00.628646 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-33e367f0-bbbb-4d09-88ae-489364b2a194 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Create volume of 1 GB Jul 31 09:33:00.629030 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:00.629030 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:00.629618 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-33e367f0-bbbb-4d09-88ae-489364b2a194 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Availability Zones retrieved successfully. Jul 31 09:33:00.637200 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-33e367f0-bbbb-4d09-88ae-489364b2a194 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Flow 'volume_create_api' (927677c3-f7c0-4165-8dfd-cb02da45fbd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:00.638588 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-33e367f0-bbbb-4d09-88ae-489364b2a194 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a594d8df-4eea-494b-97d5-fe2690252eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:00.639944 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-33e367f0-bbbb-4d09-88ae-489364b2a194 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:33:00.663342 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-33e367f0-bbbb-4d09-88ae-489364b2a194 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a594d8df-4eea-494b-97d5-fe2690252eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:33:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=df4f54c4-c36a-47e7-b5b5-befa3b54de18,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1774878385-715301522',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'df4f54c4-c36a-47e7-b5b5-befa3b54de18', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:00.664063 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-33e367f0-bbbb-4d09-88ae-489364b2a194 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b869cf1-41d0-4157-9d2c-d4ef7e4da279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:00.697275 np0000006200 devstack@c-api.service[100316]: WARNING cinder.quota [None req-33e367f0-bbbb-4d09-88ae-489364b2a194 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1774878385-715301522 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1774878385-715301522, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:33:00.697582 np0000006200 devstack@c-api.service[100316]: WARNING cinder.quota [None req-33e367f0-bbbb-4d09-88ae-489364b2a194 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1774878385-715301522 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1774878385-715301522, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:33:00.743329 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-33e367f0-bbbb-4d09-88ae-489364b2a194 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Created reservations ['4489ab2d-ced3-46b5-b531-72aacc7703e9', '60f086b7-2cef-428b-b6d9-8529629ca86e', '888c8aa1-43c8-4ee1-94ca-a5b6e7505366', 'd6495982-a46a-48e5-bd87-9bd7641626b2'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:00.744397 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-33e367f0-bbbb-4d09-88ae-489364b2a194 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b869cf1-41d0-4157-9d2c-d4ef7e4da279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4489ab2d-ced3-46b5-b531-72aacc7703e9', '60f086b7-2cef-428b-b6d9-8529629ca86e', '888c8aa1-43c8-4ee1-94ca-a5b6e7505366', 'd6495982-a46a-48e5-bd87-9bd7641626b2']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:00.745463 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-33e367f0-bbbb-4d09-88ae-489364b2a194 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf9b79e9-6b71-4ba8-9251-af27907827be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:00.776401 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-33e367f0-bbbb-4d09-88ae-489364b2a194 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf9b79e9-6b71-4ba8-9251-af27907827be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'beb49ef2-9a83-442b-bd53-9bbb61b649f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1417165075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='374de44011ef46c7bcea173661df005c',qos_specs=None,replication_status=,reservations=['4489ab2d-ced3-46b5-b531-72aacc7703e9','60f086b7-2cef-428b-b6d9-8529629ca86e','888c8aa1-43c8-4ee1-94ca-a5b6e7505366','d6495982-a46a-48e5-bd87-9bd7641626b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='676fd63a5042418d90017044355c69a8',volume_type_id=df4f54c4-c36a-47e7-b5b5-befa3b54de18), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:33:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1417165075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=beb49ef2-9a83-442b-bd53-9bbb61b649f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='374de44011ef46c7bcea173661df005c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='676fd63a5042418d90017044355c69a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(df4f54c4-c36a-47e7-b5b5-befa3b54de18),volume_type_id=df4f54c4-c36a-47e7-b5b5-befa3b54de18)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:00.777473 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-33e367f0-bbbb-4d09-88ae-489364b2a194 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f5307ca-2e80-4f14-b3ce-da1b2e2787fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:00.801594 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-33e367f0-bbbb-4d09-88ae-489364b2a194 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f5307ca-2e80-4f14-b3ce-da1b2e2787fb) transitioned into state 'SUCCESS' from state '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-1417165075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='374de44011ef46c7bcea173661df005c',qos_specs=None,replication_status=,reservations=['4489ab2d-ced3-46b5-b531-72aacc7703e9','60f086b7-2cef-428b-b6d9-8529629ca86e','888c8aa1-43c8-4ee1-94ca-a5b6e7505366','d6495982-a46a-48e5-bd87-9bd7641626b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='676fd63a5042418d90017044355c69a8',volume_type_id=df4f54c4-c36a-47e7-b5b5-befa3b54de18)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:00.802372 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-33e367f0-bbbb-4d09-88ae-489364b2a194 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42a88bf8-db71-4922-a852-cce61521aa6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:00.815192 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-33e367f0-bbbb-4d09-88ae-489364b2a194 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42a88bf8-db71-4922-a852-cce61521aa6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:00.816081 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-33e367f0-bbbb-4d09-88ae-489364b2a194 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Flow 'volume_create_api' (927677c3-f7c0-4165-8dfd-cb02da45fbd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:00.816436 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-33e367f0-bbbb-4d09-88ae-489364b2a194 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Create volume request issued successfully. Jul 31 09:33:00.817080 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-33e367f0-bbbb-4d09-88ae-489364b2a194 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:33:00.817554 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 801/3223] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:33:00 2026] POST /volume/v3/volumes => generated 846 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:33:00.831693 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3d918981-acd9-45c4-a659-f2df63ac3d4d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:00.834000 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3d918981-acd9-45c4-a659-f2df63ac3d4d tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:33:00.834506 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3d918981-acd9-45c4-a659-f2df63ac3d4d tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1455231624", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1183363598-327519616", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:00.836523 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-3d918981-acd9-45c4-a659-f2df63ac3d4d tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1455231624', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1183363598-327519616', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:33:00.840859 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-3d918981-acd9-45c4-a659-f2df63ac3d4d tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Create volume of 1 GB Jul 31 09:33:00.841355 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:00.841355 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:00.841889 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3d918981-acd9-45c4-a659-f2df63ac3d4d tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Availability Zones retrieved successfully. Jul 31 09:33:00.849857 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3d918981-acd9-45c4-a659-f2df63ac3d4d tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Flow 'volume_create_api' (f9b97560-0b9d-4fda-8638-85a636b3a49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:00.851082 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3d918981-acd9-45c4-a659-f2df63ac3d4d tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26c1d8d5-895e-45a1-a63d-d3e06608803b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:00.852421 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ba59931d-cc8d-43d6-86f9-d8028ad0d899 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:00.852493 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-3d918981-acd9-45c4-a659-f2df63ac3d4d tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:33:00.854333 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ba59931d-cc8d-43d6-86f9-d8028ad0d899 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] GET https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc Jul 31 09:33:00.854554 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ba59931d-cc8d-43d6-86f9-d8028ad0d899 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:00.854733 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ba59931d-cc8d-43d6-86f9-d8028ad0d899 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:00.864070 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ba59931d-cc8d-43d6-86f9-d8028ad0d899 tempest-VolumesExtendAttachedTest-1157866957 tempest-VolumesExtendAttachedTest-1157866957-project-member] https://10.4.3.226/volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc returned with HTTP 404 Jul 31 09:33:00.864655 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 807/3224] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:33:00 2026] GET /volume/v3/volumes/46c10940-7766-43d2-b3d3-47866aca31dc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:33:00.891863 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3d918981-acd9-45c4-a659-f2df63ac3d4d tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26c1d8d5-895e-45a1-a63d-d3e06608803b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:33:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ac40db97-6757-436e-8e6c-abce2138f734,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1183363598-327519616',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ac40db97-6757-436e-8e6c-abce2138f734', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:00.893112 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3d918981-acd9-45c4-a659-f2df63ac3d4d tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5daeed99-6d95-43c9-8376-8ef7b41d5e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:00.904958 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-1ee84f3f-0beb-4907-b978-c3e04c41cfa1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:00.907326 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1ee84f3f-0beb-4907-b978-c3e04c41cfa1 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] GET https://10.4.3.226/volume/v3/volumes/27040cd8-77f5-4ccb-9a81-e734ba4d1c9d Jul 31 09:33:00.907676 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1ee84f3f-0beb-4907-b978-c3e04c41cfa1 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:00.907960 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1ee84f3f-0beb-4907-b978-c3e04c41cfa1 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:00.921182 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:00.921182 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:00.925986 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-1ee84f3f-0beb-4907-b978-c3e04c41cfa1 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Volume info retrieved successfully. Jul 31 09:33:00.927150 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-1ee84f3f-0beb-4907-b978-c3e04c41cfa1 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:33:00.927395 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-1ee84f3f-0beb-4907-b978-c3e04c41cfa1 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:33:00.937806 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-3d918981-acd9-45c4-a659-f2df63ac3d4d tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1183363598-327519616 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1183363598-327519616, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:33:00.938281 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-3d918981-acd9-45c4-a659-f2df63ac3d4d tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1183363598-327519616 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1183363598-327519616, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:33:00.980885 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-3d918981-acd9-45c4-a659-f2df63ac3d4d tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Created reservations ['c7bd27a3-64ef-429b-821b-14c162aca476', '3939e99e-ae5b-4a33-92f5-7dae763e6e09', 'c412f18b-0fb8-4f70-a829-eea9c78e136a', '9a5655b6-36e3-4876-bd24-7ed3ca6beab2'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:00.982039 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3d918981-acd9-45c4-a659-f2df63ac3d4d tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5daeed99-6d95-43c9-8376-8ef7b41d5e2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7bd27a3-64ef-429b-821b-14c162aca476', '3939e99e-ae5b-4a33-92f5-7dae763e6e09', 'c412f18b-0fb8-4f70-a829-eea9c78e136a', '9a5655b6-36e3-4876-bd24-7ed3ca6beab2']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:00.983072 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3d918981-acd9-45c4-a659-f2df63ac3d4d tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07568b28-5a1c-4259-97b3-6b2e5a659aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:00.984790 np0000006200 devstack@c-api.service[100315]: DEBUG oslo_db.sqlalchemy.engines [None req-1ee84f3f-0beb-4907-b978-c3e04c41cfa1 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:33:00.988302 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:00.988302 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:00.999461 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1ee84f3f-0beb-4907-b978-c3e04c41cfa1 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] https://10.4.3.226/volume/v3/volumes/27040cd8-77f5-4ccb-9a81-e734ba4d1c9d returned with HTTP 200 Jul 31 09:33:01.000181 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 812/3225] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:33:00 2026] GET /volume/v3/volumes/27040cd8-77f5-4ccb-9a81-e734ba4d1c9d => generated 919 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:01.011522 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3d918981-acd9-45c4-a659-f2df63ac3d4d tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07568b28-5a1c-4259-97b3-6b2e5a659aa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30ffc439-9aec-459b-a6ec-6ba708c6536a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1455231624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='374de44011ef46c7bcea173661df005c',qos_specs=None,replication_status=,reservations=['c7bd27a3-64ef-429b-821b-14c162aca476','3939e99e-ae5b-4a33-92f5-7dae763e6e09','c412f18b-0fb8-4f70-a829-eea9c78e136a','9a5655b6-36e3-4876-bd24-7ed3ca6beab2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='676fd63a5042418d90017044355c69a8',volume_type_id=ac40db97-6757-436e-8e6c-abce2138f734), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:33:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1455231624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30ffc439-9aec-459b-a6ec-6ba708c6536a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='374de44011ef46c7bcea173661df005c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='676fd63a5042418d90017044355c69a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ac40db97-6757-436e-8e6c-abce2138f734),volume_type_id=ac40db97-6757-436e-8e6c-abce2138f734)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:01.013126 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3d918981-acd9-45c4-a659-f2df63ac3d4d tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55c9aaf9-861b-4557-8823-1c42e047f719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:01.015667 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ebd0cb63-93c0-49e5-977f-2a605515a9fc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:01.017924 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ebd0cb63-93c0-49e5-977f-2a605515a9fc tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] POST https://10.4.3.226/volume/v3/group_snapshots Jul 31 09:33:01.018311 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ebd0cb63-93c0-49e5-977f-2a605515a9fc tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "8c3cdc52-9e32-4c92-a242-7a5505355a46", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1266139134"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:01.019875 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.group_snapshots [None req-ebd0cb63-93c0-49e5-977f-2a605515a9fc tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '8c3cdc52-9e32-4c92-a242-7a5505355a46', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1266139134'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 31 09:33:01.024674 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:01.024674 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:01.028802 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.group_snapshots [None req-ebd0cb63-93c0-49e5-977f-2a605515a9fc tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1266139134. Jul 31 09:33:01.041236 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3d918981-acd9-45c4-a659-f2df63ac3d4d tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55c9aaf9-861b-4557-8823-1c42e047f719) transitioned into state 'SUCCESS' from state '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-1455231624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='374de44011ef46c7bcea173661df005c',qos_specs=None,replication_status=,reservations=['c7bd27a3-64ef-429b-821b-14c162aca476','3939e99e-ae5b-4a33-92f5-7dae763e6e09','c412f18b-0fb8-4f70-a829-eea9c78e136a','9a5655b6-36e3-4876-bd24-7ed3ca6beab2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='676fd63a5042418d90017044355c69a8',volume_type_id=ac40db97-6757-436e-8e6c-abce2138f734)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:01.042172 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3d918981-acd9-45c4-a659-f2df63ac3d4d tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (119d0c15-2d53-44b5-85fd-da6aca726abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:01.049173 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:01.049173 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:01.052643 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3d918981-acd9-45c4-a659-f2df63ac3d4d tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (119d0c15-2d53-44b5-85fd-da6aca726abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:01.053513 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3d918981-acd9-45c4-a659-f2df63ac3d4d tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Flow 'volume_create_api' (f9b97560-0b9d-4fda-8638-85a636b3a49c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:01.053995 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3d918981-acd9-45c4-a659-f2df63ac3d4d tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Create volume request issued successfully. Jul 31 09:33:01.054577 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3d918981-acd9-45c4-a659-f2df63ac3d4d tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:33:01.055173 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 806/3226] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:33:00 2026] POST /volume/v3/volumes => generated 846 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:33:01.064814 np0000006200 devstack@c-api.service[100316]: WARNING cinder.quota [None req-ebd0cb63-93c0-49e5-977f-2a605515a9fc tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1820443540 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1820443540, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:33:01.065809 np0000006200 devstack@c-api.service[100316]: WARNING cinder.quota [None req-ebd0cb63-93c0-49e5-977f-2a605515a9fc tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1820443540 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1820443540, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:33:01.091135 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-ebd0cb63-93c0-49e5-977f-2a605515a9fc tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Created reservations ['282d3124-5723-4b20-a1c7-f962c2db75e8', 'd2ce22dc-6549-475f-adee-fe3175edca8b', 'e7991ce4-ff49-46c4-b58c-8de4acea8a39', 'b657c8c2-294e-422c-ace4-dd07de62fad4'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:01.092165 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6d5abca6-d000-4b17-9b4f-95863a742482 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:01.094108 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6d5abca6-d000-4b17-9b4f-95863a742482 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:33:01.094539 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6d5abca6-d000-4b17-9b4f-95863a742482 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1601747406", "snapshot_id": null, "imageRef": "41600f9e-f802-4ba8-a6fd-426d7b71bd40", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-638406905-132353910", "size": 1}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:01.096686 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-6d5abca6-d000-4b17-9b4f-95863a742482 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1601747406', 'snapshot_id': None, 'imageRef': '41600f9e-f802-4ba8-a6fd-426d7b71bd40', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-638406905-132353910', 'size': 1}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:33:01.125257 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ebd0cb63-93c0-49e5-977f-2a605515a9fc tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] https://10.4.3.226/volume/v3/group_snapshots returned with HTTP 202 Jul 31 09:33:01.125768 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 802/3227] 10.4.3.226 () {70 vars in 1324 bytes} [Fri Jul 31 09:33:01 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:01.135516 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-59a597b0-cb4c-4b9b-a340-3a42503c5959 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:01.139463 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-59a597b0-cb4c-4b9b-a340-3a42503c5959 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] GET https://10.4.3.226/volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 Jul 31 09:33:01.140397 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-59a597b0-cb4c-4b9b-a340-3a42503c5959 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:01.140397 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-59a597b0-cb4c-4b9b-a340-3a42503c5959 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:01.140814 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.group_snapshots [None req-59a597b0-cb4c-4b9b-a340-3a42503c5959 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] show called for member 7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 09:33:01.144673 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:01.144673 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:01.150532 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-59a597b0-cb4c-4b9b-a340-3a42503c5959 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] https://10.4.3.226/volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 returned with HTTP 200 Jul 31 09:33:01.152007 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 813/3228] 10.4.3.226 () {68 vars in 1413 bytes} [Fri Jul 31 09:33:01 2026] GET /volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 => generated 330 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:01.317269 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-6d5abca6-d000-4b17-9b4f-95863a742482 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Create volume of 1 GB Jul 31 09:33:01.317269 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:01.317269 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:01.317269 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-6d5abca6-d000-4b17-9b4f-95863a742482 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Availability Zones retrieved successfully. Jul 31 09:33:01.323407 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-6d5abca6-d000-4b17-9b4f-95863a742482 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Flow 'volume_create_api' (e4f5230c-5644-417e-8a94-86c7c7f5e761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:01.324475 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-6d5abca6-d000-4b17-9b4f-95863a742482 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea762207-ee19-4c97-b69e-48b3e4ca91fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:01.325474 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-6d5abca6-d000-4b17-9b4f-95863a742482 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:33:01.388828 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-6d5abca6-d000-4b17-9b4f-95863a742482 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea762207-ee19-4c97-b69e-48b3e4ca91fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:32:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f57bf043-3ec6-4fe7-b001-611dd97af9e4,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-638406905-132353910',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f57bf043-3ec6-4fe7-b001-611dd97af9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:01.389847 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-6d5abca6-d000-4b17-9b4f-95863a742482 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e85db36-6028-4baf-ba58-dd7c19062dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:01.417502 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a634f7eb-9bd1-4554-877a-8b86ec1cd625 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:01.420261 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a634f7eb-9bd1-4554-877a-8b86ec1cd625 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/b8682140-80ef-4244-b3b9-7620be3eec47 Jul 31 09:33:01.420533 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a634f7eb-9bd1-4554-877a-8b86ec1cd625 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:01.420791 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a634f7eb-9bd1-4554-877a-8b86ec1cd625 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:01.429100 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-6d5abca6-d000-4b17-9b4f-95863a742482 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-638406905-132353910 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-638406905-132353910, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:33:01.429685 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-6d5abca6-d000-4b17-9b4f-95863a742482 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-638406905-132353910 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-638406905-132353910, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:33:01.430488 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:01.430488 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:01.437493 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a634f7eb-9bd1-4554-877a-8b86ec1cd625 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Volume info retrieved successfully. Jul 31 09:33:01.443747 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a634f7eb-9bd1-4554-877a-8b86ec1cd625 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/b8682140-80ef-4244-b3b9-7620be3eec47 returned with HTTP 200 Jul 31 09:33:01.444315 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 807/3229] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:01 2026] GET /volume/v3/volumes/b8682140-80ef-4244-b3b9-7620be3eec47 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:01.457352 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-6d5abca6-d000-4b17-9b4f-95863a742482 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Created reservations ['a405233a-3b21-4ae5-a1a6-d4781ecad743', '5392ec55-7b65-4b95-ac6b-56e4bf82800c', '89740261-8820-453f-b0a4-0300486345f8', '81b547e3-b962-43e5-b624-848cdbc5444b'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:01.458118 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-6d5abca6-d000-4b17-9b4f-95863a742482 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e85db36-6028-4baf-ba58-dd7c19062dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a405233a-3b21-4ae5-a1a6-d4781ecad743', '5392ec55-7b65-4b95-ac6b-56e4bf82800c', '89740261-8820-453f-b0a4-0300486345f8', '81b547e3-b962-43e5-b624-848cdbc5444b']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:01.458858 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-6d5abca6-d000-4b17-9b4f-95863a742482 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b98bcf0-9311-404f-be0d-7bb867abb181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:01.459836 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c1c308e7-ec40-4eb9-9781-d41337c78e95 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:01.461747 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c1c308e7-ec40-4eb9-9781-d41337c78e95 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/b8682140-80ef-4244-b3b9-7620be3eec47 Jul 31 09:33:01.462009 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c1c308e7-ec40-4eb9-9781-d41337c78e95 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:01.462258 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c1c308e7-ec40-4eb9-9781-d41337c78e95 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:01.471300 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:01.471300 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:01.475162 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c1c308e7-ec40-4eb9-9781-d41337c78e95 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Volume info retrieved successfully. Jul 31 09:33:01.482470 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c1c308e7-ec40-4eb9-9781-d41337c78e95 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/b8682140-80ef-4244-b3b9-7620be3eec47 returned with HTTP 200 Jul 31 09:33:01.483080 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 803/3230] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:01 2026] GET /volume/v3/volumes/b8682140-80ef-4244-b3b9-7620be3eec47 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:01.483950 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-6d5abca6-d000-4b17-9b4f-95863a742482 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b98bcf0-9311-404f-be0d-7bb867abb181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aaa75140-d0b2-4dfd-bb88-beba236046af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1601747406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='374de44011ef46c7bcea173661df005c',qos_specs=None,replication_status=,reservations=['a405233a-3b21-4ae5-a1a6-d4781ecad743','5392ec55-7b65-4b95-ac6b-56e4bf82800c','89740261-8820-453f-b0a4-0300486345f8','81b547e3-b962-43e5-b624-848cdbc5444b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='676fd63a5042418d90017044355c69a8',volume_type_id=f57bf043-3ec6-4fe7-b001-611dd97af9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:33:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1601747406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aaa75140-d0b2-4dfd-bb88-beba236046af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='374de44011ef46c7bcea173661df005c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='676fd63a5042418d90017044355c69a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f57bf043-3ec6-4fe7-b001-611dd97af9e4),volume_type_id=f57bf043-3ec6-4fe7-b001-611dd97af9e4)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:01.485023 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-6d5abca6-d000-4b17-9b4f-95863a742482 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6efcc0d8-d612-4983-b503-0d6ebb7dcc94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:01.501186 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9b9780ce-d4bd-403b-ac9f-4f1f8853e1fa None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:01.503236 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9b9780ce-d4bd-403b-ac9f-4f1f8853e1fa tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:33:01.503692 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9b9780ce-d4bd-403b-ac9f-4f1f8853e1fa tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1899443323"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:01.505958 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-9b9780ce-d4bd-403b-ac9f-4f1f8853e1fa tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1899443323'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:33:01.506077 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-6d5abca6-d000-4b17-9b4f-95863a742482 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6efcc0d8-d612-4983-b503-0d6ebb7dcc94) transitioned into state 'SUCCESS' from state '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-1601747406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='374de44011ef46c7bcea173661df005c',qos_specs=None,replication_status=,reservations=['a405233a-3b21-4ae5-a1a6-d4781ecad743','5392ec55-7b65-4b95-ac6b-56e4bf82800c','89740261-8820-453f-b0a4-0300486345f8','81b547e3-b962-43e5-b624-848cdbc5444b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='676fd63a5042418d90017044355c69a8',volume_type_id=f57bf043-3ec6-4fe7-b001-611dd97af9e4)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:01.506207 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-9b9780ce-d4bd-403b-ac9f-4f1f8853e1fa tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Create volume of 1 GB Jul 31 09:33:01.507045 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-6d5abca6-d000-4b17-9b4f-95863a742482 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f6e0fb1-8ac4-4115-844d-06dfb51a9cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:01.512472 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-9b9780ce-d4bd-403b-ac9f-4f1f8853e1fa tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Availability Zones retrieved successfully. Jul 31 09:33:01.519284 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-9b9780ce-d4bd-403b-ac9f-4f1f8853e1fa tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Flow 'volume_create_api' (568e25f5-9bc4-4c3f-b1b0-81c66733250e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:01.520389 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-9b9780ce-d4bd-403b-ac9f-4f1f8853e1fa tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (944db029-3695-4bda-ae5a-f025b1d09b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:01.521467 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-9b9780ce-d4bd-403b-ac9f-4f1f8853e1fa tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:33:01.521922 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-6d5abca6-d000-4b17-9b4f-95863a742482 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f6e0fb1-8ac4-4115-844d-06dfb51a9cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:01.523212 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-6d5abca6-d000-4b17-9b4f-95863a742482 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Flow 'volume_create_api' (e4f5230c-5644-417e-8a94-86c7c7f5e761) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:01.523635 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-6d5abca6-d000-4b17-9b4f-95863a742482 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Create volume request issued successfully. Jul 31 09:33:01.524383 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6d5abca6-d000-4b17-9b4f-95863a742482 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:33:01.524924 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 808/3231] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:33:01 2026] POST /volume/v3/volumes => generated 845 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:33:01.543286 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3400ba40-395e-48ae-a744-8e66487ca1b2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:01.545772 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3400ba40-395e-48ae-a744-8e66487ca1b2 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af Jul 31 09:33:01.545956 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3400ba40-395e-48ae-a744-8e66487ca1b2 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:01.546185 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3400ba40-395e-48ae-a744-8e66487ca1b2 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:01.555997 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-9b9780ce-d4bd-403b-ac9f-4f1f8853e1fa tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (944db029-3695-4bda-ae5a-f025b1d09b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:01.556159 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:01.556159 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:01.556430 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-9b9780ce-d4bd-403b-ac9f-4f1f8853e1fa tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (933568c1-9cc3-4ee3-aed2-c962f034c558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:01.560651 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3400ba40-395e-48ae-a744-8e66487ca1b2 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:33:01.569111 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3400ba40-395e-48ae-a744-8e66487ca1b2 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af returned with HTTP 200 Jul 31 09:33:01.569596 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 808/3232] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:01 2026] GET /volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af => generated 913 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:01.611096 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-9b9780ce-d4bd-403b-ac9f-4f1f8853e1fa tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Created reservations ['c7b43f8f-d91d-4ee2-841b-cd88d57d2207', '6dd4bf19-9fa4-49fc-88aa-1629712d611f', '602e8179-fd61-4dbd-a71b-0a1186ac8f43', '6ddeace6-380a-48bd-9fba-3d88c9ea2ceb'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:01.612113 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-9b9780ce-d4bd-403b-ac9f-4f1f8853e1fa tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (933568c1-9cc3-4ee3-aed2-c962f034c558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7b43f8f-d91d-4ee2-841b-cd88d57d2207', '6dd4bf19-9fa4-49fc-88aa-1629712d611f', '602e8179-fd61-4dbd-a71b-0a1186ac8f43', '6ddeace6-380a-48bd-9fba-3d88c9ea2ceb']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:01.612980 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-9b9780ce-d4bd-403b-ac9f-4f1f8853e1fa tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0806387-7098-4972-873e-865d349d30ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:01.647936 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-9b9780ce-d4bd-403b-ac9f-4f1f8853e1fa tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0806387-7098-4972-873e-865d349d30ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22a28a28-c501-4019-98b4-d066edea51ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1899443323',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='89667b4863a14af29600a92d73c553ce',qos_specs=None,replication_status=,reservations=['c7b43f8f-d91d-4ee2-841b-cd88d57d2207','6dd4bf19-9fa4-49fc-88aa-1629712d611f','602e8179-fd61-4dbd-a71b-0a1186ac8f43','6ddeace6-380a-48bd-9fba-3d88c9ea2ceb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58a07d6e0311447fabcfafa7549608d9',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:33:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1899443323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22a28a28-c501-4019-98b4-d066edea51ed,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='89667b4863a14af29600a92d73c553ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58a07d6e0311447fabcfafa7549608d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:01.649029 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-9b9780ce-d4bd-403b-ac9f-4f1f8853e1fa tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ad24b58-f2e6-4757-91c9-2a4413ee9d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:01.679024 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-9b9780ce-d4bd-403b-ac9f-4f1f8853e1fa tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ad24b58-f2e6-4757-91c9-2a4413ee9d61) transitioned into state 'SUCCESS' from state '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-1899443323',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='89667b4863a14af29600a92d73c553ce',qos_specs=None,replication_status=,reservations=['c7b43f8f-d91d-4ee2-841b-cd88d57d2207','6dd4bf19-9fa4-49fc-88aa-1629712d611f','602e8179-fd61-4dbd-a71b-0a1186ac8f43','6ddeace6-380a-48bd-9fba-3d88c9ea2ceb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58a07d6e0311447fabcfafa7549608d9',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:01.680399 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-9b9780ce-d4bd-403b-ac9f-4f1f8853e1fa tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8361ff44-cc97-4b41-8e5f-f06d2d96262e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:01.694691 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-9b9780ce-d4bd-403b-ac9f-4f1f8853e1fa tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8361ff44-cc97-4b41-8e5f-f06d2d96262e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:01.696739 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-9b9780ce-d4bd-403b-ac9f-4f1f8853e1fa tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Flow 'volume_create_api' (568e25f5-9bc4-4c3f-b1b0-81c66733250e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:01.697270 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-9b9780ce-d4bd-403b-ac9f-4f1f8853e1fa tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Create volume request issued successfully. Jul 31 09:33:01.698174 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9b9780ce-d4bd-403b-ac9f-4f1f8853e1fa tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:33:01.698763 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 814/3233] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:33:01 2026] POST /volume/v3/volumes => generated 764 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:33:01.716975 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-38933e0e-e0d2-421b-94da-a1ad434ac0f6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:01.718911 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-38933e0e-e0d2-421b-94da-a1ad434ac0f6 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/22a28a28-c501-4019-98b4-d066edea51ed Jul 31 09:33:01.719129 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-38933e0e-e0d2-421b-94da-a1ad434ac0f6 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:01.719357 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-38933e0e-e0d2-421b-94da-a1ad434ac0f6 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:01.728154 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:01.728154 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:01.732938 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-38933e0e-e0d2-421b-94da-a1ad434ac0f6 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Volume info retrieved successfully. Jul 31 09:33:01.739621 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-38933e0e-e0d2-421b-94da-a1ad434ac0f6 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/22a28a28-c501-4019-98b4-d066edea51ed returned with HTTP 200 Jul 31 09:33:01.740184 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 804/3234] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:01 2026] GET /volume/v3/volumes/22a28a28-c501-4019-98b4-d066edea51ed => generated 832 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:01.791110 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5522e87b-c846-42f4-81c8-6f1b6320174b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:01.794768 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5522e87b-c846-42f4-81c8-6f1b6320174b tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/76c134d6-f479-4b81-bdd1-2ea1a34dfa10 Jul 31 09:33:01.794768 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5522e87b-c846-42f4-81c8-6f1b6320174b tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:01.794768 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5522e87b-c846-42f4-81c8-6f1b6320174b tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:01.806014 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:01.806014 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:01.809542 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-5522e87b-c846-42f4-81c8-6f1b6320174b tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:33:01.815134 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5522e87b-c846-42f4-81c8-6f1b6320174b tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/76c134d6-f479-4b81-bdd1-2ea1a34dfa10 returned with HTTP 200 Jul 31 09:33:01.815544 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 809/3235] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:01 2026] GET /volume/v3/volumes/76c134d6-f479-4b81-bdd1-2ea1a34dfa10 => generated 1637 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:02.161410 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f969469d-ce72-4cab-bbe6-b827591fb33c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:02.163698 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f969469d-ce72-4cab-bbe6-b827591fb33c tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] GET https://10.4.3.226/volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 Jul 31 09:33:02.164000 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f969469d-ce72-4cab-bbe6-b827591fb33c tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:02.164225 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f969469d-ce72-4cab-bbe6-b827591fb33c tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:02.164434 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.group_snapshots [None req-f969469d-ce72-4cab-bbe6-b827591fb33c tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] show called for member 7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 09:33:02.171296 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:02.171296 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:02.176085 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f969469d-ce72-4cab-bbe6-b827591fb33c tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] https://10.4.3.226/volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 returned with HTTP 200 Jul 31 09:33:02.176639 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 809/3236] 10.4.3.226 () {68 vars in 1413 bytes} [Fri Jul 31 09:33:02 2026] GET /volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 => generated 331 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:02.186573 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2d2fd803-c8b7-416c-983a-f76aca76178b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:02.189494 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2d2fd803-c8b7-416c-983a-f76aca76178b tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] GET https://10.4.3.226/volume/v3/snapshots/detail Jul 31 09:33:02.189494 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2d2fd803-c8b7-416c-983a-f76aca76178b tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:02.189922 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2d2fd803-c8b7-416c-983a-f76aca76178b tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Calling method 'detail' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:02.190536 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.api_utils [None req-2d2fd803-c8b7-416c-983a-f76aca76178b tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Removing options '' from query. {{(pid=100315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:02.190976 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:02.190976 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:02.191927 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.db.api [None req-2d2fd803-c8b7-416c-983a-f76aca76178b tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Building query based on filter {{(pid=100315) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:33:02.196707 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-2d2fd803-c8b7-416c-983a-f76aca76178b tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Get all snapshots completed successfully. Jul 31 09:33:02.197096 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:02.197096 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:02.197622 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2d2fd803-c8b7-416c-983a-f76aca76178b tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] https://10.4.3.226/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 09:33:02.198030 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 815/3237] 10.4.3.226 () {66 vars in 1264 bytes} [Fri Jul 31 09:33:02 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:02.208795 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8c22685c-7216-42d5-b17a-5773ac53670e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:02.210565 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8c22685c-7216-42d5-b17a-5773ac53670e tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] GET https://10.4.3.226/volume/v3/snapshots/25169632-4587-4b5b-8cbf-49784a77bd23 Jul 31 09:33:02.210763 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8c22685c-7216-42d5-b17a-5773ac53670e tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:02.210965 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8c22685c-7216-42d5-b17a-5773ac53670e tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:02.216256 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:02.216256 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:02.216723 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8c22685c-7216-42d5-b17a-5773ac53670e tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Snapshot retrieved successfully. Jul 31 09:33:02.217686 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8c22685c-7216-42d5-b17a-5773ac53670e tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] https://10.4.3.226/volume/v3/snapshots/25169632-4587-4b5b-8cbf-49784a77bd23 returned with HTTP 200 Jul 31 09:33:02.218108 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 805/3238] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:33:02 2026] GET /volume/v3/snapshots/25169632-4587-4b5b-8cbf-49784a77bd23 => generated 474 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:02.227344 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-81ac992e-bf7b-4427-bc32-5104f4a1e553 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:02.230576 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-81ac992e-bf7b-4427-bc32-5104f4a1e553 tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] POST https://10.4.3.226/volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84/action Jul 31 09:33:02.230956 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-81ac992e-bf7b-4427-bc32-5104f4a1e553 tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:33:02.231065 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-81ac992e-bf7b-4427-bc32-5104f4a1e553 tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:02.232934 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.group_snapshots [None req-81ac992e-bf7b-4427-bc32-5104f4a1e553 tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] Updating group '7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84' with 'creating' {{(pid=100314) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 31 09:33:02.242077 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:02.242077 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:02.252958 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-81ac992e-bf7b-4427-bc32-5104f4a1e553 tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] https://10.4.3.226/volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84/action returned with HTTP 202 Jul 31 09:33:02.252958 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 810/3239] 10.4.3.226 () {70 vars in 1455 bytes} [Fri Jul 31 09:33:02 2026] POST /volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:33:02.259585 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c90d3fc2-49ad-4aa6-bf88-674f3a4078dc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:02.261659 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c90d3fc2-49ad-4aa6-bf88-674f3a4078dc tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] GET https://10.4.3.226/volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 Jul 31 09:33:02.261948 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c90d3fc2-49ad-4aa6-bf88-674f3a4078dc tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:02.262078 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c90d3fc2-49ad-4aa6-bf88-674f3a4078dc tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:02.262190 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.group_snapshots [None req-c90d3fc2-49ad-4aa6-bf88-674f3a4078dc tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] show called for member 7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 09:33:02.265450 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:02.265450 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:02.268683 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c90d3fc2-49ad-4aa6-bf88-674f3a4078dc tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] https://10.4.3.226/volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 returned with HTTP 200 Jul 31 09:33:02.269268 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 810/3240] 10.4.3.226 () {68 vars in 1413 bytes} [Fri Jul 31 09:33:02 2026] GET /volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 => generated 330 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 09:33:02.280458 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-aeee4549-c197-4d96-a24c-16e064213c9f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:02.285198 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-aeee4549-c197-4d96-a24c-16e064213c9f tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] POST https://10.4.3.226/volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84/action Jul 31 09:33:02.285706 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-aeee4549-c197-4d96-a24c-16e064213c9f tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:33:02.285875 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-aeee4549-c197-4d96-a24c-16e064213c9f tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:02.287282 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.group_snapshots [None req-aeee4549-c197-4d96-a24c-16e064213c9f tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] Updating group '7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84' with 'available' {{(pid=100315) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 31 09:33:02.293088 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:02.293088 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:02.306956 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-aeee4549-c197-4d96-a24c-16e064213c9f tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] https://10.4.3.226/volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84/action returned with HTTP 202 Jul 31 09:33:02.307510 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 816/3241] 10.4.3.226 () {70 vars in 1455 bytes} [Fri Jul 31 09:33:02 2026] POST /volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:33:02.322744 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cc77b3e8-b1aa-4739-8b31-adaf38ea5079 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:02.324393 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cc77b3e8-b1aa-4739-8b31-adaf38ea5079 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] GET https://10.4.3.226/volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 Jul 31 09:33:02.324393 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cc77b3e8-b1aa-4739-8b31-adaf38ea5079 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:02.325309 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cc77b3e8-b1aa-4739-8b31-adaf38ea5079 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:02.325309 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.group_snapshots [None req-cc77b3e8-b1aa-4739-8b31-adaf38ea5079 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] show called for member 7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 09:33:02.332906 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:02.332906 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:02.341615 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cc77b3e8-b1aa-4739-8b31-adaf38ea5079 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] https://10.4.3.226/volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 returned with HTTP 200 Jul 31 09:33:02.342564 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 806/3242] 10.4.3.226 () {68 vars in 1413 bytes} [Fri Jul 31 09:33:02 2026] GET /volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 => generated 331 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:02.355196 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-db9861a4-c6d6-4009-a7ab-11611071e732 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:02.358965 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-db9861a4-c6d6-4009-a7ab-11611071e732 tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] POST https://10.4.3.226/volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84/action Jul 31 09:33:02.359403 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-db9861a4-c6d6-4009-a7ab-11611071e732 tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:33:02.359523 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-db9861a4-c6d6-4009-a7ab-11611071e732 tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:02.363677 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.group_snapshots [None req-db9861a4-c6d6-4009-a7ab-11611071e732 tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] Updating group '7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84' with 'error' {{(pid=100314) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 31 09:33:02.368997 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:02.368997 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:02.378728 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-db9861a4-c6d6-4009-a7ab-11611071e732 tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] https://10.4.3.226/volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84/action returned with HTTP 202 Jul 31 09:33:02.379285 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 811/3243] 10.4.3.226 () {70 vars in 1455 bytes} [Fri Jul 31 09:33:02 2026] POST /volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:33:02.387883 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1af57737-185f-44c8-b88f-2a90c718e1f6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:02.390278 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1af57737-185f-44c8-b88f-2a90c718e1f6 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] GET https://10.4.3.226/volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 Jul 31 09:33:02.390612 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1af57737-185f-44c8-b88f-2a90c718e1f6 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:02.390877 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1af57737-185f-44c8-b88f-2a90c718e1f6 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:02.391215 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.group_snapshots [None req-1af57737-185f-44c8-b88f-2a90c718e1f6 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] show called for member 7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 09:33:02.398423 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:02.398423 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:02.407016 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1af57737-185f-44c8-b88f-2a90c718e1f6 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] https://10.4.3.226/volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 returned with HTTP 200 Jul 31 09:33:02.407550 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 811/3244] 10.4.3.226 () {68 vars in 1413 bytes} [Fri Jul 31 09:33:02 2026] GET /volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 => generated 327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:02.419328 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-692ab89a-2ebe-4ce7-a36b-79839db33fc2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:02.421374 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-692ab89a-2ebe-4ce7-a36b-79839db33fc2 tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] POST https://10.4.3.226/volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84/action Jul 31 09:33:02.421731 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-692ab89a-2ebe-4ce7-a36b-79839db33fc2 tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:33:02.421893 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-692ab89a-2ebe-4ce7-a36b-79839db33fc2 tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:02.423459 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.group_snapshots [None req-692ab89a-2ebe-4ce7-a36b-79839db33fc2 tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] Updating group '7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84' with 'available' {{(pid=100315) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 31 09:33:02.427508 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:02.427508 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:02.438202 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-692ab89a-2ebe-4ce7-a36b-79839db33fc2 tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] https://10.4.3.226/volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84/action returned with HTTP 202 Jul 31 09:33:02.438813 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 817/3245] 10.4.3.226 () {70 vars in 1455 bytes} [Fri Jul 31 09:33:02 2026] POST /volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:33:02.450977 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0993e9c6-2b77-4f9b-ad07-480585bc8b4a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:02.453353 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0993e9c6-2b77-4f9b-ad07-480585bc8b4a tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] GET https://10.4.3.226/volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 Jul 31 09:33:02.453642 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0993e9c6-2b77-4f9b-ad07-480585bc8b4a tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:02.453883 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0993e9c6-2b77-4f9b-ad07-480585bc8b4a tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:02.454057 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.group_snapshots [None req-0993e9c6-2b77-4f9b-ad07-480585bc8b4a tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] show called for member 7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 09:33:02.457726 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:02.457726 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:02.461479 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0993e9c6-2b77-4f9b-ad07-480585bc8b4a tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] https://10.4.3.226/volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 returned with HTTP 200 Jul 31 09:33:02.461923 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 807/3246] 10.4.3.226 () {68 vars in 1413 bytes} [Fri Jul 31 09:33:02 2026] GET /volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 => generated 331 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:02.471077 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9699ae83-4ace-4aad-8107-5fb47f9638ff None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:02.474956 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9699ae83-4ace-4aad-8107-5fb47f9638ff tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] DELETE https://10.4.3.226/volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 Jul 31 09:33:02.475212 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9699ae83-4ace-4aad-8107-5fb47f9638ff tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:02.475448 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9699ae83-4ace-4aad-8107-5fb47f9638ff tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:02.475601 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.group_snapshots [None req-9699ae83-4ace-4aad-8107-5fb47f9638ff tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] delete called for member 7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 {{(pid=100314) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 09:33:02.475713 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.group_snapshots [None req-9699ae83-4ace-4aad-8107-5fb47f9638ff tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Delete group_snapshot with id: 7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 Jul 31 09:33:02.483772 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:02.483772 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:02.529485 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9699ae83-4ace-4aad-8107-5fb47f9638ff tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] https://10.4.3.226/volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 returned with HTTP 202 Jul 31 09:33:02.529930 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 812/3247] 10.4.3.226 () {68 vars in 1416 bytes} [Fri Jul 31 09:33:02 2026] DELETE /volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:33:02.539323 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-08311258-47bf-485b-8d5f-ddf7dae0ee67 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:02.541112 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-08311258-47bf-485b-8d5f-ddf7dae0ee67 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:33:02.541373 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-08311258-47bf-485b-8d5f-ddf7dae0ee67 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:02.541590 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-08311258-47bf-485b-8d5f-ddf7dae0ee67 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:02.542029 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-08311258-47bf-485b-8d5f-ddf7dae0ee67 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:02.542828 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-08311258-47bf-485b-8d5f-ddf7dae0ee67 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:02.553430 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-08311258-47bf-485b-8d5f-ddf7dae0ee67 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Get all volumes completed successfully. Jul 31 09:33:02.554320 np0000006200 devstack@c-api.service[100317]: WARNING stevedore.named [None req-08311258-47bf-485b-8d5f-ddf7dae0ee67 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:33:02.554435 np0000006200 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-08311258-47bf-485b-8d5f-ddf7dae0ee67 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:33:02.584377 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e4ae9125-e0cd-490f-8cec-96faf3f31190 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:02.586605 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e4ae9125-e0cd-490f-8cec-96faf3f31190 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af Jul 31 09:33:02.586814 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e4ae9125-e0cd-490f-8cec-96faf3f31190 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:02.587049 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e4ae9125-e0cd-490f-8cec-96faf3f31190 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:02.598741 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:02.598741 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:02.600402 np0000006200 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-08311258-47bf-485b-8d5f-ddf7dae0ee67 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:33:02.607280 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e4ae9125-e0cd-490f-8cec-96faf3f31190 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:33:02.608919 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:02.608919 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:02.612358 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e4ae9125-e0cd-490f-8cec-96faf3f31190 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af returned with HTTP 200 Jul 31 09:33:02.612817 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 818/3248] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:02 2026] GET /volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af => generated 937 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:02.620432 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-08311258-47bf-485b-8d5f-ddf7dae0ee67 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:33:02.620895 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 812/3249] 10.4.3.226 () {68 vars in 1299 bytes} [Fri Jul 31 09:33:02 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:02.636727 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2d02b13c-e427-4530-995a-1b1ea60c9a3f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:02.640491 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2d02b13c-e427-4530-995a-1b1ea60c9a3f tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] GET https://10.4.3.226/volume/v3/snapshots/detail Jul 31 09:33:02.640715 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2d02b13c-e427-4530-995a-1b1ea60c9a3f tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:02.640985 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2d02b13c-e427-4530-995a-1b1ea60c9a3f tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:02.641306 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-2d02b13c-e427-4530-995a-1b1ea60c9a3f tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:02.643497 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.db.api [None req-2d02b13c-e427-4530-995a-1b1ea60c9a3f tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Building query based on filter {{(pid=100316) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:33:02.647825 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2d02b13c-e427-4530-995a-1b1ea60c9a3f tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Get all snapshots completed successfully. Jul 31 09:33:02.648711 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2d02b13c-e427-4530-995a-1b1ea60c9a3f tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] https://10.4.3.226/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 09:33:02.649098 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 808/3250] 10.4.3.226 () {66 vars in 1264 bytes} [Fri Jul 31 09:33:02 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 31 09:33:02.664861 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5f8ab260-e008-4b47-8e5b-01917e9123c1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:02.666831 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5f8ab260-e008-4b47-8e5b-01917e9123c1 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] GET https://10.4.3.226/volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 Jul 31 09:33:02.667186 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5f8ab260-e008-4b47-8e5b-01917e9123c1 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:02.667434 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5f8ab260-e008-4b47-8e5b-01917e9123c1 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:02.667585 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.group_snapshots [None req-5f8ab260-e008-4b47-8e5b-01917e9123c1 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] show called for member 7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 09:33:02.671956 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5f8ab260-e008-4b47-8e5b-01917e9123c1 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] https://10.4.3.226/volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 returned with HTTP 404 Jul 31 09:33:02.672444 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 813/3251] 10.4.3.226 () {68 vars in 1413 bytes} [Fri Jul 31 09:33:02 2026] GET /volume/v3/group_snapshots/7c0dbef4-498e-4d4c-8f1a-8b70bb24cd84 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:33:02.684629 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-1b2ccedb-8707-40f6-adbc-c07d05d890cd None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:02.686867 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1b2ccedb-8707-40f6-adbc-c07d05d890cd tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:33:02.687101 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1b2ccedb-8707-40f6-adbc-c07d05d890cd tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:02.687984 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1b2ccedb-8707-40f6-adbc-c07d05d890cd tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Calling method 'detail' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:02.688637 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.api_utils [None req-1b2ccedb-8707-40f6-adbc-c07d05d890cd tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Removing options '' from query. {{(pid=100315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:02.689550 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-1b2ccedb-8707-40f6-adbc-c07d05d890cd tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100315) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:02.698160 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-1b2ccedb-8707-40f6-adbc-c07d05d890cd tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Get all volumes completed successfully. Jul 31 09:33:02.698894 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-1b2ccedb-8707-40f6-adbc-c07d05d890cd tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:33:02.699091 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-1b2ccedb-8707-40f6-adbc-c07d05d890cd tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:33:02.738182 np0000006200 devstack@c-api.service[100315]: DEBUG oslo_db.sqlalchemy.engines [None req-1b2ccedb-8707-40f6-adbc-c07d05d890cd tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:33:02.741833 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:02.741833 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:02.750392 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1b2ccedb-8707-40f6-adbc-c07d05d890cd tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:33:02.750964 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 819/3252] 10.4.3.226 () {68 vars in 1299 bytes} [Fri Jul 31 09:33:02 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:02.755254 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b103dcfc-992e-40e2-ab43-415f74b0543b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:02.758671 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b103dcfc-992e-40e2-ab43-415f74b0543b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/22a28a28-c501-4019-98b4-d066edea51ed Jul 31 09:33:02.759416 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b103dcfc-992e-40e2-ab43-415f74b0543b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:02.759589 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b103dcfc-992e-40e2-ab43-415f74b0543b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:02.766794 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-52db08bd-7384-41d2-a491-7f629712ced8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:02.769032 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-52db08bd-7384-41d2-a491-7f629712ced8 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] POST https://10.4.3.226/volume/v3/groups/8c3cdc52-9e32-4c92-a242-7a5505355a46/action Jul 31 09:33:02.769171 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:02.769171 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:02.769568 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-52db08bd-7384-41d2-a491-7f629712ced8 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:33:02.769761 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-52db08bd-7384-41d2-a491-7f629712ced8 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:02.776230 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-52db08bd-7384-41d2-a491-7f629712ced8 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] delete called for group 8c3cdc52-9e32-4c92-a242-7a5505355a46 {{(pid=100316) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 09:33:02.776390 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.groups [None req-52db08bd-7384-41d2-a491-7f629712ced8 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Delete group with id: 8c3cdc52-9e32-4c92-a242-7a5505355a46 Jul 31 09:33:02.780056 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b103dcfc-992e-40e2-ab43-415f74b0543b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Volume info retrieved successfully. Jul 31 09:33:02.781962 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:02.781962 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:02.784516 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b103dcfc-992e-40e2-ab43-415f74b0543b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/22a28a28-c501-4019-98b4-d066edea51ed returned with HTTP 200 Jul 31 09:33:02.785102 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 813/3253] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:02 2026] GET /volume/v3/volumes/22a28a28-c501-4019-98b4-d066edea51ed => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:02.800974 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9f999da9-897a-4870-9639-616587f0b764 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:02.804860 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9f999da9-897a-4870-9639-616587f0b764 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/22a28a28-c501-4019-98b4-d066edea51ed Jul 31 09:33:02.805070 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9f999da9-897a-4870-9639-616587f0b764 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:02.805458 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9f999da9-897a-4870-9639-616587f0b764 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:02.819747 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:02.819747 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:02.829096 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9f999da9-897a-4870-9639-616587f0b764 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Volume info retrieved successfully. Jul 31 09:33:02.834680 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-52db08bd-7384-41d2-a491-7f629712ced8 tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] https://10.4.3.226/volume/v3/groups/8c3cdc52-9e32-4c92-a242-7a5505355a46/action returned with HTTP 202 Jul 31 09:33:02.835155 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 809/3254] 10.4.3.226 () {70 vars in 1428 bytes} [Fri Jul 31 09:33:02 2026] POST /volume/v3/groups/8c3cdc52-9e32-4c92-a242-7a5505355a46/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:33:02.838545 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9f999da9-897a-4870-9639-616587f0b764 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/22a28a28-c501-4019-98b4-d066edea51ed returned with HTTP 200 Jul 31 09:33:02.839174 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 814/3255] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:02 2026] GET /volume/v3/volumes/22a28a28-c501-4019-98b4-d066edea51ed => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:02.843498 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5d7799df-9288-46c8-98b0-4294c57e0bfc None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:02.846553 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5d7799df-9288-46c8-98b0-4294c57e0bfc tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] GET https://10.4.3.226/volume/v3/volumes/27040cd8-77f5-4ccb-9a81-e734ba4d1c9d Jul 31 09:33:02.846960 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5d7799df-9288-46c8-98b0-4294c57e0bfc tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:02.847322 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5d7799df-9288-46c8-98b0-4294c57e0bfc tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:02.859475 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:02.859475 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:02.860347 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9bd3be33-b3d8-4612-9479-13786c6f2766 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:02.862096 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9bd3be33-b3d8-4612-9479-13786c6f2766 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes Jul 31 09:33:02.862389 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9bd3be33-b3d8-4612-9479-13786c6f2766 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:02.862623 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9bd3be33-b3d8-4612-9479-13786c6f2766 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:02.862943 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-9bd3be33-b3d8-4612-9479-13786c6f2766 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:02.863726 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9bd3be33-b3d8-4612-9479-13786c6f2766 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:02.865396 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5d7799df-9288-46c8-98b0-4294c57e0bfc tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Volume info retrieved successfully. Jul 31 09:33:02.866882 np0000006200 devstack@c-api.service[100315]: WARNING stevedore.named [None req-5d7799df-9288-46c8-98b0-4294c57e0bfc tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 09:33:02.866882 np0000006200 devstack@c-api.service[100315]: WARNING castellan.key_manager [None req-5d7799df-9288-46c8-98b0-4294c57e0bfc tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 09:33:02.873998 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9bd3be33-b3d8-4612-9479-13786c6f2766 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Get all volumes completed successfully. Jul 31 09:33:02.874602 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9bd3be33-b3d8-4612-9479-13786c6f2766 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 200 Jul 31 09:33:02.875015 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 814/3256] 10.4.3.226 () {66 vars in 1237 bytes} [Fri Jul 31 09:33:02 2026] GET /volume/v3/volumes => generated 975 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:02.887670 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-73719711-eea7-41fe-93b7-680234ff8596 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:02.889502 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-73719711-eea7-41fe-93b7-680234ff8596 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1899443323 Jul 31 09:33:02.890115 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-73719711-eea7-41fe-93b7-680234ff8596 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:02.890478 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-73719711-eea7-41fe-93b7-680234ff8596 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:02.890902 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-73719711-eea7-41fe-93b7-680234ff8596 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:02.892102 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-73719711-eea7-41fe-93b7-680234ff8596 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1899443323'), ('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:02.924581 np0000006200 devstack@c-api.service[100315]: DEBUG oslo_db.sqlalchemy.engines [None req-5d7799df-9288-46c8-98b0-4294c57e0bfc tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:33:02.929236 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:02.929236 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:02.931021 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-73719711-eea7-41fe-93b7-680234ff8596 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Get all volumes completed successfully. Jul 31 09:33:02.931827 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-73719711-eea7-41fe-93b7-680234ff8596 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1899443323 returned with HTTP 200 Jul 31 09:33:02.932622 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 810/3257] 10.4.3.226 () {66 vars in 1338 bytes} [Fri Jul 31 09:33:02 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1899443323 => generated 334 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:02.939393 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5d7799df-9288-46c8-98b0-4294c57e0bfc tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] https://10.4.3.226/volume/v3/volumes/27040cd8-77f5-4ccb-9a81-e734ba4d1c9d returned with HTTP 200 Jul 31 09:33:02.940194 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 820/3258] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:33:02 2026] GET /volume/v3/volumes/27040cd8-77f5-4ccb-9a81-e734ba4d1c9d => generated 918 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:02.949343 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c1e77b2d-eefe-4aba-a07f-5d0bfdfce8bc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:02.951684 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c1e77b2d-eefe-4aba-a07f-5d0bfdfce8bc tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-378532489 Jul 31 09:33:02.952013 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c1e77b2d-eefe-4aba-a07f-5d0bfdfce8bc tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:02.952339 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c1e77b2d-eefe-4aba-a07f-5d0bfdfce8bc tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'detail' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:02.952817 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [None req-c1e77b2d-eefe-4aba-a07f-5d0bfdfce8bc tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Removing options '' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:02.953853 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-c1e77b2d-eefe-4aba-a07f-5d0bfdfce8bc tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-378532489'), ('no_migration_targets', True)]). {{(pid=100314) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:02.994976 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c1e77b2d-eefe-4aba-a07f-5d0bfdfce8bc tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Get all volumes completed successfully. Jul 31 09:33:02.996095 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:02.996095 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:03.003081 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c1e77b2d-eefe-4aba-a07f-5d0bfdfce8bc tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-378532489 returned with HTTP 200 Jul 31 09:33:03.003081 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 815/3259] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:33:02 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-378532489 => generated 859 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:03.025531 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-72436f44-f878-4cae-98b1-1db090e39a68 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:03.025531 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-72436f44-f878-4cae-98b1-1db090e39a68 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/detail?limit=1 Jul 31 09:33:03.025531 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-72436f44-f878-4cae-98b1-1db090e39a68 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:03.025531 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-72436f44-f878-4cae-98b1-1db090e39a68 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:03.025531 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-72436f44-f878-4cae-98b1-1db090e39a68 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:03.025807 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:03.025807 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:03.026034 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-72436f44-f878-4cae-98b1-1db090e39a68 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:03.037999 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-72436f44-f878-4cae-98b1-1db090e39a68 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Get all volumes completed successfully. Jul 31 09:33:03.039100 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:03.039100 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:03.045112 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-72436f44-f878-4cae-98b1-1db090e39a68 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 31 09:33:03.045447 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 815/3260] 10.4.3.226 () {66 vars in 1273 bytes} [Fri Jul 31 09:33:03 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:03.062084 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b5e8d48f-42d1-47a0-9d4b-6361e46bd4ad None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:03.065008 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b5e8d48f-42d1-47a0-9d4b-6361e46bd4ad tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/detail?limit=1&marker=22a28a28-c501-4019-98b4-d066edea51ed Jul 31 09:33:03.065964 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b5e8d48f-42d1-47a0-9d4b-6361e46bd4ad tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:03.065964 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b5e8d48f-42d1-47a0-9d4b-6361e46bd4ad tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:03.068298 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-b5e8d48f-42d1-47a0-9d4b-6361e46bd4ad tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:03.068873 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:03.068873 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:03.069558 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-b5e8d48f-42d1-47a0-9d4b-6361e46bd4ad tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:03.113789 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b5e8d48f-42d1-47a0-9d4b-6361e46bd4ad tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Get all volumes completed successfully. Jul 31 09:33:03.114882 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:03.114882 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:03.121651 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b5e8d48f-42d1-47a0-9d4b-6361e46bd4ad tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/detail?limit=1&marker=22a28a28-c501-4019-98b4-d066edea51ed returned with HTTP 200 Jul 31 09:33:03.122366 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 811/3261] 10.4.3.226 () {66 vars in 1361 bytes} [Fri Jul 31 09:33:03 2026] GET /volume/v3/volumes/detail?limit=1&marker=22a28a28-c501-4019-98b4-d066edea51ed => generated 1003 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:03.137814 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-bd7bf63b-aec4-4785-9e2e-b476864afecf None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:03.140461 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bd7bf63b-aec4-4785-9e2e-b476864afecf tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/detail?limit=1&marker=b8682140-80ef-4244-b3b9-7620be3eec47 Jul 31 09:33:03.140738 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bd7bf63b-aec4-4785-9e2e-b476864afecf tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:03.141013 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bd7bf63b-aec4-4785-9e2e-b476864afecf tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'detail' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:03.141424 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.api_utils [None req-bd7bf63b-aec4-4785-9e2e-b476864afecf tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Removing options '' from query. {{(pid=100315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:03.142561 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bd7bf63b-aec4-4785-9e2e-b476864afecf tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100315) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:03.198837 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-bd7bf63b-aec4-4785-9e2e-b476864afecf tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Get all volumes completed successfully. Jul 31 09:33:03.200057 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:03.200057 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:03.205871 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bd7bf63b-aec4-4785-9e2e-b476864afecf tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/detail?limit=1&marker=b8682140-80ef-4244-b3b9-7620be3eec47 returned with HTTP 200 Jul 31 09:33:03.206873 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 821/3262] 10.4.3.226 () {66 vars in 1361 bytes} [Fri Jul 31 09:33:03 2026] GET /volume/v3/volumes/detail?limit=1&marker=b8682140-80ef-4244-b3b9-7620be3eec47 => generated 1002 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:03.223968 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e04f81c8-8d61-47cf-a5c2-0016aa25286b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:03.226813 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e04f81c8-8d61-47cf-a5c2-0016aa25286b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/detail?limit=1&marker=67332d0e-2f55-4d40-951f-5e8c521f6f34 Jul 31 09:33:03.227107 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e04f81c8-8d61-47cf-a5c2-0016aa25286b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:03.227381 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e04f81c8-8d61-47cf-a5c2-0016aa25286b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'detail' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:03.227716 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [None req-e04f81c8-8d61-47cf-a5c2-0016aa25286b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Removing options '' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:03.229511 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e04f81c8-8d61-47cf-a5c2-0016aa25286b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100314) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:03.239721 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-32382233-0e80-4823-baa4-2dd0e8491915 req-501098f6-3f1b-4187-a6cc-151983197198 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:03.242177 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-32382233-0e80-4823-baa4-2dd0e8491915 req-501098f6-3f1b-4187-a6cc-151983197198 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/attachments/ee4a26a4-cd9c-49c7-814e-b0b9ce8deb3b Jul 31 09:33:03.242392 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-32382233-0e80-4823-baa4-2dd0e8491915 req-501098f6-3f1b-4187-a6cc-151983197198 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:03.242653 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-32382233-0e80-4823-baa4-2dd0e8491915 req-501098f6-3f1b-4187-a6cc-151983197198 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:03.254622 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:03.254622 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:03.284673 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e04f81c8-8d61-47cf-a5c2-0016aa25286b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Get all volumes completed successfully. Jul 31 09:33:03.287065 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e04f81c8-8d61-47cf-a5c2-0016aa25286b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/detail?limit=1&marker=67332d0e-2f55-4d40-951f-5e8c521f6f34 returned with HTTP 200 Jul 31 09:33:03.288110 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 816/3263] 10.4.3.226 () {66 vars in 1361 bytes} [Fri Jul 31 09:33:03 2026] GET /volume/v3/volumes/detail?limit=1&marker=67332d0e-2f55-4d40-951f-5e8c521f6f34 => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:33:03.312638 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a8d94471-06c5-4e9c-bbdd-8f4afc0b9f54 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:03.313650 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a8d94471-06c5-4e9c-bbdd-8f4afc0b9f54 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 31 09:33:03.313911 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a8d94471-06c5-4e9c-bbdd-8f4afc0b9f54 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:03.314262 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a8d94471-06c5-4e9c-bbdd-8f4afc0b9f54 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:03.314597 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-a8d94471-06c5-4e9c-bbdd-8f4afc0b9f54 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:03.314959 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a8d94471-06c5-4e9c-bbdd-8f4afc0b9f54 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Could not evaluate value available, assuming string {{(pid=100316) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 09:33:03.316344 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a8d94471-06c5-4e9c-bbdd-8f4afc0b9f54 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:03.344615 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-32382233-0e80-4823-baa4-2dd0e8491915 req-501098f6-3f1b-4187-a6cc-151983197198 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments/ee4a26a4-cd9c-49c7-814e-b0b9ce8deb3b returned with HTTP 200 Jul 31 09:33:03.344615 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 816/3264] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:33:03 2026] DELETE /volume/v3/attachments/ee4a26a4-cd9c-49c7-814e-b0b9ce8deb3b => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:03.354844 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-32382233-0e80-4823-baa4-2dd0e8491915 req-f66cdb79-571b-4a67-b814-2c8f76f16c2a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:03.357266 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-32382233-0e80-4823-baa4-2dd0e8491915 req-f66cdb79-571b-4a67-b814-2c8f76f16c2a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/volumes/76c134d6-f479-4b81-bdd1-2ea1a34dfa10 Jul 31 09:33:03.357445 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-32382233-0e80-4823-baa4-2dd0e8491915 req-f66cdb79-571b-4a67-b814-2c8f76f16c2a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:03.357638 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-32382233-0e80-4823-baa4-2dd0e8491915 req-f66cdb79-571b-4a67-b814-2c8f76f16c2a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:03.357775 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [req-32382233-0e80-4823-baa4-2dd0e8491915 req-f66cdb79-571b-4a67-b814-2c8f76f16c2a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete volume with id: 76c134d6-f479-4b81-bdd1-2ea1a34dfa10 Jul 31 09:33:03.360935 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a8d94471-06c5-4e9c-bbdd-8f4afc0b9f54 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Get all volumes completed successfully. Jul 31 09:33:03.362524 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:03.362524 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:03.365502 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:03.365502 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:03.366126 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-32382233-0e80-4823-baa4-2dd0e8491915 req-f66cdb79-571b-4a67-b814-2c8f76f16c2a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:33:03.367275 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a8d94471-06c5-4e9c-bbdd-8f4afc0b9f54 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 31 09:33:03.367738 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 812/3265] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:33:03 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1891 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:03.383948 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-cc47de51-01b7-4ca3-a1e9-a67059f31405 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:03.387842 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cc47de51-01b7-4ca3-a1e9-a67059f31405 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 31 09:33:03.388177 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cc47de51-01b7-4ca3-a1e9-a67059f31405 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:03.388493 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cc47de51-01b7-4ca3-a1e9-a67059f31405 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'detail' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:03.388870 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [None req-cc47de51-01b7-4ca3-a1e9-a67059f31405 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Removing options '' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:03.389195 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-cc47de51-01b7-4ca3-a1e9-a67059f31405 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Could not evaluate value available, assuming string {{(pid=100314) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 09:33:03.390592 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-cc47de51-01b7-4ca3-a1e9-a67059f31405 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100314) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:03.398643 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-32382233-0e80-4823-baa4-2dd0e8491915 req-f66cdb79-571b-4a67-b814-2c8f76f16c2a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete volume request issued successfully. Jul 31 09:33:03.398945 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-32382233-0e80-4823-baa4-2dd0e8491915 req-f66cdb79-571b-4a67-b814-2c8f76f16c2a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/76c134d6-f479-4b81-bdd1-2ea1a34dfa10 returned with HTTP 202 Jul 31 09:33:03.399580 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 822/3266] 10.4.3.226 () {70 vars in 1620 bytes} [Fri Jul 31 09:33:03 2026] DELETE /volume/v3/volumes/76c134d6-f479-4b81-bdd1-2ea1a34dfa10 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:33:03.429701 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-cc47de51-01b7-4ca3-a1e9-a67059f31405 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Get all volumes completed successfully. Jul 31 09:33:03.431694 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:03.431694 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:03.438931 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cc47de51-01b7-4ca3-a1e9-a67059f31405 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 31 09:33:03.439927 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 817/3267] 10.4.3.226 () {66 vars in 1359 bytes} [Fri Jul 31 09:33:03 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1892 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:03.463891 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-028993af-4ae7-4e4c-8f75-8ed9de1f0703 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:03.466118 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-028993af-4ae7-4e4c-8f75-8ed9de1f0703 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes?limit=1 Jul 31 09:33:03.466570 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-028993af-4ae7-4e4c-8f75-8ed9de1f0703 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:03.466931 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-028993af-4ae7-4e4c-8f75-8ed9de1f0703 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:03.468264 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-028993af-4ae7-4e4c-8f75-8ed9de1f0703 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:03.468264 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:03.468264 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:03.468676 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-028993af-4ae7-4e4c-8f75-8ed9de1f0703 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:03.483103 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-028993af-4ae7-4e4c-8f75-8ed9de1f0703 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Get all volumes completed successfully. Jul 31 09:33:03.483103 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-028993af-4ae7-4e4c-8f75-8ed9de1f0703 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 31 09:33:03.483103 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 817/3268] 10.4.3.226 () {66 vars in 1252 bytes} [Fri Jul 31 09:33:03 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:03.494173 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ce284bfc-65a8-4ce8-b1ec-09910bcab18a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:03.496386 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ce284bfc-65a8-4ce8-b1ec-09910bcab18a tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes?limit=1&marker=22a28a28-c501-4019-98b4-d066edea51ed Jul 31 09:33:03.496654 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ce284bfc-65a8-4ce8-b1ec-09910bcab18a tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:03.497024 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ce284bfc-65a8-4ce8-b1ec-09910bcab18a tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:03.497295 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-ce284bfc-65a8-4ce8-b1ec-09910bcab18a tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:03.498166 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ce284bfc-65a8-4ce8-b1ec-09910bcab18a tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:03.514374 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ce284bfc-65a8-4ce8-b1ec-09910bcab18a tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Get all volumes completed successfully. Jul 31 09:33:03.515334 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ce284bfc-65a8-4ce8-b1ec-09910bcab18a tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes?limit=1&marker=22a28a28-c501-4019-98b4-d066edea51ed returned with HTTP 200 Jul 31 09:33:03.515852 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 813/3269] 10.4.3.226 () {66 vars in 1340 bytes} [Fri Jul 31 09:33:03 2026] GET /volume/v3/volumes?limit=1&marker=22a28a28-c501-4019-98b4-d066edea51ed => generated 470 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:03.528828 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-82d3b22e-6fb5-4b8c-89a1-4a15d42dd8d9 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:03.531476 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-82d3b22e-6fb5-4b8c-89a1-4a15d42dd8d9 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes?limit=1&marker=b8682140-80ef-4244-b3b9-7620be3eec47 Jul 31 09:33:03.531741 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-82d3b22e-6fb5-4b8c-89a1-4a15d42dd8d9 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:03.532155 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-82d3b22e-6fb5-4b8c-89a1-4a15d42dd8d9 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'index' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:03.532555 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.api_utils [None req-82d3b22e-6fb5-4b8c-89a1-4a15d42dd8d9 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Removing options '' from query. {{(pid=100315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:03.533629 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-82d3b22e-6fb5-4b8c-89a1-4a15d42dd8d9 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100315) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:03.552417 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-82d3b22e-6fb5-4b8c-89a1-4a15d42dd8d9 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Get all volumes completed successfully. Jul 31 09:33:03.553426 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-82d3b22e-6fb5-4b8c-89a1-4a15d42dd8d9 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes?limit=1&marker=b8682140-80ef-4244-b3b9-7620be3eec47 returned with HTTP 200 Jul 31 09:33:03.554033 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 823/3270] 10.4.3.226 () {66 vars in 1340 bytes} [Fri Jul 31 09:33:03 2026] GET /volume/v3/volumes?limit=1&marker=b8682140-80ef-4244-b3b9-7620be3eec47 => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:03.563718 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-744de11d-af4b-4c20-ad85-a7bcb1fce9d9 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:03.565640 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-744de11d-af4b-4c20-ad85-a7bcb1fce9d9 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes?limit=1&marker=67332d0e-2f55-4d40-951f-5e8c521f6f34 Jul 31 09:33:03.565859 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-744de11d-af4b-4c20-ad85-a7bcb1fce9d9 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:03.566047 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-744de11d-af4b-4c20-ad85-a7bcb1fce9d9 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:03.566479 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [None req-744de11d-af4b-4c20-ad85-a7bcb1fce9d9 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Removing options '' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:03.567466 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-744de11d-af4b-4c20-ad85-a7bcb1fce9d9 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100314) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:03.581976 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-744de11d-af4b-4c20-ad85-a7bcb1fce9d9 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Get all volumes completed successfully. Jul 31 09:33:03.582354 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-744de11d-af4b-4c20-ad85-a7bcb1fce9d9 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes?limit=1&marker=67332d0e-2f55-4d40-951f-5e8c521f6f34 returned with HTTP 200 Jul 31 09:33:03.582900 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 818/3271] 10.4.3.226 () {66 vars in 1340 bytes} [Fri Jul 31 09:33:03 2026] GET /volume/v3/volumes?limit=1&marker=67332d0e-2f55-4d40-951f-5e8c521f6f34 => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:33:03.596855 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fa157958-0817-4ef2-9b40-1e0d091c4c8b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:03.598163 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fa157958-0817-4ef2-9b40-1e0d091c4c8b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-378532489&status=available Jul 31 09:33:03.598489 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fa157958-0817-4ef2-9b40-1e0d091c4c8b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:03.598810 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fa157958-0817-4ef2-9b40-1e0d091c4c8b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:03.599107 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-fa157958-0817-4ef2-9b40-1e0d091c4c8b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:03.599522 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fa157958-0817-4ef2-9b40-1e0d091c4c8b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Could not evaluate value available, assuming string {{(pid=100317) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 09:33:03.600290 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:03.600290 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:03.600290 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fa157958-0817-4ef2-9b40-1e0d091c4c8b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-378532489'), ('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:03.629082 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fa157958-0817-4ef2-9b40-1e0d091c4c8b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Get all volumes completed successfully. Jul 31 09:33:03.629875 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fa157958-0817-4ef2-9b40-1e0d091c4c8b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-378532489&status=available returned with HTTP 200 Jul 31 09:33:03.630073 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-27fd7a6c-c15b-4aa9-af93-8db54dc3cb7f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:03.630543 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 818/3272] 10.4.3.226 () {66 vars in 1370 bytes} [Fri Jul 31 09:33:03 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-378532489&status=available => generated 333 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:03.633168 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-27fd7a6c-c15b-4aa9-af93-8db54dc3cb7f tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af Jul 31 09:33:03.633438 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-27fd7a6c-c15b-4aa9-af93-8db54dc3cb7f tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:03.633675 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-27fd7a6c-c15b-4aa9-af93-8db54dc3cb7f tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:03.645468 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:03.645468 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:03.647396 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-37466074-5d1d-4fd6-bf72-43e6a1e4fb15 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:03.649386 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-37466074-5d1d-4fd6-bf72-43e6a1e4fb15 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1899443323&status=available Jul 31 09:33:03.649625 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-37466074-5d1d-4fd6-bf72-43e6a1e4fb15 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:03.649864 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-37466074-5d1d-4fd6-bf72-43e6a1e4fb15 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'detail' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:03.650144 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.api_utils [None req-37466074-5d1d-4fd6-bf72-43e6a1e4fb15 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Removing options '' from query. {{(pid=100315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:03.650429 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-27fd7a6c-c15b-4aa9-af93-8db54dc3cb7f tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:33:03.650709 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-37466074-5d1d-4fd6-bf72-43e6a1e4fb15 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Could not evaluate value available, assuming string {{(pid=100315) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 09:33:03.651038 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:03.651038 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:03.651543 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-37466074-5d1d-4fd6-bf72-43e6a1e4fb15 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1899443323'), ('no_migration_targets', True)]). {{(pid=100315) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:03.655146 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-27fd7a6c-c15b-4aa9-af93-8db54dc3cb7f tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af returned with HTTP 200 Jul 31 09:33:03.655949 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 814/3273] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:03 2026] GET /volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af => generated 937 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:03.691553 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-37466074-5d1d-4fd6-bf72-43e6a1e4fb15 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Get all volumes completed successfully. Jul 31 09:33:03.692183 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:03.692183 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:03.697928 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-37466074-5d1d-4fd6-bf72-43e6a1e4fb15 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1899443323&status=available returned with HTTP 200 Jul 31 09:33:03.698427 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 824/3274] 10.4.3.226 () {66 vars in 1393 bytes} [Fri Jul 31 09:33:03 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1899443323&status=available => generated 860 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:03.716673 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3052a675-8b33-4b66-85b0-ef20621d5f94 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:03.718611 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3052a675-8b33-4b66-85b0-ef20621d5f94 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/detail?marker=b8682140-80ef-4244-b3b9-7620be3eec47&sort=id%3Aasc Jul 31 09:33:03.718917 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3052a675-8b33-4b66-85b0-ef20621d5f94 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:03.719147 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3052a675-8b33-4b66-85b0-ef20621d5f94 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'detail' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:03.719431 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [None req-3052a675-8b33-4b66-85b0-ef20621d5f94 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Removing options '' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:03.720239 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-3052a675-8b33-4b66-85b0-ef20621d5f94 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100314) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:03.754925 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-3052a675-8b33-4b66-85b0-ef20621d5f94 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Get all volumes completed successfully. Jul 31 09:33:03.756916 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3052a675-8b33-4b66-85b0-ef20621d5f94 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/detail?marker=b8682140-80ef-4244-b3b9-7620be3eec47&sort=id%3Aasc returned with HTTP 200 Jul 31 09:33:03.757298 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 819/3275] 10.4.3.226 () {66 vars in 1373 bytes} [Fri Jul 31 09:33:03 2026] GET /volume/v3/volumes/detail?marker=b8682140-80ef-4244-b3b9-7620be3eec47&sort=id%3Aasc => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:33:03.771080 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7f131700-991c-4661-9525-dfd94e1c954f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:03.776545 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f131700-991c-4661-9525-dfd94e1c954f tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 31 09:33:03.778335 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7f131700-991c-4661-9525-dfd94e1c954f tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:03.778335 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7f131700-991c-4661-9525-dfd94e1c954f tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:03.778335 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-7f131700-991c-4661-9525-dfd94e1c954f tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:03.778335 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:03.778335 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:03.778953 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7f131700-991c-4661-9525-dfd94e1c954f tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:03.823264 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7f131700-991c-4661-9525-dfd94e1c954f tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Get all volumes completed successfully. Jul 31 09:33:03.823264 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:03.823264 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:03.827105 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f131700-991c-4661-9525-dfd94e1c954f tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 31 09:33:03.827788 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 819/3276] 10.4.3.226 () {66 vars in 1337 bytes} [Fri Jul 31 09:33:03 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2553 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:03.844643 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1ac8d99e-8a82-40d8-adcc-d9d866caa04c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:03.846632 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1ac8d99e-8a82-40d8-adcc-d9d866caa04c tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:33:03.846854 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1ac8d99e-8a82-40d8-adcc-d9d866caa04c tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:03.847046 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1ac8d99e-8a82-40d8-adcc-d9d866caa04c tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:03.847301 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-1ac8d99e-8a82-40d8-adcc-d9d866caa04c tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:03.848032 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1ac8d99e-8a82-40d8-adcc-d9d866caa04c tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:03.855411 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1ac8d99e-8a82-40d8-adcc-d9d866caa04c tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Get all volumes completed successfully. Jul 31 09:33:03.856328 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:03.856328 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:03.860259 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1ac8d99e-8a82-40d8-adcc-d9d866caa04c tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:33:03.860944 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 815/3277] 10.4.3.226 () {66 vars in 1258 bytes} [Fri Jul 31 09:33:03 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 31 09:33:03.876680 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9bf41456-2cca-41dd-b14e-2c47476d030f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:03.879164 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9bf41456-2cca-41dd-b14e-2c47476d030f tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 31 09:33:03.879164 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9bf41456-2cca-41dd-b14e-2c47476d030f tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:03.879396 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9bf41456-2cca-41dd-b14e-2c47476d030f tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'index' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:03.879700 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.api_utils [None req-9bf41456-2cca-41dd-b14e-2c47476d030f tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Removing options '' from query. {{(pid=100315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:03.880841 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-9bf41456-2cca-41dd-b14e-2c47476d030f tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100315) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:03.915300 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-9bf41456-2cca-41dd-b14e-2c47476d030f tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Get all volumes completed successfully. Jul 31 09:33:03.915300 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9bf41456-2cca-41dd-b14e-2c47476d030f tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 31 09:33:03.915300 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 825/3278] 10.4.3.226 () {66 vars in 1316 bytes} [Fri Jul 31 09:33:03 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 975 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:03.927630 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d885c51e-1d79-42e8-992d-9e9f9e827149 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:03.929656 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d885c51e-1d79-42e8-992d-9e9f9e827149 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes?availability_zone=nova Jul 31 09:33:03.929915 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d885c51e-1d79-42e8-992d-9e9f9e827149 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:03.930128 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d885c51e-1d79-42e8-992d-9e9f9e827149 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:03.930398 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [None req-d885c51e-1d79-42e8-992d-9e9f9e827149 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Removing options '' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:03.930613 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-d885c51e-1d79-42e8-992d-9e9f9e827149 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Could not evaluate value nova, assuming string {{(pid=100314) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 09:33:03.931229 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-d885c51e-1d79-42e8-992d-9e9f9e827149 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100314) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:03.956152 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-633a9d12-759a-4607-8dee-a1fe832e4ada None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:03.958379 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-633a9d12-759a-4607-8dee-a1fe832e4ada tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] GET https://10.4.3.226/volume/v3/volumes/27040cd8-77f5-4ccb-9a81-e734ba4d1c9d Jul 31 09:33:03.958724 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-633a9d12-759a-4607-8dee-a1fe832e4ada tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:03.959030 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-633a9d12-759a-4607-8dee-a1fe832e4ada tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:03.966211 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-633a9d12-759a-4607-8dee-a1fe832e4ada tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] https://10.4.3.226/volume/v3/volumes/27040cd8-77f5-4ccb-9a81-e734ba4d1c9d returned with HTTP 404 Jul 31 09:33:03.967057 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 820/3279] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:33:03 2026] GET /volume/v3/volumes/27040cd8-77f5-4ccb-9a81-e734ba4d1c9d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:33:03.974594 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-277365db-b964-47f1-a686-fabaed38cbdf None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:03.976751 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-277365db-b964-47f1-a686-fabaed38cbdf tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] GET https://10.4.3.226/volume/v3/groups/8c3cdc52-9e32-4c92-a242-7a5505355a46 Jul 31 09:33:03.977054 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-277365db-b964-47f1-a686-fabaed38cbdf tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:03.977330 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-277365db-b964-47f1-a686-fabaed38cbdf tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:03.977504 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.groups [None req-277365db-b964-47f1-a686-fabaed38cbdf tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] show called for member 8c3cdc52-9e32-4c92-a242-7a5505355a46 {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 09:33:03.981424 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-277365db-b964-47f1-a686-fabaed38cbdf tempest-GroupSnapshotsV319Test-1707669226 tempest-GroupSnapshotsV319Test-1707669226-project-member] https://10.4.3.226/volume/v3/groups/8c3cdc52-9e32-4c92-a242-7a5505355a46 returned with HTTP 404 Jul 31 09:33:03.982063 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 816/3280] 10.4.3.226 () {68 vars in 1386 bytes} [Fri Jul 31 09:33:03 2026] GET /volume/v3/groups/8c3cdc52-9e32-4c92-a242-7a5505355a46 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:33:03.990594 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-03c69dba-c6a0-418b-aea2-48d7f00a4b7e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:03.993055 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-03c69dba-c6a0-418b-aea2-48d7f00a4b7e tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] DELETE https://10.4.3.226/volume/v3/group_types/8460b325-10df-4e52-93fd-165ae7413685 Jul 31 09:33:03.993351 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-03c69dba-c6a0-418b-aea2-48d7f00a4b7e tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:03.993604 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-03c69dba-c6a0-418b-aea2-48d7f00a4b7e tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:03.993978 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:03.993978 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:04.014345 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-03c69dba-c6a0-418b-aea2-48d7f00a4b7e tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] https://10.4.3.226/volume/v3/group_types/8460b325-10df-4e52-93fd-165ae7413685 returned with HTTP 202 Jul 31 09:33:04.014833 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 826/3281] 10.4.3.226 () {68 vars in 1404 bytes} [Fri Jul 31 09:33:03 2026] DELETE /volume/v3/group_types/8460b325-10df-4e52-93fd-165ae7413685 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:33:04.024890 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1b444c31-9935-4813-8b18-17aabc83aab3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:04.031272 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1b444c31-9935-4813-8b18-17aabc83aab3 tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] DELETE https://10.4.3.226/volume/v3/types/5a3887a0-6885-4545-9388-7518dd8ecfe6 Jul 31 09:33:04.031272 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1b444c31-9935-4813-8b18-17aabc83aab3 tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:04.031272 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1b444c31-9935-4813-8b18-17aabc83aab3 tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:04.075355 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1b444c31-9935-4813-8b18-17aabc83aab3 tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] https://10.4.3.226/volume/v3/types/5a3887a0-6885-4545-9388-7518dd8ecfe6 returned with HTTP 202 Jul 31 09:33:04.078054 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 821/3282] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:33:04 2026] DELETE /volume/v3/types/5a3887a0-6885-4545-9388-7518dd8ecfe6 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:33:04.087418 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4c5088f7-92e9-426b-8470-4e39646e6a89 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:04.089375 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4c5088f7-92e9-426b-8470-4e39646e6a89 tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] GET https://10.4.3.226/volume/v3/types/5a3887a0-6885-4545-9388-7518dd8ecfe6 Jul 31 09:33:04.089589 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4c5088f7-92e9-426b-8470-4e39646e6a89 tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:04.089807 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4c5088f7-92e9-426b-8470-4e39646e6a89 tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:04.093175 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4c5088f7-92e9-426b-8470-4e39646e6a89 tempest-GroupSnapshotsV319Test-926972366 tempest-GroupSnapshotsV319Test-926972366-project-admin] https://10.4.3.226/volume/v3/types/5a3887a0-6885-4545-9388-7518dd8ecfe6 returned with HTTP 404 Jul 31 09:33:04.093636 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 817/3283] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:33:04 2026] GET /volume/v3/types/5a3887a0-6885-4545-9388-7518dd8ecfe6 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:04.142289 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-d885c51e-1d79-42e8-992d-9e9f9e827149 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Get all volumes completed successfully. Jul 31 09:33:04.142931 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d885c51e-1d79-42e8-992d-9e9f9e827149 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 31 09:33:04.143383 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 820/3284] 10.4.3.226 () {66 vars in 1282 bytes} [Fri Jul 31 09:33:03 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:04.155140 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2efbe6c0-bc98-468a-840e-338da0fd7ea2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:04.157164 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2efbe6c0-bc98-468a-840e-338da0fd7ea2 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes?availability_zone=nova Jul 31 09:33:04.157164 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2efbe6c0-bc98-468a-840e-338da0fd7ea2 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:04.157383 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2efbe6c0-bc98-468a-840e-338da0fd7ea2 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'index' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:04.157615 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.api_utils [None req-2efbe6c0-bc98-468a-840e-338da0fd7ea2 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Removing options '' from query. {{(pid=100315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:04.157875 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-2efbe6c0-bc98-468a-840e-338da0fd7ea2 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Could not evaluate value nova, assuming string {{(pid=100315) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 09:33:04.158514 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-2efbe6c0-bc98-468a-840e-338da0fd7ea2 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100315) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:04.198028 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-2efbe6c0-bc98-468a-840e-338da0fd7ea2 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Get all volumes completed successfully. Jul 31 09:33:04.199005 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2efbe6c0-bc98-468a-840e-338da0fd7ea2 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 31 09:33:04.199554 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 827/3285] 10.4.3.226 () {66 vars in 1282 bytes} [Fri Jul 31 09:33:04 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:04.216816 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4e29a83e-7eef-47e4-a76c-1a0e24dc57c0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:04.218881 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4e29a83e-7eef-47e4-a76c-1a0e24dc57c0 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes?bootable=false Jul 31 09:33:04.219102 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4e29a83e-7eef-47e4-a76c-1a0e24dc57c0 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:04.219357 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4e29a83e-7eef-47e4-a76c-1a0e24dc57c0 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:04.219658 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-4e29a83e-7eef-47e4-a76c-1a0e24dc57c0 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:04.220617 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4e29a83e-7eef-47e4-a76c-1a0e24dc57c0 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:04.261652 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4e29a83e-7eef-47e4-a76c-1a0e24dc57c0 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Get all volumes completed successfully. Jul 31 09:33:04.262317 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4e29a83e-7eef-47e4-a76c-1a0e24dc57c0 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 31 09:33:04.262741 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 822/3286] 10.4.3.226 () {66 vars in 1266 bytes} [Fri Jul 31 09:33:04 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:04.273535 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5632505e-0b1f-43c4-901f-ced07acaa3d2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:04.275498 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5632505e-0b1f-43c4-901f-ced07acaa3d2 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes?bootable=false Jul 31 09:33:04.275706 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5632505e-0b1f-43c4-901f-ced07acaa3d2 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:04.275971 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5632505e-0b1f-43c4-901f-ced07acaa3d2 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:04.276631 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-5632505e-0b1f-43c4-901f-ced07acaa3d2 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:04.277456 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5632505e-0b1f-43c4-901f-ced07acaa3d2 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:04.309513 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5632505e-0b1f-43c4-901f-ced07acaa3d2 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Get all volumes completed successfully. Jul 31 09:33:04.310291 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5632505e-0b1f-43c4-901f-ced07acaa3d2 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 31 09:33:04.310917 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 818/3287] 10.4.3.226 () {66 vars in 1266 bytes} [Fri Jul 31 09:33:04 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:04.325117 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8a84069c-c0b7-4c7a-8943-28cdcfef8f4e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:04.328531 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8a84069c-c0b7-4c7a-8943-28cdcfef8f4e tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes?status=available Jul 31 09:33:04.328713 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8a84069c-c0b7-4c7a-8943-28cdcfef8f4e tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:04.328922 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8a84069c-c0b7-4c7a-8943-28cdcfef8f4e tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:04.329168 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [None req-8a84069c-c0b7-4c7a-8943-28cdcfef8f4e tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Removing options '' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:04.329477 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-8a84069c-c0b7-4c7a-8943-28cdcfef8f4e tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Could not evaluate value available, assuming string {{(pid=100314) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 09:33:04.329801 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:04.329801 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:04.330263 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-8a84069c-c0b7-4c7a-8943-28cdcfef8f4e tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100314) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:04.346794 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-bab817e2-9689-4d49-8613-24492f69e5f0 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:04.348700 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bab817e2-9689-4d49-8613-24492f69e5f0 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/76c134d6-f479-4b81-bdd1-2ea1a34dfa10 Jul 31 09:33:04.348929 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bab817e2-9689-4d49-8613-24492f69e5f0 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:04.349215 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bab817e2-9689-4d49-8613-24492f69e5f0 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:04.356344 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bab817e2-9689-4d49-8613-24492f69e5f0 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/76c134d6-f479-4b81-bdd1-2ea1a34dfa10 returned with HTTP 404 Jul 31 09:33:04.356973 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 828/3288] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:04 2026] GET /volume/v3/volumes/76c134d6-f479-4b81-bdd1-2ea1a34dfa10 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:04.372112 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-8a84069c-c0b7-4c7a-8943-28cdcfef8f4e tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Get all volumes completed successfully. Jul 31 09:33:04.372727 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8a84069c-c0b7-4c7a-8943-28cdcfef8f4e tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes?status=available returned with HTTP 200 Jul 31 09:33:04.373160 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 821/3289] 10.4.3.226 () {66 vars in 1270 bytes} [Fri Jul 31 09:33:04 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:04.383120 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b5a1772f-f688-428a-a991-850553ae09ab None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:04.384888 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b5a1772f-f688-428a-a991-850553ae09ab tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes?status=available Jul 31 09:33:04.385212 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b5a1772f-f688-428a-a991-850553ae09ab tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:04.385312 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b5a1772f-f688-428a-a991-850553ae09ab tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:04.385507 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-b5a1772f-f688-428a-a991-850553ae09ab tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:04.385726 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b5a1772f-f688-428a-a991-850553ae09ab tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Could not evaluate value available, assuming string {{(pid=100317) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 09:33:04.385977 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:04.385977 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:04.386349 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b5a1772f-f688-428a-a991-850553ae09ab tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:04.423429 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b5a1772f-f688-428a-a991-850553ae09ab tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Get all volumes completed successfully. Jul 31 09:33:04.423429 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b5a1772f-f688-428a-a991-850553ae09ab tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes?status=available returned with HTTP 200 Jul 31 09:33:04.423429 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 823/3290] 10.4.3.226 () {66 vars in 1270 bytes} [Fri Jul 31 09:33:04 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:04.438858 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0cc30116-9a9f-493f-9281-3a84c5bb8562 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:04.440834 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0cc30116-9a9f-493f-9281-3a84c5bb8562 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/detail?availability_zone=nova Jul 31 09:33:04.441096 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0cc30116-9a9f-493f-9281-3a84c5bb8562 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:04.441329 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0cc30116-9a9f-493f-9281-3a84c5bb8562 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:04.441666 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-0cc30116-9a9f-493f-9281-3a84c5bb8562 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:04.441963 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0cc30116-9a9f-493f-9281-3a84c5bb8562 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Could not evaluate value nova, assuming string {{(pid=100316) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 09:33:04.442230 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:04.442230 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:04.442663 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0cc30116-9a9f-493f-9281-3a84c5bb8562 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:04.443160 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-656e2d2c-857b-476f-9b9c-332e622ba6a0 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:04.445863 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-656e2d2c-857b-476f-9b9c-332e622ba6a0 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/985c2b9e-9763-4122-83ce-135d9accf0c3 Jul 31 09:33:04.446151 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-656e2d2c-857b-476f-9b9c-332e622ba6a0 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:04.446485 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-656e2d2c-857b-476f-9b9c-332e622ba6a0 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:04.446641 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-656e2d2c-857b-476f-9b9c-332e622ba6a0 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete snapshot with id: 985c2b9e-9763-4122-83ce-135d9accf0c3 Jul 31 09:33:04.452699 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:04.452699 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:04.453191 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-656e2d2c-857b-476f-9b9c-332e622ba6a0 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:33:04.474257 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-656e2d2c-857b-476f-9b9c-332e622ba6a0 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot delete request issued successfully. Jul 31 09:33:04.474454 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-656e2d2c-857b-476f-9b9c-332e622ba6a0 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/985c2b9e-9763-4122-83ce-135d9accf0c3 returned with HTTP 202 Jul 31 09:33:04.475132 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 829/3291] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:33:04 2026] DELETE /volume/v3/snapshots/985c2b9e-9763-4122-83ce-135d9accf0c3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 09:33:04.475902 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0cc30116-9a9f-493f-9281-3a84c5bb8562 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Get all volumes completed successfully. Jul 31 09:33:04.477297 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:04.477297 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:04.483508 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0cc30116-9a9f-493f-9281-3a84c5bb8562 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 31 09:33:04.483661 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e14aa811-6f3c-4d39-a9b5-8031ad770d57 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:04.483910 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 819/3292] 10.4.3.226 () {66 vars in 1303 bytes} [Fri Jul 31 09:33:04 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2553 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:04.486126 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e14aa811-6f3c-4d39-a9b5-8031ad770d57 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/985c2b9e-9763-4122-83ce-135d9accf0c3 Jul 31 09:33:04.486207 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e14aa811-6f3c-4d39-a9b5-8031ad770d57 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:04.487684 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e14aa811-6f3c-4d39-a9b5-8031ad770d57 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:04.493464 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:04.493464 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:04.495147 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e14aa811-6f3c-4d39-a9b5-8031ad770d57 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:33:04.496019 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e14aa811-6f3c-4d39-a9b5-8031ad770d57 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/985c2b9e-9763-4122-83ce-135d9accf0c3 returned with HTTP 200 Jul 31 09:33:04.496019 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 822/3293] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:33:04 2026] GET /volume/v3/snapshots/985c2b9e-9763-4122-83ce-135d9accf0c3 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:04.503001 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0e7a23b5-5978-4a02-8a3f-a065a08160e9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:04.504889 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0e7a23b5-5978-4a02-8a3f-a065a08160e9 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/detail?bootable=false Jul 31 09:33:04.505108 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0e7a23b5-5978-4a02-8a3f-a065a08160e9 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:04.505525 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0e7a23b5-5978-4a02-8a3f-a065a08160e9 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:04.505584 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-0e7a23b5-5978-4a02-8a3f-a065a08160e9 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:04.505965 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:04.505965 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:04.506432 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0e7a23b5-5978-4a02-8a3f-a065a08160e9 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:04.515065 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0e7a23b5-5978-4a02-8a3f-a065a08160e9 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Get all volumes completed successfully. Jul 31 09:33:04.516060 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:04.516060 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:04.521360 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0e7a23b5-5978-4a02-8a3f-a065a08160e9 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 31 09:33:04.521931 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 824/3294] 10.4.3.226 () {66 vars in 1287 bytes} [Fri Jul 31 09:33:04 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2553 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:04.542332 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-1929c459-179f-44d8-a284-d28724c6137b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:04.543860 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1929c459-179f-44d8-a284-d28724c6137b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/detail?status=available Jul 31 09:33:04.544055 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1929c459-179f-44d8-a284-d28724c6137b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:04.544287 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1929c459-179f-44d8-a284-d28724c6137b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'detail' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:04.544539 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.api_utils [None req-1929c459-179f-44d8-a284-d28724c6137b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Removing options '' from query. {{(pid=100315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:04.544809 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-1929c459-179f-44d8-a284-d28724c6137b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Could not evaluate value available, assuming string {{(pid=100315) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 09:33:04.545152 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:04.545152 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:04.545583 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-1929c459-179f-44d8-a284-d28724c6137b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100315) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:04.578873 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-1929c459-179f-44d8-a284-d28724c6137b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Get all volumes completed successfully. Jul 31 09:33:04.579726 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:04.579726 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:04.584656 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1929c459-179f-44d8-a284-d28724c6137b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 31 09:33:04.585228 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 830/3295] 10.4.3.226 () {66 vars in 1291 bytes} [Fri Jul 31 09:33:04 2026] GET /volume/v3/volumes/detail?status=available => generated 2553 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:04.604599 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-53edbacc-c370-42b3-a93c-f8bd69f4af75 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:04.607120 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-53edbacc-c370-42b3-a93c-f8bd69f4af75 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/22a28a28-c501-4019-98b4-d066edea51ed Jul 31 09:33:04.607464 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-53edbacc-c370-42b3-a93c-f8bd69f4af75 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:04.607760 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-53edbacc-c370-42b3-a93c-f8bd69f4af75 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:04.617879 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:04.617879 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:04.623211 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-53edbacc-c370-42b3-a93c-f8bd69f4af75 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Volume info retrieved successfully. Jul 31 09:33:04.629938 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-53edbacc-c370-42b3-a93c-f8bd69f4af75 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/22a28a28-c501-4019-98b4-d066edea51ed returned with HTTP 200 Jul 31 09:33:04.630542 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 820/3296] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:04 2026] GET /volume/v3/volumes/22a28a28-c501-4019-98b4-d066edea51ed => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:04.646094 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-33c66323-6ad3-442b-b508-991e72c16020 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:04.648437 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-33c66323-6ad3-442b-b508-991e72c16020 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] DELETE https://10.4.3.226/volume/v3/volumes/22a28a28-c501-4019-98b4-d066edea51ed Jul 31 09:33:04.648675 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-33c66323-6ad3-442b-b508-991e72c16020 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:04.649055 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-33c66323-6ad3-442b-b508-991e72c16020 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:04.649147 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-33c66323-6ad3-442b-b508-991e72c16020 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Delete volume with id: 22a28a28-c501-4019-98b4-d066edea51ed Jul 31 09:33:04.658825 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:04.658825 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:04.659492 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-33c66323-6ad3-442b-b508-991e72c16020 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Volume info retrieved successfully. Jul 31 09:33:04.673750 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e264202c-34b7-408d-b054-66aad55e5b0a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:04.675998 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e264202c-34b7-408d-b054-66aad55e5b0a tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af Jul 31 09:33:04.676382 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e264202c-34b7-408d-b054-66aad55e5b0a tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:04.676526 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e264202c-34b7-408d-b054-66aad55e5b0a tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:04.688128 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-33c66323-6ad3-442b-b508-991e72c16020 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Delete volume request issued successfully. Jul 31 09:33:04.688402 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-33c66323-6ad3-442b-b508-991e72c16020 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/22a28a28-c501-4019-98b4-d066edea51ed returned with HTTP 202 Jul 31 09:33:04.688742 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 823/3297] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:33:04 2026] DELETE /volume/v3/volumes/22a28a28-c501-4019-98b4-d066edea51ed => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:33:04.689416 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:04.689416 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:04.694838 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e264202c-34b7-408d-b054-66aad55e5b0a tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:33:04.698492 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-cac782f3-e793-413f-8ec2-eaa72e85659b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:04.700738 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cac782f3-e793-413f-8ec2-eaa72e85659b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/22a28a28-c501-4019-98b4-d066edea51ed Jul 31 09:33:04.700978 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cac782f3-e793-413f-8ec2-eaa72e85659b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:04.701215 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cac782f3-e793-413f-8ec2-eaa72e85659b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:04.701858 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e264202c-34b7-408d-b054-66aad55e5b0a tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af returned with HTTP 200 Jul 31 09:33:04.702566 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 825/3298] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:04 2026] GET /volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af => generated 998 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:04.710955 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:04.710955 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:04.715955 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-cac782f3-e793-413f-8ec2-eaa72e85659b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Volume info retrieved successfully. Jul 31 09:33:04.719615 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cac782f3-e793-413f-8ec2-eaa72e85659b tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/22a28a28-c501-4019-98b4-d066edea51ed returned with HTTP 200 Jul 31 09:33:04.720124 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 831/3299] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:04 2026] GET /volume/v3/volumes/22a28a28-c501-4019-98b4-d066edea51ed => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:05.508897 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-82b4f2a1-7d67-437c-bdb0-52e353ac0d8e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:05.515450 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-82b4f2a1-7d67-437c-bdb0-52e353ac0d8e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/985c2b9e-9763-4122-83ce-135d9accf0c3 Jul 31 09:33:05.515450 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-82b4f2a1-7d67-437c-bdb0-52e353ac0d8e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:05.515663 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-82b4f2a1-7d67-437c-bdb0-52e353ac0d8e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:05.520771 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-82b4f2a1-7d67-437c-bdb0-52e353ac0d8e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/985c2b9e-9763-4122-83ce-135d9accf0c3 returned with HTTP 404 Jul 31 09:33:05.521358 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 821/3300] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:33:05 2026] GET /volume/v3/snapshots/985c2b9e-9763-4122-83ce-135d9accf0c3 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:05.530339 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-647e2daf-df6a-45be-8aa6-f81a6c055028 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:05.531942 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-647e2daf-df6a-45be-8aa6-f81a6c055028 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/volumes/bf947ab6-4cd1-4629-b146-fca1d702345d Jul 31 09:33:05.532146 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-647e2daf-df6a-45be-8aa6-f81a6c055028 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:05.532398 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-647e2daf-df6a-45be-8aa6-f81a6c055028 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:05.532577 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-647e2daf-df6a-45be-8aa6-f81a6c055028 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete volume with id: bf947ab6-4cd1-4629-b146-fca1d702345d Jul 31 09:33:05.541537 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:05.541537 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:05.543030 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-647e2daf-df6a-45be-8aa6-f81a6c055028 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:33:05.570491 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-647e2daf-df6a-45be-8aa6-f81a6c055028 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete volume request issued successfully. Jul 31 09:33:05.570716 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-647e2daf-df6a-45be-8aa6-f81a6c055028 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/bf947ab6-4cd1-4629-b146-fca1d702345d returned with HTTP 202 Jul 31 09:33:05.571163 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 824/3301] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:33:05 2026] DELETE /volume/v3/volumes/bf947ab6-4cd1-4629-b146-fca1d702345d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:33:05.578289 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b599fa12-a454-41f7-86fc-ef35fe63beba None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:05.580910 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b599fa12-a454-41f7-86fc-ef35fe63beba tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/bf947ab6-4cd1-4629-b146-fca1d702345d Jul 31 09:33:05.581169 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b599fa12-a454-41f7-86fc-ef35fe63beba tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:05.581519 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b599fa12-a454-41f7-86fc-ef35fe63beba tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:05.590495 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:05.590495 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:05.595783 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b599fa12-a454-41f7-86fc-ef35fe63beba tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:33:05.603267 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b599fa12-a454-41f7-86fc-ef35fe63beba tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/bf947ab6-4cd1-4629-b146-fca1d702345d returned with HTTP 200 Jul 31 09:33:05.603416 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 826/3302] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:05 2026] GET /volume/v3/volumes/bf947ab6-4cd1-4629-b146-fca1d702345d => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:05.716639 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-913e2030-0241-4e35-8c66-14e1c8faa1d1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:05.718443 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-913e2030-0241-4e35-8c66-14e1c8faa1d1 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af Jul 31 09:33:05.718628 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-913e2030-0241-4e35-8c66-14e1c8faa1d1 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:05.718837 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-913e2030-0241-4e35-8c66-14e1c8faa1d1 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:05.725352 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:05.725352 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:05.728827 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-913e2030-0241-4e35-8c66-14e1c8faa1d1 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:33:05.733413 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-913e2030-0241-4e35-8c66-14e1c8faa1d1 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af returned with HTTP 200 Jul 31 09:33:05.733915 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 832/3303] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:05 2026] GET /volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:05.736114 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9f236d8b-dd68-4f16-8ba3-c9544ac85369 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:05.738352 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9f236d8b-dd68-4f16-8ba3-c9544ac85369 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/22a28a28-c501-4019-98b4-d066edea51ed Jul 31 09:33:05.738583 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9f236d8b-dd68-4f16-8ba3-c9544ac85369 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:05.738888 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9f236d8b-dd68-4f16-8ba3-c9544ac85369 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:05.751838 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9f236d8b-dd68-4f16-8ba3-c9544ac85369 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/22a28a28-c501-4019-98b4-d066edea51ed returned with HTTP 404 Jul 31 09:33:05.753538 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 822/3304] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:05 2026] GET /volume/v3/volumes/22a28a28-c501-4019-98b4-d066edea51ed => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:05.760821 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-88d9ed7c-4e81-4c28-9ea8-efd629f4d237 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:05.763193 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-88d9ed7c-4e81-4c28-9ea8-efd629f4d237 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/b8682140-80ef-4244-b3b9-7620be3eec47 Jul 31 09:33:05.763622 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-88d9ed7c-4e81-4c28-9ea8-efd629f4d237 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:05.763977 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-88d9ed7c-4e81-4c28-9ea8-efd629f4d237 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:05.773693 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:05.773693 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:05.778913 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-88d9ed7c-4e81-4c28-9ea8-efd629f4d237 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Volume info retrieved successfully. Jul 31 09:33:05.783369 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-88d9ed7c-4e81-4c28-9ea8-efd629f4d237 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/b8682140-80ef-4244-b3b9-7620be3eec47 returned with HTTP 200 Jul 31 09:33:05.783970 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 825/3305] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:05 2026] GET /volume/v3/volumes/b8682140-80ef-4244-b3b9-7620be3eec47 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:05.797640 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5fd9370d-45aa-471b-8f11-15646d65839e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:05.799474 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5fd9370d-45aa-471b-8f11-15646d65839e tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] DELETE https://10.4.3.226/volume/v3/volumes/b8682140-80ef-4244-b3b9-7620be3eec47 Jul 31 09:33:05.799856 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5fd9370d-45aa-471b-8f11-15646d65839e tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:05.800106 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5fd9370d-45aa-471b-8f11-15646d65839e tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:05.800362 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-5fd9370d-45aa-471b-8f11-15646d65839e tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Delete volume with id: b8682140-80ef-4244-b3b9-7620be3eec47 Jul 31 09:33:05.810262 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:05.810262 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:05.810262 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5fd9370d-45aa-471b-8f11-15646d65839e tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Volume info retrieved successfully. Jul 31 09:33:05.838839 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5fd9370d-45aa-471b-8f11-15646d65839e tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Delete volume request issued successfully. Jul 31 09:33:05.838839 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5fd9370d-45aa-471b-8f11-15646d65839e tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/b8682140-80ef-4244-b3b9-7620be3eec47 returned with HTTP 202 Jul 31 09:33:05.838839 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 827/3306] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:33:05 2026] DELETE /volume/v3/volumes/b8682140-80ef-4244-b3b9-7620be3eec47 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:33:05.849660 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ddb25d1d-5a06-4207-b810-0f15a846b5e5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:05.853438 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ddb25d1d-5a06-4207-b810-0f15a846b5e5 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/b8682140-80ef-4244-b3b9-7620be3eec47 Jul 31 09:33:05.853438 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ddb25d1d-5a06-4207-b810-0f15a846b5e5 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:05.853438 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ddb25d1d-5a06-4207-b810-0f15a846b5e5 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:05.860434 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:05.860434 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:05.864159 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-ddb25d1d-5a06-4207-b810-0f15a846b5e5 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Volume info retrieved successfully. Jul 31 09:33:05.870184 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ddb25d1d-5a06-4207-b810-0f15a846b5e5 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/b8682140-80ef-4244-b3b9-7620be3eec47 returned with HTTP 200 Jul 31 09:33:05.870553 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 833/3307] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:05 2026] GET /volume/v3/volumes/b8682140-80ef-4244-b3b9-7620be3eec47 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:06.616470 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a821e338-d275-481c-a7ae-6710e9f7f95b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:06.621451 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a821e338-d275-481c-a7ae-6710e9f7f95b tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/bf947ab6-4cd1-4629-b146-fca1d702345d Jul 31 09:33:06.621451 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a821e338-d275-481c-a7ae-6710e9f7f95b tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:06.621451 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a821e338-d275-481c-a7ae-6710e9f7f95b tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:06.628582 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a821e338-d275-481c-a7ae-6710e9f7f95b tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/bf947ab6-4cd1-4629-b146-fca1d702345d returned with HTTP 404 Jul 31 09:33:06.629650 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 823/3308] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:06 2026] GET /volume/v3/volumes/bf947ab6-4cd1-4629-b146-fca1d702345d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:06.657919 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-89d55f85-3ebe-4ac4-82a9-4c101676f72a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:06.659824 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-89d55f85-3ebe-4ac4-82a9-4c101676f72a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:33:06.660218 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-89d55f85-3ebe-4ac4-82a9-4c101676f72a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-324461558", "snapshot_id": null, "imageRef": "b3e619b5-8776-4672-b197-1edb98781403", "volume_type": null, "size": 1}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:06.662270 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-89d55f85-3ebe-4ac4-82a9-4c101676f72a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-324461558', 'snapshot_id': None, 'imageRef': 'b3e619b5-8776-4672-b197-1edb98781403', 'volume_type': None, 'size': 1}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:33:06.749741 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7b867954-143c-4219-9e10-812a45d67b38 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:06.752439 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7b867954-143c-4219-9e10-812a45d67b38 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af Jul 31 09:33:06.752774 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7b867954-143c-4219-9e10-812a45d67b38 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:06.753033 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7b867954-143c-4219-9e10-812a45d67b38 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:06.758369 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-89d55f85-3ebe-4ac4-82a9-4c101676f72a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create volume of 1 GB Jul 31 09:33:06.762828 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-89d55f85-3ebe-4ac4-82a9-4c101676f72a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Availability Zones retrieved successfully. Jul 31 09:33:06.764306 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:06.764306 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:06.769127 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-89d55f85-3ebe-4ac4-82a9-4c101676f72a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Flow 'volume_create_api' (8f0962ac-638a-49b7-a2e7-0da037505888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:06.769660 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7b867954-143c-4219-9e10-812a45d67b38 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:33:06.772190 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-89d55f85-3ebe-4ac4-82a9-4c101676f72a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98da5070-c69a-4d7f-bf6f-474a58e9d644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:06.773352 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-89d55f85-3ebe-4ac4-82a9-4c101676f72a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:33:06.775918 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7b867954-143c-4219-9e10-812a45d67b38 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af returned with HTTP 200 Jul 31 09:33:06.776456 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 828/3309] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:06 2026] GET /volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af => generated 998 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:06.807718 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-44473c6a-0f96-43bc-8de1-2461e9deb982 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:06.854292 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-89d55f85-3ebe-4ac4-82a9-4c101676f72a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98da5070-c69a-4d7f-bf6f-474a58e9d644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:06.855348 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-89d55f85-3ebe-4ac4-82a9-4c101676f72a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c88e034-d1c2-42db-9a6c-d6309bf24f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:06.886252 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6ac9d3e0-c31d-4e89-aefc-5882e9484b14 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:06.887876 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6ac9d3e0-c31d-4e89-aefc-5882e9484b14 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/b8682140-80ef-4244-b3b9-7620be3eec47 Jul 31 09:33:06.888223 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6ac9d3e0-c31d-4e89-aefc-5882e9484b14 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:06.888557 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6ac9d3e0-c31d-4e89-aefc-5882e9484b14 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:06.896734 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6ac9d3e0-c31d-4e89-aefc-5882e9484b14 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/b8682140-80ef-4244-b3b9-7620be3eec47 returned with HTTP 404 Jul 31 09:33:06.897676 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 824/3310] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:06 2026] GET /volume/v3/volumes/b8682140-80ef-4244-b3b9-7620be3eec47 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:06.906289 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-86f01659-88e3-48b5-9a8e-691bcde61aa0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:06.908878 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-86f01659-88e3-48b5-9a8e-691bcde61aa0 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/67332d0e-2f55-4d40-951f-5e8c521f6f34 Jul 31 09:33:06.909320 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-86f01659-88e3-48b5-9a8e-691bcde61aa0 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:06.909605 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-86f01659-88e3-48b5-9a8e-691bcde61aa0 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:06.910137 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-89d55f85-3ebe-4ac4-82a9-4c101676f72a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Created reservations ['4a61be7b-e9d8-4cef-a924-b131e2fcd47b', '5f86ea9d-380d-4a34-8fa6-3b4a09a5878e', '9c35136e-7ea9-4c44-ac4c-84c8d5adb93d', 'c30b4802-ceeb-46b2-a375-aa38bc624b50'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:06.911386 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-89d55f85-3ebe-4ac4-82a9-4c101676f72a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c88e034-d1c2-42db-9a6c-d6309bf24f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a61be7b-e9d8-4cef-a924-b131e2fcd47b', '5f86ea9d-380d-4a34-8fa6-3b4a09a5878e', '9c35136e-7ea9-4c44-ac4c-84c8d5adb93d', 'c30b4802-ceeb-46b2-a375-aa38bc624b50']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:06.912500 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-89d55f85-3ebe-4ac4-82a9-4c101676f72a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (684cc7e4-6e2a-41c0-bb78-4e01bce5d83f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:06.921679 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:06.921679 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:06.927673 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-86f01659-88e3-48b5-9a8e-691bcde61aa0 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Volume info retrieved successfully. Jul 31 09:33:06.933901 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-86f01659-88e3-48b5-9a8e-691bcde61aa0 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/67332d0e-2f55-4d40-951f-5e8c521f6f34 returned with HTTP 200 Jul 31 09:33:06.934468 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 829/3311] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:06 2026] GET /volume/v3/volumes/67332d0e-2f55-4d40-951f-5e8c521f6f34 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:06.945272 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-89d55f85-3ebe-4ac4-82a9-4c101676f72a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (684cc7e4-6e2a-41c0-bb78-4e01bce5d83f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a39df84-3364-4776-8934-61b747acfaa1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-324461558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd595dfeb93f41849f49661ac3a43748',qos_specs=None,replication_status=,reservations=['4a61be7b-e9d8-4cef-a924-b131e2fcd47b','5f86ea9d-380d-4a34-8fa6-3b4a09a5878e','9c35136e-7ea9-4c44-ac4c-84c8d5adb93d','c30b4802-ceeb-46b2-a375-aa38bc624b50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff17a2bea8b4e00a04577ee288030af',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:33:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-324461558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a39df84-3364-4776-8934-61b747acfaa1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd595dfeb93f41849f49661ac3a43748',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ff17a2bea8b4e00a04577ee288030af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:06.946699 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-89d55f85-3ebe-4ac4-82a9-4c101676f72a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50eaeb5d-3ce5-42d9-9362-3586f8f7ab69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:06.949909 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ba4d3035-4ad0-495c-8742-2967c38ed4d4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:06.954636 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ba4d3035-4ad0-495c-8742-2967c38ed4d4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] DELETE https://10.4.3.226/volume/v3/volumes/67332d0e-2f55-4d40-951f-5e8c521f6f34 Jul 31 09:33:06.954636 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ba4d3035-4ad0-495c-8742-2967c38ed4d4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:06.954636 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ba4d3035-4ad0-495c-8742-2967c38ed4d4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:06.954636 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-ba4d3035-4ad0-495c-8742-2967c38ed4d4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Delete volume with id: 67332d0e-2f55-4d40-951f-5e8c521f6f34 Jul 31 09:33:06.962599 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:06.962599 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:06.963831 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ba4d3035-4ad0-495c-8742-2967c38ed4d4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Volume info retrieved successfully. Jul 31 09:33:06.972491 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-89d55f85-3ebe-4ac4-82a9-4c101676f72a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50eaeb5d-3ce5-42d9-9362-3586f8f7ab69) transitioned into state 'SUCCESS' from state '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-324461558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd595dfeb93f41849f49661ac3a43748',qos_specs=None,replication_status=,reservations=['4a61be7b-e9d8-4cef-a924-b131e2fcd47b','5f86ea9d-380d-4a34-8fa6-3b4a09a5878e','9c35136e-7ea9-4c44-ac4c-84c8d5adb93d','c30b4802-ceeb-46b2-a375-aa38bc624b50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff17a2bea8b4e00a04577ee288030af',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:06.973856 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-89d55f85-3ebe-4ac4-82a9-4c101676f72a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a1389f6-3e4f-4174-ac1f-d5df7f63026e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:06.983512 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-44473c6a-0f96-43bc-8de1-2461e9deb982 tempest-VolumesServicesTestJSON-583061229 tempest-VolumesServicesTestJSON-583061229-project-admin] GET https://10.4.3.226/volume/v3/os-services Jul 31 09:33:06.983702 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-44473c6a-0f96-43bc-8de1-2461e9deb982 tempest-VolumesServicesTestJSON-583061229 tempest-VolumesServicesTestJSON-583061229-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:06.983917 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-44473c6a-0f96-43bc-8de1-2461e9deb982 tempest-VolumesServicesTestJSON-583061229 tempest-VolumesServicesTestJSON-583061229-project-admin] Calling method 'index' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:06.986713 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-89d55f85-3ebe-4ac4-82a9-4c101676f72a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a1389f6-3e4f-4174-ac1f-d5df7f63026e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:06.991270 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-89d55f85-3ebe-4ac4-82a9-4c101676f72a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Flow 'volume_create_api' (8f0962ac-638a-49b7-a2e7-0da037505888) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:06.991270 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-89d55f85-3ebe-4ac4-82a9-4c101676f72a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create volume request issued successfully. Jul 31 09:33:06.991270 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-89d55f85-3ebe-4ac4-82a9-4c101676f72a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:33:06.991270 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 826/3312] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:33:06 2026] POST /volume/v3/volumes => generated 758 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:33:06.991463 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-44473c6a-0f96-43bc-8de1-2461e9deb982 tempest-VolumesServicesTestJSON-583061229 tempest-VolumesServicesTestJSON-583061229-project-admin] https://10.4.3.226/volume/v3/os-services returned with HTTP 200 Jul 31 09:33:06.991463 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 834/3313] 10.4.3.226 () {66 vars in 1249 bytes} [Fri Jul 31 09:33:06 2026] GET /volume/v3/os-services => generated 626 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:06.993220 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ba4d3035-4ad0-495c-8742-2967c38ed4d4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Delete volume request issued successfully. Jul 31 09:33:06.996298 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ba4d3035-4ad0-495c-8742-2967c38ed4d4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/67332d0e-2f55-4d40-951f-5e8c521f6f34 returned with HTTP 202 Jul 31 09:33:06.996298 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 825/3314] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:33:06 2026] DELETE /volume/v3/volumes/67332d0e-2f55-4d40-951f-5e8c521f6f34 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:33:07.003373 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-88227273-b0e4-4cd3-a124-0529d9fb88f4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:07.004195 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5f4f6072-c872-4ab0-b1d9-fbd7b177c009 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:07.004570 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-88227273-b0e4-4cd3-a124-0529d9fb88f4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/67332d0e-2f55-4d40-951f-5e8c521f6f34 Jul 31 09:33:07.004774 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-88227273-b0e4-4cd3-a124-0529d9fb88f4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:07.005020 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-88227273-b0e4-4cd3-a124-0529d9fb88f4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:07.007091 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-1e5c02fa-c6e3-42c9-ad08-5dd7e8c839e4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:07.007187 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5f4f6072-c872-4ab0-b1d9-fbd7b177c009 tempest-VolumesServicesTestJSON-583061229 tempest-VolumesServicesTestJSON-583061229-project-admin] GET https://10.4.3.226/volume/v3/os-services?host=np0000006200 Jul 31 09:33:07.007620 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5f4f6072-c872-4ab0-b1d9-fbd7b177c009 tempest-VolumesServicesTestJSON-583061229 tempest-VolumesServicesTestJSON-583061229-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:07.007818 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5f4f6072-c872-4ab0-b1d9-fbd7b177c009 tempest-VolumesServicesTestJSON-583061229 tempest-VolumesServicesTestJSON-583061229-project-admin] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:07.007989 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:07.007989 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:07.009357 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1e5c02fa-c6e3-42c9-ad08-5dd7e8c839e4 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 Jul 31 09:33:07.009621 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1e5c02fa-c6e3-42c9-ad08-5dd7e8c839e4 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:07.009980 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1e5c02fa-c6e3-42c9-ad08-5dd7e8c839e4 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:07.016141 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:07.016141 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:07.017377 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5f4f6072-c872-4ab0-b1d9-fbd7b177c009 tempest-VolumesServicesTestJSON-583061229 tempest-VolumesServicesTestJSON-583061229-project-admin] https://10.4.3.226/volume/v3/os-services?host=np0000006200 returned with HTTP 200 Jul 31 09:33:07.017865 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 827/3315] 10.4.3.226 () {66 vars in 1284 bytes} [Fri Jul 31 09:33:07 2026] GET /volume/v3/os-services?host=np0000006200 => generated 626 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:07.021012 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:07.021012 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:07.024265 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-88227273-b0e4-4cd3-a124-0529d9fb88f4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Volume info retrieved successfully. Jul 31 09:33:07.028066 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-88227273-b0e4-4cd3-a124-0529d9fb88f4 tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/67332d0e-2f55-4d40-951f-5e8c521f6f34 returned with HTTP 200 Jul 31 09:33:07.028173 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-1e5c02fa-c6e3-42c9-ad08-5dd7e8c839e4 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:33:07.028681 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 830/3316] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:07 2026] GET /volume/v3/volumes/67332d0e-2f55-4d40-951f-5e8c521f6f34 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:07.033284 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-04977de8-5489-496c-9914-b912236a4863 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:07.036612 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1e5c02fa-c6e3-42c9-ad08-5dd7e8c839e4 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 returned with HTTP 200 Jul 31 09:33:07.040266 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 835/3317] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:07 2026] GET /volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 => generated 826 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:07.040363 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-04977de8-5489-496c-9914-b912236a4863 tempest-VolumesServicesTestJSON-583061229 tempest-VolumesServicesTestJSON-583061229-project-admin] GET https://10.4.3.226/volume/v3/os-services?host=np0000006200&binary=cinder-scheduler Jul 31 09:33:07.040363 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-04977de8-5489-496c-9914-b912236a4863 tempest-VolumesServicesTestJSON-583061229 tempest-VolumesServicesTestJSON-583061229-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:07.040363 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-04977de8-5489-496c-9914-b912236a4863 tempest-VolumesServicesTestJSON-583061229 tempest-VolumesServicesTestJSON-583061229-project-admin] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:07.045354 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-04977de8-5489-496c-9914-b912236a4863 tempest-VolumesServicesTestJSON-583061229 tempest-VolumesServicesTestJSON-583061229-project-admin] https://10.4.3.226/volume/v3/os-services?host=np0000006200&binary=cinder-scheduler returned with HTTP 200 Jul 31 09:33:07.045899 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 826/3318] 10.4.3.226 () {66 vars in 1332 bytes} [Fri Jul 31 09:33:07 2026] GET /volume/v3/os-services?host=np0000006200&binary=cinder-scheduler => generated 191 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:07.055343 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ce456cc4-b422-4c82-8e4e-262f590f603a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:07.057273 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ce456cc4-b422-4c82-8e4e-262f590f603a tempest-VolumesServicesTestJSON-583061229 tempest-VolumesServicesTestJSON-583061229-project-admin] GET https://10.4.3.226/volume/v3/os-services?binary=cinder-scheduler Jul 31 09:33:07.057520 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ce456cc4-b422-4c82-8e4e-262f590f603a tempest-VolumesServicesTestJSON-583061229 tempest-VolumesServicesTestJSON-583061229-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:07.057782 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ce456cc4-b422-4c82-8e4e-262f590f603a tempest-VolumesServicesTestJSON-583061229 tempest-VolumesServicesTestJSON-583061229-project-admin] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:07.061696 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ce456cc4-b422-4c82-8e4e-262f590f603a tempest-VolumesServicesTestJSON-583061229 tempest-VolumesServicesTestJSON-583061229-project-admin] https://10.4.3.226/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 31 09:33:07.062310 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 828/3319] 10.4.3.226 () {66 vars in 1296 bytes} [Fri Jul 31 09:33:07 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:07.071652 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c4280976-b1a8-478b-806a-f94cd54c34b5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:07.160175 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c4280976-b1a8-478b-806a-f94cd54c34b5 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:33:07.162702 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c4280976-b1a8-478b-806a-f94cd54c34b5 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1636964643"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:07.162702 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-c4280976-b1a8-478b-806a-f94cd54c34b5 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1636964643'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:33:07.162910 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-c4280976-b1a8-478b-806a-f94cd54c34b5 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Create volume of 1 GB Jul 31 09:33:07.166702 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c4280976-b1a8-478b-806a-f94cd54c34b5 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Availability Zones retrieved successfully. Jul 31 09:33:07.175948 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c4280976-b1a8-478b-806a-f94cd54c34b5 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Flow 'volume_create_api' (91202ec2-d926-4e0c-9a14-3f0b7e9fe4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:07.177236 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c4280976-b1a8-478b-806a-f94cd54c34b5 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ea02cfe-1877-47bf-a20f-a59ffa8465bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:07.178171 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-c4280976-b1a8-478b-806a-f94cd54c34b5 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:33:07.213505 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c4280976-b1a8-478b-806a-f94cd54c34b5 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ea02cfe-1877-47bf-a20f-a59ffa8465bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:07.213785 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c4280976-b1a8-478b-806a-f94cd54c34b5 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83507908-b76b-4e8f-a669-74b3b517a9d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:07.321715 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-c4280976-b1a8-478b-806a-f94cd54c34b5 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Created reservations ['a088a016-c2d9-4cc2-a2ee-6d8542f0ffe1', '1410bb39-e0a1-407d-baf5-0fc9d823b069', '93852b65-6a3c-4962-b76c-445e0f3013e6', 'ff115d76-d3a6-407c-8679-637cfb092f33'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:07.322858 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c4280976-b1a8-478b-806a-f94cd54c34b5 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83507908-b76b-4e8f-a669-74b3b517a9d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a088a016-c2d9-4cc2-a2ee-6d8542f0ffe1', '1410bb39-e0a1-407d-baf5-0fc9d823b069', '93852b65-6a3c-4962-b76c-445e0f3013e6', 'ff115d76-d3a6-407c-8679-637cfb092f33']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:07.324611 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c4280976-b1a8-478b-806a-f94cd54c34b5 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0163156-af6d-4c44-b325-fb0036ce7c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:07.362674 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c4280976-b1a8-478b-806a-f94cd54c34b5 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0163156-af6d-4c44-b325-fb0036ce7c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc1ba160-6a5c-446f-a0ae-fa758dae669c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1636964643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df0b301f9331474b8c68d757c8f89603',qos_specs=None,replication_status=,reservations=['a088a016-c2d9-4cc2-a2ee-6d8542f0ffe1','1410bb39-e0a1-407d-baf5-0fc9d823b069','93852b65-6a3c-4962-b76c-445e0f3013e6','ff115d76-d3a6-407c-8679-637cfb092f33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56195cd27c96486dae0b348d3eb88812',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:33:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1636964643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc1ba160-6a5c-446f-a0ae-fa758dae669c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df0b301f9331474b8c68d757c8f89603',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56195cd27c96486dae0b348d3eb88812',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:07.362674 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c4280976-b1a8-478b-806a-f94cd54c34b5 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04713a1c-832f-4af1-abf5-df0eac8b6372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:07.402531 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c4280976-b1a8-478b-806a-f94cd54c34b5 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04713a1c-832f-4af1-abf5-df0eac8b6372) transitioned into state 'SUCCESS' from state '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-1636964643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df0b301f9331474b8c68d757c8f89603',qos_specs=None,replication_status=,reservations=['a088a016-c2d9-4cc2-a2ee-6d8542f0ffe1','1410bb39-e0a1-407d-baf5-0fc9d823b069','93852b65-6a3c-4962-b76c-445e0f3013e6','ff115d76-d3a6-407c-8679-637cfb092f33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56195cd27c96486dae0b348d3eb88812',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:07.403407 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c4280976-b1a8-478b-806a-f94cd54c34b5 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7628079-92dd-4596-89a7-2581ad775110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:07.413950 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c4280976-b1a8-478b-806a-f94cd54c34b5 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7628079-92dd-4596-89a7-2581ad775110) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:07.415159 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c4280976-b1a8-478b-806a-f94cd54c34b5 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Flow 'volume_create_api' (91202ec2-d926-4e0c-9a14-3f0b7e9fe4f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:07.415630 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c4280976-b1a8-478b-806a-f94cd54c34b5 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Create volume request issued successfully. Jul 31 09:33:07.416329 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c4280976-b1a8-478b-806a-f94cd54c34b5 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:33:07.416873 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 831/3320] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:33:07 2026] POST /volume/v3/volumes => generated 754 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:33:07.429927 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ef61edfa-48a3-4327-906d-ae0c1d1b1441 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:07.432530 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ef61edfa-48a3-4327-906d-ae0c1d1b1441 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] GET https://10.4.3.226/volume/v3/volumes/cc1ba160-6a5c-446f-a0ae-fa758dae669c Jul 31 09:33:07.432885 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ef61edfa-48a3-4327-906d-ae0c1d1b1441 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:07.433163 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ef61edfa-48a3-4327-906d-ae0c1d1b1441 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:07.443964 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:07.443964 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:07.449500 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-ef61edfa-48a3-4327-906d-ae0c1d1b1441 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Volume info retrieved successfully. Jul 31 09:33:07.456103 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ef61edfa-48a3-4327-906d-ae0c1d1b1441 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] https://10.4.3.226/volume/v3/volumes/cc1ba160-6a5c-446f-a0ae-fa758dae669c returned with HTTP 200 Jul 31 09:33:07.456606 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 836/3321] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:07 2026] GET /volume/v3/volumes/cc1ba160-6a5c-446f-a0ae-fa758dae669c => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:07.795222 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-03394885-57de-4273-8b67-6b7219e38511 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:07.797651 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-03394885-57de-4273-8b67-6b7219e38511 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af Jul 31 09:33:07.797949 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-03394885-57de-4273-8b67-6b7219e38511 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:07.798229 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-03394885-57de-4273-8b67-6b7219e38511 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:07.807933 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:07.807933 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:07.812961 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-03394885-57de-4273-8b67-6b7219e38511 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:33:07.818516 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-03394885-57de-4273-8b67-6b7219e38511 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af returned with HTTP 200 Jul 31 09:33:07.819053 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 827/3322] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:07 2026] GET /volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:08.042935 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-944c359d-e1b9-4e45-9cac-911ea484795a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:08.045230 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-944c359d-e1b9-4e45-9cac-911ea484795a tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] GET https://10.4.3.226/volume/v3/volumes/67332d0e-2f55-4d40-951f-5e8c521f6f34 Jul 31 09:33:08.045546 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-944c359d-e1b9-4e45-9cac-911ea484795a tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:08.045844 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-944c359d-e1b9-4e45-9cac-911ea484795a tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:08.055105 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-944c359d-e1b9-4e45-9cac-911ea484795a tempest-VolumesListTestJSON-805272288 tempest-VolumesListTestJSON-805272288-project-member] https://10.4.3.226/volume/v3/volumes/67332d0e-2f55-4d40-951f-5e8c521f6f34 returned with HTTP 404 Jul 31 09:33:08.055880 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 829/3323] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:08 2026] GET /volume/v3/volumes/67332d0e-2f55-4d40-951f-5e8c521f6f34 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:08.057078 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a0534219-f643-48b0-b075-5ec2f09d6325 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:08.059558 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a0534219-f643-48b0-b075-5ec2f09d6325 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 Jul 31 09:33:08.059804 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a0534219-f643-48b0-b075-5ec2f09d6325 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:08.060016 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a0534219-f643-48b0-b075-5ec2f09d6325 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:08.069239 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:08.069239 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:08.074581 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a0534219-f643-48b0-b075-5ec2f09d6325 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:33:08.082819 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a0534219-f643-48b0-b075-5ec2f09d6325 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 returned with HTTP 200 Jul 31 09:33:08.083419 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 832/3324] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:08 2026] GET /volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:08.098178 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-50d16518-794b-4d99-95ac-528a317c094e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:08.100129 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-50d16518-794b-4d99-95ac-528a317c094e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 Jul 31 09:33:08.100129 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-50d16518-794b-4d99-95ac-528a317c094e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:08.100333 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-50d16518-794b-4d99-95ac-528a317c094e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:08.107267 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:08.107267 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:08.111050 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-50d16518-794b-4d99-95ac-528a317c094e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:33:08.115960 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-50d16518-794b-4d99-95ac-528a317c094e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 returned with HTTP 200 Jul 31 09:33:08.116565 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 837/3325] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:08 2026] GET /volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:08.470668 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-93639c51-e4cd-4d67-b16a-abe1c15f69d2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:08.472720 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-93639c51-e4cd-4d67-b16a-abe1c15f69d2 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] GET https://10.4.3.226/volume/v3/volumes/cc1ba160-6a5c-446f-a0ae-fa758dae669c Jul 31 09:33:08.474430 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-93639c51-e4cd-4d67-b16a-abe1c15f69d2 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:08.474430 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-93639c51-e4cd-4d67-b16a-abe1c15f69d2 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:08.489157 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:08.489157 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:08.494228 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-93639c51-e4cd-4d67-b16a-abe1c15f69d2 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Volume info retrieved successfully. Jul 31 09:33:08.500022 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-93639c51-e4cd-4d67-b16a-abe1c15f69d2 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] https://10.4.3.226/volume/v3/volumes/cc1ba160-6a5c-446f-a0ae-fa758dae669c returned with HTTP 200 Jul 31 09:33:08.500489 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 828/3326] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:08 2026] GET /volume/v3/volumes/cc1ba160-6a5c-446f-a0ae-fa758dae669c => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:08.516482 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-dad4d5ef-f2fd-48a4-b400-0e9237733579 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:08.518911 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dad4d5ef-f2fd-48a4-b400-0e9237733579 tempest-VolumesServicesTestJSON-583061229 tempest-VolumesServicesTestJSON-583061229-project-admin] GET https://10.4.3.226/volume/v3/volumes/cc1ba160-6a5c-446f-a0ae-fa758dae669c Jul 31 09:33:08.519223 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dad4d5ef-f2fd-48a4-b400-0e9237733579 tempest-VolumesServicesTestJSON-583061229 tempest-VolumesServicesTestJSON-583061229-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:08.519497 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dad4d5ef-f2fd-48a4-b400-0e9237733579 tempest-VolumesServicesTestJSON-583061229 tempest-VolumesServicesTestJSON-583061229-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:08.530547 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:08.530547 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:08.535627 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-dad4d5ef-f2fd-48a4-b400-0e9237733579 tempest-VolumesServicesTestJSON-583061229 tempest-VolumesServicesTestJSON-583061229-project-admin] Volume info retrieved successfully. Jul 31 09:33:08.541539 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dad4d5ef-f2fd-48a4-b400-0e9237733579 tempest-VolumesServicesTestJSON-583061229 tempest-VolumesServicesTestJSON-583061229-project-admin] https://10.4.3.226/volume/v3/volumes/cc1ba160-6a5c-446f-a0ae-fa758dae669c returned with HTTP 200 Jul 31 09:33:08.542147 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 830/3327] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:08 2026] GET /volume/v3/volumes/cc1ba160-6a5c-446f-a0ae-fa758dae669c => generated 1011 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:08.559320 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ee1dab0e-161d-4552-9d17-13aab8ea2f18 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:08.560900 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ee1dab0e-161d-4552-9d17-13aab8ea2f18 tempest-VolumesServicesTestJSON-583061229 tempest-VolumesServicesTestJSON-583061229-project-admin] GET https://10.4.3.226/volume/v3/os-services?host=np0000006200&binary=cinder-volume Jul 31 09:33:08.561136 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ee1dab0e-161d-4552-9d17-13aab8ea2f18 tempest-VolumesServicesTestJSON-583061229 tempest-VolumesServicesTestJSON-583061229-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:08.561367 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ee1dab0e-161d-4552-9d17-13aab8ea2f18 tempest-VolumesServicesTestJSON-583061229 tempest-VolumesServicesTestJSON-583061229-project-admin] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:08.567817 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ee1dab0e-161d-4552-9d17-13aab8ea2f18 tempest-VolumesServicesTestJSON-583061229 tempest-VolumesServicesTestJSON-583061229-project-admin] https://10.4.3.226/volume/v3/os-services?host=np0000006200&binary=cinder-volume returned with HTTP 200 Jul 31 09:33:08.568340 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 833/3328] 10.4.3.226 () {66 vars in 1326 bytes} [Fri Jul 31 09:33:08 2026] GET /volume/v3/os-services?host=np0000006200&binary=cinder-volume => generated 275 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:08.577129 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8ff05b11-a9e0-4902-8c41-428266aed1c4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:08.579019 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8ff05b11-a9e0-4902-8c41-428266aed1c4 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] GET https://10.4.3.226/volume/v3/volumes/cc1ba160-6a5c-446f-a0ae-fa758dae669c Jul 31 09:33:08.579279 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8ff05b11-a9e0-4902-8c41-428266aed1c4 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:08.579433 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8ff05b11-a9e0-4902-8c41-428266aed1c4 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:08.587122 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:08.587122 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:08.590567 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-8ff05b11-a9e0-4902-8c41-428266aed1c4 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Volume info retrieved successfully. Jul 31 09:33:08.595291 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8ff05b11-a9e0-4902-8c41-428266aed1c4 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] https://10.4.3.226/volume/v3/volumes/cc1ba160-6a5c-446f-a0ae-fa758dae669c returned with HTTP 200 Jul 31 09:33:08.598269 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 838/3329] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:08 2026] GET /volume/v3/volumes/cc1ba160-6a5c-446f-a0ae-fa758dae669c => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:08.609219 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-705af4ed-5d25-4cb4-a550-f8666e10e2a5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:08.611466 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-705af4ed-5d25-4cb4-a550-f8666e10e2a5 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] DELETE https://10.4.3.226/volume/v3/volumes/cc1ba160-6a5c-446f-a0ae-fa758dae669c Jul 31 09:33:08.611466 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-705af4ed-5d25-4cb4-a550-f8666e10e2a5 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:08.611607 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-705af4ed-5d25-4cb4-a550-f8666e10e2a5 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:08.611790 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-705af4ed-5d25-4cb4-a550-f8666e10e2a5 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Delete volume with id: cc1ba160-6a5c-446f-a0ae-fa758dae669c Jul 31 09:33:08.627609 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:08.627609 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:08.627609 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-705af4ed-5d25-4cb4-a550-f8666e10e2a5 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Volume info retrieved successfully. Jul 31 09:33:08.655511 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-705af4ed-5d25-4cb4-a550-f8666e10e2a5 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Delete volume request issued successfully. Jul 31 09:33:08.655511 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-705af4ed-5d25-4cb4-a550-f8666e10e2a5 tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] https://10.4.3.226/volume/v3/volumes/cc1ba160-6a5c-446f-a0ae-fa758dae669c returned with HTTP 202 Jul 31 09:33:08.655511 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 829/3330] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:33:08 2026] DELETE /volume/v3/volumes/cc1ba160-6a5c-446f-a0ae-fa758dae669c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:33:08.670181 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-bf5ccd3b-8b99-45aa-afe6-3ea959c9ed3b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:08.672597 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bf5ccd3b-8b99-45aa-afe6-3ea959c9ed3b tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] GET https://10.4.3.226/volume/v3/volumes/cc1ba160-6a5c-446f-a0ae-fa758dae669c Jul 31 09:33:08.672863 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bf5ccd3b-8b99-45aa-afe6-3ea959c9ed3b tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:08.673104 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bf5ccd3b-8b99-45aa-afe6-3ea959c9ed3b tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:08.686692 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:08.686692 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:08.692811 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-bf5ccd3b-8b99-45aa-afe6-3ea959c9ed3b tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Volume info retrieved successfully. Jul 31 09:33:08.699532 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bf5ccd3b-8b99-45aa-afe6-3ea959c9ed3b tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] https://10.4.3.226/volume/v3/volumes/cc1ba160-6a5c-446f-a0ae-fa758dae669c returned with HTTP 200 Jul 31 09:33:08.700199 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 831/3331] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:08 2026] GET /volume/v3/volumes/cc1ba160-6a5c-446f-a0ae-fa758dae669c => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:08.840702 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9632db9d-f9e5-4e8d-8e63-7a7058b3f28f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:08.845716 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9632db9d-f9e5-4e8d-8e63-7a7058b3f28f tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af Jul 31 09:33:08.845915 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9632db9d-f9e5-4e8d-8e63-7a7058b3f28f tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:08.846146 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9632db9d-f9e5-4e8d-8e63-7a7058b3f28f tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:08.856627 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:08.856627 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:08.861526 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9632db9d-f9e5-4e8d-8e63-7a7058b3f28f tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:33:08.868112 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9632db9d-f9e5-4e8d-8e63-7a7058b3f28f tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af returned with HTTP 200 Jul 31 09:33:08.868590 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 834/3332] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:08 2026] GET /volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af => generated 998 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:09.419109 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3187a874-addc-439d-ac49-93d46bfbc616 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:09.512427 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3187a874-addc-439d-ac49-93d46bfbc616 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:33:09.512854 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3187a874-addc-439d-ac49-93d46bfbc616 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1280779664"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:09.531274 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-3187a874-addc-439d-ac49-93d46bfbc616 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1280779664'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:33:09.531274 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-3187a874-addc-439d-ac49-93d46bfbc616 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Create volume of 1 GB Jul 31 09:33:09.539273 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-3187a874-addc-439d-ac49-93d46bfbc616 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Availability Zones retrieved successfully. Jul 31 09:33:09.548126 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3187a874-addc-439d-ac49-93d46bfbc616 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Flow 'volume_create_api' (4bcdded3-4dc8-482a-bd47-81cd87ce802d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:09.549186 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3187a874-addc-439d-ac49-93d46bfbc616 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6789e02f-1725-432d-a55c-839c06633864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:09.550753 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-3187a874-addc-439d-ac49-93d46bfbc616 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:33:09.561463 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-d387512d-b577-4830-88e1-8fd069f1e183 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:09.563876 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-d387512d-b577-4830-88e1-8fd069f1e183 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 Jul 31 09:33:09.564155 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-d387512d-b577-4830-88e1-8fd069f1e183 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:09.564406 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-d387512d-b577-4830-88e1-8fd069f1e183 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:09.572669 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:09.572669 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:09.577164 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-d387512d-b577-4830-88e1-8fd069f1e183 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:33:09.579681 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3187a874-addc-439d-ac49-93d46bfbc616 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6789e02f-1725-432d-a55c-839c06633864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:09.580531 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3187a874-addc-439d-ac49-93d46bfbc616 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a24d1add-ced0-48ea-9b6f-48d79e4d11ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:09.585318 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-d387512d-b577-4830-88e1-8fd069f1e183 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 returned with HTTP 200 Jul 31 09:33:09.585871 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 830/3333] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:33:09 2026] GET /volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:09.646019 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-3187a874-addc-439d-ac49-93d46bfbc616 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Created reservations ['160a3936-71c4-4ec6-889c-6089a5b3c17e', '949af566-c47e-4fc7-a968-4e6b98a9cb1e', '75143d26-2011-48a8-adcf-f8397eb09ad0', '3a74c246-7e98-420f-8434-a7fce7b228e5'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:09.646987 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3187a874-addc-439d-ac49-93d46bfbc616 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a24d1add-ced0-48ea-9b6f-48d79e4d11ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['160a3936-71c4-4ec6-889c-6089a5b3c17e', '949af566-c47e-4fc7-a968-4e6b98a9cb1e', '75143d26-2011-48a8-adcf-f8397eb09ad0', '3a74c246-7e98-420f-8434-a7fce7b228e5']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:09.647986 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3187a874-addc-439d-ac49-93d46bfbc616 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f636ad6-141a-47b3-9e25-b7d2ad76bc39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:09.674981 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3187a874-addc-439d-ac49-93d46bfbc616 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f636ad6-141a-47b3-9e25-b7d2ad76bc39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '525e292b-e1eb-4845-9e8e-8fe68b81d733', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1280779664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed1dde35c70a4af884f557d79ee5025e',qos_specs=None,replication_status=,reservations=['160a3936-71c4-4ec6-889c-6089a5b3c17e','949af566-c47e-4fc7-a968-4e6b98a9cb1e','75143d26-2011-48a8-adcf-f8397eb09ad0','3a74c246-7e98-420f-8434-a7fce7b228e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50d47934d2ed4908946263aff287f637',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:33:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1280779664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=525e292b-e1eb-4845-9e8e-8fe68b81d733,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed1dde35c70a4af884f557d79ee5025e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50d47934d2ed4908946263aff287f637',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:09.676312 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3187a874-addc-439d-ac49-93d46bfbc616 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb1fa2c5-b78c-4e75-8c1b-f39d019449b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:09.702509 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3187a874-addc-439d-ac49-93d46bfbc616 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb1fa2c5-b78c-4e75-8c1b-f39d019449b5) transitioned into state 'SUCCESS' from state '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-1280779664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed1dde35c70a4af884f557d79ee5025e',qos_specs=None,replication_status=,reservations=['160a3936-71c4-4ec6-889c-6089a5b3c17e','949af566-c47e-4fc7-a968-4e6b98a9cb1e','75143d26-2011-48a8-adcf-f8397eb09ad0','3a74c246-7e98-420f-8434-a7fce7b228e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50d47934d2ed4908946263aff287f637',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:09.706263 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3187a874-addc-439d-ac49-93d46bfbc616 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ce7eb8b-8cd1-41cb-b455-1a608b41ce9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:09.712537 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3187a874-addc-439d-ac49-93d46bfbc616 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ce7eb8b-8cd1-41cb-b455-1a608b41ce9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:09.713343 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3187a874-addc-439d-ac49-93d46bfbc616 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Flow 'volume_create_api' (4bcdded3-4dc8-482a-bd47-81cd87ce802d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:09.713716 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-3187a874-addc-439d-ac49-93d46bfbc616 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Create volume request issued successfully. Jul 31 09:33:09.714265 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3187a874-addc-439d-ac49-93d46bfbc616 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:33:09.714652 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 839/3334] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:33:09 2026] POST /volume/v3/volumes => generated 750 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:33:09.719547 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a1487798-a660-46db-8d10-7cd80943a4fc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:09.721476 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a1487798-a660-46db-8d10-7cd80943a4fc tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] GET https://10.4.3.226/volume/v3/volumes/cc1ba160-6a5c-446f-a0ae-fa758dae669c Jul 31 09:33:09.721661 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a1487798-a660-46db-8d10-7cd80943a4fc tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:09.721894 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a1487798-a660-46db-8d10-7cd80943a4fc tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:09.725973 np0000006200 devstack@c-api.service[100314]: DEBUG dbcounter [-] [100314] Writing DB stats cinder:SELECT=664,cinder:UPDATE=167,cinder:INSERT=98 {{(pid=100314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:33:09.731263 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-22d7fd6d-5842-46fe-9c22-51ef6bc32829 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:09.732064 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a1487798-a660-46db-8d10-7cd80943a4fc tempest-VolumesServicesTestJSON-521732263 tempest-VolumesServicesTestJSON-521732263-project-member] https://10.4.3.226/volume/v3/volumes/cc1ba160-6a5c-446f-a0ae-fa758dae669c returned with HTTP 404 Jul 31 09:33:09.734348 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-22d7fd6d-5842-46fe-9c22-51ef6bc32829 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] GET https://10.4.3.226/volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733 Jul 31 09:33:09.734625 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-22d7fd6d-5842-46fe-9c22-51ef6bc32829 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:09.734896 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-22d7fd6d-5842-46fe-9c22-51ef6bc32829 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:09.735403 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 832/3335] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:09 2026] GET /volume/v3/volumes/cc1ba160-6a5c-446f-a0ae-fa758dae669c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:09.747612 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-29d48d76-c1e7-40d1-9085-35dc0c1de638 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:09.747706 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:09.747706 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:09.750219 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-29d48d76-c1e7-40d1-9085-35dc0c1de638 tempest-VolumesServicesTestJSON-583061229 tempest-VolumesServicesTestJSON-583061229-project-admin] GET https://10.4.3.226/volume/v3/os-services Jul 31 09:33:09.750219 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-29d48d76-c1e7-40d1-9085-35dc0c1de638 tempest-VolumesServicesTestJSON-583061229 tempest-VolumesServicesTestJSON-583061229-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:09.750219 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-29d48d76-c1e7-40d1-9085-35dc0c1de638 tempest-VolumesServicesTestJSON-583061229 tempest-VolumesServicesTestJSON-583061229-project-admin] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:09.752752 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-22d7fd6d-5842-46fe-9c22-51ef6bc32829 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Volume info retrieved successfully. Jul 31 09:33:09.756517 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-29d48d76-c1e7-40d1-9085-35dc0c1de638 tempest-VolumesServicesTestJSON-583061229 tempest-VolumesServicesTestJSON-583061229-project-admin] https://10.4.3.226/volume/v3/os-services returned with HTTP 200 Jul 31 09:33:09.756517 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 831/3336] 10.4.3.226 () {66 vars in 1249 bytes} [Fri Jul 31 09:33:09 2026] GET /volume/v3/os-services => generated 626 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:09.758850 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-22d7fd6d-5842-46fe-9c22-51ef6bc32829 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733 returned with HTTP 200 Jul 31 09:33:09.759347 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 835/3337] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:09 2026] GET /volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:09.884166 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-284120ce-26ac-4d7f-bc7e-d36c33108e83 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:09.886751 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-284120ce-26ac-4d7f-bc7e-d36c33108e83 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af Jul 31 09:33:09.887108 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-284120ce-26ac-4d7f-bc7e-d36c33108e83 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:09.887425 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-284120ce-26ac-4d7f-bc7e-d36c33108e83 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:09.899993 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:09.899993 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:09.904948 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-284120ce-26ac-4d7f-bc7e-d36c33108e83 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:33:09.911261 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-284120ce-26ac-4d7f-bc7e-d36c33108e83 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af returned with HTTP 200 Jul 31 09:33:09.911835 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 840/3338] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:09 2026] GET /volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af => generated 1249 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:10.054790 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-deba327d-7469-4516-848e-b7b1df79874c req-844e8220-e307-4215-a20b-a4f4a3e60d07 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:10.190730 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-deba327d-7469-4516-848e-b7b1df79874c req-844e8220-e307-4215-a20b-a4f4a3e60d07 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af Jul 31 09:33:10.191024 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-deba327d-7469-4516-848e-b7b1df79874c req-844e8220-e307-4215-a20b-a4f4a3e60d07 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:10.191254 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-deba327d-7469-4516-848e-b7b1df79874c req-844e8220-e307-4215-a20b-a4f4a3e60d07 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:10.202071 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:10.202071 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:10.211058 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-deba327d-7469-4516-848e-b7b1df79874c req-844e8220-e307-4215-a20b-a4f4a3e60d07 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:33:10.220974 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-deba327d-7469-4516-848e-b7b1df79874c req-844e8220-e307-4215-a20b-a4f4a3e60d07 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af returned with HTTP 200 Jul 31 09:33:10.221560 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 833/3339] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:33:10 2026] GET /volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af => generated 1249 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:10.258899 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-a5f0b4be-9078-4efa-90e1-706480b62ed5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:10.262442 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-a5f0b4be-9078-4efa-90e1-706480b62ed5 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 Jul 31 09:33:10.262632 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-a5f0b4be-9078-4efa-90e1-706480b62ed5 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:10.262838 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-a5f0b4be-9078-4efa-90e1-706480b62ed5 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:10.265525 np0000006200 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=835,cinder:UPDATE=257,cinder:INSERT=151 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:33:10.271669 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:10.271669 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:10.276300 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-a5f0b4be-9078-4efa-90e1-706480b62ed5 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:33:10.283617 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-a5f0b4be-9078-4efa-90e1-706480b62ed5 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 returned with HTTP 200 Jul 31 09:33:10.284142 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 832/3340] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:33:10 2026] GET /volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:10.294993 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-512d2579-69a5-4809-aa50-0730ef6080fa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:10.295365 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-512d2579-69a5-4809-aa50-0730ef6080fa None None] GET https://10.4.3.226/volume// Jul 31 09:33:10.295533 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-512d2579-69a5-4809-aa50-0730ef6080fa None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:10.295797 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-512d2579-69a5-4809-aa50-0730ef6080fa None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:10.296222 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-512d2579-69a5-4809-aa50-0730ef6080fa None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:33:10.296614 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 836/3341] 10.4.3.226 () {66 vars in 1419 bytes} [Fri Jul 31 09:33:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:33:10.305696 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-743187a0-7d18-4a5e-a71e-8e3e59eed735 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:10.308547 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-743187a0-7d18-4a5e-a71e-8e3e59eed735 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:33:10.309085 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-743187a0-7d18-4a5e-a71e-8e3e59eed735 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a39df84-3364-4776-8934-61b747acfaa1", "connector": null, "instance_uuid": "fc5d24ba-3b63-408f-8b5e-5d071928a3e1"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:10.331271 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:10.331271 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:10.356153 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-743187a0-7d18-4a5e-a71e-8e3e59eed735 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:33:10.356849 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 841/3342] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:33:10 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 31 09:33:10.773802 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7d7bb6de-c98e-4cde-b6ad-0ba1ffc9184b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:10.777278 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7d7bb6de-c98e-4cde-b6ad-0ba1ffc9184b tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] GET https://10.4.3.226/volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733 Jul 31 09:33:10.777278 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7d7bb6de-c98e-4cde-b6ad-0ba1ffc9184b tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:10.777394 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7d7bb6de-c98e-4cde-b6ad-0ba1ffc9184b tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:10.786796 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:10.786796 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:10.793903 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-7d7bb6de-c98e-4cde-b6ad-0ba1ffc9184b tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Volume info retrieved successfully. Jul 31 09:33:10.799159 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7d7bb6de-c98e-4cde-b6ad-0ba1ffc9184b tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733 returned with HTTP 200 Jul 31 09:33:10.799606 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 834/3343] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:10 2026] GET /volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:10.802596 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-deba327d-7469-4516-848e-b7b1df79874c req-862e1ca7-fa77-4ac9-9a06-1b275c156ea0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:10.805308 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-deba327d-7469-4516-848e-b7b1df79874c req-862e1ca7-fa77-4ac9-9a06-1b275c156ea0 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af Jul 31 09:33:10.805308 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-deba327d-7469-4516-848e-b7b1df79874c req-862e1ca7-fa77-4ac9-9a06-1b275c156ea0 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:10.805308 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-deba327d-7469-4516-848e-b7b1df79874c req-862e1ca7-fa77-4ac9-9a06-1b275c156ea0 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:10.812935 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:10.812935 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:10.822007 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-deba327d-7469-4516-848e-b7b1df79874c req-862e1ca7-fa77-4ac9-9a06-1b275c156ea0 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:33:10.827445 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-deba327d-7469-4516-848e-b7b1df79874c req-862e1ca7-fa77-4ac9-9a06-1b275c156ea0 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af returned with HTTP 200 Jul 31 09:33:10.828098 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 833/3344] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:33:10 2026] GET /volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af => generated 1249 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:10.840116 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-be553ec3-2517-4744-b260-98d9b5d3e482 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:10.840714 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-be553ec3-2517-4744-b260-98d9b5d3e482 None None] GET https://10.4.3.226/volume// Jul 31 09:33:10.841021 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-be553ec3-2517-4744-b260-98d9b5d3e482 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:10.841322 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-be553ec3-2517-4744-b260-98d9b5d3e482 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:10.841770 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-be553ec3-2517-4744-b260-98d9b5d3e482 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:33:10.842194 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 837/3345] 10.4.3.226 () {66 vars in 1419 bytes} [Fri Jul 31 09:33:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:33:10.851605 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-deba327d-7469-4516-848e-b7b1df79874c req-9a2e2b00-df55-494b-84e5-4108daf680ef None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:10.854545 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-deba327d-7469-4516-848e-b7b1df79874c req-9a2e2b00-df55-494b-84e5-4108daf680ef tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:33:10.854844 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-deba327d-7469-4516-848e-b7b1df79874c req-9a2e2b00-df55-494b-84e5-4108daf680ef tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aaa75140-d0b2-4dfd-bb88-beba236046af", "connector": null, "instance_uuid": "5aadf6b6-d122-404c-8201-0461c54075da"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:10.866603 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:10.866603 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:10.901086 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-deba327d-7469-4516-848e-b7b1df79874c req-9a2e2b00-df55-494b-84e5-4108daf680ef tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:33:10.901759 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 842/3346] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:33:10 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 31 09:33:11.409953 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-60cb7b92-f84f-4a4e-8d43-4b5f201408b1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:11.410801 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-60cb7b92-f84f-4a4e-8d43-4b5f201408b1 None None] GET https://10.4.3.226/volume// Jul 31 09:33:11.410801 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-60cb7b92-f84f-4a4e-8d43-4b5f201408b1 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:11.410995 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-60cb7b92-f84f-4a4e-8d43-4b5f201408b1 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:11.411504 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-60cb7b92-f84f-4a4e-8d43-4b5f201408b1 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:33:11.412002 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 835/3347] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:33: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 31 09:33:11.436446 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-4fa57d93-5ba6-4b19-859d-bc748f367a82 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:11.438749 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-4fa57d93-5ba6-4b19-859d-bc748f367a82 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 Jul 31 09:33:11.438992 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-4fa57d93-5ba6-4b19-859d-bc748f367a82 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:11.439162 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-4fa57d93-5ba6-4b19-859d-bc748f367a82 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:11.457422 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:11.457422 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:11.467801 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-4fa57d93-5ba6-4b19-859d-bc748f367a82 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:33:11.479334 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-4fa57d93-5ba6-4b19-859d-bc748f367a82 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 returned with HTTP 200 Jul 31 09:33:11.480052 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 834/3348] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:33:11 2026] GET /volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 => generated 1545 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:33:11.597054 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-8854211d-80a5-48e1-ad16-f325ba2e261e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:11.603166 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-8854211d-80a5-48e1-ad16-f325ba2e261e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] PUT https://10.4.3.226/volume/v3/attachments/a4546727-da24-489a-bacb-c14bceb8e79e Jul 31 09:33:11.603640 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-8854211d-80a5-48e1-ad16-f325ba2e261e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:11.612647 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-8854211d-80a5-48e1-ad16-f325ba2e261e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Acquiring lock "cinder-attachment_update-7a39df84-3364-4776-8934-61b747acfaa1-np0000006200" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:33:11.620340 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-8854211d-80a5-48e1-ad16-f325ba2e261e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Lock "cinder-attachment_update-7a39df84-3364-4776-8934-61b747acfaa1-np0000006200" acquired by "attachment_update" :: waited 0.005s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:33:11.620340 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:11.620340 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:11.734144 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-8854211d-80a5-48e1-ad16-f325ba2e261e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Lock "cinder-attachment_update-7a39df84-3364-4776-8934-61b747acfaa1-np0000006200" released by "attachment_update" :: held 0.116s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:33:11.734531 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-8854211d-80a5-48e1-ad16-f325ba2e261e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments/a4546727-da24-489a-bacb-c14bceb8e79e returned with HTTP 200 Jul 31 09:33:11.735074 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 838/3349] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:33:11 2026] PUT /volume/v3/attachments/a4546727-da24-489a-bacb-c14bceb8e79e => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:11.761475 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-5baf3848-06e3-4f7f-a742-8847f493c651 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:11.763710 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-5baf3848-06e3-4f7f-a742-8847f493c651 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/attachments/a4546727-da24-489a-bacb-c14bceb8e79e/action Jul 31 09:33:11.764141 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-5baf3848-06e3-4f7f-a742-8847f493c651 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action body: b'{"os-complete": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:33:11.764269 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-5baf3848-06e3-4f7f-a742-8847f493c651 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:11.766925 np0000006200 devstack@c-api.service[100315]: DEBUG dbcounter [-] [100315] Writing DB stats cinder:SELECT=639,cinder:UPDATE=168,cinder:INSERT=89,cinder:DELETE=1 {{(pid=100315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:33:11.781965 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:11.781965 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:11.795166 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-08e4f24f-45ba-457c-8bc6-cd53ba136ca8 req-5baf3848-06e3-4f7f-a742-8847f493c651 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments/a4546727-da24-489a-bacb-c14bceb8e79e/action returned with HTTP 204 Jul 31 09:33:11.795711 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 843/3350] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:33:11 2026] POST /volume/v3/attachments/a4546727-da24-489a-bacb-c14bceb8e79e/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:12.110167 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e13abc65-eb5c-4376-a819-7f4f15da5070 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:12.110636 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e13abc65-eb5c-4376-a819-7f4f15da5070 None None] GET https://10.4.3.226/volume// Jul 31 09:33:12.110824 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e13abc65-eb5c-4376-a819-7f4f15da5070 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:12.111007 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e13abc65-eb5c-4376-a819-7f4f15da5070 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:12.111397 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e13abc65-eb5c-4376-a819-7f4f15da5070 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:33:12.111925 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 836/3351] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:33:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:33:12.119394 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-deba327d-7469-4516-848e-b7b1df79874c req-af9d37c8-bd9e-4aa1-a638-00b58c304d63 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:12.121882 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-deba327d-7469-4516-848e-b7b1df79874c req-af9d37c8-bd9e-4aa1-a638-00b58c304d63 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af Jul 31 09:33:12.122153 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-deba327d-7469-4516-848e-b7b1df79874c req-af9d37c8-bd9e-4aa1-a638-00b58c304d63 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:12.122361 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-deba327d-7469-4516-848e-b7b1df79874c req-af9d37c8-bd9e-4aa1-a638-00b58c304d63 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:12.131816 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:12.131816 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:12.135340 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-deba327d-7469-4516-848e-b7b1df79874c req-af9d37c8-bd9e-4aa1-a638-00b58c304d63 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:33:12.140710 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-deba327d-7469-4516-848e-b7b1df79874c req-af9d37c8-bd9e-4aa1-a638-00b58c304d63 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af returned with HTTP 200 Jul 31 09:33:12.141662 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 835/3352] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:33:12 2026] GET /volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af => generated 1428 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:33:12.252027 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-deba327d-7469-4516-848e-b7b1df79874c req-de7aaf57-7cff-4f94-802f-0e99f017eff8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:12.254687 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-deba327d-7469-4516-848e-b7b1df79874c req-de7aaf57-7cff-4f94-802f-0e99f017eff8 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] PUT https://10.4.3.226/volume/v3/attachments/d7767ac8-e8aa-4ff3-a9ad-9aa468f8e04b Jul 31 09:33:12.255050 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-deba327d-7469-4516-848e-b7b1df79874c req-de7aaf57-7cff-4f94-802f-0e99f017eff8 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:12.264836 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-deba327d-7469-4516-848e-b7b1df79874c req-de7aaf57-7cff-4f94-802f-0e99f017eff8 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Acquiring lock "cinder-attachment_update-aaa75140-d0b2-4dfd-bb88-beba236046af-np0000006200" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:33:12.271607 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-deba327d-7469-4516-848e-b7b1df79874c req-de7aaf57-7cff-4f94-802f-0e99f017eff8 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Lock "cinder-attachment_update-aaa75140-d0b2-4dfd-bb88-beba236046af-np0000006200" acquired by "attachment_update" :: waited 0.007s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:33:12.273260 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:12.273260 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:12.382270 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-deba327d-7469-4516-848e-b7b1df79874c req-de7aaf57-7cff-4f94-802f-0e99f017eff8 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Lock "cinder-attachment_update-aaa75140-d0b2-4dfd-bb88-beba236046af-np0000006200" released by "attachment_update" :: held 0.111s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:33:12.382692 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-deba327d-7469-4516-848e-b7b1df79874c req-de7aaf57-7cff-4f94-802f-0e99f017eff8 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/attachments/d7767ac8-e8aa-4ff3-a9ad-9aa468f8e04b returned with HTTP 200 Jul 31 09:33:12.383340 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 839/3353] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:33:12 2026] PUT /volume/v3/attachments/d7767ac8-e8aa-4ff3-a9ad-9aa468f8e04b => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:12.416289 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-deba327d-7469-4516-848e-b7b1df79874c req-df7c089f-6b6c-4925-ad63-30472c945fe1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:12.419519 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-deba327d-7469-4516-848e-b7b1df79874c req-df7c089f-6b6c-4925-ad63-30472c945fe1 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] POST https://10.4.3.226/volume/v3/attachments/d7767ac8-e8aa-4ff3-a9ad-9aa468f8e04b/action Jul 31 09:33:12.419926 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-deba327d-7469-4516-848e-b7b1df79874c req-df7c089f-6b6c-4925-ad63-30472c945fe1 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Action body: b'{"os-complete": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:33:12.420066 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-deba327d-7469-4516-848e-b7b1df79874c req-df7c089f-6b6c-4925-ad63-30472c945fe1 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:12.448040 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:12.448040 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:12.466042 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-deba327d-7469-4516-848e-b7b1df79874c req-df7c089f-6b6c-4925-ad63-30472c945fe1 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/attachments/d7767ac8-e8aa-4ff3-a9ad-9aa468f8e04b/action returned with HTTP 204 Jul 31 09:33:12.466561 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 844/3354] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:33:12 2026] POST /volume/v3/attachments/d7767ac8-e8aa-4ff3-a9ad-9aa468f8e04b/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:12.635880 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5bc24c47-4bf9-4eff-bae9-85410de2ac20 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:12.754615 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5bc24c47-4bf9-4eff-bae9-85410de2ac20 tempest-VolumeServicesNegativeTest-1087882243 tempest-VolumeServicesNegativeTest-1087882243-project-admin] GET https://10.4.3.226/volume/v3/os-services Jul 31 09:33:12.754846 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5bc24c47-4bf9-4eff-bae9-85410de2ac20 tempest-VolumeServicesNegativeTest-1087882243 tempest-VolumeServicesNegativeTest-1087882243-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:12.755069 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5bc24c47-4bf9-4eff-bae9-85410de2ac20 tempest-VolumeServicesNegativeTest-1087882243 tempest-VolumeServicesNegativeTest-1087882243-project-admin] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:12.765569 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5bc24c47-4bf9-4eff-bae9-85410de2ac20 tempest-VolumeServicesNegativeTest-1087882243 tempest-VolumeServicesNegativeTest-1087882243-project-admin] https://10.4.3.226/volume/v3/os-services returned with HTTP 200 Jul 31 09:33:12.765950 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 837/3355] 10.4.3.226 () {66 vars in 1249 bytes} [Fri Jul 31 09:33:12 2026] GET /volume/v3/os-services => generated 626 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:12.779030 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f1fc820a-4d24-4c50-aee4-8fbdb5007f90 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:12.782961 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f1fc820a-4d24-4c50-aee4-8fbdb5007f90 tempest-VolumeServicesNegativeTest-1087882243 tempest-VolumeServicesNegativeTest-1087882243-project-admin] PUT https://10.4.3.226/volume/v3/os-services/disable-log-reason Jul 31 09:33:12.783433 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f1fc820a-4d24-4c50-aee4-8fbdb5007f90 tempest-VolumeServicesNegativeTest-1087882243 tempest-VolumeServicesNegativeTest-1087882243-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000006200", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:12.785705 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f1fc820a-4d24-4c50-aee4-8fbdb5007f90 tempest-VolumeServicesNegativeTest-1087882243 tempest-VolumeServicesNegativeTest-1087882243-project-admin] https://10.4.3.226/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 31 09:33:12.786237 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 836/3356] 10.4.3.226 () {68 vars in 1326 bytes} [Fri Jul 31 09:33:12 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 09:33:12.797796 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fa3d2a82-bc05-418c-9592-8706b6c65000 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:12.799763 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fa3d2a82-bc05-418c-9592-8706b6c65000 tempest-VolumeServicesNegativeTest-1087882243 tempest-VolumeServicesNegativeTest-1087882243-project-admin] PUT https://10.4.3.226/volume/v3/os-services/disable Jul 31 09:33:12.800330 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fa3d2a82-bc05-418c-9592-8706b6c65000 tempest-VolumeServicesNegativeTest-1087882243 tempest-VolumeServicesNegativeTest-1087882243-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000006200", "binary": "invalid_binary"} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:12.802298 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:12.802298 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:12.808170 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fa3d2a82-bc05-418c-9592-8706b6c65000 tempest-VolumeServicesNegativeTest-1087882243 tempest-VolumeServicesNegativeTest-1087882243-project-admin] https://10.4.3.226/volume/v3/os-services/disable returned with HTTP 404 Jul 31 09:33:12.808918 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 840/3357] 10.4.3.226 () {68 vars in 1293 bytes} [Fri Jul 31 09:33:12 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:12.819581 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3dd3827a-2921-4f61-9b4b-cd35414c59d2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:12.821236 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3dd3827a-2921-4f61-9b4b-cd35414c59d2 tempest-VolumeServicesNegativeTest-1087882243 tempest-VolumeServicesNegativeTest-1087882243-project-admin] PUT https://10.4.3.226/volume/v3/os-services/enable Jul 31 09:33:12.821705 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3dd3827a-2921-4f61-9b4b-cd35414c59d2 tempest-VolumeServicesNegativeTest-1087882243 tempest-VolumeServicesNegativeTest-1087882243-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:12.829068 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3dd3827a-2921-4f61-9b4b-cd35414c59d2 tempest-VolumeServicesNegativeTest-1087882243 tempest-VolumeServicesNegativeTest-1087882243-project-admin] https://10.4.3.226/volume/v3/os-services/enable returned with HTTP 404 Jul 31 09:33:12.829537 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 845/3358] 10.4.3.226 () {68 vars in 1290 bytes} [Fri Jul 31 09:33:12 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:12.838692 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-56c01c41-c48f-45e8-beca-3f27d89e0d71 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:12.844878 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-56c01c41-c48f-45e8-beca-3f27d89e0d71 tempest-VolumeServicesNegativeTest-1087882243 tempest-VolumeServicesNegativeTest-1087882243-project-admin] PUT https://10.4.3.226/volume/v3/os-services/freeze Jul 31 09:33:12.845249 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-56c01c41-c48f-45e8-beca-3f27d89e0d71 tempest-VolumeServicesNegativeTest-1087882243 tempest-VolumeServicesNegativeTest-1087882243-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:12.852113 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-56c01c41-c48f-45e8-beca-3f27d89e0d71 tempest-VolumeServicesNegativeTest-1087882243 tempest-VolumeServicesNegativeTest-1087882243-project-admin] https://10.4.3.226/volume/v3/os-services/freeze returned with HTTP 400 Jul 31 09:33:12.852595 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 838/3359] 10.4.3.226 () {68 vars in 1290 bytes} [Fri Jul 31 09:33:12 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:33:12.861915 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-453ba4fb-597a-4c69-be66-f8869fdad724 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:12.865352 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-453ba4fb-597a-4c69-be66-f8869fdad724 tempest-VolumeServicesNegativeTest-1087882243 tempest-VolumeServicesNegativeTest-1087882243-project-admin] PUT https://10.4.3.226/volume/v3/os-services/thaw Jul 31 09:33:12.865677 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-453ba4fb-597a-4c69-be66-f8869fdad724 tempest-VolumeServicesNegativeTest-1087882243 tempest-VolumeServicesNegativeTest-1087882243-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:12.873422 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-453ba4fb-597a-4c69-be66-f8869fdad724 tempest-VolumeServicesNegativeTest-1087882243 tempest-VolumeServicesNegativeTest-1087882243-project-admin] https://10.4.3.226/volume/v3/os-services/thaw returned with HTTP 400 Jul 31 09:33:12.873422 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 837/3360] 10.4.3.226 () {68 vars in 1284 bytes} [Fri Jul 31 09:33:12 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:33:15.321814 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9f195179-3901-4179-8958-11516bdeee8d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:15.452573 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9f195179-3901-4179-8958-11516bdeee8d tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:33:15.453035 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9f195179-3901-4179-8958-11516bdeee8d tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1909031759", "extra_specs": {"spec1": "val1"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:15.457541 np0000006200 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=656,cinder:INSERT=96,cinder:UPDATE=189 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:33:15.474451 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9f195179-3901-4179-8958-11516bdeee8d tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:33:15.475005 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 841/3361] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:33:15 2026] POST /volume/v3/types => generated 243 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:15.484627 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4471aac8-7969-4c46-8966-7673b005aef6 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:15.486908 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4471aac8-7969-4c46-8966-7673b005aef6 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] POST https://10.4.3.226/volume/v3/types/c2c7d6e4-ddcf-4114-86e4-28b195986ab6/extra_specs Jul 31 09:33:15.487227 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4471aac8-7969-4c46-8966-7673b005aef6 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:15.489012 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4471aac8-7969-4c46-8966-7673b005aef6 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] https://10.4.3.226/volume/v3/types/c2c7d6e4-ddcf-4114-86e4-28b195986ab6/extra_specs returned with HTTP 400 Jul 31 09:33:15.490378 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 846/3362] 10.4.3.226 () {68 vars in 1399 bytes} [Fri Jul 31 09:33:15 2026] POST /volume/v3/types/c2c7d6e4-ddcf-4114-86e4-28b195986ab6/extra_specs => generated 146 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 09:33:15.499915 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b6561a7e-50e9-44ef-8b52-b8ac60fa3416 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:15.501611 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b6561a7e-50e9-44ef-8b52-b8ac60fa3416 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] POST https://10.4.3.226/volume/v3/types/c2c7d6e4-ddcf-4114-86e4-28b195986ab6/extra_specs Jul 31 09:33:15.502355 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b6561a7e-50e9-44ef-8b52-b8ac60fa3416 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:15.503863 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b6561a7e-50e9-44ef-8b52-b8ac60fa3416 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] https://10.4.3.226/volume/v3/types/c2c7d6e4-ddcf-4114-86e4-28b195986ab6/extra_specs returned with HTTP 400 Jul 31 09:33:15.504446 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 839/3363] 10.4.3.226 () {68 vars in 1399 bytes} [Fri Jul 31 09:33:15 2026] POST /volume/v3/types/c2c7d6e4-ddcf-4114-86e4-28b195986ab6/extra_specs => generated 132 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 09:33:15.515266 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bb623960-53a9-4b8e-a3a5-f7d42b274719 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:15.517438 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bb623960-53a9-4b8e-a3a5-f7d42b274719 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] POST https://10.4.3.226/volume/v3/types/800aa047-4e5d-4447-bef3-8587998605f1/extra_specs Jul 31 09:33:15.517812 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bb623960-53a9-4b8e-a3a5-f7d42b274719 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:15.528782 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bb623960-53a9-4b8e-a3a5-f7d42b274719 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] https://10.4.3.226/volume/v3/types/800aa047-4e5d-4447-bef3-8587998605f1/extra_specs returned with HTTP 404 Jul 31 09:33:15.529460 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 838/3364] 10.4.3.226 () {68 vars in 1399 bytes} [Fri Jul 31 09:33:15 2026] POST /volume/v3/types/800aa047-4e5d-4447-bef3-8587998605f1/extra_specs => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:15.540879 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-84acf23a-e5ac-4c2b-a0da-84549902c722 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:15.543383 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-84acf23a-e5ac-4c2b-a0da-84549902c722 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] DELETE https://10.4.3.226/volume/v3/types/55e5eabc-7edb-42b2-be9c-6154f46bf0ba/extra_specs/spec1 Jul 31 09:33:15.543672 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-84acf23a-e5ac-4c2b-a0da-84549902c722 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:15.543962 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-84acf23a-e5ac-4c2b-a0da-84549902c722 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:15.551554 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-84acf23a-e5ac-4c2b-a0da-84549902c722 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] https://10.4.3.226/volume/v3/types/55e5eabc-7edb-42b2-be9c-6154f46bf0ba/extra_specs/spec1 returned with HTTP 404 Jul 31 09:33:15.552234 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 842/3365] 10.4.3.226 () {66 vars in 1399 bytes} [Fri Jul 31 09:33:15 2026] DELETE /volume/v3/types/55e5eabc-7edb-42b2-be9c-6154f46bf0ba/extra_specs/spec1 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:15.566801 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-bd68f588-27c9-49ea-94d6-fc17b317d7e4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:15.574200 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bd68f588-27c9-49ea-94d6-fc17b317d7e4 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] GET https://10.4.3.226/volume/v3/types/c2c7d6e4-ddcf-4114-86e4-28b195986ab6/extra_specs/nonexistent_extra_spec_name Jul 31 09:33:15.574578 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bd68f588-27c9-49ea-94d6-fc17b317d7e4 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:15.574939 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bd68f588-27c9-49ea-94d6-fc17b317d7e4 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:15.586368 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bd68f588-27c9-49ea-94d6-fc17b317d7e4 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] https://10.4.3.226/volume/v3/types/c2c7d6e4-ddcf-4114-86e4-28b195986ab6/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 31 09:33:15.586967 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 847/3366] 10.4.3.226 () {66 vars in 1462 bytes} [Fri Jul 31 09:33:15 2026] GET /volume/v3/types/c2c7d6e4-ddcf-4114-86e4-28b195986ab6/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:15.599263 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-4bda87db-4a5b-4c43-9a87-c528c25dd8d0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:15.600984 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4bda87db-4a5b-4c43-9a87-c528c25dd8d0 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] GET https://10.4.3.226/volume/v3/types/4b6be07a-5e45-4921-91ed-1a63d89de1d6/extra_specs/spec1 Jul 31 09:33:15.601812 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4bda87db-4a5b-4c43-9a87-c528c25dd8d0 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:15.603185 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4bda87db-4a5b-4c43-9a87-c528c25dd8d0 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:15.611823 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4bda87db-4a5b-4c43-9a87-c528c25dd8d0 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] https://10.4.3.226/volume/v3/types/4b6be07a-5e45-4921-91ed-1a63d89de1d6/extra_specs/spec1 returned with HTTP 404 Jul 31 09:33:15.613035 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 840/3367] 10.4.3.226 () {66 vars in 1396 bytes} [Fri Jul 31 09:33:15 2026] GET /volume/v3/types/4b6be07a-5e45-4921-91ed-1a63d89de1d6/extra_specs/spec1 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:15.624658 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-52f8a0cb-dac2-4633-a8c7-c4bce5e86d2a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:15.628182 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-52f8a0cb-dac2-4633-a8c7-c4bce5e86d2a tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] GET https://10.4.3.226/volume/v3/types/061627d6-4454-4cab-907d-ff1c25b4ed5d/extra_specs Jul 31 09:33:15.628182 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-52f8a0cb-dac2-4633-a8c7-c4bce5e86d2a tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:15.628182 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-52f8a0cb-dac2-4633-a8c7-c4bce5e86d2a tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:15.632333 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-52f8a0cb-dac2-4633-a8c7-c4bce5e86d2a tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] https://10.4.3.226/volume/v3/types/061627d6-4454-4cab-907d-ff1c25b4ed5d/extra_specs returned with HTTP 404 Jul 31 09:33:15.633187 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 839/3368] 10.4.3.226 () {66 vars in 1378 bytes} [Fri Jul 31 09:33:15 2026] GET /volume/v3/types/061627d6-4454-4cab-907d-ff1c25b4ed5d/extra_specs => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:15.649402 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-21af2d1c-05a0-490d-89ab-f2b7a3c6deb8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:15.656558 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-21af2d1c-05a0-490d-89ab-f2b7a3c6deb8 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] PUT https://10.4.3.226/volume/v3/types/c2c7d6e4-ddcf-4114-86e4-28b195986ab6/extra_specs/spec1 Jul 31 09:33:15.658477 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-21af2d1c-05a0-490d-89ab-f2b7a3c6deb8 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:15.661066 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-21af2d1c-05a0-490d-89ab-f2b7a3c6deb8 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] https://10.4.3.226/volume/v3/types/c2c7d6e4-ddcf-4114-86e4-28b195986ab6/extra_specs/spec1 returned with HTTP 400 Jul 31 09:33:15.661473 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 843/3369] 10.4.3.226 () {68 vars in 1416 bytes} [Fri Jul 31 09:33:15 2026] PUT /volume/v3/types/c2c7d6e4-ddcf-4114-86e4-28b195986ab6/extra_specs/spec1 => generated 102 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 09:33:15.672977 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9304693e-45a3-4953-8642-89b808bd5e12 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:15.677784 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9304693e-45a3-4953-8642-89b808bd5e12 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] PUT https://10.4.3.226/volume/v3/types/c2c7d6e4-ddcf-4114-86e4-28b195986ab6/extra_specs/spec1 Jul 31 09:33:15.678138 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9304693e-45a3-4953-8642-89b808bd5e12 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] Action: 'update', calling method: update, body: null {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:15.680305 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9304693e-45a3-4953-8642-89b808bd5e12 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] https://10.4.3.226/volume/v3/types/c2c7d6e4-ddcf-4114-86e4-28b195986ab6/extra_specs/spec1 returned with HTTP 400 Jul 31 09:33:15.681000 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 848/3370] 10.4.3.226 () {68 vars in 1415 bytes} [Fri Jul 31 09:33:15 2026] PUT /volume/v3/types/c2c7d6e4-ddcf-4114-86e4-28b195986ab6/extra_specs/spec1 => generated 72 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:33:15.693741 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-da10f8fa-7ddc-49db-8cde-f10a58ceafa4 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:15.696092 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-da10f8fa-7ddc-49db-8cde-f10a58ceafa4 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] PUT https://10.4.3.226/volume/v3/types/c2c7d6e4-ddcf-4114-86e4-28b195986ab6/extra_specs/None Jul 31 09:33:15.696570 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-da10f8fa-7ddc-49db-8cde-f10a58ceafa4 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:15.714568 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-da10f8fa-7ddc-49db-8cde-f10a58ceafa4 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 31 09:33:15.714876 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-da10f8fa-7ddc-49db-8cde-f10a58ceafa4 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] https://10.4.3.226/volume/v3/types/c2c7d6e4-ddcf-4114-86e4-28b195986ab6/extra_specs/None returned with HTTP 400 Jul 31 09:33:15.715654 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 841/3371] 10.4.3.226 () {68 vars in 1413 bytes} [Fri Jul 31 09:33:15 2026] PUT /volume/v3/types/c2c7d6e4-ddcf-4114-86e4-28b195986ab6/extra_specs/None => generated 73 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:33:15.731684 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0e6f5e42-ec7b-4ecd-b876-1449866e3f20 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:15.734585 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0e6f5e42-ec7b-4ecd-b876-1449866e3f20 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] PUT https://10.4.3.226/volume/v3/types/c2c7d6e4-ddcf-4114-86e4-28b195986ab6/extra_specs/d4dc9cd6-406d-4c92-978d-db1a604daa96 Jul 31 09:33:15.735025 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0e6f5e42-ec7b-4ecd-b876-1449866e3f20 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:15.756143 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0e6f5e42-ec7b-4ecd-b876-1449866e3f20 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 31 09:33:15.756378 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0e6f5e42-ec7b-4ecd-b876-1449866e3f20 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] https://10.4.3.226/volume/v3/types/c2c7d6e4-ddcf-4114-86e4-28b195986ab6/extra_specs/d4dc9cd6-406d-4c92-978d-db1a604daa96 returned with HTTP 400 Jul 31 09:33:15.756966 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 840/3372] 10.4.3.226 () {68 vars in 1509 bytes} [Fri Jul 31 09:33:15 2026] PUT /volume/v3/types/c2c7d6e4-ddcf-4114-86e4-28b195986ab6/extra_specs/d4dc9cd6-406d-4c92-978d-db1a604daa96 => generated 73 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:33:15.767166 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4cad6781-3d21-47c4-85f8-624c139847af None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:15.769658 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4cad6781-3d21-47c4-85f8-624c139847af tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] PUT https://10.4.3.226/volume/v3/types/c04263c2-1805-4d5d-973c-944bb9f25a4c/extra_specs/spec1 Jul 31 09:33:15.770075 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4cad6781-3d21-47c4-85f8-624c139847af tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:15.781777 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4cad6781-3d21-47c4-85f8-624c139847af tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] https://10.4.3.226/volume/v3/types/c04263c2-1805-4d5d-973c-944bb9f25a4c/extra_specs/spec1 returned with HTTP 404 Jul 31 09:33:15.782339 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 844/3373] 10.4.3.226 () {68 vars in 1416 bytes} [Fri Jul 31 09:33:15 2026] PUT /volume/v3/types/c04263c2-1805-4d5d-973c-944bb9f25a4c/extra_specs/spec1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:15.792915 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-68333ee9-0f4e-4b13-9e70-32e1878aa4f2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:15.797335 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-68333ee9-0f4e-4b13-9e70-32e1878aa4f2 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] DELETE https://10.4.3.226/volume/v3/types/c2c7d6e4-ddcf-4114-86e4-28b195986ab6 Jul 31 09:33:15.797335 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-68333ee9-0f4e-4b13-9e70-32e1878aa4f2 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:15.797335 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-68333ee9-0f4e-4b13-9e70-32e1878aa4f2 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] Calling method '_delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:15.843548 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-68333ee9-0f4e-4b13-9e70-32e1878aa4f2 tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] https://10.4.3.226/volume/v3/types/c2c7d6e4-ddcf-4114-86e4-28b195986ab6 returned with HTTP 202 Jul 31 09:33:15.844142 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 849/3374] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:33:15 2026] DELETE /volume/v3/types/c2c7d6e4-ddcf-4114-86e4-28b195986ab6 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:33:15.853267 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-99cc3ac7-f24f-4a08-a8b9-986fefe2d76f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:15.855740 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-99cc3ac7-f24f-4a08-a8b9-986fefe2d76f tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] GET https://10.4.3.226/volume/v3/types/c2c7d6e4-ddcf-4114-86e4-28b195986ab6 Jul 31 09:33:15.855940 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-99cc3ac7-f24f-4a08-a8b9-986fefe2d76f tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:15.856151 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-99cc3ac7-f24f-4a08-a8b9-986fefe2d76f tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:15.859782 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-99cc3ac7-f24f-4a08-a8b9-986fefe2d76f tempest-ExtraSpecsNegativeTest-1833338755 tempest-ExtraSpecsNegativeTest-1833338755-project-admin] https://10.4.3.226/volume/v3/types/c2c7d6e4-ddcf-4114-86e4-28b195986ab6 returned with HTTP 404 Jul 31 09:33:15.860409 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 842/3375] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:33:15 2026] GET /volume/v3/types/c2c7d6e4-ddcf-4114-86e4-28b195986ab6 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:17.304074 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cc7b282f-2ac9-4657-8203-32eb9cd10e75 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:17.419894 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cc7b282f-2ac9-4657-8203-32eb9cd10e75 tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:33:17.420422 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cc7b282f-2ac9-4657-8203-32eb9cd10e75 tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-76626133", "extra_specs": {}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:17.439922 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cc7b282f-2ac9-4657-8203-32eb9cd10e75 tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:33:17.440323 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 841/3376] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:33:17 2026] POST /volume/v3/types => generated 216 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:17.452255 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-42469857-09fd-460d-a7b1-746dbaac2598 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:17.454623 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-42469857-09fd-460d-a7b1-746dbaac2598 tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] POST https://10.4.3.226/volume/v3/types/0680bdef-b22b-4627-80bc-d4511db68107/encryption Jul 31 09:33:17.456516 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-42469857-09fd-460d-a7b1-746dbaac2598 tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:17.481110 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-42469857-09fd-460d-a7b1-746dbaac2598 tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] https://10.4.3.226/volume/v3/types/0680bdef-b22b-4627-80bc-d4511db68107/encryption returned with HTTP 200 Jul 31 09:33:17.482970 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 845/3377] 10.4.3.226 () {68 vars in 1397 bytes} [Fri Jul 31 09:33:17 2026] POST /volume/v3/types/0680bdef-b22b-4627-80bc-d4511db68107/encryption => generated 231 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:17.493926 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a2f5cc5e-b615-42af-a9ed-49c31e127fd1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:17.600233 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a2f5cc5e-b615-42af-a9ed-49c31e127fd1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:33:17.600541 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a2f5cc5e-b615-42af-a9ed-49c31e127fd1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-918355370", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-76626133", "size": 1}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:17.607570 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-a2f5cc5e-b615-42af-a9ed-49c31e127fd1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-918355370', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-76626133', 'size': 1}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:33:17.612814 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-a2f5cc5e-b615-42af-a9ed-49c31e127fd1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Create volume of 1 GB Jul 31 09:33:17.612814 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:17.612814 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:17.613647 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a2f5cc5e-b615-42af-a9ed-49c31e127fd1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Availability Zones retrieved successfully. Jul 31 09:33:17.622386 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a2f5cc5e-b615-42af-a9ed-49c31e127fd1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Flow 'volume_create_api' (be95e2a7-6df8-4961-8299-17b15e04b634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:17.625512 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a2f5cc5e-b615-42af-a9ed-49c31e127fd1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4e7a2c1-b958-4455-a1a4-a6fa915238fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:17.626643 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-a2f5cc5e-b615-42af-a9ed-49c31e127fd1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:33:17.680627 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a2f5cc5e-b615-42af-a9ed-49c31e127fd1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4e7a2c1-b958-4455-a1a4-a6fa915238fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:33:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0680bdef-b22b-4627-80bc-d4511db68107,is_public=True,name='tempest-scenario-type-cryptsetup-76626133',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0680bdef-b22b-4627-80bc-d4511db68107', '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=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:17.681989 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a2f5cc5e-b615-42af-a9ed-49c31e127fd1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10ac7aa8-f5b2-43dc-97b9-cda4ca130962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:17.719876 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-a2f5cc5e-b615-42af-a9ed-49c31e127fd1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-76626133 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-76626133, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:33:17.720659 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-a2f5cc5e-b615-42af-a9ed-49c31e127fd1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-76626133 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-76626133, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:33:17.778355 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-a2f5cc5e-b615-42af-a9ed-49c31e127fd1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Created reservations ['e87a1304-a304-4560-8f9e-d45819863f5c', '800ab536-006a-4689-b747-fff3776d9bf2', 'aad2c64a-1c83-485d-ba96-e09205f610a6', 'a4ffd1cc-b1ae-4902-807f-de2c1183ce7b'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:17.778355 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a2f5cc5e-b615-42af-a9ed-49c31e127fd1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10ac7aa8-f5b2-43dc-97b9-cda4ca130962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e87a1304-a304-4560-8f9e-d45819863f5c', '800ab536-006a-4689-b747-fff3776d9bf2', 'aad2c64a-1c83-485d-ba96-e09205f610a6', 'a4ffd1cc-b1ae-4902-807f-de2c1183ce7b']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:17.779357 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a2f5cc5e-b615-42af-a9ed-49c31e127fd1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb99490c-030b-4fbc-a883-02570ff116b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:17.817149 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a2f5cc5e-b615-42af-a9ed-49c31e127fd1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb99490c-030b-4fbc-a883-02570ff116b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b98d279f-b5eb-42c4-a61c-e573c597f5ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-918355370',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3bf7d36aca840328ce5ffbc46314b64',qos_specs=None,replication_status=,reservations=['e87a1304-a304-4560-8f9e-d45819863f5c','800ab536-006a-4689-b747-fff3776d9bf2','aad2c64a-1c83-485d-ba96-e09205f610a6','a4ffd1cc-b1ae-4902-807f-de2c1183ce7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95661adc818148ec94ad6964c93e61bd',volume_type_id=0680bdef-b22b-4627-80bc-d4511db68107), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:33:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-918355370',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b98d279f-b5eb-42c4-a61c-e573c597f5ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3bf7d36aca840328ce5ffbc46314b64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95661adc818148ec94ad6964c93e61bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0680bdef-b22b-4627-80bc-d4511db68107),volume_type_id=0680bdef-b22b-4627-80bc-d4511db68107)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:17.817884 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a2f5cc5e-b615-42af-a9ed-49c31e127fd1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b38ddfbb-3c11-46f4-b040-30e857d0acfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:17.837815 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a2f5cc5e-b615-42af-a9ed-49c31e127fd1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b38ddfbb-3c11-46f4-b040-30e857d0acfb) transitioned into state 'SUCCESS' from state '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-918355370',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3bf7d36aca840328ce5ffbc46314b64',qos_specs=None,replication_status=,reservations=['e87a1304-a304-4560-8f9e-d45819863f5c','800ab536-006a-4689-b747-fff3776d9bf2','aad2c64a-1c83-485d-ba96-e09205f610a6','a4ffd1cc-b1ae-4902-807f-de2c1183ce7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95661adc818148ec94ad6964c93e61bd',volume_type_id=0680bdef-b22b-4627-80bc-d4511db68107)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:17.838503 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a2f5cc5e-b615-42af-a9ed-49c31e127fd1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8677e262-1c3b-4b2d-a5c8-c109de160195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:17.849996 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a2f5cc5e-b615-42af-a9ed-49c31e127fd1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8677e262-1c3b-4b2d-a5c8-c109de160195) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:17.852800 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a2f5cc5e-b615-42af-a9ed-49c31e127fd1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Flow 'volume_create_api' (be95e2a7-6df8-4961-8299-17b15e04b634) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:17.853162 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a2f5cc5e-b615-42af-a9ed-49c31e127fd1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Create volume request issued successfully. Jul 31 09:33:17.853828 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a2f5cc5e-b615-42af-a9ed-49c31e127fd1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:33:17.854257 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 850/3378] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:33:17 2026] POST /volume/v3/volumes => generated 788 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 09:33:17.858474 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d5913c48-6f0d-43f9-a70f-a7019f97a71f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:17.862266 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d5913c48-6f0d-43f9-a70f-a7019f97a71f tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] POST https://10.4.3.226/volume/v3/volumes/4c1f22fd-9b2f-4b1e-9b2d-7c9e9a59165e/action Jul 31 09:33:17.862266 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d5913c48-6f0d-43f9-a70f-a7019f97a71f tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action body: b'{"os-attach": {"instance_uuid": "c93bcb01-05e1-4d0c-be8a-4116566c7460", "mountpoint": "/dev/vdc"}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:33:17.862266 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d5913c48-6f0d-43f9-a70f-a7019f97a71f tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "c93bcb01-05e1-4d0c-be8a-4116566c7460", "mountpoint": "/dev/vdc"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:17.872414 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d5913c48-6f0d-43f9-a70f-a7019f97a71f tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes/4c1f22fd-9b2f-4b1e-9b2d-7c9e9a59165e/action returned with HTTP 404 Jul 31 09:33:17.872414 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 843/3379] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:33:17 2026] POST /volume/v3/volumes/4c1f22fd-9b2f-4b1e-9b2d-7c9e9a59165e/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:18.462437 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-dd9f3326-6bf3-48d7-8cac-f8a5648fc141 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:18.602747 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dd9f3326-6bf3-48d7-8cac-f8a5648fc141 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:33:18.603130 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dd9f3326-6bf3-48d7-8cac-f8a5648fc141 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-43252615"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:18.604930 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-dd9f3326-6bf3-48d7-8cac-f8a5648fc141 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-43252615'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:33:18.605163 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-dd9f3326-6bf3-48d7-8cac-f8a5648fc141 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Create volume of 1 GB Jul 31 09:33:18.615510 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-dd9f3326-6bf3-48d7-8cac-f8a5648fc141 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Availability Zones retrieved successfully. Jul 31 09:33:18.624106 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dd9f3326-6bf3-48d7-8cac-f8a5648fc141 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Flow 'volume_create_api' (3c960405-8335-44c5-b7bf-54d3ed910479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:18.626935 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dd9f3326-6bf3-48d7-8cac-f8a5648fc141 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed503f09-3708-4cc2-b720-bf2a1fa2f849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:18.629637 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-dd9f3326-6bf3-48d7-8cac-f8a5648fc141 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:33:18.674259 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dd9f3326-6bf3-48d7-8cac-f8a5648fc141 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed503f09-3708-4cc2-b720-bf2a1fa2f849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:18.675747 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dd9f3326-6bf3-48d7-8cac-f8a5648fc141 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1bb7b3b-aa57-4634-bd86-b568ec028a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:18.769475 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-dd9f3326-6bf3-48d7-8cac-f8a5648fc141 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Created reservations ['c69de71a-02e6-452d-b056-ab64b06b8696', '6211bcbc-9f7b-46ee-bb2b-1c049facca1e', 'c8ed0fbe-8d8a-4d18-ac7f-ead42fbc03d2', '7c954757-5809-491f-bab2-1c9efb296f10'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:18.770447 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dd9f3326-6bf3-48d7-8cac-f8a5648fc141 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1bb7b3b-aa57-4634-bd86-b568ec028a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c69de71a-02e6-452d-b056-ab64b06b8696', '6211bcbc-9f7b-46ee-bb2b-1c049facca1e', 'c8ed0fbe-8d8a-4d18-ac7f-ead42fbc03d2', '7c954757-5809-491f-bab2-1c9efb296f10']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:18.771593 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dd9f3326-6bf3-48d7-8cac-f8a5648fc141 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21af7c63-534a-4a45-ace8-e4f0bd3461bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:18.803332 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dd9f3326-6bf3-48d7-8cac-f8a5648fc141 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21af7c63-534a-4a45-ace8-e4f0bd3461bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88b9417e-d7ab-4ba9-97fc-cc66376c4e3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-43252615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f3d771564174fa89853d0bb0c1cd5f3',qos_specs=None,replication_status=,reservations=['c69de71a-02e6-452d-b056-ab64b06b8696','6211bcbc-9f7b-46ee-bb2b-1c049facca1e','c8ed0fbe-8d8a-4d18-ac7f-ead42fbc03d2','7c954757-5809-491f-bab2-1c9efb296f10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='891fba868190476b8373bbbb75bff63a',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:33:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-43252615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88b9417e-d7ab-4ba9-97fc-cc66376c4e3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f3d771564174fa89853d0bb0c1cd5f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='891fba868190476b8373bbbb75bff63a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:18.804861 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dd9f3326-6bf3-48d7-8cac-f8a5648fc141 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e300cc7-0359-4913-ae5c-73d3571851d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:18.825462 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dd9f3326-6bf3-48d7-8cac-f8a5648fc141 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e300cc7-0359-4913-ae5c-73d3571851d6) transitioned into state 'SUCCESS' from state '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-43252615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f3d771564174fa89853d0bb0c1cd5f3',qos_specs=None,replication_status=,reservations=['c69de71a-02e6-452d-b056-ab64b06b8696','6211bcbc-9f7b-46ee-bb2b-1c049facca1e','c8ed0fbe-8d8a-4d18-ac7f-ead42fbc03d2','7c954757-5809-491f-bab2-1c9efb296f10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='891fba868190476b8373bbbb75bff63a',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:18.826445 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dd9f3326-6bf3-48d7-8cac-f8a5648fc141 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c98b638-808a-467a-b846-7bb500bed567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:18.839651 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dd9f3326-6bf3-48d7-8cac-f8a5648fc141 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c98b638-808a-467a-b846-7bb500bed567) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:18.841082 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-dd9f3326-6bf3-48d7-8cac-f8a5648fc141 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Flow 'volume_create_api' (3c960405-8335-44c5-b7bf-54d3ed910479) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:18.841404 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-dd9f3326-6bf3-48d7-8cac-f8a5648fc141 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Create volume request issued successfully. Jul 31 09:33:18.842490 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dd9f3326-6bf3-48d7-8cac-f8a5648fc141 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:33:18.842895 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 842/3380] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:33:18 2026] POST /volume/v3/volumes => generated 753 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:33:18.854760 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-38c4ffaf-fda8-4a00-8b03-d0ea4db9a0c6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:18.857109 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-38c4ffaf-fda8-4a00-8b03-d0ea4db9a0c6 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] GET https://10.4.3.226/volume/v3/volumes/88b9417e-d7ab-4ba9-97fc-cc66376c4e3b Jul 31 09:33:18.857327 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-38c4ffaf-fda8-4a00-8b03-d0ea4db9a0c6 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:18.857567 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-38c4ffaf-fda8-4a00-8b03-d0ea4db9a0c6 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:18.867256 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:18.867256 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:18.872655 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-38c4ffaf-fda8-4a00-8b03-d0ea4db9a0c6 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Volume info retrieved successfully. Jul 31 09:33:18.878877 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-38c4ffaf-fda8-4a00-8b03-d0ea4db9a0c6 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] https://10.4.3.226/volume/v3/volumes/88b9417e-d7ab-4ba9-97fc-cc66376c4e3b returned with HTTP 200 Jul 31 09:33:18.879273 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 846/3381] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:18 2026] GET /volume/v3/volumes/88b9417e-d7ab-4ba9-97fc-cc66376c4e3b => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:19.894759 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e1385200-6295-4b8a-b9f0-062079e1ce14 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:19.903919 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e1385200-6295-4b8a-b9f0-062079e1ce14 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] GET https://10.4.3.226/volume/v3/volumes/88b9417e-d7ab-4ba9-97fc-cc66376c4e3b Jul 31 09:33:19.904217 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e1385200-6295-4b8a-b9f0-062079e1ce14 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:19.904519 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e1385200-6295-4b8a-b9f0-062079e1ce14 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:19.914017 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:19.914017 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:19.918626 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e1385200-6295-4b8a-b9f0-062079e1ce14 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Volume info retrieved successfully. Jul 31 09:33:19.924299 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e1385200-6295-4b8a-b9f0-062079e1ce14 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] https://10.4.3.226/volume/v3/volumes/88b9417e-d7ab-4ba9-97fc-cc66376c4e3b returned with HTTP 200 Jul 31 09:33:19.924841 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 851/3382] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:19 2026] GET /volume/v3/volumes/88b9417e-d7ab-4ba9-97fc-cc66376c4e3b => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:19.939393 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9a166e97-6d34-455b-8d26-d6dfe9e663e1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:19.941172 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9a166e97-6d34-455b-8d26-d6dfe9e663e1 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:33:19.941577 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9a166e97-6d34-455b-8d26-d6dfe9e663e1 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "88b9417e-d7ab-4ba9-97fc-cc66376c4e3b", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1116902022"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:19.949739 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:19.949739 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:19.950341 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9a166e97-6d34-455b-8d26-d6dfe9e663e1 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Volume info retrieved successfully. Jul 31 09:33:19.950580 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-9a166e97-6d34-455b-8d26-d6dfe9e663e1 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Create snapshot from volume 88b9417e-d7ab-4ba9-97fc-cc66376c4e3b Jul 31 09:33:19.987468 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-9a166e97-6d34-455b-8d26-d6dfe9e663e1 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Created reservations ['743b13a1-8ed0-4a67-ad1d-a41a2e949871', '466fad91-6099-427d-918d-6553da527776', '5900eb21-3209-49f7-a037-47099e8b5c32', '32dd48c2-aa15-4902-95c1-047aba5f7259'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:20.017295 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9a166e97-6d34-455b-8d26-d6dfe9e663e1 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Snapshot create request issued successfully. Jul 31 09:33:20.017679 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9a166e97-6d34-455b-8d26-d6dfe9e663e1 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:33:20.018128 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 844/3383] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:33:19 2026] POST /volume/v3/snapshots => generated 311 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:33:20.027391 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-080a6baf-863d-48c8-a301-a253f5aeb531 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:20.029997 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-080a6baf-863d-48c8-a301-a253f5aeb531 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] GET https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0 Jul 31 09:33:20.030312 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-080a6baf-863d-48c8-a301-a253f5aeb531 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:20.030623 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-080a6baf-863d-48c8-a301-a253f5aeb531 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:20.036591 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:20.036591 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:20.037203 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-080a6baf-863d-48c8-a301-a253f5aeb531 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Snapshot retrieved successfully. Jul 31 09:33:20.038071 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-080a6baf-863d-48c8-a301-a253f5aeb531 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0 returned with HTTP 200 Jul 31 09:33:20.038537 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 843/3384] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:33:20 2026] GET /volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0 => generated 443 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:21.048253 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e6e3f7a1-b701-4a85-81b0-eed4334be8ec None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:21.050702 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e6e3f7a1-b701-4a85-81b0-eed4334be8ec tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] GET https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0 Jul 31 09:33:21.050959 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e6e3f7a1-b701-4a85-81b0-eed4334be8ec tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:21.051194 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e6e3f7a1-b701-4a85-81b0-eed4334be8ec tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:21.057347 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:21.057347 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:21.058081 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e6e3f7a1-b701-4a85-81b0-eed4334be8ec tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Snapshot retrieved successfully. Jul 31 09:33:21.059040 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e6e3f7a1-b701-4a85-81b0-eed4334be8ec tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0 returned with HTTP 200 Jul 31 09:33:21.059495 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 847/3385] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:33:21 2026] GET /volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:21.071660 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5165c3fb-f3a0-437b-b00c-03524920471b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:21.076605 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5165c3fb-f3a0-437b-b00c-03524920471b tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] POST https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata Jul 31 09:33:21.077148 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5165c3fb-f3a0-437b-b00c-03524920471b tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:21.087956 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:21.087956 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:21.088700 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5165c3fb-f3a0-437b-b00c-03524920471b tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Snapshot retrieved successfully. Jul 31 09:33:21.141887 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5165c3fb-f3a0-437b-b00c-03524920471b tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Update snapshot metadata completed successfully. Jul 31 09:33:21.142255 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5165c3fb-f3a0-437b-b00c-03524920471b tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata returned with HTTP 200 Jul 31 09:33:21.142731 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 852/3386] 10.4.3.226 () {68 vars in 1402 bytes} [Fri Jul 31 09:33:21 2026] POST /volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata => generated 68 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:33:21.152085 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-51ab84f0-65f7-4cc4-a746-68300d54d29f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:21.154495 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-51ab84f0-65f7-4cc4-a746-68300d54d29f tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] GET https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata Jul 31 09:33:21.154804 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-51ab84f0-65f7-4cc4-a746-68300d54d29f tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:21.155065 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-51ab84f0-65f7-4cc4-a746-68300d54d29f tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:21.162519 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:21.162519 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:21.163131 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-51ab84f0-65f7-4cc4-a746-68300d54d29f tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Snapshot retrieved successfully. Jul 31 09:33:21.164417 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-51ab84f0-65f7-4cc4-a746-68300d54d29f tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Get snapshot metadata completed successfully. Jul 31 09:33:21.164752 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-51ab84f0-65f7-4cc4-a746-68300d54d29f tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata returned with HTTP 200 Jul 31 09:33:21.165376 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 845/3387] 10.4.3.226 () {66 vars in 1381 bytes} [Fri Jul 31 09:33:21 2026] GET /volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:33:21.178077 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3425a084-f96c-408c-b9d6-c6b11c800e27 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:21.182792 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3425a084-f96c-408c-b9d6-c6b11c800e27 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] PUT https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata Jul 31 09:33:21.184266 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3425a084-f96c-408c-b9d6-c6b11c800e27 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:21.198942 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:21.198942 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:21.199910 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3425a084-f96c-408c-b9d6-c6b11c800e27 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Snapshot retrieved successfully. Jul 31 09:33:21.272552 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3425a084-f96c-408c-b9d6-c6b11c800e27 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Update snapshot metadata completed successfully. Jul 31 09:33:21.272914 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3425a084-f96c-408c-b9d6-c6b11c800e27 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata returned with HTTP 200 Jul 31 09:33:21.273362 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 844/3388] 10.4.3.226 () {68 vars in 1401 bytes} [Fri Jul 31 09:33:21 2026] PUT /volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata => generated 57 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:33:21.281518 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-957a7fc0-2cb2-4cb1-a231-6d5f21fe2a76 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:21.284377 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-957a7fc0-2cb2-4cb1-a231-6d5f21fe2a76 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] GET https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata Jul 31 09:33:21.284581 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-957a7fc0-2cb2-4cb1-a231-6d5f21fe2a76 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:21.284832 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-957a7fc0-2cb2-4cb1-a231-6d5f21fe2a76 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:21.289871 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:21.289871 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:21.290313 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-957a7fc0-2cb2-4cb1-a231-6d5f21fe2a76 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Snapshot retrieved successfully. Jul 31 09:33:21.291257 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-957a7fc0-2cb2-4cb1-a231-6d5f21fe2a76 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Get snapshot metadata completed successfully. Jul 31 09:33:21.296312 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-957a7fc0-2cb2-4cb1-a231-6d5f21fe2a76 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata returned with HTTP 200 Jul 31 09:33:21.296312 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 848/3389] 10.4.3.226 () {66 vars in 1381 bytes} [Fri Jul 31 09:33:21 2026] GET /volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata => generated 57 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:33:21.302745 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c6be60f2-e802-4bf0-aeac-75836548d0ee None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:21.305420 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c6be60f2-e802-4bf0-aeac-75836548d0ee tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata/key3 Jul 31 09:33:21.305616 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c6be60f2-e802-4bf0-aeac-75836548d0ee tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:21.305821 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c6be60f2-e802-4bf0-aeac-75836548d0ee tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:21.311699 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:21.311699 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:21.312193 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c6be60f2-e802-4bf0-aeac-75836548d0ee tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Snapshot retrieved successfully. Jul 31 09:33:21.313008 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c6be60f2-e802-4bf0-aeac-75836548d0ee tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Get snapshot metadata completed successfully. Jul 31 09:33:21.342129 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c6be60f2-e802-4bf0-aeac-75836548d0ee tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Delete snapshot metadata completed successfully. Jul 31 09:33:21.343923 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c6be60f2-e802-4bf0-aeac-75836548d0ee tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata/key3 returned with HTTP 200 Jul 31 09:33:21.343923 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 853/3390] 10.4.3.226 () {66 vars in 1399 bytes} [Fri Jul 31 09:33:21 2026] DELETE /volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata/key3 => generated 0 bytes in 40 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 31 09:33:21.355775 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8d1a093f-25cb-49a6-ba1d-fb114220b54c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:21.357730 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8d1a093f-25cb-49a6-ba1d-fb114220b54c tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] GET https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata Jul 31 09:33:21.358023 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8d1a093f-25cb-49a6-ba1d-fb114220b54c tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:21.358216 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8d1a093f-25cb-49a6-ba1d-fb114220b54c tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:21.363490 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:21.363490 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:21.363900 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-8d1a093f-25cb-49a6-ba1d-fb114220b54c tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Snapshot retrieved successfully. Jul 31 09:33:21.364654 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-8d1a093f-25cb-49a6-ba1d-fb114220b54c tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Get snapshot metadata completed successfully. Jul 31 09:33:21.364879 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8d1a093f-25cb-49a6-ba1d-fb114220b54c tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata returned with HTTP 200 Jul 31 09:33:21.365277 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 846/3391] 10.4.3.226 () {66 vars in 1381 bytes} [Fri Jul 31 09:33:21 2026] GET /volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata => generated 32 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:33:21.377112 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-70159493-f29d-483c-874e-3c90c9a45cf3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:21.379126 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-70159493-f29d-483c-874e-3c90c9a45cf3 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] PUT https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata Jul 31 09:33:21.379458 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-70159493-f29d-483c-874e-3c90c9a45cf3 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:21.388360 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:21.388360 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:21.388816 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-70159493-f29d-483c-874e-3c90c9a45cf3 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Snapshot retrieved successfully. Jul 31 09:33:21.429584 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-70159493-f29d-483c-874e-3c90c9a45cf3 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Update snapshot metadata completed successfully. Jul 31 09:33:21.429805 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-70159493-f29d-483c-874e-3c90c9a45cf3 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata returned with HTTP 200 Jul 31 09:33:21.430149 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 845/3392] 10.4.3.226 () {68 vars in 1401 bytes} [Fri Jul 31 09:33:21 2026] PUT /volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata => generated 16 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:33:21.443594 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1bcf736a-0db7-4855-b447-ad29627faaeb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:21.445770 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1bcf736a-0db7-4855-b447-ad29627faaeb tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] POST https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata Jul 31 09:33:21.446165 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1bcf736a-0db7-4855-b447-ad29627faaeb tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:21.453399 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:21.453399 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:21.453948 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1bcf736a-0db7-4855-b447-ad29627faaeb tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Snapshot retrieved successfully. Jul 31 09:33:21.491759 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1bcf736a-0db7-4855-b447-ad29627faaeb tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Update snapshot metadata completed successfully. Jul 31 09:33:21.492071 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1bcf736a-0db7-4855-b447-ad29627faaeb tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata returned with HTTP 200 Jul 31 09:33:21.492524 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 849/3393] 10.4.3.226 () {68 vars in 1402 bytes} [Fri Jul 31 09:33:21 2026] POST /volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata => generated 68 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:33:21.500966 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-24081519-e43f-42bd-b18d-87754988b5e9 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:21.503388 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-24081519-e43f-42bd-b18d-87754988b5e9 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] GET https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata Jul 31 09:33:21.503704 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-24081519-e43f-42bd-b18d-87754988b5e9 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:21.503972 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-24081519-e43f-42bd-b18d-87754988b5e9 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Calling method 'index' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:21.511355 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:21.511355 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:21.512061 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-24081519-e43f-42bd-b18d-87754988b5e9 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Snapshot retrieved successfully. Jul 31 09:33:21.513188 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-24081519-e43f-42bd-b18d-87754988b5e9 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Get snapshot metadata completed successfully. Jul 31 09:33:21.513513 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-24081519-e43f-42bd-b18d-87754988b5e9 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata returned with HTTP 200 Jul 31 09:33:21.514020 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 854/3394] 10.4.3.226 () {66 vars in 1381 bytes} [Fri Jul 31 09:33:21 2026] GET /volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:33:21.521371 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3eaba92a-4d6f-4702-9c4c-580ac998537e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:21.523170 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3eaba92a-4d6f-4702-9c4c-580ac998537e tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] PUT https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata/key3 Jul 31 09:33:21.523501 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3eaba92a-4d6f-4702-9c4c-580ac998537e tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:21.531134 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:21.531134 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:21.531571 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-3eaba92a-4d6f-4702-9c4c-580ac998537e tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Snapshot retrieved successfully. Jul 31 09:33:21.607474 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-3eaba92a-4d6f-4702-9c4c-580ac998537e tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Update snapshot metadata completed successfully. Jul 31 09:33:21.607759 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3eaba92a-4d6f-4702-9c4c-580ac998537e tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata/key3 returned with HTTP 200 Jul 31 09:33:21.608209 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 847/3395] 10.4.3.226 () {68 vars in 1416 bytes} [Fri Jul 31 09:33:21 2026] PUT /volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata/key3 => generated 35 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:33:21.616610 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-47560abb-1b30-4630-8787-1eddc1374142 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:21.618812 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-47560abb-1b30-4630-8787-1eddc1374142 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] GET https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata/key3 Jul 31 09:33:21.619052 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-47560abb-1b30-4630-8787-1eddc1374142 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:21.619301 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-47560abb-1b30-4630-8787-1eddc1374142 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:21.625814 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:21.625814 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:21.626363 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-47560abb-1b30-4630-8787-1eddc1374142 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Snapshot retrieved successfully. Jul 31 09:33:21.627510 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-47560abb-1b30-4630-8787-1eddc1374142 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Get snapshot metadata completed successfully. Jul 31 09:33:21.627811 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-47560abb-1b30-4630-8787-1eddc1374142 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata/key3 returned with HTTP 200 Jul 31 09:33:21.628262 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 846/3396] 10.4.3.226 () {66 vars in 1396 bytes} [Fri Jul 31 09:33:21 2026] GET /volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata/key3 => generated 35 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:33:21.638094 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5c1addff-9550-4928-9a0c-1aee741f13dc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:21.640736 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5c1addff-9550-4928-9a0c-1aee741f13dc tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] GET https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata Jul 31 09:33:21.640950 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5c1addff-9550-4928-9a0c-1aee741f13dc tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:21.641164 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5c1addff-9550-4928-9a0c-1aee741f13dc tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:21.647296 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:21.647296 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:21.647885 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5c1addff-9550-4928-9a0c-1aee741f13dc tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Snapshot retrieved successfully. Jul 31 09:33:21.648928 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5c1addff-9550-4928-9a0c-1aee741f13dc tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Get snapshot metadata completed successfully. Jul 31 09:33:21.649257 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5c1addff-9550-4928-9a0c-1aee741f13dc tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata returned with HTTP 200 Jul 31 09:33:21.650019 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 850/3397] 10.4.3.226 () {66 vars in 1381 bytes} [Fri Jul 31 09:33:21 2026] GET /volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata => generated 75 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:33:21.659124 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-37c17bac-7a0b-4434-b31e-e74082a77ad9 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:21.661342 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-37c17bac-7a0b-4434-b31e-e74082a77ad9 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] PUT https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata Jul 31 09:33:21.661764 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-37c17bac-7a0b-4434-b31e-e74082a77ad9 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:21.670491 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:21.670491 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:21.671056 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-37c17bac-7a0b-4434-b31e-e74082a77ad9 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Snapshot retrieved successfully. Jul 31 09:33:21.705498 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-37c17bac-7a0b-4434-b31e-e74082a77ad9 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Update snapshot metadata completed successfully. Jul 31 09:33:21.705877 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-37c17bac-7a0b-4434-b31e-e74082a77ad9 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata returned with HTTP 200 Jul 31 09:33:21.706573 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 855/3398] 10.4.3.226 () {68 vars in 1401 bytes} [Fri Jul 31 09:33:21 2026] PUT /volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0/metadata => generated 16 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:33:21.722941 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e69376ca-8d07-4c31-b5b6-4446e59ebf60 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:21.725001 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e69376ca-8d07-4c31-b5b6-4446e59ebf60 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0 Jul 31 09:33:21.725196 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e69376ca-8d07-4c31-b5b6-4446e59ebf60 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:21.725588 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e69376ca-8d07-4c31-b5b6-4446e59ebf60 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:21.725743 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-e69376ca-8d07-4c31-b5b6-4446e59ebf60 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Delete snapshot with id: 9880e245-6acb-4a1c-8964-c715e5984ae0 Jul 31 09:33:21.730716 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:21.730716 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:21.731156 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e69376ca-8d07-4c31-b5b6-4446e59ebf60 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Snapshot retrieved successfully. Jul 31 09:33:21.757279 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e69376ca-8d07-4c31-b5b6-4446e59ebf60 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Snapshot delete request issued successfully. Jul 31 09:33:21.757500 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e69376ca-8d07-4c31-b5b6-4446e59ebf60 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0 returned with HTTP 202 Jul 31 09:33:21.757925 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 848/3399] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:33:21 2026] DELETE /volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:33:21.770956 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b5332f08-ca3c-4fea-87e4-fee13b95c3f2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:21.774015 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b5332f08-ca3c-4fea-87e4-fee13b95c3f2 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] GET https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0 Jul 31 09:33:21.774015 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b5332f08-ca3c-4fea-87e4-fee13b95c3f2 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:21.774015 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b5332f08-ca3c-4fea-87e4-fee13b95c3f2 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:21.781313 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:21.781313 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:21.782070 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b5332f08-ca3c-4fea-87e4-fee13b95c3f2 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Snapshot retrieved successfully. Jul 31 09:33:21.783507 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b5332f08-ca3c-4fea-87e4-fee13b95c3f2 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0 returned with HTTP 200 Jul 31 09:33:21.784038 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 847/3400] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:33:21 2026] GET /volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:22.611600 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-34c8c8c9-6b56-4928-8ae9-f08fbfeb8b78 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:22.613837 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-34c8c8c9-6b56-4928-8ae9-f08fbfeb8b78 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:33:22.614306 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-34c8c8c9-6b56-4928-8ae9-f08fbfeb8b78 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c06eade6-dbe1-4e84-83f6-9db34c98df27", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-624247043"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:22.616236 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-34c8c8c9-6b56-4928-8ae9-f08fbfeb8b78 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Create volume request body: {'volume': {'imageRef': 'c06eade6-dbe1-4e84-83f6-9db34c98df27', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-624247043'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:33:22.721017 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-34c8c8c9-6b56-4928-8ae9-f08fbfeb8b78 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Create volume of 2 GB Jul 31 09:33:22.725492 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-34c8c8c9-6b56-4928-8ae9-f08fbfeb8b78 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Availability Zones retrieved successfully. Jul 31 09:33:22.731616 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-34c8c8c9-6b56-4928-8ae9-f08fbfeb8b78 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Flow 'volume_create_api' (f24adf51-889c-4543-9122-423cda3bd265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:22.732966 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-34c8c8c9-6b56-4928-8ae9-f08fbfeb8b78 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08028092-9c1d-4b3f-a623-f1b95d9f992b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:22.734268 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-34c8c8c9-6b56-4928-8ae9-f08fbfeb8b78 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Validating volume size '2' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:33:22.776263 np0000006200 devstack@c-api.service[100317]: WARNING cinder.volume.api [None req-34c8c8c9-6b56-4928-8ae9-f08fbfeb8b78 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08028092-9c1d-4b3f-a623-f1b95d9f992b) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 09:33:22.776263 np0000006200 devstack@c-api.service[100317]: Failure: cinder.exception.InvalidInput: Invalid input received: Image c06eade6-dbe1-4e84-83f6-9db34c98df27 is not active. Jul 31 09:33:22.778140 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-34c8c8c9-6b56-4928-8ae9-f08fbfeb8b78 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08028092-9c1d-4b3f-a623-f1b95d9f992b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:22.779141 np0000006200 devstack@c-api.service[100317]: WARNING cinder.volume.api [None req-34c8c8c9-6b56-4928-8ae9-f08fbfeb8b78 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08028092-9c1d-4b3f-a623-f1b95d9f992b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 09:33:22.780077 np0000006200 devstack@c-api.service[100317]: WARNING cinder.volume.api [None req-34c8c8c9-6b56-4928-8ae9-f08fbfeb8b78 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Flow 'volume_create_api' (f24adf51-889c-4543-9122-423cda3bd265) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 09:33:22.781549 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-34c8c8c9-6b56-4928-8ae9-f08fbfeb8b78 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 400 Jul 31 09:33:22.782132 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 851/3401] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:33:22 2026] POST /volume/v3/volumes => generated 125 bytes in 171 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 09:33:22.798117 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-dcabd35c-b0cf-4eaf-ae3d-5c172cd16fb7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:22.802534 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dcabd35c-b0cf-4eaf-ae3d-5c172cd16fb7 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] GET https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0 Jul 31 09:33:22.802534 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dcabd35c-b0cf-4eaf-ae3d-5c172cd16fb7 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:22.802534 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dcabd35c-b0cf-4eaf-ae3d-5c172cd16fb7 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:22.807277 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dcabd35c-b0cf-4eaf-ae3d-5c172cd16fb7 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] https://10.4.3.226/volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0 returned with HTTP 404 Jul 31 09:33:22.807902 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 856/3402] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:33:22 2026] GET /volume/v3/snapshots/9880e245-6acb-4a1c-8964-c715e5984ae0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:22.816282 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7daab1dd-f2e0-4243-991c-3b9890404a0d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:22.818294 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7daab1dd-f2e0-4243-991c-3b9890404a0d tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] GET https://10.4.3.226/volume/v3/volumes/88b9417e-d7ab-4ba9-97fc-cc66376c4e3b Jul 31 09:33:22.818466 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7daab1dd-f2e0-4243-991c-3b9890404a0d tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:22.818715 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7daab1dd-f2e0-4243-991c-3b9890404a0d tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:22.827554 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:22.827554 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:22.832290 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-7daab1dd-f2e0-4243-991c-3b9890404a0d tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Volume info retrieved successfully. Jul 31 09:33:22.836999 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7daab1dd-f2e0-4243-991c-3b9890404a0d tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] https://10.4.3.226/volume/v3/volumes/88b9417e-d7ab-4ba9-97fc-cc66376c4e3b returned with HTTP 200 Jul 31 09:33:22.837425 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 849/3403] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:22 2026] GET /volume/v3/volumes/88b9417e-d7ab-4ba9-97fc-cc66376c4e3b => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:22.853596 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a1692c98-7577-4f99-b31c-80c0a0e99e12 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:22.856424 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a1692c98-7577-4f99-b31c-80c0a0e99e12 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] DELETE https://10.4.3.226/volume/v3/volumes/88b9417e-d7ab-4ba9-97fc-cc66376c4e3b Jul 31 09:33:22.856806 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a1692c98-7577-4f99-b31c-80c0a0e99e12 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:22.856806 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a1692c98-7577-4f99-b31c-80c0a0e99e12 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:22.856993 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-a1692c98-7577-4f99-b31c-80c0a0e99e12 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Delete volume with id: 88b9417e-d7ab-4ba9-97fc-cc66376c4e3b Jul 31 09:33:22.868620 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:22.868620 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:22.869330 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a1692c98-7577-4f99-b31c-80c0a0e99e12 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Volume info retrieved successfully. Jul 31 09:33:22.903814 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a1692c98-7577-4f99-b31c-80c0a0e99e12 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Delete volume request issued successfully. Jul 31 09:33:22.905269 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a1692c98-7577-4f99-b31c-80c0a0e99e12 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] https://10.4.3.226/volume/v3/volumes/88b9417e-d7ab-4ba9-97fc-cc66376c4e3b returned with HTTP 202 Jul 31 09:33:22.905269 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 848/3404] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:33:22 2026] DELETE /volume/v3/volumes/88b9417e-d7ab-4ba9-97fc-cc66376c4e3b => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:33:22.917566 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-672a231e-5e95-4d60-8949-32e316606d67 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:22.919571 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-672a231e-5e95-4d60-8949-32e316606d67 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] GET https://10.4.3.226/volume/v3/volumes/88b9417e-d7ab-4ba9-97fc-cc66376c4e3b Jul 31 09:33:22.919845 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-672a231e-5e95-4d60-8949-32e316606d67 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:22.920057 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-672a231e-5e95-4d60-8949-32e316606d67 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:22.929043 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:22.929043 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:22.935139 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-672a231e-5e95-4d60-8949-32e316606d67 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Volume info retrieved successfully. Jul 31 09:33:22.941337 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-672a231e-5e95-4d60-8949-32e316606d67 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] https://10.4.3.226/volume/v3/volumes/88b9417e-d7ab-4ba9-97fc-cc66376c4e3b returned with HTTP 200 Jul 31 09:33:22.941823 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 852/3405] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:22 2026] GET /volume/v3/volumes/88b9417e-d7ab-4ba9-97fc-cc66376c4e3b => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:23.959184 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f14fb7d3-ff2b-499e-ad5d-1e65566f9be5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:23.962008 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f14fb7d3-ff2b-499e-ad5d-1e65566f9be5 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] GET https://10.4.3.226/volume/v3/volumes/88b9417e-d7ab-4ba9-97fc-cc66376c4e3b Jul 31 09:33:23.963395 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f14fb7d3-ff2b-499e-ad5d-1e65566f9be5 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:23.963395 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f14fb7d3-ff2b-499e-ad5d-1e65566f9be5 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:23.971215 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f14fb7d3-ff2b-499e-ad5d-1e65566f9be5 tempest-SnapshotMetadataTestJSON-876101326 tempest-SnapshotMetadataTestJSON-876101326-project-member] https://10.4.3.226/volume/v3/volumes/88b9417e-d7ab-4ba9-97fc-cc66376c4e3b returned with HTTP 404 Jul 31 09:33:23.973658 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 857/3406] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:23 2026] GET /volume/v3/volumes/88b9417e-d7ab-4ba9-97fc-cc66376c4e3b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:25.088135 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1344be60-5388-4330-a048-647bd7417fa7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:25.089953 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1344be60-5388-4330-a048-647bd7417fa7 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:33:25.090419 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1344be60-5388-4330-a048-647bd7417fa7 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "710e405b-5bb0-4eac-94a5-671fc9529f07"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:25.091957 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-1344be60-5388-4330-a048-647bd7417fa7 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '710e405b-5bb0-4eac-94a5-671fc9529f07'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:33:25.201266 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-1344be60-5388-4330-a048-647bd7417fa7 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Create volume of 1 GB Jul 31 09:33:25.207024 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-1344be60-5388-4330-a048-647bd7417fa7 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Availability Zones retrieved successfully. Jul 31 09:33:25.216408 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-1344be60-5388-4330-a048-647bd7417fa7 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Flow 'volume_create_api' (be35e7dc-050d-423c-a45a-2b3e0ef70288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:25.216408 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-1344be60-5388-4330-a048-647bd7417fa7 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (407a9eed-e0b2-4770-8d7c-6b1befd9c4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:25.217253 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-1344be60-5388-4330-a048-647bd7417fa7 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:33:25.264278 np0000006200 devstack@c-api.service[100314]: WARNING cinder.volume.api [None req-1344be60-5388-4330-a048-647bd7417fa7 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (407a9eed-e0b2-4770-8d7c-6b1befd9c4c8) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 09:33:25.264278 np0000006200 devstack@c-api.service[100314]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 31 09:33:25.266426 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-1344be60-5388-4330-a048-647bd7417fa7 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (407a9eed-e0b2-4770-8d7c-6b1befd9c4c8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:25.266426 np0000006200 devstack@c-api.service[100314]: WARNING cinder.volume.api [None req-1344be60-5388-4330-a048-647bd7417fa7 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (407a9eed-e0b2-4770-8d7c-6b1befd9c4c8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 09:33:25.268946 np0000006200 devstack@c-api.service[100314]: WARNING cinder.volume.api [None req-1344be60-5388-4330-a048-647bd7417fa7 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Flow 'volume_create_api' (be35e7dc-050d-423c-a45a-2b3e0ef70288) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 09:33:25.268946 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1344be60-5388-4330-a048-647bd7417fa7 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 400 Jul 31 09:33:25.268946 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 850/3407] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:33:25 2026] POST /volume/v3/volumes => generated 134 bytes in 181 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jul 31 09:33:25.660409 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c229adb4-9b1b-418d-9e6c-89514f9e5c3f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:25.662288 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c229adb4-9b1b-418d-9e6c-89514f9e5c3f tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:33:25.662684 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c229adb4-9b1b-418d-9e6c-89514f9e5c3f tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:25.664407 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c229adb4-9b1b-418d-9e6c-89514f9e5c3f tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 400 Jul 31 09:33:25.665115 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 849/3408] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:33:25 2026] POST /volume/v3/volumes => generated 127 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 09:33:25.678268 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9a7266f3-6982-4778-9675-3ded0c5d2431 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:25.685274 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9a7266f3-6982-4778-9675-3ded0c5d2431 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:33:25.685274 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9a7266f3-6982-4778-9675-3ded0c5d2431 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "ca739753-9af3-4bd1-9d09-6716b6ca2efa"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:25.686598 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-9a7266f3-6982-4778-9675-3ded0c5d2431 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'ca739753-9af3-4bd1-9d09-6716b6ca2efa'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:33:25.697335 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9a7266f3-6982-4778-9675-3ded0c5d2431 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 404 Jul 31 09:33:25.697335 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 853/3409] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:33:25 2026] POST /volume/v3/volumes => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:25.708179 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f7140f4f-a97d-41e4-8198-9dedee929dc3 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:25.712146 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f7140f4f-a97d-41e4-8198-9dedee929dc3 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:33:25.712146 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f7140f4f-a97d-41e4-8198-9dedee929dc3 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "1c8c2976-a833-4104-a7bb-4401febba6d9"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:25.713611 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-f7140f4f-a97d-41e4-8198-9dedee929dc3 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '1c8c2976-a833-4104-a7bb-4401febba6d9'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:33:25.722199 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f7140f4f-a97d-41e4-8198-9dedee929dc3 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 404 Jul 31 09:33:25.722906 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 858/3410] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:33:25 2026] POST /volume/v3/volumes => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:25.733649 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3e1373a1-7ba1-4320-9ded-36676533769b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:25.736320 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3e1373a1-7ba1-4320-9ded-36676533769b tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:33:25.736985 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3e1373a1-7ba1-4320-9ded-36676533769b tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "0727057f-96fc-42e8-89d8-71a1907af973"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:25.742536 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-3e1373a1-7ba1-4320-9ded-36676533769b tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '0727057f-96fc-42e8-89d8-71a1907af973'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:33:25.750106 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3e1373a1-7ba1-4320-9ded-36676533769b tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 404 Jul 31 09:33:25.750841 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 851/3411] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:33:25 2026] POST /volume/v3/volumes => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:25.765187 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1c7afcac-f731-455d-8851-5d8857546914 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:25.767504 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1c7afcac-f731-455d-8851-5d8857546914 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:33:25.768018 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1c7afcac-f731-455d-8851-5d8857546914 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:25.774440 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1c7afcac-f731-455d-8851-5d8857546914 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 400 Jul 31 09:33:25.775272 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 850/3412] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:33:25 2026] POST /volume/v3/volumes => generated 125 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 09:33:25.788595 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6121539f-4b2f-4a03-b75e-4a94b4d0356b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:25.790409 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6121539f-4b2f-4a03-b75e-4a94b4d0356b tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:33:25.791006 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6121539f-4b2f-4a03-b75e-4a94b4d0356b tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:25.793997 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6121539f-4b2f-4a03-b75e-4a94b4d0356b tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 400 Jul 31 09:33:25.794793 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 854/3413] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:33:25 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 09:33:25.808752 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5d2e6bb0-0c7f-4412-9218-f2228fa29392 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:25.810816 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5d2e6bb0-0c7f-4412-9218-f2228fa29392 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:33:25.811288 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5d2e6bb0-0c7f-4412-9218-f2228fa29392 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:25.813145 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5d2e6bb0-0c7f-4412-9218-f2228fa29392 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 400 Jul 31 09:33:25.813679 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 859/3414] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:33:25 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 31 09:33:25.825537 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-918da505-41a9-4cc4-b151-1ba4b405bc94 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:25.828125 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-918da505-41a9-4cc4-b151-1ba4b405bc94 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] DELETE https://10.4.3.226/volume/v3/volumes/tempest-invalid-633190393 Jul 31 09:33:25.828767 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-918da505-41a9-4cc4-b151-1ba4b405bc94 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:25.828977 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-918da505-41a9-4cc4-b151-1ba4b405bc94 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:25.829210 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-918da505-41a9-4cc4-b151-1ba4b405bc94 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Delete volume with id: tempest-invalid-633190393 Jul 31 09:33:25.837461 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-918da505-41a9-4cc4-b151-1ba4b405bc94 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes/tempest-invalid-633190393 returned with HTTP 404 Jul 31 09:33:25.838148 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 852/3415] 10.4.3.226 () {66 vars in 1318 bytes} [Fri Jul 31 09:33:25 2026] DELETE /volume/v3/volumes/tempest-invalid-633190393 => generated 98 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:33:25.848119 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3d401b34-3f1a-4e74-ac97-4c5ec3ab32d7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:25.851024 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 851/3416] 10.4.3.226 () {66 vars in 1243 bytes} [Fri Jul 31 09:33:25 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 31 09:33:25.861673 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-539b1188-6289-4933-bfd7-c5af3ae642a9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:25.863274 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-539b1188-6289-4933-bfd7-c5af3ae642a9 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] POST https://10.4.3.226/volume/v3/volumes/xxx/action Jul 31 09:33:25.863799 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-539b1188-6289-4933-bfd7-c5af3ae642a9 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action body: b'{"os-detach": {}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:33:25.864051 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-539b1188-6289-4933-bfd7-c5af3ae642a9 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:25.872224 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-539b1188-6289-4933-bfd7-c5af3ae642a9 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 31 09:33:25.872224 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 855/3417] 10.4.3.226 () {68 vars in 1291 bytes} [Fri Jul 31 09:33:25 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:33:25.880628 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d032bbe0-c772-4b2a-86b7-d3d935d25b85 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:25.884339 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d032bbe0-c772-4b2a-86b7-d3d935d25b85 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] GET https://10.4.3.226/volume/v3/volumes/tempest-invalid-622379539 Jul 31 09:33:25.884632 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d032bbe0-c772-4b2a-86b7-d3d935d25b85 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:25.884899 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d032bbe0-c772-4b2a-86b7-d3d935d25b85 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:25.902865 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d032bbe0-c772-4b2a-86b7-d3d935d25b85 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes/tempest-invalid-622379539 returned with HTTP 404 Jul 31 09:33:25.904917 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 860/3418] 10.4.3.226 () {66 vars in 1315 bytes} [Fri Jul 31 09:33:25 2026] GET /volume/v3/volumes/tempest-invalid-622379539 => generated 98 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:33:25.914779 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d2301212-942e-4b16-9921-a8d4cd56ff96 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:25.917374 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 853/3419] 10.4.3.226 () {66 vars in 1240 bytes} [Fri Jul 31 09:33:25 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 31 09:33:25.927272 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a38d4541-903b-44f6-99a5-8446aa9183ad None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:25.931699 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a38d4541-903b-44f6-99a5-8446aa9183ad tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] GET https://10.4.3.226/volume/v3/volumes/detail?status=null Jul 31 09:33:25.931699 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a38d4541-903b-44f6-99a5-8446aa9183ad tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:25.931699 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a38d4541-903b-44f6-99a5-8446aa9183ad tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:25.931699 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-a38d4541-903b-44f6-99a5-8446aa9183ad tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:25.931699 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a38d4541-903b-44f6-99a5-8446aa9183ad tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Could not evaluate value null, assuming string {{(pid=100316) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 09:33:25.931940 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-a38d4541-903b-44f6-99a5-8446aa9183ad tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100316) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:25.983067 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a38d4541-903b-44f6-99a5-8446aa9183ad tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Get all volumes completed successfully. Jul 31 09:33:25.988307 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a38d4541-903b-44f6-99a5-8446aa9183ad tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 31 09:33:25.988307 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 852/3420] 10.4.3.226 () {66 vars in 1281 bytes} [Fri Jul 31 09:33:25 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:33:26.003387 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-031519d2-d54a-4674-bb99-cb3abbd528a8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:26.005881 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-031519d2-d54a-4674-bb99-cb3abbd528a8 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] GET https://10.4.3.226/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-497735929 Jul 31 09:33:26.006729 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-031519d2-d54a-4674-bb99-cb3abbd528a8 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:26.006979 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-031519d2-d54a-4674-bb99-cb3abbd528a8 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:26.011266 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-031519d2-d54a-4674-bb99-cb3abbd528a8 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:26.013368 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-031519d2-d54a-4674-bb99-cb3abbd528a8 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-497735929'), ('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:26.051562 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-031519d2-d54a-4674-bb99-cb3abbd528a8 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Get all volumes completed successfully. Jul 31 09:33:26.055213 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-031519d2-d54a-4674-bb99-cb3abbd528a8 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-497735929 returned with HTTP 200 Jul 31 09:33:26.055894 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 856/3421] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:33:26 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-497735929 => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:33:26.071689 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0f21029d-b6c5-485d-b6c6-fd5d42e9bd1a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:26.074450 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0f21029d-b6c5-485d-b6c6-fd5d42e9bd1a tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] GET https://10.4.3.226/volume/v3/volumes?status=null Jul 31 09:33:26.074769 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0f21029d-b6c5-485d-b6c6-fd5d42e9bd1a tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:26.075108 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0f21029d-b6c5-485d-b6c6-fd5d42e9bd1a tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Calling method 'index' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:26.075832 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.api_utils [None req-0f21029d-b6c5-485d-b6c6-fd5d42e9bd1a tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Removing options '' from query. {{(pid=100315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:26.076219 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-0f21029d-b6c5-485d-b6c6-fd5d42e9bd1a tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Could not evaluate value null, assuming string {{(pid=100315) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 09:33:26.077359 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-0f21029d-b6c5-485d-b6c6-fd5d42e9bd1a tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100315) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:26.087544 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-0f21029d-b6c5-485d-b6c6-fd5d42e9bd1a tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Get all volumes completed successfully. Jul 31 09:33:26.088105 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0f21029d-b6c5-485d-b6c6-fd5d42e9bd1a tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes?status=null returned with HTTP 200 Jul 31 09:33:26.088707 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 861/3422] 10.4.3.226 () {66 vars in 1260 bytes} [Fri Jul 31 09:33:26 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:33:26.100400 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-53a62ba7-3186-4986-b258-fcb6fede5c99 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:26.102834 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-53a62ba7-3186-4986-b258-fcb6fede5c99 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] GET https://10.4.3.226/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-779155343 Jul 31 09:33:26.102977 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-53a62ba7-3186-4986-b258-fcb6fede5c99 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:26.103369 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-53a62ba7-3186-4986-b258-fcb6fede5c99 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:26.103744 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [None req-53a62ba7-3186-4986-b258-fcb6fede5c99 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Removing options '' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:26.104702 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-53a62ba7-3186-4986-b258-fcb6fede5c99 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-779155343'), ('no_migration_targets', True)]). {{(pid=100314) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:26.121693 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-53a62ba7-3186-4986-b258-fcb6fede5c99 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Get all volumes completed successfully. Jul 31 09:33:26.121976 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-53a62ba7-3186-4986-b258-fcb6fede5c99 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-779155343 returned with HTTP 200 Jul 31 09:33:26.122467 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 854/3423] 10.4.3.226 () {66 vars in 1336 bytes} [Fri Jul 31 09:33:26 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-779155343 => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:33:26.136384 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-12dee791-f421-43cd-af8b-8d00a1cc8bae None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:26.138370 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-12dee791-f421-43cd-af8b-8d00a1cc8bae tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] POST https://10.4.3.226/volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733/action Jul 31 09:33:26.138954 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-12dee791-f421-43cd-af8b-8d00a1cc8bae tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:33:26.140259 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-12dee791-f421-43cd-af8b-8d00a1cc8bae tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:26.151454 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:26.151454 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:26.152133 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-12dee791-f421-43cd-af8b-8d00a1cc8bae tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Volume info retrieved successfully. Jul 31 09:33:26.165213 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-12dee791-f421-43cd-af8b-8d00a1cc8bae tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Reserve volume completed successfully. Jul 31 09:33:26.165819 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-12dee791-f421-43cd-af8b-8d00a1cc8bae tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733/action returned with HTTP 202 Jul 31 09:33:26.166659 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 853/3424] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:33:26 2026] POST /volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:33:26.179515 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8ab49af8-bcc8-43df-ac8a-3eb42a6c1184 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:26.181298 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8ab49af8-bcc8-43df-ac8a-3eb42a6c1184 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] POST https://10.4.3.226/volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733/action Jul 31 09:33:26.181865 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8ab49af8-bcc8-43df-ac8a-3eb42a6c1184 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:33:26.182166 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8ab49af8-bcc8-43df-ac8a-3eb42a6c1184 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:26.199463 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:26.199463 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:26.201220 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8ab49af8-bcc8-43df-ac8a-3eb42a6c1184 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Volume info retrieved successfully. Jul 31 09:33:26.207347 np0000006200 devstack@c-api.service[100317]: ERROR cinder.volume.api [None req-8ab49af8-bcc8-43df-ac8a-3eb42a6c1184 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Volume status must be available to reserve, but the status is attaching. Jul 31 09:33:26.207673 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8ab49af8-bcc8-43df-ac8a-3eb42a6c1184 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733/action returned with HTTP 400 Jul 31 09:33:26.208236 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 857/3425] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:33:26 2026] POST /volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733/action => generated 132 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 09:33:26.223273 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5d23a912-6118-4f42-8ec0-23c81d144553 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:26.223273 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5d23a912-6118-4f42-8ec0-23c81d144553 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] POST https://10.4.3.226/volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733/action Jul 31 09:33:26.224040 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5d23a912-6118-4f42-8ec0-23c81d144553 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:33:26.224195 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5d23a912-6118-4f42-8ec0-23c81d144553 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:26.238861 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:26.238861 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:26.239435 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5d23a912-6118-4f42-8ec0-23c81d144553 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Volume info retrieved successfully. Jul 31 09:33:26.270998 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5d23a912-6118-4f42-8ec0-23c81d144553 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Unreserve volume completed successfully. Jul 31 09:33:26.270998 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5d23a912-6118-4f42-8ec0-23c81d144553 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733/action returned with HTTP 202 Jul 31 09:33:26.270998 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 862/3426] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:33:26 2026] POST /volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:33:26.282791 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-01bb74e8-292c-4731-84f0-e53585f69dca None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:26.285082 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-01bb74e8-292c-4731-84f0-e53585f69dca tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] POST https://10.4.3.226/volume/v3/volumes/e2b766b4-91b3-4b25-8b9c-4d81f596a9f3/action Jul 31 09:33:26.285626 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-01bb74e8-292c-4731-84f0-e53585f69dca tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:33:26.285823 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-01bb74e8-292c-4731-84f0-e53585f69dca tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:26.296142 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-01bb74e8-292c-4731-84f0-e53585f69dca tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes/e2b766b4-91b3-4b25-8b9c-4d81f596a9f3/action returned with HTTP 404 Jul 31 09:33:26.296142 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 855/3427] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:33:26 2026] POST /volume/v3/volumes/e2b766b4-91b3-4b25-8b9c-4d81f596a9f3/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:26.307300 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-75e9859f-8fe7-414d-afe6-4e588bdbbff0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:26.309697 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-75e9859f-8fe7-414d-afe6-4e588bdbbff0 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] POST https://10.4.3.226/volume/v3/volumes/f1f17eae-5f0f-4bcb-9c79-d4e2ef515726/action Jul 31 09:33:26.311262 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-75e9859f-8fe7-414d-afe6-4e588bdbbff0 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:33:26.311262 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-75e9859f-8fe7-414d-afe6-4e588bdbbff0 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:26.322796 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-75e9859f-8fe7-414d-afe6-4e588bdbbff0 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes/f1f17eae-5f0f-4bcb-9c79-d4e2ef515726/action returned with HTTP 404 Jul 31 09:33:26.322796 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 854/3428] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:33:26 2026] POST /volume/v3/volumes/f1f17eae-5f0f-4bcb-9c79-d4e2ef515726/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:26.338684 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f581e7a2-a9d5-49b1-8812-434e641b6978 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:26.341959 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 858/3429] 10.4.3.226 () {68 vars in 1260 bytes} [Fri Jul 31 09:33:26 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 31 09:33:26.353208 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-30102a4b-ed0e-434a-a7f0-e1bf0e815727 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:26.355784 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-30102a4b-ed0e-434a-a7f0-e1bf0e815727 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] PUT https://10.4.3.226/volume/v3/volumes/tempest-invalid-1961219862 Jul 31 09:33:26.357269 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-30102a4b-ed0e-434a-a7f0-e1bf0e815727 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:26.367175 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-30102a4b-ed0e-434a-a7f0-e1bf0e815727 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes/tempest-invalid-1961219862 returned with HTTP 404 Jul 31 09:33:26.368025 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 863/3430] 10.4.3.226 () {68 vars in 1338 bytes} [Fri Jul 31 09:33:26 2026] PUT /volume/v3/volumes/tempest-invalid-1961219862 => generated 99 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:33:26.384797 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2bf466b7-87b9-4ddf-8617-bab6d19d5e34 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:26.387478 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2bf466b7-87b9-4ddf-8617-bab6d19d5e34 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] PUT https://10.4.3.226/volume/v3/volumes/a20c1c2f-d77b-421c-817e-60114695f56d Jul 31 09:33:26.387910 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2bf466b7-87b9-4ddf-8617-bab6d19d5e34 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:26.404012 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2bf466b7-87b9-4ddf-8617-bab6d19d5e34 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes/a20c1c2f-d77b-421c-817e-60114695f56d returned with HTTP 404 Jul 31 09:33:26.404826 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 856/3431] 10.4.3.226 () {68 vars in 1368 bytes} [Fri Jul 31 09:33:26 2026] PUT /volume/v3/volumes/a20c1c2f-d77b-421c-817e-60114695f56d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:26.418556 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-11b8166a-10b5-486c-8143-cb5ade733c34 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:26.423697 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-11b8166a-10b5-486c-8143-cb5ade733c34 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] DELETE https://10.4.3.226/volume/v3/volumes/a1df326a-8110-4eb0-b2cb-add54d9192e8 Jul 31 09:33:26.424186 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-11b8166a-10b5-486c-8143-cb5ade733c34 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:26.424601 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-11b8166a-10b5-486c-8143-cb5ade733c34 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:26.424922 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-11b8166a-10b5-486c-8143-cb5ade733c34 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Delete volume with id: a1df326a-8110-4eb0-b2cb-add54d9192e8 Jul 31 09:33:26.437228 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-11b8166a-10b5-486c-8143-cb5ade733c34 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes/a1df326a-8110-4eb0-b2cb-add54d9192e8 returned with HTTP 404 Jul 31 09:33:26.438008 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 855/3432] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:33:26 2026] DELETE /volume/v3/volumes/a1df326a-8110-4eb0-b2cb-add54d9192e8 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:26.447501 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-adf71e14-8d9f-4585-9e7d-9d221d626ae4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:26.449233 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-adf71e14-8d9f-4585-9e7d-9d221d626ae4 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] POST https://10.4.3.226/volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733/action Jul 31 09:33:26.449584 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-adf71e14-8d9f-4585-9e7d-9d221d626ae4 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:33:26.449734 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-adf71e14-8d9f-4585-9e7d-9d221d626ae4 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:26.451230 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-adf71e14-8d9f-4585-9e7d-9d221d626ae4 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733/action returned with HTTP 400 Jul 31 09:33:26.451865 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 859/3433] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:33:26 2026] POST /volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jul 31 09:33:26.461516 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-184cb753-183e-4878-9542-1396d4a149a2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:26.463349 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-184cb753-183e-4878-9542-1396d4a149a2 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] POST https://10.4.3.226/volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733/action Jul 31 09:33:26.463971 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-184cb753-183e-4878-9542-1396d4a149a2 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:33:26.464464 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-184cb753-183e-4878-9542-1396d4a149a2 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:26.466425 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-184cb753-183e-4878-9542-1396d4a149a2 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733/action returned with HTTP 400 Jul 31 09:33:26.467158 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 864/3434] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:33:26 2026] POST /volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733/action => generated 131 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 09:33:26.478980 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0eae7711-04b0-4f89-9321-82b6ea5cfd5d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:26.481225 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0eae7711-04b0-4f89-9321-82b6ea5cfd5d tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] POST https://10.4.3.226/volume/v3/volumes/11751041-999c-4aa5-aa8a-ec3bf2c96a88/action Jul 31 09:33:26.481612 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0eae7711-04b0-4f89-9321-82b6ea5cfd5d tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:33:26.481767 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0eae7711-04b0-4f89-9321-82b6ea5cfd5d tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:26.488978 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0eae7711-04b0-4f89-9321-82b6ea5cfd5d tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes/11751041-999c-4aa5-aa8a-ec3bf2c96a88/action returned with HTTP 404 Jul 31 09:33:26.489489 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 857/3435] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:33:26 2026] POST /volume/v3/volumes/11751041-999c-4aa5-aa8a-ec3bf2c96a88/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:26.501687 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-db5dd95c-0077-43ba-a1ab-00b710766e73 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:26.506498 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-db5dd95c-0077-43ba-a1ab-00b710766e73 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] POST https://10.4.3.226/volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733/action Jul 31 09:33:26.506498 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-db5dd95c-0077-43ba-a1ab-00b710766e73 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:33:26.506498 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-db5dd95c-0077-43ba-a1ab-00b710766e73 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:26.507125 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-db5dd95c-0077-43ba-a1ab-00b710766e73 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733/action returned with HTTP 400 Jul 31 09:33:26.507890 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 856/3436] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:33:26 2026] POST /volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733/action => generated 129 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 09:33:26.520200 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-adfd3098-ef49-4858-9515-f22d3a30023d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:26.522013 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-adfd3098-ef49-4858-9515-f22d3a30023d tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] POST https://10.4.3.226/volume/v3/volumes/None/action Jul 31 09:33:26.522405 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-adfd3098-ef49-4858-9515-f22d3a30023d tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:33:26.522538 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-adfd3098-ef49-4858-9515-f22d3a30023d tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:26.529719 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-adfd3098-ef49-4858-9515-f22d3a30023d tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes/None/action returned with HTTP 404 Jul 31 09:33:26.530268 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 860/3437] 10.4.3.226 () {68 vars in 1294 bytes} [Fri Jul 31 09:33:26 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:33:26.540479 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-39bc544d-3548-445c-9567-4305dad014af None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:26.545412 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-39bc544d-3548-445c-9567-4305dad014af tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] GET https://10.4.3.226/volume/v3/volumes/b9fd47d7-4ca4-4ef8-bcef-133fb318e27a Jul 31 09:33:26.545412 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-39bc544d-3548-445c-9567-4305dad014af tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:26.545412 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-39bc544d-3548-445c-9567-4305dad014af tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:26.557466 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-39bc544d-3548-445c-9567-4305dad014af tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes/b9fd47d7-4ca4-4ef8-bcef-133fb318e27a returned with HTTP 404 Jul 31 09:33:26.558713 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 865/3438] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:26 2026] GET /volume/v3/volumes/b9fd47d7-4ca4-4ef8-bcef-133fb318e27a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:26.567688 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9c5c6bc8-3d91-4ac7-985a-07f2c5775542 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:26.569791 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9c5c6bc8-3d91-4ac7-985a-07f2c5775542 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] GET https://10.4.3.226/volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733 Jul 31 09:33:26.570060 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9c5c6bc8-3d91-4ac7-985a-07f2c5775542 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:26.570387 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9c5c6bc8-3d91-4ac7-985a-07f2c5775542 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:26.579452 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:26.579452 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:26.589622 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9c5c6bc8-3d91-4ac7-985a-07f2c5775542 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Volume info retrieved successfully. Jul 31 09:33:26.594811 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9c5c6bc8-3d91-4ac7-985a-07f2c5775542 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733 returned with HTTP 200 Jul 31 09:33:26.596769 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 858/3439] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:26 2026] GET /volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:26.613614 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8b92570f-1aa9-486e-aad9-a02d0ddaf198 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:26.615559 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8b92570f-1aa9-486e-aad9-a02d0ddaf198 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] DELETE https://10.4.3.226/volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733 Jul 31 09:33:26.616064 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8b92570f-1aa9-486e-aad9-a02d0ddaf198 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:26.616661 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8b92570f-1aa9-486e-aad9-a02d0ddaf198 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:26.616996 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-8b92570f-1aa9-486e-aad9-a02d0ddaf198 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Delete volume with id: 525e292b-e1eb-4845-9e8e-8fe68b81d733 Jul 31 09:33:26.628059 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:26.628059 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:26.628059 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8b92570f-1aa9-486e-aad9-a02d0ddaf198 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Volume info retrieved successfully. Jul 31 09:33:26.665675 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8b92570f-1aa9-486e-aad9-a02d0ddaf198 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Delete volume request issued successfully. Jul 31 09:33:26.665675 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8b92570f-1aa9-486e-aad9-a02d0ddaf198 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733 returned with HTTP 202 Jul 31 09:33:26.665675 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 857/3440] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:33:26 2026] DELETE /volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:33:26.676475 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-89f47c70-499d-4b8d-8595-ccf6768ecbe1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:26.678479 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-89f47c70-499d-4b8d-8595-ccf6768ecbe1 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] GET https://10.4.3.226/volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733 Jul 31 09:33:26.679365 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-89f47c70-499d-4b8d-8595-ccf6768ecbe1 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:26.679365 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-89f47c70-499d-4b8d-8595-ccf6768ecbe1 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:26.686923 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:26.686923 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:26.691283 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-89f47c70-499d-4b8d-8595-ccf6768ecbe1 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Volume info retrieved successfully. Jul 31 09:33:26.696375 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-89f47c70-499d-4b8d-8595-ccf6768ecbe1 tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733 returned with HTTP 200 Jul 31 09:33:26.696750 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 861/3441] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:26 2026] GET /volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:26.749062 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d151bb01-fe3c-4f33-8673-adf1edb840cd None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:26.911416 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d151bb01-fe3c-4f33-8673-adf1edb840cd tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:33:26.911416 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d151bb01-fe3c-4f33-8673-adf1edb840cd tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-274540525"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:26.913436 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-d151bb01-fe3c-4f33-8673-adf1edb840cd tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-274540525'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:33:26.913661 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-d151bb01-fe3c-4f33-8673-adf1edb840cd tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Create volume of 1 GB Jul 31 09:33:26.914064 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:26.914064 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:26.918929 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d151bb01-fe3c-4f33-8673-adf1edb840cd tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Availability Zones retrieved successfully. Jul 31 09:33:26.928603 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d151bb01-fe3c-4f33-8673-adf1edb840cd tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Flow 'volume_create_api' (ed1ef725-6123-4268-a666-8dc536af6831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:26.930258 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d151bb01-fe3c-4f33-8673-adf1edb840cd tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04d4b4a3-979b-45bb-9452-4a8c1db723bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:26.931656 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-d151bb01-fe3c-4f33-8673-adf1edb840cd tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:33:26.969505 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d151bb01-fe3c-4f33-8673-adf1edb840cd tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04d4b4a3-979b-45bb-9452-4a8c1db723bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:26.970727 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d151bb01-fe3c-4f33-8673-adf1edb840cd tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faf5e738-53fa-4b5d-99c5-ebf547725e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:27.060189 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-d151bb01-fe3c-4f33-8673-adf1edb840cd tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Created reservations ['c6f5e731-391a-46f9-96f9-e759a08c1ffa', 'd7462333-9948-4da0-92eb-ee205695fe6c', '2b13bafe-fc63-4532-b8aa-26e4be36c7ff', 'c4b43c22-9cef-4b0c-be00-f8cb115ffb59'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:27.061195 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d151bb01-fe3c-4f33-8673-adf1edb840cd tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faf5e738-53fa-4b5d-99c5-ebf547725e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6f5e731-391a-46f9-96f9-e759a08c1ffa', 'd7462333-9948-4da0-92eb-ee205695fe6c', '2b13bafe-fc63-4532-b8aa-26e4be36c7ff', 'c4b43c22-9cef-4b0c-be00-f8cb115ffb59']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:27.062003 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d151bb01-fe3c-4f33-8673-adf1edb840cd tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20251970-9496-4b4b-82bc-78bb92cbc695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:27.089117 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d151bb01-fe3c-4f33-8673-adf1edb840cd tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20251970-9496-4b4b-82bc-78bb92cbc695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06436f51-1a11-420d-99a4-b088ccea41a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-274540525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cae2d1ef1504a2ebc9a4c31e830e461',qos_specs=None,replication_status=,reservations=['c6f5e731-391a-46f9-96f9-e759a08c1ffa','d7462333-9948-4da0-92eb-ee205695fe6c','2b13bafe-fc63-4532-b8aa-26e4be36c7ff','c4b43c22-9cef-4b0c-be00-f8cb115ffb59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eccb259dc16d4836bd341a40dff0845d',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:33:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-274540525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06436f51-1a11-420d-99a4-b088ccea41a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cae2d1ef1504a2ebc9a4c31e830e461',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eccb259dc16d4836bd341a40dff0845d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:27.089881 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d151bb01-fe3c-4f33-8673-adf1edb840cd tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11ce4944-8efa-42e3-bbbc-c0de44d0f7b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:27.114235 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d151bb01-fe3c-4f33-8673-adf1edb840cd tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11ce4944-8efa-42e3-bbbc-c0de44d0f7b9) transitioned into state 'SUCCESS' from state '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-274540525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cae2d1ef1504a2ebc9a4c31e830e461',qos_specs=None,replication_status=,reservations=['c6f5e731-391a-46f9-96f9-e759a08c1ffa','d7462333-9948-4da0-92eb-ee205695fe6c','2b13bafe-fc63-4532-b8aa-26e4be36c7ff','c4b43c22-9cef-4b0c-be00-f8cb115ffb59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eccb259dc16d4836bd341a40dff0845d',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:27.114967 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d151bb01-fe3c-4f33-8673-adf1edb840cd tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8dd4af5-c143-49c3-bce7-f386555f3fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:27.129518 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d151bb01-fe3c-4f33-8673-adf1edb840cd tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8dd4af5-c143-49c3-bce7-f386555f3fe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:27.131075 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d151bb01-fe3c-4f33-8673-adf1edb840cd tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Flow 'volume_create_api' (ed1ef725-6123-4268-a666-8dc536af6831) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:27.131619 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d151bb01-fe3c-4f33-8673-adf1edb840cd tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Create volume request issued successfully. Jul 31 09:33:27.132603 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d151bb01-fe3c-4f33-8673-adf1edb840cd tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:33:27.133386 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 866/3442] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:33:26 2026] POST /volume/v3/volumes => generated 818 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:27.145929 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1df8d5e8-896f-4b20-a0b3-fa656ffdbb38 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:27.147810 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1df8d5e8-896f-4b20-a0b3-fa656ffdbb38 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] GET https://10.4.3.226/volume/v3/volumes/06436f51-1a11-420d-99a4-b088ccea41a3 Jul 31 09:33:27.148032 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1df8d5e8-896f-4b20-a0b3-fa656ffdbb38 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:27.148221 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1df8d5e8-896f-4b20-a0b3-fa656ffdbb38 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:27.156392 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:27.156392 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:27.160896 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-1df8d5e8-896f-4b20-a0b3-fa656ffdbb38 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Volume info retrieved successfully. Jul 31 09:33:27.166641 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1df8d5e8-896f-4b20-a0b3-fa656ffdbb38 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] https://10.4.3.226/volume/v3/volumes/06436f51-1a11-420d-99a4-b088ccea41a3 returned with HTTP 200 Jul 31 09:33:27.167110 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 859/3443] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:33:27 2026] GET /volume/v3/volumes/06436f51-1a11-420d-99a4-b088ccea41a3 => generated 886 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:27.711610 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f10f4c19-fe5a-4fa3-beaa-96b5781a0e5d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:27.714217 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f10f4c19-fe5a-4fa3-beaa-96b5781a0e5d tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] GET https://10.4.3.226/volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733 Jul 31 09:33:27.714616 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f10f4c19-fe5a-4fa3-beaa-96b5781a0e5d tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:27.714943 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f10f4c19-fe5a-4fa3-beaa-96b5781a0e5d tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:27.723328 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f10f4c19-fe5a-4fa3-beaa-96b5781a0e5d tempest-VolumesNegativeTest-306627712 tempest-VolumesNegativeTest-306627712-project-member] https://10.4.3.226/volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733 returned with HTTP 404 Jul 31 09:33:27.724081 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 858/3444] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:27 2026] GET /volume/v3/volumes/525e292b-e1eb-4845-9e8e-8fe68b81d733 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:28.183061 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d3514f78-155f-4842-8dfc-5b1e4493469b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:28.185234 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d3514f78-155f-4842-8dfc-5b1e4493469b tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] GET https://10.4.3.226/volume/v3/volumes/06436f51-1a11-420d-99a4-b088ccea41a3 Jul 31 09:33:28.185500 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d3514f78-155f-4842-8dfc-5b1e4493469b tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:28.186054 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d3514f78-155f-4842-8dfc-5b1e4493469b tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:28.198499 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:28.198499 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:28.208156 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d3514f78-155f-4842-8dfc-5b1e4493469b tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Volume info retrieved successfully. Jul 31 09:33:28.218113 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d3514f78-155f-4842-8dfc-5b1e4493469b tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] https://10.4.3.226/volume/v3/volumes/06436f51-1a11-420d-99a4-b088ccea41a3 returned with HTTP 200 Jul 31 09:33:28.218549 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 862/3445] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:33:28 2026] GET /volume/v3/volumes/06436f51-1a11-420d-99a4-b088ccea41a3 => generated 945 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:28.234560 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-56c6e382-189a-41c3-9bf7-03b5406039d0 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:28.237167 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-56c6e382-189a-41c3-9bf7-03b5406039d0 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] POST https://10.4.3.226/volume/v3/volume-transfers Jul 31 09:33:28.237630 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-56c6e382-189a-41c3-9bf7-03b5406039d0 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "06436f51-1a11-420d-99a4-b088ccea41a3"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:28.239528 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volume_transfer [None req-56c6e382-189a-41c3-9bf7-03b5406039d0 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Creating new volume transfer {'transfer': {'volume_id': '06436f51-1a11-420d-99a4-b088ccea41a3'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 31 09:33:28.239870 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volume_transfer [None req-56c6e382-189a-41c3-9bf7-03b5406039d0 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Creating transfer of volume 06436f51-1a11-420d-99a4-b088ccea41a3 Jul 31 09:33:28.240057 np0000006200 devstack@c-api.service[100315]: INFO cinder.transfer.api [None req-56c6e382-189a-41c3-9bf7-03b5406039d0 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Generating transfer record for volume 06436f51-1a11-420d-99a4-b088ccea41a3 Jul 31 09:33:28.250634 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:28.250634 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:28.272280 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-56c6e382-189a-41c3-9bf7-03b5406039d0 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] https://10.4.3.226/volume/v3/volume-transfers returned with HTTP 202 Jul 31 09:33:28.272895 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 867/3446] 10.4.3.226 () {70 vars in 1326 bytes} [Fri Jul 31 09:33:28 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:28.284540 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-57700c05-fda2-4e0f-a9bb-4a27ed86b97b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:28.286561 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-57700c05-fda2-4e0f-a9bb-4a27ed86b97b tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] GET https://10.4.3.226/volume/v3/volumes/06436f51-1a11-420d-99a4-b088ccea41a3 Jul 31 09:33:28.286850 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-57700c05-fda2-4e0f-a9bb-4a27ed86b97b tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:28.287054 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-57700c05-fda2-4e0f-a9bb-4a27ed86b97b tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:28.295364 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:28.295364 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:28.309493 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-57700c05-fda2-4e0f-a9bb-4a27ed86b97b tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Volume info retrieved successfully. Jul 31 09:33:28.319800 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-57700c05-fda2-4e0f-a9bb-4a27ed86b97b tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] https://10.4.3.226/volume/v3/volumes/06436f51-1a11-420d-99a4-b088ccea41a3 returned with HTTP 200 Jul 31 09:33:28.320376 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 860/3447] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:33:28 2026] GET /volume/v3/volumes/06436f51-1a11-420d-99a4-b088ccea41a3 => generated 953 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:28.337750 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ccdaaf46-c4aa-4735-bdf0-17bbb5bc17de None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:28.340504 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ccdaaf46-c4aa-4735-bdf0-17bbb5bc17de tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] GET https://10.4.3.226/volume/v3/volume-transfers/dfa08967-4716-4868-ad94-3c57d72c7d73 Jul 31 09:33:28.342230 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ccdaaf46-c4aa-4735-bdf0-17bbb5bc17de tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:28.342230 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ccdaaf46-c4aa-4735-bdf0-17bbb5bc17de tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:28.348493 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ccdaaf46-c4aa-4735-bdf0-17bbb5bc17de tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] https://10.4.3.226/volume/v3/volume-transfers/dfa08967-4716-4868-ad94-3c57d72c7d73 returned with HTTP 200 Jul 31 09:33:28.349790 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 859/3448] 10.4.3.226 () {68 vars in 1416 bytes} [Fri Jul 31 09:33:28 2026] GET /volume/v3/volume-transfers/dfa08967-4716-4868-ad94-3c57d72c7d73 => generated 540 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:28.360105 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d56f6638-a232-4fa9-b89a-024b52419fe8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:28.363075 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d56f6638-a232-4fa9-b89a-024b52419fe8 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] GET https://10.4.3.226/volume/v3/volume-transfers Jul 31 09:33:28.363318 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d56f6638-a232-4fa9-b89a-024b52419fe8 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:28.363507 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d56f6638-a232-4fa9-b89a-024b52419fe8 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:28.363756 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volume_transfer [None req-d56f6638-a232-4fa9-b89a-024b52419fe8 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Listing volume transfers {{(pid=100317) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 31 09:33:28.370330 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d56f6638-a232-4fa9-b89a-024b52419fe8 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] https://10.4.3.226/volume/v3/volume-transfers returned with HTTP 200 Jul 31 09:33:28.370629 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 863/3449] 10.4.3.226 () {68 vars in 1305 bytes} [Fri Jul 31 09:33:28 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:28.379447 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c81ccc6a-7728-404a-a7e2-957276b71d62 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:28.516793 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c81ccc6a-7728-404a-a7e2-957276b71d62 tempest-VolumesTransfersV357Test-1982148275 tempest-VolumesTransfersV357Test-1982148275-project-member] POST https://10.4.3.226/volume/v3/volume-transfers/dfa08967-4716-4868-ad94-3c57d72c7d73/accept Jul 31 09:33:28.517257 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c81ccc6a-7728-404a-a7e2-957276b71d62 tempest-VolumesTransfersV357Test-1982148275 tempest-VolumesTransfersV357Test-1982148275-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "a74523aae97b6ea3"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:28.518887 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.volume_transfer [None req-c81ccc6a-7728-404a-a7e2-957276b71d62 tempest-VolumesTransfersV357Test-1982148275 tempest-VolumesTransfersV357Test-1982148275-project-member] Accepting volume transfer dfa08967-4716-4868-ad94-3c57d72c7d73 {{(pid=100315) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 31 09:33:28.519080 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.volume_transfer [None req-c81ccc6a-7728-404a-a7e2-957276b71d62 tempest-VolumesTransfersV357Test-1982148275 tempest-VolumesTransfersV357Test-1982148275-project-member] Accepting transfer dfa08967-4716-4868-ad94-3c57d72c7d73 Jul 31 09:33:28.589692 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9c022c03-ea15-410d-baf8-38749afc7c7a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:28.591861 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9c022c03-ea15-410d-baf8-38749afc7c7a tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/a6185967-6f89-4dc7-99f5-278d1673f5d5 Jul 31 09:33:28.592101 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9c022c03-ea15-410d-baf8-38749afc7c7a tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:28.592355 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9c022c03-ea15-410d-baf8-38749afc7c7a tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:28.592490 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-9c022c03-ea15-410d-baf8-38749afc7c7a tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Delete snapshot with id: a6185967-6f89-4dc7-99f5-278d1673f5d5 Jul 31 09:33:28.598602 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-c81ccc6a-7728-404a-a7e2-957276b71d62 tempest-VolumesTransfersV357Test-1982148275 tempest-VolumesTransfersV357Test-1982148275-project-member] Created reservations ['e452d471-4faf-4e32-9c74-bf7451ad5656', '7d243d4d-5814-4e3f-89fa-65d1ada19dfd', '718843e7-ad8c-4d89-9b02-55999cc6af1b', 'bd9c55bf-e342-462a-b097-cad0baff7bbb'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:28.600227 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9c022c03-ea15-410d-baf8-38749afc7c7a tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/snapshots/a6185967-6f89-4dc7-99f5-278d1673f5d5 returned with HTTP 404 Jul 31 09:33:28.600915 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 861/3450] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:33:28 2026] DELETE /volume/v3/snapshots/a6185967-6f89-4dc7-99f5-278d1673f5d5 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 09:33:28.610611 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-96f258de-d576-4f04-9cdc-7b3ce710c97d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:28.612972 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-96f258de-d576-4f04-9cdc-7b3ce710c97d tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/snapshots/a6185967-6f89-4dc7-99f5-278d1673f5d5 Jul 31 09:33:28.613254 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-96f258de-d576-4f04-9cdc-7b3ce710c97d tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:28.613519 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-96f258de-d576-4f04-9cdc-7b3ce710c97d tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:28.620664 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-96f258de-d576-4f04-9cdc-7b3ce710c97d tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/snapshots/a6185967-6f89-4dc7-99f5-278d1673f5d5 returned with HTTP 404 Jul 31 09:33:28.620928 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 860/3451] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:33:28 2026] GET /volume/v3/snapshots/a6185967-6f89-4dc7-99f5-278d1673f5d5 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:28.629522 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-c81ccc6a-7728-404a-a7e2-957276b71d62 tempest-VolumesTransfersV357Test-1982148275 tempest-VolumesTransfersV357Test-1982148275-project-member] Created reservations ['45fceae6-8065-4619-989f-1563335fcce8', '92a46074-088d-4eec-8687-de93cd780751', 'f2137c76-754d-46ac-85b5-ea1f0e454e21', '37f325c7-0ab8-4ab9-84ca-f7785cdb1da9'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:28.659763 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-05fece16-8722-409d-9598-2fb25778eb26 req-69cd5f73-f870-46a4-8299-89a658efff4b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:28.662464 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-05fece16-8722-409d-9598-2fb25778eb26 req-69cd5f73-f870-46a4-8299-89a658efff4b tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b Jul 31 09:33:28.662857 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-05fece16-8722-409d-9598-2fb25778eb26 req-69cd5f73-f870-46a4-8299-89a658efff4b tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:28.663121 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-05fece16-8722-409d-9598-2fb25778eb26 req-69cd5f73-f870-46a4-8299-89a658efff4b tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:28.673525 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:28.673525 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:28.680099 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-c81ccc6a-7728-404a-a7e2-957276b71d62 tempest-VolumesTransfersV357Test-1982148275 tempest-VolumesTransfersV357Test-1982148275-project-member] Created reservations ['78fa238f-6a92-420a-b0dd-2429237821f7', '9c3a3703-acf1-444d-bc3c-f9e244bb3c04', '0595e523-c4dd-4267-b935-d10ad476f3ae', '341af594-45f7-4818-acad-f77c631c2ba0'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:28.680988 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-05fece16-8722-409d-9598-2fb25778eb26 req-69cd5f73-f870-46a4-8299-89a658efff4b tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:33:28.686064 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-05fece16-8722-409d-9598-2fb25778eb26 req-69cd5f73-f870-46a4-8299-89a658efff4b tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b returned with HTTP 200 Jul 31 09:33:28.686479 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 864/3452] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:33:28 2026] GET /volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:28.711052 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-05fece16-8722-409d-9598-2fb25778eb26 req-e82bc6ed-13cf-4a8e-9e29-2331cbed47ad None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:28.714559 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-05fece16-8722-409d-9598-2fb25778eb26 req-e82bc6ed-13cf-4a8e-9e29-2331cbed47ad tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] POST https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b/action Jul 31 09:33:28.714768 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-05fece16-8722-409d-9598-2fb25778eb26 req-e82bc6ed-13cf-4a8e-9e29-2331cbed47ad tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:33:28.714929 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-05fece16-8722-409d-9598-2fb25778eb26 req-e82bc6ed-13cf-4a8e-9e29-2331cbed47ad tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:28.723789 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-c81ccc6a-7728-404a-a7e2-957276b71d62 tempest-VolumesTransfersV357Test-1982148275 tempest-VolumesTransfersV357Test-1982148275-project-member] Created reservations ['8d34543d-f9ce-4890-b7ff-8100e89dd08a', '016c0bc0-1efa-4dcf-95a3-6a2e4e481a88', '867c21f9-07df-4979-ac21-ab2a29fbd38b', '9bc899b2-3948-45bf-a218-136d3b08fd3b'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:28.730984 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:28.730984 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:28.731968 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-05fece16-8722-409d-9598-2fb25778eb26 req-e82bc6ed-13cf-4a8e-9e29-2331cbed47ad tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:33:28.742122 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-05fece16-8722-409d-9598-2fb25778eb26 req-e82bc6ed-13cf-4a8e-9e29-2331cbed47ad tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Begin detaching volume completed successfully. Jul 31 09:33:28.742436 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-05fece16-8722-409d-9598-2fb25778eb26 req-e82bc6ed-13cf-4a8e-9e29-2331cbed47ad tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b/action returned with HTTP 202 Jul 31 09:33:28.744212 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 862/3453] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:33:28 2026] POST /volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:33:28.744346 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c81ccc6a-7728-404a-a7e2-957276b71d62 tempest-VolumesTransfersV357Test-1982148275 tempest-VolumesTransfersV357Test-1982148275-project-member] Transfer volume completed successfully. Jul 31 09:33:28.800574 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-14a3638e-86f4-4de0-99b0-193623081bf7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:28.800574 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-14a3638e-86f4-4de0-99b0-193623081bf7 None None] GET https://10.4.3.226/volume// Jul 31 09:33:28.800574 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-14a3638e-86f4-4de0-99b0-193623081bf7 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:28.800574 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-14a3638e-86f4-4de0-99b0-193623081bf7 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:28.800574 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-14a3638e-86f4-4de0-99b0-193623081bf7 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:33:28.801264 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 861/3454] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:33: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 31 09:33:28.808774 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-05fece16-8722-409d-9598-2fb25778eb26 req-7d612fb1-c6d1-451f-8d5a-1790be019aed None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:28.810905 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-05fece16-8722-409d-9598-2fb25778eb26 req-7d612fb1-c6d1-451f-8d5a-1790be019aed tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b Jul 31 09:33:28.811129 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-05fece16-8722-409d-9598-2fb25778eb26 req-7d612fb1-c6d1-451f-8d5a-1790be019aed tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:28.811353 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-05fece16-8722-409d-9598-2fb25778eb26 req-7d612fb1-c6d1-451f-8d5a-1790be019aed tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:28.821154 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:28.821154 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:28.826564 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-05fece16-8722-409d-9598-2fb25778eb26 req-7d612fb1-c6d1-451f-8d5a-1790be019aed tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:33:28.831436 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-05fece16-8722-409d-9598-2fb25778eb26 req-7d612fb1-c6d1-451f-8d5a-1790be019aed tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b returned with HTTP 200 Jul 31 09:33:28.831956 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 865/3455] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:33:28 2026] GET /volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b => generated 1322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:33:28.839491 np0000006200 devstack@c-api.service[100315]: INFO cinder.transfer.api [None req-c81ccc6a-7728-404a-a7e2-957276b71d62 tempest-VolumesTransfersV357Test-1982148275 tempest-VolumesTransfersV357Test-1982148275-project-member] Volume 06436f51-1a11-420d-99a4-b088ccea41a3 has been transferred. Jul 31 09:33:28.846486 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c81ccc6a-7728-404a-a7e2-957276b71d62 tempest-VolumesTransfersV357Test-1982148275 tempest-VolumesTransfersV357Test-1982148275-project-member] https://10.4.3.226/volume/v3/volume-transfers/dfa08967-4716-4868-ad94-3c57d72c7d73/accept returned with HTTP 202 Jul 31 09:33:28.846967 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 868/3456] 10.4.3.226 () {70 vars in 1458 bytes} [Fri Jul 31 09:33:28 2026] POST /volume/v3/volume-transfers/dfa08967-4716-4868-ad94-3c57d72c7d73/accept => generated 365 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:28.860698 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-85292538-de72-4616-9bf7-4ca8b7916066 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:28.862488 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-85292538-de72-4616-9bf7-4ca8b7916066 tempest-VolumesTransfersV357Test-1982148275 tempest-VolumesTransfersV357Test-1982148275-project-member] GET https://10.4.3.226/volume/v3/volumes/06436f51-1a11-420d-99a4-b088ccea41a3 Jul 31 09:33:28.862721 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-85292538-de72-4616-9bf7-4ca8b7916066 tempest-VolumesTransfersV357Test-1982148275 tempest-VolumesTransfersV357Test-1982148275-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:28.862947 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-85292538-de72-4616-9bf7-4ca8b7916066 tempest-VolumesTransfersV357Test-1982148275 tempest-VolumesTransfersV357Test-1982148275-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:28.870995 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:28.870995 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:28.875323 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-85292538-de72-4616-9bf7-4ca8b7916066 tempest-VolumesTransfersV357Test-1982148275 tempest-VolumesTransfersV357Test-1982148275-project-member] Volume info retrieved successfully. Jul 31 09:33:28.881316 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-85292538-de72-4616-9bf7-4ca8b7916066 tempest-VolumesTransfersV357Test-1982148275 tempest-VolumesTransfersV357Test-1982148275-project-member] https://10.4.3.226/volume/v3/volumes/06436f51-1a11-420d-99a4-b088ccea41a3 returned with HTTP 200 Jul 31 09:33:28.881830 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 863/3457] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:33:28 2026] GET /volume/v3/volumes/06436f51-1a11-420d-99a4-b088ccea41a3 => generated 945 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:28.901878 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a76f9a1f-0aac-40b2-ab8a-130c0cb59bd5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:28.903742 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a76f9a1f-0aac-40b2-ab8a-130c0cb59bd5 tempest-VolumesTransfersV357Test-1982148275 tempest-VolumesTransfersV357Test-1982148275-project-member] GET https://10.4.3.226/volume/v3/volumes/06436f51-1a11-420d-99a4-b088ccea41a3 Jul 31 09:33:28.903984 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a76f9a1f-0aac-40b2-ab8a-130c0cb59bd5 tempest-VolumesTransfersV357Test-1982148275 tempest-VolumesTransfersV357Test-1982148275-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:28.904171 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a76f9a1f-0aac-40b2-ab8a-130c0cb59bd5 tempest-VolumesTransfersV357Test-1982148275 tempest-VolumesTransfersV357Test-1982148275-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:28.912687 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:28.912687 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:28.918038 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a76f9a1f-0aac-40b2-ab8a-130c0cb59bd5 tempest-VolumesTransfersV357Test-1982148275 tempest-VolumesTransfersV357Test-1982148275-project-member] Volume info retrieved successfully. Jul 31 09:33:28.923814 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a76f9a1f-0aac-40b2-ab8a-130c0cb59bd5 tempest-VolumesTransfersV357Test-1982148275 tempest-VolumesTransfersV357Test-1982148275-project-member] https://10.4.3.226/volume/v3/volumes/06436f51-1a11-420d-99a4-b088ccea41a3 returned with HTTP 200 Jul 31 09:33:28.924316 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 862/3458] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:33:28 2026] GET /volume/v3/volumes/06436f51-1a11-420d-99a4-b088ccea41a3 => generated 945 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:28.939378 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-061834af-57da-4c6b-9506-ab9545fae3d0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:28.941832 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-061834af-57da-4c6b-9506-ab9545fae3d0 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] DELETE https://10.4.3.226/volume/v3/volume-transfers/dfa08967-4716-4868-ad94-3c57d72c7d73 Jul 31 09:33:28.942122 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-061834af-57da-4c6b-9506-ab9545fae3d0 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:28.942473 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-061834af-57da-4c6b-9506-ab9545fae3d0 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:28.942645 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.contrib.volume_transfer [None req-061834af-57da-4c6b-9506-ab9545fae3d0 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Delete transfer with id: dfa08967-4716-4868-ad94-3c57d72c7d73 Jul 31 09:33:28.948792 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-061834af-57da-4c6b-9506-ab9545fae3d0 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] https://10.4.3.226/volume/v3/volume-transfers/dfa08967-4716-4868-ad94-3c57d72c7d73 returned with HTTP 404 Jul 31 09:33:28.948953 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 866/3459] 10.4.3.226 () {68 vars in 1419 bytes} [Fri Jul 31 09:33:28 2026] DELETE /volume/v3/volume-transfers/dfa08967-4716-4868-ad94-3c57d72c7d73 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:33:28.959859 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-dc320409-360b-4b20-9e5d-f4a971303c67 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:29.115075 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dc320409-360b-4b20-9e5d-f4a971303c67 tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/06436f51-1a11-420d-99a4-b088ccea41a3 Jul 31 09:33:29.115451 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dc320409-360b-4b20-9e5d-f4a971303c67 tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:29.115767 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dc320409-360b-4b20-9e5d-f4a971303c67 tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:29.116392 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-dc320409-360b-4b20-9e5d-f4a971303c67 tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] Delete volume with id: 06436f51-1a11-420d-99a4-b088ccea41a3 Jul 31 09:33:29.127770 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:29.127770 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:29.128257 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-dc320409-360b-4b20-9e5d-f4a971303c67 tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] Volume info retrieved successfully. Jul 31 09:33:29.152502 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-dc320409-360b-4b20-9e5d-f4a971303c67 tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] Delete volume request issued successfully. Jul 31 09:33:29.152792 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dc320409-360b-4b20-9e5d-f4a971303c67 tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] https://10.4.3.226/volume/v3/volumes/06436f51-1a11-420d-99a4-b088ccea41a3 returned with HTTP 202 Jul 31 09:33:29.153333 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 869/3460] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:33:28 2026] DELETE /volume/v3/volumes/06436f51-1a11-420d-99a4-b088ccea41a3 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:33:29.163548 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-dd444e4a-c634-4d3f-8452-c3018a3efa98 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:29.165944 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dd444e4a-c634-4d3f-8452-c3018a3efa98 tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] GET https://10.4.3.226/volume/v3/volumes/06436f51-1a11-420d-99a4-b088ccea41a3 Jul 31 09:33:29.166281 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dd444e4a-c634-4d3f-8452-c3018a3efa98 tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:29.166544 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dd444e4a-c634-4d3f-8452-c3018a3efa98 tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:29.181255 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:29.181255 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:29.189823 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-dd444e4a-c634-4d3f-8452-c3018a3efa98 tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] Volume info retrieved successfully. Jul 31 09:33:29.204175 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dd444e4a-c634-4d3f-8452-c3018a3efa98 tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] https://10.4.3.226/volume/v3/volumes/06436f51-1a11-420d-99a4-b088ccea41a3 returned with HTTP 200 Jul 31 09:33:29.204616 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 864/3461] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:33:29 2026] GET /volume/v3/volumes/06436f51-1a11-420d-99a4-b088ccea41a3 => generated 1129 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:33:29.505230 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5a2b7c5a-d620-40e7-b3b3-58909c0fcb2f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:29.686102 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5a2b7c5a-d620-40e7-b3b3-58909c0fcb2f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:33:29.686585 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5a2b7c5a-d620-40e7-b3b3-58909c0fcb2f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1646445334"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:29.688449 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-5a2b7c5a-d620-40e7-b3b3-58909c0fcb2f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1646445334'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:33:29.688574 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-5a2b7c5a-d620-40e7-b3b3-58909c0fcb2f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Create volume of 1 GB Jul 31 09:33:29.693847 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5a2b7c5a-d620-40e7-b3b3-58909c0fcb2f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Availability Zones retrieved successfully. Jul 31 09:33:29.701148 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5a2b7c5a-d620-40e7-b3b3-58909c0fcb2f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Flow 'volume_create_api' (6c7ab613-013c-423e-aed9-75643287ced4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:29.702492 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5a2b7c5a-d620-40e7-b3b3-58909c0fcb2f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bdb6c41-8fa4-4f09-9c58-6c8d7b427764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:29.704528 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-5a2b7c5a-d620-40e7-b3b3-58909c0fcb2f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:33:29.738179 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5a2b7c5a-d620-40e7-b3b3-58909c0fcb2f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bdb6c41-8fa4-4f09-9c58-6c8d7b427764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:29.739452 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5a2b7c5a-d620-40e7-b3b3-58909c0fcb2f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (298789ec-2e7e-4b2d-887f-5525111ca621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:29.817416 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-5a2b7c5a-d620-40e7-b3b3-58909c0fcb2f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Created reservations ['52245026-895e-46ff-85f1-c230d95bee62', '80b7a284-41c5-415e-b88c-609cf3c0130b', '251a5f7c-6f04-44ac-a290-463158438788', '65c93bd9-c23d-4e8d-b6a5-7918df36c210'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:29.818282 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5a2b7c5a-d620-40e7-b3b3-58909c0fcb2f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (298789ec-2e7e-4b2d-887f-5525111ca621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52245026-895e-46ff-85f1-c230d95bee62', '80b7a284-41c5-415e-b88c-609cf3c0130b', '251a5f7c-6f04-44ac-a290-463158438788', '65c93bd9-c23d-4e8d-b6a5-7918df36c210']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:29.819111 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5a2b7c5a-d620-40e7-b3b3-58909c0fcb2f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (716c1748-d84f-45c1-ad7b-6922ffec793f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:29.830482 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-05fece16-8722-409d-9598-2fb25778eb26 req-95199d6a-7a97-48ee-ae93-4f64aaf8884d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:29.833118 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-05fece16-8722-409d-9598-2fb25778eb26 req-95199d6a-7a97-48ee-ae93-4f64aaf8884d tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] DELETE https://10.4.3.226/volume/v3/attachments/0967f319-00c4-4914-87ef-f106bf9b79dd Jul 31 09:33:29.833482 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-05fece16-8722-409d-9598-2fb25778eb26 req-95199d6a-7a97-48ee-ae93-4f64aaf8884d tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:29.833863 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-05fece16-8722-409d-9598-2fb25778eb26 req-95199d6a-7a97-48ee-ae93-4f64aaf8884d tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:29.843002 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5a2b7c5a-d620-40e7-b3b3-58909c0fcb2f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (716c1748-d84f-45c1-ad7b-6922ffec793f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c1b0427-74ec-43b8-a123-83aa91092f27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1646445334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2ba671b461541998e20e3cb3c0c9d25',qos_specs=None,replication_status=,reservations=['52245026-895e-46ff-85f1-c230d95bee62','80b7a284-41c5-415e-b88c-609cf3c0130b','251a5f7c-6f04-44ac-a290-463158438788','65c93bd9-c23d-4e8d-b6a5-7918df36c210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e847d545850c44ec8d5facade55e7f1b',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:33:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1646445334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c1b0427-74ec-43b8-a123-83aa91092f27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2ba671b461541998e20e3cb3c0c9d25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e847d545850c44ec8d5facade55e7f1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:29.843752 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:29.843752 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:29.843910 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5a2b7c5a-d620-40e7-b3b3-58909c0fcb2f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb22a00c-5544-470b-9d3a-61c66c825949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:29.865526 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5a2b7c5a-d620-40e7-b3b3-58909c0fcb2f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb22a00c-5544-470b-9d3a-61c66c825949) transitioned into state 'SUCCESS' from state '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-1646445334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2ba671b461541998e20e3cb3c0c9d25',qos_specs=None,replication_status=,reservations=['52245026-895e-46ff-85f1-c230d95bee62','80b7a284-41c5-415e-b88c-609cf3c0130b','251a5f7c-6f04-44ac-a290-463158438788','65c93bd9-c23d-4e8d-b6a5-7918df36c210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e847d545850c44ec8d5facade55e7f1b',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:29.866495 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5a2b7c5a-d620-40e7-b3b3-58909c0fcb2f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ecc9d56-c3df-4a84-8209-8d3ab6647795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:29.879923 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5a2b7c5a-d620-40e7-b3b3-58909c0fcb2f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ecc9d56-c3df-4a84-8209-8d3ab6647795) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:29.880736 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-5a2b7c5a-d620-40e7-b3b3-58909c0fcb2f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Flow 'volume_create_api' (6c7ab613-013c-423e-aed9-75643287ced4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:29.881074 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5a2b7c5a-d620-40e7-b3b3-58909c0fcb2f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Create volume request issued successfully. Jul 31 09:33:29.881650 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5a2b7c5a-d620-40e7-b3b3-58909c0fcb2f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:33:29.882176 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 863/3462] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:33:29 2026] POST /volume/v3/volumes => generated 749 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:33:29.899275 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-50849916-8820-4434-b1e4-973414f888bd None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:29.900269 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-50849916-8820-4434-b1e4-973414f888bd tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/volumes/4c1b0427-74ec-43b8-a123-83aa91092f27 Jul 31 09:33:29.900524 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-50849916-8820-4434-b1e4-973414f888bd tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:29.900792 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-50849916-8820-4434-b1e4-973414f888bd tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:29.909974 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-05fece16-8722-409d-9598-2fb25778eb26 req-95199d6a-7a97-48ee-ae93-4f64aaf8884d tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/attachments/0967f319-00c4-4914-87ef-f106bf9b79dd returned with HTTP 200 Jul 31 09:33:29.910489 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 867/3463] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:33:29 2026] DELETE /volume/v3/attachments/0967f319-00c4-4914-87ef-f106bf9b79dd => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:29.912825 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:29.912825 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:29.918016 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-50849916-8820-4434-b1e4-973414f888bd tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Volume info retrieved successfully. Jul 31 09:33:29.924367 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-50849916-8820-4434-b1e4-973414f888bd tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/volumes/4c1b0427-74ec-43b8-a123-83aa91092f27 returned with HTTP 200 Jul 31 09:33:29.924908 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 870/3464] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:29 2026] GET /volume/v3/volumes/4c1b0427-74ec-43b8-a123-83aa91092f27 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:30.222432 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0a923dd2-acfc-41ef-9a7f-a363b50c2e44 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:30.224456 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0a923dd2-acfc-41ef-9a7f-a363b50c2e44 tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] GET https://10.4.3.226/volume/v3/volumes/06436f51-1a11-420d-99a4-b088ccea41a3 Jul 31 09:33:30.224745 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0a923dd2-acfc-41ef-9a7f-a363b50c2e44 tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:30.224942 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0a923dd2-acfc-41ef-9a7f-a363b50c2e44 tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:30.232140 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0a923dd2-acfc-41ef-9a7f-a363b50c2e44 tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] https://10.4.3.226/volume/v3/volumes/06436f51-1a11-420d-99a4-b088ccea41a3 returned with HTTP 404 Jul 31 09:33:30.232788 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 865/3465] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:33:30 2026] GET /volume/v3/volumes/06436f51-1a11-420d-99a4-b088ccea41a3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:33:30.241573 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b23ae9f6-2873-4e55-a552-4b2a5ff1f0d6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:30.243698 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b23ae9f6-2873-4e55-a552-4b2a5ff1f0d6 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] GET https://10.4.3.226/volume/v3/volumes/06436f51-1a11-420d-99a4-b088ccea41a3 Jul 31 09:33:30.243942 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b23ae9f6-2873-4e55-a552-4b2a5ff1f0d6 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:30.244179 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b23ae9f6-2873-4e55-a552-4b2a5ff1f0d6 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:30.250164 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b23ae9f6-2873-4e55-a552-4b2a5ff1f0d6 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] https://10.4.3.226/volume/v3/volumes/06436f51-1a11-420d-99a4-b088ccea41a3 returned with HTTP 404 Jul 31 09:33:30.250706 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 864/3466] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:33:30 2026] GET /volume/v3/volumes/06436f51-1a11-420d-99a4-b088ccea41a3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:33:30.259303 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-71ff2148-a468-4013-a0d4-8e85f235cf2e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:30.261359 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-71ff2148-a468-4013-a0d4-8e85f235cf2e tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] DELETE https://10.4.3.226/volume/v3/volumes/06436f51-1a11-420d-99a4-b088ccea41a3 Jul 31 09:33:30.261580 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-71ff2148-a468-4013-a0d4-8e85f235cf2e tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:30.261803 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-71ff2148-a468-4013-a0d4-8e85f235cf2e tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:30.261978 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-71ff2148-a468-4013-a0d4-8e85f235cf2e tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Delete volume with id: 06436f51-1a11-420d-99a4-b088ccea41a3 Jul 31 09:33:30.267822 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-71ff2148-a468-4013-a0d4-8e85f235cf2e tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] https://10.4.3.226/volume/v3/volumes/06436f51-1a11-420d-99a4-b088ccea41a3 returned with HTTP 404 Jul 31 09:33:30.268315 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 868/3467] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:33:30 2026] DELETE /volume/v3/volumes/06436f51-1a11-420d-99a4-b088ccea41a3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:33:30.276303 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-571ed883-1892-470c-bd96-03693af7db34 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:30.278160 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-571ed883-1892-470c-bd96-03693af7db34 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:33:30.278597 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-571ed883-1892-470c-bd96-03693af7db34 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-932878770"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:30.279993 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-571ed883-1892-470c-bd96-03693af7db34 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-932878770'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:33:30.280154 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-571ed883-1892-470c-bd96-03693af7db34 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Create volume of 1 GB Jul 31 09:33:30.284505 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-571ed883-1892-470c-bd96-03693af7db34 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Availability Zones retrieved successfully. Jul 31 09:33:30.290415 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-571ed883-1892-470c-bd96-03693af7db34 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Flow 'volume_create_api' (2645fa7b-33b0-45dc-b4ac-2dcdc170937e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:30.291373 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-571ed883-1892-470c-bd96-03693af7db34 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (415da05d-8f51-4a37-8dbc-12f781224c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:30.292391 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-571ed883-1892-470c-bd96-03693af7db34 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:33:30.321006 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-571ed883-1892-470c-bd96-03693af7db34 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (415da05d-8f51-4a37-8dbc-12f781224c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:30.321752 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-571ed883-1892-470c-bd96-03693af7db34 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (066d1d9b-ee84-47dd-af60-e330bcffac4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:30.361085 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-571ed883-1892-470c-bd96-03693af7db34 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Created reservations ['765ce647-4198-41a7-b490-d17bbc659d9b', 'fc8e7a54-76ae-4d69-adae-6a1c4e304c8f', 'fd9da149-226f-48bf-9b33-41b756527c8c', '7f3ebab4-bad1-4cca-8b03-2a7f51dfdaba'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:30.361835 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-571ed883-1892-470c-bd96-03693af7db34 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (066d1d9b-ee84-47dd-af60-e330bcffac4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['765ce647-4198-41a7-b490-d17bbc659d9b', 'fc8e7a54-76ae-4d69-adae-6a1c4e304c8f', 'fd9da149-226f-48bf-9b33-41b756527c8c', '7f3ebab4-bad1-4cca-8b03-2a7f51dfdaba']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:30.362591 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-571ed883-1892-470c-bd96-03693af7db34 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79aeacf6-2056-4494-beea-dfabe2c86876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:30.384723 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-571ed883-1892-470c-bd96-03693af7db34 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79aeacf6-2056-4494-beea-dfabe2c86876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58d4b4e6-926c-445a-99fc-cb7891e6c5cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-932878770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cae2d1ef1504a2ebc9a4c31e830e461',qos_specs=None,replication_status=,reservations=['765ce647-4198-41a7-b490-d17bbc659d9b','fc8e7a54-76ae-4d69-adae-6a1c4e304c8f','fd9da149-226f-48bf-9b33-41b756527c8c','7f3ebab4-bad1-4cca-8b03-2a7f51dfdaba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eccb259dc16d4836bd341a40dff0845d',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:33:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-932878770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58d4b4e6-926c-445a-99fc-cb7891e6c5cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cae2d1ef1504a2ebc9a4c31e830e461',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eccb259dc16d4836bd341a40dff0845d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:30.385346 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-571ed883-1892-470c-bd96-03693af7db34 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14a0804d-6bf3-4e1c-a35e-c6fea9e9c523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:30.401097 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-571ed883-1892-470c-bd96-03693af7db34 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14a0804d-6bf3-4e1c-a35e-c6fea9e9c523) transitioned into state 'SUCCESS' from state '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-932878770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cae2d1ef1504a2ebc9a4c31e830e461',qos_specs=None,replication_status=,reservations=['765ce647-4198-41a7-b490-d17bbc659d9b','fc8e7a54-76ae-4d69-adae-6a1c4e304c8f','fd9da149-226f-48bf-9b33-41b756527c8c','7f3ebab4-bad1-4cca-8b03-2a7f51dfdaba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eccb259dc16d4836bd341a40dff0845d',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:30.401717 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-571ed883-1892-470c-bd96-03693af7db34 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c1a55d8-2df2-404d-940c-f943ffff3733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:30.409758 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-571ed883-1892-470c-bd96-03693af7db34 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c1a55d8-2df2-404d-940c-f943ffff3733) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:30.410475 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-571ed883-1892-470c-bd96-03693af7db34 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Flow 'volume_create_api' (2645fa7b-33b0-45dc-b4ac-2dcdc170937e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:30.410747 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-571ed883-1892-470c-bd96-03693af7db34 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Create volume request issued successfully. Jul 31 09:33:30.411263 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-571ed883-1892-470c-bd96-03693af7db34 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:33:30.411681 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 871/3468] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:33:30 2026] POST /volume/v3/volumes => generated 818 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:30.425721 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5608ac3c-4a01-4291-a2ec-c4b33d0eb132 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:30.427365 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5608ac3c-4a01-4291-a2ec-c4b33d0eb132 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] GET https://10.4.3.226/volume/v3/volumes/58d4b4e6-926c-445a-99fc-cb7891e6c5cf Jul 31 09:33:30.427559 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5608ac3c-4a01-4291-a2ec-c4b33d0eb132 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:30.427766 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5608ac3c-4a01-4291-a2ec-c4b33d0eb132 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:30.434687 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:30.434687 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:30.437937 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-5608ac3c-4a01-4291-a2ec-c4b33d0eb132 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Volume info retrieved successfully. Jul 31 09:33:30.441698 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5608ac3c-4a01-4291-a2ec-c4b33d0eb132 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] https://10.4.3.226/volume/v3/volumes/58d4b4e6-926c-445a-99fc-cb7891e6c5cf returned with HTTP 200 Jul 31 09:33:30.442054 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 866/3469] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:33:30 2026] GET /volume/v3/volumes/58d4b4e6-926c-445a-99fc-cb7891e6c5cf => generated 886 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:30.922527 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-58232bb3-4697-40c0-8f8b-a3f4aa90370d req-14539ddc-3829-4623-9c21-a3822ac003ff None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:30.924847 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-58232bb3-4697-40c0-8f8b-a3f4aa90370d req-14539ddc-3829-4623-9c21-a3822ac003ff tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b Jul 31 09:33:30.925039 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-58232bb3-4697-40c0-8f8b-a3f4aa90370d req-14539ddc-3829-4623-9c21-a3822ac003ff tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:30.925216 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-58232bb3-4697-40c0-8f8b-a3f4aa90370d req-14539ddc-3829-4623-9c21-a3822ac003ff tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:30.932161 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:30.932161 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:30.938034 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-58232bb3-4697-40c0-8f8b-a3f4aa90370d req-14539ddc-3829-4623-9c21-a3822ac003ff tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:33:30.942177 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4ff35c3d-c717-47b5-89dd-6bed8aacf155 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:30.943333 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-58232bb3-4697-40c0-8f8b-a3f4aa90370d req-14539ddc-3829-4623-9c21-a3822ac003ff tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b returned with HTTP 200 Jul 31 09:33:30.943842 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 865/3470] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:33:30 2026] GET /volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:30.943912 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4ff35c3d-c717-47b5-89dd-6bed8aacf155 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/volumes/4c1b0427-74ec-43b8-a123-83aa91092f27 Jul 31 09:33:30.944046 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4ff35c3d-c717-47b5-89dd-6bed8aacf155 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:30.944326 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4ff35c3d-c717-47b5-89dd-6bed8aacf155 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:30.952170 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:30.952170 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:30.956011 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4ff35c3d-c717-47b5-89dd-6bed8aacf155 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Volume info retrieved successfully. Jul 31 09:33:30.957458 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-58541a77-9990-4177-b15a-b44296fa1fc2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:30.959987 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4ff35c3d-c717-47b5-89dd-6bed8aacf155 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/volumes/4c1b0427-74ec-43b8-a123-83aa91092f27 returned with HTTP 200 Jul 31 09:33:30.960137 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-58541a77-9990-4177-b15a-b44296fa1fc2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] DELETE https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b Jul 31 09:33:30.960292 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-58541a77-9990-4177-b15a-b44296fa1fc2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:30.960348 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 869/3471] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:30 2026] GET /volume/v3/volumes/4c1b0427-74ec-43b8-a123-83aa91092f27 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:30.960574 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-58541a77-9990-4177-b15a-b44296fa1fc2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:30.960831 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-58541a77-9990-4177-b15a-b44296fa1fc2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Delete volume with id: ecee984b-f324-4749-a15b-74f61702db5b Jul 31 09:33:30.972126 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:30.972126 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:30.972743 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-58541a77-9990-4177-b15a-b44296fa1fc2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:33:30.974501 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a60b7c08-a6e1-4e94-aca3-83569773d556 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:30.976203 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a60b7c08-a6e1-4e94-aca3-83569773d556 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] POST https://10.4.3.226/volume/v3/backups Jul 31 09:33:30.976561 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a60b7c08-a6e1-4e94-aca3-83569773d556 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4c1b0427-74ec-43b8-a123-83aa91092f27", "name": "tempest-VolumesBackupsTest-Backup-1511462638"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:30.977966 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.backups [None req-a60b7c08-a6e1-4e94-aca3-83569773d556 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Creating new backup {'backup': {'volume_id': '4c1b0427-74ec-43b8-a123-83aa91092f27', 'name': 'tempest-VolumesBackupsTest-Backup-1511462638'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:33:30.978198 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.contrib.backups [None req-a60b7c08-a6e1-4e94-aca3-83569773d556 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Creating backup of volume 4c1b0427-74ec-43b8-a123-83aa91092f27 in container None Jul 31 09:33:30.985401 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:30.985401 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:30.985924 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a60b7c08-a6e1-4e94-aca3-83569773d556 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Volume info retrieved successfully. Jul 31 09:33:30.993610 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-58541a77-9990-4177-b15a-b44296fa1fc2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Delete volume request issued successfully. Jul 31 09:33:30.994078 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-58541a77-9990-4177-b15a-b44296fa1fc2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b returned with HTTP 202 Jul 31 09:33:30.994736 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 872/3472] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:33:30 2026] DELETE /volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:33:31.001726 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c076cc60-8c5d-42b2-b218-1280a403db37 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:31.003669 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c076cc60-8c5d-42b2-b218-1280a403db37 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b Jul 31 09:33:31.003913 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c076cc60-8c5d-42b2-b218-1280a403db37 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:31.004108 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c076cc60-8c5d-42b2-b218-1280a403db37 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:31.011307 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:31.011307 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:31.014901 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c076cc60-8c5d-42b2-b218-1280a403db37 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:33:31.018045 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-a60b7c08-a6e1-4e94-aca3-83569773d556 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Created reservations ['517b34b7-438e-4b83-bad3-847459a2a2d5', '3730d95d-98e5-4918-905b-4298e9e3647e'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:31.019018 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c076cc60-8c5d-42b2-b218-1280a403db37 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b returned with HTTP 200 Jul 31 09:33:31.019424 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 866/3473] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:31 2026] GET /volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:31.060265 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a60b7c08-a6e1-4e94-aca3-83569773d556 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:33:31.060265 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 867/3474] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:33:30 2026] POST /volume/v3/backups => generated 330 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:33:31.066972 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8091a15a-9266-4f7b-a761-f139867a1405 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:31.068952 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8091a15a-9266-4f7b-a761-f139867a1405 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 Jul 31 09:33:31.069090 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8091a15a-9266-4f7b-a761-f139867a1405 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:31.069302 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8091a15a-9266-4f7b-a761-f139867a1405 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:31.070399 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-8091a15a-9266-4f7b-a761-f139867a1405 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id aaa86024-ea1b-43a5-9123-aa22f3d5c4d7. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:33:31.074917 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:31.074917 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:31.075993 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8091a15a-9266-4f7b-a761-f139867a1405 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 returned with HTTP 200 Jul 31 09:33:31.076536 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 870/3475] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:31 2026] GET /volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:31.219386 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6b7397da-472e-4fdf-8f39-ae461136c43d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:31.221389 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6b7397da-472e-4fdf-8f39-ae461136c43d tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 Jul 31 09:33:31.221566 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6b7397da-472e-4fdf-8f39-ae461136c43d tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:31.221780 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6b7397da-472e-4fdf-8f39-ae461136c43d tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:31.228216 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:31.228216 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:31.231945 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-6b7397da-472e-4fdf-8f39-ae461136c43d tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:33:31.235859 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6b7397da-472e-4fdf-8f39-ae461136c43d tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 returned with HTTP 200 Jul 31 09:33:31.236299 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 873/3476] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:31 2026] GET /volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:31.250545 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4d4c9430-2bc8-4e09-a851-5bfbc4ad424a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:31.252226 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4d4c9430-2bc8-4e09-a851-5bfbc4ad424a tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 Jul 31 09:33:31.252453 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4d4c9430-2bc8-4e09-a851-5bfbc4ad424a tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:31.252636 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4d4c9430-2bc8-4e09-a851-5bfbc4ad424a tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:31.259879 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:31.259879 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:31.263376 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4d4c9430-2bc8-4e09-a851-5bfbc4ad424a tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:33:31.268774 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4d4c9430-2bc8-4e09-a851-5bfbc4ad424a tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 returned with HTTP 200 Jul 31 09:33:31.269297 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 867/3477] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:31 2026] GET /volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:31.312124 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-c9454cc7-09e3-4caf-b4f1-4a92fcf8185b req-3d91d944-7c26-438a-8cb9-a54a4666df38 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:31.314798 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-c9454cc7-09e3-4caf-b4f1-4a92fcf8185b req-3d91d944-7c26-438a-8cb9-a54a4666df38 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 Jul 31 09:33:31.315065 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-c9454cc7-09e3-4caf-b4f1-4a92fcf8185b req-3d91d944-7c26-438a-8cb9-a54a4666df38 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:31.315325 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-c9454cc7-09e3-4caf-b4f1-4a92fcf8185b req-3d91d944-7c26-438a-8cb9-a54a4666df38 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:31.324291 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:31.324291 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:31.328762 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-c9454cc7-09e3-4caf-b4f1-4a92fcf8185b req-3d91d944-7c26-438a-8cb9-a54a4666df38 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:33:31.334116 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-c9454cc7-09e3-4caf-b4f1-4a92fcf8185b req-3d91d944-7c26-438a-8cb9-a54a4666df38 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 returned with HTTP 200 Jul 31 09:33:31.334660 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 868/3478] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:33:31 2026] GET /volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:31.405834 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2b5e6e88-b638-4813-a608-c712e7028e36 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:31.406214 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2b5e6e88-b638-4813-a608-c712e7028e36 None None] GET https://10.4.3.226/volume// Jul 31 09:33:31.406394 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2b5e6e88-b638-4813-a608-c712e7028e36 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:31.406586 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2b5e6e88-b638-4813-a608-c712e7028e36 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:31.406935 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2b5e6e88-b638-4813-a608-c712e7028e36 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:33:31.407215 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 871/3479] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:33: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 31 09:33:31.414844 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-c9454cc7-09e3-4caf-b4f1-4a92fcf8185b req-75e7d936-79cd-44e3-bc1d-ab1be84d9dac None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:31.417187 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-c9454cc7-09e3-4caf-b4f1-4a92fcf8185b req-75e7d936-79cd-44e3-bc1d-ab1be84d9dac tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:33:31.417584 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-c9454cc7-09e3-4caf-b4f1-4a92fcf8185b req-75e7d936-79cd-44e3-bc1d-ab1be84d9dac tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c45e3dc1-5a89-468e-b76e-8ab566df10e7", "connector": null, "instance_uuid": "1a4ecfc1-5503-486d-8343-556933ece7ef"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:31.427473 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:31.427473 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:31.455884 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-324ff4f4-e893-48a8-b31d-9887cc1d24de None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:31.457789 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-324ff4f4-e893-48a8-b31d-9887cc1d24de tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] GET https://10.4.3.226/volume/v3/volumes/58d4b4e6-926c-445a-99fc-cb7891e6c5cf Jul 31 09:33:31.458060 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-324ff4f4-e893-48a8-b31d-9887cc1d24de tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:31.458290 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-324ff4f4-e893-48a8-b31d-9887cc1d24de tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:31.462347 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-c9454cc7-09e3-4caf-b4f1-4a92fcf8185b req-75e7d936-79cd-44e3-bc1d-ab1be84d9dac tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:33:31.462944 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 874/3480] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:33:31 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 31 09:33:31.465868 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:31.465868 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:31.469920 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-324ff4f4-e893-48a8-b31d-9887cc1d24de tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Volume info retrieved successfully. Jul 31 09:33:31.475837 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-324ff4f4-e893-48a8-b31d-9887cc1d24de tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] https://10.4.3.226/volume/v3/volumes/58d4b4e6-926c-445a-99fc-cb7891e6c5cf returned with HTTP 200 Jul 31 09:33:31.476319 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 868/3481] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:33:31 2026] GET /volume/v3/volumes/58d4b4e6-926c-445a-99fc-cb7891e6c5cf => generated 945 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:31.489581 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2984c5a4-8f00-4f78-8f88-44136cbfa4de None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:31.491465 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2984c5a4-8f00-4f78-8f88-44136cbfa4de tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] POST https://10.4.3.226/volume/v3/volume-transfers Jul 31 09:33:31.491901 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2984c5a4-8f00-4f78-8f88-44136cbfa4de tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "58d4b4e6-926c-445a-99fc-cb7891e6c5cf"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:31.493447 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volume_transfer [None req-2984c5a4-8f00-4f78-8f88-44136cbfa4de tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Creating new volume transfer {'transfer': {'volume_id': '58d4b4e6-926c-445a-99fc-cb7891e6c5cf'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 31 09:33:31.493611 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volume_transfer [None req-2984c5a4-8f00-4f78-8f88-44136cbfa4de tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Creating transfer of volume 58d4b4e6-926c-445a-99fc-cb7891e6c5cf Jul 31 09:33:31.493754 np0000006200 devstack@c-api.service[100314]: INFO cinder.transfer.api [None req-2984c5a4-8f00-4f78-8f88-44136cbfa4de tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Generating transfer record for volume 58d4b4e6-926c-445a-99fc-cb7891e6c5cf Jul 31 09:33:31.495436 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dce06c00-aa86-4458-9cbe-20e4a8ff1458 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:31.497236 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dce06c00-aa86-4458-9cbe-20e4a8ff1458 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 Jul 31 09:33:31.497457 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dce06c00-aa86-4458-9cbe-20e4a8ff1458 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:31.497734 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dce06c00-aa86-4458-9cbe-20e4a8ff1458 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:31.500206 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8d7a96c2-2a45-40c5-a220-71a2d723f0d1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:31.500652 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8d7a96c2-2a45-40c5-a220-71a2d723f0d1 None None] GET https://10.4.3.226/volume// Jul 31 09:33:31.500850 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8d7a96c2-2a45-40c5-a220-71a2d723f0d1 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:31.501052 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8d7a96c2-2a45-40c5-a220-71a2d723f0d1 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:31.501393 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8d7a96c2-2a45-40c5-a220-71a2d723f0d1 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:33:31.501453 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:31.501453 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:31.501775 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 875/3482] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:33: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 31 09:33:31.510829 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-c9454cc7-09e3-4caf-b4f1-4a92fcf8185b req-aa8ab8ae-b812-43d7-ad50-1648b01dccf7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:31.511525 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2984c5a4-8f00-4f78-8f88-44136cbfa4de tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] https://10.4.3.226/volume/v3/volume-transfers returned with HTTP 202 Jul 31 09:33:31.512040 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 869/3483] 10.4.3.226 () {70 vars in 1326 bytes} [Fri Jul 31 09:33:31 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 31 09:33:31.513708 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c9454cc7-09e3-4caf-b4f1-4a92fcf8185b req-aa8ab8ae-b812-43d7-ad50-1648b01dccf7 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 Jul 31 09:33:31.513950 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c9454cc7-09e3-4caf-b4f1-4a92fcf8185b req-aa8ab8ae-b812-43d7-ad50-1648b01dccf7 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:31.514148 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c9454cc7-09e3-4caf-b4f1-4a92fcf8185b req-aa8ab8ae-b812-43d7-ad50-1648b01dccf7 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:31.522855 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-903db372-2229-4106-a4fd-6870b3648548 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:31.525023 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:31.525023 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:31.525140 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-903db372-2229-4106-a4fd-6870b3648548 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] GET https://10.4.3.226/volume/v3/volumes/58d4b4e6-926c-445a-99fc-cb7891e6c5cf Jul 31 09:33:31.525444 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-903db372-2229-4106-a4fd-6870b3648548 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:31.525696 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-903db372-2229-4106-a4fd-6870b3648548 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:31.530162 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-c9454cc7-09e3-4caf-b4f1-4a92fcf8185b req-aa8ab8ae-b812-43d7-ad50-1648b01dccf7 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:33:31.534827 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:31.534827 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:31.535711 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c9454cc7-09e3-4caf-b4f1-4a92fcf8185b req-aa8ab8ae-b812-43d7-ad50-1648b01dccf7 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 returned with HTTP 200 Jul 31 09:33:31.536256 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 869/3484] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:33:31 2026] GET /volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 => generated 1018 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:33:31.539089 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-903db372-2229-4106-a4fd-6870b3648548 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Volume info retrieved successfully. Jul 31 09:33:31.543347 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-903db372-2229-4106-a4fd-6870b3648548 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] https://10.4.3.226/volume/v3/volumes/58d4b4e6-926c-445a-99fc-cb7891e6c5cf returned with HTTP 200 Jul 31 09:33:31.543744 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 876/3485] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:33:31 2026] GET /volume/v3/volumes/58d4b4e6-926c-445a-99fc-cb7891e6c5cf => generated 953 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:31.555449 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-bd8d2e89-e609-42b6-b1a2-e0c77d98ef06 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:31.557569 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bd8d2e89-e609-42b6-b1a2-e0c77d98ef06 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] GET https://10.4.3.226/volume/v3/volume-transfers/detail Jul 31 09:33:31.557857 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bd8d2e89-e609-42b6-b1a2-e0c77d98ef06 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:31.558109 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bd8d2e89-e609-42b6-b1a2-e0c77d98ef06 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Calling method 'detail' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:31.558330 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volume_transfer [None req-bd8d2e89-e609-42b6-b1a2-e0c77d98ef06 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Listing volume transfers {{(pid=100314) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 31 09:33:31.562894 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bd8d2e89-e609-42b6-b1a2-e0c77d98ef06 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] https://10.4.3.226/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 31 09:33:31.563354 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 870/3486] 10.4.3.226 () {68 vars in 1326 bytes} [Fri Jul 31 09:33:31 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 31 09:33:31.577549 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-486c6b58-f497-4bb2-a23d-f069bd3ec42c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:31.579735 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-486c6b58-f497-4bb2-a23d-f069bd3ec42c tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] DELETE https://10.4.3.226/volume/v3/volume-transfers/34c50090-39d0-4675-928e-e36523686b12 Jul 31 09:33:31.579985 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-486c6b58-f497-4bb2-a23d-f069bd3ec42c tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:31.580199 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-486c6b58-f497-4bb2-a23d-f069bd3ec42c tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:31.580335 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.contrib.volume_transfer [None req-486c6b58-f497-4bb2-a23d-f069bd3ec42c tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Delete transfer with id: 34c50090-39d0-4675-928e-e36523686b12 Jul 31 09:33:31.590754 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:31.590754 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:31.599569 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-486c6b58-f497-4bb2-a23d-f069bd3ec42c tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] https://10.4.3.226/volume/v3/volume-transfers/34c50090-39d0-4675-928e-e36523686b12 returned with HTTP 202 Jul 31 09:33:31.600068 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 870/3487] 10.4.3.226 () {68 vars in 1419 bytes} [Fri Jul 31 09:33:31 2026] DELETE /volume/v3/volume-transfers/34c50090-39d0-4675-928e-e36523686b12 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:33:31.607045 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-06ac8ff9-2e21-4c8d-964c-71070bbaa4a1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:31.608847 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-06ac8ff9-2e21-4c8d-964c-71070bbaa4a1 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] GET https://10.4.3.226/volume/v3/volumes/58d4b4e6-926c-445a-99fc-cb7891e6c5cf Jul 31 09:33:31.609044 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-06ac8ff9-2e21-4c8d-964c-71070bbaa4a1 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:31.609220 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-06ac8ff9-2e21-4c8d-964c-71070bbaa4a1 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:31.616327 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:31.616327 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:31.620261 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-06ac8ff9-2e21-4c8d-964c-71070bbaa4a1 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Volume info retrieved successfully. Jul 31 09:33:31.624895 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-06ac8ff9-2e21-4c8d-964c-71070bbaa4a1 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] https://10.4.3.226/volume/v3/volumes/58d4b4e6-926c-445a-99fc-cb7891e6c5cf returned with HTTP 200 Jul 31 09:33:31.625259 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 877/3488] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:33:31 2026] GET /volume/v3/volumes/58d4b4e6-926c-445a-99fc-cb7891e6c5cf => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:31.640455 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6a6c7d8d-0d2c-4770-850a-0437dd9c7a50 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:31.642377 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6a6c7d8d-0d2c-4770-850a-0437dd9c7a50 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] DELETE https://10.4.3.226/volume/v3/volume-transfers/34c50090-39d0-4675-928e-e36523686b12 Jul 31 09:33:31.642611 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6a6c7d8d-0d2c-4770-850a-0437dd9c7a50 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:31.642859 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6a6c7d8d-0d2c-4770-850a-0437dd9c7a50 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:31.642999 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.contrib.volume_transfer [None req-6a6c7d8d-0d2c-4770-850a-0437dd9c7a50 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Delete transfer with id: 34c50090-39d0-4675-928e-e36523686b12 Jul 31 09:33:31.646068 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6a6c7d8d-0d2c-4770-850a-0437dd9c7a50 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] https://10.4.3.226/volume/v3/volume-transfers/34c50090-39d0-4675-928e-e36523686b12 returned with HTTP 404 Jul 31 09:33:31.646580 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 871/3489] 10.4.3.226 () {68 vars in 1419 bytes} [Fri Jul 31 09:33:31 2026] DELETE /volume/v3/volume-transfers/34c50090-39d0-4675-928e-e36523686b12 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:33:31.650205 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-c9454cc7-09e3-4caf-b4f1-4a92fcf8185b req-0a41d66a-eaa0-4491-bc7b-952c5d858d4b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:31.652817 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c9454cc7-09e3-4caf-b4f1-4a92fcf8185b req-0a41d66a-eaa0-4491-bc7b-952c5d858d4b tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] PUT https://10.4.3.226/volume/v3/attachments/8c0ccf3d-29f4-4553-aab4-880c5b7f889d Jul 31 09:33:31.653205 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c9454cc7-09e3-4caf-b4f1-4a92fcf8185b req-0a41d66a-eaa0-4491-bc7b-952c5d858d4b tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:31.655304 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-29f5c438-0179-42e0-a0a5-1370890d3264 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:31.657330 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-29f5c438-0179-42e0-a0a5-1370890d3264 tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/58d4b4e6-926c-445a-99fc-cb7891e6c5cf Jul 31 09:33:31.657330 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-29f5c438-0179-42e0-a0a5-1370890d3264 tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:31.657536 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-29f5c438-0179-42e0-a0a5-1370890d3264 tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:31.657709 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-29f5c438-0179-42e0-a0a5-1370890d3264 tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] Delete volume with id: 58d4b4e6-926c-445a-99fc-cb7891e6c5cf Jul 31 09:33:31.661268 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-c9454cc7-09e3-4caf-b4f1-4a92fcf8185b req-0a41d66a-eaa0-4491-bc7b-952c5d858d4b tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Acquiring lock "cinder-attachment_update-c45e3dc1-5a89-468e-b76e-8ab566df10e7-np0000006200" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:33:31.664924 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:31.664924 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:31.665186 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-29f5c438-0179-42e0-a0a5-1370890d3264 tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] Volume info retrieved successfully. Jul 31 09:33:31.665977 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-c9454cc7-09e3-4caf-b4f1-4a92fcf8185b req-0a41d66a-eaa0-4491-bc7b-952c5d858d4b tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Lock "cinder-attachment_update-c45e3dc1-5a89-468e-b76e-8ab566df10e7-np0000006200" acquired by "attachment_update" :: waited 0.005s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:33:31.667334 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:31.667334 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:31.682337 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-29f5c438-0179-42e0-a0a5-1370890d3264 tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] Delete volume request issued successfully. Jul 31 09:33:31.682634 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-29f5c438-0179-42e0-a0a5-1370890d3264 tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] https://10.4.3.226/volume/v3/volumes/58d4b4e6-926c-445a-99fc-cb7891e6c5cf returned with HTTP 202 Jul 31 09:33:31.683075 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 878/3490] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:33:31 2026] DELETE /volume/v3/volumes/58d4b4e6-926c-445a-99fc-cb7891e6c5cf => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:33:31.684953 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:31.684953 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:31.689187 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-dce06c00-aa86-4458-9cbe-20e4a8ff1458 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:33:31.690328 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d4291dc9-834d-45fa-b143-66170854104c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:31.692374 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d4291dc9-834d-45fa-b143-66170854104c tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] GET https://10.4.3.226/volume/v3/volumes/58d4b4e6-926c-445a-99fc-cb7891e6c5cf Jul 31 09:33:31.692624 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d4291dc9-834d-45fa-b143-66170854104c tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:31.692848 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d4291dc9-834d-45fa-b143-66170854104c tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:31.695572 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dce06c00-aa86-4458-9cbe-20e4a8ff1458 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 returned with HTTP 200 Jul 31 09:33:31.696121 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 872/3491] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:31 2026] GET /volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 => generated 838 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:31.700151 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:31.700151 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:31.703573 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-d4291dc9-834d-45fa-b143-66170854104c tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] Volume info retrieved successfully. Jul 31 09:33:31.707504 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d4291dc9-834d-45fa-b143-66170854104c tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] https://10.4.3.226/volume/v3/volumes/58d4b4e6-926c-445a-99fc-cb7891e6c5cf returned with HTTP 200 Jul 31 09:33:31.707942 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 872/3492] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:33:31 2026] GET /volume/v3/volumes/58d4b4e6-926c-445a-99fc-cb7891e6c5cf => generated 1129 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:33:31.777428 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-c9454cc7-09e3-4caf-b4f1-4a92fcf8185b req-0a41d66a-eaa0-4491-bc7b-952c5d858d4b tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Lock "cinder-attachment_update-c45e3dc1-5a89-468e-b76e-8ab566df10e7-np0000006200" released by "attachment_update" :: held 0.111s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:33:31.777832 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c9454cc7-09e3-4caf-b4f1-4a92fcf8185b req-0a41d66a-eaa0-4491-bc7b-952c5d858d4b tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/attachments/8c0ccf3d-29f4-4553-aab4-880c5b7f889d returned with HTTP 200 Jul 31 09:33:31.778405 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 871/3493] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:33:31 2026] PUT /volume/v3/attachments/8c0ccf3d-29f4-4553-aab4-880c5b7f889d => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:32.031604 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8cde8883-3696-414e-9b36-399fc2614faa None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:32.033317 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8cde8883-3696-414e-9b36-399fc2614faa tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b Jul 31 09:33:32.033517 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8cde8883-3696-414e-9b36-399fc2614faa tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:32.033709 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8cde8883-3696-414e-9b36-399fc2614faa tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:32.039086 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8cde8883-3696-414e-9b36-399fc2614faa tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b returned with HTTP 404 Jul 31 09:33:32.039490 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 879/3494] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:32 2026] GET /volume/v3/volumes/ecee984b-f324-4749-a15b-74f61702db5b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:32.089033 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0e2d1ac7-72fe-45a0-8ec3-32e361de48ac None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:32.090830 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0e2d1ac7-72fe-45a0-8ec3-32e361de48ac tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 Jul 31 09:33:32.091041 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0e2d1ac7-72fe-45a0-8ec3-32e361de48ac tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:32.091341 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0e2d1ac7-72fe-45a0-8ec3-32e361de48ac tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:32.091659 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-0e2d1ac7-72fe-45a0-8ec3-32e361de48ac tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id aaa86024-ea1b-43a5-9123-aa22f3d5c4d7. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:33:32.096144 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:32.096144 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:32.096908 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0e2d1ac7-72fe-45a0-8ec3-32e361de48ac tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 returned with HTTP 200 Jul 31 09:33:32.097318 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 873/3495] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:32 2026] GET /volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:32.712740 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f2ac72d6-207a-4b86-b517-30811d9847ce None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:32.714591 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f2ac72d6-207a-4b86-b517-30811d9847ce tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 Jul 31 09:33:32.714852 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f2ac72d6-207a-4b86-b517-30811d9847ce tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:32.715090 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f2ac72d6-207a-4b86-b517-30811d9847ce tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:32.721143 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9e16aad3-f3e9-4748-ad8f-57ce2940f1d7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:32.723522 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9e16aad3-f3e9-4748-ad8f-57ce2940f1d7 tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] GET https://10.4.3.226/volume/v3/volumes/58d4b4e6-926c-445a-99fc-cb7891e6c5cf Jul 31 09:33:32.723827 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9e16aad3-f3e9-4748-ad8f-57ce2940f1d7 tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:32.724086 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9e16aad3-f3e9-4748-ad8f-57ce2940f1d7 tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:32.725143 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:32.725143 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:32.728833 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f2ac72d6-207a-4b86-b517-30811d9847ce tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:33:32.732189 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9e16aad3-f3e9-4748-ad8f-57ce2940f1d7 tempest-VolumesTransfersV357Test-1331804710 tempest-VolumesTransfersV357Test-1331804710-project-admin] https://10.4.3.226/volume/v3/volumes/58d4b4e6-926c-445a-99fc-cb7891e6c5cf returned with HTTP 404 Jul 31 09:33:32.733296 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 872/3496] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:33:32 2026] GET /volume/v3/volumes/58d4b4e6-926c-445a-99fc-cb7891e6c5cf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:33:32.733668 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f2ac72d6-207a-4b86-b517-30811d9847ce tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 returned with HTTP 200 Jul 31 09:33:32.734165 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 873/3497] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:32 2026] GET /volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:32.750262 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5c5f3a28-1df1-42ed-8c3c-3a3605872958 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:32.753153 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5c5f3a28-1df1-42ed-8c3c-3a3605872958 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] GET https://10.4.3.226/volume/v3/volumes/58d4b4e6-926c-445a-99fc-cb7891e6c5cf Jul 31 09:33:32.753485 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5c5f3a28-1df1-42ed-8c3c-3a3605872958 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:32.753752 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5c5f3a28-1df1-42ed-8c3c-3a3605872958 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:32.760414 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5c5f3a28-1df1-42ed-8c3c-3a3605872958 tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] https://10.4.3.226/volume/v3/volumes/58d4b4e6-926c-445a-99fc-cb7891e6c5cf returned with HTTP 404 Jul 31 09:33:32.760941 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 880/3498] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:33:32 2026] GET /volume/v3/volumes/58d4b4e6-926c-445a-99fc-cb7891e6c5cf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:33:32.768083 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-db3ff2aa-0e7a-4753-8aed-5aaec0bc220b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:32.769780 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-db3ff2aa-0e7a-4753-8aed-5aaec0bc220b tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] DELETE https://10.4.3.226/volume/v3/volumes/58d4b4e6-926c-445a-99fc-cb7891e6c5cf Jul 31 09:33:32.770039 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-db3ff2aa-0e7a-4753-8aed-5aaec0bc220b tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:32.770229 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-db3ff2aa-0e7a-4753-8aed-5aaec0bc220b tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:32.770818 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-db3ff2aa-0e7a-4753-8aed-5aaec0bc220b tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] Delete volume with id: 58d4b4e6-926c-445a-99fc-cb7891e6c5cf Jul 31 09:33:32.777056 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-db3ff2aa-0e7a-4753-8aed-5aaec0bc220b tempest-VolumesTransfersV357Test-1902634145 tempest-VolumesTransfersV357Test-1902634145-project-member] https://10.4.3.226/volume/v3/volumes/58d4b4e6-926c-445a-99fc-cb7891e6c5cf returned with HTTP 404 Jul 31 09:33:32.778013 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 874/3499] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:33:32 2026] DELETE /volume/v3/volumes/58d4b4e6-926c-445a-99fc-cb7891e6c5cf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:33:33.107380 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b9f8b4fd-675e-458f-8e63-a18ea0ac8d1d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:33.109342 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b9f8b4fd-675e-458f-8e63-a18ea0ac8d1d tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 Jul 31 09:33:33.109531 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b9f8b4fd-675e-458f-8e63-a18ea0ac8d1d tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:33.109766 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b9f8b4fd-675e-458f-8e63-a18ea0ac8d1d tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:33.109899 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-b9f8b4fd-675e-458f-8e63-a18ea0ac8d1d tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id aaa86024-ea1b-43a5-9123-aa22f3d5c4d7. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:33:33.115671 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:33.115671 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:33.116694 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b9f8b4fd-675e-458f-8e63-a18ea0ac8d1d tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 returned with HTTP 200 Jul 31 09:33:33.117169 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 873/3500] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:33 2026] GET /volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:33.748908 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c188ff81-bc1a-474b-a51e-685ea3976e53 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:33.751367 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c188ff81-bc1a-474b-a51e-685ea3976e53 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 Jul 31 09:33:33.751685 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c188ff81-bc1a-474b-a51e-685ea3976e53 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:33.751973 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c188ff81-bc1a-474b-a51e-685ea3976e53 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:33.765770 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:33.765770 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:33.771074 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c188ff81-bc1a-474b-a51e-685ea3976e53 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:33:33.781214 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c188ff81-bc1a-474b-a51e-685ea3976e53 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 returned with HTTP 200 Jul 31 09:33:33.781956 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 874/3501] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:33 2026] GET /volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:34.127846 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-702b3f82-1e45-471e-9ee6-a40b87c80f49 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:34.129555 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-702b3f82-1e45-471e-9ee6-a40b87c80f49 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 Jul 31 09:33:34.129761 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-702b3f82-1e45-471e-9ee6-a40b87c80f49 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:34.129941 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-702b3f82-1e45-471e-9ee6-a40b87c80f49 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:34.130045 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-702b3f82-1e45-471e-9ee6-a40b87c80f49 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id aaa86024-ea1b-43a5-9123-aa22f3d5c4d7. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:33:34.134856 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:34.134856 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:34.135793 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-702b3f82-1e45-471e-9ee6-a40b87c80f49 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 returned with HTTP 200 Jul 31 09:33:34.136113 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 881/3502] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:34 2026] GET /volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:34.797235 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1e1d3897-7790-4d9c-82c7-7782cce5c0de None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:34.799542 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1e1d3897-7790-4d9c-82c7-7782cce5c0de tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 Jul 31 09:33:34.799701 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1e1d3897-7790-4d9c-82c7-7782cce5c0de tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:34.799877 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1e1d3897-7790-4d9c-82c7-7782cce5c0de tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:34.824570 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:34.824570 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:34.831317 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1e1d3897-7790-4d9c-82c7-7782cce5c0de tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:33:34.837911 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1e1d3897-7790-4d9c-82c7-7782cce5c0de tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 returned with HTTP 200 Jul 31 09:33:34.839562 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 875/3503] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:34 2026] GET /volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 => generated 839 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:35.149762 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c9183a21-66d1-476e-b3c2-0c6b561e43e1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:35.152874 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c9183a21-66d1-476e-b3c2-0c6b561e43e1 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 Jul 31 09:33:35.153138 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c9183a21-66d1-476e-b3c2-0c6b561e43e1 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:35.153473 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c9183a21-66d1-476e-b3c2-0c6b561e43e1 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:35.153758 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-c9183a21-66d1-476e-b3c2-0c6b561e43e1 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id aaa86024-ea1b-43a5-9123-aa22f3d5c4d7. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:33:35.168997 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:35.168997 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:35.169964 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c9183a21-66d1-476e-b3c2-0c6b561e43e1 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 returned with HTTP 200 Jul 31 09:33:35.170759 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 874/3504] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:35 2026] GET /volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:35.526266 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-4a3c89dc-53d7-4a9f-9731-bb575213d287 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:35.527933 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4a3c89dc-53d7-4a9f-9731-bb575213d287 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:33:35.528319 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4a3c89dc-53d7-4a9f-9731-bb575213d287 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b3e619b5-8776-4672-b197-1edb98781403", "size": 1, "name": "tempest-VolumesCloneTest-Volume-502248411"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:35.529892 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-4a3c89dc-53d7-4a9f-9731-bb575213d287 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Create volume request body: {'volume': {'imageRef': 'b3e619b5-8776-4672-b197-1edb98781403', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-502248411'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:33:35.621963 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-4a3c89dc-53d7-4a9f-9731-bb575213d287 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Create volume of 1 GB Jul 31 09:33:35.626317 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-4a3c89dc-53d7-4a9f-9731-bb575213d287 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Availability Zones retrieved successfully. Jul 31 09:33:35.631721 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-4a3c89dc-53d7-4a9f-9731-bb575213d287 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Flow 'volume_create_api' (07db1e91-8ce0-4e2d-8eae-de4d6876dd98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:35.633067 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-4a3c89dc-53d7-4a9f-9731-bb575213d287 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b407c3d8-a863-40d6-bfd4-c4cc05bb3837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:35.634023 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-4a3c89dc-53d7-4a9f-9731-bb575213d287 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:33:35.702312 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-4a3c89dc-53d7-4a9f-9731-bb575213d287 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b407c3d8-a863-40d6-bfd4-c4cc05bb3837) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:35.703359 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-4a3c89dc-53d7-4a9f-9731-bb575213d287 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a9f7a22-07d0-4e4a-828a-13d93be47bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:35.779487 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-4a3c89dc-53d7-4a9f-9731-bb575213d287 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Created reservations ['78db7e6b-08d1-47ce-b435-6b69bbfb814b', '8b3f4ee5-ce49-433d-899b-eb7ad563d847', '2f64716c-f1f6-4868-96fb-a9d1ac0db55b', '437f8fea-73c6-42f3-9ba2-5a9fc22aa3b0'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:35.780578 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-4a3c89dc-53d7-4a9f-9731-bb575213d287 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a9f7a22-07d0-4e4a-828a-13d93be47bd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78db7e6b-08d1-47ce-b435-6b69bbfb814b', '8b3f4ee5-ce49-433d-899b-eb7ad563d847', '2f64716c-f1f6-4868-96fb-a9d1ac0db55b', '437f8fea-73c6-42f3-9ba2-5a9fc22aa3b0']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:35.781576 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-4a3c89dc-53d7-4a9f-9731-bb575213d287 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76b9713b-a9b3-4c6b-b3e2-93d15d013e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:35.807469 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-4a3c89dc-53d7-4a9f-9731-bb575213d287 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76b9713b-a9b3-4c6b-b3e2-93d15d013e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb511769-2efb-4dd5-8a49-034a1469f3dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-502248411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bd04f77537744ffbf11dd83e5ac18fa',qos_specs=None,replication_status=,reservations=['78db7e6b-08d1-47ce-b435-6b69bbfb814b','8b3f4ee5-ce49-433d-899b-eb7ad563d847','2f64716c-f1f6-4868-96fb-a9d1ac0db55b','437f8fea-73c6-42f3-9ba2-5a9fc22aa3b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b791b2c503421a823b02895f56e93b',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:33:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-502248411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb511769-2efb-4dd5-8a49-034a1469f3dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bd04f77537744ffbf11dd83e5ac18fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59b791b2c503421a823b02895f56e93b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:35.808662 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-4a3c89dc-53d7-4a9f-9731-bb575213d287 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bccc6f88-0e22-4ab3-96e7-0ba4cb2897ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:35.825590 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-4a3c89dc-53d7-4a9f-9731-bb575213d287 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bccc6f88-0e22-4ab3-96e7-0ba4cb2897ee) transitioned into state 'SUCCESS' from state '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-502248411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bd04f77537744ffbf11dd83e5ac18fa',qos_specs=None,replication_status=,reservations=['78db7e6b-08d1-47ce-b435-6b69bbfb814b','8b3f4ee5-ce49-433d-899b-eb7ad563d847','2f64716c-f1f6-4868-96fb-a9d1ac0db55b','437f8fea-73c6-42f3-9ba2-5a9fc22aa3b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b791b2c503421a823b02895f56e93b',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:35.826336 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-4a3c89dc-53d7-4a9f-9731-bb575213d287 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbcf0a81-49ef-4d51-8469-0901269b05c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:35.835082 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-4a3c89dc-53d7-4a9f-9731-bb575213d287 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbcf0a81-49ef-4d51-8469-0901269b05c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:35.836025 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-4a3c89dc-53d7-4a9f-9731-bb575213d287 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Flow 'volume_create_api' (07db1e91-8ce0-4e2d-8eae-de4d6876dd98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:35.836370 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-4a3c89dc-53d7-4a9f-9731-bb575213d287 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Create volume request issued successfully. Jul 31 09:33:35.837000 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4a3c89dc-53d7-4a9f-9731-bb575213d287 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:33:35.837480 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 875/3505] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:33:35 2026] POST /volume/v3/volumes => generated 746 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:33:35.853401 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a6a98b6b-616c-4ddc-b1c0-81e609ce9cc9 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:35.854177 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a6a98b6b-616c-4ddc-b1c0-81e609ce9cc9 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] GET https://10.4.3.226/volume/v3/volumes/bb511769-2efb-4dd5-8a49-034a1469f3dd Jul 31 09:33:35.854439 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a6a98b6b-616c-4ddc-b1c0-81e609ce9cc9 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:35.854703 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a6a98b6b-616c-4ddc-b1c0-81e609ce9cc9 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:35.857216 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bb644597-71e4-46a9-99a4-0925f4f36577 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:35.860769 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bb644597-71e4-46a9-99a4-0925f4f36577 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 Jul 31 09:33:35.860964 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bb644597-71e4-46a9-99a4-0925f4f36577 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:35.861163 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bb644597-71e4-46a9-99a4-0925f4f36577 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:35.862134 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:35.862134 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:35.867312 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a6a98b6b-616c-4ddc-b1c0-81e609ce9cc9 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Volume info retrieved successfully. Jul 31 09:33:35.874383 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:35.874383 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:35.875098 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a6a98b6b-616c-4ddc-b1c0-81e609ce9cc9 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] https://10.4.3.226/volume/v3/volumes/bb511769-2efb-4dd5-8a49-034a1469f3dd returned with HTTP 200 Jul 31 09:33:35.875477 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 882/3506] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:35 2026] GET /volume/v3/volumes/bb511769-2efb-4dd5-8a49-034a1469f3dd => generated 814 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:35.878446 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bb644597-71e4-46a9-99a4-0925f4f36577 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:33:35.883356 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bb644597-71e4-46a9-99a4-0925f4f36577 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 returned with HTTP 200 Jul 31 09:33:35.883922 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 876/3507] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:35 2026] GET /volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:36.184910 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3d764a95-8b35-493a-b0de-ceea1cf9cbef None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:36.187176 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3d764a95-8b35-493a-b0de-ceea1cf9cbef tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 Jul 31 09:33:36.187656 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3d764a95-8b35-493a-b0de-ceea1cf9cbef tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:36.187919 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3d764a95-8b35-493a-b0de-ceea1cf9cbef tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:36.188348 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-3d764a95-8b35-493a-b0de-ceea1cf9cbef tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id aaa86024-ea1b-43a5-9123-aa22f3d5c4d7. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:33:36.194433 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:36.194433 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:36.195275 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3d764a95-8b35-493a-b0de-ceea1cf9cbef tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 returned with HTTP 200 Jul 31 09:33:36.195700 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 875/3508] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:36 2026] GET /volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:36.746438 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-c9454cc7-09e3-4caf-b4f1-4a92fcf8185b req-c93f1233-f813-4cd0-b91b-2d7cb749841e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:36.749261 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-c9454cc7-09e3-4caf-b4f1-4a92fcf8185b req-c93f1233-f813-4cd0-b91b-2d7cb749841e tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] POST https://10.4.3.226/volume/v3/attachments/8c0ccf3d-29f4-4553-aab4-880c5b7f889d/action Jul 31 09:33:36.749848 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-c9454cc7-09e3-4caf-b4f1-4a92fcf8185b req-c93f1233-f813-4cd0-b91b-2d7cb749841e tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Action body: b'{"os-complete": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:33:36.749848 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-c9454cc7-09e3-4caf-b4f1-4a92fcf8185b req-c93f1233-f813-4cd0-b91b-2d7cb749841e tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:36.772704 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:36.772704 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:36.787230 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-c9454cc7-09e3-4caf-b4f1-4a92fcf8185b req-c93f1233-f813-4cd0-b91b-2d7cb749841e tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/attachments/8c0ccf3d-29f4-4553-aab4-880c5b7f889d/action returned with HTTP 204 Jul 31 09:33:36.788025 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 876/3509] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:33:36 2026] POST /volume/v3/attachments/8c0ccf3d-29f4-4553-aab4-880c5b7f889d/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:36.888782 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-475aa09e-e470-4ca2-aed4-3739a56d9b73 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:36.892336 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-475aa09e-e470-4ca2-aed4-3739a56d9b73 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] GET https://10.4.3.226/volume/v3/volumes/bb511769-2efb-4dd5-8a49-034a1469f3dd Jul 31 09:33:36.892448 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-475aa09e-e470-4ca2-aed4-3739a56d9b73 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:36.892678 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-475aa09e-e470-4ca2-aed4-3739a56d9b73 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:36.897144 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-aad10bf3-3d55-4803-8c89-f202166cdfb0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:36.901338 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aad10bf3-3d55-4803-8c89-f202166cdfb0 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 Jul 31 09:33:36.901338 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aad10bf3-3d55-4803-8c89-f202166cdfb0 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:36.901338 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aad10bf3-3d55-4803-8c89-f202166cdfb0 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:36.901582 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:36.901582 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:36.906068 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-475aa09e-e470-4ca2-aed4-3739a56d9b73 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Volume info retrieved successfully. Jul 31 09:33:36.916539 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-475aa09e-e470-4ca2-aed4-3739a56d9b73 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] https://10.4.3.226/volume/v3/volumes/bb511769-2efb-4dd5-8a49-034a1469f3dd returned with HTTP 200 Jul 31 09:33:36.916539 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 883/3510] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:36 2026] GET /volume/v3/volumes/bb511769-2efb-4dd5-8a49-034a1469f3dd => generated 1354 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:36.924395 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:36.924395 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:36.930090 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-aad10bf3-3d55-4803-8c89-f202166cdfb0 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:33:36.931686 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4d9a33a9-e430-4bef-9123-1de4d3f49b10 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:36.933651 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4d9a33a9-e430-4bef-9123-1de4d3f49b10 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:33:36.934000 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4d9a33a9-e430-4bef-9123-1de4d3f49b10 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "bb511769-2efb-4dd5-8a49-034a1469f3dd", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1829510012"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:36.936910 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aad10bf3-3d55-4803-8c89-f202166cdfb0 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 returned with HTTP 200 Jul 31 09:33:36.937810 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 877/3511] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:36 2026] GET /volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 => generated 1131 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:36.938716 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-4d9a33a9-e430-4bef-9123-1de4d3f49b10 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Create volume request body: {'volume': {'source_volid': 'bb511769-2efb-4dd5-8a49-034a1469f3dd', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1829510012'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:33:36.953542 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-caad2faf-f9b4-4059-8d3a-23fc635cec0a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:36.955573 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-caad2faf-f9b4-4059-8d3a-23fc635cec0a tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 Jul 31 09:33:36.955876 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-caad2faf-f9b4-4059-8d3a-23fc635cec0a tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:36.956046 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:36.956046 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:36.956141 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-caad2faf-f9b4-4059-8d3a-23fc635cec0a tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:36.956674 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4d9a33a9-e430-4bef-9123-1de4d3f49b10 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Volume retrieved successfully. Jul 31 09:33:36.956806 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-4d9a33a9-e430-4bef-9123-1de4d3f49b10 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Create volume of 1 GB Jul 31 09:33:36.963782 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4d9a33a9-e430-4bef-9123-1de4d3f49b10 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Availability Zones retrieved successfully. Jul 31 09:33:36.967814 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:36.967814 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:36.969489 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4d9a33a9-e430-4bef-9123-1de4d3f49b10 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Flow 'volume_create_api' (2ce1eb3c-cbb8-4414-89f5-76729afbe811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:36.970907 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4d9a33a9-e430-4bef-9123-1de4d3f49b10 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eb9cc8d-68af-4577-b825-6057f9fe4da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:36.972396 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-4d9a33a9-e430-4bef-9123-1de4d3f49b10 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:33:36.973409 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-caad2faf-f9b4-4059-8d3a-23fc635cec0a tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:33:36.978637 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-caad2faf-f9b4-4059-8d3a-23fc635cec0a tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 returned with HTTP 200 Jul 31 09:33:36.979106 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 877/3512] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:36 2026] GET /volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 => generated 1131 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:37.001111 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4d9a33a9-e430-4bef-9123-1de4d3f49b10 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eb9cc8d-68af-4577-b825-6057f9fe4da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'bb511769-2efb-4dd5-8a49-034a1469f3dd', 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:37.003349 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4d9a33a9-e430-4bef-9123-1de4d3f49b10 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a518d546-2a96-4f87-8bee-84753393f3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:37.050284 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-4d9a33a9-e430-4bef-9123-1de4d3f49b10 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Created reservations ['370f90f1-0c9b-4e18-a89c-ab4f56d84a4d', '30285e9f-4760-42ab-b12d-1ab19de32a37', 'd5ea0e5c-1df5-4432-961f-b2cd13d649eb', 'f07ada19-707e-4ea0-8c21-73f31501742e'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:37.051270 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4d9a33a9-e430-4bef-9123-1de4d3f49b10 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a518d546-2a96-4f87-8bee-84753393f3b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['370f90f1-0c9b-4e18-a89c-ab4f56d84a4d', '30285e9f-4760-42ab-b12d-1ab19de32a37', 'd5ea0e5c-1df5-4432-961f-b2cd13d649eb', 'f07ada19-707e-4ea0-8c21-73f31501742e']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:37.052097 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4d9a33a9-e430-4bef-9123-1de4d3f49b10 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (114e2ae9-c937-4a44-bb0c-45568c32acc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:37.087893 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4d9a33a9-e430-4bef-9123-1de4d3f49b10 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (114e2ae9-c937-4a44-bb0c-45568c32acc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72a5eca7-209c-44f3-ad1c-f425ce65a52e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1829510012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bd04f77537744ffbf11dd83e5ac18fa',qos_specs=None,replication_status=,reservations=['370f90f1-0c9b-4e18-a89c-ab4f56d84a4d','30285e9f-4760-42ab-b12d-1ab19de32a37','d5ea0e5c-1df5-4432-961f-b2cd13d649eb','f07ada19-707e-4ea0-8c21-73f31501742e'],size=1,snapshot_id=None,source_replicaid=,source_volid=bb511769-2efb-4dd5-8a49-034a1469f3dd,status='creating',user_id='59b791b2c503421a823b02895f56e93b',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), '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-31T09:33:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1829510012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72a5eca7-209c-44f3-ad1c-f425ce65a52e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bd04f77537744ffbf11dd83e5ac18fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=bb511769-2efb-4dd5-8a49-034a1469f3dd,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59b791b2c503421a823b02895f56e93b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:37.088744 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4d9a33a9-e430-4bef-9123-1de4d3f49b10 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7ef7723-155d-4b15-a439-2c67f0fc14f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:37.110449 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4d9a33a9-e430-4bef-9123-1de4d3f49b10 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7ef7723-155d-4b15-a439-2c67f0fc14f8) transitioned into state 'SUCCESS' from state '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-1829510012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bd04f77537744ffbf11dd83e5ac18fa',qos_specs=None,replication_status=,reservations=['370f90f1-0c9b-4e18-a89c-ab4f56d84a4d','30285e9f-4760-42ab-b12d-1ab19de32a37','d5ea0e5c-1df5-4432-961f-b2cd13d649eb','f07ada19-707e-4ea0-8c21-73f31501742e'],size=1,snapshot_id=None,source_replicaid=,source_volid=bb511769-2efb-4dd5-8a49-034a1469f3dd,status='creating',user_id='59b791b2c503421a823b02895f56e93b',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:37.111193 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4d9a33a9-e430-4bef-9123-1de4d3f49b10 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (288c8cb8-4416-470b-b897-293e66a9ea08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:37.130867 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4d9a33a9-e430-4bef-9123-1de4d3f49b10 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (288c8cb8-4416-470b-b897-293e66a9ea08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:37.132012 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-4d9a33a9-e430-4bef-9123-1de4d3f49b10 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Flow 'volume_create_api' (2ce1eb3c-cbb8-4414-89f5-76729afbe811) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:37.132407 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4d9a33a9-e430-4bef-9123-1de4d3f49b10 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Create volume request issued successfully. Jul 31 09:33:37.133043 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4d9a33a9-e430-4bef-9123-1de4d3f49b10 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:33:37.133496 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 876/3513] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:33:36 2026] POST /volume/v3/volumes => generated 780 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:33:37.149750 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-76e81f42-dba4-44fa-bd29-52f0a61118db None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:37.152155 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-76e81f42-dba4-44fa-bd29-52f0a61118db tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] GET https://10.4.3.226/volume/v3/volumes/72a5eca7-209c-44f3-ad1c-f425ce65a52e Jul 31 09:33:37.152369 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-76e81f42-dba4-44fa-bd29-52f0a61118db tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:37.152555 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-76e81f42-dba4-44fa-bd29-52f0a61118db tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:37.159796 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:37.159796 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:37.163524 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-76e81f42-dba4-44fa-bd29-52f0a61118db tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Volume info retrieved successfully. Jul 31 09:33:37.168398 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-76e81f42-dba4-44fa-bd29-52f0a61118db tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] https://10.4.3.226/volume/v3/volumes/72a5eca7-209c-44f3-ad1c-f425ce65a52e returned with HTTP 200 Jul 31 09:33:37.169087 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 884/3514] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:37 2026] GET /volume/v3/volumes/72a5eca7-209c-44f3-ad1c-f425ce65a52e => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:37.210226 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-33f4b6ad-266d-4cf1-9252-071a3c49f74e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:37.212753 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-33f4b6ad-266d-4cf1-9252-071a3c49f74e tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 Jul 31 09:33:37.212953 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-33f4b6ad-266d-4cf1-9252-071a3c49f74e tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:37.213132 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-33f4b6ad-266d-4cf1-9252-071a3c49f74e tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:37.213274 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-33f4b6ad-266d-4cf1-9252-071a3c49f74e tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id aaa86024-ea1b-43a5-9123-aa22f3d5c4d7. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:33:37.219525 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:37.219525 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:37.220393 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-33f4b6ad-266d-4cf1-9252-071a3c49f74e tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 returned with HTTP 200 Jul 31 09:33:37.221037 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 878/3515] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:37 2026] GET /volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:38.185933 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1a0459c4-eacd-496d-9d8b-a7569d18db24 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:38.187764 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1a0459c4-eacd-496d-9d8b-a7569d18db24 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] GET https://10.4.3.226/volume/v3/volumes/72a5eca7-209c-44f3-ad1c-f425ce65a52e Jul 31 09:33:38.188033 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1a0459c4-eacd-496d-9d8b-a7569d18db24 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:38.188296 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1a0459c4-eacd-496d-9d8b-a7569d18db24 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:38.197588 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:38.197588 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:38.202251 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-1a0459c4-eacd-496d-9d8b-a7569d18db24 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Volume info retrieved successfully. Jul 31 09:33:38.208713 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1a0459c4-eacd-496d-9d8b-a7569d18db24 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] https://10.4.3.226/volume/v3/volumes/72a5eca7-209c-44f3-ad1c-f425ce65a52e returned with HTTP 200 Jul 31 09:33:38.209219 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 878/3516] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:38 2026] GET /volume/v3/volumes/72a5eca7-209c-44f3-ad1c-f425ce65a52e => generated 1389 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:38.226968 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7202b471-c66a-4ee5-99d8-02325b2b813f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:38.228832 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7202b471-c66a-4ee5-99d8-02325b2b813f tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] GET https://10.4.3.226/volume/v3/volumes/72a5eca7-209c-44f3-ad1c-f425ce65a52e Jul 31 09:33:38.229022 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7202b471-c66a-4ee5-99d8-02325b2b813f tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:38.230341 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7202b471-c66a-4ee5-99d8-02325b2b813f tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:38.233062 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3c2a1119-718e-43e7-95ab-d1ea4f2942d6 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:38.235091 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3c2a1119-718e-43e7-95ab-d1ea4f2942d6 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 Jul 31 09:33:38.235381 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3c2a1119-718e-43e7-95ab-d1ea4f2942d6 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:38.235665 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3c2a1119-718e-43e7-95ab-d1ea4f2942d6 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:38.235846 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-3c2a1119-718e-43e7-95ab-d1ea4f2942d6 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id aaa86024-ea1b-43a5-9123-aa22f3d5c4d7. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:33:38.236025 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:38.236025 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:38.239661 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7202b471-c66a-4ee5-99d8-02325b2b813f tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Volume info retrieved successfully. Jul 31 09:33:38.243364 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:38.243364 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:38.244540 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3c2a1119-718e-43e7-95ab-d1ea4f2942d6 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 returned with HTTP 200 Jul 31 09:33:38.244778 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7202b471-c66a-4ee5-99d8-02325b2b813f tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] https://10.4.3.226/volume/v3/volumes/72a5eca7-209c-44f3-ad1c-f425ce65a52e returned with HTTP 200 Jul 31 09:33:38.245987 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 877/3517] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:38 2026] GET /volume/v3/volumes/72a5eca7-209c-44f3-ad1c-f425ce65a52e => generated 1389 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:38.246046 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 885/3518] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:38 2026] GET /volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:38.260635 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e2370cef-92c9-4c58-bf1a-952c9bcbdf1d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:38.263948 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e2370cef-92c9-4c58-bf1a-952c9bcbdf1d tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] GET https://10.4.3.226/volume/v3/volumes/72a5eca7-209c-44f3-ad1c-f425ce65a52e Jul 31 09:33:38.264226 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e2370cef-92c9-4c58-bf1a-952c9bcbdf1d tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:38.264474 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e2370cef-92c9-4c58-bf1a-952c9bcbdf1d tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:38.275444 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:38.275444 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:38.280672 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e2370cef-92c9-4c58-bf1a-952c9bcbdf1d tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Volume info retrieved successfully. Jul 31 09:33:38.287875 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e2370cef-92c9-4c58-bf1a-952c9bcbdf1d tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] https://10.4.3.226/volume/v3/volumes/72a5eca7-209c-44f3-ad1c-f425ce65a52e returned with HTTP 200 Jul 31 09:33:38.288837 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 879/3519] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:38 2026] GET /volume/v3/volumes/72a5eca7-209c-44f3-ad1c-f425ce65a52e => generated 1389 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:38.304447 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b98a7cd2-522c-4007-b6a1-7c508077688d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:38.309710 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b98a7cd2-522c-4007-b6a1-7c508077688d tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] DELETE https://10.4.3.226/volume/v3/volumes/72a5eca7-209c-44f3-ad1c-f425ce65a52e Jul 31 09:33:38.309895 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b98a7cd2-522c-4007-b6a1-7c508077688d tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:38.310084 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b98a7cd2-522c-4007-b6a1-7c508077688d tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:38.310274 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-b98a7cd2-522c-4007-b6a1-7c508077688d tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Delete volume with id: 72a5eca7-209c-44f3-ad1c-f425ce65a52e Jul 31 09:33:38.325924 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:38.325924 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:38.326382 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-b98a7cd2-522c-4007-b6a1-7c508077688d tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Volume info retrieved successfully. Jul 31 09:33:38.346277 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-b98a7cd2-522c-4007-b6a1-7c508077688d tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Delete volume request issued successfully. Jul 31 09:33:38.346549 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b98a7cd2-522c-4007-b6a1-7c508077688d tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] https://10.4.3.226/volume/v3/volumes/72a5eca7-209c-44f3-ad1c-f425ce65a52e returned with HTTP 202 Jul 31 09:33:38.347040 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 879/3520] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:33:38 2026] DELETE /volume/v3/volumes/72a5eca7-209c-44f3-ad1c-f425ce65a52e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:33:38.357070 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-04e19b91-f413-4462-9beb-022114b67d15 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:38.359825 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-04e19b91-f413-4462-9beb-022114b67d15 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] GET https://10.4.3.226/volume/v3/volumes/72a5eca7-209c-44f3-ad1c-f425ce65a52e Jul 31 09:33:38.359825 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-04e19b91-f413-4462-9beb-022114b67d15 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:38.359970 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-04e19b91-f413-4462-9beb-022114b67d15 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:38.370522 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:38.370522 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:38.375502 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-04e19b91-f413-4462-9beb-022114b67d15 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Volume info retrieved successfully. Jul 31 09:33:38.382507 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-04e19b91-f413-4462-9beb-022114b67d15 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] https://10.4.3.226/volume/v3/volumes/72a5eca7-209c-44f3-ad1c-f425ce65a52e returned with HTTP 200 Jul 31 09:33:38.383076 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 878/3521] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:38 2026] GET /volume/v3/volumes/72a5eca7-209c-44f3-ad1c-f425ce65a52e => generated 1388 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:39.260483 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c74a8c8a-83e7-433a-81ab-b712e6b2a857 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:39.264273 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c74a8c8a-83e7-433a-81ab-b712e6b2a857 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 Jul 31 09:33:39.264273 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c74a8c8a-83e7-433a-81ab-b712e6b2a857 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:39.264273 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c74a8c8a-83e7-433a-81ab-b712e6b2a857 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:39.264273 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-c74a8c8a-83e7-433a-81ab-b712e6b2a857 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id aaa86024-ea1b-43a5-9123-aa22f3d5c4d7. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:33:39.268659 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:39.268659 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:39.269657 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c74a8c8a-83e7-433a-81ab-b712e6b2a857 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 returned with HTTP 200 Jul 31 09:33:39.270099 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 886/3522] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:39 2026] GET /volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:39.399514 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-13cf5b9a-eeac-407e-878d-2778bf1b0169 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:39.401293 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-13cf5b9a-eeac-407e-878d-2778bf1b0169 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] GET https://10.4.3.226/volume/v3/volumes/72a5eca7-209c-44f3-ad1c-f425ce65a52e Jul 31 09:33:39.401488 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-13cf5b9a-eeac-407e-878d-2778bf1b0169 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:39.401696 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-13cf5b9a-eeac-407e-878d-2778bf1b0169 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:39.408415 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-13cf5b9a-eeac-407e-878d-2778bf1b0169 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] https://10.4.3.226/volume/v3/volumes/72a5eca7-209c-44f3-ad1c-f425ce65a52e returned with HTTP 404 Jul 31 09:33:39.409005 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 880/3523] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:39 2026] GET /volume/v3/volumes/72a5eca7-209c-44f3-ad1c-f425ce65a52e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:39.417265 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0c049c78-a935-476c-9c3c-0547f951e253 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:39.420432 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0c049c78-a935-476c-9c3c-0547f951e253 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] GET https://10.4.3.226/volume/v3/volumes/bb511769-2efb-4dd5-8a49-034a1469f3dd Jul 31 09:33:39.420744 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0c049c78-a935-476c-9c3c-0547f951e253 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:39.420996 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0c049c78-a935-476c-9c3c-0547f951e253 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:39.432699 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:39.432699 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:39.446105 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-0c049c78-a935-476c-9c3c-0547f951e253 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Volume info retrieved successfully. Jul 31 09:33:39.453116 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0c049c78-a935-476c-9c3c-0547f951e253 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] https://10.4.3.226/volume/v3/volumes/bb511769-2efb-4dd5-8a49-034a1469f3dd returned with HTTP 200 Jul 31 09:33:39.453754 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 880/3524] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:39 2026] GET /volume/v3/volumes/bb511769-2efb-4dd5-8a49-034a1469f3dd => generated 1354 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:39.473068 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7c9ba9a0-4ab9-4b8a-ab9e-eff67290dcaf None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:39.477007 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7c9ba9a0-4ab9-4b8a-ab9e-eff67290dcaf tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] DELETE https://10.4.3.226/volume/v3/volumes/bb511769-2efb-4dd5-8a49-034a1469f3dd Jul 31 09:33:39.477210 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7c9ba9a0-4ab9-4b8a-ab9e-eff67290dcaf tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:39.477426 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7c9ba9a0-4ab9-4b8a-ab9e-eff67290dcaf tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:39.477633 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-7c9ba9a0-4ab9-4b8a-ab9e-eff67290dcaf tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Delete volume with id: bb511769-2efb-4dd5-8a49-034a1469f3dd Jul 31 09:33:39.492824 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:39.492824 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:39.492824 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7c9ba9a0-4ab9-4b8a-ab9e-eff67290dcaf tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Volume info retrieved successfully. Jul 31 09:33:39.526295 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7c9ba9a0-4ab9-4b8a-ab9e-eff67290dcaf tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Delete volume request issued successfully. Jul 31 09:33:39.526295 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7c9ba9a0-4ab9-4b8a-ab9e-eff67290dcaf tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] https://10.4.3.226/volume/v3/volumes/bb511769-2efb-4dd5-8a49-034a1469f3dd returned with HTTP 202 Jul 31 09:33:39.526295 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 879/3525] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:33:39 2026] DELETE /volume/v3/volumes/bb511769-2efb-4dd5-8a49-034a1469f3dd => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:33:39.532919 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-75202779-7da2-4f81-969b-e370221d88e8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:39.535134 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-75202779-7da2-4f81-969b-e370221d88e8 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] GET https://10.4.3.226/volume/v3/volumes/bb511769-2efb-4dd5-8a49-034a1469f3dd Jul 31 09:33:39.535385 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-75202779-7da2-4f81-969b-e370221d88e8 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:39.535675 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-75202779-7da2-4f81-969b-e370221d88e8 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:39.544413 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:39.544413 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:39.550332 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-75202779-7da2-4f81-969b-e370221d88e8 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Volume info retrieved successfully. Jul 31 09:33:39.555666 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-75202779-7da2-4f81-969b-e370221d88e8 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] https://10.4.3.226/volume/v3/volumes/bb511769-2efb-4dd5-8a49-034a1469f3dd returned with HTTP 200 Jul 31 09:33:39.556189 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 887/3526] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:39 2026] GET /volume/v3/volumes/bb511769-2efb-4dd5-8a49-034a1469f3dd => generated 1353 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:40.285158 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-885e9360-8605-4912-88b1-0404e03bfb5f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:40.287474 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-885e9360-8605-4912-88b1-0404e03bfb5f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 Jul 31 09:33:40.287784 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-885e9360-8605-4912-88b1-0404e03bfb5f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:40.288046 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-885e9360-8605-4912-88b1-0404e03bfb5f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:40.288210 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-885e9360-8605-4912-88b1-0404e03bfb5f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id aaa86024-ea1b-43a5-9123-aa22f3d5c4d7. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:33:40.295880 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:40.295880 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:40.298141 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-885e9360-8605-4912-88b1-0404e03bfb5f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 returned with HTTP 200 Jul 31 09:33:40.299162 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 881/3527] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:40 2026] GET /volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:40.577652 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d4a32cf1-0bd2-4565-8c4d-adbcb9d602d1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:40.580438 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d4a32cf1-0bd2-4565-8c4d-adbcb9d602d1 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] GET https://10.4.3.226/volume/v3/volumes/bb511769-2efb-4dd5-8a49-034a1469f3dd Jul 31 09:33:40.580886 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d4a32cf1-0bd2-4565-8c4d-adbcb9d602d1 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:40.581202 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d4a32cf1-0bd2-4565-8c4d-adbcb9d602d1 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:40.590595 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d4a32cf1-0bd2-4565-8c4d-adbcb9d602d1 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] https://10.4.3.226/volume/v3/volumes/bb511769-2efb-4dd5-8a49-034a1469f3dd returned with HTTP 404 Jul 31 09:33:40.591449 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 881/3528] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:40 2026] GET /volume/v3/volumes/bb511769-2efb-4dd5-8a49-034a1469f3dd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:40.607107 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-da1a5403-2f4c-4af7-96cc-c59655d1d2ff None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:40.607904 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-da1a5403-2f4c-4af7-96cc-c59655d1d2ff tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:33:40.608434 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-da1a5403-2f4c-4af7-96cc-c59655d1d2ff tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1598632081"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:40.609813 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-da1a5403-2f4c-4af7-96cc-c59655d1d2ff tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1598632081'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:33:40.609924 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-da1a5403-2f4c-4af7-96cc-c59655d1d2ff tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Create volume of 1 GB Jul 31 09:33:40.614351 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-da1a5403-2f4c-4af7-96cc-c59655d1d2ff tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Availability Zones retrieved successfully. Jul 31 09:33:40.786396 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-da1a5403-2f4c-4af7-96cc-c59655d1d2ff tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Flow 'volume_create_api' (af31b7b5-13c1-453c-aa0a-b9ef830b4d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:40.787583 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-da1a5403-2f4c-4af7-96cc-c59655d1d2ff tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c1cf1d6-653c-4524-9959-707c3731ff13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:40.788652 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-da1a5403-2f4c-4af7-96cc-c59655d1d2ff tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:33:40.815914 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-da1a5403-2f4c-4af7-96cc-c59655d1d2ff tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c1cf1d6-653c-4524-9959-707c3731ff13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:40.816760 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-da1a5403-2f4c-4af7-96cc-c59655d1d2ff tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c130ec0-9370-4a22-9289-d0223aad8434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:40.862389 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-da1a5403-2f4c-4af7-96cc-c59655d1d2ff tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Created reservations ['eccc60ce-4b2d-4c92-a923-e228999d734b', 'd1e31f06-be9d-4fb4-a09f-b1894d5b0708', '7a895a9f-19da-4ddf-81a2-69308843eb4c', '226d9d85-ffcf-432d-8681-98e7a70bc635'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:40.863222 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-da1a5403-2f4c-4af7-96cc-c59655d1d2ff tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c130ec0-9370-4a22-9289-d0223aad8434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eccc60ce-4b2d-4c92-a923-e228999d734b', 'd1e31f06-be9d-4fb4-a09f-b1894d5b0708', '7a895a9f-19da-4ddf-81a2-69308843eb4c', '226d9d85-ffcf-432d-8681-98e7a70bc635']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:40.863972 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-da1a5403-2f4c-4af7-96cc-c59655d1d2ff tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4113cf1b-dee7-45d5-bd0d-47ffb847cfeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:40.953782 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-da1a5403-2f4c-4af7-96cc-c59655d1d2ff tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4113cf1b-dee7-45d5-bd0d-47ffb847cfeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef9faa1b-1235-4c13-bf88-569873cdaac4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1598632081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bd04f77537744ffbf11dd83e5ac18fa',qos_specs=None,replication_status=,reservations=['eccc60ce-4b2d-4c92-a923-e228999d734b','d1e31f06-be9d-4fb4-a09f-b1894d5b0708','7a895a9f-19da-4ddf-81a2-69308843eb4c','226d9d85-ffcf-432d-8681-98e7a70bc635'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b791b2c503421a823b02895f56e93b',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:33:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1598632081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef9faa1b-1235-4c13-bf88-569873cdaac4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bd04f77537744ffbf11dd83e5ac18fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59b791b2c503421a823b02895f56e93b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:40.957921 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-da1a5403-2f4c-4af7-96cc-c59655d1d2ff tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4567830c-3850-41fc-aefa-3b8258ebe3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:41.007618 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-da1a5403-2f4c-4af7-96cc-c59655d1d2ff tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4567830c-3850-41fc-aefa-3b8258ebe3b0) transitioned into state 'SUCCESS' from state '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-1598632081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bd04f77537744ffbf11dd83e5ac18fa',qos_specs=None,replication_status=,reservations=['eccc60ce-4b2d-4c92-a923-e228999d734b','d1e31f06-be9d-4fb4-a09f-b1894d5b0708','7a895a9f-19da-4ddf-81a2-69308843eb4c','226d9d85-ffcf-432d-8681-98e7a70bc635'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b791b2c503421a823b02895f56e93b',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:41.008381 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-da1a5403-2f4c-4af7-96cc-c59655d1d2ff tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1741e3d0-76b0-4a19-b183-38370a850b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:41.021042 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-da1a5403-2f4c-4af7-96cc-c59655d1d2ff tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1741e3d0-76b0-4a19-b183-38370a850b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:41.021916 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-da1a5403-2f4c-4af7-96cc-c59655d1d2ff tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Flow 'volume_create_api' (af31b7b5-13c1-453c-aa0a-b9ef830b4d0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:41.022037 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-f15590fe-fadf-435a-a351-ddce5784f872 req-c8d8222e-d6ad-44b3-8cc3-8e67896c3f2a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:41.022322 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-da1a5403-2f4c-4af7-96cc-c59655d1d2ff tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Create volume request issued successfully. Jul 31 09:33:41.023027 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-da1a5403-2f4c-4af7-96cc-c59655d1d2ff tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:33:41.023583 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 880/3529] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:33:40 2026] POST /volume/v3/volumes => generated 747 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:33:41.026980 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-f15590fe-fadf-435a-a351-ddce5784f872 req-c8d8222e-d6ad-44b3-8cc3-8e67896c3f2a tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 Jul 31 09:33:41.027305 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-f15590fe-fadf-435a-a351-ddce5784f872 req-c8d8222e-d6ad-44b3-8cc3-8e67896c3f2a tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:41.027420 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-f15590fe-fadf-435a-a351-ddce5784f872 req-c8d8222e-d6ad-44b3-8cc3-8e67896c3f2a tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:41.040391 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8cb5fcfa-4d9a-49e4-aa72-dc408c427060 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:41.042347 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8cb5fcfa-4d9a-49e4-aa72-dc408c427060 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] GET https://10.4.3.226/volume/v3/volumes/ef9faa1b-1235-4c13-bf88-569873cdaac4 Jul 31 09:33:41.042619 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8cb5fcfa-4d9a-49e4-aa72-dc408c427060 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:41.042838 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8cb5fcfa-4d9a-49e4-aa72-dc408c427060 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:41.049810 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:41.049810 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:41.050543 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:41.050543 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:41.053558 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-f15590fe-fadf-435a-a351-ddce5784f872 req-c8d8222e-d6ad-44b3-8cc3-8e67896c3f2a tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:33:41.055326 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8cb5fcfa-4d9a-49e4-aa72-dc408c427060 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Volume info retrieved successfully. Jul 31 09:33:41.057745 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-f15590fe-fadf-435a-a351-ddce5784f872 req-c8d8222e-d6ad-44b3-8cc3-8e67896c3f2a tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 returned with HTTP 200 Jul 31 09:33:41.058269 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 888/3530] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:33:41 2026] GET /volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 => generated 1131 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:41.059949 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8cb5fcfa-4d9a-49e4-aa72-dc408c427060 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] https://10.4.3.226/volume/v3/volumes/ef9faa1b-1235-4c13-bf88-569873cdaac4 returned with HTTP 200 Jul 31 09:33:41.060517 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 882/3531] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:41 2026] GET /volume/v3/volumes/ef9faa1b-1235-4c13-bf88-569873cdaac4 => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:41.077650 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-f15590fe-fadf-435a-a351-ddce5784f872 req-aa92b3d7-a9a6-4f79-a0f4-3de4d774a065 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:41.084526 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-f15590fe-fadf-435a-a351-ddce5784f872 req-aa92b3d7-a9a6-4f79-a0f4-3de4d774a065 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] POST https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7/action Jul 31 09:33:41.085026 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-f15590fe-fadf-435a-a351-ddce5784f872 req-aa92b3d7-a9a6-4f79-a0f4-3de4d774a065 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:33:41.085172 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-f15590fe-fadf-435a-a351-ddce5784f872 req-aa92b3d7-a9a6-4f79-a0f4-3de4d774a065 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:41.100531 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:41.100531 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:41.101154 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-f15590fe-fadf-435a-a351-ddce5784f872 req-aa92b3d7-a9a6-4f79-a0f4-3de4d774a065 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:33:41.110462 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-f15590fe-fadf-435a-a351-ddce5784f872 req-aa92b3d7-a9a6-4f79-a0f4-3de4d774a065 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Begin detaching volume completed successfully. Jul 31 09:33:41.110686 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-f15590fe-fadf-435a-a351-ddce5784f872 req-aa92b3d7-a9a6-4f79-a0f4-3de4d774a065 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7/action returned with HTTP 202 Jul 31 09:33:41.112332 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 882/3532] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:33:41 2026] POST /volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:33:41.192948 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e18f016d-77a2-4cc0-9180-cf2fb253c0a1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:41.193655 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e18f016d-77a2-4cc0-9180-cf2fb253c0a1 None None] GET https://10.4.3.226/volume// Jul 31 09:33:41.193916 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e18f016d-77a2-4cc0-9180-cf2fb253c0a1 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:41.194177 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e18f016d-77a2-4cc0-9180-cf2fb253c0a1 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:41.195761 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e18f016d-77a2-4cc0-9180-cf2fb253c0a1 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:33:41.195761 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 881/3533] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:33:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:33:41.209707 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-f15590fe-fadf-435a-a351-ddce5784f872 req-02f51dc6-7b68-40b8-a0e0-d3119c0e91b1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:41.212757 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-f15590fe-fadf-435a-a351-ddce5784f872 req-02f51dc6-7b68-40b8-a0e0-d3119c0e91b1 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 Jul 31 09:33:41.213009 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-f15590fe-fadf-435a-a351-ddce5784f872 req-02f51dc6-7b68-40b8-a0e0-d3119c0e91b1 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:41.213201 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-f15590fe-fadf-435a-a351-ddce5784f872 req-02f51dc6-7b68-40b8-a0e0-d3119c0e91b1 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:41.227301 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:41.227301 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:41.233226 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-f15590fe-fadf-435a-a351-ddce5784f872 req-02f51dc6-7b68-40b8-a0e0-d3119c0e91b1 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:33:41.239501 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-f15590fe-fadf-435a-a351-ddce5784f872 req-02f51dc6-7b68-40b8-a0e0-d3119c0e91b1 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 returned with HTTP 200 Jul 31 09:33:41.239975 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 889/3534] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:33:41 2026] GET /volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 => generated 1314 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:33:41.311260 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-445eb91b-da8d-495e-88a5-1def98e2db9f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:41.315270 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-445eb91b-da8d-495e-88a5-1def98e2db9f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 Jul 31 09:33:41.315270 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-445eb91b-da8d-495e-88a5-1def98e2db9f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:41.315270 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-445eb91b-da8d-495e-88a5-1def98e2db9f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:41.315270 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-445eb91b-da8d-495e-88a5-1def98e2db9f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id aaa86024-ea1b-43a5-9123-aa22f3d5c4d7. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:33:41.326266 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:41.326266 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:41.326266 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-445eb91b-da8d-495e-88a5-1def98e2db9f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 returned with HTTP 200 Jul 31 09:33:41.326266 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 883/3535] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:41 2026] GET /volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:42.077039 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8d007dea-afa8-456c-b9b9-77b65eb2505c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:42.079099 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8d007dea-afa8-456c-b9b9-77b65eb2505c tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] GET https://10.4.3.226/volume/v3/volumes/ef9faa1b-1235-4c13-bf88-569873cdaac4 Jul 31 09:33:42.079254 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8d007dea-afa8-456c-b9b9-77b65eb2505c tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:42.079669 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8d007dea-afa8-456c-b9b9-77b65eb2505c tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:42.088202 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:42.088202 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:42.092584 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-8d007dea-afa8-456c-b9b9-77b65eb2505c tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Volume info retrieved successfully. Jul 31 09:33:42.097679 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8d007dea-afa8-456c-b9b9-77b65eb2505c tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] https://10.4.3.226/volume/v3/volumes/ef9faa1b-1235-4c13-bf88-569873cdaac4 returned with HTTP 200 Jul 31 09:33:42.098128 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 883/3536] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:42 2026] GET /volume/v3/volumes/ef9faa1b-1235-4c13-bf88-569873cdaac4 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:42.119088 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ceadbe19-256d-4d81-8e9e-f42ad035d5c3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:42.133385 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ceadbe19-256d-4d81-8e9e-f42ad035d5c3 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:33:42.134882 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ceadbe19-256d-4d81-8e9e-f42ad035d5c3 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ef9faa1b-1235-4c13-bf88-569873cdaac4", "size": 2, "name": "tempest-VolumesCloneTest-Volume-275924025"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:42.142625 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-ceadbe19-256d-4d81-8e9e-f42ad035d5c3 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Create volume request body: {'volume': {'source_volid': 'ef9faa1b-1235-4c13-bf88-569873cdaac4', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-275924025'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:33:42.172764 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:42.172764 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:42.178719 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ceadbe19-256d-4d81-8e9e-f42ad035d5c3 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Volume retrieved successfully. Jul 31 09:33:42.180540 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-ceadbe19-256d-4d81-8e9e-f42ad035d5c3 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Create volume of 2 GB Jul 31 09:33:42.193412 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ceadbe19-256d-4d81-8e9e-f42ad035d5c3 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Availability Zones retrieved successfully. Jul 31 09:33:42.196528 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ceadbe19-256d-4d81-8e9e-f42ad035d5c3 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Flow 'volume_create_api' (4e1b4b26-4f0d-4844-a041-38c12cd803f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:42.197769 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ceadbe19-256d-4d81-8e9e-f42ad035d5c3 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51286032-2865-4c34-b628-bca0304a57f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:42.198814 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-ceadbe19-256d-4d81-8e9e-f42ad035d5c3 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:33:42.229384 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ceadbe19-256d-4d81-8e9e-f42ad035d5c3 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51286032-2865-4c34-b628-bca0304a57f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'ef9faa1b-1235-4c13-bf88-569873cdaac4', 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:42.230223 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ceadbe19-256d-4d81-8e9e-f42ad035d5c3 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d5ac554-8169-4527-80a2-9fda58836000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:42.271524 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-ceadbe19-256d-4d81-8e9e-f42ad035d5c3 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Created reservations ['d50d50fc-6727-41d5-96a3-cf8be7442a33', 'f9cbbcce-0c45-45b7-b675-1f684105ff41', '3af15dc6-4d84-4105-be68-5049dc753a65', 'cb8cf005-abd7-4a4e-9b92-948d247b0001'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:42.272344 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ceadbe19-256d-4d81-8e9e-f42ad035d5c3 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d5ac554-8169-4527-80a2-9fda58836000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d50d50fc-6727-41d5-96a3-cf8be7442a33', 'f9cbbcce-0c45-45b7-b675-1f684105ff41', '3af15dc6-4d84-4105-be68-5049dc753a65', 'cb8cf005-abd7-4a4e-9b92-948d247b0001']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:42.273141 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ceadbe19-256d-4d81-8e9e-f42ad035d5c3 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5df4555-206d-4789-9bc2-0d209bfb47b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:42.278351 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-f15590fe-fadf-435a-a351-ddce5784f872 req-3fdf0c40-9f70-4013-be25-262b7e87c717 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:42.280352 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-f15590fe-fadf-435a-a351-ddce5784f872 req-3fdf0c40-9f70-4013-be25-262b7e87c717 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] DELETE https://10.4.3.226/volume/v3/attachments/8c0ccf3d-29f4-4553-aab4-880c5b7f889d Jul 31 09:33:42.280654 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-f15590fe-fadf-435a-a351-ddce5784f872 req-3fdf0c40-9f70-4013-be25-262b7e87c717 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:42.280886 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-f15590fe-fadf-435a-a351-ddce5784f872 req-3fdf0c40-9f70-4013-be25-262b7e87c717 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:42.287548 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:42.287548 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:42.309679 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ceadbe19-256d-4d81-8e9e-f42ad035d5c3 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5df4555-206d-4789-9bc2-0d209bfb47b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f88f5d7-2ae3-4af9-8157-de353bc8c099', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-275924025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bd04f77537744ffbf11dd83e5ac18fa',qos_specs=None,replication_status=,reservations=['d50d50fc-6727-41d5-96a3-cf8be7442a33','f9cbbcce-0c45-45b7-b675-1f684105ff41','3af15dc6-4d84-4105-be68-5049dc753a65','cb8cf005-abd7-4a4e-9b92-948d247b0001'],size=2,snapshot_id=None,source_replicaid=,source_volid=ef9faa1b-1235-4c13-bf88-569873cdaac4,status='creating',user_id='59b791b2c503421a823b02895f56e93b',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:33:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-275924025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f88f5d7-2ae3-4af9-8157-de353bc8c099,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bd04f77537744ffbf11dd83e5ac18fa',provider_auth=None,provider_geometry=None,provider_id=None,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=ef9faa1b-1235-4c13-bf88-569873cdaac4,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59b791b2c503421a823b02895f56e93b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:42.310639 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ceadbe19-256d-4d81-8e9e-f42ad035d5c3 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b3854d2-1f20-46a4-a7cf-70403c827023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:42.328081 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ceadbe19-256d-4d81-8e9e-f42ad035d5c3 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b3854d2-1f20-46a4-a7cf-70403c827023) transitioned into state 'SUCCESS' from state '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-275924025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bd04f77537744ffbf11dd83e5ac18fa',qos_specs=None,replication_status=,reservations=['d50d50fc-6727-41d5-96a3-cf8be7442a33','f9cbbcce-0c45-45b7-b675-1f684105ff41','3af15dc6-4d84-4105-be68-5049dc753a65','cb8cf005-abd7-4a4e-9b92-948d247b0001'],size=2,snapshot_id=None,source_replicaid=,source_volid=ef9faa1b-1235-4c13-bf88-569873cdaac4,status='creating',user_id='59b791b2c503421a823b02895f56e93b',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:42.328897 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ceadbe19-256d-4d81-8e9e-f42ad035d5c3 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1991d75e-f085-4a61-b702-a6b2332287db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:42.338260 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0396e04e-9b34-4bd5-9930-ab64116f912c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:42.340497 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0396e04e-9b34-4bd5-9930-ab64116f912c tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 Jul 31 09:33:42.340754 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0396e04e-9b34-4bd5-9930-ab64116f912c tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:42.341061 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0396e04e-9b34-4bd5-9930-ab64116f912c tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:42.341124 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-0396e04e-9b34-4bd5-9930-ab64116f912c tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id aaa86024-ea1b-43a5-9123-aa22f3d5c4d7. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:33:42.341298 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-f15590fe-fadf-435a-a351-ddce5784f872 req-3fdf0c40-9f70-4013-be25-262b7e87c717 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/attachments/8c0ccf3d-29f4-4553-aab4-880c5b7f889d returned with HTTP 200 Jul 31 09:33:42.341787 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 890/3537] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:33:42 2026] DELETE /volume/v3/attachments/8c0ccf3d-29f4-4553-aab4-880c5b7f889d => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:42.346995 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:42.346995 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:42.348161 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0396e04e-9b34-4bd5-9930-ab64116f912c tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 returned with HTTP 200 Jul 31 09:33:42.348484 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ceadbe19-256d-4d81-8e9e-f42ad035d5c3 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1991d75e-f085-4a61-b702-a6b2332287db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:42.348579 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 884/3538] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:42 2026] GET /volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:42.349369 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ceadbe19-256d-4d81-8e9e-f42ad035d5c3 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Flow 'volume_create_api' (4e1b4b26-4f0d-4844-a041-38c12cd803f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:42.349744 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ceadbe19-256d-4d81-8e9e-f42ad035d5c3 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Create volume request issued successfully. Jul 31 09:33:42.350594 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ceadbe19-256d-4d81-8e9e-f42ad035d5c3 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:33:42.351124 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 882/3539] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:33:42 2026] POST /volume/v3/volumes => generated 780 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:33:42.362388 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c70679b9-0ca2-45e4-bd8c-44f5adeb6623 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:42.364232 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c70679b9-0ca2-45e4-bd8c-44f5adeb6623 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] GET https://10.4.3.226/volume/v3/volumes/6f88f5d7-2ae3-4af9-8157-de353bc8c099 Jul 31 09:33:42.364490 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c70679b9-0ca2-45e4-bd8c-44f5adeb6623 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:42.364716 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c70679b9-0ca2-45e4-bd8c-44f5adeb6623 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:42.373881 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:42.373881 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:42.379404 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c70679b9-0ca2-45e4-bd8c-44f5adeb6623 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Volume info retrieved successfully. Jul 31 09:33:42.385358 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c70679b9-0ca2-45e4-bd8c-44f5adeb6623 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] https://10.4.3.226/volume/v3/volumes/6f88f5d7-2ae3-4af9-8157-de353bc8c099 returned with HTTP 200 Jul 31 09:33:42.385884 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 884/3540] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:42 2026] GET /volume/v3/volumes/6f88f5d7-2ae3-4af9-8157-de353bc8c099 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:43.289637 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5cbe6cba-519e-4cae-9289-01f1df4d670e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:43.293300 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5cbe6cba-519e-4cae-9289-01f1df4d670e tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:33:43.293710 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5cbe6cba-519e-4cae-9289-01f1df4d670e tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c45e3dc1-5a89-468e-b76e-8ab566df10e7", "force": false, "name": "tempest-TestStampPattern-snapshot-319941346", "description": null, "metadata": null}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:43.304164 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:43.304164 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:43.304824 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5cbe6cba-519e-4cae-9289-01f1df4d670e tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:33:43.305026 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-5cbe6cba-519e-4cae-9289-01f1df4d670e tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Create snapshot from volume c45e3dc1-5a89-468e-b76e-8ab566df10e7 Jul 31 09:33:43.349175 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-5cbe6cba-519e-4cae-9289-01f1df4d670e tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Created reservations ['66e49a09-e7b6-4e55-a795-f73cc8c5f8cb', '6aec7bab-0d11-4c0c-b9ca-d84ac3fa59a2', '6c484ffa-81b4-41e0-a672-889da370936b', '4cc87575-af63-4d1e-a233-9f6009fe7f23'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:43.363013 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c1f59c96-a44b-44a0-be4a-04505dbfe5ab None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:43.365329 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c1f59c96-a44b-44a0-be4a-04505dbfe5ab tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 Jul 31 09:33:43.365601 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c1f59c96-a44b-44a0-be4a-04505dbfe5ab tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:43.365869 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c1f59c96-a44b-44a0-be4a-04505dbfe5ab tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:43.366037 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c1f59c96-a44b-44a0-be4a-04505dbfe5ab tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id aaa86024-ea1b-43a5-9123-aa22f3d5c4d7. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:33:43.371835 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:43.371835 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:43.373091 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c1f59c96-a44b-44a0-be4a-04505dbfe5ab tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 returned with HTTP 200 Jul 31 09:33:43.373630 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 885/3541] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:43 2026] GET /volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:43.387721 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5cbe6cba-519e-4cae-9289-01f1df4d670e tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Snapshot create request issued successfully. Jul 31 09:33:43.388043 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5cbe6cba-519e-4cae-9289-01f1df4d670e tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:33:43.388529 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 891/3542] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:33:43 2026] POST /volume/v3/snapshots => generated 302 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:33:43.400278 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7a112738-a840-49aa-b8fd-79fe9f49c1ae None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:43.401219 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-963d1d2d-c996-4a11-afd7-8cfe38c7818b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:43.405400 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-963d1d2d-c996-4a11-afd7-8cfe38c7818b tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/snapshots/9c096918-eaf1-4399-aafe-979fc31299b6 Jul 31 09:33:43.405400 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-963d1d2d-c996-4a11-afd7-8cfe38c7818b tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:43.405506 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7a112738-a840-49aa-b8fd-79fe9f49c1ae tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] GET https://10.4.3.226/volume/v3/volumes/6f88f5d7-2ae3-4af9-8157-de353bc8c099 Jul 31 09:33:43.405589 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-963d1d2d-c996-4a11-afd7-8cfe38c7818b tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:43.405618 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7a112738-a840-49aa-b8fd-79fe9f49c1ae tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:43.405618 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7a112738-a840-49aa-b8fd-79fe9f49c1ae tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:43.412715 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:43.412715 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:43.413347 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-963d1d2d-c996-4a11-afd7-8cfe38c7818b tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Snapshot retrieved successfully. Jul 31 09:33:43.414296 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:43.414296 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:43.414522 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-963d1d2d-c996-4a11-afd7-8cfe38c7818b tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/snapshots/9c096918-eaf1-4399-aafe-979fc31299b6 returned with HTTP 200 Jul 31 09:33:43.415064 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 885/3543] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:33:43 2026] GET /volume/v3/snapshots/9c096918-eaf1-4399-aafe-979fc31299b6 => generated 434 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:43.418712 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7a112738-a840-49aa-b8fd-79fe9f49c1ae tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Volume info retrieved successfully. Jul 31 09:33:43.424330 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7a112738-a840-49aa-b8fd-79fe9f49c1ae tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] https://10.4.3.226/volume/v3/volumes/6f88f5d7-2ae3-4af9-8157-de353bc8c099 returned with HTTP 200 Jul 31 09:33:43.424975 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 883/3544] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:43 2026] GET /volume/v3/volumes/6f88f5d7-2ae3-4af9-8157-de353bc8c099 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:43.438515 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6eedca22-e9e7-4793-a104-ec942bbcc194 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:43.440344 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6eedca22-e9e7-4793-a104-ec942bbcc194 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] GET https://10.4.3.226/volume/v3/volumes/6f88f5d7-2ae3-4af9-8157-de353bc8c099 Jul 31 09:33:43.440567 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6eedca22-e9e7-4793-a104-ec942bbcc194 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:43.440764 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6eedca22-e9e7-4793-a104-ec942bbcc194 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:43.450827 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:43.450827 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:43.455276 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6eedca22-e9e7-4793-a104-ec942bbcc194 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Volume info retrieved successfully. Jul 31 09:33:43.460768 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6eedca22-e9e7-4793-a104-ec942bbcc194 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] https://10.4.3.226/volume/v3/volumes/6f88f5d7-2ae3-4af9-8157-de353bc8c099 returned with HTTP 200 Jul 31 09:33:43.461197 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 886/3545] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:43 2026] GET /volume/v3/volumes/6f88f5d7-2ae3-4af9-8157-de353bc8c099 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:43.478717 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2fa2071a-118d-49ba-9fa3-9e9ba710b4f0 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:43.480843 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2fa2071a-118d-49ba-9fa3-9e9ba710b4f0 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] GET https://10.4.3.226/volume/v3/volumes/6f88f5d7-2ae3-4af9-8157-de353bc8c099 Jul 31 09:33:43.481042 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2fa2071a-118d-49ba-9fa3-9e9ba710b4f0 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:43.481232 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2fa2071a-118d-49ba-9fa3-9e9ba710b4f0 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:43.488968 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:43.488968 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:43.492963 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-2fa2071a-118d-49ba-9fa3-9e9ba710b4f0 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Volume info retrieved successfully. Jul 31 09:33:43.497683 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2fa2071a-118d-49ba-9fa3-9e9ba710b4f0 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] https://10.4.3.226/volume/v3/volumes/6f88f5d7-2ae3-4af9-8157-de353bc8c099 returned with HTTP 200 Jul 31 09:33:43.498145 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 892/3546] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:43 2026] GET /volume/v3/volumes/6f88f5d7-2ae3-4af9-8157-de353bc8c099 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:43.510583 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7898c9c0-2880-4ed3-be77-1cb65bbe0d7a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:43.512442 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7898c9c0-2880-4ed3-be77-1cb65bbe0d7a tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] DELETE https://10.4.3.226/volume/v3/volumes/6f88f5d7-2ae3-4af9-8157-de353bc8c099 Jul 31 09:33:43.512694 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7898c9c0-2880-4ed3-be77-1cb65bbe0d7a tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:43.512916 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7898c9c0-2880-4ed3-be77-1cb65bbe0d7a tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:43.513099 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-7898c9c0-2880-4ed3-be77-1cb65bbe0d7a tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Delete volume with id: 6f88f5d7-2ae3-4af9-8157-de353bc8c099 Jul 31 09:33:43.520928 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:43.520928 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:43.521438 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-7898c9c0-2880-4ed3-be77-1cb65bbe0d7a tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Volume info retrieved successfully. Jul 31 09:33:43.541021 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-7898c9c0-2880-4ed3-be77-1cb65bbe0d7a tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Delete volume request issued successfully. Jul 31 09:33:43.541252 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7898c9c0-2880-4ed3-be77-1cb65bbe0d7a tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] https://10.4.3.226/volume/v3/volumes/6f88f5d7-2ae3-4af9-8157-de353bc8c099 returned with HTTP 202 Jul 31 09:33:43.541701 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 886/3547] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:33:43 2026] DELETE /volume/v3/volumes/6f88f5d7-2ae3-4af9-8157-de353bc8c099 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:33:43.550148 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ff4cf441-bcef-4476-8504-68c09f816970 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:43.552802 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ff4cf441-bcef-4476-8504-68c09f816970 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] GET https://10.4.3.226/volume/v3/volumes/6f88f5d7-2ae3-4af9-8157-de353bc8c099 Jul 31 09:33:43.553066 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ff4cf441-bcef-4476-8504-68c09f816970 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:43.553375 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ff4cf441-bcef-4476-8504-68c09f816970 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:43.563992 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:43.563992 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:43.569520 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ff4cf441-bcef-4476-8504-68c09f816970 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Volume info retrieved successfully. Jul 31 09:33:43.576066 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ff4cf441-bcef-4476-8504-68c09f816970 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] https://10.4.3.226/volume/v3/volumes/6f88f5d7-2ae3-4af9-8157-de353bc8c099 returned with HTTP 200 Jul 31 09:33:43.576682 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 884/3548] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:43 2026] GET /volume/v3/volumes/6f88f5d7-2ae3-4af9-8157-de353bc8c099 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:44.388890 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-12c57470-845c-4dab-b622-86b397dc2ece None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:44.390961 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-12c57470-845c-4dab-b622-86b397dc2ece tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 Jul 31 09:33:44.391212 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-12c57470-845c-4dab-b622-86b397dc2ece tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:44.391478 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-12c57470-845c-4dab-b622-86b397dc2ece tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:44.391573 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-12c57470-845c-4dab-b622-86b397dc2ece tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id aaa86024-ea1b-43a5-9123-aa22f3d5c4d7. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:33:44.396619 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:44.396619 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:44.397567 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-12c57470-845c-4dab-b622-86b397dc2ece tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 returned with HTTP 200 Jul 31 09:33:44.397932 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 887/3549] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:44 2026] GET /volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:44.425414 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4298a96f-530d-4ed7-ac41-a2477eb7710a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:44.427691 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4298a96f-530d-4ed7-ac41-a2477eb7710a tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/snapshots/9c096918-eaf1-4399-aafe-979fc31299b6 Jul 31 09:33:44.427897 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4298a96f-530d-4ed7-ac41-a2477eb7710a tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:44.428084 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4298a96f-530d-4ed7-ac41-a2477eb7710a tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:44.433433 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:44.433433 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:44.433920 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-4298a96f-530d-4ed7-ac41-a2477eb7710a tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Snapshot retrieved successfully. Jul 31 09:33:44.434834 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4298a96f-530d-4ed7-ac41-a2477eb7710a tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/snapshots/9c096918-eaf1-4399-aafe-979fc31299b6 returned with HTTP 200 Jul 31 09:33:44.435292 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 893/3550] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:33:44 2026] GET /volume/v3/snapshots/9c096918-eaf1-4399-aafe-979fc31299b6 => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:44.444179 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-fa1296d2-9c94-4277-9cb0-1b1bb9bd4825 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:44.446110 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fa1296d2-9c94-4277-9cb0-1b1bb9bd4825 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/snapshots/9c096918-eaf1-4399-aafe-979fc31299b6 Jul 31 09:33:44.446382 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fa1296d2-9c94-4277-9cb0-1b1bb9bd4825 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:44.446647 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fa1296d2-9c94-4277-9cb0-1b1bb9bd4825 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:44.451780 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:44.451780 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:44.452332 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-fa1296d2-9c94-4277-9cb0-1b1bb9bd4825 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Snapshot retrieved successfully. Jul 31 09:33:44.453204 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fa1296d2-9c94-4277-9cb0-1b1bb9bd4825 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/snapshots/9c096918-eaf1-4399-aafe-979fc31299b6 returned with HTTP 200 Jul 31 09:33:44.453660 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 887/3551] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:33:44 2026] GET /volume/v3/snapshots/9c096918-eaf1-4399-aafe-979fc31299b6 => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:44.594651 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d6040382-68ea-43ba-b36a-b39b852efc04 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:44.596855 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d6040382-68ea-43ba-b36a-b39b852efc04 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] GET https://10.4.3.226/volume/v3/volumes/6f88f5d7-2ae3-4af9-8157-de353bc8c099 Jul 31 09:33:44.597107 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d6040382-68ea-43ba-b36a-b39b852efc04 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:44.597355 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d6040382-68ea-43ba-b36a-b39b852efc04 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:44.604113 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d6040382-68ea-43ba-b36a-b39b852efc04 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] https://10.4.3.226/volume/v3/volumes/6f88f5d7-2ae3-4af9-8157-de353bc8c099 returned with HTTP 404 Jul 31 09:33:44.604747 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 885/3552] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:44 2026] GET /volume/v3/volumes/6f88f5d7-2ae3-4af9-8157-de353bc8c099 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:44.611911 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9c1732b0-9550-46e7-8dc7-dd0568d125f9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:44.614094 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9c1732b0-9550-46e7-8dc7-dd0568d125f9 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] GET https://10.4.3.226/volume/v3/volumes/ef9faa1b-1235-4c13-bf88-569873cdaac4 Jul 31 09:33:44.614383 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9c1732b0-9550-46e7-8dc7-dd0568d125f9 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:44.614679 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9c1732b0-9550-46e7-8dc7-dd0568d125f9 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:44.626845 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:44.626845 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:44.631528 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9c1732b0-9550-46e7-8dc7-dd0568d125f9 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Volume info retrieved successfully. Jul 31 09:33:44.637461 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9c1732b0-9550-46e7-8dc7-dd0568d125f9 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] https://10.4.3.226/volume/v3/volumes/ef9faa1b-1235-4c13-bf88-569873cdaac4 returned with HTTP 200 Jul 31 09:33:44.638020 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 888/3553] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:44 2026] GET /volume/v3/volumes/ef9faa1b-1235-4c13-bf88-569873cdaac4 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:44.651839 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c57a25aa-c5f1-4b4e-b524-7db10c62bd86 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:44.654130 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c57a25aa-c5f1-4b4e-b524-7db10c62bd86 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] DELETE https://10.4.3.226/volume/v3/volumes/ef9faa1b-1235-4c13-bf88-569873cdaac4 Jul 31 09:33:44.654395 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c57a25aa-c5f1-4b4e-b524-7db10c62bd86 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:44.654655 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c57a25aa-c5f1-4b4e-b524-7db10c62bd86 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:44.654864 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-c57a25aa-c5f1-4b4e-b524-7db10c62bd86 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Delete volume with id: ef9faa1b-1235-4c13-bf88-569873cdaac4 Jul 31 09:33:44.663859 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:44.663859 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:44.664504 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c57a25aa-c5f1-4b4e-b524-7db10c62bd86 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Volume info retrieved successfully. Jul 31 09:33:44.672877 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6417ac85-1560-4fb0-87e9-cda7571d4183 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:44.675282 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6417ac85-1560-4fb0-87e9-cda7571d4183 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:33:44.675751 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6417ac85-1560-4fb0-87e9-cda7571d4183 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1775338877", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:44.677564 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-6417ac85-1560-4fb0-87e9-cda7571d4183 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1775338877', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:33:44.677847 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-6417ac85-1560-4fb0-87e9-cda7571d4183 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Create volume of 1 GB Jul 31 09:33:44.682514 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-6417ac85-1560-4fb0-87e9-cda7571d4183 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Availability Zones retrieved successfully. Jul 31 09:33:44.687687 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c57a25aa-c5f1-4b4e-b524-7db10c62bd86 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Delete volume request issued successfully. Jul 31 09:33:44.687896 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c57a25aa-c5f1-4b4e-b524-7db10c62bd86 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] https://10.4.3.226/volume/v3/volumes/ef9faa1b-1235-4c13-bf88-569873cdaac4 returned with HTTP 202 Jul 31 09:33:44.688365 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 894/3554] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:33:44 2026] DELETE /volume/v3/volumes/ef9faa1b-1235-4c13-bf88-569873cdaac4 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:33:44.689779 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-6417ac85-1560-4fb0-87e9-cda7571d4183 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Flow 'volume_create_api' (d5c5f86a-c315-4b71-999e-667ed4d7a827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:44.690875 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-6417ac85-1560-4fb0-87e9-cda7571d4183 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20a5c0c6-a32c-413f-a248-0b8fb83f0dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:44.691972 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-6417ac85-1560-4fb0-87e9-cda7571d4183 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:33:44.698280 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-397c193b-ec37-480a-bffd-b456c9faca23 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:44.700527 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-397c193b-ec37-480a-bffd-b456c9faca23 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] GET https://10.4.3.226/volume/v3/volumes/ef9faa1b-1235-4c13-bf88-569873cdaac4 Jul 31 09:33:44.700920 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-397c193b-ec37-480a-bffd-b456c9faca23 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:44.701203 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-397c193b-ec37-480a-bffd-b456c9faca23 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:44.713645 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:44.713645 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:44.717622 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-397c193b-ec37-480a-bffd-b456c9faca23 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Volume info retrieved successfully. Jul 31 09:33:44.722720 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-6417ac85-1560-4fb0-87e9-cda7571d4183 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20a5c0c6-a32c-413f-a248-0b8fb83f0dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:44.723872 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-6417ac85-1560-4fb0-87e9-cda7571d4183 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d661bda-a0de-43ed-9ec2-3237c468f862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:44.724175 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-397c193b-ec37-480a-bffd-b456c9faca23 tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] https://10.4.3.226/volume/v3/volumes/ef9faa1b-1235-4c13-bf88-569873cdaac4 returned with HTTP 200 Jul 31 09:33:44.724999 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 886/3555] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:44 2026] GET /volume/v3/volumes/ef9faa1b-1235-4c13-bf88-569873cdaac4 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:44.771615 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-6417ac85-1560-4fb0-87e9-cda7571d4183 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Created reservations ['7bf85d8a-5811-4ccb-973b-aaae033f93a9', '256257a5-6ac3-41db-83ad-b323f0d19270', '90633288-7a82-4435-8ff6-27e28e3490b4', 'dad1fd71-7cdf-425f-9ebb-8606981660b0'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:44.772528 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-6417ac85-1560-4fb0-87e9-cda7571d4183 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d661bda-a0de-43ed-9ec2-3237c468f862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bf85d8a-5811-4ccb-973b-aaae033f93a9', '256257a5-6ac3-41db-83ad-b323f0d19270', '90633288-7a82-4435-8ff6-27e28e3490b4', 'dad1fd71-7cdf-425f-9ebb-8606981660b0']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:44.773362 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-6417ac85-1560-4fb0-87e9-cda7571d4183 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8af6ced-fc86-4ae1-b2f1-8fd61e86b8e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:44.800633 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-6417ac85-1560-4fb0-87e9-cda7571d4183 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8af6ced-fc86-4ae1-b2f1-8fd61e86b8e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88402674-5df4-4d02-af04-01b7c5187bd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1775338877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a20611383c5a4d989a47d70c584e3ad2',qos_specs=None,replication_status=,reservations=['7bf85d8a-5811-4ccb-973b-aaae033f93a9','256257a5-6ac3-41db-83ad-b323f0d19270','90633288-7a82-4435-8ff6-27e28e3490b4','dad1fd71-7cdf-425f-9ebb-8606981660b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='963f1b071fa544b2aca7b9e1af5e4c8a',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:33:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1775338877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88402674-5df4-4d02-af04-01b7c5187bd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a20611383c5a4d989a47d70c584e3ad2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='963f1b071fa544b2aca7b9e1af5e4c8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:44.801827 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-6417ac85-1560-4fb0-87e9-cda7571d4183 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (184ca5a4-b36f-480a-b838-6c0e75d556e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:44.821316 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-6417ac85-1560-4fb0-87e9-cda7571d4183 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (184ca5a4-b36f-480a-b838-6c0e75d556e4) transitioned into state 'SUCCESS' from state '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-1775338877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a20611383c5a4d989a47d70c584e3ad2',qos_specs=None,replication_status=,reservations=['7bf85d8a-5811-4ccb-973b-aaae033f93a9','256257a5-6ac3-41db-83ad-b323f0d19270','90633288-7a82-4435-8ff6-27e28e3490b4','dad1fd71-7cdf-425f-9ebb-8606981660b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='963f1b071fa544b2aca7b9e1af5e4c8a',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:44.822097 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-6417ac85-1560-4fb0-87e9-cda7571d4183 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cccf1dd-ba0f-49dd-b74c-5e33ed437a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:44.834143 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-6417ac85-1560-4fb0-87e9-cda7571d4183 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cccf1dd-ba0f-49dd-b74c-5e33ed437a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:44.835098 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-6417ac85-1560-4fb0-87e9-cda7571d4183 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Flow 'volume_create_api' (d5c5f86a-c315-4b71-999e-667ed4d7a827) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:44.835536 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-6417ac85-1560-4fb0-87e9-cda7571d4183 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Create volume request issued successfully. Jul 31 09:33:44.836173 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6417ac85-1560-4fb0-87e9-cda7571d4183 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:33:44.836724 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 888/3556] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:33:44 2026] POST /volume/v3/volumes => generated 755 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:33:44.852269 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fafcada9-9c46-4b50-a797-77606bf56fe6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:44.854901 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fafcada9-9c46-4b50-a797-77606bf56fe6 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 Jul 31 09:33:44.855188 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fafcada9-9c46-4b50-a797-77606bf56fe6 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:44.855515 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fafcada9-9c46-4b50-a797-77606bf56fe6 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:44.862910 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:44.862910 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:44.867113 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fafcada9-9c46-4b50-a797-77606bf56fe6 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:33:44.872978 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fafcada9-9c46-4b50-a797-77606bf56fe6 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 returned with HTTP 200 Jul 31 09:33:44.873475 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 889/3557] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:44 2026] GET /volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:45.409013 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-46aae04d-e318-4751-9bff-b22055ca4adf None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:45.411145 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-46aae04d-e318-4751-9bff-b22055ca4adf tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 Jul 31 09:33:45.411409 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-46aae04d-e318-4751-9bff-b22055ca4adf tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:45.411655 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-46aae04d-e318-4751-9bff-b22055ca4adf tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:45.411812 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-46aae04d-e318-4751-9bff-b22055ca4adf tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id aaa86024-ea1b-43a5-9123-aa22f3d5c4d7. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:33:45.416338 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:45.416338 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:45.417170 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-46aae04d-e318-4751-9bff-b22055ca4adf tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 returned with HTTP 200 Jul 31 09:33:45.417601 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 895/3558] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:45 2026] GET /volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:45.738358 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2a76e734-0f10-46ab-9479-45917e488b4a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:45.740345 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2a76e734-0f10-46ab-9479-45917e488b4a tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] GET https://10.4.3.226/volume/v3/volumes/ef9faa1b-1235-4c13-bf88-569873cdaac4 Jul 31 09:33:45.740672 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2a76e734-0f10-46ab-9479-45917e488b4a tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:45.740798 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2a76e734-0f10-46ab-9479-45917e488b4a tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:45.747383 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2a76e734-0f10-46ab-9479-45917e488b4a tempest-VolumesCloneTest-500088346 tempest-VolumesCloneTest-500088346-project-member] https://10.4.3.226/volume/v3/volumes/ef9faa1b-1235-4c13-bf88-569873cdaac4 returned with HTTP 404 Jul 31 09:33:45.747951 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 887/3559] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:45 2026] GET /volume/v3/volumes/ef9faa1b-1235-4c13-bf88-569873cdaac4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:45.893320 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f7596cec-6b09-46d8-b1ca-257cc0354656 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:45.895555 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f7596cec-6b09-46d8-b1ca-257cc0354656 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 Jul 31 09:33:45.895793 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f7596cec-6b09-46d8-b1ca-257cc0354656 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:45.895999 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f7596cec-6b09-46d8-b1ca-257cc0354656 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:45.904123 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:45.904123 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:45.908333 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f7596cec-6b09-46d8-b1ca-257cc0354656 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:33:45.913067 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f7596cec-6b09-46d8-b1ca-257cc0354656 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 returned with HTTP 200 Jul 31 09:33:45.913655 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 889/3560] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:45 2026] GET /volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:33:45.928398 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a6abd2f1-a40d-41a9-a81e-6b5f7e9047b8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:45.930421 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a6abd2f1-a40d-41a9-a81e-6b5f7e9047b8 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 Jul 31 09:33:45.930737 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a6abd2f1-a40d-41a9-a81e-6b5f7e9047b8 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:45.931001 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a6abd2f1-a40d-41a9-a81e-6b5f7e9047b8 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:45.944198 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:45.944198 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:45.950813 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a6abd2f1-a40d-41a9-a81e-6b5f7e9047b8 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:33:45.954883 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a6abd2f1-a40d-41a9-a81e-6b5f7e9047b8 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 returned with HTTP 200 Jul 31 09:33:45.955258 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 890/3561] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:45 2026] GET /volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:45.969634 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-1a236a9d-9a80-43fc-b8f4-82076f44c644 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:45.971197 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1a236a9d-9a80-43fc-b8f4-82076f44c644 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes Jul 31 09:33:45.971387 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1a236a9d-9a80-43fc-b8f4-82076f44c644 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:45.971614 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1a236a9d-9a80-43fc-b8f4-82076f44c644 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'index' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:45.971903 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.api_utils [None req-1a236a9d-9a80-43fc-b8f4-82076f44c644 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Removing options '' from query. {{(pid=100315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:45.972565 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-1a236a9d-9a80-43fc-b8f4-82076f44c644 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100315) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:33:45.979717 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-1a236a9d-9a80-43fc-b8f4-82076f44c644 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Get all volumes completed successfully. Jul 31 09:33:45.980128 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1a236a9d-9a80-43fc-b8f4-82076f44c644 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 200 Jul 31 09:33:45.980495 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 896/3562] 10.4.3.226 () {66 vars in 1237 bytes} [Fri Jul 31 09:33:45 2026] GET /volume/v3/volumes => generated 339 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:45.989200 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-aa1b7d7d-dd8b-4732-a3d2-3a417f655aa2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:45.991104 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-aa1b7d7d-dd8b-4732-a3d2-3a417f655aa2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 Jul 31 09:33:45.994505 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-aa1b7d7d-dd8b-4732-a3d2-3a417f655aa2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:45.994798 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-aa1b7d7d-dd8b-4732-a3d2-3a417f655aa2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:46.008104 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:46.008104 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:46.018723 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-aa1b7d7d-dd8b-4732-a3d2-3a417f655aa2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:33:46.027454 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-aa1b7d7d-dd8b-4732-a3d2-3a417f655aa2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 returned with HTTP 200 Jul 31 09:33:46.027943 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 888/3563] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:45 2026] GET /volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:46.073730 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-364f7923-5b3c-4ec1-af29-0b929d216634 req-1b2a8c90-15be-4e36-944b-5097e6c9e5c8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:46.076101 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-364f7923-5b3c-4ec1-af29-0b929d216634 req-1b2a8c90-15be-4e36-944b-5097e6c9e5c8 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 Jul 31 09:33:46.076384 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-364f7923-5b3c-4ec1-af29-0b929d216634 req-1b2a8c90-15be-4e36-944b-5097e6c9e5c8 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:46.076614 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-364f7923-5b3c-4ec1-af29-0b929d216634 req-1b2a8c90-15be-4e36-944b-5097e6c9e5c8 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:46.084303 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:46.084303 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:46.088511 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-364f7923-5b3c-4ec1-af29-0b929d216634 req-1b2a8c90-15be-4e36-944b-5097e6c9e5c8 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:33:46.093634 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-364f7923-5b3c-4ec1-af29-0b929d216634 req-1b2a8c90-15be-4e36-944b-5097e6c9e5c8 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 returned with HTTP 200 Jul 31 09:33:46.094431 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 890/3564] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:33:46 2026] GET /volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:46.179784 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0af315c3-0826-4af0-b319-b08ebd62a658 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:46.180294 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0af315c3-0826-4af0-b319-b08ebd62a658 None None] GET https://10.4.3.226/volume// Jul 31 09:33:46.180519 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0af315c3-0826-4af0-b319-b08ebd62a658 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:46.180786 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0af315c3-0826-4af0-b319-b08ebd62a658 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:46.181189 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0af315c3-0826-4af0-b319-b08ebd62a658 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:33:46.181596 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 891/3565] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:33: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 31 09:33:46.191468 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-364f7923-5b3c-4ec1-af29-0b929d216634 req-7cc2d593-0df5-4b02-8be8-fa711bb234db None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:46.193870 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-364f7923-5b3c-4ec1-af29-0b929d216634 req-7cc2d593-0df5-4b02-8be8-fa711bb234db tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:33:46.193870 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-364f7923-5b3c-4ec1-af29-0b929d216634 req-7cc2d593-0df5-4b02-8be8-fa711bb234db tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88402674-5df4-4d02-af04-01b7c5187bd9", "connector": null, "instance_uuid": "32aef3f8-8050-4d0f-9cfa-01cce6054e94"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:46.209050 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:46.209050 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:46.240314 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-364f7923-5b3c-4ec1-af29-0b929d216634 req-7cc2d593-0df5-4b02-8be8-fa711bb234db tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:33:46.240888 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 897/3566] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:33:46 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 31 09:33:46.268837 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-baef2fa1-20a4-493c-8945-70621cd55d3f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:46.270753 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-baef2fa1-20a4-493c-8945-70621cd55d3f tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 Jul 31 09:33:46.272234 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-baef2fa1-20a4-493c-8945-70621cd55d3f tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:46.272234 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-baef2fa1-20a4-493c-8945-70621cd55d3f tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:46.286482 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5e466676-b4a3-4202-8a78-d97dc80bb0e3 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:46.286482 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5e466676-b4a3-4202-8a78-d97dc80bb0e3 None None] GET https://10.4.3.226/volume// Jul 31 09:33:46.286482 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5e466676-b4a3-4202-8a78-d97dc80bb0e3 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:46.286753 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5e466676-b4a3-4202-8a78-d97dc80bb0e3 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:46.287205 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5e466676-b4a3-4202-8a78-d97dc80bb0e3 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:33:46.287677 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 891/3567] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:33: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 31 09:33:46.287961 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:46.287961 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:46.293938 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-baef2fa1-20a4-493c-8945-70621cd55d3f tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:33:46.302290 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-364f7923-5b3c-4ec1-af29-0b929d216634 req-7ec4a9fe-04ab-4ad8-bab6-e82b4a31568f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:46.302432 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-baef2fa1-20a4-493c-8945-70621cd55d3f tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 returned with HTTP 200 Jul 31 09:33:46.302432 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 889/3568] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:46 2026] GET /volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:46.304377 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-364f7923-5b3c-4ec1-af29-0b929d216634 req-7ec4a9fe-04ab-4ad8-bab6-e82b4a31568f tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 Jul 31 09:33:46.304644 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-364f7923-5b3c-4ec1-af29-0b929d216634 req-7ec4a9fe-04ab-4ad8-bab6-e82b4a31568f tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:46.304819 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-364f7923-5b3c-4ec1-af29-0b929d216634 req-7ec4a9fe-04ab-4ad8-bab6-e82b4a31568f tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:46.314328 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:46.314328 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:46.317975 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-364f7923-5b3c-4ec1-af29-0b929d216634 req-7ec4a9fe-04ab-4ad8-bab6-e82b4a31568f tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:33:46.322272 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-364f7923-5b3c-4ec1-af29-0b929d216634 req-7ec4a9fe-04ab-4ad8-bab6-e82b4a31568f tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 returned with HTTP 200 Jul 31 09:33:46.322860 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 892/3569] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:33:46 2026] GET /volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 => generated 1027 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:33:46.431312 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6ba033d7-ab72-493f-b2cc-1e4ea5cc50c8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:46.437732 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6ba033d7-ab72-493f-b2cc-1e4ea5cc50c8 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 Jul 31 09:33:46.437732 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6ba033d7-ab72-493f-b2cc-1e4ea5cc50c8 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:46.437732 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6ba033d7-ab72-493f-b2cc-1e4ea5cc50c8 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:46.437732 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-6ba033d7-ab72-493f-b2cc-1e4ea5cc50c8 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id aaa86024-ea1b-43a5-9123-aa22f3d5c4d7. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:33:46.440920 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-364f7923-5b3c-4ec1-af29-0b929d216634 req-10cffaac-19f7-4ce8-bb88-b3b73447e2a9 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:46.443094 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-364f7923-5b3c-4ec1-af29-0b929d216634 req-10cffaac-19f7-4ce8-bb88-b3b73447e2a9 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] PUT https://10.4.3.226/volume/v3/attachments/efb1546d-804c-4d6a-8acc-8dabff65750c Jul 31 09:33:46.443448 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-364f7923-5b3c-4ec1-af29-0b929d216634 req-10cffaac-19f7-4ce8-bb88-b3b73447e2a9 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:46.444508 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:46.444508 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:46.445691 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6ba033d7-ab72-493f-b2cc-1e4ea5cc50c8 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 returned with HTTP 200 Jul 31 09:33:46.446165 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 898/3570] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:46 2026] GET /volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:46.451843 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-364f7923-5b3c-4ec1-af29-0b929d216634 req-10cffaac-19f7-4ce8-bb88-b3b73447e2a9 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Acquiring lock "cinder-attachment_update-88402674-5df4-4d02-af04-01b7c5187bd9-np0000006200" by "attachment_update" {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:33:46.457235 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-364f7923-5b3c-4ec1-af29-0b929d216634 req-10cffaac-19f7-4ce8-bb88-b3b73447e2a9 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Lock "cinder-attachment_update-88402674-5df4-4d02-af04-01b7c5187bd9-np0000006200" acquired by "attachment_update" :: waited 0.006s {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:33:46.458221 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:46.458221 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:46.550746 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-364f7923-5b3c-4ec1-af29-0b929d216634 req-10cffaac-19f7-4ce8-bb88-b3b73447e2a9 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Lock "cinder-attachment_update-88402674-5df4-4d02-af04-01b7c5187bd9-np0000006200" released by "attachment_update" :: held 0.093s {{(pid=100314) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:33:46.551109 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-364f7923-5b3c-4ec1-af29-0b929d216634 req-10cffaac-19f7-4ce8-bb88-b3b73447e2a9 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/attachments/efb1546d-804c-4d6a-8acc-8dabff65750c returned with HTTP 200 Jul 31 09:33:46.551674 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 892/3571] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:33:46 2026] PUT /volume/v3/attachments/efb1546d-804c-4d6a-8acc-8dabff65750c => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:47.107659 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-34c4b64b-ee41-411c-a07a-a64753596790 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:47.221735 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-34c4b64b-ee41-411c-a07a-a64753596790 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:33:47.222185 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-34c4b64b-ee41-411c-a07a-a64753596790 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-2077707752"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:47.223834 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-34c4b64b-ee41-411c-a07a-a64753596790 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-2077707752'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:33:47.224076 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-34c4b64b-ee41-411c-a07a-a64753596790 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Create volume of 1 GB Jul 31 09:33:47.228586 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-34c4b64b-ee41-411c-a07a-a64753596790 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Availability Zones retrieved successfully. Jul 31 09:33:47.234093 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-34c4b64b-ee41-411c-a07a-a64753596790 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Flow 'volume_create_api' (84600b10-fdc8-4d63-b6df-ace3413cb477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:47.235236 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-34c4b64b-ee41-411c-a07a-a64753596790 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56af5f03-7553-49f8-9555-c7ee9d053d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:47.236077 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-34c4b64b-ee41-411c-a07a-a64753596790 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:33:47.265950 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-34c4b64b-ee41-411c-a07a-a64753596790 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56af5f03-7553-49f8-9555-c7ee9d053d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:47.266738 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-34c4b64b-ee41-411c-a07a-a64753596790 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27efb9e5-c7ea-47f4-a75f-f3211b40f0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:47.315879 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-818764cc-0bb5-45e2-a7bb-d654e117457d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:47.318612 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-818764cc-0bb5-45e2-a7bb-d654e117457d tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 Jul 31 09:33:47.318914 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-818764cc-0bb5-45e2-a7bb-d654e117457d tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:47.319128 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-818764cc-0bb5-45e2-a7bb-d654e117457d tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:47.335511 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:47.335511 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:47.336588 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-34c4b64b-ee41-411c-a07a-a64753596790 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Created reservations ['62927f22-0580-46bd-a8a4-31355db6e227', 'f544820b-2475-4476-83cf-ca7a54384ca4', '45675c5a-0abe-4988-9c2f-b6f4f47377ce', 'f6fddc23-547e-4f67-9bea-3118625aeb8e'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:47.337488 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-34c4b64b-ee41-411c-a07a-a64753596790 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27efb9e5-c7ea-47f4-a75f-f3211b40f0e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62927f22-0580-46bd-a8a4-31355db6e227', 'f544820b-2475-4476-83cf-ca7a54384ca4', '45675c5a-0abe-4988-9c2f-b6f4f47377ce', 'f6fddc23-547e-4f67-9bea-3118625aeb8e']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:47.338328 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-34c4b64b-ee41-411c-a07a-a64753596790 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52e47421-f8ef-408c-af59-857ecefc7ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:47.341320 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-818764cc-0bb5-45e2-a7bb-d654e117457d tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:33:47.348589 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-818764cc-0bb5-45e2-a7bb-d654e117457d tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 returned with HTTP 200 Jul 31 09:33:47.349166 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 893/3572] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:47 2026] GET /volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:47.371263 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-34c4b64b-ee41-411c-a07a-a64753596790 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52e47421-f8ef-408c-af59-857ecefc7ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee5f8c94-da7c-4e80-b705-dcfbe39b34d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2077707752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='222aa5f4f6f84cd692b0ce4285c38175',qos_specs=None,replication_status=,reservations=['62927f22-0580-46bd-a8a4-31355db6e227','f544820b-2475-4476-83cf-ca7a54384ca4','45675c5a-0abe-4988-9c2f-b6f4f47377ce','f6fddc23-547e-4f67-9bea-3118625aeb8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aa2a2b313734850a343ac1097730cbf',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:33:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2077707752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee5f8c94-da7c-4e80-b705-dcfbe39b34d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='222aa5f4f6f84cd692b0ce4285c38175',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4aa2a2b313734850a343ac1097730cbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:47.372773 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-34c4b64b-ee41-411c-a07a-a64753596790 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97522a84-0f77-42e2-886c-81150e2c8134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:47.391826 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-34c4b64b-ee41-411c-a07a-a64753596790 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97522a84-0f77-42e2-886c-81150e2c8134) transitioned into state 'SUCCESS' from state '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-2077707752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='222aa5f4f6f84cd692b0ce4285c38175',qos_specs=None,replication_status=,reservations=['62927f22-0580-46bd-a8a4-31355db6e227','f544820b-2475-4476-83cf-ca7a54384ca4','45675c5a-0abe-4988-9c2f-b6f4f47377ce','f6fddc23-547e-4f67-9bea-3118625aeb8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aa2a2b313734850a343ac1097730cbf',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:47.392664 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-34c4b64b-ee41-411c-a07a-a64753596790 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (855beee8-a1bc-4865-b93f-d70db9e5e827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:47.403266 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-34c4b64b-ee41-411c-a07a-a64753596790 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (855beee8-a1bc-4865-b93f-d70db9e5e827) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:47.404052 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-34c4b64b-ee41-411c-a07a-a64753596790 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Flow 'volume_create_api' (84600b10-fdc8-4d63-b6df-ace3413cb477) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:47.404370 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-34c4b64b-ee41-411c-a07a-a64753596790 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Create volume request issued successfully. Jul 31 09:33:47.404947 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-34c4b64b-ee41-411c-a07a-a64753596790 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:33:47.405365 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 890/3573] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:33:47 2026] POST /volume/v3/volumes => generated 758 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:33:47.419150 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b9443b07-81e4-452c-a396-c20a7e488519 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:47.426420 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b9443b07-81e4-452c-a396-c20a7e488519 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/volumes/ee5f8c94-da7c-4e80-b705-dcfbe39b34d7 Jul 31 09:33:47.426920 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b9443b07-81e4-452c-a396-c20a7e488519 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:47.427215 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b9443b07-81e4-452c-a396-c20a7e488519 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:47.435099 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:47.435099 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:47.439806 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-b9443b07-81e4-452c-a396-c20a7e488519 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Volume info retrieved successfully. Jul 31 09:33:47.447625 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b9443b07-81e4-452c-a396-c20a7e488519 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/volumes/ee5f8c94-da7c-4e80-b705-dcfbe39b34d7 returned with HTTP 200 Jul 31 09:33:47.447625 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 899/3574] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:47 2026] GET /volume/v3/volumes/ee5f8c94-da7c-4e80-b705-dcfbe39b34d7 => generated 826 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:47.456949 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9e9c4e5d-93aa-4f76-b4e1-9902e3e66bd0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:47.459312 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9e9c4e5d-93aa-4f76-b4e1-9902e3e66bd0 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 Jul 31 09:33:47.459312 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9e9c4e5d-93aa-4f76-b4e1-9902e3e66bd0 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:47.459312 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9e9c4e5d-93aa-4f76-b4e1-9902e3e66bd0 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:47.459312 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-9e9c4e5d-93aa-4f76-b4e1-9902e3e66bd0 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id aaa86024-ea1b-43a5-9123-aa22f3d5c4d7. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:33:47.466095 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:47.466095 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:47.466902 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9e9c4e5d-93aa-4f76-b4e1-9902e3e66bd0 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 returned with HTTP 200 Jul 31 09:33:47.467426 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 893/3575] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:47 2026] GET /volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:47.478890 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-da0f5614-c658-4b50-ab66-07fbc8db7aab None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:47.580843 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da0f5614-c658-4b50-ab66-07fbc8db7aab tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] POST https://10.4.3.226/volume/v3/backups Jul 31 09:33:47.581391 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da0f5614-c658-4b50-ab66-07fbc8db7aab tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4c1b0427-74ec-43b8-a123-83aa91092f27", "incremental": true}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:47.583145 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-da0f5614-c658-4b50-ab66-07fbc8db7aab tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Creating new backup {'backup': {'volume_id': '4c1b0427-74ec-43b8-a123-83aa91092f27', 'incremental': True}} {{(pid=100317) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:33:47.583312 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-da0f5614-c658-4b50-ab66-07fbc8db7aab tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Creating backup of volume 4c1b0427-74ec-43b8-a123-83aa91092f27 in container None Jul 31 09:33:47.591514 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:47.591514 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:47.591882 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-da0f5614-c658-4b50-ab66-07fbc8db7aab tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Volume info retrieved successfully. Jul 31 09:33:47.630366 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-da0f5614-c658-4b50-ab66-07fbc8db7aab tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Created reservations ['558cc823-fbcf-4eb0-bb02-e1718f78f16d', 'bb212c05-e27a-436a-86ab-556486a6be92'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:47.653922 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da0f5614-c658-4b50-ab66-07fbc8db7aab tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups returned with HTTP 400 Jul 31 09:33:47.654466 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 894/3576] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:33:47 2026] POST /volume/v3/backups => generated 109 bytes in 177 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 09:33:47.663398 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c40a604d-247e-4ac9-90ef-1d031881e002 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:47.665384 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c40a604d-247e-4ac9-90ef-1d031881e002 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] DELETE https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 Jul 31 09:33:47.665680 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c40a604d-247e-4ac9-90ef-1d031881e002 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:47.665864 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c40a604d-247e-4ac9-90ef-1d031881e002 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:47.665969 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-c40a604d-247e-4ac9-90ef-1d031881e002 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Delete backup with id: aaa86024-ea1b-43a5-9123-aa22f3d5c4d7. Jul 31 09:33:47.672236 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:47.672236 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:47.689137 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.backup.rpcapi [None req-c40a604d-247e-4ac9-90ef-1d031881e002 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] delete_backup rpcapi backup_id aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 {{(pid=100316) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:33:47.691047 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c40a604d-247e-4ac9-90ef-1d031881e002 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 returned with HTTP 202 Jul 31 09:33:47.691517 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 891/3577] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:33:47 2026] DELETE /volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:33:47.703632 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ce2ffff7-bf3c-4af0-b526-3023d181b0bf None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:47.705699 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ce2ffff7-bf3c-4af0-b526-3023d181b0bf tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 Jul 31 09:33:47.706013 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ce2ffff7-bf3c-4af0-b526-3023d181b0bf tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:47.706273 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ce2ffff7-bf3c-4af0-b526-3023d181b0bf tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:47.706419 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-ce2ffff7-bf3c-4af0-b526-3023d181b0bf tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id aaa86024-ea1b-43a5-9123-aa22f3d5c4d7. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:33:47.711731 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:47.711731 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:47.712608 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ce2ffff7-bf3c-4af0-b526-3023d181b0bf tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 returned with HTTP 200 Jul 31 09:33:47.713167 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 900/3578] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:47 2026] GET /volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:48.363996 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-fd441866-dbed-4b9f-9583-e451bd83e536 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:48.366592 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fd441866-dbed-4b9f-9583-e451bd83e536 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 Jul 31 09:33:48.367177 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fd441866-dbed-4b9f-9583-e451bd83e536 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:48.368141 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fd441866-dbed-4b9f-9583-e451bd83e536 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:48.386349 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:48.386349 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:48.394986 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-fd441866-dbed-4b9f-9583-e451bd83e536 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:33:48.404116 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fd441866-dbed-4b9f-9583-e451bd83e536 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 returned with HTTP 200 Jul 31 09:33:48.405142 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 894/3579] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:48 2026] GET /volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:48.467531 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fde08d33-5c84-40a4-9697-31a7d8e634ca None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:48.469591 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fde08d33-5c84-40a4-9697-31a7d8e634ca tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/volumes/ee5f8c94-da7c-4e80-b705-dcfbe39b34d7 Jul 31 09:33:48.469799 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fde08d33-5c84-40a4-9697-31a7d8e634ca tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:48.469997 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fde08d33-5c84-40a4-9697-31a7d8e634ca tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:48.477071 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:48.477071 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:48.481454 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fde08d33-5c84-40a4-9697-31a7d8e634ca tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Volume info retrieved successfully. Jul 31 09:33:48.488196 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fde08d33-5c84-40a4-9697-31a7d8e634ca tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/volumes/ee5f8c94-da7c-4e80-b705-dcfbe39b34d7 returned with HTTP 200 Jul 31 09:33:48.489083 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 895/3580] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:48 2026] GET /volume/v3/volumes/ee5f8c94-da7c-4e80-b705-dcfbe39b34d7 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:48.505822 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-46eac443-d429-4c99-8f65-1219898bb12e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:48.507660 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-46eac443-d429-4c99-8f65-1219898bb12e tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:33:48.507961 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-46eac443-d429-4c99-8f65-1219898bb12e tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ee5f8c94-da7c-4e80-b705-dcfbe39b34d7", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-566796010"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:48.519571 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:48.519571 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:48.520452 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-46eac443-d429-4c99-8f65-1219898bb12e tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Volume info retrieved successfully. Jul 31 09:33:48.520600 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-46eac443-d429-4c99-8f65-1219898bb12e tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Create snapshot from volume ee5f8c94-da7c-4e80-b705-dcfbe39b34d7 Jul 31 09:33:48.577869 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-46eac443-d429-4c99-8f65-1219898bb12e tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Created reservations ['57c608ef-19ee-4534-a423-06b71517f928', 'a239977d-fe20-4641-9c05-e66e660c02e4', 'dd76ac82-c6b9-40c4-a1ce-9f059706b317', '907b2297-4c07-49b0-bbf2-01281345e5eb'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:48.617808 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-46eac443-d429-4c99-8f65-1219898bb12e tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Snapshot create request issued successfully. Jul 31 09:33:48.618218 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-46eac443-d429-4c99-8f65-1219898bb12e tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:33:48.618806 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 892/3581] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:33:48 2026] POST /volume/v3/snapshots => generated 313 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:33:48.629199 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a9e75439-8f66-405f-b26c-ff4bc79f1321 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:48.632734 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a9e75439-8f66-405f-b26c-ff4bc79f1321 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/snapshots/c3151a9f-e87e-4d0f-a6de-ca1974cbd40a Jul 31 09:33:48.633686 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a9e75439-8f66-405f-b26c-ff4bc79f1321 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:48.634033 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a9e75439-8f66-405f-b26c-ff4bc79f1321 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:48.644446 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:48.644446 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:48.645268 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a9e75439-8f66-405f-b26c-ff4bc79f1321 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Snapshot retrieved successfully. Jul 31 09:33:48.646909 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a9e75439-8f66-405f-b26c-ff4bc79f1321 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots/c3151a9f-e87e-4d0f-a6de-ca1974cbd40a returned with HTTP 200 Jul 31 09:33:48.647597 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 901/3582] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:33:48 2026] GET /volume/v3/snapshots/c3151a9f-e87e-4d0f-a6de-ca1974cbd40a => generated 445 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:48.725310 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3509883f-40fe-4d88-9fb8-e57190801239 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:48.727123 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3509883f-40fe-4d88-9fb8-e57190801239 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 Jul 31 09:33:48.727451 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3509883f-40fe-4d88-9fb8-e57190801239 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:48.727646 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3509883f-40fe-4d88-9fb8-e57190801239 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:48.727790 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-3509883f-40fe-4d88-9fb8-e57190801239 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id aaa86024-ea1b-43a5-9123-aa22f3d5c4d7. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:33:48.733748 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3509883f-40fe-4d88-9fb8-e57190801239 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 returned with HTTP 404 Jul 31 09:33:48.734377 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 895/3583] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:48 2026] GET /volume/v3/backups/aaa86024-ea1b-43a5-9123-aa22f3d5c4d7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:48.743708 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-76839f85-ac62-43d8-8ac2-98ba72b6e966 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:48.745935 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-76839f85-ac62-43d8-8ac2-98ba72b6e966 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:33:48.746398 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-76839f85-ac62-43d8-8ac2-98ba72b6e966 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1020387960"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:48.748202 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-76839f85-ac62-43d8-8ac2-98ba72b6e966 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1020387960'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:33:48.748429 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-76839f85-ac62-43d8-8ac2-98ba72b6e966 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Create volume of 1 GB Jul 31 09:33:48.752978 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-76839f85-ac62-43d8-8ac2-98ba72b6e966 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Availability Zones retrieved successfully. Jul 31 09:33:48.760490 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-76839f85-ac62-43d8-8ac2-98ba72b6e966 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Flow 'volume_create_api' (7f972b9e-d709-4446-bf72-331f7bcc5c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:48.761769 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-76839f85-ac62-43d8-8ac2-98ba72b6e966 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e5547f0-042a-4d28-be3f-7fb0ae5fa6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:48.762957 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-76839f85-ac62-43d8-8ac2-98ba72b6e966 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:33:48.792953 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-76839f85-ac62-43d8-8ac2-98ba72b6e966 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e5547f0-042a-4d28-be3f-7fb0ae5fa6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:48.794002 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-76839f85-ac62-43d8-8ac2-98ba72b6e966 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (657ed281-b09d-4ce4-9e72-5f502dd5bc7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:48.842391 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-76839f85-ac62-43d8-8ac2-98ba72b6e966 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Created reservations ['61dd5dc3-f19a-459a-b5be-9601f17836fa', '884efe55-b0e4-496b-a0ba-19dd8b87a06c', '6d3ae396-26f5-496a-803b-db7ba98b85e2', '1bd10f43-a729-4c16-9799-ced75a94ec7f'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:48.843545 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-76839f85-ac62-43d8-8ac2-98ba72b6e966 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (657ed281-b09d-4ce4-9e72-5f502dd5bc7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61dd5dc3-f19a-459a-b5be-9601f17836fa', '884efe55-b0e4-496b-a0ba-19dd8b87a06c', '6d3ae396-26f5-496a-803b-db7ba98b85e2', '1bd10f43-a729-4c16-9799-ced75a94ec7f']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:48.844249 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-76839f85-ac62-43d8-8ac2-98ba72b6e966 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (469665a0-9054-4d1c-8130-d34cb449ce6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:48.869925 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-76839f85-ac62-43d8-8ac2-98ba72b6e966 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (469665a0-9054-4d1c-8130-d34cb449ce6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4a1f97d-a2d0-4229-9d47-4d3ec12e2f22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1020387960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2ba671b461541998e20e3cb3c0c9d25',qos_specs=None,replication_status=,reservations=['61dd5dc3-f19a-459a-b5be-9601f17836fa','884efe55-b0e4-496b-a0ba-19dd8b87a06c','6d3ae396-26f5-496a-803b-db7ba98b85e2','1bd10f43-a729-4c16-9799-ced75a94ec7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e847d545850c44ec8d5facade55e7f1b',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:33:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1020387960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4a1f97d-a2d0-4229-9d47-4d3ec12e2f22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2ba671b461541998e20e3cb3c0c9d25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e847d545850c44ec8d5facade55e7f1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:48.871080 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-76839f85-ac62-43d8-8ac2-98ba72b6e966 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77d91edc-a9a0-4deb-a409-2f338b825022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:48.890350 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-76839f85-ac62-43d8-8ac2-98ba72b6e966 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77d91edc-a9a0-4deb-a409-2f338b825022) transitioned into state 'SUCCESS' from state '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-1020387960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2ba671b461541998e20e3cb3c0c9d25',qos_specs=None,replication_status=,reservations=['61dd5dc3-f19a-459a-b5be-9601f17836fa','884efe55-b0e4-496b-a0ba-19dd8b87a06c','6d3ae396-26f5-496a-803b-db7ba98b85e2','1bd10f43-a729-4c16-9799-ced75a94ec7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e847d545850c44ec8d5facade55e7f1b',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:48.891221 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-76839f85-ac62-43d8-8ac2-98ba72b6e966 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (494197b9-2c48-426c-a0ea-40cecddeea5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:48.900590 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-76839f85-ac62-43d8-8ac2-98ba72b6e966 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (494197b9-2c48-426c-a0ea-40cecddeea5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:48.901147 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-76839f85-ac62-43d8-8ac2-98ba72b6e966 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Flow 'volume_create_api' (7f972b9e-d709-4446-bf72-331f7bcc5c5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:48.901751 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-76839f85-ac62-43d8-8ac2-98ba72b6e966 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Create volume request issued successfully. Jul 31 09:33:48.902370 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-76839f85-ac62-43d8-8ac2-98ba72b6e966 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:33:48.902445 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 896/3584] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:33:48 2026] POST /volume/v3/volumes => generated 749 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:33:48.915472 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8a7dd1fa-187b-41bf-8a8c-24566f17af14 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:48.918117 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8a7dd1fa-187b-41bf-8a8c-24566f17af14 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/volumes/f4a1f97d-a2d0-4229-9d47-4d3ec12e2f22 Jul 31 09:33:48.918200 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8a7dd1fa-187b-41bf-8a8c-24566f17af14 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:48.918414 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8a7dd1fa-187b-41bf-8a8c-24566f17af14 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:48.926571 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:48.926571 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:48.931036 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8a7dd1fa-187b-41bf-8a8c-24566f17af14 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Volume info retrieved successfully. Jul 31 09:33:48.935713 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8a7dd1fa-187b-41bf-8a8c-24566f17af14 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/volumes/f4a1f97d-a2d0-4229-9d47-4d3ec12e2f22 returned with HTTP 200 Jul 31 09:33:48.936118 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 893/3585] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:48 2026] GET /volume/v3/volumes/f4a1f97d-a2d0-4229-9d47-4d3ec12e2f22 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:49.265450 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-768fccfe-ebc6-4894-9469-62001ad92312 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:49.267435 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-768fccfe-ebc6-4894-9469-62001ad92312 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:33:49.267849 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-768fccfe-ebc6-4894-9469-62001ad92312 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1633434570", "snapshot_id": "9c096918-eaf1-4399-aafe-979fc31299b6", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:49.269581 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-768fccfe-ebc6-4894-9469-62001ad92312 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1633434570', 'snapshot_id': '9c096918-eaf1-4399-aafe-979fc31299b6', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:33:49.275613 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:49.275613 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:49.276039 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-768fccfe-ebc6-4894-9469-62001ad92312 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Snapshot retrieved successfully. Jul 31 09:33:49.276298 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-768fccfe-ebc6-4894-9469-62001ad92312 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Create volume of 1 GB Jul 31 09:33:49.280533 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-768fccfe-ebc6-4894-9469-62001ad92312 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Availability Zones retrieved successfully. Jul 31 09:33:49.285736 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-768fccfe-ebc6-4894-9469-62001ad92312 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Flow 'volume_create_api' (a7a8d24f-8cd2-4e34-9e39-4aaf18879028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:49.286808 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-768fccfe-ebc6-4894-9469-62001ad92312 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b54fd8a8-d7a0-4568-87aa-56509b1ef33a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:49.287736 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-768fccfe-ebc6-4894-9469-62001ad92312 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:33:49.319475 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-768fccfe-ebc6-4894-9469-62001ad92312 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b54fd8a8-d7a0-4568-87aa-56509b1ef33a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9c096918-eaf1-4399-aafe-979fc31299b6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:49.320422 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-768fccfe-ebc6-4894-9469-62001ad92312 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa64eafe-3d6c-4618-94af-795a25ecfd6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:49.368777 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-768fccfe-ebc6-4894-9469-62001ad92312 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Created reservations ['2038d53d-8bd6-4f79-bed5-87e8cbc4588c', '27fb764a-3278-468d-989f-ca20cc7b2dfb', '72a4c30b-f4d6-4410-b444-28ca5fd50a11', 'c1b7eab0-57ca-4ce9-94da-d691d74749b3'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:49.369866 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-768fccfe-ebc6-4894-9469-62001ad92312 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa64eafe-3d6c-4618-94af-795a25ecfd6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2038d53d-8bd6-4f79-bed5-87e8cbc4588c', '27fb764a-3278-468d-989f-ca20cc7b2dfb', '72a4c30b-f4d6-4410-b444-28ca5fd50a11', 'c1b7eab0-57ca-4ce9-94da-d691d74749b3']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:49.371041 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-768fccfe-ebc6-4894-9469-62001ad92312 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b605d1bc-aea5-4a0d-9862-7a806fe094d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:49.420057 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0eec9561-9c93-4e6b-acfe-04aa9a4f6269 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:49.422589 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-768fccfe-ebc6-4894-9469-62001ad92312 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b605d1bc-aea5-4a0d-9862-7a806fe094d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd7f4301-f2a5-4724-bc2d-9a18b3064128', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1633434570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b837f4e22da4b1ea5631bd868f58dcc',qos_specs=None,replication_status=,reservations=['2038d53d-8bd6-4f79-bed5-87e8cbc4588c','27fb764a-3278-468d-989f-ca20cc7b2dfb','72a4c30b-f4d6-4410-b444-28ca5fd50a11','c1b7eab0-57ca-4ce9-94da-d691d74749b3'],size=1,snapshot_id=9c096918-eaf1-4399-aafe-979fc31299b6,source_replicaid=,source_volid=None,status='creating',user_id='160a26391b424baab8ed0ef3566c4aab',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:33:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1633434570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd7f4301-f2a5-4724-bc2d-9a18b3064128,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b837f4e22da4b1ea5631bd868f58dcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9c096918-eaf1-4399-aafe-979fc31299b6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='160a26391b424baab8ed0ef3566c4aab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:49.423683 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-768fccfe-ebc6-4894-9469-62001ad92312 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cd99ab5-b6aa-40a5-ad3d-34f01f17d226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:49.425232 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0eec9561-9c93-4e6b-acfe-04aa9a4f6269 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 Jul 31 09:33:49.425561 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0eec9561-9c93-4e6b-acfe-04aa9a4f6269 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:49.425833 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0eec9561-9c93-4e6b-acfe-04aa9a4f6269 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:49.436906 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:49.436906 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:49.440741 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-0eec9561-9c93-4e6b-acfe-04aa9a4f6269 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:33:49.442736 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-768fccfe-ebc6-4894-9469-62001ad92312 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cd99ab5-b6aa-40a5-ad3d-34f01f17d226) transitioned into state 'SUCCESS' from state '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-1633434570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b837f4e22da4b1ea5631bd868f58dcc',qos_specs=None,replication_status=,reservations=['2038d53d-8bd6-4f79-bed5-87e8cbc4588c','27fb764a-3278-468d-989f-ca20cc7b2dfb','72a4c30b-f4d6-4410-b444-28ca5fd50a11','c1b7eab0-57ca-4ce9-94da-d691d74749b3'],size=1,snapshot_id=9c096918-eaf1-4399-aafe-979fc31299b6,source_replicaid=,source_volid=None,status='creating',user_id='160a26391b424baab8ed0ef3566c4aab',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:49.443444 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-768fccfe-ebc6-4894-9469-62001ad92312 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (676037d1-38ee-4b46-81b7-925250dcef83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:33:49.445465 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0eec9561-9c93-4e6b-acfe-04aa9a4f6269 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 returned with HTTP 200 Jul 31 09:33:49.445958 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 896/3586] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:49 2026] GET /volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:49.465047 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-768fccfe-ebc6-4894-9469-62001ad92312 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (676037d1-38ee-4b46-81b7-925250dcef83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:33:49.466663 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-768fccfe-ebc6-4894-9469-62001ad92312 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Flow 'volume_create_api' (a7a8d24f-8cd2-4e34-9e39-4aaf18879028) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:33:49.466745 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-768fccfe-ebc6-4894-9469-62001ad92312 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Create volume request issued successfully. Jul 31 09:33:49.467548 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-768fccfe-ebc6-4894-9469-62001ad92312 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:33:49.468130 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 902/3587] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:33:49 2026] POST /volume/v3/volumes => generated 781 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:33:49.659868 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ddf4330f-15d7-495f-9285-c04b27217622 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:49.661896 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ddf4330f-15d7-495f-9285-c04b27217622 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/snapshots/c3151a9f-e87e-4d0f-a6de-ca1974cbd40a Jul 31 09:33:49.662113 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ddf4330f-15d7-495f-9285-c04b27217622 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:49.662328 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ddf4330f-15d7-495f-9285-c04b27217622 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:49.668189 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:49.668189 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:49.668702 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ddf4330f-15d7-495f-9285-c04b27217622 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Snapshot retrieved successfully. Jul 31 09:33:49.669523 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ddf4330f-15d7-495f-9285-c04b27217622 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots/c3151a9f-e87e-4d0f-a6de-ca1974cbd40a returned with HTTP 200 Jul 31 09:33:49.669923 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 897/3588] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:33:49 2026] GET /volume/v3/snapshots/c3151a9f-e87e-4d0f-a6de-ca1974cbd40a => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:49.680086 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5d52c476-2022-48d3-83ad-674f167b8c15 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:49.682257 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5d52c476-2022-48d3-83ad-674f167b8c15 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:33:49.682707 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5d52c476-2022-48d3-83ad-674f167b8c15 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ee5f8c94-da7c-4e80-b705-dcfbe39b34d7", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-366670606"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:49.691500 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:49.691500 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:49.691911 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5d52c476-2022-48d3-83ad-674f167b8c15 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Volume info retrieved successfully. Jul 31 09:33:49.692020 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-5d52c476-2022-48d3-83ad-674f167b8c15 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Create snapshot from volume ee5f8c94-da7c-4e80-b705-dcfbe39b34d7 Jul 31 09:33:49.717039 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-5d52c476-2022-48d3-83ad-674f167b8c15 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Created reservations ['0d525445-f342-4616-b3c0-3a6d76593e99', '510f56b1-134b-4e95-a7a4-3f418adef339', '301132a4-0e49-41c3-9bcc-31d8da5e68b7', '1ede6844-1b93-4d59-b237-ac36d4b83fdb'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:49.753481 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5d52c476-2022-48d3-83ad-674f167b8c15 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Snapshot create request issued successfully. Jul 31 09:33:49.753940 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5d52c476-2022-48d3-83ad-674f167b8c15 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:33:49.754572 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 894/3589] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:33:49 2026] POST /volume/v3/snapshots => generated 313 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:33:49.767470 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ba6d7a83-bb82-4d53-8e5b-ab5a96a3577b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:49.770718 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ba6d7a83-bb82-4d53-8e5b-ab5a96a3577b tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/snapshots/92e46008-0d51-4f8f-887b-06046ae422e1 Jul 31 09:33:49.771048 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ba6d7a83-bb82-4d53-8e5b-ab5a96a3577b tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:49.771328 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ba6d7a83-bb82-4d53-8e5b-ab5a96a3577b tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:49.782830 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:49.782830 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:49.783576 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-ba6d7a83-bb82-4d53-8e5b-ab5a96a3577b tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Snapshot retrieved successfully. Jul 31 09:33:49.785265 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ba6d7a83-bb82-4d53-8e5b-ab5a96a3577b tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots/92e46008-0d51-4f8f-887b-06046ae422e1 returned with HTTP 200 Jul 31 09:33:49.785827 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 897/3590] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:33:49 2026] GET /volume/v3/snapshots/92e46008-0d51-4f8f-887b-06046ae422e1 => generated 445 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:49.814806 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-364f7923-5b3c-4ec1-af29-0b929d216634 req-7802e569-96a4-41d3-a415-78fd496ba42d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:49.817481 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-364f7923-5b3c-4ec1-af29-0b929d216634 req-7802e569-96a4-41d3-a415-78fd496ba42d tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] POST https://10.4.3.226/volume/v3/attachments/efb1546d-804c-4d6a-8acc-8dabff65750c/action Jul 31 09:33:49.817948 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-364f7923-5b3c-4ec1-af29-0b929d216634 req-7802e569-96a4-41d3-a415-78fd496ba42d tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Action body: b'{"os-complete": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:33:49.818105 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-364f7923-5b3c-4ec1-af29-0b929d216634 req-7802e569-96a4-41d3-a415-78fd496ba42d tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:49.835624 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:49.835624 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:49.844969 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-364f7923-5b3c-4ec1-af29-0b929d216634 req-7802e569-96a4-41d3-a415-78fd496ba42d tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/attachments/efb1546d-804c-4d6a-8acc-8dabff65750c/action returned with HTTP 204 Jul 31 09:33:49.845397 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 903/3591] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:33:49 2026] POST /volume/v3/attachments/efb1546d-804c-4d6a-8acc-8dabff65750c/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:49.950334 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9aaa2a9b-c5fb-4b2c-ae55-ce9eb0bed266 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:49.952328 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9aaa2a9b-c5fb-4b2c-ae55-ce9eb0bed266 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/volumes/f4a1f97d-a2d0-4229-9d47-4d3ec12e2f22 Jul 31 09:33:49.953196 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9aaa2a9b-c5fb-4b2c-ae55-ce9eb0bed266 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:49.953196 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9aaa2a9b-c5fb-4b2c-ae55-ce9eb0bed266 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:49.962840 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:49.962840 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:49.968223 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9aaa2a9b-c5fb-4b2c-ae55-ce9eb0bed266 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Volume info retrieved successfully. Jul 31 09:33:49.974014 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9aaa2a9b-c5fb-4b2c-ae55-ce9eb0bed266 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/volumes/f4a1f97d-a2d0-4229-9d47-4d3ec12e2f22 returned with HTTP 200 Jul 31 09:33:49.974483 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 898/3592] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:49 2026] GET /volume/v3/volumes/f4a1f97d-a2d0-4229-9d47-4d3ec12e2f22 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:49.987136 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e08e40b5-6e51-4303-997c-5cf4308e3839 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:49.989321 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e08e40b5-6e51-4303-997c-5cf4308e3839 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] POST https://10.4.3.226/volume/v3/backups Jul 31 09:33:49.989752 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e08e40b5-6e51-4303-997c-5cf4308e3839 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f4a1f97d-a2d0-4229-9d47-4d3ec12e2f22", "name": "tempest-VolumesBackupsTest-Backup-2030380942"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:49.991552 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-e08e40b5-6e51-4303-997c-5cf4308e3839 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Creating new backup {'backup': {'volume_id': 'f4a1f97d-a2d0-4229-9d47-4d3ec12e2f22', 'name': 'tempest-VolumesBackupsTest-Backup-2030380942'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:33:49.991732 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-e08e40b5-6e51-4303-997c-5cf4308e3839 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Creating backup of volume f4a1f97d-a2d0-4229-9d47-4d3ec12e2f22 in container None Jul 31 09:33:50.000059 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:50.000059 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:50.000542 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e08e40b5-6e51-4303-997c-5cf4308e3839 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Volume info retrieved successfully. Jul 31 09:33:50.019087 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-e08e40b5-6e51-4303-997c-5cf4308e3839 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Created reservations ['df7a4724-6e62-4c6e-9cd0-2067f7c3a427', '804cd8eb-e3dc-4f4b-b676-8ce884fce1b5'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:50.050809 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e08e40b5-6e51-4303-997c-5cf4308e3839 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:33:50.051294 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 895/3593] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:33:49 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 31 09:33:50.058988 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-014481e4-eefa-4ebe-91d6-e035f58645e5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:50.060874 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-014481e4-eefa-4ebe-91d6-e035f58645e5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 Jul 31 09:33:50.061105 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-014481e4-eefa-4ebe-91d6-e035f58645e5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:50.061321 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-014481e4-eefa-4ebe-91d6-e035f58645e5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:50.061424 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-014481e4-eefa-4ebe-91d6-e035f58645e5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 34b1f31f-f7ca-4c0f-8191-a90a80fd95d9. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:33:50.065810 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:50.065810 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:50.066689 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-014481e4-eefa-4ebe-91d6-e035f58645e5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 returned with HTTP 200 Jul 31 09:33:50.067133 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 898/3594] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:50 2026] GET /volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:50.462191 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-874d0b1f-8007-43b2-ae0c-95d3cde6b4f0 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:50.465322 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-874d0b1f-8007-43b2-ae0c-95d3cde6b4f0 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 Jul 31 09:33:50.465322 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-874d0b1f-8007-43b2-ae0c-95d3cde6b4f0 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:50.465322 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-874d0b1f-8007-43b2-ae0c-95d3cde6b4f0 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:50.475387 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:50.475387 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:50.479418 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-874d0b1f-8007-43b2-ae0c-95d3cde6b4f0 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:33:50.485416 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-874d0b1f-8007-43b2-ae0c-95d3cde6b4f0 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 returned with HTTP 200 Jul 31 09:33:50.485911 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 904/3595] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:50 2026] GET /volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:50.503383 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ccf17ee6-ee01-40cd-8b00-da19f2583ace None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:50.505805 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ccf17ee6-ee01-40cd-8b00-da19f2583ace tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 Jul 31 09:33:50.506083 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ccf17ee6-ee01-40cd-8b00-da19f2583ace tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:50.506367 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ccf17ee6-ee01-40cd-8b00-da19f2583ace tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:50.518496 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:50.518496 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:50.523642 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ccf17ee6-ee01-40cd-8b00-da19f2583ace tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:33:50.529925 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ccf17ee6-ee01-40cd-8b00-da19f2583ace tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 returned with HTTP 200 Jul 31 09:33:50.530493 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 899/3596] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:50 2026] GET /volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:50.545745 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-dd331a22-b506-4b12-88da-2ae595a62fd5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:50.548021 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dd331a22-b506-4b12-88da-2ae595a62fd5 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 Jul 31 09:33:50.548313 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dd331a22-b506-4b12-88da-2ae595a62fd5 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:50.548578 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dd331a22-b506-4b12-88da-2ae595a62fd5 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:50.560526 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:50.560526 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:50.564991 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-dd331a22-b506-4b12-88da-2ae595a62fd5 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:33:50.571145 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dd331a22-b506-4b12-88da-2ae595a62fd5 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 returned with HTTP 200 Jul 31 09:33:50.571579 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 896/3597] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:50 2026] GET /volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:50.797959 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f2f5eef3-5c05-4f1b-a1e4-db948fbe81b1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:50.800029 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f2f5eef3-5c05-4f1b-a1e4-db948fbe81b1 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/snapshots/92e46008-0d51-4f8f-887b-06046ae422e1 Jul 31 09:33:50.800263 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f2f5eef3-5c05-4f1b-a1e4-db948fbe81b1 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:50.800483 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f2f5eef3-5c05-4f1b-a1e4-db948fbe81b1 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:50.809733 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:50.809733 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:50.810348 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f2f5eef3-5c05-4f1b-a1e4-db948fbe81b1 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Snapshot retrieved successfully. Jul 31 09:33:50.811309 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f2f5eef3-5c05-4f1b-a1e4-db948fbe81b1 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots/92e46008-0d51-4f8f-887b-06046ae422e1 returned with HTTP 200 Jul 31 09:33:50.811996 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 899/3598] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:33:50 2026] GET /volume/v3/snapshots/92e46008-0d51-4f8f-887b-06046ae422e1 => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:50.824634 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-bdfa6478-e43f-4f4c-b7c7-6e1d9b0d37b2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:50.828207 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bdfa6478-e43f-4f4c-b7c7-6e1d9b0d37b2 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:33:50.828626 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bdfa6478-e43f-4f4c-b7c7-6e1d9b0d37b2 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ee5f8c94-da7c-4e80-b705-dcfbe39b34d7", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-353188361"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:50.840271 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:50.840271 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:50.840457 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-bdfa6478-e43f-4f4c-b7c7-6e1d9b0d37b2 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Volume info retrieved successfully. Jul 31 09:33:50.840593 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-bdfa6478-e43f-4f4c-b7c7-6e1d9b0d37b2 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Create snapshot from volume ee5f8c94-da7c-4e80-b705-dcfbe39b34d7 Jul 31 09:33:50.878727 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-bdfa6478-e43f-4f4c-b7c7-6e1d9b0d37b2 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Created reservations ['e08d4c4b-4f91-4282-8473-8062dc8a9aab', '03bfc69e-871e-4556-8e84-1cff720ae94b', 'b095463e-843b-4cf4-bf49-061815eaeb3e', '1940ec0b-ba4e-41dd-aea1-777bac95613c'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:50.922683 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-bdfa6478-e43f-4f4c-b7c7-6e1d9b0d37b2 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Snapshot create request issued successfully. Jul 31 09:33:50.923349 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bdfa6478-e43f-4f4c-b7c7-6e1d9b0d37b2 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:33:50.923996 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 905/3599] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:33:50 2026] POST /volume/v3/snapshots => generated 313 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:33:50.942619 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3beeb582-8245-4a77-815a-ff67ac6d715a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:50.942619 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3beeb582-8245-4a77-815a-ff67ac6d715a tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/snapshots/27d6bee4-ab0b-436e-bf04-41d09bed1902 Jul 31 09:33:50.943138 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3beeb582-8245-4a77-815a-ff67ac6d715a tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:50.943138 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3beeb582-8245-4a77-815a-ff67ac6d715a tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:50.948496 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:50.948496 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:50.949023 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3beeb582-8245-4a77-815a-ff67ac6d715a tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Snapshot retrieved successfully. Jul 31 09:33:50.949874 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3beeb582-8245-4a77-815a-ff67ac6d715a tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots/27d6bee4-ab0b-436e-bf04-41d09bed1902 returned with HTTP 200 Jul 31 09:33:50.950259 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 900/3600] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:33:50 2026] GET /volume/v3/snapshots/27d6bee4-ab0b-436e-bf04-41d09bed1902 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:51.077642 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-46d8f756-7852-4f00-b056-d98df9683534 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:51.079979 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-46d8f756-7852-4f00-b056-d98df9683534 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 Jul 31 09:33:51.080294 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-46d8f756-7852-4f00-b056-d98df9683534 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:51.080592 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-46d8f756-7852-4f00-b056-d98df9683534 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:51.080763 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-46d8f756-7852-4f00-b056-d98df9683534 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 34b1f31f-f7ca-4c0f-8191-a90a80fd95d9. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:33:51.086409 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:51.086409 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:51.087161 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-46d8f756-7852-4f00-b056-d98df9683534 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 returned with HTTP 200 Jul 31 09:33:51.087659 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 897/3601] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:51 2026] GET /volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:51.971588 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-cfde7993-38d8-47b2-93b2-8a0953c6b174 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:51.980630 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cfde7993-38d8-47b2-93b2-8a0953c6b174 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/snapshots/27d6bee4-ab0b-436e-bf04-41d09bed1902 Jul 31 09:33:51.981136 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cfde7993-38d8-47b2-93b2-8a0953c6b174 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:51.981231 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cfde7993-38d8-47b2-93b2-8a0953c6b174 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:51.990717 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:51.990717 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:51.991258 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-cfde7993-38d8-47b2-93b2-8a0953c6b174 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Snapshot retrieved successfully. Jul 31 09:33:51.992165 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cfde7993-38d8-47b2-93b2-8a0953c6b174 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots/27d6bee4-ab0b-436e-bf04-41d09bed1902 returned with HTTP 200 Jul 31 09:33:51.995651 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 900/3602] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:33:51 2026] GET /volume/v3/snapshots/27d6bee4-ab0b-436e-bf04-41d09bed1902 => generated 472 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:52.003753 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8473da6a-a29d-49fd-95d3-fcdb0584abb4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:52.008145 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8473da6a-a29d-49fd-95d3-fcdb0584abb4 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/snapshots?limit=1 Jul 31 09:33:52.008483 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8473da6a-a29d-49fd-95d3-fcdb0584abb4 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:52.011698 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8473da6a-a29d-49fd-95d3-fcdb0584abb4 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'index' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:52.011698 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.api_utils [None req-8473da6a-a29d-49fd-95d3-fcdb0584abb4 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Removing options '' from query. {{(pid=100315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:52.011698 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:52.011698 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:52.011698 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.db.api [None req-8473da6a-a29d-49fd-95d3-fcdb0584abb4 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Building query based on filter {{(pid=100315) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:33:52.016523 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-8473da6a-a29d-49fd-95d3-fcdb0584abb4 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Get all snapshots completed successfully. Jul 31 09:33:52.017237 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8473da6a-a29d-49fd-95d3-fcdb0584abb4 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 31 09:33:52.017880 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 906/3603] 10.4.3.226 () {66 vars in 1258 bytes} [Fri Jul 31 09:33:52 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:52.031060 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-32eb1bee-a0ee-498d-b0e2-0ed430df6e4a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:52.034792 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-32eb1bee-a0ee-498d-b0e2-0ed430df6e4a tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/snapshots Jul 31 09:33:52.035123 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-32eb1bee-a0ee-498d-b0e2-0ed430df6e4a tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:52.035824 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-32eb1bee-a0ee-498d-b0e2-0ed430df6e4a tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:52.036209 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-32eb1bee-a0ee-498d-b0e2-0ed430df6e4a tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:52.038519 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.db.api [None req-32eb1bee-a0ee-498d-b0e2-0ed430df6e4a tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Building query based on filter {{(pid=100317) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:33:52.046980 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-32eb1bee-a0ee-498d-b0e2-0ed430df6e4a tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Get all snapshots completed successfully. Jul 31 09:33:52.048369 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-32eb1bee-a0ee-498d-b0e2-0ed430df6e4a tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 200 Jul 31 09:33:52.048564 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 901/3604] 10.4.3.226 () {66 vars in 1243 bytes} [Fri Jul 31 09:33:52 2026] GET /volume/v3/snapshots => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:52.066523 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-92dd099c-2024-4118-8097-c4e0c7e05ff1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:52.069581 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-92dd099c-2024-4118-8097-c4e0c7e05ff1 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/snapshots?limit=100000 Jul 31 09:33:52.069871 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-92dd099c-2024-4118-8097-c4e0c7e05ff1 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:52.070151 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-92dd099c-2024-4118-8097-c4e0c7e05ff1 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:52.070758 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-92dd099c-2024-4118-8097-c4e0c7e05ff1 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:52.074158 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.db.api [None req-92dd099c-2024-4118-8097-c4e0c7e05ff1 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Building query based on filter {{(pid=100316) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:33:52.081083 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-92dd099c-2024-4118-8097-c4e0c7e05ff1 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Get all snapshots completed successfully. Jul 31 09:33:52.081767 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-92dd099c-2024-4118-8097-c4e0c7e05ff1 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 31 09:33:52.083078 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 898/3605] 10.4.3.226 () {66 vars in 1268 bytes} [Fri Jul 31 09:33:52 2026] GET /volume/v3/snapshots?limit=100000 => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:33:52.095557 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3d307a19-564e-4d0b-a41a-7642233c7ad8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:52.097358 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3d307a19-564e-4d0b-a41a-7642233c7ad8 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/snapshots?limit=0 Jul 31 09:33:52.097544 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3d307a19-564e-4d0b-a41a-7642233c7ad8 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:52.097747 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3d307a19-564e-4d0b-a41a-7642233c7ad8 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:52.098807 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [None req-3d307a19-564e-4d0b-a41a-7642233c7ad8 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Removing options '' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:52.099149 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b5a7f5f8-10f0-4762-9cc8-0b908c78655b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:52.099340 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.db.api [None req-3d307a19-564e-4d0b-a41a-7642233c7ad8 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Building query based on filter {{(pid=100314) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:33:52.102834 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-3d307a19-564e-4d0b-a41a-7642233c7ad8 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Get all snapshots completed successfully. Jul 31 09:33:52.103105 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3d307a19-564e-4d0b-a41a-7642233c7ad8 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 31 09:33:52.103467 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b5a7f5f8-10f0-4762-9cc8-0b908c78655b tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 Jul 31 09:33:52.103556 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 901/3606] 10.4.3.226 () {66 vars in 1258 bytes} [Fri Jul 31 09:33:52 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:33:52.103756 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b5a7f5f8-10f0-4762-9cc8-0b908c78655b tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:52.106599 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b5a7f5f8-10f0-4762-9cc8-0b908c78655b tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:52.106599 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-b5a7f5f8-10f0-4762-9cc8-0b908c78655b tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 34b1f31f-f7ca-4c0f-8191-a90a80fd95d9. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:33:52.112530 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:52.112530 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:52.113516 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b5a7f5f8-10f0-4762-9cc8-0b908c78655b tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 returned with HTTP 200 Jul 31 09:33:52.114618 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6fa9a985-660d-4e02-86ae-42f3f3df5668 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:52.115431 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 907/3607] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:52 2026] GET /volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 => generated 739 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:52.122429 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6fa9a985-660d-4e02-86ae-42f3f3df5668 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/snapshots Jul 31 09:33:52.122657 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6fa9a985-660d-4e02-86ae-42f3f3df5668 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:52.122893 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6fa9a985-660d-4e02-86ae-42f3f3df5668 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:52.123170 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-6fa9a985-660d-4e02-86ae-42f3f3df5668 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:52.123571 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:52.123571 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:52.124648 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.db.api [None req-6fa9a985-660d-4e02-86ae-42f3f3df5668 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Building query based on filter {{(pid=100317) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:33:52.129426 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6fa9a985-660d-4e02-86ae-42f3f3df5668 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Get all snapshots completed successfully. Jul 31 09:33:52.129950 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6fa9a985-660d-4e02-86ae-42f3f3df5668 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 200 Jul 31 09:33:52.130486 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 902/3608] 10.4.3.226 () {66 vars in 1243 bytes} [Fri Jul 31 09:33:52 2026] GET /volume/v3/snapshots => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:52.143138 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e36bd99f-4404-4428-8733-d27f4c408bbf None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:52.145777 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e36bd99f-4404-4428-8733-d27f4c408bbf tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/snapshots?marker=92e46008-0d51-4f8f-887b-06046ae422e1 Jul 31 09:33:52.146081 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e36bd99f-4404-4428-8733-d27f4c408bbf tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:52.146406 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e36bd99f-4404-4428-8733-d27f4c408bbf tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:52.146830 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-e36bd99f-4404-4428-8733-d27f4c408bbf tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:52.147317 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:52.147317 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:52.148826 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.db.api [None req-e36bd99f-4404-4428-8733-d27f4c408bbf tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Building query based on filter {{(pid=100316) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:33:52.175267 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e36bd99f-4404-4428-8733-d27f4c408bbf tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Get all snapshots completed successfully. Jul 31 09:33:52.175790 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e36bd99f-4404-4428-8733-d27f4c408bbf tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots?marker=92e46008-0d51-4f8f-887b-06046ae422e1 returned with HTTP 200 Jul 31 09:33:52.176368 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 899/3609] 10.4.3.226 () {66 vars in 1330 bytes} [Fri Jul 31 09:33:52 2026] GET /volume/v3/snapshots?marker=92e46008-0d51-4f8f-887b-06046ae422e1 => generated 341 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:52.189323 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9c3df85e-77fa-4d83-805e-04f4d8b1f971 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:52.191155 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9c3df85e-77fa-4d83-805e-04f4d8b1f971 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/snapshots?offset=2&limit=3 Jul 31 09:33:52.191434 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9c3df85e-77fa-4d83-805e-04f4d8b1f971 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:52.191712 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9c3df85e-77fa-4d83-805e-04f4d8b1f971 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:52.191975 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [None req-9c3df85e-77fa-4d83-805e-04f4d8b1f971 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Removing options '' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:52.193076 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.db.api [None req-9c3df85e-77fa-4d83-805e-04f4d8b1f971 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Building query based on filter {{(pid=100314) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:33:52.208049 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9c3df85e-77fa-4d83-805e-04f4d8b1f971 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Get all snapshots completed successfully. Jul 31 09:33:52.208727 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9c3df85e-77fa-4d83-805e-04f4d8b1f971 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 31 09:33:52.209297 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 902/3610] 10.4.3.226 () {66 vars in 1276 bytes} [Fri Jul 31 09:33:52 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:52.226955 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-401cec19-189f-4728-84ae-66350396ce44 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:52.231913 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-401cec19-189f-4728-84ae-66350396ce44 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 31 09:33:52.231913 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-401cec19-189f-4728-84ae-66350396ce44 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:52.232413 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-401cec19-189f-4728-84ae-66350396ce44 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'index' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:52.232714 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.api_utils [None req-401cec19-189f-4728-84ae-66350396ce44 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Removing options '' from query. {{(pid=100315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:52.234193 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.db.api [None req-401cec19-189f-4728-84ae-66350396ce44 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Building query based on filter {{(pid=100315) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:33:52.250056 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-401cec19-189f-4728-84ae-66350396ce44 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Get all snapshots completed successfully. Jul 31 09:33:52.251040 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-401cec19-189f-4728-84ae-66350396ce44 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 31 09:33:52.251625 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 908/3611] 10.4.3.226 () {66 vars in 1308 bytes} [Fri Jul 31 09:33:52 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:52.265935 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4e2c81c3-fd58-44d6-9cbf-891535f9428a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:52.267923 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4e2c81c3-fd58-44d6-9cbf-891535f9428a tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 31 09:33:52.268172 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4e2c81c3-fd58-44d6-9cbf-891535f9428a tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:52.268437 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4e2c81c3-fd58-44d6-9cbf-891535f9428a tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:52.268718 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-4e2c81c3-fd58-44d6-9cbf-891535f9428a tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:52.269006 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:52.269006 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:52.269853 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.db.api [None req-4e2c81c3-fd58-44d6-9cbf-891535f9428a tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Building query based on filter {{(pid=100317) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:33:52.279473 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4e2c81c3-fd58-44d6-9cbf-891535f9428a tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Get all snapshots completed successfully. Jul 31 09:33:52.280014 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4e2c81c3-fd58-44d6-9cbf-891535f9428a tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 31 09:33:52.280534 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 903/3612] 10.4.3.226 () {66 vars in 1310 bytes} [Fri Jul 31 09:33:52 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 993 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:52.292339 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8f77e098-200f-49b2-acb1-e1977f8c2da9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:52.294368 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8f77e098-200f-49b2-acb1-e1977f8c2da9 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 31 09:33:52.294693 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8f77e098-200f-49b2-acb1-e1977f8c2da9 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:52.294967 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8f77e098-200f-49b2-acb1-e1977f8c2da9 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:52.295195 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-8f77e098-200f-49b2-acb1-e1977f8c2da9 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:52.295563 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:52.295563 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:52.296541 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.db.api [None req-8f77e098-200f-49b2-acb1-e1977f8c2da9 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Building query based on filter {{(pid=100316) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:33:52.310370 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8f77e098-200f-49b2-acb1-e1977f8c2da9 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Get all snapshots completed successfully. Jul 31 09:33:52.311108 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8f77e098-200f-49b2-acb1-e1977f8c2da9 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 31 09:33:52.311616 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 900/3613] 10.4.3.226 () {66 vars in 1292 bytes} [Fri Jul 31 09:33:52 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:52.323669 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-535ee4eb-0603-4616-bd60-13ec4024a1ae None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:52.326320 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-535ee4eb-0603-4616-bd60-13ec4024a1ae tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 31 09:33:52.326760 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-535ee4eb-0603-4616-bd60-13ec4024a1ae tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:52.327070 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-535ee4eb-0603-4616-bd60-13ec4024a1ae tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:52.327429 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [None req-535ee4eb-0603-4616-bd60-13ec4024a1ae tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Removing options '' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:52.327959 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:52.327959 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:52.331270 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.db.api [None req-535ee4eb-0603-4616-bd60-13ec4024a1ae tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Building query based on filter {{(pid=100314) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:33:52.347567 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-535ee4eb-0603-4616-bd60-13ec4024a1ae tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Get all snapshots completed successfully. Jul 31 09:33:52.348158 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-535ee4eb-0603-4616-bd60-13ec4024a1ae tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 31 09:33:52.350441 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 903/3614] 10.4.3.226 () {66 vars in 1294 bytes} [Fri Jul 31 09:33:52 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:52.361064 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e8ea4771-7082-4242-86fe-a78d17a19cce None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:52.362955 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e8ea4771-7082-4242-86fe-a78d17a19cce tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 31 09:33:52.363218 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e8ea4771-7082-4242-86fe-a78d17a19cce tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:52.363539 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e8ea4771-7082-4242-86fe-a78d17a19cce tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'index' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:52.363816 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.api_utils [None req-e8ea4771-7082-4242-86fe-a78d17a19cce tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Removing options '' from query. {{(pid=100315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:52.364202 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:52.364202 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:52.365382 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.db.api [None req-e8ea4771-7082-4242-86fe-a78d17a19cce tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Building query based on filter {{(pid=100315) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:33:52.381186 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e8ea4771-7082-4242-86fe-a78d17a19cce tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Get all snapshots completed successfully. Jul 31 09:33:52.381913 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e8ea4771-7082-4242-86fe-a78d17a19cce tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 31 09:33:52.382407 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 909/3615] 10.4.3.226 () {66 vars in 1312 bytes} [Fri Jul 31 09:33:52 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:52.396655 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a7b03beb-12af-4311-b451-7ffbaaba41a8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:52.398538 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a7b03beb-12af-4311-b451-7ffbaaba41a8 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 31 09:33:52.398813 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a7b03beb-12af-4311-b451-7ffbaaba41a8 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:52.399075 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a7b03beb-12af-4311-b451-7ffbaaba41a8 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:52.399330 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-a7b03beb-12af-4311-b451-7ffbaaba41a8 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:52.399712 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:52.399712 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:52.404775 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.db.api [None req-a7b03beb-12af-4311-b451-7ffbaaba41a8 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Building query based on filter {{(pid=100317) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:33:52.428076 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a7b03beb-12af-4311-b451-7ffbaaba41a8 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Get all snapshots completed successfully. Jul 31 09:33:52.428651 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a7b03beb-12af-4311-b451-7ffbaaba41a8 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 31 09:33:52.429177 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 904/3616] 10.4.3.226 () {66 vars in 1314 bytes} [Fri Jul 31 09:33:52 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 993 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:52.446081 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ae02a5a0-9577-4eab-a51a-9df5547b229a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:52.448447 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ae02a5a0-9577-4eab-a51a-9df5547b229a tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-353188361 Jul 31 09:33:52.449270 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ae02a5a0-9577-4eab-a51a-9df5547b229a tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:52.449270 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ae02a5a0-9577-4eab-a51a-9df5547b229a tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'detail' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:52.449270 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-ae02a5a0-9577-4eab-a51a-9df5547b229a tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:52.449433 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:52.449433 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:52.450698 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.db.api [None req-ae02a5a0-9577-4eab-a51a-9df5547b229a tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Building query based on filter {{(pid=100316) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:33:52.466844 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ae02a5a0-9577-4eab-a51a-9df5547b229a tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Get all snapshots completed successfully. Jul 31 09:33:52.467199 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:52.467199 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:52.467875 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ae02a5a0-9577-4eab-a51a-9df5547b229a tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-353188361 returned with HTTP 200 Jul 31 09:33:52.468295 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 901/3617] 10.4.3.226 () {66 vars in 1383 bytes} [Fri Jul 31 09:33:52 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-353188361 => generated 475 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:52.484274 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6cc32638-293e-407f-887a-611c1daf61d4 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:52.486018 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6cc32638-293e-407f-887a-611c1daf61d4 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/snapshots/detail?status=available Jul 31 09:33:52.486276 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6cc32638-293e-407f-887a-611c1daf61d4 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:52.486681 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6cc32638-293e-407f-887a-611c1daf61d4 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'detail' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:52.486999 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [None req-6cc32638-293e-407f-887a-611c1daf61d4 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Removing options '' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:52.487323 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:52.487323 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:52.488167 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.db.api [None req-6cc32638-293e-407f-887a-611c1daf61d4 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Building query based on filter {{(pid=100314) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:33:52.501414 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-6cc32638-293e-407f-887a-611c1daf61d4 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Get all snapshots completed successfully. Jul 31 09:33:52.502011 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:52.502011 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:52.502975 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6cc32638-293e-407f-887a-611c1daf61d4 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 31 09:33:52.503433 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 904/3618] 10.4.3.226 () {66 vars in 1297 bytes} [Fri Jul 31 09:33:52 2026] GET /volume/v3/snapshots/detail?status=available => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:52.515275 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9e520745-47bd-482d-a970-8e5ea8572821 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:52.517391 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9e520745-47bd-482d-a970-8e5ea8572821 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-353188361 Jul 31 09:33:52.517679 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9e520745-47bd-482d-a970-8e5ea8572821 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:52.517926 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9e520745-47bd-482d-a970-8e5ea8572821 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'detail' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:52.519292 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.api_utils [None req-9e520745-47bd-482d-a970-8e5ea8572821 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Removing options '' from query. {{(pid=100315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:52.519292 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:52.519292 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:52.521076 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.db.api [None req-9e520745-47bd-482d-a970-8e5ea8572821 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Building query based on filter {{(pid=100315) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:33:52.538990 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-9e520745-47bd-482d-a970-8e5ea8572821 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Get all snapshots completed successfully. Jul 31 09:33:52.539577 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:52.539577 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:52.540318 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9e520745-47bd-482d-a970-8e5ea8572821 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-353188361 returned with HTTP 200 Jul 31 09:33:52.540829 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 910/3619] 10.4.3.226 () {66 vars in 1417 bytes} [Fri Jul 31 09:33:52 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-353188361 => generated 475 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:52.553318 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6c756b40-dfda-4f7a-a98e-17bb540ca91b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:52.554860 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6c756b40-dfda-4f7a-a98e-17bb540ca91b tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-353188361 Jul 31 09:33:52.555296 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6c756b40-dfda-4f7a-a98e-17bb540ca91b tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:52.555678 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6c756b40-dfda-4f7a-a98e-17bb540ca91b tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:52.556025 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-6c756b40-dfda-4f7a-a98e-17bb540ca91b tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:52.556451 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:52.556451 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:52.557790 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.db.api [None req-6c756b40-dfda-4f7a-a98e-17bb540ca91b tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Building query based on filter {{(pid=100317) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:33:52.574721 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6c756b40-dfda-4f7a-a98e-17bb540ca91b tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Get all snapshots completed successfully. Jul 31 09:33:52.575204 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6c756b40-dfda-4f7a-a98e-17bb540ca91b tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-353188361 returned with HTTP 200 Jul 31 09:33:52.575962 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 905/3620] 10.4.3.226 () {66 vars in 1362 bytes} [Fri Jul 31 09:33:52 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-353188361 => generated 341 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:52.589960 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-dd01e5c4-2df3-452d-b050-82a1b1618606 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:52.592051 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dd01e5c4-2df3-452d-b050-82a1b1618606 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/snapshots?status=available Jul 31 09:33:52.592251 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dd01e5c4-2df3-452d-b050-82a1b1618606 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:52.592480 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dd01e5c4-2df3-452d-b050-82a1b1618606 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:52.592997 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.api_utils [None req-dd01e5c4-2df3-452d-b050-82a1b1618606 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Removing options '' from query. {{(pid=100316) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:52.594098 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.db.api [None req-dd01e5c4-2df3-452d-b050-82a1b1618606 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Building query based on filter {{(pid=100316) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:33:52.607662 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-dd01e5c4-2df3-452d-b050-82a1b1618606 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Get all snapshots completed successfully. Jul 31 09:33:52.608598 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dd01e5c4-2df3-452d-b050-82a1b1618606 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots?status=available returned with HTTP 200 Jul 31 09:33:52.609175 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 902/3621] 10.4.3.226 () {66 vars in 1276 bytes} [Fri Jul 31 09:33:52 2026] GET /volume/v3/snapshots?status=available => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:52.620571 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-00b6bdb0-d3af-4dd9-9591-71828bd5d47f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:52.623358 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-00b6bdb0-d3af-4dd9-9591-71828bd5d47f tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-353188361 Jul 31 09:33:52.623601 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-00b6bdb0-d3af-4dd9-9591-71828bd5d47f tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:52.623881 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-00b6bdb0-d3af-4dd9-9591-71828bd5d47f tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:52.624227 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [None req-00b6bdb0-d3af-4dd9-9591-71828bd5d47f tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Removing options '' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:33:52.628078 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.db.api [None req-00b6bdb0-d3af-4dd9-9591-71828bd5d47f tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Building query based on filter {{(pid=100314) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:33:52.656043 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-00b6bdb0-d3af-4dd9-9591-71828bd5d47f tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Get all snapshots completed successfully. Jul 31 09:33:52.656437 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-00b6bdb0-d3af-4dd9-9591-71828bd5d47f tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-353188361 returned with HTTP 200 Jul 31 09:33:52.656856 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 905/3622] 10.4.3.226 () {66 vars in 1396 bytes} [Fri Jul 31 09:33:52 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-353188361 => generated 341 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:52.676799 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-32d72e2b-68ae-451f-8b3d-b19a49295f12 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:52.678695 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-32d72e2b-68ae-451f-8b3d-b19a49295f12 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/27d6bee4-ab0b-436e-bf04-41d09bed1902 Jul 31 09:33:52.678695 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-32d72e2b-68ae-451f-8b3d-b19a49295f12 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:52.678923 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-32d72e2b-68ae-451f-8b3d-b19a49295f12 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:52.679066 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-32d72e2b-68ae-451f-8b3d-b19a49295f12 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Delete snapshot with id: 27d6bee4-ab0b-436e-bf04-41d09bed1902 Jul 31 09:33:52.687368 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:52.687368 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:52.687904 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-32d72e2b-68ae-451f-8b3d-b19a49295f12 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Snapshot retrieved successfully. Jul 31 09:33:52.716197 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-32d72e2b-68ae-451f-8b3d-b19a49295f12 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Snapshot delete request issued successfully. Jul 31 09:33:52.716593 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-32d72e2b-68ae-451f-8b3d-b19a49295f12 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots/27d6bee4-ab0b-436e-bf04-41d09bed1902 returned with HTTP 202 Jul 31 09:33:52.717204 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 911/3623] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:33:52 2026] DELETE /volume/v3/snapshots/27d6bee4-ab0b-436e-bf04-41d09bed1902 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:33:52.730630 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7e450d56-7e24-43ec-86ab-5d0741377ede None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:52.733603 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7e450d56-7e24-43ec-86ab-5d0741377ede tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/snapshots/27d6bee4-ab0b-436e-bf04-41d09bed1902 Jul 31 09:33:52.733797 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7e450d56-7e24-43ec-86ab-5d0741377ede tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:52.734077 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7e450d56-7e24-43ec-86ab-5d0741377ede tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:52.742258 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:52.742258 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:52.742258 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7e450d56-7e24-43ec-86ab-5d0741377ede tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Snapshot retrieved successfully. Jul 31 09:33:52.742860 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7e450d56-7e24-43ec-86ab-5d0741377ede tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots/27d6bee4-ab0b-436e-bf04-41d09bed1902 returned with HTTP 200 Jul 31 09:33:52.743405 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 906/3624] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:33:52 2026] GET /volume/v3/snapshots/27d6bee4-ab0b-436e-bf04-41d09bed1902 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:53.133023 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-87a5c4f1-d9a2-4b72-86a5-213bf71aadce None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:53.135311 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-87a5c4f1-d9a2-4b72-86a5-213bf71aadce tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 Jul 31 09:33:53.135605 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-87a5c4f1-d9a2-4b72-86a5-213bf71aadce tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:53.135826 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-87a5c4f1-d9a2-4b72-86a5-213bf71aadce tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:53.135982 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-87a5c4f1-d9a2-4b72-86a5-213bf71aadce tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 34b1f31f-f7ca-4c0f-8191-a90a80fd95d9. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:33:53.148574 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:53.148574 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:53.152642 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-87a5c4f1-d9a2-4b72-86a5-213bf71aadce tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 returned with HTTP 200 Jul 31 09:33:53.153106 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 903/3625] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:53 2026] GET /volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:53.755646 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0bfd2684-3fd2-4e88-8302-44aa1a54c9dc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:53.758824 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0bfd2684-3fd2-4e88-8302-44aa1a54c9dc tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/snapshots/27d6bee4-ab0b-436e-bf04-41d09bed1902 Jul 31 09:33:53.758873 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0bfd2684-3fd2-4e88-8302-44aa1a54c9dc tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:53.759117 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0bfd2684-3fd2-4e88-8302-44aa1a54c9dc tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:53.774345 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0bfd2684-3fd2-4e88-8302-44aa1a54c9dc tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots/27d6bee4-ab0b-436e-bf04-41d09bed1902 returned with HTTP 404 Jul 31 09:33:53.777479 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 906/3626] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:33:53 2026] GET /volume/v3/snapshots/27d6bee4-ab0b-436e-bf04-41d09bed1902 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:53.784496 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7a5e6c3c-327c-44f4-89fd-4e1b0101d581 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:53.785106 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7a5e6c3c-327c-44f4-89fd-4e1b0101d581 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/92e46008-0d51-4f8f-887b-06046ae422e1 Jul 31 09:33:53.785332 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7a5e6c3c-327c-44f4-89fd-4e1b0101d581 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:53.785532 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7a5e6c3c-327c-44f4-89fd-4e1b0101d581 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:53.785663 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-7a5e6c3c-327c-44f4-89fd-4e1b0101d581 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Delete snapshot with id: 92e46008-0d51-4f8f-887b-06046ae422e1 Jul 31 09:33:53.790724 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:53.790724 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:53.791202 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-7a5e6c3c-327c-44f4-89fd-4e1b0101d581 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Snapshot retrieved successfully. Jul 31 09:33:53.812018 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-7a5e6c3c-327c-44f4-89fd-4e1b0101d581 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Snapshot delete request issued successfully. Jul 31 09:33:53.812018 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7a5e6c3c-327c-44f4-89fd-4e1b0101d581 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots/92e46008-0d51-4f8f-887b-06046ae422e1 returned with HTTP 202 Jul 31 09:33:53.812018 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 912/3627] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:33:53 2026] DELETE /volume/v3/snapshots/92e46008-0d51-4f8f-887b-06046ae422e1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:33:53.819956 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8549cf84-ff67-443d-b21d-06c55ad23a05 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:53.822193 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8549cf84-ff67-443d-b21d-06c55ad23a05 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/snapshots/92e46008-0d51-4f8f-887b-06046ae422e1 Jul 31 09:33:53.822500 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8549cf84-ff67-443d-b21d-06c55ad23a05 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:53.822782 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8549cf84-ff67-443d-b21d-06c55ad23a05 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:53.836626 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:53.836626 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:53.837057 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8549cf84-ff67-443d-b21d-06c55ad23a05 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Snapshot retrieved successfully. Jul 31 09:33:53.837993 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8549cf84-ff67-443d-b21d-06c55ad23a05 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots/92e46008-0d51-4f8f-887b-06046ae422e1 returned with HTTP 200 Jul 31 09:33:53.838410 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 907/3628] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:33:53 2026] GET /volume/v3/snapshots/92e46008-0d51-4f8f-887b-06046ae422e1 => generated 471 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:54.167344 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ab20205d-9137-4196-8169-80041c744841 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:54.169945 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ab20205d-9137-4196-8169-80041c744841 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 Jul 31 09:33:54.170439 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ab20205d-9137-4196-8169-80041c744841 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:54.170599 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ab20205d-9137-4196-8169-80041c744841 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:54.170744 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-ab20205d-9137-4196-8169-80041c744841 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 34b1f31f-f7ca-4c0f-8191-a90a80fd95d9. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:33:54.175760 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:54.175760 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:54.176594 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ab20205d-9137-4196-8169-80041c744841 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 returned with HTTP 200 Jul 31 09:33:54.177085 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 904/3629] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:54 2026] GET /volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:54.849869 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-27eb88aa-b046-4737-bcef-3fbb4c38db31 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:54.852607 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-27eb88aa-b046-4737-bcef-3fbb4c38db31 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/snapshots/92e46008-0d51-4f8f-887b-06046ae422e1 Jul 31 09:33:54.852607 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-27eb88aa-b046-4737-bcef-3fbb4c38db31 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:54.852782 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-27eb88aa-b046-4737-bcef-3fbb4c38db31 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:54.872719 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-27eb88aa-b046-4737-bcef-3fbb4c38db31 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots/92e46008-0d51-4f8f-887b-06046ae422e1 returned with HTTP 404 Jul 31 09:33:54.874613 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 907/3630] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:33:54 2026] GET /volume/v3/snapshots/92e46008-0d51-4f8f-887b-06046ae422e1 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:54.883203 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-cc5c2f4f-ec4f-4a4f-ba4e-887e15283197 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:54.893533 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cc5c2f4f-ec4f-4a4f-ba4e-887e15283197 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/c3151a9f-e87e-4d0f-a6de-ca1974cbd40a Jul 31 09:33:54.893533 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cc5c2f4f-ec4f-4a4f-ba4e-887e15283197 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:54.894351 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cc5c2f4f-ec4f-4a4f-ba4e-887e15283197 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:54.895722 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-cc5c2f4f-ec4f-4a4f-ba4e-887e15283197 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Delete snapshot with id: c3151a9f-e87e-4d0f-a6de-ca1974cbd40a Jul 31 09:33:54.914931 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:54.914931 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:54.917268 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-cc5c2f4f-ec4f-4a4f-ba4e-887e15283197 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Snapshot retrieved successfully. Jul 31 09:33:55.106266 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-cc5c2f4f-ec4f-4a4f-ba4e-887e15283197 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Snapshot delete request issued successfully. Jul 31 09:33:55.106266 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cc5c2f4f-ec4f-4a4f-ba4e-887e15283197 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots/c3151a9f-e87e-4d0f-a6de-ca1974cbd40a returned with HTTP 202 Jul 31 09:33:55.106266 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 913/3631] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:33:54 2026] DELETE /volume/v3/snapshots/c3151a9f-e87e-4d0f-a6de-ca1974cbd40a => generated 0 bytes in 223 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:33:55.110769 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b079107f-90ad-439a-a256-0392faa74253 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:55.112523 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b079107f-90ad-439a-a256-0392faa74253 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/snapshots/c3151a9f-e87e-4d0f-a6de-ca1974cbd40a Jul 31 09:33:55.112714 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b079107f-90ad-439a-a256-0392faa74253 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:55.113711 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b079107f-90ad-439a-a256-0392faa74253 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:55.118111 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:55.118111 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:55.118615 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b079107f-90ad-439a-a256-0392faa74253 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Snapshot retrieved successfully. Jul 31 09:33:55.119385 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b079107f-90ad-439a-a256-0392faa74253 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots/c3151a9f-e87e-4d0f-a6de-ca1974cbd40a returned with HTTP 200 Jul 31 09:33:55.119944 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 908/3632] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:33:55 2026] GET /volume/v3/snapshots/c3151a9f-e87e-4d0f-a6de-ca1974cbd40a => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:55.195415 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-21c6437d-f432-412b-88c7-629c57253a91 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:55.197823 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-21c6437d-f432-412b-88c7-629c57253a91 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 Jul 31 09:33:55.198102 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-21c6437d-f432-412b-88c7-629c57253a91 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:55.198375 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-21c6437d-f432-412b-88c7-629c57253a91 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:55.198540 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-21c6437d-f432-412b-88c7-629c57253a91 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 34b1f31f-f7ca-4c0f-8191-a90a80fd95d9. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:33:55.202986 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:55.202986 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:55.203787 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-21c6437d-f432-412b-88c7-629c57253a91 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 returned with HTTP 200 Jul 31 09:33:55.204355 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 905/3633] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:55 2026] GET /volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:56.128593 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b34fd56b-7270-4d03-be7d-fe6cd10eea7a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:56.130550 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b34fd56b-7270-4d03-be7d-fe6cd10eea7a tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/snapshots/c3151a9f-e87e-4d0f-a6de-ca1974cbd40a Jul 31 09:33:56.130806 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b34fd56b-7270-4d03-be7d-fe6cd10eea7a tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:56.131079 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b34fd56b-7270-4d03-be7d-fe6cd10eea7a tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:56.136437 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b34fd56b-7270-4d03-be7d-fe6cd10eea7a tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/snapshots/c3151a9f-e87e-4d0f-a6de-ca1974cbd40a returned with HTTP 404 Jul 31 09:33:56.137153 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 908/3634] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:33:56 2026] GET /volume/v3/snapshots/c3151a9f-e87e-4d0f-a6de-ca1974cbd40a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:56.147217 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9bd3dcab-ab55-4a64-a41f-95dd65019d93 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:56.149392 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9bd3dcab-ab55-4a64-a41f-95dd65019d93 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/volumes/ee5f8c94-da7c-4e80-b705-dcfbe39b34d7 Jul 31 09:33:56.149623 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9bd3dcab-ab55-4a64-a41f-95dd65019d93 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:56.149788 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9bd3dcab-ab55-4a64-a41f-95dd65019d93 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:56.157868 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:56.157868 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:56.163647 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-9bd3dcab-ab55-4a64-a41f-95dd65019d93 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Volume info retrieved successfully. Jul 31 09:33:56.168807 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9bd3dcab-ab55-4a64-a41f-95dd65019d93 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/volumes/ee5f8c94-da7c-4e80-b705-dcfbe39b34d7 returned with HTTP 200 Jul 31 09:33:56.169161 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 914/3635] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:56 2026] GET /volume/v3/volumes/ee5f8c94-da7c-4e80-b705-dcfbe39b34d7 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:56.183898 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-652a56c6-54d7-4087-854c-deb3fc268c28 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:56.186037 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-652a56c6-54d7-4087-854c-deb3fc268c28 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] DELETE https://10.4.3.226/volume/v3/volumes/ee5f8c94-da7c-4e80-b705-dcfbe39b34d7 Jul 31 09:33:56.186259 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-652a56c6-54d7-4087-854c-deb3fc268c28 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:56.186484 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-652a56c6-54d7-4087-854c-deb3fc268c28 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:56.186663 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-652a56c6-54d7-4087-854c-deb3fc268c28 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Delete volume with id: ee5f8c94-da7c-4e80-b705-dcfbe39b34d7 Jul 31 09:33:56.197411 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:56.197411 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:56.197957 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-652a56c6-54d7-4087-854c-deb3fc268c28 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Volume info retrieved successfully. Jul 31 09:33:56.216004 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-316fb91b-58f8-4a01-8ec9-9dc9b9ba5717 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:56.217948 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-316fb91b-58f8-4a01-8ec9-9dc9b9ba5717 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 Jul 31 09:33:56.218177 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-316fb91b-58f8-4a01-8ec9-9dc9b9ba5717 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:56.218377 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-316fb91b-58f8-4a01-8ec9-9dc9b9ba5717 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:56.218548 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-316fb91b-58f8-4a01-8ec9-9dc9b9ba5717 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 34b1f31f-f7ca-4c0f-8191-a90a80fd95d9. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:33:56.222711 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:56.222711 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:56.226271 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-316fb91b-58f8-4a01-8ec9-9dc9b9ba5717 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 returned with HTTP 200 Jul 31 09:33:56.226769 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-652a56c6-54d7-4087-854c-deb3fc268c28 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Delete volume request issued successfully. Jul 31 09:33:56.226814 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 906/3636] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:56 2026] GET /volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:56.226853 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-652a56c6-54d7-4087-854c-deb3fc268c28 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/volumes/ee5f8c94-da7c-4e80-b705-dcfbe39b34d7 returned with HTTP 202 Jul 31 09:33:56.226853 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 909/3637] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:33:56 2026] DELETE /volume/v3/volumes/ee5f8c94-da7c-4e80-b705-dcfbe39b34d7 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:33:56.231981 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c761c1ac-7fc4-4b86-9665-b65520060ad5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:56.233666 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c761c1ac-7fc4-4b86-9665-b65520060ad5 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/volumes/ee5f8c94-da7c-4e80-b705-dcfbe39b34d7 Jul 31 09:33:56.233902 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c761c1ac-7fc4-4b86-9665-b65520060ad5 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:56.234084 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c761c1ac-7fc4-4b86-9665-b65520060ad5 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:56.242076 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:56.242076 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:56.248281 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c761c1ac-7fc4-4b86-9665-b65520060ad5 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Volume info retrieved successfully. Jul 31 09:33:56.250673 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c761c1ac-7fc4-4b86-9665-b65520060ad5 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/volumes/ee5f8c94-da7c-4e80-b705-dcfbe39b34d7 returned with HTTP 200 Jul 31 09:33:56.250990 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 909/3638] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:56 2026] GET /volume/v3/volumes/ee5f8c94-da7c-4e80-b705-dcfbe39b34d7 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:56.346917 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-4ecc477b-9bef-4989-aa89-9a4734797dbd req-2accde33-410c-4178-9d33-4a4666f5b326 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:56.349089 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-4ecc477b-9bef-4989-aa89-9a4734797dbd req-2accde33-410c-4178-9d33-4a4666f5b326 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/limits Jul 31 09:33:56.349300 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-4ecc477b-9bef-4989-aa89-9a4734797dbd req-2accde33-410c-4178-9d33-4a4666f5b326 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:56.349678 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-4ecc477b-9bef-4989-aa89-9a4734797dbd req-2accde33-410c-4178-9d33-4a4666f5b326 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'index' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:56.357962 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [req-4ecc477b-9bef-4989-aa89-9a4734797dbd req-2accde33-410c-4178-9d33-4a4666f5b326 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-76626133 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-76626133, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:33:56.358213 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [req-4ecc477b-9bef-4989-aa89-9a4734797dbd req-2accde33-410c-4178-9d33-4a4666f5b326 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1774878385-715301522 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1774878385-715301522, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:33:56.358483 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [req-4ecc477b-9bef-4989-aa89-9a4734797dbd req-2accde33-410c-4178-9d33-4a4666f5b326 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1774878385-715301522 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1774878385-715301522, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:33:56.358711 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [req-4ecc477b-9bef-4989-aa89-9a4734797dbd req-2accde33-410c-4178-9d33-4a4666f5b326 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1774878385-715301522 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1774878385-715301522, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:33:56.358971 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [req-4ecc477b-9bef-4989-aa89-9a4734797dbd req-2accde33-410c-4178-9d33-4a4666f5b326 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1183363598-327519616 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1183363598-327519616, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:33:56.359183 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [req-4ecc477b-9bef-4989-aa89-9a4734797dbd req-2accde33-410c-4178-9d33-4a4666f5b326 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1183363598-327519616 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1183363598-327519616, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:33:56.359436 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [req-4ecc477b-9bef-4989-aa89-9a4734797dbd req-2accde33-410c-4178-9d33-4a4666f5b326 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1183363598-327519616 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1183363598-327519616, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:33:56.359666 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [req-4ecc477b-9bef-4989-aa89-9a4734797dbd req-2accde33-410c-4178-9d33-4a4666f5b326 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-638406905-132353910 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-638406905-132353910, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:33:56.359907 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [req-4ecc477b-9bef-4989-aa89-9a4734797dbd req-2accde33-410c-4178-9d33-4a4666f5b326 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-638406905-132353910 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-638406905-132353910, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:33:56.360146 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [req-4ecc477b-9bef-4989-aa89-9a4734797dbd req-2accde33-410c-4178-9d33-4a4666f5b326 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-638406905-132353910 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-638406905-132353910, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:33:56.373958 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-4ecc477b-9bef-4989-aa89-9a4734797dbd req-2accde33-410c-4178-9d33-4a4666f5b326 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/limits returned with HTTP 200 Jul 31 09:33:56.374390 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 915/3639] 10.4.3.226 () {68 vars in 1484 bytes} [Fri Jul 31 09:33:56 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 31 09:33:56.412029 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-4ecc477b-9bef-4989-aa89-9a4734797dbd req-9c5bd6e1-f24f-4455-86c6-bbf1d8992391 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:56.414743 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4ecc477b-9bef-4989-aa89-9a4734797dbd req-9c5bd6e1-f24f-4455-86c6-bbf1d8992391 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 Jul 31 09:33:56.414967 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-4ecc477b-9bef-4989-aa89-9a4734797dbd req-9c5bd6e1-f24f-4455-86c6-bbf1d8992391 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:56.415174 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-4ecc477b-9bef-4989-aa89-9a4734797dbd req-9c5bd6e1-f24f-4455-86c6-bbf1d8992391 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:56.428919 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:56.428919 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:56.433602 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-4ecc477b-9bef-4989-aa89-9a4734797dbd req-9c5bd6e1-f24f-4455-86c6-bbf1d8992391 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:33:56.439190 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4ecc477b-9bef-4989-aa89-9a4734797dbd req-9c5bd6e1-f24f-4455-86c6-bbf1d8992391 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 returned with HTTP 200 Jul 31 09:33:56.439636 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 907/3640] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:33:56 2026] GET /volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 => generated 1658 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:33:56.453292 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-4ecc477b-9bef-4989-aa89-9a4734797dbd req-a71a5f63-8439-457d-ac91-e484b5e83bf9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:56.455874 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4ecc477b-9bef-4989-aa89-9a4734797dbd req-a71a5f63-8439-457d-ac91-e484b5e83bf9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:33:56.456314 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-4ecc477b-9bef-4989-aa89-9a4734797dbd req-a71a5f63-8439-457d-ac91-e484b5e83bf9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a39df84-3364-4776-8934-61b747acfaa1", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1396676701", "description": null, "metadata": {}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:33:56.470655 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:56.470655 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:56.471384 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-4ecc477b-9bef-4989-aa89-9a4734797dbd req-a71a5f63-8439-457d-ac91-e484b5e83bf9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:33:56.471630 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [req-4ecc477b-9bef-4989-aa89-9a4734797dbd req-a71a5f63-8439-457d-ac91-e484b5e83bf9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create snapshot from volume 7a39df84-3364-4776-8934-61b747acfaa1 Jul 31 09:33:56.507811 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [req-4ecc477b-9bef-4989-aa89-9a4734797dbd req-a71a5f63-8439-457d-ac91-e484b5e83bf9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Created reservations ['91fa35a6-3a18-47b0-a8f9-1979d825330f', '4049046f-85c8-4484-8bc2-218dcc26486a', 'efc9cd3c-93a6-4808-970c-3dd929cd87d6', '3283f099-5ab8-45bf-8e80-84d11a86ef56'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:33:56.548304 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-4ecc477b-9bef-4989-aa89-9a4734797dbd req-a71a5f63-8439-457d-ac91-e484b5e83bf9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot force create request issued successfully. Jul 31 09:33:56.551325 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4ecc477b-9bef-4989-aa89-9a4734797dbd req-a71a5f63-8439-457d-ac91-e484b5e83bf9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:33:56.551325 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 910/3641] 10.4.3.226 () {72 vars in 1547 bytes} [Fri Jul 31 09:33:56 2026] POST /volume/v3/snapshots => generated 320 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:33:57.259412 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c0be1caf-bee8-41d4-877f-f3223e3a26a4 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:57.263923 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c0be1caf-bee8-41d4-877f-f3223e3a26a4 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 Jul 31 09:33:57.265915 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c0be1caf-bee8-41d4-877f-f3223e3a26a4 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:57.265915 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c0be1caf-bee8-41d4-877f-f3223e3a26a4 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:57.266143 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7f412643-af08-430b-b7df-9865a0adc068 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:57.266534 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-c0be1caf-bee8-41d4-877f-f3223e3a26a4 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 34b1f31f-f7ca-4c0f-8191-a90a80fd95d9. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:33:57.268740 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7f412643-af08-430b-b7df-9865a0adc068 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] GET https://10.4.3.226/volume/v3/volumes/ee5f8c94-da7c-4e80-b705-dcfbe39b34d7 Jul 31 09:33:57.269700 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7f412643-af08-430b-b7df-9865a0adc068 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:57.269700 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7f412643-af08-430b-b7df-9865a0adc068 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:57.276890 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7f412643-af08-430b-b7df-9865a0adc068 tempest-VolumesSnapshotListTestJSON-910235744 tempest-VolumesSnapshotListTestJSON-910235744-project-member] https://10.4.3.226/volume/v3/volumes/ee5f8c94-da7c-4e80-b705-dcfbe39b34d7 returned with HTTP 404 Jul 31 09:33:57.278627 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 916/3642] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:57 2026] GET /volume/v3/volumes/ee5f8c94-da7c-4e80-b705-dcfbe39b34d7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:33:57.285650 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:57.285650 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:33:57.286884 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c0be1caf-bee8-41d4-877f-f3223e3a26a4 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 returned with HTTP 200 Jul 31 09:33:57.287458 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 910/3643] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:57 2026] GET /volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 => generated 750 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:58.300811 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3222432e-9f85-46e2-b6e3-d54c3f3b2cde None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:58.303142 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3222432e-9f85-46e2-b6e3-d54c3f3b2cde tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 Jul 31 09:33:58.305611 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3222432e-9f85-46e2-b6e3-d54c3f3b2cde tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:58.306106 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3222432e-9f85-46e2-b6e3-d54c3f3b2cde tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:58.306106 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-3222432e-9f85-46e2-b6e3-d54c3f3b2cde tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 34b1f31f-f7ca-4c0f-8191-a90a80fd95d9. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:33:58.313976 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:58.313976 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:33:58.314920 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3222432e-9f85-46e2-b6e3-d54c3f3b2cde tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 returned with HTTP 200 Jul 31 09:33:58.315485 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 908/3644] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:58 2026] GET /volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:59.009230 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-81d06d6c-bdf0-4d7a-a612-b41350823d6b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:59.013652 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-81d06d6c-bdf0-4d7a-a612-b41350823d6b tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/addbce5a-c68b-4ab6-9a7c-3374b4c7c63a Jul 31 09:33:59.013652 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-81d06d6c-bdf0-4d7a-a612-b41350823d6b tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:59.013884 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-81d06d6c-bdf0-4d7a-a612-b41350823d6b tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:59.022557 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:59.022557 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:33:59.024529 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-81d06d6c-bdf0-4d7a-a612-b41350823d6b tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:33:59.025771 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-81d06d6c-bdf0-4d7a-a612-b41350823d6b tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/addbce5a-c68b-4ab6-9a7c-3374b4c7c63a returned with HTTP 200 Jul 31 09:33:59.026384 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 911/3645] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:33:59 2026] GET /volume/v3/snapshots/addbce5a-c68b-4ab6-9a7c-3374b4c7c63a => generated 479 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:33:59.330404 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e07a3f91-0df4-46a3-b2af-25e680c8a476 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:33:59.335048 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e07a3f91-0df4-46a3-b2af-25e680c8a476 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 Jul 31 09:33:59.335048 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e07a3f91-0df4-46a3-b2af-25e680c8a476 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:33:59.335048 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e07a3f91-0df4-46a3-b2af-25e680c8a476 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:33:59.335048 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-e07a3f91-0df4-46a3-b2af-25e680c8a476 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 34b1f31f-f7ca-4c0f-8191-a90a80fd95d9. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:33:59.345214 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:33:59.345214 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:33:59.345214 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e07a3f91-0df4-46a3-b2af-25e680c8a476 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 returned with HTTP 200 Jul 31 09:33:59.345214 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 917/3646] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:33:59 2026] GET /volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:00.365131 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-beb481c6-87d8-4737-bba0-2acca7066410 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:00.373129 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-beb481c6-87d8-4737-bba0-2acca7066410 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 Jul 31 09:34:00.373129 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-beb481c6-87d8-4737-bba0-2acca7066410 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:00.373129 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-beb481c6-87d8-4737-bba0-2acca7066410 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:00.373129 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-beb481c6-87d8-4737-bba0-2acca7066410 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 34b1f31f-f7ca-4c0f-8191-a90a80fd95d9. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:00.377734 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:00.377734 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:00.378292 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-beb481c6-87d8-4737-bba0-2acca7066410 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 returned with HTTP 200 Jul 31 09:34:00.378699 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 911/3647] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:00 2026] GET /volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:01.291859 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-c77fa5cc-d990-47b5-b146-83f095edb08d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:01.294506 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-c77fa5cc-d990-47b5-b146-83f095edb08d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/addbce5a-c68b-4ab6-9a7c-3374b4c7c63a Jul 31 09:34:01.294753 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-c77fa5cc-d990-47b5-b146-83f095edb08d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:01.294998 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-c77fa5cc-d990-47b5-b146-83f095edb08d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:01.301215 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:01.301215 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:01.301785 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-c77fa5cc-d990-47b5-b146-83f095edb08d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:34:01.302628 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-c77fa5cc-d990-47b5-b146-83f095edb08d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/addbce5a-c68b-4ab6-9a7c-3374b4c7c63a returned with HTTP 200 Jul 31 09:34:01.302999 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 909/3648] 10.4.3.226 () {68 vars in 1604 bytes} [Fri Jul 31 09:34:01 2026] GET /volume/v3/snapshots/addbce5a-c68b-4ab6-9a7c-3374b4c7c63a => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:01.394012 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7d166c2f-f780-45a0-87a8-33501aa2f3e5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:01.396161 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7d166c2f-f780-45a0-87a8-33501aa2f3e5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 Jul 31 09:34:01.396453 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7d166c2f-f780-45a0-87a8-33501aa2f3e5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:01.396699 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7d166c2f-f780-45a0-87a8-33501aa2f3e5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:01.396844 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-7d166c2f-f780-45a0-87a8-33501aa2f3e5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 34b1f31f-f7ca-4c0f-8191-a90a80fd95d9. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:01.401746 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:01.401746 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:01.402558 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7d166c2f-f780-45a0-87a8-33501aa2f3e5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 returned with HTTP 200 Jul 31 09:34:01.403007 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 912/3649] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:01 2026] GET /volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:02.420749 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e523bbc9-1077-4238-aa82-90f492675f9a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:02.422206 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e523bbc9-1077-4238-aa82-90f492675f9a tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 Jul 31 09:34:02.422443 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e523bbc9-1077-4238-aa82-90f492675f9a tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:02.422726 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e523bbc9-1077-4238-aa82-90f492675f9a tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:02.422726 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-e523bbc9-1077-4238-aa82-90f492675f9a tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 34b1f31f-f7ca-4c0f-8191-a90a80fd95d9. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:02.427274 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:02.427274 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:02.428064 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e523bbc9-1077-4238-aa82-90f492675f9a tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 returned with HTTP 200 Jul 31 09:34:02.428422 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 918/3650] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:02 2026] GET /volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:02.659468 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-0ec3290b-a143-4666-b66a-ad299ceda734 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:02.663612 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-0ec3290b-a143-4666-b66a-ad299ceda734 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/addbce5a-c68b-4ab6-9a7c-3374b4c7c63a Jul 31 09:34:02.663916 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-0ec3290b-a143-4666-b66a-ad299ceda734 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:02.664148 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-0ec3290b-a143-4666-b66a-ad299ceda734 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:02.672123 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:02.672123 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:02.672772 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-0ec3290b-a143-4666-b66a-ad299ceda734 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:34:02.673869 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-0ec3290b-a143-4666-b66a-ad299ceda734 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/addbce5a-c68b-4ab6-9a7c-3374b4c7c63a returned with HTTP 200 Jul 31 09:34:02.674452 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 912/3651] 10.4.3.226 () {68 vars in 1604 bytes} [Fri Jul 31 09:34:02 2026] GET /volume/v3/snapshots/addbce5a-c68b-4ab6-9a7c-3374b4c7c63a => generated 479 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:02.686401 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-f6baa263-d8c4-4da4-bdab-95aa823e2792 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:02.694476 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-f6baa263-d8c4-4da4-bdab-95aa823e2792 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 Jul 31 09:34:02.694850 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-f6baa263-d8c4-4da4-bdab-95aa823e2792 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:02.695314 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-f6baa263-d8c4-4da4-bdab-95aa823e2792 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:02.703572 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5975384c-c3a3-4673-a59b-c8cd2e6075af None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:02.707233 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5975384c-c3a3-4673-a59b-c8cd2e6075af tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 Jul 31 09:34:02.707579 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5975384c-c3a3-4673-a59b-c8cd2e6075af tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:02.707944 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5975384c-c3a3-4673-a59b-c8cd2e6075af tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:02.713952 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:02.713952 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:02.720039 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-f6baa263-d8c4-4da4-bdab-95aa823e2792 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:34:02.720326 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:02.720326 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:02.726941 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5975384c-c3a3-4673-a59b-c8cd2e6075af tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:02.729192 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-f6baa263-d8c4-4da4-bdab-95aa823e2792 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 returned with HTTP 200 Jul 31 09:34:02.729753 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 910/3652] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:34:02 2026] GET /volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 => generated 1658 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:34:02.732200 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5975384c-c3a3-4673-a59b-c8cd2e6075af tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 returned with HTTP 200 Jul 31 09:34:02.732692 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 913/3653] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:02 2026] GET /volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 => generated 939 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:02.785711 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-86e212e1-cade-4831-abe1-cbe374413b0e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:02.790598 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-86e212e1-cade-4831-abe1-cbe374413b0e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:34:02.790948 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-86e212e1-cade-4831-abe1-cbe374413b0e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "addbce5a-c68b-4ab6-9a7c-3374b4c7c63a", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:02.796805 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-86e212e1-cade-4831-abe1-cbe374413b0e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'addbce5a-c68b-4ab6-9a7c-3374b4c7c63a', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:34:02.813432 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:02.813432 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:02.814168 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-86e212e1-cade-4831-abe1-cbe374413b0e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:34:02.814453 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-86e212e1-cade-4831-abe1-cbe374413b0e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create volume of 1 GB Jul 31 09:34:02.815625 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-86e212e1-cade-4831-abe1-cbe374413b0e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Availability Zones retrieved successfully. Jul 31 09:34:02.824921 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-86e212e1-cade-4831-abe1-cbe374413b0e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Flow 'volume_create_api' (e115aa57-f47a-4727-aaf0-85b943bceb5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:34:02.827179 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-86e212e1-cade-4831-abe1-cbe374413b0e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20acb968-d913-4f60-a758-c681ff31142e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:34:02.828798 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-86e212e1-cade-4831-abe1-cbe374413b0e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:34:02.879342 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-86e212e1-cade-4831-abe1-cbe374413b0e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20acb968-d913-4f60-a758-c681ff31142e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'addbce5a-c68b-4ab6-9a7c-3374b4c7c63a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:34:02.880472 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-86e212e1-cade-4831-abe1-cbe374413b0e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a8c2aa4-0b38-464a-ad25-e013a5a75b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:34:02.936288 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-86e212e1-cade-4831-abe1-cbe374413b0e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Created reservations ['f7e7f27f-3632-4487-942d-7969b7c7c23e', '6d0dd994-8743-41ae-90da-19ed526a33d6', '736a6a81-54c9-4a13-8669-03c5301f46a4', 'b991d539-68ad-495e-b116-095db776a805'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:34:02.937236 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-86e212e1-cade-4831-abe1-cbe374413b0e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a8c2aa4-0b38-464a-ad25-e013a5a75b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7e7f27f-3632-4487-942d-7969b7c7c23e', '6d0dd994-8743-41ae-90da-19ed526a33d6', '736a6a81-54c9-4a13-8669-03c5301f46a4', 'b991d539-68ad-495e-b116-095db776a805']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:34:02.938254 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-86e212e1-cade-4831-abe1-cbe374413b0e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1836b475-9721-4c16-9814-899a3509cfcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:34:03.001550 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-86e212e1-cade-4831-abe1-cbe374413b0e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1836b475-9721-4c16-9814-899a3509cfcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f30273f-c8a6-4e13-bae9-fd15e4b590ac', '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='dd595dfeb93f41849f49661ac3a43748',qos_specs=None,replication_status=,reservations=['f7e7f27f-3632-4487-942d-7969b7c7c23e','6d0dd994-8743-41ae-90da-19ed526a33d6','736a6a81-54c9-4a13-8669-03c5301f46a4','b991d539-68ad-495e-b116-095db776a805'],size=1,snapshot_id=addbce5a-c68b-4ab6-9a7c-3374b4c7c63a,source_replicaid=,source_volid=None,status='creating',user_id='5ff17a2bea8b4e00a04577ee288030af',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), '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-31T09:34:02Z,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=3f30273f-c8a6-4e13-bae9-fd15e4b590ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd595dfeb93f41849f49661ac3a43748',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=addbce5a-c68b-4ab6-9a7c-3374b4c7c63a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ff17a2bea8b4e00a04577ee288030af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:34:03.002563 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-86e212e1-cade-4831-abe1-cbe374413b0e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc042244-7a0e-4a36-994b-24c399270331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:34:03.030494 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-86e212e1-cade-4831-abe1-cbe374413b0e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc042244-7a0e-4a36-994b-24c399270331) transitioned into 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='dd595dfeb93f41849f49661ac3a43748',qos_specs=None,replication_status=,reservations=['f7e7f27f-3632-4487-942d-7969b7c7c23e','6d0dd994-8743-41ae-90da-19ed526a33d6','736a6a81-54c9-4a13-8669-03c5301f46a4','b991d539-68ad-495e-b116-095db776a805'],size=1,snapshot_id=addbce5a-c68b-4ab6-9a7c-3374b4c7c63a,source_replicaid=,source_volid=None,status='creating',user_id='5ff17a2bea8b4e00a04577ee288030af',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:34:03.031464 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-86e212e1-cade-4831-abe1-cbe374413b0e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce76be95-70e4-42a9-aa72-6f8eeb8eaa7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:34:03.061157 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-86e212e1-cade-4831-abe1-cbe374413b0e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce76be95-70e4-42a9-aa72-6f8eeb8eaa7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:34:03.062116 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-86e212e1-cade-4831-abe1-cbe374413b0e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Flow 'volume_create_api' (e115aa57-f47a-4727-aaf0-85b943bceb5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:34:03.062452 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-86e212e1-cade-4831-abe1-cbe374413b0e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create volume request issued successfully. Jul 31 09:34:03.063100 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-86e212e1-cade-4831-abe1-cbe374413b0e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:34:03.067301 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 919/3654] 10.4.3.226 () {72 vars in 1541 bytes} [Fri Jul 31 09:34:02 2026] POST /volume/v3/volumes => generated 736 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:34:03.080846 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-e053b2e0-c141-490c-b33f-0a180f9f1b85 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:03.085053 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-e053b2e0-c141-490c-b33f-0a180f9f1b85 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/3f30273f-c8a6-4e13-bae9-fd15e4b590ac Jul 31 09:34:03.085820 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-e053b2e0-c141-490c-b33f-0a180f9f1b85 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:03.086148 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-e053b2e0-c141-490c-b33f-0a180f9f1b85 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:03.098736 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:03.098736 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:03.105535 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-e053b2e0-c141-490c-b33f-0a180f9f1b85 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:34:03.112851 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-e053b2e0-c141-490c-b33f-0a180f9f1b85 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/3f30273f-c8a6-4e13-bae9-fd15e4b590ac returned with HTTP 200 Jul 31 09:34:03.113472 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 913/3655] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:34:03 2026] GET /volume/v3/volumes/3f30273f-c8a6-4e13-bae9-fd15e4b590ac => generated 804 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:03.127807 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-c82b8a41-d7cc-4f1c-b23c-fdb750ed7129 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:03.130610 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-c82b8a41-d7cc-4f1c-b23c-fdb750ed7129 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/3f30273f-c8a6-4e13-bae9-fd15e4b590ac Jul 31 09:34:03.130774 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-c82b8a41-d7cc-4f1c-b23c-fdb750ed7129 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:03.131579 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-c82b8a41-d7cc-4f1c-b23c-fdb750ed7129 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:03.141266 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:03.141266 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:03.146709 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-c82b8a41-d7cc-4f1c-b23c-fdb750ed7129 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:34:03.153577 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-c82b8a41-d7cc-4f1c-b23c-fdb750ed7129 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/3f30273f-c8a6-4e13-bae9-fd15e4b590ac returned with HTTP 200 Jul 31 09:34:03.154114 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 911/3656] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:34:03 2026] GET /volume/v3/volumes/3f30273f-c8a6-4e13-bae9-fd15e4b590ac => generated 804 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:03.174173 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-f251f077-ea01-40b5-abc9-98ff73530b5e req-52d46378-68a0-4b9e-9cc5-c0357e2eb7c3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:03.180325 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f251f077-ea01-40b5-abc9-98ff73530b5e req-52d46378-68a0-4b9e-9cc5-c0357e2eb7c3 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 Jul 31 09:34:03.180325 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f251f077-ea01-40b5-abc9-98ff73530b5e req-52d46378-68a0-4b9e-9cc5-c0357e2eb7c3 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:03.180325 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f251f077-ea01-40b5-abc9-98ff73530b5e req-52d46378-68a0-4b9e-9cc5-c0357e2eb7c3 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:03.189070 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:03.189070 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:03.196342 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-f251f077-ea01-40b5-abc9-98ff73530b5e req-52d46378-68a0-4b9e-9cc5-c0357e2eb7c3 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:03.204651 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f251f077-ea01-40b5-abc9-98ff73530b5e req-52d46378-68a0-4b9e-9cc5-c0357e2eb7c3 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 returned with HTTP 200 Jul 31 09:34:03.205131 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 914/3657] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:34:03 2026] GET /volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 => generated 939 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:03.351612 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3d370ef7-cc19-4c49-a2b1-46ab41b61ffc None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:03.352965 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3d370ef7-cc19-4c49-a2b1-46ab41b61ffc None None] GET https://10.4.3.226/volume// Jul 31 09:34:03.353164 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3d370ef7-cc19-4c49-a2b1-46ab41b61ffc None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:03.353455 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3d370ef7-cc19-4c49-a2b1-46ab41b61ffc None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:03.353886 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3d370ef7-cc19-4c49-a2b1-46ab41b61ffc None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:34:03.354066 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 920/3658] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:34:03 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:34:03.365115 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-f251f077-ea01-40b5-abc9-98ff73530b5e req-8e9c1131-53e5-487c-93b5-86a225edeff0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:03.368836 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-f251f077-ea01-40b5-abc9-98ff73530b5e req-8e9c1131-53e5-487c-93b5-86a225edeff0 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:34:03.370355 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-f251f077-ea01-40b5-abc9-98ff73530b5e req-8e9c1131-53e5-487c-93b5-86a225edeff0 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "beb49ef2-9a83-442b-bd53-9bbb61b649f6", "connector": null, "instance_uuid": "5aadf6b6-d122-404c-8201-0461c54075da"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:03.389306 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:03.389306 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:03.442691 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c3720b20-0866-459c-9273-05b57f002f8f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:03.443910 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-f251f077-ea01-40b5-abc9-98ff73530b5e req-8e9c1131-53e5-487c-93b5-86a225edeff0 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:34:03.444508 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 914/3659] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:34:03 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 31 09:34:03.446385 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c3720b20-0866-459c-9273-05b57f002f8f tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 Jul 31 09:34:03.449148 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c3720b20-0866-459c-9273-05b57f002f8f tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:03.449148 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c3720b20-0866-459c-9273-05b57f002f8f tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:03.449148 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-c3720b20-0866-459c-9273-05b57f002f8f tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 34b1f31f-f7ca-4c0f-8191-a90a80fd95d9. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:03.460774 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:03.460774 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:03.460774 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c3720b20-0866-459c-9273-05b57f002f8f tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 returned with HTTP 200 Jul 31 09:34:03.460774 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 912/3660] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:03 2026] GET /volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:03.498391 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9ad059a6-01af-4873-9926-d9d0bd5bfaf9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:03.501767 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9ad059a6-01af-4873-9926-d9d0bd5bfaf9 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 Jul 31 09:34:03.502639 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9ad059a6-01af-4873-9926-d9d0bd5bfaf9 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:03.502936 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9ad059a6-01af-4873-9926-d9d0bd5bfaf9 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:03.532060 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8a7239d3-d45e-49ab-a3a3-8387d9b6860d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:03.532519 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8a7239d3-d45e-49ab-a3a3-8387d9b6860d None None] GET https://10.4.3.226/volume// Jul 31 09:34:03.532709 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8a7239d3-d45e-49ab-a3a3-8387d9b6860d None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:03.532899 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8a7239d3-d45e-49ab-a3a3-8387d9b6860d None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:03.533198 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8a7239d3-d45e-49ab-a3a3-8387d9b6860d None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:34:03.533519 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 921/3661] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:34: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 31 09:34:03.540005 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:03.540005 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:03.550288 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-f251f077-ea01-40b5-abc9-98ff73530b5e req-86f67fbf-c023-4a2e-ad05-f95ac3abfe52 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:03.553308 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-f251f077-ea01-40b5-abc9-98ff73530b5e req-86f67fbf-c023-4a2e-ad05-f95ac3abfe52 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 Jul 31 09:34:03.553473 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-f251f077-ea01-40b5-abc9-98ff73530b5e req-86f67fbf-c023-4a2e-ad05-f95ac3abfe52 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:03.553696 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-f251f077-ea01-40b5-abc9-98ff73530b5e req-86f67fbf-c023-4a2e-ad05-f95ac3abfe52 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:03.557285 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9ad059a6-01af-4873-9926-d9d0bd5bfaf9 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:03.564827 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9ad059a6-01af-4873-9926-d9d0bd5bfaf9 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 returned with HTTP 200 Jul 31 09:34:03.565346 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 915/3662] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:03 2026] GET /volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 => generated 938 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:03.567715 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:03.567715 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:03.576618 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-f251f077-ea01-40b5-abc9-98ff73530b5e req-86f67fbf-c023-4a2e-ad05-f95ac3abfe52 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:03.582898 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-f251f077-ea01-40b5-abc9-98ff73530b5e req-86f67fbf-c023-4a2e-ad05-f95ac3abfe52 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 returned with HTTP 200 Jul 31 09:34:03.583841 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 915/3663] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:34:03 2026] GET /volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 => generated 1118 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 31 09:34:03.634609 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-469e809d-840f-4c76-aba0-227377d6774d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:03.636895 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-469e809d-840f-4c76-aba0-227377d6774d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba Jul 31 09:34:03.637190 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-469e809d-840f-4c76-aba0-227377d6774d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:03.637584 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-469e809d-840f-4c76-aba0-227377d6774d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:03.647033 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:03.647033 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:03.651964 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-469e809d-840f-4c76-aba0-227377d6774d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:34:03.658535 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-469e809d-840f-4c76-aba0-227377d6774d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba returned with HTTP 200 Jul 31 09:34:03.659262 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 913/3664] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:03 2026] GET /volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:03.675841 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6558102b-7598-4eaf-b80f-8c25f7e6de16 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:03.678551 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6558102b-7598-4eaf-b80f-8c25f7e6de16 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba Jul 31 09:34:03.678845 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6558102b-7598-4eaf-b80f-8c25f7e6de16 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:03.679094 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6558102b-7598-4eaf-b80f-8c25f7e6de16 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:03.696266 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:03.696266 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:03.699110 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-6558102b-7598-4eaf-b80f-8c25f7e6de16 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:34:03.704853 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6558102b-7598-4eaf-b80f-8c25f7e6de16 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba returned with HTTP 200 Jul 31 09:34:03.705402 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 922/3665] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:03 2026] GET /volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:03.744223 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-f251f077-ea01-40b5-abc9-98ff73530b5e req-23ca5174-0d58-4630-84eb-ee7caec4918c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:03.751158 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f251f077-ea01-40b5-abc9-98ff73530b5e req-23ca5174-0d58-4630-84eb-ee7caec4918c tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] PUT https://10.4.3.226/volume/v3/attachments/2c581f44-9864-4045-b416-a9d58fe80609 Jul 31 09:34:03.751610 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f251f077-ea01-40b5-abc9-98ff73530b5e req-23ca5174-0d58-4630-84eb-ee7caec4918c tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:03.761493 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-873ce741-564d-4032-b171-084b6c14bac2 req-86a88cb0-77ea-43b5-ad72-b04f21a9c171 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:03.764260 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-873ce741-564d-4032-b171-084b6c14bac2 req-86a88cb0-77ea-43b5-ad72-b04f21a9c171 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba Jul 31 09:34:03.764624 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-873ce741-564d-4032-b171-084b6c14bac2 req-86a88cb0-77ea-43b5-ad72-b04f21a9c171 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:03.765294 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-873ce741-564d-4032-b171-084b6c14bac2 req-86a88cb0-77ea-43b5-ad72-b04f21a9c171 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:03.767980 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-f251f077-ea01-40b5-abc9-98ff73530b5e req-23ca5174-0d58-4630-84eb-ee7caec4918c tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Acquiring lock "cinder-attachment_update-beb49ef2-9a83-442b-bd53-9bbb61b649f6-np0000006200" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:34:03.774780 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:03.774780 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:03.774991 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-f251f077-ea01-40b5-abc9-98ff73530b5e req-23ca5174-0d58-4630-84eb-ee7caec4918c tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Lock "cinder-attachment_update-beb49ef2-9a83-442b-bd53-9bbb61b649f6-np0000006200" acquired by "attachment_update" :: waited 0.007s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:34:03.776461 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:03.776461 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:03.780648 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-873ce741-564d-4032-b171-084b6c14bac2 req-86a88cb0-77ea-43b5-ad72-b04f21a9c171 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:34:03.788350 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-873ce741-564d-4032-b171-084b6c14bac2 req-86a88cb0-77ea-43b5-ad72-b04f21a9c171 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba returned with HTTP 200 Jul 31 09:34:03.788994 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 916/3666] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:34:03 2026] GET /volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:03.902546 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9a278c3a-ed16-4fda-a615-451dfab02022 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:03.903055 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9a278c3a-ed16-4fda-a615-451dfab02022 None None] GET https://10.4.3.226/volume// Jul 31 09:34:03.903253 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9a278c3a-ed16-4fda-a615-451dfab02022 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:03.903480 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9a278c3a-ed16-4fda-a615-451dfab02022 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:03.903798 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9a278c3a-ed16-4fda-a615-451dfab02022 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:34:03.904210 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 914/3667] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:34: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 31 09:34:03.910455 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-f251f077-ea01-40b5-abc9-98ff73530b5e req-23ca5174-0d58-4630-84eb-ee7caec4918c tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Lock "cinder-attachment_update-beb49ef2-9a83-442b-bd53-9bbb61b649f6-np0000006200" released by "attachment_update" :: held 0.136s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:34:03.910884 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f251f077-ea01-40b5-abc9-98ff73530b5e req-23ca5174-0d58-4630-84eb-ee7caec4918c tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/attachments/2c581f44-9864-4045-b416-a9d58fe80609 returned with HTTP 200 Jul 31 09:34:03.911535 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 916/3668] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:34:03 2026] PUT /volume/v3/attachments/2c581f44-9864-4045-b416-a9d58fe80609 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:34:03.913376 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-873ce741-564d-4032-b171-084b6c14bac2 req-8c62e21a-4ce4-4706-a480-008576252895 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:04.017747 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-873ce741-564d-4032-b171-084b6c14bac2 req-8c62e21a-4ce4-4706-a480-008576252895 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:34:04.018280 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-873ce741-564d-4032-b171-084b6c14bac2 req-8c62e21a-4ce4-4706-a480-008576252895 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b98d279f-b5eb-42c4-a61c-e573c597f5ba", "connector": null, "instance_uuid": "7a69cdc7-bfba-4876-8c88-d4b946a3902f"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:04.029346 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:04.029346 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:04.070693 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-873ce741-564d-4032-b171-084b6c14bac2 req-8c62e21a-4ce4-4706-a480-008576252895 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:34:04.071387 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 923/3669] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:34:03 2026] POST /volume/v3/attachments => generated 273 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:34:04.110151 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7857f251-f9ea-412b-8491-7cf94137cede None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:04.115550 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7857f251-f9ea-412b-8491-7cf94137cede tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba Jul 31 09:34:04.115807 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7857f251-f9ea-412b-8491-7cf94137cede tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:04.116051 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7857f251-f9ea-412b-8491-7cf94137cede tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:04.127801 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:04.127801 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:04.132837 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fff924cb-9922-4284-b2fe-c11db64fb49f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:04.133597 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fff924cb-9922-4284-b2fe-c11db64fb49f None None] GET https://10.4.3.226/volume// Jul 31 09:34:04.133771 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fff924cb-9922-4284-b2fe-c11db64fb49f None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:04.134059 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fff924cb-9922-4284-b2fe-c11db64fb49f None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:04.139816 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fff924cb-9922-4284-b2fe-c11db64fb49f None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:34:04.139816 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 915/3670] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:34:04 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:34:04.142625 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-7857f251-f9ea-412b-8491-7cf94137cede tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:34:04.154141 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7857f251-f9ea-412b-8491-7cf94137cede tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba returned with HTTP 200 Jul 31 09:34:04.154707 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 917/3671] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:04 2026] GET /volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba => generated 880 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:04.157465 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-873ce741-564d-4032-b171-084b6c14bac2 req-4172bcbe-77d4-4201-912d-35ced13a2a5d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:04.164025 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-873ce741-564d-4032-b171-084b6c14bac2 req-4172bcbe-77d4-4201-912d-35ced13a2a5d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba Jul 31 09:34:04.164714 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-873ce741-564d-4032-b171-084b6c14bac2 req-4172bcbe-77d4-4201-912d-35ced13a2a5d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:04.164993 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-873ce741-564d-4032-b171-084b6c14bac2 req-4172bcbe-77d4-4201-912d-35ced13a2a5d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:04.187356 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:04.187356 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:04.193321 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-873ce741-564d-4032-b171-084b6c14bac2 req-4172bcbe-77d4-4201-912d-35ced13a2a5d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:34:04.201488 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-873ce741-564d-4032-b171-084b6c14bac2 req-4172bcbe-77d4-4201-912d-35ced13a2a5d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba returned with HTTP 200 Jul 31 09:34:04.202295 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 917/3672] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:34:04 2026] GET /volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba => generated 1060 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:34:04.317121 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-873ce741-564d-4032-b171-084b6c14bac2 req-59f21453-849c-4320-8304-4a9509eeb8f8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:04.319340 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-873ce741-564d-4032-b171-084b6c14bac2 req-59f21453-849c-4320-8304-4a9509eeb8f8 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] PUT https://10.4.3.226/volume/v3/attachments/1d5aec5a-0351-4c1c-9afd-cbf2280c4d92 Jul 31 09:34:04.319839 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-873ce741-564d-4032-b171-084b6c14bac2 req-59f21453-849c-4320-8304-4a9509eeb8f8 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:04.328832 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-873ce741-564d-4032-b171-084b6c14bac2 req-59f21453-849c-4320-8304-4a9509eeb8f8 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Acquiring lock "cinder-attachment_update-b98d279f-b5eb-42c4-a61c-e573c597f5ba-np0000006200" by "attachment_update" {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:34:04.335221 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-873ce741-564d-4032-b171-084b6c14bac2 req-59f21453-849c-4320-8304-4a9509eeb8f8 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Lock "cinder-attachment_update-b98d279f-b5eb-42c4-a61c-e573c597f5ba-np0000006200" acquired by "attachment_update" :: waited 0.006s {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:34:04.336195 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:04.336195 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:04.425912 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-873ce741-564d-4032-b171-084b6c14bac2 req-59f21453-849c-4320-8304-4a9509eeb8f8 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Lock "cinder-attachment_update-b98d279f-b5eb-42c4-a61c-e573c597f5ba-np0000006200" released by "attachment_update" :: held 0.091s {{(pid=100315) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:34:04.426338 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-873ce741-564d-4032-b171-084b6c14bac2 req-59f21453-849c-4320-8304-4a9509eeb8f8 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/attachments/1d5aec5a-0351-4c1c-9afd-cbf2280c4d92 returned with HTTP 200 Jul 31 09:34:04.426799 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 924/3673] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:34:04 2026] PUT /volume/v3/attachments/1d5aec5a-0351-4c1c-9afd-cbf2280c4d92 => generated 968 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:34:04.439260 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-873ce741-564d-4032-b171-084b6c14bac2 req-163f4bb9-8a6b-4cf8-a5e4-86aba41c3969 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:04.441562 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-873ce741-564d-4032-b171-084b6c14bac2 req-163f4bb9-8a6b-4cf8-a5e4-86aba41c3969 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba/encryption Jul 31 09:34:04.441836 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-873ce741-564d-4032-b171-084b6c14bac2 req-163f4bb9-8a6b-4cf8-a5e4-86aba41c3969 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:04.442178 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-873ce741-564d-4032-b171-084b6c14bac2 req-163f4bb9-8a6b-4cf8-a5e4-86aba41c3969 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:04.461749 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:04.461749 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:04.472529 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-66a5ebcf-7879-47de-8605-ee445a828032 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:04.473237 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-873ce741-564d-4032-b171-084b6c14bac2 req-163f4bb9-8a6b-4cf8-a5e4-86aba41c3969 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba/encryption returned with HTTP 200 Jul 31 09:34:04.473809 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 916/3674] 10.4.3.226 () {68 vars in 1631 bytes} [Fri Jul 31 09:34:04 2026] GET /volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba/encryption => generated 161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:04.474444 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-66a5ebcf-7879-47de-8605-ee445a828032 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 Jul 31 09:34:04.474700 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-66a5ebcf-7879-47de-8605-ee445a828032 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:04.474874 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-66a5ebcf-7879-47de-8605-ee445a828032 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:04.474974 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-66a5ebcf-7879-47de-8605-ee445a828032 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 34b1f31f-f7ca-4c0f-8191-a90a80fd95d9. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:04.482925 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:04.482925 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:04.483743 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-66a5ebcf-7879-47de-8605-ee445a828032 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 returned with HTTP 200 Jul 31 09:34:04.484711 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 918/3675] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:04 2026] GET /volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:04.581314 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-42e47b87-5e68-44fb-9242-101168de66f3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:04.583158 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-42e47b87-5e68-44fb-9242-101168de66f3 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 Jul 31 09:34:04.583368 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-42e47b87-5e68-44fb-9242-101168de66f3 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:04.583586 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-42e47b87-5e68-44fb-9242-101168de66f3 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:04.598755 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:04.598755 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:04.603170 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-42e47b87-5e68-44fb-9242-101168de66f3 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:04.608258 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-42e47b87-5e68-44fb-9242-101168de66f3 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 returned with HTTP 200 Jul 31 09:34:04.608636 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 918/3676] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:04 2026] GET /volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 => generated 939 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:05.174096 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0ad38b6b-26c7-4775-8e17-75c5fd5b78dc None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:05.176831 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0ad38b6b-26c7-4775-8e17-75c5fd5b78dc tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba Jul 31 09:34:05.176831 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0ad38b6b-26c7-4775-8e17-75c5fd5b78dc tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:05.177104 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0ad38b6b-26c7-4775-8e17-75c5fd5b78dc tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:05.193427 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:05.193427 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:05.197569 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-0ad38b6b-26c7-4775-8e17-75c5fd5b78dc tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:34:05.203072 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0ad38b6b-26c7-4775-8e17-75c5fd5b78dc tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba returned with HTTP 200 Jul 31 09:34:05.203465 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 925/3677] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:05 2026] GET /volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:05.497007 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6f5204f5-d67d-4ce4-b359-d07e5231431f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:05.498770 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6f5204f5-d67d-4ce4-b359-d07e5231431f tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 Jul 31 09:34:05.498959 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6f5204f5-d67d-4ce4-b359-d07e5231431f tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:05.499277 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6f5204f5-d67d-4ce4-b359-d07e5231431f tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:05.499277 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-6f5204f5-d67d-4ce4-b359-d07e5231431f tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 34b1f31f-f7ca-4c0f-8191-a90a80fd95d9. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:05.503740 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:05.503740 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:05.504511 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6f5204f5-d67d-4ce4-b359-d07e5231431f tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 returned with HTTP 200 Jul 31 09:34:05.504927 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 917/3678] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:05 2026] GET /volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:05.624062 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3807a180-bec6-4286-b2b9-f87b97c9b52a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:05.625946 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3807a180-bec6-4286-b2b9-f87b97c9b52a tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 Jul 31 09:34:05.626090 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3807a180-bec6-4286-b2b9-f87b97c9b52a tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:05.626276 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3807a180-bec6-4286-b2b9-f87b97c9b52a tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:05.638065 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:05.638065 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:05.641297 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-3807a180-bec6-4286-b2b9-f87b97c9b52a tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:05.645100 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3807a180-bec6-4286-b2b9-f87b97c9b52a tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 returned with HTTP 200 Jul 31 09:34:05.645495 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 919/3679] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:05 2026] GET /volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 => generated 939 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:06.178641 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-8ff78a29-d427-41e6-8d35-6686635016d0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:06.180865 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-8ff78a29-d427-41e6-8d35-6686635016d0 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/3f30273f-c8a6-4e13-bae9-fd15e4b590ac Jul 31 09:34:06.181210 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-8ff78a29-d427-41e6-8d35-6686635016d0 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:06.181495 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-8ff78a29-d427-41e6-8d35-6686635016d0 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:06.193602 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:06.193602 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:06.197655 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-8ff78a29-d427-41e6-8d35-6686635016d0 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:34:06.203381 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-8ff78a29-d427-41e6-8d35-6686635016d0 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/3f30273f-c8a6-4e13-bae9-fd15e4b590ac returned with HTTP 200 Jul 31 09:34:06.203804 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 919/3680] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:34:06 2026] GET /volume/v3/volumes/3f30273f-c8a6-4e13-bae9-fd15e4b590ac => generated 1345 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:34:06.211617 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b4dae1e6-97d9-49a5-9279-5775f9922196 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:06.214080 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b4dae1e6-97d9-49a5-9279-5775f9922196 None None] GET https://10.4.3.226/volume// Jul 31 09:34:06.214327 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b4dae1e6-97d9-49a5-9279-5775f9922196 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:06.214586 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b4dae1e6-97d9-49a5-9279-5775f9922196 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:06.214948 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b4dae1e6-97d9-49a5-9279-5775f9922196 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:34:06.215321 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 926/3681] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:34:06 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:34:06.217774 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-72245213-212a-4325-98c5-15d7b7a7589b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:06.220062 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-72245213-212a-4325-98c5-15d7b7a7589b tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba Jul 31 09:34:06.220342 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-72245213-212a-4325-98c5-15d7b7a7589b tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:06.220613 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-72245213-212a-4325-98c5-15d7b7a7589b tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:06.224124 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-1ff94bd4-04c8-4548-88e8-25c1bd42a952 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:06.227082 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-1ff94bd4-04c8-4548-88e8-25c1bd42a952 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:34:06.227662 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-1ff94bd4-04c8-4548-88e8-25c1bd42a952 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f30273f-c8a6-4e13-bae9-fd15e4b590ac", "connector": null, "instance_uuid": "3e543543-7cfa-4b58-b3f8-6e46804aa2de"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:06.234923 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:06.234923 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:06.238726 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-72245213-212a-4325-98c5-15d7b7a7589b tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:34:06.238984 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:06.238984 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:06.243917 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-72245213-212a-4325-98c5-15d7b7a7589b tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba returned with HTTP 200 Jul 31 09:34:06.244514 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 918/3682] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:06 2026] GET /volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:06.275519 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-1ff94bd4-04c8-4548-88e8-25c1bd42a952 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:34:06.276032 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 920/3683] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:34:06 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 31 09:34:06.283834 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9d016264-2dd3-4bc4-a46b-4f0b3e9337a2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:06.284213 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9d016264-2dd3-4bc4-a46b-4f0b3e9337a2 None None] GET https://10.4.3.226/volume// Jul 31 09:34:06.284454 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9d016264-2dd3-4bc4-a46b-4f0b3e9337a2 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:06.284694 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9d016264-2dd3-4bc4-a46b-4f0b3e9337a2 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:06.285068 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9d016264-2dd3-4bc4-a46b-4f0b3e9337a2 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:34:06.285571 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 920/3684] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:34: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 31 09:34:06.293333 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-26e1e6d8-6f5a-4b54-9d86-fd8afae3f07c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:06.295846 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-26e1e6d8-6f5a-4b54-9d86-fd8afae3f07c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/3f30273f-c8a6-4e13-bae9-fd15e4b590ac Jul 31 09:34:06.296183 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-26e1e6d8-6f5a-4b54-9d86-fd8afae3f07c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:06.296435 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-26e1e6d8-6f5a-4b54-9d86-fd8afae3f07c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:06.306995 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:06.306995 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:06.310702 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-26e1e6d8-6f5a-4b54-9d86-fd8afae3f07c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:34:06.316313 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-26e1e6d8-6f5a-4b54-9d86-fd8afae3f07c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/3f30273f-c8a6-4e13-bae9-fd15e4b590ac returned with HTTP 200 Jul 31 09:34:06.316716 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 927/3685] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:34:06 2026] GET /volume/v3/volumes/3f30273f-c8a6-4e13-bae9-fd15e4b590ac => generated 1524 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:34:06.427553 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-24f48dfe-2d4c-44fd-85ee-5fd73c14e5bc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:06.429746 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-24f48dfe-2d4c-44fd-85ee-5fd73c14e5bc tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] PUT https://10.4.3.226/volume/v3/attachments/e2664888-8d7c-4a49-b548-e703e25975d5 Jul 31 09:34:06.430236 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-24f48dfe-2d4c-44fd-85ee-5fd73c14e5bc tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:06.438076 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-24f48dfe-2d4c-44fd-85ee-5fd73c14e5bc tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Acquiring lock "cinder-attachment_update-3f30273f-c8a6-4e13-bae9-fd15e4b590ac-np0000006200" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:34:06.443028 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-24f48dfe-2d4c-44fd-85ee-5fd73c14e5bc tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Lock "cinder-attachment_update-3f30273f-c8a6-4e13-bae9-fd15e4b590ac-np0000006200" acquired by "attachment_update" :: waited 0.005s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:34:06.443931 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:06.443931 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:06.519021 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8ef39517-4420-40b3-873e-c66423ea3836 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:06.522574 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8ef39517-4420-40b3-873e-c66423ea3836 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 Jul 31 09:34:06.522812 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8ef39517-4420-40b3-873e-c66423ea3836 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:06.523003 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8ef39517-4420-40b3-873e-c66423ea3836 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:06.523100 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-8ef39517-4420-40b3-873e-c66423ea3836 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 34b1f31f-f7ca-4c0f-8191-a90a80fd95d9. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:06.525802 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-24f48dfe-2d4c-44fd-85ee-5fd73c14e5bc tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Lock "cinder-attachment_update-3f30273f-c8a6-4e13-bae9-fd15e4b590ac-np0000006200" released by "attachment_update" :: held 0.083s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:34:06.526280 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-24f48dfe-2d4c-44fd-85ee-5fd73c14e5bc tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments/e2664888-8d7c-4a49-b548-e703e25975d5 returned with HTTP 200 Jul 31 09:34:06.527019 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 919/3686] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:34:06 2026] PUT /volume/v3/attachments/e2664888-8d7c-4a49-b548-e703e25975d5 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:34:06.527356 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:06.527356 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:06.527955 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8ef39517-4420-40b3-873e-c66423ea3836 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 returned with HTTP 200 Jul 31 09:34:06.528317 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 921/3687] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:06 2026] GET /volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:06.550141 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-be11b69f-889f-46f0-849c-bd07fa51ed22 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:06.552525 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-be11b69f-889f-46f0-849c-bd07fa51ed22 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/attachments/e2664888-8d7c-4a49-b548-e703e25975d5/action Jul 31 09:34:06.552931 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-be11b69f-889f-46f0-849c-bd07fa51ed22 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:34:06.553060 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-be11b69f-889f-46f0-849c-bd07fa51ed22 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:06.569856 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:06.569856 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:06.582903 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-adf2df14-374c-43bb-bd1f-fc2f32cda17c req-be11b69f-889f-46f0-849c-bd07fa51ed22 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments/e2664888-8d7c-4a49-b548-e703e25975d5/action returned with HTTP 204 Jul 31 09:34:06.583477 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 921/3688] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:34:06 2026] POST /volume/v3/attachments/e2664888-8d7c-4a49-b548-e703e25975d5/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:34:06.658994 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d50c2920-d938-42ff-bb97-9200f834774a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:06.660884 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d50c2920-d938-42ff-bb97-9200f834774a tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 Jul 31 09:34:06.661134 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d50c2920-d938-42ff-bb97-9200f834774a tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:06.661429 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d50c2920-d938-42ff-bb97-9200f834774a tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:06.673439 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:06.673439 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:06.676710 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d50c2920-d938-42ff-bb97-9200f834774a tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:06.680492 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d50c2920-d938-42ff-bb97-9200f834774a tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 returned with HTTP 200 Jul 31 09:34:06.680837 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 928/3689] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:06 2026] GET /volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 => generated 939 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:07.172055 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-f251f077-ea01-40b5-abc9-98ff73530b5e req-34f7b247-8e15-4dfa-b2d2-ef5fb55277c5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:07.174577 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-f251f077-ea01-40b5-abc9-98ff73530b5e req-34f7b247-8e15-4dfa-b2d2-ef5fb55277c5 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] POST https://10.4.3.226/volume/v3/attachments/2c581f44-9864-4045-b416-a9d58fe80609/action Jul 31 09:34:07.174966 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-f251f077-ea01-40b5-abc9-98ff73530b5e req-34f7b247-8e15-4dfa-b2d2-ef5fb55277c5 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:34:07.175113 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-f251f077-ea01-40b5-abc9-98ff73530b5e req-34f7b247-8e15-4dfa-b2d2-ef5fb55277c5 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:07.194627 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:07.194627 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:07.209140 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-f251f077-ea01-40b5-abc9-98ff73530b5e req-34f7b247-8e15-4dfa-b2d2-ef5fb55277c5 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/attachments/2c581f44-9864-4045-b416-a9d58fe80609/action returned with HTTP 204 Jul 31 09:34:07.210039 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 920/3690] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:34:07 2026] POST /volume/v3/attachments/2c581f44-9864-4045-b416-a9d58fe80609/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:34:07.258871 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-548da67d-7323-40b1-9485-14277cc9674f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:07.261144 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-548da67d-7323-40b1-9485-14277cc9674f tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba Jul 31 09:34:07.261389 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-548da67d-7323-40b1-9485-14277cc9674f tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:07.261612 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-548da67d-7323-40b1-9485-14277cc9674f tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:07.270429 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:07.270429 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:07.273475 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-548da67d-7323-40b1-9485-14277cc9674f tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:34:07.277744 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-548da67d-7323-40b1-9485-14277cc9674f tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba returned with HTTP 200 Jul 31 09:34:07.278097 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 922/3691] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:07 2026] GET /volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:07.542363 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e4c3c98d-6727-43f8-a69c-bf29dd0eb67a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:07.545026 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e4c3c98d-6727-43f8-a69c-bf29dd0eb67a tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 Jul 31 09:34:07.545305 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e4c3c98d-6727-43f8-a69c-bf29dd0eb67a tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:07.545587 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e4c3c98d-6727-43f8-a69c-bf29dd0eb67a tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:07.545722 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-e4c3c98d-6727-43f8-a69c-bf29dd0eb67a tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 34b1f31f-f7ca-4c0f-8191-a90a80fd95d9. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:07.551872 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:07.551872 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:07.552689 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e4c3c98d-6727-43f8-a69c-bf29dd0eb67a tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 returned with HTTP 200 Jul 31 09:34:07.553169 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 922/3692] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:07 2026] GET /volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:07.693224 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b195be64-5aa2-44cb-a623-11bee8810fdd None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:07.695139 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b195be64-5aa2-44cb-a623-11bee8810fdd tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 Jul 31 09:34:07.695420 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b195be64-5aa2-44cb-a623-11bee8810fdd tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:07.695691 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b195be64-5aa2-44cb-a623-11bee8810fdd tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:07.708137 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:07.708137 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:07.712736 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-b195be64-5aa2-44cb-a623-11bee8810fdd tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:07.718321 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b195be64-5aa2-44cb-a623-11bee8810fdd tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 returned with HTTP 200 Jul 31 09:34:07.718686 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 929/3693] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:07 2026] GET /volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 => generated 1231 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:34:07.731412 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a2b312cd-0753-4726-ba20-07c4813b0ea4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:07.733808 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a2b312cd-0753-4726-ba20-07c4813b0ea4 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 Jul 31 09:34:07.734110 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a2b312cd-0753-4726-ba20-07c4813b0ea4 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:07.734404 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a2b312cd-0753-4726-ba20-07c4813b0ea4 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:07.746970 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:07.746970 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:07.751606 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a2b312cd-0753-4726-ba20-07c4813b0ea4 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:07.756445 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a2b312cd-0753-4726-ba20-07c4813b0ea4 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 returned with HTTP 200 Jul 31 09:34:07.756933 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 921/3694] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:07 2026] GET /volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 => generated 1231 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:34:08.291695 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-626e8a79-20e6-40c4-a103-c01e0c7296eb None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:08.294639 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-626e8a79-20e6-40c4-a103-c01e0c7296eb tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba Jul 31 09:34:08.295157 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-626e8a79-20e6-40c4-a103-c01e0c7296eb tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:08.295452 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-626e8a79-20e6-40c4-a103-c01e0c7296eb tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:08.310000 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:08.310000 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:08.316792 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-626e8a79-20e6-40c4-a103-c01e0c7296eb tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:34:08.324379 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-626e8a79-20e6-40c4-a103-c01e0c7296eb tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba returned with HTTP 200 Jul 31 09:34:08.324930 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 923/3695] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:08 2026] GET /volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:08.382298 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e753a14c-aac9-4f73-bafb-f0345a5efbfe None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:08.384656 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e753a14c-aac9-4f73-bafb-f0345a5efbfe tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a Jul 31 09:34:08.384900 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e753a14c-aac9-4f73-bafb-f0345a5efbfe tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:08.385159 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e753a14c-aac9-4f73-bafb-f0345a5efbfe tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:08.394882 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:08.394882 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:08.401715 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e753a14c-aac9-4f73-bafb-f0345a5efbfe tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:08.407784 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e753a14c-aac9-4f73-bafb-f0345a5efbfe tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a returned with HTTP 200 Jul 31 09:34:08.408494 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 923/3696] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:08 2026] GET /volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a => generated 939 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:08.563567 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-18294a19-d6a9-47ea-84f8-d99db6b018cd None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:08.565653 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-18294a19-d6a9-47ea-84f8-d99db6b018cd tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 Jul 31 09:34:08.565871 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-18294a19-d6a9-47ea-84f8-d99db6b018cd tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:08.566084 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-18294a19-d6a9-47ea-84f8-d99db6b018cd tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:08.566203 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-18294a19-d6a9-47ea-84f8-d99db6b018cd tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 34b1f31f-f7ca-4c0f-8191-a90a80fd95d9. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:08.571210 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:08.571210 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:08.571985 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-18294a19-d6a9-47ea-84f8-d99db6b018cd tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 returned with HTTP 200 Jul 31 09:34:08.572627 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 930/3697] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:08 2026] GET /volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:34:08.734350 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-d063be92-2317-4334-8b1b-6d3ab09a581d req-ea782285-8586-4c71-b3c0-4f40867c220c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:08.736638 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d063be92-2317-4334-8b1b-6d3ab09a581d req-ea782285-8586-4c71-b3c0-4f40867c220c tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a Jul 31 09:34:08.736867 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d063be92-2317-4334-8b1b-6d3ab09a581d req-ea782285-8586-4c71-b3c0-4f40867c220c tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:08.737083 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d063be92-2317-4334-8b1b-6d3ab09a581d req-ea782285-8586-4c71-b3c0-4f40867c220c tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:08.744171 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:08.744171 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:08.748155 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-d063be92-2317-4334-8b1b-6d3ab09a581d req-ea782285-8586-4c71-b3c0-4f40867c220c tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:08.752373 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d063be92-2317-4334-8b1b-6d3ab09a581d req-ea782285-8586-4c71-b3c0-4f40867c220c tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a returned with HTTP 200 Jul 31 09:34:08.752849 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 922/3698] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:34:08 2026] GET /volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a => generated 939 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:08.823032 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3624568d-d9b5-433c-b0b0-846187980818 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:08.823456 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3624568d-d9b5-433c-b0b0-846187980818 None None] GET https://10.4.3.226/volume// Jul 31 09:34:08.823650 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3624568d-d9b5-433c-b0b0-846187980818 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:08.823833 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3624568d-d9b5-433c-b0b0-846187980818 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:08.824127 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3624568d-d9b5-433c-b0b0-846187980818 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:34:08.824482 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 924/3699] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:34: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 31 09:34:08.832891 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-d063be92-2317-4334-8b1b-6d3ab09a581d req-feb6e50c-e3f4-4813-8d43-10f39ef58250 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:08.835070 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d063be92-2317-4334-8b1b-6d3ab09a581d req-feb6e50c-e3f4-4813-8d43-10f39ef58250 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:34:08.835468 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d063be92-2317-4334-8b1b-6d3ab09a581d req-feb6e50c-e3f4-4813-8d43-10f39ef58250 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30ffc439-9aec-459b-a6ec-6ba708c6536a", "connector": null, "instance_uuid": "5aadf6b6-d122-404c-8201-0461c54075da"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:08.844684 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:08.844684 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:08.873870 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d063be92-2317-4334-8b1b-6d3ab09a581d req-feb6e50c-e3f4-4813-8d43-10f39ef58250 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:34:08.874344 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 924/3700] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:34:08 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 31 09:34:08.899727 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5a301768-b850-4d7f-bc49-72db4c23e211 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:08.903088 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5a301768-b850-4d7f-bc49-72db4c23e211 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a Jul 31 09:34:08.903088 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5a301768-b850-4d7f-bc49-72db4c23e211 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:08.903088 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5a301768-b850-4d7f-bc49-72db4c23e211 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:08.909441 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c0aa41a2-6ab2-475e-9bcb-48d497181247 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:08.910012 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c0aa41a2-6ab2-475e-9bcb-48d497181247 None None] GET https://10.4.3.226/volume// Jul 31 09:34:08.910278 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c0aa41a2-6ab2-475e-9bcb-48d497181247 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:08.910571 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c0aa41a2-6ab2-475e-9bcb-48d497181247 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:08.911015 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c0aa41a2-6ab2-475e-9bcb-48d497181247 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:34:08.911435 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 923/3701] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:34: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 31 09:34:08.915077 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:08.915077 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:08.916664 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5a301768-b850-4d7f-bc49-72db4c23e211 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:08.918974 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-d063be92-2317-4334-8b1b-6d3ab09a581d req-c7f6b26a-ee9a-490c-b3a2-411aae90ccf7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:08.921160 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-d063be92-2317-4334-8b1b-6d3ab09a581d req-c7f6b26a-ee9a-490c-b3a2-411aae90ccf7 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a Jul 31 09:34:08.921313 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5a301768-b850-4d7f-bc49-72db4c23e211 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a returned with HTTP 200 Jul 31 09:34:08.921436 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-d063be92-2317-4334-8b1b-6d3ab09a581d req-c7f6b26a-ee9a-490c-b3a2-411aae90ccf7 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:08.921635 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-d063be92-2317-4334-8b1b-6d3ab09a581d req-c7f6b26a-ee9a-490c-b3a2-411aae90ccf7 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:08.921712 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 931/3702] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:08 2026] GET /volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:08.930918 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:08.930918 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:08.934772 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-d063be92-2317-4334-8b1b-6d3ab09a581d req-c7f6b26a-ee9a-490c-b3a2-411aae90ccf7 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:08.938994 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-d063be92-2317-4334-8b1b-6d3ab09a581d req-c7f6b26a-ee9a-490c-b3a2-411aae90ccf7 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a returned with HTTP 200 Jul 31 09:34:08.939429 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 925/3703] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:34:08 2026] GET /volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a => generated 1118 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:34:09.068078 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-d063be92-2317-4334-8b1b-6d3ab09a581d req-a24d8bc3-2e78-4eb0-887b-f991295da0fa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:09.070996 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d063be92-2317-4334-8b1b-6d3ab09a581d req-a24d8bc3-2e78-4eb0-887b-f991295da0fa tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] PUT https://10.4.3.226/volume/v3/attachments/8d8a181e-4d25-4295-ba31-6d8f573727aa Jul 31 09:34:09.071476 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d063be92-2317-4334-8b1b-6d3ab09a581d req-a24d8bc3-2e78-4eb0-887b-f991295da0fa tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:09.080830 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-d063be92-2317-4334-8b1b-6d3ab09a581d req-a24d8bc3-2e78-4eb0-887b-f991295da0fa tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Acquiring lock "cinder-attachment_update-30ffc439-9aec-459b-a6ec-6ba708c6536a-np0000006200" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:34:09.086323 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-d063be92-2317-4334-8b1b-6d3ab09a581d req-a24d8bc3-2e78-4eb0-887b-f991295da0fa tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Lock "cinder-attachment_update-30ffc439-9aec-459b-a6ec-6ba708c6536a-np0000006200" acquired by "attachment_update" :: waited 0.006s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:34:09.087660 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:09.087660 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:09.168396 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-d063be92-2317-4334-8b1b-6d3ab09a581d req-a24d8bc3-2e78-4eb0-887b-f991295da0fa tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Lock "cinder-attachment_update-30ffc439-9aec-459b-a6ec-6ba708c6536a-np0000006200" released by "attachment_update" :: held 0.082s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:34:09.168764 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d063be92-2317-4334-8b1b-6d3ab09a581d req-a24d8bc3-2e78-4eb0-887b-f991295da0fa tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/attachments/8d8a181e-4d25-4295-ba31-6d8f573727aa returned with HTTP 200 Jul 31 09:34:09.169511 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 925/3704] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:34:09 2026] PUT /volume/v3/attachments/8d8a181e-4d25-4295-ba31-6d8f573727aa => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:34:09.343794 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-324346fb-4f49-437a-afe2-f9ed5db840f3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:09.346510 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-324346fb-4f49-437a-afe2-f9ed5db840f3 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba Jul 31 09:34:09.346759 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-324346fb-4f49-437a-afe2-f9ed5db840f3 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:09.347079 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-324346fb-4f49-437a-afe2-f9ed5db840f3 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:09.360974 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:09.360974 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:09.366054 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-324346fb-4f49-437a-afe2-f9ed5db840f3 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:34:09.373185 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-324346fb-4f49-437a-afe2-f9ed5db840f3 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba returned with HTTP 200 Jul 31 09:34:09.373887 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 924/3705] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:09 2026] GET /volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:09.581855 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-316df75d-eb58-450f-a633-46ef617b1d12 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:09.583517 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-316df75d-eb58-450f-a633-46ef617b1d12 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 Jul 31 09:34:09.583710 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-316df75d-eb58-450f-a633-46ef617b1d12 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:09.583925 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-316df75d-eb58-450f-a633-46ef617b1d12 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:09.584052 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-316df75d-eb58-450f-a633-46ef617b1d12 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 34b1f31f-f7ca-4c0f-8191-a90a80fd95d9. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:09.588641 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:09.588641 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:09.589356 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-316df75d-eb58-450f-a633-46ef617b1d12 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 returned with HTTP 200 Jul 31 09:34:09.589815 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 932/3706] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:09 2026] GET /volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:09.935706 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-407bc071-ef35-4472-acc4-8d8bb5b92e07 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:09.940040 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-407bc071-ef35-4472-acc4-8d8bb5b92e07 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a Jul 31 09:34:09.940187 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-407bc071-ef35-4472-acc4-8d8bb5b92e07 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:09.940372 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-407bc071-ef35-4472-acc4-8d8bb5b92e07 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:09.945087 np0000006200 devstack@c-api.service[100314]: DEBUG dbcounter [-] [100314] Writing DB stats cinder:SELECT=295,cinder:INSERT=33,cinder:UPDATE=59 {{(pid=100314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:34:09.955631 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:09.955631 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:09.959658 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-407bc071-ef35-4472-acc4-8d8bb5b92e07 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:09.964311 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-407bc071-ef35-4472-acc4-8d8bb5b92e07 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a returned with HTTP 200 Jul 31 09:34:09.965307 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 926/3707] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:09 2026] GET /volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a => generated 939 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:10.326987 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-873ce741-564d-4032-b171-084b6c14bac2 req-6a458a6f-e0be-4ab5-9945-13651f3c5ebf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:10.329918 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-873ce741-564d-4032-b171-084b6c14bac2 req-6a458a6f-e0be-4ab5-9945-13651f3c5ebf tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] POST https://10.4.3.226/volume/v3/attachments/1d5aec5a-0351-4c1c-9afd-cbf2280c4d92/action Jul 31 09:34:10.330313 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-873ce741-564d-4032-b171-084b6c14bac2 req-6a458a6f-e0be-4ab5-9945-13651f3c5ebf tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:34:10.330481 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-873ce741-564d-4032-b171-084b6c14bac2 req-6a458a6f-e0be-4ab5-9945-13651f3c5ebf tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:10.353885 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:10.353885 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:10.366609 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-873ce741-564d-4032-b171-084b6c14bac2 req-6a458a6f-e0be-4ab5-9945-13651f3c5ebf tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/attachments/1d5aec5a-0351-4c1c-9afd-cbf2280c4d92/action returned with HTTP 204 Jul 31 09:34:10.367219 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 926/3708] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:34:10 2026] POST /volume/v3/attachments/1d5aec5a-0351-4c1c-9afd-cbf2280c4d92/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:34:10.387640 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-90dfd47f-c6ad-4113-a187-fa74668afd50 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:10.391872 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-90dfd47f-c6ad-4113-a187-fa74668afd50 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba Jul 31 09:34:10.392144 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-90dfd47f-c6ad-4113-a187-fa74668afd50 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:10.392442 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-90dfd47f-c6ad-4113-a187-fa74668afd50 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:10.396905 np0000006200 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=384,cinder:INSERT=68,cinder:UPDATE=121 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:34:10.409878 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:10.409878 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:10.418948 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-90dfd47f-c6ad-4113-a187-fa74668afd50 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:34:10.426558 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-90dfd47f-c6ad-4113-a187-fa74668afd50 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba returned with HTTP 200 Jul 31 09:34:10.427133 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 925/3709] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:10 2026] GET /volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba => generated 1173 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:34:10.441006 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c9870ef1-032b-429d-86da-dd9d1ee56365 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:10.442913 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c9870ef1-032b-429d-86da-dd9d1ee56365 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba Jul 31 09:34:10.443137 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c9870ef1-032b-429d-86da-dd9d1ee56365 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:10.443347 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c9870ef1-032b-429d-86da-dd9d1ee56365 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:10.454787 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:10.454787 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:10.458594 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c9870ef1-032b-429d-86da-dd9d1ee56365 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:34:10.462986 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c9870ef1-032b-429d-86da-dd9d1ee56365 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba returned with HTTP 200 Jul 31 09:34:10.463435 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 933/3710] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:10 2026] GET /volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba => generated 1173 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:34:10.517814 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-bdfa8875-431e-4500-97ee-399c5486542a req-24c80bb9-ba72-438c-abe7-bf4937ba66e9 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:10.520563 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-bdfa8875-431e-4500-97ee-399c5486542a req-24c80bb9-ba72-438c-abe7-bf4937ba66e9 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba Jul 31 09:34:10.520849 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-bdfa8875-431e-4500-97ee-399c5486542a req-24c80bb9-ba72-438c-abe7-bf4937ba66e9 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:10.521080 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-bdfa8875-431e-4500-97ee-399c5486542a req-24c80bb9-ba72-438c-abe7-bf4937ba66e9 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:10.532007 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:10.532007 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:10.536259 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-bdfa8875-431e-4500-97ee-399c5486542a req-24c80bb9-ba72-438c-abe7-bf4937ba66e9 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:34:10.541167 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-bdfa8875-431e-4500-97ee-399c5486542a req-24c80bb9-ba72-438c-abe7-bf4937ba66e9 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba returned with HTTP 200 Jul 31 09:34:10.541692 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 927/3711] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:34:10 2026] GET /volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba => generated 1173 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:34:10.570770 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-bdfa8875-431e-4500-97ee-399c5486542a req-1cb88880-74f0-4019-8690-d54ec568a5bf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:10.572845 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-bdfa8875-431e-4500-97ee-399c5486542a req-1cb88880-74f0-4019-8690-d54ec568a5bf tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] POST https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba/action Jul 31 09:34:10.573278 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-bdfa8875-431e-4500-97ee-399c5486542a req-1cb88880-74f0-4019-8690-d54ec568a5bf tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:34:10.573480 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-bdfa8875-431e-4500-97ee-399c5486542a req-1cb88880-74f0-4019-8690-d54ec568a5bf tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:10.584345 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:10.584345 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:10.584830 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-bdfa8875-431e-4500-97ee-399c5486542a req-1cb88880-74f0-4019-8690-d54ec568a5bf tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:34:10.591099 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-bdfa8875-431e-4500-97ee-399c5486542a req-1cb88880-74f0-4019-8690-d54ec568a5bf tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Begin detaching volume completed successfully. Jul 31 09:34:10.591480 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-bdfa8875-431e-4500-97ee-399c5486542a req-1cb88880-74f0-4019-8690-d54ec568a5bf tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba/action returned with HTTP 202 Jul 31 09:34:10.592089 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 927/3712] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:34:10 2026] POST /volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:34:10.601696 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bab6d44d-a156-435e-8012-bfd629df48d3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:10.604093 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bab6d44d-a156-435e-8012-bfd629df48d3 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 Jul 31 09:34:10.604313 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bab6d44d-a156-435e-8012-bfd629df48d3 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:10.604747 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bab6d44d-a156-435e-8012-bfd629df48d3 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:10.604857 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-bab6d44d-a156-435e-8012-bfd629df48d3 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 34b1f31f-f7ca-4c0f-8191-a90a80fd95d9. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:10.610559 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:10.610559 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:10.610804 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bab6d44d-a156-435e-8012-bfd629df48d3 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 returned with HTTP 200 Jul 31 09:34:10.611224 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 926/3713] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:10 2026] GET /volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:10.652042 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-929e5bf2-7c27-4e12-ad1e-a5fbdf1929ed None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:10.652042 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-929e5bf2-7c27-4e12-ad1e-a5fbdf1929ed None None] GET https://10.4.3.226/volume// Jul 31 09:34:10.652042 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-929e5bf2-7c27-4e12-ad1e-a5fbdf1929ed None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:10.652042 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-929e5bf2-7c27-4e12-ad1e-a5fbdf1929ed None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:10.652042 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-929e5bf2-7c27-4e12-ad1e-a5fbdf1929ed None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:34:10.652042 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 934/3714] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:34: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 31 09:34:10.662080 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-bdfa8875-431e-4500-97ee-399c5486542a req-095e2831-33f6-428f-a80c-7f0fc852789b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:10.665095 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-bdfa8875-431e-4500-97ee-399c5486542a req-095e2831-33f6-428f-a80c-7f0fc852789b tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba Jul 31 09:34:10.665344 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-bdfa8875-431e-4500-97ee-399c5486542a req-095e2831-33f6-428f-a80c-7f0fc852789b tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:10.665621 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-bdfa8875-431e-4500-97ee-399c5486542a req-095e2831-33f6-428f-a80c-7f0fc852789b tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:10.675571 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:10.675571 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:10.679608 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-bdfa8875-431e-4500-97ee-399c5486542a req-095e2831-33f6-428f-a80c-7f0fc852789b tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:34:10.684860 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-bdfa8875-431e-4500-97ee-399c5486542a req-095e2831-33f6-428f-a80c-7f0fc852789b tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba returned with HTTP 200 Jul 31 09:34:10.685614 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 928/3715] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:34:10 2026] GET /volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba => generated 1356 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:34:10.698084 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-bdfa8875-431e-4500-97ee-399c5486542a req-bf35ce9c-f08b-4d5d-8e0f-f7785a86fcd1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:10.700132 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-bdfa8875-431e-4500-97ee-399c5486542a req-bf35ce9c-f08b-4d5d-8e0f-f7785a86fcd1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba/encryption Jul 31 09:34:10.700508 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-bdfa8875-431e-4500-97ee-399c5486542a req-bf35ce9c-f08b-4d5d-8e0f-f7785a86fcd1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:10.700832 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-bdfa8875-431e-4500-97ee-399c5486542a req-bf35ce9c-f08b-4d5d-8e0f-f7785a86fcd1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:10.713050 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:10.713050 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:10.721045 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-bdfa8875-431e-4500-97ee-399c5486542a req-bf35ce9c-f08b-4d5d-8e0f-f7785a86fcd1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba/encryption returned with HTTP 200 Jul 31 09:34:10.721739 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 928/3716] 10.4.3.226 () {68 vars in 1631 bytes} [Fri Jul 31 09:34:10 2026] GET /volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:10.980011 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9c2df67d-2e96-4154-9d75-d06e32a4886a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:10.983659 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9c2df67d-2e96-4154-9d75-d06e32a4886a tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a Jul 31 09:34:10.983897 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9c2df67d-2e96-4154-9d75-d06e32a4886a tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:10.987203 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9c2df67d-2e96-4154-9d75-d06e32a4886a tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:11.005215 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:11.005215 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:11.009955 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9c2df67d-2e96-4154-9d75-d06e32a4886a tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:11.016747 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9c2df67d-2e96-4154-9d75-d06e32a4886a tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a returned with HTTP 200 Jul 31 09:34:11.017690 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 927/3717] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:10 2026] GET /volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a => generated 939 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:11.622998 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-141acdaa-bd6c-4e10-bc93-dc3f4be5ec39 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:11.624912 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-141acdaa-bd6c-4e10-bc93-dc3f4be5ec39 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 Jul 31 09:34:11.625107 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-141acdaa-bd6c-4e10-bc93-dc3f4be5ec39 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:11.625343 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-141acdaa-bd6c-4e10-bc93-dc3f4be5ec39 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:11.625442 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-141acdaa-bd6c-4e10-bc93-dc3f4be5ec39 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 34b1f31f-f7ca-4c0f-8191-a90a80fd95d9. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:11.629983 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:11.629983 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:11.630663 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-141acdaa-bd6c-4e10-bc93-dc3f4be5ec39 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 returned with HTTP 200 Jul 31 09:34:11.631030 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 935/3718] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:11 2026] GET /volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:12.032318 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a5f1cd81-73ad-46b7-83aa-018fcc51d080 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:12.034596 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a5f1cd81-73ad-46b7-83aa-018fcc51d080 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a Jul 31 09:34:12.034873 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a5f1cd81-73ad-46b7-83aa-018fcc51d080 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:12.035159 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a5f1cd81-73ad-46b7-83aa-018fcc51d080 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:12.048288 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:12.048288 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:12.053029 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a5f1cd81-73ad-46b7-83aa-018fcc51d080 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:12.059087 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a5f1cd81-73ad-46b7-83aa-018fcc51d080 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a returned with HTTP 200 Jul 31 09:34:12.059657 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 929/3719] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:12 2026] GET /volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a => generated 939 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:12.642168 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-16ecf7fb-f271-47d8-bc65-18f92aadff4b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:12.644495 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-16ecf7fb-f271-47d8-bc65-18f92aadff4b tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 Jul 31 09:34:12.644722 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-16ecf7fb-f271-47d8-bc65-18f92aadff4b tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:12.644932 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-16ecf7fb-f271-47d8-bc65-18f92aadff4b tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:12.645040 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-16ecf7fb-f271-47d8-bc65-18f92aadff4b tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 34b1f31f-f7ca-4c0f-8191-a90a80fd95d9. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:12.650005 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:12.650005 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:12.650784 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-16ecf7fb-f271-47d8-bc65-18f92aadff4b tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 returned with HTTP 200 Jul 31 09:34:12.651273 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 929/3720] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:12 2026] GET /volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:13.074187 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-862897bc-70ec-4709-83e2-481d3635e6b6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:13.076434 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-862897bc-70ec-4709-83e2-481d3635e6b6 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a Jul 31 09:34:13.076820 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-862897bc-70ec-4709-83e2-481d3635e6b6 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:13.077145 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-862897bc-70ec-4709-83e2-481d3635e6b6 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:13.090145 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:13.090145 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:13.096573 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-862897bc-70ec-4709-83e2-481d3635e6b6 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:13.108536 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-862897bc-70ec-4709-83e2-481d3635e6b6 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a returned with HTTP 200 Jul 31 09:34:13.109181 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 928/3721] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:13 2026] GET /volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a => generated 939 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:13.663116 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8252c1ef-6ff8-4089-bba6-601435338c4c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:13.665118 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8252c1ef-6ff8-4089-bba6-601435338c4c tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 Jul 31 09:34:13.665427 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8252c1ef-6ff8-4089-bba6-601435338c4c tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:13.665642 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8252c1ef-6ff8-4089-bba6-601435338c4c tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:13.665747 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-8252c1ef-6ff8-4089-bba6-601435338c4c tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 34b1f31f-f7ca-4c0f-8191-a90a80fd95d9. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:13.667593 np0000006200 devstack@c-api.service[100315]: DEBUG dbcounter [-] [100315] Writing DB stats cinder:SELECT=437,cinder:UPDATE=149,cinder:INSERT=85 {{(pid=100315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:34:13.670416 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:13.670416 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:13.671071 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8252c1ef-6ff8-4089-bba6-601435338c4c tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 returned with HTTP 200 Jul 31 09:34:13.671479 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 936/3722] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:13 2026] GET /volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:14.124230 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d2fb9db7-30bc-439c-a43a-472687c3e3a9 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:14.126582 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d2fb9db7-30bc-439c-a43a-472687c3e3a9 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a Jul 31 09:34:14.126799 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d2fb9db7-30bc-439c-a43a-472687c3e3a9 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:14.127067 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d2fb9db7-30bc-439c-a43a-472687c3e3a9 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:14.138621 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:14.138621 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:14.143288 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-d2fb9db7-30bc-439c-a43a-472687c3e3a9 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:14.148469 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d2fb9db7-30bc-439c-a43a-472687c3e3a9 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a returned with HTTP 200 Jul 31 09:34:14.148888 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 930/3723] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:14 2026] GET /volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a => generated 939 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:14.681912 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-80e6962c-e478-40e8-882c-0bd87c11c8a5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:14.683765 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-80e6962c-e478-40e8-882c-0bd87c11c8a5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 Jul 31 09:34:14.683962 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-80e6962c-e478-40e8-882c-0bd87c11c8a5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:14.684149 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-80e6962c-e478-40e8-882c-0bd87c11c8a5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:14.684296 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-80e6962c-e478-40e8-882c-0bd87c11c8a5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 34b1f31f-f7ca-4c0f-8191-a90a80fd95d9. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:14.688587 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:14.688587 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:14.689176 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-80e6962c-e478-40e8-882c-0bd87c11c8a5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 returned with HTTP 200 Jul 31 09:34:14.689602 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 930/3724] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:14 2026] GET /volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:15.162157 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-eec86426-8a89-4de5-8228-b4107ec01a77 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:15.164016 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eec86426-8a89-4de5-8228-b4107ec01a77 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a Jul 31 09:34:15.164229 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eec86426-8a89-4de5-8228-b4107ec01a77 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:15.164490 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eec86426-8a89-4de5-8228-b4107ec01a77 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:15.173435 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:15.173435 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:15.176779 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-eec86426-8a89-4de5-8228-b4107ec01a77 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:15.180989 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eec86426-8a89-4de5-8228-b4107ec01a77 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a returned with HTTP 200 Jul 31 09:34:15.181455 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 929/3725] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:15 2026] GET /volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a => generated 939 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:15.702708 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-17d0697b-ecd8-417f-b9c8-4f0ec9fae55c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:15.708404 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-17d0697b-ecd8-417f-b9c8-4f0ec9fae55c tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 Jul 31 09:34:15.708760 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-17d0697b-ecd8-417f-b9c8-4f0ec9fae55c tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:15.709057 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-17d0697b-ecd8-417f-b9c8-4f0ec9fae55c tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:15.709263 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-17d0697b-ecd8-417f-b9c8-4f0ec9fae55c tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 34b1f31f-f7ca-4c0f-8191-a90a80fd95d9. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:15.714686 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:15.714686 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:15.715610 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-17d0697b-ecd8-417f-b9c8-4f0ec9fae55c tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 returned with HTTP 200 Jul 31 09:34:15.716176 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 937/3726] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:15 2026] GET /volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:16.198746 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8c45b235-99ac-4c24-897f-88ddaa6c2922 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:16.201288 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8c45b235-99ac-4c24-897f-88ddaa6c2922 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a Jul 31 09:34:16.201446 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8c45b235-99ac-4c24-897f-88ddaa6c2922 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:16.201622 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8c45b235-99ac-4c24-897f-88ddaa6c2922 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:16.217377 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:16.217377 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:16.224860 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-8c45b235-99ac-4c24-897f-88ddaa6c2922 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:16.231736 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8c45b235-99ac-4c24-897f-88ddaa6c2922 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a returned with HTTP 200 Jul 31 09:34:16.232199 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 931/3727] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:16 2026] GET /volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a => generated 939 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:16.403863 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-bdfa8875-431e-4500-97ee-399c5486542a req-88193e36-3e57-4fde-a500-7c3b1f85b208 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:16.410369 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-bdfa8875-431e-4500-97ee-399c5486542a req-88193e36-3e57-4fde-a500-7c3b1f85b208 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] DELETE https://10.4.3.226/volume/v3/attachments/1d5aec5a-0351-4c1c-9afd-cbf2280c4d92 Jul 31 09:34:16.413077 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-bdfa8875-431e-4500-97ee-399c5486542a req-88193e36-3e57-4fde-a500-7c3b1f85b208 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:16.413077 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-bdfa8875-431e-4500-97ee-399c5486542a req-88193e36-3e57-4fde-a500-7c3b1f85b208 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:16.414192 np0000006200 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=268,cinder:INSERT=23,cinder:UPDATE=45 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:34:16.416282 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-d063be92-2317-4334-8b1b-6d3ab09a581d req-727022ce-383f-487f-be8d-a2fcf306a4e3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:16.424146 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d063be92-2317-4334-8b1b-6d3ab09a581d req-727022ce-383f-487f-be8d-a2fcf306a4e3 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] POST https://10.4.3.226/volume/v3/attachments/8d8a181e-4d25-4295-ba31-6d8f573727aa/action Jul 31 09:34:16.424146 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d063be92-2317-4334-8b1b-6d3ab09a581d req-727022ce-383f-487f-be8d-a2fcf306a4e3 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:34:16.424146 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d063be92-2317-4334-8b1b-6d3ab09a581d req-727022ce-383f-487f-be8d-a2fcf306a4e3 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:16.425182 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:16.425182 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:16.447291 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:16.447291 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:16.459930 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d063be92-2317-4334-8b1b-6d3ab09a581d req-727022ce-383f-487f-be8d-a2fcf306a4e3 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/attachments/8d8a181e-4d25-4295-ba31-6d8f573727aa/action returned with HTTP 204 Jul 31 09:34:16.460448 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 930/3728] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:34:16 2026] POST /volume/v3/attachments/8d8a181e-4d25-4295-ba31-6d8f573727aa/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:34:16.482489 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-bdfa8875-431e-4500-97ee-399c5486542a req-88193e36-3e57-4fde-a500-7c3b1f85b208 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/attachments/1d5aec5a-0351-4c1c-9afd-cbf2280c4d92 returned with HTTP 200 Jul 31 09:34:16.483150 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 931/3729] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:34:16 2026] DELETE /volume/v3/attachments/1d5aec5a-0351-4c1c-9afd-cbf2280c4d92 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:16.729064 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-555de63f-a2ed-4b6b-a042-7154eae63754 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:16.731130 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-555de63f-a2ed-4b6b-a042-7154eae63754 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 Jul 31 09:34:16.731415 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-555de63f-a2ed-4b6b-a042-7154eae63754 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:16.731626 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-555de63f-a2ed-4b6b-a042-7154eae63754 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:16.731766 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-555de63f-a2ed-4b6b-a042-7154eae63754 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 34b1f31f-f7ca-4c0f-8191-a90a80fd95d9. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:16.735995 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:16.735995 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:16.736624 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-555de63f-a2ed-4b6b-a042-7154eae63754 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 returned with HTTP 200 Jul 31 09:34:16.737280 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 938/3730] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:16 2026] GET /volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:34:16.747587 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-64841445-54fe-44b8-99b3-c3f28da8596a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:16.749577 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-64841445-54fe-44b8-99b3-c3f28da8596a tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] POST https://10.4.3.226/volume/v3/backups Jul 31 09:34:16.750000 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-64841445-54fe-44b8-99b3-c3f28da8596a tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f4a1f97d-a2d0-4229-9d47-4d3ec12e2f22", "incremental": true}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:16.751506 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.backups [None req-64841445-54fe-44b8-99b3-c3f28da8596a tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Creating new backup {'backup': {'volume_id': 'f4a1f97d-a2d0-4229-9d47-4d3ec12e2f22', 'incremental': True}} {{(pid=100314) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:34:16.751678 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.contrib.backups [None req-64841445-54fe-44b8-99b3-c3f28da8596a tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Creating backup of volume f4a1f97d-a2d0-4229-9d47-4d3ec12e2f22 in container None Jul 31 09:34:16.759080 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:16.759080 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:16.759651 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-64841445-54fe-44b8-99b3-c3f28da8596a tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Volume info retrieved successfully. Jul 31 09:34:16.776063 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-64841445-54fe-44b8-99b3-c3f28da8596a tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Created reservations ['53c39104-9a5c-46b7-b5d2-5253f8cab0bf', 'caa94c20-cde7-41af-b6bc-5e465d4dc9d0'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:34:16.794912 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-64841445-54fe-44b8-99b3-c3f28da8596a tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups returned with HTTP 400 Jul 31 09:34:16.795729 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 932/3731] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:34:16 2026] POST /volume/v3/backups => generated 109 bytes in 49 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 09:34:16.805007 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9cfddbc6-55ce-4ea9-9343-ab4d8818eed4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:16.806819 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9cfddbc6-55ce-4ea9-9343-ab4d8818eed4 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] DELETE https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 Jul 31 09:34:16.807017 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9cfddbc6-55ce-4ea9-9343-ab4d8818eed4 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:16.807225 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9cfddbc6-55ce-4ea9-9343-ab4d8818eed4 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:16.807371 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-9cfddbc6-55ce-4ea9-9343-ab4d8818eed4 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Delete backup with id: 34b1f31f-f7ca-4c0f-8191-a90a80fd95d9. Jul 31 09:34:16.811498 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:16.811498 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:16.823714 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.backup.rpcapi [None req-9cfddbc6-55ce-4ea9-9343-ab4d8818eed4 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] delete_backup rpcapi backup_id 34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 {{(pid=100316) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:34:16.826219 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9cfddbc6-55ce-4ea9-9343-ab4d8818eed4 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 returned with HTTP 202 Jul 31 09:34:16.826579 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 931/3732] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:34:16 2026] DELETE /volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:34:16.833478 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-378e65a7-bd7c-4121-9bb7-13e765e2362e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:16.837636 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-378e65a7-bd7c-4121-9bb7-13e765e2362e tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 Jul 31 09:34:16.837860 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-378e65a7-bd7c-4121-9bb7-13e765e2362e tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:16.838106 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-378e65a7-bd7c-4121-9bb7-13e765e2362e tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:16.838214 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-378e65a7-bd7c-4121-9bb7-13e765e2362e tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 34b1f31f-f7ca-4c0f-8191-a90a80fd95d9. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:16.843313 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:16.843313 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:16.843313 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-378e65a7-bd7c-4121-9bb7-13e765e2362e tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 returned with HTTP 200 Jul 31 09:34:16.843313 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 932/3733] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:16 2026] GET /volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:16.937700 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-62aacd64-8426-4d5b-aa14-5c2aa6fbf1ec req-34e4ebdc-a158-4aed-9162-b9b2e09bde17 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:16.941219 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-62aacd64-8426-4d5b-aa14-5c2aa6fbf1ec req-34e4ebdc-a158-4aed-9162-b9b2e09bde17 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba Jul 31 09:34:16.941386 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-62aacd64-8426-4d5b-aa14-5c2aa6fbf1ec req-34e4ebdc-a158-4aed-9162-b9b2e09bde17 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:16.941641 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-62aacd64-8426-4d5b-aa14-5c2aa6fbf1ec req-34e4ebdc-a158-4aed-9162-b9b2e09bde17 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:16.951216 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:16.951216 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:16.957543 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-62aacd64-8426-4d5b-aa14-5c2aa6fbf1ec req-34e4ebdc-a158-4aed-9162-b9b2e09bde17 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:34:16.964484 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-62aacd64-8426-4d5b-aa14-5c2aa6fbf1ec req-34e4ebdc-a158-4aed-9162-b9b2e09bde17 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba returned with HTTP 200 Jul 31 09:34:16.965026 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 939/3734] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:34:16 2026] GET /volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:17.141401 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-72961606-890c-484a-97fa-f199f351f60c req-7675f1fe-a2f2-4c25-96d4-4cdc20f6a6ce None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:17.143914 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-72961606-890c-484a-97fa-f199f351f60c req-7675f1fe-a2f2-4c25-96d4-4cdc20f6a6ce tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/attachments?instance_id=32aef3f8-8050-4d0f-9cfa-01cce6054e94 Jul 31 09:34:17.144742 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-72961606-890c-484a-97fa-f199f351f60c req-7675f1fe-a2f2-4c25-96d4-4cdc20f6a6ce tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:17.144958 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-72961606-890c-484a-97fa-f199f351f60c req-7675f1fe-a2f2-4c25-96d4-4cdc20f6a6ce tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:17.161920 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-72961606-890c-484a-97fa-f199f351f60c req-7675f1fe-a2f2-4c25-96d4-4cdc20f6a6ce tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/attachments?instance_id=32aef3f8-8050-4d0f-9cfa-01cce6054e94 returned with HTTP 200 Jul 31 09:34:17.162337 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 933/3735] 10.4.3.226 () {70 vars in 1637 bytes} [Fri Jul 31 09:34:17 2026] GET /volume/v3/attachments?instance_id=32aef3f8-8050-4d0f-9cfa-01cce6054e94 => generated 192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:34:17.171263 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-72961606-890c-484a-97fa-f199f351f60c req-e462dde5-829e-4f7b-865a-b25af4fc090a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:17.173174 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-72961606-890c-484a-97fa-f199f351f60c req-e462dde5-829e-4f7b-865a-b25af4fc090a tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/attachments/efb1546d-804c-4d6a-8acc-8dabff65750c Jul 31 09:34:17.173559 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-72961606-890c-484a-97fa-f199f351f60c req-e462dde5-829e-4f7b-865a-b25af4fc090a tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:17.173831 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-72961606-890c-484a-97fa-f199f351f60c req-e462dde5-829e-4f7b-865a-b25af4fc090a tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:17.201432 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-72961606-890c-484a-97fa-f199f351f60c req-e462dde5-829e-4f7b-865a-b25af4fc090a tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/attachments/efb1546d-804c-4d6a-8acc-8dabff65750c returned with HTTP 200 Jul 31 09:34:17.202152 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 932/3736] 10.4.3.226 () {70 vars in 1651 bytes} [Fri Jul 31 09:34:17 2026] GET /volume/v3/attachments/efb1546d-804c-4d6a-8acc-8dabff65750c => generated 993 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:34:17.248055 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-05303565-7eda-4b63-9a16-485394f68f2e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:17.250058 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-05303565-7eda-4b63-9a16-485394f68f2e tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a Jul 31 09:34:17.250322 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-05303565-7eda-4b63-9a16-485394f68f2e tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:17.250601 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-05303565-7eda-4b63-9a16-485394f68f2e tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:17.268267 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:17.268267 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:17.273155 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-05303565-7eda-4b63-9a16-485394f68f2e tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:17.278738 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-05303565-7eda-4b63-9a16-485394f68f2e tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a returned with HTTP 200 Jul 31 09:34:17.281265 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 933/3737] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:17 2026] GET /volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a => generated 1231 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:34:17.295845 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-bac40603-9d45-4ee4-97c6-69ca1c1c2deb None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:17.299101 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bac40603-9d45-4ee4-97c6-69ca1c1c2deb tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a Jul 31 09:34:17.301212 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bac40603-9d45-4ee4-97c6-69ca1c1c2deb tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:17.301858 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bac40603-9d45-4ee4-97c6-69ca1c1c2deb tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:17.320136 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:17.320136 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:17.326939 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-bac40603-9d45-4ee4-97c6-69ca1c1c2deb tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:17.337419 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bac40603-9d45-4ee4-97c6-69ca1c1c2deb tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a returned with HTTP 200 Jul 31 09:34:17.338021 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 940/3738] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:17 2026] GET /volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a => generated 1231 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:34:17.855037 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a4a00fd2-c5a6-4bf8-9643-7c344358f54d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:17.857426 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a4a00fd2-c5a6-4bf8-9643-7c344358f54d tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 Jul 31 09:34:17.857817 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a4a00fd2-c5a6-4bf8-9643-7c344358f54d tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:17.858165 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a4a00fd2-c5a6-4bf8-9643-7c344358f54d tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:17.858442 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-a4a00fd2-c5a6-4bf8-9643-7c344358f54d tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 34b1f31f-f7ca-4c0f-8191-a90a80fd95d9. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:17.863018 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a4a00fd2-c5a6-4bf8-9643-7c344358f54d tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 returned with HTTP 404 Jul 31 09:34:17.863826 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 934/3739] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:17 2026] GET /volume/v3/backups/34b1f31f-f7ca-4c0f-8191-a90a80fd95d9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:34:17.875410 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1b9fc8e3-a6bb-40de-86ec-f1334bdd6572 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:17.877507 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1b9fc8e3-a6bb-40de-86ec-f1334bdd6572 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:34:17.877858 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1b9fc8e3-a6bb-40de-86ec-f1334bdd6572 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1864845690"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:17.880185 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-1b9fc8e3-a6bb-40de-86ec-f1334bdd6572 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1864845690'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:34:17.880429 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-1b9fc8e3-a6bb-40de-86ec-f1334bdd6572 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Create volume of 1 GB Jul 31 09:34:17.881134 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:17.881134 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:17.887617 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1b9fc8e3-a6bb-40de-86ec-f1334bdd6572 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Availability Zones retrieved successfully. Jul 31 09:34:17.899142 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1b9fc8e3-a6bb-40de-86ec-f1334bdd6572 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Flow 'volume_create_api' (89a4c6b3-5ee1-406b-9934-0b0cf8104eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:34:17.900496 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1b9fc8e3-a6bb-40de-86ec-f1334bdd6572 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd5aefee-0277-472d-a79f-32ad1d1ac77f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:34:17.901641 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-1b9fc8e3-a6bb-40de-86ec-f1334bdd6572 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:34:17.934108 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1b9fc8e3-a6bb-40de-86ec-f1334bdd6572 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd5aefee-0277-472d-a79f-32ad1d1ac77f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:34:17.936296 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1b9fc8e3-a6bb-40de-86ec-f1334bdd6572 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (939042d9-b321-4c64-8b56-6c5dac2208e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:34:17.981129 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-1b9fc8e3-a6bb-40de-86ec-f1334bdd6572 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Created reservations ['1fe8b14c-329e-4a8f-a34f-5992e92372e3', '7ea698e6-6fac-44d2-9602-98847d470513', 'd6d34704-9ea0-4a9d-ac88-eaa2c41fa830', '1a7f3aed-3bec-4255-a81d-1392021235ab'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:34:17.982285 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1b9fc8e3-a6bb-40de-86ec-f1334bdd6572 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (939042d9-b321-4c64-8b56-6c5dac2208e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fe8b14c-329e-4a8f-a34f-5992e92372e3', '7ea698e6-6fac-44d2-9602-98847d470513', 'd6d34704-9ea0-4a9d-ac88-eaa2c41fa830', '1a7f3aed-3bec-4255-a81d-1392021235ab']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:34:17.983078 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1b9fc8e3-a6bb-40de-86ec-f1334bdd6572 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0951de77-956b-4c5a-b399-cf20f7198612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:34:18.011155 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1b9fc8e3-a6bb-40de-86ec-f1334bdd6572 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0951de77-956b-4c5a-b399-cf20f7198612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9038924-e6af-4ac2-9cdc-034d4907cd02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1864845690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2ba671b461541998e20e3cb3c0c9d25',qos_specs=None,replication_status=,reservations=['1fe8b14c-329e-4a8f-a34f-5992e92372e3','7ea698e6-6fac-44d2-9602-98847d470513','d6d34704-9ea0-4a9d-ac88-eaa2c41fa830','1a7f3aed-3bec-4255-a81d-1392021235ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e847d545850c44ec8d5facade55e7f1b',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:34:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1864845690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9038924-e6af-4ac2-9cdc-034d4907cd02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2ba671b461541998e20e3cb3c0c9d25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e847d545850c44ec8d5facade55e7f1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:34:18.012076 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1b9fc8e3-a6bb-40de-86ec-f1334bdd6572 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f84c87b6-10e2-4f0a-809a-6f755e18b0f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:34:18.034905 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1b9fc8e3-a6bb-40de-86ec-f1334bdd6572 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f84c87b6-10e2-4f0a-809a-6f755e18b0f4) transitioned into state 'SUCCESS' from state '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-1864845690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2ba671b461541998e20e3cb3c0c9d25',qos_specs=None,replication_status=,reservations=['1fe8b14c-329e-4a8f-a34f-5992e92372e3','7ea698e6-6fac-44d2-9602-98847d470513','d6d34704-9ea0-4a9d-ac88-eaa2c41fa830','1a7f3aed-3bec-4255-a81d-1392021235ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e847d545850c44ec8d5facade55e7f1b',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:34:18.035738 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1b9fc8e3-a6bb-40de-86ec-f1334bdd6572 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42419576-3c50-4207-9ff2-8baf4d84a252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:34:18.051065 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1b9fc8e3-a6bb-40de-86ec-f1334bdd6572 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42419576-3c50-4207-9ff2-8baf4d84a252) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:34:18.052547 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-1b9fc8e3-a6bb-40de-86ec-f1334bdd6572 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Flow 'volume_create_api' (89a4c6b3-5ee1-406b-9934-0b0cf8104eb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:34:18.053077 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1b9fc8e3-a6bb-40de-86ec-f1334bdd6572 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Create volume request issued successfully. Jul 31 09:34:18.053945 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1b9fc8e3-a6bb-40de-86ec-f1334bdd6572 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:34:18.054529 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 933/3740] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:34:17 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 31 09:34:18.073015 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-51dd1f23-03a7-480c-a0fa-da6877492e22 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:18.074712 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-51dd1f23-03a7-480c-a0fa-da6877492e22 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/volumes/c9038924-e6af-4ac2-9cdc-034d4907cd02 Jul 31 09:34:18.075051 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-51dd1f23-03a7-480c-a0fa-da6877492e22 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:18.075293 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-51dd1f23-03a7-480c-a0fa-da6877492e22 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:18.086175 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:18.086175 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:18.090440 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-51dd1f23-03a7-480c-a0fa-da6877492e22 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Volume info retrieved successfully. Jul 31 09:34:18.095954 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-51dd1f23-03a7-480c-a0fa-da6877492e22 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/volumes/c9038924-e6af-4ac2-9cdc-034d4907cd02 returned with HTTP 200 Jul 31 09:34:18.096475 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 934/3741] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:18 2026] GET /volume/v3/volumes/c9038924-e6af-4ac2-9cdc-034d4907cd02 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:19.110706 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9e7dfbd8-a33e-4981-9ed9-2f8ed3eab513 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:19.112679 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9e7dfbd8-a33e-4981-9ed9-2f8ed3eab513 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/volumes/c9038924-e6af-4ac2-9cdc-034d4907cd02 Jul 31 09:34:19.113047 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9e7dfbd8-a33e-4981-9ed9-2f8ed3eab513 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:19.113352 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9e7dfbd8-a33e-4981-9ed9-2f8ed3eab513 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:19.121322 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:19.121322 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:19.125312 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-9e7dfbd8-a33e-4981-9ed9-2f8ed3eab513 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Volume info retrieved successfully. Jul 31 09:34:19.130359 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9e7dfbd8-a33e-4981-9ed9-2f8ed3eab513 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/volumes/c9038924-e6af-4ac2-9cdc-034d4907cd02 returned with HTTP 200 Jul 31 09:34:19.130878 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 941/3742] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:19 2026] GET /volume/v3/volumes/c9038924-e6af-4ac2-9cdc-034d4907cd02 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:19.145501 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-72cca54a-4e6a-4f26-b515-e2202905c7a9 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:19.147698 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-72cca54a-4e6a-4f26-b515-e2202905c7a9 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] POST https://10.4.3.226/volume/v3/backups Jul 31 09:34:19.148117 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-72cca54a-4e6a-4f26-b515-e2202905c7a9 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c9038924-e6af-4ac2-9cdc-034d4907cd02", "name": "tempest-VolumesBackupsTest-Backup-676106395"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:19.150284 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.backups [None req-72cca54a-4e6a-4f26-b515-e2202905c7a9 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Creating new backup {'backup': {'volume_id': 'c9038924-e6af-4ac2-9cdc-034d4907cd02', 'name': 'tempest-VolumesBackupsTest-Backup-676106395'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:34:19.150616 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.contrib.backups [None req-72cca54a-4e6a-4f26-b515-e2202905c7a9 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Creating backup of volume c9038924-e6af-4ac2-9cdc-034d4907cd02 in container None Jul 31 09:34:19.160890 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:19.160890 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:19.161376 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-72cca54a-4e6a-4f26-b515-e2202905c7a9 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Volume info retrieved successfully. Jul 31 09:34:19.183119 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-72cca54a-4e6a-4f26-b515-e2202905c7a9 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Created reservations ['55e2c36a-5a8e-4733-808e-ee8274036849', '32fdcaa6-5263-4ec3-a774-8f9219f7e212'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:34:19.228864 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-72cca54a-4e6a-4f26-b515-e2202905c7a9 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:34:19.229517 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 935/3743] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:34:19 2026] POST /volume/v3/backups => generated 329 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:34:19.243500 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-12859929-9303-47d6-946a-c4eed40cd5af None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:19.245392 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-12859929-9303-47d6-946a-c4eed40cd5af tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 Jul 31 09:34:19.245723 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-12859929-9303-47d6-946a-c4eed40cd5af tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:19.246062 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-12859929-9303-47d6-946a-c4eed40cd5af tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:19.246283 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-12859929-9303-47d6-946a-c4eed40cd5af tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 39e27a6a-8a2c-4d51-9238-889994ebfb06. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:19.252171 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:19.252171 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:19.253489 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-12859929-9303-47d6-946a-c4eed40cd5af tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 returned with HTTP 200 Jul 31 09:34:19.253489 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 934/3744] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:19 2026] GET /volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:20.051255 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-25471d04-d549-40a9-8eea-324786704c1d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:20.053254 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-25471d04-d549-40a9-8eea-324786704c1d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] DELETE https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba Jul 31 09:34:20.053469 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-25471d04-d549-40a9-8eea-324786704c1d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:20.053682 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-25471d04-d549-40a9-8eea-324786704c1d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:20.053845 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-25471d04-d549-40a9-8eea-324786704c1d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Delete volume with id: b98d279f-b5eb-42c4-a61c-e573c597f5ba Jul 31 09:34:20.061171 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:20.061171 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:20.061697 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-25471d04-d549-40a9-8eea-324786704c1d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:34:20.073282 np0000006200 devstack@c-api.service[100317]: WARNING cinder.keymgr.conf_key_mgr [None req-25471d04-d549-40a9-8eea-324786704c1d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 09:34:20.079394 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-25471d04-d549-40a9-8eea-324786704c1d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Delete volume request issued successfully. Jul 31 09:34:20.079669 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-25471d04-d549-40a9-8eea-324786704c1d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba returned with HTTP 202 Jul 31 09:34:20.080095 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 935/3745] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:34:20 2026] DELETE /volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:34:20.091895 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c55aa6e1-2cab-4216-b0cc-d4ec7b2850cf None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:20.094301 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c55aa6e1-2cab-4216-b0cc-d4ec7b2850cf tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba Jul 31 09:34:20.094619 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c55aa6e1-2cab-4216-b0cc-d4ec7b2850cf tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:20.094903 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c55aa6e1-2cab-4216-b0cc-d4ec7b2850cf tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:20.105483 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:20.105483 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:20.110746 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c55aa6e1-2cab-4216-b0cc-d4ec7b2850cf tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:34:20.117070 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c55aa6e1-2cab-4216-b0cc-d4ec7b2850cf tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba returned with HTTP 200 Jul 31 09:34:20.117753 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 942/3746] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:20 2026] GET /volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:20.266169 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1b21e536-1718-4c8c-a103-ee27fe520168 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:20.267957 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1b21e536-1718-4c8c-a103-ee27fe520168 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 Jul 31 09:34:20.268157 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1b21e536-1718-4c8c-a103-ee27fe520168 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:20.268368 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1b21e536-1718-4c8c-a103-ee27fe520168 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:20.268469 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-1b21e536-1718-4c8c-a103-ee27fe520168 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 39e27a6a-8a2c-4d51-9238-889994ebfb06. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:20.273276 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:20.273276 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:20.274544 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1b21e536-1718-4c8c-a103-ee27fe520168 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 returned with HTTP 200 Jul 31 09:34:20.275072 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 936/3747] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:20 2026] GET /volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:21.135545 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a4128038-7906-4ac7-bc79-37905ea87674 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:21.137373 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a4128038-7906-4ac7-bc79-37905ea87674 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba Jul 31 09:34:21.137678 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a4128038-7906-4ac7-bc79-37905ea87674 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:21.137904 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a4128038-7906-4ac7-bc79-37905ea87674 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:21.144389 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a4128038-7906-4ac7-bc79-37905ea87674 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba returned with HTTP 404 Jul 31 09:34:21.144928 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 935/3748] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:21 2026] GET /volume/v3/volumes/b98d279f-b5eb-42c4-a61c-e573c597f5ba => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:34:21.154266 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5623d056-209e-4421-bea3-7e86cdc167db None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:21.156437 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5623d056-209e-4421-bea3-7e86cdc167db tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] GET https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1 Jul 31 09:34:21.156687 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5623d056-209e-4421-bea3-7e86cdc167db tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:21.156915 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5623d056-209e-4421-bea3-7e86cdc167db tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:21.157929 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5623d056-209e-4421-bea3-7e86cdc167db tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:34:21.213605 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5623d056-209e-4421-bea3-7e86cdc167db tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Get all volumes completed successfully. Jul 31 09:34:21.218173 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:21.218173 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:21.226297 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5623d056-209e-4421-bea3-7e86cdc167db tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 09:34:21.227023 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 936/3749] 10.4.3.226 () {66 vars in 1285 bytes} [Fri Jul 31 09:34:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17721 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:34:21.244384 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d7d6aa99-38bf-45c7-8e64-577453b6cf1e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:21.246549 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d7d6aa99-38bf-45c7-8e64-577453b6cf1e tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] DELETE https://10.4.3.226/volume/v3/types/0680bdef-b22b-4627-80bc-d4511db68107 Jul 31 09:34:21.246800 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d7d6aa99-38bf-45c7-8e64-577453b6cf1e tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:21.247054 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d7d6aa99-38bf-45c7-8e64-577453b6cf1e tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Calling method '_delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:21.285764 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-46e91490-38ad-42d4-9dcd-c5097888eda5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:21.288324 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d7d6aa99-38bf-45c7-8e64-577453b6cf1e tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] https://10.4.3.226/volume/v3/types/0680bdef-b22b-4627-80bc-d4511db68107 returned with HTTP 202 Jul 31 09:34:21.288825 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 943/3750] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:34:21 2026] DELETE /volume/v3/types/0680bdef-b22b-4627-80bc-d4511db68107 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:34:21.289742 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-46e91490-38ad-42d4-9dcd-c5097888eda5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 Jul 31 09:34:21.290011 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-46e91490-38ad-42d4-9dcd-c5097888eda5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:21.290257 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-46e91490-38ad-42d4-9dcd-c5097888eda5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:21.291116 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-46e91490-38ad-42d4-9dcd-c5097888eda5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 39e27a6a-8a2c-4d51-9238-889994ebfb06. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:21.296666 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:21.296666 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:21.297603 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-46e91490-38ad-42d4-9dcd-c5097888eda5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 returned with HTTP 200 Jul 31 09:34:21.298417 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 937/3751] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:21 2026] GET /volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:34:21.303061 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f18ef346-010e-49b7-b366-ce0d01047c9f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:21.304890 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f18ef346-010e-49b7-b366-ce0d01047c9f tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:34:21.305221 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f18ef346-010e-49b7-b366-ce0d01047c9f tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1467742103", "extra_specs": {}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:21.319217 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f18ef346-010e-49b7-b366-ce0d01047c9f tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:34:21.319678 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 936/3752] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:34:21 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 31 09:34:21.329932 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c9a45bde-fcbc-40d9-b480-427fa7d584cb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:21.331883 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c9a45bde-fcbc-40d9-b480-427fa7d584cb tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] POST https://10.4.3.226/volume/v3/types/72304694-1153-490b-a726-7ea71bbd98bd/encryption Jul 31 09:34:21.332384 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c9a45bde-fcbc-40d9-b480-427fa7d584cb tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:21.349921 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c9a45bde-fcbc-40d9-b480-427fa7d584cb tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] https://10.4.3.226/volume/v3/types/72304694-1153-490b-a726-7ea71bbd98bd/encryption returned with HTTP 200 Jul 31 09:34:21.350647 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 937/3753] 10.4.3.226 () {68 vars in 1397 bytes} [Fri Jul 31 09:34:21 2026] POST /volume/v3/types/72304694-1153-490b-a726-7ea71bbd98bd/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:21.363050 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6a2437d6-6f02-456b-93cd-3ca501bc0dc0 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:21.365400 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6a2437d6-6f02-456b-93cd-3ca501bc0dc0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:34:21.365861 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6a2437d6-6f02-456b-93cd-3ca501bc0dc0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1285193982", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1467742103", "size": 1}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:21.367949 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-6a2437d6-6f02-456b-93cd-3ca501bc0dc0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1285193982', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1467742103', 'size': 1}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:34:21.375664 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-6a2437d6-6f02-456b-93cd-3ca501bc0dc0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Create volume of 1 GB Jul 31 09:34:21.376043 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:21.376043 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:21.376695 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-6a2437d6-6f02-456b-93cd-3ca501bc0dc0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Availability Zones retrieved successfully. Jul 31 09:34:21.387212 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6a2437d6-6f02-456b-93cd-3ca501bc0dc0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Flow 'volume_create_api' (03d87559-38a3-4828-b40f-3819260e6bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:34:21.388600 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6a2437d6-6f02-456b-93cd-3ca501bc0dc0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac34cd48-4f76-4b13-8f00-cf719999552f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:34:21.389780 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-6a2437d6-6f02-456b-93cd-3ca501bc0dc0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:34:21.421672 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6a2437d6-6f02-456b-93cd-3ca501bc0dc0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac34cd48-4f76-4b13-8f00-cf719999552f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:34:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=72304694-1153-490b-a726-7ea71bbd98bd,is_public=True,name='tempest-scenario-type-luks-1467742103',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72304694-1153-490b-a726-7ea71bbd98bd', '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=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:34:21.422577 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6a2437d6-6f02-456b-93cd-3ca501bc0dc0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c8c49f1-335b-4a01-8b8a-1dd17f7a004f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:34:21.455954 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-6a2437d6-6f02-456b-93cd-3ca501bc0dc0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1467742103 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1467742103, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:34:21.456254 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-6a2437d6-6f02-456b-93cd-3ca501bc0dc0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1467742103 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1467742103, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:34:21.504471 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-6a2437d6-6f02-456b-93cd-3ca501bc0dc0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Created reservations ['f7dbe65d-2968-41cf-826e-1b58bb8af8a3', '21372112-3474-4815-955a-018d9ad1fea3', 'a502ed0a-c886-4b3a-8bc0-d1b8791befa0', '2c4742c7-6eae-41dd-ad5f-073422029aa4'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:34:21.505291 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6a2437d6-6f02-456b-93cd-3ca501bc0dc0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c8c49f1-335b-4a01-8b8a-1dd17f7a004f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7dbe65d-2968-41cf-826e-1b58bb8af8a3', '21372112-3474-4815-955a-018d9ad1fea3', 'a502ed0a-c886-4b3a-8bc0-d1b8791befa0', '2c4742c7-6eae-41dd-ad5f-073422029aa4']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:34:21.506106 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6a2437d6-6f02-456b-93cd-3ca501bc0dc0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (088c1a93-649b-4315-8b16-68a8f7774598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:34:21.529070 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6a2437d6-6f02-456b-93cd-3ca501bc0dc0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (088c1a93-649b-4315-8b16-68a8f7774598) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ceaa9ac2-de97-4eda-8453-e4c7d51377d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1285193982',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3bf7d36aca840328ce5ffbc46314b64',qos_specs=None,replication_status=,reservations=['f7dbe65d-2968-41cf-826e-1b58bb8af8a3','21372112-3474-4815-955a-018d9ad1fea3','a502ed0a-c886-4b3a-8bc0-d1b8791befa0','2c4742c7-6eae-41dd-ad5f-073422029aa4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95661adc818148ec94ad6964c93e61bd',volume_type_id=72304694-1153-490b-a726-7ea71bbd98bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:34:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1285193982',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ceaa9ac2-de97-4eda-8453-e4c7d51377d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3bf7d36aca840328ce5ffbc46314b64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95661adc818148ec94ad6964c93e61bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72304694-1153-490b-a726-7ea71bbd98bd),volume_type_id=72304694-1153-490b-a726-7ea71bbd98bd)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:34:21.529876 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6a2437d6-6f02-456b-93cd-3ca501bc0dc0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aebd4f35-1342-4893-9848-2af2b396ed96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:34:21.548726 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6a2437d6-6f02-456b-93cd-3ca501bc0dc0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aebd4f35-1342-4893-9848-2af2b396ed96) transitioned into state 'SUCCESS' from state '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-1285193982',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3bf7d36aca840328ce5ffbc46314b64',qos_specs=None,replication_status=,reservations=['f7dbe65d-2968-41cf-826e-1b58bb8af8a3','21372112-3474-4815-955a-018d9ad1fea3','a502ed0a-c886-4b3a-8bc0-d1b8791befa0','2c4742c7-6eae-41dd-ad5f-073422029aa4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95661adc818148ec94ad6964c93e61bd',volume_type_id=72304694-1153-490b-a726-7ea71bbd98bd)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:34:21.549480 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6a2437d6-6f02-456b-93cd-3ca501bc0dc0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95e2908d-eb35-4842-bbe3-3435ab65b674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:34:21.559558 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6a2437d6-6f02-456b-93cd-3ca501bc0dc0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95e2908d-eb35-4842-bbe3-3435ab65b674) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:34:21.560374 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6a2437d6-6f02-456b-93cd-3ca501bc0dc0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Flow 'volume_create_api' (03d87559-38a3-4828-b40f-3819260e6bce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:34:21.560707 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-6a2437d6-6f02-456b-93cd-3ca501bc0dc0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Create volume request issued successfully. Jul 31 09:34:21.561373 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6a2437d6-6f02-456b-93cd-3ca501bc0dc0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:34:21.561933 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 944/3754] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:34:21 2026] POST /volume/v3/volumes => generated 785 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:34:22.309746 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d94a0cca-56e6-42da-878f-d12cc93ce5ba None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:22.314044 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d94a0cca-56e6-42da-878f-d12cc93ce5ba tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 Jul 31 09:34:22.316355 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d94a0cca-56e6-42da-878f-d12cc93ce5ba tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:22.316639 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d94a0cca-56e6-42da-878f-d12cc93ce5ba tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:22.316774 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-d94a0cca-56e6-42da-878f-d12cc93ce5ba tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 39e27a6a-8a2c-4d51-9238-889994ebfb06. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:22.325679 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:22.325679 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:22.326424 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d94a0cca-56e6-42da-878f-d12cc93ce5ba tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 returned with HTTP 200 Jul 31 09:34:22.326863 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 938/3755] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:22 2026] GET /volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:34:22.379331 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-c8f3bc6c-4493-45dd-8a93-7b8189cf5e79 req-ca8f8118-8d6c-48e1-ad92-c79437630d03 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:22.383106 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c8f3bc6c-4493-45dd-8a93-7b8189cf5e79 req-ca8f8118-8d6c-48e1-ad92-c79437630d03 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 Jul 31 09:34:22.383349 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c8f3bc6c-4493-45dd-8a93-7b8189cf5e79 req-ca8f8118-8d6c-48e1-ad92-c79437630d03 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:22.383551 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c8f3bc6c-4493-45dd-8a93-7b8189cf5e79 req-ca8f8118-8d6c-48e1-ad92-c79437630d03 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:22.394124 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:22.394124 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:22.398579 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-c8f3bc6c-4493-45dd-8a93-7b8189cf5e79 req-ca8f8118-8d6c-48e1-ad92-c79437630d03 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:22.403612 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c8f3bc6c-4493-45dd-8a93-7b8189cf5e79 req-ca8f8118-8d6c-48e1-ad92-c79437630d03 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 returned with HTTP 200 Jul 31 09:34:22.403987 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 937/3756] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:34:22 2026] GET /volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 => generated 1231 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:34:22.430035 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-c8f3bc6c-4493-45dd-8a93-7b8189cf5e79 req-07406fdf-cff5-4cf6-8e2e-2285904adf7a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:22.432106 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c8f3bc6c-4493-45dd-8a93-7b8189cf5e79 req-07406fdf-cff5-4cf6-8e2e-2285904adf7a tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] POST https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6/action Jul 31 09:34:22.432599 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c8f3bc6c-4493-45dd-8a93-7b8189cf5e79 req-07406fdf-cff5-4cf6-8e2e-2285904adf7a tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:34:22.432732 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c8f3bc6c-4493-45dd-8a93-7b8189cf5e79 req-07406fdf-cff5-4cf6-8e2e-2285904adf7a tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:22.443612 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:22.443612 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:22.444166 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-c8f3bc6c-4493-45dd-8a93-7b8189cf5e79 req-07406fdf-cff5-4cf6-8e2e-2285904adf7a tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:22.451139 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-c8f3bc6c-4493-45dd-8a93-7b8189cf5e79 req-07406fdf-cff5-4cf6-8e2e-2285904adf7a tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Begin detaching volume completed successfully. Jul 31 09:34:22.451586 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c8f3bc6c-4493-45dd-8a93-7b8189cf5e79 req-07406fdf-cff5-4cf6-8e2e-2285904adf7a tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6/action returned with HTTP 202 Jul 31 09:34:22.452261 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 938/3757] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:34:22 2026] POST /volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:34:22.516717 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0bb2b96d-7a4c-4ed1-bf31-64808f86d377 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:22.517400 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0bb2b96d-7a4c-4ed1-bf31-64808f86d377 None None] GET https://10.4.3.226/volume// Jul 31 09:34:22.517685 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0bb2b96d-7a4c-4ed1-bf31-64808f86d377 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:22.518823 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0bb2b96d-7a4c-4ed1-bf31-64808f86d377 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:22.519257 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0bb2b96d-7a4c-4ed1-bf31-64808f86d377 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:34:22.519735 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 945/3758] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:34:22 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:34:22.530966 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-c8f3bc6c-4493-45dd-8a93-7b8189cf5e79 req-295d1f04-25ed-444c-94e6-af15b670b2dc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:22.534027 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-c8f3bc6c-4493-45dd-8a93-7b8189cf5e79 req-295d1f04-25ed-444c-94e6-af15b670b2dc tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 Jul 31 09:34:22.534278 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-c8f3bc6c-4493-45dd-8a93-7b8189cf5e79 req-295d1f04-25ed-444c-94e6-af15b670b2dc tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:22.534472 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-c8f3bc6c-4493-45dd-8a93-7b8189cf5e79 req-295d1f04-25ed-444c-94e6-af15b670b2dc tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:22.544019 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:22.544019 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:22.548436 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-c8f3bc6c-4493-45dd-8a93-7b8189cf5e79 req-295d1f04-25ed-444c-94e6-af15b670b2dc tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:22.553198 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-c8f3bc6c-4493-45dd-8a93-7b8189cf5e79 req-295d1f04-25ed-444c-94e6-af15b670b2dc tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 returned with HTTP 200 Jul 31 09:34:22.553828 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 939/3759] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:34:22 2026] GET /volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 => generated 1414 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:34:23.340718 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9d36e07a-402d-4f7d-8158-768cec695e71 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:23.344405 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9d36e07a-402d-4f7d-8158-768cec695e71 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 Jul 31 09:34:23.344690 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9d36e07a-402d-4f7d-8158-768cec695e71 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:23.344956 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9d36e07a-402d-4f7d-8158-768cec695e71 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:23.345108 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-9d36e07a-402d-4f7d-8158-768cec695e71 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 39e27a6a-8a2c-4d51-9238-889994ebfb06. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:23.351266 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:23.351266 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:23.352182 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9d36e07a-402d-4f7d-8158-768cec695e71 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 returned with HTTP 200 Jul 31 09:34:23.352712 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 938/3760] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:23 2026] GET /volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:23.469868 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-c8f3bc6c-4493-45dd-8a93-7b8189cf5e79 req-e382dae5-0936-481a-93db-dac824041662 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:23.472571 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c8f3bc6c-4493-45dd-8a93-7b8189cf5e79 req-e382dae5-0936-481a-93db-dac824041662 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] DELETE https://10.4.3.226/volume/v3/attachments/2c581f44-9864-4045-b416-a9d58fe80609 Jul 31 09:34:23.472816 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c8f3bc6c-4493-45dd-8a93-7b8189cf5e79 req-e382dae5-0936-481a-93db-dac824041662 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:23.473008 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c8f3bc6c-4493-45dd-8a93-7b8189cf5e79 req-e382dae5-0936-481a-93db-dac824041662 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:23.480864 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:23.480864 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:23.538392 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c8f3bc6c-4493-45dd-8a93-7b8189cf5e79 req-e382dae5-0936-481a-93db-dac824041662 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/attachments/2c581f44-9864-4045-b416-a9d58fe80609 returned with HTTP 200 Jul 31 09:34:23.539160 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 939/3761] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:34:23 2026] DELETE /volume/v3/attachments/2c581f44-9864-4045-b416-a9d58fe80609 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:24.365227 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-71ca08ed-9ac5-419b-ac40-8b6ce8d7db75 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:24.367832 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-71ca08ed-9ac5-419b-ac40-8b6ce8d7db75 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 Jul 31 09:34:24.368126 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-71ca08ed-9ac5-419b-ac40-8b6ce8d7db75 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:24.368448 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-71ca08ed-9ac5-419b-ac40-8b6ce8d7db75 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:24.368612 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-71ca08ed-9ac5-419b-ac40-8b6ce8d7db75 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 39e27a6a-8a2c-4d51-9238-889994ebfb06. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:24.374464 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:24.374464 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:24.375410 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-71ca08ed-9ac5-419b-ac40-8b6ce8d7db75 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 returned with HTTP 200 Jul 31 09:34:24.375920 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 946/3762] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:24 2026] GET /volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:24.631432 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9d96bd0e-d07a-4e21-b69d-7281ae0538c8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:24.634184 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9d96bd0e-d07a-4e21-b69d-7281ae0538c8 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] DELETE https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 Jul 31 09:34:24.634774 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9d96bd0e-d07a-4e21-b69d-7281ae0538c8 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:24.635074 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9d96bd0e-d07a-4e21-b69d-7281ae0538c8 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:24.635364 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-9d96bd0e-d07a-4e21-b69d-7281ae0538c8 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Delete volume with id: beb49ef2-9a83-442b-bd53-9bbb61b649f6 Jul 31 09:34:24.645845 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:24.645845 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:24.646574 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9d96bd0e-d07a-4e21-b69d-7281ae0538c8 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:24.671423 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9d96bd0e-d07a-4e21-b69d-7281ae0538c8 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Delete volume request issued successfully. Jul 31 09:34:24.671780 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9d96bd0e-d07a-4e21-b69d-7281ae0538c8 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 returned with HTTP 202 Jul 31 09:34:24.672385 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 940/3763] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:34:24 2026] DELETE /volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:34:25.389673 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4d3a4ae6-3bed-4873-9060-42c688bf7f00 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:25.394921 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4d3a4ae6-3bed-4873-9060-42c688bf7f00 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 Jul 31 09:34:25.394921 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4d3a4ae6-3bed-4873-9060-42c688bf7f00 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:25.394921 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4d3a4ae6-3bed-4873-9060-42c688bf7f00 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:25.394921 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-4d3a4ae6-3bed-4873-9060-42c688bf7f00 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 39e27a6a-8a2c-4d51-9238-889994ebfb06. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:25.404377 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:25.404377 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:25.405408 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4d3a4ae6-3bed-4873-9060-42c688bf7f00 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 returned with HTTP 200 Jul 31 09:34:25.405613 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 939/3764] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:25 2026] GET /volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:26.418498 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-23ce454d-5bf9-4d9d-bda8-ca16f088a85e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:26.420912 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-23ce454d-5bf9-4d9d-bda8-ca16f088a85e tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 Jul 31 09:34:26.421098 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-23ce454d-5bf9-4d9d-bda8-ca16f088a85e tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:26.421689 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-23ce454d-5bf9-4d9d-bda8-ca16f088a85e tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:26.421689 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-23ce454d-5bf9-4d9d-bda8-ca16f088a85e tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 39e27a6a-8a2c-4d51-9238-889994ebfb06. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:26.430642 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:26.430642 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:26.431474 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-23ce454d-5bf9-4d9d-bda8-ca16f088a85e tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 returned with HTTP 200 Jul 31 09:34:26.432075 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 940/3765] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:26 2026] GET /volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:27.445274 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2e00766f-9d0e-42bd-b5f2-38af291c5799 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:27.447199 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2e00766f-9d0e-42bd-b5f2-38af291c5799 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 Jul 31 09:34:27.447421 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2e00766f-9d0e-42bd-b5f2-38af291c5799 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:27.447629 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2e00766f-9d0e-42bd-b5f2-38af291c5799 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:27.447726 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-2e00766f-9d0e-42bd-b5f2-38af291c5799 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 39e27a6a-8a2c-4d51-9238-889994ebfb06. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:27.452532 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:27.452532 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:27.453121 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2e00766f-9d0e-42bd-b5f2-38af291c5799 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 returned with HTTP 200 Jul 31 09:34:27.453537 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 947/3766] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:27 2026] GET /volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:28.465965 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-dfc8e520-55d0-4fb0-a39e-1e4088853789 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:28.468384 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dfc8e520-55d0-4fb0-a39e-1e4088853789 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 Jul 31 09:34:28.468652 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dfc8e520-55d0-4fb0-a39e-1e4088853789 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:28.468905 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dfc8e520-55d0-4fb0-a39e-1e4088853789 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:28.469056 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-dfc8e520-55d0-4fb0-a39e-1e4088853789 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 39e27a6a-8a2c-4d51-9238-889994ebfb06. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:28.476124 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:28.476124 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:28.476972 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dfc8e520-55d0-4fb0-a39e-1e4088853789 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 returned with HTTP 200 Jul 31 09:34:28.477503 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 941/3767] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:28 2026] GET /volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:29.491277 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-64718a81-23ef-4220-a3a2-36d73c9b9df7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:29.493698 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-64718a81-23ef-4220-a3a2-36d73c9b9df7 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 Jul 31 09:34:29.493698 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-64718a81-23ef-4220-a3a2-36d73c9b9df7 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:29.493698 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-64718a81-23ef-4220-a3a2-36d73c9b9df7 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:29.493698 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-64718a81-23ef-4220-a3a2-36d73c9b9df7 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 39e27a6a-8a2c-4d51-9238-889994ebfb06. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:29.498504 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:29.498504 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:29.499274 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-64718a81-23ef-4220-a3a2-36d73c9b9df7 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 returned with HTTP 200 Jul 31 09:34:29.499274 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 940/3768] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:29 2026] GET /volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:29.803416 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-c7621532-df40-4d2c-bf9f-d035df2ad0ae req-a7309ea7-38fb-4bd2-a5ae-49075aa57371 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:29.806313 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c7621532-df40-4d2c-bf9f-d035df2ad0ae req-a7309ea7-38fb-4bd2-a5ae-49075aa57371 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a Jul 31 09:34:29.806821 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c7621532-df40-4d2c-bf9f-d035df2ad0ae req-a7309ea7-38fb-4bd2-a5ae-49075aa57371 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:29.807082 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c7621532-df40-4d2c-bf9f-d035df2ad0ae req-a7309ea7-38fb-4bd2-a5ae-49075aa57371 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:29.818355 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:29.818355 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:29.822180 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-c7621532-df40-4d2c-bf9f-d035df2ad0ae req-a7309ea7-38fb-4bd2-a5ae-49075aa57371 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:29.827795 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c7621532-df40-4d2c-bf9f-d035df2ad0ae req-a7309ea7-38fb-4bd2-a5ae-49075aa57371 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a returned with HTTP 200 Jul 31 09:34:29.828432 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 941/3769] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:34:29 2026] GET /volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a => generated 1231 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:34:29.850693 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-c7621532-df40-4d2c-bf9f-d035df2ad0ae req-df5b1def-08c2-4709-9b2f-0d03ea78bd0c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:29.855628 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-c7621532-df40-4d2c-bf9f-d035df2ad0ae req-df5b1def-08c2-4709-9b2f-0d03ea78bd0c tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] POST https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a/action Jul 31 09:34:29.856088 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-c7621532-df40-4d2c-bf9f-d035df2ad0ae req-df5b1def-08c2-4709-9b2f-0d03ea78bd0c tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:34:29.856283 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-c7621532-df40-4d2c-bf9f-d035df2ad0ae req-df5b1def-08c2-4709-9b2f-0d03ea78bd0c tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:29.875901 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:29.875901 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:29.876415 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-c7621532-df40-4d2c-bf9f-d035df2ad0ae req-df5b1def-08c2-4709-9b2f-0d03ea78bd0c tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:29.892191 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-c7621532-df40-4d2c-bf9f-d035df2ad0ae req-df5b1def-08c2-4709-9b2f-0d03ea78bd0c tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Begin detaching volume completed successfully. Jul 31 09:34:29.892573 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-c7621532-df40-4d2c-bf9f-d035df2ad0ae req-df5b1def-08c2-4709-9b2f-0d03ea78bd0c tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a/action returned with HTTP 202 Jul 31 09:34:29.893113 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 948/3770] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:34:29 2026] POST /volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:34:29.954495 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-45f6688a-a608-483b-962e-c009422654c2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:29.955021 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-45f6688a-a608-483b-962e-c009422654c2 None None] GET https://10.4.3.226/volume// Jul 31 09:34:29.955313 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-45f6688a-a608-483b-962e-c009422654c2 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:29.955590 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-45f6688a-a608-483b-962e-c009422654c2 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:29.956082 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-45f6688a-a608-483b-962e-c009422654c2 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:34:29.956513 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 942/3771] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:34: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 31 09:34:29.964890 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-c7621532-df40-4d2c-bf9f-d035df2ad0ae req-1d95a8eb-84f3-49b5-8311-6f6761cceb1e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:29.970974 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c7621532-df40-4d2c-bf9f-d035df2ad0ae req-1d95a8eb-84f3-49b5-8311-6f6761cceb1e tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a Jul 31 09:34:29.971202 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c7621532-df40-4d2c-bf9f-d035df2ad0ae req-1d95a8eb-84f3-49b5-8311-6f6761cceb1e tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:29.971527 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c7621532-df40-4d2c-bf9f-d035df2ad0ae req-1d95a8eb-84f3-49b5-8311-6f6761cceb1e tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:29.985407 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:29.985407 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:29.993652 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-c7621532-df40-4d2c-bf9f-d035df2ad0ae req-1d95a8eb-84f3-49b5-8311-6f6761cceb1e tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:30.002006 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c7621532-df40-4d2c-bf9f-d035df2ad0ae req-1d95a8eb-84f3-49b5-8311-6f6761cceb1e tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a returned with HTTP 200 Jul 31 09:34:30.002469 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 941/3772] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:34:29 2026] GET /volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a => generated 1414 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:34:30.511269 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b5de7771-ba00-4116-a55c-4b296583270c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:30.512569 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b5de7771-ba00-4116-a55c-4b296583270c tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 Jul 31 09:34:30.514691 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b5de7771-ba00-4116-a55c-4b296583270c tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:30.514691 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b5de7771-ba00-4116-a55c-4b296583270c tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:30.514691 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-b5de7771-ba00-4116-a55c-4b296583270c tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 39e27a6a-8a2c-4d51-9238-889994ebfb06. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:30.518076 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:30.518076 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:30.518588 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b5de7771-ba00-4116-a55c-4b296583270c tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 returned with HTTP 200 Jul 31 09:34:30.518986 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 942/3773] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:30 2026] GET /volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:30.983406 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-c7621532-df40-4d2c-bf9f-d035df2ad0ae req-f1bd302f-7edc-4baa-9626-0b45e614dcee None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:30.987498 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-c7621532-df40-4d2c-bf9f-d035df2ad0ae req-f1bd302f-7edc-4baa-9626-0b45e614dcee tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] DELETE https://10.4.3.226/volume/v3/attachments/8d8a181e-4d25-4295-ba31-6d8f573727aa Jul 31 09:34:30.987498 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-c7621532-df40-4d2c-bf9f-d035df2ad0ae req-f1bd302f-7edc-4baa-9626-0b45e614dcee tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:30.987498 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-c7621532-df40-4d2c-bf9f-d035df2ad0ae req-f1bd302f-7edc-4baa-9626-0b45e614dcee tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:30.997054 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:30.997054 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:31.050308 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-c7621532-df40-4d2c-bf9f-d035df2ad0ae req-f1bd302f-7edc-4baa-9626-0b45e614dcee tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/attachments/8d8a181e-4d25-4295-ba31-6d8f573727aa returned with HTTP 200 Jul 31 09:34:31.050308 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 949/3774] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:34:30 2026] DELETE /volume/v3/attachments/8d8a181e-4d25-4295-ba31-6d8f573727aa => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:31.530336 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ab31851f-cc86-4a7b-8549-a263f52e8a99 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:31.532281 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ab31851f-cc86-4a7b-8549-a263f52e8a99 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 Jul 31 09:34:31.532510 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ab31851f-cc86-4a7b-8549-a263f52e8a99 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:31.532992 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ab31851f-cc86-4a7b-8549-a263f52e8a99 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:31.532992 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-ab31851f-cc86-4a7b-8549-a263f52e8a99 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 39e27a6a-8a2c-4d51-9238-889994ebfb06. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:31.537035 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:31.537035 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:31.537752 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ab31851f-cc86-4a7b-8549-a263f52e8a99 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 returned with HTTP 200 Jul 31 09:34:31.538152 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 943/3775] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:31 2026] GET /volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:32.058111 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fde24517-f90c-4beb-a89c-231fe6a91cdd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:32.059952 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fde24517-f90c-4beb-a89c-231fe6a91cdd tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] DELETE https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a Jul 31 09:34:32.060180 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fde24517-f90c-4beb-a89c-231fe6a91cdd tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:32.060452 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fde24517-f90c-4beb-a89c-231fe6a91cdd tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:32.060668 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-fde24517-f90c-4beb-a89c-231fe6a91cdd tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Delete volume with id: 30ffc439-9aec-459b-a6ec-6ba708c6536a Jul 31 09:34:32.069157 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:32.069157 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:32.069708 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fde24517-f90c-4beb-a89c-231fe6a91cdd tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:32.087776 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fde24517-f90c-4beb-a89c-231fe6a91cdd tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Delete volume request issued successfully. Jul 31 09:34:32.088046 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fde24517-f90c-4beb-a89c-231fe6a91cdd tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a returned with HTTP 202 Jul 31 09:34:32.088707 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 942/3776] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:34:32 2026] DELETE /volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:34:32.128659 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-8deb9bd2-0f87-44d5-9b67-2325f01768ec req-9d4628b7-0b19-4154-876d-dcf587b1b809 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:32.130844 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8deb9bd2-0f87-44d5-9b67-2325f01768ec req-9d4628b7-0b19-4154-876d-dcf587b1b809 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a Jul 31 09:34:32.131076 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8deb9bd2-0f87-44d5-9b67-2325f01768ec req-9d4628b7-0b19-4154-876d-dcf587b1b809 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:32.131340 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8deb9bd2-0f87-44d5-9b67-2325f01768ec req-9d4628b7-0b19-4154-876d-dcf587b1b809 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:32.139435 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:32.139435 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:32.143868 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-8deb9bd2-0f87-44d5-9b67-2325f01768ec req-9d4628b7-0b19-4154-876d-dcf587b1b809 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:32.149206 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8deb9bd2-0f87-44d5-9b67-2325f01768ec req-9d4628b7-0b19-4154-876d-dcf587b1b809 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a returned with HTTP 200 Jul 31 09:34:32.149723 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 943/3777] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:34:32 2026] GET /volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a => generated 938 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:32.202382 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-cea000d3-be35-4584-8800-b87c72b1fe2d req-2797b4ec-df6d-463f-9d0c-cf5aac6271fb None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:32.206777 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-cea000d3-be35-4584-8800-b87c72b1fe2d req-2797b4ec-df6d-463f-9d0c-cf5aac6271fb tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 Jul 31 09:34:32.206777 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-cea000d3-be35-4584-8800-b87c72b1fe2d req-2797b4ec-df6d-463f-9d0c-cf5aac6271fb tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:32.206777 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-cea000d3-be35-4584-8800-b87c72b1fe2d req-2797b4ec-df6d-463f-9d0c-cf5aac6271fb tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:32.216714 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-cea000d3-be35-4584-8800-b87c72b1fe2d req-2797b4ec-df6d-463f-9d0c-cf5aac6271fb tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 returned with HTTP 404 Jul 31 09:34:32.217616 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 950/3778] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:34:32 2026] GET /volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:34:32.552699 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-675b3c9a-556f-49a7-a3eb-18b62da81883 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:32.556095 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-675b3c9a-556f-49a7-a3eb-18b62da81883 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 Jul 31 09:34:32.556444 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-675b3c9a-556f-49a7-a3eb-18b62da81883 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:32.557570 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-675b3c9a-556f-49a7-a3eb-18b62da81883 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:32.557746 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-675b3c9a-556f-49a7-a3eb-18b62da81883 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 39e27a6a-8a2c-4d51-9238-889994ebfb06. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:32.566722 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:32.566722 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:32.567455 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-675b3c9a-556f-49a7-a3eb-18b62da81883 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 returned with HTTP 200 Jul 31 09:34:32.568624 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 944/3779] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:32 2026] GET /volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:33.583888 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-94363736-e6ff-4706-8a21-57cf18cc2643 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:33.585898 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-94363736-e6ff-4706-8a21-57cf18cc2643 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 Jul 31 09:34:33.586125 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-94363736-e6ff-4706-8a21-57cf18cc2643 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:33.586363 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-94363736-e6ff-4706-8a21-57cf18cc2643 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:33.586471 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-94363736-e6ff-4706-8a21-57cf18cc2643 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 39e27a6a-8a2c-4d51-9238-889994ebfb06. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:33.591192 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:33.591192 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:33.591969 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-94363736-e6ff-4706-8a21-57cf18cc2643 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 returned with HTTP 200 Jul 31 09:34:33.592431 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 943/3780] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:33 2026] GET /volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:34.603564 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-44a245e7-2d5f-475a-bbaf-84e466936845 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:34.605906 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-44a245e7-2d5f-475a-bbaf-84e466936845 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 Jul 31 09:34:34.606767 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-44a245e7-2d5f-475a-bbaf-84e466936845 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:34.606767 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-44a245e7-2d5f-475a-bbaf-84e466936845 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:34.606767 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-44a245e7-2d5f-475a-bbaf-84e466936845 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 39e27a6a-8a2c-4d51-9238-889994ebfb06. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:34.611895 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:34.611895 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:34.612801 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-44a245e7-2d5f-475a-bbaf-84e466936845 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 returned with HTTP 200 Jul 31 09:34:34.613364 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 944/3781] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:34 2026] GET /volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:34.716579 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e77ca655-c78d-406c-8338-f64efe762a85 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:34.718439 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e77ca655-c78d-406c-8338-f64efe762a85 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 Jul 31 09:34:34.718669 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e77ca655-c78d-406c-8338-f64efe762a85 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:34.718851 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e77ca655-c78d-406c-8338-f64efe762a85 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:34.727938 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:34.727938 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:34.733918 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e77ca655-c78d-406c-8338-f64efe762a85 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:34:34.740979 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e77ca655-c78d-406c-8338-f64efe762a85 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 returned with HTTP 200 Jul 31 09:34:34.741577 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 951/3782] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:34 2026] GET /volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:34.754424 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3780b658-a3bd-4946-ade8-72edd0a0db89 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:34.756870 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3780b658-a3bd-4946-ade8-72edd0a0db89 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 Jul 31 09:34:34.757153 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3780b658-a3bd-4946-ade8-72edd0a0db89 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:34.757487 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3780b658-a3bd-4946-ade8-72edd0a0db89 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:34.766656 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:34.766656 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:34.770582 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-3780b658-a3bd-4946-ade8-72edd0a0db89 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:34:34.775650 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3780b658-a3bd-4946-ade8-72edd0a0db89 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 returned with HTTP 200 Jul 31 09:34:34.776155 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 945/3783] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:34 2026] GET /volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:34.839564 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-10e3f23e-9839-4e00-99a0-e2b1b544a002 req-0c7ede05-6e4c-46e1-a4b1-a828bddf0437 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:34.841904 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-10e3f23e-9839-4e00-99a0-e2b1b544a002 req-0c7ede05-6e4c-46e1-a4b1-a828bddf0437 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 Jul 31 09:34:34.842100 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-10e3f23e-9839-4e00-99a0-e2b1b544a002 req-0c7ede05-6e4c-46e1-a4b1-a828bddf0437 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:34.842320 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-10e3f23e-9839-4e00-99a0-e2b1b544a002 req-0c7ede05-6e4c-46e1-a4b1-a828bddf0437 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:34.849401 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:34.849401 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:34.852941 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-10e3f23e-9839-4e00-99a0-e2b1b544a002 req-0c7ede05-6e4c-46e1-a4b1-a828bddf0437 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:34:34.857068 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-10e3f23e-9839-4e00-99a0-e2b1b544a002 req-0c7ede05-6e4c-46e1-a4b1-a828bddf0437 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 returned with HTTP 200 Jul 31 09:34:34.857575 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 944/3784] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:34:34 2026] GET /volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:34.863126 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-79583d52-5c6d-4308-ae39-b7187c50acb5 req-4b87604e-d84a-4fc8-871c-2041f31894d3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:34.865389 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-79583d52-5c6d-4308-ae39-b7187c50acb5 req-4b87604e-d84a-4fc8-871c-2041f31894d3 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] DELETE https://10.4.3.226/volume/v3/attachments/d7767ac8-e8aa-4ff3-a9ad-9aa468f8e04b Jul 31 09:34:34.865623 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-79583d52-5c6d-4308-ae39-b7187c50acb5 req-4b87604e-d84a-4fc8-871c-2041f31894d3 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:34.865828 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-79583d52-5c6d-4308-ae39-b7187c50acb5 req-4b87604e-d84a-4fc8-871c-2041f31894d3 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:34.875655 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:34.875655 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:34.934114 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-79583d52-5c6d-4308-ae39-b7187c50acb5 req-4b87604e-d84a-4fc8-871c-2041f31894d3 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/attachments/d7767ac8-e8aa-4ff3-a9ad-9aa468f8e04b returned with HTTP 200 Jul 31 09:34:34.934779 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 945/3785] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:34:34 2026] DELETE /volume/v3/attachments/d7767ac8-e8aa-4ff3-a9ad-9aa468f8e04b => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:34.947308 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6968caf6-96d2-478f-adc8-03f6adc34ae1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:34.947847 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6968caf6-96d2-478f-adc8-03f6adc34ae1 None None] GET https://10.4.3.226/volume// Jul 31 09:34:34.948098 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6968caf6-96d2-478f-adc8-03f6adc34ae1 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:34.948394 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6968caf6-96d2-478f-adc8-03f6adc34ae1 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:34.948821 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6968caf6-96d2-478f-adc8-03f6adc34ae1 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:34:34.949227 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 952/3786] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:34:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:34:34.956018 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-10e3f23e-9839-4e00-99a0-e2b1b544a002 req-87f1bc43-58e8-46ff-b701-0c9ce0c40cd1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:34.962181 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-10e3f23e-9839-4e00-99a0-e2b1b544a002 req-87f1bc43-58e8-46ff-b701-0c9ce0c40cd1 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:34:34.963400 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-10e3f23e-9839-4e00-99a0-e2b1b544a002 req-87f1bc43-58e8-46ff-b701-0c9ce0c40cd1 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd7f4301-f2a5-4724-bc2d-9a18b3064128", "connector": null, "instance_uuid": "3675d8c1-8276-4ce4-ae15-6f7671395756"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:34.979210 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:34.979210 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:35.010061 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-10e3f23e-9839-4e00-99a0-e2b1b544a002 req-87f1bc43-58e8-46ff-b701-0c9ce0c40cd1 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:34:35.010942 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 946/3787] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:34:34 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 31 09:34:35.056571 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8ae210bc-80f8-4203-8730-35f55f1a505f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:35.057045 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8ae210bc-80f8-4203-8730-35f55f1a505f None None] GET https://10.4.3.226/volume// Jul 31 09:34:35.057290 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8ae210bc-80f8-4203-8730-35f55f1a505f None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:35.057562 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8ae210bc-80f8-4203-8730-35f55f1a505f None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:35.057973 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8ae210bc-80f8-4203-8730-35f55f1a505f None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:34:35.058306 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 945/3788] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:34: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 31 09:34:35.058774 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-511ed549-182d-4e10-b37e-2b430fa301b3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:35.061321 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-511ed549-182d-4e10-b37e-2b430fa301b3 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 Jul 31 09:34:35.061632 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-511ed549-182d-4e10-b37e-2b430fa301b3 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:35.061903 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-511ed549-182d-4e10-b37e-2b430fa301b3 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:35.069047 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-10e3f23e-9839-4e00-99a0-e2b1b544a002 req-cf708387-3bbb-4086-8d70-f798c71c0623 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:35.071016 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-10e3f23e-9839-4e00-99a0-e2b1b544a002 req-cf708387-3bbb-4086-8d70-f798c71c0623 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 Jul 31 09:34:35.071257 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-10e3f23e-9839-4e00-99a0-e2b1b544a002 req-cf708387-3bbb-4086-8d70-f798c71c0623 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:35.071437 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-10e3f23e-9839-4e00-99a0-e2b1b544a002 req-cf708387-3bbb-4086-8d70-f798c71c0623 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:35.074278 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:35.074278 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:35.079143 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-511ed549-182d-4e10-b37e-2b430fa301b3 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:34:35.080735 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:35.080735 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:35.084596 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-10e3f23e-9839-4e00-99a0-e2b1b544a002 req-cf708387-3bbb-4086-8d70-f798c71c0623 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:34:35.086794 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-511ed549-182d-4e10-b37e-2b430fa301b3 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 returned with HTTP 200 Jul 31 09:34:35.086794 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 946/3789] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:35 2026] GET /volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:35.091164 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-10e3f23e-9839-4e00-99a0-e2b1b544a002 req-cf708387-3bbb-4086-8d70-f798c71c0623 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 returned with HTTP 200 Jul 31 09:34:35.091164 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 953/3790] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:34:35 2026] GET /volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 => generated 1053 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:34:35.201135 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-10e3f23e-9839-4e00-99a0-e2b1b544a002 req-e27ea9ab-2e96-42ad-87b5-44b1ea7d5f79 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:35.204278 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-10e3f23e-9839-4e00-99a0-e2b1b544a002 req-e27ea9ab-2e96-42ad-87b5-44b1ea7d5f79 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] PUT https://10.4.3.226/volume/v3/attachments/56fe5409-df0e-4150-b759-186ce47d831f Jul 31 09:34:35.204733 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-10e3f23e-9839-4e00-99a0-e2b1b544a002 req-e27ea9ab-2e96-42ad-87b5-44b1ea7d5f79 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:35.213884 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-10e3f23e-9839-4e00-99a0-e2b1b544a002 req-e27ea9ab-2e96-42ad-87b5-44b1ea7d5f79 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Acquiring lock "cinder-attachment_update-fd7f4301-f2a5-4724-bc2d-9a18b3064128-np0000006200" by "attachment_update" {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:34:35.219035 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-10e3f23e-9839-4e00-99a0-e2b1b544a002 req-e27ea9ab-2e96-42ad-87b5-44b1ea7d5f79 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Lock "cinder-attachment_update-fd7f4301-f2a5-4724-bc2d-9a18b3064128-np0000006200" acquired by "attachment_update" :: waited 0.005s {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:34:35.220232 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:35.220232 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:35.329149 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-10e3f23e-9839-4e00-99a0-e2b1b544a002 req-e27ea9ab-2e96-42ad-87b5-44b1ea7d5f79 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Lock "cinder-attachment_update-fd7f4301-f2a5-4724-bc2d-9a18b3064128-np0000006200" released by "attachment_update" :: held 0.110s {{(pid=100314) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:34:35.329587 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-10e3f23e-9839-4e00-99a0-e2b1b544a002 req-e27ea9ab-2e96-42ad-87b5-44b1ea7d5f79 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/attachments/56fe5409-df0e-4150-b759-186ce47d831f returned with HTTP 200 Jul 31 09:34:35.330297 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 947/3791] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:34:35 2026] PUT /volume/v3/attachments/56fe5409-df0e-4150-b759-186ce47d831f => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:34:35.624840 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c8f9f055-eff2-4c4e-bc58-79e01d6eabfb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:35.628176 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c8f9f055-eff2-4c4e-bc58-79e01d6eabfb tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 Jul 31 09:34:35.628176 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c8f9f055-eff2-4c4e-bc58-79e01d6eabfb tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:35.628176 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c8f9f055-eff2-4c4e-bc58-79e01d6eabfb tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:35.628176 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-c8f9f055-eff2-4c4e-bc58-79e01d6eabfb tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 39e27a6a-8a2c-4d51-9238-889994ebfb06. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:35.633819 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:35.633819 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:35.633819 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c8f9f055-eff2-4c4e-bc58-79e01d6eabfb tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 returned with HTTP 200 Jul 31 09:34:35.633819 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 946/3792] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:35 2026] GET /volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:35.647828 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-24e062f2-2509-47c7-be05-8c8979859f33 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:35.649745 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-24e062f2-2509-47c7-be05-8c8979859f33 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] POST https://10.4.3.226/volume/v3/backups Jul 31 09:34:35.650172 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-24e062f2-2509-47c7-be05-8c8979859f33 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c9038924-e6af-4ac2-9cdc-034d4907cd02", "name": "tempest-VolumesBackupsTest-Backup-1298125318"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:35.651769 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-24e062f2-2509-47c7-be05-8c8979859f33 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Creating new backup {'backup': {'volume_id': 'c9038924-e6af-4ac2-9cdc-034d4907cd02', 'name': 'tempest-VolumesBackupsTest-Backup-1298125318'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:34:35.652920 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-24e062f2-2509-47c7-be05-8c8979859f33 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Creating backup of volume c9038924-e6af-4ac2-9cdc-034d4907cd02 in container None Jul 31 09:34:35.660903 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:35.660903 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:35.661512 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-24e062f2-2509-47c7-be05-8c8979859f33 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Volume info retrieved successfully. Jul 31 09:34:35.678652 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-24e062f2-2509-47c7-be05-8c8979859f33 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Created reservations ['60628aa3-c530-4658-b512-40c8c8ba29a4', '9ea16936-00a7-44b1-a4f6-7b3d3bbd80e0'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:34:35.704295 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-24e062f2-2509-47c7-be05-8c8979859f33 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:34:35.704776 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 947/3793] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:34:35 2026] POST /volume/v3/backups => generated 330 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:34:35.713987 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7100a28b-000d-447a-ae0c-a5cc88d949ec None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:35.716157 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7100a28b-000d-447a-ae0c-a5cc88d949ec tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb Jul 31 09:34:35.716391 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7100a28b-000d-447a-ae0c-a5cc88d949ec tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:35.716925 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7100a28b-000d-447a-ae0c-a5cc88d949ec tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:35.716925 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-7100a28b-000d-447a-ae0c-a5cc88d949ec tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 20ac0619-2b02-42fe-805d-73f092a62ffb. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:35.721543 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:35.721543 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:35.722362 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7100a28b-000d-447a-ae0c-a5cc88d949ec tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb returned with HTTP 200 Jul 31 09:34:35.722778 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 954/3794] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:35 2026] GET /volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:36.040906 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9c4818ab-eabd-4bc4-83bd-3a21fa2da71c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:36.042666 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9c4818ab-eabd-4bc4-83bd-3a21fa2da71c tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] DELETE https://10.4.3.226/volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af Jul 31 09:34:36.042876 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9c4818ab-eabd-4bc4-83bd-3a21fa2da71c tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:36.043057 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9c4818ab-eabd-4bc4-83bd-3a21fa2da71c tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:36.043269 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-9c4818ab-eabd-4bc4-83bd-3a21fa2da71c tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Delete volume with id: aaa75140-d0b2-4dfd-bb88-beba236046af Jul 31 09:34:36.050276 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:36.050276 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:36.050699 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9c4818ab-eabd-4bc4-83bd-3a21fa2da71c tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:36.068074 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9c4818ab-eabd-4bc4-83bd-3a21fa2da71c tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Delete volume request issued successfully. Jul 31 09:34:36.068235 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9c4818ab-eabd-4bc4-83bd-3a21fa2da71c tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af returned with HTTP 202 Jul 31 09:34:36.068640 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 948/3795] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:34:36 2026] DELETE /volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:34:36.079301 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e4e5dfd5-1530-43c1-881f-ee712c2acafe None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:36.081974 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e4e5dfd5-1530-43c1-881f-ee712c2acafe tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af Jul 31 09:34:36.082478 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e4e5dfd5-1530-43c1-881f-ee712c2acafe tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:36.082869 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e4e5dfd5-1530-43c1-881f-ee712c2acafe tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:36.092072 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:36.092072 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:36.097932 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e4e5dfd5-1530-43c1-881f-ee712c2acafe tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Volume info retrieved successfully. Jul 31 09:34:36.105324 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-01454f7a-e958-4d76-ba51-dd01dc248263 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:36.107736 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e4e5dfd5-1530-43c1-881f-ee712c2acafe tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af returned with HTTP 200 Jul 31 09:34:36.107736 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 947/3796] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:36 2026] GET /volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af => generated 1248 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:34:36.107839 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-01454f7a-e958-4d76-ba51-dd01dc248263 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 Jul 31 09:34:36.108118 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-01454f7a-e958-4d76-ba51-dd01dc248263 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:36.108394 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-01454f7a-e958-4d76-ba51-dd01dc248263 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:36.132713 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:36.132713 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:36.137263 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-01454f7a-e958-4d76-ba51-dd01dc248263 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:34:36.143544 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-01454f7a-e958-4d76-ba51-dd01dc248263 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 returned with HTTP 200 Jul 31 09:34:36.143935 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 948/3797] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:36 2026] GET /volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 => generated 874 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:36.732885 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e5ad0a40-71df-4d69-845e-5ffec92f08de None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:36.734658 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e5ad0a40-71df-4d69-845e-5ffec92f08de tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb Jul 31 09:34:36.734841 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e5ad0a40-71df-4d69-845e-5ffec92f08de tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:36.735063 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e5ad0a40-71df-4d69-845e-5ffec92f08de tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:36.735184 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-e5ad0a40-71df-4d69-845e-5ffec92f08de tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 20ac0619-2b02-42fe-805d-73f092a62ffb. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:36.740045 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:36.740045 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:36.740811 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e5ad0a40-71df-4d69-845e-5ffec92f08de tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb returned with HTTP 200 Jul 31 09:34:36.741303 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 955/3798] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:36 2026] GET /volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:37.130443 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-11675d0c-6ab2-41bf-878e-8953fcf0bd30 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:37.132622 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-11675d0c-6ab2-41bf-878e-8953fcf0bd30 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af Jul 31 09:34:37.132900 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-11675d0c-6ab2-41bf-878e-8953fcf0bd30 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:37.133124 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-11675d0c-6ab2-41bf-878e-8953fcf0bd30 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:37.138905 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-11675d0c-6ab2-41bf-878e-8953fcf0bd30 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af returned with HTTP 404 Jul 31 09:34:37.139424 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 949/3799] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:37 2026] GET /volume/v3/volumes/aaa75140-d0b2-4dfd-bb88-beba236046af => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:34:37.147112 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-37a30b2c-84d5-468d-9fd5-c457284132ca None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:37.149102 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-37a30b2c-84d5-468d-9fd5-c457284132ca tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] DELETE https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a Jul 31 09:34:37.151295 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-37a30b2c-84d5-468d-9fd5-c457284132ca tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:37.151295 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-37a30b2c-84d5-468d-9fd5-c457284132ca tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:37.151295 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-37a30b2c-84d5-468d-9fd5-c457284132ca tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Delete volume with id: 30ffc439-9aec-459b-a6ec-6ba708c6536a Jul 31 09:34:37.161216 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-37a30b2c-84d5-468d-9fd5-c457284132ca tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a returned with HTTP 404 Jul 31 09:34:37.163636 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 948/3800] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:34:37 2026] DELETE /volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:34:37.166001 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b42bfe6b-b67a-4ff3-8af2-7f5b96f5c0c2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:37.168847 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b42bfe6b-b67a-4ff3-8af2-7f5b96f5c0c2 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 Jul 31 09:34:37.169120 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b42bfe6b-b67a-4ff3-8af2-7f5b96f5c0c2 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:37.169414 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b42bfe6b-b67a-4ff3-8af2-7f5b96f5c0c2 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:37.172291 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9681873e-afdb-43ac-8a1d-80890b8cbc1f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:37.174373 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9681873e-afdb-43ac-8a1d-80890b8cbc1f tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a Jul 31 09:34:37.174666 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9681873e-afdb-43ac-8a1d-80890b8cbc1f tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:37.174936 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9681873e-afdb-43ac-8a1d-80890b8cbc1f tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:37.182095 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9681873e-afdb-43ac-8a1d-80890b8cbc1f tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a returned with HTTP 404 Jul 31 09:34:37.182785 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 956/3801] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:37 2026] GET /volume/v3/volumes/30ffc439-9aec-459b-a6ec-6ba708c6536a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:34:37.184007 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:37.184007 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:37.189544 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b42bfe6b-b67a-4ff3-8af2-7f5b96f5c0c2 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:34:37.192138 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5a8609bf-cffe-4e7f-a99e-167b8222b75a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:37.194766 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5a8609bf-cffe-4e7f-a99e-167b8222b75a tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] DELETE https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 Jul 31 09:34:37.194766 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5a8609bf-cffe-4e7f-a99e-167b8222b75a tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:37.194766 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5a8609bf-cffe-4e7f-a99e-167b8222b75a tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:37.194981 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-5a8609bf-cffe-4e7f-a99e-167b8222b75a tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Delete volume with id: beb49ef2-9a83-442b-bd53-9bbb61b649f6 Jul 31 09:34:37.195021 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b42bfe6b-b67a-4ff3-8af2-7f5b96f5c0c2 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 returned with HTTP 200 Jul 31 09:34:37.199354 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 949/3802] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:37 2026] GET /volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:34:37.202706 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5a8609bf-cffe-4e7f-a99e-167b8222b75a tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 returned with HTTP 404 Jul 31 09:34:37.203400 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 950/3803] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:34:37 2026] DELETE /volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:34:37.212714 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-80de055f-a3fc-4041-a6b1-8091023c80a0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:37.214609 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-80de055f-a3fc-4041-a6b1-8091023c80a0 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] GET https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 Jul 31 09:34:37.215032 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-80de055f-a3fc-4041-a6b1-8091023c80a0 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:37.215544 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-80de055f-a3fc-4041-a6b1-8091023c80a0 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:37.223121 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-80de055f-a3fc-4041-a6b1-8091023c80a0 tempest-TestInstancesWithCinderVolumes-574044872 tempest-TestInstancesWithCinderVolumes-574044872-project-member] https://10.4.3.226/volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 returned with HTTP 404 Jul 31 09:34:37.224060 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 949/3804] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:37 2026] GET /volume/v3/volumes/beb49ef2-9a83-442b-bd53-9bbb61b649f6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:34:37.231840 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0881c90a-0209-4e6c-b868-9c6eb7058358 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:37.233603 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0881c90a-0209-4e6c-b868-9c6eb7058358 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] GET https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1 Jul 31 09:34:37.233793 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0881c90a-0209-4e6c-b868-9c6eb7058358 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:37.233975 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0881c90a-0209-4e6c-b868-9c6eb7058358 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Calling method 'detail' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:37.234746 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-0881c90a-0209-4e6c-b868-9c6eb7058358 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100315) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:34:37.275795 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-0881c90a-0209-4e6c-b868-9c6eb7058358 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Get all volumes completed successfully. Jul 31 09:34:37.278397 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:37.278397 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:37.284448 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0881c90a-0209-4e6c-b868-9c6eb7058358 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 09:34:37.284909 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 957/3805] 10.4.3.226 () {66 vars in 1285 bytes} [Fri Jul 31 09:34:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14249 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:34:37.302445 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7b2d4e6d-0425-48ab-ad1f-2b827f186263 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:37.304884 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7b2d4e6d-0425-48ab-ad1f-2b827f186263 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] DELETE https://10.4.3.226/volume/v3/types/ac40db97-6757-436e-8e6c-abce2138f734 Jul 31 09:34:37.305120 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7b2d4e6d-0425-48ab-ad1f-2b827f186263 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:37.305398 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7b2d4e6d-0425-48ab-ad1f-2b827f186263 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:37.332305 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7b2d4e6d-0425-48ab-ad1f-2b827f186263 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] https://10.4.3.226/volume/v3/types/ac40db97-6757-436e-8e6c-abce2138f734 returned with HTTP 202 Jul 31 09:34:37.332669 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 950/3806] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:34:37 2026] DELETE /volume/v3/types/ac40db97-6757-436e-8e6c-abce2138f734 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:34:37.340013 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2f7d7de1-850e-4ef1-a4ac-f5a9866ba0c3 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:37.342399 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2f7d7de1-850e-4ef1-a4ac-f5a9866ba0c3 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] GET https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1 Jul 31 09:34:37.342667 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2f7d7de1-850e-4ef1-a4ac-f5a9866ba0c3 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:37.342917 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2f7d7de1-850e-4ef1-a4ac-f5a9866ba0c3 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Calling method 'detail' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:37.343935 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-2f7d7de1-850e-4ef1-a4ac-f5a9866ba0c3 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100314) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:34:37.368768 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-2f7d7de1-850e-4ef1-a4ac-f5a9866ba0c3 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Get all volumes completed successfully. Jul 31 09:34:37.372417 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:37.372417 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:37.380098 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2f7d7de1-850e-4ef1-a4ac-f5a9866ba0c3 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 09:34:37.380847 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 951/3807] 10.4.3.226 () {66 vars in 1285 bytes} [Fri Jul 31 09:34:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14249 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:34:37.399206 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0e55bcd6-fec3-47f0-b9ee-2eb720cf190b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:37.400697 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0e55bcd6-fec3-47f0-b9ee-2eb720cf190b tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] DELETE https://10.4.3.226/volume/v3/types/df4f54c4-c36a-47e7-b5b5-befa3b54de18 Jul 31 09:34:37.401051 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0e55bcd6-fec3-47f0-b9ee-2eb720cf190b tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:37.401489 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0e55bcd6-fec3-47f0-b9ee-2eb720cf190b tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:37.425137 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0e55bcd6-fec3-47f0-b9ee-2eb720cf190b tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] https://10.4.3.226/volume/v3/types/df4f54c4-c36a-47e7-b5b5-befa3b54de18 returned with HTTP 202 Jul 31 09:34:37.425908 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 950/3808] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:34:37 2026] DELETE /volume/v3/types/df4f54c4-c36a-47e7-b5b5-befa3b54de18 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:34:37.752556 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-42356340-b3fa-40c0-b53e-c2d78762a7a4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:37.754433 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-42356340-b3fa-40c0-b53e-c2d78762a7a4 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb Jul 31 09:34:37.754620 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-42356340-b3fa-40c0-b53e-c2d78762a7a4 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:37.754825 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-42356340-b3fa-40c0-b53e-c2d78762a7a4 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:37.754929 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-42356340-b3fa-40c0-b53e-c2d78762a7a4 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 20ac0619-2b02-42fe-805d-73f092a62ffb. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:37.759736 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:37.759736 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:37.760396 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-42356340-b3fa-40c0-b53e-c2d78762a7a4 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb returned with HTTP 200 Jul 31 09:34:37.760612 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-774f38e5-84a2-4a02-babc-da2f88bbb952 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:37.760870 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 958/3809] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:37 2026] GET /volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:37.762514 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-774f38e5-84a2-4a02-babc-da2f88bbb952 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] GET https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1 Jul 31 09:34:37.762656 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-774f38e5-84a2-4a02-babc-da2f88bbb952 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:37.762823 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-774f38e5-84a2-4a02-babc-da2f88bbb952 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:37.763538 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-774f38e5-84a2-4a02-babc-da2f88bbb952 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:34:37.785638 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-774f38e5-84a2-4a02-babc-da2f88bbb952 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Get all volumes completed successfully. Jul 31 09:34:37.788027 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:37.788027 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:37.793443 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-774f38e5-84a2-4a02-babc-da2f88bbb952 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 09:34:37.794030 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 951/3810] 10.4.3.226 () {66 vars in 1285 bytes} [Fri Jul 31 09:34:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14249 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:34:37.817824 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8af04c5d-9ed8-4979-9a0d-8d38553da9cc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:37.820042 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8af04c5d-9ed8-4979-9a0d-8d38553da9cc tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/e9e46faf-6648-4ba8-9605-f1867648c47c Jul 31 09:34:37.820344 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8af04c5d-9ed8-4979-9a0d-8d38553da9cc tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:37.820595 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8af04c5d-9ed8-4979-9a0d-8d38553da9cc tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:37.820872 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-8af04c5d-9ed8-4979-9a0d-8d38553da9cc tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Delete volume with id: e9e46faf-6648-4ba8-9605-f1867648c47c Jul 31 09:34:37.829561 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:37.829561 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:37.830008 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-8af04c5d-9ed8-4979-9a0d-8d38553da9cc tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Volume info retrieved successfully. Jul 31 09:34:37.841626 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.image.cache [None req-8af04c5d-9ed8-4979-9a0d-8d38553da9cc tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '41600f9e-f802-4ba8-a6fd-426d7b71bd40', 'volume_id': 'e9e46faf-6648-4ba8-9605-f1867648c47c', 'host': 'np0000006200@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 31, 9, 33), 'last_used': datetime.datetime(2026, 7, 31, 9, 33, 9)}. {{(pid=100314) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 31 09:34:37.854767 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-8af04c5d-9ed8-4979-9a0d-8d38553da9cc tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Delete volume request issued successfully. Jul 31 09:34:37.854986 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8af04c5d-9ed8-4979-9a0d-8d38553da9cc tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] https://10.4.3.226/volume/v3/volumes/e9e46faf-6648-4ba8-9605-f1867648c47c returned with HTTP 202 Jul 31 09:34:37.855548 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 952/3811] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:34:37 2026] DELETE /volume/v3/volumes/e9e46faf-6648-4ba8-9605-f1867648c47c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:34:37.865170 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9f884647-0f8e-428f-8d53-15efa14cbf3b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:37.866614 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9f884647-0f8e-428f-8d53-15efa14cbf3b tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] GET https://10.4.3.226/volume/v3/volumes/e9e46faf-6648-4ba8-9605-f1867648c47c Jul 31 09:34:37.866953 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9f884647-0f8e-428f-8d53-15efa14cbf3b tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:37.867274 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9f884647-0f8e-428f-8d53-15efa14cbf3b tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:37.875088 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:37.875088 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:37.879774 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9f884647-0f8e-428f-8d53-15efa14cbf3b tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Volume info retrieved successfully. Jul 31 09:34:37.884481 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9f884647-0f8e-428f-8d53-15efa14cbf3b tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] https://10.4.3.226/volume/v3/volumes/e9e46faf-6648-4ba8-9605-f1867648c47c returned with HTTP 200 Jul 31 09:34:37.885281 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 951/3812] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:37 2026] GET /volume/v3/volumes/e9e46faf-6648-4ba8-9605-f1867648c47c => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:34:38.212550 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-87feddea-23de-49f8-9758-d27baf29732d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:38.214588 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-87feddea-23de-49f8-9758-d27baf29732d tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 Jul 31 09:34:38.214822 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-87feddea-23de-49f8-9758-d27baf29732d tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:38.215062 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-87feddea-23de-49f8-9758-d27baf29732d tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:38.228321 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:38.228321 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:38.232479 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-87feddea-23de-49f8-9758-d27baf29732d tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:34:38.237434 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-87feddea-23de-49f8-9758-d27baf29732d tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 returned with HTTP 200 Jul 31 09:34:38.237859 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 959/3813] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:38 2026] GET /volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:38.572151 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-10e3f23e-9839-4e00-99a0-e2b1b544a002 req-8ae06768-1e6c-41c3-8211-435b559188a1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:38.574637 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-10e3f23e-9839-4e00-99a0-e2b1b544a002 req-8ae06768-1e6c-41c3-8211-435b559188a1 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] POST https://10.4.3.226/volume/v3/attachments/56fe5409-df0e-4150-b759-186ce47d831f/action Jul 31 09:34:38.575007 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-10e3f23e-9839-4e00-99a0-e2b1b544a002 req-8ae06768-1e6c-41c3-8211-435b559188a1 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:34:38.575193 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-10e3f23e-9839-4e00-99a0-e2b1b544a002 req-8ae06768-1e6c-41c3-8211-435b559188a1 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:38.594584 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:38.594584 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:38.608060 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-10e3f23e-9839-4e00-99a0-e2b1b544a002 req-8ae06768-1e6c-41c3-8211-435b559188a1 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/attachments/56fe5409-df0e-4150-b759-186ce47d831f/action returned with HTTP 204 Jul 31 09:34:38.608778 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 952/3814] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:34:38 2026] POST /volume/v3/attachments/56fe5409-df0e-4150-b759-186ce47d831f/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:34:38.771813 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-661e72da-fa08-444b-b298-f8102d891c9e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:38.773679 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-661e72da-fa08-444b-b298-f8102d891c9e tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb Jul 31 09:34:38.773928 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-661e72da-fa08-444b-b298-f8102d891c9e tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:38.774169 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-661e72da-fa08-444b-b298-f8102d891c9e tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:38.774393 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-661e72da-fa08-444b-b298-f8102d891c9e tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 20ac0619-2b02-42fe-805d-73f092a62ffb. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:38.779431 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:38.779431 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:38.780356 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-661e72da-fa08-444b-b298-f8102d891c9e tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb returned with HTTP 200 Jul 31 09:34:38.780758 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 953/3815] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:38 2026] GET /volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:38.901937 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fd28c8a4-44a3-4550-99a8-1627911c5073 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:38.903828 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fd28c8a4-44a3-4550-99a8-1627911c5073 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] GET https://10.4.3.226/volume/v3/volumes/e9e46faf-6648-4ba8-9605-f1867648c47c Jul 31 09:34:38.904312 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fd28c8a4-44a3-4550-99a8-1627911c5073 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:38.905843 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fd28c8a4-44a3-4550-99a8-1627911c5073 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:38.911576 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fd28c8a4-44a3-4550-99a8-1627911c5073 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] https://10.4.3.226/volume/v3/volumes/e9e46faf-6648-4ba8-9605-f1867648c47c returned with HTTP 404 Jul 31 09:34:38.912301 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 952/3816] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:38 2026] GET /volume/v3/volumes/e9e46faf-6648-4ba8-9605-f1867648c47c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:34:38.922268 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-1bb565a9-4fd0-4aed-9d33-475aeade0258 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:38.924113 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1bb565a9-4fd0-4aed-9d33-475aeade0258 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] DELETE https://10.4.3.226/volume/v3/types/f57bf043-3ec6-4fe7-b001-611dd97af9e4 Jul 31 09:34:38.924353 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1bb565a9-4fd0-4aed-9d33-475aeade0258 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:38.924558 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1bb565a9-4fd0-4aed-9d33-475aeade0258 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] Calling method '_delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:38.950627 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1bb565a9-4fd0-4aed-9d33-475aeade0258 tempest-TestInstancesWithCinderVolumes-69241483 tempest-TestInstancesWithCinderVolumes-69241483-project-admin] https://10.4.3.226/volume/v3/types/f57bf043-3ec6-4fe7-b001-611dd97af9e4 returned with HTTP 202 Jul 31 09:34:38.951037 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 960/3817] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:34:38 2026] DELETE /volume/v3/types/f57bf043-3ec6-4fe7-b001-611dd97af9e4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:34:39.251891 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-20014442-6e33-418a-8a7d-2a563209236f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:39.253648 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-20014442-6e33-418a-8a7d-2a563209236f tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 Jul 31 09:34:39.253838 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-20014442-6e33-418a-8a7d-2a563209236f tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:39.254022 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-20014442-6e33-418a-8a7d-2a563209236f tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:39.264236 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:39.264236 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:39.268567 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-20014442-6e33-418a-8a7d-2a563209236f tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:34:39.273198 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-20014442-6e33-418a-8a7d-2a563209236f tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 returned with HTTP 200 Jul 31 09:34:39.273649 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 953/3818] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:39 2026] GET /volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 => generated 1166 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:34:39.287300 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-241c384b-878c-4dfa-9f52-03b6d18007f8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:39.290577 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-241c384b-878c-4dfa-9f52-03b6d18007f8 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 Jul 31 09:34:39.290831 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-241c384b-878c-4dfa-9f52-03b6d18007f8 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:39.291076 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-241c384b-878c-4dfa-9f52-03b6d18007f8 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:39.305680 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:39.305680 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:39.310740 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-241c384b-878c-4dfa-9f52-03b6d18007f8 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:34:39.315985 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-241c384b-878c-4dfa-9f52-03b6d18007f8 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 returned with HTTP 200 Jul 31 09:34:39.316527 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 954/3819] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:39 2026] GET /volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 => generated 1166 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:34:39.792093 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-602acda2-525e-4d80-9d82-b6d5e831a338 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:39.794301 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-602acda2-525e-4d80-9d82-b6d5e831a338 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb Jul 31 09:34:39.794998 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-602acda2-525e-4d80-9d82-b6d5e831a338 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:39.796281 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-602acda2-525e-4d80-9d82-b6d5e831a338 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:39.796281 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-602acda2-525e-4d80-9d82-b6d5e831a338 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 20ac0619-2b02-42fe-805d-73f092a62ffb. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:39.800633 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:39.800633 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:39.801671 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-602acda2-525e-4d80-9d82-b6d5e831a338 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb returned with HTTP 200 Jul 31 09:34:39.803703 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 953/3820] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:39 2026] GET /volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:40.817974 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3ed282b5-0126-438b-8c66-1e8b7f49a6f6 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:40.826295 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3ed282b5-0126-438b-8c66-1e8b7f49a6f6 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb Jul 31 09:34:40.827496 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3ed282b5-0126-438b-8c66-1e8b7f49a6f6 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:40.828518 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3ed282b5-0126-438b-8c66-1e8b7f49a6f6 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:40.828795 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-3ed282b5-0126-438b-8c66-1e8b7f49a6f6 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 20ac0619-2b02-42fe-805d-73f092a62ffb. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:40.845224 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:40.845224 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:40.851878 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3ed282b5-0126-438b-8c66-1e8b7f49a6f6 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb returned with HTTP 200 Jul 31 09:34:40.856362 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 961/3821] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:40 2026] GET /volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb => generated 750 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:41.869206 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8d9925ec-32e2-4f11-b89a-08da63369f21 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:41.872002 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8d9925ec-32e2-4f11-b89a-08da63369f21 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb Jul 31 09:34:41.872282 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8d9925ec-32e2-4f11-b89a-08da63369f21 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:41.872565 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8d9925ec-32e2-4f11-b89a-08da63369f21 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:41.872733 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-8d9925ec-32e2-4f11-b89a-08da63369f21 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 20ac0619-2b02-42fe-805d-73f092a62ffb. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:41.879958 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:41.879958 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:41.880863 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8d9925ec-32e2-4f11-b89a-08da63369f21 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb returned with HTTP 200 Jul 31 09:34:41.881347 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 954/3822] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:41 2026] GET /volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:42.082214 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-0bffab33-5ecf-452e-9a29-61d24c00793a req-50600bb6-a3f2-421d-b5ee-38771e859548 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:42.085252 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-0bffab33-5ecf-452e-9a29-61d24c00793a req-50600bb6-a3f2-421d-b5ee-38771e859548 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 Jul 31 09:34:42.085563 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-0bffab33-5ecf-452e-9a29-61d24c00793a req-50600bb6-a3f2-421d-b5ee-38771e859548 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:42.085847 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-0bffab33-5ecf-452e-9a29-61d24c00793a req-50600bb6-a3f2-421d-b5ee-38771e859548 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:42.098417 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:42.098417 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:42.103334 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-0bffab33-5ecf-452e-9a29-61d24c00793a req-50600bb6-a3f2-421d-b5ee-38771e859548 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:34:42.108477 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-0bffab33-5ecf-452e-9a29-61d24c00793a req-50600bb6-a3f2-421d-b5ee-38771e859548 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 returned with HTTP 200 Jul 31 09:34:42.108880 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 955/3823] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:34:42 2026] GET /volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 => generated 1166 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:34:42.128103 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-0bffab33-5ecf-452e-9a29-61d24c00793a req-250b4bcc-f520-470e-a205-9517317c0765 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:42.130408 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-0bffab33-5ecf-452e-9a29-61d24c00793a req-250b4bcc-f520-470e-a205-9517317c0765 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] POST https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128/action Jul 31 09:34:42.130805 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-0bffab33-5ecf-452e-9a29-61d24c00793a req-250b4bcc-f520-470e-a205-9517317c0765 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:34:42.130926 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-0bffab33-5ecf-452e-9a29-61d24c00793a req-250b4bcc-f520-470e-a205-9517317c0765 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:42.143647 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:42.143647 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:42.144207 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-0bffab33-5ecf-452e-9a29-61d24c00793a req-250b4bcc-f520-470e-a205-9517317c0765 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:34:42.153909 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-0bffab33-5ecf-452e-9a29-61d24c00793a req-250b4bcc-f520-470e-a205-9517317c0765 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Begin detaching volume completed successfully. Jul 31 09:34:42.154136 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-0bffab33-5ecf-452e-9a29-61d24c00793a req-250b4bcc-f520-470e-a205-9517317c0765 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128/action returned with HTTP 202 Jul 31 09:34:42.154697 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 954/3824] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:34:42 2026] POST /volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:34:42.206710 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6b6b1f14-2516-4644-9200-df0273400650 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:42.207109 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6b6b1f14-2516-4644-9200-df0273400650 None None] GET https://10.4.3.226/volume// Jul 31 09:34:42.207286 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6b6b1f14-2516-4644-9200-df0273400650 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:42.207484 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6b6b1f14-2516-4644-9200-df0273400650 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:42.207835 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6b6b1f14-2516-4644-9200-df0273400650 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:34:42.208144 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 962/3825] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:34:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:34:42.218552 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-0bffab33-5ecf-452e-9a29-61d24c00793a req-6b7634c8-ed48-44e1-a7a3-efdba3272eab None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:42.220868 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-0bffab33-5ecf-452e-9a29-61d24c00793a req-6b7634c8-ed48-44e1-a7a3-efdba3272eab tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 Jul 31 09:34:42.221070 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-0bffab33-5ecf-452e-9a29-61d24c00793a req-6b7634c8-ed48-44e1-a7a3-efdba3272eab tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:42.221382 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-0bffab33-5ecf-452e-9a29-61d24c00793a req-6b7634c8-ed48-44e1-a7a3-efdba3272eab tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:42.235065 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:42.235065 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:42.240671 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-0bffab33-5ecf-452e-9a29-61d24c00793a req-6b7634c8-ed48-44e1-a7a3-efdba3272eab tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:34:42.248093 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-0bffab33-5ecf-452e-9a29-61d24c00793a req-6b7634c8-ed48-44e1-a7a3-efdba3272eab tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 returned with HTTP 200 Jul 31 09:34:42.248864 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 955/3826] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:34:42 2026] GET /volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 => generated 1349 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:34:42.897099 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-137100d3-2670-4cb3-bff7-3ece378f6af2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:42.899981 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-137100d3-2670-4cb3-bff7-3ece378f6af2 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb Jul 31 09:34:42.899981 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-137100d3-2670-4cb3-bff7-3ece378f6af2 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:42.900230 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-137100d3-2670-4cb3-bff7-3ece378f6af2 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:42.900470 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-137100d3-2670-4cb3-bff7-3ece378f6af2 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 20ac0619-2b02-42fe-805d-73f092a62ffb. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:42.906390 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:42.906390 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:42.907679 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-137100d3-2670-4cb3-bff7-3ece378f6af2 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb returned with HTTP 200 Jul 31 09:34:42.908219 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 956/3827] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:42 2026] GET /volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:43.241168 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-0bffab33-5ecf-452e-9a29-61d24c00793a req-76db38cf-8cd3-4ea5-a79b-c3dd5de57bd3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:43.243702 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-0bffab33-5ecf-452e-9a29-61d24c00793a req-76db38cf-8cd3-4ea5-a79b-c3dd5de57bd3 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] DELETE https://10.4.3.226/volume/v3/attachments/56fe5409-df0e-4150-b759-186ce47d831f Jul 31 09:34:43.243859 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-0bffab33-5ecf-452e-9a29-61d24c00793a req-76db38cf-8cd3-4ea5-a79b-c3dd5de57bd3 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:43.244095 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-0bffab33-5ecf-452e-9a29-61d24c00793a req-76db38cf-8cd3-4ea5-a79b-c3dd5de57bd3 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:43.259542 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:43.259542 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:43.336770 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-0bffab33-5ecf-452e-9a29-61d24c00793a req-76db38cf-8cd3-4ea5-a79b-c3dd5de57bd3 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/attachments/56fe5409-df0e-4150-b759-186ce47d831f returned with HTTP 200 Jul 31 09:34:43.337465 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 955/3828] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:34:43 2026] DELETE /volume/v3/attachments/56fe5409-df0e-4150-b759-186ce47d831f => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:43.920843 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0e7044e1-06c8-41ac-8bf2-d62885a193c8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:43.927957 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0e7044e1-06c8-41ac-8bf2-d62885a193c8 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb Jul 31 09:34:43.927957 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0e7044e1-06c8-41ac-8bf2-d62885a193c8 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:43.927957 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0e7044e1-06c8-41ac-8bf2-d62885a193c8 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:43.927957 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-0e7044e1-06c8-41ac-8bf2-d62885a193c8 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 20ac0619-2b02-42fe-805d-73f092a62ffb. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:43.933027 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:43.933027 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:43.933977 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0e7044e1-06c8-41ac-8bf2-d62885a193c8 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb returned with HTTP 200 Jul 31 09:34:43.934401 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 963/3829] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:43 2026] GET /volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:44.947177 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f6e6b610-d606-4297-a701-2e44d5a6745b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:44.949502 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f6e6b610-d606-4297-a701-2e44d5a6745b tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb Jul 31 09:34:44.949832 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f6e6b610-d606-4297-a701-2e44d5a6745b tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:44.949912 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f6e6b610-d606-4297-a701-2e44d5a6745b tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:44.950023 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-f6e6b610-d606-4297-a701-2e44d5a6745b tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 20ac0619-2b02-42fe-805d-73f092a62ffb. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:44.955708 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:44.955708 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:44.956611 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f6e6b610-d606-4297-a701-2e44d5a6745b tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb returned with HTTP 200 Jul 31 09:34:44.957440 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 956/3830] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:44 2026] GET /volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:45.968594 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-797bc8f6-097a-409c-8783-35f80e3ce02f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:45.970406 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-797bc8f6-097a-409c-8783-35f80e3ce02f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb Jul 31 09:34:45.970589 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-797bc8f6-097a-409c-8783-35f80e3ce02f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:45.970792 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-797bc8f6-097a-409c-8783-35f80e3ce02f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:45.970899 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-797bc8f6-097a-409c-8783-35f80e3ce02f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 20ac0619-2b02-42fe-805d-73f092a62ffb. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:45.975590 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:45.975590 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:45.976486 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-797bc8f6-097a-409c-8783-35f80e3ce02f tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb returned with HTTP 200 Jul 31 09:34:45.976937 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 957/3831] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:45 2026] GET /volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:46.989448 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-680444c8-5946-4a07-ae7b-d74e578be7a2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:46.992142 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-680444c8-5946-4a07-ae7b-d74e578be7a2 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb Jul 31 09:34:46.992382 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-680444c8-5946-4a07-ae7b-d74e578be7a2 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:46.992559 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-680444c8-5946-4a07-ae7b-d74e578be7a2 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:46.992691 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-680444c8-5946-4a07-ae7b-d74e578be7a2 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 20ac0619-2b02-42fe-805d-73f092a62ffb. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:46.998495 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:46.998495 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:46.999582 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-680444c8-5946-4a07-ae7b-d74e578be7a2 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb returned with HTTP 200 Jul 31 09:34:47.000172 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 956/3832] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:46 2026] GET /volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:47.363380 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0d58f78a-0bf3-4713-82a4-bbb3459c0d7e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:47.365423 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0d58f78a-0bf3-4713-82a4-bbb3459c0d7e tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] DELETE https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 Jul 31 09:34:47.365624 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0d58f78a-0bf3-4713-82a4-bbb3459c0d7e tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:47.366120 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0d58f78a-0bf3-4713-82a4-bbb3459c0d7e tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:47.366120 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-0d58f78a-0bf3-4713-82a4-bbb3459c0d7e tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Delete volume with id: fd7f4301-f2a5-4724-bc2d-9a18b3064128 Jul 31 09:34:47.375913 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:47.375913 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:47.376423 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-0d58f78a-0bf3-4713-82a4-bbb3459c0d7e tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:34:47.397893 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-0d58f78a-0bf3-4713-82a4-bbb3459c0d7e tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Delete volume request issued successfully. Jul 31 09:34:47.397981 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0d58f78a-0bf3-4713-82a4-bbb3459c0d7e tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 returned with HTTP 202 Jul 31 09:34:47.400966 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 964/3833] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:34:47 2026] DELETE /volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:34:47.411950 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e017404b-96d3-4879-8e29-e4e7c1610a3f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:47.414448 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e017404b-96d3-4879-8e29-e4e7c1610a3f tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 Jul 31 09:34:47.414448 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e017404b-96d3-4879-8e29-e4e7c1610a3f tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:47.416076 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e017404b-96d3-4879-8e29-e4e7c1610a3f tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:47.432722 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:47.432722 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:47.441548 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e017404b-96d3-4879-8e29-e4e7c1610a3f tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:34:47.449019 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e017404b-96d3-4879-8e29-e4e7c1610a3f tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 returned with HTTP 200 Jul 31 09:34:47.449739 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 957/3834] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:47 2026] GET /volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 => generated 873 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:48.012027 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-111d9574-7f9b-4e4d-94d0-8d8a2554a603 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:48.014314 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-111d9574-7f9b-4e4d-94d0-8d8a2554a603 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb Jul 31 09:34:48.014590 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-111d9574-7f9b-4e4d-94d0-8d8a2554a603 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:48.014864 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-111d9574-7f9b-4e4d-94d0-8d8a2554a603 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:48.015012 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-111d9574-7f9b-4e4d-94d0-8d8a2554a603 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 20ac0619-2b02-42fe-805d-73f092a62ffb. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:48.021420 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:48.021420 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:48.022489 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-111d9574-7f9b-4e4d-94d0-8d8a2554a603 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb returned with HTTP 200 Jul 31 09:34:48.023001 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 958/3835] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:48 2026] GET /volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:48.468491 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a330bcdb-e7e1-4c34-abe8-0771e0fce9f2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:48.471885 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a330bcdb-e7e1-4c34-abe8-0771e0fce9f2 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 Jul 31 09:34:48.472145 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a330bcdb-e7e1-4c34-abe8-0771e0fce9f2 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:48.472380 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a330bcdb-e7e1-4c34-abe8-0771e0fce9f2 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:48.478742 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a330bcdb-e7e1-4c34-abe8-0771e0fce9f2 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 returned with HTTP 404 Jul 31 09:34:48.479185 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 957/3836] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:48 2026] GET /volume/v3/volumes/fd7f4301-f2a5-4724-bc2d-9a18b3064128 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:34:48.895715 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b568d42b-2c1d-4c73-97d7-c2a6a063f1f4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:48.897536 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b568d42b-2c1d-4c73-97d7-c2a6a063f1f4 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/9c096918-eaf1-4399-aafe-979fc31299b6 Jul 31 09:34:48.897732 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b568d42b-2c1d-4c73-97d7-c2a6a063f1f4 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:48.897924 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b568d42b-2c1d-4c73-97d7-c2a6a063f1f4 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:48.898018 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-b568d42b-2c1d-4c73-97d7-c2a6a063f1f4 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Delete snapshot with id: 9c096918-eaf1-4399-aafe-979fc31299b6 Jul 31 09:34:48.903226 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:48.903226 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:48.903693 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-b568d42b-2c1d-4c73-97d7-c2a6a063f1f4 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Snapshot retrieved successfully. Jul 31 09:34:48.925934 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-b568d42b-2c1d-4c73-97d7-c2a6a063f1f4 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Snapshot delete request issued successfully. Jul 31 09:34:48.929266 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b568d42b-2c1d-4c73-97d7-c2a6a063f1f4 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/snapshots/9c096918-eaf1-4399-aafe-979fc31299b6 returned with HTTP 202 Jul 31 09:34:48.929266 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 965/3837] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:34:48 2026] DELETE /volume/v3/snapshots/9c096918-eaf1-4399-aafe-979fc31299b6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:34:48.936437 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7e7042c2-8f49-4b97-ad58-c1efa3dd87bc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:48.943807 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7e7042c2-8f49-4b97-ad58-c1efa3dd87bc tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/snapshots/9c096918-eaf1-4399-aafe-979fc31299b6 Jul 31 09:34:48.943807 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7e7042c2-8f49-4b97-ad58-c1efa3dd87bc tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:48.943807 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7e7042c2-8f49-4b97-ad58-c1efa3dd87bc tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:48.953040 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:48.953040 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:48.953959 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7e7042c2-8f49-4b97-ad58-c1efa3dd87bc tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Snapshot retrieved successfully. Jul 31 09:34:48.954844 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7e7042c2-8f49-4b97-ad58-c1efa3dd87bc tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/snapshots/9c096918-eaf1-4399-aafe-979fc31299b6 returned with HTTP 200 Jul 31 09:34:48.955253 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 958/3838] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:34:48 2026] GET /volume/v3/snapshots/9c096918-eaf1-4399-aafe-979fc31299b6 => generated 460 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:49.037325 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-eda85778-8136-4cd6-88c0-3147dc83455a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:49.039685 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-eda85778-8136-4cd6-88c0-3147dc83455a tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb Jul 31 09:34:49.040180 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-eda85778-8136-4cd6-88c0-3147dc83455a tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:49.040180 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-eda85778-8136-4cd6-88c0-3147dc83455a tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:49.040451 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-eda85778-8136-4cd6-88c0-3147dc83455a tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 20ac0619-2b02-42fe-805d-73f092a62ffb. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:49.045853 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:49.045853 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:49.046760 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-eda85778-8136-4cd6-88c0-3147dc83455a tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb returned with HTTP 200 Jul 31 09:34:49.047437 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 959/3839] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:49 2026] GET /volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:49.966824 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8e86766e-6420-401b-a2ae-6d3ac0c33ff7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:49.969275 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8e86766e-6420-401b-a2ae-6d3ac0c33ff7 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/snapshots/9c096918-eaf1-4399-aafe-979fc31299b6 Jul 31 09:34:49.969826 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8e86766e-6420-401b-a2ae-6d3ac0c33ff7 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:49.970059 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8e86766e-6420-401b-a2ae-6d3ac0c33ff7 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:49.978270 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8e86766e-6420-401b-a2ae-6d3ac0c33ff7 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/snapshots/9c096918-eaf1-4399-aafe-979fc31299b6 returned with HTTP 404 Jul 31 09:34:49.978878 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 958/3840] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:34:49 2026] GET /volume/v3/snapshots/9c096918-eaf1-4399-aafe-979fc31299b6 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:34:50.019506 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-17ec88b6-43c7-41c4-8acb-49d3dcfb8d5d req-0c992641-2398-40fb-8dba-3191cd3c685a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:50.022164 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-17ec88b6-43c7-41c4-8acb-49d3dcfb8d5d req-0c992641-2398-40fb-8dba-3191cd3c685a tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 Jul 31 09:34:50.022448 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-17ec88b6-43c7-41c4-8acb-49d3dcfb8d5d req-0c992641-2398-40fb-8dba-3191cd3c685a tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:50.022714 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-17ec88b6-43c7-41c4-8acb-49d3dcfb8d5d req-0c992641-2398-40fb-8dba-3191cd3c685a tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:50.031791 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:50.031791 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:50.036994 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-17ec88b6-43c7-41c4-8acb-49d3dcfb8d5d req-0c992641-2398-40fb-8dba-3191cd3c685a tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:34:50.041812 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-17ec88b6-43c7-41c4-8acb-49d3dcfb8d5d req-0c992641-2398-40fb-8dba-3191cd3c685a tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 returned with HTTP 200 Jul 31 09:34:50.042225 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 966/3841] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:34:50 2026] GET /volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:50.060696 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a4d2301b-934d-4c80-bba7-0399f2ee5a28 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:50.062520 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a4d2301b-934d-4c80-bba7-0399f2ee5a28 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb Jul 31 09:34:50.062764 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a4d2301b-934d-4c80-bba7-0399f2ee5a28 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:50.062984 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a4d2301b-934d-4c80-bba7-0399f2ee5a28 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:50.063172 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-a4d2301b-934d-4c80-bba7-0399f2ee5a28 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 20ac0619-2b02-42fe-805d-73f092a62ffb. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:50.066955 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:50.066955 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:50.067823 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a4d2301b-934d-4c80-bba7-0399f2ee5a28 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb returned with HTTP 200 Jul 31 09:34:50.068337 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 959/3842] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:50 2026] GET /volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:51.079367 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3d2b45f9-be87-41eb-bff4-3191fbb0e64b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:51.081692 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3d2b45f9-be87-41eb-bff4-3191fbb0e64b tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb Jul 31 09:34:51.081930 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3d2b45f9-be87-41eb-bff4-3191fbb0e64b tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:51.082105 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3d2b45f9-be87-41eb-bff4-3191fbb0e64b tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:51.082208 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-3d2b45f9-be87-41eb-bff4-3191fbb0e64b tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 20ac0619-2b02-42fe-805d-73f092a62ffb. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:51.092971 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:51.092971 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:51.094107 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3d2b45f9-be87-41eb-bff4-3191fbb0e64b tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb returned with HTTP 200 Jul 31 09:34:51.094656 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 960/3843] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:51 2026] GET /volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:52.105805 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5c970b8d-0ad8-4024-b2d8-6ff4a3d4e02a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:52.107630 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5c970b8d-0ad8-4024-b2d8-6ff4a3d4e02a tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb Jul 31 09:34:52.107813 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5c970b8d-0ad8-4024-b2d8-6ff4a3d4e02a tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:52.107995 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5c970b8d-0ad8-4024-b2d8-6ff4a3d4e02a tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:52.108114 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-5c970b8d-0ad8-4024-b2d8-6ff4a3d4e02a tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 20ac0619-2b02-42fe-805d-73f092a62ffb. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:52.112437 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:52.112437 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:52.113141 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5c970b8d-0ad8-4024-b2d8-6ff4a3d4e02a tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb returned with HTTP 200 Jul 31 09:34:52.113524 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 959/3844] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:52 2026] GET /volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:52.902277 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e7d8bc3a-212f-4593-ba5c-d1d81c44b889 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:52.903950 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e7d8bc3a-212f-4593-ba5c-d1d81c44b889 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] DELETE https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 Jul 31 09:34:52.904148 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e7d8bc3a-212f-4593-ba5c-d1d81c44b889 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:52.904393 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e7d8bc3a-212f-4593-ba5c-d1d81c44b889 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:52.904527 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-e7d8bc3a-212f-4593-ba5c-d1d81c44b889 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Delete volume with id: c45e3dc1-5a89-468e-b76e-8ab566df10e7 Jul 31 09:34:52.910756 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:52.910756 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:52.911160 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e7d8bc3a-212f-4593-ba5c-d1d81c44b889 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:34:52.929198 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e7d8bc3a-212f-4593-ba5c-d1d81c44b889 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Delete volume request issued successfully. Jul 31 09:34:52.929198 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e7d8bc3a-212f-4593-ba5c-d1d81c44b889 tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 returned with HTTP 202 Jul 31 09:34:52.929578 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 967/3845] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:34:52 2026] DELETE /volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:34:52.937219 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-32dec7be-fd1c-4a6b-a4cc-987bbfa766de None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:52.939118 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-32dec7be-fd1c-4a6b-a4cc-987bbfa766de tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 Jul 31 09:34:52.939408 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-32dec7be-fd1c-4a6b-a4cc-987bbfa766de tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:52.939649 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-32dec7be-fd1c-4a6b-a4cc-987bbfa766de tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:52.946265 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:52.946265 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:52.950613 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-32dec7be-fd1c-4a6b-a4cc-987bbfa766de tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Volume info retrieved successfully. Jul 31 09:34:52.955719 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-32dec7be-fd1c-4a6b-a4cc-987bbfa766de tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 returned with HTTP 200 Jul 31 09:34:52.956234 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 960/3846] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:52 2026] GET /volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:53.124419 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0d3b1b03-6701-498c-8891-72cc64ccce90 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:53.126596 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0d3b1b03-6701-498c-8891-72cc64ccce90 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb Jul 31 09:34:53.126781 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0d3b1b03-6701-498c-8891-72cc64ccce90 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:53.126990 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0d3b1b03-6701-498c-8891-72cc64ccce90 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:53.127054 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-0d3b1b03-6701-498c-8891-72cc64ccce90 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 20ac0619-2b02-42fe-805d-73f092a62ffb. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:53.131422 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:53.131422 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:53.132106 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0d3b1b03-6701-498c-8891-72cc64ccce90 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb returned with HTTP 200 Jul 31 09:34:53.132484 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 961/3847] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:53 2026] GET /volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:53.312601 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b9e3d535-7ed0-49c6-a72f-bdf5d06d165e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:53.314442 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b9e3d535-7ed0-49c6-a72f-bdf5d06d165e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/3f30273f-c8a6-4e13-bae9-fd15e4b590ac Jul 31 09:34:53.314633 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b9e3d535-7ed0-49c6-a72f-bdf5d06d165e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:53.314816 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b9e3d535-7ed0-49c6-a72f-bdf5d06d165e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:53.324717 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:53.324717 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:53.329662 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b9e3d535-7ed0-49c6-a72f-bdf5d06d165e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:34:53.336107 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b9e3d535-7ed0-49c6-a72f-bdf5d06d165e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/3f30273f-c8a6-4e13-bae9-fd15e4b590ac returned with HTTP 200 Jul 31 09:34:53.336910 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 960/3848] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:53 2026] GET /volume/v3/volumes/3f30273f-c8a6-4e13-bae9-fd15e4b590ac => generated 1637 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:34:53.971171 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0a37d048-cb27-48f2-b8cd-89ad54f0d02d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:53.972940 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0a37d048-cb27-48f2-b8cd-89ad54f0d02d tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] GET https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 Jul 31 09:34:53.973151 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0a37d048-cb27-48f2-b8cd-89ad54f0d02d tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:53.973372 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0a37d048-cb27-48f2-b8cd-89ad54f0d02d tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:53.978543 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0a37d048-cb27-48f2-b8cd-89ad54f0d02d tempest-TestStampPattern-1703796722 tempest-TestStampPattern-1703796722-project-member] https://10.4.3.226/volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 returned with HTTP 404 Jul 31 09:34:53.978988 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 968/3849] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:53 2026] GET /volume/v3/volumes/c45e3dc1-5a89-468e-b76e-8ab566df10e7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:34:54.044767 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ff6c01b9-f088-4b9e-83f4-a8c5fdb0737a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:54.143820 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a2c377ba-6446-46b2-b779-8759b8f5b66b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:54.146449 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a2c377ba-6446-46b2-b779-8759b8f5b66b tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb Jul 31 09:34:54.146684 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a2c377ba-6446-46b2-b779-8759b8f5b66b tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:54.146930 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a2c377ba-6446-46b2-b779-8759b8f5b66b tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:54.147100 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-a2c377ba-6446-46b2-b779-8759b8f5b66b tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 20ac0619-2b02-42fe-805d-73f092a62ffb. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:54.153553 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:54.153553 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:54.154575 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a2c377ba-6446-46b2-b779-8759b8f5b66b tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb returned with HTTP 200 Jul 31 09:34:54.155006 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 962/3850] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:54 2026] GET /volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:54.159291 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ff6c01b9-f088-4b9e-83f4-a8c5fdb0737a tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:34:54.159654 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ff6c01b9-f088-4b9e-83f4-a8c5fdb0737a tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-679876244", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:54.161375 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-ff6c01b9-f088-4b9e-83f4-a8c5fdb0737a tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-679876244', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:34:54.161539 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-ff6c01b9-f088-4b9e-83f4-a8c5fdb0737a tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Create volume of 1 GB Jul 31 09:34:54.165102 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-caff698b-df6b-4996-9620-e91b5f934e82 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:54.166715 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ff6c01b9-f088-4b9e-83f4-a8c5fdb0737a tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Availability Zones retrieved successfully. Jul 31 09:34:54.166843 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-caff698b-df6b-4996-9620-e91b5f934e82 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 Jul 31 09:34:54.167009 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-caff698b-df6b-4996-9620-e91b5f934e82 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:54.167210 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-caff698b-df6b-4996-9620-e91b5f934e82 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:54.167338 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-caff698b-df6b-4996-9620-e91b5f934e82 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 39e27a6a-8a2c-4d51-9238-889994ebfb06. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:54.171161 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:54.171161 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:54.171770 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-caff698b-df6b-4996-9620-e91b5f934e82 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 returned with HTTP 200 Jul 31 09:34:54.172128 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 961/3851] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:54 2026] GET /volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:54.176441 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ff6c01b9-f088-4b9e-83f4-a8c5fdb0737a tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Flow 'volume_create_api' (03c3eee7-ec5d-4c5b-a6d2-7eed17d2325f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:34:54.177885 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ff6c01b9-f088-4b9e-83f4-a8c5fdb0737a tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf7db742-bdb7-4b9d-9a85-5d157a73f0b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:34:54.179261 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-ff6c01b9-f088-4b9e-83f4-a8c5fdb0737a tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:34:54.181272 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9252ac31-4ddb-4b32-9798-b58449e53ac5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:54.182959 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9252ac31-4ddb-4b32-9798-b58449e53ac5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] POST https://10.4.3.226/volume/v3/backups Jul 31 09:34:54.183334 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9252ac31-4ddb-4b32-9798-b58449e53ac5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c9038924-e6af-4ac2-9cdc-034d4907cd02", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2010827673"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:54.185098 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.backups [None req-9252ac31-4ddb-4b32-9798-b58449e53ac5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Creating new backup {'backup': {'volume_id': 'c9038924-e6af-4ac2-9cdc-034d4907cd02', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2010827673'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:34:54.185098 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.backups [None req-9252ac31-4ddb-4b32-9798-b58449e53ac5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Creating backup of volume c9038924-e6af-4ac2-9cdc-034d4907cd02 in container None Jul 31 09:34:54.192551 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:54.192551 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:54.193022 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-9252ac31-4ddb-4b32-9798-b58449e53ac5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Volume info retrieved successfully. Jul 31 09:34:54.216905 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-9252ac31-4ddb-4b32-9798-b58449e53ac5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Created reservations ['02ff80e4-9188-41c7-8570-cd500054c393', 'a6a8be6a-bacf-483b-8aae-6de0f2649f34'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:34:54.218291 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ff6c01b9-f088-4b9e-83f4-a8c5fdb0737a tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf7db742-bdb7-4b9d-9a85-5d157a73f0b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:34:54.219471 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ff6c01b9-f088-4b9e-83f4-a8c5fdb0737a tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3309531-5a1f-4891-88a9-bbc5493a137a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:34:54.248788 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9252ac31-4ddb-4b32-9798-b58449e53ac5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:34:54.249165 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 969/3852] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:34:54 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 31 09:34:54.257370 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-fb11617b-70db-40fe-b093-c57662cf4f11 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:54.259044 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fb11617b-70db-40fe-b093-c57662cf4f11 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e Jul 31 09:34:54.259316 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fb11617b-70db-40fe-b093-c57662cf4f11 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:54.259785 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fb11617b-70db-40fe-b093-c57662cf4f11 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:54.259785 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-fb11617b-70db-40fe-b093-c57662cf4f11 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id b3a9646e-0536-40ac-928a-ef0109d6e58e. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:54.264756 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:54.264756 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:54.265570 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fb11617b-70db-40fe-b093-c57662cf4f11 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e returned with HTTP 200 Jul 31 09:34:54.266022 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 963/3853] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:54 2026] GET /volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:54.287015 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-ff6c01b9-f088-4b9e-83f4-a8c5fdb0737a tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Created reservations ['6cc8cae1-dc9c-43ff-a6e2-88c3773341e0', '32d6f926-0dd0-4566-9123-4019c9c1969c', '5788049a-3488-44ab-b9ba-6c18c462abca', 'c472fed4-9a31-4d52-9840-301280ce86a1'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:34:54.287840 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ff6c01b9-f088-4b9e-83f4-a8c5fdb0737a tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3309531-5a1f-4891-88a9-bbc5493a137a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cc8cae1-dc9c-43ff-a6e2-88c3773341e0', '32d6f926-0dd0-4566-9123-4019c9c1969c', '5788049a-3488-44ab-b9ba-6c18c462abca', 'c472fed4-9a31-4d52-9840-301280ce86a1']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:34:54.288542 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ff6c01b9-f088-4b9e-83f4-a8c5fdb0737a tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbdc480b-2b4b-4203-b062-4001033d51f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:34:54.314662 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ff6c01b9-f088-4b9e-83f4-a8c5fdb0737a tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbdc480b-2b4b-4203-b062-4001033d51f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '682274ef-2a69-49a3-906d-08aed5a5d529', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-679876244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8bc970c9d8248bba850ccf55c556a88',qos_specs=None,replication_status=,reservations=['6cc8cae1-dc9c-43ff-a6e2-88c3773341e0','32d6f926-0dd0-4566-9123-4019c9c1969c','5788049a-3488-44ab-b9ba-6c18c462abca','c472fed4-9a31-4d52-9840-301280ce86a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3673187dfc584e3e9cf09dd02b59f5b9',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:34:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-679876244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=682274ef-2a69-49a3-906d-08aed5a5d529,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8bc970c9d8248bba850ccf55c556a88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3673187dfc584e3e9cf09dd02b59f5b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:34:54.315893 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ff6c01b9-f088-4b9e-83f4-a8c5fdb0737a tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85656abf-baa7-47c8-b49a-3829f5bb21d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:34:54.333777 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ff6c01b9-f088-4b9e-83f4-a8c5fdb0737a tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85656abf-baa7-47c8-b49a-3829f5bb21d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-679876244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8bc970c9d8248bba850ccf55c556a88',qos_specs=None,replication_status=,reservations=['6cc8cae1-dc9c-43ff-a6e2-88c3773341e0','32d6f926-0dd0-4566-9123-4019c9c1969c','5788049a-3488-44ab-b9ba-6c18c462abca','c472fed4-9a31-4d52-9840-301280ce86a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3673187dfc584e3e9cf09dd02b59f5b9',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:34:54.334500 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ff6c01b9-f088-4b9e-83f4-a8c5fdb0737a tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (148e4c2c-0ff5-4c57-866d-5847f05e4eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:34:54.345290 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ff6c01b9-f088-4b9e-83f4-a8c5fdb0737a tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (148e4c2c-0ff5-4c57-866d-5847f05e4eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:34:54.346205 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ff6c01b9-f088-4b9e-83f4-a8c5fdb0737a tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Flow 'volume_create_api' (03c3eee7-ec5d-4c5b-a6d2-7eed17d2325f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:34:54.346643 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ff6c01b9-f088-4b9e-83f4-a8c5fdb0737a tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Create volume request issued successfully. Jul 31 09:34:54.347366 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ff6c01b9-f088-4b9e-83f4-a8c5fdb0737a tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:34:54.347819 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 961/3854] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:34:54 2026] POST /volume/v3/volumes => generated 755 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:34:54.359632 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b8815832-7bd0-4ede-b8a0-dcf1ed9f3d26 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:54.361544 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b8815832-7bd0-4ede-b8a0-dcf1ed9f3d26 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] GET https://10.4.3.226/volume/v3/volumes/682274ef-2a69-49a3-906d-08aed5a5d529 Jul 31 09:34:54.361870 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b8815832-7bd0-4ede-b8a0-dcf1ed9f3d26 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:54.362031 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b8815832-7bd0-4ede-b8a0-dcf1ed9f3d26 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:54.370005 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:54.370005 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:54.374133 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b8815832-7bd0-4ede-b8a0-dcf1ed9f3d26 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Volume info retrieved successfully. Jul 31 09:34:54.379142 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b8815832-7bd0-4ede-b8a0-dcf1ed9f3d26 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] https://10.4.3.226/volume/v3/volumes/682274ef-2a69-49a3-906d-08aed5a5d529 returned with HTTP 200 Jul 31 09:34:54.379723 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 962/3855] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:54 2026] GET /volume/v3/volumes/682274ef-2a69-49a3-906d-08aed5a5d529 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:54.763841 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-89d7b93a-ebbb-4f8b-b2bd-b65facb1ff0a req-9792150d-b6fb-4e25-a489-59ea567fedad None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:54.766368 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-89d7b93a-ebbb-4f8b-b2bd-b65facb1ff0a req-9792150d-b6fb-4e25-a489-59ea567fedad tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/attachments/e2664888-8d7c-4a49-b548-e703e25975d5 Jul 31 09:34:54.766600 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-89d7b93a-ebbb-4f8b-b2bd-b65facb1ff0a req-9792150d-b6fb-4e25-a489-59ea567fedad tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:54.766821 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-89d7b93a-ebbb-4f8b-b2bd-b65facb1ff0a req-9792150d-b6fb-4e25-a489-59ea567fedad tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:54.775174 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:54.775174 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:54.826017 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-89d7b93a-ebbb-4f8b-b2bd-b65facb1ff0a req-9792150d-b6fb-4e25-a489-59ea567fedad tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments/e2664888-8d7c-4a49-b548-e703e25975d5 returned with HTTP 200 Jul 31 09:34:54.826476 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 970/3856] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:34:54 2026] DELETE /volume/v3/attachments/e2664888-8d7c-4a49-b548-e703e25975d5 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:54.839035 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-89d7b93a-ebbb-4f8b-b2bd-b65facb1ff0a req-d17f62e1-29a5-4e09-82db-6b04105db2d5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:54.841258 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-89d7b93a-ebbb-4f8b-b2bd-b65facb1ff0a req-d17f62e1-29a5-4e09-82db-6b04105db2d5 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/volumes/3f30273f-c8a6-4e13-bae9-fd15e4b590ac Jul 31 09:34:54.841449 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-89d7b93a-ebbb-4f8b-b2bd-b65facb1ff0a req-d17f62e1-29a5-4e09-82db-6b04105db2d5 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:54.841659 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-89d7b93a-ebbb-4f8b-b2bd-b65facb1ff0a req-d17f62e1-29a5-4e09-82db-6b04105db2d5 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:54.841847 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [req-89d7b93a-ebbb-4f8b-b2bd-b65facb1ff0a req-d17f62e1-29a5-4e09-82db-6b04105db2d5 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete volume with id: 3f30273f-c8a6-4e13-bae9-fd15e4b590ac Jul 31 09:34:54.849130 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:54.849130 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:54.849704 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-89d7b93a-ebbb-4f8b-b2bd-b65facb1ff0a req-d17f62e1-29a5-4e09-82db-6b04105db2d5 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:34:54.867009 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-89d7b93a-ebbb-4f8b-b2bd-b65facb1ff0a req-d17f62e1-29a5-4e09-82db-6b04105db2d5 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete volume request issued successfully. Jul 31 09:34:54.867260 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-89d7b93a-ebbb-4f8b-b2bd-b65facb1ff0a req-d17f62e1-29a5-4e09-82db-6b04105db2d5 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/3f30273f-c8a6-4e13-bae9-fd15e4b590ac returned with HTTP 202 Jul 31 09:34:54.867761 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 964/3857] 10.4.3.226 () {70 vars in 1620 bytes} [Fri Jul 31 09:34:54 2026] DELETE /volume/v3/volumes/3f30273f-c8a6-4e13-bae9-fd15e4b590ac => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:34:55.277392 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-abc2a0ba-7e02-4f35-845c-f945fef60a25 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:55.279826 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-abc2a0ba-7e02-4f35-845c-f945fef60a25 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e Jul 31 09:34:55.280036 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-abc2a0ba-7e02-4f35-845c-f945fef60a25 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:55.280261 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-abc2a0ba-7e02-4f35-845c-f945fef60a25 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:55.280389 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-abc2a0ba-7e02-4f35-845c-f945fef60a25 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id b3a9646e-0536-40ac-928a-ef0109d6e58e. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:55.285913 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:55.285913 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:55.286578 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-abc2a0ba-7e02-4f35-845c-f945fef60a25 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e returned with HTTP 200 Jul 31 09:34:55.286969 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 962/3858] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:55 2026] GET /volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:55.304353 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-52d4a4c2-de33-4776-9879-9da42092e93e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:55.306076 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-52d4a4c2-de33-4776-9879-9da42092e93e tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:34:55.306475 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-52d4a4c2-de33-4776-9879-9da42092e93e tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1893130307", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:55.308183 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-52d4a4c2-de33-4776-9879-9da42092e93e tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1893130307', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:34:55.308382 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-52d4a4c2-de33-4776-9879-9da42092e93e tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Create volume of 1 GB Jul 31 09:34:55.312221 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-52d4a4c2-de33-4776-9879-9da42092e93e tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Availability Zones retrieved successfully. Jul 31 09:34:55.318176 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-52d4a4c2-de33-4776-9879-9da42092e93e tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Flow 'volume_create_api' (0432d782-5a17-4162-ab45-38aef69a13fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:34:55.319527 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-52d4a4c2-de33-4776-9879-9da42092e93e tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16b283f0-b0ba-4634-8d55-a0719f9a433d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:34:55.320480 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-52d4a4c2-de33-4776-9879-9da42092e93e tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:34:55.351938 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-52d4a4c2-de33-4776-9879-9da42092e93e tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16b283f0-b0ba-4634-8d55-a0719f9a433d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:34:55.352678 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-52d4a4c2-de33-4776-9879-9da42092e93e tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31665243-b940-4920-86f1-5777f5f6f0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:34:55.392786 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a51925e2-2e5e-461b-b2d3-04599078e011 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:55.394631 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a51925e2-2e5e-461b-b2d3-04599078e011 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] GET https://10.4.3.226/volume/v3/volumes/682274ef-2a69-49a3-906d-08aed5a5d529 Jul 31 09:34:55.394829 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a51925e2-2e5e-461b-b2d3-04599078e011 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:55.395027 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a51925e2-2e5e-461b-b2d3-04599078e011 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:55.402258 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:55.402258 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:55.405969 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a51925e2-2e5e-461b-b2d3-04599078e011 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Volume info retrieved successfully. Jul 31 09:34:55.410769 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a51925e2-2e5e-461b-b2d3-04599078e011 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] https://10.4.3.226/volume/v3/volumes/682274ef-2a69-49a3-906d-08aed5a5d529 returned with HTTP 200 Jul 31 09:34:55.411316 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 971/3859] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:55 2026] GET /volume/v3/volumes/682274ef-2a69-49a3-906d-08aed5a5d529 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:55.423039 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-80861df7-d297-4977-bce2-d947509226f6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:55.425333 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-80861df7-d297-4977-bce2-d947509226f6 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] GET https://10.4.3.226/volume/v3/volumes/682274ef-2a69-49a3-906d-08aed5a5d529 Jul 31 09:34:55.425514 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-80861df7-d297-4977-bce2-d947509226f6 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:55.425715 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-80861df7-d297-4977-bce2-d947509226f6 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:55.428631 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-52d4a4c2-de33-4776-9879-9da42092e93e tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Created reservations ['9da3b7af-f418-41d5-a32f-e60b491509ef', '3a3425c3-e344-4672-9ec9-771ff6075a6a', '670379b4-aad4-405f-9daa-153781af1be6', 'b286fa74-925d-4ec1-b1a5-459194f09377'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:34:55.429660 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-52d4a4c2-de33-4776-9879-9da42092e93e tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31665243-b940-4920-86f1-5777f5f6f0ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9da3b7af-f418-41d5-a32f-e60b491509ef', '3a3425c3-e344-4672-9ec9-771ff6075a6a', '670379b4-aad4-405f-9daa-153781af1be6', 'b286fa74-925d-4ec1-b1a5-459194f09377']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:34:55.430618 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-52d4a4c2-de33-4776-9879-9da42092e93e tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bb56416-108e-4a90-be4c-dc9d091a66d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:34:55.435390 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:55.435390 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:55.440415 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-80861df7-d297-4977-bce2-d947509226f6 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Volume info retrieved successfully. Jul 31 09:34:55.448072 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-80861df7-d297-4977-bce2-d947509226f6 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] https://10.4.3.226/volume/v3/volumes/682274ef-2a69-49a3-906d-08aed5a5d529 returned with HTTP 200 Jul 31 09:34:55.448652 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 965/3860] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:55 2026] GET /volume/v3/volumes/682274ef-2a69-49a3-906d-08aed5a5d529 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:55.456168 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-52d4a4c2-de33-4776-9879-9da42092e93e tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bb56416-108e-4a90-be4c-dc9d091a66d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f60a98b8-4a20-42e4-8478-25b128c0d131', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1893130307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d88ae1bd1074e958e4e2db01e88fd92',qos_specs=None,replication_status=,reservations=['9da3b7af-f418-41d5-a32f-e60b491509ef','3a3425c3-e344-4672-9ec9-771ff6075a6a','670379b4-aad4-405f-9daa-153781af1be6','b286fa74-925d-4ec1-b1a5-459194f09377'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7b1852fb91343f6af288ef469214f08',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:34:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1893130307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f60a98b8-4a20-42e4-8478-25b128c0d131,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d88ae1bd1074e958e4e2db01e88fd92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7b1852fb91343f6af288ef469214f08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:34:55.456946 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-52d4a4c2-de33-4776-9879-9da42092e93e tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86822a10-4c64-414d-91b4-3c266ea56776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:34:55.461365 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9e20d2f7-e7ab-402e-a517-7df22437ae4a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:55.465265 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9e20d2f7-e7ab-402e-a517-7df22437ae4a tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] POST https://10.4.3.226/volume/v3/volumes/682274ef-2a69-49a3-906d-08aed5a5d529/action Jul 31 09:34:55.465265 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9e20d2f7-e7ab-402e-a517-7df22437ae4a tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-74226868", "disk_format": "raw"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:34:55.465265 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9e20d2f7-e7ab-402e-a517-7df22437ae4a tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-74226868", "disk_format": "raw"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:55.472254 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:55.472254 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:55.472843 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9e20d2f7-e7ab-402e-a517-7df22437ae4a tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Volume info retrieved successfully. Jul 31 09:34:55.476298 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-52d4a4c2-de33-4776-9879-9da42092e93e tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86822a10-4c64-414d-91b4-3c266ea56776) transitioned into state 'SUCCESS' from state '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-1893130307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d88ae1bd1074e958e4e2db01e88fd92',qos_specs=None,replication_status=,reservations=['9da3b7af-f418-41d5-a32f-e60b491509ef','3a3425c3-e344-4672-9ec9-771ff6075a6a','670379b4-aad4-405f-9daa-153781af1be6','b286fa74-925d-4ec1-b1a5-459194f09377'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7b1852fb91343f6af288ef469214f08',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:34:55.476956 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-52d4a4c2-de33-4776-9879-9da42092e93e tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0809e00-1455-408f-a2b7-f14d647d5faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:34:55.487791 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-52d4a4c2-de33-4776-9879-9da42092e93e tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0809e00-1455-408f-a2b7-f14d647d5faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:34:55.488111 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:55.488111 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:55.488809 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-52d4a4c2-de33-4776-9879-9da42092e93e tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Flow 'volume_create_api' (0432d782-5a17-4162-ab45-38aef69a13fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:34:55.489184 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-52d4a4c2-de33-4776-9879-9da42092e93e tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Create volume request issued successfully. Jul 31 09:34:55.490034 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-52d4a4c2-de33-4776-9879-9da42092e93e tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:34:55.490379 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 963/3861] 10.4.3.226 () {70 vars in 1300 bytes} [Fri Jul 31 09:34:55 2026] POST /volume/v3/volumes => generated 789 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:34:55.492796 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.image.image_utils [None req-9e20d2f7-e7ab-402e-a517-7df22437ae4a tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-74226868'}] was filtered using the reserved name spaces [['os_glance', 'img_signature', 'signature_verified']], and the result is [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-74226868'}]. {{(pid=100317) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 31 09:34:55.506576 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4aacf125-789a-40f0-acc4-d134140bfe22 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:55.509550 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4aacf125-789a-40f0-acc4-d134140bfe22 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] GET https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 Jul 31 09:34:55.509794 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4aacf125-789a-40f0-acc4-d134140bfe22 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:55.510009 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4aacf125-789a-40f0-acc4-d134140bfe22 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:55.522115 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:55.522115 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:55.533951 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-4aacf125-789a-40f0-acc4-d134140bfe22 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Volume info retrieved successfully. Jul 31 09:34:55.537491 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4aacf125-789a-40f0-acc4-d134140bfe22 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 returned with HTTP 200 Jul 31 09:34:55.540397 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 972/3862] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:34:55 2026] GET /volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:34:55.810596 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e7fba3ca-63bb-480f-b268-d8fbf2aac0bf None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:55.812855 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e7fba3ca-63bb-480f-b268-d8fbf2aac0bf tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/3f30273f-c8a6-4e13-bae9-fd15e4b590ac Jul 31 09:34:55.813133 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e7fba3ca-63bb-480f-b268-d8fbf2aac0bf tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:55.813409 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e7fba3ca-63bb-480f-b268-d8fbf2aac0bf tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:55.822653 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e7fba3ca-63bb-480f-b268-d8fbf2aac0bf tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/3f30273f-c8a6-4e13-bae9-fd15e4b590ac returned with HTTP 404 Jul 31 09:34:55.823260 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 966/3863] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:55 2026] GET /volume/v3/volumes/3f30273f-c8a6-4e13-bae9-fd15e4b590ac => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:34:55.836231 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c7c672b1-b90e-4216-82f5-35460704a735 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:55.838769 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c7c672b1-b90e-4216-82f5-35460704a735 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/addbce5a-c68b-4ab6-9a7c-3374b4c7c63a Jul 31 09:34:55.839003 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c7c672b1-b90e-4216-82f5-35460704a735 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:55.839303 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c7c672b1-b90e-4216-82f5-35460704a735 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:55.839415 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-c7c672b1-b90e-4216-82f5-35460704a735 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete snapshot with id: addbce5a-c68b-4ab6-9a7c-3374b4c7c63a Jul 31 09:34:55.844974 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:55.844974 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:55.845444 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c7c672b1-b90e-4216-82f5-35460704a735 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:34:55.864562 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c7c672b1-b90e-4216-82f5-35460704a735 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot delete request issued successfully. Jul 31 09:34:55.864730 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c7c672b1-b90e-4216-82f5-35460704a735 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/addbce5a-c68b-4ab6-9a7c-3374b4c7c63a returned with HTTP 202 Jul 31 09:34:55.865191 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 964/3864] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:34:55 2026] DELETE /volume/v3/snapshots/addbce5a-c68b-4ab6-9a7c-3374b4c7c63a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:34:55.877505 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0c15de5f-1bc2-4841-ac39-e31c6bcc42fb None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:55.879583 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0c15de5f-1bc2-4841-ac39-e31c6bcc42fb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/addbce5a-c68b-4ab6-9a7c-3374b4c7c63a Jul 31 09:34:55.879749 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0c15de5f-1bc2-4841-ac39-e31c6bcc42fb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:55.879972 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0c15de5f-1bc2-4841-ac39-e31c6bcc42fb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:55.884899 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:55.884899 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:55.885338 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-0c15de5f-1bc2-4841-ac39-e31c6bcc42fb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:34:55.886059 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0c15de5f-1bc2-4841-ac39-e31c6bcc42fb tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/addbce5a-c68b-4ab6-9a7c-3374b4c7c63a returned with HTTP 200 Jul 31 09:34:55.886490 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 973/3865] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:34:55 2026] GET /volume/v3/snapshots/addbce5a-c68b-4ab6-9a7c-3374b4c7c63a => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:56.085500 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9e20d2f7-e7ab-402e-a517-7df22437ae4a tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Copy volume to image completed successfully. Jul 31 09:34:56.085938 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9e20d2f7-e7ab-402e-a517-7df22437ae4a tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] https://10.4.3.226/volume/v3/volumes/682274ef-2a69-49a3-906d-08aed5a5d529/action returned with HTTP 202 Jul 31 09:34:56.086418 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 963/3866] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:34:55 2026] POST /volume/v3/volumes/682274ef-2a69-49a3-906d-08aed5a5d529/action => generated 684 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:34:56.297699 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1fd8e723-0915-4de7-9cca-8fbe16a49f05 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:56.299924 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1fd8e723-0915-4de7-9cca-8fbe16a49f05 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e Jul 31 09:34:56.299924 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1fd8e723-0915-4de7-9cca-8fbe16a49f05 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:56.299924 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1fd8e723-0915-4de7-9cca-8fbe16a49f05 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:56.299924 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-1fd8e723-0915-4de7-9cca-8fbe16a49f05 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id b3a9646e-0536-40ac-928a-ef0109d6e58e. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:56.305133 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:56.305133 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:56.305307 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1fd8e723-0915-4de7-9cca-8fbe16a49f05 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e returned with HTTP 200 Jul 31 09:34:56.307395 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 967/3867] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:56 2026] GET /volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:56.550954 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cf23f0f2-0559-423e-90a7-5e2b9ceaac03 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:56.552823 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cf23f0f2-0559-423e-90a7-5e2b9ceaac03 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] GET https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 Jul 31 09:34:56.553025 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cf23f0f2-0559-423e-90a7-5e2b9ceaac03 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:56.553234 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cf23f0f2-0559-423e-90a7-5e2b9ceaac03 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:56.562367 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:56.562367 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:56.567556 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cf23f0f2-0559-423e-90a7-5e2b9ceaac03 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Volume info retrieved successfully. Jul 31 09:34:56.573735 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cf23f0f2-0559-423e-90a7-5e2b9ceaac03 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 returned with HTTP 200 Jul 31 09:34:56.574186 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 965/3868] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:34:56 2026] GET /volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:34:56.591910 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e73fcf6c-d5cf-4031-9583-830c6af2c0ab None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:56.593803 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e73fcf6c-d5cf-4031-9583-830c6af2c0ab tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] GET https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 Jul 31 09:34:56.594005 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e73fcf6c-d5cf-4031-9583-830c6af2c0ab tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:56.594234 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e73fcf6c-d5cf-4031-9583-830c6af2c0ab tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:56.601459 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:56.601459 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:56.605394 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e73fcf6c-d5cf-4031-9583-830c6af2c0ab tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Volume info retrieved successfully. Jul 31 09:34:56.609802 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e73fcf6c-d5cf-4031-9583-830c6af2c0ab tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 returned with HTTP 200 Jul 31 09:34:56.610223 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 974/3869] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:34:56 2026] GET /volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:34:56.667150 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-19af12e2-47ff-4cc3-81a7-84a452949c87 req-bb1f50b0-a0a3-47b0-ae30-6cedd5a73d39 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:56.669252 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-19af12e2-47ff-4cc3-81a7-84a452949c87 req-bb1f50b0-a0a3-47b0-ae30-6cedd5a73d39 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] GET https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 Jul 31 09:34:56.669467 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-19af12e2-47ff-4cc3-81a7-84a452949c87 req-bb1f50b0-a0a3-47b0-ae30-6cedd5a73d39 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:56.669672 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-19af12e2-47ff-4cc3-81a7-84a452949c87 req-bb1f50b0-a0a3-47b0-ae30-6cedd5a73d39 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:56.676726 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:56.676726 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:56.680215 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-19af12e2-47ff-4cc3-81a7-84a452949c87 req-bb1f50b0-a0a3-47b0-ae30-6cedd5a73d39 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Volume info retrieved successfully. Jul 31 09:34:56.684017 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-19af12e2-47ff-4cc3-81a7-84a452949c87 req-bb1f50b0-a0a3-47b0-ae30-6cedd5a73d39 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 returned with HTTP 200 Jul 31 09:34:56.684471 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 964/3870] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:34:56 2026] GET /volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 => generated 864 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:56.765967 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-95a01f0c-714b-484a-a6fc-3157df042f46 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:56.766410 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-95a01f0c-714b-484a-a6fc-3157df042f46 None None] GET https://10.4.3.226/volume// Jul 31 09:34:56.766591 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-95a01f0c-714b-484a-a6fc-3157df042f46 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:56.766802 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-95a01f0c-714b-484a-a6fc-3157df042f46 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:56.767147 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-95a01f0c-714b-484a-a6fc-3157df042f46 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:34:56.767481 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 968/3871] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:34: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 31 09:34:56.774007 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-19af12e2-47ff-4cc3-81a7-84a452949c87 req-e8009316-ff4f-4dd3-bab7-25900bf227d2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:56.776524 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-19af12e2-47ff-4cc3-81a7-84a452949c87 req-e8009316-ff4f-4dd3-bab7-25900bf227d2 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:34:56.776896 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-19af12e2-47ff-4cc3-81a7-84a452949c87 req-e8009316-ff4f-4dd3-bab7-25900bf227d2 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f60a98b8-4a20-42e4-8478-25b128c0d131", "connector": null, "instance_uuid": "ac501291-6d98-46a8-ba7f-ec8500f25655"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:56.786048 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:56.786048 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:56.815086 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-19af12e2-47ff-4cc3-81a7-84a452949c87 req-e8009316-ff4f-4dd3-bab7-25900bf227d2 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:34:56.815677 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 966/3872] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:34:56 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 31 09:34:56.849968 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-82baf24f-e886-497a-a006-588e9ee70e23 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:56.850024 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-82baf24f-e886-497a-a006-588e9ee70e23 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] GET https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 Jul 31 09:34:56.850251 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-82baf24f-e886-497a-a006-588e9ee70e23 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:56.850465 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-82baf24f-e886-497a-a006-588e9ee70e23 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:56.854078 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-92a8e411-e760-4584-9c05-622463619999 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:56.854503 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-92a8e411-e760-4584-9c05-622463619999 None None] GET https://10.4.3.226/volume// Jul 31 09:34:56.854672 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-92a8e411-e760-4584-9c05-622463619999 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:56.854849 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-92a8e411-e760-4584-9c05-622463619999 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:56.855229 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-92a8e411-e760-4584-9c05-622463619999 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:34:56.855630 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 965/3873] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:34: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 31 09:34:56.864845 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-19af12e2-47ff-4cc3-81a7-84a452949c87 req-5650598f-908c-4884-bc6d-52be895619f3 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:56.865896 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:56.865896 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:56.867720 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-19af12e2-47ff-4cc3-81a7-84a452949c87 req-5650598f-908c-4884-bc6d-52be895619f3 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] GET https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 Jul 31 09:34:56.867930 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-19af12e2-47ff-4cc3-81a7-84a452949c87 req-5650598f-908c-4884-bc6d-52be895619f3 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:56.868270 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-19af12e2-47ff-4cc3-81a7-84a452949c87 req-5650598f-908c-4884-bc6d-52be895619f3 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:56.869820 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-82baf24f-e886-497a-a006-588e9ee70e23 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Volume info retrieved successfully. Jul 31 09:34:56.875180 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-82baf24f-e886-497a-a006-588e9ee70e23 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 returned with HTTP 200 Jul 31 09:34:56.875579 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 975/3874] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:34:56 2026] GET /volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:34:56.880602 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:56.880602 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:56.885513 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-19af12e2-47ff-4cc3-81a7-84a452949c87 req-5650598f-908c-4884-bc6d-52be895619f3 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Volume info retrieved successfully. Jul 31 09:34:56.891308 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-19af12e2-47ff-4cc3-81a7-84a452949c87 req-5650598f-908c-4884-bc6d-52be895619f3 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 returned with HTTP 200 Jul 31 09:34:56.891976 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 969/3875] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:34:56 2026] GET /volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 => generated 1043 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:34:56.896885 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f82f7dfc-636c-491f-80ff-63eedc458a28 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:56.898789 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f82f7dfc-636c-491f-80ff-63eedc458a28 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/addbce5a-c68b-4ab6-9a7c-3374b4c7c63a Jul 31 09:34:56.899000 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f82f7dfc-636c-491f-80ff-63eedc458a28 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:56.899206 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f82f7dfc-636c-491f-80ff-63eedc458a28 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:56.904616 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f82f7dfc-636c-491f-80ff-63eedc458a28 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/addbce5a-c68b-4ab6-9a7c-3374b4c7c63a returned with HTTP 404 Jul 31 09:34:56.905122 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 967/3876] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:34:56 2026] GET /volume/v3/snapshots/addbce5a-c68b-4ab6-9a7c-3374b4c7c63a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:34:57.052746 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-19af12e2-47ff-4cc3-81a7-84a452949c87 req-f9621bff-29cf-44b5-a33f-e594e02b4ff5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:57.059574 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-19af12e2-47ff-4cc3-81a7-84a452949c87 req-f9621bff-29cf-44b5-a33f-e594e02b4ff5 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] PUT https://10.4.3.226/volume/v3/attachments/34b5f3fa-d445-44a0-9200-bc973daa189a Jul 31 09:34:57.059574 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-19af12e2-47ff-4cc3-81a7-84a452949c87 req-f9621bff-29cf-44b5-a33f-e594e02b4ff5 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:34:57.069888 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-19af12e2-47ff-4cc3-81a7-84a452949c87 req-f9621bff-29cf-44b5-a33f-e594e02b4ff5 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Acquiring lock "cinder-attachment_update-f60a98b8-4a20-42e4-8478-25b128c0d131-np0000006200" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:34:57.075390 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-19af12e2-47ff-4cc3-81a7-84a452949c87 req-f9621bff-29cf-44b5-a33f-e594e02b4ff5 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Lock "cinder-attachment_update-f60a98b8-4a20-42e4-8478-25b128c0d131-np0000006200" acquired by "attachment_update" :: waited 0.006s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:34:57.076606 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:57.076606 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:57.176542 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-19af12e2-47ff-4cc3-81a7-84a452949c87 req-f9621bff-29cf-44b5-a33f-e594e02b4ff5 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Lock "cinder-attachment_update-f60a98b8-4a20-42e4-8478-25b128c0d131-np0000006200" released by "attachment_update" :: held 0.101s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:34:57.177134 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-19af12e2-47ff-4cc3-81a7-84a452949c87 req-f9621bff-29cf-44b5-a33f-e594e02b4ff5 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] https://10.4.3.226/volume/v3/attachments/34b5f3fa-d445-44a0-9200-bc973daa189a returned with HTTP 200 Jul 31 09:34:57.178339 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 966/3877] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:34:57 2026] PUT /volume/v3/attachments/34b5f3fa-d445-44a0-9200-bc973daa189a => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:34:57.317811 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c4512207-3cd0-424e-ab09-15e84ca5b542 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:57.319830 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c4512207-3cd0-424e-ab09-15e84ca5b542 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e Jul 31 09:34:57.320013 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c4512207-3cd0-424e-ab09-15e84ca5b542 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:57.320216 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c4512207-3cd0-424e-ab09-15e84ca5b542 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:57.320344 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-c4512207-3cd0-424e-ab09-15e84ca5b542 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id b3a9646e-0536-40ac-928a-ef0109d6e58e. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:57.324741 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:57.324741 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:57.325410 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c4512207-3cd0-424e-ab09-15e84ca5b542 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e returned with HTTP 200 Jul 31 09:34:57.325807 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 976/3878] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:57 2026] GET /volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:57.902325 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e6e01e8e-93ae-4a49-bbdc-8cac65248aee None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:57.906735 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e6e01e8e-93ae-4a49-bbdc-8cac65248aee tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] GET https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 Jul 31 09:34:57.907065 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e6e01e8e-93ae-4a49-bbdc-8cac65248aee tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:57.907366 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e6e01e8e-93ae-4a49-bbdc-8cac65248aee tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:57.924861 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:57.924861 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:34:57.930896 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e6e01e8e-93ae-4a49-bbdc-8cac65248aee tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Volume info retrieved successfully. Jul 31 09:34:57.938379 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e6e01e8e-93ae-4a49-bbdc-8cac65248aee tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 returned with HTTP 200 Jul 31 09:34:57.938858 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 970/3879] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:34:57 2026] GET /volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 => generated 882 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 09:34:58.336727 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ba6529d8-9ee8-45cf-a5c8-3543dd9125af None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:58.339617 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ba6529d8-9ee8-45cf-a5c8-3543dd9125af tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e Jul 31 09:34:58.339870 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ba6529d8-9ee8-45cf-a5c8-3543dd9125af tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:58.340093 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ba6529d8-9ee8-45cf-a5c8-3543dd9125af tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:58.340217 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-ba6529d8-9ee8-45cf-a5c8-3543dd9125af tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id b3a9646e-0536-40ac-928a-ef0109d6e58e. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:58.348068 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:58.348068 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:34:58.348960 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ba6529d8-9ee8-45cf-a5c8-3543dd9125af tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e returned with HTTP 200 Jul 31 09:34:58.349257 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 968/3880] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:58 2026] GET /volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:34:58.955043 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8789c3cb-6fd2-4098-b42b-d3d4d7ef14d4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:58.959946 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8789c3cb-6fd2-4098-b42b-d3d4d7ef14d4 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] GET https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 Jul 31 09:34:58.962990 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8789c3cb-6fd2-4098-b42b-d3d4d7ef14d4 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:58.962990 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8789c3cb-6fd2-4098-b42b-d3d4d7ef14d4 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:58.977500 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:58.977500 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:34:58.981598 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8789c3cb-6fd2-4098-b42b-d3d4d7ef14d4 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Volume info retrieved successfully. Jul 31 09:34:58.986493 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8789c3cb-6fd2-4098-b42b-d3d4d7ef14d4 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 returned with HTTP 200 Jul 31 09:34:58.986966 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 967/3881] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:34:58 2026] GET /volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:34:59.362563 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8f4188c9-e3de-4aaf-800b-5d49b7b738d5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:34:59.365088 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8f4188c9-e3de-4aaf-800b-5d49b7b738d5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e Jul 31 09:34:59.365088 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8f4188c9-e3de-4aaf-800b-5d49b7b738d5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:34:59.365372 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8f4188c9-e3de-4aaf-800b-5d49b7b738d5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:34:59.365525 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-8f4188c9-e3de-4aaf-800b-5d49b7b738d5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id b3a9646e-0536-40ac-928a-ef0109d6e58e. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:34:59.377425 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:34:59.377425 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:34:59.378478 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8f4188c9-e3de-4aaf-800b-5d49b7b738d5 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e returned with HTTP 200 Jul 31 09:34:59.379289 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 977/3882] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:34:59 2026] GET /volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:00.004916 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b445c0f1-cb27-48f2-a542-1d470ee6416c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:00.006014 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b445c0f1-cb27-48f2-a542-1d470ee6416c tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] GET https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 Jul 31 09:35:00.006369 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b445c0f1-cb27-48f2-a542-1d470ee6416c tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:00.006599 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b445c0f1-cb27-48f2-a542-1d470ee6416c tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:00.022250 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:00.022250 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:00.027423 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-b445c0f1-cb27-48f2-a542-1d470ee6416c tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Volume info retrieved successfully. Jul 31 09:35:00.036143 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b445c0f1-cb27-48f2-a542-1d470ee6416c tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 returned with HTTP 200 Jul 31 09:35:00.036143 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 971/3883] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:35:00 2026] GET /volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:00.395604 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-37ebefe8-48a9-4b49-97f4-6dd878a39dd6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:00.398831 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-37ebefe8-48a9-4b49-97f4-6dd878a39dd6 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e Jul 31 09:35:00.398831 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-37ebefe8-48a9-4b49-97f4-6dd878a39dd6 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:00.398831 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-37ebefe8-48a9-4b49-97f4-6dd878a39dd6 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:00.398831 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-37ebefe8-48a9-4b49-97f4-6dd878a39dd6 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id b3a9646e-0536-40ac-928a-ef0109d6e58e. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:00.403290 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:00.403290 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:00.404080 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-37ebefe8-48a9-4b49-97f4-6dd878a39dd6 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e returned with HTTP 200 Jul 31 09:35:00.404536 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 969/3884] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:00 2026] GET /volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:01.055339 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-62c2159f-76b3-4e9e-902d-be014a4e41b1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:01.060379 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-62c2159f-76b3-4e9e-902d-be014a4e41b1 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] GET https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 Jul 31 09:35:01.060590 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-62c2159f-76b3-4e9e-902d-be014a4e41b1 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:01.060787 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-62c2159f-76b3-4e9e-902d-be014a4e41b1 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:01.074611 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:01.074611 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:01.083548 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-62c2159f-76b3-4e9e-902d-be014a4e41b1 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Volume info retrieved successfully. Jul 31 09:35:01.092066 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-62c2159f-76b3-4e9e-902d-be014a4e41b1 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 returned with HTTP 200 Jul 31 09:35:01.092808 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 968/3885] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:35:01 2026] GET /volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 => generated 882 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:01.157118 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-afec6e1b-4900-442b-8396-146bf7f9ac57 req-223d624c-5df3-4941-b317-b1153c7d6bff None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:01.162450 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-afec6e1b-4900-442b-8396-146bf7f9ac57 req-223d624c-5df3-4941-b317-b1153c7d6bff tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 Jul 31 09:35:01.162709 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-afec6e1b-4900-442b-8396-146bf7f9ac57 req-223d624c-5df3-4941-b317-b1153c7d6bff tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:01.162953 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-afec6e1b-4900-442b-8396-146bf7f9ac57 req-223d624c-5df3-4941-b317-b1153c7d6bff tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:01.186596 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:01.186596 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:01.196166 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-afec6e1b-4900-442b-8396-146bf7f9ac57 req-223d624c-5df3-4941-b317-b1153c7d6bff tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:35:01.203467 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-afec6e1b-4900-442b-8396-146bf7f9ac57 req-223d624c-5df3-4941-b317-b1153c7d6bff tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 returned with HTTP 200 Jul 31 09:35:01.204091 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 978/3886] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:35:01 2026] GET /volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 => generated 1140 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 09:35:01.249377 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-afec6e1b-4900-442b-8396-146bf7f9ac57 req-5b4d3eb9-2ca7-4694-83b3-962d9d7be9ac None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:01.251507 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-afec6e1b-4900-442b-8396-146bf7f9ac57 req-5b4d3eb9-2ca7-4694-83b3-962d9d7be9ac tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] POST https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9/action Jul 31 09:35:01.251983 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-afec6e1b-4900-442b-8396-146bf7f9ac57 req-5b4d3eb9-2ca7-4694-83b3-962d9d7be9ac tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:35:01.252232 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-afec6e1b-4900-442b-8396-146bf7f9ac57 req-5b4d3eb9-2ca7-4694-83b3-962d9d7be9ac tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:01.270267 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:01.270267 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:01.270267 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-afec6e1b-4900-442b-8396-146bf7f9ac57 req-5b4d3eb9-2ca7-4694-83b3-962d9d7be9ac tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:35:01.287499 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-afec6e1b-4900-442b-8396-146bf7f9ac57 req-5b4d3eb9-2ca7-4694-83b3-962d9d7be9ac tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Begin detaching volume completed successfully. Jul 31 09:35:01.287499 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-afec6e1b-4900-442b-8396-146bf7f9ac57 req-5b4d3eb9-2ca7-4694-83b3-962d9d7be9ac tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9/action returned with HTTP 202 Jul 31 09:35:01.287499 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 972/3887] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:35:01 2026] POST /volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:35:01.347658 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4a4dd46f-3409-4fd0-94eb-92b2969a52df None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:01.348153 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4a4dd46f-3409-4fd0-94eb-92b2969a52df None None] GET https://10.4.3.226/volume// Jul 31 09:35:01.348402 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4a4dd46f-3409-4fd0-94eb-92b2969a52df None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:01.348650 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4a4dd46f-3409-4fd0-94eb-92b2969a52df None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:01.349230 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4a4dd46f-3409-4fd0-94eb-92b2969a52df None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:35:01.349500 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 970/3888] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:35:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 31 09:35:01.360367 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-afec6e1b-4900-442b-8396-146bf7f9ac57 req-cac382dc-15a8-450a-9c38-9e12cd66f5d6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:01.362649 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-afec6e1b-4900-442b-8396-146bf7f9ac57 req-cac382dc-15a8-450a-9c38-9e12cd66f5d6 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 Jul 31 09:35:01.362904 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-afec6e1b-4900-442b-8396-146bf7f9ac57 req-cac382dc-15a8-450a-9c38-9e12cd66f5d6 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:01.363156 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-afec6e1b-4900-442b-8396-146bf7f9ac57 req-cac382dc-15a8-450a-9c38-9e12cd66f5d6 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:01.375474 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:01.375474 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:01.380904 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-afec6e1b-4900-442b-8396-146bf7f9ac57 req-cac382dc-15a8-450a-9c38-9e12cd66f5d6 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:35:01.386806 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-afec6e1b-4900-442b-8396-146bf7f9ac57 req-cac382dc-15a8-450a-9c38-9e12cd66f5d6 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 returned with HTTP 200 Jul 31 09:35:01.387399 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 969/3889] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:35:01 2026] GET /volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 => generated 1323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:35:01.416350 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-67b42e2f-970e-441f-8b74-dca5f92a2d2d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:01.418168 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-67b42e2f-970e-441f-8b74-dca5f92a2d2d tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e Jul 31 09:35:01.418430 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-67b42e2f-970e-441f-8b74-dca5f92a2d2d tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:01.418651 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-67b42e2f-970e-441f-8b74-dca5f92a2d2d tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:01.418806 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-67b42e2f-970e-441f-8b74-dca5f92a2d2d tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id b3a9646e-0536-40ac-928a-ef0109d6e58e. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:01.425761 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:01.425761 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:01.426595 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-67b42e2f-970e-441f-8b74-dca5f92a2d2d tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e returned with HTTP 200 Jul 31 09:35:01.427149 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 979/3890] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:01 2026] GET /volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:02.115634 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f2209d56-7edb-4706-b8eb-f948e938b463 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:02.118145 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f2209d56-7edb-4706-b8eb-f948e938b463 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] GET https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 Jul 31 09:35:02.118401 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f2209d56-7edb-4706-b8eb-f948e938b463 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:02.118639 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f2209d56-7edb-4706-b8eb-f948e938b463 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:02.129406 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:02.129406 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:02.133891 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f2209d56-7edb-4706-b8eb-f948e938b463 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Volume info retrieved successfully. Jul 31 09:35:02.138571 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f2209d56-7edb-4706-b8eb-f948e938b463 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 returned with HTTP 200 Jul 31 09:35:02.139293 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 973/3891] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:35:02 2026] GET /volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:02.439217 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-17c6e1fa-a286-4315-82fd-22a553b0a234 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:02.440881 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-17c6e1fa-a286-4315-82fd-22a553b0a234 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e Jul 31 09:35:02.441113 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-17c6e1fa-a286-4315-82fd-22a553b0a234 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:02.441319 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-17c6e1fa-a286-4315-82fd-22a553b0a234 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:02.441474 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-17c6e1fa-a286-4315-82fd-22a553b0a234 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id b3a9646e-0536-40ac-928a-ef0109d6e58e. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:02.448850 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:02.448850 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:02.450367 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-17c6e1fa-a286-4315-82fd-22a553b0a234 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e returned with HTTP 200 Jul 31 09:35:02.450367 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 971/3892] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:02 2026] GET /volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:03.074223 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-19af12e2-47ff-4cc3-81a7-84a452949c87 req-48f642c9-dbd9-467f-bfdf-a674ff5f4b8d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:03.077058 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-19af12e2-47ff-4cc3-81a7-84a452949c87 req-48f642c9-dbd9-467f-bfdf-a674ff5f4b8d tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] POST https://10.4.3.226/volume/v3/attachments/34b5f3fa-d445-44a0-9200-bc973daa189a/action Jul 31 09:35:03.077058 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-19af12e2-47ff-4cc3-81a7-84a452949c87 req-48f642c9-dbd9-467f-bfdf-a674ff5f4b8d tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:35:03.077058 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-19af12e2-47ff-4cc3-81a7-84a452949c87 req-48f642c9-dbd9-467f-bfdf-a674ff5f4b8d tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:03.104612 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:03.104612 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:03.124752 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-19af12e2-47ff-4cc3-81a7-84a452949c87 req-48f642c9-dbd9-467f-bfdf-a674ff5f4b8d tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] https://10.4.3.226/volume/v3/attachments/34b5f3fa-d445-44a0-9200-bc973daa189a/action returned with HTTP 204 Jul 31 09:35:03.125212 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 970/3893] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:35:03 2026] POST /volume/v3/attachments/34b5f3fa-d445-44a0-9200-bc973daa189a/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:35:03.158798 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-054af7af-ef0c-42cc-a1bb-1dc000c54486 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:03.164800 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-054af7af-ef0c-42cc-a1bb-1dc000c54486 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] GET https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 Jul 31 09:35:03.164999 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-054af7af-ef0c-42cc-a1bb-1dc000c54486 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:03.165237 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-054af7af-ef0c-42cc-a1bb-1dc000c54486 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:03.203362 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:03.203362 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:03.213302 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-054af7af-ef0c-42cc-a1bb-1dc000c54486 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Volume info retrieved successfully. Jul 31 09:35:03.222025 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-054af7af-ef0c-42cc-a1bb-1dc000c54486 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 returned with HTTP 200 Jul 31 09:35:03.222448 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 980/3894] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:35:03 2026] GET /volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 => generated 1174 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:35:03.237964 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-71bef896-b5a2-4e05-b343-4672e0f773cc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:03.240499 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-71bef896-b5a2-4e05-b343-4672e0f773cc tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] GET https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 Jul 31 09:35:03.240747 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-71bef896-b5a2-4e05-b343-4672e0f773cc tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:03.240944 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-71bef896-b5a2-4e05-b343-4672e0f773cc tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:03.255102 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:03.255102 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:03.267512 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-71bef896-b5a2-4e05-b343-4672e0f773cc tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Volume info retrieved successfully. Jul 31 09:35:03.280268 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-71bef896-b5a2-4e05-b343-4672e0f773cc tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 returned with HTTP 200 Jul 31 09:35:03.280268 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 974/3895] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:35:03 2026] GET /volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 => generated 1174 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:35:03.295430 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d16a03f0-80c1-40a2-b2d5-0b95398d312a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:03.305552 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 972/3896] 10.4.3.226 () {70 vars in 1611 bytes} [Fri Jul 31 09:35:03 2026] DELETE /volume/v3/attachments/34b5f3fa-d445-44a0-9200-bc973daa189a => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 09:35:03.319715 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9aff1303-8471-4957-87fd-7fab9bc95152 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:03.407376 np0000006200 devstack@c-api.service[100317]: WARNING keystonemiddleware.auth_token [None req-9aff1303-8471-4957-87fd-7fab9bc95152 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 31 09:35:03.409003 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 971/3897] 10.4.3.226 () {70 vars in 1611 bytes} [Fri Jul 31 09:35:03 2026] DELETE /volume/v3/attachments/34b5f3fa-d445-44a0-9200-bc973daa189a => generated 114 bytes in 90 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 09:35:03.419750 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f44549ce-29e4-432b-8e6b-51e8e1f15d56 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:03.424205 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f44549ce-29e4-432b-8e6b-51e8e1f15d56 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] DELETE https://10.4.3.226/volume/v3/attachments/34b5f3fa-d445-44a0-9200-bc973daa189a Jul 31 09:35:03.424205 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f44549ce-29e4-432b-8e6b-51e8e1f15d56 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:03.424205 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f44549ce-29e4-432b-8e6b-51e8e1f15d56 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:03.441132 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:03.441132 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:03.467964 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9cdf7e4c-0c48-4345-8506-38bca6a0f1e0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:03.469927 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9cdf7e4c-0c48-4345-8506-38bca6a0f1e0 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e Jul 31 09:35:03.470402 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9cdf7e4c-0c48-4345-8506-38bca6a0f1e0 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:03.470770 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9cdf7e4c-0c48-4345-8506-38bca6a0f1e0 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:03.471037 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-9cdf7e4c-0c48-4345-8506-38bca6a0f1e0 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id b3a9646e-0536-40ac-928a-ef0109d6e58e. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:03.481319 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:03.481319 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:03.481319 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9cdf7e4c-0c48-4345-8506-38bca6a0f1e0 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e returned with HTTP 200 Jul 31 09:35:03.481319 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 975/3898] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:03 2026] GET /volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:03.518284 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f44549ce-29e4-432b-8e6b-51e8e1f15d56 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Attachment connected to vm ac501291-6d98-46a8-ba7f-ec8500f25655, checking data on nova Jul 31 09:35:03.518284 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.compute.nova [None req-f44549ce-29e4-432b-8e6b-51e8e1f15d56 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Creating Keystone token plugin using URL: https://10.4.3.226/identity {{(pid=100315) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 31 09:35:03.720306 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-afec6e1b-4900-442b-8396-146bf7f9ac57 req-7894c53f-1dbb-4f0c-bd46-60bcb987f4a2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:03.724267 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-afec6e1b-4900-442b-8396-146bf7f9ac57 req-7894c53f-1dbb-4f0c-bd46-60bcb987f4a2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] DELETE https://10.4.3.226/volume/v3/attachments/efb1546d-804c-4d6a-8acc-8dabff65750c Jul 31 09:35:03.724267 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-afec6e1b-4900-442b-8396-146bf7f9ac57 req-7894c53f-1dbb-4f0c-bd46-60bcb987f4a2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:03.724267 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-afec6e1b-4900-442b-8396-146bf7f9ac57 req-7894c53f-1dbb-4f0c-bd46-60bcb987f4a2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:03.735437 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:03.735437 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:03.769789 np0000006200 devstack@c-api.service[100315]: DEBUG novaclient.v2.client [None req-f44549ce-29e4-432b-8e6b-51e8e1f15d56 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] REQ: curl -g -i -X GET https://10.4.3.226/compute/v2.1/servers/ac501291-6d98-46a8-ba7f-ec8500f25655/os-volume_attachments/f60a98b8-4a20-42e4-8478-25b128c0d131 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}0380f9e5b2e0fc18efdd817711f08911c777a0d9d411daff5f39b61a2c07a09e" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-f44549ce-29e4-432b-8e6b-51e8e1f15d56" -H "X-Service-Token: {SHA256}bd870e515fc035e9ad24e5f11e2b6ca068baf7c9f41194f023872d97ea3688e4" {{(pid=100315) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 31 09:35:03.829490 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-afec6e1b-4900-442b-8396-146bf7f9ac57 req-7894c53f-1dbb-4f0c-bd46-60bcb987f4a2 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/attachments/efb1546d-804c-4d6a-8acc-8dabff65750c returned with HTTP 200 Jul 31 09:35:03.829490 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 973/3899] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:35:03 2026] DELETE /volume/v3/attachments/efb1546d-804c-4d6a-8acc-8dabff65750c => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:04.079701 np0000006200 devstack@c-api.service[100315]: DEBUG novaclient.v2.client [None req-f44549ce-29e4-432b-8e6b-51e8e1f15d56 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 31 Jul 2026 09:35:03 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-93bae821-8c56-4dbd-ac24-7afb390782dd x-openstack-request-id: req-93bae821-8c56-4dbd-ac24-7afb390782dd {{(pid=100315) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 31 09:35:04.079701 np0000006200 devstack@c-api.service[100315]: DEBUG novaclient.v2.client [None req-f44549ce-29e4-432b-8e6b-51e8e1f15d56 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "f60a98b8-4a20-42e4-8478-25b128c0d131", "serverId": "ac501291-6d98-46a8-ba7f-ec8500f25655", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "34b5f3fa-d445-44a0-9200-bc973daa189a", "bdm_uuid": "50fadbbd-0c29-4209-940e-31234ad73cc3"}} {{(pid=100315) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 31 09:35:04.079858 np0000006200 devstack@c-api.service[100315]: DEBUG novaclient.v2.client [None req-f44549ce-29e4-432b-8e6b-51e8e1f15d56 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] GET call to compute for https://10.4.3.226/compute/v2.1/servers/ac501291-6d98-46a8-ba7f-ec8500f25655/os-volume_attachments/f60a98b8-4a20-42e4-8478-25b128c0d131 used request id req-93bae821-8c56-4dbd-ac24-7afb390782dd {{(pid=100315) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 31 09:35:04.082742 np0000006200 devstack@c-api.service[100315]: ERROR cinder.volume.api [None req-f44549ce-29e4-432b-8e6b-51e8e1f15d56 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-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 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault [None req-f44549ce-29e4-432b-8e6b-51e8e1f15d56 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Caught error: Detach volume from instance ac501291-6d98-46a8-ba7f-ec8500f25655 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ac501291-6d98-46a8-ba7f-ec8500f25655 using the Compute API Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: 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 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 31 09:35:04.087355 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ac501291-6d98-46a8-ba7f-ec8500f25655 using the Compute API Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault Jul 31 09:35:04.088303 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.middleware.fault [None req-f44549ce-29e4-432b-8e6b-51e8e1f15d56 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] https://10.4.3.226/volume/v3/attachments/34b5f3fa-d445-44a0-9200-bc973daa189a returned with HTTP 409 Jul 31 09:35:04.089316 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 981/3900] 10.4.3.226 () {68 vars in 1404 bytes} [Fri Jul 31 09:35:03 2026] DELETE /volume/v3/attachments/34b5f3fa-d445-44a0-9200-bc973daa189a => generated 167 bytes in 670 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:35:04.162605 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-4513ee79-06bb-4cf6-bf2b-e3e90ea193b0 req-3b6367b2-24b5-48ac-a59b-e2ad2f2c8c43 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:04.167207 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-2de4afca-72df-43af-a936-00b58a711360 req-ab844950-40d3-43aa-921b-d1c5fb53bef7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:04.168075 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4513ee79-06bb-4cf6-bf2b-e3e90ea193b0 req-3b6367b2-24b5-48ac-a59b-e2ad2f2c8c43 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] GET https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 Jul 31 09:35:04.168862 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-4513ee79-06bb-4cf6-bf2b-e3e90ea193b0 req-3b6367b2-24b5-48ac-a59b-e2ad2f2c8c43 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:04.168862 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-4513ee79-06bb-4cf6-bf2b-e3e90ea193b0 req-3b6367b2-24b5-48ac-a59b-e2ad2f2c8c43 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:04.170839 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-2de4afca-72df-43af-a936-00b58a711360 req-ab844950-40d3-43aa-921b-d1c5fb53bef7 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/attachments/a4546727-da24-489a-bacb-c14bceb8e79e Jul 31 09:35:04.171214 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-2de4afca-72df-43af-a936-00b58a711360 req-ab844950-40d3-43aa-921b-d1c5fb53bef7 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:04.171547 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-2de4afca-72df-43af-a936-00b58a711360 req-ab844950-40d3-43aa-921b-d1c5fb53bef7 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:04.185172 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:04.185172 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:04.190270 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:04.190270 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:04.195310 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-4513ee79-06bb-4cf6-bf2b-e3e90ea193b0 req-3b6367b2-24b5-48ac-a59b-e2ad2f2c8c43 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Volume info retrieved successfully. Jul 31 09:35:04.213301 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4513ee79-06bb-4cf6-bf2b-e3e90ea193b0 req-3b6367b2-24b5-48ac-a59b-e2ad2f2c8c43 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 returned with HTTP 200 Jul 31 09:35:04.213784 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 972/3901] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:35:04 2026] GET /volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 => generated 1156 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:04.243951 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-4513ee79-06bb-4cf6-bf2b-e3e90ea193b0 req-54ffa0af-3312-416b-9c4f-d1c5890470f9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:04.249946 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4513ee79-06bb-4cf6-bf2b-e3e90ea193b0 req-54ffa0af-3312-416b-9c4f-d1c5890470f9 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] POST https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131/action Jul 31 09:35:04.249946 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-4513ee79-06bb-4cf6-bf2b-e3e90ea193b0 req-54ffa0af-3312-416b-9c4f-d1c5890470f9 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:35:04.250162 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-4513ee79-06bb-4cf6-bf2b-e3e90ea193b0 req-54ffa0af-3312-416b-9c4f-d1c5890470f9 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:04.273861 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:04.273861 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:04.274413 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-4513ee79-06bb-4cf6-bf2b-e3e90ea193b0 req-54ffa0af-3312-416b-9c4f-d1c5890470f9 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Volume info retrieved successfully. Jul 31 09:35:04.281397 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-4513ee79-06bb-4cf6-bf2b-e3e90ea193b0 req-54ffa0af-3312-416b-9c4f-d1c5890470f9 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Begin detaching volume completed successfully. Jul 31 09:35:04.281513 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-2de4afca-72df-43af-a936-00b58a711360 req-ab844950-40d3-43aa-921b-d1c5fb53bef7 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments/a4546727-da24-489a-bacb-c14bceb8e79e returned with HTTP 200 Jul 31 09:35:04.281864 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4513ee79-06bb-4cf6-bf2b-e3e90ea193b0 req-54ffa0af-3312-416b-9c4f-d1c5890470f9 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131/action returned with HTTP 202 Jul 31 09:35:04.282098 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 976/3902] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:35:04 2026] DELETE /volume/v3/attachments/a4546727-da24-489a-bacb-c14bceb8e79e => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:04.282162 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 974/3903] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:35:04 2026] POST /volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:35:04.310462 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-2de4afca-72df-43af-a936-00b58a711360 req-519768c6-3506-4695-84cf-a6cdc9b4e472 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:04.312780 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-2de4afca-72df-43af-a936-00b58a711360 req-519768c6-3506-4695-84cf-a6cdc9b4e472 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 Jul 31 09:35:04.312961 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-2de4afca-72df-43af-a936-00b58a711360 req-519768c6-3506-4695-84cf-a6cdc9b4e472 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:04.313161 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-2de4afca-72df-43af-a936-00b58a711360 req-519768c6-3506-4695-84cf-a6cdc9b4e472 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:04.314221 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [req-2de4afca-72df-43af-a936-00b58a711360 req-519768c6-3506-4695-84cf-a6cdc9b4e472 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete volume with id: 7a39df84-3364-4776-8934-61b747acfaa1 Jul 31 09:35:04.343637 np0000006200 devstack@c-api.service[100315]: DEBUG oslo_db.sqlalchemy.engines [req-2de4afca-72df-43af-a936-00b58a711360 req-519768c6-3506-4695-84cf-a6cdc9b4e472 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:35:04.349706 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:04.349706 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:04.350800 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-2de4afca-72df-43af-a936-00b58a711360 req-519768c6-3506-4695-84cf-a6cdc9b4e472 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:35:04.352369 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-34656704-6c0c-4da7-a432-ba9b6e43fd52 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:04.353218 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-34656704-6c0c-4da7-a432-ba9b6e43fd52 None None] GET https://10.4.3.226/volume// Jul 31 09:35:04.353218 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-34656704-6c0c-4da7-a432-ba9b6e43fd52 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:04.353404 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-34656704-6c0c-4da7-a432-ba9b6e43fd52 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:04.353865 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-34656704-6c0c-4da7-a432-ba9b6e43fd52 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:35:04.354188 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 973/3904] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:35: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 31 09:35:04.364120 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-4513ee79-06bb-4cf6-bf2b-e3e90ea193b0 req-f1670c7c-b3d6-4982-a915-69015e01e39c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:04.368855 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-4513ee79-06bb-4cf6-bf2b-e3e90ea193b0 req-f1670c7c-b3d6-4982-a915-69015e01e39c tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] GET https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 Jul 31 09:35:04.369272 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-4513ee79-06bb-4cf6-bf2b-e3e90ea193b0 req-f1670c7c-b3d6-4982-a915-69015e01e39c tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:04.370510 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-4513ee79-06bb-4cf6-bf2b-e3e90ea193b0 req-f1670c7c-b3d6-4982-a915-69015e01e39c tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:04.374610 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-2de4afca-72df-43af-a936-00b58a711360 req-519768c6-3506-4695-84cf-a6cdc9b4e472 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete volume request issued successfully. Jul 31 09:35:04.374825 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-2de4afca-72df-43af-a936-00b58a711360 req-519768c6-3506-4695-84cf-a6cdc9b4e472 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 returned with HTTP 202 Jul 31 09:35:04.375323 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 982/3905] 10.4.3.226 () {70 vars in 1620 bytes} [Fri Jul 31 09:35:04 2026] DELETE /volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:35:04.393275 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:04.393275 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:04.396628 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-4513ee79-06bb-4cf6-bf2b-e3e90ea193b0 req-f1670c7c-b3d6-4982-a915-69015e01e39c tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Volume info retrieved successfully. Jul 31 09:35:04.404023 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-4513ee79-06bb-4cf6-bf2b-e3e90ea193b0 req-f1670c7c-b3d6-4982-a915-69015e01e39c tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 returned with HTTP 200 Jul 31 09:35:04.404023 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 977/3906] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:35:04 2026] GET /volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 => generated 1339 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:35:04.495877 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fba8e02e-ffc3-4eb0-8aff-7bd554cd7afa None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:04.500626 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fba8e02e-ffc3-4eb0-8aff-7bd554cd7afa tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e Jul 31 09:35:04.500845 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fba8e02e-ffc3-4eb0-8aff-7bd554cd7afa tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:04.501056 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fba8e02e-ffc3-4eb0-8aff-7bd554cd7afa tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:04.501194 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-fba8e02e-ffc3-4eb0-8aff-7bd554cd7afa tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id b3a9646e-0536-40ac-928a-ef0109d6e58e. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:04.511221 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:04.511221 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:04.512328 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fba8e02e-ffc3-4eb0-8aff-7bd554cd7afa tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e returned with HTTP 200 Jul 31 09:35:04.512814 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 975/3907] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:04 2026] GET /volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:04.531786 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5947d84c-a547-40dc-909a-f2b1db604577 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:04.535874 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5947d84c-a547-40dc-909a-f2b1db604577 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb Jul 31 09:35:04.536434 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5947d84c-a547-40dc-909a-f2b1db604577 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:04.537484 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5947d84c-a547-40dc-909a-f2b1db604577 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:04.537484 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-5947d84c-a547-40dc-909a-f2b1db604577 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 20ac0619-2b02-42fe-805d-73f092a62ffb. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:04.545786 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:04.545786 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:04.547654 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5947d84c-a547-40dc-909a-f2b1db604577 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb returned with HTTP 200 Jul 31 09:35:04.549445 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 974/3908] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:04 2026] GET /volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb => generated 752 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:04.564221 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7f3cd0d7-00ba-4006-842a-c4738b2a365d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:04.566466 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7f3cd0d7-00ba-4006-842a-c4738b2a365d tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 Jul 31 09:35:04.566652 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7f3cd0d7-00ba-4006-842a-c4738b2a365d tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:04.567066 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7f3cd0d7-00ba-4006-842a-c4738b2a365d tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:04.567279 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-7f3cd0d7-00ba-4006-842a-c4738b2a365d tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 39e27a6a-8a2c-4d51-9238-889994ebfb06. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:04.573461 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:04.573461 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:04.574792 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7f3cd0d7-00ba-4006-842a-c4738b2a365d tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 returned with HTTP 200 Jul 31 09:35:04.575753 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 983/3909] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:04 2026] GET /volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:04.594883 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7719ca12-1b7a-463a-a3fa-61e2427498b6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:04.597105 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7719ca12-1b7a-463a-a3fa-61e2427498b6 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] POST https://10.4.3.226/volume/v3/backups Jul 31 09:35:04.599262 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7719ca12-1b7a-463a-a3fa-61e2427498b6 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c9038924-e6af-4ac2-9cdc-034d4907cd02", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-880702866"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:04.600378 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.backups [None req-7719ca12-1b7a-463a-a3fa-61e2427498b6 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Creating new backup {'backup': {'volume_id': 'c9038924-e6af-4ac2-9cdc-034d4907cd02', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-880702866'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:35:04.600932 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.contrib.backups [None req-7719ca12-1b7a-463a-a3fa-61e2427498b6 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Creating backup of volume c9038924-e6af-4ac2-9cdc-034d4907cd02 in container None Jul 31 09:35:04.614641 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:04.614641 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:04.615649 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-7719ca12-1b7a-463a-a3fa-61e2427498b6 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Volume info retrieved successfully. Jul 31 09:35:04.624010 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-c8ddf52b-ca03-4d4b-b5e9-41a43b929a7e req-bbceb010-80d2-47cb-883b-58f474af570a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:04.627822 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c8ddf52b-ca03-4d4b-b5e9-41a43b929a7e req-bbceb010-80d2-47cb-883b-58f474af570a tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 Jul 31 09:35:04.628141 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c8ddf52b-ca03-4d4b-b5e9-41a43b929a7e req-bbceb010-80d2-47cb-883b-58f474af570a tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:04.628430 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c8ddf52b-ca03-4d4b-b5e9-41a43b929a7e req-bbceb010-80d2-47cb-883b-58f474af570a tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:04.639006 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:04.639006 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:04.645794 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-c8ddf52b-ca03-4d4b-b5e9-41a43b929a7e req-bbceb010-80d2-47cb-883b-58f474af570a tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:35:04.654224 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c8ddf52b-ca03-4d4b-b5e9-41a43b929a7e req-bbceb010-80d2-47cb-883b-58f474af570a tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 returned with HTTP 200 Jul 31 09:35:04.655185 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 976/3910] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:35:04 2026] GET /volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:04.656666 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-7719ca12-1b7a-463a-a3fa-61e2427498b6 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Created reservations ['a8c10c38-15db-4bd0-b057-6c0d3fca8416', 'cbb51c06-38cd-49d3-8551-d0c2f4249cd5'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:35:04.670947 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-89a506ea-70d4-4a05-8ad0-b503b38a5198 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:04.674100 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-89a506ea-70d4-4a05-8ad0-b503b38a5198 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] DELETE https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 Jul 31 09:35:04.674100 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-89a506ea-70d4-4a05-8ad0-b503b38a5198 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:04.674718 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-89a506ea-70d4-4a05-8ad0-b503b38a5198 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:04.675223 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-89a506ea-70d4-4a05-8ad0-b503b38a5198 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Delete volume with id: 88402674-5df4-4d02-af04-01b7c5187bd9 Jul 31 09:35:04.685194 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:04.685194 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:04.685767 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-89a506ea-70d4-4a05-8ad0-b503b38a5198 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:35:04.725482 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-89a506ea-70d4-4a05-8ad0-b503b38a5198 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Delete volume request issued successfully. Jul 31 09:35:04.725961 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-89a506ea-70d4-4a05-8ad0-b503b38a5198 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 returned with HTTP 202 Jul 31 09:35:04.726682 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 975/3911] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:35:04 2026] DELETE /volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:35:04.726868 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7719ca12-1b7a-463a-a3fa-61e2427498b6 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:35:04.727344 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 978/3912] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:35:04 2026] POST /volume/v3/backups => generated 329 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:35:04.735658 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e983feec-7e11-4079-b197-ab611aa363e4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:04.737775 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9b4b203c-4ec5-41fa-8234-f7fef066df62 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:04.739936 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e983feec-7e11-4079-b197-ab611aa363e4 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 Jul 31 09:35:04.740211 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e983feec-7e11-4079-b197-ab611aa363e4 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:04.740480 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e983feec-7e11-4079-b197-ab611aa363e4 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:04.743698 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9b4b203c-4ec5-41fa-8234-f7fef066df62 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a Jul 31 09:35:04.743698 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9b4b203c-4ec5-41fa-8234-f7fef066df62 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:04.743932 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9b4b203c-4ec5-41fa-8234-f7fef066df62 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:04.745573 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-9b4b203c-4ec5-41fa-8234-f7fef066df62 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 2490887e-652f-40a4-b821-fdd76b6b7b4a. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:04.758941 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:04.758941 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:04.765176 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:04.765176 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:04.765440 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e983feec-7e11-4079-b197-ab611aa363e4 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Volume info retrieved successfully. Jul 31 09:35:04.766369 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9b4b203c-4ec5-41fa-8234-f7fef066df62 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a returned with HTTP 200 Jul 31 09:35:04.766931 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 977/3913] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:04 2026] GET /volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a => generated 735 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:04.772135 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e983feec-7e11-4079-b197-ab611aa363e4 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 returned with HTTP 200 Jul 31 09:35:04.776317 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 984/3914] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:04 2026] GET /volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:05.778628 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-00c1dad7-d3a2-4670-8f67-f4784911d7cd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:05.783644 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-00c1dad7-d3a2-4670-8f67-f4784911d7cd tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a Jul 31 09:35:05.783644 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-00c1dad7-d3a2-4670-8f67-f4784911d7cd tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:05.785601 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-00c1dad7-d3a2-4670-8f67-f4784911d7cd tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:05.785601 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-00c1dad7-d3a2-4670-8f67-f4784911d7cd tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 2490887e-652f-40a4-b821-fdd76b6b7b4a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:05.790090 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-4af64c89-2944-4750-b9bb-e0817ef80fb8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:05.792185 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4af64c89-2944-4750-b9bb-e0817ef80fb8 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] GET https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 Jul 31 09:35:05.792459 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4af64c89-2944-4750-b9bb-e0817ef80fb8 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:05.792682 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4af64c89-2944-4750-b9bb-e0817ef80fb8 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:05.793205 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:05.793205 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:05.794330 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-00c1dad7-d3a2-4670-8f67-f4784911d7cd tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a returned with HTTP 200 Jul 31 09:35:05.794622 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 976/3915] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:05 2026] GET /volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:05.809941 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4af64c89-2944-4750-b9bb-e0817ef80fb8 tempest-TestMinimumBasicScenario-655340255 tempest-TestMinimumBasicScenario-655340255-project-member] https://10.4.3.226/volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 returned with HTTP 404 Jul 31 09:35:05.810620 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 979/3916] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:05 2026] GET /volume/v3/volumes/88402674-5df4-4d02-af04-01b7c5187bd9 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:35:05.923406 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9f92f8c9-3e90-419d-8b6c-48ff3e5b4669 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:05.925989 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9f92f8c9-3e90-419d-8b6c-48ff3e5b4669 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 Jul 31 09:35:05.928467 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9f92f8c9-3e90-419d-8b6c-48ff3e5b4669 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:05.928467 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9f92f8c9-3e90-419d-8b6c-48ff3e5b4669 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:05.935739 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9f92f8c9-3e90-419d-8b6c-48ff3e5b4669 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 returned with HTTP 404 Jul 31 09:35:05.935739 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 978/3917] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:05 2026] GET /volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:35:06.645982 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-173de9fe-b319-40f3-8385-9102c2c745b3 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:06.649579 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-173de9fe-b319-40f3-8385-9102c2c745b3 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/addbce5a-c68b-4ab6-9a7c-3374b4c7c63a Jul 31 09:35:06.649579 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-173de9fe-b319-40f3-8385-9102c2c745b3 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:06.649579 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-173de9fe-b319-40f3-8385-9102c2c745b3 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:06.649579 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-173de9fe-b319-40f3-8385-9102c2c745b3 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete snapshot with id: addbce5a-c68b-4ab6-9a7c-3374b4c7c63a Jul 31 09:35:06.656258 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-173de9fe-b319-40f3-8385-9102c2c745b3 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/addbce5a-c68b-4ab6-9a7c-3374b4c7c63a returned with HTTP 404 Jul 31 09:35:06.656258 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 985/3918] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:35:06 2026] DELETE /volume/v3/snapshots/addbce5a-c68b-4ab6-9a7c-3374b4c7c63a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:35:06.667141 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1c27faf8-69dd-43f9-b306-c611b7313bcc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:06.673440 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1c27faf8-69dd-43f9-b306-c611b7313bcc tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/addbce5a-c68b-4ab6-9a7c-3374b4c7c63a Jul 31 09:35:06.673440 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1c27faf8-69dd-43f9-b306-c611b7313bcc tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:06.673440 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1c27faf8-69dd-43f9-b306-c611b7313bcc tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:06.678461 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1c27faf8-69dd-43f9-b306-c611b7313bcc tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/addbce5a-c68b-4ab6-9a7c-3374b4c7c63a returned with HTTP 404 Jul 31 09:35:06.679278 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 977/3919] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:35:06 2026] GET /volume/v3/snapshots/addbce5a-c68b-4ab6-9a7c-3374b4c7c63a => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:35:06.808753 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-81212fa9-a768-4164-a5a5-4a0f767f216e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:06.810951 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-81212fa9-a768-4164-a5a5-4a0f767f216e tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a Jul 31 09:35:06.811230 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-81212fa9-a768-4164-a5a5-4a0f767f216e tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:06.811459 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-81212fa9-a768-4164-a5a5-4a0f767f216e tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:06.811602 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-81212fa9-a768-4164-a5a5-4a0f767f216e tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 2490887e-652f-40a4-b821-fdd76b6b7b4a. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:06.819673 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:06.819673 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:06.821126 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-81212fa9-a768-4164-a5a5-4a0f767f216e tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a returned with HTTP 200 Jul 31 09:35:06.821711 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 980/3920] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:06 2026] GET /volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:07.030081 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-50da9fdc-8d04-4fae-9318-244dfd22bce9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:07.032173 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-50da9fdc-8d04-4fae-9318-244dfd22bce9 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 Jul 31 09:35:07.032395 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-50da9fdc-8d04-4fae-9318-244dfd22bce9 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:07.032585 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-50da9fdc-8d04-4fae-9318-244dfd22bce9 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:07.040609 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:07.040609 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:07.050760 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-50da9fdc-8d04-4fae-9318-244dfd22bce9 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:35:07.064230 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-50da9fdc-8d04-4fae-9318-244dfd22bce9 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 returned with HTTP 200 Jul 31 09:35:07.064702 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 979/3921] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:07 2026] GET /volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:07.080830 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a120d6fb-7773-4606-a65d-de56c61a7d5b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:07.084965 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a120d6fb-7773-4606-a65d-de56c61a7d5b tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 Jul 31 09:35:07.085331 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a120d6fb-7773-4606-a65d-de56c61a7d5b tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:07.085621 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a120d6fb-7773-4606-a65d-de56c61a7d5b tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:07.095338 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:07.095338 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:07.104460 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a120d6fb-7773-4606-a65d-de56c61a7d5b tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:35:07.112179 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a120d6fb-7773-4606-a65d-de56c61a7d5b tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 returned with HTTP 200 Jul 31 09:35:07.112735 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 986/3922] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:07 2026] GET /volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:07.181425 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-b006f9a4-5520-428e-8764-43034fc75a82 req-f37c712e-6f43-45d2-89df-6cfef3515c82 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:07.188477 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b006f9a4-5520-428e-8764-43034fc75a82 req-f37c712e-6f43-45d2-89df-6cfef3515c82 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 Jul 31 09:35:07.188894 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b006f9a4-5520-428e-8764-43034fc75a82 req-f37c712e-6f43-45d2-89df-6cfef3515c82 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:07.190197 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b006f9a4-5520-428e-8764-43034fc75a82 req-f37c712e-6f43-45d2-89df-6cfef3515c82 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:07.200916 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:07.200916 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:07.209027 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-b006f9a4-5520-428e-8764-43034fc75a82 req-f37c712e-6f43-45d2-89df-6cfef3515c82 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:35:07.224470 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b006f9a4-5520-428e-8764-43034fc75a82 req-f37c712e-6f43-45d2-89df-6cfef3515c82 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 returned with HTTP 200 Jul 31 09:35:07.224836 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 978/3923] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:35:07 2026] GET /volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 => generated 878 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:07.394949 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-17195b6b-b906-4e7a-aa58-6c722a0f00c1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:07.395201 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-17195b6b-b906-4e7a-aa58-6c722a0f00c1 None None] GET https://10.4.3.226/volume// Jul 31 09:35:07.395436 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-17195b6b-b906-4e7a-aa58-6c722a0f00c1 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:07.395661 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-17195b6b-b906-4e7a-aa58-6c722a0f00c1 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:07.396005 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-17195b6b-b906-4e7a-aa58-6c722a0f00c1 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:35:07.396352 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 981/3924] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:35: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 31 09:35:07.406600 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-b006f9a4-5520-428e-8764-43034fc75a82 req-7b4fb906-b1f7-4416-b112-5726c0a8d895 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:07.408881 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b006f9a4-5520-428e-8764-43034fc75a82 req-7b4fb906-b1f7-4416-b112-5726c0a8d895 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:35:07.409252 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b006f9a4-5520-428e-8764-43034fc75a82 req-7b4fb906-b1f7-4416-b112-5726c0a8d895 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ceaa9ac2-de97-4eda-8453-e4c7d51377d3", "connector": null, "instance_uuid": "9a3adf6d-9cfd-4ce2-a963-e83a7901d8d5"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:07.424941 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:07.424941 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:07.471289 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b006f9a4-5520-428e-8764-43034fc75a82 req-7b4fb906-b1f7-4416-b112-5726c0a8d895 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:35:07.471757 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 980/3925] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:35:07 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:07.520764 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-34d4ff7f-8903-475a-b73c-934853b08d43 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:07.523680 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-34d4ff7f-8903-475a-b73c-934853b08d43 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 Jul 31 09:35:07.524848 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-34d4ff7f-8903-475a-b73c-934853b08d43 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:07.524848 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-34d4ff7f-8903-475a-b73c-934853b08d43 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:07.538276 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d22f50e4-2fdf-444b-9222-260af3beffde None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:07.539222 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d22f50e4-2fdf-444b-9222-260af3beffde None None] GET https://10.4.3.226/volume// Jul 31 09:35:07.539381 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d22f50e4-2fdf-444b-9222-260af3beffde None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:07.539701 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d22f50e4-2fdf-444b-9222-260af3beffde None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:07.540790 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d22f50e4-2fdf-444b-9222-260af3beffde None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:35:07.541263 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 979/3926] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:35:07 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:35:07.543381 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:07.543381 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:07.553545 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-b006f9a4-5520-428e-8764-43034fc75a82 req-0500defe-a6a1-40f2-96b7-a10efb160fa7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:07.555003 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-34d4ff7f-8903-475a-b73c-934853b08d43 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:35:07.559747 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-b006f9a4-5520-428e-8764-43034fc75a82 req-0500defe-a6a1-40f2-96b7-a10efb160fa7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 Jul 31 09:35:07.560083 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-b006f9a4-5520-428e-8764-43034fc75a82 req-0500defe-a6a1-40f2-96b7-a10efb160fa7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:07.560372 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-b006f9a4-5520-428e-8764-43034fc75a82 req-0500defe-a6a1-40f2-96b7-a10efb160fa7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:07.563903 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-34d4ff7f-8903-475a-b73c-934853b08d43 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 returned with HTTP 200 Jul 31 09:35:07.565217 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 987/3927] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:07 2026] GET /volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 => generated 877 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:07.576813 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:07.576813 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:07.584039 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-b006f9a4-5520-428e-8764-43034fc75a82 req-0500defe-a6a1-40f2-96b7-a10efb160fa7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:35:07.590389 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-b006f9a4-5520-428e-8764-43034fc75a82 req-0500defe-a6a1-40f2-96b7-a10efb160fa7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 returned with HTTP 200 Jul 31 09:35:07.591046 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 982/3928] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:35:07 2026] GET /volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 => generated 1057 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:35:07.646683 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-4513ee79-06bb-4cf6-bf2b-e3e90ea193b0 req-ee07853f-6f93-430c-b125-30a806384340 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:07.651033 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4513ee79-06bb-4cf6-bf2b-e3e90ea193b0 req-ee07853f-6f93-430c-b125-30a806384340 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] DELETE https://10.4.3.226/volume/v3/attachments/34b5f3fa-d445-44a0-9200-bc973daa189a Jul 31 09:35:07.651163 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-4513ee79-06bb-4cf6-bf2b-e3e90ea193b0 req-ee07853f-6f93-430c-b125-30a806384340 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:07.651360 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-4513ee79-06bb-4cf6-bf2b-e3e90ea193b0 req-ee07853f-6f93-430c-b125-30a806384340 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:07.668508 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:07.668508 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:07.748838 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-b006f9a4-5520-428e-8764-43034fc75a82 req-a2a83929-f217-47ad-bd14-b140e10155c6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:07.752656 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b006f9a4-5520-428e-8764-43034fc75a82 req-a2a83929-f217-47ad-bd14-b140e10155c6 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] PUT https://10.4.3.226/volume/v3/attachments/68fac0f2-7d5d-44f3-bd0c-9dc0b75354c4 Jul 31 09:35:07.753317 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b006f9a4-5520-428e-8764-43034fc75a82 req-a2a83929-f217-47ad-bd14-b140e10155c6 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:07.760453 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4513ee79-06bb-4cf6-bf2b-e3e90ea193b0 req-ee07853f-6f93-430c-b125-30a806384340 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] https://10.4.3.226/volume/v3/attachments/34b5f3fa-d445-44a0-9200-bc973daa189a returned with HTTP 200 Jul 31 09:35:07.761728 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 981/3929] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:35:07 2026] DELETE /volume/v3/attachments/34b5f3fa-d445-44a0-9200-bc973daa189a => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:07.769183 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-b006f9a4-5520-428e-8764-43034fc75a82 req-a2a83929-f217-47ad-bd14-b140e10155c6 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Acquiring lock "cinder-attachment_update-ceaa9ac2-de97-4eda-8453-e4c7d51377d3-np0000006200" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:35:07.777100 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-b006f9a4-5520-428e-8764-43034fc75a82 req-a2a83929-f217-47ad-bd14-b140e10155c6 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Lock "cinder-attachment_update-ceaa9ac2-de97-4eda-8453-e4c7d51377d3-np0000006200" acquired by "attachment_update" :: waited 0.008s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:35:07.779784 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:07.779784 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:07.834913 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-102c7acb-98ef-4970-920a-08b194efe628 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:07.837152 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-102c7acb-98ef-4970-920a-08b194efe628 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a Jul 31 09:35:07.837394 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-102c7acb-98ef-4970-920a-08b194efe628 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:07.837662 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-102c7acb-98ef-4970-920a-08b194efe628 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:07.837864 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-102c7acb-98ef-4970-920a-08b194efe628 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 2490887e-652f-40a4-b821-fdd76b6b7b4a. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:07.850184 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:07.850184 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:07.855064 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-102c7acb-98ef-4970-920a-08b194efe628 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a returned with HTTP 200 Jul 31 09:35:07.856881 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 988/3930] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:07 2026] GET /volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a => generated 748 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:07.888702 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6061f3b5-847f-472b-9cb2-40415cde7241 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:07.891682 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6061f3b5-847f-472b-9cb2-40415cde7241 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 Jul 31 09:35:07.891682 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6061f3b5-847f-472b-9cb2-40415cde7241 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:07.892890 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6061f3b5-847f-472b-9cb2-40415cde7241 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:07.892890 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-6061f3b5-847f-472b-9cb2-40415cde7241 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete volume with id: 7a39df84-3364-4776-8934-61b747acfaa1 Jul 31 09:35:07.906991 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6061f3b5-847f-472b-9cb2-40415cde7241 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 returned with HTTP 404 Jul 31 09:35:07.907942 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 983/3931] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:35:07 2026] DELETE /volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:35:07.917725 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-88cd08a2-4450-45d0-8963-021d5cb35c79 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:07.920027 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-88cd08a2-4450-45d0-8963-021d5cb35c79 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 Jul 31 09:35:07.920276 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-88cd08a2-4450-45d0-8963-021d5cb35c79 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:07.920538 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-88cd08a2-4450-45d0-8963-021d5cb35c79 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:07.933201 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-88cd08a2-4450-45d0-8963-021d5cb35c79 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 returned with HTTP 404 Jul 31 09:35:07.934482 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 982/3932] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:07 2026] GET /volume/v3/volumes/7a39df84-3364-4776-8934-61b747acfaa1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:35:07.969474 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-b006f9a4-5520-428e-8764-43034fc75a82 req-a2a83929-f217-47ad-bd14-b140e10155c6 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Lock "cinder-attachment_update-ceaa9ac2-de97-4eda-8453-e4c7d51377d3-np0000006200" released by "attachment_update" :: held 0.192s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:35:07.969918 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b006f9a4-5520-428e-8764-43034fc75a82 req-a2a83929-f217-47ad-bd14-b140e10155c6 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/attachments/68fac0f2-7d5d-44f3-bd0c-9dc0b75354c4 returned with HTTP 200 Jul 31 09:35:07.972731 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 980/3933] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:35:07 2026] PUT /volume/v3/attachments/68fac0f2-7d5d-44f3-bd0c-9dc0b75354c4 => generated 968 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:07.993867 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-b006f9a4-5520-428e-8764-43034fc75a82 req-6b57dc6c-7ade-4f6e-8836-c0c9e9363f8f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:07.998561 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-b006f9a4-5520-428e-8764-43034fc75a82 req-6b57dc6c-7ade-4f6e-8836-c0c9e9363f8f tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3/encryption Jul 31 09:35:07.998813 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-b006f9a4-5520-428e-8764-43034fc75a82 req-6b57dc6c-7ade-4f6e-8836-c0c9e9363f8f tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:07.999153 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-b006f9a4-5520-428e-8764-43034fc75a82 req-6b57dc6c-7ade-4f6e-8836-c0c9e9363f8f tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'index' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:08.022150 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:08.022150 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:08.036424 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-b006f9a4-5520-428e-8764-43034fc75a82 req-6b57dc6c-7ade-4f6e-8836-c0c9e9363f8f tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3/encryption returned with HTTP 200 Jul 31 09:35:08.036921 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 989/3934] 10.4.3.226 () {68 vars in 1631 bytes} [Fri Jul 31 09:35:07 2026] GET /volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3/encryption => generated 160 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:08.585825 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-cea4d804-cba1-4439-9295-71abd05ff8b7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:08.587636 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cea4d804-cba1-4439-9295-71abd05ff8b7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 Jul 31 09:35:08.588044 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cea4d804-cba1-4439-9295-71abd05ff8b7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:08.588435 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cea4d804-cba1-4439-9295-71abd05ff8b7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:08.605874 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:08.605874 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:08.614335 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-cea4d804-cba1-4439-9295-71abd05ff8b7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:35:08.619216 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cea4d804-cba1-4439-9295-71abd05ff8b7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 returned with HTTP 200 Jul 31 09:35:08.619597 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 984/3935] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:08 2026] GET /volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:08.638267 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-ff8215f1-74cc-4a26-86ce-314e2fa0f8a6 req-ba0f4d1b-af0d-4ce1-ae82-e851499ea1cf None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:08.640754 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ff8215f1-74cc-4a26-86ce-314e2fa0f8a6 req-ba0f4d1b-af0d-4ce1-ae82-e851499ea1cf tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] GET https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 Jul 31 09:35:08.640997 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ff8215f1-74cc-4a26-86ce-314e2fa0f8a6 req-ba0f4d1b-af0d-4ce1-ae82-e851499ea1cf tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:08.641202 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ff8215f1-74cc-4a26-86ce-314e2fa0f8a6 req-ba0f4d1b-af0d-4ce1-ae82-e851499ea1cf tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:08.655843 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:08.655843 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:08.662423 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-ff8215f1-74cc-4a26-86ce-314e2fa0f8a6 req-ba0f4d1b-af0d-4ce1-ae82-e851499ea1cf tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Volume info retrieved successfully. Jul 31 09:35:08.669762 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ff8215f1-74cc-4a26-86ce-314e2fa0f8a6 req-ba0f4d1b-af0d-4ce1-ae82-e851499ea1cf tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 returned with HTTP 200 Jul 31 09:35:08.670417 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 983/3936] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:35:08 2026] GET /volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 => generated 864 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:08.688973 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cd6b0956-edc9-4b33-89cc-406087f84d74 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:08.693041 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cd6b0956-edc9-4b33-89cc-406087f84d74 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] DELETE https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 Jul 31 09:35:08.693524 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cd6b0956-edc9-4b33-89cc-406087f84d74 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:08.694045 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cd6b0956-edc9-4b33-89cc-406087f84d74 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:08.694306 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-cd6b0956-edc9-4b33-89cc-406087f84d74 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Delete volume with id: f60a98b8-4a20-42e4-8478-25b128c0d131 Jul 31 09:35:08.707119 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:08.707119 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:08.707728 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cd6b0956-edc9-4b33-89cc-406087f84d74 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Volume info retrieved successfully. Jul 31 09:35:08.734783 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cd6b0956-edc9-4b33-89cc-406087f84d74 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Delete volume request issued successfully. Jul 31 09:35:08.735126 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cd6b0956-edc9-4b33-89cc-406087f84d74 tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 returned with HTTP 202 Jul 31 09:35:08.735579 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 981/3937] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:35:08 2026] DELETE /volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:35:08.745740 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8fe42945-87f0-4aed-bbe3-888af4ef59de None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:08.750385 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8fe42945-87f0-4aed-bbe3-888af4ef59de tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] GET https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 Jul 31 09:35:08.750637 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8fe42945-87f0-4aed-bbe3-888af4ef59de tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:08.750933 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8fe42945-87f0-4aed-bbe3-888af4ef59de tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:08.758782 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:08.758782 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:08.763963 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-8fe42945-87f0-4aed-bbe3-888af4ef59de tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Volume info retrieved successfully. Jul 31 09:35:08.770293 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8fe42945-87f0-4aed-bbe3-888af4ef59de tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 returned with HTTP 200 Jul 31 09:35:08.770679 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 990/3938] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:35:08 2026] GET /volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:08.872052 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-952bcce0-20ab-4d6a-8b74-447686c85648 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:08.874407 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-952bcce0-20ab-4d6a-8b74-447686c85648 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a Jul 31 09:35:08.874699 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-952bcce0-20ab-4d6a-8b74-447686c85648 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:08.874850 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-952bcce0-20ab-4d6a-8b74-447686c85648 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:08.874995 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-952bcce0-20ab-4d6a-8b74-447686c85648 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 2490887e-652f-40a4-b821-fdd76b6b7b4a. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:08.884104 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:08.884104 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:08.886137 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-952bcce0-20ab-4d6a-8b74-447686c85648 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a returned with HTTP 200 Jul 31 09:35:08.886577 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 985/3939] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:08 2026] GET /volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:09.485092 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ab220a87-2196-4548-a633-3465dd2058e8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:09.489564 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ab220a87-2196-4548-a633-3465dd2058e8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:35:09.490125 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ab220a87-2196-4548-a633-3465dd2058e8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1667415225", "snapshot_id": null, "imageRef": "b3e619b5-8776-4672-b197-1edb98781403", "volume_type": null, "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:09.493014 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-ab220a87-2196-4548-a633-3465dd2058e8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1667415225', 'snapshot_id': None, 'imageRef': 'b3e619b5-8776-4672-b197-1edb98781403', 'volume_type': None, 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:35:09.633733 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ee43443b-b011-45d6-b2bd-85cfd3a879a5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:09.636358 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ee43443b-b011-45d6-b2bd-85cfd3a879a5 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 Jul 31 09:35:09.636741 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ee43443b-b011-45d6-b2bd-85cfd3a879a5 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:09.637177 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ee43443b-b011-45d6-b2bd-85cfd3a879a5 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:09.649030 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:09.649030 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:09.655124 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ee43443b-b011-45d6-b2bd-85cfd3a879a5 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:35:09.662520 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ee43443b-b011-45d6-b2bd-85cfd3a879a5 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 returned with HTTP 200 Jul 31 09:35:09.663004 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-ab220a87-2196-4548-a633-3465dd2058e8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create volume of 1 GB Jul 31 09:35:09.663465 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 982/3940] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:09 2026] GET /volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:09.671161 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ab220a87-2196-4548-a633-3465dd2058e8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Availability Zones retrieved successfully. Jul 31 09:35:09.679674 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ab220a87-2196-4548-a633-3465dd2058e8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Flow 'volume_create_api' (fad0b2a8-0364-4ebc-a602-80990ce98926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:35:09.681436 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ab220a87-2196-4548-a633-3465dd2058e8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcf8923a-477c-4793-ab3e-2ca447ef9b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:09.682342 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-ab220a87-2196-4548-a633-3465dd2058e8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:35:09.760329 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ab220a87-2196-4548-a633-3465dd2058e8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcf8923a-477c-4793-ab3e-2ca447ef9b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:09.761366 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ab220a87-2196-4548-a633-3465dd2058e8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e28fcce-35df-4f2a-810d-da2b875adf54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:09.790095 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-1085bc8f-431d-4ab3-913f-ee9383a219fa None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:09.793361 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1085bc8f-431d-4ab3-913f-ee9383a219fa tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] GET https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 Jul 31 09:35:09.793712 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1085bc8f-431d-4ab3-913f-ee9383a219fa tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:09.793990 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1085bc8f-431d-4ab3-913f-ee9383a219fa tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:09.802984 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1085bc8f-431d-4ab3-913f-ee9383a219fa tempest-TestServerVolumeAttachScenarioOldVersion-296898787 tempest-TestServerVolumeAttachScenarioOldVersion-296898787-project-member] https://10.4.3.226/volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 returned with HTTP 404 Jul 31 09:35:09.803697 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 991/3941] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:35:09 2026] GET /volume/v3/volumes/f60a98b8-4a20-42e4-8478-25b128c0d131 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:35:09.821309 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-ab220a87-2196-4548-a633-3465dd2058e8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Created reservations ['61b6c6a3-e77e-4561-b66a-857d3e043d75', '5b4a69e3-2f26-4f89-a947-3182c563a2d4', 'b6a723a4-32ed-4155-b36a-83c866e73cfc', 'dacce17a-2f0d-41c2-8fdd-0b877211020f'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:35:09.822308 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ab220a87-2196-4548-a633-3465dd2058e8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e28fcce-35df-4f2a-810d-da2b875adf54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61b6c6a3-e77e-4561-b66a-857d3e043d75', '5b4a69e3-2f26-4f89-a947-3182c563a2d4', 'b6a723a4-32ed-4155-b36a-83c866e73cfc', 'dacce17a-2f0d-41c2-8fdd-0b877211020f']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:09.823268 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ab220a87-2196-4548-a633-3465dd2058e8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (732712a9-c782-4732-8b7a-3670c5c03b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:09.850313 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ab220a87-2196-4548-a633-3465dd2058e8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (732712a9-c782-4732-8b7a-3670c5c03b25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87c91675-e7c1-48aa-a9c9-159b798ea705', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1667415225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd595dfeb93f41849f49661ac3a43748',qos_specs=None,replication_status=,reservations=['61b6c6a3-e77e-4561-b66a-857d3e043d75','5b4a69e3-2f26-4f89-a947-3182c563a2d4','b6a723a4-32ed-4155-b36a-83c866e73cfc','dacce17a-2f0d-41c2-8fdd-0b877211020f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff17a2bea8b4e00a04577ee288030af',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:35:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1667415225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87c91675-e7c1-48aa-a9c9-159b798ea705,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd595dfeb93f41849f49661ac3a43748',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ff17a2bea8b4e00a04577ee288030af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:09.851278 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ab220a87-2196-4548-a633-3465dd2058e8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48e057ed-cb50-47d8-b8e1-8cc8b0cb21e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:09.881803 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ab220a87-2196-4548-a633-3465dd2058e8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48e057ed-cb50-47d8-b8e1-8cc8b0cb21e6) transitioned into state 'SUCCESS' from state '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-1667415225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd595dfeb93f41849f49661ac3a43748',qos_specs=None,replication_status=,reservations=['61b6c6a3-e77e-4561-b66a-857d3e043d75','5b4a69e3-2f26-4f89-a947-3182c563a2d4','b6a723a4-32ed-4155-b36a-83c866e73cfc','dacce17a-2f0d-41c2-8fdd-0b877211020f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff17a2bea8b4e00a04577ee288030af',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:09.882972 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ab220a87-2196-4548-a633-3465dd2058e8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1747fc8f-53aa-4634-bb0d-a3927380515c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:09.903130 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ab220a87-2196-4548-a633-3465dd2058e8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1747fc8f-53aa-4634-bb0d-a3927380515c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:09.904386 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-ab220a87-2196-4548-a633-3465dd2058e8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Flow 'volume_create_api' (fad0b2a8-0364-4ebc-a602-80990ce98926) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:35:09.905065 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ab220a87-2196-4548-a633-3465dd2058e8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create volume request issued successfully. Jul 31 09:35:09.905366 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-69f8203d-0f0d-4e23-8cb2-9b06a3f23569 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:09.907317 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ab220a87-2196-4548-a633-3465dd2058e8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:35:09.907317 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 984/3942] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:35:09 2026] POST /volume/v3/volumes => generated 759 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:35:09.908004 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-69f8203d-0f0d-4e23-8cb2-9b06a3f23569 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a Jul 31 09:35:09.908303 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-69f8203d-0f0d-4e23-8cb2-9b06a3f23569 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:09.908572 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-69f8203d-0f0d-4e23-8cb2-9b06a3f23569 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:09.908911 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-69f8203d-0f0d-4e23-8cb2-9b06a3f23569 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 2490887e-652f-40a4-b821-fdd76b6b7b4a. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:09.914182 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:09.914182 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:09.915296 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-69f8203d-0f0d-4e23-8cb2-9b06a3f23569 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a returned with HTTP 200 Jul 31 09:35:09.915866 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 986/3943] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:09 2026] GET /volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:09.928460 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9cf4c7ea-3f30-41e8-b639-48b808c33c72 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:09.931186 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9cf4c7ea-3f30-41e8-b639-48b808c33c72 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 Jul 31 09:35:09.931499 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9cf4c7ea-3f30-41e8-b639-48b808c33c72 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:09.932540 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9cf4c7ea-3f30-41e8-b639-48b808c33c72 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:09.942927 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:09.942927 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:09.948230 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9cf4c7ea-3f30-41e8-b639-48b808c33c72 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:35:09.954181 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9cf4c7ea-3f30-41e8-b639-48b808c33c72 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 returned with HTTP 200 Jul 31 09:35:09.954723 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 983/3944] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:09 2026] GET /volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:10.681832 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-edc0a9c4-93b8-46dc-a6f8-0fd9fd676c3b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:10.684537 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-edc0a9c4-93b8-46dc-a6f8-0fd9fd676c3b tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 Jul 31 09:35:10.685292 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-edc0a9c4-93b8-46dc-a6f8-0fd9fd676c3b tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:10.685292 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-edc0a9c4-93b8-46dc-a6f8-0fd9fd676c3b tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:10.702620 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:10.702620 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:10.707548 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-edc0a9c4-93b8-46dc-a6f8-0fd9fd676c3b tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:35:10.717692 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-edc0a9c4-93b8-46dc-a6f8-0fd9fd676c3b tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 returned with HTTP 200 Jul 31 09:35:10.718533 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 992/3945] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:10 2026] GET /volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 => generated 878 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:10.931121 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b91260ad-54ca-45b0-8acc-2ea727a0d7b3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:10.933404 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b91260ad-54ca-45b0-8acc-2ea727a0d7b3 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a Jul 31 09:35:10.933404 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b91260ad-54ca-45b0-8acc-2ea727a0d7b3 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:10.933404 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b91260ad-54ca-45b0-8acc-2ea727a0d7b3 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:10.933633 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-b91260ad-54ca-45b0-8acc-2ea727a0d7b3 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 2490887e-652f-40a4-b821-fdd76b6b7b4a. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:10.935158 np0000006200 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=234,cinder:UPDATE=60,cinder:INSERT=26 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:35:10.937874 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:10.937874 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:10.938617 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b91260ad-54ca-45b0-8acc-2ea727a0d7b3 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a returned with HTTP 200 Jul 31 09:35:10.939012 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 985/3946] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:10 2026] GET /volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:10.972681 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b8c091f8-858a-4ab3-87cd-db0675f46fc6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:10.975010 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b8c091f8-858a-4ab3-87cd-db0675f46fc6 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 Jul 31 09:35:10.975324 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b8c091f8-858a-4ab3-87cd-db0675f46fc6 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:10.975602 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b8c091f8-858a-4ab3-87cd-db0675f46fc6 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:10.978052 np0000006200 devstack@c-api.service[100314]: DEBUG dbcounter [-] [100314] Writing DB stats cinder:SELECT=189,cinder:INSERT=13,cinder:UPDATE=33,cinder:DELETE=1 {{(pid=100314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:35:10.987140 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:10.987140 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:10.993350 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-b8c091f8-858a-4ab3-87cd-db0675f46fc6 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:35:11.000023 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b8c091f8-858a-4ab3-87cd-db0675f46fc6 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 returned with HTTP 200 Jul 31 09:35:11.000830 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 987/3947] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:10 2026] GET /volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:11.017799 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-43a78c70-1509-4677-990f-a9280a18e531 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:11.021186 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-43a78c70-1509-4677-990f-a9280a18e531 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 Jul 31 09:35:11.021519 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-43a78c70-1509-4677-990f-a9280a18e531 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:11.021816 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-43a78c70-1509-4677-990f-a9280a18e531 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:11.034509 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:11.034509 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:11.040049 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-43a78c70-1509-4677-990f-a9280a18e531 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:35:11.048749 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-43a78c70-1509-4677-990f-a9280a18e531 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 returned with HTTP 200 Jul 31 09:35:11.049668 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 984/3948] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:11 2026] GET /volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 => generated 1367 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:11.299906 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-78fd03ff-9fc9-4314-8eb9-4ea4a29ab0b1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:11.302737 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-78fd03ff-9fc9-4314-8eb9-4ea4a29ab0b1 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 Jul 31 09:35:11.303107 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-78fd03ff-9fc9-4314-8eb9-4ea4a29ab0b1 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:11.303355 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-78fd03ff-9fc9-4314-8eb9-4ea4a29ab0b1 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:11.313366 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:11.313366 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:11.317718 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-78fd03ff-9fc9-4314-8eb9-4ea4a29ab0b1 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:35:11.323571 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-78fd03ff-9fc9-4314-8eb9-4ea4a29ab0b1 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 returned with HTTP 200 Jul 31 09:35:11.323938 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 993/3949] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:35:11 2026] GET /volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:11.736449 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-48c69cfb-4da5-4e24-9ba1-4a1f0c6f483e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:11.738793 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-48c69cfb-4da5-4e24-9ba1-4a1f0c6f483e tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 Jul 31 09:35:11.739122 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-48c69cfb-4da5-4e24-9ba1-4a1f0c6f483e tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:11.739412 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-48c69cfb-4da5-4e24-9ba1-4a1f0c6f483e tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:11.753756 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:11.753756 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:11.758601 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-48c69cfb-4da5-4e24-9ba1-4a1f0c6f483e tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:35:11.764816 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-48c69cfb-4da5-4e24-9ba1-4a1f0c6f483e tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 returned with HTTP 200 Jul 31 09:35:11.765422 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 986/3950] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:11 2026] GET /volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:11.955286 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-bb131adb-9500-4016-a142-59103448dd2c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:11.957196 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bb131adb-9500-4016-a142-59103448dd2c tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a Jul 31 09:35:11.957400 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bb131adb-9500-4016-a142-59103448dd2c tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:11.957608 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bb131adb-9500-4016-a142-59103448dd2c tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:11.957724 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-bb131adb-9500-4016-a142-59103448dd2c tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 2490887e-652f-40a4-b821-fdd76b6b7b4a. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:11.962475 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:11.962475 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:11.963181 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bb131adb-9500-4016-a142-59103448dd2c tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a returned with HTTP 200 Jul 31 09:35:11.963557 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 988/3951] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:11 2026] GET /volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:12.044025 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-4ec34d1b-3838-4add-be22-784367de0fcf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:12.046296 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-4ec34d1b-3838-4add-be22-784367de0fcf tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 Jul 31 09:35:12.046487 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-4ec34d1b-3838-4add-be22-784367de0fcf tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:12.046685 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-4ec34d1b-3838-4add-be22-784367de0fcf tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:12.053933 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:12.053933 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:12.058014 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-4ec34d1b-3838-4add-be22-784367de0fcf tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:35:12.062647 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-4ec34d1b-3838-4add-be22-784367de0fcf tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 returned with HTTP 200 Jul 31 09:35:12.063082 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 985/3952] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:35:12 2026] GET /volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:12.075362 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-00359c1a-7503-4a62-b384-ce5e660137bd None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:12.075854 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-00359c1a-7503-4a62-b384-ce5e660137bd None None] GET https://10.4.3.226/volume// Jul 31 09:35:12.076177 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-00359c1a-7503-4a62-b384-ce5e660137bd None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:12.076290 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-00359c1a-7503-4a62-b384-ce5e660137bd None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:12.077181 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-00359c1a-7503-4a62-b384-ce5e660137bd None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:35:12.077181 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 994/3953] 10.4.3.226 () {66 vars in 1419 bytes} [Fri Jul 31 09:35: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 31 09:35:12.084890 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-0a7b3f01-c1a6-441a-8516-d4a7e41976b3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:12.087146 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-0a7b3f01-c1a6-441a-8516-d4a7e41976b3 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:35:12.087649 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-0a7b3f01-c1a6-441a-8516-d4a7e41976b3 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "87c91675-e7c1-48aa-a9c9-159b798ea705", "connector": null, "instance_uuid": "9645479f-7917-491a-8f4f-414e1441e4dd"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:12.101426 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:12.101426 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:12.137324 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-0a7b3f01-c1a6-441a-8516-d4a7e41976b3 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:35:12.137861 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 987/3954] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:35:12 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 31 09:35:12.548671 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-41302c4e-117a-4b78-9ef6-b5b022433188 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:12.551653 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-41302c4e-117a-4b78-9ef6-b5b022433188 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] GET https://10.4.3.226/volume/v3/volumes/682274ef-2a69-49a3-906d-08aed5a5d529 Jul 31 09:35:12.552308 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-41302c4e-117a-4b78-9ef6-b5b022433188 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:12.552308 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-41302c4e-117a-4b78-9ef6-b5b022433188 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:12.563727 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:12.563727 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:12.568935 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-41302c4e-117a-4b78-9ef6-b5b022433188 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Volume info retrieved successfully. Jul 31 09:35:12.574568 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-41302c4e-117a-4b78-9ef6-b5b022433188 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] https://10.4.3.226/volume/v3/volumes/682274ef-2a69-49a3-906d-08aed5a5d529 returned with HTTP 200 Jul 31 09:35:12.575622 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 989/3955] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:12 2026] GET /volume/v3/volumes/682274ef-2a69-49a3-906d-08aed5a5d529 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:12.783559 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bc506b00-ce1f-4197-9148-22799abc0eb9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:12.785311 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bc506b00-ce1f-4197-9148-22799abc0eb9 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 Jul 31 09:35:12.785808 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bc506b00-ce1f-4197-9148-22799abc0eb9 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:12.786125 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bc506b00-ce1f-4197-9148-22799abc0eb9 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:12.798769 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:12.798769 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:12.807874 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bc506b00-ce1f-4197-9148-22799abc0eb9 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:35:12.812398 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bc506b00-ce1f-4197-9148-22799abc0eb9 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 returned with HTTP 200 Jul 31 09:35:12.813620 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 986/3956] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:12 2026] GET /volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:12.978750 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-056bde8b-3517-406c-bb6e-0466d5fa7de1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:12.980774 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-056bde8b-3517-406c-bb6e-0466d5fa7de1 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a Jul 31 09:35:12.980985 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-056bde8b-3517-406c-bb6e-0466d5fa7de1 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:12.981397 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-056bde8b-3517-406c-bb6e-0466d5fa7de1 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:12.981397 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-056bde8b-3517-406c-bb6e-0466d5fa7de1 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 2490887e-652f-40a4-b821-fdd76b6b7b4a. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:12.986742 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:12.986742 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:12.987507 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-056bde8b-3517-406c-bb6e-0466d5fa7de1 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a returned with HTTP 200 Jul 31 09:35:12.987740 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 995/3957] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:12 2026] GET /volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:13.205971 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6b996c10-5e1c-4873-8cd4-87395c64b8ff None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:13.211330 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6b996c10-5e1c-4873-8cd4-87395c64b8ff tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:35:13.211762 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6b996c10-5e1c-4873-8cd4-87395c64b8ff tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1538888513", "snapshot_id": null, "imageRef": "b3e619b5-8776-4672-b197-1edb98781403", "volume_type": null, "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:13.214637 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-6b996c10-5e1c-4873-8cd4-87395c64b8ff tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1538888513', 'snapshot_id': None, 'imageRef': 'b3e619b5-8776-4672-b197-1edb98781403', 'volume_type': None, 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:35:13.329392 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-6b996c10-5e1c-4873-8cd4-87395c64b8ff tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Create volume of 1 GB Jul 31 09:35:13.330265 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:13.330265 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:13.335644 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6b996c10-5e1c-4873-8cd4-87395c64b8ff tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Availability Zones retrieved successfully. Jul 31 09:35:13.346678 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6b996c10-5e1c-4873-8cd4-87395c64b8ff tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Flow 'volume_create_api' (6a6a9b0a-f7a1-4767-8754-85055b341c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:35:13.348233 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6b996c10-5e1c-4873-8cd4-87395c64b8ff tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcce7d6e-82c5-4009-9a92-2c3decbca485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:13.349441 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-6b996c10-5e1c-4873-8cd4-87395c64b8ff tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:35:13.360381 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-942b380e-2c21-4a88-b12c-2445d965980e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:13.361024 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-942b380e-2c21-4a88-b12c-2445d965980e None None] GET https://10.4.3.226/volume// Jul 31 09:35:13.361220 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-942b380e-2c21-4a88-b12c-2445d965980e None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:13.361730 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-942b380e-2c21-4a88-b12c-2445d965980e None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:13.362061 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-942b380e-2c21-4a88-b12c-2445d965980e None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:35:13.362399 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 990/3958] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:35: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 31 09:35:13.381009 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-df28cf19-0fad-408d-a30e-bcb31aed4118 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:13.386088 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-df28cf19-0fad-408d-a30e-bcb31aed4118 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 Jul 31 09:35:13.386088 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-df28cf19-0fad-408d-a30e-bcb31aed4118 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:13.386287 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-df28cf19-0fad-408d-a30e-bcb31aed4118 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:13.399695 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:13.399695 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:13.405565 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-df28cf19-0fad-408d-a30e-bcb31aed4118 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:35:13.410501 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-df28cf19-0fad-408d-a30e-bcb31aed4118 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 returned with HTTP 200 Jul 31 09:35:13.410886 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 987/3959] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:35:13 2026] GET /volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 => generated 1546 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:35:13.434332 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6b996c10-5e1c-4873-8cd4-87395c64b8ff tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcce7d6e-82c5-4009-9a92-2c3decbca485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:13.434332 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6b996c10-5e1c-4873-8cd4-87395c64b8ff tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8a50d26-80b2-40a3-b80e-f5a575819b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:13.501809 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-6b996c10-5e1c-4873-8cd4-87395c64b8ff tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Created reservations ['e6eccf04-5ee6-4a0a-ae19-1a4969b50449', 'cf5fbcce-8b85-42e2-bdf6-a75e43aed355', 'bd250655-802a-43dc-9e2a-a0c67220a9e1', '8f79cb78-d620-4ae2-b9f1-b7940193d9c2'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:35:13.502934 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6b996c10-5e1c-4873-8cd4-87395c64b8ff tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8a50d26-80b2-40a3-b80e-f5a575819b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6eccf04-5ee6-4a0a-ae19-1a4969b50449', 'cf5fbcce-8b85-42e2-bdf6-a75e43aed355', 'bd250655-802a-43dc-9e2a-a0c67220a9e1', '8f79cb78-d620-4ae2-b9f1-b7940193d9c2']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:13.504072 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6b996c10-5e1c-4873-8cd4-87395c64b8ff tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b745fd6e-f5e2-44df-9e03-0f75e817a98c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:13.529262 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-f29a26f5-f81a-4f0a-a429-602863018fd4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:13.531734 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-f29a26f5-f81a-4f0a-a429-602863018fd4 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] PUT https://10.4.3.226/volume/v3/attachments/ea9594b4-5088-4756-812e-38a0ea238177 Jul 31 09:35:13.531826 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6b996c10-5e1c-4873-8cd4-87395c64b8ff tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b745fd6e-f5e2-44df-9e03-0f75e817a98c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bddd5761-fbed-405b-ad1b-3a5f3d0d7637', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1538888513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6d2be35a46743be87e34296ed802931',qos_specs=None,replication_status=,reservations=['e6eccf04-5ee6-4a0a-ae19-1a4969b50449','cf5fbcce-8b85-42e2-bdf6-a75e43aed355','bd250655-802a-43dc-9e2a-a0c67220a9e1','8f79cb78-d620-4ae2-b9f1-b7940193d9c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af7fd4129bcd4fb29db3a247e3b50022',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:35:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1538888513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bddd5761-fbed-405b-ad1b-3a5f3d0d7637,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6d2be35a46743be87e34296ed802931',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af7fd4129bcd4fb29db3a247e3b50022',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:13.532127 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-f29a26f5-f81a-4f0a-a429-602863018fd4 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:13.533126 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6b996c10-5e1c-4873-8cd4-87395c64b8ff tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eda8ca94-e01d-4d2b-a997-21c2fd7c1ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:13.550057 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-f29a26f5-f81a-4f0a-a429-602863018fd4 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Acquiring lock "cinder-attachment_update-87c91675-e7c1-48aa-a9c9-159b798ea705-np0000006200" by "attachment_update" {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:35:13.556611 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-f29a26f5-f81a-4f0a-a429-602863018fd4 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Lock "cinder-attachment_update-87c91675-e7c1-48aa-a9c9-159b798ea705-np0000006200" acquired by "attachment_update" :: waited 0.007s {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:35:13.557657 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:13.557657 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:13.564507 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6b996c10-5e1c-4873-8cd4-87395c64b8ff tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eda8ca94-e01d-4d2b-a997-21c2fd7c1ea2) transitioned into state 'SUCCESS' from state '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-1538888513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6d2be35a46743be87e34296ed802931',qos_specs=None,replication_status=,reservations=['e6eccf04-5ee6-4a0a-ae19-1a4969b50449','cf5fbcce-8b85-42e2-bdf6-a75e43aed355','bd250655-802a-43dc-9e2a-a0c67220a9e1','8f79cb78-d620-4ae2-b9f1-b7940193d9c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af7fd4129bcd4fb29db3a247e3b50022',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:13.565479 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6b996c10-5e1c-4873-8cd4-87395c64b8ff tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6adf6744-635f-432a-9551-9d8000644796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:13.578785 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6b996c10-5e1c-4873-8cd4-87395c64b8ff tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6adf6744-635f-432a-9551-9d8000644796) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:13.579153 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-6b996c10-5e1c-4873-8cd4-87395c64b8ff tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Flow 'volume_create_api' (6a6a9b0a-f7a1-4767-8754-85055b341c71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:35:13.579306 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6b996c10-5e1c-4873-8cd4-87395c64b8ff tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Create volume request issued successfully. Jul 31 09:35:13.579839 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6b996c10-5e1c-4873-8cd4-87395c64b8ff tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:35:13.580299 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 988/3960] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:35:13 2026] POST /volume/v3/volumes => generated 754 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:35:13.590871 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-88ad6266-1dd1-4f10-bfec-5a65341646b0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:13.594402 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-88ad6266-1dd1-4f10-bfec-5a65341646b0 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] GET https://10.4.3.226/volume/v3/volumes/682274ef-2a69-49a3-906d-08aed5a5d529 Jul 31 09:35:13.594402 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-88ad6266-1dd1-4f10-bfec-5a65341646b0 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:13.594402 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-88ad6266-1dd1-4f10-bfec-5a65341646b0 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:13.595196 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c884311d-a9ce-4051-bce3-d7f0f20ba782 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:13.598751 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c884311d-a9ce-4051-bce3-d7f0f20ba782 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/volumes/bddd5761-fbed-405b-ad1b-3a5f3d0d7637 Jul 31 09:35:13.599708 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c884311d-a9ce-4051-bce3-d7f0f20ba782 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:13.599979 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c884311d-a9ce-4051-bce3-d7f0f20ba782 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:13.616659 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:13.616659 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:13.617232 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:13.617232 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:13.621914 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-88ad6266-1dd1-4f10-bfec-5a65341646b0 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Volume info retrieved successfully. Jul 31 09:35:13.622129 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c884311d-a9ce-4051-bce3-d7f0f20ba782 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Volume info retrieved successfully. Jul 31 09:35:13.626323 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c884311d-a9ce-4051-bce3-d7f0f20ba782 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/volumes/bddd5761-fbed-405b-ad1b-3a5f3d0d7637 returned with HTTP 200 Jul 31 09:35:13.626668 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 988/3961] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:13 2026] GET /volume/v3/volumes/bddd5761-fbed-405b-ad1b-3a5f3d0d7637 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:13.628989 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-88ad6266-1dd1-4f10-bfec-5a65341646b0 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] https://10.4.3.226/volume/v3/volumes/682274ef-2a69-49a3-906d-08aed5a5d529 returned with HTTP 200 Jul 31 09:35:13.628989 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 991/3962] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:13 2026] GET /volume/v3/volumes/682274ef-2a69-49a3-906d-08aed5a5d529 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:13.660834 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-f29a26f5-f81a-4f0a-a429-602863018fd4 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Lock "cinder-attachment_update-87c91675-e7c1-48aa-a9c9-159b798ea705-np0000006200" released by "attachment_update" :: held 0.104s {{(pid=100315) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:35:13.661155 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-f29a26f5-f81a-4f0a-a429-602863018fd4 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments/ea9594b4-5088-4756-812e-38a0ea238177 returned with HTTP 200 Jul 31 09:35:13.661648 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 996/3963] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:35:13 2026] PUT /volume/v3/attachments/ea9594b4-5088-4756-812e-38a0ea238177 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:13.695135 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-a3d2af47-781b-460e-92d6-c020651845f8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:13.697544 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-a3d2af47-781b-460e-92d6-c020651845f8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/attachments/ea9594b4-5088-4756-812e-38a0ea238177/action Jul 31 09:35:13.697879 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-a3d2af47-781b-460e-92d6-c020651845f8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:35:13.698061 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-a3d2af47-781b-460e-92d6-c020651845f8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:13.715177 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:13.715177 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:13.734208 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-ccaf7218-7bff-4699-a327-9865897fcaf5 req-a3d2af47-781b-460e-92d6-c020651845f8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments/ea9594b4-5088-4756-812e-38a0ea238177/action returned with HTTP 204 Jul 31 09:35:13.734891 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 989/3964] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:35:13 2026] POST /volume/v3/attachments/ea9594b4-5088-4756-812e-38a0ea238177/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:35:13.828932 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-639134ea-4d3a-4fb4-a480-d9642494cde4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:13.832940 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-639134ea-4d3a-4fb4-a480-d9642494cde4 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 Jul 31 09:35:13.833220 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-639134ea-4d3a-4fb4-a480-d9642494cde4 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:13.833522 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-639134ea-4d3a-4fb4-a480-d9642494cde4 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:13.843965 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:13.843965 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:13.848053 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-639134ea-4d3a-4fb4-a480-d9642494cde4 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:35:13.853177 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-639134ea-4d3a-4fb4-a480-d9642494cde4 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 returned with HTTP 200 Jul 31 09:35:13.855225 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 989/3965] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:13 2026] GET /volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:14.001819 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-da431c07-aacb-4d00-b116-9c7cf02ad885 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:14.004432 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-da431c07-aacb-4d00-b116-9c7cf02ad885 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a Jul 31 09:35:14.004799 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-da431c07-aacb-4d00-b116-9c7cf02ad885 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:14.005075 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-da431c07-aacb-4d00-b116-9c7cf02ad885 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:14.005255 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-da431c07-aacb-4d00-b116-9c7cf02ad885 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 2490887e-652f-40a4-b821-fdd76b6b7b4a. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:14.014579 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:14.014579 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:14.015457 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-da431c07-aacb-4d00-b116-9c7cf02ad885 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a returned with HTTP 200 Jul 31 09:35:14.015960 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 992/3966] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:14 2026] GET /volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:14.089434 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e197de18-b196-4f9a-979f-747510f0a604 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:14.091630 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e197de18-b196-4f9a-979f-747510f0a604 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] DELETE https://10.4.3.226/volume/v3/volumes/682274ef-2a69-49a3-906d-08aed5a5d529 Jul 31 09:35:14.091861 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e197de18-b196-4f9a-979f-747510f0a604 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:14.092081 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e197de18-b196-4f9a-979f-747510f0a604 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:14.092291 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-e197de18-b196-4f9a-979f-747510f0a604 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Delete volume with id: 682274ef-2a69-49a3-906d-08aed5a5d529 Jul 31 09:35:14.094459 np0000006200 devstack@c-api.service[100315]: DEBUG dbcounter [-] [100315] Writing DB stats cinder:SELECT=210,cinder:UPDATE=40,cinder:INSERT=14 {{(pid=100315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:35:14.102516 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:14.102516 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:14.103109 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e197de18-b196-4f9a-979f-747510f0a604 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Volume info retrieved successfully. Jul 31 09:35:14.127103 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e197de18-b196-4f9a-979f-747510f0a604 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Delete volume request issued successfully. Jul 31 09:35:14.127219 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e197de18-b196-4f9a-979f-747510f0a604 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] https://10.4.3.226/volume/v3/volumes/682274ef-2a69-49a3-906d-08aed5a5d529 returned with HTTP 202 Jul 31 09:35:14.127777 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 997/3967] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:35:14 2026] DELETE /volume/v3/volumes/682274ef-2a69-49a3-906d-08aed5a5d529 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:35:14.137204 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fa2e0a5e-32c0-4202-b210-e10ab3adeb86 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:14.138996 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fa2e0a5e-32c0-4202-b210-e10ab3adeb86 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] GET https://10.4.3.226/volume/v3/volumes/682274ef-2a69-49a3-906d-08aed5a5d529 Jul 31 09:35:14.139165 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fa2e0a5e-32c0-4202-b210-e10ab3adeb86 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:14.139387 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fa2e0a5e-32c0-4202-b210-e10ab3adeb86 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:14.146636 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:14.146636 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:14.150944 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fa2e0a5e-32c0-4202-b210-e10ab3adeb86 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Volume info retrieved successfully. Jul 31 09:35:14.157045 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fa2e0a5e-32c0-4202-b210-e10ab3adeb86 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] https://10.4.3.226/volume/v3/volumes/682274ef-2a69-49a3-906d-08aed5a5d529 returned with HTTP 200 Jul 31 09:35:14.157562 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 990/3968] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:14 2026] GET /volume/v3/volumes/682274ef-2a69-49a3-906d-08aed5a5d529 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:14.639165 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-240c90d5-1944-4ece-bbac-2e0c2369c62a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:14.641576 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-240c90d5-1944-4ece-bbac-2e0c2369c62a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/volumes/bddd5761-fbed-405b-ad1b-3a5f3d0d7637 Jul 31 09:35:14.641832 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-240c90d5-1944-4ece-bbac-2e0c2369c62a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:14.642096 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-240c90d5-1944-4ece-bbac-2e0c2369c62a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:14.659463 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:14.659463 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:14.673519 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-240c90d5-1944-4ece-bbac-2e0c2369c62a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Volume info retrieved successfully. Jul 31 09:35:14.678375 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-240c90d5-1944-4ece-bbac-2e0c2369c62a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/volumes/bddd5761-fbed-405b-ad1b-3a5f3d0d7637 returned with HTTP 200 Jul 31 09:35:14.678375 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 990/3969] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:14 2026] GET /volume/v3/volumes/bddd5761-fbed-405b-ad1b-3a5f3d0d7637 => generated 1362 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:14.692011 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9f97babc-9c17-4661-9e7b-3daa42f8c988 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:14.694741 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9f97babc-9c17-4661-9e7b-3daa42f8c988 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/volumes/bddd5761-fbed-405b-ad1b-3a5f3d0d7637 Jul 31 09:35:14.695042 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9f97babc-9c17-4661-9e7b-3daa42f8c988 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:14.695353 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9f97babc-9c17-4661-9e7b-3daa42f8c988 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:14.706103 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:14.706103 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:14.711584 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9f97babc-9c17-4661-9e7b-3daa42f8c988 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Volume info retrieved successfully. Jul 31 09:35:14.722286 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9f97babc-9c17-4661-9e7b-3daa42f8c988 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/volumes/bddd5761-fbed-405b-ad1b-3a5f3d0d7637 returned with HTTP 200 Jul 31 09:35:14.723035 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 993/3970] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:14 2026] GET /volume/v3/volumes/bddd5761-fbed-405b-ad1b-3a5f3d0d7637 => generated 1362 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:14.738268 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d4f932fb-b8b5-4733-92d5-d3e1a19542db None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:14.738268 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d4f932fb-b8b5-4733-92d5-d3e1a19542db tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/volumes/bddd5761-fbed-405b-ad1b-3a5f3d0d7637 Jul 31 09:35:14.738268 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d4f932fb-b8b5-4733-92d5-d3e1a19542db tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:14.738268 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d4f932fb-b8b5-4733-92d5-d3e1a19542db tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:14.745602 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:14.745602 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:14.750260 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d4f932fb-b8b5-4733-92d5-d3e1a19542db tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Volume info retrieved successfully. Jul 31 09:35:14.757589 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d4f932fb-b8b5-4733-92d5-d3e1a19542db tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/volumes/bddd5761-fbed-405b-ad1b-3a5f3d0d7637 returned with HTTP 200 Jul 31 09:35:14.758105 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 998/3971] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:14 2026] GET /volume/v3/volumes/bddd5761-fbed-405b-ad1b-3a5f3d0d7637 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:14.774765 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a5887c6c-b717-4422-b4b1-afe44b66c39a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:14.777204 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a5887c6c-b717-4422-b4b1-afe44b66c39a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] POST https://10.4.3.226/volume/v3/backups Jul 31 09:35:14.777694 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a5887c6c-b717-4422-b4b1-afe44b66c39a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bddd5761-fbed-405b-ad1b-3a5f3d0d7637", "name": "tempest-TestVolumeBackupRestore-backup-1197834393", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:14.780314 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-a5887c6c-b717-4422-b4b1-afe44b66c39a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Creating new backup {'backup': {'volume_id': 'bddd5761-fbed-405b-ad1b-3a5f3d0d7637', 'name': 'tempest-TestVolumeBackupRestore-backup-1197834393', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100316) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:35:14.780605 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-a5887c6c-b717-4422-b4b1-afe44b66c39a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Creating backup of volume bddd5761-fbed-405b-ad1b-3a5f3d0d7637 in container None Jul 31 09:35:14.794981 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:14.794981 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:14.795660 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a5887c6c-b717-4422-b4b1-afe44b66c39a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Volume info retrieved successfully. Jul 31 09:35:14.829344 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-a5887c6c-b717-4422-b4b1-afe44b66c39a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Created reservations ['c0d3e381-3bb2-42a1-a888-f90b9794e4cd', '5fcacef1-c28a-4251-860c-571c1def4840'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:35:14.867573 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a5887c6c-b717-4422-b4b1-afe44b66c39a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:35:14.868077 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 991/3972] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:35:14 2026] POST /volume/v3/backups => generated 335 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:35:14.869603 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-74907b55-c68e-4e5e-9627-368bdaa4ebe0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:14.871503 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-74907b55-c68e-4e5e-9627-368bdaa4ebe0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 Jul 31 09:35:14.871750 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-74907b55-c68e-4e5e-9627-368bdaa4ebe0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:14.872040 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-74907b55-c68e-4e5e-9627-368bdaa4ebe0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:14.878990 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-48dfa4c2-788f-4d0c-8197-ba7de1b643df None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:14.880749 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-48dfa4c2-788f-4d0c-8197-ba7de1b643df tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:14.880961 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-48dfa4c2-788f-4d0c-8197-ba7de1b643df tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:14.881143 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-48dfa4c2-788f-4d0c-8197-ba7de1b643df tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:14.881260 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-48dfa4c2-788f-4d0c-8197-ba7de1b643df tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:14.883301 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:14.883301 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:14.885649 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:14.885649 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:14.886379 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-48dfa4c2-788f-4d0c-8197-ba7de1b643df tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:14.886757 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 994/3973] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:14 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 742 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:14.887198 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-74907b55-c68e-4e5e-9627-368bdaa4ebe0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:35:14.891605 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-74907b55-c68e-4e5e-9627-368bdaa4ebe0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 returned with HTTP 200 Jul 31 09:35:14.892040 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 991/3974] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:14 2026] GET /volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:15.026681 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8953165b-224d-4cfd-bb00-cb69e7708df0 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:15.028946 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8953165b-224d-4cfd-bb00-cb69e7708df0 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a Jul 31 09:35:15.029207 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8953165b-224d-4cfd-bb00-cb69e7708df0 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:15.029572 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8953165b-224d-4cfd-bb00-cb69e7708df0 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:15.029647 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-8953165b-224d-4cfd-bb00-cb69e7708df0 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 2490887e-652f-40a4-b821-fdd76b6b7b4a. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:15.035630 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:15.035630 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:15.036430 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8953165b-224d-4cfd-bb00-cb69e7708df0 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a returned with HTTP 200 Jul 31 09:35:15.036777 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 999/3975] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:15 2026] GET /volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:15.051441 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7e30152e-8137-46dc-b631-8428fdf903e4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:15.055259 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7e30152e-8137-46dc-b631-8428fdf903e4 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb Jul 31 09:35:15.055499 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7e30152e-8137-46dc-b631-8428fdf903e4 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:15.055678 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7e30152e-8137-46dc-b631-8428fdf903e4 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:15.055816 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-7e30152e-8137-46dc-b631-8428fdf903e4 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 20ac0619-2b02-42fe-805d-73f092a62ffb. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:15.060997 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:15.060997 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:15.062516 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7e30152e-8137-46dc-b631-8428fdf903e4 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb returned with HTTP 200 Jul 31 09:35:15.062996 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 992/3976] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:15 2026] GET /volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:15.073699 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-77edac3d-3a60-4cb2-b1b6-26552becf399 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:15.075621 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-77edac3d-3a60-4cb2-b1b6-26552becf399 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] DELETE https://10.4.3.226/volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a Jul 31 09:35:15.075767 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-77edac3d-3a60-4cb2-b1b6-26552becf399 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:15.075963 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-77edac3d-3a60-4cb2-b1b6-26552becf399 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:15.076081 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.contrib.backups [None req-77edac3d-3a60-4cb2-b1b6-26552becf399 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Delete backup with id: 2490887e-652f-40a4-b821-fdd76b6b7b4a. Jul 31 09:35:15.080672 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:15.080672 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:15.094103 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.backup.rpcapi [None req-77edac3d-3a60-4cb2-b1b6-26552becf399 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] delete_backup rpcapi backup_id 2490887e-652f-40a4-b821-fdd76b6b7b4a {{(pid=100314) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:35:15.096046 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-77edac3d-3a60-4cb2-b1b6-26552becf399 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a returned with HTTP 202 Jul 31 09:35:15.096663 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 995/3977] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:35:15 2026] DELETE /volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:35:15.103793 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5924d0e5-b3ba-4c94-9ec8-be880659da37 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:15.106169 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5924d0e5-b3ba-4c94-9ec8-be880659da37 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a Jul 31 09:35:15.106405 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5924d0e5-b3ba-4c94-9ec8-be880659da37 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:15.106924 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5924d0e5-b3ba-4c94-9ec8-be880659da37 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:15.106924 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-5924d0e5-b3ba-4c94-9ec8-be880659da37 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 2490887e-652f-40a4-b821-fdd76b6b7b4a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:15.112274 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:15.112274 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:15.113023 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5924d0e5-b3ba-4c94-9ec8-be880659da37 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a returned with HTTP 200 Jul 31 09:35:15.113390 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 992/3978] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:15 2026] GET /volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:15.174702 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d59aa5f2-e789-4555-82cf-e5add30bbbc4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:15.178415 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d59aa5f2-e789-4555-82cf-e5add30bbbc4 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] GET https://10.4.3.226/volume/v3/volumes/682274ef-2a69-49a3-906d-08aed5a5d529 Jul 31 09:35:15.178741 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d59aa5f2-e789-4555-82cf-e5add30bbbc4 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:15.179062 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d59aa5f2-e789-4555-82cf-e5add30bbbc4 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:15.187697 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d59aa5f2-e789-4555-82cf-e5add30bbbc4 tempest-TestImageHashVerification-1694172958 tempest-TestImageHashVerification-1694172958-project-member] https://10.4.3.226/volume/v3/volumes/682274ef-2a69-49a3-906d-08aed5a5d529 returned with HTTP 404 Jul 31 09:35:15.188121 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1000/3979] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:15 2026] GET /volume/v3/volumes/682274ef-2a69-49a3-906d-08aed5a5d529 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:35:15.901290 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1d8669c2-33f1-4e4b-8409-9b5745f0f301 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:15.903856 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1d8669c2-33f1-4e4b-8409-9b5745f0f301 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:15.904067 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1d8669c2-33f1-4e4b-8409-9b5745f0f301 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:15.904265 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1d8669c2-33f1-4e4b-8409-9b5745f0f301 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:15.904375 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-1d8669c2-33f1-4e4b-8409-9b5745f0f301 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:15.905857 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1ae527a9-7d06-4919-9379-0d195a15fae6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:15.907898 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1ae527a9-7d06-4919-9379-0d195a15fae6 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 Jul 31 09:35:15.908527 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:15.908527 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:15.908986 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1ae527a9-7d06-4919-9379-0d195a15fae6 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:15.909171 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1d8669c2-33f1-4e4b-8409-9b5745f0f301 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:15.909494 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1ae527a9-7d06-4919-9379-0d195a15fae6 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:15.909614 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 993/3980] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:15 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:15.932894 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:15.932894 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:15.938110 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-1ae527a9-7d06-4919-9379-0d195a15fae6 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:35:15.943355 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1ae527a9-7d06-4919-9379-0d195a15fae6 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 returned with HTTP 200 Jul 31 09:35:15.943893 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 996/3981] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:15 2026] GET /volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 => generated 878 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:16.124596 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5e90d3e8-0ae7-4e88-9d37-252d613014ae None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:16.126166 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5e90d3e8-0ae7-4e88-9d37-252d613014ae tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a Jul 31 09:35:16.126725 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5e90d3e8-0ae7-4e88-9d37-252d613014ae tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:16.127134 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5e90d3e8-0ae7-4e88-9d37-252d613014ae tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:16.127372 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-5e90d3e8-0ae7-4e88-9d37-252d613014ae tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 2490887e-652f-40a4-b821-fdd76b6b7b4a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:16.131796 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5e90d3e8-0ae7-4e88-9d37-252d613014ae tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a returned with HTTP 404 Jul 31 09:35:16.131796 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 993/3982] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:16 2026] GET /volume/v3/backups/2490887e-652f-40a4-b821-fdd76b6b7b4a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:35:16.139961 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7bb834e5-e4c9-4d3e-84bc-e5e4a6784aa8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:16.142451 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7bb834e5-e4c9-4d3e-84bc-e5e4a6784aa8 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] DELETE https://10.4.3.226/volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e Jul 31 09:35:16.142915 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7bb834e5-e4c9-4d3e-84bc-e5e4a6784aa8 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:16.143299 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7bb834e5-e4c9-4d3e-84bc-e5e4a6784aa8 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:16.143501 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.backups [None req-7bb834e5-e4c9-4d3e-84bc-e5e4a6784aa8 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Delete backup with id: b3a9646e-0536-40ac-928a-ef0109d6e58e. Jul 31 09:35:16.148870 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:16.148870 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:16.163106 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.backup.rpcapi [None req-7bb834e5-e4c9-4d3e-84bc-e5e4a6784aa8 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] delete_backup rpcapi backup_id b3a9646e-0536-40ac-928a-ef0109d6e58e {{(pid=100315) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:35:16.165185 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7bb834e5-e4c9-4d3e-84bc-e5e4a6784aa8 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e returned with HTTP 202 Jul 31 09:35:16.166847 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1001/3983] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:35:16 2026] DELETE /volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:35:16.176202 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0e4433e2-40e0-4128-86f2-b965b90a9fc3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:16.180300 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0e4433e2-40e0-4128-86f2-b965b90a9fc3 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e Jul 31 09:35:16.180377 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0e4433e2-40e0-4128-86f2-b965b90a9fc3 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:16.180620 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0e4433e2-40e0-4128-86f2-b965b90a9fc3 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:16.180759 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-0e4433e2-40e0-4128-86f2-b965b90a9fc3 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id b3a9646e-0536-40ac-928a-ef0109d6e58e. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:16.188780 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:16.188780 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:16.189678 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0e4433e2-40e0-4128-86f2-b965b90a9fc3 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e returned with HTTP 200 Jul 31 09:35:16.190832 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 994/3984] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:16 2026] GET /volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:16.915674 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-b006f9a4-5520-428e-8764-43034fc75a82 req-8effd564-d276-491e-8ea2-894f98883c78 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:16.918881 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-b006f9a4-5520-428e-8764-43034fc75a82 req-8effd564-d276-491e-8ea2-894f98883c78 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] POST https://10.4.3.226/volume/v3/attachments/68fac0f2-7d5d-44f3-bd0c-9dc0b75354c4/action Jul 31 09:35:16.919565 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-b006f9a4-5520-428e-8764-43034fc75a82 req-8effd564-d276-491e-8ea2-894f98883c78 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action body: b'{"os-complete": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:35:16.920983 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-da3bb93b-7979-4ac8-b6c5-bf253d2e0028 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:16.921657 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-b006f9a4-5520-428e-8764-43034fc75a82 req-8effd564-d276-491e-8ea2-894f98883c78 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:16.924455 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da3bb93b-7979-4ac8-b6c5-bf253d2e0028 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:16.924634 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da3bb93b-7979-4ac8-b6c5-bf253d2e0028 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:16.924802 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da3bb93b-7979-4ac8-b6c5-bf253d2e0028 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:16.924914 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-da3bb93b-7979-4ac8-b6c5-bf253d2e0028 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:16.929514 np0000006200 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=260,cinder:UPDATE=44,cinder:INSERT=17 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:35:16.934979 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:16.934979 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:16.935641 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da3bb93b-7979-4ac8-b6c5-bf253d2e0028 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:16.936729 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 994/3985] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:16 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 744 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:16.946581 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:16.946581 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:16.956926 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a26c1853-3a79-4e8d-9736-71cc96189522 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:16.962462 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a26c1853-3a79-4e8d-9736-71cc96189522 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 Jul 31 09:35:16.962732 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a26c1853-3a79-4e8d-9736-71cc96189522 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:16.962944 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a26c1853-3a79-4e8d-9736-71cc96189522 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:16.964256 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-b006f9a4-5520-428e-8764-43034fc75a82 req-8effd564-d276-491e-8ea2-894f98883c78 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/attachments/68fac0f2-7d5d-44f3-bd0c-9dc0b75354c4/action returned with HTTP 204 Jul 31 09:35:16.964841 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 997/3986] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:35:16 2026] POST /volume/v3/attachments/68fac0f2-7d5d-44f3-bd0c-9dc0b75354c4/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:35:16.977649 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:16.977649 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:16.983029 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a26c1853-3a79-4e8d-9736-71cc96189522 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:35:16.990454 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a26c1853-3a79-4e8d-9736-71cc96189522 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 returned with HTTP 200 Jul 31 09:35:16.991084 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1002/3987] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:16 2026] GET /volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 => generated 1170 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:17.003409 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1027c1bd-e049-4a3a-9e99-bef7e6f926e4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:17.005233 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1027c1bd-e049-4a3a-9e99-bef7e6f926e4 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 Jul 31 09:35:17.005458 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1027c1bd-e049-4a3a-9e99-bef7e6f926e4 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:17.006706 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1027c1bd-e049-4a3a-9e99-bef7e6f926e4 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:17.016820 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:17.016820 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:17.020612 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1027c1bd-e049-4a3a-9e99-bef7e6f926e4 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:35:17.024742 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1027c1bd-e049-4a3a-9e99-bef7e6f926e4 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 returned with HTTP 200 Jul 31 09:35:17.025155 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 995/3988] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:17 2026] GET /volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 => generated 1170 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:17.067324 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-2dc805b6-de81-46de-a26a-2d52f60c5cd8 req-4d4817ad-27b3-440f-a25f-fbee9ea43769 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:17.069905 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2dc805b6-de81-46de-a26a-2d52f60c5cd8 req-4d4817ad-27b3-440f-a25f-fbee9ea43769 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 Jul 31 09:35:17.070138 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2dc805b6-de81-46de-a26a-2d52f60c5cd8 req-4d4817ad-27b3-440f-a25f-fbee9ea43769 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:17.070354 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2dc805b6-de81-46de-a26a-2d52f60c5cd8 req-4d4817ad-27b3-440f-a25f-fbee9ea43769 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:17.081536 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:17.081536 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:17.089791 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-2dc805b6-de81-46de-a26a-2d52f60c5cd8 req-4d4817ad-27b3-440f-a25f-fbee9ea43769 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:35:17.092590 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-fa0e9932-add2-4713-b227-373f04bcb6f1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:17.094373 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2dc805b6-de81-46de-a26a-2d52f60c5cd8 req-4d4817ad-27b3-440f-a25f-fbee9ea43769 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 returned with HTTP 200 Jul 31 09:35:17.095223 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 995/3989] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:35:17 2026] GET /volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 => generated 1170 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:17.117017 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-2dc805b6-de81-46de-a26a-2d52f60c5cd8 req-f9ea1630-16a4-4398-929b-c5426c9a2ec8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:17.119255 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-2dc805b6-de81-46de-a26a-2d52f60c5cd8 req-f9ea1630-16a4-4398-929b-c5426c9a2ec8 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] POST https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3/action Jul 31 09:35:17.119619 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-2dc805b6-de81-46de-a26a-2d52f60c5cd8 req-f9ea1630-16a4-4398-929b-c5426c9a2ec8 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:35:17.119728 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-2dc805b6-de81-46de-a26a-2d52f60c5cd8 req-f9ea1630-16a4-4398-929b-c5426c9a2ec8 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:17.132577 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:17.132577 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:17.133356 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-2dc805b6-de81-46de-a26a-2d52f60c5cd8 req-f9ea1630-16a4-4398-929b-c5426c9a2ec8 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:35:17.144652 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-2dc805b6-de81-46de-a26a-2d52f60c5cd8 req-f9ea1630-16a4-4398-929b-c5426c9a2ec8 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Begin detaching volume completed successfully. Jul 31 09:35:17.144948 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-2dc805b6-de81-46de-a26a-2d52f60c5cd8 req-f9ea1630-16a4-4398-929b-c5426c9a2ec8 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3/action returned with HTTP 202 Jul 31 09:35:17.145698 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1003/3990] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:35:17 2026] POST /volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:35:17.200336 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b05c0b74-6dda-48aa-9780-f2093d8cfed9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:17.200808 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b05c0b74-6dda-48aa-9780-f2093d8cfed9 None None] GET https://10.4.3.226/volume// Jul 31 09:35:17.200860 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b05c0b74-6dda-48aa-9780-f2093d8cfed9 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:17.201025 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b05c0b74-6dda-48aa-9780-f2093d8cfed9 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:17.201342 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b05c0b74-6dda-48aa-9780-f2093d8cfed9 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:35:17.201583 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 996/3991] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:35:17 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:35:17.204734 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fa0e9932-add2-4713-b227-373f04bcb6f1 tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:35:17.205402 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fa0e9932-add2-4713-b227-373f04bcb6f1 tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-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=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:17.210140 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-743d2165-87d5-4f2e-b0de-ceec0124b868 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:17.214360 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-743d2165-87d5-4f2e-b0de-ceec0124b868 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e Jul 31 09:35:17.214360 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-743d2165-87d5-4f2e-b0de-ceec0124b868 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:17.214360 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-743d2165-87d5-4f2e-b0de-ceec0124b868 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:17.214360 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-743d2165-87d5-4f2e-b0de-ceec0124b868 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id b3a9646e-0536-40ac-928a-ef0109d6e58e. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:17.214705 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-2dc805b6-de81-46de-a26a-2d52f60c5cd8 req-63c5811c-802e-42a9-bd20-a2baa455131f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:17.216677 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-743d2165-87d5-4f2e-b0de-ceec0124b868 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e returned with HTTP 404 Jul 31 09:35:17.217424 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 996/3992] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:17 2026] GET /volume/v3/backups/b3a9646e-0536-40ac-928a-ef0109d6e58e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:35:17.217541 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-2dc805b6-de81-46de-a26a-2d52f60c5cd8 req-63c5811c-802e-42a9-bd20-a2baa455131f tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 Jul 31 09:35:17.217804 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-2dc805b6-de81-46de-a26a-2d52f60c5cd8 req-63c5811c-802e-42a9-bd20-a2baa455131f tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:17.218058 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-2dc805b6-de81-46de-a26a-2d52f60c5cd8 req-63c5811c-802e-42a9-bd20-a2baa455131f tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:17.228590 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-382cacc1-9a44-411d-a1f6-9f1d3dc1ecac None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:17.231131 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-382cacc1-9a44-411d-a1f6-9f1d3dc1ecac tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] DELETE https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb Jul 31 09:35:17.231341 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-382cacc1-9a44-411d-a1f6-9f1d3dc1ecac tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:17.231542 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-382cacc1-9a44-411d-a1f6-9f1d3dc1ecac tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:17.231648 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-382cacc1-9a44-411d-a1f6-9f1d3dc1ecac tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Delete backup with id: 20ac0619-2b02-42fe-805d-73f092a62ffb. Jul 31 09:35:17.234639 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fa0e9932-add2-4713-b227-373f04bcb6f1 tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:35:17.235400 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 998/3993] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:35:17 2026] POST /volume/v3/types => generated 287 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:17.235687 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:17.235687 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:17.235742 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:17.235742 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:17.239410 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-2dc805b6-de81-46de-a26a-2d52f60c5cd8 req-63c5811c-802e-42a9-bd20-a2baa455131f tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:35:17.245500 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-2dc805b6-de81-46de-a26a-2d52f60c5cd8 req-63c5811c-802e-42a9-bd20-a2baa455131f tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 returned with HTTP 200 Jul 31 09:35:17.246325 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1004/3994] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:35:17 2026] GET /volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 => generated 1353 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:35:17.257849 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.backup.rpcapi [None req-382cacc1-9a44-411d-a1f6-9f1d3dc1ecac tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] delete_backup rpcapi backup_id 20ac0619-2b02-42fe-805d-73f092a62ffb {{(pid=100316) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:35:17.258073 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-2dc805b6-de81-46de-a26a-2d52f60c5cd8 req-30b1f645-1bc4-4f90-a6ff-2db63c5beaa8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:17.259778 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-382cacc1-9a44-411d-a1f6-9f1d3dc1ecac tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb returned with HTTP 202 Jul 31 09:35:17.260128 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2dc805b6-de81-46de-a26a-2d52f60c5cd8 req-30b1f645-1bc4-4f90-a6ff-2db63c5beaa8 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3/encryption Jul 31 09:35:17.260270 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 997/3995] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:35:17 2026] DELETE /volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:35:17.260329 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2dc805b6-de81-46de-a26a-2d52f60c5cd8 req-30b1f645-1bc4-4f90-a6ff-2db63c5beaa8 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:17.260505 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2dc805b6-de81-46de-a26a-2d52f60c5cd8 req-30b1f645-1bc4-4f90-a6ff-2db63c5beaa8 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:17.267927 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8cdbbe66-9404-482f-957a-297d00e67a1b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:17.269988 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8cdbbe66-9404-482f-957a-297d00e67a1b tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb Jul 31 09:35:17.270254 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8cdbbe66-9404-482f-957a-297d00e67a1b tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:17.270487 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8cdbbe66-9404-482f-957a-297d00e67a1b tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:17.270587 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-8cdbbe66-9404-482f-957a-297d00e67a1b tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 20ac0619-2b02-42fe-805d-73f092a62ffb. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:17.279819 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:17.279819 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:17.279950 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:17.279950 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:17.281328 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8cdbbe66-9404-482f-957a-297d00e67a1b tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb returned with HTTP 200 Jul 31 09:35:17.281440 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 999/3996] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:17 2026] GET /volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:17.287698 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2dc805b6-de81-46de-a26a-2d52f60c5cd8 req-30b1f645-1bc4-4f90-a6ff-2db63c5beaa8 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3/encryption returned with HTTP 200 Jul 31 09:35:17.288033 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 997/3997] 10.4.3.226 () {68 vars in 1631 bytes} [Fri Jul 31 09:35:17 2026] GET /volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:17.945851 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-bbb380fc-db13-42d0-a8a4-d9562cd8c7cc None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:17.947649 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bbb380fc-db13-42d0-a8a4-d9562cd8c7cc tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:17.947860 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bbb380fc-db13-42d0-a8a4-d9562cd8c7cc tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:17.948083 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bbb380fc-db13-42d0-a8a4-d9562cd8c7cc tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:17.948214 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-bbb380fc-db13-42d0-a8a4-d9562cd8c7cc tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:17.952065 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:17.952065 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:17.952764 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bbb380fc-db13-42d0-a8a4-d9562cd8c7cc tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:17.953151 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1005/3998] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:17 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:18.293598 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9a1f8bfc-6d9a-4bda-8056-436f495786d7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:18.296183 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9a1f8bfc-6d9a-4bda-8056-436f495786d7 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb Jul 31 09:35:18.296559 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9a1f8bfc-6d9a-4bda-8056-436f495786d7 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:18.296932 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9a1f8bfc-6d9a-4bda-8056-436f495786d7 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:18.296932 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-9a1f8bfc-6d9a-4bda-8056-436f495786d7 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Show backup with id 20ac0619-2b02-42fe-805d-73f092a62ffb. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:18.302544 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9a1f8bfc-6d9a-4bda-8056-436f495786d7 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb returned with HTTP 404 Jul 31 09:35:18.303233 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 998/3999] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:18 2026] GET /volume/v3/backups/20ac0619-2b02-42fe-805d-73f092a62ffb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:35:18.316538 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-328a9fc5-f6e8-4d9f-a809-f39b3e5d0cd6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:18.319076 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-328a9fc5-f6e8-4d9f-a809-f39b3e5d0cd6 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] DELETE https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 Jul 31 09:35:18.319076 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-328a9fc5-f6e8-4d9f-a809-f39b3e5d0cd6 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:18.319076 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-328a9fc5-f6e8-4d9f-a809-f39b3e5d0cd6 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:18.319076 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.contrib.backups [None req-328a9fc5-f6e8-4d9f-a809-f39b3e5d0cd6 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Delete backup with id: 39e27a6a-8a2c-4d51-9238-889994ebfb06. Jul 31 09:35:18.325455 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:18.325455 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:18.344804 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.backup.rpcapi [None req-328a9fc5-f6e8-4d9f-a809-f39b3e5d0cd6 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] delete_backup rpcapi backup_id 39e27a6a-8a2c-4d51-9238-889994ebfb06 {{(pid=100314) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:35:18.348950 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-328a9fc5-f6e8-4d9f-a809-f39b3e5d0cd6 tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 returned with HTTP 202 Jul 31 09:35:18.348950 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1000/4000] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:35:18 2026] DELETE /volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:35:18.353891 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-2dc805b6-de81-46de-a26a-2d52f60c5cd8 req-b730dff5-a99d-465f-b0ae-280c7f83e4c6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:18.357743 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c7d3d100-da61-4b1d-af74-468b80f00d7b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:18.360074 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c7d3d100-da61-4b1d-af74-468b80f00d7b tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 Jul 31 09:35:18.360300 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c7d3d100-da61-4b1d-af74-468b80f00d7b tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:18.360524 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c7d3d100-da61-4b1d-af74-468b80f00d7b tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:18.360623 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-c7d3d100-da61-4b1d-af74-468b80f00d7b tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 39e27a6a-8a2c-4d51-9238-889994ebfb06. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:18.362617 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2dc805b6-de81-46de-a26a-2d52f60c5cd8 req-b730dff5-a99d-465f-b0ae-280c7f83e4c6 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] DELETE https://10.4.3.226/volume/v3/attachments/68fac0f2-7d5d-44f3-bd0c-9dc0b75354c4 Jul 31 09:35:18.362885 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2dc805b6-de81-46de-a26a-2d52f60c5cd8 req-b730dff5-a99d-465f-b0ae-280c7f83e4c6 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:18.363095 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2dc805b6-de81-46de-a26a-2d52f60c5cd8 req-b730dff5-a99d-465f-b0ae-280c7f83e4c6 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:18.369218 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:18.369218 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:18.370042 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c7d3d100-da61-4b1d-af74-468b80f00d7b tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 returned with HTTP 200 Jul 31 09:35:18.370506 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1006/4001] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:18 2026] GET /volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:18.373497 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:18.373497 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:18.439624 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2dc805b6-de81-46de-a26a-2d52f60c5cd8 req-b730dff5-a99d-465f-b0ae-280c7f83e4c6 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/attachments/68fac0f2-7d5d-44f3-bd0c-9dc0b75354c4 returned with HTTP 200 Jul 31 09:35:18.440269 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 998/4002] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:35:18 2026] DELETE /volume/v3/attachments/68fac0f2-7d5d-44f3-bd0c-9dc0b75354c4 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:18.962789 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-129c3f38-809c-4dac-b262-1bb3dc0b7c11 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:18.965349 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-129c3f38-809c-4dac-b262-1bb3dc0b7c11 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:18.965634 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-129c3f38-809c-4dac-b262-1bb3dc0b7c11 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:18.965916 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-129c3f38-809c-4dac-b262-1bb3dc0b7c11 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:18.966079 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-129c3f38-809c-4dac-b262-1bb3dc0b7c11 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:18.971797 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:18.971797 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:18.972853 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-129c3f38-809c-4dac-b262-1bb3dc0b7c11 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:18.973392 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 999/4003] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:18 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:19.195211 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9692dffa-a558-483f-94e3-436c92bd92a6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:19.197397 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9692dffa-a558-483f-94e3-436c92bd92a6 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:35:19.197870 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9692dffa-a558-483f-94e3-436c92bd92a6 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "acea9f7f-c859-4090-bfd7-3e7fa7184b15", "size": 1}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:19.199724 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-9692dffa-a558-483f-94e3-436c92bd92a6 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'acea9f7f-c859-4090-bfd7-3e7fa7184b15', 'size': 1}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:35:19.285007 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-9692dffa-a558-483f-94e3-436c92bd92a6 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Create volume of 1 GB Jul 31 09:35:19.290878 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9692dffa-a558-483f-94e3-436c92bd92a6 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Availability Zones retrieved successfully. Jul 31 09:35:19.299379 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-9692dffa-a558-483f-94e3-436c92bd92a6 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Flow 'volume_create_api' (927b95dd-5426-4268-8945-870add1f9bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:35:19.300995 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-9692dffa-a558-483f-94e3-436c92bd92a6 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14bbb2fd-d758-4661-a2cc-4631babdc099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:19.302492 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-9692dffa-a558-483f-94e3-436c92bd92a6 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:35:19.361776 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-9692dffa-a558-483f-94e3-436c92bd92a6 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14bbb2fd-d758-4661-a2cc-4631babdc099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:35:17Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=7ebae189-cfb6-4af2-9303-fa7720168d3e,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': '7ebae189-cfb6-4af2-9303-fa7720168d3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:19.362926 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-9692dffa-a558-483f-94e3-436c92bd92a6 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fe99542-fecb-41b2-9934-8dadf349f178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:19.374398 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-71dd3ccc-ac74-4fab-9cba-19acfd0661b0 req-558b08c8-d808-43c2-b245-49237eb8005c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:19.376828 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-71dd3ccc-ac74-4fab-9cba-19acfd0661b0 req-558b08c8-d808-43c2-b245-49237eb8005c tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 Jul 31 09:35:19.377132 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-71dd3ccc-ac74-4fab-9cba-19acfd0661b0 req-558b08c8-d808-43c2-b245-49237eb8005c tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:19.377998 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-71dd3ccc-ac74-4fab-9cba-19acfd0661b0 req-558b08c8-d808-43c2-b245-49237eb8005c tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:19.381322 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-351c15f4-fb6b-4c01-a4ef-d4e7522a20fb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:19.383471 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-351c15f4-fb6b-4c01-a4ef-d4e7522a20fb tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] GET https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 Jul 31 09:35:19.384068 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-351c15f4-fb6b-4c01-a4ef-d4e7522a20fb tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:19.384068 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-351c15f4-fb6b-4c01-a4ef-d4e7522a20fb tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:19.384068 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-351c15f4-fb6b-4c01-a4ef-d4e7522a20fb tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] Show backup with id 39e27a6a-8a2c-4d51-9238-889994ebfb06. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:19.387197 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:19.387197 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:19.389471 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-351c15f4-fb6b-4c01-a4ef-d4e7522a20fb tempest-VolumesBackupsTest-1925752424 tempest-VolumesBackupsTest-1925752424-project-admin] https://10.4.3.226/volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 returned with HTTP 404 Jul 31 09:35:19.390105 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 999/4004] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:19 2026] GET /volume/v3/backups/39e27a6a-8a2c-4d51-9238-889994ebfb06 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:35:19.394513 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-71dd3ccc-ac74-4fab-9cba-19acfd0661b0 req-558b08c8-d808-43c2-b245-49237eb8005c tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:35:19.395125 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-9692dffa-a558-483f-94e3-436c92bd92a6 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-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 31 09:35:19.395125 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-9692dffa-a558-483f-94e3-436c92bd92a6 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-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 31 09:35:19.399964 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-71dd3ccc-ac74-4fab-9cba-19acfd0661b0 req-558b08c8-d808-43c2-b245-49237eb8005c tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 returned with HTTP 200 Jul 31 09:35:19.400584 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1007/4005] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:35:19 2026] GET /volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:19.403774 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6f451559-84c1-4ed1-b28f-433e9c50b64a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:19.406350 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6f451559-84c1-4ed1-b28f-433e9c50b64a tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] DELETE https://10.4.3.226/volume/v3/volumes/c9038924-e6af-4ac2-9cdc-034d4907cd02 Jul 31 09:35:19.406560 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6f451559-84c1-4ed1-b28f-433e9c50b64a tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:19.407101 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6f451559-84c1-4ed1-b28f-433e9c50b64a tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:19.407101 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-6f451559-84c1-4ed1-b28f-433e9c50b64a tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Delete volume with id: c9038924-e6af-4ac2-9cdc-034d4907cd02 Jul 31 09:35:19.421455 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:19.421455 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:19.421455 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6f451559-84c1-4ed1-b28f-433e9c50b64a tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Volume info retrieved successfully. Jul 31 09:35:19.457609 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6f451559-84c1-4ed1-b28f-433e9c50b64a tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Delete volume request issued successfully. Jul 31 09:35:19.457761 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6f451559-84c1-4ed1-b28f-433e9c50b64a tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/volumes/c9038924-e6af-4ac2-9cdc-034d4907cd02 returned with HTTP 202 Jul 31 09:35:19.458173 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1000/4006] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:35:19 2026] DELETE /volume/v3/volumes/c9038924-e6af-4ac2-9cdc-034d4907cd02 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:35:19.469459 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e3114358-2bf9-4148-aa2d-9c09263e3de7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:19.471480 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e3114358-2bf9-4148-aa2d-9c09263e3de7 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/volumes/c9038924-e6af-4ac2-9cdc-034d4907cd02 Jul 31 09:35:19.476580 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e3114358-2bf9-4148-aa2d-9c09263e3de7 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:19.476580 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e3114358-2bf9-4148-aa2d-9c09263e3de7 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:19.480806 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:19.480806 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:19.485234 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e3114358-2bf9-4148-aa2d-9c09263e3de7 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Volume info retrieved successfully. Jul 31 09:35:19.488840 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-9692dffa-a558-483f-94e3-436c92bd92a6 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Created reservations ['a132456c-8358-4fec-ac70-5f21a9e492c8', '0a4556f9-5982-447b-a225-665c8aace947', '10398ae9-8263-47e7-a1a4-7294e3128501', '646aa0bd-59ea-4361-b8cf-45a8a5a773e5'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:35:19.489475 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-9692dffa-a558-483f-94e3-436c92bd92a6 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fe99542-fecb-41b2-9934-8dadf349f178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a132456c-8358-4fec-ac70-5f21a9e492c8', '0a4556f9-5982-447b-a225-665c8aace947', '10398ae9-8263-47e7-a1a4-7294e3128501', '646aa0bd-59ea-4361-b8cf-45a8a5a773e5']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:19.490418 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-9692dffa-a558-483f-94e3-436c92bd92a6 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ff037e7-4360-480f-91a4-41c307ada730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:19.490524 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e3114358-2bf9-4148-aa2d-9c09263e3de7 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/volumes/c9038924-e6af-4ac2-9cdc-034d4907cd02 returned with HTTP 200 Jul 31 09:35:19.491018 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1000/4007] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:19 2026] GET /volume/v3/volumes/c9038924-e6af-4ac2-9cdc-034d4907cd02 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:19.519967 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-9692dffa-a558-483f-94e3-436c92bd92a6 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ff037e7-4360-480f-91a4-41c307ada730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f02b9b65-1516-417e-a8f1-71026b936e73', '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='987ea77e957a40dba346fd0a790d9cdf',qos_specs=None,replication_status=,reservations=['a132456c-8358-4fec-ac70-5f21a9e492c8','0a4556f9-5982-447b-a225-665c8aace947','10398ae9-8263-47e7-a1a4-7294e3128501','646aa0bd-59ea-4361-b8cf-45a8a5a773e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2274a73970f417590acaa307600d5b5',volume_type_id=7ebae189-cfb6-4af2-9303-fa7720168d3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:35:19Z,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=f02b9b65-1516-417e-a8f1-71026b936e73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='987ea77e957a40dba346fd0a790d9cdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2274a73970f417590acaa307600d5b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ebae189-cfb6-4af2-9303-fa7720168d3e),volume_type_id=7ebae189-cfb6-4af2-9303-fa7720168d3e)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:19.521557 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-9692dffa-a558-483f-94e3-436c92bd92a6 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7519f3a-92b4-4338-86af-f9ae5fd9e150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:19.563189 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-9692dffa-a558-483f-94e3-436c92bd92a6 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7519f3a-92b4-4338-86af-f9ae5fd9e150) transitioned into state 'SUCCESS' from 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='987ea77e957a40dba346fd0a790d9cdf',qos_specs=None,replication_status=,reservations=['a132456c-8358-4fec-ac70-5f21a9e492c8','0a4556f9-5982-447b-a225-665c8aace947','10398ae9-8263-47e7-a1a4-7294e3128501','646aa0bd-59ea-4361-b8cf-45a8a5a773e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2274a73970f417590acaa307600d5b5',volume_type_id=7ebae189-cfb6-4af2-9303-fa7720168d3e)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:19.564181 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-9692dffa-a558-483f-94e3-436c92bd92a6 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b04a5b70-2c6b-46d0-a061-96b9efd2c470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:19.575697 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-9692dffa-a558-483f-94e3-436c92bd92a6 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b04a5b70-2c6b-46d0-a061-96b9efd2c470) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:19.581850 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-9692dffa-a558-483f-94e3-436c92bd92a6 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Flow 'volume_create_api' (927b95dd-5426-4268-8945-870add1f9bd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:35:19.581850 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9692dffa-a558-483f-94e3-436c92bd92a6 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Create volume request issued successfully. Jul 31 09:35:19.581850 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9692dffa-a558-483f-94e3-436c92bd92a6 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:35:19.581850 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1001/4008] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:35:19 2026] POST /volume/v3/volumes => generated 798 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:35:19.597496 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7ef9f48f-d429-48ad-8157-66fc21a133c2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:19.600783 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7ef9f48f-d429-48ad-8157-66fc21a133c2 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] GET https://10.4.3.226/volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 Jul 31 09:35:19.600783 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7ef9f48f-d429-48ad-8157-66fc21a133c2 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:19.601947 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7ef9f48f-d429-48ad-8157-66fc21a133c2 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:19.613039 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:19.613039 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:19.618923 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-7ef9f48f-d429-48ad-8157-66fc21a133c2 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Volume info retrieved successfully. Jul 31 09:35:19.625129 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7ef9f48f-d429-48ad-8157-66fc21a133c2 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] https://10.4.3.226/volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 returned with HTTP 200 Jul 31 09:35:19.625554 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1008/4009] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:19 2026] GET /volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:19.986270 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-01e52c02-1075-4b09-a02a-39bc58a8f052 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:19.988662 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-01e52c02-1075-4b09-a02a-39bc58a8f052 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:19.988985 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-01e52c02-1075-4b09-a02a-39bc58a8f052 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:19.990457 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-01e52c02-1075-4b09-a02a-39bc58a8f052 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:19.990457 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-01e52c02-1075-4b09-a02a-39bc58a8f052 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:19.993891 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:19.993891 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:19.994666 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-01e52c02-1075-4b09-a02a-39bc58a8f052 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:19.995175 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1001/4010] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:19 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:20.508622 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e97b33e1-dde1-40b0-ba5e-f8720fdd7856 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:20.513342 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e97b33e1-dde1-40b0-ba5e-f8720fdd7856 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/volumes/c9038924-e6af-4ac2-9cdc-034d4907cd02 Jul 31 09:35:20.513342 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e97b33e1-dde1-40b0-ba5e-f8720fdd7856 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:20.513562 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e97b33e1-dde1-40b0-ba5e-f8720fdd7856 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:20.523407 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e97b33e1-dde1-40b0-ba5e-f8720fdd7856 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/volumes/c9038924-e6af-4ac2-9cdc-034d4907cd02 returned with HTTP 404 Jul 31 09:35:20.524208 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1001/4011] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:20 2026] GET /volume/v3/volumes/c9038924-e6af-4ac2-9cdc-034d4907cd02 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:35:20.532441 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-85afcb8d-1ac4-413f-b2fb-472c1714c37e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:20.535234 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-85afcb8d-1ac4-413f-b2fb-472c1714c37e tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] DELETE https://10.4.3.226/volume/v3/volumes/f4a1f97d-a2d0-4229-9d47-4d3ec12e2f22 Jul 31 09:35:20.535489 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-85afcb8d-1ac4-413f-b2fb-472c1714c37e tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:20.535615 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-85afcb8d-1ac4-413f-b2fb-472c1714c37e tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:20.535780 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-85afcb8d-1ac4-413f-b2fb-472c1714c37e tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Delete volume with id: f4a1f97d-a2d0-4229-9d47-4d3ec12e2f22 Jul 31 09:35:20.547325 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:20.547325 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:20.548932 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-85afcb8d-1ac4-413f-b2fb-472c1714c37e tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Volume info retrieved successfully. Jul 31 09:35:20.579282 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-85afcb8d-1ac4-413f-b2fb-472c1714c37e tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Delete volume request issued successfully. Jul 31 09:35:20.579581 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-85afcb8d-1ac4-413f-b2fb-472c1714c37e tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/volumes/f4a1f97d-a2d0-4229-9d47-4d3ec12e2f22 returned with HTTP 202 Jul 31 09:35:20.580110 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1002/4012] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:35:20 2026] DELETE /volume/v3/volumes/f4a1f97d-a2d0-4229-9d47-4d3ec12e2f22 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:35:20.588233 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4e60e513-48aa-4015-b518-d7bbaffe952e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:20.591741 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4e60e513-48aa-4015-b518-d7bbaffe952e tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/volumes/f4a1f97d-a2d0-4229-9d47-4d3ec12e2f22 Jul 31 09:35:20.592071 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4e60e513-48aa-4015-b518-d7bbaffe952e tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:20.592268 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4e60e513-48aa-4015-b518-d7bbaffe952e tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:20.600349 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:20.600349 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:20.604670 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-4e60e513-48aa-4015-b518-d7bbaffe952e tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Volume info retrieved successfully. Jul 31 09:35:20.609321 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4e60e513-48aa-4015-b518-d7bbaffe952e tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/volumes/f4a1f97d-a2d0-4229-9d47-4d3ec12e2f22 returned with HTTP 200 Jul 31 09:35:20.609736 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1009/4013] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:20 2026] GET /volume/v3/volumes/f4a1f97d-a2d0-4229-9d47-4d3ec12e2f22 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:20.640717 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a4f48f75-63a1-4d3f-8563-96afaafbec37 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:20.643333 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a4f48f75-63a1-4d3f-8563-96afaafbec37 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] GET https://10.4.3.226/volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 Jul 31 09:35:20.643604 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a4f48f75-63a1-4d3f-8563-96afaafbec37 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:20.643897 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a4f48f75-63a1-4d3f-8563-96afaafbec37 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:20.655439 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:20.655439 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:20.661124 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a4f48f75-63a1-4d3f-8563-96afaafbec37 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Volume info retrieved successfully. Jul 31 09:35:20.667801 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a4f48f75-63a1-4d3f-8563-96afaafbec37 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] https://10.4.3.226/volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 returned with HTTP 200 Jul 31 09:35:20.667801 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1002/4014] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:20 2026] GET /volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 => generated 890 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:21.008607 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9006b4dc-ae91-4d25-902c-5046314d10fb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:21.012075 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9006b4dc-ae91-4d25-902c-5046314d10fb tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:21.012368 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9006b4dc-ae91-4d25-902c-5046314d10fb tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:21.012647 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9006b4dc-ae91-4d25-902c-5046314d10fb tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:21.012815 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-9006b4dc-ae91-4d25-902c-5046314d10fb tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:21.020634 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:21.020634 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:21.021743 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9006b4dc-ae91-4d25-902c-5046314d10fb tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:21.022290 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1002/4015] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:21 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:21.623575 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0109c50e-a8b2-4d2c-8eaf-2b479a7ed86c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:21.625769 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0109c50e-a8b2-4d2c-8eaf-2b479a7ed86c tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/volumes/f4a1f97d-a2d0-4229-9d47-4d3ec12e2f22 Jul 31 09:35:21.625976 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0109c50e-a8b2-4d2c-8eaf-2b479a7ed86c tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:21.626179 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0109c50e-a8b2-4d2c-8eaf-2b479a7ed86c tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:21.634029 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0109c50e-a8b2-4d2c-8eaf-2b479a7ed86c tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/volumes/f4a1f97d-a2d0-4229-9d47-4d3ec12e2f22 returned with HTTP 404 Jul 31 09:35:21.634758 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1003/4016] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:21 2026] GET /volume/v3/volumes/f4a1f97d-a2d0-4229-9d47-4d3ec12e2f22 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:35:21.643516 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6a6ceca4-e69e-464c-a70b-f79283574252 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:21.646015 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6a6ceca4-e69e-464c-a70b-f79283574252 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] DELETE https://10.4.3.226/volume/v3/volumes/4c1b0427-74ec-43b8-a123-83aa91092f27 Jul 31 09:35:21.646499 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6a6ceca4-e69e-464c-a70b-f79283574252 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:21.646960 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6a6ceca4-e69e-464c-a70b-f79283574252 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:21.647130 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-6a6ceca4-e69e-464c-a70b-f79283574252 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Delete volume with id: 4c1b0427-74ec-43b8-a123-83aa91092f27 Jul 31 09:35:21.656391 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:21.656391 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:21.657134 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-6a6ceca4-e69e-464c-a70b-f79283574252 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Volume info retrieved successfully. Jul 31 09:35:21.679053 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-6a6ceca4-e69e-464c-a70b-f79283574252 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Delete volume request issued successfully. Jul 31 09:35:21.679293 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6a6ceca4-e69e-464c-a70b-f79283574252 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/volumes/4c1b0427-74ec-43b8-a123-83aa91092f27 returned with HTTP 202 Jul 31 09:35:21.679780 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1010/4017] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:35:21 2026] DELETE /volume/v3/volumes/4c1b0427-74ec-43b8-a123-83aa91092f27 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:35:21.683588 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6fdc4a3f-bf9b-49c3-b032-33805d6ebced None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:21.685707 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6fdc4a3f-bf9b-49c3-b032-33805d6ebced tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] GET https://10.4.3.226/volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 Jul 31 09:35:21.685908 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6fdc4a3f-bf9b-49c3-b032-33805d6ebced tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:21.686090 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6fdc4a3f-bf9b-49c3-b032-33805d6ebced tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:21.689521 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3682ecef-9ebf-4a7d-b4a9-db46640969b6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:21.693115 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3682ecef-9ebf-4a7d-b4a9-db46640969b6 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/volumes/4c1b0427-74ec-43b8-a123-83aa91092f27 Jul 31 09:35:21.693115 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3682ecef-9ebf-4a7d-b4a9-db46640969b6 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:21.693115 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3682ecef-9ebf-4a7d-b4a9-db46640969b6 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:21.693970 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:21.693970 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:21.697892 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6fdc4a3f-bf9b-49c3-b032-33805d6ebced tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Volume info retrieved successfully. Jul 31 09:35:21.702566 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:21.702566 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:21.703811 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6fdc4a3f-bf9b-49c3-b032-33805d6ebced tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] https://10.4.3.226/volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 returned with HTTP 200 Jul 31 09:35:21.703811 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1003/4018] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:21 2026] GET /volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:21.706578 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3682ecef-9ebf-4a7d-b4a9-db46640969b6 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Volume info retrieved successfully. Jul 31 09:35:21.710623 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3682ecef-9ebf-4a7d-b4a9-db46640969b6 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/volumes/4c1b0427-74ec-43b8-a123-83aa91092f27 returned with HTTP 200 Jul 31 09:35:21.711224 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1003/4019] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:21 2026] GET /volume/v3/volumes/4c1b0427-74ec-43b8-a123-83aa91092f27 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:22.032138 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e9ece5a8-ce83-4eaa-8c73-d96bc57884b0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:22.033998 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e9ece5a8-ce83-4eaa-8c73-d96bc57884b0 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:22.034251 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e9ece5a8-ce83-4eaa-8c73-d96bc57884b0 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:22.034444 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e9ece5a8-ce83-4eaa-8c73-d96bc57884b0 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:22.034539 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-e9ece5a8-ce83-4eaa-8c73-d96bc57884b0 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:22.039440 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:22.039440 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:22.040357 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e9ece5a8-ce83-4eaa-8c73-d96bc57884b0 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:22.040754 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1004/4020] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:22 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:22.528449 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2e80fb53-b912-438f-b5b6-4adfab29d2a7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:22.530842 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2e80fb53-b912-438f-b5b6-4adfab29d2a7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] DELETE https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 Jul 31 09:35:22.531122 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2e80fb53-b912-438f-b5b6-4adfab29d2a7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:22.531571 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2e80fb53-b912-438f-b5b6-4adfab29d2a7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:22.533563 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-2e80fb53-b912-438f-b5b6-4adfab29d2a7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Delete volume with id: ceaa9ac2-de97-4eda-8453-e4c7d51377d3 Jul 31 09:35:22.553585 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:22.553585 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:22.554462 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-2e80fb53-b912-438f-b5b6-4adfab29d2a7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:35:22.582701 np0000006200 devstack@c-api.service[100315]: WARNING cinder.keymgr.conf_key_mgr [None req-2e80fb53-b912-438f-b5b6-4adfab29d2a7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 09:35:22.590313 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-2e80fb53-b912-438f-b5b6-4adfab29d2a7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Delete volume request issued successfully. Jul 31 09:35:22.590627 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2e80fb53-b912-438f-b5b6-4adfab29d2a7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 returned with HTTP 202 Jul 31 09:35:22.592124 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1011/4021] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:35:22 2026] DELETE /volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:35:22.602112 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-451ff4f6-13f6-4104-bb8c-1008dc103cd4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:22.605983 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-451ff4f6-13f6-4104-bb8c-1008dc103cd4 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 Jul 31 09:35:22.606294 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-451ff4f6-13f6-4104-bb8c-1008dc103cd4 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:22.606526 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-451ff4f6-13f6-4104-bb8c-1008dc103cd4 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:22.617022 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:22.617022 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:22.626089 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-451ff4f6-13f6-4104-bb8c-1008dc103cd4 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:35:22.634397 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-451ff4f6-13f6-4104-bb8c-1008dc103cd4 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 returned with HTTP 200 Jul 31 09:35:22.634918 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1004/4022] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:22 2026] GET /volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:22.720191 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c91d77c8-b34d-44a5-aea7-808f3195a5f8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:22.722667 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c91d77c8-b34d-44a5-aea7-808f3195a5f8 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] GET https://10.4.3.226/volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 Jul 31 09:35:22.722806 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c91d77c8-b34d-44a5-aea7-808f3195a5f8 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:22.723108 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c91d77c8-b34d-44a5-aea7-808f3195a5f8 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:22.730766 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-934ac805-9827-4236-9308-548e8d6ae667 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:22.731329 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:22.731329 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:22.733433 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-934ac805-9827-4236-9308-548e8d6ae667 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] GET https://10.4.3.226/volume/v3/volumes/4c1b0427-74ec-43b8-a123-83aa91092f27 Jul 31 09:35:22.733721 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-934ac805-9827-4236-9308-548e8d6ae667 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:22.734018 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-934ac805-9827-4236-9308-548e8d6ae667 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:22.735674 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c91d77c8-b34d-44a5-aea7-808f3195a5f8 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Volume info retrieved successfully. Jul 31 09:35:22.740458 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c91d77c8-b34d-44a5-aea7-808f3195a5f8 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] https://10.4.3.226/volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 returned with HTTP 200 Jul 31 09:35:22.740880 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1004/4023] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:22 2026] GET /volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:22.741753 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-934ac805-9827-4236-9308-548e8d6ae667 tempest-VolumesBackupsTest-1641757809 tempest-VolumesBackupsTest-1641757809-project-member] https://10.4.3.226/volume/v3/volumes/4c1b0427-74ec-43b8-a123-83aa91092f27 returned with HTTP 404 Jul 31 09:35:22.742273 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1005/4024] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:22 2026] GET /volume/v3/volumes/4c1b0427-74ec-43b8-a123-83aa91092f27 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:35:23.054219 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-15fcb978-8eb8-4255-96ff-bd8433859638 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:23.059426 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-15fcb978-8eb8-4255-96ff-bd8433859638 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:23.059426 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-15fcb978-8eb8-4255-96ff-bd8433859638 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:23.059426 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-15fcb978-8eb8-4255-96ff-bd8433859638 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:23.059426 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-15fcb978-8eb8-4255-96ff-bd8433859638 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:23.064965 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:23.064965 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:23.066092 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-15fcb978-8eb8-4255-96ff-bd8433859638 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:23.066606 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1012/4025] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:23 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:23.649514 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-dd034bd3-422c-4ca1-92a4-084d8b9df7a9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:23.653729 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dd034bd3-422c-4ca1-92a4-084d8b9df7a9 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 Jul 31 09:35:23.654062 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dd034bd3-422c-4ca1-92a4-084d8b9df7a9 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:23.654378 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dd034bd3-422c-4ca1-92a4-084d8b9df7a9 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:23.661802 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dd034bd3-422c-4ca1-92a4-084d8b9df7a9 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 returned with HTTP 404 Jul 31 09:35:23.662469 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1005/4026] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:23 2026] GET /volume/v3/volumes/ceaa9ac2-de97-4eda-8453-e4c7d51377d3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:35:23.673279 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b754977f-b3a0-4f18-91c7-2f42c0fb8038 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:23.675272 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b754977f-b3a0-4f18-91c7-2f42c0fb8038 tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] GET https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1 Jul 31 09:35:23.675653 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b754977f-b3a0-4f18-91c7-2f42c0fb8038 tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:23.675995 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b754977f-b3a0-4f18-91c7-2f42c0fb8038 tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:23.677871 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b754977f-b3a0-4f18-91c7-2f42c0fb8038 tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:35:23.690289 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b754977f-b3a0-4f18-91c7-2f42c0fb8038 tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Get all volumes completed successfully. Jul 31 09:35:23.691516 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:23.691516 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:23.698630 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b754977f-b3a0-4f18-91c7-2f42c0fb8038 tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 09:35:23.698630 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1005/4027] 10.4.3.226 () {66 vars in 1285 bytes} [Fri Jul 31 09:35:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6559 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:23.713533 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-98d1c389-5053-46ff-aaa1-d116ed9bf793 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:23.715311 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-98d1c389-5053-46ff-aaa1-d116ed9bf793 tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] DELETE https://10.4.3.226/volume/v3/types/72304694-1153-490b-a726-7ea71bbd98bd Jul 31 09:35:23.715469 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-98d1c389-5053-46ff-aaa1-d116ed9bf793 tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:23.715644 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-98d1c389-5053-46ff-aaa1-d116ed9bf793 tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Calling method '_delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:23.751621 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-98d1c389-5053-46ff-aaa1-d116ed9bf793 tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] https://10.4.3.226/volume/v3/types/72304694-1153-490b-a726-7ea71bbd98bd returned with HTTP 202 Jul 31 09:35:23.752209 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1006/4028] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:35:23 2026] DELETE /volume/v3/types/72304694-1153-490b-a726-7ea71bbd98bd => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:35:23.757626 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-40741e1b-c77c-4b6a-85e4-c8a5499f326f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:23.760048 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-40741e1b-c77c-4b6a-85e4-c8a5499f326f tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] GET https://10.4.3.226/volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 Jul 31 09:35:23.760711 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-40741e1b-c77c-4b6a-85e4-c8a5499f326f tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:23.761220 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-40741e1b-c77c-4b6a-85e4-c8a5499f326f tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:23.770310 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-73736451-4b70-4d5b-9a7c-ebe188bc064a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:23.772283 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-73736451-4b70-4d5b-9a7c-ebe188bc064a tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:35:23.772737 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-73736451-4b70-4d5b-9a7c-ebe188bc064a tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-596861324", "extra_specs": {}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:23.779692 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:23.779692 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:23.790892 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-40741e1b-c77c-4b6a-85e4-c8a5499f326f tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Volume info retrieved successfully. Jul 31 09:35:23.800808 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-73736451-4b70-4d5b-9a7c-ebe188bc064a tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:35:23.801004 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1006/4029] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:35:23 2026] POST /volume/v3/types => generated 213 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:23.801622 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-40741e1b-c77c-4b6a-85e4-c8a5499f326f tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] https://10.4.3.226/volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 returned with HTTP 200 Jul 31 09:35:23.802799 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1013/4030] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:23 2026] GET /volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 => generated 951 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:23.817681 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2e0112a5-7e74-464a-8056-c1ade220ec8f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:23.820194 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2e0112a5-7e74-464a-8056-c1ade220ec8f tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] POST https://10.4.3.226/volume/v3/types/a3d9d410-b7e7-47f1-90b5-d5e890c7dcca/encryption Jul 31 09:35:23.821498 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2e0112a5-7e74-464a-8056-c1ade220ec8f tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:23.846636 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2e0112a5-7e74-464a-8056-c1ade220ec8f tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] https://10.4.3.226/volume/v3/types/a3d9d410-b7e7-47f1-90b5-d5e890c7dcca/encryption returned with HTTP 200 Jul 31 09:35:23.847413 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1006/4031] 10.4.3.226 () {68 vars in 1397 bytes} [Fri Jul 31 09:35:23 2026] POST /volume/v3/types/a3d9d410-b7e7-47f1-90b5-d5e890c7dcca/encryption => generated 231 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:23.859918 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e53a20f0-64ad-4532-b261-3fe75ae89468 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:23.862278 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e53a20f0-64ad-4532-b261-3fe75ae89468 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:35:23.862608 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e53a20f0-64ad-4532-b261-3fe75ae89468 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-315174244", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-596861324", "size": 1}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:23.864380 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-e53a20f0-64ad-4532-b261-3fe75ae89468 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-315174244', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-596861324', 'size': 1}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:35:23.869824 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-e53a20f0-64ad-4532-b261-3fe75ae89468 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Create volume of 1 GB Jul 31 09:35:23.870217 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:23.870217 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:23.870870 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e53a20f0-64ad-4532-b261-3fe75ae89468 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Availability Zones retrieved successfully. Jul 31 09:35:23.878152 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e53a20f0-64ad-4532-b261-3fe75ae89468 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Flow 'volume_create_api' (09462ee5-df14-4e9a-977e-44b587ff571e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:35:23.879883 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e53a20f0-64ad-4532-b261-3fe75ae89468 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03cdcde8-5dcb-454e-b260-bf2417414373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:23.881907 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-e53a20f0-64ad-4532-b261-3fe75ae89468 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:35:23.917222 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e53a20f0-64ad-4532-b261-3fe75ae89468 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03cdcde8-5dcb-454e-b260-bf2417414373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:35:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a3d9d410-b7e7-47f1-90b5-d5e890c7dcca,is_public=True,name='tempest-scenario-type-luksv2-596861324',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a3d9d410-b7e7-47f1-90b5-d5e890c7dcca', '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=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:23.917683 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e53a20f0-64ad-4532-b261-3fe75ae89468 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7246c8d7-388c-4886-98ba-491fa416fb30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:23.951520 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-e53a20f0-64ad-4532-b261-3fe75ae89468 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-596861324 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-596861324, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:35:23.951853 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-e53a20f0-64ad-4532-b261-3fe75ae89468 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-596861324 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-596861324, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:35:23.990029 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-e53a20f0-64ad-4532-b261-3fe75ae89468 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Created reservations ['98efde89-fd03-4c28-9a48-4cecaafb2408', '64fb1015-ff5a-4d3d-b994-0d051438711e', '11e48482-ffc8-4402-aacc-342cf572811e', 'da6f26c9-f59a-4135-82b8-4b0138953752'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:35:23.991098 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e53a20f0-64ad-4532-b261-3fe75ae89468 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7246c8d7-388c-4886-98ba-491fa416fb30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98efde89-fd03-4c28-9a48-4cecaafb2408', '64fb1015-ff5a-4d3d-b994-0d051438711e', '11e48482-ffc8-4402-aacc-342cf572811e', 'da6f26c9-f59a-4135-82b8-4b0138953752']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:23.992153 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e53a20f0-64ad-4532-b261-3fe75ae89468 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3dc319f-014d-45d4-849f-9e50b80d3cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:24.016996 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e53a20f0-64ad-4532-b261-3fe75ae89468 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3dc319f-014d-45d4-849f-9e50b80d3cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd8f8b2b-4c82-42a3-b099-c5028d8b39ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-315174244',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3bf7d36aca840328ce5ffbc46314b64',qos_specs=None,replication_status=,reservations=['98efde89-fd03-4c28-9a48-4cecaafb2408','64fb1015-ff5a-4d3d-b994-0d051438711e','11e48482-ffc8-4402-aacc-342cf572811e','da6f26c9-f59a-4135-82b8-4b0138953752'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95661adc818148ec94ad6964c93e61bd',volume_type_id=a3d9d410-b7e7-47f1-90b5-d5e890c7dcca), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:35:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-315174244',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=cd8f8b2b-4c82-42a3-b099-c5028d8b39ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3bf7d36aca840328ce5ffbc46314b64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95661adc818148ec94ad6964c93e61bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a3d9d410-b7e7-47f1-90b5-d5e890c7dcca),volume_type_id=a3d9d410-b7e7-47f1-90b5-d5e890c7dcca)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:24.021269 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e53a20f0-64ad-4532-b261-3fe75ae89468 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7866af77-0337-4278-a01a-a65c3c982f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:24.037745 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e53a20f0-64ad-4532-b261-3fe75ae89468 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7866af77-0337-4278-a01a-a65c3c982f91) transitioned into state 'SUCCESS' from state '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-315174244',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3bf7d36aca840328ce5ffbc46314b64',qos_specs=None,replication_status=,reservations=['98efde89-fd03-4c28-9a48-4cecaafb2408','64fb1015-ff5a-4d3d-b994-0d051438711e','11e48482-ffc8-4402-aacc-342cf572811e','da6f26c9-f59a-4135-82b8-4b0138953752'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95661adc818148ec94ad6964c93e61bd',volume_type_id=a3d9d410-b7e7-47f1-90b5-d5e890c7dcca)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:24.038612 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e53a20f0-64ad-4532-b261-3fe75ae89468 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eedd84d7-eab0-4c60-a910-6644ba7b3fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:24.048905 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e53a20f0-64ad-4532-b261-3fe75ae89468 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eedd84d7-eab0-4c60-a910-6644ba7b3fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:24.049775 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e53a20f0-64ad-4532-b261-3fe75ae89468 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Flow 'volume_create_api' (09462ee5-df14-4e9a-977e-44b587ff571e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:35:24.050096 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e53a20f0-64ad-4532-b261-3fe75ae89468 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Create volume request issued successfully. Jul 31 09:35:24.050782 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e53a20f0-64ad-4532-b261-3fe75ae89468 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:35:24.051306 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1007/4032] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:35:23 2026] POST /volume/v3/volumes => generated 785 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:35:24.082461 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4ce69a8f-6adb-4e66-b40a-521c61e43bfb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:24.085380 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4ce69a8f-6adb-4e66-b40a-521c61e43bfb tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:24.085605 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4ce69a8f-6adb-4e66-b40a-521c61e43bfb tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:24.085807 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4ce69a8f-6adb-4e66-b40a-521c61e43bfb tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:24.085903 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-4ce69a8f-6adb-4e66-b40a-521c61e43bfb tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:24.094099 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:24.094099 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:24.094745 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4ce69a8f-6adb-4e66-b40a-521c61e43bfb tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:24.095506 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1007/4033] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:24 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:24.820769 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-809bff5b-b065-485a-8d79-3e0581ed9f71 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:24.823858 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-809bff5b-b065-485a-8d79-3e0581ed9f71 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] GET https://10.4.3.226/volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 Jul 31 09:35:24.824143 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-809bff5b-b065-485a-8d79-3e0581ed9f71 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:24.824302 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-809bff5b-b065-485a-8d79-3e0581ed9f71 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:24.833451 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:24.833451 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:24.839376 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-809bff5b-b065-485a-8d79-3e0581ed9f71 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Volume info retrieved successfully. Jul 31 09:35:24.845945 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-809bff5b-b065-485a-8d79-3e0581ed9f71 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] https://10.4.3.226/volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 returned with HTTP 200 Jul 31 09:35:24.846471 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1014/4034] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:24 2026] GET /volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:25.114639 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dec54ecd-6005-4438-8ebe-7940b8eaaa1d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:25.118128 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dec54ecd-6005-4438-8ebe-7940b8eaaa1d tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:25.119020 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dec54ecd-6005-4438-8ebe-7940b8eaaa1d tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:25.119020 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dec54ecd-6005-4438-8ebe-7940b8eaaa1d tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:25.119020 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-dec54ecd-6005-4438-8ebe-7940b8eaaa1d tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:25.131049 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:25.131049 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:25.132052 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dec54ecd-6005-4438-8ebe-7940b8eaaa1d tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:25.132578 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1007/4035] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:25 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 755 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:35:25.863403 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7aaf21f8-d793-49e6-b7f5-b35e3e959928 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:25.869514 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7aaf21f8-d793-49e6-b7f5-b35e3e959928 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] GET https://10.4.3.226/volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 Jul 31 09:35:25.869514 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7aaf21f8-d793-49e6-b7f5-b35e3e959928 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:25.869514 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7aaf21f8-d793-49e6-b7f5-b35e3e959928 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:25.879068 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:25.879068 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:25.884899 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-7aaf21f8-d793-49e6-b7f5-b35e3e959928 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Volume info retrieved successfully. Jul 31 09:35:25.899520 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7aaf21f8-d793-49e6-b7f5-b35e3e959928 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] https://10.4.3.226/volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 returned with HTTP 200 Jul 31 09:35:25.900630 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1008/4036] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:25 2026] GET /volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 => generated 951 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:26.149092 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2f4f895e-8f8a-4dc4-a9b6-7257611e641b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:26.152327 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2f4f895e-8f8a-4dc4-a9b6-7257611e641b tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:26.152327 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2f4f895e-8f8a-4dc4-a9b6-7257611e641b tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:26.152327 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2f4f895e-8f8a-4dc4-a9b6-7257611e641b tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:26.152327 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-2f4f895e-8f8a-4dc4-a9b6-7257611e641b tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:26.158265 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:26.158265 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:26.159108 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2f4f895e-8f8a-4dc4-a9b6-7257611e641b tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:26.160317 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1008/4037] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:26 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:26.917695 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-872731c6-0b83-46f7-96f2-b0bc6becc0c0 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:26.919383 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-872731c6-0b83-46f7-96f2-b0bc6becc0c0 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] GET https://10.4.3.226/volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 Jul 31 09:35:26.921269 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-872731c6-0b83-46f7-96f2-b0bc6becc0c0 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:26.921269 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-872731c6-0b83-46f7-96f2-b0bc6becc0c0 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:26.926957 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:26.926957 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:26.930592 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-872731c6-0b83-46f7-96f2-b0bc6becc0c0 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Volume info retrieved successfully. Jul 31 09:35:26.935230 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-872731c6-0b83-46f7-96f2-b0bc6becc0c0 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] https://10.4.3.226/volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 returned with HTTP 200 Jul 31 09:35:26.935661 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1015/4038] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:26 2026] GET /volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 => generated 1295 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:26.949093 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5da717d2-5568-4249-94fc-d09b5cd140a7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:26.951509 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5da717d2-5568-4249-94fc-d09b5cd140a7 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] DELETE https://10.4.3.226/volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 Jul 31 09:35:26.951781 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5da717d2-5568-4249-94fc-d09b5cd140a7 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:26.952039 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5da717d2-5568-4249-94fc-d09b5cd140a7 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:26.952252 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-5da717d2-5568-4249-94fc-d09b5cd140a7 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Delete volume with id: f02b9b65-1516-417e-a8f1-71026b936e73 Jul 31 09:35:26.960856 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:26.960856 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:26.961442 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5da717d2-5568-4249-94fc-d09b5cd140a7 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Volume info retrieved successfully. Jul 31 09:35:26.982252 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5da717d2-5568-4249-94fc-d09b5cd140a7 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Delete volume request issued successfully. Jul 31 09:35:26.982386 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5da717d2-5568-4249-94fc-d09b5cd140a7 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] https://10.4.3.226/volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 returned with HTTP 202 Jul 31 09:35:26.982788 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1008/4039] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:35:26 2026] DELETE /volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:35:26.996169 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-138a5a2f-676b-46e3-b8f7-c2b377526cb3 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:26.999417 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-138a5a2f-676b-46e3-b8f7-c2b377526cb3 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] GET https://10.4.3.226/volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 Jul 31 09:35:26.999705 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-138a5a2f-676b-46e3-b8f7-c2b377526cb3 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:26.999999 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-138a5a2f-676b-46e3-b8f7-c2b377526cb3 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:27.018088 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:27.018088 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:27.021105 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-138a5a2f-676b-46e3-b8f7-c2b377526cb3 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Volume info retrieved successfully. Jul 31 09:35:27.027462 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-138a5a2f-676b-46e3-b8f7-c2b377526cb3 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] https://10.4.3.226/volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 returned with HTTP 200 Jul 31 09:35:27.028317 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1009/4040] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:26 2026] GET /volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 => generated 1294 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:27.171521 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1f0a3e23-3e73-422f-8fd6-c0e561e14e92 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:27.173367 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1f0a3e23-3e73-422f-8fd6-c0e561e14e92 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:27.173555 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1f0a3e23-3e73-422f-8fd6-c0e561e14e92 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:27.173730 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1f0a3e23-3e73-422f-8fd6-c0e561e14e92 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:27.173840 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-1f0a3e23-3e73-422f-8fd6-c0e561e14e92 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:27.181157 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:27.181157 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:27.182348 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1f0a3e23-3e73-422f-8fd6-c0e561e14e92 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:27.182680 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1009/4041] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:27 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:28.044672 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-78416127-7754-4636-ae66-3deeb5ed4128 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:28.046836 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-78416127-7754-4636-ae66-3deeb5ed4128 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] GET https://10.4.3.226/volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 Jul 31 09:35:28.047048 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-78416127-7754-4636-ae66-3deeb5ed4128 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:28.047268 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-78416127-7754-4636-ae66-3deeb5ed4128 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:28.055202 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-78416127-7754-4636-ae66-3deeb5ed4128 tempest-VolumeAndVolumeTypeFromImageTest-436021053 tempest-VolumeAndVolumeTypeFromImageTest-436021053-project-member] https://10.4.3.226/volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 returned with HTTP 404 Jul 31 09:35:28.055938 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1016/4042] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:28 2026] GET /volume/v3/volumes/f02b9b65-1516-417e-a8f1-71026b936e73 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:35:28.196924 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-70477e5b-00fd-4999-bdf4-0481d6301ac2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:28.198851 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-70477e5b-00fd-4999-bdf4-0481d6301ac2 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:28.199079 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-70477e5b-00fd-4999-bdf4-0481d6301ac2 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:28.199281 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-70477e5b-00fd-4999-bdf4-0481d6301ac2 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:28.199435 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-70477e5b-00fd-4999-bdf4-0481d6301ac2 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:28.204098 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:28.204098 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:28.205036 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-70477e5b-00fd-4999-bdf4-0481d6301ac2 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:28.205590 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1009/4043] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:28 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:28.533555 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1176a143-7101-4d01-a74d-6c33201b3225 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:28.533555 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1176a143-7101-4d01-a74d-6c33201b3225 tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] GET https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1 Jul 31 09:35:28.533555 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1176a143-7101-4d01-a74d-6c33201b3225 tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:28.533555 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1176a143-7101-4d01-a74d-6c33201b3225 tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] Calling method 'detail' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:28.534556 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-1176a143-7101-4d01-a74d-6c33201b3225 tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100314) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:35:28.552634 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-1176a143-7101-4d01-a74d-6c33201b3225 tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] Get all volumes completed successfully. Jul 31 09:35:28.554661 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:28.554661 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:28.560750 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1176a143-7101-4d01-a74d-6c33201b3225 tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 09:35:28.561269 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1010/4044] 10.4.3.226 () {66 vars in 1285 bytes} [Fri Jul 31 09:35:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7573 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:28.577342 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b1f29c0d-d618-40dc-988b-3d5db6f7739d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:28.579399 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b1f29c0d-d618-40dc-988b-3d5db6f7739d tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/7eba2760-9f25-4fb8-9cc6-a9098784e268 Jul 31 09:35:28.579524 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b1f29c0d-d618-40dc-988b-3d5db6f7739d tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:28.579764 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b1f29c0d-d618-40dc-988b-3d5db6f7739d tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:28.580013 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-b1f29c0d-d618-40dc-988b-3d5db6f7739d tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] Delete volume with id: 7eba2760-9f25-4fb8-9cc6-a9098784e268 Jul 31 09:35:28.587988 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:28.587988 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:28.588433 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b1f29c0d-d618-40dc-988b-3d5db6f7739d tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] Volume info retrieved successfully. Jul 31 09:35:28.601333 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.image.cache [None req-b1f29c0d-d618-40dc-988b-3d5db6f7739d tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] Evicting image cache entry: {'id': 4, 'image_id': 'acea9f7f-c859-4090-bfd7-3e7fa7184b15', 'volume_id': '7eba2760-9f25-4fb8-9cc6-a9098784e268', 'host': 'np0000006200@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 31, 9, 35, 19), 'last_used': datetime.datetime(2026, 7, 31, 9, 35, 26)}. {{(pid=100316) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 31 09:35:28.616302 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b1f29c0d-d618-40dc-988b-3d5db6f7739d tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] Delete volume request issued successfully. Jul 31 09:35:28.616302 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b1f29c0d-d618-40dc-988b-3d5db6f7739d tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] https://10.4.3.226/volume/v3/volumes/7eba2760-9f25-4fb8-9cc6-a9098784e268 returned with HTTP 202 Jul 31 09:35:28.616302 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1010/4045] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:35:28 2026] DELETE /volume/v3/volumes/7eba2760-9f25-4fb8-9cc6-a9098784e268 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:35:28.624462 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9f41c5e6-f820-4779-b4eb-322c7e694cbe None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:28.627544 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9f41c5e6-f820-4779-b4eb-322c7e694cbe tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] GET https://10.4.3.226/volume/v3/volumes/7eba2760-9f25-4fb8-9cc6-a9098784e268 Jul 31 09:35:28.627702 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9f41c5e6-f820-4779-b4eb-322c7e694cbe tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:28.627825 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9f41c5e6-f820-4779-b4eb-322c7e694cbe tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:28.638279 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:28.638279 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:28.642997 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-9f41c5e6-f820-4779-b4eb-322c7e694cbe tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] Volume info retrieved successfully. Jul 31 09:35:28.648023 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9f41c5e6-f820-4779-b4eb-322c7e694cbe tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] https://10.4.3.226/volume/v3/volumes/7eba2760-9f25-4fb8-9cc6-a9098784e268 returned with HTTP 200 Jul 31 09:35:28.648023 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1017/4046] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:28 2026] GET /volume/v3/volumes/7eba2760-9f25-4fb8-9cc6-a9098784e268 => generated 1096 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:29.219943 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-caa880fc-d104-4f37-b1da-6a6673671453 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:29.224801 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-caa880fc-d104-4f37-b1da-6a6673671453 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:29.225058 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-caa880fc-d104-4f37-b1da-6a6673671453 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:29.225326 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-caa880fc-d104-4f37-b1da-6a6673671453 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:29.225469 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-caa880fc-d104-4f37-b1da-6a6673671453 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:29.232471 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:29.232471 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:29.233580 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-caa880fc-d104-4f37-b1da-6a6673671453 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:29.234114 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1010/4047] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:29 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:29.663451 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-4f13c0de-9c0a-4986-ac31-48598cd4fec8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:29.665811 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4f13c0de-9c0a-4986-ac31-48598cd4fec8 tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] GET https://10.4.3.226/volume/v3/volumes/7eba2760-9f25-4fb8-9cc6-a9098784e268 Jul 31 09:35:29.666079 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4f13c0de-9c0a-4986-ac31-48598cd4fec8 tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:29.666353 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4f13c0de-9c0a-4986-ac31-48598cd4fec8 tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:29.674343 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4f13c0de-9c0a-4986-ac31-48598cd4fec8 tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] https://10.4.3.226/volume/v3/volumes/7eba2760-9f25-4fb8-9cc6-a9098784e268 returned with HTTP 404 Jul 31 09:35:29.675004 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1011/4048] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:29 2026] GET /volume/v3/volumes/7eba2760-9f25-4fb8-9cc6-a9098784e268 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:35:29.682682 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cc3aeb9e-7f91-4072-b395-4e7faf508540 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:29.686217 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cc3aeb9e-7f91-4072-b395-4e7faf508540 tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] DELETE https://10.4.3.226/volume/v3/types/7ebae189-cfb6-4af2-9303-fa7720168d3e Jul 31 09:35:29.686673 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cc3aeb9e-7f91-4072-b395-4e7faf508540 tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:29.687041 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cc3aeb9e-7f91-4072-b395-4e7faf508540 tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:29.727470 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cc3aeb9e-7f91-4072-b395-4e7faf508540 tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] https://10.4.3.226/volume/v3/types/7ebae189-cfb6-4af2-9303-fa7720168d3e returned with HTTP 202 Jul 31 09:35:29.728203 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1011/4049] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:35:29 2026] DELETE /volume/v3/types/7ebae189-cfb6-4af2-9303-fa7720168d3e => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:35:29.735541 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-562fd8f2-4a6e-4c0a-9b17-d09981aa2874 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:29.739040 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-562fd8f2-4a6e-4c0a-9b17-d09981aa2874 tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] GET https://10.4.3.226/volume/v3/types/7ebae189-cfb6-4af2-9303-fa7720168d3e Jul 31 09:35:29.739040 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-562fd8f2-4a6e-4c0a-9b17-d09981aa2874 tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:29.739040 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-562fd8f2-4a6e-4c0a-9b17-d09981aa2874 tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:29.745431 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-562fd8f2-4a6e-4c0a-9b17-d09981aa2874 tempest-VolumeAndVolumeTypeFromImageTest-27717261 tempest-VolumeAndVolumeTypeFromImageTest-27717261-project-admin] https://10.4.3.226/volume/v3/types/7ebae189-cfb6-4af2-9303-fa7720168d3e returned with HTTP 404 Jul 31 09:35:29.745431 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1018/4050] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:35:29 2026] GET /volume/v3/types/7ebae189-cfb6-4af2-9303-fa7720168d3e => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:35:30.246780 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c46880bc-35b7-43b2-9357-a8de8fdcbd9b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:30.250984 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c46880bc-35b7-43b2-9357-a8de8fdcbd9b tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:30.252165 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c46880bc-35b7-43b2-9357-a8de8fdcbd9b tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:30.252165 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c46880bc-35b7-43b2-9357-a8de8fdcbd9b tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:30.252165 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c46880bc-35b7-43b2-9357-a8de8fdcbd9b tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:30.258445 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:30.258445 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:30.259576 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c46880bc-35b7-43b2-9357-a8de8fdcbd9b tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:30.260284 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1011/4051] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:30 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:31.273480 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c5ff7fc5-237d-4f97-b003-732b796defc5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:31.278942 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c5ff7fc5-237d-4f97-b003-732b796defc5 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:31.279181 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c5ff7fc5-237d-4f97-b003-732b796defc5 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:31.279456 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c5ff7fc5-237d-4f97-b003-732b796defc5 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:31.279570 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-c5ff7fc5-237d-4f97-b003-732b796defc5 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:31.290258 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:31.290258 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:31.291119 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c5ff7fc5-237d-4f97-b003-732b796defc5 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:31.291744 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1012/4052] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:31 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 755 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:32.164356 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d16927bb-aab9-4649-9e4f-205fb41b13ce None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:32.168202 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d16927bb-aab9-4649-9e4f-205fb41b13ce tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:35:32.168688 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d16927bb-aab9-4649-9e4f-205fb41b13ce tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-82902450", "snapshot_id": null, "imageRef": "b3e619b5-8776-4672-b197-1edb98781403", "volume_type": null, "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:32.172208 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-d16927bb-aab9-4649-9e4f-205fb41b13ce tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-82902450', 'snapshot_id': None, 'imageRef': 'b3e619b5-8776-4672-b197-1edb98781403', 'volume_type': None, 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:35:32.280167 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-d16927bb-aab9-4649-9e4f-205fb41b13ce tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Create volume of 1 GB Jul 31 09:35:32.285610 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d16927bb-aab9-4649-9e4f-205fb41b13ce tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Availability Zones retrieved successfully. Jul 31 09:35:32.298569 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d16927bb-aab9-4649-9e4f-205fb41b13ce tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Flow 'volume_create_api' (0584024a-0b7e-4823-8a51-f765486871ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:35:32.302186 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d16927bb-aab9-4649-9e4f-205fb41b13ce tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19831342-f3c7-4640-b50d-7918db5c48af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:32.304384 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-d16927bb-aab9-4649-9e4f-205fb41b13ce tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:35:32.308376 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-31af5ead-e3f3-441c-a252-1fc773ff3be2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:32.311790 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-31af5ead-e3f3-441c-a252-1fc773ff3be2 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:32.312091 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-31af5ead-e3f3-441c-a252-1fc773ff3be2 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:32.313076 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-31af5ead-e3f3-441c-a252-1fc773ff3be2 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:32.313076 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-31af5ead-e3f3-441c-a252-1fc773ff3be2 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:32.328102 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:32.328102 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:32.329015 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-31af5ead-e3f3-441c-a252-1fc773ff3be2 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:32.329539 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1019/4053] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:32 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 755 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:32.394128 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d16927bb-aab9-4649-9e4f-205fb41b13ce tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19831342-f3c7-4640-b50d-7918db5c48af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:32.395072 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d16927bb-aab9-4649-9e4f-205fb41b13ce tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7e44aa5-0749-4829-adaf-458f40d336e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:32.483305 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-d16927bb-aab9-4649-9e4f-205fb41b13ce tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Created reservations ['d40cd051-da0e-468f-a0ce-b0b3ed31367b', '796eeffa-ef10-47ec-b3fc-defe4ec4fb16', '6dd34568-ba1b-4fdf-a475-4acb239d6503', '7f3322db-019e-41c8-805e-b0983ae13864'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:35:32.484398 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d16927bb-aab9-4649-9e4f-205fb41b13ce tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7e44aa5-0749-4829-adaf-458f40d336e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d40cd051-da0e-468f-a0ce-b0b3ed31367b', '796eeffa-ef10-47ec-b3fc-defe4ec4fb16', '6dd34568-ba1b-4fdf-a475-4acb239d6503', '7f3322db-019e-41c8-805e-b0983ae13864']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:32.485437 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d16927bb-aab9-4649-9e4f-205fb41b13ce tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebadcc4f-39b7-4909-b2e6-d6ea06106de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:32.515495 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d16927bb-aab9-4649-9e4f-205fb41b13ce tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebadcc4f-39b7-4909-b2e6-d6ea06106de4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3d0b0be-746a-4c80-a913-1eb2684dc70b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-82902450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3705dd53cf954eed9a78797492ef0d18',qos_specs=None,replication_status=,reservations=['d40cd051-da0e-468f-a0ce-b0b3ed31367b','796eeffa-ef10-47ec-b3fc-defe4ec4fb16','6dd34568-ba1b-4fdf-a475-4acb239d6503','7f3322db-019e-41c8-805e-b0983ae13864'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7db01bfa8bee4541be75b7e39c71970d',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:35:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-82902450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3d0b0be-746a-4c80-a913-1eb2684dc70b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3705dd53cf954eed9a78797492ef0d18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7db01bfa8bee4541be75b7e39c71970d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:32.516477 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d16927bb-aab9-4649-9e4f-205fb41b13ce tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac4470fd-8c55-43ca-86b2-634abca5db84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:32.541306 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d16927bb-aab9-4649-9e4f-205fb41b13ce tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac4470fd-8c55-43ca-86b2-634abca5db84) transitioned into state 'SUCCESS' from state '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-82902450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3705dd53cf954eed9a78797492ef0d18',qos_specs=None,replication_status=,reservations=['d40cd051-da0e-468f-a0ce-b0b3ed31367b','796eeffa-ef10-47ec-b3fc-defe4ec4fb16','6dd34568-ba1b-4fdf-a475-4acb239d6503','7f3322db-019e-41c8-805e-b0983ae13864'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7db01bfa8bee4541be75b7e39c71970d',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:32.542199 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d16927bb-aab9-4649-9e4f-205fb41b13ce tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17ebd6ca-e872-4403-a9f9-a6233f8cd840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:32.552153 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d16927bb-aab9-4649-9e4f-205fb41b13ce tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17ebd6ca-e872-4403-a9f9-a6233f8cd840) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:32.552990 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-d16927bb-aab9-4649-9e4f-205fb41b13ce tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Flow 'volume_create_api' (0584024a-0b7e-4823-8a51-f765486871ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:35:32.553436 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d16927bb-aab9-4649-9e4f-205fb41b13ce tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Create volume request issued successfully. Jul 31 09:35:32.553914 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d16927bb-aab9-4649-9e4f-205fb41b13ce tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:35:32.554661 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1012/4054] 10.4.3.226 () {70 vars in 1300 bytes} [Fri Jul 31 09:35:32 2026] POST /volume/v3/volumes => generated 779 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:35:32.572865 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-de16444b-a5dd-4f15-a2e7-831d4452536d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:32.575089 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-de16444b-a5dd-4f15-a2e7-831d4452536d tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b Jul 31 09:35:32.575395 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-de16444b-a5dd-4f15-a2e7-831d4452536d tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:32.575653 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-de16444b-a5dd-4f15-a2e7-831d4452536d tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:32.584725 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:32.584725 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:32.589224 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-de16444b-a5dd-4f15-a2e7-831d4452536d tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Volume info retrieved successfully. Jul 31 09:35:32.594646 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-de16444b-a5dd-4f15-a2e7-831d4452536d tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b returned with HTTP 200 Jul 31 09:35:32.595082 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1012/4055] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:35:32 2026] GET /volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:33.156274 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-aca268f0-a476-4ed0-9299-ab001ee0cf70 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:33.313362 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-aca268f0-a476-4ed0-9299-ab001ee0cf70 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:35:33.313362 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-aca268f0-a476-4ed0-9299-ab001ee0cf70 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1009882967", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1753839807", "vendor_name": "tempest-vendor_name-1360425445"}}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:33.344285 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-aca268f0-a476-4ed0-9299-ab001ee0cf70 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:35:33.344991 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1013/4056] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:35:33 2026] POST /volume/v3/types => generated 330 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:33.345322 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b4f25efc-db6d-4918-af60-6e2c27330449 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:33.355221 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b4f25efc-db6d-4918-af60-6e2c27330449 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:33.355221 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b4f25efc-db6d-4918-af60-6e2c27330449 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:33.355221 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b4f25efc-db6d-4918-af60-6e2c27330449 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:33.355221 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-b4f25efc-db6d-4918-af60-6e2c27330449 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:33.355221 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:33.355221 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:33.356050 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b4f25efc-db6d-4918-af60-6e2c27330449 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:33.356574 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1020/4057] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:33 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:33.386848 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2387a6e0-4b95-45ce-9ac8-40f00a404978 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:33.388995 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2387a6e0-4b95-45ce-9ac8-40f00a404978 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:35:33.389482 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2387a6e0-4b95-45ce-9ac8-40f00a404978 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9303a177-23a0-4069-bd9d-60f29d64bdfd", "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:33.391376 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-2387a6e0-4b95-45ce-9ac8-40f00a404978 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Create volume request body: {'volume': {'volume_type': '9303a177-23a0-4069-bd9d-60f29d64bdfd', 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:35:33.396667 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-2387a6e0-4b95-45ce-9ac8-40f00a404978 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Create volume of 1 GB Jul 31 09:35:33.396987 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:33.396987 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:33.397930 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2387a6e0-4b95-45ce-9ac8-40f00a404978 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Availability Zones retrieved successfully. Jul 31 09:35:33.403263 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-2387a6e0-4b95-45ce-9ac8-40f00a404978 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Flow 'volume_create_api' (f059f184-480f-4384-9ad2-dd4e370e2994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:35:33.404223 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-2387a6e0-4b95-45ce-9ac8-40f00a404978 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b1c2425-6661-4094-9489-7b6465dae670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:33.405048 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-2387a6e0-4b95-45ce-9ac8-40f00a404978 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:35:33.436786 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-2387a6e0-4b95-45ce-9ac8-40f00a404978 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b1c2425-6661-4094-9489-7b6465dae670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:35:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1753839807',vendor_name='tempest-vendor_name-1360425445'},id=9303a177-23a0-4069-bd9d-60f29d64bdfd,is_public=True,name='tempest-ProjectMemberTests-volume-type-1009882967',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9303a177-23a0-4069-bd9d-60f29d64bdfd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:33.437586 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-2387a6e0-4b95-45ce-9ac8-40f00a404978 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80293b9d-ed8e-4a4f-aac1-cf635e632087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:33.481663 np0000006200 devstack@c-api.service[100316]: WARNING cinder.quota [None req-2387a6e0-4b95-45ce-9ac8-40f00a404978 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1009882967 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1009882967, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:35:33.482502 np0000006200 devstack@c-api.service[100316]: WARNING cinder.quota [None req-2387a6e0-4b95-45ce-9ac8-40f00a404978 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1009882967 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1009882967, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:35:33.489392 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-235d0ba0-c41b-4a4c-9976-d6822a0d49f1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:33.530330 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-2387a6e0-4b95-45ce-9ac8-40f00a404978 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Created reservations ['ac8a62ee-43bc-4fb5-bf1c-a97654e70802', '985eaf80-dc87-4d00-9f68-1d5cf40c6f0b', 'c7c04137-75d2-460b-9c6d-6ee7f494692b', 'ee57a442-81f9-496e-bd12-daafee16da85'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:35:33.531569 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-2387a6e0-4b95-45ce-9ac8-40f00a404978 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80293b9d-ed8e-4a4f-aac1-cf635e632087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac8a62ee-43bc-4fb5-bf1c-a97654e70802', '985eaf80-dc87-4d00-9f68-1d5cf40c6f0b', 'c7c04137-75d2-460b-9c6d-6ee7f494692b', 'ee57a442-81f9-496e-bd12-daafee16da85']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:33.532723 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-2387a6e0-4b95-45ce-9ac8-40f00a404978 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9236952b-1a01-4910-8da6-d868a4da4ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:33.564918 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-2387a6e0-4b95-45ce-9ac8-40f00a404978 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9236952b-1a01-4910-8da6-d868a4da4ff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea92805b-7b7b-4583-b921-37ca089b02a9', '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='da6a1af1d2ac4123bf94f105d7002358',qos_specs=None,replication_status=,reservations=['ac8a62ee-43bc-4fb5-bf1c-a97654e70802','985eaf80-dc87-4d00-9f68-1d5cf40c6f0b','c7c04137-75d2-460b-9c6d-6ee7f494692b','ee57a442-81f9-496e-bd12-daafee16da85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f01ea6b383144f7b6e964190d2dddec',volume_type_id=9303a177-23a0-4069-bd9d-60f29d64bdfd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:35:33Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea92805b-7b7b-4583-b921-37ca089b02a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da6a1af1d2ac4123bf94f105d7002358',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f01ea6b383144f7b6e964190d2dddec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9303a177-23a0-4069-bd9d-60f29d64bdfd),volume_type_id=9303a177-23a0-4069-bd9d-60f29d64bdfd)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:33.565749 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-2387a6e0-4b95-45ce-9ac8-40f00a404978 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9a44211-8c46-4310-a364-072841044c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:33.591641 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-235d0ba0-c41b-4a4c-9976-d6822a0d49f1 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:35:33.592503 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-235d0ba0-c41b-4a4c-9976-d6822a0d49f1 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1968253094", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:33.594416 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-235d0ba0-c41b-4a4c-9976-d6822a0d49f1 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1968253094', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:35:33.594611 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-235d0ba0-c41b-4a4c-9976-d6822a0d49f1 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Create volume of 1 GB Jul 31 09:35:33.596256 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-2387a6e0-4b95-45ce-9ac8-40f00a404978 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9a44211-8c46-4310-a364-072841044c6f) transitioned into state 'SUCCESS' from 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='da6a1af1d2ac4123bf94f105d7002358',qos_specs=None,replication_status=,reservations=['ac8a62ee-43bc-4fb5-bf1c-a97654e70802','985eaf80-dc87-4d00-9f68-1d5cf40c6f0b','c7c04137-75d2-460b-9c6d-6ee7f494692b','ee57a442-81f9-496e-bd12-daafee16da85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f01ea6b383144f7b6e964190d2dddec',volume_type_id=9303a177-23a0-4069-bd9d-60f29d64bdfd)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:33.597175 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-2387a6e0-4b95-45ce-9ac8-40f00a404978 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a80be14-4a3d-46ff-a8e0-5a0294801b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:33.600941 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-235d0ba0-c41b-4a4c-9976-d6822a0d49f1 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Availability Zones retrieved successfully. Jul 31 09:35:33.611150 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-235d0ba0-c41b-4a4c-9976-d6822a0d49f1 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Flow 'volume_create_api' (4af201f5-c74e-4986-a890-07972fa748a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:35:33.611709 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-2387a6e0-4b95-45ce-9ac8-40f00a404978 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a80be14-4a3d-46ff-a8e0-5a0294801b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:33.613173 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-2387a6e0-4b95-45ce-9ac8-40f00a404978 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Flow 'volume_create_api' (f059f184-480f-4384-9ad2-dd4e370e2994) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:35:33.613798 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2387a6e0-4b95-45ce-9ac8-40f00a404978 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Create volume request issued successfully. Jul 31 09:35:33.613993 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-235d0ba0-c41b-4a4c-9976-d6822a0d49f1 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f14f40c-1886-416f-996c-6ebdfdc27e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:33.614889 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2387a6e0-4b95-45ce-9ac8-40f00a404978 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:35:33.614997 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-235d0ba0-c41b-4a4c-9976-d6822a0d49f1 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:35:33.615460 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1013/4058] 10.4.3.226 () {70 vars in 1298 bytes} [Fri Jul 31 09:35:33 2026] POST /volume/v3/volumes => generated 774 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:35:33.627216 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-69fb55ea-4a0f-4ebe-a282-d3684d7d2bea None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:33.629418 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-69fb55ea-4a0f-4ebe-a282-d3684d7d2bea tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b Jul 31 09:35:33.629716 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-69fb55ea-4a0f-4ebe-a282-d3684d7d2bea tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:33.629973 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-69fb55ea-4a0f-4ebe-a282-d3684d7d2bea tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:33.630412 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5bcdf606-9b75-4564-b3ab-2501e7c93be3 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:33.633835 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5bcdf606-9b75-4564-b3ab-2501e7c93be3 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] GET https://10.4.3.226/volume/v3/volumes/ea92805b-7b7b-4583-b921-37ca089b02a9 Jul 31 09:35:33.634193 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5bcdf606-9b75-4564-b3ab-2501e7c93be3 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:33.634316 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5bcdf606-9b75-4564-b3ab-2501e7c93be3 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:33.638520 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:33.638520 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:33.643434 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-69fb55ea-4a0f-4ebe-a282-d3684d7d2bea tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Volume info retrieved successfully. Jul 31 09:35:33.647940 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:33.647940 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:33.649457 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-69fb55ea-4a0f-4ebe-a282-d3684d7d2bea tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b returned with HTTP 200 Jul 31 09:35:33.649938 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1014/4059] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:35:33 2026] GET /volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b => generated 1387 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 31 09:35:33.654623 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-235d0ba0-c41b-4a4c-9976-d6822a0d49f1 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f14f40c-1886-416f-996c-6ebdfdc27e2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:33.656071 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-235d0ba0-c41b-4a4c-9976-d6822a0d49f1 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c84cea6-a4ec-4db0-af14-058d26aba1f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:33.659253 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5bcdf606-9b75-4564-b3ab-2501e7c93be3 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Volume info retrieved successfully. Jul 31 09:35:33.666060 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5bcdf606-9b75-4564-b3ab-2501e7c93be3 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] https://10.4.3.226/volume/v3/volumes/ea92805b-7b7b-4583-b921-37ca089b02a9 returned with HTTP 200 Jul 31 09:35:33.666720 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1021/4060] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:35:33 2026] GET /volume/v3/volumes/ea92805b-7b7b-4583-b921-37ca089b02a9 => generated 953 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:33.666860 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6a735023-53e4-48dd-9e32-e25593da2c4d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:33.668930 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6a735023-53e4-48dd-9e32-e25593da2c4d tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b Jul 31 09:35:33.669219 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6a735023-53e4-48dd-9e32-e25593da2c4d tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:33.669515 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6a735023-53e4-48dd-9e32-e25593da2c4d tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:33.682808 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:33.682808 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:33.689488 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6a735023-53e4-48dd-9e32-e25593da2c4d tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Volume info retrieved successfully. Jul 31 09:35:33.703408 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6a735023-53e4-48dd-9e32-e25593da2c4d tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b returned with HTTP 200 Jul 31 09:35:33.703408 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1014/4061] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:35:33 2026] GET /volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b => generated 1387 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:35:33.726620 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-235d0ba0-c41b-4a4c-9976-d6822a0d49f1 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Created reservations ['2f651d63-f91d-4557-a8f4-ed79ee3948cd', 'bf727fb2-f571-4f48-a67d-63d734274382', 'c1372758-cd53-4010-94fc-bdf602b33f7c', 'ee5014ec-a770-42ca-9f84-52a5c353170f'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:35:33.727519 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-235d0ba0-c41b-4a4c-9976-d6822a0d49f1 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c84cea6-a4ec-4db0-af14-058d26aba1f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f651d63-f91d-4557-a8f4-ed79ee3948cd', 'bf727fb2-f571-4f48-a67d-63d734274382', 'c1372758-cd53-4010-94fc-bdf602b33f7c', 'ee5014ec-a770-42ca-9f84-52a5c353170f']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:33.728314 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-235d0ba0-c41b-4a4c-9976-d6822a0d49f1 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2d00150-18f9-4195-9e90-15295d727883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:33.753559 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-235d0ba0-c41b-4a4c-9976-d6822a0d49f1 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2d00150-18f9-4195-9e90-15295d727883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1968253094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ab41d8055b948b2a6de776e9c1bb811',qos_specs=None,replication_status=,reservations=['2f651d63-f91d-4557-a8f4-ed79ee3948cd','bf727fb2-f571-4f48-a67d-63d734274382','c1372758-cd53-4010-94fc-bdf602b33f7c','ee5014ec-a770-42ca-9f84-52a5c353170f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c102115f30ba4e849dc3928148ed8875',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:35:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1968253094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ab41d8055b948b2a6de776e9c1bb811',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c102115f30ba4e849dc3928148ed8875',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:33.756439 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-235d0ba0-c41b-4a4c-9976-d6822a0d49f1 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20aa7e20-9f51-4678-b44f-5b1cfda03279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:33.775435 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-235d0ba0-c41b-4a4c-9976-d6822a0d49f1 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20aa7e20-9f51-4678-b44f-5b1cfda03279) transitioned into state 'SUCCESS' from state '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-1968253094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ab41d8055b948b2a6de776e9c1bb811',qos_specs=None,replication_status=,reservations=['2f651d63-f91d-4557-a8f4-ed79ee3948cd','bf727fb2-f571-4f48-a67d-63d734274382','c1372758-cd53-4010-94fc-bdf602b33f7c','ee5014ec-a770-42ca-9f84-52a5c353170f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c102115f30ba4e849dc3928148ed8875',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:33.776513 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-235d0ba0-c41b-4a4c-9976-d6822a0d49f1 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d7def77-84cc-409c-b990-146d7d215bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:33.788204 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-235d0ba0-c41b-4a4c-9976-d6822a0d49f1 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d7def77-84cc-409c-b990-146d7d215bac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:33.789052 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-235d0ba0-c41b-4a4c-9976-d6822a0d49f1 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Flow 'volume_create_api' (4af201f5-c74e-4986-a890-07972fa748a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:35:33.789450 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-235d0ba0-c41b-4a4c-9976-d6822a0d49f1 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Create volume request issued successfully. Jul 31 09:35:33.790018 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-235d0ba0-c41b-4a4c-9976-d6822a0d49f1 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:35:33.790544 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1013/4062] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:35:33 2026] POST /volume/v3/volumes => generated 765 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:35:33.802294 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-24981fe7-485e-4ca9-82e5-f1a7c1dcb9e4 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:33.804513 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-24981fe7-485e-4ca9-82e5-f1a7c1dcb9e4 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:35:33.804513 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-24981fe7-485e-4ca9-82e5-f1a7c1dcb9e4 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-2006290292", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:33.806102 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-24981fe7-485e-4ca9-82e5-f1a7c1dcb9e4 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-2006290292', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:35:33.806329 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-24981fe7-485e-4ca9-82e5-f1a7c1dcb9e4 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Create volume of 1 GB Jul 31 09:35:33.813483 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-24981fe7-485e-4ca9-82e5-f1a7c1dcb9e4 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Availability Zones retrieved successfully. Jul 31 09:35:33.820257 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-24981fe7-485e-4ca9-82e5-f1a7c1dcb9e4 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Flow 'volume_create_api' (487430e8-8525-4189-bfe9-1b12e7b1143a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:35:33.820719 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-24981fe7-485e-4ca9-82e5-f1a7c1dcb9e4 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34fa1f03-18fb-4d10-800b-b4c2798e5fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:33.821713 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-24981fe7-485e-4ca9-82e5-f1a7c1dcb9e4 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:35:33.854490 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-24981fe7-485e-4ca9-82e5-f1a7c1dcb9e4 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34fa1f03-18fb-4d10-800b-b4c2798e5fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:33.854490 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-24981fe7-485e-4ca9-82e5-f1a7c1dcb9e4 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (968b20eb-464f-4bb8-9641-88718125368b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:33.896313 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-24981fe7-485e-4ca9-82e5-f1a7c1dcb9e4 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Created reservations ['bc551f9b-6397-4308-8760-c13d0602308f', 'b2d284fb-da83-4a63-ac53-cabf440b115f', '874d8741-1b7a-4df3-bd9f-9863fa551785', '5fb9782a-c70d-4e14-9747-7adeb06e16f0'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:35:33.899265 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-24981fe7-485e-4ca9-82e5-f1a7c1dcb9e4 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (968b20eb-464f-4bb8-9641-88718125368b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc551f9b-6397-4308-8760-c13d0602308f', 'b2d284fb-da83-4a63-ac53-cabf440b115f', '874d8741-1b7a-4df3-bd9f-9863fa551785', '5fb9782a-c70d-4e14-9747-7adeb06e16f0']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:33.899265 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-24981fe7-485e-4ca9-82e5-f1a7c1dcb9e4 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29394a15-9cc3-4782-a760-6a7c956d6ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:33.922449 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-24981fe7-485e-4ca9-82e5-f1a7c1dcb9e4 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29394a15-9cc3-4782-a760-6a7c956d6ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7e0118b-b804-4e25-9169-0b20e9a0d398', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2006290292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ab41d8055b948b2a6de776e9c1bb811',qos_specs=None,replication_status=,reservations=['bc551f9b-6397-4308-8760-c13d0602308f','b2d284fb-da83-4a63-ac53-cabf440b115f','874d8741-1b7a-4df3-bd9f-9863fa551785','5fb9782a-c70d-4e14-9747-7adeb06e16f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c102115f30ba4e849dc3928148ed8875',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:35:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2006290292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7e0118b-b804-4e25-9169-0b20e9a0d398,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ab41d8055b948b2a6de776e9c1bb811',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c102115f30ba4e849dc3928148ed8875',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:33.923296 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-24981fe7-485e-4ca9-82e5-f1a7c1dcb9e4 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (656df81e-beff-4fa8-965b-f000b04a7450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:33.947831 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-24981fe7-485e-4ca9-82e5-f1a7c1dcb9e4 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (656df81e-beff-4fa8-965b-f000b04a7450) transitioned into state 'SUCCESS' from state '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-2006290292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ab41d8055b948b2a6de776e9c1bb811',qos_specs=None,replication_status=,reservations=['bc551f9b-6397-4308-8760-c13d0602308f','b2d284fb-da83-4a63-ac53-cabf440b115f','874d8741-1b7a-4df3-bd9f-9863fa551785','5fb9782a-c70d-4e14-9747-7adeb06e16f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c102115f30ba4e849dc3928148ed8875',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:33.948779 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-24981fe7-485e-4ca9-82e5-f1a7c1dcb9e4 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8c93462-715a-4203-888d-2e743a2613e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:33.960174 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-24981fe7-485e-4ca9-82e5-f1a7c1dcb9e4 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8c93462-715a-4203-888d-2e743a2613e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:33.961771 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-24981fe7-485e-4ca9-82e5-f1a7c1dcb9e4 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Flow 'volume_create_api' (487430e8-8525-4189-bfe9-1b12e7b1143a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:35:33.962434 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-24981fe7-485e-4ca9-82e5-f1a7c1dcb9e4 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Create volume request issued successfully. Jul 31 09:35:33.962944 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-24981fe7-485e-4ca9-82e5-f1a7c1dcb9e4 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:35:33.963515 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1015/4063] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:35:33 2026] POST /volume/v3/volumes => generated 765 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:35:34.374929 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3a067351-f534-48ff-b15d-46b555fd3f6e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:34.377017 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3a067351-f534-48ff-b15d-46b555fd3f6e tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:34.377534 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3a067351-f534-48ff-b15d-46b555fd3f6e tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:34.377779 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3a067351-f534-48ff-b15d-46b555fd3f6e tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:34.377894 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-3a067351-f534-48ff-b15d-46b555fd3f6e tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:34.384786 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:34.384786 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:34.385599 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3a067351-f534-48ff-b15d-46b555fd3f6e tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:34.386035 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1022/4064] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:34 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:34.681799 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-04e64620-2622-4607-9008-418f6cf7e74f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:34.683686 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-04e64620-2622-4607-9008-418f6cf7e74f tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] GET https://10.4.3.226/volume/v3/volumes/ea92805b-7b7b-4583-b921-37ca089b02a9 Jul 31 09:35:34.683986 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-04e64620-2622-4607-9008-418f6cf7e74f tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:34.684236 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-04e64620-2622-4607-9008-418f6cf7e74f tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:34.691749 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:34.691749 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:34.695618 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-04e64620-2622-4607-9008-418f6cf7e74f tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Volume info retrieved successfully. Jul 31 09:35:34.700055 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-04e64620-2622-4607-9008-418f6cf7e74f tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] https://10.4.3.226/volume/v3/volumes/ea92805b-7b7b-4583-b921-37ca089b02a9 returned with HTTP 200 Jul 31 09:35:34.700522 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1015/4065] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:35:34 2026] GET /volume/v3/volumes/ea92805b-7b7b-4583-b921-37ca089b02a9 => generated 974 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:34.712624 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ddb2f766-1e74-47f3-91ca-eb716caa13a5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:34.715749 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ddb2f766-1e74-47f3-91ca-eb716caa13a5 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] GET https://10.4.3.226/volume/v3/messages Jul 31 09:35:34.716036 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ddb2f766-1e74-47f3-91ca-eb716caa13a5 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:34.716251 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ddb2f766-1e74-47f3-91ca-eb716caa13a5 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:34.716559 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:34.716559 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:34.721536 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ddb2f766-1e74-47f3-91ca-eb716caa13a5 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] https://10.4.3.226/volume/v3/messages returned with HTTP 200 Jul 31 09:35:34.722616 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1014/4066] 10.4.3.226 () {68 vars in 1280 bytes} [Fri Jul 31 09:35:34 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 31 09:35:34.731405 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-30fa48a0-a899-49ef-9f30-9b8818b7f249 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:34.802736 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-30fa48a0-a899-49ef-9f30-9b8818b7f249 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-member] DELETE https://10.4.3.226/volume/v3/messages/295d162b-6473-463d-812a-bb7c88aa492f Jul 31 09:35:34.803647 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-30fa48a0-a899-49ef-9f30-9b8818b7f249 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:34.803647 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-30fa48a0-a899-49ef-9f30-9b8818b7f249 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:34.807301 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:34.807301 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:34.814540 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-30fa48a0-a899-49ef-9f30-9b8818b7f249 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-member] https://10.4.3.226/volume/v3/messages/295d162b-6473-463d-812a-bb7c88aa492f returned with HTTP 204 Jul 31 09:35:34.815113 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1016/4067] 10.4.3.226 () {68 vars in 1394 bytes} [Fri Jul 31 09:35:34 2026] DELETE /volume/v3/messages/295d162b-6473-463d-812a-bb7c88aa492f => generated 0 bytes in 84 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 09:35:34.828560 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-37de490e-77e2-4705-909b-ace47eb51a20 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:34.830462 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-37de490e-77e2-4705-909b-ace47eb51a20 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-member] GET https://10.4.3.226/volume/v3/messages/295d162b-6473-463d-812a-bb7c88aa492f Jul 31 09:35:34.830719 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-37de490e-77e2-4705-909b-ace47eb51a20 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:34.830888 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-37de490e-77e2-4705-909b-ace47eb51a20 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:34.836328 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-37de490e-77e2-4705-909b-ace47eb51a20 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-member] https://10.4.3.226/volume/v3/messages/295d162b-6473-463d-812a-bb7c88aa492f returned with HTTP 404 Jul 31 09:35:34.836883 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1023/4068] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:35:34 2026] GET /volume/v3/messages/295d162b-6473-463d-812a-bb7c88aa492f => generated 110 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:35:34.847593 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f00ffb30-9d24-42e4-b3eb-31e2c1748638 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:34.850886 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f00ffb30-9d24-42e4-b3eb-31e2c1748638 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/ea92805b-7b7b-4583-b921-37ca089b02a9 Jul 31 09:35:34.851091 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f00ffb30-9d24-42e4-b3eb-31e2c1748638 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:34.851313 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f00ffb30-9d24-42e4-b3eb-31e2c1748638 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:34.851480 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-f00ffb30-9d24-42e4-b3eb-31e2c1748638 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Delete volume with id: ea92805b-7b7b-4583-b921-37ca089b02a9 Jul 31 09:35:34.859781 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:34.859781 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:34.860106 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f00ffb30-9d24-42e4-b3eb-31e2c1748638 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Volume info retrieved successfully. Jul 31 09:35:34.861831 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-f00ffb30-9d24-42e4-b3eb-31e2c1748638 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100316) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 09:35:34.885763 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-f00ffb30-9d24-42e4-b3eb-31e2c1748638 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Created reservations ['8766b4eb-8fdc-487d-9ad2-492c456ddd14', '9d1f4e30-d700-4c13-b059-c26ebd13962e', 'b0fd9ec2-6432-4a90-886c-e05b432e6415', 'a3e29e49-a320-4c9b-8914-bc04dccdb4bb'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:35:34.934492 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f00ffb30-9d24-42e4-b3eb-31e2c1748638 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Delete volume request issued successfully. Jul 31 09:35:34.934492 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f00ffb30-9d24-42e4-b3eb-31e2c1748638 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] https://10.4.3.226/volume/v3/volumes/ea92805b-7b7b-4583-b921-37ca089b02a9 returned with HTTP 202 Jul 31 09:35:34.934961 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1016/4069] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:35:34 2026] DELETE /volume/v3/volumes/ea92805b-7b7b-4583-b921-37ca089b02a9 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:35:34.942391 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7e98bcc6-0d9f-4f43-9921-9f5960d2d058 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:34.944399 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7e98bcc6-0d9f-4f43-9921-9f5960d2d058 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] DELETE https://10.4.3.226/volume/v3/types/9303a177-23a0-4069-bd9d-60f29d64bdfd Jul 31 09:35:34.944617 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7e98bcc6-0d9f-4f43-9921-9f5960d2d058 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:34.944894 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7e98bcc6-0d9f-4f43-9921-9f5960d2d058 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:34.971489 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7e98bcc6-0d9f-4f43-9921-9f5960d2d058 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] https://10.4.3.226/volume/v3/types/9303a177-23a0-4069-bd9d-60f29d64bdfd returned with HTTP 202 Jul 31 09:35:34.972016 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1015/4070] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:35:34 2026] DELETE /volume/v3/types/9303a177-23a0-4069-bd9d-60f29d64bdfd => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:35:34.983371 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-976679bb-d895-4d85-865a-2aabd631161a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:34.985469 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-976679bb-d895-4d85-865a-2aabd631161a tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:35:34.985919 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-976679bb-d895-4d85-865a-2aabd631161a tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-48934413", "extra_specs": {"storage_protocol": "tempest-storage_protocol-498146748", "vendor_name": "tempest-vendor_name-1706683381"}}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:35.011969 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-976679bb-d895-4d85-865a-2aabd631161a tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:35:35.013146 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1017/4071] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:35:34 2026] POST /volume/v3/types => generated 327 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:35.025422 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-157f22d2-b338-4bc7-8753-cd9d5d9516d2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:35.029950 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-157f22d2-b338-4bc7-8753-cd9d5d9516d2 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:35:35.031625 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-157f22d2-b338-4bc7-8753-cd9d5d9516d2 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e549c104-8320-4096-87da-0663695c0390", "size": 1}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:35.037714 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-157f22d2-b338-4bc7-8753-cd9d5d9516d2 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Create volume request body: {'volume': {'volume_type': 'e549c104-8320-4096-87da-0663695c0390', 'size': 1}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:35:35.044330 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-157f22d2-b338-4bc7-8753-cd9d5d9516d2 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Create volume of 1 GB Jul 31 09:35:35.047092 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:35.047092 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:35.047092 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-157f22d2-b338-4bc7-8753-cd9d5d9516d2 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Availability Zones retrieved successfully. Jul 31 09:35:35.056153 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-157f22d2-b338-4bc7-8753-cd9d5d9516d2 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Flow 'volume_create_api' (b38d33cd-713f-4cac-b6cd-fcb3af5bfb1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:35:35.060445 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-157f22d2-b338-4bc7-8753-cd9d5d9516d2 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf737bc9-3dba-477a-a011-281af9a7d1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:35.062316 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-157f22d2-b338-4bc7-8753-cd9d5d9516d2 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:35:35.063370 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-886dfe11-34b3-47c5-b816-067a10426678 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:35.066159 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-886dfe11-34b3-47c5-b816-067a10426678 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b Jul 31 09:35:35.066463 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-886dfe11-34b3-47c5-b816-067a10426678 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:35.066818 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-886dfe11-34b3-47c5-b816-067a10426678 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:35.075825 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:35.075825 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:35.080119 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-886dfe11-34b3-47c5-b816-067a10426678 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Volume info retrieved successfully. Jul 31 09:35:35.085128 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-886dfe11-34b3-47c5-b816-067a10426678 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b returned with HTTP 200 Jul 31 09:35:35.086372 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1017/4072] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:35:35 2026] GET /volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b => generated 1369 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:35.086922 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-157f22d2-b338-4bc7-8753-cd9d5d9516d2 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf737bc9-3dba-477a-a011-281af9a7d1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:35:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-498146748',vendor_name='tempest-vendor_name-1706683381'},id=e549c104-8320-4096-87da-0663695c0390,is_public=True,name='tempest-ProjectMemberTests-volume-type-48934413',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e549c104-8320-4096-87da-0663695c0390', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:35.088461 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-157f22d2-b338-4bc7-8753-cd9d5d9516d2 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d539997-d62d-4afe-a324-76199beb55e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:35.121430 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-157f22d2-b338-4bc7-8753-cd9d5d9516d2 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-48934413 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-48934413, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:35:35.121818 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-157f22d2-b338-4bc7-8753-cd9d5d9516d2 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-48934413 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-48934413, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:35:35.149823 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-157f22d2-b338-4bc7-8753-cd9d5d9516d2 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Created reservations ['95ae15c8-1e12-4704-9575-c1977bed734e', 'ababa5c2-3314-44c2-9e71-4b9f6f86b4f2', '47fec290-8878-4073-af50-62619356f5c3', '5c3ae47e-5fdc-4e70-8e5c-89fb6692094c'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:35:35.150689 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-157f22d2-b338-4bc7-8753-cd9d5d9516d2 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d539997-d62d-4afe-a324-76199beb55e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95ae15c8-1e12-4704-9575-c1977bed734e', 'ababa5c2-3314-44c2-9e71-4b9f6f86b4f2', '47fec290-8878-4073-af50-62619356f5c3', '5c3ae47e-5fdc-4e70-8e5c-89fb6692094c']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:35.151627 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-157f22d2-b338-4bc7-8753-cd9d5d9516d2 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (693fc85f-c01b-43fb-8faf-968a6e05e730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:35.183939 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-157f22d2-b338-4bc7-8753-cd9d5d9516d2 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (693fc85f-c01b-43fb-8faf-968a6e05e730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c2d2094-e878-42ee-a55b-a6987a549300', '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='da6a1af1d2ac4123bf94f105d7002358',qos_specs=None,replication_status=,reservations=['95ae15c8-1e12-4704-9575-c1977bed734e','ababa5c2-3314-44c2-9e71-4b9f6f86b4f2','47fec290-8878-4073-af50-62619356f5c3','5c3ae47e-5fdc-4e70-8e5c-89fb6692094c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f01ea6b383144f7b6e964190d2dddec',volume_type_id=e549c104-8320-4096-87da-0663695c0390), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:35:35Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c2d2094-e878-42ee-a55b-a6987a549300,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da6a1af1d2ac4123bf94f105d7002358',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f01ea6b383144f7b6e964190d2dddec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e549c104-8320-4096-87da-0663695c0390),volume_type_id=e549c104-8320-4096-87da-0663695c0390)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:35.184632 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-157f22d2-b338-4bc7-8753-cd9d5d9516d2 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98e8f3c2-abe5-4d44-b217-047022bfb0a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:35.204066 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-157f22d2-b338-4bc7-8753-cd9d5d9516d2 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98e8f3c2-abe5-4d44-b217-047022bfb0a8) transitioned into state 'SUCCESS' from 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='da6a1af1d2ac4123bf94f105d7002358',qos_specs=None,replication_status=,reservations=['95ae15c8-1e12-4704-9575-c1977bed734e','ababa5c2-3314-44c2-9e71-4b9f6f86b4f2','47fec290-8878-4073-af50-62619356f5c3','5c3ae47e-5fdc-4e70-8e5c-89fb6692094c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f01ea6b383144f7b6e964190d2dddec',volume_type_id=e549c104-8320-4096-87da-0663695c0390)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:35.204856 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-157f22d2-b338-4bc7-8753-cd9d5d9516d2 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86855b97-a720-40e6-95f0-af39cccd577e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:35.217952 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-157f22d2-b338-4bc7-8753-cd9d5d9516d2 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86855b97-a720-40e6-95f0-af39cccd577e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:35.218286 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-157f22d2-b338-4bc7-8753-cd9d5d9516d2 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Flow 'volume_create_api' (b38d33cd-713f-4cac-b6cd-fcb3af5bfb1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:35:35.218590 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-157f22d2-b338-4bc7-8753-cd9d5d9516d2 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Create volume request issued successfully. Jul 31 09:35:35.219180 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-157f22d2-b338-4bc7-8753-cd9d5d9516d2 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:35:35.219637 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1024/4073] 10.4.3.226 () {70 vars in 1298 bytes} [Fri Jul 31 09:35:35 2026] POST /volume/v3/volumes => generated 772 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:35:35.237148 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5f89667d-7402-4243-8f42-d33aece7c200 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:35.239125 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5f89667d-7402-4243-8f42-d33aece7c200 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] GET https://10.4.3.226/volume/v3/volumes/1c2d2094-e878-42ee-a55b-a6987a549300 Jul 31 09:35:35.239509 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5f89667d-7402-4243-8f42-d33aece7c200 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:35.239597 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5f89667d-7402-4243-8f42-d33aece7c200 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:35.246586 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:35.246586 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:35.250709 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5f89667d-7402-4243-8f42-d33aece7c200 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Volume info retrieved successfully. Jul 31 09:35:35.258729 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5f89667d-7402-4243-8f42-d33aece7c200 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] https://10.4.3.226/volume/v3/volumes/1c2d2094-e878-42ee-a55b-a6987a549300 returned with HTTP 200 Jul 31 09:35:35.258896 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1016/4074] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:35:35 2026] GET /volume/v3/volumes/1c2d2094-e878-42ee-a55b-a6987a549300 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:35.399932 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8d551888-3ffc-4a7f-a381-0019fbd2e03c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:35.401593 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8d551888-3ffc-4a7f-a381-0019fbd2e03c tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:35.401809 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8d551888-3ffc-4a7f-a381-0019fbd2e03c tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:35.402127 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8d551888-3ffc-4a7f-a381-0019fbd2e03c tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:35.402127 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-8d551888-3ffc-4a7f-a381-0019fbd2e03c tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:35.406462 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:35.406462 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:35.407189 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8d551888-3ffc-4a7f-a381-0019fbd2e03c tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:35.407594 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1018/4075] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:35 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:35.664716 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-d865616c-c283-4860-ae43-ce81182536b0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:35.667164 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-d865616c-c283-4860-ae43-ce81182536b0 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b Jul 31 09:35:35.667408 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-d865616c-c283-4860-ae43-ce81182536b0 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:35.667621 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-d865616c-c283-4860-ae43-ce81182536b0 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:35.677178 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:35.677178 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:35.679892 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-d865616c-c283-4860-ae43-ce81182536b0 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Volume info retrieved successfully. Jul 31 09:35:35.685616 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-d865616c-c283-4860-ae43-ce81182536b0 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b returned with HTTP 200 Jul 31 09:35:35.686209 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1018/4076] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:35:35 2026] GET /volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b => generated 1369 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:35.696485 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-43d44e92-6cbf-48bf-85ab-1ea20e9446b7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:35.697009 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-43d44e92-6cbf-48bf-85ab-1ea20e9446b7 None None] GET https://10.4.3.226/volume// Jul 31 09:35:35.697213 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-43d44e92-6cbf-48bf-85ab-1ea20e9446b7 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:35.697447 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-43d44e92-6cbf-48bf-85ab-1ea20e9446b7 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:35.698008 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-43d44e92-6cbf-48bf-85ab-1ea20e9446b7 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:35:35.698076 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1025/4077] 10.4.3.226 () {66 vars in 1419 bytes} [Fri Jul 31 09:35: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 31 09:35:35.707665 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-01ad4ebc-7356-41d9-aa5f-0e7359afee9c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:35.711083 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-01ad4ebc-7356-41d9-aa5f-0e7359afee9c tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:35:35.711581 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-01ad4ebc-7356-41d9-aa5f-0e7359afee9c tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c3d0b0be-746a-4c80-a913-1eb2684dc70b", "connector": null, "instance_uuid": "ab8fdcdc-1afa-4ffa-9b69-67fda3e4d36b"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:35.720850 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:35.720850 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:35.751818 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-01ad4ebc-7356-41d9-aa5f-0e7359afee9c tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:35:35.752479 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1017/4078] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:35:35 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 31 09:35:36.273548 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-dfc1ff29-094d-48ab-bdd3-49b23ac73225 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:36.276331 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dfc1ff29-094d-48ab-bdd3-49b23ac73225 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] GET https://10.4.3.226/volume/v3/volumes/1c2d2094-e878-42ee-a55b-a6987a549300 Jul 31 09:35:36.276331 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dfc1ff29-094d-48ab-bdd3-49b23ac73225 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:36.276920 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dfc1ff29-094d-48ab-bdd3-49b23ac73225 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:36.289354 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:36.289354 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:36.294976 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-dfc1ff29-094d-48ab-bdd3-49b23ac73225 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Volume info retrieved successfully. Jul 31 09:35:36.302463 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dfc1ff29-094d-48ab-bdd3-49b23ac73225 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] https://10.4.3.226/volume/v3/volumes/1c2d2094-e878-42ee-a55b-a6987a549300 returned with HTTP 200 Jul 31 09:35:36.303029 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1019/4079] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:35:36 2026] GET /volume/v3/volumes/1c2d2094-e878-42ee-a55b-a6987a549300 => generated 972 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:36.319635 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-64438b02-fe52-417e-92e6-2203a1beef62 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:36.321955 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-64438b02-fe52-417e-92e6-2203a1beef62 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] GET https://10.4.3.226/volume/v3/messages Jul 31 09:35:36.322812 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-64438b02-fe52-417e-92e6-2203a1beef62 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:36.322812 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-64438b02-fe52-417e-92e6-2203a1beef62 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:36.329963 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-64438b02-fe52-417e-92e6-2203a1beef62 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] https://10.4.3.226/volume/v3/messages returned with HTTP 200 Jul 31 09:35:36.330969 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1019/4080] 10.4.3.226 () {68 vars in 1280 bytes} [Fri Jul 31 09:35:36 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 31 09:35:36.341373 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0d5ea8f2-0d34-40e0-9b9c-d33720c20d8c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:36.343994 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0d5ea8f2-0d34-40e0-9b9c-d33720c20d8c tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-member] GET https://10.4.3.226/volume/v3/messages Jul 31 09:35:36.344317 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0d5ea8f2-0d34-40e0-9b9c-d33720c20d8c tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:36.344557 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0d5ea8f2-0d34-40e0-9b9c-d33720c20d8c tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:36.344976 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:36.344976 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:36.349026 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0d5ea8f2-0d34-40e0-9b9c-d33720c20d8c tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-member] https://10.4.3.226/volume/v3/messages returned with HTTP 200 Jul 31 09:35:36.349515 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1026/4081] 10.4.3.226 () {68 vars in 1280 bytes} [Fri Jul 31 09:35:36 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 31 09:35:36.360863 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b6ae6761-3d07-4c73-b9b2-4eebcaa72a65 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:36.363803 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b6ae6761-3d07-4c73-b9b2-4eebcaa72a65 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] DELETE https://10.4.3.226/volume/v3/messages/21b0fb73-4b11-46c8-99ad-38ebc4ce0891 Jul 31 09:35:36.364129 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b6ae6761-3d07-4c73-b9b2-4eebcaa72a65 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:36.364449 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b6ae6761-3d07-4c73-b9b2-4eebcaa72a65 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:36.369534 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:36.369534 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:36.378838 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b6ae6761-3d07-4c73-b9b2-4eebcaa72a65 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] https://10.4.3.226/volume/v3/messages/21b0fb73-4b11-46c8-99ad-38ebc4ce0891 returned with HTTP 204 Jul 31 09:35:36.379616 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1018/4082] 10.4.3.226 () {68 vars in 1394 bytes} [Fri Jul 31 09:35:36 2026] DELETE /volume/v3/messages/21b0fb73-4b11-46c8-99ad-38ebc4ce0891 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 09:35:36.393472 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-42706a26-163d-491a-a50c-f0956ac11d29 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:36.396982 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-42706a26-163d-491a-a50c-f0956ac11d29 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/1c2d2094-e878-42ee-a55b-a6987a549300 Jul 31 09:35:36.396982 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-42706a26-163d-491a-a50c-f0956ac11d29 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:36.396982 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-42706a26-163d-491a-a50c-f0956ac11d29 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:36.396982 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-42706a26-163d-491a-a50c-f0956ac11d29 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Delete volume with id: 1c2d2094-e878-42ee-a55b-a6987a549300 Jul 31 09:35:36.407269 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:36.407269 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:36.407269 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-42706a26-163d-491a-a50c-f0956ac11d29 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Volume info retrieved successfully. Jul 31 09:35:36.407478 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-42706a26-163d-491a-a50c-f0956ac11d29 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100314) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 09:35:36.420402 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fabdecc8-9d9b-417f-83f3-7416216da99e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:36.421163 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-42706a26-163d-491a-a50c-f0956ac11d29 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-48934413 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-48934413, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:35:36.421709 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-42706a26-163d-491a-a50c-f0956ac11d29 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-48934413 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-48934413, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:35:36.423004 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fabdecc8-9d9b-417f-83f3-7416216da99e tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:36.423568 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fabdecc8-9d9b-417f-83f3-7416216da99e tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:36.424021 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fabdecc8-9d9b-417f-83f3-7416216da99e tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:36.424199 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-fabdecc8-9d9b-417f-83f3-7416216da99e tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:36.429996 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:36.429996 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:36.430657 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fabdecc8-9d9b-417f-83f3-7416216da99e tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:36.430935 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1020/4083] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:36 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:36.435441 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-42706a26-163d-491a-a50c-f0956ac11d29 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Created reservations ['24ef51ac-0e05-4cce-b36e-2ef77347f91f', 'ad9aec72-5e3b-458e-9e26-25fba25a2e3d', '8256be2f-3cd9-4f39-83eb-e635cd180de0', 'efa36684-d1e9-4bce-8d63-34edd5f3e0ad'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:35:36.449667 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0e5738e3-9c7c-4bb1-8d84-43b0619acb2a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:36.452199 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0e5738e3-9c7c-4bb1-8d84-43b0619acb2a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/volumes/bddd5761-fbed-405b-ad1b-3a5f3d0d7637 Jul 31 09:35:36.452456 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0e5738e3-9c7c-4bb1-8d84-43b0619acb2a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:36.452652 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0e5738e3-9c7c-4bb1-8d84-43b0619acb2a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:36.466455 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:36.466455 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:36.473973 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-42706a26-163d-491a-a50c-f0956ac11d29 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Delete volume request issued successfully. Jul 31 09:35:36.473973 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-42706a26-163d-491a-a50c-f0956ac11d29 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] https://10.4.3.226/volume/v3/volumes/1c2d2094-e878-42ee-a55b-a6987a549300 returned with HTTP 202 Jul 31 09:35:36.473973 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1020/4084] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:35:36 2026] DELETE /volume/v3/volumes/1c2d2094-e878-42ee-a55b-a6987a549300 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:35:36.477064 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-0e5738e3-9c7c-4bb1-8d84-43b0619acb2a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Volume info retrieved successfully. Jul 31 09:35:36.482152 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c9bf6fd6-2698-4324-acd4-5c1f336aa6af None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:36.484309 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c9bf6fd6-2698-4324-acd4-5c1f336aa6af tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] DELETE https://10.4.3.226/volume/v3/types/e549c104-8320-4096-87da-0663695c0390 Jul 31 09:35:36.484522 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c9bf6fd6-2698-4324-acd4-5c1f336aa6af tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:36.484742 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c9bf6fd6-2698-4324-acd4-5c1f336aa6af tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:36.487971 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0e5738e3-9c7c-4bb1-8d84-43b0619acb2a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/volumes/bddd5761-fbed-405b-ad1b-3a5f3d0d7637 returned with HTTP 200 Jul 31 09:35:36.488553 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1027/4085] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:36 2026] GET /volume/v3/volumes/bddd5761-fbed-405b-ad1b-3a5f3d0d7637 => generated 1362 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:36.508437 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-05433928-5958-497d-9181-80a2321de606 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:36.510477 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-05433928-5958-497d-9181-80a2321de606 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] POST https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9/restore Jul 31 09:35:36.510962 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-05433928-5958-497d-9181-80a2321de606 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:36.512617 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-05433928-5958-497d-9181-80a2321de606 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Restoring backup b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 ({'restore': {}}) {{(pid=100316) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 09:35:36.512941 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-05433928-5958-497d-9181-80a2321de606 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Restoring backup b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 to volume None. Jul 31 09:35:36.516608 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c9bf6fd6-2698-4324-acd4-5c1f336aa6af tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] https://10.4.3.226/volume/v3/types/e549c104-8320-4096-87da-0663695c0390 returned with HTTP 202 Jul 31 09:35:36.517092 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1019/4086] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:35:36 2026] DELETE /volume/v3/types/e549c104-8320-4096-87da-0663695c0390 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:35:36.520975 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:36.520975 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:36.522365 np0000006200 devstack@c-api.service[100316]: INFO cinder.backup.api [None req-05433928-5958-497d-9181-80a2321de606 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Creating volume of 1 GB for restore of backup b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. Jul 31 09:35:36.529024 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-05433928-5958-497d-9181-80a2321de606 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Availability Zones retrieved successfully. Jul 31 09:35:36.529180 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5161b256-5abc-4c71-af6e-4630c9e3799b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:36.531737 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5161b256-5abc-4c71-af6e-4630c9e3799b tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:35:36.532359 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5161b256-5abc-4c71-af6e-4630c9e3799b tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-644516131", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1708372214", "vendor_name": "tempest-vendor_name-1342526070"}}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:36.535937 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-05433928-5958-497d-9181-80a2321de606 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Flow 'volume_create_api' (719597a7-1090-4c71-a57e-4210f02990f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:35:36.537023 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-05433928-5958-497d-9181-80a2321de606 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36f73135-d6bd-4f88-8c85-ffafcd9639f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:36.538364 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-05433928-5958-497d-9181-80a2321de606 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:35:36.554566 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5161b256-5abc-4c71-af6e-4630c9e3799b tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:35:36.555294 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1021/4087] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:35:36 2026] POST /volume/v3/types => generated 329 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:36.566205 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-970e4f8b-c839-4c2e-bcf3-940fb67aafa3 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:36.568659 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-970e4f8b-c839-4c2e-bcf3-940fb67aafa3 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:35:36.569066 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-970e4f8b-c839-4c2e-bcf3-940fb67aafa3 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1682ed61-9bc9-4820-a10e-74c24c6df1b1", "size": 1}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:36.570821 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-970e4f8b-c839-4c2e-bcf3-940fb67aafa3 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Create volume request body: {'volume': {'volume_type': '1682ed61-9bc9-4820-a10e-74c24c6df1b1', 'size': 1}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:35:36.571632 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-05433928-5958-497d-9181-80a2321de606 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36f73135-d6bd-4f88-8c85-ffafcd9639f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:36.572449 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-05433928-5958-497d-9181-80a2321de606 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d6eead9-c1ae-49a6-b84b-4cc4e3dc4118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:36.575508 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-970e4f8b-c839-4c2e-bcf3-940fb67aafa3 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Create volume of 1 GB Jul 31 09:35:36.575508 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:36.575508 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:36.575946 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-970e4f8b-c839-4c2e-bcf3-940fb67aafa3 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Availability Zones retrieved successfully. Jul 31 09:35:36.583195 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-970e4f8b-c839-4c2e-bcf3-940fb67aafa3 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Flow 'volume_create_api' (aed2fac9-5e0e-4802-94d2-ebd4759d0543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:35:36.584678 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-970e4f8b-c839-4c2e-bcf3-940fb67aafa3 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac69b19d-7c16-4967-a6cd-e12206feeaf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:36.585848 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-970e4f8b-c839-4c2e-bcf3-940fb67aafa3 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:35:36.608731 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-970e4f8b-c839-4c2e-bcf3-940fb67aafa3 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac69b19d-7c16-4967-a6cd-e12206feeaf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:35:37Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1708372214',vendor_name='tempest-vendor_name-1342526070'},id=1682ed61-9bc9-4820-a10e-74c24c6df1b1,is_public=True,name='tempest-ProjectMemberTests-volume-type-644516131',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1682ed61-9bc9-4820-a10e-74c24c6df1b1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:36.609952 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-970e4f8b-c839-4c2e-bcf3-940fb67aafa3 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f52bc64-1899-479f-bf78-cd2c9cfa7753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:36.611112 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-05433928-5958-497d-9181-80a2321de606 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Created reservations ['5fac9123-1c42-4acf-9d00-d3b5da2cef95', '42272ada-c8ba-43b6-b523-424dbf7e3064', 'fc47e6f3-c999-4acf-9bb7-7a043c6e2c45', '9cadcb99-69ca-4189-8501-6a505a44333f'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:35:36.612392 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-05433928-5958-497d-9181-80a2321de606 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d6eead9-c1ae-49a6-b84b-4cc4e3dc4118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fac9123-1c42-4acf-9d00-d3b5da2cef95', '42272ada-c8ba-43b6-b523-424dbf7e3064', 'fc47e6f3-c999-4acf-9bb7-7a043c6e2c45', '9cadcb99-69ca-4189-8501-6a505a44333f']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:36.613799 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-05433928-5958-497d-9181-80a2321de606 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f345f50-ebe1-4c4d-9f61-9721acceced0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:36.641536 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-970e4f8b-c839-4c2e-bcf3-940fb67aafa3 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-644516131 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-644516131, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:35:36.641922 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-970e4f8b-c839-4c2e-bcf3-940fb67aafa3 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-644516131 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-644516131, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:35:36.657071 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-05433928-5958-497d-9181-80a2321de606 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f345f50-ebe1-4c4d-9f61-9721acceced0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04df14a7-4f22-4b38-9443-970ca46ceb46', '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_b34d1d1c-1ae6-4bdc-a196-3f5437035ce9',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6d2be35a46743be87e34296ed802931',qos_specs=None,replication_status=,reservations=['5fac9123-1c42-4acf-9d00-d3b5da2cef95','42272ada-c8ba-43b6-b523-424dbf7e3064','fc47e6f3-c999-4acf-9bb7-7a043c6e2c45','9cadcb99-69ca-4189-8501-6a505a44333f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af7fd4129bcd4fb29db3a247e3b50022',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:35:36Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b34d1d1c-1ae6-4bdc-a196-3f5437035ce9',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04df14a7-4f22-4b38-9443-970ca46ceb46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6d2be35a46743be87e34296ed802931',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af7fd4129bcd4fb29db3a247e3b50022',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:36.658414 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-05433928-5958-497d-9181-80a2321de606 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54968d01-0b60-4346-89bb-c8448e63632f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:36.674842 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-05433928-5958-497d-9181-80a2321de606 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54968d01-0b60-4346-89bb-c8448e63632f) transitioned into 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_b34d1d1c-1ae6-4bdc-a196-3f5437035ce9',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6d2be35a46743be87e34296ed802931',qos_specs=None,replication_status=,reservations=['5fac9123-1c42-4acf-9d00-d3b5da2cef95','42272ada-c8ba-43b6-b523-424dbf7e3064','fc47e6f3-c999-4acf-9bb7-7a043c6e2c45','9cadcb99-69ca-4189-8501-6a505a44333f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af7fd4129bcd4fb29db3a247e3b50022',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:36.675973 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-05433928-5958-497d-9181-80a2321de606 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (557777e0-a154-4eb2-b148-45717237ef55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:36.685980 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-970e4f8b-c839-4c2e-bcf3-940fb67aafa3 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Created reservations ['766f237a-3d70-4ae7-aca1-f486252990c2', 'e89fcc61-de33-4787-84fb-558907a557e1', '941645db-eea1-4b93-91e5-15e1a9a8c2be', 'd8b4eba4-6a4e-4d32-9009-0c0cf71ed784'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:35:36.687181 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-970e4f8b-c839-4c2e-bcf3-940fb67aafa3 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f52bc64-1899-479f-bf78-cd2c9cfa7753) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['766f237a-3d70-4ae7-aca1-f486252990c2', 'e89fcc61-de33-4787-84fb-558907a557e1', '941645db-eea1-4b93-91e5-15e1a9a8c2be', 'd8b4eba4-6a4e-4d32-9009-0c0cf71ed784']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:36.688394 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-970e4f8b-c839-4c2e-bcf3-940fb67aafa3 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d65b7992-e2e1-4530-81fc-ddf2295f05cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:36.692080 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-05433928-5958-497d-9181-80a2321de606 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (557777e0-a154-4eb2-b148-45717237ef55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:36.693457 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-05433928-5958-497d-9181-80a2321de606 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Flow 'volume_create_api' (719597a7-1090-4c71-a57e-4210f02990f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:35:36.693457 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-05433928-5958-497d-9181-80a2321de606 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Create volume request issued successfully. Jul 31 09:35:36.702148 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:36.702148 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:36.702929 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-05433928-5958-497d-9181-80a2321de606 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Volume info retrieved successfully. Jul 31 09:35:36.722018 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-970e4f8b-c839-4c2e-bcf3-940fb67aafa3 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d65b7992-e2e1-4530-81fc-ddf2295f05cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ea63bef-e491-45cb-975e-30cbc14dc32c', '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='da6a1af1d2ac4123bf94f105d7002358',qos_specs=None,replication_status=,reservations=['766f237a-3d70-4ae7-aca1-f486252990c2','e89fcc61-de33-4787-84fb-558907a557e1','941645db-eea1-4b93-91e5-15e1a9a8c2be','d8b4eba4-6a4e-4d32-9009-0c0cf71ed784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f01ea6b383144f7b6e964190d2dddec',volume_type_id=1682ed61-9bc9-4820-a10e-74c24c6df1b1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:35:36Z,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=4ea63bef-e491-45cb-975e-30cbc14dc32c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da6a1af1d2ac4123bf94f105d7002358',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f01ea6b383144f7b6e964190d2dddec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1682ed61-9bc9-4820-a10e-74c24c6df1b1),volume_type_id=1682ed61-9bc9-4820-a10e-74c24c6df1b1)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:36.723863 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-970e4f8b-c839-4c2e-bcf3-940fb67aafa3 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (321afa48-a0e4-446e-b741-e689dda02a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:36.745035 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-970e4f8b-c839-4c2e-bcf3-940fb67aafa3 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (321afa48-a0e4-446e-b741-e689dda02a48) transitioned into state 'SUCCESS' from 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='da6a1af1d2ac4123bf94f105d7002358',qos_specs=None,replication_status=,reservations=['766f237a-3d70-4ae7-aca1-f486252990c2','e89fcc61-de33-4787-84fb-558907a557e1','941645db-eea1-4b93-91e5-15e1a9a8c2be','d8b4eba4-6a4e-4d32-9009-0c0cf71ed784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f01ea6b383144f7b6e964190d2dddec',volume_type_id=1682ed61-9bc9-4820-a10e-74c24c6df1b1)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:36.745871 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-970e4f8b-c839-4c2e-bcf3-940fb67aafa3 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c675a93c-7613-4fb9-af13-0b3ca762e850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:35:36.756891 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-970e4f8b-c839-4c2e-bcf3-940fb67aafa3 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c675a93c-7613-4fb9-af13-0b3ca762e850) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:35:36.757872 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-970e4f8b-c839-4c2e-bcf3-940fb67aafa3 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Flow 'volume_create_api' (aed2fac9-5e0e-4802-94d2-ebd4759d0543) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:35:36.758803 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-970e4f8b-c839-4c2e-bcf3-940fb67aafa3 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Create volume request issued successfully. Jul 31 09:35:36.759298 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-970e4f8b-c839-4c2e-bcf3-940fb67aafa3 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:35:36.759840 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1028/4088] 10.4.3.226 () {70 vars in 1298 bytes} [Fri Jul 31 09:35:36 2026] POST /volume/v3/volumes => generated 773 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:35:36.776852 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a597d016-2e93-444a-9387-e9a7518d1d2c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:36.778788 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a597d016-2e93-444a-9387-e9a7518d1d2c tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] GET https://10.4.3.226/volume/v3/volumes/4ea63bef-e491-45cb-975e-30cbc14dc32c Jul 31 09:35:36.779000 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a597d016-2e93-444a-9387-e9a7518d1d2c tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:36.779193 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a597d016-2e93-444a-9387-e9a7518d1d2c tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:36.787235 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:36.787235 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:36.792322 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a597d016-2e93-444a-9387-e9a7518d1d2c tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Volume info retrieved successfully. Jul 31 09:35:36.796871 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a597d016-2e93-444a-9387-e9a7518d1d2c tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] https://10.4.3.226/volume/v3/volumes/4ea63bef-e491-45cb-975e-30cbc14dc32c returned with HTTP 200 Jul 31 09:35:36.797435 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1020/4089] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:35:36 2026] GET /volume/v3/volumes/4ea63bef-e491-45cb-975e-30cbc14dc32c => generated 952 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:36.981970 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-17063df9-0989-403a-854c-c26db368f659 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:36.981970 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-17063df9-0989-403a-854c-c26db368f659 None None] GET https://10.4.3.226/volume// Jul 31 09:35:36.981970 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-17063df9-0989-403a-854c-c26db368f659 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:36.981970 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-17063df9-0989-403a-854c-c26db368f659 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:36.981970 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-17063df9-0989-403a-854c-c26db368f659 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:35:36.981970 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1022/4090] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:35:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:35:37.002570 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-d9f2678c-24ab-46ec-83ef-1d91f47e1694 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:37.005521 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-d9f2678c-24ab-46ec-83ef-1d91f47e1694 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b Jul 31 09:35:37.005834 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-d9f2678c-24ab-46ec-83ef-1d91f47e1694 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:37.006112 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-d9f2678c-24ab-46ec-83ef-1d91f47e1694 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:37.022161 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:37.022161 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:37.027441 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-d9f2678c-24ab-46ec-83ef-1d91f47e1694 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Volume info retrieved successfully. Jul 31 09:35:37.032754 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-d9f2678c-24ab-46ec-83ef-1d91f47e1694 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b returned with HTTP 200 Jul 31 09:35:37.033157 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1029/4091] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:35:37 2026] GET /volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b => generated 1548 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:35:37.154755 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-e872b2b8-8c75-4c4c-9142-9d81510f649f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:37.157371 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-e872b2b8-8c75-4c4c-9142-9d81510f649f tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] PUT https://10.4.3.226/volume/v3/attachments/f8efe539-e4e6-4a6f-89c0-be44612e3cb3 Jul 31 09:35:37.157903 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-e872b2b8-8c75-4c4c-9142-9d81510f649f tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:37.171252 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-e872b2b8-8c75-4c4c-9142-9d81510f649f tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Acquiring lock "cinder-attachment_update-c3d0b0be-746a-4c80-a913-1eb2684dc70b-np0000006200" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:35:37.178137 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-e872b2b8-8c75-4c4c-9142-9d81510f649f tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Lock "cinder-attachment_update-c3d0b0be-746a-4c80-a913-1eb2684dc70b-np0000006200" acquired by "attachment_update" :: waited 0.007s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:35:37.179111 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:37.179111 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:37.302700 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-e872b2b8-8c75-4c4c-9142-9d81510f649f tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Lock "cinder-attachment_update-c3d0b0be-746a-4c80-a913-1eb2684dc70b-np0000006200" released by "attachment_update" :: held 0.124s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:35:37.306829 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-e872b2b8-8c75-4c4c-9142-9d81510f649f tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/attachments/f8efe539-e4e6-4a6f-89c0-be44612e3cb3 returned with HTTP 200 Jul 31 09:35:37.308020 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1021/4092] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:35:37 2026] PUT /volume/v3/attachments/f8efe539-e4e6-4a6f-89c0-be44612e3cb3 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:37.336085 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-736b7896-0548-40a9-b972-2aa263b16293 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:37.338688 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-736b7896-0548-40a9-b972-2aa263b16293 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] POST https://10.4.3.226/volume/v3/attachments/f8efe539-e4e6-4a6f-89c0-be44612e3cb3/action Jul 31 09:35:37.339402 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-736b7896-0548-40a9-b972-2aa263b16293 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Action body: b'{"os-complete": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:35:37.341265 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-736b7896-0548-40a9-b972-2aa263b16293 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:37.362528 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:37.362528 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:37.377632 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-f8f4f8da-78b0-4136-ad8b-81423caea5e6 req-736b7896-0548-40a9-b972-2aa263b16293 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/attachments/f8efe539-e4e6-4a6f-89c0-be44612e3cb3/action returned with HTTP 204 Jul 31 09:35:37.378522 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1023/4093] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:35:37 2026] POST /volume/v3/attachments/f8efe539-e4e6-4a6f-89c0-be44612e3cb3/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:35:37.712510 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:37.712510 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:37.713204 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-05433928-5958-497d-9181-80a2321de606 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Volume info retrieved successfully. Jul 31 09:35:37.713411 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.backup.api [None req-05433928-5958-497d-9181-80a2321de606 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Checking backup size 1 against volume size 1 {{(pid=100316) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 09:35:37.713567 np0000006200 devstack@c-api.service[100316]: INFO cinder.backup.api [None req-05433928-5958-497d-9181-80a2321de606 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Overwriting volume 04df14a7-4f22-4b38-9443-970ca46ceb46 with restore of backup b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:37.728757 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.backup.rpcapi [None req-05433928-5958-497d-9181-80a2321de606 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] restore_backup in rpcapi backup_id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 {{(pid=100316) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 09:35:37.730789 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-05433928-5958-497d-9181-80a2321de606 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9/restore returned with HTTP 202 Jul 31 09:35:37.731379 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1021/4094] 10.4.3.226 () {68 vars in 1393 bytes} [Fri Jul 31 09:35:36 2026] POST /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9/restore => generated 189 bytes in 1223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:35:37.741880 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e0ca11bf-8b67-43dd-99ac-156f1d2b369a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:37.745751 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e0ca11bf-8b67-43dd-99ac-156f1d2b369a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:37.747428 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e0ca11bf-8b67-43dd-99ac-156f1d2b369a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:37.747428 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e0ca11bf-8b67-43dd-99ac-156f1d2b369a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:37.747428 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-e0ca11bf-8b67-43dd-99ac-156f1d2b369a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:37.751878 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:37.751878 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:37.752942 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e0ca11bf-8b67-43dd-99ac-156f1d2b369a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:37.753522 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1030/4095] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:37 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:37.811956 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4eb50d76-a91a-424a-a63f-e61de1c804e4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:37.814155 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4eb50d76-a91a-424a-a63f-e61de1c804e4 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] GET https://10.4.3.226/volume/v3/volumes/4ea63bef-e491-45cb-975e-30cbc14dc32c Jul 31 09:35:37.814449 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4eb50d76-a91a-424a-a63f-e61de1c804e4 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:37.814642 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4eb50d76-a91a-424a-a63f-e61de1c804e4 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:37.823473 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:37.823473 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:37.828867 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4eb50d76-a91a-424a-a63f-e61de1c804e4 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Volume info retrieved successfully. Jul 31 09:35:37.834865 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4eb50d76-a91a-424a-a63f-e61de1c804e4 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] https://10.4.3.226/volume/v3/volumes/4ea63bef-e491-45cb-975e-30cbc14dc32c returned with HTTP 200 Jul 31 09:35:37.835304 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1022/4096] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:35:37 2026] GET /volume/v3/volumes/4ea63bef-e491-45cb-975e-30cbc14dc32c => generated 973 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:37.851328 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3bdab105-4cc3-4d24-b78c-c79a8e33dbe9 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:37.853794 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3bdab105-4cc3-4d24-b78c-c79a8e33dbe9 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] GET https://10.4.3.226/volume/v3/messages Jul 31 09:35:37.853947 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3bdab105-4cc3-4d24-b78c-c79a8e33dbe9 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:37.854061 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3bdab105-4cc3-4d24-b78c-c79a8e33dbe9 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:37.857719 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3bdab105-4cc3-4d24-b78c-c79a8e33dbe9 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] https://10.4.3.226/volume/v3/messages returned with HTTP 200 Jul 31 09:35:37.858119 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1024/4097] 10.4.3.226 () {68 vars in 1280 bytes} [Fri Jul 31 09:35:37 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 31 09:35:37.870510 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0c32e02f-64ff-4ecc-94d1-d8ff8fa81bef None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:37.873535 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0c32e02f-64ff-4ecc-94d1-d8ff8fa81bef tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-member] GET https://10.4.3.226/volume/v3/messages/66b50219-2780-4c69-bd19-4216501435c2 Jul 31 09:35:37.873777 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0c32e02f-64ff-4ecc-94d1-d8ff8fa81bef tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:37.873997 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0c32e02f-64ff-4ecc-94d1-d8ff8fa81bef tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:37.877980 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0c32e02f-64ff-4ecc-94d1-d8ff8fa81bef tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-member] https://10.4.3.226/volume/v3/messages/66b50219-2780-4c69-bd19-4216501435c2 returned with HTTP 200 Jul 31 09:35:37.878418 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1022/4098] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:35:37 2026] GET /volume/v3/messages/66b50219-2780-4c69-bd19-4216501435c2 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:37.890013 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7150d678-eb84-40d0-9835-354a00521b1a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:37.891561 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7150d678-eb84-40d0-9835-354a00521b1a tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] DELETE https://10.4.3.226/volume/v3/messages/66b50219-2780-4c69-bd19-4216501435c2 Jul 31 09:35:37.892028 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7150d678-eb84-40d0-9835-354a00521b1a tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:37.892363 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7150d678-eb84-40d0-9835-354a00521b1a tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:37.901786 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7150d678-eb84-40d0-9835-354a00521b1a tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] https://10.4.3.226/volume/v3/messages/66b50219-2780-4c69-bd19-4216501435c2 returned with HTTP 204 Jul 31 09:35:37.902771 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1031/4099] 10.4.3.226 () {68 vars in 1394 bytes} [Fri Jul 31 09:35:37 2026] DELETE /volume/v3/messages/66b50219-2780-4c69-bd19-4216501435c2 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 09:35:37.910792 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-aa83bb5e-36aa-4bc5-a674-d6643a06e955 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:37.912474 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aa83bb5e-36aa-4bc5-a674-d6643a06e955 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/4ea63bef-e491-45cb-975e-30cbc14dc32c Jul 31 09:35:37.912751 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aa83bb5e-36aa-4bc5-a674-d6643a06e955 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:37.912968 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aa83bb5e-36aa-4bc5-a674-d6643a06e955 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:37.913166 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-aa83bb5e-36aa-4bc5-a674-d6643a06e955 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Delete volume with id: 4ea63bef-e491-45cb-975e-30cbc14dc32c Jul 31 09:35:37.921105 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:37.921105 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:37.921521 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-aa83bb5e-36aa-4bc5-a674-d6643a06e955 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Volume info retrieved successfully. Jul 31 09:35:37.922497 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-aa83bb5e-36aa-4bc5-a674-d6643a06e955 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100317) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 09:35:37.933443 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-aa83bb5e-36aa-4bc5-a674-d6643a06e955 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-644516131 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-644516131, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:35:37.933894 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-aa83bb5e-36aa-4bc5-a674-d6643a06e955 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-644516131 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-644516131, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:35:37.949956 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-aa83bb5e-36aa-4bc5-a674-d6643a06e955 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Created reservations ['ed33fa77-6e60-4f9b-bea9-364d8fa6646a', 'e387c5fe-1f3d-447a-8106-b14e957c3771', '0587ed3d-4230-4421-ae75-1c3ca6c6d431', 'd6f6b746-9937-4acc-bbab-74d0c9117d4a'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:35:37.990474 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-aa83bb5e-36aa-4bc5-a674-d6643a06e955 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Delete volume request issued successfully. Jul 31 09:35:37.990758 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aa83bb5e-36aa-4bc5-a674-d6643a06e955 tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] https://10.4.3.226/volume/v3/volumes/4ea63bef-e491-45cb-975e-30cbc14dc32c returned with HTTP 202 Jul 31 09:35:37.991315 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1023/4100] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:35:37 2026] DELETE /volume/v3/volumes/4ea63bef-e491-45cb-975e-30cbc14dc32c => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:35:38.000068 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-bf514b87-dec8-4e46-a885-79e733e4eded None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:38.002664 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bf514b87-dec8-4e46-a885-79e733e4eded tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] DELETE https://10.4.3.226/volume/v3/types/1682ed61-9bc9-4820-a10e-74c24c6df1b1 Jul 31 09:35:38.003626 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bf514b87-dec8-4e46-a885-79e733e4eded tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:38.003626 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bf514b87-dec8-4e46-a885-79e733e4eded tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] Calling method '_delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:38.032660 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bf514b87-dec8-4e46-a885-79e733e4eded tempest-ProjectMemberTests-1506464561 tempest-ProjectMemberTests-1506464561-project-admin] https://10.4.3.226/volume/v3/types/1682ed61-9bc9-4820-a10e-74c24c6df1b1 returned with HTTP 202 Jul 31 09:35:38.033218 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1025/4101] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:35:37 2026] DELETE /volume/v3/types/1682ed61-9bc9-4820-a10e-74c24c6df1b1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:35:38.765651 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-225b8b04-d636-41f5-a7df-9320beb9b7e3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:38.768262 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-225b8b04-d636-41f5-a7df-9320beb9b7e3 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:38.768558 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-225b8b04-d636-41f5-a7df-9320beb9b7e3 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:38.768849 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-225b8b04-d636-41f5-a7df-9320beb9b7e3 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:38.769001 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-225b8b04-d636-41f5-a7df-9320beb9b7e3 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:38.774878 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:38.774878 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:38.775948 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-225b8b04-d636-41f5-a7df-9320beb9b7e3 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:38.776540 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1023/4102] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:38 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:39.778805 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-eeb1e9b0-c33b-4781-869c-f84a1e26f40f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:39.793537 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f49a957b-982d-4ee9-b676-3f8339e93d25 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:39.797331 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f49a957b-982d-4ee9-b676-3f8339e93d25 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:39.797856 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f49a957b-982d-4ee9-b676-3f8339e93d25 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:39.798106 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f49a957b-982d-4ee9-b676-3f8339e93d25 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:39.798275 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-f49a957b-982d-4ee9-b676-3f8339e93d25 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:39.808910 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:39.808910 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:39.809980 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f49a957b-982d-4ee9-b676-3f8339e93d25 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:39.810562 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1024/4103] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:39 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 757 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:39.911453 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-eeb1e9b0-c33b-4781-869c-f84a1e26f40f tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:35:39.911818 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-eeb1e9b0-c33b-4781-869c-f84a1e26f40f tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-490826903", "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=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:39.932638 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-eeb1e9b0-c33b-4781-869c-f84a1e26f40f tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:35:39.933146 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1032/4104] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:35:39 2026] POST /volume/v3/types => generated 379 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:39.942483 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8d886d05-1d91-4114-9bf7-58840bb40e53 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:39.944288 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8d886d05-1d91-4114-9bf7-58840bb40e53 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] POST https://10.4.3.226/volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45/encryption Jul 31 09:35:39.944631 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8d886d05-1d91-4114-9bf7-58840bb40e53 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:39.959825 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8d886d05-1d91-4114-9bf7-58840bb40e53 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] https://10.4.3.226/volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45/encryption returned with HTTP 200 Jul 31 09:35:39.960190 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1026/4105] 10.4.3.226 () {68 vars in 1397 bytes} [Fri Jul 31 09:35:39 2026] POST /volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:39.970231 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-dd272563-99d0-4486-83f0-8a1cc5e8545a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:39.972007 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dd272563-99d0-4486-83f0-8a1cc5e8545a tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:35:39.972399 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dd272563-99d0-4486-83f0-8a1cc5e8545a tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-515831249", "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=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:39.991151 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dd272563-99d0-4486-83f0-8a1cc5e8545a tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:35:39.991596 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1024/4106] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:35:39 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:40.002414 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b532a59b-994d-4d41-b7c5-e74c78d0ec7e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:40.004587 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b532a59b-994d-4d41-b7c5-e74c78d0ec7e tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] POST https://10.4.3.226/volume/v3/types/fda6ec18-9f7a-41c4-aa80-e3e53fe8daa5/encryption Jul 31 09:35:40.005103 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b532a59b-994d-4d41-b7c5-e74c78d0ec7e tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:40.027462 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b532a59b-994d-4d41-b7c5-e74c78d0ec7e tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] https://10.4.3.226/volume/v3/types/fda6ec18-9f7a-41c4-aa80-e3e53fe8daa5/encryption returned with HTTP 200 Jul 31 09:35:40.028220 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1025/4107] 10.4.3.226 () {68 vars in 1397 bytes} [Fri Jul 31 09:35:40 2026] POST /volume/v3/types/fda6ec18-9f7a-41c4-aa80-e3e53fe8daa5/encryption => generated 239 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:40.037809 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-847b3cf9-533d-4f8a-bc78-b4e6c36be976 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:40.039769 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-847b3cf9-533d-4f8a-bc78-b4e6c36be976 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:35:40.040310 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-847b3cf9-533d-4f8a-bc78-b4e6c36be976 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-887801082", "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=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:40.065320 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-847b3cf9-533d-4f8a-bc78-b4e6c36be976 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:35:40.065774 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1033/4108] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:35:40 2026] POST /volume/v3/types => generated 379 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:40.074401 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b0e0b205-0f80-4d13-8fc8-368419f00aa0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:40.076490 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b0e0b205-0f80-4d13-8fc8-368419f00aa0 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] POST https://10.4.3.226/volume/v3/types/48d642bd-23a0-466c-93ae-0ee187abebed/extra_specs Jul 31 09:35:40.076925 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b0e0b205-0f80-4d13-8fc8-368419f00aa0 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:40.110454 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b0e0b205-0f80-4d13-8fc8-368419f00aa0 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] https://10.4.3.226/volume/v3/types/48d642bd-23a0-466c-93ae-0ee187abebed/extra_specs returned with HTTP 200 Jul 31 09:35:40.110991 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1027/4109] 10.4.3.226 () {68 vars in 1399 bytes} [Fri Jul 31 09:35:40 2026] POST /volume/v3/types/48d642bd-23a0-466c-93ae-0ee187abebed/extra_specs => generated 35 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:35:40.120965 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-12a7d58f-20c4-4d32-9459-4aef0943152a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:40.123005 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-12a7d58f-20c4-4d32-9459-4aef0943152a tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] PUT https://10.4.3.226/volume/v3/types/48d642bd-23a0-466c-93ae-0ee187abebed/extra_specs/key2 Jul 31 09:35:40.123428 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-12a7d58f-20c4-4d32-9459-4aef0943152a tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:40.144191 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-12a7d58f-20c4-4d32-9459-4aef0943152a tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] https://10.4.3.226/volume/v3/types/48d642bd-23a0-466c-93ae-0ee187abebed/extra_specs/key2 returned with HTTP 200 Jul 31 09:35:40.144669 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1025/4110] 10.4.3.226 () {68 vars in 1413 bytes} [Fri Jul 31 09:35:40 2026] PUT /volume/v3/types/48d642bd-23a0-466c-93ae-0ee187abebed/extra_specs/key2 => generated 25 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:35:40.153314 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bdb12d5f-c181-41fc-b4df-9c63df5ce24f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:40.155577 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bdb12d5f-c181-41fc-b4df-9c63df5ce24f tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:35:40.156042 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bdb12d5f-c181-41fc-b4df-9c63df5ce24f tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:40.174541 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bdb12d5f-c181-41fc-b4df-9c63df5ce24f tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:35:40.175196 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1026/4111] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:35:40 2026] POST /volume/v3/types => generated 195 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:40.189039 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c40bbe79-ef96-4d32-b8f5-d17bce12fd1c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:40.189039 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c40bbe79-ef96-4d32-b8f5-d17bce12fd1c tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] DELETE https://10.4.3.226/volume/v3/types/0aaa8344-27ae-4f0b-b9d9-18151cc8aa22 Jul 31 09:35:40.189039 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c40bbe79-ef96-4d32-b8f5-d17bce12fd1c tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:40.189039 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c40bbe79-ef96-4d32-b8f5-d17bce12fd1c tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Calling method '_delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:40.230615 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c40bbe79-ef96-4d32-b8f5-d17bce12fd1c tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] https://10.4.3.226/volume/v3/types/0aaa8344-27ae-4f0b-b9d9-18151cc8aa22 returned with HTTP 202 Jul 31 09:35:40.231119 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1034/4112] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:35:40 2026] DELETE /volume/v3/types/0aaa8344-27ae-4f0b-b9d9-18151cc8aa22 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:35:40.241737 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6a7c3ba3-1db0-4603-b281-f7f985d2cb07 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:40.244096 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6a7c3ba3-1db0-4603-b281-f7f985d2cb07 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:35:40.244656 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6a7c3ba3-1db0-4603-b281-f7f985d2cb07 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1909990056", "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=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:40.265971 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6a7c3ba3-1db0-4603-b281-f7f985d2cb07 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:35:40.266479 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1028/4113] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:35:40 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 31 09:35:40.276010 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-79e51c9e-ed43-42c9-9632-4ec501436024 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:40.278161 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-79e51c9e-ed43-42c9-9632-4ec501436024 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] POST https://10.4.3.226/volume/v3/types/bc7fb45d-f1c3-4769-873b-8050673475cc/encryption Jul 31 09:35:40.278595 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-79e51c9e-ed43-42c9-9632-4ec501436024 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:40.302105 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-79e51c9e-ed43-42c9-9632-4ec501436024 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] https://10.4.3.226/volume/v3/types/bc7fb45d-f1c3-4769-873b-8050673475cc/encryption returned with HTTP 200 Jul 31 09:35:40.302713 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1026/4114] 10.4.3.226 () {68 vars in 1397 bytes} [Fri Jul 31 09:35:40 2026] POST /volume/v3/types/bc7fb45d-f1c3-4769-873b-8050673475cc/encryption => generated 239 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:40.313361 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e25ce4ea-338a-4a8f-80af-a73b1381af16 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:40.315940 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e25ce4ea-338a-4a8f-80af-a73b1381af16 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] DELETE https://10.4.3.226/volume/v3/types/bc7fb45d-f1c3-4769-873b-8050673475cc/encryption/611124b8-8d85-4b85-8c99-24e42506e5bf Jul 31 09:35:40.316264 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e25ce4ea-338a-4a8f-80af-a73b1381af16 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:40.316658 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e25ce4ea-338a-4a8f-80af-a73b1381af16 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:40.343715 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e25ce4ea-338a-4a8f-80af-a73b1381af16 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] https://10.4.3.226/volume/v3/types/bc7fb45d-f1c3-4769-873b-8050673475cc/encryption/611124b8-8d85-4b85-8c99-24e42506e5bf returned with HTTP 202 Jul 31 09:35:40.344323 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1027/4115] 10.4.3.226 () {66 vars in 1489 bytes} [Fri Jul 31 09:35:40 2026] DELETE /volume/v3/types/bc7fb45d-f1c3-4769-873b-8050673475cc/encryption/611124b8-8d85-4b85-8c99-24e42506e5bf => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:35:40.356373 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ed650149-ef06-44fa-b8dd-36bfb0d70040 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:40.358983 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ed650149-ef06-44fa-b8dd-36bfb0d70040 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:35:40.359649 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ed650149-ef06-44fa-b8dd-36bfb0d70040 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-727313027", "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=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:40.392315 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ed650149-ef06-44fa-b8dd-36bfb0d70040 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:35:40.392921 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1035/4116] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:35:40 2026] POST /volume/v3/types => generated 379 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:40.405141 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ce01bcfc-09a0-4fb0-8cd0-8b96c68bcd7a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:40.407522 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ce01bcfc-09a0-4fb0-8cd0-8b96c68bcd7a tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] DELETE https://10.4.3.226/volume/v3/types/bb6dbb0b-ed16-48b2-b768-8e480e58d391/extra_specs/key1 Jul 31 09:35:40.407748 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ce01bcfc-09a0-4fb0-8cd0-8b96c68bcd7a tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:40.407948 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ce01bcfc-09a0-4fb0-8cd0-8b96c68bcd7a tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:40.427382 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ce01bcfc-09a0-4fb0-8cd0-8b96c68bcd7a tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] https://10.4.3.226/volume/v3/types/bb6dbb0b-ed16-48b2-b768-8e480e58d391/extra_specs/key1 returned with HTTP 202 Jul 31 09:35:40.427859 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1029/4117] 10.4.3.226 () {66 vars in 1396 bytes} [Fri Jul 31 09:35:40 2026] DELETE /volume/v3/types/bb6dbb0b-ed16-48b2-b768-8e480e58d391/extra_specs/key1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:35:40.436043 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-13cf85cd-15ef-49f9-bfe4-2bbef91d9481 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:40.438440 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-13cf85cd-15ef-49f9-bfe4-2bbef91d9481 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:35:40.440260 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-13cf85cd-15ef-49f9-bfe4-2bbef91d9481 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1734142186", "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=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:40.466686 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-13cf85cd-15ef-49f9-bfe4-2bbef91d9481 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:35:40.467174 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1027/4118] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:35:40 2026] POST /volume/v3/types => generated 380 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:40.475984 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-51a2cf55-037b-4111-9daf-92a952c56966 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:40.478366 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-51a2cf55-037b-4111-9daf-92a952c56966 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] DELETE https://10.4.3.226/volume/v3/types/9aa97b1f-6ec8-4669-adc1-431fbe68e583 Jul 31 09:35:40.478604 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-51a2cf55-037b-4111-9daf-92a952c56966 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:40.481263 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-51a2cf55-037b-4111-9daf-92a952c56966 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:40.507777 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-51a2cf55-037b-4111-9daf-92a952c56966 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] https://10.4.3.226/volume/v3/types/9aa97b1f-6ec8-4669-adc1-431fbe68e583 returned with HTTP 202 Jul 31 09:35:40.508363 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1028/4119] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:35:40 2026] DELETE /volume/v3/types/9aa97b1f-6ec8-4669-adc1-431fbe68e583 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:35:40.517126 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-533ea905-0109-4442-982a-ae231b9c42ac None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:40.520099 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-533ea905-0109-4442-982a-ae231b9c42ac tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] GET https://10.4.3.226/volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45/extra_specs Jul 31 09:35:40.520228 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-533ea905-0109-4442-982a-ae231b9c42ac tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:40.520467 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-533ea905-0109-4442-982a-ae231b9c42ac tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Calling method 'index' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:40.530944 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-533ea905-0109-4442-982a-ae231b9c42ac tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] https://10.4.3.226/volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45/extra_specs returned with HTTP 200 Jul 31 09:35:40.531551 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1036/4120] 10.4.3.226 () {66 vars in 1378 bytes} [Fri Jul 31 09:35:40 2026] GET /volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45/extra_specs => generated 185 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:40.540144 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-99e4a540-368f-4a1e-93a4-4cafca8210fc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:40.541985 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-99e4a540-368f-4a1e-93a4-4cafca8210fc tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] GET https://10.4.3.226/volume/v3/types Jul 31 09:35:40.542261 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-99e4a540-368f-4a1e-93a4-4cafca8210fc tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:40.542517 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-99e4a540-368f-4a1e-93a4-4cafca8210fc tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:40.564371 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-99e4a540-368f-4a1e-93a4-4cafca8210fc tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:35:40.564915 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1030/4121] 10.4.3.226 () {66 vars in 1231 bytes} [Fri Jul 31 09:35:40 2026] GET /volume/v3/types => generated 2828 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:40.578947 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ee66b344-a6fa-4c42-a72e-6e248edf4441 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:40.581085 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ee66b344-a6fa-4c42-a72e-6e248edf4441 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] GET https://10.4.3.226/volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45/encryption/cipher Jul 31 09:35:40.581341 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ee66b344-a6fa-4c42-a72e-6e248edf4441 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:40.581567 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ee66b344-a6fa-4c42-a72e-6e248edf4441 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:40.593276 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ee66b344-a6fa-4c42-a72e-6e248edf4441 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] https://10.4.3.226/volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45/encryption/cipher returned with HTTP 200 Jul 31 09:35:40.593276 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1028/4122] 10.4.3.226 () {66 vars in 1396 bytes} [Fri Jul 31 09:35:40 2026] GET /volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45/encryption/cipher => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:35:40.603592 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ccfc2bf2-d154-485b-9f5e-9fd9ca2702af None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:40.605605 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ccfc2bf2-d154-485b-9f5e-9fd9ca2702af tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] GET https://10.4.3.226/volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45/encryption Jul 31 09:35:40.605840 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ccfc2bf2-d154-485b-9f5e-9fd9ca2702af tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:40.606058 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ccfc2bf2-d154-485b-9f5e-9fd9ca2702af tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:40.613638 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ccfc2bf2-d154-485b-9f5e-9fd9ca2702af tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] https://10.4.3.226/volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45/encryption returned with HTTP 200 Jul 31 09:35:40.614264 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1029/4123] 10.4.3.226 () {66 vars in 1375 bytes} [Fri Jul 31 09:35:40 2026] GET /volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45/encryption => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:40.625701 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7af5bf82-0779-45f8-b1e8-7d21af58c66e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:40.627771 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7af5bf82-0779-45f8-b1e8-7d21af58c66e tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] GET https://10.4.3.226/volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45/extra_specs/multiattach Jul 31 09:35:40.627999 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7af5bf82-0779-45f8-b1e8-7d21af58c66e tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:40.628311 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7af5bf82-0779-45f8-b1e8-7d21af58c66e tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:40.640298 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7af5bf82-0779-45f8-b1e8-7d21af58c66e tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] https://10.4.3.226/volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45/extra_specs/multiattach returned with HTTP 200 Jul 31 09:35:40.640298 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1037/4124] 10.4.3.226 () {66 vars in 1414 bytes} [Fri Jul 31 09:35:40 2026] GET /volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:35:40.649934 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1c04d6e8-d9dc-4055-932a-fc54975f8355 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:40.652510 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1c04d6e8-d9dc-4055-932a-fc54975f8355 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] GET https://10.4.3.226/volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45/extra_specs/volume_backend_name Jul 31 09:35:40.652844 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1c04d6e8-d9dc-4055-932a-fc54975f8355 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:40.653063 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1c04d6e8-d9dc-4055-932a-fc54975f8355 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:40.661685 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1c04d6e8-d9dc-4055-932a-fc54975f8355 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] https://10.4.3.226/volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45/extra_specs/volume_backend_name returned with HTTP 200 Jul 31 09:35:40.663465 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1031/4125] 10.4.3.226 () {66 vars in 1438 bytes} [Fri Jul 31 09:35:40 2026] GET /volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45/extra_specs/volume_backend_name => generated 44 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:35:40.671657 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-30c265cb-5cd1-4099-bce2-5badcdd884a2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:40.675414 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-30c265cb-5cd1-4099-bce2-5badcdd884a2 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] GET https://10.4.3.226/volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45 Jul 31 09:35:40.675686 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-30c265cb-5cd1-4099-bce2-5badcdd884a2 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:40.675941 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-30c265cb-5cd1-4099-bce2-5badcdd884a2 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:40.686812 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-30c265cb-5cd1-4099-bce2-5badcdd884a2 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] https://10.4.3.226/volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45 returned with HTTP 200 Jul 31 09:35:40.690161 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1029/4126] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:35:40 2026] GET /volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45 => generated 401 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:40.700338 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-86b14d7f-bf66-4c65-ae4f-007a40340bf7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:40.706856 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-86b14d7f-bf66-4c65-ae4f-007a40340bf7 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] PUT https://10.4.3.226/volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45/encryption/f2d485ba-da6e-4c88-ab93-15eea1eed510 Jul 31 09:35:40.706856 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-86b14d7f-bf66-4c65-ae4f-007a40340bf7 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:40.731207 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-86b14d7f-bf66-4c65-ae4f-007a40340bf7 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] https://10.4.3.226/volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45/encryption/f2d485ba-da6e-4c88-ab93-15eea1eed510 returned with HTTP 200 Jul 31 09:35:40.731966 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1030/4127] 10.4.3.226 () {68 vars in 1506 bytes} [Fri Jul 31 09:35:40 2026] PUT /volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45/encryption/f2d485ba-da6e-4c88-ab93-15eea1eed510 => generated 33 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:35:40.743553 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ad618435-0e16-4f87-908b-72cba327c98f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:40.746077 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ad618435-0e16-4f87-908b-72cba327c98f tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] PUT https://10.4.3.226/volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45/extra_specs/key1 Jul 31 09:35:40.746564 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ad618435-0e16-4f87-908b-72cba327c98f tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:40.825569 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0844f89b-43f8-4ef0-8a18-5dabc14ac2f9 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:40.825785 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ad618435-0e16-4f87-908b-72cba327c98f tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] https://10.4.3.226/volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45/extra_specs/key1 returned with HTTP 200 Jul 31 09:35:40.827863 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0844f89b-43f8-4ef0-8a18-5dabc14ac2f9 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:40.828188 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0844f89b-43f8-4ef0-8a18-5dabc14ac2f9 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:40.828480 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0844f89b-43f8-4ef0-8a18-5dabc14ac2f9 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:40.828625 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-0844f89b-43f8-4ef0-8a18-5dabc14ac2f9 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:40.830825 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1038/4128] 10.4.3.226 () {68 vars in 1413 bytes} [Fri Jul 31 09:35:40 2026] PUT /volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45/extra_specs/key1 => generated 30 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:35:40.836357 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:40.836357 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:40.837611 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0844f89b-43f8-4ef0-8a18-5dabc14ac2f9 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:40.838407 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1032/4129] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:40 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:40.851991 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-526de169-0187-4451-bfc3-75d88856bfa3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:40.855758 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-526de169-0187-4451-bfc3-75d88856bfa3 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] PUT https://10.4.3.226/volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45 Jul 31 09:35:40.856536 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-526de169-0187-4451-bfc3-75d88856bfa3 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:40.877135 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-526de169-0187-4451-bfc3-75d88856bfa3 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] https://10.4.3.226/volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45 returned with HTTP 200 Jul 31 09:35:40.877558 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1030/4130] 10.4.3.226 () {68 vars in 1362 bytes} [Fri Jul 31 09:35:40 2026] PUT /volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45 => generated 370 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:40.887689 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-091a7b32-ae9b-4a01-aa27-c2413143ddaf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:40.890650 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-091a7b32-ae9b-4a01-aa27-c2413143ddaf tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] DELETE https://10.4.3.226/volume/v3/types/bb6dbb0b-ed16-48b2-b768-8e480e58d391 Jul 31 09:35:40.890946 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-091a7b32-ae9b-4a01-aa27-c2413143ddaf tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:40.891277 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-091a7b32-ae9b-4a01-aa27-c2413143ddaf tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:40.923755 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-091a7b32-ae9b-4a01-aa27-c2413143ddaf tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] https://10.4.3.226/volume/v3/types/bb6dbb0b-ed16-48b2-b768-8e480e58d391 returned with HTTP 202 Jul 31 09:35:40.924362 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1031/4131] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:35:40 2026] DELETE /volume/v3/types/bb6dbb0b-ed16-48b2-b768-8e480e58d391 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:35:40.935324 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d09da380-dd46-48e2-ac7b-9c0d698dcff2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:40.935324 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d09da380-dd46-48e2-ac7b-9c0d698dcff2 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] DELETE https://10.4.3.226/volume/v3/types/bc7fb45d-f1c3-4769-873b-8050673475cc Jul 31 09:35:40.935324 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d09da380-dd46-48e2-ac7b-9c0d698dcff2 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:40.935324 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d09da380-dd46-48e2-ac7b-9c0d698dcff2 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Calling method '_delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:40.964738 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d09da380-dd46-48e2-ac7b-9c0d698dcff2 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] https://10.4.3.226/volume/v3/types/bc7fb45d-f1c3-4769-873b-8050673475cc returned with HTTP 202 Jul 31 09:35:40.965479 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1039/4132] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:35:40 2026] DELETE /volume/v3/types/bc7fb45d-f1c3-4769-873b-8050673475cc => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:35:40.974099 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-63937aa8-ce31-42af-af79-58a6d3478208 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:40.976280 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-63937aa8-ce31-42af-af79-58a6d3478208 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] DELETE https://10.4.3.226/volume/v3/types/48d642bd-23a0-466c-93ae-0ee187abebed Jul 31 09:35:40.976581 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-63937aa8-ce31-42af-af79-58a6d3478208 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:40.976771 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-63937aa8-ce31-42af-af79-58a6d3478208 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Calling method '_delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:41.024522 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-63937aa8-ce31-42af-af79-58a6d3478208 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] https://10.4.3.226/volume/v3/types/48d642bd-23a0-466c-93ae-0ee187abebed returned with HTTP 202 Jul 31 09:35:41.025312 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1033/4133] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:35:40 2026] DELETE /volume/v3/types/48d642bd-23a0-466c-93ae-0ee187abebed => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:35:41.033535 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3582bdb9-84fc-490e-b161-86f6c48e50a2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:41.036994 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3582bdb9-84fc-490e-b161-86f6c48e50a2 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] DELETE https://10.4.3.226/volume/v3/types/fda6ec18-9f7a-41c4-aa80-e3e53fe8daa5 Jul 31 09:35:41.037383 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3582bdb9-84fc-490e-b161-86f6c48e50a2 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:41.037511 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3582bdb9-84fc-490e-b161-86f6c48e50a2 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:41.074053 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3582bdb9-84fc-490e-b161-86f6c48e50a2 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] https://10.4.3.226/volume/v3/types/fda6ec18-9f7a-41c4-aa80-e3e53fe8daa5 returned with HTTP 202 Jul 31 09:35:41.074477 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1031/4134] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:35:41 2026] DELETE /volume/v3/types/fda6ec18-9f7a-41c4-aa80-e3e53fe8daa5 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:35:41.082506 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d1e7d809-64d0-4e97-9097-a98b3a35aab1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:41.084568 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d1e7d809-64d0-4e97-9097-a98b3a35aab1 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] DELETE https://10.4.3.226/volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45 Jul 31 09:35:41.084710 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d1e7d809-64d0-4e97-9097-a98b3a35aab1 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:41.084958 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d1e7d809-64d0-4e97-9097-a98b3a35aab1 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:41.125196 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d1e7d809-64d0-4e97-9097-a98b3a35aab1 tempest-VolumeTypesAdminTests-1077102639 tempest-VolumeTypesAdminTests-1077102639-project-admin] https://10.4.3.226/volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45 returned with HTTP 202 Jul 31 09:35:41.125196 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1032/4135] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:35:41 2026] DELETE /volume/v3/types/830695ec-6388-4fc5-8ffc-22c402e60f45 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:35:41.849569 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a6b52c4d-21e6-416c-9f5f-60f232316319 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:41.851587 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a6b52c4d-21e6-416c-9f5f-60f232316319 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:41.851882 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a6b52c4d-21e6-416c-9f5f-60f232316319 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:41.852155 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a6b52c4d-21e6-416c-9f5f-60f232316319 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:41.852345 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-a6b52c4d-21e6-416c-9f5f-60f232316319 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:41.857322 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:41.857322 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:41.858161 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a6b52c4d-21e6-416c-9f5f-60f232316319 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:41.858615 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1040/4136] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:41 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:42.874070 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-cff99854-3df5-4cac-933c-314cb8bef96c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:42.877309 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cff99854-3df5-4cac-933c-314cb8bef96c tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:42.877635 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cff99854-3df5-4cac-933c-314cb8bef96c tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:42.877919 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cff99854-3df5-4cac-933c-314cb8bef96c tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:42.878065 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-cff99854-3df5-4cac-933c-314cb8bef96c tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:42.882917 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:42.882917 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:42.884104 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cff99854-3df5-4cac-933c-314cb8bef96c tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:42.884753 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1034/4137] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:42 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:43.895643 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9c350e6c-ccdc-41d4-9a9a-9833ae4c2c11 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:43.898270 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9c350e6c-ccdc-41d4-9a9a-9833ae4c2c11 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:43.898270 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9c350e6c-ccdc-41d4-9a9a-9833ae4c2c11 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:43.899429 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9c350e6c-ccdc-41d4-9a9a-9833ae4c2c11 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:43.899429 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-9c350e6c-ccdc-41d4-9a9a-9833ae4c2c11 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:43.906564 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:43.906564 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:43.906564 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9c350e6c-ccdc-41d4-9a9a-9833ae4c2c11 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:43.906564 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1032/4138] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:43 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:44.919404 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-87024faa-b9ea-4603-a1dd-d4bd178a5a31 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:44.921755 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-87024faa-b9ea-4603-a1dd-d4bd178a5a31 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:44.922043 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-87024faa-b9ea-4603-a1dd-d4bd178a5a31 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:44.922464 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-87024faa-b9ea-4603-a1dd-d4bd178a5a31 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:44.922464 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-87024faa-b9ea-4603-a1dd-d4bd178a5a31 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:44.928340 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:44.928340 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:44.929431 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-87024faa-b9ea-4603-a1dd-d4bd178a5a31 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:44.929920 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1033/4139] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:44 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:45.942688 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b6e1853e-4970-4a25-8fc9-2411703f5c45 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:45.947084 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b6e1853e-4970-4a25-8fc9-2411703f5c45 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:45.947084 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b6e1853e-4970-4a25-8fc9-2411703f5c45 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:45.947084 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b6e1853e-4970-4a25-8fc9-2411703f5c45 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:45.947084 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-b6e1853e-4970-4a25-8fc9-2411703f5c45 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:45.951073 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:45.951073 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:45.952092 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b6e1853e-4970-4a25-8fc9-2411703f5c45 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:45.952923 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1041/4140] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:45 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:46.968008 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-420c9cd6-c7cd-42d0-9f71-24a9f5eb260a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:46.969966 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-420c9cd6-c7cd-42d0-9f71-24a9f5eb260a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:46.970152 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-420c9cd6-c7cd-42d0-9f71-24a9f5eb260a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:46.970354 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-420c9cd6-c7cd-42d0-9f71-24a9f5eb260a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:46.970456 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-420c9cd6-c7cd-42d0-9f71-24a9f5eb260a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:46.975145 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:46.975145 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:46.976611 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-420c9cd6-c7cd-42d0-9f71-24a9f5eb260a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:46.976611 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1035/4141] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:46 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:47.988254 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8e712bd5-0c4e-48c9-8031-483f97ed1a5a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:47.990077 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8e712bd5-0c4e-48c9-8031-483f97ed1a5a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:35:47.990507 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8e712bd5-0c4e-48c9-8031-483f97ed1a5a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:47.990830 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8e712bd5-0c4e-48c9-8031-483f97ed1a5a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:47.990975 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-8e712bd5-0c4e-48c9-8031-483f97ed1a5a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Show backup with id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:35:47.996133 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:47.996133 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:47.996697 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8e712bd5-0c4e-48c9-8031-483f97ed1a5a tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 200 Jul 31 09:35:47.997236 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1033/4142] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:47 2026] GET /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:35:48.006776 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-30ab1cc5-39cb-487a-9d30-7f231a7110b3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:48.008770 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-30ab1cc5-39cb-487a-9d30-7f231a7110b3 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/volumes/04df14a7-4f22-4b38-9443-970ca46ceb46 Jul 31 09:35:48.008997 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-30ab1cc5-39cb-487a-9d30-7f231a7110b3 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:48.009239 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-30ab1cc5-39cb-487a-9d30-7f231a7110b3 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:48.018252 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:48.018252 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:48.022937 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-30ab1cc5-39cb-487a-9d30-7f231a7110b3 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Volume info retrieved successfully. Jul 31 09:35:48.029057 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-30ab1cc5-39cb-487a-9d30-7f231a7110b3 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/volumes/04df14a7-4f22-4b38-9443-970ca46ceb46 returned with HTTP 200 Jul 31 09:35:48.029667 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1034/4143] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:48 2026] GET /volume/v3/volumes/04df14a7-4f22-4b38-9443-970ca46ceb46 => generated 1417 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:48.048191 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-34fd1472-d5ed-47ad-aaa7-5d9162040a1f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:48.051580 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-34fd1472-d5ed-47ad-aaa7-5d9162040a1f tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/volumes/04df14a7-4f22-4b38-9443-970ca46ceb46 Jul 31 09:35:48.051935 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-34fd1472-d5ed-47ad-aaa7-5d9162040a1f tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:48.052142 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-34fd1472-d5ed-47ad-aaa7-5d9162040a1f tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:48.063123 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:48.063123 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:48.068502 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-34fd1472-d5ed-47ad-aaa7-5d9162040a1f tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Volume info retrieved successfully. Jul 31 09:35:48.075540 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-34fd1472-d5ed-47ad-aaa7-5d9162040a1f tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/volumes/04df14a7-4f22-4b38-9443-970ca46ceb46 returned with HTTP 200 Jul 31 09:35:48.076108 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1042/4144] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:35:48 2026] GET /volume/v3/volumes/04df14a7-4f22-4b38-9443-970ca46ceb46 => generated 1417 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:49.616717 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-e980d1e7-af03-4429-b977-7580932ab983 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:49.619513 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-e980d1e7-af03-4429-b977-7580932ab983 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/volumes/04df14a7-4f22-4b38-9443-970ca46ceb46 Jul 31 09:35:49.619800 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-e980d1e7-af03-4429-b977-7580932ab983 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:49.620071 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-e980d1e7-af03-4429-b977-7580932ab983 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:49.629576 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:49.629576 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:35:49.634643 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-e980d1e7-af03-4429-b977-7580932ab983 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Volume info retrieved successfully. Jul 31 09:35:49.639533 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-e980d1e7-af03-4429-b977-7580932ab983 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/volumes/04df14a7-4f22-4b38-9443-970ca46ceb46 returned with HTTP 200 Jul 31 09:35:49.640478 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1036/4145] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:35:49 2026] GET /volume/v3/volumes/04df14a7-4f22-4b38-9443-970ca46ceb46 => generated 1417 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:50.276632 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-19e62232-4739-4da3-880b-f1459a54cec9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:50.279349 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-19e62232-4739-4da3-880b-f1459a54cec9 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/volumes/04df14a7-4f22-4b38-9443-970ca46ceb46 Jul 31 09:35:50.279631 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-19e62232-4739-4da3-880b-f1459a54cec9 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:50.280048 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-19e62232-4739-4da3-880b-f1459a54cec9 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:50.289869 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:50.289869 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:50.294828 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-19e62232-4739-4da3-880b-f1459a54cec9 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Volume info retrieved successfully. Jul 31 09:35:50.301868 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-19e62232-4739-4da3-880b-f1459a54cec9 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/volumes/04df14a7-4f22-4b38-9443-970ca46ceb46 returned with HTTP 200 Jul 31 09:35:50.302602 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1034/4146] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:35:50 2026] GET /volume/v3/volumes/04df14a7-4f22-4b38-9443-970ca46ceb46 => generated 1417 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:50.313288 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4ac49097-5207-428a-8278-9cbd75239548 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:50.313715 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4ac49097-5207-428a-8278-9cbd75239548 None None] GET https://10.4.3.226/volume// Jul 31 09:35:50.313876 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4ac49097-5207-428a-8278-9cbd75239548 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:50.314061 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4ac49097-5207-428a-8278-9cbd75239548 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:50.314413 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4ac49097-5207-428a-8278-9cbd75239548 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:35:50.316044 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1035/4147] 10.4.3.226 () {66 vars in 1419 bytes} [Fri Jul 31 09:35: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 31 09:35:50.328675 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-1efceb9a-6fe8-4d84-98c0-6fecf250f70e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:50.331939 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-1efceb9a-6fe8-4d84-98c0-6fecf250f70e tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:35:50.332467 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-1efceb9a-6fe8-4d84-98c0-6fecf250f70e tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04df14a7-4f22-4b38-9443-970ca46ceb46", "connector": null, "instance_uuid": "e544bf7f-ea90-4fa2-a649-b4ffb182f2d2"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:50.347909 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:50.347909 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:50.388276 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-1efceb9a-6fe8-4d84-98c0-6fecf250f70e tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:35:50.388883 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1043/4148] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:35:50 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:51.469729 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5810ea79-7283-4cfe-8f23-9dab5e5f9120 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:51.470146 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5810ea79-7283-4cfe-8f23-9dab5e5f9120 None None] GET https://10.4.3.226/volume// Jul 31 09:35:51.470406 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5810ea79-7283-4cfe-8f23-9dab5e5f9120 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:51.470653 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5810ea79-7283-4cfe-8f23-9dab5e5f9120 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:51.471008 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5810ea79-7283-4cfe-8f23-9dab5e5f9120 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:35:51.471335 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1037/4149] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:35:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:35:51.483031 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-43b0f278-17b4-413b-8f71-715abe798f4e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:51.486871 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-43b0f278-17b4-413b-8f71-715abe798f4e tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/volumes/04df14a7-4f22-4b38-9443-970ca46ceb46 Jul 31 09:35:51.487265 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-43b0f278-17b4-413b-8f71-715abe798f4e tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:35:51.487386 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-43b0f278-17b4-413b-8f71-715abe798f4e tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:35:51.499831 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:51.499831 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:35:51.503975 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-43b0f278-17b4-413b-8f71-715abe798f4e tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Volume info retrieved successfully. Jul 31 09:35:51.511511 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-43b0f278-17b4-413b-8f71-715abe798f4e tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/volumes/04df14a7-4f22-4b38-9443-970ca46ceb46 returned with HTTP 200 Jul 31 09:35:51.512035 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1035/4150] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:35:51 2026] GET /volume/v3/volumes/04df14a7-4f22-4b38-9443-970ca46ceb46 => generated 1596 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:35:51.625570 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-f5756618-0719-4f62-afa2-5c02cce22bcf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:51.627645 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-f5756618-0719-4f62-afa2-5c02cce22bcf tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] PUT https://10.4.3.226/volume/v3/attachments/f7003214-4885-4403-a43f-78b645c7583c Jul 31 09:35:51.628017 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-f5756618-0719-4f62-afa2-5c02cce22bcf tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:51.636932 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-f5756618-0719-4f62-afa2-5c02cce22bcf tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Acquiring lock "cinder-attachment_update-04df14a7-4f22-4b38-9443-970ca46ceb46-np0000006200" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:35:51.643695 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-f5756618-0719-4f62-afa2-5c02cce22bcf tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Lock "cinder-attachment_update-04df14a7-4f22-4b38-9443-970ca46ceb46-np0000006200" acquired by "attachment_update" :: waited 0.007s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:35:51.644656 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:51.644656 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:35:51.757033 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-f5756618-0719-4f62-afa2-5c02cce22bcf tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Lock "cinder-attachment_update-04df14a7-4f22-4b38-9443-970ca46ceb46-np0000006200" released by "attachment_update" :: held 0.113s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:35:51.757033 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-f5756618-0719-4f62-afa2-5c02cce22bcf tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/attachments/f7003214-4885-4403-a43f-78b645c7583c returned with HTTP 200 Jul 31 09:35:51.757880 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1036/4151] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:35:51 2026] PUT /volume/v3/attachments/f7003214-4885-4403-a43f-78b645c7583c => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:35:51.803276 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-01e4130c-67ad-45a5-b4e5-74b7bc7412c4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:35:51.803276 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-01e4130c-67ad-45a5-b4e5-74b7bc7412c4 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] POST https://10.4.3.226/volume/v3/attachments/f7003214-4885-4403-a43f-78b645c7583c/action Jul 31 09:35:51.803276 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-01e4130c-67ad-45a5-b4e5-74b7bc7412c4 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Action body: b'{"os-complete": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:35:51.803276 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-01e4130c-67ad-45a5-b4e5-74b7bc7412c4 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:35:51.823882 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:35:51.823882 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:35:51.839275 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-8142fa28-c153-4b9a-bba9-44cbd7fd2a22 req-01e4130c-67ad-45a5-b4e5-74b7bc7412c4 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/attachments/f7003214-4885-4403-a43f-78b645c7583c/action returned with HTTP 204 Jul 31 09:35:51.839867 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1044/4152] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:35:51 2026] POST /volume/v3/attachments/f7003214-4885-4403-a43f-78b645c7583c/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:35:59.641269 np0000006200 devstack@c-api.service[100314]: DEBUG dbcounter [-] [100314] Writing DB stats cinder:SELECT=208,cinder:UPDATE=72,cinder:INSERT=47 {{(pid=100314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:36:01.509722 np0000006200 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=247,cinder:UPDATE=90,cinder:INSERT=62,cinder:DELETE=1 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:36:01.675728 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-e94d638c-e9f5-47a0-b112-2ec577d435f6 req-ae955943-3bac-44c7-926f-6a20677b6143 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:01.677979 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-e94d638c-e9f5-47a0-b112-2ec577d435f6 req-ae955943-3bac-44c7-926f-6a20677b6143 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/attachments/ea9594b4-5088-4756-812e-38a0ea238177 Jul 31 09:36:01.678232 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-e94d638c-e9f5-47a0-b112-2ec577d435f6 req-ae955943-3bac-44c7-926f-6a20677b6143 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:01.678448 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-e94d638c-e9f5-47a0-b112-2ec577d435f6 req-ae955943-3bac-44c7-926f-6a20677b6143 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:01.690335 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:01.690335 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:01.741420 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-e94d638c-e9f5-47a0-b112-2ec577d435f6 req-ae955943-3bac-44c7-926f-6a20677b6143 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments/ea9594b4-5088-4756-812e-38a0ea238177 returned with HTTP 200 Jul 31 09:36:01.741826 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1038/4153] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:36:01 2026] DELETE /volume/v3/attachments/ea9594b4-5088-4756-812e-38a0ea238177 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:01.747653 np0000006200 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=174,cinder:UPDATE=58,cinder:INSERT=19 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:36:01.834434 np0000006200 devstack@c-api.service[100315]: DEBUG dbcounter [-] [100315] Writing DB stats cinder:SELECT=175,cinder:UPDATE=43,cinder:INSERT=38 {{(pid=100315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:36:02.858825 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-0e611ce2-c1dd-4c26-b877-35e6858c857e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:02.861134 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-0e611ce2-c1dd-4c26-b877-35e6858c857e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 Jul 31 09:36:02.861450 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-0e611ce2-c1dd-4c26-b877-35e6858c857e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:02.861696 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-0e611ce2-c1dd-4c26-b877-35e6858c857e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:02.870839 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:02.870839 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:02.874822 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-0e611ce2-c1dd-4c26-b877-35e6858c857e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:36:02.879821 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-0e611ce2-c1dd-4c26-b877-35e6858c857e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 returned with HTTP 200 Jul 31 09:36:02.880283 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1036/4154] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:36:02 2026] GET /volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:03.390106 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-ce541a7e-ad41-4a0b-a180-9435ead8e041 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:03.393095 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-ce541a7e-ad41-4a0b-a180-9435ead8e041 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 Jul 31 09:36:03.393390 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-ce541a7e-ad41-4a0b-a180-9435ead8e041 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:03.393621 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-ce541a7e-ad41-4a0b-a180-9435ead8e041 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:03.400813 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:03.400813 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:03.405392 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-ce541a7e-ad41-4a0b-a180-9435ead8e041 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:36:03.410448 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-ce541a7e-ad41-4a0b-a180-9435ead8e041 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 returned with HTTP 200 Jul 31 09:36:03.411053 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1037/4155] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:36:03 2026] GET /volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:03.419829 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0d8cf9c9-8882-4cfb-a5da-164535b8ecae None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:03.420211 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0d8cf9c9-8882-4cfb-a5da-164535b8ecae None None] GET https://10.4.3.226/volume// Jul 31 09:36:03.420414 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0d8cf9c9-8882-4cfb-a5da-164535b8ecae None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:03.420589 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0d8cf9c9-8882-4cfb-a5da-164535b8ecae None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:03.420895 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0d8cf9c9-8882-4cfb-a5da-164535b8ecae None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:36:03.421167 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1045/4156] 10.4.3.226 () {66 vars in 1419 bytes} [Fri Jul 31 09:36: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 31 09:36:03.428814 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-ab4b5955-482b-41b6-ae37-9b0c44d835c6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:03.430926 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-ab4b5955-482b-41b6-ae37-9b0c44d835c6 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:36:03.431297 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-ab4b5955-482b-41b6-ae37-9b0c44d835c6 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "87c91675-e7c1-48aa-a9c9-159b798ea705", "connector": null, "instance_uuid": "48c7a916-4980-4f63-8467-1342c632ce7d"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:03.439664 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:03.439664 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:03.478844 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-ab4b5955-482b-41b6-ae37-9b0c44d835c6 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:36:03.479409 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1039/4157] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:36:03 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 31 09:36:04.845726 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-04f60de5-04f9-4cd1-ae54-9b0fe15797c8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:04.846278 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-04f60de5-04f9-4cd1-ae54-9b0fe15797c8 None None] GET https://10.4.3.226/volume// Jul 31 09:36:04.846576 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-04f60de5-04f9-4cd1-ae54-9b0fe15797c8 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:04.846832 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-04f60de5-04f9-4cd1-ae54-9b0fe15797c8 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:04.847284 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-04f60de5-04f9-4cd1-ae54-9b0fe15797c8 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:36:04.847732 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1037/4158] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:36:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:36:04.858482 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-ad58cf29-3d7d-45f0-abe6-0c8c5c65ce01 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:04.860963 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-ad58cf29-3d7d-45f0-abe6-0c8c5c65ce01 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 Jul 31 09:36:04.861223 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-ad58cf29-3d7d-45f0-abe6-0c8c5c65ce01 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:04.861509 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-ad58cf29-3d7d-45f0-abe6-0c8c5c65ce01 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:04.872940 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:04.872940 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:04.878786 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-ad58cf29-3d7d-45f0-abe6-0c8c5c65ce01 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:36:04.893139 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-ad58cf29-3d7d-45f0-abe6-0c8c5c65ce01 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 returned with HTTP 200 Jul 31 09:36:04.893585 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1038/4159] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:36:04 2026] GET /volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 => generated 1546 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:36:05.003718 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-f7d31c34-e629-4f69-a758-c64f1a0da91e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:05.006094 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-f7d31c34-e629-4f69-a758-c64f1a0da91e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] PUT https://10.4.3.226/volume/v3/attachments/7a094ada-6012-495d-853f-2b5f5d78fc28 Jul 31 09:36:05.006636 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-f7d31c34-e629-4f69-a758-c64f1a0da91e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:05.016564 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-f7d31c34-e629-4f69-a758-c64f1a0da91e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Acquiring lock "cinder-attachment_update-87c91675-e7c1-48aa-a9c9-159b798ea705-np0000006200" by "attachment_update" {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:36:05.022889 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-f7d31c34-e629-4f69-a758-c64f1a0da91e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Lock "cinder-attachment_update-87c91675-e7c1-48aa-a9c9-159b798ea705-np0000006200" acquired by "attachment_update" :: waited 0.006s {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:36:05.023854 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:05.023854 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:05.098856 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-f7d31c34-e629-4f69-a758-c64f1a0da91e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Lock "cinder-attachment_update-87c91675-e7c1-48aa-a9c9-159b798ea705-np0000006200" released by "attachment_update" :: held 0.076s {{(pid=100315) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:36:05.099152 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-f7d31c34-e629-4f69-a758-c64f1a0da91e tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments/7a094ada-6012-495d-853f-2b5f5d78fc28 returned with HTTP 200 Jul 31 09:36:05.099638 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1046/4160] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:36:05 2026] PUT /volume/v3/attachments/7a094ada-6012-495d-853f-2b5f5d78fc28 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:05.122484 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-052908d3-9c54-4921-81e8-dcefb41575a9 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:05.125918 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-052908d3-9c54-4921-81e8-dcefb41575a9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/attachments/7a094ada-6012-495d-853f-2b5f5d78fc28/action Jul 31 09:36:05.127026 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-052908d3-9c54-4921-81e8-dcefb41575a9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action body: b'{"os-complete": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:36:05.127556 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-052908d3-9c54-4921-81e8-dcefb41575a9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:05.151648 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:05.151648 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:05.163335 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-85204d33-de5b-4e51-accb-b44225bd2ccb req-052908d3-9c54-4921-81e8-dcefb41575a9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments/7a094ada-6012-495d-853f-2b5f5d78fc28/action returned with HTTP 204 Jul 31 09:36:05.164314 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1040/4161] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:36:05 2026] POST /volume/v3/attachments/7a094ada-6012-495d-853f-2b5f5d78fc28/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:36:10.903766 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5a178550-b058-4186-a473-c599f920413c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:10.905496 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5a178550-b058-4186-a473-c599f920413c tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef Jul 31 09:36:10.905675 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5a178550-b058-4186-a473-c599f920413c tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:10.905852 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5a178550-b058-4186-a473-c599f920413c tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:10.915565 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:10.915565 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:10.921400 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5a178550-b058-4186-a473-c599f920413c tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:36:10.927347 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5a178550-b058-4186-a473-c599f920413c tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef returned with HTTP 200 Jul 31 09:36:10.927771 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1038/4162] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:10 2026] GET /volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:10.940030 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8469c6e6-1d24-472f-af05-a4261b0e2c32 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:10.942188 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8469c6e6-1d24-472f-af05-a4261b0e2c32 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef Jul 31 09:36:10.942480 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8469c6e6-1d24-472f-af05-a4261b0e2c32 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:10.942691 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8469c6e6-1d24-472f-af05-a4261b0e2c32 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:10.951323 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:10.951323 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:10.955988 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8469c6e6-1d24-472f-af05-a4261b0e2c32 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:36:10.961086 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8469c6e6-1d24-472f-af05-a4261b0e2c32 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef returned with HTTP 200 Jul 31 09:36:10.961576 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1039/4163] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:10 2026] GET /volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:11.017815 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-6907aff3-383f-4ea5-8df7-b60086c3a947 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:11.020860 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-6907aff3-383f-4ea5-8df7-b60086c3a947 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef Jul 31 09:36:11.021447 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-6907aff3-383f-4ea5-8df7-b60086c3a947 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:11.023312 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-6907aff3-383f-4ea5-8df7-b60086c3a947 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:11.033396 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:11.033396 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:11.043548 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-6907aff3-383f-4ea5-8df7-b60086c3a947 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:36:11.048166 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-6907aff3-383f-4ea5-8df7-b60086c3a947 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef returned with HTTP 200 Jul 31 09:36:11.048999 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1047/4164] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:36:11 2026] GET /volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:11.134294 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-83616365-2379-4e52-9017-125b2aed318c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:11.134828 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-83616365-2379-4e52-9017-125b2aed318c None None] GET https://10.4.3.226/volume// Jul 31 09:36:11.135074 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-83616365-2379-4e52-9017-125b2aed318c None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:11.135368 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-83616365-2379-4e52-9017-125b2aed318c None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:11.135817 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-83616365-2379-4e52-9017-125b2aed318c None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:36:11.136257 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1041/4165] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:36: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 31 09:36:11.143003 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-a2209d56-f9e1-409a-b1e4-dfc6fafc9c71 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:11.222061 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-a2209d56-f9e1-409a-b1e4-dfc6fafc9c71 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:36:11.222061 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-a2209d56-f9e1-409a-b1e4-dfc6fafc9c71 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cd8f8b2b-4c82-42a3-b099-c5028d8b39ef", "connector": null, "instance_uuid": "3449dac7-fafa-4296-a2cc-c90b2a47c80b"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:11.234142 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:11.234142 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:11.265660 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-a2209d56-f9e1-409a-b1e4-dfc6fafc9c71 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:36:11.266734 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1039/4166] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:36:11 2026] POST /volume/v3/attachments => generated 273 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:11.293391 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-70d2eead-9309-4894-921f-d992bd66942e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:11.296925 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-70d2eead-9309-4894-921f-d992bd66942e tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef Jul 31 09:36:11.297208 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-70d2eead-9309-4894-921f-d992bd66942e tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:11.297826 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-70d2eead-9309-4894-921f-d992bd66942e tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:11.310325 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2f7289ae-90b0-4bce-9176-fb3670efdabf None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:11.310325 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2f7289ae-90b0-4bce-9176-fb3670efdabf None None] GET https://10.4.3.226/volume// Jul 31 09:36:11.310325 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2f7289ae-90b0-4bce-9176-fb3670efdabf None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:11.310682 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:11.310682 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:11.310763 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2f7289ae-90b0-4bce-9176-fb3670efdabf None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:11.311277 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2f7289ae-90b0-4bce-9176-fb3670efdabf None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:36:11.311849 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1048/4167] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:36:11 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:36:11.313595 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-70d2eead-9309-4894-921f-d992bd66942e tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:36:11.318704 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-70d2eead-9309-4894-921f-d992bd66942e tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef returned with HTTP 200 Jul 31 09:36:11.319134 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1040/4168] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:11 2026] GET /volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:11.323115 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-6addd747-f2a7-447d-a071-b3b50f20d0ad None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:11.325130 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-6addd747-f2a7-447d-a071-b3b50f20d0ad tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef Jul 31 09:36:11.325394 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-6addd747-f2a7-447d-a071-b3b50f20d0ad tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:11.325647 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-6addd747-f2a7-447d-a071-b3b50f20d0ad tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:11.335452 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:11.335452 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:11.338849 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-6addd747-f2a7-447d-a071-b3b50f20d0ad tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:36:11.343020 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-6addd747-f2a7-447d-a071-b3b50f20d0ad tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef returned with HTTP 200 Jul 31 09:36:11.343447 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1042/4169] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:36:11 2026] GET /volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef => generated 1057 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:36:11.457262 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-bffd88aa-1f88-4eb7-9976-15ae43dee0c1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:11.461267 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-bffd88aa-1f88-4eb7-9976-15ae43dee0c1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] PUT https://10.4.3.226/volume/v3/attachments/c1f99492-93e6-487c-8e33-af488df44473 Jul 31 09:36:11.461267 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-bffd88aa-1f88-4eb7-9976-15ae43dee0c1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:11.470476 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-bffd88aa-1f88-4eb7-9976-15ae43dee0c1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Acquiring lock "cinder-attachment_update-cd8f8b2b-4c82-42a3-b099-c5028d8b39ef-np0000006200" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:36:11.479560 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-bffd88aa-1f88-4eb7-9976-15ae43dee0c1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Lock "cinder-attachment_update-cd8f8b2b-4c82-42a3-b099-c5028d8b39ef-np0000006200" acquired by "attachment_update" :: waited 0.009s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:36:11.480947 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:11.480947 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:11.560948 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-bffd88aa-1f88-4eb7-9976-15ae43dee0c1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Lock "cinder-attachment_update-cd8f8b2b-4c82-42a3-b099-c5028d8b39ef-np0000006200" released by "attachment_update" :: held 0.081s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:36:11.561666 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-bffd88aa-1f88-4eb7-9976-15ae43dee0c1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/attachments/c1f99492-93e6-487c-8e33-af488df44473 returned with HTTP 200 Jul 31 09:36:11.562342 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1040/4170] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:36:11 2026] PUT /volume/v3/attachments/c1f99492-93e6-487c-8e33-af488df44473 => generated 968 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:11.572899 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-eb289c3b-16e2-4c18-a3ef-5064018237c9 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:11.575958 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-eb289c3b-16e2-4c18-a3ef-5064018237c9 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef/encryption Jul 31 09:36:11.576235 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-eb289c3b-16e2-4c18-a3ef-5064018237c9 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:11.576542 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-eb289c3b-16e2-4c18-a3ef-5064018237c9 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'index' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:11.589345 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:11.589345 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:11.598740 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-eb289c3b-16e2-4c18-a3ef-5064018237c9 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef/encryption returned with HTTP 200 Jul 31 09:36:11.599424 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1049/4171] 10.4.3.226 () {68 vars in 1631 bytes} [Fri Jul 31 09:36:11 2026] GET /volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:12.335370 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-39bcb570-3bc6-48c1-9056-0bcc7b6daee2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:12.337295 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-39bcb570-3bc6-48c1-9056-0bcc7b6daee2 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef Jul 31 09:36:12.337524 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-39bcb570-3bc6-48c1-9056-0bcc7b6daee2 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:12.337724 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-39bcb570-3bc6-48c1-9056-0bcc7b6daee2 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:12.347645 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:12.347645 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:12.351689 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-39bcb570-3bc6-48c1-9056-0bcc7b6daee2 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:36:12.356328 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-39bcb570-3bc6-48c1-9056-0bcc7b6daee2 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef returned with HTTP 200 Jul 31 09:36:12.356752 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1041/4172] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:12 2026] GET /volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:13.371329 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c584bfb7-5022-4466-8922-ec6e00d60404 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:13.373392 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c584bfb7-5022-4466-8922-ec6e00d60404 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef Jul 31 09:36:13.373786 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c584bfb7-5022-4466-8922-ec6e00d60404 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:13.374191 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c584bfb7-5022-4466-8922-ec6e00d60404 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:13.387722 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:13.387722 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:13.393161 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c584bfb7-5022-4466-8922-ec6e00d60404 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:36:13.400844 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c584bfb7-5022-4466-8922-ec6e00d60404 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef returned with HTTP 200 Jul 31 09:36:13.401357 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1043/4173] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:13 2026] GET /volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:14.419594 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-106edf72-c533-4316-ad61-6b6b3290b5b1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:14.421542 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-106edf72-c533-4316-ad61-6b6b3290b5b1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef Jul 31 09:36:14.421787 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-106edf72-c533-4316-ad61-6b6b3290b5b1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:14.422002 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-106edf72-c533-4316-ad61-6b6b3290b5b1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:14.432263 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:14.432263 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:14.436704 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-106edf72-c533-4316-ad61-6b6b3290b5b1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:36:14.442798 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-106edf72-c533-4316-ad61-6b6b3290b5b1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef returned with HTTP 200 Jul 31 09:36:14.443487 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1041/4174] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:14 2026] GET /volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:15.456802 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8725116b-98d0-414b-bf3b-775e43339055 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:15.458642 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8725116b-98d0-414b-bf3b-775e43339055 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef Jul 31 09:36:15.458832 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8725116b-98d0-414b-bf3b-775e43339055 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:15.459090 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8725116b-98d0-414b-bf3b-775e43339055 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:15.469018 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:15.469018 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:15.472698 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-8725116b-98d0-414b-bf3b-775e43339055 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:36:15.477473 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8725116b-98d0-414b-bf3b-775e43339055 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef returned with HTTP 200 Jul 31 09:36:15.477866 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1050/4175] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:15 2026] GET /volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:16.494133 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4f9b80ee-eaf3-43e8-9c66-744410c27196 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:16.499900 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4f9b80ee-eaf3-43e8-9c66-744410c27196 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef Jul 31 09:36:16.500181 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4f9b80ee-eaf3-43e8-9c66-744410c27196 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:16.500445 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4f9b80ee-eaf3-43e8-9c66-744410c27196 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:16.520935 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:16.520935 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:16.525516 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4f9b80ee-eaf3-43e8-9c66-744410c27196 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:36:16.533899 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4f9b80ee-eaf3-43e8-9c66-744410c27196 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef returned with HTTP 200 Jul 31 09:36:16.534528 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1042/4176] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:16 2026] GET /volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef => generated 878 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:17.548489 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8ab02dd6-74ac-46ae-afbc-607c0db92eca None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:17.550333 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8ab02dd6-74ac-46ae-afbc-607c0db92eca tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef Jul 31 09:36:17.550549 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8ab02dd6-74ac-46ae-afbc-607c0db92eca tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:17.550765 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8ab02dd6-74ac-46ae-afbc-607c0db92eca tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:17.562849 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:17.562849 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:17.568655 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-8ab02dd6-74ac-46ae-afbc-607c0db92eca tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:36:17.575335 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8ab02dd6-74ac-46ae-afbc-607c0db92eca tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef returned with HTTP 200 Jul 31 09:36:17.575817 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1044/4177] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:17 2026] GET /volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:18.588849 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-608f8c8b-1f42-46ba-aadb-7df3fd635b88 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:18.591215 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-608f8c8b-1f42-46ba-aadb-7df3fd635b88 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef Jul 31 09:36:18.591487 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-608f8c8b-1f42-46ba-aadb-7df3fd635b88 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:18.591714 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-608f8c8b-1f42-46ba-aadb-7df3fd635b88 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:18.604665 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:18.604665 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:18.609381 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-608f8c8b-1f42-46ba-aadb-7df3fd635b88 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:36:18.614902 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-608f8c8b-1f42-46ba-aadb-7df3fd635b88 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef returned with HTTP 200 Jul 31 09:36:18.615558 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1042/4178] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:18 2026] GET /volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:19.630271 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f52e835b-3db5-4230-8557-c3721575b0cd None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:19.632561 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f52e835b-3db5-4230-8557-c3721575b0cd tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef Jul 31 09:36:19.632830 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f52e835b-3db5-4230-8557-c3721575b0cd tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:19.633086 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f52e835b-3db5-4230-8557-c3721575b0cd tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:19.646136 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:19.646136 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:19.650409 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f52e835b-3db5-4230-8557-c3721575b0cd tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:36:19.655707 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f52e835b-3db5-4230-8557-c3721575b0cd tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef returned with HTTP 200 Jul 31 09:36:19.656176 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1051/4179] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:19 2026] GET /volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:19.774908 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-01e18b3d-236c-4c08-b539-a1bbc53e054a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:19.777777 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-01e18b3d-236c-4c08-b539-a1bbc53e054a tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 Jul 31 09:36:19.778092 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-01e18b3d-236c-4c08-b539-a1bbc53e054a tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:19.778457 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-01e18b3d-236c-4c08-b539-a1bbc53e054a tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:19.787460 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:19.787460 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:19.791553 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-01e18b3d-236c-4c08-b539-a1bbc53e054a tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:19.797130 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-01e18b3d-236c-4c08-b539-a1bbc53e054a tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 returned with HTTP 200 Jul 31 09:36:19.797582 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1043/4180] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:19 2026] GET /volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:19.810960 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2618c03f-3876-48e2-a515-f5674cc008d8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:19.813158 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2618c03f-3876-48e2-a515-f5674cc008d8 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 Jul 31 09:36:19.813651 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2618c03f-3876-48e2-a515-f5674cc008d8 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:19.813874 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2618c03f-3876-48e2-a515-f5674cc008d8 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:19.821454 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:19.821454 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:19.825350 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-2618c03f-3876-48e2-a515-f5674cc008d8 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:19.829109 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2618c03f-3876-48e2-a515-f5674cc008d8 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 returned with HTTP 200 Jul 31 09:36:19.829547 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1045/4181] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:19 2026] GET /volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:19.880868 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-075a87ca-4289-40d1-bdf0-69505f02bfb0 req-b2f7e9fd-e46e-41b8-a22f-1b8d6a704c33 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:19.882663 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-075a87ca-4289-40d1-bdf0-69505f02bfb0 req-b2f7e9fd-e46e-41b8-a22f-1b8d6a704c33 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 Jul 31 09:36:19.882867 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-075a87ca-4289-40d1-bdf0-69505f02bfb0 req-b2f7e9fd-e46e-41b8-a22f-1b8d6a704c33 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:19.883058 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-075a87ca-4289-40d1-bdf0-69505f02bfb0 req-b2f7e9fd-e46e-41b8-a22f-1b8d6a704c33 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:19.889231 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:19.889231 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:19.892556 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-075a87ca-4289-40d1-bdf0-69505f02bfb0 req-b2f7e9fd-e46e-41b8-a22f-1b8d6a704c33 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:19.897691 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-075a87ca-4289-40d1-bdf0-69505f02bfb0 req-b2f7e9fd-e46e-41b8-a22f-1b8d6a704c33 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 returned with HTTP 200 Jul 31 09:36:19.898100 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1043/4182] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:36:19 2026] GET /volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:19.972630 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2a60ef44-0d24-4029-87e5-f456ae3bad42 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:19.973171 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2a60ef44-0d24-4029-87e5-f456ae3bad42 None None] GET https://10.4.3.226/volume// Jul 31 09:36:19.973425 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2a60ef44-0d24-4029-87e5-f456ae3bad42 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:19.973698 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2a60ef44-0d24-4029-87e5-f456ae3bad42 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:19.974150 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2a60ef44-0d24-4029-87e5-f456ae3bad42 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:36:19.974685 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1052/4183] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:36: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 31 09:36:19.984642 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-075a87ca-4289-40d1-bdf0-69505f02bfb0 req-10d72387-f3ef-474e-99d7-475287fb58d5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:19.987233 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-075a87ca-4289-40d1-bdf0-69505f02bfb0 req-10d72387-f3ef-474e-99d7-475287fb58d5 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:36:19.987638 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-075a87ca-4289-40d1-bdf0-69505f02bfb0 req-10d72387-f3ef-474e-99d7-475287fb58d5 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56", "connector": null, "instance_uuid": "0bc99b7a-195c-4c4a-a6fc-90684f540705"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:19.996974 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:19.996974 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:20.023729 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-075a87ca-4289-40d1-bdf0-69505f02bfb0 req-10d72387-f3ef-474e-99d7-475287fb58d5 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:36:20.024232 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1044/4184] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:36:19 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:20.077532 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-cc6f9a9f-f5d8-44bd-864f-491899977d5e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:20.079847 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cc6f9a9f-f5d8-44bd-864f-491899977d5e tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 Jul 31 09:36:20.080136 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cc6f9a9f-f5d8-44bd-864f-491899977d5e tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:20.081189 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cc6f9a9f-f5d8-44bd-864f-491899977d5e tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:20.094482 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:20.094482 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:20.099625 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-cc6f9a9f-f5d8-44bd-864f-491899977d5e tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:20.100735 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-135d6836-e0ad-4ac0-b034-16c0bbe5794b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:20.101350 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-135d6836-e0ad-4ac0-b034-16c0bbe5794b None None] GET https://10.4.3.226/volume// Jul 31 09:36:20.101614 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-135d6836-e0ad-4ac0-b034-16c0bbe5794b None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:20.101917 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-135d6836-e0ad-4ac0-b034-16c0bbe5794b None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:20.102468 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-135d6836-e0ad-4ac0-b034-16c0bbe5794b None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:36:20.102874 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1044/4185] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:36:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:36:20.107193 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cc6f9a9f-f5d8-44bd-864f-491899977d5e tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 returned with HTTP 200 Jul 31 09:36:20.107860 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1046/4186] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:20 2026] GET /volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:20.111770 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-075a87ca-4289-40d1-bdf0-69505f02bfb0 req-1795df2e-d063-416c-af92-f94ceb875d5d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:20.113690 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-075a87ca-4289-40d1-bdf0-69505f02bfb0 req-1795df2e-d063-416c-af92-f94ceb875d5d tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 Jul 31 09:36:20.113892 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-075a87ca-4289-40d1-bdf0-69505f02bfb0 req-1795df2e-d063-416c-af92-f94ceb875d5d tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:20.114080 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-075a87ca-4289-40d1-bdf0-69505f02bfb0 req-1795df2e-d063-416c-af92-f94ceb875d5d tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:20.123884 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:20.123884 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:20.127592 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-075a87ca-4289-40d1-bdf0-69505f02bfb0 req-1795df2e-d063-416c-af92-f94ceb875d5d tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:20.132029 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-075a87ca-4289-40d1-bdf0-69505f02bfb0 req-1795df2e-d063-416c-af92-f94ceb875d5d tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 returned with HTTP 200 Jul 31 09:36:20.132420 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1053/4187] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:36:20 2026] GET /volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 => generated 1037 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:36:20.254837 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-075a87ca-4289-40d1-bdf0-69505f02bfb0 req-9295afd6-2d65-4cd6-b624-379492060d5b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:20.257314 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-075a87ca-4289-40d1-bdf0-69505f02bfb0 req-9295afd6-2d65-4cd6-b624-379492060d5b tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] PUT https://10.4.3.226/volume/v3/attachments/682c517b-06d5-4279-9970-fc900b20cb2c Jul 31 09:36:20.257761 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-075a87ca-4289-40d1-bdf0-69505f02bfb0 req-9295afd6-2d65-4cd6-b624-379492060d5b tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:20.265411 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-075a87ca-4289-40d1-bdf0-69505f02bfb0 req-9295afd6-2d65-4cd6-b624-379492060d5b tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Acquiring lock "cinder-attachment_update-a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56-np0000006200" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:36:20.270271 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-075a87ca-4289-40d1-bdf0-69505f02bfb0 req-9295afd6-2d65-4cd6-b624-379492060d5b tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Lock "cinder-attachment_update-a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56-np0000006200" acquired by "attachment_update" :: waited 0.005s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:36:20.271253 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:20.271253 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:20.361117 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-075a87ca-4289-40d1-bdf0-69505f02bfb0 req-9295afd6-2d65-4cd6-b624-379492060d5b tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Lock "cinder-attachment_update-a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56-np0000006200" released by "attachment_update" :: held 0.091s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:36:20.361531 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-075a87ca-4289-40d1-bdf0-69505f02bfb0 req-9295afd6-2d65-4cd6-b624-379492060d5b tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/attachments/682c517b-06d5-4279-9970-fc900b20cb2c returned with HTTP 200 Jul 31 09:36:20.362094 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1045/4188] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:36:20 2026] PUT /volume/v3/attachments/682c517b-06d5-4279-9970-fc900b20cb2c => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:20.671569 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2a6ed917-b39c-4381-9158-753dcf9538d9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:20.674260 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2a6ed917-b39c-4381-9158-753dcf9538d9 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef Jul 31 09:36:20.674604 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2a6ed917-b39c-4381-9158-753dcf9538d9 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:20.674919 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2a6ed917-b39c-4381-9158-753dcf9538d9 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:20.688809 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:20.688809 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:20.693753 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2a6ed917-b39c-4381-9158-753dcf9538d9 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:36:20.698644 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2a6ed917-b39c-4381-9158-753dcf9538d9 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef returned with HTTP 200 Jul 31 09:36:20.699103 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1045/4189] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:20 2026] GET /volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:21.120279 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-177e8deb-2ce4-4f27-a428-8a2f9a321c83 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:21.122690 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-177e8deb-2ce4-4f27-a428-8a2f9a321c83 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 Jul 31 09:36:21.123090 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-177e8deb-2ce4-4f27-a428-8a2f9a321c83 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:21.123428 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-177e8deb-2ce4-4f27-a428-8a2f9a321c83 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:21.134955 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:21.134955 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:21.139197 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-177e8deb-2ce4-4f27-a428-8a2f9a321c83 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:21.144518 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-177e8deb-2ce4-4f27-a428-8a2f9a321c83 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 returned with HTTP 200 Jul 31 09:36:21.145039 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1047/4190] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:21 2026] GET /volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:21.712581 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c89c0d9f-8590-4e49-9f35-fdf46fdd550d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:21.714891 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c89c0d9f-8590-4e49-9f35-fdf46fdd550d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef Jul 31 09:36:21.715187 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c89c0d9f-8590-4e49-9f35-fdf46fdd550d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:21.715553 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c89c0d9f-8590-4e49-9f35-fdf46fdd550d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:21.733592 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:21.733592 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:21.738602 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c89c0d9f-8590-4e49-9f35-fdf46fdd550d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:36:21.745129 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c89c0d9f-8590-4e49-9f35-fdf46fdd550d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef returned with HTTP 200 Jul 31 09:36:21.745799 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1054/4191] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:21 2026] GET /volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:22.160864 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7087071a-d069-45f1-85ce-1d28cd057c46 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:22.164267 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7087071a-d069-45f1-85ce-1d28cd057c46 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 Jul 31 09:36:22.164267 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7087071a-d069-45f1-85ce-1d28cd057c46 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:22.164267 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7087071a-d069-45f1-85ce-1d28cd057c46 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:22.178128 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:22.178128 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:22.184219 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7087071a-d069-45f1-85ce-1d28cd057c46 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:22.190923 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7087071a-d069-45f1-85ce-1d28cd057c46 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 returned with HTTP 200 Jul 31 09:36:22.192091 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1046/4192] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:22 2026] GET /volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:22.762808 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2792869c-eb7e-4928-b6b9-20960fa24870 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:22.765730 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2792869c-eb7e-4928-b6b9-20960fa24870 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef Jul 31 09:36:22.766224 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2792869c-eb7e-4928-b6b9-20960fa24870 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:22.766621 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2792869c-eb7e-4928-b6b9-20960fa24870 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:22.781456 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:22.781456 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:22.787092 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2792869c-eb7e-4928-b6b9-20960fa24870 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:36:22.794659 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2792869c-eb7e-4928-b6b9-20960fa24870 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef returned with HTTP 200 Jul 31 09:36:22.795541 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1046/4193] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:22 2026] GET /volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:23.206683 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6d2a6b63-43e6-447a-a8f6-44128c5275d3 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:23.208662 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6d2a6b63-43e6-447a-a8f6-44128c5275d3 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 Jul 31 09:36:23.209026 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6d2a6b63-43e6-447a-a8f6-44128c5275d3 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:23.209225 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6d2a6b63-43e6-447a-a8f6-44128c5275d3 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:23.222468 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:23.222468 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:23.227235 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-6d2a6b63-43e6-447a-a8f6-44128c5275d3 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:23.233639 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6d2a6b63-43e6-447a-a8f6-44128c5275d3 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 returned with HTTP 200 Jul 31 09:36:23.234537 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1048/4194] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:23 2026] GET /volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:23.670721 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-075a87ca-4289-40d1-bdf0-69505f02bfb0 req-889a8fbb-f76c-4554-a5ac-4c02f640d560 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:23.672790 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-075a87ca-4289-40d1-bdf0-69505f02bfb0 req-889a8fbb-f76c-4554-a5ac-4c02f640d560 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] POST https://10.4.3.226/volume/v3/attachments/682c517b-06d5-4279-9970-fc900b20cb2c/action Jul 31 09:36:23.673159 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-075a87ca-4289-40d1-bdf0-69505f02bfb0 req-889a8fbb-f76c-4554-a5ac-4c02f640d560 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Action body: b'{"os-complete": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:36:23.673359 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-075a87ca-4289-40d1-bdf0-69505f02bfb0 req-889a8fbb-f76c-4554-a5ac-4c02f640d560 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:23.692434 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:23.692434 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:23.701649 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-075a87ca-4289-40d1-bdf0-69505f02bfb0 req-889a8fbb-f76c-4554-a5ac-4c02f640d560 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/attachments/682c517b-06d5-4279-9970-fc900b20cb2c/action returned with HTTP 204 Jul 31 09:36:23.701649 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1055/4195] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:36:23 2026] POST /volume/v3/attachments/682c517b-06d5-4279-9970-fc900b20cb2c/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:36:23.789159 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-54de5552-a346-4887-8715-fab5172f221e req-c9be1446-f1ef-4d23-a10d-0dfa73351c65 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:23.791039 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-54de5552-a346-4887-8715-fab5172f221e req-c9be1446-f1ef-4d23-a10d-0dfa73351c65 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/limits Jul 31 09:36:23.792427 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-54de5552-a346-4887-8715-fab5172f221e req-c9be1446-f1ef-4d23-a10d-0dfa73351c65 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:23.792427 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-54de5552-a346-4887-8715-fab5172f221e req-c9be1446-f1ef-4d23-a10d-0dfa73351c65 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:23.801949 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [req-54de5552-a346-4887-8715-fab5172f221e req-c9be1446-f1ef-4d23-a10d-0dfa73351c65 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-596861324 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-596861324, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:36:23.802456 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [req-54de5552-a346-4887-8715-fab5172f221e req-c9be1446-f1ef-4d23-a10d-0dfa73351c65 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-596861324 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-596861324, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:36:23.802982 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [req-54de5552-a346-4887-8715-fab5172f221e req-c9be1446-f1ef-4d23-a10d-0dfa73351c65 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-596861324 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-596861324, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:36:23.809560 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fd584958-38ac-4496-93f0-25c5a2993a75 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:23.811682 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fd584958-38ac-4496-93f0-25c5a2993a75 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef Jul 31 09:36:23.812042 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fd584958-38ac-4496-93f0-25c5a2993a75 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:23.812325 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fd584958-38ac-4496-93f0-25c5a2993a75 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:23.828346 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:23.828346 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:23.828549 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-54de5552-a346-4887-8715-fab5172f221e req-c9be1446-f1ef-4d23-a10d-0dfa73351c65 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/limits returned with HTTP 200 Jul 31 09:36:23.828549 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1047/4196] 10.4.3.226 () {68 vars in 1484 bytes} [Fri Jul 31 09:36:23 2026] GET /volume/v3/limits => generated 302 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:23.845574 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fd584958-38ac-4496-93f0-25c5a2993a75 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:36:23.850666 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fd584958-38ac-4496-93f0-25c5a2993a75 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef returned with HTTP 200 Jul 31 09:36:23.851199 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1047/4197] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:23 2026] GET /volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef => generated 878 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:23.877022 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-54de5552-a346-4887-8715-fab5172f221e req-264af1c8-f131-44b5-bd14-382c78ebf6a8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:23.879846 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-54de5552-a346-4887-8715-fab5172f221e req-264af1c8-f131-44b5-bd14-382c78ebf6a8 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b Jul 31 09:36:23.880026 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-54de5552-a346-4887-8715-fab5172f221e req-264af1c8-f131-44b5-bd14-382c78ebf6a8 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:23.880356 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-54de5552-a346-4887-8715-fab5172f221e req-264af1c8-f131-44b5-bd14-382c78ebf6a8 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:23.892744 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:23.892744 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:23.896720 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-54de5552-a346-4887-8715-fab5172f221e req-264af1c8-f131-44b5-bd14-382c78ebf6a8 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Volume info retrieved successfully. Jul 31 09:36:23.902630 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-54de5552-a346-4887-8715-fab5172f221e req-264af1c8-f131-44b5-bd14-382c78ebf6a8 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b returned with HTTP 200 Jul 31 09:36:23.903151 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1049/4198] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:36:23 2026] GET /volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b => generated 1661 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:23.913880 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-54de5552-a346-4887-8715-fab5172f221e req-120b07a8-0b06-4fee-993b-7cdb52d418b7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:23.916130 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-54de5552-a346-4887-8715-fab5172f221e req-120b07a8-0b06-4fee-993b-7cdb52d418b7 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:36:23.916550 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-54de5552-a346-4887-8715-fab5172f221e req-120b07a8-0b06-4fee-993b-7cdb52d418b7 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c3d0b0be-746a-4c80-a913-1eb2684dc70b", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1047610255", "description": null, "metadata": {}}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:23.929110 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:23.929110 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:23.929620 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-54de5552-a346-4887-8715-fab5172f221e req-120b07a8-0b06-4fee-993b-7cdb52d418b7 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Volume info retrieved successfully. Jul 31 09:36:23.929785 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [req-54de5552-a346-4887-8715-fab5172f221e req-120b07a8-0b06-4fee-993b-7cdb52d418b7 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Create snapshot from volume c3d0b0be-746a-4c80-a913-1eb2684dc70b Jul 31 09:36:23.964763 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [req-54de5552-a346-4887-8715-fab5172f221e req-120b07a8-0b06-4fee-993b-7cdb52d418b7 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Created reservations ['f0eb474f-4044-4ac9-a37c-2f11b85113eb', 'bab6c952-c40d-47ae-916b-80e77d8d0d79', '894d8b68-1aa1-48df-819d-7e5077376a81', '86c36729-6f3e-41a9-8068-518de1393a3e'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:36:23.997875 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-54de5552-a346-4887-8715-fab5172f221e req-120b07a8-0b06-4fee-993b-7cdb52d418b7 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Snapshot force create request issued successfully. Jul 31 09:36:23.998215 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-54de5552-a346-4887-8715-fab5172f221e req-120b07a8-0b06-4fee-993b-7cdb52d418b7 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:36:23.999168 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1056/4199] 10.4.3.226 () {72 vars in 1547 bytes} [Fri Jul 31 09:36:23 2026] POST /volume/v3/snapshots => generated 324 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 09:36:24.252439 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-99ee1c39-b44e-4aae-a5d9-1939af91cabc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:24.253591 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-99ee1c39-b44e-4aae-a5d9-1939af91cabc tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 Jul 31 09:36:24.253838 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-99ee1c39-b44e-4aae-a5d9-1939af91cabc tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:24.254078 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-99ee1c39-b44e-4aae-a5d9-1939af91cabc tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:24.266748 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:24.266748 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:24.271127 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-99ee1c39-b44e-4aae-a5d9-1939af91cabc tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:24.276096 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-99ee1c39-b44e-4aae-a5d9-1939af91cabc tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 returned with HTTP 200 Jul 31 09:36:24.276602 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1048/4200] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:24 2026] GET /volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 => generated 1150 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:24.292698 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9416762d-09c5-40c7-8bad-a16c6e8798fa None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:24.295474 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9416762d-09c5-40c7-8bad-a16c6e8798fa tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 Jul 31 09:36:24.295975 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9416762d-09c5-40c7-8bad-a16c6e8798fa tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:24.296386 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9416762d-09c5-40c7-8bad-a16c6e8798fa tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:24.310584 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:24.310584 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:24.315424 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9416762d-09c5-40c7-8bad-a16c6e8798fa tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:24.321746 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9416762d-09c5-40c7-8bad-a16c6e8798fa tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 returned with HTTP 200 Jul 31 09:36:24.322587 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1048/4201] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:24 2026] GET /volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 => generated 1150 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:24.341727 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c1da871e-c2ab-4ed9-ad01-7b304bc51144 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:24.343527 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c1da871e-c2ab-4ed9-ad01-7b304bc51144 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] POST https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56/action Jul 31 09:36:24.343894 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c1da871e-c2ab-4ed9-ad01-7b304bc51144 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Action body: b'{"os-detach": {}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:36:24.344019 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c1da871e-c2ab-4ed9-ad01-7b304bc51144 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:24.359263 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:24.359263 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:24.359263 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c1da871e-c2ab-4ed9-ad01-7b304bc51144 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:24.412592 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c1da871e-c2ab-4ed9-ad01-7b304bc51144 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Attachment connected to vm 0bc99b7a-195c-4c4a-a6fc-90684f540705, checking data on nova Jul 31 09:36:24.413093 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.compute.nova [None req-c1da871e-c2ab-4ed9-ad01-7b304bc51144 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Creating Keystone token plugin using URL: https://10.4.3.226/identity {{(pid=100314) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 31 09:36:24.616560 np0000006200 devstack@c-api.service[100314]: DEBUG novaclient.v2.client [None req-c1da871e-c2ab-4ed9-ad01-7b304bc51144 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] REQ: curl -g -i -X GET https://10.4.3.226/compute/v2.1/servers/0bc99b7a-195c-4c4a-a6fc-90684f540705/os-volume_attachments/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}f2db7d89f479d94f60c5144040033880d572253ee0fb75a78f1b8be2b7833825" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-c1da871e-c2ab-4ed9-ad01-7b304bc51144" -H "X-Service-Token: {SHA256}ac2391560b824929b2c59594cfd0545eb8a3cfe0fd240f1c8a73a734cdc1df92" {{(pid=100314) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 31 09:36:24.741681 np0000006200 devstack@c-api.service[100314]: DEBUG novaclient.v2.client [None req-c1da871e-c2ab-4ed9-ad01-7b304bc51144 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 31 Jul 2026 09:36:24 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-a212f3e2-1c62-46be-ada5-d28ade34fef7 x-openstack-request-id: req-a212f3e2-1c62-46be-ada5-d28ade34fef7 {{(pid=100314) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 31 09:36:24.741681 np0000006200 devstack@c-api.service[100314]: DEBUG novaclient.v2.client [None req-c1da871e-c2ab-4ed9-ad01-7b304bc51144 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56", "serverId": "0bc99b7a-195c-4c4a-a6fc-90684f540705", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "682c517b-06d5-4279-9970-fc900b20cb2c", "bdm_uuid": "d87b1955-7147-4e58-8866-8bcea267a80c"}} {{(pid=100314) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 31 09:36:24.741892 np0000006200 devstack@c-api.service[100314]: DEBUG novaclient.v2.client [None req-c1da871e-c2ab-4ed9-ad01-7b304bc51144 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET call to compute for https://10.4.3.226/compute/v2.1/servers/0bc99b7a-195c-4c4a-a6fc-90684f540705/os-volume_attachments/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 used request id req-a212f3e2-1c62-46be-ada5-d28ade34fef7 {{(pid=100314) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 31 09:36:24.745126 np0000006200 devstack@c-api.service[100314]: ERROR cinder.volume.api [None req-c1da871e-c2ab-4ed9-ad01-7b304bc51144 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-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 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault [None req-c1da871e-c2ab-4ed9-ad01-7b304bc51144 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Caught error: Detach volume from instance 0bc99b7a-195c-4c4a-a6fc-90684f540705 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0bc99b7a-195c-4c4a-a6fc-90684f540705 using the Compute API Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: 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 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:24.748137 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0bc99b7a-195c-4c4a-a6fc-90684f540705 using the Compute API Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: ERROR cinder.api.middleware.fault Jul 31 09:36:24.749512 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.middleware.fault [None req-c1da871e-c2ab-4ed9-ad01-7b304bc51144 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56/action returned with HTTP 409 Jul 31 09:36:24.750618 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1050/4202] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:36:24 2026] POST /volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56/action => generated 167 bytes in 408 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:36:24.759577 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-833d80af-25cb-43dd-817c-c253acac5189 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:24.761810 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-833d80af-25cb-43dd-817c-c253acac5189 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] POST https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56/action Jul 31 09:36:24.762257 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-833d80af-25cb-43dd-817c-c253acac5189 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:36:24.762556 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-833d80af-25cb-43dd-817c-c253acac5189 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:24.774159 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:24.774159 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:24.774869 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-833d80af-25cb-43dd-817c-c253acac5189 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:24.779979 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-833d80af-25cb-43dd-817c-c253acac5189 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Attachment connected to vm 0bc99b7a-195c-4c4a-a6fc-90684f540705, checking data on nova Jul 31 09:36:24.780437 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.compute.nova [None req-833d80af-25cb-43dd-817c-c253acac5189 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Creating Keystone token plugin using URL: https://10.4.3.226/identity {{(pid=100315) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 31 09:36:24.868294 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3ee4539e-03a5-4546-8694-54d4b0cdb8b6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:24.874049 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3ee4539e-03a5-4546-8694-54d4b0cdb8b6 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef Jul 31 09:36:24.874367 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3ee4539e-03a5-4546-8694-54d4b0cdb8b6 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:24.874620 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3ee4539e-03a5-4546-8694-54d4b0cdb8b6 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:24.875971 np0000006200 devstack@c-api.service[100315]: DEBUG novaclient.v2.client [None req-833d80af-25cb-43dd-817c-c253acac5189 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] REQ: curl -g -i -X GET https://10.4.3.226/compute/v2.1/servers/0bc99b7a-195c-4c4a-a6fc-90684f540705/os-volume_attachments/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c4c1e15f7a8dddecd1be33473c86e28ca6fd3ea99c47c79e6c401fd172d7d74f" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-833d80af-25cb-43dd-817c-c253acac5189" -H "X-Service-Token: {SHA256}bd870e515fc035e9ad24e5f11e2b6ca068baf7c9f41194f023872d97ea3688e4" {{(pid=100315) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 31 09:36:24.890950 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:24.890950 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:24.894637 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3ee4539e-03a5-4546-8694-54d4b0cdb8b6 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:36:24.898907 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3ee4539e-03a5-4546-8694-54d4b0cdb8b6 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef returned with HTTP 200 Jul 31 09:36:24.899309 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1049/4203] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:24 2026] GET /volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:25.008484 np0000006200 devstack@c-api.service[100315]: DEBUG novaclient.v2.client [None req-833d80af-25cb-43dd-817c-c253acac5189 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 31 Jul 2026 09:36:24 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-3d47393f-6efb-4617-838e-a99fe655707a x-openstack-request-id: req-3d47393f-6efb-4617-838e-a99fe655707a {{(pid=100315) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 31 09:36:25.008685 np0000006200 devstack@c-api.service[100315]: DEBUG novaclient.v2.client [None req-833d80af-25cb-43dd-817c-c253acac5189 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56", "serverId": "0bc99b7a-195c-4c4a-a6fc-90684f540705", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "682c517b-06d5-4279-9970-fc900b20cb2c", "bdm_uuid": "d87b1955-7147-4e58-8866-8bcea267a80c"}} {{(pid=100315) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 31 09:36:25.008882 np0000006200 devstack@c-api.service[100315]: DEBUG novaclient.v2.client [None req-833d80af-25cb-43dd-817c-c253acac5189 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET call to compute for https://10.4.3.226/compute/v2.1/servers/0bc99b7a-195c-4c4a-a6fc-90684f540705/os-volume_attachments/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 used request id req-3d47393f-6efb-4617-838e-a99fe655707a {{(pid=100315) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 31 09:36:25.012141 np0000006200 devstack@c-api.service[100315]: ERROR cinder.volume.api [None req-833d80af-25cb-43dd-817c-c253acac5189 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-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 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault [None req-833d80af-25cb-43dd-817c-c253acac5189 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Caught error: Detach volume from instance 0bc99b7a-195c-4c4a-a6fc-90684f540705 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0bc99b7a-195c-4c4a-a6fc-90684f540705 using the Compute API Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: 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 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.015698 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0bc99b7a-195c-4c4a-a6fc-90684f540705 using the Compute API Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: ERROR cinder.api.middleware.fault Jul 31 09:36:25.016779 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.middleware.fault [None req-833d80af-25cb-43dd-817c-c253acac5189 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56/action returned with HTTP 409 Jul 31 09:36:25.017772 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1057/4204] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:36:24 2026] POST /volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56/action => generated 167 bytes in 258 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:36:25.027412 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7a9cd465-8e0f-4c1f-aa59-ab88fc3461f5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:25.029413 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1049/4205] 10.4.3.226 () {70 vars in 1597 bytes} [Fri Jul 31 09:36:25 2026] POST /volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 09:36:25.039099 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-53f927ea-f5f0-40e7-bb58-952bdacfa351 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:25.041095 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1051/4206] 10.4.3.226 () {70 vars in 1597 bytes} [Fri Jul 31 09:36:25 2026] POST /volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 09:36:25.050124 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b967b5d7-3d94-4076-87be-0e20ea2d5c3b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:25.079834 np0000006200 devstack@c-api.service[100317]: WARNING keystonemiddleware.auth_token [None req-b967b5d7-3d94-4076-87be-0e20ea2d5c3b None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 31 09:36:25.080949 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1050/4207] 10.4.3.226 () {70 vars in 1597 bytes} [Fri Jul 31 09:36:25 2026] POST /volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56/action => generated 114 bytes in 31 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 09:36:25.089334 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5280476d-7305-4b0a-bde3-6e8cb37ae1eb None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:25.130751 np0000006200 devstack@c-api.service[100315]: WARNING keystonemiddleware.auth_token [None req-5280476d-7305-4b0a-bde3-6e8cb37ae1eb None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 31 09:36:25.132345 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1058/4208] 10.4.3.226 () {70 vars in 1597 bytes} [Fri Jul 31 09:36:25 2026] POST /volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56/action => generated 114 bytes in 44 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 09:36:25.143459 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-dc74cb65-e89a-4543-8859-f3417aee867d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:25.230101 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dc74cb65-e89a-4543-8859-f3417aee867d tempest-TestServerVolumeAttachmentScenario-210490660 tempest-TestServerVolumeAttachmentScenario-210490660-project-admin] POST https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56/action Jul 31 09:36:25.230538 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dc74cb65-e89a-4543-8859-f3417aee867d tempest-TestServerVolumeAttachmentScenario-210490660 tempest-TestServerVolumeAttachmentScenario-210490660-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:36:25.230730 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dc74cb65-e89a-4543-8859-f3417aee867d tempest-TestServerVolumeAttachmentScenario-210490660 tempest-TestServerVolumeAttachmentScenario-210490660-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:25.243621 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:25.243621 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:25.244082 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.admin_actions [None req-dc74cb65-e89a-4543-8859-f3417aee867d tempest-TestServerVolumeAttachmentScenario-210490660 tempest-TestServerVolumeAttachmentScenario-210490660-project-admin] Updating volume 'a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56' with '{'status': 'error'}' {{(pid=100316) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 09:36:25.272362 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dc74cb65-e89a-4543-8859-f3417aee867d tempest-TestServerVolumeAttachmentScenario-210490660 tempest-TestServerVolumeAttachmentScenario-210490660-project-admin] https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56/action returned with HTTP 202 Jul 31 09:36:25.272895 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1050/4209] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:36:25 2026] POST /volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:36:25.281351 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7c984f3a-1ff9-46a7-912a-e173fb6dc7a3 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:25.283402 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7c984f3a-1ff9-46a7-912a-e173fb6dc7a3 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 Jul 31 09:36:25.283638 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7c984f3a-1ff9-46a7-912a-e173fb6dc7a3 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:25.283897 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7c984f3a-1ff9-46a7-912a-e173fb6dc7a3 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:25.320798 np0000006200 devstack@c-api.service[100314]: DEBUG oslo_db.sqlalchemy.engines [None req-7c984f3a-1ff9-46a7-912a-e173fb6dc7a3 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100314) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:36:25.329766 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:25.329766 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:25.333077 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-7c984f3a-1ff9-46a7-912a-e173fb6dc7a3 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:25.337958 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7c984f3a-1ff9-46a7-912a-e173fb6dc7a3 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 returned with HTTP 200 Jul 31 09:36:25.338353 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1052/4210] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:25 2026] GET /volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 => generated 1149 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:25.358357 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fec8ad4b-c6ce-4412-b0e9-50742f6c4190 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:25.360612 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fec8ad4b-c6ce-4412-b0e9-50742f6c4190 tempest-TestServerVolumeAttachmentScenario-210490660 tempest-TestServerVolumeAttachmentScenario-210490660-project-admin] POST https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56/action Jul 31 09:36:25.361073 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fec8ad4b-c6ce-4412-b0e9-50742f6c4190 tempest-TestServerVolumeAttachmentScenario-210490660 tempest-TestServerVolumeAttachmentScenario-210490660-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "682c517b-06d5-4279-9970-fc900b20cb2c"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:36:25.361252 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fec8ad4b-c6ce-4412-b0e9-50742f6c4190 tempest-TestServerVolumeAttachmentScenario-210490660 tempest-TestServerVolumeAttachmentScenario-210490660-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "682c517b-06d5-4279-9970-fc900b20cb2c"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:25.374986 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:25.374986 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:25.375441 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fec8ad4b-c6ce-4412-b0e9-50742f6c4190 tempest-TestServerVolumeAttachmentScenario-210490660 tempest-TestServerVolumeAttachmentScenario-210490660-project-admin] Volume info retrieved successfully. Jul 31 09:36:25.440347 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fec8ad4b-c6ce-4412-b0e9-50742f6c4190 tempest-TestServerVolumeAttachmentScenario-210490660 tempest-TestServerVolumeAttachmentScenario-210490660-project-admin] Attachment connected to vm 0bc99b7a-195c-4c4a-a6fc-90684f540705, checking data on nova Jul 31 09:36:25.440831 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.compute.nova [None req-fec8ad4b-c6ce-4412-b0e9-50742f6c4190 tempest-TestServerVolumeAttachmentScenario-210490660 tempest-TestServerVolumeAttachmentScenario-210490660-project-admin] Creating Keystone token plugin using URL: https://10.4.3.226/identity {{(pid=100317) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 31 09:36:25.596327 np0000006200 devstack@c-api.service[100317]: DEBUG novaclient.v2.client [None req-fec8ad4b-c6ce-4412-b0e9-50742f6c4190 tempest-TestServerVolumeAttachmentScenario-210490660 tempest-TestServerVolumeAttachmentScenario-210490660-project-admin] REQ: curl -g -i -X GET https://10.4.3.226/compute/v2.1/servers/0bc99b7a-195c-4c4a-a6fc-90684f540705/os-volume_attachments/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}2538443693823859b6b8aa792ea1b181cf82ea357f2db4e89dc584565fc1604c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-fec8ad4b-c6ce-4412-b0e9-50742f6c4190" -H "X-Service-Token: {SHA256}ac7e0572a95cc1be22ba30b154dacaef343d5834c7d3c5abbd283b75fccb65d0" {{(pid=100317) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 31 09:36:25.721490 np0000006200 devstack@c-api.service[100317]: DEBUG novaclient.v2.client [None req-fec8ad4b-c6ce-4412-b0e9-50742f6c4190 tempest-TestServerVolumeAttachmentScenario-210490660 tempest-TestServerVolumeAttachmentScenario-210490660-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 31 Jul 2026 09:36:25 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-16c5e0cd-22a8-4951-9a48-0d902e03821f x-openstack-request-id: req-16c5e0cd-22a8-4951-9a48-0d902e03821f {{(pid=100317) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 31 09:36:25.721490 np0000006200 devstack@c-api.service[100317]: DEBUG novaclient.v2.client [None req-fec8ad4b-c6ce-4412-b0e9-50742f6c4190 tempest-TestServerVolumeAttachmentScenario-210490660 tempest-TestServerVolumeAttachmentScenario-210490660-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56", "serverId": "0bc99b7a-195c-4c4a-a6fc-90684f540705", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "682c517b-06d5-4279-9970-fc900b20cb2c", "bdm_uuid": "d87b1955-7147-4e58-8866-8bcea267a80c"}} {{(pid=100317) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 31 09:36:25.721490 np0000006200 devstack@c-api.service[100317]: DEBUG novaclient.v2.client [None req-fec8ad4b-c6ce-4412-b0e9-50742f6c4190 tempest-TestServerVolumeAttachmentScenario-210490660 tempest-TestServerVolumeAttachmentScenario-210490660-project-admin] GET call to compute for https://10.4.3.226/compute/v2.1/servers/0bc99b7a-195c-4c4a-a6fc-90684f540705/os-volume_attachments/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 used request id req-16c5e0cd-22a8-4951-9a48-0d902e03821f {{(pid=100317) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 31 09:36:25.724965 np0000006200 devstack@c-api.service[100317]: ERROR cinder.volume.api [None req-fec8ad4b-c6ce-4412-b0e9-50742f6c4190 tempest-TestServerVolumeAttachmentScenario-210490660 tempest-TestServerVolumeAttachmentScenario-210490660-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 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault [None req-fec8ad4b-c6ce-4412-b0e9-50742f6c4190 tempest-TestServerVolumeAttachmentScenario-210490660 tempest-TestServerVolumeAttachmentScenario-210490660-project-admin] Caught error: Detach volume from instance 0bc99b7a-195c-4c4a-a6fc-90684f540705 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0bc99b7a-195c-4c4a-a6fc-90684f540705 using the Compute API Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: 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 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.728125 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0bc99b7a-195c-4c4a-a6fc-90684f540705 using the Compute API Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.middleware.fault [None req-fec8ad4b-c6ce-4412-b0e9-50742f6c4190 tempest-TestServerVolumeAttachmentScenario-210490660 tempest-TestServerVolumeAttachmentScenario-210490660-project-admin] https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56/action returned with HTTP 409 Jul 31 09:36:25.729703 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1051/4211] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:36:25 2026] POST /volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56/action => generated 167 bytes in 371 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:36:25.743160 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-df8edd44-9740-4091-b56f-9590432d5ce3 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:25.744554 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1059/4212] 10.4.3.226 () {70 vars in 1597 bytes} [Fri Jul 31 09:36:25 2026] POST /volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 09:36:25.754695 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b9175fde-89a0-42d0-ad03-c84c003e3e44 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:25.776433 np0000006200 devstack@c-api.service[100316]: WARNING keystonemiddleware.auth_token [None req-b9175fde-89a0-42d0-ad03-c84c003e3e44 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 31 09:36:25.777463 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1051/4213] 10.4.3.226 () {70 vars in 1597 bytes} [Fri Jul 31 09:36:25 2026] POST /volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56/action => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 09:36:25.787225 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e83dd351-e2c4-41c6-a79e-5a90565c70f9 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:25.789386 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e83dd351-e2c4-41c6-a79e-5a90565c70f9 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 Jul 31 09:36:25.789649 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e83dd351-e2c4-41c6-a79e-5a90565c70f9 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:25.789876 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e83dd351-e2c4-41c6-a79e-5a90565c70f9 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:25.799513 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:25.799513 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:25.804328 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e83dd351-e2c4-41c6-a79e-5a90565c70f9 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:25.810860 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e83dd351-e2c4-41c6-a79e-5a90565c70f9 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 returned with HTTP 200 Jul 31 09:36:25.811387 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1053/4214] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:25 2026] GET /volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:25.827583 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5a92f2d0-0f1d-45a4-a0ac-80f9ef9889b2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:25.830108 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5a92f2d0-0f1d-45a4-a0ac-80f9ef9889b2 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 Jul 31 09:36:25.830405 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5a92f2d0-0f1d-45a4-a0ac-80f9ef9889b2 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:25.830705 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5a92f2d0-0f1d-45a4-a0ac-80f9ef9889b2 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:25.880677 np0000006200 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-5a92f2d0-0f1d-45a4-a0ac-80f9ef9889b2 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:36:25.888474 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:25.888474 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:25.892802 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5a92f2d0-0f1d-45a4-a0ac-80f9ef9889b2 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:25.898671 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5a92f2d0-0f1d-45a4-a0ac-80f9ef9889b2 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 returned with HTTP 200 Jul 31 09:36:25.898933 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1052/4215] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:25 2026] GET /volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 => generated 858 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:25.916041 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f9b504c6-e4ea-451e-8ced-206bca3acd6a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:25.917873 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f9b504c6-e4ea-451e-8ced-206bca3acd6a tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef Jul 31 09:36:25.918095 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f9b504c6-e4ea-451e-8ced-206bca3acd6a tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:25.918236 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f9b504c6-e4ea-451e-8ced-206bca3acd6a tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:25.951017 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-b8a0820f-354f-4a16-9882-75afd9274557 req-13e40cec-619c-47b5-b8e4-f79c56e724f0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:25.953220 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b8a0820f-354f-4a16-9882-75afd9274557 req-13e40cec-619c-47b5-b8e4-f79c56e724f0 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 Jul 31 09:36:25.953441 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b8a0820f-354f-4a16-9882-75afd9274557 req-13e40cec-619c-47b5-b8e4-f79c56e724f0 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:25.953742 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b8a0820f-354f-4a16-9882-75afd9274557 req-13e40cec-619c-47b5-b8e4-f79c56e724f0 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:25.957857 np0000006200 devstack@c-api.service[100315]: DEBUG oslo_db.sqlalchemy.engines [None req-f9b504c6-e4ea-451e-8ced-206bca3acd6a tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 09:36:25.960791 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:25.960791 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:25.965514 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-b8a0820f-354f-4a16-9882-75afd9274557 req-13e40cec-619c-47b5-b8e4-f79c56e724f0 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:25.968454 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:25.968454 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:25.973055 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b8a0820f-354f-4a16-9882-75afd9274557 req-13e40cec-619c-47b5-b8e4-f79c56e724f0 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 returned with HTTP 200 Jul 31 09:36:25.973055 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1052/4216] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:36:25 2026] GET /volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:25.974516 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f9b504c6-e4ea-451e-8ced-206bca3acd6a tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:36:25.979900 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f9b504c6-e4ea-451e-8ced-206bca3acd6a tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef returned with HTTP 200 Jul 31 09:36:25.980329 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1060/4217] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:25 2026] GET /volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef => generated 878 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:26.078497 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c045b6ea-96e1-4dfa-8391-6b64284cffa7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:26.079599 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c045b6ea-96e1-4dfa-8391-6b64284cffa7 None None] GET https://10.4.3.226/volume// Jul 31 09:36:26.079599 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c045b6ea-96e1-4dfa-8391-6b64284cffa7 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:26.079873 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c045b6ea-96e1-4dfa-8391-6b64284cffa7 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:26.080234 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c045b6ea-96e1-4dfa-8391-6b64284cffa7 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:36:26.081172 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1054/4218] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:36: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 31 09:36:26.089020 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-b8a0820f-354f-4a16-9882-75afd9274557 req-cb07fe45-5ee9-4828-b482-2fdaa5db3f08 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:26.091008 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b8a0820f-354f-4a16-9882-75afd9274557 req-cb07fe45-5ee9-4828-b482-2fdaa5db3f08 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:36:26.091395 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b8a0820f-354f-4a16-9882-75afd9274557 req-cb07fe45-5ee9-4828-b482-2fdaa5db3f08 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b7e0118b-b804-4e25-9169-0b20e9a0d398", "connector": null, "instance_uuid": "0bc99b7a-195c-4c4a-a6fc-90684f540705"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:26.100573 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:26.100573 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:26.129060 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b8a0820f-354f-4a16-9882-75afd9274557 req-cb07fe45-5ee9-4828-b482-2fdaa5db3f08 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:36:26.129698 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1053/4219] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:36:26 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:26.163508 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-51351d53-d3b7-4206-892b-cc7a6699f5a2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:26.165944 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-51351d53-d3b7-4206-892b-cc7a6699f5a2 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 Jul 31 09:36:26.166234 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-51351d53-d3b7-4206-892b-cc7a6699f5a2 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:26.166539 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-51351d53-d3b7-4206-892b-cc7a6699f5a2 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:26.181394 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:26.181394 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:26.181659 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d3c75c7c-f32d-4ef6-b98a-858a65cd4238 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:26.182265 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d3c75c7c-f32d-4ef6-b98a-858a65cd4238 None None] GET https://10.4.3.226/volume// Jul 31 09:36:26.182531 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d3c75c7c-f32d-4ef6-b98a-858a65cd4238 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:26.182801 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d3c75c7c-f32d-4ef6-b98a-858a65cd4238 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:26.183276 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d3c75c7c-f32d-4ef6-b98a-858a65cd4238 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:36:26.184148 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1061/4220] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:36: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 31 09:36:26.187339 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-51351d53-d3b7-4206-892b-cc7a6699f5a2 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:26.194087 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-51351d53-d3b7-4206-892b-cc7a6699f5a2 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 returned with HTTP 200 Jul 31 09:36:26.194717 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1053/4221] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:26 2026] GET /volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:26.195676 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-b8a0820f-354f-4a16-9882-75afd9274557 req-3c784d38-3fea-41c4-9d48-75c8370eb515 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:26.198108 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-b8a0820f-354f-4a16-9882-75afd9274557 req-3c784d38-3fea-41c4-9d48-75c8370eb515 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 Jul 31 09:36:26.198455 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-b8a0820f-354f-4a16-9882-75afd9274557 req-3c784d38-3fea-41c4-9d48-75c8370eb515 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:26.198725 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-b8a0820f-354f-4a16-9882-75afd9274557 req-3c784d38-3fea-41c4-9d48-75c8370eb515 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:26.202763 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4771d217-b3fa-421a-9645-1ee20af10f7d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:26.205018 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4771d217-b3fa-421a-9645-1ee20af10f7d tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/snapshots/40f48b08-641d-4fe9-bac3-e5b9023e22fd Jul 31 09:36:26.205341 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4771d217-b3fa-421a-9645-1ee20af10f7d tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:26.205677 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4771d217-b3fa-421a-9645-1ee20af10f7d tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:26.211158 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:26.211158 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:26.213105 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:26.213105 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:26.213597 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4771d217-b3fa-421a-9645-1ee20af10f7d tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Snapshot retrieved successfully. Jul 31 09:36:26.214395 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4771d217-b3fa-421a-9645-1ee20af10f7d tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/snapshots/40f48b08-641d-4fe9-bac3-e5b9023e22fd returned with HTTP 200 Jul 31 09:36:26.214770 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1054/4222] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:36:26 2026] GET /volume/v3/snapshots/40f48b08-641d-4fe9-bac3-e5b9023e22fd => generated 483 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:26.218012 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-b8a0820f-354f-4a16-9882-75afd9274557 req-3c784d38-3fea-41c4-9d48-75c8370eb515 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:26.222647 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-b8a0820f-354f-4a16-9882-75afd9274557 req-3c784d38-3fea-41c4-9d48-75c8370eb515 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 returned with HTTP 200 Jul 31 09:36:26.223038 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1055/4223] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:36:26 2026] GET /volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 => generated 1037 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:36:26.253183 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f59f7af4-811b-4288-81ec-a5cee13e2903 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:26.255708 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f59f7af4-811b-4288-81ec-a5cee13e2903 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:36:26.256223 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f59f7af4-811b-4288-81ec-a5cee13e2903 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-2011140389", "snapshot_id": null, "imageRef": "d3b4a35d-6c21-42f7-a024-04c0f7ec4d08", "volume_type": null, "size": 1}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:26.258221 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-f59f7af4-811b-4288-81ec-a5cee13e2903 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-2011140389', 'snapshot_id': None, 'imageRef': 'd3b4a35d-6c21-42f7-a024-04c0f7ec4d08', 'volume_type': None, 'size': 1}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:36:26.345988 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-5484ea9e-ca91-4432-9e64-b87f50d01f65 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:26.351926 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-5484ea9e-ca91-4432-9e64-b87f50d01f65 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] POST https://10.4.3.226/volume/v3/attachments/c1f99492-93e6-487c-8e33-af488df44473/action Jul 31 09:36:26.352651 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-5484ea9e-ca91-4432-9e64-b87f50d01f65 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:36:26.352894 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-5484ea9e-ca91-4432-9e64-b87f50d01f65 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:26.355529 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-b8a0820f-354f-4a16-9882-75afd9274557 req-a82a45d8-6031-4625-90ae-8c2943c18c14 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:26.358215 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b8a0820f-354f-4a16-9882-75afd9274557 req-a82a45d8-6031-4625-90ae-8c2943c18c14 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] PUT https://10.4.3.226/volume/v3/attachments/72de3506-ed2e-47bf-8579-0d7e8b56de76 Jul 31 09:36:26.358752 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b8a0820f-354f-4a16-9882-75afd9274557 req-a82a45d8-6031-4625-90ae-8c2943c18c14 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:26.367724 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:26.367724 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:26.368129 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-b8a0820f-354f-4a16-9882-75afd9274557 req-a82a45d8-6031-4625-90ae-8c2943c18c14 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Acquiring lock "cinder-attachment_update-b7e0118b-b804-4e25-9169-0b20e9a0d398-np0000006200" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:36:26.368304 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f59f7af4-811b-4288-81ec-a5cee13e2903 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Snapshot retrieved successfully. Jul 31 09:36:26.368477 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-f59f7af4-811b-4288-81ec-a5cee13e2903 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Create volume of 1 GB Jul 31 09:36:26.372218 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f59f7af4-811b-4288-81ec-a5cee13e2903 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Availability Zones retrieved successfully. Jul 31 09:36:26.373235 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:26.373235 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:26.373382 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-b8a0820f-354f-4a16-9882-75afd9274557 req-a82a45d8-6031-4625-90ae-8c2943c18c14 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Lock "cinder-attachment_update-b7e0118b-b804-4e25-9169-0b20e9a0d398-np0000006200" acquired by "attachment_update" :: waited 0.005s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:36:26.374273 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:26.374273 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:26.378181 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f59f7af4-811b-4288-81ec-a5cee13e2903 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Flow 'volume_create_api' (d03cb410-0a43-4cdb-abbd-876c73946884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:36:26.379424 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f59f7af4-811b-4288-81ec-a5cee13e2903 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7341bec5-0671-4cc6-9a89-24062931e50f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:26.380538 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-f59f7af4-811b-4288-81ec-a5cee13e2903 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:36:26.385682 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-0ea03b7a-deba-4ffe-bb0e-d4e11f50ad02 req-5484ea9e-ca91-4432-9e64-b87f50d01f65 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/attachments/c1f99492-93e6-487c-8e33-af488df44473/action returned with HTTP 204 Jul 31 09:36:26.386200 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1054/4224] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:36:26 2026] POST /volume/v3/attachments/c1f99492-93e6-487c-8e33-af488df44473/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:36:26.416985 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f59f7af4-811b-4288-81ec-a5cee13e2903 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7341bec5-0671-4cc6-9a89-24062931e50f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '40f48b08-641d-4fe9-bac3-e5b9023e22fd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:26.417870 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f59f7af4-811b-4288-81ec-a5cee13e2903 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55555b1e-4148-4a71-a66e-d61dbbbe4520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:26.458655 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-b8a0820f-354f-4a16-9882-75afd9274557 req-a82a45d8-6031-4625-90ae-8c2943c18c14 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Lock "cinder-attachment_update-b7e0118b-b804-4e25-9169-0b20e9a0d398-np0000006200" released by "attachment_update" :: held 0.085s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:36:26.459020 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b8a0820f-354f-4a16-9882-75afd9274557 req-a82a45d8-6031-4625-90ae-8c2943c18c14 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/attachments/72de3506-ed2e-47bf-8579-0d7e8b56de76 returned with HTTP 200 Jul 31 09:36:26.459528 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1055/4225] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:36:26 2026] PUT /volume/v3/attachments/72de3506-ed2e-47bf-8579-0d7e8b56de76 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:26.461169 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-f59f7af4-811b-4288-81ec-a5cee13e2903 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Created reservations ['fdc88fe3-7335-44c2-a731-0bbdb76d68cd', '6cbe0759-7603-4035-8892-a3f4bea11955', 'c2c349ea-9675-4db5-9d27-1e73a6010698', 'b4adf876-5cb7-4d1d-ba88-9edf1d8b2720'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:36:26.462177 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f59f7af4-811b-4288-81ec-a5cee13e2903 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55555b1e-4148-4a71-a66e-d61dbbbe4520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdc88fe3-7335-44c2-a731-0bbdb76d68cd', '6cbe0759-7603-4035-8892-a3f4bea11955', 'c2c349ea-9675-4db5-9d27-1e73a6010698', 'b4adf876-5cb7-4d1d-ba88-9edf1d8b2720']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:26.463128 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f59f7af4-811b-4288-81ec-a5cee13e2903 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86f7fe60-b9c8-46be-8e43-397252c756f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:26.514417 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f59f7af4-811b-4288-81ec-a5cee13e2903 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86f7fe60-b9c8-46be-8e43-397252c756f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d0f8d4f-74d5-4cdc-9644-3369f77508d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-2011140389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3705dd53cf954eed9a78797492ef0d18',qos_specs=None,replication_status=,reservations=['fdc88fe3-7335-44c2-a731-0bbdb76d68cd','6cbe0759-7603-4035-8892-a3f4bea11955','c2c349ea-9675-4db5-9d27-1e73a6010698','b4adf876-5cb7-4d1d-ba88-9edf1d8b2720'],size=1,snapshot_id=40f48b08-641d-4fe9-bac3-e5b9023e22fd,source_replicaid=,source_volid=None,status='creating',user_id='7db01bfa8bee4541be75b7e39c71970d',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), '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-31T09:36:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-2011140389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d0f8d4f-74d5-4cdc-9644-3369f77508d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3705dd53cf954eed9a78797492ef0d18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=40f48b08-641d-4fe9-bac3-e5b9023e22fd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7db01bfa8bee4541be75b7e39c71970d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:26.515443 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f59f7af4-811b-4288-81ec-a5cee13e2903 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d79ad79-9fac-4ae3-8788-0782692552a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:26.536929 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f59f7af4-811b-4288-81ec-a5cee13e2903 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d79ad79-9fac-4ae3-8788-0782692552a7) transitioned into state 'SUCCESS' from state '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-2011140389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3705dd53cf954eed9a78797492ef0d18',qos_specs=None,replication_status=,reservations=['fdc88fe3-7335-44c2-a731-0bbdb76d68cd','6cbe0759-7603-4035-8892-a3f4bea11955','c2c349ea-9675-4db5-9d27-1e73a6010698','b4adf876-5cb7-4d1d-ba88-9edf1d8b2720'],size=1,snapshot_id=40f48b08-641d-4fe9-bac3-e5b9023e22fd,source_replicaid=,source_volid=None,status='creating',user_id='7db01bfa8bee4541be75b7e39c71970d',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:26.537659 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f59f7af4-811b-4288-81ec-a5cee13e2903 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a55030b-3b3f-4d20-aa0a-d188c0428271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:26.559065 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f59f7af4-811b-4288-81ec-a5cee13e2903 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a55030b-3b3f-4d20-aa0a-d188c0428271) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:26.559843 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f59f7af4-811b-4288-81ec-a5cee13e2903 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Flow 'volume_create_api' (d03cb410-0a43-4cdb-abbd-876c73946884) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:36:26.560131 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f59f7af4-811b-4288-81ec-a5cee13e2903 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Create volume request issued successfully. Jul 31 09:36:26.560689 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f59f7af4-811b-4288-81ec-a5cee13e2903 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:36:26.561108 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1062/4226] 10.4.3.226 () {70 vars in 1300 bytes} [Fri Jul 31 09:36:26 2026] POST /volume/v3/volumes => generated 814 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:36:26.573925 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-16a9ed32-61b2-48e1-829f-7b96c829d636 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:26.575913 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-16a9ed32-61b2-48e1-829f-7b96c829d636 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/volumes/9d0f8d4f-74d5-4cdc-9644-3369f77508d3 Jul 31 09:36:26.576136 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-16a9ed32-61b2-48e1-829f-7b96c829d636 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:26.576368 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-16a9ed32-61b2-48e1-829f-7b96c829d636 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:26.583800 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:26.583800 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:26.587797 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-16a9ed32-61b2-48e1-829f-7b96c829d636 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Volume info retrieved successfully. Jul 31 09:36:26.592703 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-16a9ed32-61b2-48e1-829f-7b96c829d636 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes/9d0f8d4f-74d5-4cdc-9644-3369f77508d3 returned with HTTP 200 Jul 31 09:36:26.593061 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1056/4227] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:36:26 2026] GET /volume/v3/volumes/9d0f8d4f-74d5-4cdc-9644-3369f77508d3 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:26.997805 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e5eff485-7123-46d7-92b2-454e6e42cd24 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:26.999583 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e5eff485-7123-46d7-92b2-454e6e42cd24 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef Jul 31 09:36:26.999779 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e5eff485-7123-46d7-92b2-454e6e42cd24 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:26.999994 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e5eff485-7123-46d7-92b2-454e6e42cd24 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:27.010468 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:27.010468 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:27.014340 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e5eff485-7123-46d7-92b2-454e6e42cd24 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:36:27.018470 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e5eff485-7123-46d7-92b2-454e6e42cd24 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef returned with HTTP 200 Jul 31 09:36:27.018850 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1055/4228] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:26 2026] GET /volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef => generated 1170 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:27.032289 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-83a3c6a6-743d-48fc-8d7b-80f59af90d2e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:27.034431 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-83a3c6a6-743d-48fc-8d7b-80f59af90d2e tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef Jul 31 09:36:27.034663 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-83a3c6a6-743d-48fc-8d7b-80f59af90d2e tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:27.034843 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-83a3c6a6-743d-48fc-8d7b-80f59af90d2e tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:27.049349 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:27.049349 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:27.052688 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-83a3c6a6-743d-48fc-8d7b-80f59af90d2e tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:36:27.059130 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-83a3c6a6-743d-48fc-8d7b-80f59af90d2e tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef returned with HTTP 200 Jul 31 09:36:27.059523 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1056/4229] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:27 2026] GET /volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef => generated 1170 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:27.098096 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-8e05d53a-6394-432c-bfad-5966456aa91b req-c3cf30bb-f13c-4a08-a4dd-67853b564d88 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:27.100607 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-8e05d53a-6394-432c-bfad-5966456aa91b req-c3cf30bb-f13c-4a08-a4dd-67853b564d88 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef Jul 31 09:36:27.100811 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-8e05d53a-6394-432c-bfad-5966456aa91b req-c3cf30bb-f13c-4a08-a4dd-67853b564d88 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:27.101024 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-8e05d53a-6394-432c-bfad-5966456aa91b req-c3cf30bb-f13c-4a08-a4dd-67853b564d88 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:27.110446 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:27.110446 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:27.113991 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-8e05d53a-6394-432c-bfad-5966456aa91b req-c3cf30bb-f13c-4a08-a4dd-67853b564d88 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:36:27.117913 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-8e05d53a-6394-432c-bfad-5966456aa91b req-c3cf30bb-f13c-4a08-a4dd-67853b564d88 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef returned with HTTP 200 Jul 31 09:36:27.118344 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1063/4230] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:36:27 2026] GET /volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef => generated 1170 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:27.139120 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-8e05d53a-6394-432c-bfad-5966456aa91b req-f4126d59-8a56-4339-8bc8-6294051f92d7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:27.141668 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-8e05d53a-6394-432c-bfad-5966456aa91b req-f4126d59-8a56-4339-8bc8-6294051f92d7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] POST https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef/action Jul 31 09:36:27.143276 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-8e05d53a-6394-432c-bfad-5966456aa91b req-f4126d59-8a56-4339-8bc8-6294051f92d7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:36:27.143276 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-8e05d53a-6394-432c-bfad-5966456aa91b req-f4126d59-8a56-4339-8bc8-6294051f92d7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:27.153950 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:27.153950 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:27.154836 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-8e05d53a-6394-432c-bfad-5966456aa91b req-f4126d59-8a56-4339-8bc8-6294051f92d7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:36:27.160939 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-8e05d53a-6394-432c-bfad-5966456aa91b req-f4126d59-8a56-4339-8bc8-6294051f92d7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Begin detaching volume completed successfully. Jul 31 09:36:27.161314 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-8e05d53a-6394-432c-bfad-5966456aa91b req-f4126d59-8a56-4339-8bc8-6294051f92d7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef/action returned with HTTP 202 Jul 31 09:36:27.161832 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1057/4231] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:36:27 2026] POST /volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:36:27.208330 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-48bc0f41-a22f-4293-a1a9-72ee8e1750ba None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:27.208330 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-48bc0f41-a22f-4293-a1a9-72ee8e1750ba None None] GET https://10.4.3.226/volume// Jul 31 09:36:27.208684 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-48bc0f41-a22f-4293-a1a9-72ee8e1750ba None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:27.208684 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-48bc0f41-a22f-4293-a1a9-72ee8e1750ba None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:27.208962 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-48bc0f41-a22f-4293-a1a9-72ee8e1750ba None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:36:27.209514 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1056/4232] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:36:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:36:27.210610 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-763b13bc-f4eb-4b8d-bfe2-ab0b80bb37b4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:27.212429 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-763b13bc-f4eb-4b8d-bfe2-ab0b80bb37b4 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 Jul 31 09:36:27.212646 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-763b13bc-f4eb-4b8d-bfe2-ab0b80bb37b4 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:27.212873 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-763b13bc-f4eb-4b8d-bfe2-ab0b80bb37b4 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:27.218231 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-8e05d53a-6394-432c-bfad-5966456aa91b req-f4cb6abf-c45b-4c8a-8cf4-f708685a13a1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:27.222485 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-8e05d53a-6394-432c-bfad-5966456aa91b req-f4cb6abf-c45b-4c8a-8cf4-f708685a13a1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef Jul 31 09:36:27.222784 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-8e05d53a-6394-432c-bfad-5966456aa91b req-f4cb6abf-c45b-4c8a-8cf4-f708685a13a1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:27.223014 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:27.223014 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:27.223070 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-8e05d53a-6394-432c-bfad-5966456aa91b req-f4cb6abf-c45b-4c8a-8cf4-f708685a13a1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:27.227001 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-763b13bc-f4eb-4b8d-bfe2-ab0b80bb37b4 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:27.231687 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-763b13bc-f4eb-4b8d-bfe2-ab0b80bb37b4 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 returned with HTTP 200 Jul 31 09:36:27.232072 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1057/4233] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:27 2026] GET /volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:27.232870 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:27.232870 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:27.236285 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-8e05d53a-6394-432c-bfad-5966456aa91b req-f4cb6abf-c45b-4c8a-8cf4-f708685a13a1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:36:27.239995 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-8e05d53a-6394-432c-bfad-5966456aa91b req-f4cb6abf-c45b-4c8a-8cf4-f708685a13a1 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef returned with HTTP 200 Jul 31 09:36:27.240477 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1064/4234] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:36:27 2026] GET /volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef => generated 1353 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:36:27.248857 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-8e05d53a-6394-432c-bfad-5966456aa91b req-d5e7d603-a355-44e3-a8b2-7f34c4f39f00 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:27.252823 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-8e05d53a-6394-432c-bfad-5966456aa91b req-d5e7d603-a355-44e3-a8b2-7f34c4f39f00 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef/encryption Jul 31 09:36:27.252823 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-8e05d53a-6394-432c-bfad-5966456aa91b req-d5e7d603-a355-44e3-a8b2-7f34c4f39f00 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:27.252823 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-8e05d53a-6394-432c-bfad-5966456aa91b req-d5e7d603-a355-44e3-a8b2-7f34c4f39f00 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:27.265162 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:27.265162 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:27.272599 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-8e05d53a-6394-432c-bfad-5966456aa91b req-d5e7d603-a355-44e3-a8b2-7f34c4f39f00 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef/encryption returned with HTTP 200 Jul 31 09:36:27.273149 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1058/4235] 10.4.3.226 () {68 vars in 1631 bytes} [Fri Jul 31 09:36:27 2026] GET /volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef/encryption => generated 161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:27.608927 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-93fd214a-1882-4bfe-9eda-4cecf2285073 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:27.611174 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-93fd214a-1882-4bfe-9eda-4cecf2285073 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/volumes/9d0f8d4f-74d5-4cdc-9644-3369f77508d3 Jul 31 09:36:27.611541 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-93fd214a-1882-4bfe-9eda-4cecf2285073 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:27.611720 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-93fd214a-1882-4bfe-9eda-4cecf2285073 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:27.627668 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:27.627668 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:27.637285 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-93fd214a-1882-4bfe-9eda-4cecf2285073 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Volume info retrieved successfully. Jul 31 09:36:27.642560 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-93fd214a-1882-4bfe-9eda-4cecf2285073 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes/9d0f8d4f-74d5-4cdc-9644-3369f77508d3 returned with HTTP 200 Jul 31 09:36:27.643160 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1057/4236] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:36:27 2026] GET /volume/v3/volumes/9d0f8d4f-74d5-4cdc-9644-3369f77508d3 => generated 1423 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:36:27.656198 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-35757ebd-df85-4807-858f-eeedb67526d9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:27.658564 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-35757ebd-df85-4807-858f-eeedb67526d9 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/volumes/9d0f8d4f-74d5-4cdc-9644-3369f77508d3 Jul 31 09:36:27.658885 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-35757ebd-df85-4807-858f-eeedb67526d9 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:27.659152 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-35757ebd-df85-4807-858f-eeedb67526d9 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:27.669802 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:27.669802 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:27.674041 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-35757ebd-df85-4807-858f-eeedb67526d9 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Volume info retrieved successfully. Jul 31 09:36:27.679916 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-35757ebd-df85-4807-858f-eeedb67526d9 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes/9d0f8d4f-74d5-4cdc-9644-3369f77508d3 returned with HTTP 200 Jul 31 09:36:27.680446 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1058/4237] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:36:27 2026] GET /volume/v3/volumes/9d0f8d4f-74d5-4cdc-9644-3369f77508d3 => generated 1423 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:36:28.246529 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4959a22e-79bf-4102-af98-5fdd9af7e3df None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:28.250072 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4959a22e-79bf-4102-af98-5fdd9af7e3df tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 Jul 31 09:36:28.250072 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4959a22e-79bf-4102-af98-5fdd9af7e3df tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:28.250072 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4959a22e-79bf-4102-af98-5fdd9af7e3df tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:28.267211 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:28.267211 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:28.271367 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-4959a22e-79bf-4102-af98-5fdd9af7e3df tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:28.276117 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4959a22e-79bf-4102-af98-5fdd9af7e3df tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 returned with HTTP 200 Jul 31 09:36:28.276830 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1065/4238] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:28 2026] GET /volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:28.813961 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-b2b09454-a2b3-4390-998a-872c10c87bac req-d6772a05-58bf-4da0-bba0-45b540aa5b71 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:28.818886 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-b2b09454-a2b3-4390-998a-872c10c87bac req-d6772a05-58bf-4da0-bba0-45b540aa5b71 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/volumes/9d0f8d4f-74d5-4cdc-9644-3369f77508d3 Jul 31 09:36:28.818886 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-b2b09454-a2b3-4390-998a-872c10c87bac req-d6772a05-58bf-4da0-bba0-45b540aa5b71 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:28.818886 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-b2b09454-a2b3-4390-998a-872c10c87bac req-d6772a05-58bf-4da0-bba0-45b540aa5b71 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:28.826456 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:28.826456 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:28.833922 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-b2b09454-a2b3-4390-998a-872c10c87bac req-d6772a05-58bf-4da0-bba0-45b540aa5b71 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Volume info retrieved successfully. Jul 31 09:36:28.840429 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-b2b09454-a2b3-4390-998a-872c10c87bac req-d6772a05-58bf-4da0-bba0-45b540aa5b71 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes/9d0f8d4f-74d5-4cdc-9644-3369f77508d3 returned with HTTP 200 Jul 31 09:36:28.841110 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1059/4239] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:36:28 2026] GET /volume/v3/volumes/9d0f8d4f-74d5-4cdc-9644-3369f77508d3 => generated 1405 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:29.279229 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-b2b09454-a2b3-4390-998a-872c10c87bac req-ffd3d730-5c41-4699-9c39-51aed9dfccc7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:29.283713 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b2b09454-a2b3-4390-998a-872c10c87bac req-ffd3d730-5c41-4699-9c39-51aed9dfccc7 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/volumes/9d0f8d4f-74d5-4cdc-9644-3369f77508d3 Jul 31 09:36:29.283713 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b2b09454-a2b3-4390-998a-872c10c87bac req-ffd3d730-5c41-4699-9c39-51aed9dfccc7 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:29.283713 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b2b09454-a2b3-4390-998a-872c10c87bac req-ffd3d730-5c41-4699-9c39-51aed9dfccc7 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:29.290170 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1a8eb9f4-b52e-4596-bdec-d005fa62167a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:29.291678 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:29.291678 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:29.292164 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1a8eb9f4-b52e-4596-bdec-d005fa62167a tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 Jul 31 09:36:29.292449 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1a8eb9f4-b52e-4596-bdec-d005fa62167a tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:29.292675 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1a8eb9f4-b52e-4596-bdec-d005fa62167a tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:29.297593 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-b2b09454-a2b3-4390-998a-872c10c87bac req-ffd3d730-5c41-4699-9c39-51aed9dfccc7 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Volume info retrieved successfully. Jul 31 09:36:29.303041 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b2b09454-a2b3-4390-998a-872c10c87bac req-ffd3d730-5c41-4699-9c39-51aed9dfccc7 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes/9d0f8d4f-74d5-4cdc-9644-3369f77508d3 returned with HTTP 200 Jul 31 09:36:29.303600 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1058/4240] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:36:29 2026] GET /volume/v3/volumes/9d0f8d4f-74d5-4cdc-9644-3369f77508d3 => generated 1405 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:29.304103 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:29.304103 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:29.308634 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1a8eb9f4-b52e-4596-bdec-d005fa62167a tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:29.313851 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1a8eb9f4-b52e-4596-bdec-d005fa62167a tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 returned with HTTP 200 Jul 31 09:36:29.314372 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1059/4241] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:29 2026] GET /volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:29.315085 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a808a96b-4398-47e2-bcd0-1ea9ecb691ae None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:29.315570 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a808a96b-4398-47e2-bcd0-1ea9ecb691ae None None] GET https://10.4.3.226/volume// Jul 31 09:36:29.315749 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a808a96b-4398-47e2-bcd0-1ea9ecb691ae None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:29.315964 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a808a96b-4398-47e2-bcd0-1ea9ecb691ae None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:29.316327 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a808a96b-4398-47e2-bcd0-1ea9ecb691ae None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:36:29.316723 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1066/4242] 10.4.3.226 () {66 vars in 1419 bytes} [Fri Jul 31 09:36:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:36:29.323833 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-b2b09454-a2b3-4390-998a-872c10c87bac req-659bdfe3-a0a4-4670-a0bf-2f24deb1aaf6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:29.328267 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-b2b09454-a2b3-4390-998a-872c10c87bac req-659bdfe3-a0a4-4670-a0bf-2f24deb1aaf6 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:36:29.328267 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-b2b09454-a2b3-4390-998a-872c10c87bac req-659bdfe3-a0a4-4670-a0bf-2f24deb1aaf6 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d0f8d4f-74d5-4cdc-9644-3369f77508d3", "connector": null, "instance_uuid": "fed2727c-b894-4d98-b16f-177eae9b141f"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:29.333942 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:29.333942 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:29.356968 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-b2b09454-a2b3-4390-998a-872c10c87bac req-659bdfe3-a0a4-4670-a0bf-2f24deb1aaf6 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:36:29.357591 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1060/4243] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:36:29 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:29.729169 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-b8a0820f-354f-4a16-9882-75afd9274557 req-607ee4fe-65bf-4eb1-a48d-f82484466f1a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:29.734270 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b8a0820f-354f-4a16-9882-75afd9274557 req-607ee4fe-65bf-4eb1-a48d-f82484466f1a tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] POST https://10.4.3.226/volume/v3/attachments/72de3506-ed2e-47bf-8579-0d7e8b56de76/action Jul 31 09:36:29.734270 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b8a0820f-354f-4a16-9882-75afd9274557 req-607ee4fe-65bf-4eb1-a48d-f82484466f1a tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:36:29.734270 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b8a0820f-354f-4a16-9882-75afd9274557 req-607ee4fe-65bf-4eb1-a48d-f82484466f1a tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:29.758801 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:29.758801 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:29.770164 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b8a0820f-354f-4a16-9882-75afd9274557 req-607ee4fe-65bf-4eb1-a48d-f82484466f1a tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/attachments/72de3506-ed2e-47bf-8579-0d7e8b56de76/action returned with HTTP 204 Jul 31 09:36:29.770883 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1059/4244] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:36:29 2026] POST /volume/v3/attachments/72de3506-ed2e-47bf-8579-0d7e8b56de76/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:36:29.851862 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-8e05d53a-6394-432c-bfad-5966456aa91b req-f5714daf-20d3-4e0e-9d5c-ad201c504168 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:29.855422 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8e05d53a-6394-432c-bfad-5966456aa91b req-f5714daf-20d3-4e0e-9d5c-ad201c504168 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] DELETE https://10.4.3.226/volume/v3/attachments/c1f99492-93e6-487c-8e33-af488df44473 Jul 31 09:36:29.855422 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8e05d53a-6394-432c-bfad-5966456aa91b req-f5714daf-20d3-4e0e-9d5c-ad201c504168 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:29.855422 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8e05d53a-6394-432c-bfad-5966456aa91b req-f5714daf-20d3-4e0e-9d5c-ad201c504168 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:29.861290 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:29.861290 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:29.903357 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8e05d53a-6394-432c-bfad-5966456aa91b req-f5714daf-20d3-4e0e-9d5c-ad201c504168 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/attachments/c1f99492-93e6-487c-8e33-af488df44473 returned with HTTP 200 Jul 31 09:36:29.903843 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1060/4245] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:36:29 2026] DELETE /volume/v3/attachments/c1f99492-93e6-487c-8e33-af488df44473 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:30.326998 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e6832ae2-1423-42e0-b52f-2c5b58c6bcdd None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:30.328458 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e6832ae2-1423-42e0-b52f-2c5b58c6bcdd tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 Jul 31 09:36:30.328691 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e6832ae2-1423-42e0-b52f-2c5b58c6bcdd tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:30.328871 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e6832ae2-1423-42e0-b52f-2c5b58c6bcdd tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:30.338991 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:30.338991 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:30.342465 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e6832ae2-1423-42e0-b52f-2c5b58c6bcdd tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:30.346592 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e6832ae2-1423-42e0-b52f-2c5b58c6bcdd tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 returned with HTTP 200 Jul 31 09:36:30.346965 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1067/4246] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:30 2026] GET /volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 => generated 1150 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:30.358394 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-56761edf-f274-484b-bd1c-d98af656c9a1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:30.360087 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-56761edf-f274-484b-bd1c-d98af656c9a1 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 Jul 31 09:36:30.360298 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-56761edf-f274-484b-bd1c-d98af656c9a1 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:30.360480 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-56761edf-f274-484b-bd1c-d98af656c9a1 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:30.368560 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-164e4935-e306-4698-b8ec-ba2683842772 req-a43eb3ce-15df-4d41-858b-20b6a0bb6098 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:30.370821 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:30.370821 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:30.370922 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-164e4935-e306-4698-b8ec-ba2683842772 req-a43eb3ce-15df-4d41-858b-20b6a0bb6098 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef Jul 31 09:36:30.371103 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-164e4935-e306-4698-b8ec-ba2683842772 req-a43eb3ce-15df-4d41-858b-20b6a0bb6098 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:30.371362 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-164e4935-e306-4698-b8ec-ba2683842772 req-a43eb3ce-15df-4d41-858b-20b6a0bb6098 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:30.375043 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-56761edf-f274-484b-bd1c-d98af656c9a1 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:30.380273 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-56761edf-f274-484b-bd1c-d98af656c9a1 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 returned with HTTP 200 Jul 31 09:36:30.380664 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:30.380664 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:30.380840 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1061/4247] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:30 2026] GET /volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 => generated 1150 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:30.385051 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-164e4935-e306-4698-b8ec-ba2683842772 req-a43eb3ce-15df-4d41-858b-20b6a0bb6098 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:36:30.392748 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-164e4935-e306-4698-b8ec-ba2683842772 req-a43eb3ce-15df-4d41-858b-20b6a0bb6098 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef returned with HTTP 200 Jul 31 09:36:30.393296 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1060/4248] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:36:30 2026] GET /volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:30.393925 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e823d8cd-e1dc-48a0-bb2c-d48d78d761bd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:30.396124 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e823d8cd-e1dc-48a0-bb2c-d48d78d761bd tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] POST https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56/action Jul 31 09:36:30.396778 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e823d8cd-e1dc-48a0-bb2c-d48d78d761bd tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Action body: b'{"os-detach": {"attachment_id": "72de3506-ed2e-47bf-8579-0d7e8b56de76"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:36:30.396778 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e823d8cd-e1dc-48a0-bb2c-d48d78d761bd tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "72de3506-ed2e-47bf-8579-0d7e8b56de76"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:30.411137 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:30.411137 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:30.411764 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e823d8cd-e1dc-48a0-bb2c-d48d78d761bd tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:30.425090 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e823d8cd-e1dc-48a0-bb2c-d48d78d761bd tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56/action returned with HTTP 400 Jul 31 09:36:30.425633 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1061/4249] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:36:30 2026] POST /volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56/action => generated 100 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 09:36:30.465577 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-596a2f48-3d76-497a-8cc9-6c3ad04f70e3 req-34c0acc3-ab68-4184-898c-f8b658d6e082 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:30.468590 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-596a2f48-3d76-497a-8cc9-6c3ad04f70e3 req-34c0acc3-ab68-4184-898c-f8b658d6e082 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 Jul 31 09:36:30.468784 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-596a2f48-3d76-497a-8cc9-6c3ad04f70e3 req-34c0acc3-ab68-4184-898c-f8b658d6e082 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:30.468962 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-596a2f48-3d76-497a-8cc9-6c3ad04f70e3 req-34c0acc3-ab68-4184-898c-f8b658d6e082 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:30.480971 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:30.480971 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:30.484257 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-596a2f48-3d76-497a-8cc9-6c3ad04f70e3 req-34c0acc3-ab68-4184-898c-f8b658d6e082 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:30.488626 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-596a2f48-3d76-497a-8cc9-6c3ad04f70e3 req-34c0acc3-ab68-4184-898c-f8b658d6e082 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 returned with HTTP 200 Jul 31 09:36:30.489030 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1068/4250] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:36:30 2026] GET /volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 => generated 1150 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:30.508071 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-596a2f48-3d76-497a-8cc9-6c3ad04f70e3 req-275a69f5-5598-4746-96ce-e981debe3472 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:30.510062 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-596a2f48-3d76-497a-8cc9-6c3ad04f70e3 req-275a69f5-5598-4746-96ce-e981debe3472 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] POST https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398/action Jul 31 09:36:30.510523 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-596a2f48-3d76-497a-8cc9-6c3ad04f70e3 req-275a69f5-5598-4746-96ce-e981debe3472 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:36:30.510650 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-596a2f48-3d76-497a-8cc9-6c3ad04f70e3 req-275a69f5-5598-4746-96ce-e981debe3472 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:30.522172 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:30.522172 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:30.522906 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-596a2f48-3d76-497a-8cc9-6c3ad04f70e3 req-275a69f5-5598-4746-96ce-e981debe3472 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:30.531539 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-596a2f48-3d76-497a-8cc9-6c3ad04f70e3 req-275a69f5-5598-4746-96ce-e981debe3472 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Begin detaching volume completed successfully. Jul 31 09:36:30.531857 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-596a2f48-3d76-497a-8cc9-6c3ad04f70e3 req-275a69f5-5598-4746-96ce-e981debe3472 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398/action returned with HTTP 202 Jul 31 09:36:30.532461 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1062/4251] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:36:30 2026] POST /volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:36:30.593299 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-39f95f27-ea33-4f51-acec-1beaa7a3b21b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:30.593765 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-39f95f27-ea33-4f51-acec-1beaa7a3b21b None None] GET https://10.4.3.226/volume// Jul 31 09:36:30.593995 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-39f95f27-ea33-4f51-acec-1beaa7a3b21b None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:30.594088 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-39f95f27-ea33-4f51-acec-1beaa7a3b21b None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:30.594811 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-39f95f27-ea33-4f51-acec-1beaa7a3b21b None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:36:30.594811 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1061/4252] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:36: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 31 09:36:30.607093 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-596a2f48-3d76-497a-8cc9-6c3ad04f70e3 req-bc406857-3abc-49c6-8cce-4e73765349f1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:30.613416 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-596a2f48-3d76-497a-8cc9-6c3ad04f70e3 req-bc406857-3abc-49c6-8cce-4e73765349f1 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 Jul 31 09:36:30.613760 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-596a2f48-3d76-497a-8cc9-6c3ad04f70e3 req-bc406857-3abc-49c6-8cce-4e73765349f1 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:30.614055 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-596a2f48-3d76-497a-8cc9-6c3ad04f70e3 req-bc406857-3abc-49c6-8cce-4e73765349f1 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:30.635339 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:30.635339 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:30.640528 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-596a2f48-3d76-497a-8cc9-6c3ad04f70e3 req-bc406857-3abc-49c6-8cce-4e73765349f1 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:30.644905 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-596a2f48-3d76-497a-8cc9-6c3ad04f70e3 req-bc406857-3abc-49c6-8cce-4e73765349f1 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 returned with HTTP 200 Jul 31 09:36:30.645369 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1062/4253] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:36:30 2026] GET /volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 => generated 1333 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:36:30.838801 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3e61229f-a52e-4203-a04c-0082746b547a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:30.839281 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3e61229f-a52e-4203-a04c-0082746b547a None None] GET https://10.4.3.226/volume// Jul 31 09:36:30.839489 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3e61229f-a52e-4203-a04c-0082746b547a None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:30.839700 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3e61229f-a52e-4203-a04c-0082746b547a None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:30.840046 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3e61229f-a52e-4203-a04c-0082746b547a None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:36:30.840460 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1069/4254] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:36: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 31 09:36:30.852948 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-b2b09454-a2b3-4390-998a-872c10c87bac req-04702a23-c828-4158-8bc8-1d35385c30a1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:30.855180 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-b2b09454-a2b3-4390-998a-872c10c87bac req-04702a23-c828-4158-8bc8-1d35385c30a1 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/volumes/9d0f8d4f-74d5-4cdc-9644-3369f77508d3 Jul 31 09:36:30.855421 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-b2b09454-a2b3-4390-998a-872c10c87bac req-04702a23-c828-4158-8bc8-1d35385c30a1 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:30.855607 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-b2b09454-a2b3-4390-998a-872c10c87bac req-04702a23-c828-4158-8bc8-1d35385c30a1 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:30.869648 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:30.869648 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:30.884257 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-b2b09454-a2b3-4390-998a-872c10c87bac req-04702a23-c828-4158-8bc8-1d35385c30a1 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Volume info retrieved successfully. Jul 31 09:36:30.891411 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-b2b09454-a2b3-4390-998a-872c10c87bac req-04702a23-c828-4158-8bc8-1d35385c30a1 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes/9d0f8d4f-74d5-4cdc-9644-3369f77508d3 returned with HTTP 200 Jul 31 09:36:30.891941 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1063/4255] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:36:30 2026] GET /volume/v3/volumes/9d0f8d4f-74d5-4cdc-9644-3369f77508d3 => generated 1584 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:36:31.011134 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-b2b09454-a2b3-4390-998a-872c10c87bac req-cb1f5e3a-236e-4c0f-b78f-9ae6cd89bc4e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:31.013751 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b2b09454-a2b3-4390-998a-872c10c87bac req-cb1f5e3a-236e-4c0f-b78f-9ae6cd89bc4e tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] PUT https://10.4.3.226/volume/v3/attachments/bf02a250-0f2d-48cc-b609-a277dc1a0775 Jul 31 09:36:31.015073 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b2b09454-a2b3-4390-998a-872c10c87bac req-cb1f5e3a-236e-4c0f-b78f-9ae6cd89bc4e tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:31.023216 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-b2b09454-a2b3-4390-998a-872c10c87bac req-cb1f5e3a-236e-4c0f-b78f-9ae6cd89bc4e tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Acquiring lock "cinder-attachment_update-9d0f8d4f-74d5-4cdc-9644-3369f77508d3-np0000006200" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:36:31.028596 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-b2b09454-a2b3-4390-998a-872c10c87bac req-cb1f5e3a-236e-4c0f-b78f-9ae6cd89bc4e tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Lock "cinder-attachment_update-9d0f8d4f-74d5-4cdc-9644-3369f77508d3-np0000006200" acquired by "attachment_update" :: waited 0.005s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:36:31.029934 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:31.029934 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:31.119794 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-b2b09454-a2b3-4390-998a-872c10c87bac req-cb1f5e3a-236e-4c0f-b78f-9ae6cd89bc4e tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Lock "cinder-attachment_update-9d0f8d4f-74d5-4cdc-9644-3369f77508d3-np0000006200" released by "attachment_update" :: held 0.091s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:36:31.120076 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b2b09454-a2b3-4390-998a-872c10c87bac req-cb1f5e3a-236e-4c0f-b78f-9ae6cd89bc4e tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/attachments/bf02a250-0f2d-48cc-b609-a277dc1a0775 returned with HTTP 200 Jul 31 09:36:31.120884 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1062/4256] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:36:31 2026] PUT /volume/v3/attachments/bf02a250-0f2d-48cc-b609-a277dc1a0775 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:31.143631 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-b2b09454-a2b3-4390-998a-872c10c87bac req-f2c2f0c4-8ec5-43ac-877a-79b1651235bd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:31.146017 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b2b09454-a2b3-4390-998a-872c10c87bac req-f2c2f0c4-8ec5-43ac-877a-79b1651235bd tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] POST https://10.4.3.226/volume/v3/attachments/bf02a250-0f2d-48cc-b609-a277dc1a0775/action Jul 31 09:36:31.146538 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b2b09454-a2b3-4390-998a-872c10c87bac req-f2c2f0c4-8ec5-43ac-877a-79b1651235bd tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:36:31.146622 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b2b09454-a2b3-4390-998a-872c10c87bac req-f2c2f0c4-8ec5-43ac-877a-79b1651235bd tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:31.164900 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:31.164900 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:31.178822 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b2b09454-a2b3-4390-998a-872c10c87bac req-f2c2f0c4-8ec5-43ac-877a-79b1651235bd tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/attachments/bf02a250-0f2d-48cc-b609-a277dc1a0775/action returned with HTTP 204 Jul 31 09:36:31.179274 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1063/4257] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:36:31 2026] POST /volume/v3/attachments/bf02a250-0f2d-48cc-b609-a277dc1a0775/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:36:31.440659 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-a907e0d3-d4c5-4670-b0f2-614e130295a5 req-0f8616e5-daf2-4f28-aff8-3672d17971ee None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:31.443987 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-a907e0d3-d4c5-4670-b0f2-614e130295a5 req-0f8616e5-daf2-4f28-aff8-3672d17971ee tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] DELETE https://10.4.3.226/volume/v3/attachments/f7003214-4885-4403-a43f-78b645c7583c Jul 31 09:36:31.444357 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-a907e0d3-d4c5-4670-b0f2-614e130295a5 req-0f8616e5-daf2-4f28-aff8-3672d17971ee tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:31.444634 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-a907e0d3-d4c5-4670-b0f2-614e130295a5 req-0f8616e5-daf2-4f28-aff8-3672d17971ee tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:31.452919 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:31.452919 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:31.504779 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-a907e0d3-d4c5-4670-b0f2-614e130295a5 req-0f8616e5-daf2-4f28-aff8-3672d17971ee tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/attachments/f7003214-4885-4403-a43f-78b645c7583c returned with HTTP 200 Jul 31 09:36:31.505193 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1070/4258] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:36:31 2026] DELETE /volume/v3/attachments/f7003214-4885-4403-a43f-78b645c7583c => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:31.566436 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-596a2f48-3d76-497a-8cc9-6c3ad04f70e3 req-cca9c194-8633-4d73-9b07-441464a1340a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:31.568480 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-596a2f48-3d76-497a-8cc9-6c3ad04f70e3 req-cca9c194-8633-4d73-9b07-441464a1340a tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] DELETE https://10.4.3.226/volume/v3/attachments/72de3506-ed2e-47bf-8579-0d7e8b56de76 Jul 31 09:36:31.568822 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-596a2f48-3d76-497a-8cc9-6c3ad04f70e3 req-cca9c194-8633-4d73-9b07-441464a1340a tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:31.568881 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-596a2f48-3d76-497a-8cc9-6c3ad04f70e3 req-cca9c194-8633-4d73-9b07-441464a1340a tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:31.575534 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:31.575534 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:31.623572 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-596a2f48-3d76-497a-8cc9-6c3ad04f70e3 req-cca9c194-8633-4d73-9b07-441464a1340a tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/attachments/72de3506-ed2e-47bf-8579-0d7e8b56de76 returned with HTTP 200 Jul 31 09:36:31.623997 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1064/4259] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:36:31 2026] DELETE /volume/v3/attachments/72de3506-ed2e-47bf-8579-0d7e8b56de76 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:32.603582 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f6aafad6-ed00-4ad4-8aec-e08c8601ee80 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:32.605346 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f6aafad6-ed00-4ad4-8aec-e08c8601ee80 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] DELETE https://10.4.3.226/volume/v3/volumes/04df14a7-4f22-4b38-9443-970ca46ceb46 Jul 31 09:36:32.605525 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f6aafad6-ed00-4ad4-8aec-e08c8601ee80 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:32.605697 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f6aafad6-ed00-4ad4-8aec-e08c8601ee80 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:32.605861 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-f6aafad6-ed00-4ad4-8aec-e08c8601ee80 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Delete volume with id: 04df14a7-4f22-4b38-9443-970ca46ceb46 Jul 31 09:36:32.613178 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:32.613178 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:32.613641 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f6aafad6-ed00-4ad4-8aec-e08c8601ee80 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Volume info retrieved successfully. Jul 31 09:36:32.631396 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f6aafad6-ed00-4ad4-8aec-e08c8601ee80 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Delete volume request issued successfully. Jul 31 09:36:32.631687 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f6aafad6-ed00-4ad4-8aec-e08c8601ee80 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/volumes/04df14a7-4f22-4b38-9443-970ca46ceb46 returned with HTTP 202 Jul 31 09:36:32.632147 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1063/4260] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:36:32 2026] DELETE /volume/v3/volumes/04df14a7-4f22-4b38-9443-970ca46ceb46 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:36:32.638948 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c303ada8-3c52-4bbb-a611-27c133b6c055 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:32.640958 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c303ada8-3c52-4bbb-a611-27c133b6c055 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] DELETE https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 Jul 31 09:36:32.641545 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c303ada8-3c52-4bbb-a611-27c133b6c055 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:32.641545 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c303ada8-3c52-4bbb-a611-27c133b6c055 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:32.641689 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-c303ada8-3c52-4bbb-a611-27c133b6c055 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Delete backup with id: b34d1d1c-1ae6-4bdc-a196-3f5437035ce9. Jul 31 09:36:32.646218 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:32.646218 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:32.658749 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-c303ada8-3c52-4bbb-a611-27c133b6c055 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] delete_backup rpcapi backup_id b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:36:32.661313 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c303ada8-3c52-4bbb-a611-27c133b6c055 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 returned with HTTP 202 Jul 31 09:36:32.661786 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1064/4261] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:36:32 2026] DELETE /volume/v3/backups/b34d1d1c-1ae6-4bdc-a196-3f5437035ce9 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:36:32.668557 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-30247c96-ae4c-4923-b94e-5db85fa2c5ad None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:32.670464 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-30247c96-ae4c-4923-b94e-5db85fa2c5ad tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] DELETE https://10.4.3.226/volume/v3/volumes/bddd5761-fbed-405b-ad1b-3a5f3d0d7637 Jul 31 09:36:32.670788 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-30247c96-ae4c-4923-b94e-5db85fa2c5ad tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:32.671342 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-30247c96-ae4c-4923-b94e-5db85fa2c5ad tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:32.671342 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-30247c96-ae4c-4923-b94e-5db85fa2c5ad tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Delete volume with id: bddd5761-fbed-405b-ad1b-3a5f3d0d7637 Jul 31 09:36:32.680789 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:32.680789 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:32.681267 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-30247c96-ae4c-4923-b94e-5db85fa2c5ad tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Volume info retrieved successfully. Jul 31 09:36:32.685889 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-88f61f4e-ba19-4bc6-808c-6c70b31e703c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:32.687996 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-88f61f4e-ba19-4bc6-808c-6c70b31e703c tempest-TestServerVolumeAttachmentScenario-210490660 tempest-TestServerVolumeAttachmentScenario-210490660-project-admin] POST https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56/action Jul 31 09:36:32.688450 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-88f61f4e-ba19-4bc6-808c-6c70b31e703c tempest-TestServerVolumeAttachmentScenario-210490660 tempest-TestServerVolumeAttachmentScenario-210490660-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:36:32.688948 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-88f61f4e-ba19-4bc6-808c-6c70b31e703c tempest-TestServerVolumeAttachmentScenario-210490660 tempest-TestServerVolumeAttachmentScenario-210490660-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:32.701775 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:32.701775 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:32.702058 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-30247c96-ae4c-4923-b94e-5db85fa2c5ad tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Delete volume request issued successfully. Jul 31 09:36:32.702322 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-30247c96-ae4c-4923-b94e-5db85fa2c5ad tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/volumes/bddd5761-fbed-405b-ad1b-3a5f3d0d7637 returned with HTTP 202 Jul 31 09:36:32.702958 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1071/4262] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:36:32 2026] DELETE /volume/v3/volumes/bddd5761-fbed-405b-ad1b-3a5f3d0d7637 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:36:32.706178 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.admin_actions [None req-88f61f4e-ba19-4bc6-808c-6c70b31e703c tempest-TestServerVolumeAttachmentScenario-210490660 tempest-TestServerVolumeAttachmentScenario-210490660-project-admin] Updating volume 'a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56' with '{'status': 'in-use'}' {{(pid=100314) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 09:36:32.710258 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7ae95f0e-12cc-4f8e-a4f3-eaafbff2a438 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:32.713096 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7ae95f0e-12cc-4f8e-a4f3-eaafbff2a438 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/volumes/bddd5761-fbed-405b-ad1b-3a5f3d0d7637 Jul 31 09:36:32.713371 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7ae95f0e-12cc-4f8e-a4f3-eaafbff2a438 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:32.713609 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7ae95f0e-12cc-4f8e-a4f3-eaafbff2a438 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:32.721338 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:32.721338 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:32.725468 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7ae95f0e-12cc-4f8e-a4f3-eaafbff2a438 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Volume info retrieved successfully. Jul 31 09:36:32.730581 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7ae95f0e-12cc-4f8e-a4f3-eaafbff2a438 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/volumes/bddd5761-fbed-405b-ad1b-3a5f3d0d7637 returned with HTTP 200 Jul 31 09:36:32.730961 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1064/4263] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:32 2026] GET /volume/v3/volumes/bddd5761-fbed-405b-ad1b-3a5f3d0d7637 => generated 1361 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:32.731673 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-88f61f4e-ba19-4bc6-808c-6c70b31e703c tempest-TestServerVolumeAttachmentScenario-210490660 tempest-TestServerVolumeAttachmentScenario-210490660-project-admin] https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56/action returned with HTTP 202 Jul 31 09:36:32.732075 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1065/4264] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:36:32 2026] POST /volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:36:32.739693 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-21cb8745-6617-4773-a771-62fec6903280 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:32.741890 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-21cb8745-6617-4773-a771-62fec6903280 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 Jul 31 09:36:32.742117 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-21cb8745-6617-4773-a771-62fec6903280 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:32.742357 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-21cb8745-6617-4773-a771-62fec6903280 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:32.753975 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:32.753975 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:32.758614 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-21cb8745-6617-4773-a771-62fec6903280 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:32.763666 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-21cb8745-6617-4773-a771-62fec6903280 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 returned with HTTP 200 Jul 31 09:36:32.764294 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1065/4265] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:32 2026] GET /volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 => generated 1150 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:32.804416 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-022abb0f-84be-4a7e-86a9-91bf66446d6f req-d7bbfa74-6e52-4a64-8491-475ef38f2c5f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:32.806869 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-022abb0f-84be-4a7e-86a9-91bf66446d6f req-d7bbfa74-6e52-4a64-8491-475ef38f2c5f tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 Jul 31 09:36:32.807111 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-022abb0f-84be-4a7e-86a9-91bf66446d6f req-d7bbfa74-6e52-4a64-8491-475ef38f2c5f tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:32.807450 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-022abb0f-84be-4a7e-86a9-91bf66446d6f req-d7bbfa74-6e52-4a64-8491-475ef38f2c5f tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:32.818360 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:32.818360 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:32.822322 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-022abb0f-84be-4a7e-86a9-91bf66446d6f req-d7bbfa74-6e52-4a64-8491-475ef38f2c5f tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:32.827115 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-022abb0f-84be-4a7e-86a9-91bf66446d6f req-d7bbfa74-6e52-4a64-8491-475ef38f2c5f tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 returned with HTTP 200 Jul 31 09:36:32.827614 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1072/4266] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:36:32 2026] GET /volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 => generated 1150 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:32.846636 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-022abb0f-84be-4a7e-86a9-91bf66446d6f req-9e7c429d-6aac-472b-8383-61a9a6a270c6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:32.849190 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-022abb0f-84be-4a7e-86a9-91bf66446d6f req-9e7c429d-6aac-472b-8383-61a9a6a270c6 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] POST https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56/action Jul 31 09:36:32.849557 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-022abb0f-84be-4a7e-86a9-91bf66446d6f req-9e7c429d-6aac-472b-8383-61a9a6a270c6 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:36:32.849714 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-022abb0f-84be-4a7e-86a9-91bf66446d6f req-9e7c429d-6aac-472b-8383-61a9a6a270c6 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:32.860155 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:32.860155 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:32.860579 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-022abb0f-84be-4a7e-86a9-91bf66446d6f req-9e7c429d-6aac-472b-8383-61a9a6a270c6 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:32.866746 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-022abb0f-84be-4a7e-86a9-91bf66446d6f req-9e7c429d-6aac-472b-8383-61a9a6a270c6 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Begin detaching volume completed successfully. Jul 31 09:36:32.866959 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-022abb0f-84be-4a7e-86a9-91bf66446d6f req-9e7c429d-6aac-472b-8383-61a9a6a270c6 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56/action returned with HTTP 202 Jul 31 09:36:32.867583 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1065/4267] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:36:32 2026] POST /volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:36:32.907363 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-79e46a7c-61c9-4679-b78e-97550fb64a65 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:32.907795 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-79e46a7c-61c9-4679-b78e-97550fb64a65 None None] GET https://10.4.3.226/volume// Jul 31 09:36:32.907989 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-79e46a7c-61c9-4679-b78e-97550fb64a65 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:32.908199 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-79e46a7c-61c9-4679-b78e-97550fb64a65 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:32.908581 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-79e46a7c-61c9-4679-b78e-97550fb64a65 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:36:32.908898 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1066/4268] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:36: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 31 09:36:32.915572 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-022abb0f-84be-4a7e-86a9-91bf66446d6f req-f2eff3c2-39d3-474d-9dce-d612765a9216 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:32.918143 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-022abb0f-84be-4a7e-86a9-91bf66446d6f req-f2eff3c2-39d3-474d-9dce-d612765a9216 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 Jul 31 09:36:32.918442 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-022abb0f-84be-4a7e-86a9-91bf66446d6f req-f2eff3c2-39d3-474d-9dce-d612765a9216 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:32.918674 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-022abb0f-84be-4a7e-86a9-91bf66446d6f req-f2eff3c2-39d3-474d-9dce-d612765a9216 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:32.929743 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:32.929743 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:32.933735 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-022abb0f-84be-4a7e-86a9-91bf66446d6f req-f2eff3c2-39d3-474d-9dce-d612765a9216 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:32.938668 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-022abb0f-84be-4a7e-86a9-91bf66446d6f req-f2eff3c2-39d3-474d-9dce-d612765a9216 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 returned with HTTP 200 Jul 31 09:36:32.939162 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1066/4269] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:36:32 2026] GET /volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 => generated 1333 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:36:33.277745 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7fccc300-a86c-495a-bae0-de10e30d043d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:33.279473 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7fccc300-a86c-495a-bae0-de10e30d043d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] DELETE https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef Jul 31 09:36:33.279711 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7fccc300-a86c-495a-bae0-de10e30d043d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:33.279847 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7fccc300-a86c-495a-bae0-de10e30d043d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:33.280009 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-7fccc300-a86c-495a-bae0-de10e30d043d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Delete volume with id: cd8f8b2b-4c82-42a3-b099-c5028d8b39ef Jul 31 09:36:33.287172 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:33.287172 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:33.287643 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-7fccc300-a86c-495a-bae0-de10e30d043d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:36:33.296957 np0000006200 devstack@c-api.service[100315]: WARNING cinder.keymgr.conf_key_mgr [None req-7fccc300-a86c-495a-bae0-de10e30d043d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 09:36:33.302416 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-7fccc300-a86c-495a-bae0-de10e30d043d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Delete volume request issued successfully. Jul 31 09:36:33.302590 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7fccc300-a86c-495a-bae0-de10e30d043d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef returned with HTTP 202 Jul 31 09:36:33.302975 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1073/4270] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:36:33 2026] DELETE /volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:36:33.309483 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b685e1ef-663d-4d90-82d1-5162b9e35274 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:33.311370 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b685e1ef-663d-4d90-82d1-5162b9e35274 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef Jul 31 09:36:33.311549 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b685e1ef-663d-4d90-82d1-5162b9e35274 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:33.311800 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b685e1ef-663d-4d90-82d1-5162b9e35274 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:33.318466 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:33.318466 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:33.322002 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b685e1ef-663d-4d90-82d1-5162b9e35274 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:36:33.327112 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b685e1ef-663d-4d90-82d1-5162b9e35274 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef returned with HTTP 200 Jul 31 09:36:33.327664 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1066/4271] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:33 2026] GET /volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:33.745948 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-45b6872e-a781-4eff-9dc1-f021ced370e6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:33.748163 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-45b6872e-a781-4eff-9dc1-f021ced370e6 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] GET https://10.4.3.226/volume/v3/volumes/bddd5761-fbed-405b-ad1b-3a5f3d0d7637 Jul 31 09:36:33.748313 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-45b6872e-a781-4eff-9dc1-f021ced370e6 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:33.748576 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-45b6872e-a781-4eff-9dc1-f021ced370e6 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:33.755257 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-45b6872e-a781-4eff-9dc1-f021ced370e6 tempest-TestVolumeBackupRestore-481539126 tempest-TestVolumeBackupRestore-481539126-project-member] https://10.4.3.226/volume/v3/volumes/bddd5761-fbed-405b-ad1b-3a5f3d0d7637 returned with HTTP 404 Jul 31 09:36:33.755763 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1067/4272] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:33 2026] GET /volume/v3/volumes/bddd5761-fbed-405b-ad1b-3a5f3d0d7637 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:36:34.343350 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d7100eab-0139-4a02-8bc3-6c60d520e055 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:34.345037 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d7100eab-0139-4a02-8bc3-6c60d520e055 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef Jul 31 09:36:34.345218 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d7100eab-0139-4a02-8bc3-6c60d520e055 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:34.345460 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d7100eab-0139-4a02-8bc3-6c60d520e055 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:34.350495 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d7100eab-0139-4a02-8bc3-6c60d520e055 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef returned with HTTP 404 Jul 31 09:36:34.350964 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1067/4273] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:34 2026] GET /volume/v3/volumes/cd8f8b2b-4c82-42a3-b099-c5028d8b39ef => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:36:34.358570 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d8b295d2-60e1-4aa3-9b52-6da37fc3dd67 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:34.360904 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d8b295d2-60e1-4aa3-9b52-6da37fc3dd67 tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] GET https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1 Jul 31 09:36:34.361316 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d8b295d2-60e1-4aa3-9b52-6da37fc3dd67 tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:34.361594 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d8b295d2-60e1-4aa3-9b52-6da37fc3dd67 tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Calling method 'detail' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:34.362790 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-d8b295d2-60e1-4aa3-9b52-6da37fc3dd67 tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100315) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:36:34.381517 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d8b295d2-60e1-4aa3-9b52-6da37fc3dd67 tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Get all volumes completed successfully. Jul 31 09:36:34.383413 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:34.383413 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:34.389320 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d8b295d2-60e1-4aa3-9b52-6da37fc3dd67 tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 09:36:34.389590 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1074/4274] 10.4.3.226 () {66 vars in 1285 bytes} [Fri Jul 31 09:36:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9961 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:34.405956 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9ded85b0-c3a5-4be7-b093-1222349bcdfa None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:34.407645 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9ded85b0-c3a5-4be7-b093-1222349bcdfa tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] DELETE https://10.4.3.226/volume/v3/types/a3d9d410-b7e7-47f1-90b5-d5e890c7dcca Jul 31 09:36:34.407842 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9ded85b0-c3a5-4be7-b093-1222349bcdfa tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:34.408030 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9ded85b0-c3a5-4be7-b093-1222349bcdfa tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:34.431171 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9ded85b0-c3a5-4be7-b093-1222349bcdfa tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] https://10.4.3.226/volume/v3/types/a3d9d410-b7e7-47f1-90b5-d5e890c7dcca returned with HTTP 202 Jul 31 09:36:34.431830 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1067/4275] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:36:34 2026] DELETE /volume/v3/types/a3d9d410-b7e7-47f1-90b5-d5e890c7dcca => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:36:34.443733 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-85bda533-5127-41de-9b1d-d86c63fdcc1e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:34.445728 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-85bda533-5127-41de-9b1d-d86c63fdcc1e tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:36:34.446171 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-85bda533-5127-41de-9b1d-d86c63fdcc1e tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1951606645", "extra_specs": {}}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:34.448010 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:34.448010 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:34.467087 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-85bda533-5127-41de-9b1d-d86c63fdcc1e tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:36:34.467603 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1068/4276] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:36:34 2026] POST /volume/v3/types => generated 212 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:34.477811 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8da5868d-e2cf-47ea-b74a-d7e92126b7e8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:34.479511 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8da5868d-e2cf-47ea-b74a-d7e92126b7e8 tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] POST https://10.4.3.226/volume/v3/types/1d0ca5a6-0290-470e-810c-8973bf15b9fd/encryption Jul 31 09:36:34.479812 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8da5868d-e2cf-47ea-b74a-d7e92126b7e8 tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:34.504698 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8da5868d-e2cf-47ea-b74a-d7e92126b7e8 tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] https://10.4.3.226/volume/v3/types/1d0ca5a6-0290-470e-810c-8973bf15b9fd/encryption returned with HTTP 200 Jul 31 09:36:34.505187 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1068/4277] 10.4.3.226 () {68 vars in 1397 bytes} [Fri Jul 31 09:36:34 2026] POST /volume/v3/types/1d0ca5a6-0290-470e-810c-8973bf15b9fd/encryption => generated 230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:34.513928 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f014ac58-7464-4ac1-8988-7977d41e3904 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:34.515936 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f014ac58-7464-4ac1-8988-7977d41e3904 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:36:34.516362 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f014ac58-7464-4ac1-8988-7977d41e3904 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1550773565", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1951606645", "size": 1}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:34.518094 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-f014ac58-7464-4ac1-8988-7977d41e3904 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1550773565', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1951606645', 'size': 1}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:36:34.522073 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-f014ac58-7464-4ac1-8988-7977d41e3904 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Create volume of 1 GB Jul 31 09:36:34.522466 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:34.522466 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:34.523090 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f014ac58-7464-4ac1-8988-7977d41e3904 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Availability Zones retrieved successfully. Jul 31 09:36:34.530397 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f014ac58-7464-4ac1-8988-7977d41e3904 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Flow 'volume_create_api' (5bcc9424-bd6e-43c7-9536-f5d15451f987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:36:34.531300 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f014ac58-7464-4ac1-8988-7977d41e3904 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c00f526-711a-4b30-a9f5-419c21ea8715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:34.532139 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-f014ac58-7464-4ac1-8988-7977d41e3904 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:36:34.553614 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f014ac58-7464-4ac1-8988-7977d41e3904 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c00f526-711a-4b30-a9f5-419c21ea8715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:36:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1d0ca5a6-0290-470e-810c-8973bf15b9fd,is_public=True,name='tempest-scenario-type-luks-1951606645',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1d0ca5a6-0290-470e-810c-8973bf15b9fd', '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=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:34.554464 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f014ac58-7464-4ac1-8988-7977d41e3904 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (446d8e25-be66-4186-a661-157a5c8baf22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:34.580179 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-f014ac58-7464-4ac1-8988-7977d41e3904 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1951606645 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1951606645, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:36:34.580499 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-f014ac58-7464-4ac1-8988-7977d41e3904 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1951606645 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1951606645, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:36:34.605377 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-f014ac58-7464-4ac1-8988-7977d41e3904 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Created reservations ['f1e05ce0-1363-4568-bf1a-45cc5c3eb740', 'fec6f57a-c628-423f-9272-43cf9765b743', '67d44f67-63fc-4140-b72b-bbffb8562d1f', '702bf8be-d462-4614-b344-b4079d1e7100'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:36:34.606113 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f014ac58-7464-4ac1-8988-7977d41e3904 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (446d8e25-be66-4186-a661-157a5c8baf22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1e05ce0-1363-4568-bf1a-45cc5c3eb740', 'fec6f57a-c628-423f-9272-43cf9765b743', '67d44f67-63fc-4140-b72b-bbffb8562d1f', '702bf8be-d462-4614-b344-b4079d1e7100']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:34.606871 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f014ac58-7464-4ac1-8988-7977d41e3904 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91ea6768-1645-42d3-9559-08fea18e889d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:34.628926 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f014ac58-7464-4ac1-8988-7977d41e3904 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91ea6768-1645-42d3-9559-08fea18e889d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6eceb924-8774-4691-b17e-ee1be0e952b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1550773565',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3bf7d36aca840328ce5ffbc46314b64',qos_specs=None,replication_status=,reservations=['f1e05ce0-1363-4568-bf1a-45cc5c3eb740','fec6f57a-c628-423f-9272-43cf9765b743','67d44f67-63fc-4140-b72b-bbffb8562d1f','702bf8be-d462-4614-b344-b4079d1e7100'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95661adc818148ec94ad6964c93e61bd',volume_type_id=1d0ca5a6-0290-470e-810c-8973bf15b9fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:36:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1550773565',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6eceb924-8774-4691-b17e-ee1be0e952b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3bf7d36aca840328ce5ffbc46314b64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95661adc818148ec94ad6964c93e61bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1d0ca5a6-0290-470e-810c-8973bf15b9fd),volume_type_id=1d0ca5a6-0290-470e-810c-8973bf15b9fd)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:34.629815 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f014ac58-7464-4ac1-8988-7977d41e3904 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dec82e41-14e0-42c0-a2b2-26a51ab013e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:34.647751 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f014ac58-7464-4ac1-8988-7977d41e3904 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dec82e41-14e0-42c0-a2b2-26a51ab013e8) transitioned into state 'SUCCESS' from state '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-1550773565',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3bf7d36aca840328ce5ffbc46314b64',qos_specs=None,replication_status=,reservations=['f1e05ce0-1363-4568-bf1a-45cc5c3eb740','fec6f57a-c628-423f-9272-43cf9765b743','67d44f67-63fc-4140-b72b-bbffb8562d1f','702bf8be-d462-4614-b344-b4079d1e7100'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95661adc818148ec94ad6964c93e61bd',volume_type_id=1d0ca5a6-0290-470e-810c-8973bf15b9fd)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:34.648520 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f014ac58-7464-4ac1-8988-7977d41e3904 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89e5c617-9dd1-4a37-9ddd-131d4a38d574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:34.656109 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f014ac58-7464-4ac1-8988-7977d41e3904 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89e5c617-9dd1-4a37-9ddd-131d4a38d574) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:34.657063 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f014ac58-7464-4ac1-8988-7977d41e3904 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Flow 'volume_create_api' (5bcc9424-bd6e-43c7-9536-f5d15451f987) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:36:34.657445 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f014ac58-7464-4ac1-8988-7977d41e3904 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Create volume request issued successfully. Jul 31 09:36:34.657980 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f014ac58-7464-4ac1-8988-7977d41e3904 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:36:34.658500 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1075/4278] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:36:34 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 31 09:36:35.849436 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-022abb0f-84be-4a7e-86a9-91bf66446d6f req-10e4a1b9-6bac-4362-9c1e-6c1eb6a461a3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:35.851418 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-022abb0f-84be-4a7e-86a9-91bf66446d6f req-10e4a1b9-6bac-4362-9c1e-6c1eb6a461a3 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] DELETE https://10.4.3.226/volume/v3/attachments/682c517b-06d5-4279-9970-fc900b20cb2c Jul 31 09:36:35.851599 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-022abb0f-84be-4a7e-86a9-91bf66446d6f req-10e4a1b9-6bac-4362-9c1e-6c1eb6a461a3 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:35.851773 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-022abb0f-84be-4a7e-86a9-91bf66446d6f req-10e4a1b9-6bac-4362-9c1e-6c1eb6a461a3 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:35.858358 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:35.858358 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:35.904124 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-022abb0f-84be-4a7e-86a9-91bf66446d6f req-10e4a1b9-6bac-4362-9c1e-6c1eb6a461a3 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/attachments/682c517b-06d5-4279-9970-fc900b20cb2c returned with HTTP 200 Jul 31 09:36:35.904594 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1068/4279] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:36:35 2026] DELETE /volume/v3/attachments/682c517b-06d5-4279-9970-fc900b20cb2c => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:36.054412 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-ac381569-4c33-45cb-a34f-e91079a810ae req-9b6352b3-a700-45bd-b6aa-90febb80ed15 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:36.056968 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-ac381569-4c33-45cb-a34f-e91079a810ae req-9b6352b3-a700-45bd-b6aa-90febb80ed15 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 Jul 31 09:36:36.057254 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-ac381569-4c33-45cb-a34f-e91079a810ae req-9b6352b3-a700-45bd-b6aa-90febb80ed15 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:36.057511 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-ac381569-4c33-45cb-a34f-e91079a810ae req-9b6352b3-a700-45bd-b6aa-90febb80ed15 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:36.065616 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:36.065616 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:36.069668 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-ac381569-4c33-45cb-a34f-e91079a810ae req-9b6352b3-a700-45bd-b6aa-90febb80ed15 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:36.074506 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-ac381569-4c33-45cb-a34f-e91079a810ae req-9b6352b3-a700-45bd-b6aa-90febb80ed15 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 returned with HTTP 200 Jul 31 09:36:36.074965 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1069/4280] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:36:36 2026] GET /volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:37.556222 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-eedf5bcf-e93f-4a12-83e1-caecfaa0ebe2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:37.557834 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eedf5bcf-e93f-4a12-83e1-caecfaa0ebe2 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:36:37.558309 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eedf5bcf-e93f-4a12-83e1-caecfaa0ebe2 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1824852738", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:37.559810 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-eedf5bcf-e93f-4a12-83e1-caecfaa0ebe2 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1824852738', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:36:37.559956 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-eedf5bcf-e93f-4a12-83e1-caecfaa0ebe2 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Create volume of 1 GB Jul 31 09:36:37.565482 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-eedf5bcf-e93f-4a12-83e1-caecfaa0ebe2 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Availability Zones retrieved successfully. Jul 31 09:36:37.574687 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-eedf5bcf-e93f-4a12-83e1-caecfaa0ebe2 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Flow 'volume_create_api' (4da66096-5d96-42f0-b7d8-906e621b39b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:36:37.576221 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-eedf5bcf-e93f-4a12-83e1-caecfaa0ebe2 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa5f5d1d-a16b-428a-b70f-ba1a4e938b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:37.577635 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-eedf5bcf-e93f-4a12-83e1-caecfaa0ebe2 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:36:37.613771 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-eedf5bcf-e93f-4a12-83e1-caecfaa0ebe2 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa5f5d1d-a16b-428a-b70f-ba1a4e938b7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:37.615026 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-eedf5bcf-e93f-4a12-83e1-caecfaa0ebe2 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5481075e-c774-4910-8e4b-a96db82f5905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:37.699020 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-eedf5bcf-e93f-4a12-83e1-caecfaa0ebe2 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Created reservations ['e3cdbc67-3223-4f62-b401-2ea3238d5c82', '58d0f842-3946-4036-bc62-ef9ced449894', '7c7135ce-3b82-4bdd-ad58-767b0e8f51be', '5a106e85-50c2-4eaa-9f1d-47129680dddd'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:36:37.699870 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-eedf5bcf-e93f-4a12-83e1-caecfaa0ebe2 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5481075e-c774-4910-8e4b-a96db82f5905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3cdbc67-3223-4f62-b401-2ea3238d5c82', '58d0f842-3946-4036-bc62-ef9ced449894', '7c7135ce-3b82-4bdd-ad58-767b0e8f51be', '5a106e85-50c2-4eaa-9f1d-47129680dddd']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:37.700622 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-eedf5bcf-e93f-4a12-83e1-caecfaa0ebe2 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32b5b728-e6ef-41ac-ac32-7358bc952b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:37.730869 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-eedf5bcf-e93f-4a12-83e1-caecfaa0ebe2 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32b5b728-e6ef-41ac-ac32-7358bc952b45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbc4cb56-e52c-42d9-a65f-21bddbfdd136', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1824852738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41e04f13e19d4b7284c6c80bcd0b757c',qos_specs=None,replication_status=,reservations=['e3cdbc67-3223-4f62-b401-2ea3238d5c82','58d0f842-3946-4036-bc62-ef9ced449894','7c7135ce-3b82-4bdd-ad58-767b0e8f51be','5a106e85-50c2-4eaa-9f1d-47129680dddd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='171299f1691d47178269746f71254687',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:36:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1824852738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbc4cb56-e52c-42d9-a65f-21bddbfdd136,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41e04f13e19d4b7284c6c80bcd0b757c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='171299f1691d47178269746f71254687',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:37.731785 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-eedf5bcf-e93f-4a12-83e1-caecfaa0ebe2 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b542e116-08cd-4fdc-8fe7-5a579739c61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:37.759257 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-eedf5bcf-e93f-4a12-83e1-caecfaa0ebe2 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b542e116-08cd-4fdc-8fe7-5a579739c61a) transitioned into state 'SUCCESS' from state '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-1824852738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41e04f13e19d4b7284c6c80bcd0b757c',qos_specs=None,replication_status=,reservations=['e3cdbc67-3223-4f62-b401-2ea3238d5c82','58d0f842-3946-4036-bc62-ef9ced449894','7c7135ce-3b82-4bdd-ad58-767b0e8f51be','5a106e85-50c2-4eaa-9f1d-47129680dddd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='171299f1691d47178269746f71254687',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:37.760169 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-eedf5bcf-e93f-4a12-83e1-caecfaa0ebe2 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d00c730-8e8b-4f37-87c0-c6f6cb0f80c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:37.772141 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-eedf5bcf-e93f-4a12-83e1-caecfaa0ebe2 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d00c730-8e8b-4f37-87c0-c6f6cb0f80c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:37.773227 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-eedf5bcf-e93f-4a12-83e1-caecfaa0ebe2 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Flow 'volume_create_api' (4da66096-5d96-42f0-b7d8-906e621b39b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:36:37.773633 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-eedf5bcf-e93f-4a12-83e1-caecfaa0ebe2 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Create volume request issued successfully. Jul 31 09:36:37.774632 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eedf5bcf-e93f-4a12-83e1-caecfaa0ebe2 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:36:37.775302 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1069/4281] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:36:37 2026] POST /volume/v3/volumes => generated 757 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:36:37.790286 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ca4ce8fa-9fe9-49e9-8bef-8476372e191b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:37.793819 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ca4ce8fa-9fe9-49e9-8bef-8476372e191b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 Jul 31 09:36:37.794142 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ca4ce8fa-9fe9-49e9-8bef-8476372e191b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:37.794218 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ca4ce8fa-9fe9-49e9-8bef-8476372e191b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:37.811051 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:37.811051 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:37.817414 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-ca4ce8fa-9fe9-49e9-8bef-8476372e191b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:36:37.822756 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ca4ce8fa-9fe9-49e9-8bef-8476372e191b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 returned with HTTP 200 Jul 31 09:36:37.823361 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1076/4282] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:37 2026] GET /volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 => generated 825 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:38.841910 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3f5703da-c3b9-41d9-a6ea-d835a56fef88 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:38.844924 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3f5703da-c3b9-41d9-a6ea-d835a56fef88 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 Jul 31 09:36:38.845047 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3f5703da-c3b9-41d9-a6ea-d835a56fef88 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:38.845293 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3f5703da-c3b9-41d9-a6ea-d835a56fef88 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:38.858691 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:38.858691 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:38.864209 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3f5703da-c3b9-41d9-a6ea-d835a56fef88 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:36:38.870828 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3f5703da-c3b9-41d9-a6ea-d835a56fef88 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 returned with HTTP 200 Jul 31 09:36:38.871352 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1069/4283] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:38 2026] GET /volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:38.893869 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-71705a36-63c9-4d4d-8fd1-f1eec7ee7a2f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:38.896636 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-71705a36-63c9-4d4d-8fd1-f1eec7ee7a2f tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 Jul 31 09:36:38.896817 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-71705a36-63c9-4d4d-8fd1-f1eec7ee7a2f tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:38.897026 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-71705a36-63c9-4d4d-8fd1-f1eec7ee7a2f tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:38.905381 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:38.905381 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:38.915085 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-71705a36-63c9-4d4d-8fd1-f1eec7ee7a2f tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:36:38.923322 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-71705a36-63c9-4d4d-8fd1-f1eec7ee7a2f tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 returned with HTTP 200 Jul 31 09:36:38.923487 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1070/4284] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:38 2026] GET /volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:39.005075 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-07ac76c4-55bc-4493-a3e3-009a45a9f8c7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:39.040010 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-052aa765-e1b4-4eb6-a4da-288bf33e0786 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:39.042170 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-052aa765-e1b4-4eb6-a4da-288bf33e0786 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] DELETE https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 Jul 31 09:36:39.042170 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-052aa765-e1b4-4eb6-a4da-288bf33e0786 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:39.042438 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-052aa765-e1b4-4eb6-a4da-288bf33e0786 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:39.042561 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-052aa765-e1b4-4eb6-a4da-288bf33e0786 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Delete volume with id: b7e0118b-b804-4e25-9169-0b20e9a0d398 Jul 31 09:36:39.050137 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:39.050137 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:39.051505 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-052aa765-e1b4-4eb6-a4da-288bf33e0786 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:39.076001 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-052aa765-e1b4-4eb6-a4da-288bf33e0786 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Delete volume request issued successfully. Jul 31 09:36:39.076001 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-052aa765-e1b4-4eb6-a4da-288bf33e0786 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 returned with HTTP 202 Jul 31 09:36:39.076338 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1077/4285] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:36:39 2026] DELETE /volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:36:39.086016 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bf55743e-64aa-458c-b3f1-80757b5ac71e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:39.087345 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bf55743e-64aa-458c-b3f1-80757b5ac71e tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 Jul 31 09:36:39.087545 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bf55743e-64aa-458c-b3f1-80757b5ac71e tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:39.087748 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bf55743e-64aa-458c-b3f1-80757b5ac71e tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:39.095116 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:39.095116 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:39.099592 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-bf55743e-64aa-458c-b3f1-80757b5ac71e tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:39.106055 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bf55743e-64aa-458c-b3f1-80757b5ac71e tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 returned with HTTP 200 Jul 31 09:36:39.106562 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1070/4286] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:39 2026] GET /volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:39.133229 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-07ac76c4-55bc-4493-a3e3-009a45a9f8c7 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:36:39.133628 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-07ac76c4-55bc-4493-a3e3-009a45a9f8c7 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1935053938"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:39.135260 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-07ac76c4-55bc-4493-a3e3-009a45a9f8c7 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1935053938'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:36:39.135398 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-07ac76c4-55bc-4493-a3e3-009a45a9f8c7 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Create volume of 1 GB Jul 31 09:36:39.135748 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:39.135748 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:39.143861 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-07ac76c4-55bc-4493-a3e3-009a45a9f8c7 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Availability Zones retrieved successfully. Jul 31 09:36:39.152921 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07ac76c4-55bc-4493-a3e3-009a45a9f8c7 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Flow 'volume_create_api' (89503433-0bab-4071-b536-26b9134a4795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:36:39.154136 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07ac76c4-55bc-4493-a3e3-009a45a9f8c7 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ecad256-c0f2-44ec-8344-b2947e2c749f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:39.155642 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-07ac76c4-55bc-4493-a3e3-009a45a9f8c7 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:36:39.191024 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07ac76c4-55bc-4493-a3e3-009a45a9f8c7 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ecad256-c0f2-44ec-8344-b2947e2c749f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:39.191916 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07ac76c4-55bc-4493-a3e3-009a45a9f8c7 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13192f69-0232-46d2-a515-091a11beec67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:39.277048 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-07ac76c4-55bc-4493-a3e3-009a45a9f8c7 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Created reservations ['29d816e8-8ef7-427b-ba45-408357e3b428', '3aa3cda8-1fcc-4852-a233-5b7b4c7c638c', 'f9f022a1-5917-43de-9634-158d009321c0', '0083c911-3f08-4077-9fd1-19c8fbfb3ff1'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:36:39.278125 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07ac76c4-55bc-4493-a3e3-009a45a9f8c7 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13192f69-0232-46d2-a515-091a11beec67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29d816e8-8ef7-427b-ba45-408357e3b428', '3aa3cda8-1fcc-4852-a233-5b7b4c7c638c', 'f9f022a1-5917-43de-9634-158d009321c0', '0083c911-3f08-4077-9fd1-19c8fbfb3ff1']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:39.279110 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07ac76c4-55bc-4493-a3e3-009a45a9f8c7 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a856c44-9d2e-4b27-981e-c307b699b361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:39.309743 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07ac76c4-55bc-4493-a3e3-009a45a9f8c7 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a856c44-9d2e-4b27-981e-c307b699b361) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '973db5d9-ea54-44c8-a15a-d686f1d39a54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1935053938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8755912577bd468aa3d836f4fe99852c',qos_specs=None,replication_status=,reservations=['29d816e8-8ef7-427b-ba45-408357e3b428','3aa3cda8-1fcc-4852-a233-5b7b4c7c638c','f9f022a1-5917-43de-9634-158d009321c0','0083c911-3f08-4077-9fd1-19c8fbfb3ff1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='459efab96cc94e889b002709dc17e0fa',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:36:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1935053938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=973db5d9-ea54-44c8-a15a-d686f1d39a54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8755912577bd468aa3d836f4fe99852c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='459efab96cc94e889b002709dc17e0fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:39.310656 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07ac76c4-55bc-4493-a3e3-009a45a9f8c7 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eac4f1b-2888-4c7c-9c65-c37f618a35cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:39.344507 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07ac76c4-55bc-4493-a3e3-009a45a9f8c7 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eac4f1b-2888-4c7c-9c65-c37f618a35cf) transitioned into state 'SUCCESS' from state '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-1935053938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8755912577bd468aa3d836f4fe99852c',qos_specs=None,replication_status=,reservations=['29d816e8-8ef7-427b-ba45-408357e3b428','3aa3cda8-1fcc-4852-a233-5b7b4c7c638c','f9f022a1-5917-43de-9634-158d009321c0','0083c911-3f08-4077-9fd1-19c8fbfb3ff1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='459efab96cc94e889b002709dc17e0fa',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:39.345676 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07ac76c4-55bc-4493-a3e3-009a45a9f8c7 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5010e17d-0bd3-4f79-a5b8-0f46ed559946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:39.360623 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07ac76c4-55bc-4493-a3e3-009a45a9f8c7 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5010e17d-0bd3-4f79-a5b8-0f46ed559946) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:39.361927 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07ac76c4-55bc-4493-a3e3-009a45a9f8c7 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Flow 'volume_create_api' (89503433-0bab-4071-b536-26b9134a4795) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:36:39.363841 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-07ac76c4-55bc-4493-a3e3-009a45a9f8c7 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Create volume request issued successfully. Jul 31 09:36:39.364698 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-07ac76c4-55bc-4493-a3e3-009a45a9f8c7 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:36:39.366368 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1070/4287] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:36:39 2026] POST /volume/v3/volumes => generated 764 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:36:39.381516 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7e4caf7c-b389-45a7-9361-68ec0e70ed91 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:39.386198 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7e4caf7c-b389-45a7-9361-68ec0e70ed91 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] GET https://10.4.3.226/volume/v3/volumes/973db5d9-ea54-44c8-a15a-d686f1d39a54 Jul 31 09:36:39.386466 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7e4caf7c-b389-45a7-9361-68ec0e70ed91 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:39.386662 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7e4caf7c-b389-45a7-9361-68ec0e70ed91 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:39.400065 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:39.400065 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:39.408312 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-7e4caf7c-b389-45a7-9361-68ec0e70ed91 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Volume info retrieved successfully. Jul 31 09:36:39.417928 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7e4caf7c-b389-45a7-9361-68ec0e70ed91 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] https://10.4.3.226/volume/v3/volumes/973db5d9-ea54-44c8-a15a-d686f1d39a54 returned with HTTP 200 Jul 31 09:36:39.417928 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1071/4288] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:39 2026] GET /volume/v3/volumes/973db5d9-ea54-44c8-a15a-d686f1d39a54 => generated 832 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:39.727402 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-d84eedeb-4aa9-4adb-b280-f35b65b4b3f1 req-dc8aa4b6-9205-4da5-82a1-0af1b07b96ed None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:39.732267 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-d84eedeb-4aa9-4adb-b280-f35b65b4b3f1 req-dc8aa4b6-9205-4da5-82a1-0af1b07b96ed tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 Jul 31 09:36:39.732267 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-d84eedeb-4aa9-4adb-b280-f35b65b4b3f1 req-dc8aa4b6-9205-4da5-82a1-0af1b07b96ed tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:39.732267 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-d84eedeb-4aa9-4adb-b280-f35b65b4b3f1 req-dc8aa4b6-9205-4da5-82a1-0af1b07b96ed tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:39.737901 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:39.737901 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:39.742194 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-d84eedeb-4aa9-4adb-b280-f35b65b4b3f1 req-dc8aa4b6-9205-4da5-82a1-0af1b07b96ed tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:36:39.746606 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-d84eedeb-4aa9-4adb-b280-f35b65b4b3f1 req-dc8aa4b6-9205-4da5-82a1-0af1b07b96ed tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 returned with HTTP 200 Jul 31 09:36:39.746974 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1078/4289] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:36:39 2026] GET /volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:39.845756 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-536fbed5-55b9-41eb-bce2-f8591bd9e7cc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:39.846224 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-536fbed5-55b9-41eb-bce2-f8591bd9e7cc None None] GET https://10.4.3.226/volume// Jul 31 09:36:39.846450 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-536fbed5-55b9-41eb-bce2-f8591bd9e7cc None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:39.846678 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-536fbed5-55b9-41eb-bce2-f8591bd9e7cc None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:39.847042 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-536fbed5-55b9-41eb-bce2-f8591bd9e7cc None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:36:39.847423 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1071/4290] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:36:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:36:39.855065 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-d84eedeb-4aa9-4adb-b280-f35b65b4b3f1 req-5def1a9f-4838-4b1d-ad50-7a188b1db936 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:39.930887 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d84eedeb-4aa9-4adb-b280-f35b65b4b3f1 req-5def1a9f-4838-4b1d-ad50-7a188b1db936 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:36:39.931354 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d84eedeb-4aa9-4adb-b280-f35b65b4b3f1 req-5def1a9f-4838-4b1d-ad50-7a188b1db936 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bbc4cb56-e52c-42d9-a65f-21bddbfdd136", "connector": null, "instance_uuid": "b587ff42-6ccd-445c-a6ca-cbc28b7b288c"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:39.945070 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:39.945070 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:39.976265 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d84eedeb-4aa9-4adb-b280-f35b65b4b3f1 req-5def1a9f-4838-4b1d-ad50-7a188b1db936 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:36:39.976775 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1071/4291] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:36:39 2026] POST /volume/v3/attachments => generated 273 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:40.011419 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9edf65ae-c269-45fe-8383-ececfc911561 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:40.015326 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9edf65ae-c269-45fe-8383-ececfc911561 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 Jul 31 09:36:40.015574 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9edf65ae-c269-45fe-8383-ececfc911561 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:40.015808 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9edf65ae-c269-45fe-8383-ececfc911561 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:40.022936 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-80f9e9b2-ac80-4f18-8ed5-0a7df3d6af5b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:40.023951 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-80f9e9b2-ac80-4f18-8ed5-0a7df3d6af5b None None] GET https://10.4.3.226/volume// Jul 31 09:36:40.023951 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-80f9e9b2-ac80-4f18-8ed5-0a7df3d6af5b None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:40.023951 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-80f9e9b2-ac80-4f18-8ed5-0a7df3d6af5b None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:40.023951 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-80f9e9b2-ac80-4f18-8ed5-0a7df3d6af5b None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:36:40.024533 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1079/4292] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:36: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 31 09:36:40.027278 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:40.027278 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:40.031209 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9edf65ae-c269-45fe-8383-ececfc911561 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:36:40.036326 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9edf65ae-c269-45fe-8383-ececfc911561 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 returned with HTTP 200 Jul 31 09:36:40.036793 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1072/4293] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:40 2026] GET /volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:40.038164 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-d84eedeb-4aa9-4adb-b280-f35b65b4b3f1 req-18e22b02-3632-486c-97e6-aaa22691a38d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:40.040670 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d84eedeb-4aa9-4adb-b280-f35b65b4b3f1 req-18e22b02-3632-486c-97e6-aaa22691a38d tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 Jul 31 09:36:40.040939 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d84eedeb-4aa9-4adb-b280-f35b65b4b3f1 req-18e22b02-3632-486c-97e6-aaa22691a38d tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:40.041193 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d84eedeb-4aa9-4adb-b280-f35b65b4b3f1 req-18e22b02-3632-486c-97e6-aaa22691a38d tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:40.053424 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:40.053424 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:40.057227 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-d84eedeb-4aa9-4adb-b280-f35b65b4b3f1 req-18e22b02-3632-486c-97e6-aaa22691a38d tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:36:40.062586 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d84eedeb-4aa9-4adb-b280-f35b65b4b3f1 req-18e22b02-3632-486c-97e6-aaa22691a38d tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 returned with HTTP 200 Jul 31 09:36:40.067535 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1072/4294] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:36:40 2026] GET /volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 => generated 1029 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:36:40.122451 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-548cc05f-5f18-4bf3-9050-ed874505701e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:40.124390 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-548cc05f-5f18-4bf3-9050-ed874505701e tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 Jul 31 09:36:40.124628 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-548cc05f-5f18-4bf3-9050-ed874505701e tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:40.124821 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-548cc05f-5f18-4bf3-9050-ed874505701e tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:40.137266 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-548cc05f-5f18-4bf3-9050-ed874505701e tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 returned with HTTP 404 Jul 31 09:36:40.137266 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1072/4295] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:40 2026] GET /volume/v3/volumes/b7e0118b-b804-4e25-9169-0b20e9a0d398 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:36:40.148267 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7178794f-e5f6-44cf-b85f-5ab446a4333b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:40.150439 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7178794f-e5f6-44cf-b85f-5ab446a4333b tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] DELETE https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 Jul 31 09:36:40.150645 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7178794f-e5f6-44cf-b85f-5ab446a4333b tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:40.150859 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7178794f-e5f6-44cf-b85f-5ab446a4333b tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:40.151056 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-7178794f-e5f6-44cf-b85f-5ab446a4333b tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Delete volume with id: a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 Jul 31 09:36:40.160261 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:40.160261 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:40.160930 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-7178794f-e5f6-44cf-b85f-5ab446a4333b tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:40.188464 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-7178794f-e5f6-44cf-b85f-5ab446a4333b tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Delete volume request issued successfully. Jul 31 09:36:40.188843 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7178794f-e5f6-44cf-b85f-5ab446a4333b tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 returned with HTTP 202 Jul 31 09:36:40.189311 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1080/4296] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:36:40 2026] DELETE /volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:36:40.199425 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-adb207d2-4da8-432b-8cce-e1f621be6b7d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:40.199425 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-adb207d2-4da8-432b-8cce-e1f621be6b7d tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 Jul 31 09:36:40.199657 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-adb207d2-4da8-432b-8cce-e1f621be6b7d tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:40.199915 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-adb207d2-4da8-432b-8cce-e1f621be6b7d tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:40.207840 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:40.207840 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:40.207974 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-d84eedeb-4aa9-4adb-b280-f35b65b4b3f1 req-aa49d2d6-a471-4cdb-b496-0fc64eda4507 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:40.210392 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d84eedeb-4aa9-4adb-b280-f35b65b4b3f1 req-aa49d2d6-a471-4cdb-b496-0fc64eda4507 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] PUT https://10.4.3.226/volume/v3/attachments/fea57bea-082d-45e5-89bb-38872d23ddda Jul 31 09:36:40.210834 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d84eedeb-4aa9-4adb-b280-f35b65b4b3f1 req-aa49d2d6-a471-4cdb-b496-0fc64eda4507 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:40.211283 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-adb207d2-4da8-432b-8cce-e1f621be6b7d tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Volume info retrieved successfully. Jul 31 09:36:40.215777 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-adb207d2-4da8-432b-8cce-e1f621be6b7d tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 returned with HTTP 200 Jul 31 09:36:40.216155 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1073/4297] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:40 2026] GET /volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:40.223159 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-d84eedeb-4aa9-4adb-b280-f35b65b4b3f1 req-aa49d2d6-a471-4cdb-b496-0fc64eda4507 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Acquiring lock "cinder-attachment_update-bbc4cb56-e52c-42d9-a65f-21bddbfdd136-np0000006200" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:36:40.228469 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-d84eedeb-4aa9-4adb-b280-f35b65b4b3f1 req-aa49d2d6-a471-4cdb-b496-0fc64eda4507 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Lock "cinder-attachment_update-bbc4cb56-e52c-42d9-a65f-21bddbfdd136-np0000006200" acquired by "attachment_update" :: waited 0.005s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:36:40.229756 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:40.229756 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:40.340862 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-d84eedeb-4aa9-4adb-b280-f35b65b4b3f1 req-aa49d2d6-a471-4cdb-b496-0fc64eda4507 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Lock "cinder-attachment_update-bbc4cb56-e52c-42d9-a65f-21bddbfdd136-np0000006200" released by "attachment_update" :: held 0.112s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:36:40.341575 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d84eedeb-4aa9-4adb-b280-f35b65b4b3f1 req-aa49d2d6-a471-4cdb-b496-0fc64eda4507 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/attachments/fea57bea-082d-45e5-89bb-38872d23ddda returned with HTTP 200 Jul 31 09:36:40.342023 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1073/4298] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:36:40 2026] PUT /volume/v3/attachments/fea57bea-082d-45e5-89bb-38872d23ddda => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:40.430469 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a62a8b12-f279-4f78-94d7-2fc5db6d3064 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:40.432447 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a62a8b12-f279-4f78-94d7-2fc5db6d3064 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] GET https://10.4.3.226/volume/v3/volumes/973db5d9-ea54-44c8-a15a-d686f1d39a54 Jul 31 09:36:40.432737 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a62a8b12-f279-4f78-94d7-2fc5db6d3064 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:40.432921 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a62a8b12-f279-4f78-94d7-2fc5db6d3064 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:40.440845 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:40.440845 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:40.458812 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a62a8b12-f279-4f78-94d7-2fc5db6d3064 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Volume info retrieved successfully. Jul 31 09:36:40.464319 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a62a8b12-f279-4f78-94d7-2fc5db6d3064 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] https://10.4.3.226/volume/v3/volumes/973db5d9-ea54-44c8-a15a-d686f1d39a54 returned with HTTP 200 Jul 31 09:36:40.464826 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1073/4299] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:40 2026] GET /volume/v3/volumes/973db5d9-ea54-44c8-a15a-d686f1d39a54 => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:40.477550 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-1a915dc0-15f4-4c79-8da8-3dbfe49ea616 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:40.479218 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1a915dc0-15f4-4c79-8da8-3dbfe49ea616 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:36:40.479528 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1a915dc0-15f4-4c79-8da8-3dbfe49ea616 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "973db5d9-ea54-44c8-a15a-d686f1d39a54", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1617100903"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:40.480874 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-1a915dc0-15f4-4c79-8da8-3dbfe49ea616 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Create volume request body: {'volume': {"'source_volid": '973db5d9-ea54-44c8-a15a-d686f1d39a54', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1617100903'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:36:40.480983 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-1a915dc0-15f4-4c79-8da8-3dbfe49ea616 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Create volume of 1 GB Jul 31 09:36:40.484839 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-1a915dc0-15f4-4c79-8da8-3dbfe49ea616 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Availability Zones retrieved successfully. Jul 31 09:36:40.489775 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-1a915dc0-15f4-4c79-8da8-3dbfe49ea616 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Flow 'volume_create_api' (3044fd69-f20e-4c08-b563-6d6d7d6c15bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:36:40.490600 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-1a915dc0-15f4-4c79-8da8-3dbfe49ea616 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37a4a023-c9b5-407b-ad1f-f25ea1be70de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:40.491503 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-1a915dc0-15f4-4c79-8da8-3dbfe49ea616 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:36:40.516042 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-1a915dc0-15f4-4c79-8da8-3dbfe49ea616 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37a4a023-c9b5-407b-ad1f-f25ea1be70de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:40.516822 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-1a915dc0-15f4-4c79-8da8-3dbfe49ea616 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f35e45d-c6a9-458d-b0f9-98f495915cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:40.557002 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-1a915dc0-15f4-4c79-8da8-3dbfe49ea616 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Created reservations ['7ff1bd45-74be-4cdd-a043-421b990ba564', '50a1a849-22ce-47d0-b7f5-b8838121c812', 'effff151-0eac-4394-8f41-07a0ebaea720', '899b694a-ec33-4ccc-b5b8-789cbeb664c7'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:36:40.557958 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-1a915dc0-15f4-4c79-8da8-3dbfe49ea616 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f35e45d-c6a9-458d-b0f9-98f495915cd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ff1bd45-74be-4cdd-a043-421b990ba564', '50a1a849-22ce-47d0-b7f5-b8838121c812', 'effff151-0eac-4394-8f41-07a0ebaea720', '899b694a-ec33-4ccc-b5b8-789cbeb664c7']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:40.558658 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-1a915dc0-15f4-4c79-8da8-3dbfe49ea616 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96866815-3e23-4d0e-93d3-b98a5520e9a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:40.579708 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-1a915dc0-15f4-4c79-8da8-3dbfe49ea616 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96866815-3e23-4d0e-93d3-b98a5520e9a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aaf81a73-b4c0-40fb-bdab-d8e91199ff62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1617100903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8755912577bd468aa3d836f4fe99852c',qos_specs=None,replication_status=,reservations=['7ff1bd45-74be-4cdd-a043-421b990ba564','50a1a849-22ce-47d0-b7f5-b8838121c812','effff151-0eac-4394-8f41-07a0ebaea720','899b694a-ec33-4ccc-b5b8-789cbeb664c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='459efab96cc94e889b002709dc17e0fa',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:36:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1617100903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aaf81a73-b4c0-40fb-bdab-d8e91199ff62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8755912577bd468aa3d836f4fe99852c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='459efab96cc94e889b002709dc17e0fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:40.580843 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-1a915dc0-15f4-4c79-8da8-3dbfe49ea616 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d2e9f35-f388-44f0-b7b8-304faf615b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:40.596508 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-1a915dc0-15f4-4c79-8da8-3dbfe49ea616 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d2e9f35-f388-44f0-b7b8-304faf615b12) transitioned into state 'SUCCESS' from state '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-1617100903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8755912577bd468aa3d836f4fe99852c',qos_specs=None,replication_status=,reservations=['7ff1bd45-74be-4cdd-a043-421b990ba564','50a1a849-22ce-47d0-b7f5-b8838121c812','effff151-0eac-4394-8f41-07a0ebaea720','899b694a-ec33-4ccc-b5b8-789cbeb664c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='459efab96cc94e889b002709dc17e0fa',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:40.597399 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-1a915dc0-15f4-4c79-8da8-3dbfe49ea616 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9ab04da-4128-46e6-a536-3842a10a36f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:40.604552 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-1a915dc0-15f4-4c79-8da8-3dbfe49ea616 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9ab04da-4128-46e6-a536-3842a10a36f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:40.605330 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-1a915dc0-15f4-4c79-8da8-3dbfe49ea616 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Flow 'volume_create_api' (3044fd69-f20e-4c08-b563-6d6d7d6c15bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:36:40.605611 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-1a915dc0-15f4-4c79-8da8-3dbfe49ea616 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Create volume request issued successfully. Jul 31 09:36:40.606119 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1a915dc0-15f4-4c79-8da8-3dbfe49ea616 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:36:40.606547 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1081/4300] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:36:40 2026] POST /volume/v3/volumes => generated 764 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:36:40.619940 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1b83d12b-917c-4c38-a3f5-a2860cee09a4 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:40.621948 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1b83d12b-917c-4c38-a3f5-a2860cee09a4 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:36:40.622467 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1b83d12b-917c-4c38-a3f5-a2860cee09a4 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "973db5d9-ea54-44c8-a15a-d686f1d39a54", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-998106988"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:40.624189 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-1b83d12b-917c-4c38-a3f5-a2860cee09a4 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Create volume request body: {'volume': {"'source_volid": '973db5d9-ea54-44c8-a15a-d686f1d39a54', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-998106988'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:36:40.624328 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-1b83d12b-917c-4c38-a3f5-a2860cee09a4 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Create volume of 1 GB Jul 31 09:36:40.629770 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-1b83d12b-917c-4c38-a3f5-a2860cee09a4 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Availability Zones retrieved successfully. Jul 31 09:36:40.635414 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-1b83d12b-917c-4c38-a3f5-a2860cee09a4 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Flow 'volume_create_api' (72c2cdd2-10a8-4c3f-a35d-49321fac46f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:36:40.636260 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-1b83d12b-917c-4c38-a3f5-a2860cee09a4 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29616c04-157c-46c6-b964-cb67a98cb08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:40.637434 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-1b83d12b-917c-4c38-a3f5-a2860cee09a4 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:36:40.663832 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-1b83d12b-917c-4c38-a3f5-a2860cee09a4 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29616c04-157c-46c6-b964-cb67a98cb08f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:40.664926 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-1b83d12b-917c-4c38-a3f5-a2860cee09a4 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (380d5a07-1313-46a2-a4aa-35421ce0d0c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:40.708171 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-1b83d12b-917c-4c38-a3f5-a2860cee09a4 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Created reservations ['70a6c69f-e5bc-4897-b77f-94e9c3b32aa0', '89e3bc61-3377-4777-ab36-6f98738649a9', '56cdfb92-eef3-4914-893c-20c36ecc4da7', 'f4f32257-1f6e-4c7e-9529-46fc0a2e6d14'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:36:40.708952 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-1b83d12b-917c-4c38-a3f5-a2860cee09a4 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (380d5a07-1313-46a2-a4aa-35421ce0d0c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70a6c69f-e5bc-4897-b77f-94e9c3b32aa0', '89e3bc61-3377-4777-ab36-6f98738649a9', '56cdfb92-eef3-4914-893c-20c36ecc4da7', 'f4f32257-1f6e-4c7e-9529-46fc0a2e6d14']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:40.709643 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-1b83d12b-917c-4c38-a3f5-a2860cee09a4 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aba45c0-d7ac-454d-a8e7-4e8d76057631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:40.738878 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-1b83d12b-917c-4c38-a3f5-a2860cee09a4 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aba45c0-d7ac-454d-a8e7-4e8d76057631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a602d151-1599-43d6-a035-f782b50f4308', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-998106988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8755912577bd468aa3d836f4fe99852c',qos_specs=None,replication_status=,reservations=['70a6c69f-e5bc-4897-b77f-94e9c3b32aa0','89e3bc61-3377-4777-ab36-6f98738649a9','56cdfb92-eef3-4914-893c-20c36ecc4da7','f4f32257-1f6e-4c7e-9529-46fc0a2e6d14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='459efab96cc94e889b002709dc17e0fa',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:36:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-998106988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a602d151-1599-43d6-a035-f782b50f4308,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8755912577bd468aa3d836f4fe99852c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='459efab96cc94e889b002709dc17e0fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:40.739854 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-1b83d12b-917c-4c38-a3f5-a2860cee09a4 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6d45950-c74b-40f6-86dd-80352d048237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:40.758405 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-1b83d12b-917c-4c38-a3f5-a2860cee09a4 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6d45950-c74b-40f6-86dd-80352d048237) transitioned into state 'SUCCESS' from state '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-998106988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8755912577bd468aa3d836f4fe99852c',qos_specs=None,replication_status=,reservations=['70a6c69f-e5bc-4897-b77f-94e9c3b32aa0','89e3bc61-3377-4777-ab36-6f98738649a9','56cdfb92-eef3-4914-893c-20c36ecc4da7','f4f32257-1f6e-4c7e-9529-46fc0a2e6d14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='459efab96cc94e889b002709dc17e0fa',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:40.759100 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-1b83d12b-917c-4c38-a3f5-a2860cee09a4 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2af88da-a2ec-4961-90ee-03c2f6377d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:40.767913 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-1b83d12b-917c-4c38-a3f5-a2860cee09a4 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2af88da-a2ec-4961-90ee-03c2f6377d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:40.768673 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-1b83d12b-917c-4c38-a3f5-a2860cee09a4 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Flow 'volume_create_api' (72c2cdd2-10a8-4c3f-a35d-49321fac46f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:36:40.768985 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-1b83d12b-917c-4c38-a3f5-a2860cee09a4 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Create volume request issued successfully. Jul 31 09:36:40.769553 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1b83d12b-917c-4c38-a3f5-a2860cee09a4 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:36:40.769999 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1074/4301] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:36:40 2026] POST /volume/v3/volumes => generated 763 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:36:40.781623 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-00689dac-7b62-4105-96d7-5564e1f8ee51 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:40.783610 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-00689dac-7b62-4105-96d7-5564e1f8ee51 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:36:40.784007 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-00689dac-7b62-4105-96d7-5564e1f8ee51 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "973db5d9-ea54-44c8-a15a-d686f1d39a54", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1761603568"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:40.785755 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-00689dac-7b62-4105-96d7-5564e1f8ee51 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Create volume request body: {'volume': {"'source_volid": '973db5d9-ea54-44c8-a15a-d686f1d39a54', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1761603568'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:36:40.785908 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-00689dac-7b62-4105-96d7-5564e1f8ee51 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Create volume of 1 GB Jul 31 09:36:40.786268 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:40.786268 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:40.790797 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-00689dac-7b62-4105-96d7-5564e1f8ee51 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Availability Zones retrieved successfully. Jul 31 09:36:40.798430 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00689dac-7b62-4105-96d7-5564e1f8ee51 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Flow 'volume_create_api' (2453e750-997c-46c1-8db1-66ad2e37fd4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:36:40.799668 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00689dac-7b62-4105-96d7-5564e1f8ee51 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1a6cfcd-b32d-4190-a1f1-88bea352a2f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:40.800826 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-00689dac-7b62-4105-96d7-5564e1f8ee51 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:36:40.824982 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00689dac-7b62-4105-96d7-5564e1f8ee51 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1a6cfcd-b32d-4190-a1f1-88bea352a2f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:40.825988 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00689dac-7b62-4105-96d7-5564e1f8ee51 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (563141df-cc97-4a19-9e76-3499a1b0f84d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:40.874095 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-00689dac-7b62-4105-96d7-5564e1f8ee51 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Created reservations ['5e334bb3-a1c5-4de1-97d9-c61ac83633fc', '4a1078ac-bad5-49f6-8d52-aebf03b20b5d', '17b8a1b1-4f8e-4009-ae21-dff6d35e7742', '7dbd46e7-117b-4e27-bb58-847f41173c7a'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:36:40.874917 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00689dac-7b62-4105-96d7-5564e1f8ee51 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (563141df-cc97-4a19-9e76-3499a1b0f84d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e334bb3-a1c5-4de1-97d9-c61ac83633fc', '4a1078ac-bad5-49f6-8d52-aebf03b20b5d', '17b8a1b1-4f8e-4009-ae21-dff6d35e7742', '7dbd46e7-117b-4e27-bb58-847f41173c7a']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:40.875661 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00689dac-7b62-4105-96d7-5564e1f8ee51 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef1921a9-2886-4bfa-b231-31b9ef73fe71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:40.899312 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00689dac-7b62-4105-96d7-5564e1f8ee51 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef1921a9-2886-4bfa-b231-31b9ef73fe71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7f1d174-e61a-4f9f-89cb-47694de4824f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1761603568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8755912577bd468aa3d836f4fe99852c',qos_specs=None,replication_status=,reservations=['5e334bb3-a1c5-4de1-97d9-c61ac83633fc','4a1078ac-bad5-49f6-8d52-aebf03b20b5d','17b8a1b1-4f8e-4009-ae21-dff6d35e7742','7dbd46e7-117b-4e27-bb58-847f41173c7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='459efab96cc94e889b002709dc17e0fa',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:36:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1761603568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7f1d174-e61a-4f9f-89cb-47694de4824f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8755912577bd468aa3d836f4fe99852c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='459efab96cc94e889b002709dc17e0fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:40.900260 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00689dac-7b62-4105-96d7-5564e1f8ee51 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ae22d52-0742-44a6-8a57-468a6d5b0c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:40.919106 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00689dac-7b62-4105-96d7-5564e1f8ee51 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ae22d52-0742-44a6-8a57-468a6d5b0c8f) transitioned into state 'SUCCESS' from state '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-1761603568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8755912577bd468aa3d836f4fe99852c',qos_specs=None,replication_status=,reservations=['5e334bb3-a1c5-4de1-97d9-c61ac83633fc','4a1078ac-bad5-49f6-8d52-aebf03b20b5d','17b8a1b1-4f8e-4009-ae21-dff6d35e7742','7dbd46e7-117b-4e27-bb58-847f41173c7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='459efab96cc94e889b002709dc17e0fa',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:40.919949 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00689dac-7b62-4105-96d7-5564e1f8ee51 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cffadcb-3ee7-43ca-863f-55deb7048871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:40.931686 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00689dac-7b62-4105-96d7-5564e1f8ee51 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cffadcb-3ee7-43ca-863f-55deb7048871) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:40.932645 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00689dac-7b62-4105-96d7-5564e1f8ee51 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Flow 'volume_create_api' (2453e750-997c-46c1-8db1-66ad2e37fd4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:36:40.932958 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-00689dac-7b62-4105-96d7-5564e1f8ee51 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Create volume request issued successfully. Jul 31 09:36:40.933668 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-00689dac-7b62-4105-96d7-5564e1f8ee51 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:36:40.934208 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1074/4302] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:36:40 2026] POST /volume/v3/volumes => generated 764 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:36:40.948492 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6ddace8e-5cff-4a09-b267-ba27f74976bb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:40.951401 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6ddace8e-5cff-4a09-b267-ba27f74976bb tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:36:40.951856 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6ddace8e-5cff-4a09-b267-ba27f74976bb tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "973db5d9-ea54-44c8-a15a-d686f1d39a54", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-90293977"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:40.953883 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-6ddace8e-5cff-4a09-b267-ba27f74976bb tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Create volume request body: {'volume': {"'source_volid": '973db5d9-ea54-44c8-a15a-d686f1d39a54', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-90293977'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:36:40.954048 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-6ddace8e-5cff-4a09-b267-ba27f74976bb tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Create volume of 1 GB Jul 31 09:36:40.960306 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6ddace8e-5cff-4a09-b267-ba27f74976bb tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Availability Zones retrieved successfully. Jul 31 09:36:40.969689 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6ddace8e-5cff-4a09-b267-ba27f74976bb tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Flow 'volume_create_api' (864d9e3b-f3d0-4417-ad32-4a7219a5105b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:36:40.971755 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6ddace8e-5cff-4a09-b267-ba27f74976bb tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea2a8e4f-46e2-4970-a8c4-dcfddcce3542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:40.973055 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-6ddace8e-5cff-4a09-b267-ba27f74976bb tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:36:41.004354 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6ddace8e-5cff-4a09-b267-ba27f74976bb tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea2a8e4f-46e2-4970-a8c4-dcfddcce3542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:41.005490 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6ddace8e-5cff-4a09-b267-ba27f74976bb tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe0ae2b4-70ae-4c72-b440-27075e7fa46d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:41.051341 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0338bf88-1986-45a6-8e02-32cc08a73fd4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:41.052631 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-6ddace8e-5cff-4a09-b267-ba27f74976bb tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Created reservations ['3f0c6aac-0834-4336-8c39-fcd31516cf44', '1b05eb83-245e-41b5-88a7-69860e6b5da9', 'ac182be7-4816-4b9e-a38e-af6abf315ec7', '2e8c72d1-9b3a-4d6a-9afe-7b4523d04f70'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:36:41.052631 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6ddace8e-5cff-4a09-b267-ba27f74976bb tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe0ae2b4-70ae-4c72-b440-27075e7fa46d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f0c6aac-0834-4336-8c39-fcd31516cf44', '1b05eb83-245e-41b5-88a7-69860e6b5da9', 'ac182be7-4816-4b9e-a38e-af6abf315ec7', '2e8c72d1-9b3a-4d6a-9afe-7b4523d04f70']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:41.053427 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6ddace8e-5cff-4a09-b267-ba27f74976bb tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (486fbd8c-c23d-4040-907d-7d1a1106e338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:41.053504 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0338bf88-1986-45a6-8e02-32cc08a73fd4 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 Jul 31 09:36:41.053686 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0338bf88-1986-45a6-8e02-32cc08a73fd4 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:41.053885 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0338bf88-1986-45a6-8e02-32cc08a73fd4 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:41.068037 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:41.068037 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:41.071468 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-0338bf88-1986-45a6-8e02-32cc08a73fd4 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:36:41.076316 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0338bf88-1986-45a6-8e02-32cc08a73fd4 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 returned with HTTP 200 Jul 31 09:36:41.076875 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1082/4303] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:41 2026] GET /volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:41.084834 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6ddace8e-5cff-4a09-b267-ba27f74976bb tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (486fbd8c-c23d-4040-907d-7d1a1106e338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6299a1c-85f9-4cc6-99f8-278b3714c2c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-90293977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8755912577bd468aa3d836f4fe99852c',qos_specs=None,replication_status=,reservations=['3f0c6aac-0834-4336-8c39-fcd31516cf44','1b05eb83-245e-41b5-88a7-69860e6b5da9','ac182be7-4816-4b9e-a38e-af6abf315ec7','2e8c72d1-9b3a-4d6a-9afe-7b4523d04f70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='459efab96cc94e889b002709dc17e0fa',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:36:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-90293977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6299a1c-85f9-4cc6-99f8-278b3714c2c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8755912577bd468aa3d836f4fe99852c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='459efab96cc94e889b002709dc17e0fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:41.088261 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6ddace8e-5cff-4a09-b267-ba27f74976bb tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf1202c4-ab06-4e7c-99be-327bb8350f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:41.102432 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6ddace8e-5cff-4a09-b267-ba27f74976bb tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf1202c4-ab06-4e7c-99be-327bb8350f32) transitioned into state 'SUCCESS' from state '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-90293977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8755912577bd468aa3d836f4fe99852c',qos_specs=None,replication_status=,reservations=['3f0c6aac-0834-4336-8c39-fcd31516cf44','1b05eb83-245e-41b5-88a7-69860e6b5da9','ac182be7-4816-4b9e-a38e-af6abf315ec7','2e8c72d1-9b3a-4d6a-9afe-7b4523d04f70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='459efab96cc94e889b002709dc17e0fa',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:41.103104 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6ddace8e-5cff-4a09-b267-ba27f74976bb tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1872e430-2116-42bb-a069-789a5892c74c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:41.111952 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6ddace8e-5cff-4a09-b267-ba27f74976bb tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1872e430-2116-42bb-a069-789a5892c74c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:41.112726 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6ddace8e-5cff-4a09-b267-ba27f74976bb tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Flow 'volume_create_api' (864d9e3b-f3d0-4417-ad32-4a7219a5105b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:36:41.113019 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6ddace8e-5cff-4a09-b267-ba27f74976bb tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Create volume request issued successfully. Jul 31 09:36:41.113823 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6ddace8e-5cff-4a09-b267-ba27f74976bb tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:36:41.114220 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1074/4304] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:36:40 2026] POST /volume/v3/volumes => generated 762 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:36:41.130905 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-bc7fbdc3-8983-4942-9b0f-86baefd7cc31 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:41.132605 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bc7fbdc3-8983-4942-9b0f-86baefd7cc31 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:36:41.133171 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bc7fbdc3-8983-4942-9b0f-86baefd7cc31 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "973db5d9-ea54-44c8-a15a-d686f1d39a54", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1672650253"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:41.134804 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-bc7fbdc3-8983-4942-9b0f-86baefd7cc31 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Create volume request body: {'volume': {"'source_volid": '973db5d9-ea54-44c8-a15a-d686f1d39a54', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1672650253'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:36:41.135016 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-bc7fbdc3-8983-4942-9b0f-86baefd7cc31 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Create volume of 1 GB Jul 31 09:36:41.135353 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:41.135353 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:41.139000 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-bc7fbdc3-8983-4942-9b0f-86baefd7cc31 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Availability Zones retrieved successfully. Jul 31 09:36:41.145264 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-bc7fbdc3-8983-4942-9b0f-86baefd7cc31 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Flow 'volume_create_api' (04ae3f45-7e55-465d-a079-c2dd13220f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:36:41.145615 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-bc7fbdc3-8983-4942-9b0f-86baefd7cc31 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad92409d-52a9-483d-8e6a-beb2e2650462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:41.146586 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-bc7fbdc3-8983-4942-9b0f-86baefd7cc31 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:36:41.169731 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-bc7fbdc3-8983-4942-9b0f-86baefd7cc31 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad92409d-52a9-483d-8e6a-beb2e2650462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:41.170601 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-bc7fbdc3-8983-4942-9b0f-86baefd7cc31 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c6cab52-c9a9-43eb-b663-ff1c20670bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:41.226145 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-bc7fbdc3-8983-4942-9b0f-86baefd7cc31 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Created reservations ['f7c9bc98-7bd5-4942-8a9d-677f60591877', '707bef5a-8214-4a01-965e-4eed446b48e0', '28fd38ba-8975-48bd-a9ec-0ecd5ee3286b', 'a6b05456-59da-45ed-9e93-a29293cc3613'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:36:41.226223 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-bc7fbdc3-8983-4942-9b0f-86baefd7cc31 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c6cab52-c9a9-43eb-b663-ff1c20670bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7c9bc98-7bd5-4942-8a9d-677f60591877', '707bef5a-8214-4a01-965e-4eed446b48e0', '28fd38ba-8975-48bd-a9ec-0ecd5ee3286b', 'a6b05456-59da-45ed-9e93-a29293cc3613']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:41.227233 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-bc7fbdc3-8983-4942-9b0f-86baefd7cc31 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (623c5821-2b5a-4ffb-9fe2-ed028838f133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:41.232350 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-24d41d11-88d4-4bfb-a0ad-83342c646fb4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:41.236264 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-24d41d11-88d4-4bfb-a0ad-83342c646fb4 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] GET https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 Jul 31 09:36:41.236264 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-24d41d11-88d4-4bfb-a0ad-83342c646fb4 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:41.236264 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-24d41d11-88d4-4bfb-a0ad-83342c646fb4 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:41.243053 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-24d41d11-88d4-4bfb-a0ad-83342c646fb4 tempest-TestServerVolumeAttachmentScenario-287453471 tempest-TestServerVolumeAttachmentScenario-287453471-project-member] https://10.4.3.226/volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 returned with HTTP 404 Jul 31 09:36:41.243053 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1075/4305] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:41 2026] GET /volume/v3/volumes/a20f5e9a-b9a3-46d9-afc6-0a3ccda64b56 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:36:41.257347 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-bc7fbdc3-8983-4942-9b0f-86baefd7cc31 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (623c5821-2b5a-4ffb-9fe2-ed028838f133) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '170dc379-e645-48b6-9fb8-c63a073bc1dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1672650253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8755912577bd468aa3d836f4fe99852c',qos_specs=None,replication_status=,reservations=['f7c9bc98-7bd5-4942-8a9d-677f60591877','707bef5a-8214-4a01-965e-4eed446b48e0','28fd38ba-8975-48bd-a9ec-0ecd5ee3286b','a6b05456-59da-45ed-9e93-a29293cc3613'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='459efab96cc94e889b002709dc17e0fa',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:36:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1672650253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=170dc379-e645-48b6-9fb8-c63a073bc1dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8755912577bd468aa3d836f4fe99852c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='459efab96cc94e889b002709dc17e0fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:41.258055 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-bc7fbdc3-8983-4942-9b0f-86baefd7cc31 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e99cdf8-b465-419b-a6f8-7a8e8e2d0a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:41.275016 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-bc7fbdc3-8983-4942-9b0f-86baefd7cc31 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e99cdf8-b465-419b-a6f8-7a8e8e2d0a8f) transitioned into state 'SUCCESS' from state '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-1672650253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8755912577bd468aa3d836f4fe99852c',qos_specs=None,replication_status=,reservations=['f7c9bc98-7bd5-4942-8a9d-677f60591877','707bef5a-8214-4a01-965e-4eed446b48e0','28fd38ba-8975-48bd-a9ec-0ecd5ee3286b','a6b05456-59da-45ed-9e93-a29293cc3613'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='459efab96cc94e889b002709dc17e0fa',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:41.275709 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-bc7fbdc3-8983-4942-9b0f-86baefd7cc31 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c824b714-54f5-4d81-9b98-1ea89d3132ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:41.284987 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-bc7fbdc3-8983-4942-9b0f-86baefd7cc31 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c824b714-54f5-4d81-9b98-1ea89d3132ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:41.285763 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-bc7fbdc3-8983-4942-9b0f-86baefd7cc31 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Flow 'volume_create_api' (04ae3f45-7e55-465d-a079-c2dd13220f60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:36:41.286080 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-bc7fbdc3-8983-4942-9b0f-86baefd7cc31 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Create volume request issued successfully. Jul 31 09:36:41.286836 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bc7fbdc3-8983-4942-9b0f-86baefd7cc31 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:36:41.288090 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1075/4306] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:36:41 2026] POST /volume/v3/volumes => generated 764 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:36:41.302395 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-fa8a623f-d53e-4aca-ad14-3d454e8df942 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:41.305947 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fa8a623f-d53e-4aca-ad14-3d454e8df942 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] GET https://10.4.3.226/volume/v3/volumes/aaf81a73-b4c0-40fb-bdab-d8e91199ff62 Jul 31 09:36:41.306237 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fa8a623f-d53e-4aca-ad14-3d454e8df942 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:41.306509 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fa8a623f-d53e-4aca-ad14-3d454e8df942 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:41.321408 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:41.321408 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:41.326209 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-fa8a623f-d53e-4aca-ad14-3d454e8df942 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Volume info retrieved successfully. Jul 31 09:36:41.330208 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fa8a623f-d53e-4aca-ad14-3d454e8df942 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] https://10.4.3.226/volume/v3/volumes/aaf81a73-b4c0-40fb-bdab-d8e91199ff62 returned with HTTP 200 Jul 31 09:36:41.330614 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1083/4307] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:41 2026] GET /volume/v3/volumes/aaf81a73-b4c0-40fb-bdab-d8e91199ff62 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:41.344986 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9170e5ae-e189-4be0-a130-d59b561fe40f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:41.347308 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9170e5ae-e189-4be0-a130-d59b561fe40f tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] GET https://10.4.3.226/volume/v3/volumes/a602d151-1599-43d6-a035-f782b50f4308 Jul 31 09:36:41.347553 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9170e5ae-e189-4be0-a130-d59b561fe40f tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:41.347772 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9170e5ae-e189-4be0-a130-d59b561fe40f tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:41.358871 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:41.358871 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:41.363142 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9170e5ae-e189-4be0-a130-d59b561fe40f tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Volume info retrieved successfully. Jul 31 09:36:41.367621 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9170e5ae-e189-4be0-a130-d59b561fe40f tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] https://10.4.3.226/volume/v3/volumes/a602d151-1599-43d6-a035-f782b50f4308 returned with HTTP 200 Jul 31 09:36:41.368051 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1075/4308] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:41 2026] GET /volume/v3/volumes/a602d151-1599-43d6-a035-f782b50f4308 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:41.387418 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-749d243b-fe65-4c10-851a-367619041475 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:41.389410 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-749d243b-fe65-4c10-851a-367619041475 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] GET https://10.4.3.226/volume/v3/volumes/f7f1d174-e61a-4f9f-89cb-47694de4824f Jul 31 09:36:41.389811 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-749d243b-fe65-4c10-851a-367619041475 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:41.390199 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-749d243b-fe65-4c10-851a-367619041475 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:41.401264 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:41.401264 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:41.405704 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-749d243b-fe65-4c10-851a-367619041475 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Volume info retrieved successfully. Jul 31 09:36:41.415858 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-749d243b-fe65-4c10-851a-367619041475 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] https://10.4.3.226/volume/v3/volumes/f7f1d174-e61a-4f9f-89cb-47694de4824f returned with HTTP 200 Jul 31 09:36:41.415858 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1076/4309] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:41 2026] GET /volume/v3/volumes/f7f1d174-e61a-4f9f-89cb-47694de4824f => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:41.433421 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-771945c3-18e0-4690-a6c0-648cc0ac6e86 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:41.436906 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-771945c3-18e0-4690-a6c0-648cc0ac6e86 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] GET https://10.4.3.226/volume/v3/volumes/d6299a1c-85f9-4cc6-99f8-278b3714c2c1 Jul 31 09:36:41.437219 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-771945c3-18e0-4690-a6c0-648cc0ac6e86 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:41.437507 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-771945c3-18e0-4690-a6c0-648cc0ac6e86 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:41.448941 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:41.448941 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:41.457043 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-771945c3-18e0-4690-a6c0-648cc0ac6e86 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Volume info retrieved successfully. Jul 31 09:36:41.464408 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-771945c3-18e0-4690-a6c0-648cc0ac6e86 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] https://10.4.3.226/volume/v3/volumes/d6299a1c-85f9-4cc6-99f8-278b3714c2c1 returned with HTTP 200 Jul 31 09:36:41.464981 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1076/4310] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:41 2026] GET /volume/v3/volumes/d6299a1c-85f9-4cc6-99f8-278b3714c2c1 => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:41.485235 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f0ae1e00-e6c6-4055-9966-39cd90f117d0 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:41.487588 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f0ae1e00-e6c6-4055-9966-39cd90f117d0 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] GET https://10.4.3.226/volume/v3/volumes/170dc379-e645-48b6-9fb8-c63a073bc1dc Jul 31 09:36:41.487767 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f0ae1e00-e6c6-4055-9966-39cd90f117d0 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:41.487941 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f0ae1e00-e6c6-4055-9966-39cd90f117d0 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:41.495580 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:41.495580 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:41.503361 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f0ae1e00-e6c6-4055-9966-39cd90f117d0 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Volume info retrieved successfully. Jul 31 09:36:41.510673 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f0ae1e00-e6c6-4055-9966-39cd90f117d0 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] https://10.4.3.226/volume/v3/volumes/170dc379-e645-48b6-9fb8-c63a073bc1dc returned with HTTP 200 Jul 31 09:36:41.511222 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1084/4311] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:41 2026] GET /volume/v3/volumes/170dc379-e645-48b6-9fb8-c63a073bc1dc => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:41.530728 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9003745d-12b3-441d-93a9-8f4d7bb50fe3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:41.536705 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9003745d-12b3-441d-93a9-8f4d7bb50fe3 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] DELETE https://10.4.3.226/volume/v3/volumes/170dc379-e645-48b6-9fb8-c63a073bc1dc Jul 31 09:36:41.536946 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9003745d-12b3-441d-93a9-8f4d7bb50fe3 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:41.537160 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9003745d-12b3-441d-93a9-8f4d7bb50fe3 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:41.537346 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-9003745d-12b3-441d-93a9-8f4d7bb50fe3 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Delete volume with id: 170dc379-e645-48b6-9fb8-c63a073bc1dc Jul 31 09:36:41.552076 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:41.552076 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:41.552076 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9003745d-12b3-441d-93a9-8f4d7bb50fe3 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Volume info retrieved successfully. Jul 31 09:36:41.582269 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9003745d-12b3-441d-93a9-8f4d7bb50fe3 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Delete volume request issued successfully. Jul 31 09:36:41.582269 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9003745d-12b3-441d-93a9-8f4d7bb50fe3 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] https://10.4.3.226/volume/v3/volumes/170dc379-e645-48b6-9fb8-c63a073bc1dc returned with HTTP 202 Jul 31 09:36:41.582269 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1076/4312] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:36:41 2026] DELETE /volume/v3/volumes/170dc379-e645-48b6-9fb8-c63a073bc1dc => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:36:41.588734 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d7cdeec8-8b29-4b43-a3bd-220b97d3fca9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:41.592178 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d7cdeec8-8b29-4b43-a3bd-220b97d3fca9 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] GET https://10.4.3.226/volume/v3/volumes/170dc379-e645-48b6-9fb8-c63a073bc1dc Jul 31 09:36:41.592469 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d7cdeec8-8b29-4b43-a3bd-220b97d3fca9 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:41.592725 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d7cdeec8-8b29-4b43-a3bd-220b97d3fca9 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:41.602329 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:41.602329 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:41.608056 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d7cdeec8-8b29-4b43-a3bd-220b97d3fca9 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Volume info retrieved successfully. Jul 31 09:36:41.616950 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d7cdeec8-8b29-4b43-a3bd-220b97d3fca9 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] https://10.4.3.226/volume/v3/volumes/170dc379-e645-48b6-9fb8-c63a073bc1dc returned with HTTP 200 Jul 31 09:36:41.617512 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1077/4313] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:41 2026] GET /volume/v3/volumes/170dc379-e645-48b6-9fb8-c63a073bc1dc => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:42.091859 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f7ac32ed-e1ad-4ba4-9d83-8dc5249af5aa None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:42.093650 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f7ac32ed-e1ad-4ba4-9d83-8dc5249af5aa tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 Jul 31 09:36:42.093891 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f7ac32ed-e1ad-4ba4-9d83-8dc5249af5aa tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:42.094101 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f7ac32ed-e1ad-4ba4-9d83-8dc5249af5aa tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:42.103784 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:42.103784 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:42.109028 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f7ac32ed-e1ad-4ba4-9d83-8dc5249af5aa tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:36:42.113765 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f7ac32ed-e1ad-4ba4-9d83-8dc5249af5aa tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 returned with HTTP 200 Jul 31 09:36:42.114260 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1077/4314] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:42 2026] GET /volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:42.631264 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-050ff6ca-9e48-43d2-9024-5df64a833b8b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:42.632984 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-050ff6ca-9e48-43d2-9024-5df64a833b8b tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] GET https://10.4.3.226/volume/v3/volumes/170dc379-e645-48b6-9fb8-c63a073bc1dc Jul 31 09:36:42.633200 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-050ff6ca-9e48-43d2-9024-5df64a833b8b tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:42.633400 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-050ff6ca-9e48-43d2-9024-5df64a833b8b tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:42.638923 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-050ff6ca-9e48-43d2-9024-5df64a833b8b tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] https://10.4.3.226/volume/v3/volumes/170dc379-e645-48b6-9fb8-c63a073bc1dc returned with HTTP 404 Jul 31 09:36:42.639390 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1085/4315] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:42 2026] GET /volume/v3/volumes/170dc379-e645-48b6-9fb8-c63a073bc1dc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:36:42.646940 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c7711d6e-07b3-4b96-ae3c-a5878ddec9a1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:42.648875 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c7711d6e-07b3-4b96-ae3c-a5878ddec9a1 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] DELETE https://10.4.3.226/volume/v3/volumes/d6299a1c-85f9-4cc6-99f8-278b3714c2c1 Jul 31 09:36:42.649049 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c7711d6e-07b3-4b96-ae3c-a5878ddec9a1 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:42.649341 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c7711d6e-07b3-4b96-ae3c-a5878ddec9a1 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:42.649530 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-c7711d6e-07b3-4b96-ae3c-a5878ddec9a1 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Delete volume with id: d6299a1c-85f9-4cc6-99f8-278b3714c2c1 Jul 31 09:36:42.657763 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:42.657763 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:42.658220 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c7711d6e-07b3-4b96-ae3c-a5878ddec9a1 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Volume info retrieved successfully. Jul 31 09:36:42.677649 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c7711d6e-07b3-4b96-ae3c-a5878ddec9a1 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Delete volume request issued successfully. Jul 31 09:36:42.677898 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c7711d6e-07b3-4b96-ae3c-a5878ddec9a1 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] https://10.4.3.226/volume/v3/volumes/d6299a1c-85f9-4cc6-99f8-278b3714c2c1 returned with HTTP 202 Jul 31 09:36:42.678273 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1077/4316] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:36:42 2026] DELETE /volume/v3/volumes/d6299a1c-85f9-4cc6-99f8-278b3714c2c1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:36:42.688016 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-07736fdf-a128-4ccc-85f7-386828cd6885 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:42.690559 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-07736fdf-a128-4ccc-85f7-386828cd6885 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] GET https://10.4.3.226/volume/v3/volumes/d6299a1c-85f9-4cc6-99f8-278b3714c2c1 Jul 31 09:36:42.690822 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-07736fdf-a128-4ccc-85f7-386828cd6885 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:42.691054 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-07736fdf-a128-4ccc-85f7-386828cd6885 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:42.702273 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:42.702273 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:42.706744 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-07736fdf-a128-4ccc-85f7-386828cd6885 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Volume info retrieved successfully. Jul 31 09:36:42.713073 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-07736fdf-a128-4ccc-85f7-386828cd6885 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] https://10.4.3.226/volume/v3/volumes/d6299a1c-85f9-4cc6-99f8-278b3714c2c1 returned with HTTP 200 Jul 31 09:36:42.713601 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1078/4317] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:42 2026] GET /volume/v3/volumes/d6299a1c-85f9-4cc6-99f8-278b3714c2c1 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:43.131611 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d4436f51-0a52-4de4-aa2c-1f08058f2a3d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:43.135400 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d4436f51-0a52-4de4-aa2c-1f08058f2a3d tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 Jul 31 09:36:43.135679 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d4436f51-0a52-4de4-aa2c-1f08058f2a3d tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:43.135966 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d4436f51-0a52-4de4-aa2c-1f08058f2a3d tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:43.148856 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:43.148856 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:43.153269 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-d4436f51-0a52-4de4-aa2c-1f08058f2a3d tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:36:43.159159 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d4436f51-0a52-4de4-aa2c-1f08058f2a3d tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 returned with HTTP 200 Jul 31 09:36:43.159898 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1078/4318] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:43 2026] GET /volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:43.633180 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-d84eedeb-4aa9-4adb-b280-f35b65b4b3f1 req-2320fdd4-3e02-4684-8956-0fbb8c6b5aea None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:43.635483 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-d84eedeb-4aa9-4adb-b280-f35b65b4b3f1 req-2320fdd4-3e02-4684-8956-0fbb8c6b5aea tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] POST https://10.4.3.226/volume/v3/attachments/fea57bea-082d-45e5-89bb-38872d23ddda/action Jul 31 09:36:43.635858 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-d84eedeb-4aa9-4adb-b280-f35b65b4b3f1 req-2320fdd4-3e02-4684-8956-0fbb8c6b5aea tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Action body: b'{"os-complete": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:36:43.635996 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-d84eedeb-4aa9-4adb-b280-f35b65b4b3f1 req-2320fdd4-3e02-4684-8956-0fbb8c6b5aea tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:43.652436 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:43.652436 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:43.662134 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-d84eedeb-4aa9-4adb-b280-f35b65b4b3f1 req-2320fdd4-3e02-4684-8956-0fbb8c6b5aea tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/attachments/fea57bea-082d-45e5-89bb-38872d23ddda/action returned with HTTP 204 Jul 31 09:36:43.662560 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1086/4319] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:36:43 2026] POST /volume/v3/attachments/fea57bea-082d-45e5-89bb-38872d23ddda/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:36:43.728485 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6007684f-0972-4fb5-9abd-566179315334 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:43.730582 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6007684f-0972-4fb5-9abd-566179315334 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] GET https://10.4.3.226/volume/v3/volumes/d6299a1c-85f9-4cc6-99f8-278b3714c2c1 Jul 31 09:36:43.730768 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6007684f-0972-4fb5-9abd-566179315334 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:43.730981 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6007684f-0972-4fb5-9abd-566179315334 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:43.737264 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6007684f-0972-4fb5-9abd-566179315334 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] https://10.4.3.226/volume/v3/volumes/d6299a1c-85f9-4cc6-99f8-278b3714c2c1 returned with HTTP 404 Jul 31 09:36:43.737767 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1078/4320] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:43 2026] GET /volume/v3/volumes/d6299a1c-85f9-4cc6-99f8-278b3714c2c1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:36:43.746340 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b763f43f-6e97-47a9-bbd7-6d46dc62d8bb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:43.748475 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b763f43f-6e97-47a9-bbd7-6d46dc62d8bb tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] DELETE https://10.4.3.226/volume/v3/volumes/f7f1d174-e61a-4f9f-89cb-47694de4824f Jul 31 09:36:43.748721 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b763f43f-6e97-47a9-bbd7-6d46dc62d8bb tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:43.748953 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b763f43f-6e97-47a9-bbd7-6d46dc62d8bb tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:43.749189 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-b763f43f-6e97-47a9-bbd7-6d46dc62d8bb tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Delete volume with id: f7f1d174-e61a-4f9f-89cb-47694de4824f Jul 31 09:36:43.757274 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:43.757274 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:43.757857 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b763f43f-6e97-47a9-bbd7-6d46dc62d8bb tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Volume info retrieved successfully. Jul 31 09:36:43.775194 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b763f43f-6e97-47a9-bbd7-6d46dc62d8bb tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Delete volume request issued successfully. Jul 31 09:36:43.775569 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b763f43f-6e97-47a9-bbd7-6d46dc62d8bb tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] https://10.4.3.226/volume/v3/volumes/f7f1d174-e61a-4f9f-89cb-47694de4824f returned with HTTP 202 Jul 31 09:36:43.776090 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1079/4321] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:36:43 2026] DELETE /volume/v3/volumes/f7f1d174-e61a-4f9f-89cb-47694de4824f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:36:43.785175 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6044b51a-1276-4707-93f3-14a2d1b8447d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:43.787487 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6044b51a-1276-4707-93f3-14a2d1b8447d tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] GET https://10.4.3.226/volume/v3/volumes/f7f1d174-e61a-4f9f-89cb-47694de4824f Jul 31 09:36:43.787835 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6044b51a-1276-4707-93f3-14a2d1b8447d tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:43.788194 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6044b51a-1276-4707-93f3-14a2d1b8447d tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:43.797849 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:43.797849 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:43.802655 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-6044b51a-1276-4707-93f3-14a2d1b8447d tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Volume info retrieved successfully. Jul 31 09:36:43.809047 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6044b51a-1276-4707-93f3-14a2d1b8447d tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] https://10.4.3.226/volume/v3/volumes/f7f1d174-e61a-4f9f-89cb-47694de4824f returned with HTTP 200 Jul 31 09:36:43.809908 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1079/4322] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:43 2026] GET /volume/v3/volumes/f7f1d174-e61a-4f9f-89cb-47694de4824f => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:44.175738 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f605490e-65e9-4e9b-afc9-44021ee54aeb None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:44.178275 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f605490e-65e9-4e9b-afc9-44021ee54aeb tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 Jul 31 09:36:44.178557 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f605490e-65e9-4e9b-afc9-44021ee54aeb tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:44.178829 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f605490e-65e9-4e9b-afc9-44021ee54aeb tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:44.191336 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:44.191336 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:44.196445 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f605490e-65e9-4e9b-afc9-44021ee54aeb tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:36:44.202854 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f605490e-65e9-4e9b-afc9-44021ee54aeb tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 returned with HTTP 200 Jul 31 09:36:44.203376 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1087/4323] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:44 2026] GET /volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:44.824713 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b18f8803-ba6f-4ab4-a868-fe97ae7f5e5a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:44.827021 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b18f8803-ba6f-4ab4-a868-fe97ae7f5e5a tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] GET https://10.4.3.226/volume/v3/volumes/f7f1d174-e61a-4f9f-89cb-47694de4824f Jul 31 09:36:44.827356 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b18f8803-ba6f-4ab4-a868-fe97ae7f5e5a tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:44.827619 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b18f8803-ba6f-4ab4-a868-fe97ae7f5e5a tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:44.835522 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b18f8803-ba6f-4ab4-a868-fe97ae7f5e5a tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] https://10.4.3.226/volume/v3/volumes/f7f1d174-e61a-4f9f-89cb-47694de4824f returned with HTTP 404 Jul 31 09:36:44.836149 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1079/4324] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:44 2026] GET /volume/v3/volumes/f7f1d174-e61a-4f9f-89cb-47694de4824f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:36:44.843142 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b92f365a-e282-413e-b591-9e644fdc2727 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:44.845038 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b92f365a-e282-413e-b591-9e644fdc2727 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] DELETE https://10.4.3.226/volume/v3/volumes/a602d151-1599-43d6-a035-f782b50f4308 Jul 31 09:36:44.845317 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b92f365a-e282-413e-b591-9e644fdc2727 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:44.845566 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b92f365a-e282-413e-b591-9e644fdc2727 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:44.845763 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-b92f365a-e282-413e-b591-9e644fdc2727 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Delete volume with id: a602d151-1599-43d6-a035-f782b50f4308 Jul 31 09:36:44.853537 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:44.853537 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:44.853983 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b92f365a-e282-413e-b591-9e644fdc2727 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Volume info retrieved successfully. Jul 31 09:36:44.870290 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b92f365a-e282-413e-b591-9e644fdc2727 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Delete volume request issued successfully. Jul 31 09:36:44.870605 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b92f365a-e282-413e-b591-9e644fdc2727 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] https://10.4.3.226/volume/v3/volumes/a602d151-1599-43d6-a035-f782b50f4308 returned with HTTP 202 Jul 31 09:36:44.871153 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1080/4325] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:36:44 2026] DELETE /volume/v3/volumes/a602d151-1599-43d6-a035-f782b50f4308 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:36:44.880904 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f8ab6084-7447-497c-aef3-59a846918184 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:44.883353 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f8ab6084-7447-497c-aef3-59a846918184 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] GET https://10.4.3.226/volume/v3/volumes/a602d151-1599-43d6-a035-f782b50f4308 Jul 31 09:36:44.883678 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f8ab6084-7447-497c-aef3-59a846918184 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:44.883944 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f8ab6084-7447-497c-aef3-59a846918184 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:44.894102 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:44.894102 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:44.899442 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f8ab6084-7447-497c-aef3-59a846918184 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Volume info retrieved successfully. Jul 31 09:36:44.904749 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f8ab6084-7447-497c-aef3-59a846918184 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] https://10.4.3.226/volume/v3/volumes/a602d151-1599-43d6-a035-f782b50f4308 returned with HTTP 200 Jul 31 09:36:44.905604 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1080/4326] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:44 2026] GET /volume/v3/volumes/a602d151-1599-43d6-a035-f782b50f4308 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:45.920477 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0314f0ef-c59f-40b4-a517-5513a01fbc04 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:45.922929 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0314f0ef-c59f-40b4-a517-5513a01fbc04 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] GET https://10.4.3.226/volume/v3/volumes/a602d151-1599-43d6-a035-f782b50f4308 Jul 31 09:36:45.923518 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0314f0ef-c59f-40b4-a517-5513a01fbc04 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:45.923788 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0314f0ef-c59f-40b4-a517-5513a01fbc04 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:45.930846 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0314f0ef-c59f-40b4-a517-5513a01fbc04 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] https://10.4.3.226/volume/v3/volumes/a602d151-1599-43d6-a035-f782b50f4308 returned with HTTP 404 Jul 31 09:36:45.931521 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1088/4327] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:45 2026] GET /volume/v3/volumes/a602d151-1599-43d6-a035-f782b50f4308 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:36:45.940032 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-87a11b14-e37b-4fad-bb57-e89e57c09fb4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:45.942351 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-87a11b14-e37b-4fad-bb57-e89e57c09fb4 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] DELETE https://10.4.3.226/volume/v3/volumes/aaf81a73-b4c0-40fb-bdab-d8e91199ff62 Jul 31 09:36:45.942633 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-87a11b14-e37b-4fad-bb57-e89e57c09fb4 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:45.942915 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-87a11b14-e37b-4fad-bb57-e89e57c09fb4 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:45.943187 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-87a11b14-e37b-4fad-bb57-e89e57c09fb4 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Delete volume with id: aaf81a73-b4c0-40fb-bdab-d8e91199ff62 Jul 31 09:36:45.951987 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:45.951987 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:45.952437 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-87a11b14-e37b-4fad-bb57-e89e57c09fb4 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Volume info retrieved successfully. Jul 31 09:36:45.968549 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-87a11b14-e37b-4fad-bb57-e89e57c09fb4 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Delete volume request issued successfully. Jul 31 09:36:45.968741 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-87a11b14-e37b-4fad-bb57-e89e57c09fb4 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] https://10.4.3.226/volume/v3/volumes/aaf81a73-b4c0-40fb-bdab-d8e91199ff62 returned with HTTP 202 Jul 31 09:36:45.969134 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1080/4328] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:36:45 2026] DELETE /volume/v3/volumes/aaf81a73-b4c0-40fb-bdab-d8e91199ff62 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:36:45.977414 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8e9d4205-8d76-43dd-9cf3-28e8d4851a55 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:45.978961 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8e9d4205-8d76-43dd-9cf3-28e8d4851a55 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] GET https://10.4.3.226/volume/v3/volumes/aaf81a73-b4c0-40fb-bdab-d8e91199ff62 Jul 31 09:36:45.979320 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8e9d4205-8d76-43dd-9cf3-28e8d4851a55 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:45.979596 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8e9d4205-8d76-43dd-9cf3-28e8d4851a55 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:45.986217 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:45.986217 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:45.989886 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8e9d4205-8d76-43dd-9cf3-28e8d4851a55 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Volume info retrieved successfully. Jul 31 09:36:45.994559 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8e9d4205-8d76-43dd-9cf3-28e8d4851a55 tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] https://10.4.3.226/volume/v3/volumes/aaf81a73-b4c0-40fb-bdab-d8e91199ff62 returned with HTTP 200 Jul 31 09:36:45.994559 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1081/4329] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:45 2026] GET /volume/v3/volumes/aaf81a73-b4c0-40fb-bdab-d8e91199ff62 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:47.010957 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-290ae62d-e816-4177-92f4-91758709dd8d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:47.014053 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-290ae62d-e816-4177-92f4-91758709dd8d tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] GET https://10.4.3.226/volume/v3/volumes/aaf81a73-b4c0-40fb-bdab-d8e91199ff62 Jul 31 09:36:47.014356 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-290ae62d-e816-4177-92f4-91758709dd8d tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:47.014603 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-290ae62d-e816-4177-92f4-91758709dd8d tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:47.027265 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-290ae62d-e816-4177-92f4-91758709dd8d tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] https://10.4.3.226/volume/v3/volumes/aaf81a73-b4c0-40fb-bdab-d8e91199ff62 returned with HTTP 404 Jul 31 09:36:47.027939 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1081/4330] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:47 2026] GET /volume/v3/volumes/aaf81a73-b4c0-40fb-bdab-d8e91199ff62 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:36:47.036157 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f5d50700-3c28-4888-a257-93b2c1b5100b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:47.038529 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f5d50700-3c28-4888-a257-93b2c1b5100b tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] DELETE https://10.4.3.226/volume/v3/volumes/973db5d9-ea54-44c8-a15a-d686f1d39a54 Jul 31 09:36:47.038714 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f5d50700-3c28-4888-a257-93b2c1b5100b tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:47.038886 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f5d50700-3c28-4888-a257-93b2c1b5100b tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:47.039037 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-f5d50700-3c28-4888-a257-93b2c1b5100b tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Delete volume with id: 973db5d9-ea54-44c8-a15a-d686f1d39a54 Jul 31 09:36:47.049034 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:47.049034 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:47.049555 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f5d50700-3c28-4888-a257-93b2c1b5100b tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Volume info retrieved successfully. Jul 31 09:36:47.064960 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f5d50700-3c28-4888-a257-93b2c1b5100b tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Delete volume request issued successfully. Jul 31 09:36:47.065185 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f5d50700-3c28-4888-a257-93b2c1b5100b tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] https://10.4.3.226/volume/v3/volumes/973db5d9-ea54-44c8-a15a-d686f1d39a54 returned with HTTP 202 Jul 31 09:36:47.065624 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1089/4331] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:36:47 2026] DELETE /volume/v3/volumes/973db5d9-ea54-44c8-a15a-d686f1d39a54 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:36:47.074824 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e8c52971-e89e-4ecb-9c75-1ade7089068c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:47.077622 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e8c52971-e89e-4ecb-9c75-1ade7089068c tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] GET https://10.4.3.226/volume/v3/volumes/973db5d9-ea54-44c8-a15a-d686f1d39a54 Jul 31 09:36:47.077908 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e8c52971-e89e-4ecb-9c75-1ade7089068c tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:47.078231 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e8c52971-e89e-4ecb-9c75-1ade7089068c tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:47.088958 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:47.088958 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:47.097260 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e8c52971-e89e-4ecb-9c75-1ade7089068c tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Volume info retrieved successfully. Jul 31 09:36:47.103664 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e8c52971-e89e-4ecb-9c75-1ade7089068c tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] https://10.4.3.226/volume/v3/volumes/973db5d9-ea54-44c8-a15a-d686f1d39a54 returned with HTTP 200 Jul 31 09:36:47.104255 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1081/4332] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:47 2026] GET /volume/v3/volumes/973db5d9-ea54-44c8-a15a-d686f1d39a54 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:47.268747 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fa0db295-022e-4264-9f42-c22a874cc21f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:47.270512 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fa0db295-022e-4264-9f42-c22a874cc21f tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:36:47.270827 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fa0db295-022e-4264-9f42-c22a874cc21f tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbc4cb56-e52c-42d9-a65f-21bddbfdd136", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-2057406736", "description": null, "metadata": null}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:47.281924 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:47.281924 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:47.282376 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fa0db295-022e-4264-9f42-c22a874cc21f tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:36:47.282512 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-fa0db295-022e-4264-9f42-c22a874cc21f tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Create snapshot from volume bbc4cb56-e52c-42d9-a65f-21bddbfdd136 Jul 31 09:36:47.319901 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-fa0db295-022e-4264-9f42-c22a874cc21f tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Created reservations ['74055486-ed5c-4f76-8775-475e834df598', '53242ad9-6b34-428b-8155-00aa4479321a', 'fdbda0e6-be70-4fe2-a2b8-bba1ab9cbe48', 'a91106da-a20f-4fe7-93f6-239b1166f4e8'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:36:47.349372 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fa0db295-022e-4264-9f42-c22a874cc21f tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Snapshot force create request issued successfully. Jul 31 09:36:47.349703 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fa0db295-022e-4264-9f42-c22a874cc21f tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:36:47.350148 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1082/4333] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:36:47 2026] POST /volume/v3/snapshots => generated 313 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:36:47.361097 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b944a2ff-df92-49a1-9b28-3eee5d9d789e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:47.362903 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b944a2ff-df92-49a1-9b28-3eee5d9d789e tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/snapshots/ff24f375-6a47-4a36-9e8b-67dcd0e36e99 Jul 31 09:36:47.363105 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b944a2ff-df92-49a1-9b28-3eee5d9d789e tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:47.363329 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b944a2ff-df92-49a1-9b28-3eee5d9d789e tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:47.367982 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:47.367982 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:47.368439 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-b944a2ff-df92-49a1-9b28-3eee5d9d789e tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Snapshot retrieved successfully. Jul 31 09:36:47.369115 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b944a2ff-df92-49a1-9b28-3eee5d9d789e tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/snapshots/ff24f375-6a47-4a36-9e8b-67dcd0e36e99 returned with HTTP 200 Jul 31 09:36:47.369473 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1082/4334] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:36:47 2026] GET /volume/v3/snapshots/ff24f375-6a47-4a36-9e8b-67dcd0e36e99 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:48.120917 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c7eb24bf-cb6c-40f4-b881-6e46613934ad None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:48.122772 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c7eb24bf-cb6c-40f4-b881-6e46613934ad tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] GET https://10.4.3.226/volume/v3/volumes/973db5d9-ea54-44c8-a15a-d686f1d39a54 Jul 31 09:36:48.122996 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c7eb24bf-cb6c-40f4-b881-6e46613934ad tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:48.123189 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c7eb24bf-cb6c-40f4-b881-6e46613934ad tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:48.128791 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c7eb24bf-cb6c-40f4-b881-6e46613934ad tempest-CreateVolumesFromSourceVolumeTest-334739127 tempest-CreateVolumesFromSourceVolumeTest-334739127-project-member] https://10.4.3.226/volume/v3/volumes/973db5d9-ea54-44c8-a15a-d686f1d39a54 returned with HTTP 404 Jul 31 09:36:48.129265 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1090/4335] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:48 2026] GET /volume/v3/volumes/973db5d9-ea54-44c8-a15a-d686f1d39a54 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:36:48.381844 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8f6e5790-5e8a-4212-afb2-b349a4008c8c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:48.383961 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8f6e5790-5e8a-4212-afb2-b349a4008c8c tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/snapshots/ff24f375-6a47-4a36-9e8b-67dcd0e36e99 Jul 31 09:36:48.384197 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8f6e5790-5e8a-4212-afb2-b349a4008c8c tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:48.384445 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8f6e5790-5e8a-4212-afb2-b349a4008c8c tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:48.390014 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:48.390014 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:48.390529 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8f6e5790-5e8a-4212-afb2-b349a4008c8c tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Snapshot retrieved successfully. Jul 31 09:36:48.391439 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8f6e5790-5e8a-4212-afb2-b349a4008c8c tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/snapshots/ff24f375-6a47-4a36-9e8b-67dcd0e36e99 returned with HTTP 200 Jul 31 09:36:48.391846 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1082/4336] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:36:48 2026] GET /volume/v3/snapshots/ff24f375-6a47-4a36-9e8b-67dcd0e36e99 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:48.401650 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-591c3cc2-1c24-4297-8f70-44388cc56499 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:48.404427 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-591c3cc2-1c24-4297-8f70-44388cc56499 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/snapshots/ff24f375-6a47-4a36-9e8b-67dcd0e36e99 Jul 31 09:36:48.404673 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-591c3cc2-1c24-4297-8f70-44388cc56499 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:48.404910 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-591c3cc2-1c24-4297-8f70-44388cc56499 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:48.415023 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:48.415023 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:48.415596 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-591c3cc2-1c24-4297-8f70-44388cc56499 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Snapshot retrieved successfully. Jul 31 09:36:48.416550 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-591c3cc2-1c24-4297-8f70-44388cc56499 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/snapshots/ff24f375-6a47-4a36-9e8b-67dcd0e36e99 returned with HTTP 200 Jul 31 09:36:48.417016 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1083/4337] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:36:48 2026] GET /volume/v3/snapshots/ff24f375-6a47-4a36-9e8b-67dcd0e36e99 => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:48.539990 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5c0ad55e-62f2-4ea3-bea1-9177c8a40102 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:48.541933 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5c0ad55e-62f2-4ea3-bea1-9177c8a40102 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:36:48.542570 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5c0ad55e-62f2-4ea3-bea1-9177c8a40102 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "b954bc9f-1810-43f6-9ad3-d84dab2ad0dc", "size": 1}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:48.543981 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-5c0ad55e-62f2-4ea3-bea1-9177c8a40102 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'b954bc9f-1810-43f6-9ad3-d84dab2ad0dc', 'size': 1}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:36:48.632579 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-5c0ad55e-62f2-4ea3-bea1-9177c8a40102 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Create volume of 1 GB Jul 31 09:36:48.636815 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-5c0ad55e-62f2-4ea3-bea1-9177c8a40102 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Availability Zones retrieved successfully. Jul 31 09:36:48.642749 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-5c0ad55e-62f2-4ea3-bea1-9177c8a40102 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Flow 'volume_create_api' (32898f6c-05f7-421a-9e18-2d894d8f7255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:36:48.644002 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-5c0ad55e-62f2-4ea3-bea1-9177c8a40102 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e6272f8-c17a-4b7b-807e-08c08fb2c503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:48.645053 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-5c0ad55e-62f2-4ea3-bea1-9177c8a40102 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:36:48.715942 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-5c0ad55e-62f2-4ea3-bea1-9177c8a40102 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e6272f8-c17a-4b7b-807e-08c08fb2c503) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:48.717130 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-5c0ad55e-62f2-4ea3-bea1-9177c8a40102 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (885525b2-6205-4401-89ce-aec06d24f1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:48.801143 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-5c0ad55e-62f2-4ea3-bea1-9177c8a40102 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Created reservations ['c2062055-bca0-46e1-a365-8d90fef566a0', '0ca3c3a3-900a-4b26-ac89-4504928153f1', '6efacfb6-a9a7-4f5d-8114-2a6454cccfeb', '3d28aea0-b35c-40bb-b8b7-0760a2c4f3bc'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:36:48.802285 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-5c0ad55e-62f2-4ea3-bea1-9177c8a40102 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (885525b2-6205-4401-89ce-aec06d24f1b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2062055-bca0-46e1-a365-8d90fef566a0', '0ca3c3a3-900a-4b26-ac89-4504928153f1', '6efacfb6-a9a7-4f5d-8114-2a6454cccfeb', '3d28aea0-b35c-40bb-b8b7-0760a2c4f3bc']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:48.803392 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-5c0ad55e-62f2-4ea3-bea1-9177c8a40102 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4571f5dd-212e-4732-8bbf-cea2e3f014db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:48.838815 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-5c0ad55e-62f2-4ea3-bea1-9177c8a40102 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4571f5dd-212e-4732-8bbf-cea2e3f014db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4', '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='53b16123ac764c54bb221c67354be952',qos_specs=None,replication_status=,reservations=['c2062055-bca0-46e1-a365-8d90fef566a0','0ca3c3a3-900a-4b26-ac89-4504928153f1','6efacfb6-a9a7-4f5d-8114-2a6454cccfeb','3d28aea0-b35c-40bb-b8b7-0760a2c4f3bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1d93246af544d33bcaaf87d9b237005',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:36:48Z,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=e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53b16123ac764c54bb221c67354be952',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1d93246af544d33bcaaf87d9b237005',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:48.840103 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-5c0ad55e-62f2-4ea3-bea1-9177c8a40102 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bc42954-2bdd-4a11-8174-29e58750a380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:48.865519 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-5c0ad55e-62f2-4ea3-bea1-9177c8a40102 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bc42954-2bdd-4a11-8174-29e58750a380) transitioned into state 'SUCCESS' from 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='53b16123ac764c54bb221c67354be952',qos_specs=None,replication_status=,reservations=['c2062055-bca0-46e1-a365-8d90fef566a0','0ca3c3a3-900a-4b26-ac89-4504928153f1','6efacfb6-a9a7-4f5d-8114-2a6454cccfeb','3d28aea0-b35c-40bb-b8b7-0760a2c4f3bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1d93246af544d33bcaaf87d9b237005',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:48.866727 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-5c0ad55e-62f2-4ea3-bea1-9177c8a40102 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a77de46d-948b-4bbd-9b3d-027000f5b0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:48.881807 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-5c0ad55e-62f2-4ea3-bea1-9177c8a40102 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a77de46d-948b-4bbd-9b3d-027000f5b0ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:48.883262 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-5c0ad55e-62f2-4ea3-bea1-9177c8a40102 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Flow 'volume_create_api' (32898f6c-05f7-421a-9e18-2d894d8f7255) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:36:48.883742 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-5c0ad55e-62f2-4ea3-bea1-9177c8a40102 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Create volume request issued successfully. Jul 31 09:36:48.884797 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5c0ad55e-62f2-4ea3-bea1-9177c8a40102 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:36:48.885449 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1083/4338] 10.4.3.226 () {70 vars in 1300 bytes} [Fri Jul 31 09:36:48 2026] POST /volume/v3/volumes => generated 775 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:36:48.901261 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-37822aff-2b18-4a8e-b14c-9432608cee67 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:48.902995 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-37822aff-2b18-4a8e-b14c-9432608cee67 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 Jul 31 09:36:48.903203 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-37822aff-2b18-4a8e-b14c-9432608cee67 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:48.903418 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-37822aff-2b18-4a8e-b14c-9432608cee67 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:48.914211 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:48.914211 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:48.918079 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-37822aff-2b18-4a8e-b14c-9432608cee67 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:36:48.923984 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-37822aff-2b18-4a8e-b14c-9432608cee67 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 returned with HTTP 200 Jul 31 09:36:48.924415 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1091/4339] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:36:48 2026] GET /volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:49.944525 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-acf27101-adaa-4bd8-b974-bc7eb9f34a63 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:49.947281 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-acf27101-adaa-4bd8-b974-bc7eb9f34a63 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 Jul 31 09:36:49.947619 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-acf27101-adaa-4bd8-b974-bc7eb9f34a63 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:49.947914 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-acf27101-adaa-4bd8-b974-bc7eb9f34a63 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:49.959125 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:49.959125 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:49.964403 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-acf27101-adaa-4bd8-b974-bc7eb9f34a63 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:36:49.972675 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-acf27101-adaa-4bd8-b974-bc7eb9f34a63 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 returned with HTTP 200 Jul 31 09:36:49.973300 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1083/4340] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:36:49 2026] GET /volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 09:36:49.997582 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-91e68eda-d0f7-45cd-80e8-57f0c27f5245 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:50.000152 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-91e68eda-d0f7-45cd-80e8-57f0c27f5245 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:36:50.001288 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-91e68eda-d0f7-45cd-80e8-57f0c27f5245 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbc4cb56-e52c-42d9-a65f-21bddbfdd136", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-972016537", "description": null, "metadata": null}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:50.014843 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:50.014843 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:50.015539 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-91e68eda-d0f7-45cd-80e8-57f0c27f5245 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:36:50.015703 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-91e68eda-d0f7-45cd-80e8-57f0c27f5245 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Create snapshot from volume bbc4cb56-e52c-42d9-a65f-21bddbfdd136 Jul 31 09:36:50.046529 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-91e68eda-d0f7-45cd-80e8-57f0c27f5245 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Created reservations ['e223e11d-9ff5-4c1c-a4a2-76adeb215776', '3ef05b6e-b8ea-4df4-892f-173f747da805', '39ff752e-33a6-4c9e-8496-00306c13a744', '65015fef-6980-4379-aa45-e09eb9540a24'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:36:50.090352 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-91e68eda-d0f7-45cd-80e8-57f0c27f5245 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Snapshot force create request issued successfully. Jul 31 09:36:50.090864 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-91e68eda-d0f7-45cd-80e8-57f0c27f5245 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:36:50.091358 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1084/4341] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:36:49 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 31 09:36:50.104401 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9a6377ef-2183-4992-8ca2-fb6184b991a5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:50.107136 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9a6377ef-2183-4992-8ca2-fb6184b991a5 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/snapshots/93b6f192-5af2-4fa4-95ae-6b9d19a28463 Jul 31 09:36:50.107315 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9a6377ef-2183-4992-8ca2-fb6184b991a5 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:50.107657 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9a6377ef-2183-4992-8ca2-fb6184b991a5 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:50.114506 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:50.114506 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:50.114953 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9a6377ef-2183-4992-8ca2-fb6184b991a5 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Snapshot retrieved successfully. Jul 31 09:36:50.115907 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9a6377ef-2183-4992-8ca2-fb6184b991a5 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/snapshots/93b6f192-5af2-4fa4-95ae-6b9d19a28463 returned with HTTP 200 Jul 31 09:36:50.116292 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1084/4342] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:36:50 2026] GET /volume/v3/snapshots/93b6f192-5af2-4fa4-95ae-6b9d19a28463 => generated 444 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:50.988535 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-aaec8614-a44f-4c2f-a584-4f5c0d3f4528 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:50.990430 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-aaec8614-a44f-4c2f-a584-4f5c0d3f4528 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 Jul 31 09:36:50.990638 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-aaec8614-a44f-4c2f-a584-4f5c0d3f4528 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:50.990817 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-aaec8614-a44f-4c2f-a584-4f5c0d3f4528 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:50.997812 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:50.997812 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:51.001576 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-aaec8614-a44f-4c2f-a584-4f5c0d3f4528 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:36:51.006129 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-aaec8614-a44f-4c2f-a584-4f5c0d3f4528 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 returned with HTTP 200 Jul 31 09:36:51.006536 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1092/4343] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:36:50 2026] GET /volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:51.127791 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4d5547a8-a0ef-4965-ae10-87464fbc2dca None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:51.129997 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4d5547a8-a0ef-4965-ae10-87464fbc2dca tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/snapshots/93b6f192-5af2-4fa4-95ae-6b9d19a28463 Jul 31 09:36:51.130358 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4d5547a8-a0ef-4965-ae10-87464fbc2dca tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:51.130653 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4d5547a8-a0ef-4965-ae10-87464fbc2dca tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:51.136717 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:51.136717 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:51.137315 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4d5547a8-a0ef-4965-ae10-87464fbc2dca tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Snapshot retrieved successfully. Jul 31 09:36:51.138429 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4d5547a8-a0ef-4965-ae10-87464fbc2dca tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/snapshots/93b6f192-5af2-4fa4-95ae-6b9d19a28463 returned with HTTP 200 Jul 31 09:36:51.138895 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1084/4344] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:36:51 2026] GET /volume/v3/snapshots/93b6f192-5af2-4fa4-95ae-6b9d19a28463 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:51.147605 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1b0b9297-08b3-4855-b98a-16043da70c10 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:51.149886 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1b0b9297-08b3-4855-b98a-16043da70c10 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/snapshots/93b6f192-5af2-4fa4-95ae-6b9d19a28463 Jul 31 09:36:51.150117 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1b0b9297-08b3-4855-b98a-16043da70c10 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:51.150347 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1b0b9297-08b3-4855-b98a-16043da70c10 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:51.155108 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:51.155108 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:51.155555 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1b0b9297-08b3-4855-b98a-16043da70c10 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Snapshot retrieved successfully. Jul 31 09:36:51.156295 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1b0b9297-08b3-4855-b98a-16043da70c10 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/snapshots/93b6f192-5af2-4fa4-95ae-6b9d19a28463 returned with HTTP 200 Jul 31 09:36:51.156856 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1085/4345] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:36:51 2026] GET /volume/v3/snapshots/93b6f192-5af2-4fa4-95ae-6b9d19a28463 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:52.022622 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-84408122-8c34-4dae-81fd-4a4d13b5adf3 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:52.024591 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-84408122-8c34-4dae-81fd-4a4d13b5adf3 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 Jul 31 09:36:52.025345 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-84408122-8c34-4dae-81fd-4a4d13b5adf3 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:52.025345 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-84408122-8c34-4dae-81fd-4a4d13b5adf3 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:52.034446 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:52.034446 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:52.039724 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-84408122-8c34-4dae-81fd-4a4d13b5adf3 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:36:52.044701 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-84408122-8c34-4dae-81fd-4a4d13b5adf3 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 returned with HTTP 200 Jul 31 09:36:52.045251 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1085/4346] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:36:52 2026] GET /volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:52.760886 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e566747b-d36a-45a5-9a2e-81e7bec8e40b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:52.762910 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e566747b-d36a-45a5-9a2e-81e7bec8e40b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:36:52.763287 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e566747b-d36a-45a5-9a2e-81e7bec8e40b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbc4cb56-e52c-42d9-a65f-21bddbfdd136", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1084645858", "description": null, "metadata": null}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:52.784164 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:52.784164 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:52.784744 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e566747b-d36a-45a5-9a2e-81e7bec8e40b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:36:52.784931 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-e566747b-d36a-45a5-9a2e-81e7bec8e40b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Create snapshot from volume bbc4cb56-e52c-42d9-a65f-21bddbfdd136 Jul 31 09:36:52.820957 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-e566747b-d36a-45a5-9a2e-81e7bec8e40b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Created reservations ['63ae1eca-4dd9-4ba7-9f1d-0688d825ac65', 'b2478c81-6701-41a2-a7d6-5df6fe01df55', 'ca588c2b-ede7-4f2c-abf8-5cf4feff3343', '042acd07-54b2-4367-ae49-c86be1ae859a'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:36:52.828097 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-83b1666a-850f-413b-94b1-3e9d7595258f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:52.829800 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-83b1666a-850f-413b-94b1-3e9d7595258f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:36:52.830181 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-83b1666a-850f-413b-94b1-3e9d7595258f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "87c91675-e7c1-48aa-a9c9-159b798ea705", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-326362336", "description": null, "metadata": null}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:52.850103 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:52.850103 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:52.850862 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-83b1666a-850f-413b-94b1-3e9d7595258f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:36:52.851074 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-83b1666a-850f-413b-94b1-3e9d7595258f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create snapshot from volume 87c91675-e7c1-48aa-a9c9-159b798ea705 Jul 31 09:36:52.862956 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e566747b-d36a-45a5-9a2e-81e7bec8e40b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Snapshot force create request issued successfully. Jul 31 09:36:52.863351 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e566747b-d36a-45a5-9a2e-81e7bec8e40b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:36:52.863762 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1093/4347] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:36:52 2026] POST /volume/v3/snapshots => generated 313 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:36:52.873347 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ba5d50f4-3fc5-4181-9314-a5ce3b5f637d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:52.875892 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ba5d50f4-3fc5-4181-9314-a5ce3b5f637d tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/snapshots/8b198638-341c-4f7f-af3e-eee118a791c5 Jul 31 09:36:52.876254 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ba5d50f4-3fc5-4181-9314-a5ce3b5f637d tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:52.876529 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ba5d50f4-3fc5-4181-9314-a5ce3b5f637d tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:52.884599 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:52.884599 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:52.885109 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ba5d50f4-3fc5-4181-9314-a5ce3b5f637d tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Snapshot retrieved successfully. Jul 31 09:36:52.886158 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ba5d50f4-3fc5-4181-9314-a5ce3b5f637d tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/snapshots/8b198638-341c-4f7f-af3e-eee118a791c5 returned with HTTP 200 Jul 31 09:36:52.888029 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1086/4348] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:36:52 2026] GET /volume/v3/snapshots/8b198638-341c-4f7f-af3e-eee118a791c5 => generated 445 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:52.904825 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-83b1666a-850f-413b-94b1-3e9d7595258f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Created reservations ['d646b8af-8e99-4857-9db0-fa1e28e01a4d', 'e1fbed5a-2800-4d6c-a9aa-b090d4f58e6a', '07980559-572d-4c7d-ae38-a8469b30e916', 'a4f6e0ff-5d10-48f4-acdc-a8d610bb3337'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:36:52.952026 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-83b1666a-850f-413b-94b1-3e9d7595258f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot force create request issued successfully. Jul 31 09:36:52.952439 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-83b1666a-850f-413b-94b1-3e9d7595258f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:36:52.952989 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1085/4349] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:36:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:36:52.962998 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-560370c3-e2b2-4875-8dfb-2b7a4b982414 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:52.966743 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-560370c3-e2b2-4875-8dfb-2b7a4b982414 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/c2cc9769-6596-4e55-bd8c-8853039eac34 Jul 31 09:36:52.967075 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-560370c3-e2b2-4875-8dfb-2b7a4b982414 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:52.967382 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-560370c3-e2b2-4875-8dfb-2b7a4b982414 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:52.975324 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:52.975324 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:52.975783 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-560370c3-e2b2-4875-8dfb-2b7a4b982414 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:36:52.976624 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-560370c3-e2b2-4875-8dfb-2b7a4b982414 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/c2cc9769-6596-4e55-bd8c-8853039eac34 returned with HTTP 200 Jul 31 09:36:52.977038 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1086/4350] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:36:52 2026] GET /volume/v3/snapshots/c2cc9769-6596-4e55-bd8c-8853039eac34 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:53.065796 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-dc91174b-9361-45e5-8713-f8efd01247a2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:53.068109 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dc91174b-9361-45e5-8713-f8efd01247a2 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 Jul 31 09:36:53.068409 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dc91174b-9361-45e5-8713-f8efd01247a2 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:53.068662 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dc91174b-9361-45e5-8713-f8efd01247a2 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:53.077262 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:53.077262 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:53.082162 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-dc91174b-9361-45e5-8713-f8efd01247a2 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:36:53.088311 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dc91174b-9361-45e5-8713-f8efd01247a2 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 returned with HTTP 200 Jul 31 09:36:53.088814 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1094/4351] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:36:53 2026] GET /volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:53.897306 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-58409011-9cb8-433b-afc8-5d902b3e5416 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:53.898933 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-58409011-9cb8-433b-afc8-5d902b3e5416 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/snapshots/8b198638-341c-4f7f-af3e-eee118a791c5 Jul 31 09:36:53.899129 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-58409011-9cb8-433b-afc8-5d902b3e5416 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:53.899350 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-58409011-9cb8-433b-afc8-5d902b3e5416 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:53.906345 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:53.906345 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:53.906345 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-58409011-9cb8-433b-afc8-5d902b3e5416 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Snapshot retrieved successfully. Jul 31 09:36:53.906513 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-58409011-9cb8-433b-afc8-5d902b3e5416 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/snapshots/8b198638-341c-4f7f-af3e-eee118a791c5 returned with HTTP 200 Jul 31 09:36:53.906853 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1087/4352] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:36:53 2026] GET /volume/v3/snapshots/8b198638-341c-4f7f-af3e-eee118a791c5 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:53.917094 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6bd2b806-f58a-4970-977a-80e4ef8639d0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:53.918953 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6bd2b806-f58a-4970-977a-80e4ef8639d0 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/snapshots/8b198638-341c-4f7f-af3e-eee118a791c5 Jul 31 09:36:53.919198 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6bd2b806-f58a-4970-977a-80e4ef8639d0 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:53.919429 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6bd2b806-f58a-4970-977a-80e4ef8639d0 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:53.924585 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:53.924585 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:53.925148 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6bd2b806-f58a-4970-977a-80e4ef8639d0 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Snapshot retrieved successfully. Jul 31 09:36:53.926128 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6bd2b806-f58a-4970-977a-80e4ef8639d0 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/snapshots/8b198638-341c-4f7f-af3e-eee118a791c5 returned with HTTP 200 Jul 31 09:36:53.926522 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1086/4353] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:36:53 2026] GET /volume/v3/snapshots/8b198638-341c-4f7f-af3e-eee118a791c5 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:53.957197 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-09279419-eb89-436c-b443-f81a84c01d97 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:53.977446 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-a8567901-1bdf-4226-9581-da5933813e62 req-09f317d0-cb63-4c14-a3c7-24a7d8082655 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:53.981904 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-a8567901-1bdf-4226-9581-da5933813e62 req-09f317d0-cb63-4c14-a3c7-24a7d8082655 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 Jul 31 09:36:53.982088 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-a8567901-1bdf-4226-9581-da5933813e62 req-09f317d0-cb63-4c14-a3c7-24a7d8082655 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:53.982304 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-a8567901-1bdf-4226-9581-da5933813e62 req-09f317d0-cb63-4c14-a3c7-24a7d8082655 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:53.987725 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c83ca4fe-b680-43c7-a3ce-e864ac172a69 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:53.992526 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c83ca4fe-b680-43c7-a3ce-e864ac172a69 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/c2cc9769-6596-4e55-bd8c-8853039eac34 Jul 31 09:36:53.992526 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c83ca4fe-b680-43c7-a3ce-e864ac172a69 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:53.992526 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c83ca4fe-b680-43c7-a3ce-e864ac172a69 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:53.996843 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:53.996843 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:53.996973 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:53.996973 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:53.997522 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c83ca4fe-b680-43c7-a3ce-e864ac172a69 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:36:53.998613 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c83ca4fe-b680-43c7-a3ce-e864ac172a69 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/c2cc9769-6596-4e55-bd8c-8853039eac34 returned with HTTP 200 Jul 31 09:36:53.999126 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1088/4354] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:36:53 2026] GET /volume/v3/snapshots/c2cc9769-6596-4e55-bd8c-8853039eac34 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:54.001201 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-a8567901-1bdf-4226-9581-da5933813e62 req-09f317d0-cb63-4c14-a3c7-24a7d8082655 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:36:54.006342 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-a8567901-1bdf-4226-9581-da5933813e62 req-09f317d0-cb63-4c14-a3c7-24a7d8082655 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 returned with HTTP 200 Jul 31 09:36:54.006745 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1095/4355] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:36:53 2026] GET /volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:54.007053 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1b7bb24d-4fba-4207-9582-5d34e2db8ca6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:54.008852 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1b7bb24d-4fba-4207-9582-5d34e2db8ca6 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/c2cc9769-6596-4e55-bd8c-8853039eac34 Jul 31 09:36:54.009110 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1b7bb24d-4fba-4207-9582-5d34e2db8ca6 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:54.009332 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1b7bb24d-4fba-4207-9582-5d34e2db8ca6 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:54.014282 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:54.014282 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:54.014588 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1b7bb24d-4fba-4207-9582-5d34e2db8ca6 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:36:54.015378 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1b7bb24d-4fba-4207-9582-5d34e2db8ca6 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/c2cc9769-6596-4e55-bd8c-8853039eac34 returned with HTTP 200 Jul 31 09:36:54.015722 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1087/4356] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:36:54 2026] GET /volume/v3/snapshots/c2cc9769-6596-4e55-bd8c-8853039eac34 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:54.025341 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7c50664f-ec0a-47f1-bc43-832b4b1d65be None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:54.027772 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7c50664f-ec0a-47f1-bc43-832b4b1d65be tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:36:54.027772 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7c50664f-ec0a-47f1-bc43-832b4b1d65be tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-2042848800", "snapshot_id": "c2cc9769-6596-4e55-bd8c-8853039eac34", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:54.028932 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-a8567901-1bdf-4226-9581-da5933813e62 req-4e9e0ef8-552f-4443-8589-70ba50f76bba None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:54.029435 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-7c50664f-ec0a-47f1-bc43-832b4b1d65be tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-2042848800', 'snapshot_id': 'c2cc9769-6596-4e55-bd8c-8853039eac34', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:36:54.031437 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-a8567901-1bdf-4226-9581-da5933813e62 req-4e9e0ef8-552f-4443-8589-70ba50f76bba tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] POST https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136/action Jul 31 09:36:54.031585 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-a8567901-1bdf-4226-9581-da5933813e62 req-4e9e0ef8-552f-4443-8589-70ba50f76bba tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:36:54.031720 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-a8567901-1bdf-4226-9581-da5933813e62 req-4e9e0ef8-552f-4443-8589-70ba50f76bba tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:54.034513 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:54.034513 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:54.035106 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7c50664f-ec0a-47f1-bc43-832b4b1d65be tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:36:54.035299 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-7c50664f-ec0a-47f1-bc43-832b4b1d65be tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create volume of 1 GB Jul 31 09:36:54.041252 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7c50664f-ec0a-47f1-bc43-832b4b1d65be tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Availability Zones retrieved successfully. Jul 31 09:36:54.043233 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:54.043233 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:54.043882 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-a8567901-1bdf-4226-9581-da5933813e62 req-4e9e0ef8-552f-4443-8589-70ba50f76bba tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:36:54.045469 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7c50664f-ec0a-47f1-bc43-832b4b1d65be tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Flow 'volume_create_api' (ba3ee592-757e-473d-b9cf-0c18f4bbbca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:36:54.046541 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-09279419-eb89-436c-b443-f81a84c01d97 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:36:54.046748 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7c50664f-ec0a-47f1-bc43-832b4b1d65be tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80876bcd-cc2c-47bf-9b38-e7daa0289fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:54.046856 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-09279419-eb89-436c-b443-f81a84c01d97 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1019768312"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:54.047771 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-7c50664f-ec0a-47f1-bc43-832b4b1d65be tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:36:54.048179 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-09279419-eb89-436c-b443-f81a84c01d97 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1019768312'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:36:54.048320 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-09279419-eb89-436c-b443-f81a84c01d97 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Create volume of 1 GB Jul 31 09:36:54.054034 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-09279419-eb89-436c-b443-f81a84c01d97 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Availability Zones retrieved successfully. Jul 31 09:36:54.054163 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-a8567901-1bdf-4226-9581-da5933813e62 req-4e9e0ef8-552f-4443-8589-70ba50f76bba tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Begin detaching volume completed successfully. Jul 31 09:36:54.054502 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-a8567901-1bdf-4226-9581-da5933813e62 req-4e9e0ef8-552f-4443-8589-70ba50f76bba tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136/action returned with HTTP 202 Jul 31 09:36:54.055101 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1096/4357] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:36:54 2026] POST /volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:36:54.060966 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-09279419-eb89-436c-b443-f81a84c01d97 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Flow 'volume_create_api' (fa6be440-baf7-4559-9466-89c1f047df59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:36:54.062147 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-09279419-eb89-436c-b443-f81a84c01d97 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a67e6015-452a-46f4-ba89-71c595bf7caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:54.063766 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-09279419-eb89-436c-b443-f81a84c01d97 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:36:54.102096 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7c50664f-ec0a-47f1-bc43-832b4b1d65be tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80876bcd-cc2c-47bf-9b38-e7daa0289fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c2cc9769-6596-4e55-bd8c-8853039eac34', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:54.103230 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7c50664f-ec0a-47f1-bc43-832b4b1d65be tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a0aaa88-7d61-4869-aceb-41658942d0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:54.104978 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-281e8260-b337-4834-8069-e1939151c86c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:54.106170 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-09279419-eb89-436c-b443-f81a84c01d97 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a67e6015-452a-46f4-ba89-71c595bf7caa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:54.106549 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-281e8260-b337-4834-8069-e1939151c86c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 Jul 31 09:36:54.106988 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-281e8260-b337-4834-8069-e1939151c86c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:54.106988 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-281e8260-b337-4834-8069-e1939151c86c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:54.107397 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-09279419-eb89-436c-b443-f81a84c01d97 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (985273ec-4f61-41f3-9bd7-75d40dc4b028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:54.111195 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8e87fb73-d830-4564-b502-adb1b766478b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:54.111736 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8e87fb73-d830-4564-b502-adb1b766478b None None] GET https://10.4.3.226/volume// Jul 31 09:36:54.111934 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8e87fb73-d830-4564-b502-adb1b766478b None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:54.112219 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8e87fb73-d830-4564-b502-adb1b766478b None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:54.112739 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8e87fb73-d830-4564-b502-adb1b766478b None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:36:54.113165 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1097/4358] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:36: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 31 09:36:54.115219 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:54.115219 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:54.120157 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-281e8260-b337-4834-8069-e1939151c86c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:36:54.121714 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-a8567901-1bdf-4226-9581-da5933813e62 req-018124ea-bf22-4968-8788-74653dfc2f02 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:54.124368 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-281e8260-b337-4834-8069-e1939151c86c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 returned with HTTP 200 Jul 31 09:36:54.124717 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1088/4359] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:36:54 2026] GET /volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:54.126115 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-a8567901-1bdf-4226-9581-da5933813e62 req-018124ea-bf22-4968-8788-74653dfc2f02 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 Jul 31 09:36:54.126854 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-a8567901-1bdf-4226-9581-da5933813e62 req-018124ea-bf22-4968-8788-74653dfc2f02 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:54.127160 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-a8567901-1bdf-4226-9581-da5933813e62 req-018124ea-bf22-4968-8788-74653dfc2f02 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:54.147592 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:54.147592 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:54.149840 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-7c50664f-ec0a-47f1-bc43-832b4b1d65be tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Created reservations ['6d01d1fb-0393-4cff-a937-47771b461caf', 'e8897fc6-8806-46c7-bdfa-4014707976c5', '2fbcb12f-eb59-439d-85cf-a36b3ba28f71', 'cfe8f6f9-7130-4b93-a8e0-de4e289f8493'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:36:54.150840 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7c50664f-ec0a-47f1-bc43-832b4b1d65be tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a0aaa88-7d61-4869-aceb-41658942d0d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d01d1fb-0393-4cff-a937-47771b461caf', 'e8897fc6-8806-46c7-bdfa-4014707976c5', '2fbcb12f-eb59-439d-85cf-a36b3ba28f71', 'cfe8f6f9-7130-4b93-a8e0-de4e289f8493']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:54.151644 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7c50664f-ec0a-47f1-bc43-832b4b1d65be tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c87020cf-c615-4951-b36f-2606699d3c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:54.153673 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-a8567901-1bdf-4226-9581-da5933813e62 req-018124ea-bf22-4968-8788-74653dfc2f02 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:36:54.158335 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-a8567901-1bdf-4226-9581-da5933813e62 req-018124ea-bf22-4968-8788-74653dfc2f02 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 returned with HTTP 200 Jul 31 09:36:54.158735 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1098/4360] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:36:54 2026] GET /volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 => generated 1325 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:36:54.190501 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-09279419-eb89-436c-b443-f81a84c01d97 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Created reservations ['ef1c5e62-8bfd-452e-8f20-4a2dc1c173e3', 'ebe44959-74ff-40b0-b0a8-5fb25155a016', 'a4f8818b-3053-40da-a172-8cf3b4851c4a', '614c8dd0-5fa9-4b8e-af14-70b6bdda840a'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:36:54.190501 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-09279419-eb89-436c-b443-f81a84c01d97 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (985273ec-4f61-41f3-9bd7-75d40dc4b028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef1c5e62-8bfd-452e-8f20-4a2dc1c173e3', 'ebe44959-74ff-40b0-b0a8-5fb25155a016', 'a4f8818b-3053-40da-a172-8cf3b4851c4a', '614c8dd0-5fa9-4b8e-af14-70b6bdda840a']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:54.190501 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-09279419-eb89-436c-b443-f81a84c01d97 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a160b822-b71b-435f-9f50-314cd00bf6ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:54.200269 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7c50664f-ec0a-47f1-bc43-832b4b1d65be tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c87020cf-c615-4951-b36f-2606699d3c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e94192f-446e-4450-bd27-6f1029d7d559', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2042848800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd595dfeb93f41849f49661ac3a43748',qos_specs=None,replication_status=,reservations=['6d01d1fb-0393-4cff-a937-47771b461caf','e8897fc6-8806-46c7-bdfa-4014707976c5','2fbcb12f-eb59-439d-85cf-a36b3ba28f71','cfe8f6f9-7130-4b93-a8e0-de4e289f8493'],size=1,snapshot_id=c2cc9769-6596-4e55-bd8c-8853039eac34,source_replicaid=,source_volid=None,status='creating',user_id='5ff17a2bea8b4e00a04577ee288030af',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), '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-31T09:36:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2042848800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e94192f-446e-4450-bd27-6f1029d7d559,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd595dfeb93f41849f49661ac3a43748',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c2cc9769-6596-4e55-bd8c-8853039eac34,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ff17a2bea8b4e00a04577ee288030af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:54.200269 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7c50664f-ec0a-47f1-bc43-832b4b1d65be tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17227655-e805-4d28-bcbf-0d6a28fee98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:54.218617 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-09279419-eb89-436c-b443-f81a84c01d97 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a160b822-b71b-435f-9f50-314cd00bf6ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45131877-7dee-4001-a02e-d96c09a3e4c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1019768312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9479dc04861e4037b0206117bf2633dd',qos_specs=None,replication_status=,reservations=['ef1c5e62-8bfd-452e-8f20-4a2dc1c173e3','ebe44959-74ff-40b0-b0a8-5fb25155a016','a4f8818b-3053-40da-a172-8cf3b4851c4a','614c8dd0-5fa9-4b8e-af14-70b6bdda840a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='893dad70acbb45bc91685066354e7930',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:36:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1019768312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45131877-7dee-4001-a02e-d96c09a3e4c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9479dc04861e4037b0206117bf2633dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='893dad70acbb45bc91685066354e7930',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:54.219303 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-09279419-eb89-436c-b443-f81a84c01d97 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51fd1c0c-5170-4e6c-aaae-677a78bba617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:54.223366 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7c50664f-ec0a-47f1-bc43-832b4b1d65be tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17227655-e805-4d28-bcbf-0d6a28fee98a) transitioned into state 'SUCCESS' from state '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-2042848800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd595dfeb93f41849f49661ac3a43748',qos_specs=None,replication_status=,reservations=['6d01d1fb-0393-4cff-a937-47771b461caf','e8897fc6-8806-46c7-bdfa-4014707976c5','2fbcb12f-eb59-439d-85cf-a36b3ba28f71','cfe8f6f9-7130-4b93-a8e0-de4e289f8493'],size=1,snapshot_id=c2cc9769-6596-4e55-bd8c-8853039eac34,source_replicaid=,source_volid=None,status='creating',user_id='5ff17a2bea8b4e00a04577ee288030af',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:54.224919 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7c50664f-ec0a-47f1-bc43-832b4b1d65be tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8740f583-5391-420a-a076-9aa91c63fb3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:54.246344 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-09279419-eb89-436c-b443-f81a84c01d97 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51fd1c0c-5170-4e6c-aaae-677a78bba617) transitioned into state 'SUCCESS' from state '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-1019768312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9479dc04861e4037b0206117bf2633dd',qos_specs=None,replication_status=,reservations=['ef1c5e62-8bfd-452e-8f20-4a2dc1c173e3','ebe44959-74ff-40b0-b0a8-5fb25155a016','a4f8818b-3053-40da-a172-8cf3b4851c4a','614c8dd0-5fa9-4b8e-af14-70b6bdda840a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='893dad70acbb45bc91685066354e7930',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:54.247018 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-09279419-eb89-436c-b443-f81a84c01d97 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (024e5cbf-f9ff-488b-9d10-1090012a76f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:54.256875 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7c50664f-ec0a-47f1-bc43-832b4b1d65be tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8740f583-5391-420a-a076-9aa91c63fb3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:54.257749 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-7c50664f-ec0a-47f1-bc43-832b4b1d65be tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Flow 'volume_create_api' (ba3ee592-757e-473d-b9cf-0c18f4bbbca8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:36:54.258072 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7c50664f-ec0a-47f1-bc43-832b4b1d65be tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Create volume request issued successfully. Jul 31 09:36:54.258178 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-09279419-eb89-436c-b443-f81a84c01d97 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (024e5cbf-f9ff-488b-9d10-1090012a76f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:54.258741 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7c50664f-ec0a-47f1-bc43-832b4b1d65be tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:36:54.259165 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1089/4361] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:36:54 2026] POST /volume/v3/volumes => generated 785 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:36:54.259391 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-09279419-eb89-436c-b443-f81a84c01d97 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Flow 'volume_create_api' (fa6be440-baf7-4559-9466-89c1f047df59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:36:54.259812 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-09279419-eb89-436c-b443-f81a84c01d97 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Create volume request issued successfully. Jul 31 09:36:54.263278 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-09279419-eb89-436c-b443-f81a84c01d97 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:36:54.263278 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1087/4362] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:36:53 2026] POST /volume/v3/volumes => generated 749 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:36:54.272885 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a3716ddc-c2e1-4fc4-b4e1-2b33b512ea8d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:54.276225 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a3716ddc-c2e1-4fc4-b4e1-2b33b512ea8d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/9e94192f-446e-4450-bd27-6f1029d7d559 Jul 31 09:36:54.276225 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a3716ddc-c2e1-4fc4-b4e1-2b33b512ea8d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:54.276225 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a3716ddc-c2e1-4fc4-b4e1-2b33b512ea8d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:54.277535 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-fd8f3149-ba02-4c16-9c4f-8f8c5cdcd288 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:54.279506 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fd8f3149-ba02-4c16-9c4f-8f8c5cdcd288 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/volumes/45131877-7dee-4001-a02e-d96c09a3e4c2 Jul 31 09:36:54.279719 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fd8f3149-ba02-4c16-9c4f-8f8c5cdcd288 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:54.282582 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fd8f3149-ba02-4c16-9c4f-8f8c5cdcd288 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:54.284421 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:54.284421 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:54.287769 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:54.287769 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:54.292264 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a3716ddc-c2e1-4fc4-b4e1-2b33b512ea8d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:36:54.293214 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-fd8f3149-ba02-4c16-9c4f-8f8c5cdcd288 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:36:54.295254 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a3716ddc-c2e1-4fc4-b4e1-2b33b512ea8d tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/9e94192f-446e-4450-bd27-6f1029d7d559 returned with HTTP 200 Jul 31 09:36:54.295254 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1089/4363] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:54 2026] GET /volume/v3/volumes/9e94192f-446e-4450-bd27-6f1029d7d559 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:54.299478 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fd8f3149-ba02-4c16-9c4f-8f8c5cdcd288 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/volumes/45131877-7dee-4001-a02e-d96c09a3e4c2 returned with HTTP 200 Jul 31 09:36:54.299874 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1099/4364] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:54 2026] GET /volume/v3/volumes/45131877-7dee-4001-a02e-d96c09a3e4c2 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:55.001427 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-a8567901-1bdf-4226-9581-da5933813e62 req-c91d5e53-90e6-4ae9-91d9-e4d15acf5313 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:55.003728 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a8567901-1bdf-4226-9581-da5933813e62 req-c91d5e53-90e6-4ae9-91d9-e4d15acf5313 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] DELETE https://10.4.3.226/volume/v3/attachments/fea57bea-082d-45e5-89bb-38872d23ddda Jul 31 09:36:55.003980 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-a8567901-1bdf-4226-9581-da5933813e62 req-c91d5e53-90e6-4ae9-91d9-e4d15acf5313 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:55.004265 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-a8567901-1bdf-4226-9581-da5933813e62 req-c91d5e53-90e6-4ae9-91d9-e4d15acf5313 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:55.015950 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:55.015950 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:55.072877 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a8567901-1bdf-4226-9581-da5933813e62 req-c91d5e53-90e6-4ae9-91d9-e4d15acf5313 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/attachments/fea57bea-082d-45e5-89bb-38872d23ddda returned with HTTP 200 Jul 31 09:36:55.073670 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1090/4365] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:36:55 2026] DELETE /volume/v3/attachments/fea57bea-082d-45e5-89bb-38872d23ddda => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:55.140268 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9575c952-eadf-493b-8d88-8cf859ec8505 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:55.146099 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9575c952-eadf-493b-8d88-8cf859ec8505 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 Jul 31 09:36:55.147039 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9575c952-eadf-493b-8d88-8cf859ec8505 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:55.147039 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9575c952-eadf-493b-8d88-8cf859ec8505 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:55.154686 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:55.154686 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:55.158719 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9575c952-eadf-493b-8d88-8cf859ec8505 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:36:55.163372 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9575c952-eadf-493b-8d88-8cf859ec8505 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 returned with HTTP 200 Jul 31 09:36:55.163717 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1088/4366] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:36:55 2026] GET /volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:55.168788 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-07d666ad-7f16-4a0f-b2c4-3d5312470573 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:55.171059 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-07d666ad-7f16-4a0f-b2c4-3d5312470573 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:36:55.171590 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-07d666ad-7f16-4a0f-b2c4-3d5312470573 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-634741230", "snapshot_id": "ff24f375-6a47-4a36-9e8b-67dcd0e36e99", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:55.173642 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-07d666ad-7f16-4a0f-b2c4-3d5312470573 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-634741230', 'snapshot_id': 'ff24f375-6a47-4a36-9e8b-67dcd0e36e99', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:36:55.179437 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:55.179437 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:55.180125 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-07d666ad-7f16-4a0f-b2c4-3d5312470573 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Snapshot retrieved successfully. Jul 31 09:36:55.180377 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-07d666ad-7f16-4a0f-b2c4-3d5312470573 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Create volume of 1 GB Jul 31 09:36:55.185891 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-07d666ad-7f16-4a0f-b2c4-3d5312470573 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Availability Zones retrieved successfully. Jul 31 09:36:55.192963 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07d666ad-7f16-4a0f-b2c4-3d5312470573 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Flow 'volume_create_api' (f821fdf1-d459-4c9f-bd3d-0f92e68dbec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:36:55.194074 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07d666ad-7f16-4a0f-b2c4-3d5312470573 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecc1d4c8-d61f-4cc2-8c37-e602bc04025b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:55.195369 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-07d666ad-7f16-4a0f-b2c4-3d5312470573 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:36:55.235117 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07d666ad-7f16-4a0f-b2c4-3d5312470573 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecc1d4c8-d61f-4cc2-8c37-e602bc04025b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ff24f375-6a47-4a36-9e8b-67dcd0e36e99', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:55.236060 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07d666ad-7f16-4a0f-b2c4-3d5312470573 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2286a5be-86ea-4f17-882d-abbc8dfd8c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:55.280700 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-07d666ad-7f16-4a0f-b2c4-3d5312470573 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Created reservations ['c5213959-6e77-4716-a726-b2ac8792d7e9', '31503138-5db4-4265-a478-2d57fdb90c53', '45f181ef-529f-4172-98bf-9cdb5958c839', 'f8c8ed23-3870-4a65-a34f-328fccc7525a'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:36:55.281554 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07d666ad-7f16-4a0f-b2c4-3d5312470573 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2286a5be-86ea-4f17-882d-abbc8dfd8c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5213959-6e77-4716-a726-b2ac8792d7e9', '31503138-5db4-4265-a478-2d57fdb90c53', '45f181ef-529f-4172-98bf-9cdb5958c839', 'f8c8ed23-3870-4a65-a34f-328fccc7525a']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:55.282321 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07d666ad-7f16-4a0f-b2c4-3d5312470573 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (605bf94e-4f1e-416a-ae9d-881ceb5e35d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:55.309516 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c3c53a43-68be-4093-8eb7-1356c344dae9 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:55.313149 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c3c53a43-68be-4093-8eb7-1356c344dae9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/9e94192f-446e-4450-bd27-6f1029d7d559 Jul 31 09:36:55.313149 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c3c53a43-68be-4093-8eb7-1356c344dae9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:55.313149 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c3c53a43-68be-4093-8eb7-1356c344dae9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:55.315865 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7455fc13-ecf8-4b55-90b3-f8ec6b8e2afe None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:55.319039 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7455fc13-ecf8-4b55-90b3-f8ec6b8e2afe tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/volumes/45131877-7dee-4001-a02e-d96c09a3e4c2 Jul 31 09:36:55.319039 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7455fc13-ecf8-4b55-90b3-f8ec6b8e2afe tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:55.319039 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7455fc13-ecf8-4b55-90b3-f8ec6b8e2afe tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:55.320912 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:55.320912 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:55.325351 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:55.325351 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:55.328210 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c3c53a43-68be-4093-8eb7-1356c344dae9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:36:55.329716 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7455fc13-ecf8-4b55-90b3-f8ec6b8e2afe tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:36:55.334472 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7455fc13-ecf8-4b55-90b3-f8ec6b8e2afe tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/volumes/45131877-7dee-4001-a02e-d96c09a3e4c2 returned with HTTP 200 Jul 31 09:36:55.335399 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1091/4367] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:55 2026] GET /volume/v3/volumes/45131877-7dee-4001-a02e-d96c09a3e4c2 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:55.335485 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c3c53a43-68be-4093-8eb7-1356c344dae9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/9e94192f-446e-4450-bd27-6f1029d7d559 returned with HTTP 200 Jul 31 09:36:55.335955 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1100/4368] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:55 2026] GET /volume/v3/volumes/9e94192f-446e-4450-bd27-6f1029d7d559 => generated 1394 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:55.336855 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07d666ad-7f16-4a0f-b2c4-3d5312470573 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (605bf94e-4f1e-416a-ae9d-881ceb5e35d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c1549c6-507f-41b4-89e1-796982b85387', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-634741230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41e04f13e19d4b7284c6c80bcd0b757c',qos_specs=None,replication_status=,reservations=['c5213959-6e77-4716-a726-b2ac8792d7e9','31503138-5db4-4265-a478-2d57fdb90c53','45f181ef-529f-4172-98bf-9cdb5958c839','f8c8ed23-3870-4a65-a34f-328fccc7525a'],size=1,snapshot_id=ff24f375-6a47-4a36-9e8b-67dcd0e36e99,source_replicaid=,source_volid=None,status='creating',user_id='171299f1691d47178269746f71254687',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:36:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-634741230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c1549c6-507f-41b4-89e1-796982b85387,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41e04f13e19d4b7284c6c80bcd0b757c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ff24f375-6a47-4a36-9e8b-67dcd0e36e99,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='171299f1691d47178269746f71254687',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:55.339453 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07d666ad-7f16-4a0f-b2c4-3d5312470573 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b58f8ef7-3dbf-4361-a7aa-fc3ca5dde62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:55.348465 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-df21c045-84a9-4625-a3f6-def6f7dd058d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:55.349589 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-767890de-dc5b-4df7-8922-5b93a138487c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:55.351914 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-df21c045-84a9-4625-a3f6-def6f7dd058d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] POST https://10.4.3.226/volume/v3/backups Jul 31 09:36:55.352026 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-767890de-dc5b-4df7-8922-5b93a138487c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/9e94192f-446e-4450-bd27-6f1029d7d559 Jul 31 09:36:55.352112 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-df21c045-84a9-4625-a3f6-def6f7dd058d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "45131877-7dee-4001-a02e-d96c09a3e4c2", "name": "tempest-VolumesBackupsTest-Backup-531219631"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:55.352161 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-767890de-dc5b-4df7-8922-5b93a138487c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:55.352189 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-767890de-dc5b-4df7-8922-5b93a138487c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:55.353512 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.backups [None req-df21c045-84a9-4625-a3f6-def6f7dd058d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Creating new backup {'backup': {'volume_id': '45131877-7dee-4001-a02e-d96c09a3e4c2', 'name': 'tempest-VolumesBackupsTest-Backup-531219631'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:36:55.353722 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.contrib.backups [None req-df21c045-84a9-4625-a3f6-def6f7dd058d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Creating backup of volume 45131877-7dee-4001-a02e-d96c09a3e4c2 in container None Jul 31 09:36:55.362456 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:55.362456 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:55.362611 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07d666ad-7f16-4a0f-b2c4-3d5312470573 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b58f8ef7-3dbf-4361-a7aa-fc3ca5dde62e) transitioned into state 'SUCCESS' from state '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-634741230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41e04f13e19d4b7284c6c80bcd0b757c',qos_specs=None,replication_status=,reservations=['c5213959-6e77-4716-a726-b2ac8792d7e9','31503138-5db4-4265-a478-2d57fdb90c53','45f181ef-529f-4172-98bf-9cdb5958c839','f8c8ed23-3870-4a65-a34f-328fccc7525a'],size=1,snapshot_id=ff24f375-6a47-4a36-9e8b-67dcd0e36e99,source_replicaid=,source_volid=None,status='creating',user_id='171299f1691d47178269746f71254687',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:55.362735 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:55.362735 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:55.362864 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07d666ad-7f16-4a0f-b2c4-3d5312470573 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2abfe214-1c3e-46e3-aa4f-28327cbd015a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:55.362905 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-df21c045-84a9-4625-a3f6-def6f7dd058d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:36:55.364421 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-767890de-dc5b-4df7-8922-5b93a138487c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:36:55.371319 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-767890de-dc5b-4df7-8922-5b93a138487c tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/9e94192f-446e-4450-bd27-6f1029d7d559 returned with HTTP 200 Jul 31 09:36:55.371827 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1092/4369] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:55 2026] GET /volume/v3/volumes/9e94192f-446e-4450-bd27-6f1029d7d559 => generated 1394 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:55.392979 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07d666ad-7f16-4a0f-b2c4-3d5312470573 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2abfe214-1c3e-46e3-aa4f-28327cbd015a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:55.394396 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-07d666ad-7f16-4a0f-b2c4-3d5312470573 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Flow 'volume_create_api' (f821fdf1-d459-4c9f-bd3d-0f92e68dbec6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:36:55.395439 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-07d666ad-7f16-4a0f-b2c4-3d5312470573 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Create volume request issued successfully. Jul 31 09:36:55.396379 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-07d666ad-7f16-4a0f-b2c4-3d5312470573 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:36:55.397072 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1090/4370] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:36:55 2026] POST /volume/v3/volumes => generated 790 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:36:55.397150 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-df21c045-84a9-4625-a3f6-def6f7dd058d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Created reservations ['7de85f3c-30d3-42e7-9d45-38ca5f98c351', '82d74f0f-ee3f-46b6-9d5b-4c97a859ac03'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:36:55.412376 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f285dcdd-b1db-45a4-a15d-650e16f16283 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:55.416042 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f285dcdd-b1db-45a4-a15d-650e16f16283 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 Jul 31 09:36:55.416285 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f285dcdd-b1db-45a4-a15d-650e16f16283 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:55.416504 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f285dcdd-b1db-45a4-a15d-650e16f16283 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:55.425494 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:55.425494 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:55.430326 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f285dcdd-b1db-45a4-a15d-650e16f16283 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:36:55.436173 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f285dcdd-b1db-45a4-a15d-650e16f16283 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 returned with HTTP 200 Jul 31 09:36:55.436688 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1101/4371] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:55 2026] GET /volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:55.449631 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-df21c045-84a9-4625-a3f6-def6f7dd058d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:36:55.450380 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1089/4372] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:36:55 2026] POST /volume/v3/backups => generated 329 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:36:55.459479 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2a68d159-322a-483a-873b-0cd8989a3841 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:55.461861 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2a68d159-322a-483a-873b-0cd8989a3841 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:36:55.462155 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2a68d159-322a-483a-873b-0cd8989a3841 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:55.462381 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2a68d159-322a-483a-873b-0cd8989a3841 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:55.462532 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-2a68d159-322a-483a-873b-0cd8989a3841 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:36:55.469685 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:55.469685 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:55.470804 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2a68d159-322a-483a-873b-0cd8989a3841 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:36:55.471356 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1093/4373] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:55 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:55.513133 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-ae989096-11fe-4e42-a634-78e7c19b64f6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:55.516162 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-ae989096-11fe-4e42-a634-78e7c19b64f6 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/9e94192f-446e-4450-bd27-6f1029d7d559 Jul 31 09:36:55.516935 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-ae989096-11fe-4e42-a634-78e7c19b64f6 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:55.516935 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-ae989096-11fe-4e42-a634-78e7c19b64f6 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:55.524305 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:55.524305 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:55.528051 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-ae989096-11fe-4e42-a634-78e7c19b64f6 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:36:55.533145 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-ae989096-11fe-4e42-a634-78e7c19b64f6 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/9e94192f-446e-4450-bd27-6f1029d7d559 returned with HTTP 200 Jul 31 09:36:55.533589 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1091/4374] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:36:55 2026] GET /volume/v3/volumes/9e94192f-446e-4450-bd27-6f1029d7d559 => generated 1394 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:56.027311 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-8eb4d093-c07e-4812-86fa-28e2640e992a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:56.029727 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-8eb4d093-c07e-4812-86fa-28e2640e992a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/9e94192f-446e-4450-bd27-6f1029d7d559 Jul 31 09:36:56.029923 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-8eb4d093-c07e-4812-86fa-28e2640e992a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:56.030117 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-8eb4d093-c07e-4812-86fa-28e2640e992a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:56.037487 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:56.037487 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:56.041604 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-8eb4d093-c07e-4812-86fa-28e2640e992a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:36:56.047145 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-8eb4d093-c07e-4812-86fa-28e2640e992a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/9e94192f-446e-4450-bd27-6f1029d7d559 returned with HTTP 200 Jul 31 09:36:56.047575 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1102/4375] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:36:56 2026] GET /volume/v3/volumes/9e94192f-446e-4450-bd27-6f1029d7d559 => generated 1394 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:56.059298 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ff57bc44-57b1-4cd4-8a1c-5e3226d2cdc2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:56.059298 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ff57bc44-57b1-4cd4-8a1c-5e3226d2cdc2 None None] GET https://10.4.3.226/volume// Jul 31 09:36:56.059298 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ff57bc44-57b1-4cd4-8a1c-5e3226d2cdc2 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:56.059298 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ff57bc44-57b1-4cd4-8a1c-5e3226d2cdc2 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:56.059298 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ff57bc44-57b1-4cd4-8a1c-5e3226d2cdc2 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:36:56.059298 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1090/4376] 10.4.3.226 () {66 vars in 1419 bytes} [Fri Jul 31 09:36: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 31 09:36:56.066078 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-208d2bfc-1de3-4b8b-8003-800a66fc88af None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:56.068377 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-208d2bfc-1de3-4b8b-8003-800a66fc88af tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:36:56.068732 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-208d2bfc-1de3-4b8b-8003-800a66fc88af tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e94192f-446e-4450-bd27-6f1029d7d559", "connector": null, "instance_uuid": "e909fe0b-4405-4337-9195-8c48fec52307"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:56.078099 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:56.078099 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:56.104029 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-208d2bfc-1de3-4b8b-8003-800a66fc88af tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:36:56.104556 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1094/4377] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:36: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 31 09:36:56.177685 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-59ecb967-b110-4f56-9928-c63b6fabb785 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:56.179384 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-59ecb967-b110-4f56-9928-c63b6fabb785 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 Jul 31 09:36:56.179741 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-59ecb967-b110-4f56-9928-c63b6fabb785 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:56.179943 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-59ecb967-b110-4f56-9928-c63b6fabb785 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:56.200660 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:56.200660 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:56.208268 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-59ecb967-b110-4f56-9928-c63b6fabb785 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:36:56.214777 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-59ecb967-b110-4f56-9928-c63b6fabb785 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 returned with HTTP 200 Jul 31 09:36:56.215468 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1092/4378] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:36:56 2026] GET /volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 => generated 1193 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:36:56.228787 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e165690c-50f6-49c2-97f6-0ff66865e35f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:56.231139 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e165690c-50f6-49c2-97f6-0ff66865e35f tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 Jul 31 09:36:56.231404 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e165690c-50f6-49c2-97f6-0ff66865e35f tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:56.231788 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e165690c-50f6-49c2-97f6-0ff66865e35f tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:56.239481 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:56.239481 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:56.243305 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e165690c-50f6-49c2-97f6-0ff66865e35f tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:36:56.248398 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e165690c-50f6-49c2-97f6-0ff66865e35f tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 returned with HTTP 200 Jul 31 09:36:56.248953 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1103/4379] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:36:56 2026] GET /volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 => generated 1193 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:36:56.260771 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-134bf17d-ff1c-4fe9-8c9d-9e0e7c89a4fb None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:56.265286 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-134bf17d-ff1c-4fe9-8c9d-9e0e7c89a4fb tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] DELETE https://10.4.3.226/volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 Jul 31 09:36:56.265286 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-134bf17d-ff1c-4fe9-8c9d-9e0e7c89a4fb tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:56.265286 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-134bf17d-ff1c-4fe9-8c9d-9e0e7c89a4fb tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:56.265286 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-134bf17d-ff1c-4fe9-8c9d-9e0e7c89a4fb tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Delete volume with id: e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 Jul 31 09:36:56.274031 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:56.274031 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:56.274735 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-134bf17d-ff1c-4fe9-8c9d-9e0e7c89a4fb tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:36:56.298061 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-134bf17d-ff1c-4fe9-8c9d-9e0e7c89a4fb tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Delete volume request issued successfully. Jul 31 09:36:56.298357 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-134bf17d-ff1c-4fe9-8c9d-9e0e7c89a4fb tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 returned with HTTP 202 Jul 31 09:36:56.298801 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1091/4380] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:36:56 2026] DELETE /volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:36:56.309751 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7e34096f-162e-43ca-acd1-f4a0b3ea0d47 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:56.311948 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7e34096f-162e-43ca-acd1-f4a0b3ea0d47 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 Jul 31 09:36:56.312172 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7e34096f-162e-43ca-acd1-f4a0b3ea0d47 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:56.312379 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7e34096f-162e-43ca-acd1-f4a0b3ea0d47 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:56.320306 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:56.320306 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:56.324076 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7e34096f-162e-43ca-acd1-f4a0b3ea0d47 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:36:56.328625 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7e34096f-162e-43ca-acd1-f4a0b3ea0d47 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 returned with HTTP 200 Jul 31 09:36:56.329020 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1095/4381] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:36:56 2026] GET /volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 => generated 1192 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:36:56.451520 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-991f68ad-dc86-4482-9cb4-b706e6a80f81 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:56.454481 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-991f68ad-dc86-4482-9cb4-b706e6a80f81 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 Jul 31 09:36:56.454481 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-991f68ad-dc86-4482-9cb4-b706e6a80f81 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:56.454481 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-991f68ad-dc86-4482-9cb4-b706e6a80f81 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:56.461664 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:56.461664 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:56.465589 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-991f68ad-dc86-4482-9cb4-b706e6a80f81 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:36:56.470336 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-991f68ad-dc86-4482-9cb4-b706e6a80f81 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 returned with HTTP 200 Jul 31 09:36:56.471082 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1093/4382] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:56 2026] GET /volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:56.483035 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ccd02914-8867-4d2c-96bc-69b68b18206d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:56.484778 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ccd02914-8867-4d2c-96bc-69b68b18206d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:36:56.484965 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ccd02914-8867-4d2c-96bc-69b68b18206d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:56.485185 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ccd02914-8867-4d2c-96bc-69b68b18206d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:56.485312 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-ccd02914-8867-4d2c-96bc-69b68b18206d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:36:56.487618 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-836bf66f-29ee-4fb0-a74c-d6b831e71d03 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:56.491126 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-836bf66f-29ee-4fb0-a74c-d6b831e71d03 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 Jul 31 09:36:56.491126 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-836bf66f-29ee-4fb0-a74c-d6b831e71d03 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:56.491280 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:56.491280 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:56.491337 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-836bf66f-29ee-4fb0-a74c-d6b831e71d03 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:56.491387 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ccd02914-8867-4d2c-96bc-69b68b18206d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:36:56.491387 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1104/4383] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:56 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:56.500692 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:56.500692 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:56.504730 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-836bf66f-29ee-4fb0-a74c-d6b831e71d03 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:36:56.508867 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-836bf66f-29ee-4fb0-a74c-d6b831e71d03 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 returned with HTTP 200 Jul 31 09:36:56.509400 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1092/4384] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:56 2026] GET /volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:57.013587 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-585e2eae-8622-4704-8639-788be6804d3d req-059621ca-e3a3-4a5f-9f8b-ef1b25f98011 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:57.016023 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-585e2eae-8622-4704-8639-788be6804d3d req-059621ca-e3a3-4a5f-9f8b-ef1b25f98011 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 Jul 31 09:36:57.016280 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-585e2eae-8622-4704-8639-788be6804d3d req-059621ca-e3a3-4a5f-9f8b-ef1b25f98011 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:57.016471 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-585e2eae-8622-4704-8639-788be6804d3d req-059621ca-e3a3-4a5f-9f8b-ef1b25f98011 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:57.023848 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:57.023848 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:57.027636 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-585e2eae-8622-4704-8639-788be6804d3d req-059621ca-e3a3-4a5f-9f8b-ef1b25f98011 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:36:57.034810 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-585e2eae-8622-4704-8639-788be6804d3d req-059621ca-e3a3-4a5f-9f8b-ef1b25f98011 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 returned with HTTP 200 Jul 31 09:36:57.035419 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1096/4385] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:36:57 2026] GET /volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:57.118043 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0efa35dc-efa5-46e4-a162-20fb8d11530f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:57.118487 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0efa35dc-efa5-46e4-a162-20fb8d11530f None None] GET https://10.4.3.226/volume// Jul 31 09:36:57.118661 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0efa35dc-efa5-46e4-a162-20fb8d11530f None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:57.118862 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0efa35dc-efa5-46e4-a162-20fb8d11530f None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:57.119396 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0efa35dc-efa5-46e4-a162-20fb8d11530f None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:36:57.119513 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1094/4386] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:36:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:36:57.123691 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-abf196e7-32f5-431e-b19e-7d20a64d3cef None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:57.124254 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-abf196e7-32f5-431e-b19e-7d20a64d3cef None None] GET https://10.4.3.226/volume// Jul 31 09:36:57.124304 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-abf196e7-32f5-431e-b19e-7d20a64d3cef None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:57.124496 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-abf196e7-32f5-431e-b19e-7d20a64d3cef None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:57.124817 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-abf196e7-32f5-431e-b19e-7d20a64d3cef None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:36:57.125186 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1105/4387] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:36:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:36:57.127531 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-585e2eae-8622-4704-8639-788be6804d3d req-0ad0115c-c88d-49fa-8127-f4980048f896 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:57.130256 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-585e2eae-8622-4704-8639-788be6804d3d req-0ad0115c-c88d-49fa-8127-f4980048f896 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:36:57.130899 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-585e2eae-8622-4704-8639-788be6804d3d req-0ad0115c-c88d-49fa-8127-f4980048f896 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c1549c6-507f-41b4-89e1-796982b85387", "connector": null, "instance_uuid": "b587ff42-6ccd-445c-a6ca-cbc28b7b288c"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:57.133653 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-580e5b32-2ddd-4e2f-9e3e-4a338ab7d70f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:57.137475 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-580e5b32-2ddd-4e2f-9e3e-4a338ab7d70f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/9e94192f-446e-4450-bd27-6f1029d7d559 Jul 31 09:36:57.137769 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-580e5b32-2ddd-4e2f-9e3e-4a338ab7d70f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:57.138303 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-580e5b32-2ddd-4e2f-9e3e-4a338ab7d70f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:57.141870 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:57.141870 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:57.154617 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:57.154617 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:57.159995 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-580e5b32-2ddd-4e2f-9e3e-4a338ab7d70f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:36:57.165629 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-580e5b32-2ddd-4e2f-9e3e-4a338ab7d70f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/9e94192f-446e-4450-bd27-6f1029d7d559 returned with HTTP 200 Jul 31 09:36:57.166105 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1097/4388] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:36:57 2026] GET /volume/v3/volumes/9e94192f-446e-4450-bd27-6f1029d7d559 => generated 1573 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:36:57.178727 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-585e2eae-8622-4704-8639-788be6804d3d req-0ad0115c-c88d-49fa-8127-f4980048f896 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:36:57.179669 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1093/4389] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:36:57 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 31 09:36:57.223864 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c81d0a08-7439-4d4d-b51c-c6f47b1d3343 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:57.226272 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c81d0a08-7439-4d4d-b51c-c6f47b1d3343 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 Jul 31 09:36:57.226381 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c81d0a08-7439-4d4d-b51c-c6f47b1d3343 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:57.226589 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c81d0a08-7439-4d4d-b51c-c6f47b1d3343 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:57.237444 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:57.237444 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:57.241596 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c81d0a08-7439-4d4d-b51c-c6f47b1d3343 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:36:57.246498 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c81d0a08-7439-4d4d-b51c-c6f47b1d3343 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 returned with HTTP 200 Jul 31 09:36:57.247069 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1095/4390] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:57 2026] GET /volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:57.255279 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-86b24034-4d21-4381-8aa7-bcd9b56e4fe1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:57.255279 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-86b24034-4d21-4381-8aa7-bcd9b56e4fe1 None None] GET https://10.4.3.226/volume// Jul 31 09:36:57.255504 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-86b24034-4d21-4381-8aa7-bcd9b56e4fe1 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:57.255798 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-86b24034-4d21-4381-8aa7-bcd9b56e4fe1 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:57.256175 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-86b24034-4d21-4381-8aa7-bcd9b56e4fe1 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:36:57.256576 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1106/4391] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:36:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:36:57.268123 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-585e2eae-8622-4704-8639-788be6804d3d req-3562c116-01de-489e-b1b4-14ff06e62bb7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:57.271388 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-585e2eae-8622-4704-8639-788be6804d3d req-3562c116-01de-489e-b1b4-14ff06e62bb7 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 Jul 31 09:36:57.271388 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-585e2eae-8622-4704-8639-788be6804d3d req-3562c116-01de-489e-b1b4-14ff06e62bb7 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:57.271388 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-585e2eae-8622-4704-8639-788be6804d3d req-3562c116-01de-489e-b1b4-14ff06e62bb7 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:57.291193 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-bbe0946b-6e09-4c2b-9141-661c1f4f1913 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:57.291898 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:57.291898 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:57.294405 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-bbe0946b-6e09-4c2b-9141-661c1f4f1913 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] PUT https://10.4.3.226/volume/v3/attachments/b3824768-a248-4f8e-be46-bc08f0140fe1 Jul 31 09:36:57.294945 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-bbe0946b-6e09-4c2b-9141-661c1f4f1913 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:57.297231 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-585e2eae-8622-4704-8639-788be6804d3d req-3562c116-01de-489e-b1b4-14ff06e62bb7 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:36:57.303372 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-585e2eae-8622-4704-8639-788be6804d3d req-3562c116-01de-489e-b1b4-14ff06e62bb7 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 returned with HTTP 200 Jul 31 09:36:57.303988 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1098/4392] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:36:57 2026] GET /volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 => generated 1062 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:36:57.313100 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-bbe0946b-6e09-4c2b-9141-661c1f4f1913 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Acquiring lock "cinder-attachment_update-9e94192f-446e-4450-bd27-6f1029d7d559-np0000006200" by "attachment_update" {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:36:57.318839 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-bbe0946b-6e09-4c2b-9141-661c1f4f1913 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Lock "cinder-attachment_update-9e94192f-446e-4450-bd27-6f1029d7d559-np0000006200" acquired by "attachment_update" :: waited 0.006s {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:36:57.320257 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:57.320257 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:57.341768 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-01eac06c-73c6-414d-bbd5-b4a0c55bb770 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:57.344010 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-01eac06c-73c6-414d-bbd5-b4a0c55bb770 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 Jul 31 09:36:57.344206 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-01eac06c-73c6-414d-bbd5-b4a0c55bb770 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:57.344468 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-01eac06c-73c6-414d-bbd5-b4a0c55bb770 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:57.355746 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-01eac06c-73c6-414d-bbd5-b4a0c55bb770 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 returned with HTTP 404 Jul 31 09:36:57.356529 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1096/4393] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:36:57 2026] GET /volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:36:57.439077 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-585e2eae-8622-4704-8639-788be6804d3d req-bbca1125-e9fb-44ec-856c-df78e460612b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:57.440137 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-bbe0946b-6e09-4c2b-9141-661c1f4f1913 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Lock "cinder-attachment_update-9e94192f-446e-4450-bd27-6f1029d7d559-np0000006200" released by "attachment_update" :: held 0.121s {{(pid=100314) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:36:57.440531 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-bbe0946b-6e09-4c2b-9141-661c1f4f1913 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments/b3824768-a248-4f8e-be46-bc08f0140fe1 returned with HTTP 200 Jul 31 09:36:57.441212 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1094/4394] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:36:57 2026] PUT /volume/v3/attachments/b3824768-a248-4f8e-be46-bc08f0140fe1 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:57.443778 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-585e2eae-8622-4704-8639-788be6804d3d req-bbca1125-e9fb-44ec-856c-df78e460612b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] PUT https://10.4.3.226/volume/v3/attachments/b22afd43-c153-40ca-ae3d-8eac71381269 Jul 31 09:36:57.444334 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-585e2eae-8622-4704-8639-788be6804d3d req-bbca1125-e9fb-44ec-856c-df78e460612b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:57.454696 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-585e2eae-8622-4704-8639-788be6804d3d req-bbca1125-e9fb-44ec-856c-df78e460612b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Acquiring lock "cinder-attachment_update-9c1549c6-507f-41b4-89e1-796982b85387-np0000006200" by "attachment_update" {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:36:57.460386 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-585e2eae-8622-4704-8639-788be6804d3d req-bbca1125-e9fb-44ec-856c-df78e460612b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Lock "cinder-attachment_update-9c1549c6-507f-41b4-89e1-796982b85387-np0000006200" acquired by "attachment_update" :: waited 0.006s {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:36:57.461808 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:57.461808 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:57.471256 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-0203c070-2c55-4f1b-ad06-26a3cfb3861a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:57.473813 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-0203c070-2c55-4f1b-ad06-26a3cfb3861a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] POST https://10.4.3.226/volume/v3/attachments/b3824768-a248-4f8e-be46-bc08f0140fe1/action Jul 31 09:36:57.474377 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-0203c070-2c55-4f1b-ad06-26a3cfb3861a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:36:57.474558 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-0203c070-2c55-4f1b-ad06-26a3cfb3861a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:57.503813 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:57.503813 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:57.503951 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-65965a24-6dbb-46b4-9f99-a5ea7885df49 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:57.507830 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-65965a24-6dbb-46b4-9f99-a5ea7885df49 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:36:57.508154 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-65965a24-6dbb-46b4-9f99-a5ea7885df49 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:57.508472 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-65965a24-6dbb-46b4-9f99-a5ea7885df49 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:57.508644 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-65965a24-6dbb-46b4-9f99-a5ea7885df49 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:36:57.517961 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-1ce5a6cf-3b5c-4ff8-befc-0734b7253360 req-0203c070-2c55-4f1b-ad06-26a3cfb3861a tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments/b3824768-a248-4f8e-be46-bc08f0140fe1/action returned with HTTP 204 Jul 31 09:36:57.518300 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:57.518300 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:36:57.518449 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1099/4395] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:36:57 2026] POST /volume/v3/attachments/b3824768-a248-4f8e-be46-bc08f0140fe1/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:36:57.519204 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-65965a24-6dbb-46b4-9f99-a5ea7885df49 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:36:57.519641 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1097/4396] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:57 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:57.585634 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-585e2eae-8622-4704-8639-788be6804d3d req-bbca1125-e9fb-44ec-856c-df78e460612b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Lock "cinder-attachment_update-9c1549c6-507f-41b4-89e1-796982b85387-np0000006200" released by "attachment_update" :: held 0.125s {{(pid=100315) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:36:57.586003 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-585e2eae-8622-4704-8639-788be6804d3d req-bbca1125-e9fb-44ec-856c-df78e460612b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/attachments/b22afd43-c153-40ca-ae3d-8eac71381269 returned with HTTP 200 Jul 31 09:36:57.586504 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1107/4397] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:36:57 2026] PUT /volume/v3/attachments/b22afd43-c153-40ca-ae3d-8eac71381269 => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:58.266272 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-eb8dae47-589a-4307-8c72-ed5ab2be7d49 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:58.272479 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-eb8dae47-589a-4307-8c72-ed5ab2be7d49 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 Jul 31 09:36:58.272718 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-eb8dae47-589a-4307-8c72-ed5ab2be7d49 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:58.273425 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-eb8dae47-589a-4307-8c72-ed5ab2be7d49 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:58.308229 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:58.308229 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:58.315817 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-eb8dae47-589a-4307-8c72-ed5ab2be7d49 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:36:58.324254 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-eb8dae47-589a-4307-8c72-ed5ab2be7d49 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 returned with HTTP 200 Jul 31 09:36:58.324830 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1095/4398] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:58 2026] GET /volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 => generated 883 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:58.531196 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a8f6f355-562e-4bbc-a691-0a10efd54487 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:58.532944 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a8f6f355-562e-4bbc-a691-0a10efd54487 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:36:58.533178 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a8f6f355-562e-4bbc-a691-0a10efd54487 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:58.533393 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a8f6f355-562e-4bbc-a691-0a10efd54487 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:58.533544 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-a8f6f355-562e-4bbc-a691-0a10efd54487 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:36:58.539371 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:58.539371 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:58.540661 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a8f6f355-562e-4bbc-a691-0a10efd54487 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:36:58.541186 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1100/4399] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:58 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:59.121744 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ad339621-67a2-47d9-b879-0e4700baf64c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:59.124720 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ad339621-67a2-47d9-b879-0e4700baf64c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:36:59.125020 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ad339621-67a2-47d9-b879-0e4700baf64c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "468673d9-daa7-4ad2-a8dc-95dd1350e7ab", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:36:59.126472 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-ad339621-67a2-47d9-b879-0e4700baf64c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '468673d9-daa7-4ad2-a8dc-95dd1350e7ab', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:36:59.228002 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-ad339621-67a2-47d9-b879-0e4700baf64c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Create volume of 1 GB Jul 31 09:36:59.233115 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ad339621-67a2-47d9-b879-0e4700baf64c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Availability Zones retrieved successfully. Jul 31 09:36:59.238779 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ad339621-67a2-47d9-b879-0e4700baf64c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Flow 'volume_create_api' (424c0128-d5bc-4cac-a2e0-35c06430b86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:36:59.240035 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ad339621-67a2-47d9-b879-0e4700baf64c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cee5084a-0252-4fa7-953d-affcbc7ae5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:59.241008 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-ad339621-67a2-47d9-b879-0e4700baf64c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:36:59.309623 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ad339621-67a2-47d9-b879-0e4700baf64c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cee5084a-0252-4fa7-953d-affcbc7ae5cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:59.310891 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ad339621-67a2-47d9-b879-0e4700baf64c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63926b16-a81c-4dab-b9ef-d14293521bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:59.342669 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-01b64720-911c-41fd-9776-1f903ea44291 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:59.345260 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-01b64720-911c-41fd-9776-1f903ea44291 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 Jul 31 09:36:59.345555 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-01b64720-911c-41fd-9776-1f903ea44291 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:59.345791 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-01b64720-911c-41fd-9776-1f903ea44291 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:59.358865 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:59.358865 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:36:59.363669 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-01b64720-911c-41fd-9776-1f903ea44291 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:36:59.363947 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-ad339621-67a2-47d9-b879-0e4700baf64c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Created reservations ['9a379c14-91fc-432d-8cbc-d948f353e4a0', 'e142b60b-6df5-4376-9395-b44a5c4ef10f', '387f327d-7dcc-451a-b562-4c9fe367771f', '9d549de0-47c8-4c71-b7c4-4062d06409e0'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:36:59.365199 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ad339621-67a2-47d9-b879-0e4700baf64c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63926b16-a81c-4dab-b9ef-d14293521bad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a379c14-91fc-432d-8cbc-d948f353e4a0', 'e142b60b-6df5-4376-9395-b44a5c4ef10f', '387f327d-7dcc-451a-b562-4c9fe367771f', '9d549de0-47c8-4c71-b7c4-4062d06409e0']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:59.366500 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ad339621-67a2-47d9-b879-0e4700baf64c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4727ab0-9c20-4d3b-961e-39af45fbebd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:59.368293 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-01b64720-911c-41fd-9776-1f903ea44291 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 returned with HTTP 200 Jul 31 09:36:59.368684 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1108/4400] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:59 2026] GET /volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:36:59.395705 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ad339621-67a2-47d9-b879-0e4700baf64c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4727ab0-9c20-4d3b-961e-39af45fbebd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2a9d09b-5331-40d5-86ce-99f458eb5583', '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='53b16123ac764c54bb221c67354be952',qos_specs=None,replication_status=,reservations=['9a379c14-91fc-432d-8cbc-d948f353e4a0','e142b60b-6df5-4376-9395-b44a5c4ef10f','387f327d-7dcc-451a-b562-4c9fe367771f','9d549de0-47c8-4c71-b7c4-4062d06409e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1d93246af544d33bcaaf87d9b237005',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:36:59Z,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=f2a9d09b-5331-40d5-86ce-99f458eb5583,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53b16123ac764c54bb221c67354be952',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1d93246af544d33bcaaf87d9b237005',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:59.397086 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ad339621-67a2-47d9-b879-0e4700baf64c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acdd26ea-95a8-4ba1-93d4-acf8a6ae1083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:59.416668 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ad339621-67a2-47d9-b879-0e4700baf64c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acdd26ea-95a8-4ba1-93d4-acf8a6ae1083) transitioned into state 'SUCCESS' from 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='53b16123ac764c54bb221c67354be952',qos_specs=None,replication_status=,reservations=['9a379c14-91fc-432d-8cbc-d948f353e4a0','e142b60b-6df5-4376-9395-b44a5c4ef10f','387f327d-7dcc-451a-b562-4c9fe367771f','9d549de0-47c8-4c71-b7c4-4062d06409e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1d93246af544d33bcaaf87d9b237005',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:59.417519 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ad339621-67a2-47d9-b879-0e4700baf64c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (984e0b36-1db8-416c-afe6-5f97d0953a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:36:59.429258 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ad339621-67a2-47d9-b879-0e4700baf64c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (984e0b36-1db8-416c-afe6-5f97d0953a65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:36:59.430465 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ad339621-67a2-47d9-b879-0e4700baf64c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Flow 'volume_create_api' (424c0128-d5bc-4cac-a2e0-35c06430b86b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:36:59.430868 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ad339621-67a2-47d9-b879-0e4700baf64c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Create volume request issued successfully. Jul 31 09:36:59.431620 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ad339621-67a2-47d9-b879-0e4700baf64c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:36:59.432215 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1098/4401] 10.4.3.226 () {70 vars in 1300 bytes} [Fri Jul 31 09:36:59 2026] POST /volume/v3/volumes => generated 775 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:36:59.451093 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-27061264-6bd1-41c8-988a-6c405ba40824 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:59.453308 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-27061264-6bd1-41c8-988a-6c405ba40824 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 Jul 31 09:36:59.453567 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-27061264-6bd1-41c8-988a-6c405ba40824 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:59.453843 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-27061264-6bd1-41c8-988a-6c405ba40824 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:59.463006 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:59.463006 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:36:59.467754 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-27061264-6bd1-41c8-988a-6c405ba40824 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:36:59.474146 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-27061264-6bd1-41c8-988a-6c405ba40824 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 returned with HTTP 200 Jul 31 09:36:59.474699 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1096/4402] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:36:59 2026] GET /volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:36:59.553930 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b573900f-b0f6-44be-8600-b21bf9c05b1c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:36:59.556437 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b573900f-b0f6-44be-8600-b21bf9c05b1c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:36:59.556793 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b573900f-b0f6-44be-8600-b21bf9c05b1c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:36:59.557038 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b573900f-b0f6-44be-8600-b21bf9c05b1c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:36:59.557214 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-b573900f-b0f6-44be-8600-b21bf9c05b1c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:36:59.562739 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:36:59.562739 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:36:59.563784 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b573900f-b0f6-44be-8600-b21bf9c05b1c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:36:59.564353 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1101/4403] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:36:59 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:00.381263 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c510c380-7a8c-41d7-b1fb-66aee90deb96 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:00.383020 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c510c380-7a8c-41d7-b1fb-66aee90deb96 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 Jul 31 09:37:00.383214 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c510c380-7a8c-41d7-b1fb-66aee90deb96 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:00.383443 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c510c380-7a8c-41d7-b1fb-66aee90deb96 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:00.393259 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:00.393259 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:00.397071 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c510c380-7a8c-41d7-b1fb-66aee90deb96 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:00.401507 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c510c380-7a8c-41d7-b1fb-66aee90deb96 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 returned with HTTP 200 Jul 31 09:37:00.402033 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1109/4404] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:00 2026] GET /volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:00.487757 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-01b1eb44-b5aa-4292-b45d-9935e12a7926 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:00.492016 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-01b1eb44-b5aa-4292-b45d-9935e12a7926 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 Jul 31 09:37:00.492016 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-01b1eb44-b5aa-4292-b45d-9935e12a7926 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:00.492016 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-01b1eb44-b5aa-4292-b45d-9935e12a7926 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:00.498707 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:00.498707 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:00.502640 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-01b1eb44-b5aa-4292-b45d-9935e12a7926 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:00.507062 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-01b1eb44-b5aa-4292-b45d-9935e12a7926 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 returned with HTTP 200 Jul 31 09:37:00.507632 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1099/4405] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:00 2026] GET /volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 => generated 925 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:00.575175 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-64bd5281-c738-4ea5-ae29-5fa4b998ec45 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:00.577052 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-64bd5281-c738-4ea5-ae29-5fa4b998ec45 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:00.577262 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-64bd5281-c738-4ea5-ae29-5fa4b998ec45 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:00.577482 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-64bd5281-c738-4ea5-ae29-5fa4b998ec45 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:00.577602 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-64bd5281-c738-4ea5-ae29-5fa4b998ec45 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:00.579491 np0000006200 devstack@c-api.service[100314]: DEBUG dbcounter [-] [100314] Writing DB stats cinder:SELECT=316,cinder:UPDATE=75,cinder:INSERT=42,cinder:DELETE=1 {{(pid=100314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:37:00.582811 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:00.582811 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:00.584311 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-64bd5281-c738-4ea5-ae29-5fa4b998ec45 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:00.584914 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1097/4406] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:00 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:01.199957 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-585e2eae-8622-4704-8639-788be6804d3d req-7833fd1b-851e-4a0f-b80c-b1469206ca13 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:01.202009 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-585e2eae-8622-4704-8639-788be6804d3d req-7833fd1b-851e-4a0f-b80c-b1469206ca13 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] POST https://10.4.3.226/volume/v3/attachments/b22afd43-c153-40ca-ae3d-8eac71381269/action Jul 31 09:37:01.202585 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-585e2eae-8622-4704-8639-788be6804d3d req-7833fd1b-851e-4a0f-b80c-b1469206ca13 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:37:01.202839 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-585e2eae-8622-4704-8639-788be6804d3d req-7833fd1b-851e-4a0f-b80c-b1469206ca13 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:01.218876 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:01.218876 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:01.228179 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-585e2eae-8622-4704-8639-788be6804d3d req-7833fd1b-851e-4a0f-b80c-b1469206ca13 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/attachments/b22afd43-c153-40ca-ae3d-8eac71381269/action returned with HTTP 204 Jul 31 09:37:01.228732 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1102/4407] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:37:01 2026] POST /volume/v3/attachments/b22afd43-c153-40ca-ae3d-8eac71381269/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:37:01.417016 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c9e60bc8-5d85-45a5-8698-7d119f2cd1a2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:01.418984 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c9e60bc8-5d85-45a5-8698-7d119f2cd1a2 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 Jul 31 09:37:01.419183 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c9e60bc8-5d85-45a5-8698-7d119f2cd1a2 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:01.419427 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c9e60bc8-5d85-45a5-8698-7d119f2cd1a2 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:01.428729 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:01.428729 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:01.432393 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c9e60bc8-5d85-45a5-8698-7d119f2cd1a2 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:01.436716 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c9e60bc8-5d85-45a5-8698-7d119f2cd1a2 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 returned with HTTP 200 Jul 31 09:37:01.437107 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1110/4408] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:01 2026] GET /volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:01.522663 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8d9c8227-e4f1-4b02-8365-7e6f3b514306 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:01.524816 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8d9c8227-e4f1-4b02-8365-7e6f3b514306 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 Jul 31 09:37:01.525101 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8d9c8227-e4f1-4b02-8365-7e6f3b514306 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:01.525377 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8d9c8227-e4f1-4b02-8365-7e6f3b514306 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:01.534453 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:01.534453 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:01.538773 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8d9c8227-e4f1-4b02-8365-7e6f3b514306 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:01.544259 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8d9c8227-e4f1-4b02-8365-7e6f3b514306 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 returned with HTTP 200 Jul 31 09:37:01.544779 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1100/4409] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:01 2026] GET /volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:01.598307 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-4f76e578-ffcc-40a9-9922-720290e7d9fd None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:01.600236 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4f76e578-ffcc-40a9-9922-720290e7d9fd tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:01.600437 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4f76e578-ffcc-40a9-9922-720290e7d9fd tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:01.600623 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4f76e578-ffcc-40a9-9922-720290e7d9fd tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:01.600733 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-4f76e578-ffcc-40a9-9922-720290e7d9fd tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:01.605130 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:01.605130 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:01.605935 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4f76e578-ffcc-40a9-9922-720290e7d9fd tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:01.606556 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1098/4410] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:01 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:02.561472 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ad4a8806-7759-4ee6-a232-3981e9370f44 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:02.563413 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ad4a8806-7759-4ee6-a232-3981e9370f44 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 Jul 31 09:37:02.563676 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ad4a8806-7759-4ee6-a232-3981e9370f44 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:02.563891 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ad4a8806-7759-4ee6-a232-3981e9370f44 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:02.568671 np0000006200 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=305,cinder:UPDATE=78,cinder:INSERT=29,cinder:DELETE=1 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:37:02.577429 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:02.577429 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:02.582083 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ad4a8806-7759-4ee6-a232-3981e9370f44 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:02.588042 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ad4a8806-7759-4ee6-a232-3981e9370f44 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 returned with HTTP 200 Jul 31 09:37:02.588555 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1103/4411] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:02 2026] GET /volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:02.621002 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7a1a0594-9591-4edb-925e-56b0df96ff4f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:02.628063 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7a1a0594-9591-4edb-925e-56b0df96ff4f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:02.628850 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7a1a0594-9591-4edb-925e-56b0df96ff4f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:02.629559 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7a1a0594-9591-4edb-925e-56b0df96ff4f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:02.629675 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-7a1a0594-9591-4edb-925e-56b0df96ff4f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:02.634363 np0000006200 devstack@c-api.service[100315]: DEBUG dbcounter [-] [100315] Writing DB stats cinder:SELECT=305,cinder:UPDATE=75,cinder:INSERT=37 {{(pid=100315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:37:02.638223 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:02.638223 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:02.639221 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7a1a0594-9591-4edb-925e-56b0df96ff4f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:02.639758 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1111/4412] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:02 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 749 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:03.600706 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5a6e7d37-692f-44fa-8da3-1081ee3b2d18 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:03.602592 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5a6e7d37-692f-44fa-8da3-1081ee3b2d18 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 Jul 31 09:37:03.602843 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5a6e7d37-692f-44fa-8da3-1081ee3b2d18 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:03.602985 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5a6e7d37-692f-44fa-8da3-1081ee3b2d18 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:03.605198 np0000006200 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=347,cinder:UPDATE=89,cinder:INSERT=50 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:37:03.610900 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:03.610900 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:03.615814 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5a6e7d37-692f-44fa-8da3-1081ee3b2d18 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:03.620850 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5a6e7d37-692f-44fa-8da3-1081ee3b2d18 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 returned with HTTP 200 Jul 31 09:37:03.621306 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1101/4413] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:03 2026] GET /volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:03.650773 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b5422f5f-75b4-4a21-9ea7-c2c3aa570a9c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:03.654803 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b5422f5f-75b4-4a21-9ea7-c2c3aa570a9c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:03.655092 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b5422f5f-75b4-4a21-9ea7-c2c3aa570a9c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:03.655392 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b5422f5f-75b4-4a21-9ea7-c2c3aa570a9c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:03.655536 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-b5422f5f-75b4-4a21-9ea7-c2c3aa570a9c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:03.666564 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:03.666564 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:03.667565 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b5422f5f-75b4-4a21-9ea7-c2c3aa570a9c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:03.667957 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1099/4414] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:03 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:04.641223 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7ea3f465-f19c-4a8d-9e58-4b5f7449b001 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:04.642925 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7ea3f465-f19c-4a8d-9e58-4b5f7449b001 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 Jul 31 09:37:04.643236 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7ea3f465-f19c-4a8d-9e58-4b5f7449b001 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:04.643525 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7ea3f465-f19c-4a8d-9e58-4b5f7449b001 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:04.650556 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:04.650556 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:04.656919 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7ea3f465-f19c-4a8d-9e58-4b5f7449b001 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:04.659360 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7ea3f465-f19c-4a8d-9e58-4b5f7449b001 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 returned with HTTP 200 Jul 31 09:37:04.659960 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1104/4415] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:04 2026] GET /volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:04.680880 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-07fe0f91-e38c-4f1f-8f75-67323740b310 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:04.684825 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-07fe0f91-e38c-4f1f-8f75-67323740b310 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:04.685056 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-07fe0f91-e38c-4f1f-8f75-67323740b310 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:04.685256 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-07fe0f91-e38c-4f1f-8f75-67323740b310 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:04.687051 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-07fe0f91-e38c-4f1f-8f75-67323740b310 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:04.690944 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:04.690944 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:04.692165 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-07fe0f91-e38c-4f1f-8f75-67323740b310 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:04.694008 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1112/4416] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:04 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:05.062967 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-9130df75-85c0-406e-a9e2-d8e0b36ca19b req-6f5e6279-281f-442a-a231-4ee9ccb75237 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:05.065038 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-9130df75-85c0-406e-a9e2-d8e0b36ca19b req-6f5e6279-281f-442a-a231-4ee9ccb75237 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 Jul 31 09:37:05.065265 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-9130df75-85c0-406e-a9e2-d8e0b36ca19b req-6f5e6279-281f-442a-a231-4ee9ccb75237 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:05.065477 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-9130df75-85c0-406e-a9e2-d8e0b36ca19b req-6f5e6279-281f-442a-a231-4ee9ccb75237 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:05.074854 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:05.074854 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:05.078382 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-9130df75-85c0-406e-a9e2-d8e0b36ca19b req-6f5e6279-281f-442a-a231-4ee9ccb75237 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:05.083352 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-9130df75-85c0-406e-a9e2-d8e0b36ca19b req-6f5e6279-281f-442a-a231-4ee9ccb75237 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 returned with HTTP 200 Jul 31 09:37:05.083765 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1102/4417] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:37:05 2026] GET /volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:05.104834 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-9130df75-85c0-406e-a9e2-d8e0b36ca19b req-9d3c4d34-cbf5-4d14-b538-db4bf7ac0e3d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:05.107215 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-9130df75-85c0-406e-a9e2-d8e0b36ca19b req-9d3c4d34-cbf5-4d14-b538-db4bf7ac0e3d tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] POST https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387/action Jul 31 09:37:05.107450 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-9130df75-85c0-406e-a9e2-d8e0b36ca19b req-9d3c4d34-cbf5-4d14-b538-db4bf7ac0e3d tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:37:05.107566 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-9130df75-85c0-406e-a9e2-d8e0b36ca19b req-9d3c4d34-cbf5-4d14-b538-db4bf7ac0e3d tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:05.120748 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:05.120748 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:05.121188 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-9130df75-85c0-406e-a9e2-d8e0b36ca19b req-9d3c4d34-cbf5-4d14-b538-db4bf7ac0e3d tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:05.128006 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-9130df75-85c0-406e-a9e2-d8e0b36ca19b req-9d3c4d34-cbf5-4d14-b538-db4bf7ac0e3d tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Begin detaching volume completed successfully. Jul 31 09:37:05.128958 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-9130df75-85c0-406e-a9e2-d8e0b36ca19b req-9d3c4d34-cbf5-4d14-b538-db4bf7ac0e3d tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387/action returned with HTTP 202 Jul 31 09:37:05.130048 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1100/4418] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:37:05 2026] POST /volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:37:05.176915 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1215fd12-4cc7-4046-8d48-fd8a58bf23a1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:05.178020 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1215fd12-4cc7-4046-8d48-fd8a58bf23a1 None None] GET https://10.4.3.226/volume// Jul 31 09:37:05.178020 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1215fd12-4cc7-4046-8d48-fd8a58bf23a1 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:05.178020 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1215fd12-4cc7-4046-8d48-fd8a58bf23a1 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:05.178386 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1215fd12-4cc7-4046-8d48-fd8a58bf23a1 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:37:05.178783 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1105/4419] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:37:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:37:05.191336 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-9130df75-85c0-406e-a9e2-d8e0b36ca19b req-aefbba4d-c5a9-4fd0-8397-3aff9dd01a20 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:05.195213 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-9130df75-85c0-406e-a9e2-d8e0b36ca19b req-aefbba4d-c5a9-4fd0-8397-3aff9dd01a20 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 Jul 31 09:37:05.195532 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-9130df75-85c0-406e-a9e2-d8e0b36ca19b req-aefbba4d-c5a9-4fd0-8397-3aff9dd01a20 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:05.195850 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-9130df75-85c0-406e-a9e2-d8e0b36ca19b req-aefbba4d-c5a9-4fd0-8397-3aff9dd01a20 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:05.208887 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:05.208887 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:05.214778 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-9130df75-85c0-406e-a9e2-d8e0b36ca19b req-aefbba4d-c5a9-4fd0-8397-3aff9dd01a20 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:05.219277 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-9130df75-85c0-406e-a9e2-d8e0b36ca19b req-aefbba4d-c5a9-4fd0-8397-3aff9dd01a20 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 returned with HTTP 200 Jul 31 09:37:05.219675 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1113/4420] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:37:05 2026] GET /volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 => generated 1358 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:37:05.672949 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-398db9af-313a-40bf-8a23-b05956b50dd4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:05.674991 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-398db9af-313a-40bf-8a23-b05956b50dd4 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 Jul 31 09:37:05.675218 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-398db9af-313a-40bf-8a23-b05956b50dd4 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:05.675458 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-398db9af-313a-40bf-8a23-b05956b50dd4 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:05.684266 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:05.684266 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:05.689286 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-398db9af-313a-40bf-8a23-b05956b50dd4 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:05.694950 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-398db9af-313a-40bf-8a23-b05956b50dd4 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 returned with HTTP 200 Jul 31 09:37:05.695344 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1103/4421] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:05 2026] GET /volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:05.706391 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7871402e-e034-4ddc-81ae-93f2f1cd7653 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:05.709007 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7871402e-e034-4ddc-81ae-93f2f1cd7653 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:05.709868 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7871402e-e034-4ddc-81ae-93f2f1cd7653 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:05.710366 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7871402e-e034-4ddc-81ae-93f2f1cd7653 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:05.710589 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-7871402e-e034-4ddc-81ae-93f2f1cd7653 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:05.716402 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:05.716402 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:05.717938 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7871402e-e034-4ddc-81ae-93f2f1cd7653 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:05.718855 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1101/4422] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:05 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:06.711872 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a7f34089-ca1a-4e83-8375-0090a3ed014c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:06.713819 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a7f34089-ca1a-4e83-8375-0090a3ed014c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 Jul 31 09:37:06.714085 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a7f34089-ca1a-4e83-8375-0090a3ed014c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:06.714309 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a7f34089-ca1a-4e83-8375-0090a3ed014c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:06.722069 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:06.722069 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:06.727210 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a7f34089-ca1a-4e83-8375-0090a3ed014c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:06.729774 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5aed8caa-bb29-4d41-86cb-07203cb8bd29 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:06.730985 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a7f34089-ca1a-4e83-8375-0090a3ed014c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 returned with HTTP 200 Jul 31 09:37:06.731420 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1106/4423] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:06 2026] GET /volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:06.731943 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5aed8caa-bb29-4d41-86cb-07203cb8bd29 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:06.732148 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5aed8caa-bb29-4d41-86cb-07203cb8bd29 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:06.732368 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5aed8caa-bb29-4d41-86cb-07203cb8bd29 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:06.732507 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-5aed8caa-bb29-4d41-86cb-07203cb8bd29 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:06.736769 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:06.736769 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:06.737686 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5aed8caa-bb29-4d41-86cb-07203cb8bd29 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:06.738098 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1114/4424] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:06 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:07.496446 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-9130df75-85c0-406e-a9e2-d8e0b36ca19b req-38d226ea-b2f8-44b2-9851-8c79301a55b2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:07.502192 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-9130df75-85c0-406e-a9e2-d8e0b36ca19b req-38d226ea-b2f8-44b2-9851-8c79301a55b2 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] DELETE https://10.4.3.226/volume/v3/attachments/b22afd43-c153-40ca-ae3d-8eac71381269 Jul 31 09:37:07.502464 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-9130df75-85c0-406e-a9e2-d8e0b36ca19b req-38d226ea-b2f8-44b2-9851-8c79301a55b2 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:07.502717 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-9130df75-85c0-406e-a9e2-d8e0b36ca19b req-38d226ea-b2f8-44b2-9851-8c79301a55b2 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:07.515281 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:07.515281 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:07.584736 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-9130df75-85c0-406e-a9e2-d8e0b36ca19b req-38d226ea-b2f8-44b2-9851-8c79301a55b2 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/attachments/b22afd43-c153-40ca-ae3d-8eac71381269 returned with HTTP 200 Jul 31 09:37:07.585426 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1104/4425] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:37:07 2026] DELETE /volume/v3/attachments/b22afd43-c153-40ca-ae3d-8eac71381269 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:07.747944 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-13888915-fa06-49df-9a8e-8ef7f9559ea9 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:07.749664 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6f72fd89-0bf5-4f8e-b48a-7d18cbd2e3b4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:07.750347 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-13888915-fa06-49df-9a8e-8ef7f9559ea9 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 Jul 31 09:37:07.750655 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-13888915-fa06-49df-9a8e-8ef7f9559ea9 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:07.751037 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-13888915-fa06-49df-9a8e-8ef7f9559ea9 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:07.753564 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6f72fd89-0bf5-4f8e-b48a-7d18cbd2e3b4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:07.753745 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6f72fd89-0bf5-4f8e-b48a-7d18cbd2e3b4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:07.754320 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6f72fd89-0bf5-4f8e-b48a-7d18cbd2e3b4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:07.754320 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-6f72fd89-0bf5-4f8e-b48a-7d18cbd2e3b4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:07.760966 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:07.760966 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:07.761920 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6f72fd89-0bf5-4f8e-b48a-7d18cbd2e3b4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:07.762560 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:07.762560 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:07.763623 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1107/4426] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:07 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:07.770753 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-13888915-fa06-49df-9a8e-8ef7f9559ea9 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:07.780349 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-13888915-fa06-49df-9a8e-8ef7f9559ea9 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 returned with HTTP 200 Jul 31 09:37:07.781189 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1102/4427] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:07 2026] GET /volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 => generated 928 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:08.343650 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a34dd2c6-470c-47af-8aa6-7440093810bb None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:08.345469 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a34dd2c6-470c-47af-8aa6-7440093810bb tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:37:08.345922 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a34dd2c6-470c-47af-8aa6-7440093810bb tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-349141610", "snapshot_id": "93b6f192-5af2-4fa4-95ae-6b9d19a28463", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:08.348311 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-a34dd2c6-470c-47af-8aa6-7440093810bb tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-349141610', 'snapshot_id': '93b6f192-5af2-4fa4-95ae-6b9d19a28463', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:37:08.357882 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:08.357882 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:08.358610 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a34dd2c6-470c-47af-8aa6-7440093810bb tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Snapshot retrieved successfully. Jul 31 09:37:08.358823 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-a34dd2c6-470c-47af-8aa6-7440093810bb tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Create volume of 1 GB Jul 31 09:37:08.363269 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a34dd2c6-470c-47af-8aa6-7440093810bb tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Availability Zones retrieved successfully. Jul 31 09:37:08.369723 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a34dd2c6-470c-47af-8aa6-7440093810bb tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Flow 'volume_create_api' (e2681006-4166-492f-a281-e64599ac877a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:37:08.371434 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a34dd2c6-470c-47af-8aa6-7440093810bb tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c08621ba-d818-47d4-ab9d-4177959d80de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:08.372676 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-a34dd2c6-470c-47af-8aa6-7440093810bb tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:37:08.417528 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a34dd2c6-470c-47af-8aa6-7440093810bb tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c08621ba-d818-47d4-ab9d-4177959d80de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '93b6f192-5af2-4fa4-95ae-6b9d19a28463', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:08.418961 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a34dd2c6-470c-47af-8aa6-7440093810bb tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93199c6d-4eae-4a2b-a01a-0423c6e93009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:08.463335 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-a34dd2c6-470c-47af-8aa6-7440093810bb tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Created reservations ['b4827921-c824-4cfd-8355-5872d2fac502', 'cdd9af38-129f-405c-ab78-48d69ba62ca1', '538a0406-d509-4ff3-9e19-ef010dd1817f', '78c05ae7-58f3-4de7-932a-16a9623761b1'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:37:08.464221 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a34dd2c6-470c-47af-8aa6-7440093810bb tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93199c6d-4eae-4a2b-a01a-0423c6e93009) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4827921-c824-4cfd-8355-5872d2fac502', 'cdd9af38-129f-405c-ab78-48d69ba62ca1', '538a0406-d509-4ff3-9e19-ef010dd1817f', '78c05ae7-58f3-4de7-932a-16a9623761b1']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:08.465061 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a34dd2c6-470c-47af-8aa6-7440093810bb tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6ec8e13-1bed-42a4-9c9b-15e5dc2cb441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:08.511483 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a34dd2c6-470c-47af-8aa6-7440093810bb tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6ec8e13-1bed-42a4-9c9b-15e5dc2cb441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ae0d58a-cb59-4416-b122-440003898e23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-349141610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41e04f13e19d4b7284c6c80bcd0b757c',qos_specs=None,replication_status=,reservations=['b4827921-c824-4cfd-8355-5872d2fac502','cdd9af38-129f-405c-ab78-48d69ba62ca1','538a0406-d509-4ff3-9e19-ef010dd1817f','78c05ae7-58f3-4de7-932a-16a9623761b1'],size=1,snapshot_id=93b6f192-5af2-4fa4-95ae-6b9d19a28463,source_replicaid=,source_volid=None,status='creating',user_id='171299f1691d47178269746f71254687',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:37:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-349141610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ae0d58a-cb59-4416-b122-440003898e23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41e04f13e19d4b7284c6c80bcd0b757c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=93b6f192-5af2-4fa4-95ae-6b9d19a28463,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='171299f1691d47178269746f71254687',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:08.512240 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a34dd2c6-470c-47af-8aa6-7440093810bb tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1774aa2e-89c0-4393-b594-5f485107a0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:08.530983 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a34dd2c6-470c-47af-8aa6-7440093810bb tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1774aa2e-89c0-4393-b594-5f485107a0fe) transitioned into state 'SUCCESS' from state '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-349141610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41e04f13e19d4b7284c6c80bcd0b757c',qos_specs=None,replication_status=,reservations=['b4827921-c824-4cfd-8355-5872d2fac502','cdd9af38-129f-405c-ab78-48d69ba62ca1','538a0406-d509-4ff3-9e19-ef010dd1817f','78c05ae7-58f3-4de7-932a-16a9623761b1'],size=1,snapshot_id=93b6f192-5af2-4fa4-95ae-6b9d19a28463,source_replicaid=,source_volid=None,status='creating',user_id='171299f1691d47178269746f71254687',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:08.531922 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a34dd2c6-470c-47af-8aa6-7440093810bb tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (312e7e90-0927-4c31-85f4-937ddde976be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:08.559623 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a34dd2c6-470c-47af-8aa6-7440093810bb tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (312e7e90-0927-4c31-85f4-937ddde976be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:08.560892 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-a34dd2c6-470c-47af-8aa6-7440093810bb tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Flow 'volume_create_api' (e2681006-4166-492f-a281-e64599ac877a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:37:08.565266 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a34dd2c6-470c-47af-8aa6-7440093810bb tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Create volume request issued successfully. Jul 31 09:37:08.565266 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a34dd2c6-470c-47af-8aa6-7440093810bb tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:37:08.565266 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1115/4428] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:37:08 2026] POST /volume/v3/volumes => generated 790 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:37:08.579010 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d05d3029-d4a7-49a6-9661-d09c18d04a8b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:08.581137 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d05d3029-d4a7-49a6-9661-d09c18d04a8b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 Jul 31 09:37:08.581354 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d05d3029-d4a7-49a6-9661-d09c18d04a8b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:08.581549 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d05d3029-d4a7-49a6-9661-d09c18d04a8b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:08.589767 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:08.589767 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:08.595482 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d05d3029-d4a7-49a6-9661-d09c18d04a8b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:08.600112 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d05d3029-d4a7-49a6-9661-d09c18d04a8b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 returned with HTTP 200 Jul 31 09:37:08.600550 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1105/4429] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:08 2026] GET /volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:08.777609 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-94a942fe-48ef-405d-b457-016b6afc2d7b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:08.783826 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-94a942fe-48ef-405d-b457-016b6afc2d7b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:08.783826 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-94a942fe-48ef-405d-b457-016b6afc2d7b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:08.783826 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-94a942fe-48ef-405d-b457-016b6afc2d7b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:08.783826 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-94a942fe-48ef-405d-b457-016b6afc2d7b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:08.788213 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:08.788213 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:08.789273 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-94a942fe-48ef-405d-b457-016b6afc2d7b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:08.789835 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1108/4430] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:08 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:08.806516 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a0af00c9-ccd6-4f99-9a72-b283944b9c00 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:08.809366 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a0af00c9-ccd6-4f99-9a72-b283944b9c00 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 Jul 31 09:37:08.809642 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a0af00c9-ccd6-4f99-9a72-b283944b9c00 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:08.809914 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a0af00c9-ccd6-4f99-9a72-b283944b9c00 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:08.819793 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:08.819793 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:08.827235 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a0af00c9-ccd6-4f99-9a72-b283944b9c00 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:08.836573 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a0af00c9-ccd6-4f99-9a72-b283944b9c00 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 returned with HTTP 200 Jul 31 09:37:08.837257 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1103/4431] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:08 2026] GET /volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:09.614438 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-fe913b70-a435-4b5a-a574-669ce392e0f8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:09.616964 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fe913b70-a435-4b5a-a574-669ce392e0f8 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 Jul 31 09:37:09.616964 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fe913b70-a435-4b5a-a574-669ce392e0f8 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:09.616964 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fe913b70-a435-4b5a-a574-669ce392e0f8 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:09.624611 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:09.624611 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:09.629124 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-fe913b70-a435-4b5a-a574-669ce392e0f8 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:09.634333 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fe913b70-a435-4b5a-a574-669ce392e0f8 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 returned with HTTP 200 Jul 31 09:37:09.634803 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1116/4432] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:09 2026] GET /volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:09.652053 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ea66c40f-a7fe-4ced-9c1e-9a2f785042f7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:09.655378 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ea66c40f-a7fe-4ced-9c1e-9a2f785042f7 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 Jul 31 09:37:09.655640 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ea66c40f-a7fe-4ced-9c1e-9a2f785042f7 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:09.655869 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ea66c40f-a7fe-4ced-9c1e-9a2f785042f7 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:09.664401 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:09.664401 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:09.668368 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ea66c40f-a7fe-4ced-9c1e-9a2f785042f7 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:09.672778 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ea66c40f-a7fe-4ced-9c1e-9a2f785042f7 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 returned with HTTP 200 Jul 31 09:37:09.673356 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1106/4433] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:09 2026] GET /volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:09.800476 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-baa12214-f54e-4edc-9437-0d37b6dc1ae2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:09.802263 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-baa12214-f54e-4edc-9437-0d37b6dc1ae2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:09.802608 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-baa12214-f54e-4edc-9437-0d37b6dc1ae2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:09.802887 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-baa12214-f54e-4edc-9437-0d37b6dc1ae2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:09.804013 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-baa12214-f54e-4edc-9437-0d37b6dc1ae2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:09.807648 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:09.807648 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:09.808649 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-baa12214-f54e-4edc-9437-0d37b6dc1ae2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:09.809118 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1109/4434] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:09 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:09.850754 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-689b0d49-8ce8-49e7-9462-60c3af9718c5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:09.852619 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-689b0d49-8ce8-49e7-9462-60c3af9718c5 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 Jul 31 09:37:09.852817 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-689b0d49-8ce8-49e7-9462-60c3af9718c5 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:09.853014 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-689b0d49-8ce8-49e7-9462-60c3af9718c5 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:09.861600 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:09.861600 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:09.865440 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-689b0d49-8ce8-49e7-9462-60c3af9718c5 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:09.870142 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-689b0d49-8ce8-49e7-9462-60c3af9718c5 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 returned with HTTP 200 Jul 31 09:37:09.870634 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1104/4435] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:09 2026] GET /volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:37:09.884541 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-69d0fb20-ab3e-4530-a9c8-a3a642d46457 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:09.886354 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-69d0fb20-ab3e-4530-a9c8-a3a642d46457 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 Jul 31 09:37:09.886564 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-69d0fb20-ab3e-4530-a9c8-a3a642d46457 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:09.886746 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-69d0fb20-ab3e-4530-a9c8-a3a642d46457 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:09.893816 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:09.893816 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:09.898084 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-69d0fb20-ab3e-4530-a9c8-a3a642d46457 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:09.902964 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-69d0fb20-ab3e-4530-a9c8-a3a642d46457 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 returned with HTTP 200 Jul 31 09:37:09.903536 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1117/4436] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:09 2026] GET /volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:37:09.919995 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fa12deff-8e74-48f7-b791-f294b2cfcd54 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:09.921790 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fa12deff-8e74-48f7-b791-f294b2cfcd54 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:37:09.922208 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fa12deff-8e74-48f7-b791-f294b2cfcd54 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "f2a9d09b-5331-40d5-86ce-99f458eb5583", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:09.923794 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-fa12deff-8e74-48f7-b791-f294b2cfcd54 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'f2a9d09b-5331-40d5-86ce-99f458eb5583', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:37:09.930916 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:09.930916 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:09.931448 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fa12deff-8e74-48f7-b791-f294b2cfcd54 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume retrieved successfully. Jul 31 09:37:09.931609 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-fa12deff-8e74-48f7-b791-f294b2cfcd54 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Create volume of 1 GB Jul 31 09:37:09.935532 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fa12deff-8e74-48f7-b791-f294b2cfcd54 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Availability Zones retrieved successfully. Jul 31 09:37:09.940495 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fa12deff-8e74-48f7-b791-f294b2cfcd54 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Flow 'volume_create_api' (c3b02e8b-f735-4c08-87e3-eb46db8be26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:37:09.942229 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fa12deff-8e74-48f7-b791-f294b2cfcd54 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aae0c4a-3df8-4b54-b6ad-68879bbda5f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:09.943228 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-fa12deff-8e74-48f7-b791-f294b2cfcd54 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:37:09.967815 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fa12deff-8e74-48f7-b791-f294b2cfcd54 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aae0c4a-3df8-4b54-b6ad-68879bbda5f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f2a9d09b-5331-40d5-86ce-99f458eb5583', 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:09.968703 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fa12deff-8e74-48f7-b791-f294b2cfcd54 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d997a556-7b3e-4b23-9263-2dcb3e0d0765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:10.010634 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-fa12deff-8e74-48f7-b791-f294b2cfcd54 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Created reservations ['ca30c312-dd88-4fb0-a346-9cb223771e95', '69d04f6f-af80-4c28-bd9d-0abe26d58635', 'd7810309-a7c2-4f2a-b46f-4eb87f750013', '946398d7-86ed-4f41-a308-ca327acd5e36'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:37:10.011596 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fa12deff-8e74-48f7-b791-f294b2cfcd54 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d997a556-7b3e-4b23-9263-2dcb3e0d0765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca30c312-dd88-4fb0-a346-9cb223771e95', '69d04f6f-af80-4c28-bd9d-0abe26d58635', 'd7810309-a7c2-4f2a-b46f-4eb87f750013', '946398d7-86ed-4f41-a308-ca327acd5e36']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:10.012606 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fa12deff-8e74-48f7-b791-f294b2cfcd54 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (068f94f7-d57a-43b6-a2e9-30d587c39eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:10.052179 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fa12deff-8e74-48f7-b791-f294b2cfcd54 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (068f94f7-d57a-43b6-a2e9-30d587c39eea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6abd122-7a8f-4e7c-8abe-c27b0ff0f66a', '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='53b16123ac764c54bb221c67354be952',qos_specs=None,replication_status=,reservations=['ca30c312-dd88-4fb0-a346-9cb223771e95','69d04f6f-af80-4c28-bd9d-0abe26d58635','d7810309-a7c2-4f2a-b46f-4eb87f750013','946398d7-86ed-4f41-a308-ca327acd5e36'],size=1,snapshot_id=None,source_replicaid=,source_volid=f2a9d09b-5331-40d5-86ce-99f458eb5583,status='creating',user_id='f1d93246af544d33bcaaf87d9b237005',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), '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-31T09:37:10Z,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=d6abd122-7a8f-4e7c-8abe-c27b0ff0f66a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53b16123ac764c54bb221c67354be952',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f2a9d09b-5331-40d5-86ce-99f458eb5583,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1d93246af544d33bcaaf87d9b237005',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:10.053067 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fa12deff-8e74-48f7-b791-f294b2cfcd54 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90ac8bf9-1c7a-446b-a47b-dbcb3105a2bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:10.075267 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fa12deff-8e74-48f7-b791-f294b2cfcd54 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90ac8bf9-1c7a-446b-a47b-dbcb3105a2bf) transitioned into state 'SUCCESS' from 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='53b16123ac764c54bb221c67354be952',qos_specs=None,replication_status=,reservations=['ca30c312-dd88-4fb0-a346-9cb223771e95','69d04f6f-af80-4c28-bd9d-0abe26d58635','d7810309-a7c2-4f2a-b46f-4eb87f750013','946398d7-86ed-4f41-a308-ca327acd5e36'],size=1,snapshot_id=None,source_replicaid=,source_volid=f2a9d09b-5331-40d5-86ce-99f458eb5583,status='creating',user_id='f1d93246af544d33bcaaf87d9b237005',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:10.076163 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fa12deff-8e74-48f7-b791-f294b2cfcd54 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad854513-44b8-49bc-9c8e-f0cfe7e5fa96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:10.096899 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fa12deff-8e74-48f7-b791-f294b2cfcd54 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad854513-44b8-49bc-9c8e-f0cfe7e5fa96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:10.097802 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fa12deff-8e74-48f7-b791-f294b2cfcd54 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Flow 'volume_create_api' (c3b02e8b-f735-4c08-87e3-eb46db8be26e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:37:10.098159 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fa12deff-8e74-48f7-b791-f294b2cfcd54 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Create volume request issued successfully. Jul 31 09:37:10.098788 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fa12deff-8e74-48f7-b791-f294b2cfcd54 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:37:10.099296 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1107/4437] 10.4.3.226 () {70 vars in 1300 bytes} [Fri Jul 31 09:37:09 2026] POST /volume/v3/volumes => generated 809 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:37:10.114213 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e6f049a1-d1dd-4cfc-b48e-74ed8e126e55 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:10.116004 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e6f049a1-d1dd-4cfc-b48e-74ed8e126e55 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/d6abd122-7a8f-4e7c-8abe-c27b0ff0f66a Jul 31 09:37:10.116515 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e6f049a1-d1dd-4cfc-b48e-74ed8e126e55 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:10.116941 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e6f049a1-d1dd-4cfc-b48e-74ed8e126e55 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:10.126966 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:10.126966 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:10.132321 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e6f049a1-d1dd-4cfc-b48e-74ed8e126e55 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:10.138700 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e6f049a1-d1dd-4cfc-b48e-74ed8e126e55 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/d6abd122-7a8f-4e7c-8abe-c27b0ff0f66a returned with HTTP 200 Jul 31 09:37:10.139286 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1110/4438] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:10 2026] GET /volume/v3/volumes/d6abd122-7a8f-4e7c-8abe-c27b0ff0f66a => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:10.221646 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-c0b1a542-9764-41ba-b1be-ea092181e2c5 req-4f006c0f-4d8c-4dac-b8d2-2891382e9449 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:10.224023 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-c0b1a542-9764-41ba-b1be-ea092181e2c5 req-4f006c0f-4d8c-4dac-b8d2-2891382e9449 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 Jul 31 09:37:10.224268 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-c0b1a542-9764-41ba-b1be-ea092181e2c5 req-4f006c0f-4d8c-4dac-b8d2-2891382e9449 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:10.224515 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-c0b1a542-9764-41ba-b1be-ea092181e2c5 req-4f006c0f-4d8c-4dac-b8d2-2891382e9449 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:10.233351 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:10.233351 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:10.238082 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-c0b1a542-9764-41ba-b1be-ea092181e2c5 req-4f006c0f-4d8c-4dac-b8d2-2891382e9449 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:10.242443 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-c0b1a542-9764-41ba-b1be-ea092181e2c5 req-4f006c0f-4d8c-4dac-b8d2-2891382e9449 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 returned with HTTP 200 Jul 31 09:37:10.242933 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1105/4439] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:37:10 2026] GET /volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:10.324164 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d7af1be3-975f-4d10-b13e-391a05572b86 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:10.324515 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d7af1be3-975f-4d10-b13e-391a05572b86 None None] GET https://10.4.3.226/volume// Jul 31 09:37:10.324691 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d7af1be3-975f-4d10-b13e-391a05572b86 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:10.325446 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d7af1be3-975f-4d10-b13e-391a05572b86 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:10.325446 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d7af1be3-975f-4d10-b13e-391a05572b86 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:37:10.325446 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1118/4440] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:37: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 31 09:37:10.333316 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-c0b1a542-9764-41ba-b1be-ea092181e2c5 req-042d13fb-8ac0-4f17-822f-600b94dc3ea9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:10.335890 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c0b1a542-9764-41ba-b1be-ea092181e2c5 req-042d13fb-8ac0-4f17-822f-600b94dc3ea9 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:37:10.336269 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c0b1a542-9764-41ba-b1be-ea092181e2c5 req-042d13fb-8ac0-4f17-822f-600b94dc3ea9 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ae0d58a-cb59-4416-b122-440003898e23", "connector": null, "instance_uuid": "b587ff42-6ccd-445c-a6ca-cbc28b7b288c"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:10.344808 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:10.344808 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:10.368234 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c0b1a542-9764-41ba-b1be-ea092181e2c5 req-042d13fb-8ac0-4f17-822f-600b94dc3ea9 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:37:10.368640 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1108/4441] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:37:10 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:10.398576 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0c748b2b-7f87-45c0-a771-b0fdec8498d1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:10.400370 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0c748b2b-7f87-45c0-a771-b0fdec8498d1 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 Jul 31 09:37:10.400757 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0c748b2b-7f87-45c0-a771-b0fdec8498d1 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:10.401160 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0c748b2b-7f87-45c0-a771-b0fdec8498d1 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:10.414528 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-129ad314-cd09-426a-afa4-1a136ba36286 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:10.414528 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-129ad314-cd09-426a-afa4-1a136ba36286 None None] GET https://10.4.3.226/volume// Jul 31 09:37:10.414528 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-129ad314-cd09-426a-afa4-1a136ba36286 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:10.414528 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-129ad314-cd09-426a-afa4-1a136ba36286 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:10.414699 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:10.414699 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:10.414747 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-129ad314-cd09-426a-afa4-1a136ba36286 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:37:10.414747 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1106/4442] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:37: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 31 09:37:10.420801 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0c748b2b-7f87-45c0-a771-b0fdec8498d1 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:10.422567 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0c748b2b-7f87-45c0-a771-b0fdec8498d1 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 returned with HTTP 200 Jul 31 09:37:10.422925 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1111/4443] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:10 2026] GET /volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:10.423015 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-c0b1a542-9764-41ba-b1be-ea092181e2c5 req-dd1c0465-f082-4ef4-9a1c-f8b083cb8fd3 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:10.425380 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-c0b1a542-9764-41ba-b1be-ea092181e2c5 req-dd1c0465-f082-4ef4-9a1c-f8b083cb8fd3 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 Jul 31 09:37:10.425638 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-c0b1a542-9764-41ba-b1be-ea092181e2c5 req-dd1c0465-f082-4ef4-9a1c-f8b083cb8fd3 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:10.425898 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-c0b1a542-9764-41ba-b1be-ea092181e2c5 req-dd1c0465-f082-4ef4-9a1c-f8b083cb8fd3 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:10.436192 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:10.436192 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:10.440350 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-c0b1a542-9764-41ba-b1be-ea092181e2c5 req-dd1c0465-f082-4ef4-9a1c-f8b083cb8fd3 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:10.444798 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-c0b1a542-9764-41ba-b1be-ea092181e2c5 req-dd1c0465-f082-4ef4-9a1c-f8b083cb8fd3 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 returned with HTTP 200 Jul 31 09:37:10.445324 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1119/4444] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:37:10 2026] GET /volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 => generated 1062 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:37:10.540972 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-c0b1a542-9764-41ba-b1be-ea092181e2c5 req-bf79e0cb-f1b4-4e0e-bdf5-c6b3fcfc047c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:10.543260 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c0b1a542-9764-41ba-b1be-ea092181e2c5 req-bf79e0cb-f1b4-4e0e-bdf5-c6b3fcfc047c tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] PUT https://10.4.3.226/volume/v3/attachments/73e8f55c-7605-405c-8b5e-c70a65f6e66e Jul 31 09:37:10.543640 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c0b1a542-9764-41ba-b1be-ea092181e2c5 req-bf79e0cb-f1b4-4e0e-bdf5-c6b3fcfc047c tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:10.550536 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-c0b1a542-9764-41ba-b1be-ea092181e2c5 req-bf79e0cb-f1b4-4e0e-bdf5-c6b3fcfc047c tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Acquiring lock "cinder-attachment_update-7ae0d58a-cb59-4416-b122-440003898e23-np0000006200" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:37:10.554692 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-c0b1a542-9764-41ba-b1be-ea092181e2c5 req-bf79e0cb-f1b4-4e0e-bdf5-c6b3fcfc047c tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Lock "cinder-attachment_update-7ae0d58a-cb59-4416-b122-440003898e23-np0000006200" acquired by "attachment_update" :: waited 0.004s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:37:10.555579 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:10.555579 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:10.643971 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-c0b1a542-9764-41ba-b1be-ea092181e2c5 req-bf79e0cb-f1b4-4e0e-bdf5-c6b3fcfc047c tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Lock "cinder-attachment_update-7ae0d58a-cb59-4416-b122-440003898e23-np0000006200" released by "attachment_update" :: held 0.089s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:37:10.644253 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c0b1a542-9764-41ba-b1be-ea092181e2c5 req-bf79e0cb-f1b4-4e0e-bdf5-c6b3fcfc047c tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/attachments/73e8f55c-7605-405c-8b5e-c70a65f6e66e returned with HTTP 200 Jul 31 09:37:10.644971 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1109/4445] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:37:10 2026] PUT /volume/v3/attachments/73e8f55c-7605-405c-8b5e-c70a65f6e66e => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:10.821136 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d8d65c2e-d13c-41ba-9efc-4839706d9484 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:10.822777 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d8d65c2e-d13c-41ba-9efc-4839706d9484 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:10.823198 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d8d65c2e-d13c-41ba-9efc-4839706d9484 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:10.823992 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d8d65c2e-d13c-41ba-9efc-4839706d9484 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:10.823992 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-d8d65c2e-d13c-41ba-9efc-4839706d9484 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:10.828317 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:10.828317 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:10.829342 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d8d65c2e-d13c-41ba-9efc-4839706d9484 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:10.829877 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1107/4446] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:10 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:10.839392 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-61a05c72-543c-4f01-ac57-e1d5e3354704 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:10.841501 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-61a05c72-543c-4f01-ac57-e1d5e3354704 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] POST https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51/restore Jul 31 09:37:10.841853 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-61a05c72-543c-4f01-ac57-e1d5e3354704 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "45131877-7dee-4001-a02e-d96c09a3e4c2"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:10.843655 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-61a05c72-543c-4f01-ac57-e1d5e3354704 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Restoring backup e85dc104-e669-4c69-a967-2f2ebf584b51 ({'restore': {'volume_id': '45131877-7dee-4001-a02e-d96c09a3e4c2'}}) {{(pid=100316) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 09:37:10.843824 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-61a05c72-543c-4f01-ac57-e1d5e3354704 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Restoring backup e85dc104-e669-4c69-a967-2f2ebf584b51 to volume 45131877-7dee-4001-a02e-d96c09a3e4c2. Jul 31 09:37:10.848042 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:10.848042 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:10.855148 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:10.855148 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:10.855557 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-61a05c72-543c-4f01-ac57-e1d5e3354704 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:37:10.855684 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.backup.api [None req-61a05c72-543c-4f01-ac57-e1d5e3354704 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Checking backup size 1 against volume size 1 {{(pid=100316) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 09:37:10.855773 np0000006200 devstack@c-api.service[100316]: INFO cinder.backup.api [None req-61a05c72-543c-4f01-ac57-e1d5e3354704 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Overwriting volume 45131877-7dee-4001-a02e-d96c09a3e4c2 with restore of backup e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:10.868437 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.backup.rpcapi [None req-61a05c72-543c-4f01-ac57-e1d5e3354704 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] restore_backup in rpcapi backup_id e85dc104-e669-4c69-a967-2f2ebf584b51 {{(pid=100316) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 09:37:10.870524 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-61a05c72-543c-4f01-ac57-e1d5e3354704 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51/restore returned with HTTP 202 Jul 31 09:37:10.870961 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1112/4447] 10.4.3.226 () {68 vars in 1393 bytes} [Fri Jul 31 09:37:10 2026] POST /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51/restore => generated 182 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:37:10.878770 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-1af58369-3e01-472b-8e40-ba89f323519c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:10.880647 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1af58369-3e01-472b-8e40-ba89f323519c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:10.880910 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1af58369-3e01-472b-8e40-ba89f323519c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:10.881143 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1af58369-3e01-472b-8e40-ba89f323519c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:10.881297 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-1af58369-3e01-472b-8e40-ba89f323519c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:10.885698 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:10.885698 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:10.886462 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1af58369-3e01-472b-8e40-ba89f323519c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:10.886850 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1120/4448] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:10 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:11.154750 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-96c0c4fd-6c8f-4169-a43a-e67b5e80bf2b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:11.157325 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-96c0c4fd-6c8f-4169-a43a-e67b5e80bf2b tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/d6abd122-7a8f-4e7c-8abe-c27b0ff0f66a Jul 31 09:37:11.157614 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-96c0c4fd-6c8f-4169-a43a-e67b5e80bf2b tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:11.157900 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-96c0c4fd-6c8f-4169-a43a-e67b5e80bf2b tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:11.166772 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:11.166772 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:11.171480 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-96c0c4fd-6c8f-4169-a43a-e67b5e80bf2b tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:11.177391 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-96c0c4fd-6c8f-4169-a43a-e67b5e80bf2b tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/d6abd122-7a8f-4e7c-8abe-c27b0ff0f66a returned with HTTP 200 Jul 31 09:37:11.177786 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1110/4449] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:11 2026] GET /volume/v3/volumes/d6abd122-7a8f-4e7c-8abe-c27b0ff0f66a => generated 1228 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:37:11.191016 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-bf8fbbd1-26d4-4351-af4b-61fa2baf6750 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:11.193660 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bf8fbbd1-26d4-4351-af4b-61fa2baf6750 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/d6abd122-7a8f-4e7c-8abe-c27b0ff0f66a Jul 31 09:37:11.193965 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bf8fbbd1-26d4-4351-af4b-61fa2baf6750 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:11.194218 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bf8fbbd1-26d4-4351-af4b-61fa2baf6750 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:11.204869 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:11.204869 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:11.210069 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-bf8fbbd1-26d4-4351-af4b-61fa2baf6750 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:11.216750 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bf8fbbd1-26d4-4351-af4b-61fa2baf6750 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/d6abd122-7a8f-4e7c-8abe-c27b0ff0f66a returned with HTTP 200 Jul 31 09:37:11.217271 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1108/4450] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:11 2026] GET /volume/v3/volumes/d6abd122-7a8f-4e7c-8abe-c27b0ff0f66a => generated 1228 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:37:11.231217 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0dbb30aa-55e1-4110-ba8a-57213d75ca14 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:11.233267 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0dbb30aa-55e1-4110-ba8a-57213d75ca14 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] DELETE https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 Jul 31 09:37:11.233460 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0dbb30aa-55e1-4110-ba8a-57213d75ca14 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:11.233668 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0dbb30aa-55e1-4110-ba8a-57213d75ca14 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:11.234003 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-0dbb30aa-55e1-4110-ba8a-57213d75ca14 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Delete volume with id: f2a9d09b-5331-40d5-86ce-99f458eb5583 Jul 31 09:37:11.241729 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:11.241729 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:11.242190 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0dbb30aa-55e1-4110-ba8a-57213d75ca14 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:11.262517 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0dbb30aa-55e1-4110-ba8a-57213d75ca14 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Delete volume request issued successfully. Jul 31 09:37:11.262773 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0dbb30aa-55e1-4110-ba8a-57213d75ca14 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 returned with HTTP 202 Jul 31 09:37:11.263300 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1113/4451] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:37:11 2026] DELETE /volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:37:11.272812 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ac79bb33-431d-4dd7-894e-f4808274e322 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:11.274704 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ac79bb33-431d-4dd7-894e-f4808274e322 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 Jul 31 09:37:11.274980 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ac79bb33-431d-4dd7-894e-f4808274e322 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:11.275181 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ac79bb33-431d-4dd7-894e-f4808274e322 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:11.282655 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:11.282655 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:11.287003 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-ac79bb33-431d-4dd7-894e-f4808274e322 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:11.292548 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ac79bb33-431d-4dd7-894e-f4808274e322 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 returned with HTTP 200 Jul 31 09:37:11.293119 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1121/4452] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:11 2026] GET /volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 => generated 1192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:37:11.437220 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5ef57ba3-ab8a-426e-ae3a-0bd6cc9e4f61 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:11.438863 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5ef57ba3-ab8a-426e-ae3a-0bd6cc9e4f61 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 Jul 31 09:37:11.439044 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5ef57ba3-ab8a-426e-ae3a-0bd6cc9e4f61 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:11.439227 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5ef57ba3-ab8a-426e-ae3a-0bd6cc9e4f61 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:11.449365 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:11.449365 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:11.453160 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5ef57ba3-ab8a-426e-ae3a-0bd6cc9e4f61 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:11.457717 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5ef57ba3-ab8a-426e-ae3a-0bd6cc9e4f61 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 returned with HTTP 200 Jul 31 09:37:11.458201 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1111/4453] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:11 2026] GET /volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:11.902125 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0f6c688e-97d6-45a1-bcba-f10dc8bdaf24 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:11.902125 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0f6c688e-97d6-45a1-bcba-f10dc8bdaf24 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:11.902125 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0f6c688e-97d6-45a1-bcba-f10dc8bdaf24 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:11.902509 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0f6c688e-97d6-45a1-bcba-f10dc8bdaf24 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:11.902821 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-0f6c688e-97d6-45a1-bcba-f10dc8bdaf24 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:11.910015 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:11.910015 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:11.910015 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0f6c688e-97d6-45a1-bcba-f10dc8bdaf24 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:11.910015 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1109/4454] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:11 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:12.305499 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-841372b9-2638-4bae-bbd0-92e8ed500e0f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:12.307285 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-841372b9-2638-4bae-bbd0-92e8ed500e0f tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 Jul 31 09:37:12.307540 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-841372b9-2638-4bae-bbd0-92e8ed500e0f tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:12.307774 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-841372b9-2638-4bae-bbd0-92e8ed500e0f tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:12.314399 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-841372b9-2638-4bae-bbd0-92e8ed500e0f tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 returned with HTTP 404 Jul 31 09:37:12.315070 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1114/4455] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:12 2026] GET /volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:37:12.473093 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-71ac7fce-2c5e-4e67-b49e-2ea94815585a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:12.475427 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-71ac7fce-2c5e-4e67-b49e-2ea94815585a tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 Jul 31 09:37:12.475704 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-71ac7fce-2c5e-4e67-b49e-2ea94815585a tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:12.475996 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-71ac7fce-2c5e-4e67-b49e-2ea94815585a tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:12.490940 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:12.490940 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:12.495150 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-71ac7fce-2c5e-4e67-b49e-2ea94815585a tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:12.501418 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-71ac7fce-2c5e-4e67-b49e-2ea94815585a tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 returned with HTTP 200 Jul 31 09:37:12.502090 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1122/4456] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:12 2026] GET /volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:12.920064 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a70bf8c4-2d34-4ab5-b408-c9dd67bc93c2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:12.922075 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a70bf8c4-2d34-4ab5-b408-c9dd67bc93c2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:12.922267 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a70bf8c4-2d34-4ab5-b408-c9dd67bc93c2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:12.922457 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a70bf8c4-2d34-4ab5-b408-c9dd67bc93c2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:12.922553 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-a70bf8c4-2d34-4ab5-b408-c9dd67bc93c2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:12.926942 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:12.926942 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:12.927737 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a70bf8c4-2d34-4ab5-b408-c9dd67bc93c2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:12.928149 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1112/4457] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:12 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:13.516520 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-bc292be7-428f-4997-a49a-10e0cc14b944 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:13.518788 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bc292be7-428f-4997-a49a-10e0cc14b944 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 Jul 31 09:37:13.518994 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bc292be7-428f-4997-a49a-10e0cc14b944 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:13.520290 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bc292be7-428f-4997-a49a-10e0cc14b944 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:13.531670 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:13.531670 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:13.536583 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-bc292be7-428f-4997-a49a-10e0cc14b944 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:13.540901 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bc292be7-428f-4997-a49a-10e0cc14b944 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 returned with HTTP 200 Jul 31 09:37:13.541355 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1110/4458] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:13 2026] GET /volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:13.899506 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-c0b1a542-9764-41ba-b1be-ea092181e2c5 req-9bf9270c-6d29-43a7-9fde-de3ae351b49b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:13.902027 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c0b1a542-9764-41ba-b1be-ea092181e2c5 req-9bf9270c-6d29-43a7-9fde-de3ae351b49b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] POST https://10.4.3.226/volume/v3/attachments/73e8f55c-7605-405c-8b5e-c70a65f6e66e/action Jul 31 09:37:13.902464 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c0b1a542-9764-41ba-b1be-ea092181e2c5 req-9bf9270c-6d29-43a7-9fde-de3ae351b49b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:37:13.902617 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c0b1a542-9764-41ba-b1be-ea092181e2c5 req-9bf9270c-6d29-43a7-9fde-de3ae351b49b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:13.925755 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:13.925755 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:13.940702 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-27977ef0-47dc-46a8-9c3b-0b4616336569 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:13.941122 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c0b1a542-9764-41ba-b1be-ea092181e2c5 req-9bf9270c-6d29-43a7-9fde-de3ae351b49b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/attachments/73e8f55c-7605-405c-8b5e-c70a65f6e66e/action returned with HTTP 204 Jul 31 09:37:13.941635 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1115/4459] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:37:13 2026] POST /volume/v3/attachments/73e8f55c-7605-405c-8b5e-c70a65f6e66e/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:37:13.943015 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-27977ef0-47dc-46a8-9c3b-0b4616336569 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:13.943132 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-27977ef0-47dc-46a8-9c3b-0b4616336569 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:13.943343 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-27977ef0-47dc-46a8-9c3b-0b4616336569 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:13.943452 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-27977ef0-47dc-46a8-9c3b-0b4616336569 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:13.948211 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:13.948211 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:13.949141 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-27977ef0-47dc-46a8-9c3b-0b4616336569 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:13.949615 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1123/4460] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:13 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:13.985545 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0da241fa-0690-43c7-93d3-948749142a89 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:13.987454 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0da241fa-0690-43c7-93d3-948749142a89 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:37:13.987801 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0da241fa-0690-43c7-93d3-948749142a89 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "da985a8c-4f34-438a-b701-52384804f43b", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:13.989199 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-0da241fa-0690-43c7-93d3-948749142a89 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'da985a8c-4f34-438a-b701-52384804f43b', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:37:14.067369 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-0da241fa-0690-43c7-93d3-948749142a89 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Create volume of 1 GB Jul 31 09:37:14.071338 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0da241fa-0690-43c7-93d3-948749142a89 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Availability Zones retrieved successfully. Jul 31 09:37:14.076706 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0da241fa-0690-43c7-93d3-948749142a89 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Flow 'volume_create_api' (90897ef2-efe9-4d72-80da-700999e2d372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:37:14.077666 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0da241fa-0690-43c7-93d3-948749142a89 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba62829b-f8db-4a0f-91e0-a330ba7937db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:14.078916 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-0da241fa-0690-43c7-93d3-948749142a89 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:37:14.133518 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0da241fa-0690-43c7-93d3-948749142a89 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba62829b-f8db-4a0f-91e0-a330ba7937db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:14.134236 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0da241fa-0690-43c7-93d3-948749142a89 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ac68108-8977-4486-a5b5-84bb18ebb68d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:14.177494 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-0da241fa-0690-43c7-93d3-948749142a89 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Created reservations ['d362f2a1-a4c3-4580-b931-6a4fb20e187f', '80862c2f-b4b4-4479-88bc-b54cdab36003', 'f6176282-32a6-4ef0-8512-8f637de59c0b', '54d8d36c-e1a2-408c-931d-cc6626bfb51b'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:37:14.178580 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0da241fa-0690-43c7-93d3-948749142a89 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ac68108-8977-4486-a5b5-84bb18ebb68d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d362f2a1-a4c3-4580-b931-6a4fb20e187f', '80862c2f-b4b4-4479-88bc-b54cdab36003', 'f6176282-32a6-4ef0-8512-8f637de59c0b', '54d8d36c-e1a2-408c-931d-cc6626bfb51b']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:14.179419 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0da241fa-0690-43c7-93d3-948749142a89 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21c91730-0e77-46b4-b39a-589ed0cda12c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:14.208862 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0da241fa-0690-43c7-93d3-948749142a89 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21c91730-0e77-46b4-b39a-589ed0cda12c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2954e4bc-b1e3-48b7-852a-d304c6234442', '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='53b16123ac764c54bb221c67354be952',qos_specs=None,replication_status=,reservations=['d362f2a1-a4c3-4580-b931-6a4fb20e187f','80862c2f-b4b4-4479-88bc-b54cdab36003','f6176282-32a6-4ef0-8512-8f637de59c0b','54d8d36c-e1a2-408c-931d-cc6626bfb51b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1d93246af544d33bcaaf87d9b237005',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:37:14Z,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=2954e4bc-b1e3-48b7-852a-d304c6234442,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53b16123ac764c54bb221c67354be952',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1d93246af544d33bcaaf87d9b237005',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:14.209612 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0da241fa-0690-43c7-93d3-948749142a89 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ccc19bc-b7d3-4101-912d-1a750bafe7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:14.234372 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0da241fa-0690-43c7-93d3-948749142a89 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ccc19bc-b7d3-4101-912d-1a750bafe7e6) transitioned into state 'SUCCESS' from 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='53b16123ac764c54bb221c67354be952',qos_specs=None,replication_status=,reservations=['d362f2a1-a4c3-4580-b931-6a4fb20e187f','80862c2f-b4b4-4479-88bc-b54cdab36003','f6176282-32a6-4ef0-8512-8f637de59c0b','54d8d36c-e1a2-408c-931d-cc6626bfb51b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1d93246af544d33bcaaf87d9b237005',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:14.235451 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0da241fa-0690-43c7-93d3-948749142a89 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a409a1f4-2387-4715-98e6-14cf0a1013d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:14.249786 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0da241fa-0690-43c7-93d3-948749142a89 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a409a1f4-2387-4715-98e6-14cf0a1013d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:14.251253 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0da241fa-0690-43c7-93d3-948749142a89 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Flow 'volume_create_api' (90897ef2-efe9-4d72-80da-700999e2d372) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:37:14.251729 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0da241fa-0690-43c7-93d3-948749142a89 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Create volume request issued successfully. Jul 31 09:37:14.253143 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0da241fa-0690-43c7-93d3-948749142a89 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:37:14.253768 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1113/4461] 10.4.3.226 () {70 vars in 1300 bytes} [Fri Jul 31 09:37:13 2026] POST /volume/v3/volumes => generated 775 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:37:14.265760 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-efcaf9da-2c12-40c0-a99b-8c7bc1027bc3 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:14.267583 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-efcaf9da-2c12-40c0-a99b-8c7bc1027bc3 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 Jul 31 09:37:14.267729 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-efcaf9da-2c12-40c0-a99b-8c7bc1027bc3 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:14.267915 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-efcaf9da-2c12-40c0-a99b-8c7bc1027bc3 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:14.275086 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:14.275086 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:14.278886 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-efcaf9da-2c12-40c0-a99b-8c7bc1027bc3 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:14.283481 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-efcaf9da-2c12-40c0-a99b-8c7bc1027bc3 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 returned with HTTP 200 Jul 31 09:37:14.284032 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1111/4462] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:14 2026] GET /volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:14.556920 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-da5e2699-29b5-4c7f-afed-26b2a72b3f69 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:14.559214 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-da5e2699-29b5-4c7f-afed-26b2a72b3f69 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 Jul 31 09:37:14.559511 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-da5e2699-29b5-4c7f-afed-26b2a72b3f69 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:14.559773 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-da5e2699-29b5-4c7f-afed-26b2a72b3f69 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:14.576684 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:14.576684 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:14.583954 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-da5e2699-29b5-4c7f-afed-26b2a72b3f69 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:14.589058 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-da5e2699-29b5-4c7f-afed-26b2a72b3f69 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 returned with HTTP 200 Jul 31 09:37:14.589475 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1116/4463] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:14 2026] GET /volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 => generated 1175 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:14.959973 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e65638eb-8cc8-4a8c-96cf-2dbda1706c4e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:14.961839 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e65638eb-8cc8-4a8c-96cf-2dbda1706c4e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:14.962099 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e65638eb-8cc8-4a8c-96cf-2dbda1706c4e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:14.962386 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e65638eb-8cc8-4a8c-96cf-2dbda1706c4e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:14.962511 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-e65638eb-8cc8-4a8c-96cf-2dbda1706c4e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:14.969097 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:14.969097 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:14.969989 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e65638eb-8cc8-4a8c-96cf-2dbda1706c4e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:14.970382 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1124/4464] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:14 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:15.301220 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-503232aa-4886-40be-b075-beb94b8db53d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:15.303749 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-503232aa-4886-40be-b075-beb94b8db53d tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 Jul 31 09:37:15.304131 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-503232aa-4886-40be-b075-beb94b8db53d tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:15.304434 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-503232aa-4886-40be-b075-beb94b8db53d tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:15.314003 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:15.314003 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:15.318623 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-503232aa-4886-40be-b075-beb94b8db53d tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:15.324462 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-503232aa-4886-40be-b075-beb94b8db53d tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 returned with HTTP 200 Jul 31 09:37:15.325013 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1114/4465] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:15 2026] GET /volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 => generated 925 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:15.633356 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-accf74d8-99bc-4129-9362-1497f5ba8723 req-72ee8c9e-bbec-4a60-8ec8-63c03ab95ea0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:15.635517 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-accf74d8-99bc-4129-9362-1497f5ba8723 req-72ee8c9e-bbec-4a60-8ec8-63c03ab95ea0 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/limits Jul 31 09:37:15.635719 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-accf74d8-99bc-4129-9362-1497f5ba8723 req-72ee8c9e-bbec-4a60-8ec8-63c03ab95ea0 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:15.635948 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-accf74d8-99bc-4129-9362-1497f5ba8723 req-72ee8c9e-bbec-4a60-8ec8-63c03ab95ea0 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:15.644435 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [req-accf74d8-99bc-4129-9362-1497f5ba8723 req-72ee8c9e-bbec-4a60-8ec8-63c03ab95ea0 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1951606645 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1951606645, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:37:15.644772 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [req-accf74d8-99bc-4129-9362-1497f5ba8723 req-72ee8c9e-bbec-4a60-8ec8-63c03ab95ea0 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1951606645 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1951606645, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:37:15.645065 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [req-accf74d8-99bc-4129-9362-1497f5ba8723 req-72ee8c9e-bbec-4a60-8ec8-63c03ab95ea0 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1951606645 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1951606645, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:37:15.658027 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-accf74d8-99bc-4129-9362-1497f5ba8723 req-72ee8c9e-bbec-4a60-8ec8-63c03ab95ea0 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/limits returned with HTTP 200 Jul 31 09:37:15.658485 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1112/4466] 10.4.3.226 () {68 vars in 1484 bytes} [Fri Jul 31 09:37:15 2026] GET /volume/v3/limits => generated 302 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:15.695024 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-accf74d8-99bc-4129-9362-1497f5ba8723 req-ec41baff-7cbf-4531-bf83-f84346e56f33 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:15.697224 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-accf74d8-99bc-4129-9362-1497f5ba8723 req-ec41baff-7cbf-4531-bf83-f84346e56f33 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b Jul 31 09:37:15.697451 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-accf74d8-99bc-4129-9362-1497f5ba8723 req-ec41baff-7cbf-4531-bf83-f84346e56f33 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:15.697655 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-accf74d8-99bc-4129-9362-1497f5ba8723 req-ec41baff-7cbf-4531-bf83-f84346e56f33 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:15.707618 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:15.707618 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:15.711410 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-accf74d8-99bc-4129-9362-1497f5ba8723 req-ec41baff-7cbf-4531-bf83-f84346e56f33 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Volume info retrieved successfully. Jul 31 09:37:15.716463 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-accf74d8-99bc-4129-9362-1497f5ba8723 req-ec41baff-7cbf-4531-bf83-f84346e56f33 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b returned with HTTP 200 Jul 31 09:37:15.716888 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1117/4467] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:37:15 2026] GET /volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b => generated 1661 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:15.725807 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-accf74d8-99bc-4129-9362-1497f5ba8723 req-54f5b16b-008e-43c2-acd5-463bd439fc15 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:15.727879 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-accf74d8-99bc-4129-9362-1497f5ba8723 req-54f5b16b-008e-43c2-acd5-463bd439fc15 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:37:15.728216 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-accf74d8-99bc-4129-9362-1497f5ba8723 req-54f5b16b-008e-43c2-acd5-463bd439fc15 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c3d0b0be-746a-4c80-a913-1eb2684dc70b", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-770790853", "description": null, "metadata": {}}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:15.738985 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:15.738985 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:15.739554 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-accf74d8-99bc-4129-9362-1497f5ba8723 req-54f5b16b-008e-43c2-acd5-463bd439fc15 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Volume info retrieved successfully. Jul 31 09:37:15.739740 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [req-accf74d8-99bc-4129-9362-1497f5ba8723 req-54f5b16b-008e-43c2-acd5-463bd439fc15 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Create snapshot from volume c3d0b0be-746a-4c80-a913-1eb2684dc70b Jul 31 09:37:15.771886 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [req-accf74d8-99bc-4129-9362-1497f5ba8723 req-54f5b16b-008e-43c2-acd5-463bd439fc15 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Created reservations ['c206fb81-6053-4815-ad63-32d270b1a01b', 'c8722ff0-2c7d-44c6-9fba-12e17f101211', '18f3e3c1-0d52-4af0-8c58-837c0f49cdc4', '1e3d8fd5-2b12-4198-8c94-0c34a4d5b519'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:37:15.808723 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-accf74d8-99bc-4129-9362-1497f5ba8723 req-54f5b16b-008e-43c2-acd5-463bd439fc15 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Snapshot force create request issued successfully. Jul 31 09:37:15.809209 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-accf74d8-99bc-4129-9362-1497f5ba8723 req-54f5b16b-008e-43c2-acd5-463bd439fc15 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:37:15.810201 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1125/4468] 10.4.3.226 () {72 vars in 1547 bytes} [Fri Jul 31 09:37:15 2026] POST /volume/v3/snapshots => generated 323 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:37:15.981065 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-51f87b51-1fba-4ca0-a4ee-354945a166f2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:15.983098 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-51f87b51-1fba-4ca0-a4ee-354945a166f2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:15.983354 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-51f87b51-1fba-4ca0-a4ee-354945a166f2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:15.983575 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-51f87b51-1fba-4ca0-a4ee-354945a166f2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:15.983690 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-51f87b51-1fba-4ca0-a4ee-354945a166f2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:15.988376 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:15.988376 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:15.989260 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-51f87b51-1fba-4ca0-a4ee-354945a166f2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:15.989707 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1115/4469] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:15 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:16.339553 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7b458065-f874-456b-9117-7d2916ba2177 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:16.344745 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7b458065-f874-456b-9117-7d2916ba2177 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 Jul 31 09:37:16.345016 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7b458065-f874-456b-9117-7d2916ba2177 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:16.345259 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7b458065-f874-456b-9117-7d2916ba2177 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:16.364782 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:16.364782 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:16.378927 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-7b458065-f874-456b-9117-7d2916ba2177 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:16.384265 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7b458065-f874-456b-9117-7d2916ba2177 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 returned with HTTP 200 Jul 31 09:37:16.384886 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1113/4470] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:16 2026] GET /volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 => generated 928 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:17.005418 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1dc44cba-0dca-404e-9804-c45ef2b31fe5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:17.007684 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1dc44cba-0dca-404e-9804-c45ef2b31fe5 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:17.008020 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1dc44cba-0dca-404e-9804-c45ef2b31fe5 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:17.008384 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1dc44cba-0dca-404e-9804-c45ef2b31fe5 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:17.008585 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-1dc44cba-0dca-404e-9804-c45ef2b31fe5 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:17.017158 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:17.017158 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:17.018195 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1dc44cba-0dca-404e-9804-c45ef2b31fe5 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:17.018895 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1118/4471] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:17 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:17.404174 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3895de9a-fa06-494b-8ab7-5978cbe4e2f7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:17.408389 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3895de9a-fa06-494b-8ab7-5978cbe4e2f7 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 Jul 31 09:37:17.409693 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3895de9a-fa06-494b-8ab7-5978cbe4e2f7 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:17.410827 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3895de9a-fa06-494b-8ab7-5978cbe4e2f7 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:17.420093 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:17.420093 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:17.424841 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-3895de9a-fa06-494b-8ab7-5978cbe4e2f7 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:17.430536 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3895de9a-fa06-494b-8ab7-5978cbe4e2f7 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 returned with HTTP 200 Jul 31 09:37:17.431005 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1126/4472] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:17 2026] GET /volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:17.651393 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3b69cb36-ba26-4884-a460-17a6851d4782 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:17.654051 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3b69cb36-ba26-4884-a460-17a6851d4782 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/snapshots/c7a2a66a-c100-4b9f-a038-a3dfc05ae66b Jul 31 09:37:17.654051 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3b69cb36-ba26-4884-a460-17a6851d4782 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:17.654422 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3b69cb36-ba26-4884-a460-17a6851d4782 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:17.660606 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:17.660606 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:17.661285 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3b69cb36-ba26-4884-a460-17a6851d4782 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Snapshot retrieved successfully. Jul 31 09:37:17.662447 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3b69cb36-ba26-4884-a460-17a6851d4782 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/snapshots/c7a2a66a-c100-4b9f-a038-a3dfc05ae66b returned with HTTP 200 Jul 31 09:37:17.663008 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1116/4473] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:37:17 2026] GET /volume/v3/snapshots/c7a2a66a-c100-4b9f-a038-a3dfc05ae66b => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:17.693054 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-97f945d9-ed2f-429d-ac9d-50d2acad0c64 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:17.694950 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-97f945d9-ed2f-429d-ac9d-50d2acad0c64 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:37:17.695394 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-97f945d9-ed2f-429d-ac9d-50d2acad0c64 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1975476493", "snapshot_id": null, "imageRef": "ee534ce9-0925-4a1b-a039-637867769352", "volume_type": null, "size": 1}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:17.697163 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-97f945d9-ed2f-429d-ac9d-50d2acad0c64 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1975476493', 'snapshot_id': None, 'imageRef': 'ee534ce9-0925-4a1b-a039-637867769352', 'volume_type': None, 'size': 1}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:37:17.794356 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:17.794356 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:17.794356 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-97f945d9-ed2f-429d-ac9d-50d2acad0c64 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Snapshot retrieved successfully. Jul 31 09:37:17.794356 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-97f945d9-ed2f-429d-ac9d-50d2acad0c64 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Create volume of 1 GB Jul 31 09:37:17.799139 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-97f945d9-ed2f-429d-ac9d-50d2acad0c64 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Availability Zones retrieved successfully. Jul 31 09:37:17.803480 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-c6734449-955b-422a-b76f-3443ae0ec4e3 req-8b2d6317-a8b3-4d78-9831-54e64ccd39a5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:17.805343 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-97f945d9-ed2f-429d-ac9d-50d2acad0c64 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Flow 'volume_create_api' (91236ed4-1813-40ec-b089-24119f308d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:37:17.806675 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-97f945d9-ed2f-429d-ac9d-50d2acad0c64 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (866a4977-1bf9-4b20-9df2-0a87d1ed7c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:17.806987 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c6734449-955b-422a-b76f-3443ae0ec4e3 req-8b2d6317-a8b3-4d78-9831-54e64ccd39a5 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 Jul 31 09:37:17.807263 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c6734449-955b-422a-b76f-3443ae0ec4e3 req-8b2d6317-a8b3-4d78-9831-54e64ccd39a5 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:17.807478 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c6734449-955b-422a-b76f-3443ae0ec4e3 req-8b2d6317-a8b3-4d78-9831-54e64ccd39a5 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:17.807874 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-97f945d9-ed2f-429d-ac9d-50d2acad0c64 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:37:17.828837 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:17.828837 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:17.837324 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-c6734449-955b-422a-b76f-3443ae0ec4e3 req-8b2d6317-a8b3-4d78-9831-54e64ccd39a5 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:17.844975 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c6734449-955b-422a-b76f-3443ae0ec4e3 req-8b2d6317-a8b3-4d78-9831-54e64ccd39a5 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 returned with HTTP 200 Jul 31 09:37:17.845635 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1119/4474] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:37:17 2026] GET /volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 => generated 1175 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:17.854118 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-97f945d9-ed2f-429d-ac9d-50d2acad0c64 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (866a4977-1bf9-4b20-9df2-0a87d1ed7c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c7a2a66a-c100-4b9f-a038-a3dfc05ae66b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:17.857722 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-97f945d9-ed2f-429d-ac9d-50d2acad0c64 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fe701c4-9153-4bbc-874c-6bc9a7b7225f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:17.868078 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-c6734449-955b-422a-b76f-3443ae0ec4e3 req-90ab0f6d-0548-4d21-8d6e-cf024424f1d9 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:17.870412 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-c6734449-955b-422a-b76f-3443ae0ec4e3 req-90ab0f6d-0548-4d21-8d6e-cf024424f1d9 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] POST https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23/action Jul 31 09:37:17.870887 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-c6734449-955b-422a-b76f-3443ae0ec4e3 req-90ab0f6d-0548-4d21-8d6e-cf024424f1d9 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:37:17.871060 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-c6734449-955b-422a-b76f-3443ae0ec4e3 req-90ab0f6d-0548-4d21-8d6e-cf024424f1d9 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:17.883421 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:17.883421 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:17.883891 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-c6734449-955b-422a-b76f-3443ae0ec4e3 req-90ab0f6d-0548-4d21-8d6e-cf024424f1d9 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:17.890913 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-c6734449-955b-422a-b76f-3443ae0ec4e3 req-90ab0f6d-0548-4d21-8d6e-cf024424f1d9 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Begin detaching volume completed successfully. Jul 31 09:37:17.891193 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-c6734449-955b-422a-b76f-3443ae0ec4e3 req-90ab0f6d-0548-4d21-8d6e-cf024424f1d9 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23/action returned with HTTP 202 Jul 31 09:37:17.891876 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1127/4475] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:37:17 2026] POST /volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:37:17.895165 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-97f945d9-ed2f-429d-ac9d-50d2acad0c64 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Created reservations ['4b1c7a43-a23c-4b9a-8a9f-b87909c8201c', '86c27d52-647f-461f-96ce-782ba66e838c', 'aaa97b89-e2a5-414f-a8aa-e83caf760718', '3a9bd4a8-5e26-4d8f-a497-040d9c8539a6'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:37:17.896024 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-97f945d9-ed2f-429d-ac9d-50d2acad0c64 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fe701c4-9153-4bbc-874c-6bc9a7b7225f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b1c7a43-a23c-4b9a-8a9f-b87909c8201c', '86c27d52-647f-461f-96ce-782ba66e838c', 'aaa97b89-e2a5-414f-a8aa-e83caf760718', '3a9bd4a8-5e26-4d8f-a497-040d9c8539a6']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:17.896751 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-97f945d9-ed2f-429d-ac9d-50d2acad0c64 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b10cf919-3569-4659-a4aa-f467e7ed3941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:17.947310 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-97f945d9-ed2f-429d-ac9d-50d2acad0c64 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b10cf919-3569-4659-a4aa-f467e7ed3941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dffb8b6b-73b5-40b1-b461-e6dd47ca3d56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1975476493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3705dd53cf954eed9a78797492ef0d18',qos_specs=None,replication_status=,reservations=['4b1c7a43-a23c-4b9a-8a9f-b87909c8201c','86c27d52-647f-461f-96ce-782ba66e838c','aaa97b89-e2a5-414f-a8aa-e83caf760718','3a9bd4a8-5e26-4d8f-a497-040d9c8539a6'],size=1,snapshot_id=c7a2a66a-c100-4b9f-a038-a3dfc05ae66b,source_replicaid=,source_volid=None,status='creating',user_id='7db01bfa8bee4541be75b7e39c71970d',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), '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-31T09:37:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1975476493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dffb8b6b-73b5-40b1-b461-e6dd47ca3d56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3705dd53cf954eed9a78797492ef0d18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c7a2a66a-c100-4b9f-a038-a3dfc05ae66b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7db01bfa8bee4541be75b7e39c71970d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:17.948277 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-97f945d9-ed2f-429d-ac9d-50d2acad0c64 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d413076b-65d8-4fd1-97bd-feb09ad4fae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:17.955637 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-45c9cf81-b49a-4261-9d21-a8fddd06297f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:17.955637 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-45c9cf81-b49a-4261-9d21-a8fddd06297f None None] GET https://10.4.3.226/volume// Jul 31 09:37:17.955637 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-45c9cf81-b49a-4261-9d21-a8fddd06297f None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:17.955637 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-45c9cf81-b49a-4261-9d21-a8fddd06297f None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:17.955637 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-45c9cf81-b49a-4261-9d21-a8fddd06297f None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:37:17.955637 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1117/4476] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:37: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 31 09:37:17.966167 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-c6734449-955b-422a-b76f-3443ae0ec4e3 req-14d8a220-decf-4ff2-b6bc-b0688a3de799 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:17.969657 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c6734449-955b-422a-b76f-3443ae0ec4e3 req-14d8a220-decf-4ff2-b6bc-b0688a3de799 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 Jul 31 09:37:17.970083 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c6734449-955b-422a-b76f-3443ae0ec4e3 req-14d8a220-decf-4ff2-b6bc-b0688a3de799 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:17.970543 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c6734449-955b-422a-b76f-3443ae0ec4e3 req-14d8a220-decf-4ff2-b6bc-b0688a3de799 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:17.973637 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-97f945d9-ed2f-429d-ac9d-50d2acad0c64 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d413076b-65d8-4fd1-97bd-feb09ad4fae5) transitioned into state 'SUCCESS' from state '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-1975476493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3705dd53cf954eed9a78797492ef0d18',qos_specs=None,replication_status=,reservations=['4b1c7a43-a23c-4b9a-8a9f-b87909c8201c','86c27d52-647f-461f-96ce-782ba66e838c','aaa97b89-e2a5-414f-a8aa-e83caf760718','3a9bd4a8-5e26-4d8f-a497-040d9c8539a6'],size=1,snapshot_id=c7a2a66a-c100-4b9f-a038-a3dfc05ae66b,source_replicaid=,source_volid=None,status='creating',user_id='7db01bfa8bee4541be75b7e39c71970d',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:17.974910 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-97f945d9-ed2f-429d-ac9d-50d2acad0c64 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aee02c18-6b78-4618-b3d7-344f4e1ef415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:17.984363 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:17.984363 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:17.988972 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-c6734449-955b-422a-b76f-3443ae0ec4e3 req-14d8a220-decf-4ff2-b6bc-b0688a3de799 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:17.995386 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c6734449-955b-422a-b76f-3443ae0ec4e3 req-14d8a220-decf-4ff2-b6bc-b0688a3de799 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 returned with HTTP 200 Jul 31 09:37:17.995993 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1120/4477] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:37:17 2026] GET /volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 => generated 1358 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:37:18.008876 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-97f945d9-ed2f-429d-ac9d-50d2acad0c64 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aee02c18-6b78-4618-b3d7-344f4e1ef415) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:18.010266 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-97f945d9-ed2f-429d-ac9d-50d2acad0c64 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Flow 'volume_create_api' (91236ed4-1813-40ec-b089-24119f308d33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:37:18.010802 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-97f945d9-ed2f-429d-ac9d-50d2acad0c64 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Create volume request issued successfully. Jul 31 09:37:18.011676 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-97f945d9-ed2f-429d-ac9d-50d2acad0c64 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:37:18.012421 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1114/4478] 10.4.3.226 () {70 vars in 1300 bytes} [Fri Jul 31 09:37:17 2026] POST /volume/v3/volumes => generated 814 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:37:18.030388 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a0a99f56-cac4-4663-a223-65a356446938 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:18.032277 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a0a99f56-cac4-4663-a223-65a356446938 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/volumes/dffb8b6b-73b5-40b1-b461-e6dd47ca3d56 Jul 31 09:37:18.032547 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a0a99f56-cac4-4663-a223-65a356446938 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:18.032730 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a0a99f56-cac4-4663-a223-65a356446938 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:18.036302 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4d1ac248-5eeb-45a9-8a9f-a0d46d43d4d3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:18.038606 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4d1ac248-5eeb-45a9-8a9f-a0d46d43d4d3 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:18.039151 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4d1ac248-5eeb-45a9-8a9f-a0d46d43d4d3 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:18.040447 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4d1ac248-5eeb-45a9-8a9f-a0d46d43d4d3 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:18.040447 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-4d1ac248-5eeb-45a9-8a9f-a0d46d43d4d3 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:18.046491 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:18.046491 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:18.048414 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:18.048414 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:18.048561 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4d1ac248-5eeb-45a9-8a9f-a0d46d43d4d3 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:18.048561 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1118/4479] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:18 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:18.055834 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a0a99f56-cac4-4663-a223-65a356446938 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Volume info retrieved successfully. Jul 31 09:37:18.062117 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a0a99f56-cac4-4663-a223-65a356446938 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes/dffb8b6b-73b5-40b1-b461-e6dd47ca3d56 returned with HTTP 200 Jul 31 09:37:18.062659 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1128/4480] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:18 2026] GET /volume/v3/volumes/dffb8b6b-73b5-40b1-b461-e6dd47ca3d56 => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:18.446344 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9f8dc882-e562-4668-b730-17c3998241af None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:18.450257 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9f8dc882-e562-4668-b730-17c3998241af tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 Jul 31 09:37:18.450257 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9f8dc882-e562-4668-b730-17c3998241af tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:18.450257 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9f8dc882-e562-4668-b730-17c3998241af tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:18.457465 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:18.457465 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:18.461064 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9f8dc882-e562-4668-b730-17c3998241af tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:18.465556 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9f8dc882-e562-4668-b730-17c3998241af tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 returned with HTTP 200 Jul 31 09:37:18.466072 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1121/4481] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:18 2026] GET /volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:18.509798 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-08ee5a3d-65dc-4664-ad15-053d9403b663 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:18.511137 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-08ee5a3d-65dc-4664-ad15-053d9403b663 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 Jul 31 09:37:18.511475 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-08ee5a3d-65dc-4664-ad15-053d9403b663 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:18.511774 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-08ee5a3d-65dc-4664-ad15-053d9403b663 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:18.518792 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:18.518792 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:18.522747 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-08ee5a3d-65dc-4664-ad15-053d9403b663 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:37:18.526560 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-08ee5a3d-65dc-4664-ad15-053d9403b663 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 returned with HTTP 200 Jul 31 09:37:18.527032 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1115/4482] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:18 2026] GET /volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:18.544136 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-da08a89f-354c-4b83-9e0c-c8f5f76f710d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:18.545804 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da08a89f-354c-4b83-9e0c-c8f5f76f710d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 Jul 31 09:37:18.549491 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da08a89f-354c-4b83-9e0c-c8f5f76f710d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:18.549778 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da08a89f-354c-4b83-9e0c-c8f5f76f710d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:18.562946 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:18.562946 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:18.566787 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-da08a89f-354c-4b83-9e0c-c8f5f76f710d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:37:18.572089 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da08a89f-354c-4b83-9e0c-c8f5f76f710d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 returned with HTTP 200 Jul 31 09:37:18.572623 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1119/4483] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:18 2026] GET /volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:18.613721 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-811aff0f-8d80-4cc4-a2bf-0aaa6f37fb9d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:18.616088 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-811aff0f-8d80-4cc4-a2bf-0aaa6f37fb9d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 Jul 31 09:37:18.616347 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-811aff0f-8d80-4cc4-a2bf-0aaa6f37fb9d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:18.616577 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-811aff0f-8d80-4cc4-a2bf-0aaa6f37fb9d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:18.623580 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:18.623580 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:18.627289 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-811aff0f-8d80-4cc4-a2bf-0aaa6f37fb9d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:37:18.631402 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-811aff0f-8d80-4cc4-a2bf-0aaa6f37fb9d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 returned with HTTP 200 Jul 31 09:37:18.631893 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1129/4484] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:37:18 2026] GET /volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:18.713952 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-77eeef78-6afd-4b68-b73c-fa3708e8fdfc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:18.713952 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-77eeef78-6afd-4b68-b73c-fa3708e8fdfc None None] GET https://10.4.3.226/volume// Jul 31 09:37:18.713952 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-77eeef78-6afd-4b68-b73c-fa3708e8fdfc None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:18.713952 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-77eeef78-6afd-4b68-b73c-fa3708e8fdfc None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:18.713952 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-77eeef78-6afd-4b68-b73c-fa3708e8fdfc None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:37:18.713952 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1122/4485] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:37:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:37:18.721408 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-e00568a7-40c0-465a-be99-3ea87bce9216 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:18.723522 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-e00568a7-40c0-465a-be99-3ea87bce9216 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:37:18.724043 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-e00568a7-40c0-465a-be99-3ea87bce9216 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6eceb924-8774-4691-b17e-ee1be0e952b2", "connector": null, "instance_uuid": "7f7292b8-409d-4996-88af-c8fe29009975"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:18.734821 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:18.734821 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:18.763852 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-e00568a7-40c0-465a-be99-3ea87bce9216 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:37:18.764531 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1116/4486] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:37:18 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 31 09:37:18.798059 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b58ce4c2-37ac-48fb-a4dd-f388d18cef35 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:18.800003 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b58ce4c2-37ac-48fb-a4dd-f388d18cef35 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 Jul 31 09:37:18.800230 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b58ce4c2-37ac-48fb-a4dd-f388d18cef35 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:18.800444 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b58ce4c2-37ac-48fb-a4dd-f388d18cef35 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:18.809567 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b914d893-5674-41dd-b8c9-fe8bebed24df None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:18.810074 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b914d893-5674-41dd-b8c9-fe8bebed24df None None] GET https://10.4.3.226/volume// Jul 31 09:37:18.810134 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b914d893-5674-41dd-b8c9-fe8bebed24df None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:18.810398 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b914d893-5674-41dd-b8c9-fe8bebed24df None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:18.810845 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b914d893-5674-41dd-b8c9-fe8bebed24df None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:37:18.811258 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1130/4487] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:37:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:37:18.812995 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:18.812995 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:18.817916 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b58ce4c2-37ac-48fb-a4dd-f388d18cef35 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:37:18.820816 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-2463225d-3c33-47a5-89b5-cda354e74f7a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:18.824930 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-2463225d-3c33-47a5-89b5-cda354e74f7a tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 Jul 31 09:37:18.824930 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-2463225d-3c33-47a5-89b5-cda354e74f7a tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:18.825114 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b58ce4c2-37ac-48fb-a4dd-f388d18cef35 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 returned with HTTP 200 Jul 31 09:37:18.825160 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-2463225d-3c33-47a5-89b5-cda354e74f7a tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:18.825197 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1120/4488] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:18 2026] GET /volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:18.834203 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:18.834203 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:18.838149 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-2463225d-3c33-47a5-89b5-cda354e74f7a tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:37:18.843063 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-2463225d-3c33-47a5-89b5-cda354e74f7a tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 returned with HTTP 200 Jul 31 09:37:18.843735 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1123/4489] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:37:18 2026] GET /volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 => generated 1057 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:37:18.949818 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-0149ae56-2e70-4fe7-a53a-8fd1d1e1ce3e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:18.951480 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-0149ae56-2e70-4fe7-a53a-8fd1d1e1ce3e tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] PUT https://10.4.3.226/volume/v3/attachments/664c73cf-35e8-4365-a2c7-afbb413a9997 Jul 31 09:37:18.951934 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-0149ae56-2e70-4fe7-a53a-8fd1d1e1ce3e tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:18.959628 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-0149ae56-2e70-4fe7-a53a-8fd1d1e1ce3e tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Acquiring lock "cinder-attachment_update-6eceb924-8774-4691-b17e-ee1be0e952b2-np0000006200" by "attachment_update" {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:37:18.966832 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-0149ae56-2e70-4fe7-a53a-8fd1d1e1ce3e tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Lock "cinder-attachment_update-6eceb924-8774-4691-b17e-ee1be0e952b2-np0000006200" acquired by "attachment_update" :: waited 0.005s {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:37:18.966832 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:18.966832 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:19.060006 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-1e4bc1d2-2c9e-449d-870e-cd3d4c8d9248 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:19.062548 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1e4bc1d2-2c9e-449d-870e-cd3d4c8d9248 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:19.064603 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1e4bc1d2-2c9e-449d-870e-cd3d4c8d9248 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:19.064603 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1e4bc1d2-2c9e-449d-870e-cd3d4c8d9248 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:19.064603 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-1e4bc1d2-2c9e-449d-870e-cd3d4c8d9248 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:19.064776 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-0149ae56-2e70-4fe7-a53a-8fd1d1e1ce3e tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Lock "cinder-attachment_update-6eceb924-8774-4691-b17e-ee1be0e952b2-np0000006200" released by "attachment_update" :: held 0.099s {{(pid=100314) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:37:19.064776 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-0149ae56-2e70-4fe7-a53a-8fd1d1e1ce3e tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/attachments/664c73cf-35e8-4365-a2c7-afbb413a9997 returned with HTTP 200 Jul 31 09:37:19.064776 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1117/4490] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:37:18 2026] PUT /volume/v3/attachments/664c73cf-35e8-4365-a2c7-afbb413a9997 => generated 968 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:19.069888 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:19.069888 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:19.071101 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1e4bc1d2-2c9e-449d-870e-cd3d4c8d9248 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:19.071632 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1131/4491] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:19 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:19.076282 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e5a1ab10-42c1-4927-ae04-25f586df0976 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:19.076368 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-a3687813-5fa5-48fa-90bc-3c627563fca6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:19.077751 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e5a1ab10-42c1-4927-ae04-25f586df0976 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/volumes/dffb8b6b-73b5-40b1-b461-e6dd47ca3d56 Jul 31 09:37:19.078109 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e5a1ab10-42c1-4927-ae04-25f586df0976 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:19.078402 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e5a1ab10-42c1-4927-ae04-25f586df0976 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:19.079598 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-a3687813-5fa5-48fa-90bc-3c627563fca6 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2/encryption Jul 31 09:37:19.079598 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-a3687813-5fa5-48fa-90bc-3c627563fca6 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:19.080015 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-a3687813-5fa5-48fa-90bc-3c627563fca6 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:19.088103 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:19.088103 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:19.092523 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e5a1ab10-42c1-4927-ae04-25f586df0976 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Volume info retrieved successfully. Jul 31 09:37:19.094539 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:19.094539 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:19.098391 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e5a1ab10-42c1-4927-ae04-25f586df0976 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes/dffb8b6b-73b5-40b1-b461-e6dd47ca3d56 returned with HTTP 200 Jul 31 09:37:19.099052 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1124/4492] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:19 2026] GET /volume/v3/volumes/dffb8b6b-73b5-40b1-b461-e6dd47ca3d56 => generated 1423 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:37:19.105662 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-a3687813-5fa5-48fa-90bc-3c627563fca6 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2/encryption returned with HTTP 200 Jul 31 09:37:19.106210 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1121/4493] 10.4.3.226 () {68 vars in 1631 bytes} [Fri Jul 31 09:37:19 2026] GET /volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:19.122524 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-36c24546-a70c-44f1-9995-541e29d79860 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:19.124491 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-36c24546-a70c-44f1-9995-541e29d79860 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/volumes/dffb8b6b-73b5-40b1-b461-e6dd47ca3d56 Jul 31 09:37:19.124988 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-36c24546-a70c-44f1-9995-541e29d79860 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:19.125412 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-36c24546-a70c-44f1-9995-541e29d79860 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:19.135692 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:19.135692 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:19.141792 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-36c24546-a70c-44f1-9995-541e29d79860 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Volume info retrieved successfully. Jul 31 09:37:19.148845 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-36c24546-a70c-44f1-9995-541e29d79860 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes/dffb8b6b-73b5-40b1-b461-e6dd47ca3d56 returned with HTTP 200 Jul 31 09:37:19.149283 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1118/4494] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:19 2026] GET /volume/v3/volumes/dffb8b6b-73b5-40b1-b461-e6dd47ca3d56 => generated 1423 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:37:19.479737 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6e752499-30d5-48ac-9078-29dfc0ae254e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:19.481827 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6e752499-30d5-48ac-9078-29dfc0ae254e tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 Jul 31 09:37:19.482428 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6e752499-30d5-48ac-9078-29dfc0ae254e tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:19.482428 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6e752499-30d5-48ac-9078-29dfc0ae254e tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:19.489492 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:19.489492 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:19.497045 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-6e752499-30d5-48ac-9078-29dfc0ae254e tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:19.505353 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6e752499-30d5-48ac-9078-29dfc0ae254e tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 returned with HTTP 200 Jul 31 09:37:19.505935 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1132/4495] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:19 2026] GET /volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:19.553651 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-c6734449-955b-422a-b76f-3443ae0ec4e3 req-bf40e6b7-61d6-4fbf-be03-7b1465940bfe None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:19.558046 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c6734449-955b-422a-b76f-3443ae0ec4e3 req-bf40e6b7-61d6-4fbf-be03-7b1465940bfe tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] DELETE https://10.4.3.226/volume/v3/attachments/73e8f55c-7605-405c-8b5e-c70a65f6e66e Jul 31 09:37:19.558046 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c6734449-955b-422a-b76f-3443ae0ec4e3 req-bf40e6b7-61d6-4fbf-be03-7b1465940bfe tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:19.558046 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-c6734449-955b-422a-b76f-3443ae0ec4e3 req-bf40e6b7-61d6-4fbf-be03-7b1465940bfe tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:19.567157 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:19.567157 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:19.640051 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-c6734449-955b-422a-b76f-3443ae0ec4e3 req-bf40e6b7-61d6-4fbf-be03-7b1465940bfe tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/attachments/73e8f55c-7605-405c-8b5e-c70a65f6e66e returned with HTTP 200 Jul 31 09:37:19.640051 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1125/4496] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:37:19 2026] DELETE /volume/v3/attachments/73e8f55c-7605-405c-8b5e-c70a65f6e66e => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:19.839450 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-86f09318-bc89-43cd-8d14-bfe674d81898 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:19.841588 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-86f09318-bc89-43cd-8d14-bfe674d81898 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 Jul 31 09:37:19.841837 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-86f09318-bc89-43cd-8d14-bfe674d81898 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:19.842052 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-86f09318-bc89-43cd-8d14-bfe674d81898 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:19.851572 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:19.851572 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:19.857743 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-86f09318-bc89-43cd-8d14-bfe674d81898 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:37:19.863521 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-86f09318-bc89-43cd-8d14-bfe674d81898 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 returned with HTTP 200 Jul 31 09:37:19.863987 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1122/4497] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:19 2026] GET /volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:20.070261 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e8476827-e467-4c86-b9e2-d577695cfa62 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:20.074297 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e8476827-e467-4c86-b9e2-d577695cfa62 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:37:20.074297 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e8476827-e467-4c86-b9e2-d577695cfa62 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-451935003", "snapshot_id": "8b198638-341c-4f7f-af3e-eee118a791c5", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:20.074297 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-e8476827-e467-4c86-b9e2-d577695cfa62 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-451935003', 'snapshot_id': '8b198638-341c-4f7f-af3e-eee118a791c5', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:37:20.082120 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:20.082120 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:20.082653 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e8476827-e467-4c86-b9e2-d577695cfa62 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Snapshot retrieved successfully. Jul 31 09:37:20.082785 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-e8476827-e467-4c86-b9e2-d577695cfa62 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Create volume of 1 GB Jul 31 09:37:20.087687 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-dca5ab3c-9686-4da8-9271-7106b8210fbb None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:20.089666 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dca5ab3c-9686-4da8-9271-7106b8210fbb tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:20.089666 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dca5ab3c-9686-4da8-9271-7106b8210fbb tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:20.089666 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dca5ab3c-9686-4da8-9271-7106b8210fbb tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:20.089666 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-dca5ab3c-9686-4da8-9271-7106b8210fbb tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:20.091232 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e8476827-e467-4c86-b9e2-d577695cfa62 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Availability Zones retrieved successfully. Jul 31 09:37:20.097001 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e8476827-e467-4c86-b9e2-d577695cfa62 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Flow 'volume_create_api' (a3430f37-936f-492a-9e56-8584e54fda80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:37:20.097395 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:20.097395 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:20.098266 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dca5ab3c-9686-4da8-9271-7106b8210fbb tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:20.098331 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e8476827-e467-4c86-b9e2-d577695cfa62 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d22ddb9-f683-43f0-b558-62649a333fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:20.098720 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1133/4498] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:20 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:20.099480 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-e8476827-e467-4c86-b9e2-d577695cfa62 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:37:20.125953 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e8476827-e467-4c86-b9e2-d577695cfa62 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d22ddb9-f683-43f0-b558-62649a333fa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8b198638-341c-4f7f-af3e-eee118a791c5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:20.126725 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e8476827-e467-4c86-b9e2-d577695cfa62 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8747b236-5a4c-42c2-8161-c1cde7c77590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:20.184691 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-e8476827-e467-4c86-b9e2-d577695cfa62 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Created reservations ['7c3e0053-d55c-415d-bd05-d781d2d247a8', '767b7f20-f2ec-426c-bacd-a81edb2cc403', '3be11bed-9b78-4fdc-8ca0-e1f661930c45', 'fb5a2e19-8113-4a82-8c6a-73c34a9a20e6'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:37:20.185847 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e8476827-e467-4c86-b9e2-d577695cfa62 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8747b236-5a4c-42c2-8161-c1cde7c77590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c3e0053-d55c-415d-bd05-d781d2d247a8', '767b7f20-f2ec-426c-bacd-a81edb2cc403', '3be11bed-9b78-4fdc-8ca0-e1f661930c45', 'fb5a2e19-8113-4a82-8c6a-73c34a9a20e6']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:20.187071 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e8476827-e467-4c86-b9e2-d577695cfa62 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (850674af-8dea-405b-827d-2b405db51434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:20.238879 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e8476827-e467-4c86-b9e2-d577695cfa62 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (850674af-8dea-405b-827d-2b405db51434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '497ba8ee-8c10-4140-824c-6d7078156fdc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-451935003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41e04f13e19d4b7284c6c80bcd0b757c',qos_specs=None,replication_status=,reservations=['7c3e0053-d55c-415d-bd05-d781d2d247a8','767b7f20-f2ec-426c-bacd-a81edb2cc403','3be11bed-9b78-4fdc-8ca0-e1f661930c45','fb5a2e19-8113-4a82-8c6a-73c34a9a20e6'],size=1,snapshot_id=8b198638-341c-4f7f-af3e-eee118a791c5,source_replicaid=,source_volid=None,status='creating',user_id='171299f1691d47178269746f71254687',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:37:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-451935003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=497ba8ee-8c10-4140-824c-6d7078156fdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41e04f13e19d4b7284c6c80bcd0b757c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8b198638-341c-4f7f-af3e-eee118a791c5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='171299f1691d47178269746f71254687',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:20.239585 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e8476827-e467-4c86-b9e2-d577695cfa62 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf66cd49-eda6-4f9d-be9a-8e819b16c64f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:20.270442 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e8476827-e467-4c86-b9e2-d577695cfa62 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf66cd49-eda6-4f9d-be9a-8e819b16c64f) transitioned into state 'SUCCESS' from state '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-451935003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41e04f13e19d4b7284c6c80bcd0b757c',qos_specs=None,replication_status=,reservations=['7c3e0053-d55c-415d-bd05-d781d2d247a8','767b7f20-f2ec-426c-bacd-a81edb2cc403','3be11bed-9b78-4fdc-8ca0-e1f661930c45','fb5a2e19-8113-4a82-8c6a-73c34a9a20e6'],size=1,snapshot_id=8b198638-341c-4f7f-af3e-eee118a791c5,source_replicaid=,source_volid=None,status='creating',user_id='171299f1691d47178269746f71254687',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:20.271519 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e8476827-e467-4c86-b9e2-d577695cfa62 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3be28436-1cd1-49d6-a812-bc2186e3fdfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:20.299481 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e8476827-e467-4c86-b9e2-d577695cfa62 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3be28436-1cd1-49d6-a812-bc2186e3fdfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:20.300615 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e8476827-e467-4c86-b9e2-d577695cfa62 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Flow 'volume_create_api' (a3430f37-936f-492a-9e56-8584e54fda80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:37:20.301058 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e8476827-e467-4c86-b9e2-d577695cfa62 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Create volume request issued successfully. Jul 31 09:37:20.301798 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e8476827-e467-4c86-b9e2-d577695cfa62 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:37:20.302402 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1119/4499] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:37:20 2026] POST /volume/v3/volumes => generated 790 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:37:20.319258 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-17c1321c-1d2f-4b58-8260-5a6fd18eb2b4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:20.321295 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-17c1321c-1d2f-4b58-8260-5a6fd18eb2b4 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc Jul 31 09:37:20.321460 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-17c1321c-1d2f-4b58-8260-5a6fd18eb2b4 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:20.321575 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-17c1321c-1d2f-4b58-8260-5a6fd18eb2b4 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:20.329180 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:20.329180 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:20.333134 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-17c1321c-1d2f-4b58-8260-5a6fd18eb2b4 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:20.338503 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-17c1321c-1d2f-4b58-8260-5a6fd18eb2b4 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc returned with HTTP 200 Jul 31 09:37:20.339026 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1126/4500] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:20 2026] GET /volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:20.517257 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-a2eab25d-a25d-4b05-ae4d-2fef93098ee0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:20.519985 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-a2eab25d-a25d-4b05-ae4d-2fef93098ee0 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/volumes/dffb8b6b-73b5-40b1-b461-e6dd47ca3d56 Jul 31 09:37:20.520231 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-a2eab25d-a25d-4b05-ae4d-2fef93098ee0 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:20.520554 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-a2eab25d-a25d-4b05-ae4d-2fef93098ee0 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:20.524900 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7a6e97e9-1fba-4508-90dd-41bbf1a4d151 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:20.526775 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7a6e97e9-1fba-4508-90dd-41bbf1a4d151 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 Jul 31 09:37:20.527001 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7a6e97e9-1fba-4508-90dd-41bbf1a4d151 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:20.527207 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7a6e97e9-1fba-4508-90dd-41bbf1a4d151 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:20.530235 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:20.530235 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:20.534194 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:20.534194 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:20.534997 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-a2eab25d-a25d-4b05-ae4d-2fef93098ee0 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Volume info retrieved successfully. Jul 31 09:37:20.537935 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-7a6e97e9-1fba-4508-90dd-41bbf1a4d151 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:20.540908 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-a2eab25d-a25d-4b05-ae4d-2fef93098ee0 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes/dffb8b6b-73b5-40b1-b461-e6dd47ca3d56 returned with HTTP 200 Jul 31 09:37:20.541483 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1123/4501] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:37:20 2026] GET /volume/v3/volumes/dffb8b6b-73b5-40b1-b461-e6dd47ca3d56 => generated 1405 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:20.542434 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7a6e97e9-1fba-4508-90dd-41bbf1a4d151 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 returned with HTTP 200 Jul 31 09:37:20.542946 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1134/4502] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:20 2026] GET /volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:20.878533 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3f1e4b0d-b275-4cba-a709-5a67357cc2b4 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:20.881379 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3f1e4b0d-b275-4cba-a709-5a67357cc2b4 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 Jul 31 09:37:20.881667 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3f1e4b0d-b275-4cba-a709-5a67357cc2b4 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:20.881909 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3f1e4b0d-b275-4cba-a709-5a67357cc2b4 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:20.893668 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:20.893668 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:20.899290 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-3f1e4b0d-b275-4cba-a709-5a67357cc2b4 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:37:20.904334 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3f1e4b0d-b275-4cba-a709-5a67357cc2b4 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 returned with HTTP 200 Jul 31 09:37:20.904818 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1120/4503] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:20 2026] GET /volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:21.088668 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-389104a5-b94c-4638-8b32-bcc8b5914910 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:21.090857 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-389104a5-b94c-4638-8b32-bcc8b5914910 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/volumes/dffb8b6b-73b5-40b1-b461-e6dd47ca3d56 Jul 31 09:37:21.091077 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-389104a5-b94c-4638-8b32-bcc8b5914910 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:21.091317 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-389104a5-b94c-4638-8b32-bcc8b5914910 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:21.098967 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:21.098967 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:21.102789 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-389104a5-b94c-4638-8b32-bcc8b5914910 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Volume info retrieved successfully. Jul 31 09:37:21.107692 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-389104a5-b94c-4638-8b32-bcc8b5914910 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes/dffb8b6b-73b5-40b1-b461-e6dd47ca3d56 returned with HTTP 200 Jul 31 09:37:21.108135 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1127/4504] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:37:21 2026] GET /volume/v3/volumes/dffb8b6b-73b5-40b1-b461-e6dd47ca3d56 => generated 1405 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:21.111571 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c03e570f-8bab-4016-9db3-4be605d85f22 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:21.113891 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c03e570f-8bab-4016-9db3-4be605d85f22 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:21.114159 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c03e570f-8bab-4016-9db3-4be605d85f22 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:21.114439 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c03e570f-8bab-4016-9db3-4be605d85f22 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:21.114596 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c03e570f-8bab-4016-9db3-4be605d85f22 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:21.120314 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:21.120314 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:21.120475 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3cdc210a-8149-49f1-ac73-d76ad59b0fe6 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:21.120932 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3cdc210a-8149-49f1-ac73-d76ad59b0fe6 None None] GET https://10.4.3.226/volume// Jul 31 09:37:21.121152 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3cdc210a-8149-49f1-ac73-d76ad59b0fe6 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:21.121382 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c03e570f-8bab-4016-9db3-4be605d85f22 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:21.121483 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3cdc210a-8149-49f1-ac73-d76ad59b0fe6 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:21.121824 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3cdc210a-8149-49f1-ac73-d76ad59b0fe6 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:37:21.121939 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1124/4505] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:21 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:21.122167 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1135/4506] 10.4.3.226 () {66 vars in 1419 bytes} [Fri Jul 31 09:37: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 31 09:37:21.129748 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-2cf087ff-61d8-40b7-9a4c-ecc6345537fc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:21.131789 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-2cf087ff-61d8-40b7-9a4c-ecc6345537fc tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:37:21.132135 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-2cf087ff-61d8-40b7-9a4c-ecc6345537fc tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dffb8b6b-73b5-40b1-b461-e6dd47ca3d56", "connector": null, "instance_uuid": "705fc4b1-ad95-46d6-be36-ecab3d3ba91d"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:21.140723 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:21.140723 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:21.168637 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-2cf087ff-61d8-40b7-9a4c-ecc6345537fc tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:37:21.169129 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1121/4507] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:37:21 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:21.352958 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-97079b54-be70-4536-980e-a2aed8271f2b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:21.355289 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-97079b54-be70-4536-980e-a2aed8271f2b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc Jul 31 09:37:21.355517 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-97079b54-be70-4536-980e-a2aed8271f2b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:21.355770 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-97079b54-be70-4536-980e-a2aed8271f2b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:21.365024 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:21.365024 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:21.369502 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-97079b54-be70-4536-980e-a2aed8271f2b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:21.374432 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-97079b54-be70-4536-980e-a2aed8271f2b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc returned with HTTP 200 Jul 31 09:37:21.374974 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1128/4508] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:21 2026] GET /volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:21.393019 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cbdc3fe4-d355-4e1d-a9b7-7ea8e2fb3116 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:21.394968 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cbdc3fe4-d355-4e1d-a9b7-7ea8e2fb3116 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc Jul 31 09:37:21.395220 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cbdc3fe4-d355-4e1d-a9b7-7ea8e2fb3116 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:21.395501 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cbdc3fe4-d355-4e1d-a9b7-7ea8e2fb3116 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:21.402521 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:21.402521 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:21.406340 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cbdc3fe4-d355-4e1d-a9b7-7ea8e2fb3116 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:21.410512 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cbdc3fe4-d355-4e1d-a9b7-7ea8e2fb3116 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc returned with HTTP 200 Jul 31 09:37:21.410918 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1125/4509] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:21 2026] GET /volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:21.556274 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-83c24955-5a4e-418e-b662-2f8e68cce17b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:21.558488 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-83c24955-5a4e-418e-b662-2f8e68cce17b tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 Jul 31 09:37:21.558723 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-83c24955-5a4e-418e-b662-2f8e68cce17b tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:21.558991 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-83c24955-5a4e-418e-b662-2f8e68cce17b tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:21.569683 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:21.569683 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:21.575571 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-83c24955-5a4e-418e-b662-2f8e68cce17b tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:21.582875 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-83c24955-5a4e-418e-b662-2f8e68cce17b tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 returned with HTTP 200 Jul 31 09:37:21.583440 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1136/4510] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:21 2026] GET /volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:21.920769 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2613c1d4-b99d-43fd-a648-e958881b1184 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:21.922915 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2613c1d4-b99d-43fd-a648-e958881b1184 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 Jul 31 09:37:21.923191 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2613c1d4-b99d-43fd-a648-e958881b1184 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:21.923490 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2613c1d4-b99d-43fd-a648-e958881b1184 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:21.932991 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:21.932991 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:21.935757 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-807ae120-f303-4108-9107-b74372e766be req-a10301de-d1cd-40ab-95e5-cf785615bd64 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:21.938183 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-807ae120-f303-4108-9107-b74372e766be req-a10301de-d1cd-40ab-95e5-cf785615bd64 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc Jul 31 09:37:21.938368 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-807ae120-f303-4108-9107-b74372e766be req-a10301de-d1cd-40ab-95e5-cf785615bd64 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:21.938559 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-807ae120-f303-4108-9107-b74372e766be req-a10301de-d1cd-40ab-95e5-cf785615bd64 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:21.940168 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-2613c1d4-b99d-43fd-a648-e958881b1184 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:37:21.944943 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2613c1d4-b99d-43fd-a648-e958881b1184 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 returned with HTTP 200 Jul 31 09:37:21.945332 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1122/4511] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:21 2026] GET /volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:21.947041 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:21.947041 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:21.950424 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-807ae120-f303-4108-9107-b74372e766be req-a10301de-d1cd-40ab-95e5-cf785615bd64 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:21.954737 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-807ae120-f303-4108-9107-b74372e766be req-a10301de-d1cd-40ab-95e5-cf785615bd64 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc returned with HTTP 200 Jul 31 09:37:21.955222 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1129/4512] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:37:21 2026] GET /volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:22.035832 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d7b106cc-9321-44f7-bb9f-02640e48da20 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:22.036282 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d7b106cc-9321-44f7-bb9f-02640e48da20 None None] GET https://10.4.3.226/volume// Jul 31 09:37:22.036469 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d7b106cc-9321-44f7-bb9f-02640e48da20 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:22.036650 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d7b106cc-9321-44f7-bb9f-02640e48da20 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:22.037024 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d7b106cc-9321-44f7-bb9f-02640e48da20 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:37:22.037347 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1126/4513] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:37: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 31 09:37:22.045961 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-807ae120-f303-4108-9107-b74372e766be req-e7f5b704-10c9-4504-8d79-b5dc9603d1aa None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:22.132173 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-97266f26-5a3e-4b8f-94b0-09f603c71769 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:22.134649 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-97266f26-5a3e-4b8f-94b0-09f603c71769 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:22.134925 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-97266f26-5a3e-4b8f-94b0-09f603c71769 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:22.135157 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-97266f26-5a3e-4b8f-94b0-09f603c71769 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:22.135383 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-97266f26-5a3e-4b8f-94b0-09f603c71769 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:22.135555 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-807ae120-f303-4108-9107-b74372e766be req-e7f5b704-10c9-4504-8d79-b5dc9603d1aa tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:37:22.136091 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-807ae120-f303-4108-9107-b74372e766be req-e7f5b704-10c9-4504-8d79-b5dc9603d1aa tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "497ba8ee-8c10-4140-824c-6d7078156fdc", "connector": null, "instance_uuid": "b587ff42-6ccd-445c-a6ca-cbc28b7b288c"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:22.140475 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:22.140475 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:22.141405 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-97266f26-5a3e-4b8f-94b0-09f603c71769 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:22.141855 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1123/4514] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:22 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:22.148431 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:22.148431 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:22.188097 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-807ae120-f303-4108-9107-b74372e766be req-e7f5b704-10c9-4504-8d79-b5dc9603d1aa tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:37:22.189026 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1137/4515] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:37:22 2026] POST /volume/v3/attachments => generated 273 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:22.224261 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a7becfb4-7314-4154-bf21-61af0b092dab None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:22.226216 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a7becfb4-7314-4154-bf21-61af0b092dab tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc Jul 31 09:37:22.226434 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a7becfb4-7314-4154-bf21-61af0b092dab tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:22.226616 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a7becfb4-7314-4154-bf21-61af0b092dab tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:22.239550 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:22.239550 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:22.246401 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a7becfb4-7314-4154-bf21-61af0b092dab tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:22.248773 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b3f7ae22-5062-4e1c-8558-bd35a939a56d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:22.249470 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b3f7ae22-5062-4e1c-8558-bd35a939a56d None None] GET https://10.4.3.226/volume// Jul 31 09:37:22.249470 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b3f7ae22-5062-4e1c-8558-bd35a939a56d None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:22.249562 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b3f7ae22-5062-4e1c-8558-bd35a939a56d None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:22.249917 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b3f7ae22-5062-4e1c-8558-bd35a939a56d None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:37:22.250107 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1127/4516] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:37: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 31 09:37:22.253228 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a7becfb4-7314-4154-bf21-61af0b092dab tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc returned with HTTP 200 Jul 31 09:37:22.253776 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1130/4517] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:22 2026] GET /volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:22.259133 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-807ae120-f303-4108-9107-b74372e766be req-8fc6f801-2ece-493b-bd99-d3167ca95ac3 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:22.261771 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-807ae120-f303-4108-9107-b74372e766be req-8fc6f801-2ece-493b-bd99-d3167ca95ac3 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc Jul 31 09:37:22.262083 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-807ae120-f303-4108-9107-b74372e766be req-8fc6f801-2ece-493b-bd99-d3167ca95ac3 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:22.262308 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-807ae120-f303-4108-9107-b74372e766be req-8fc6f801-2ece-493b-bd99-d3167ca95ac3 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:22.272851 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:22.272851 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:22.277120 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-807ae120-f303-4108-9107-b74372e766be req-8fc6f801-2ece-493b-bd99-d3167ca95ac3 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:22.284337 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-807ae120-f303-4108-9107-b74372e766be req-8fc6f801-2ece-493b-bd99-d3167ca95ac3 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc returned with HTTP 200 Jul 31 09:37:22.284883 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1124/4518] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:37:22 2026] GET /volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc => generated 1062 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:37:22.381210 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e0f72bd4-5cde-47ab-bbf6-9e0a3404107e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:22.381665 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e0f72bd4-5cde-47ab-bbf6-9e0a3404107e None None] GET https://10.4.3.226/volume// Jul 31 09:37:22.381848 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e0f72bd4-5cde-47ab-bbf6-9e0a3404107e None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:22.382034 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e0f72bd4-5cde-47ab-bbf6-9e0a3404107e None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:22.382364 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e0f72bd4-5cde-47ab-bbf6-9e0a3404107e None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:37:22.382654 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1138/4519] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:37: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 31 09:37:22.395797 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-9918b57e-928a-4172-9ae4-16dbb9cfbb1d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:22.398285 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-9918b57e-928a-4172-9ae4-16dbb9cfbb1d tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/volumes/dffb8b6b-73b5-40b1-b461-e6dd47ca3d56 Jul 31 09:37:22.398568 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-9918b57e-928a-4172-9ae4-16dbb9cfbb1d tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:22.399305 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-9918b57e-928a-4172-9ae4-16dbb9cfbb1d tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:22.399478 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-807ae120-f303-4108-9107-b74372e766be req-f91fb04e-9ce3-4edd-b822-3ccd43d94c8d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:22.403168 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-807ae120-f303-4108-9107-b74372e766be req-f91fb04e-9ce3-4edd-b822-3ccd43d94c8d tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] PUT https://10.4.3.226/volume/v3/attachments/e8bc21a7-7039-47f7-93e6-721edb7d5f11 Jul 31 09:37:22.403168 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-807ae120-f303-4108-9107-b74372e766be req-f91fb04e-9ce3-4edd-b822-3ccd43d94c8d tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:22.409590 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-807ae120-f303-4108-9107-b74372e766be req-f91fb04e-9ce3-4edd-b822-3ccd43d94c8d tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Acquiring lock "cinder-attachment_update-497ba8ee-8c10-4140-824c-6d7078156fdc-np0000006200" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:37:22.410129 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:22.410129 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:22.416069 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-807ae120-f303-4108-9107-b74372e766be req-f91fb04e-9ce3-4edd-b822-3ccd43d94c8d tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Lock "cinder-attachment_update-497ba8ee-8c10-4140-824c-6d7078156fdc-np0000006200" acquired by "attachment_update" :: waited 0.006s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:37:22.416587 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-9918b57e-928a-4172-9ae4-16dbb9cfbb1d tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Volume info retrieved successfully. Jul 31 09:37:22.417365 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:22.417365 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:22.424072 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-9918b57e-928a-4172-9ae4-16dbb9cfbb1d tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes/dffb8b6b-73b5-40b1-b461-e6dd47ca3d56 returned with HTTP 200 Jul 31 09:37:22.424565 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1128/4520] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:37:22 2026] GET /volume/v3/volumes/dffb8b6b-73b5-40b1-b461-e6dd47ca3d56 => generated 1584 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:37:22.500886 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-807ae120-f303-4108-9107-b74372e766be req-f91fb04e-9ce3-4edd-b822-3ccd43d94c8d tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Lock "cinder-attachment_update-497ba8ee-8c10-4140-824c-6d7078156fdc-np0000006200" released by "attachment_update" :: held 0.085s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:37:22.501173 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-807ae120-f303-4108-9107-b74372e766be req-f91fb04e-9ce3-4edd-b822-3ccd43d94c8d tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/attachments/e8bc21a7-7039-47f7-93e6-721edb7d5f11 returned with HTTP 200 Jul 31 09:37:22.501636 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1131/4521] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:37:22 2026] PUT /volume/v3/attachments/e8bc21a7-7039-47f7-93e6-721edb7d5f11 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:22.580623 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-0e3c2095-71eb-4611-947c-da6993bbf28f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:22.584264 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-0e3c2095-71eb-4611-947c-da6993bbf28f tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] PUT https://10.4.3.226/volume/v3/attachments/259e0c2a-5e6e-4f81-a0c8-2afad8e443a1 Jul 31 09:37:22.584661 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-0e3c2095-71eb-4611-947c-da6993bbf28f tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:22.597093 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-0e3c2095-71eb-4611-947c-da6993bbf28f tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Acquiring lock "cinder-attachment_update-dffb8b6b-73b5-40b1-b461-e6dd47ca3d56-np0000006200" by "attachment_update" {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:37:22.602522 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e9327ea2-60d6-4d38-830f-0d9b05044e8a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:22.603963 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-0e3c2095-71eb-4611-947c-da6993bbf28f tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Lock "cinder-attachment_update-dffb8b6b-73b5-40b1-b461-e6dd47ca3d56-np0000006200" acquired by "attachment_update" :: waited 0.007s {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:37:22.604766 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e9327ea2-60d6-4d38-830f-0d9b05044e8a tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 Jul 31 09:37:22.605056 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e9327ea2-60d6-4d38-830f-0d9b05044e8a tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:22.605138 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:22.605138 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:22.605333 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e9327ea2-60d6-4d38-830f-0d9b05044e8a tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:22.615050 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:22.615050 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:22.620766 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e9327ea2-60d6-4d38-830f-0d9b05044e8a tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:22.627415 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e9327ea2-60d6-4d38-830f-0d9b05044e8a tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 returned with HTTP 200 Jul 31 09:37:22.628110 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1139/4522] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:22 2026] GET /volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:22.686994 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-0e3c2095-71eb-4611-947c-da6993bbf28f tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Lock "cinder-attachment_update-dffb8b6b-73b5-40b1-b461-e6dd47ca3d56-np0000006200" released by "attachment_update" :: held 0.083s {{(pid=100314) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:37:22.687303 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-0e3c2095-71eb-4611-947c-da6993bbf28f tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/attachments/259e0c2a-5e6e-4f81-a0c8-2afad8e443a1 returned with HTTP 200 Jul 31 09:37:22.687932 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1125/4523] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:37:22 2026] PUT /volume/v3/attachments/259e0c2a-5e6e-4f81-a0c8-2afad8e443a1 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:22.710950 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-e5d2662d-3fc6-4e74-a293-e2abc0693a1b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:22.713494 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-e5d2662d-3fc6-4e74-a293-e2abc0693a1b tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] POST https://10.4.3.226/volume/v3/attachments/259e0c2a-5e6e-4f81-a0c8-2afad8e443a1/action Jul 31 09:37:22.713988 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-e5d2662d-3fc6-4e74-a293-e2abc0693a1b tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:37:22.714139 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-e5d2662d-3fc6-4e74-a293-e2abc0693a1b tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:22.732486 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:22.732486 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:22.741201 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3389496b-8869-488f-ac83-5c9a2c29acfa req-e5d2662d-3fc6-4e74-a293-e2abc0693a1b tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/attachments/259e0c2a-5e6e-4f81-a0c8-2afad8e443a1/action returned with HTTP 204 Jul 31 09:37:22.741717 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1129/4524] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:37:22 2026] POST /volume/v3/attachments/259e0c2a-5e6e-4f81-a0c8-2afad8e443a1/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:37:22.959099 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9ee121bf-f08f-4408-9445-5b0c50477d76 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:22.960565 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9ee121bf-f08f-4408-9445-5b0c50477d76 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 Jul 31 09:37:22.960904 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9ee121bf-f08f-4408-9445-5b0c50477d76 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:22.961235 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9ee121bf-f08f-4408-9445-5b0c50477d76 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:22.972036 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:22.972036 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:22.977330 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9ee121bf-f08f-4408-9445-5b0c50477d76 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:37:22.983138 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9ee121bf-f08f-4408-9445-5b0c50477d76 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 returned with HTTP 200 Jul 31 09:37:22.984136 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1132/4525] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:22 2026] GET /volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:23.153854 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d70b2869-3ead-4afd-9daa-23c6605c2144 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:23.155900 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d70b2869-3ead-4afd-9daa-23c6605c2144 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:23.156189 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d70b2869-3ead-4afd-9daa-23c6605c2144 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:23.156499 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d70b2869-3ead-4afd-9daa-23c6605c2144 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:23.156653 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-d70b2869-3ead-4afd-9daa-23c6605c2144 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:23.162253 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:23.162253 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:23.163407 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d70b2869-3ead-4afd-9daa-23c6605c2144 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:23.163960 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1140/4526] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:23 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:23.268438 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5c568eb9-905d-481a-bf44-99f245b1bca1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:23.270373 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5c568eb9-905d-481a-bf44-99f245b1bca1 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc Jul 31 09:37:23.270646 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5c568eb9-905d-481a-bf44-99f245b1bca1 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:23.270882 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5c568eb9-905d-481a-bf44-99f245b1bca1 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:23.280902 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:23.280902 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:23.284327 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-5c568eb9-905d-481a-bf44-99f245b1bca1 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:23.288417 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5c568eb9-905d-481a-bf44-99f245b1bca1 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc returned with HTTP 200 Jul 31 09:37:23.289140 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1126/4527] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:23 2026] GET /volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:23.648398 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fd6ef998-9d8b-433a-b66a-e730dbae062d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:23.658834 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fd6ef998-9d8b-433a-b66a-e730dbae062d tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 Jul 31 09:37:23.659027 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fd6ef998-9d8b-433a-b66a-e730dbae062d tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:23.659237 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fd6ef998-9d8b-433a-b66a-e730dbae062d tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:23.667413 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:23.667413 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:23.672299 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fd6ef998-9d8b-433a-b66a-e730dbae062d tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:23.676567 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fd6ef998-9d8b-433a-b66a-e730dbae062d tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 returned with HTTP 200 Jul 31 09:37:23.676959 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1130/4528] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:23 2026] GET /volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:23.998401 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1fbdce17-109d-4f92-8909-a9a50414c991 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:23.998401 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1fbdce17-109d-4f92-8909-a9a50414c991 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 Jul 31 09:37:23.998845 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1fbdce17-109d-4f92-8909-a9a50414c991 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:23.998845 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1fbdce17-109d-4f92-8909-a9a50414c991 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:24.010297 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:24.010297 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:24.014382 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1fbdce17-109d-4f92-8909-a9a50414c991 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:37:24.021026 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1fbdce17-109d-4f92-8909-a9a50414c991 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 returned with HTTP 200 Jul 31 09:37:24.021449 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1133/4529] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:23 2026] GET /volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:24.177555 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-88091536-2316-400e-93cc-517a314bf47e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:24.179639 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-88091536-2316-400e-93cc-517a314bf47e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:24.179878 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-88091536-2316-400e-93cc-517a314bf47e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:24.180087 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-88091536-2316-400e-93cc-517a314bf47e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:24.180205 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-88091536-2316-400e-93cc-517a314bf47e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:24.185718 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:24.185718 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:24.186660 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-88091536-2316-400e-93cc-517a314bf47e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:24.187121 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1141/4530] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:24 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:24.301914 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-47e532ee-acbd-4a03-bcfc-588971f46da1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:24.304258 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-47e532ee-acbd-4a03-bcfc-588971f46da1 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc Jul 31 09:37:24.304572 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-47e532ee-acbd-4a03-bcfc-588971f46da1 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:24.304816 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-47e532ee-acbd-4a03-bcfc-588971f46da1 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:24.317343 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:24.317343 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:24.321195 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-47e532ee-acbd-4a03-bcfc-588971f46da1 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:24.325033 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-47e532ee-acbd-4a03-bcfc-588971f46da1 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc returned with HTTP 200 Jul 31 09:37:24.325451 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1127/4531] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:24 2026] GET /volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:24.691771 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-333b560a-a213-4d35-98a7-fb31f156b9a5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:24.693749 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-333b560a-a213-4d35-98a7-fb31f156b9a5 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 Jul 31 09:37:24.694077 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-333b560a-a213-4d35-98a7-fb31f156b9a5 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:24.694280 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-333b560a-a213-4d35-98a7-fb31f156b9a5 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:24.704918 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:24.704918 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:24.708646 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-333b560a-a213-4d35-98a7-fb31f156b9a5 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:24.713083 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-333b560a-a213-4d35-98a7-fb31f156b9a5 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 returned with HTTP 200 Jul 31 09:37:24.713617 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1131/4532] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:24 2026] GET /volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:25.034127 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3057ab4a-cdaf-4d8f-aa47-14fe4069d5b7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:25.035954 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3057ab4a-cdaf-4d8f-aa47-14fe4069d5b7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 Jul 31 09:37:25.036168 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3057ab4a-cdaf-4d8f-aa47-14fe4069d5b7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:25.036411 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3057ab4a-cdaf-4d8f-aa47-14fe4069d5b7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:25.045755 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:25.045755 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:25.049089 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3057ab4a-cdaf-4d8f-aa47-14fe4069d5b7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:37:25.053646 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3057ab4a-cdaf-4d8f-aa47-14fe4069d5b7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 returned with HTTP 200 Jul 31 09:37:25.054058 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1134/4533] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:25 2026] GET /volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:25.202900 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e90cda8e-c876-4f77-99b3-b1ba4d3570c1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:25.203398 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e90cda8e-c876-4f77-99b3-b1ba4d3570c1 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:25.203675 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e90cda8e-c876-4f77-99b3-b1ba4d3570c1 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:25.203902 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e90cda8e-c876-4f77-99b3-b1ba4d3570c1 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:25.204043 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-e90cda8e-c876-4f77-99b3-b1ba4d3570c1 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:25.209714 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:25.209714 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:25.210740 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e90cda8e-c876-4f77-99b3-b1ba4d3570c1 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:25.211220 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1142/4534] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:25 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:25.340578 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7af12314-7d6d-4e7e-bf71-c2d124980ae7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:25.342722 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7af12314-7d6d-4e7e-bf71-c2d124980ae7 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc Jul 31 09:37:25.342960 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7af12314-7d6d-4e7e-bf71-c2d124980ae7 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:25.343184 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7af12314-7d6d-4e7e-bf71-c2d124980ae7 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:25.354928 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:25.354928 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:25.358710 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-7af12314-7d6d-4e7e-bf71-c2d124980ae7 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:25.362653 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7af12314-7d6d-4e7e-bf71-c2d124980ae7 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc returned with HTTP 200 Jul 31 09:37:25.363022 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1128/4535] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:25 2026] GET /volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:25.727663 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d68b8a33-f9fa-4391-af92-4560edfe6af4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:25.729419 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d68b8a33-f9fa-4391-af92-4560edfe6af4 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 Jul 31 09:37:25.729612 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d68b8a33-f9fa-4391-af92-4560edfe6af4 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:25.729798 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d68b8a33-f9fa-4391-af92-4560edfe6af4 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:25.736164 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:25.736164 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:25.739255 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d68b8a33-f9fa-4391-af92-4560edfe6af4 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:25.743009 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d68b8a33-f9fa-4391-af92-4560edfe6af4 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 returned with HTTP 200 Jul 31 09:37:25.743453 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1132/4536] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:25 2026] GET /volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:26.066534 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fb18a1ea-91e7-4e48-a41d-9c7e1879d26d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:26.068585 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fb18a1ea-91e7-4e48-a41d-9c7e1879d26d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 Jul 31 09:37:26.068725 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fb18a1ea-91e7-4e48-a41d-9c7e1879d26d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:26.068842 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fb18a1ea-91e7-4e48-a41d-9c7e1879d26d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:26.079079 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:26.079079 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:26.083619 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fb18a1ea-91e7-4e48-a41d-9c7e1879d26d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:37:26.089192 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fb18a1ea-91e7-4e48-a41d-9c7e1879d26d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 returned with HTTP 200 Jul 31 09:37:26.089576 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1135/4537] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:26 2026] GET /volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:26.222838 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c7ecf188-b5ec-49bd-803f-42204c7f7364 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:26.224735 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c7ecf188-b5ec-49bd-803f-42204c7f7364 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:26.224939 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c7ecf188-b5ec-49bd-803f-42204c7f7364 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:26.225117 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c7ecf188-b5ec-49bd-803f-42204c7f7364 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:26.225218 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-c7ecf188-b5ec-49bd-803f-42204c7f7364 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:26.229414 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:26.229414 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:26.230099 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c7ecf188-b5ec-49bd-803f-42204c7f7364 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:26.230481 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1143/4538] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:26 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:26.375349 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-16374485-4310-4d2d-a790-1667ab5cb269 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:26.377518 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-16374485-4310-4d2d-a790-1667ab5cb269 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc Jul 31 09:37:26.377765 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-16374485-4310-4d2d-a790-1667ab5cb269 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:26.377995 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-16374485-4310-4d2d-a790-1667ab5cb269 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:26.389727 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:26.389727 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:26.393658 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-16374485-4310-4d2d-a790-1667ab5cb269 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:26.398559 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-16374485-4310-4d2d-a790-1667ab5cb269 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc returned with HTTP 200 Jul 31 09:37:26.399029 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1129/4539] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:26 2026] GET /volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:26.755764 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cc12205c-7744-4ac2-aee3-2da9a920215b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:26.757985 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cc12205c-7744-4ac2-aee3-2da9a920215b tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 Jul 31 09:37:26.758260 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cc12205c-7744-4ac2-aee3-2da9a920215b tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:26.758520 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cc12205c-7744-4ac2-aee3-2da9a920215b tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:26.768077 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:26.768077 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:26.773182 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cc12205c-7744-4ac2-aee3-2da9a920215b tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:26.782726 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cc12205c-7744-4ac2-aee3-2da9a920215b tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 returned with HTTP 200 Jul 31 09:37:26.783266 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1133/4540] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:26 2026] GET /volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:26.823635 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-807ae120-f303-4108-9107-b74372e766be req-41f91d93-ac8f-435a-8d0a-d922b7db2c2b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:26.825707 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-807ae120-f303-4108-9107-b74372e766be req-41f91d93-ac8f-435a-8d0a-d922b7db2c2b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] POST https://10.4.3.226/volume/v3/attachments/e8bc21a7-7039-47f7-93e6-721edb7d5f11/action Jul 31 09:37:26.826138 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-807ae120-f303-4108-9107-b74372e766be req-41f91d93-ac8f-435a-8d0a-d922b7db2c2b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:37:26.826324 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-807ae120-f303-4108-9107-b74372e766be req-41f91d93-ac8f-435a-8d0a-d922b7db2c2b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:26.842219 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:26.842219 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:26.852320 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-807ae120-f303-4108-9107-b74372e766be req-41f91d93-ac8f-435a-8d0a-d922b7db2c2b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/attachments/e8bc21a7-7039-47f7-93e6-721edb7d5f11/action returned with HTTP 204 Jul 31 09:37:26.852768 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1136/4541] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:37:26 2026] POST /volume/v3/attachments/e8bc21a7-7039-47f7-93e6-721edb7d5f11/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:37:27.104306 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d9ae581b-6b99-4e43-9d7f-678c3443d683 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:27.106318 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d9ae581b-6b99-4e43-9d7f-678c3443d683 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 Jul 31 09:37:27.106518 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d9ae581b-6b99-4e43-9d7f-678c3443d683 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:27.106706 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d9ae581b-6b99-4e43-9d7f-678c3443d683 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:27.116120 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:27.116120 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:27.119700 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d9ae581b-6b99-4e43-9d7f-678c3443d683 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:37:27.123752 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d9ae581b-6b99-4e43-9d7f-678c3443d683 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 returned with HTTP 200 Jul 31 09:37:27.124257 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1144/4542] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:27 2026] GET /volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:27.242672 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ce59197c-6209-42dd-b6f1-8f867f391f5c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:27.245103 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ce59197c-6209-42dd-b6f1-8f867f391f5c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:27.245351 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ce59197c-6209-42dd-b6f1-8f867f391f5c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:27.245575 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ce59197c-6209-42dd-b6f1-8f867f391f5c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:27.245713 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-ce59197c-6209-42dd-b6f1-8f867f391f5c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:27.250621 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:27.250621 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:27.251513 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ce59197c-6209-42dd-b6f1-8f867f391f5c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:27.251948 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1130/4543] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:27 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:27.411114 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d2075d31-48fd-4606-9466-b89ca34a812c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:27.412622 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d2075d31-48fd-4606-9466-b89ca34a812c tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc Jul 31 09:37:27.412785 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d2075d31-48fd-4606-9466-b89ca34a812c tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:27.412947 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d2075d31-48fd-4606-9466-b89ca34a812c tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:27.420947 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:27.420947 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:27.423618 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d2075d31-48fd-4606-9466-b89ca34a812c tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:27.426855 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d2075d31-48fd-4606-9466-b89ca34a812c tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc returned with HTTP 200 Jul 31 09:37:27.427222 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1134/4544] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:27 2026] GET /volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc => generated 1175 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:27.808148 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0f1f9f62-e82a-4811-84ff-424656494de0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:27.810079 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0f1f9f62-e82a-4811-84ff-424656494de0 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 Jul 31 09:37:27.810455 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0f1f9f62-e82a-4811-84ff-424656494de0 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:27.810771 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0f1f9f62-e82a-4811-84ff-424656494de0 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:27.820864 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:27.820864 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:27.830743 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0f1f9f62-e82a-4811-84ff-424656494de0 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:27.834733 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0f1f9f62-e82a-4811-84ff-424656494de0 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 returned with HTTP 200 Jul 31 09:37:27.835317 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1137/4545] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:27 2026] GET /volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:28.137354 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2a23874e-ff57-4aab-933c-a1ebf302c771 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:28.141734 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2a23874e-ff57-4aab-933c-a1ebf302c771 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 Jul 31 09:37:28.142033 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2a23874e-ff57-4aab-933c-a1ebf302c771 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:28.142318 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2a23874e-ff57-4aab-933c-a1ebf302c771 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:28.156451 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:28.156451 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:28.162151 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-2a23874e-ff57-4aab-933c-a1ebf302c771 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:37:28.168747 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2a23874e-ff57-4aab-933c-a1ebf302c771 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 returned with HTTP 200 Jul 31 09:37:28.169316 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1145/4546] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:28 2026] GET /volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:28.262013 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-debe8c8e-087f-42d0-9e2a-bca6690bdbf6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:28.263950 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-debe8c8e-087f-42d0-9e2a-bca6690bdbf6 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:28.264170 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-debe8c8e-087f-42d0-9e2a-bca6690bdbf6 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:28.264393 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-debe8c8e-087f-42d0-9e2a-bca6690bdbf6 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:28.264527 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-debe8c8e-087f-42d0-9e2a-bca6690bdbf6 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:28.268484 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:28.268484 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:28.269134 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-debe8c8e-087f-42d0-9e2a-bca6690bdbf6 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:28.269500 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1131/4547] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:28 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:28.728894 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-2b904e72-7428-4c67-9685-d6747103cea7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:28.731415 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-2b904e72-7428-4c67-9685-d6747103cea7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] POST https://10.4.3.226/volume/v3/attachments/664c73cf-35e8-4365-a2c7-afbb413a9997/action Jul 31 09:37:28.731890 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-2b904e72-7428-4c67-9685-d6747103cea7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:37:28.732056 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-2b904e72-7428-4c67-9685-d6747103cea7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:28.747998 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:28.747998 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:28.757447 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2f5f15dd-f808-45df-90a9-4bd199966bd3 req-2b904e72-7428-4c67-9685-d6747103cea7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/attachments/664c73cf-35e8-4365-a2c7-afbb413a9997/action returned with HTTP 204 Jul 31 09:37:28.758003 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1135/4548] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:37:28 2026] POST /volume/v3/attachments/664c73cf-35e8-4365-a2c7-afbb413a9997/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:37:28.847933 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-57930cc0-7b42-47b6-8531-fe9d66f75533 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:28.849605 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-57930cc0-7b42-47b6-8531-fe9d66f75533 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 Jul 31 09:37:28.849813 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-57930cc0-7b42-47b6-8531-fe9d66f75533 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:28.850001 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-57930cc0-7b42-47b6-8531-fe9d66f75533 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:28.856695 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:28.856695 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:28.860073 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-57930cc0-7b42-47b6-8531-fe9d66f75533 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:28.864687 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-57930cc0-7b42-47b6-8531-fe9d66f75533 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 returned with HTTP 200 Jul 31 09:37:28.865057 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1138/4549] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:28 2026] GET /volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:29.181559 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f7b960ea-d74b-4352-8329-8f161600b9e5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:29.183408 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f7b960ea-d74b-4352-8329-8f161600b9e5 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 Jul 31 09:37:29.183613 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f7b960ea-d74b-4352-8329-8f161600b9e5 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:29.183871 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f7b960ea-d74b-4352-8329-8f161600b9e5 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:29.193052 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:29.193052 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:29.196350 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f7b960ea-d74b-4352-8329-8f161600b9e5 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:37:29.200170 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f7b960ea-d74b-4352-8329-8f161600b9e5 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 returned with HTTP 200 Jul 31 09:37:29.200559 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1146/4550] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:29 2026] GET /volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 => generated 1170 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:29.212476 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2b1c0de1-ea8e-4de3-972d-b63eab7b9663 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:29.214330 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2b1c0de1-ea8e-4de3-972d-b63eab7b9663 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 Jul 31 09:37:29.214543 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2b1c0de1-ea8e-4de3-972d-b63eab7b9663 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:29.214742 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2b1c0de1-ea8e-4de3-972d-b63eab7b9663 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:29.223611 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:29.223611 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:29.227201 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-2b1c0de1-ea8e-4de3-972d-b63eab7b9663 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:37:29.231152 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2b1c0de1-ea8e-4de3-972d-b63eab7b9663 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 returned with HTTP 200 Jul 31 09:37:29.231579 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1132/4551] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:29 2026] GET /volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 => generated 1170 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:29.281184 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0648e34e-4f5f-48f2-bd0f-0288296806b3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:29.282987 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0648e34e-4f5f-48f2-bd0f-0288296806b3 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:29.283215 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0648e34e-4f5f-48f2-bd0f-0288296806b3 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:29.283459 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0648e34e-4f5f-48f2-bd0f-0288296806b3 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:29.283610 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-0648e34e-4f5f-48f2-bd0f-0288296806b3 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:29.288149 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:29.288149 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:29.288577 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0648e34e-4f5f-48f2-bd0f-0288296806b3 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:29.288958 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1136/4552] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:29 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:29.877788 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-26a9754b-3f8d-4940-8a54-858abf84dfa3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:29.880069 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-26a9754b-3f8d-4940-8a54-858abf84dfa3 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 Jul 31 09:37:29.880319 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-26a9754b-3f8d-4940-8a54-858abf84dfa3 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:29.880513 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-26a9754b-3f8d-4940-8a54-858abf84dfa3 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:29.889436 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:29.889436 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:29.893499 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-26a9754b-3f8d-4940-8a54-858abf84dfa3 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:29.899612 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-26a9754b-3f8d-4940-8a54-858abf84dfa3 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 returned with HTTP 200 Jul 31 09:37:29.900023 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1139/4553] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:29 2026] GET /volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:30.301886 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-93d7e732-2882-44e5-badd-8b7dd2fc7459 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:30.305894 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-93d7e732-2882-44e5-badd-8b7dd2fc7459 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:30.306177 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-93d7e732-2882-44e5-badd-8b7dd2fc7459 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:30.306505 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-93d7e732-2882-44e5-badd-8b7dd2fc7459 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:30.306592 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-93d7e732-2882-44e5-badd-8b7dd2fc7459 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:30.314760 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:30.314760 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:30.315806 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-93d7e732-2882-44e5-badd-8b7dd2fc7459 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:30.316313 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1147/4554] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:30 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:30.701835 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-29f8100f-73cd-4308-9945-be6f47f43a26 req-204a3efb-9549-44b0-beb1-729d555cb046 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:30.703706 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-29f8100f-73cd-4308-9945-be6f47f43a26 req-204a3efb-9549-44b0-beb1-729d555cb046 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc Jul 31 09:37:30.703873 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-29f8100f-73cd-4308-9945-be6f47f43a26 req-204a3efb-9549-44b0-beb1-729d555cb046 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:30.704077 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-29f8100f-73cd-4308-9945-be6f47f43a26 req-204a3efb-9549-44b0-beb1-729d555cb046 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:30.715477 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:30.715477 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:30.719937 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-29f8100f-73cd-4308-9945-be6f47f43a26 req-204a3efb-9549-44b0-beb1-729d555cb046 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:30.726297 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-29f8100f-73cd-4308-9945-be6f47f43a26 req-204a3efb-9549-44b0-beb1-729d555cb046 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc returned with HTTP 200 Jul 31 09:37:30.726891 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1133/4555] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:37:30 2026] GET /volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc => generated 1175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:30.743327 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-29f8100f-73cd-4308-9945-be6f47f43a26 req-6a4098fd-a2a2-4a7a-977d-969f86fd6cce None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:30.745355 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-29f8100f-73cd-4308-9945-be6f47f43a26 req-6a4098fd-a2a2-4a7a-977d-969f86fd6cce tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] POST https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc/action Jul 31 09:37:30.745724 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-29f8100f-73cd-4308-9945-be6f47f43a26 req-6a4098fd-a2a2-4a7a-977d-969f86fd6cce tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:37:30.745849 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-29f8100f-73cd-4308-9945-be6f47f43a26 req-6a4098fd-a2a2-4a7a-977d-969f86fd6cce tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:30.759587 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:30.759587 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:30.760513 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-29f8100f-73cd-4308-9945-be6f47f43a26 req-6a4098fd-a2a2-4a7a-977d-969f86fd6cce tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:30.767661 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-29f8100f-73cd-4308-9945-be6f47f43a26 req-6a4098fd-a2a2-4a7a-977d-969f86fd6cce tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Begin detaching volume completed successfully. Jul 31 09:37:30.767958 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-29f8100f-73cd-4308-9945-be6f47f43a26 req-6a4098fd-a2a2-4a7a-977d-969f86fd6cce tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc/action returned with HTTP 202 Jul 31 09:37:30.768585 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1137/4556] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:37:30 2026] POST /volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:37:30.814942 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2b554df6-183c-453a-be2b-4ab2dd444b3f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:30.815119 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2b554df6-183c-453a-be2b-4ab2dd444b3f None None] GET https://10.4.3.226/volume// Jul 31 09:37:30.815362 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2b554df6-183c-453a-be2b-4ab2dd444b3f None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:30.815666 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2b554df6-183c-453a-be2b-4ab2dd444b3f None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:30.816113 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2b554df6-183c-453a-be2b-4ab2dd444b3f None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:37:30.816568 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1140/4557] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:37:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:37:30.825148 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-29f8100f-73cd-4308-9945-be6f47f43a26 req-898f1e6c-52eb-4cde-b0b0-179ceebd243c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:30.827302 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-29f8100f-73cd-4308-9945-be6f47f43a26 req-898f1e6c-52eb-4cde-b0b0-179ceebd243c tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc Jul 31 09:37:30.827513 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-29f8100f-73cd-4308-9945-be6f47f43a26 req-898f1e6c-52eb-4cde-b0b0-179ceebd243c tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:30.827704 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-29f8100f-73cd-4308-9945-be6f47f43a26 req-898f1e6c-52eb-4cde-b0b0-179ceebd243c tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:30.839330 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:30.839330 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:30.842980 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-29f8100f-73cd-4308-9945-be6f47f43a26 req-898f1e6c-52eb-4cde-b0b0-179ceebd243c tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:30.847492 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-29f8100f-73cd-4308-9945-be6f47f43a26 req-898f1e6c-52eb-4cde-b0b0-179ceebd243c tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc returned with HTTP 200 Jul 31 09:37:30.848009 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1148/4558] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:37:30 2026] GET /volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc => generated 1358 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:37:30.915239 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6c264716-d96a-4b2b-a75d-df8e33b4f978 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:30.917260 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6c264716-d96a-4b2b-a75d-df8e33b4f978 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 Jul 31 09:37:30.917525 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6c264716-d96a-4b2b-a75d-df8e33b4f978 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:30.917750 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6c264716-d96a-4b2b-a75d-df8e33b4f978 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:30.924914 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:30.924914 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:30.928083 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-6c264716-d96a-4b2b-a75d-df8e33b4f978 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:30.932132 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6c264716-d96a-4b2b-a75d-df8e33b4f978 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 returned with HTTP 200 Jul 31 09:37:30.932476 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1134/4559] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:30 2026] GET /volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:37:30.943818 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-42f56296-4002-4b77-b606-6828cf41eba0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:30.945894 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-42f56296-4002-4b77-b606-6828cf41eba0 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 Jul 31 09:37:30.946148 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-42f56296-4002-4b77-b606-6828cf41eba0 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:30.946425 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-42f56296-4002-4b77-b606-6828cf41eba0 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:30.954428 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:30.954428 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:30.959529 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-42f56296-4002-4b77-b606-6828cf41eba0 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:30.968185 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-42f56296-4002-4b77-b606-6828cf41eba0 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 returned with HTTP 200 Jul 31 09:37:30.968694 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1138/4560] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:30 2026] GET /volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 => generated 1193 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:37:30.979503 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-51e37fc0-88c4-49a0-a36c-f086151b2166 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:30.981523 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-51e37fc0-88c4-49a0-a36c-f086151b2166 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:37:30.981892 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-51e37fc0-88c4-49a0-a36c-f086151b2166 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2954e4bc-b1e3-48b7-852a-d304c6234442", "name": "tempest-VolumeImageDependencyTests-Snapshot-959060550"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:30.992045 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:30.992045 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:30.992683 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-51e37fc0-88c4-49a0-a36c-f086151b2166 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:30.992824 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-51e37fc0-88c4-49a0-a36c-f086151b2166 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Create snapshot from volume 2954e4bc-b1e3-48b7-852a-d304c6234442 Jul 31 09:37:31.031796 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-51e37fc0-88c4-49a0-a36c-f086151b2166 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Created reservations ['f35e6c88-199f-4508-be12-1e09b07ced40', 'a9655f85-586c-40b1-b625-dd65b31bdaae', 'e2d81c63-54c4-4daa-9064-f9edb11f2dd5', 'd7634a3b-901a-410b-b06f-c8b5db30973c'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:37:31.060968 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-51e37fc0-88c4-49a0-a36c-f086151b2166 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Snapshot create request issued successfully. Jul 31 09:37:31.061531 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-51e37fc0-88c4-49a0-a36c-f086151b2166 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:37:31.062022 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1141/4561] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:37:30 2026] POST /volume/v3/snapshots => generated 312 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:37:31.070844 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-1119025a-183e-4ec3-9cd8-3ff478944ee9 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:31.072701 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1119025a-183e-4ec3-9cd8-3ff478944ee9 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/snapshots/a6e0ce0a-a38f-4573-bb43-b400816dcea0 Jul 31 09:37:31.072964 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1119025a-183e-4ec3-9cd8-3ff478944ee9 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:31.073172 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1119025a-183e-4ec3-9cd8-3ff478944ee9 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:31.080827 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:31.080827 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:31.081257 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-1119025a-183e-4ec3-9cd8-3ff478944ee9 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Snapshot retrieved successfully. Jul 31 09:37:31.081914 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1119025a-183e-4ec3-9cd8-3ff478944ee9 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/snapshots/a6e0ce0a-a38f-4573-bb43-b400816dcea0 returned with HTTP 200 Jul 31 09:37:31.082230 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1149/4562] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:37:31 2026] GET /volume/v3/snapshots/a6e0ce0a-a38f-4573-bb43-b400816dcea0 => generated 444 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:31.328334 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-79db03e6-ebbd-4dad-b554-03c302f336f4 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:31.330824 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-79db03e6-ebbd-4dad-b554-03c302f336f4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:31.331282 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-79db03e6-ebbd-4dad-b554-03c302f336f4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:31.331687 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-79db03e6-ebbd-4dad-b554-03c302f336f4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:31.331912 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-79db03e6-ebbd-4dad-b554-03c302f336f4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:31.336842 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:31.336842 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:31.338016 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-79db03e6-ebbd-4dad-b554-03c302f336f4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:31.338668 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1135/4563] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:31 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:31.351144 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f121b166-43fb-44ef-aad1-47441c8fdfc4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:31.353488 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f121b166-43fb-44ef-aad1-47441c8fdfc4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/volumes/45131877-7dee-4001-a02e-d96c09a3e4c2 Jul 31 09:37:31.353757 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f121b166-43fb-44ef-aad1-47441c8fdfc4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:31.354017 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f121b166-43fb-44ef-aad1-47441c8fdfc4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:31.361262 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:31.361262 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:31.367967 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f121b166-43fb-44ef-aad1-47441c8fdfc4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:37:31.373168 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f121b166-43fb-44ef-aad1-47441c8fdfc4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/volumes/45131877-7dee-4001-a02e-d96c09a3e4c2 returned with HTTP 200 Jul 31 09:37:31.375201 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1139/4564] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:31 2026] GET /volume/v3/volumes/45131877-7dee-4001-a02e-d96c09a3e4c2 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:31.386977 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5a409747-ac71-45dd-bb5e-7bf76bc0bd05 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:31.389549 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5a409747-ac71-45dd-bb5e-7bf76bc0bd05 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] DELETE https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:31.389826 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5a409747-ac71-45dd-bb5e-7bf76bc0bd05 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:31.390100 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5a409747-ac71-45dd-bb5e-7bf76bc0bd05 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:31.390288 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-5a409747-ac71-45dd-bb5e-7bf76bc0bd05 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Delete backup with id: e85dc104-e669-4c69-a967-2f2ebf584b51. Jul 31 09:37:31.395724 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:31.395724 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:31.410262 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.backup.rpcapi [None req-5a409747-ac71-45dd-bb5e-7bf76bc0bd05 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] delete_backup rpcapi backup_id e85dc104-e669-4c69-a967-2f2ebf584b51 {{(pid=100316) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:37:31.413304 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5a409747-ac71-45dd-bb5e-7bf76bc0bd05 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 202 Jul 31 09:37:31.413304 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1142/4565] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:37:31 2026] DELETE /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:37:31.422284 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c9083264-1839-4959-be28-f3f1363dbfd9 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:31.424490 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c9083264-1839-4959-be28-f3f1363dbfd9 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:31.424743 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c9083264-1839-4959-be28-f3f1363dbfd9 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:31.425161 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c9083264-1839-4959-be28-f3f1363dbfd9 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:31.425161 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-c9083264-1839-4959-be28-f3f1363dbfd9 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:31.430104 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:31.430104 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:31.431019 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c9083264-1839-4959-be28-f3f1363dbfd9 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 200 Jul 31 09:37:31.431699 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1150/4566] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:31 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:31.775743 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-29f8100f-73cd-4308-9945-be6f47f43a26 req-0d2a7da0-3faa-443f-8c39-7aece9b71684 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:31.778596 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-29f8100f-73cd-4308-9945-be6f47f43a26 req-0d2a7da0-3faa-443f-8c39-7aece9b71684 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] DELETE https://10.4.3.226/volume/v3/attachments/e8bc21a7-7039-47f7-93e6-721edb7d5f11 Jul 31 09:37:31.778860 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-29f8100f-73cd-4308-9945-be6f47f43a26 req-0d2a7da0-3faa-443f-8c39-7aece9b71684 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:31.779115 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-29f8100f-73cd-4308-9945-be6f47f43a26 req-0d2a7da0-3faa-443f-8c39-7aece9b71684 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:31.788207 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:31.788207 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:31.844141 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-29f8100f-73cd-4308-9945-be6f47f43a26 req-0d2a7da0-3faa-443f-8c39-7aece9b71684 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/attachments/e8bc21a7-7039-47f7-93e6-721edb7d5f11 returned with HTTP 200 Jul 31 09:37:31.844141 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1136/4567] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:37:31 2026] DELETE /volume/v3/attachments/e8bc21a7-7039-47f7-93e6-721edb7d5f11 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:32.093263 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5a406ea0-252a-4671-8e96-9d2fb9e4def2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:32.098923 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5a406ea0-252a-4671-8e96-9d2fb9e4def2 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/snapshots/a6e0ce0a-a38f-4573-bb43-b400816dcea0 Jul 31 09:37:32.099162 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5a406ea0-252a-4671-8e96-9d2fb9e4def2 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:32.099400 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5a406ea0-252a-4671-8e96-9d2fb9e4def2 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:32.111995 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:32.111995 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:32.112602 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5a406ea0-252a-4671-8e96-9d2fb9e4def2 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Snapshot retrieved successfully. Jul 31 09:37:32.113515 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5a406ea0-252a-4671-8e96-9d2fb9e4def2 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/snapshots/a6e0ce0a-a38f-4573-bb43-b400816dcea0 returned with HTTP 200 Jul 31 09:37:32.113905 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1140/4568] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:37:32 2026] GET /volume/v3/snapshots/a6e0ce0a-a38f-4573-bb43-b400816dcea0 => generated 471 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:32.125114 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-861621dc-8566-4dac-8e3a-ba844ede09fd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:32.127540 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-861621dc-8566-4dac-8e3a-ba844ede09fd tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:37:32.128001 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-861621dc-8566-4dac-8e3a-ba844ede09fd tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "a6e0ce0a-a38f-4573-bb43-b400816dcea0", "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:32.129821 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-861621dc-8566-4dac-8e3a-ba844ede09fd tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'a6e0ce0a-a38f-4573-bb43-b400816dcea0', 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:37:32.138316 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:32.138316 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:32.138316 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-861621dc-8566-4dac-8e3a-ba844ede09fd tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Snapshot retrieved successfully. Jul 31 09:37:32.138316 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-861621dc-8566-4dac-8e3a-ba844ede09fd tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Create volume of 1 GB Jul 31 09:37:32.142356 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-861621dc-8566-4dac-8e3a-ba844ede09fd tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Availability Zones retrieved successfully. Jul 31 09:37:32.147795 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-861621dc-8566-4dac-8e3a-ba844ede09fd tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Flow 'volume_create_api' (5e00a3e1-6b9f-4b50-9755-6d0523f2b4c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:37:32.149035 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-861621dc-8566-4dac-8e3a-ba844ede09fd tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06ae1690-be7f-4489-8ea2-609c33765631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:32.150094 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-861621dc-8566-4dac-8e3a-ba844ede09fd tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:37:32.191032 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-861621dc-8566-4dac-8e3a-ba844ede09fd tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06ae1690-be7f-4489-8ea2-609c33765631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a6e0ce0a-a38f-4573-bb43-b400816dcea0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:32.191932 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-861621dc-8566-4dac-8e3a-ba844ede09fd tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0ae79ec-91d0-42fd-a49b-3ecf88ef6c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:32.254710 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-861621dc-8566-4dac-8e3a-ba844ede09fd tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Created reservations ['15873e1a-3650-4ca0-b554-0d13dad6e9f2', 'f4cf5563-a20f-48f3-88da-d178bc5cd755', '3bf15dc6-68dc-447a-9f81-1c1a28a77d4b', 'cd2eaf0c-502e-4650-9c01-fcb86a6f0970'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:37:32.255614 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-861621dc-8566-4dac-8e3a-ba844ede09fd tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0ae79ec-91d0-42fd-a49b-3ecf88ef6c6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15873e1a-3650-4ca0-b554-0d13dad6e9f2', 'f4cf5563-a20f-48f3-88da-d178bc5cd755', '3bf15dc6-68dc-447a-9f81-1c1a28a77d4b', 'cd2eaf0c-502e-4650-9c01-fcb86a6f0970']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:32.258339 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-861621dc-8566-4dac-8e3a-ba844ede09fd tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (350a5074-6794-4ea9-87ca-512179dba527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:32.303683 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-861621dc-8566-4dac-8e3a-ba844ede09fd tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (350a5074-6794-4ea9-87ca-512179dba527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0aa08899-814f-4869-9dfe-d154fd0dbc77', '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='53b16123ac764c54bb221c67354be952',qos_specs=None,replication_status=,reservations=['15873e1a-3650-4ca0-b554-0d13dad6e9f2','f4cf5563-a20f-48f3-88da-d178bc5cd755','3bf15dc6-68dc-447a-9f81-1c1a28a77d4b','cd2eaf0c-502e-4650-9c01-fcb86a6f0970'],size=1,snapshot_id=a6e0ce0a-a38f-4573-bb43-b400816dcea0,source_replicaid=,source_volid=None,status='creating',user_id='f1d93246af544d33bcaaf87d9b237005',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), '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-31T09:37:32Z,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=0aa08899-814f-4869-9dfe-d154fd0dbc77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53b16123ac764c54bb221c67354be952',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a6e0ce0a-a38f-4573-bb43-b400816dcea0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1d93246af544d33bcaaf87d9b237005',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:32.304459 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-861621dc-8566-4dac-8e3a-ba844ede09fd tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cf84f46-b46a-45ac-be4c-257edc08faa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:32.322753 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-861621dc-8566-4dac-8e3a-ba844ede09fd tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cf84f46-b46a-45ac-be4c-257edc08faa4) transitioned into state 'SUCCESS' from 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='53b16123ac764c54bb221c67354be952',qos_specs=None,replication_status=,reservations=['15873e1a-3650-4ca0-b554-0d13dad6e9f2','f4cf5563-a20f-48f3-88da-d178bc5cd755','3bf15dc6-68dc-447a-9f81-1c1a28a77d4b','cd2eaf0c-502e-4650-9c01-fcb86a6f0970'],size=1,snapshot_id=a6e0ce0a-a38f-4573-bb43-b400816dcea0,source_replicaid=,source_volid=None,status='creating',user_id='f1d93246af544d33bcaaf87d9b237005',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:32.324069 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-861621dc-8566-4dac-8e3a-ba844ede09fd tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (942320f9-2165-4425-8ec0-737a04fc4272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:32.346620 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-861621dc-8566-4dac-8e3a-ba844ede09fd tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (942320f9-2165-4425-8ec0-737a04fc4272) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:32.347698 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-861621dc-8566-4dac-8e3a-ba844ede09fd tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Flow 'volume_create_api' (5e00a3e1-6b9f-4b50-9755-6d0523f2b4c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:37:32.348124 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-861621dc-8566-4dac-8e3a-ba844ede09fd tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Create volume request issued successfully. Jul 31 09:37:32.348753 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-861621dc-8566-4dac-8e3a-ba844ede09fd tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:37:32.349542 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1143/4569] 10.4.3.226 () {70 vars in 1300 bytes} [Fri Jul 31 09:37:32 2026] POST /volume/v3/volumes => generated 809 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:37:32.368213 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-21917b7c-13b1-4abc-9d48-5978bc27c8fb None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:32.371182 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-21917b7c-13b1-4abc-9d48-5978bc27c8fb tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/0aa08899-814f-4869-9dfe-d154fd0dbc77 Jul 31 09:37:32.371431 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-21917b7c-13b1-4abc-9d48-5978bc27c8fb tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:32.371640 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-21917b7c-13b1-4abc-9d48-5978bc27c8fb tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:32.385344 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:32.385344 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:32.390939 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-21917b7c-13b1-4abc-9d48-5978bc27c8fb tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:32.395651 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-21917b7c-13b1-4abc-9d48-5978bc27c8fb tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/0aa08899-814f-4869-9dfe-d154fd0dbc77 returned with HTTP 200 Jul 31 09:37:32.396032 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1151/4570] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:32 2026] GET /volume/v3/volumes/0aa08899-814f-4869-9dfe-d154fd0dbc77 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:32.442712 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-44d67a90-9e5c-413d-b1c8-bac16a08b51b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:32.444994 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-44d67a90-9e5c-413d-b1c8-bac16a08b51b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 Jul 31 09:37:32.445259 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-44d67a90-9e5c-413d-b1c8-bac16a08b51b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:32.445534 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-44d67a90-9e5c-413d-b1c8-bac16a08b51b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:32.445708 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-44d67a90-9e5c-413d-b1c8-bac16a08b51b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id e85dc104-e669-4c69-a967-2f2ebf584b51. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:32.450864 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-44d67a90-9e5c-413d-b1c8-bac16a08b51b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 returned with HTTP 404 Jul 31 09:37:32.451436 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1137/4571] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:32 2026] GET /volume/v3/backups/e85dc104-e669-4c69-a967-2f2ebf584b51 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:37:32.462265 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7b412e92-e336-4dc4-8ec9-be3e1b1efa7a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:32.464263 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7b412e92-e336-4dc4-8ec9-be3e1b1efa7a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:37:32.465309 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7b412e92-e336-4dc4-8ec9-be3e1b1efa7a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1885735417"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:32.466483 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-7b412e92-e336-4dc4-8ec9-be3e1b1efa7a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1885735417'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:37:32.466663 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-7b412e92-e336-4dc4-8ec9-be3e1b1efa7a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Create volume of 1 GB Jul 31 09:37:32.471034 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7b412e92-e336-4dc4-8ec9-be3e1b1efa7a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Availability Zones retrieved successfully. Jul 31 09:37:32.476647 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7b412e92-e336-4dc4-8ec9-be3e1b1efa7a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Flow 'volume_create_api' (caea25d8-b7d3-4eb3-b129-cf2b2bcf47b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:37:32.477685 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7b412e92-e336-4dc4-8ec9-be3e1b1efa7a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebc87dc6-64ad-476f-a550-63ed0d49c20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:32.478682 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-7b412e92-e336-4dc4-8ec9-be3e1b1efa7a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:37:32.507920 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7b412e92-e336-4dc4-8ec9-be3e1b1efa7a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebc87dc6-64ad-476f-a550-63ed0d49c20e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:32.508837 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7b412e92-e336-4dc4-8ec9-be3e1b1efa7a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfd89084-5b64-4226-a98a-77ae97685a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:32.557474 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-7b412e92-e336-4dc4-8ec9-be3e1b1efa7a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Created reservations ['9e7da2bd-d524-4475-a3ee-24d96feb0b37', 'f5f1d0f3-68d1-4265-884e-697c72b6a429', '9bbd0421-ac2a-4d14-a64e-752f649f1ac8', 'c2545250-4e1d-4094-89d7-0c10b9ee4a68'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:37:32.558418 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7b412e92-e336-4dc4-8ec9-be3e1b1efa7a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfd89084-5b64-4226-a98a-77ae97685a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e7da2bd-d524-4475-a3ee-24d96feb0b37', 'f5f1d0f3-68d1-4265-884e-697c72b6a429', '9bbd0421-ac2a-4d14-a64e-752f649f1ac8', 'c2545250-4e1d-4094-89d7-0c10b9ee4a68']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:32.559115 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7b412e92-e336-4dc4-8ec9-be3e1b1efa7a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05fd4518-7458-472f-a526-4cdb7028a6bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:32.582384 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7b412e92-e336-4dc4-8ec9-be3e1b1efa7a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05fd4518-7458-472f-a526-4cdb7028a6bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5642f273-cd78-4def-829d-ae044529b3fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1885735417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9479dc04861e4037b0206117bf2633dd',qos_specs=None,replication_status=,reservations=['9e7da2bd-d524-4475-a3ee-24d96feb0b37','f5f1d0f3-68d1-4265-884e-697c72b6a429','9bbd0421-ac2a-4d14-a64e-752f649f1ac8','c2545250-4e1d-4094-89d7-0c10b9ee4a68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='893dad70acbb45bc91685066354e7930',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:37:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1885735417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5642f273-cd78-4def-829d-ae044529b3fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9479dc04861e4037b0206117bf2633dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='893dad70acbb45bc91685066354e7930',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:32.583174 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7b412e92-e336-4dc4-8ec9-be3e1b1efa7a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c14bbb1c-47e3-44ea-96f4-c4dc8f31231e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:32.604104 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7b412e92-e336-4dc4-8ec9-be3e1b1efa7a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c14bbb1c-47e3-44ea-96f4-c4dc8f31231e) transitioned into state 'SUCCESS' from state '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-1885735417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9479dc04861e4037b0206117bf2633dd',qos_specs=None,replication_status=,reservations=['9e7da2bd-d524-4475-a3ee-24d96feb0b37','f5f1d0f3-68d1-4265-884e-697c72b6a429','9bbd0421-ac2a-4d14-a64e-752f649f1ac8','c2545250-4e1d-4094-89d7-0c10b9ee4a68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='893dad70acbb45bc91685066354e7930',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:32.605002 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7b412e92-e336-4dc4-8ec9-be3e1b1efa7a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fb3ece2-927b-4488-952b-3c7fe94a4ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:37:32.616779 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7b412e92-e336-4dc4-8ec9-be3e1b1efa7a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fb3ece2-927b-4488-952b-3c7fe94a4ef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:37:32.617864 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7b412e92-e336-4dc4-8ec9-be3e1b1efa7a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Flow 'volume_create_api' (caea25d8-b7d3-4eb3-b129-cf2b2bcf47b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:37:32.618158 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7b412e92-e336-4dc4-8ec9-be3e1b1efa7a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Create volume request issued successfully. Jul 31 09:37:32.618744 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7b412e92-e336-4dc4-8ec9-be3e1b1efa7a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:37:32.619231 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1141/4572] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:37:32 2026] POST /volume/v3/volumes => generated 749 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:37:32.633353 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-18130595-ea3f-47b4-ab30-babc5a3f74e6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:32.635585 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-18130595-ea3f-47b4-ab30-babc5a3f74e6 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/volumes/5642f273-cd78-4def-829d-ae044529b3fe Jul 31 09:37:32.635827 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-18130595-ea3f-47b4-ab30-babc5a3f74e6 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:32.636026 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-18130595-ea3f-47b4-ab30-babc5a3f74e6 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:32.643556 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:32.643556 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:32.648006 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-18130595-ea3f-47b4-ab30-babc5a3f74e6 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:37:32.653322 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-18130595-ea3f-47b4-ab30-babc5a3f74e6 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/volumes/5642f273-cd78-4def-829d-ae044529b3fe returned with HTTP 200 Jul 31 09:37:32.653861 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1144/4573] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:32 2026] GET /volume/v3/volumes/5642f273-cd78-4def-829d-ae044529b3fe => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:32.906909 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-37002a33-7a18-45ac-8b5a-b16ed67279ea None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:32.908882 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-37002a33-7a18-45ac-8b5a-b16ed67279ea tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc Jul 31 09:37:32.909084 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-37002a33-7a18-45ac-8b5a-b16ed67279ea tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:32.909330 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-37002a33-7a18-45ac-8b5a-b16ed67279ea tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:32.917895 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:32.917895 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:32.922499 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-37002a33-7a18-45ac-8b5a-b16ed67279ea tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:32.928211 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-37002a33-7a18-45ac-8b5a-b16ed67279ea tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc returned with HTTP 200 Jul 31 09:37:32.928764 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1152/4574] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:32 2026] GET /volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:32.941145 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b99dd15d-b257-48fb-95b5-f7674d76fc11 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:32.942866 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b99dd15d-b257-48fb-95b5-f7674d76fc11 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc Jul 31 09:37:32.943046 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b99dd15d-b257-48fb-95b5-f7674d76fc11 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:32.943258 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b99dd15d-b257-48fb-95b5-f7674d76fc11 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:32.951860 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:32.951860 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:32.957881 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-b99dd15d-b257-48fb-95b5-f7674d76fc11 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:32.961562 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b99dd15d-b257-48fb-95b5-f7674d76fc11 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc returned with HTTP 200 Jul 31 09:37:32.961904 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1138/4575] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:32 2026] GET /volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:32.974666 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c7b99e8b-35a9-4c5b-94c9-8a01f27f587f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:32.974799 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-04ae5ed5-7785-41c5-8523-da3fdd1ec16c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:32.975075 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c7b99e8b-35a9-4c5b-94c9-8a01f27f587f None None] GET https://10.4.3.226/volume// Jul 31 09:37:32.975253 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c7b99e8b-35a9-4c5b-94c9-8a01f27f587f None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:32.975473 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c7b99e8b-35a9-4c5b-94c9-8a01f27f587f None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:32.975877 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c7b99e8b-35a9-4c5b-94c9-8a01f27f587f None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:37:32.976188 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1145/4576] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:37: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 31 09:37:32.976626 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-04ae5ed5-7785-41c5-8523-da3fdd1ec16c tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] DELETE https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc Jul 31 09:37:32.976870 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-04ae5ed5-7785-41c5-8523-da3fdd1ec16c tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:32.977080 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-04ae5ed5-7785-41c5-8523-da3fdd1ec16c tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:32.977247 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-04ae5ed5-7785-41c5-8523-da3fdd1ec16c tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Delete volume with id: 497ba8ee-8c10-4140-824c-6d7078156fdc Jul 31 09:37:32.984740 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:32.984740 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:32.985208 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-04ae5ed5-7785-41c5-8523-da3fdd1ec16c tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:32.987101 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-8b751608-b778-421f-a7ae-360237769e2b req-3cbca7c6-29d9-4166-b6a8-dcb4d87f2ebf None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:32.989186 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-8b751608-b778-421f-a7ae-360237769e2b req-3cbca7c6-29d9-4166-b6a8-dcb4d87f2ebf tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:37:32.989567 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-8b751608-b778-421f-a7ae-360237769e2b req-3cbca7c6-29d9-4166-b6a8-dcb4d87f2ebf tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6eceb924-8774-4691-b17e-ee1be0e952b2", "connector": null, "instance_uuid": "7f7292b8-409d-4996-88af-c8fe29009975"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:33.001092 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:33.001092 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:33.006690 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-04ae5ed5-7785-41c5-8523-da3fdd1ec16c tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Delete volume request issued successfully. Jul 31 09:37:33.007077 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-04ae5ed5-7785-41c5-8523-da3fdd1ec16c tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc returned with HTTP 202 Jul 31 09:37:33.007705 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1142/4577] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:37:32 2026] DELETE /volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:37:33.016103 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2619a936-495d-4f1e-ac78-8e3ceb57b09b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:33.018108 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2619a936-495d-4f1e-ac78-8e3ceb57b09b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc Jul 31 09:37:33.018363 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2619a936-495d-4f1e-ac78-8e3ceb57b09b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:33.018600 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2619a936-495d-4f1e-ac78-8e3ceb57b09b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:33.025926 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:33.025926 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:33.030495 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-2619a936-495d-4f1e-ac78-8e3ceb57b09b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:33.035594 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2619a936-495d-4f1e-ac78-8e3ceb57b09b tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc returned with HTTP 200 Jul 31 09:37:33.036101 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1139/4578] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:33 2026] GET /volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:33.042397 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-8b751608-b778-421f-a7ae-360237769e2b req-3cbca7c6-29d9-4166-b6a8-dcb4d87f2ebf tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:37:33.043084 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1153/4579] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:37:32 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 31 09:37:33.053953 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-8b751608-b778-421f-a7ae-360237769e2b req-89f5af53-39da-420d-a9e5-cb8288a1b788 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:33.057214 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8b751608-b778-421f-a7ae-360237769e2b req-89f5af53-39da-420d-a9e5-cb8288a1b788 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] DELETE https://10.4.3.226/volume/v3/attachments/664c73cf-35e8-4365-a2c7-afbb413a9997 Jul 31 09:37:33.057445 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8b751608-b778-421f-a7ae-360237769e2b req-89f5af53-39da-420d-a9e5-cb8288a1b788 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:33.057695 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8b751608-b778-421f-a7ae-360237769e2b req-89f5af53-39da-420d-a9e5-cb8288a1b788 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:33.066587 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:33.066587 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:33.135559 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8b751608-b778-421f-a7ae-360237769e2b req-89f5af53-39da-420d-a9e5-cb8288a1b788 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/attachments/664c73cf-35e8-4365-a2c7-afbb413a9997 returned with HTTP 200 Jul 31 09:37:33.136259 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1146/4580] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:37:33 2026] DELETE /volume/v3/attachments/664c73cf-35e8-4365-a2c7-afbb413a9997 => generated 192 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:33.408690 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9f4bf85e-fe1b-458d-80ed-c1f3cd619cb6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:33.410389 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9f4bf85e-fe1b-458d-80ed-c1f3cd619cb6 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/0aa08899-814f-4869-9dfe-d154fd0dbc77 Jul 31 09:37:33.410593 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9f4bf85e-fe1b-458d-80ed-c1f3cd619cb6 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:33.410778 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9f4bf85e-fe1b-458d-80ed-c1f3cd619cb6 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:33.417953 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:33.417953 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:33.421691 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9f4bf85e-fe1b-458d-80ed-c1f3cd619cb6 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:33.425636 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9f4bf85e-fe1b-458d-80ed-c1f3cd619cb6 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/0aa08899-814f-4869-9dfe-d154fd0dbc77 returned with HTTP 200 Jul 31 09:37:33.425988 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1143/4581] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:33 2026] GET /volume/v3/volumes/0aa08899-814f-4869-9dfe-d154fd0dbc77 => generated 1228 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:37:33.438607 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-4374ee6a-090f-4207-8101-373ffba62172 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:33.440981 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4374ee6a-090f-4207-8101-373ffba62172 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/0aa08899-814f-4869-9dfe-d154fd0dbc77 Jul 31 09:37:33.441303 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4374ee6a-090f-4207-8101-373ffba62172 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:33.441568 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4374ee6a-090f-4207-8101-373ffba62172 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:33.450819 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:33.450819 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:33.456260 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-4374ee6a-090f-4207-8101-373ffba62172 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:33.464387 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4374ee6a-090f-4207-8101-373ffba62172 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/0aa08899-814f-4869-9dfe-d154fd0dbc77 returned with HTTP 200 Jul 31 09:37:33.465002 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1140/4582] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:33 2026] GET /volume/v3/volumes/0aa08899-814f-4869-9dfe-d154fd0dbc77 => generated 1228 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:37:33.476911 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3d81b1a7-ec3c-47f1-a0e4-d83bcabbc557 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:33.478948 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3d81b1a7-ec3c-47f1-a0e4-d83bcabbc557 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/a6e0ce0a-a38f-4573-bb43-b400816dcea0 Jul 31 09:37:33.479174 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3d81b1a7-ec3c-47f1-a0e4-d83bcabbc557 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:33.479416 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3d81b1a7-ec3c-47f1-a0e4-d83bcabbc557 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:33.479541 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-3d81b1a7-ec3c-47f1-a0e4-d83bcabbc557 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Delete snapshot with id: a6e0ce0a-a38f-4573-bb43-b400816dcea0 Jul 31 09:37:33.485205 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:33.485205 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:33.485787 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-3d81b1a7-ec3c-47f1-a0e4-d83bcabbc557 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Snapshot retrieved successfully. Jul 31 09:37:33.506452 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-3d81b1a7-ec3c-47f1-a0e4-d83bcabbc557 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Snapshot delete request issued successfully. Jul 31 09:37:33.506680 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3d81b1a7-ec3c-47f1-a0e4-d83bcabbc557 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/snapshots/a6e0ce0a-a38f-4573-bb43-b400816dcea0 returned with HTTP 202 Jul 31 09:37:33.507142 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1154/4583] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:37:33 2026] DELETE /volume/v3/snapshots/a6e0ce0a-a38f-4573-bb43-b400816dcea0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:37:33.515676 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cedbf146-e882-451e-87d3-c51fdee7a51b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:33.518371 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cedbf146-e882-451e-87d3-c51fdee7a51b tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/snapshots/a6e0ce0a-a38f-4573-bb43-b400816dcea0 Jul 31 09:37:33.518684 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cedbf146-e882-451e-87d3-c51fdee7a51b tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:33.518936 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cedbf146-e882-451e-87d3-c51fdee7a51b tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:33.525110 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:33.525110 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:33.525714 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cedbf146-e882-451e-87d3-c51fdee7a51b tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Snapshot retrieved successfully. Jul 31 09:37:33.526791 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cedbf146-e882-451e-87d3-c51fdee7a51b tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/snapshots/a6e0ce0a-a38f-4573-bb43-b400816dcea0 returned with HTTP 200 Jul 31 09:37:33.527260 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1147/4584] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:37:33 2026] GET /volume/v3/snapshots/a6e0ce0a-a38f-4573-bb43-b400816dcea0 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:33.667903 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-488e6853-179a-47e9-a1ae-23539a8705ef None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:33.672926 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-488e6853-179a-47e9-a1ae-23539a8705ef tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/volumes/5642f273-cd78-4def-829d-ae044529b3fe Jul 31 09:37:33.673114 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-488e6853-179a-47e9-a1ae-23539a8705ef tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:33.673324 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-488e6853-179a-47e9-a1ae-23539a8705ef tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:33.679864 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:33.679864 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:33.683202 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-488e6853-179a-47e9-a1ae-23539a8705ef tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:37:33.686845 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-488e6853-179a-47e9-a1ae-23539a8705ef tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/volumes/5642f273-cd78-4def-829d-ae044529b3fe returned with HTTP 200 Jul 31 09:37:33.687210 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1144/4585] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:33 2026] GET /volume/v3/volumes/5642f273-cd78-4def-829d-ae044529b3fe => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:33.699145 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0f633382-046b-4302-89a0-f46cda28fb6b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:33.704424 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0f633382-046b-4302-89a0-f46cda28fb6b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] POST https://10.4.3.226/volume/v3/backups Jul 31 09:37:33.704736 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0f633382-046b-4302-89a0-f46cda28fb6b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5642f273-cd78-4def-829d-ae044529b3fe", "name": "tempest-VolumesBackupsTest-Backup-544383275"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:33.706058 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.backups [None req-0f633382-046b-4302-89a0-f46cda28fb6b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Creating new backup {'backup': {'volume_id': '5642f273-cd78-4def-829d-ae044529b3fe', 'name': 'tempest-VolumesBackupsTest-Backup-544383275'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:37:33.706226 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.contrib.backups [None req-0f633382-046b-4302-89a0-f46cda28fb6b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Creating backup of volume 5642f273-cd78-4def-829d-ae044529b3fe in container None Jul 31 09:37:33.719421 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:33.719421 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:33.719892 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-0f633382-046b-4302-89a0-f46cda28fb6b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:37:33.736201 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-0f633382-046b-4302-89a0-f46cda28fb6b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Created reservations ['254f3eec-7bea-41c9-9df2-7d044663e277', 'd5aaf119-3e96-488e-9877-68cb509597b3'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:37:33.764301 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0f633382-046b-4302-89a0-f46cda28fb6b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:37:33.764696 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1141/4586] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:37:33 2026] POST /volume/v3/backups => generated 329 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:37:33.774220 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b1c2c070-f7a9-4465-85c6-09f2d18cbf7a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:33.776632 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b1c2c070-f7a9-4465-85c6-09f2d18cbf7a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb Jul 31 09:37:33.776888 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b1c2c070-f7a9-4465-85c6-09f2d18cbf7a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:33.777128 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b1c2c070-f7a9-4465-85c6-09f2d18cbf7a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:33.777289 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-b1c2c070-f7a9-4465-85c6-09f2d18cbf7a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id ba494a54-1950-4262-99d0-f45680a95fdb. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:33.784491 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:33.784491 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:33.785509 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b1c2c070-f7a9-4465-85c6-09f2d18cbf7a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb returned with HTTP 200 Jul 31 09:37:33.786014 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1155/4587] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:33 2026] GET /volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:34.032415 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-8b751608-b778-421f-a7ae-360237769e2b req-0c3881fb-1e79-4f47-bcbd-a26a5d0d0c46 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:34.038016 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8b751608-b778-421f-a7ae-360237769e2b req-0c3881fb-1e79-4f47-bcbd-a26a5d0d0c46 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] PUT https://10.4.3.226/volume/v3/attachments/49d10814-8f1e-4497-b4d1-6e157a379347 Jul 31 09:37:34.038408 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-8b751608-b778-421f-a7ae-360237769e2b req-0c3881fb-1e79-4f47-bcbd-a26a5d0d0c46 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:34.050764 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8056461a-e841-4731-9d0f-bf2fa5c8c7cd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:34.052498 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8056461a-e841-4731-9d0f-bf2fa5c8c7cd tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc Jul 31 09:37:34.052725 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8056461a-e841-4731-9d0f-bf2fa5c8c7cd tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:34.052910 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8056461a-e841-4731-9d0f-bf2fa5c8c7cd tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:34.053476 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-8b751608-b778-421f-a7ae-360237769e2b req-0c3881fb-1e79-4f47-bcbd-a26a5d0d0c46 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Acquiring lock "cinder-attachment_update-6eceb924-8774-4691-b17e-ee1be0e952b2-np0000006200" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:37:34.058014 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-8b751608-b778-421f-a7ae-360237769e2b req-0c3881fb-1e79-4f47-bcbd-a26a5d0d0c46 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Lock "cinder-attachment_update-6eceb924-8774-4691-b17e-ee1be0e952b2-np0000006200" acquired by "attachment_update" :: waited 0.005s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:37:34.058885 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8056461a-e841-4731-9d0f-bf2fa5c8c7cd tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc returned with HTTP 404 Jul 31 09:37:34.059067 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:34.059067 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:34.059338 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1145/4588] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:34 2026] GET /volume/v3/volumes/497ba8ee-8c10-4140-824c-6d7078156fdc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:37:34.068304 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f988e56f-e2b9-49ec-9ac3-ae3565e16fcc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:34.070028 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f988e56f-e2b9-49ec-9ac3-ae3565e16fcc tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 Jul 31 09:37:34.070238 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f988e56f-e2b9-49ec-9ac3-ae3565e16fcc tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:34.070490 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f988e56f-e2b9-49ec-9ac3-ae3565e16fcc tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:34.078431 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:34.078431 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:34.082537 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f988e56f-e2b9-49ec-9ac3-ae3565e16fcc tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:34.086740 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f988e56f-e2b9-49ec-9ac3-ae3565e16fcc tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 returned with HTTP 200 Jul 31 09:37:34.087229 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1142/4589] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:34 2026] GET /volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:34.101116 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2a37b027-2387-4960-a81a-06a593b62c2f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:34.105768 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2a37b027-2387-4960-a81a-06a593b62c2f tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 Jul 31 09:37:34.105960 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2a37b027-2387-4960-a81a-06a593b62c2f tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:34.106138 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2a37b027-2387-4960-a81a-06a593b62c2f tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:34.119862 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:34.119862 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:34.124563 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-2a37b027-2387-4960-a81a-06a593b62c2f tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:34.131257 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2a37b027-2387-4960-a81a-06a593b62c2f tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 returned with HTTP 200 Jul 31 09:37:34.131918 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1156/4590] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:34 2026] GET /volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:34.146495 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7f9ed50e-1f88-4392-91bf-e20341e6b9a4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:34.148212 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f9ed50e-1f88-4392-91bf-e20341e6b9a4 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] DELETE https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 Jul 31 09:37:34.148401 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7f9ed50e-1f88-4392-91bf-e20341e6b9a4 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:34.148570 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7f9ed50e-1f88-4392-91bf-e20341e6b9a4 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:34.148760 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-7f9ed50e-1f88-4392-91bf-e20341e6b9a4 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Delete volume with id: 7ae0d58a-cb59-4416-b122-440003898e23 Jul 31 09:37:34.151816 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-8b751608-b778-421f-a7ae-360237769e2b req-0c3881fb-1e79-4f47-bcbd-a26a5d0d0c46 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Lock "cinder-attachment_update-6eceb924-8774-4691-b17e-ee1be0e952b2-np0000006200" released by "attachment_update" :: held 0.094s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:37:34.152167 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-8b751608-b778-421f-a7ae-360237769e2b req-0c3881fb-1e79-4f47-bcbd-a26a5d0d0c46 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/attachments/49d10814-8f1e-4497-b4d1-6e157a379347 returned with HTTP 200 Jul 31 09:37:34.152576 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1148/4591] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:37:34 2026] PUT /volume/v3/attachments/49d10814-8f1e-4497-b4d1-6e157a379347 => generated 968 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:34.155341 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:34.155341 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:34.155852 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7f9ed50e-1f88-4392-91bf-e20341e6b9a4 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:34.162964 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-8b751608-b778-421f-a7ae-360237769e2b req-1c3a0090-fed1-40f7-b530-edc96296f262 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:34.165541 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-8b751608-b778-421f-a7ae-360237769e2b req-1c3a0090-fed1-40f7-b530-edc96296f262 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/attachments/49d10814-8f1e-4497-b4d1-6e157a379347 Jul 31 09:37:34.165823 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-8b751608-b778-421f-a7ae-360237769e2b req-1c3a0090-fed1-40f7-b530-edc96296f262 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:34.166051 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-8b751608-b778-421f-a7ae-360237769e2b req-1c3a0090-fed1-40f7-b530-edc96296f262 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:34.171258 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7f9ed50e-1f88-4392-91bf-e20341e6b9a4 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Delete volume request issued successfully. Jul 31 09:37:34.171509 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f9ed50e-1f88-4392-91bf-e20341e6b9a4 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 returned with HTTP 202 Jul 31 09:37:34.172052 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1146/4592] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:37:34 2026] DELETE /volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:37:34.179685 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b7aa4e4c-8303-48e5-899e-1c76fa44803e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:34.181514 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b7aa4e4c-8303-48e5-899e-1c76fa44803e tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 Jul 31 09:37:34.181719 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b7aa4e4c-8303-48e5-899e-1c76fa44803e tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:34.181895 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b7aa4e4c-8303-48e5-899e-1c76fa44803e tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:34.186516 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-8b751608-b778-421f-a7ae-360237769e2b req-1c3a0090-fed1-40f7-b530-edc96296f262 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/attachments/49d10814-8f1e-4497-b4d1-6e157a379347 returned with HTTP 200 Jul 31 09:37:34.187016 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1143/4593] 10.4.3.226 () {70 vars in 1651 bytes} [Fri Jul 31 09:37:34 2026] GET /volume/v3/attachments/49d10814-8f1e-4497-b4d1-6e157a379347 => generated 993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:34.188810 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:34.188810 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:34.193435 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-b7aa4e4c-8303-48e5-899e-1c76fa44803e tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:34.198701 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b7aa4e4c-8303-48e5-899e-1c76fa44803e tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 returned with HTTP 200 Jul 31 09:37:34.199137 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1157/4594] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:34 2026] GET /volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:34.539379 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7e664cf8-96f6-4255-a290-69ea1c28623e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:34.541204 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7e664cf8-96f6-4255-a290-69ea1c28623e tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/snapshots/a6e0ce0a-a38f-4573-bb43-b400816dcea0 Jul 31 09:37:34.541449 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7e664cf8-96f6-4255-a290-69ea1c28623e tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:34.541676 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7e664cf8-96f6-4255-a290-69ea1c28623e tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:34.545919 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7e664cf8-96f6-4255-a290-69ea1c28623e tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/snapshots/a6e0ce0a-a38f-4573-bb43-b400816dcea0 returned with HTTP 404 Jul 31 09:37:34.546489 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1149/4595] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:37:34 2026] GET /volume/v3/snapshots/a6e0ce0a-a38f-4573-bb43-b400816dcea0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:37:34.554703 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-78705031-ce2c-4aed-9e9d-6abe48adb482 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:34.557115 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-78705031-ce2c-4aed-9e9d-6abe48adb482 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] DELETE https://10.4.3.226/volume/v3/volumes/0aa08899-814f-4869-9dfe-d154fd0dbc77 Jul 31 09:37:34.557432 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-78705031-ce2c-4aed-9e9d-6abe48adb482 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:34.557702 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-78705031-ce2c-4aed-9e9d-6abe48adb482 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:34.557928 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-78705031-ce2c-4aed-9e9d-6abe48adb482 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Delete volume with id: 0aa08899-814f-4869-9dfe-d154fd0dbc77 Jul 31 09:37:34.568574 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:34.568574 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:34.569264 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-78705031-ce2c-4aed-9e9d-6abe48adb482 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:34.592056 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-78705031-ce2c-4aed-9e9d-6abe48adb482 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Delete volume request issued successfully. Jul 31 09:37:34.592381 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-78705031-ce2c-4aed-9e9d-6abe48adb482 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/0aa08899-814f-4869-9dfe-d154fd0dbc77 returned with HTTP 202 Jul 31 09:37:34.592965 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1147/4596] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:37:34 2026] DELETE /volume/v3/volumes/0aa08899-814f-4869-9dfe-d154fd0dbc77 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:37:34.599700 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a385f19c-95d7-4fc4-9f67-6435dc34ec7c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:34.601728 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a385f19c-95d7-4fc4-9f67-6435dc34ec7c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/0aa08899-814f-4869-9dfe-d154fd0dbc77 Jul 31 09:37:34.601963 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a385f19c-95d7-4fc4-9f67-6435dc34ec7c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:34.602271 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a385f19c-95d7-4fc4-9f67-6435dc34ec7c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:34.609252 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:34.609252 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:34.612532 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a385f19c-95d7-4fc4-9f67-6435dc34ec7c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:34.616922 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a385f19c-95d7-4fc4-9f67-6435dc34ec7c tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/0aa08899-814f-4869-9dfe-d154fd0dbc77 returned with HTTP 200 Jul 31 09:37:34.617385 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1144/4597] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:34 2026] GET /volume/v3/volumes/0aa08899-814f-4869-9dfe-d154fd0dbc77 => generated 1227 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:37:34.799227 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-aa280066-35dd-47e7-b781-772d7a3cbadd None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:34.801290 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-aa280066-35dd-47e7-b781-772d7a3cbadd tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb Jul 31 09:37:34.801516 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-aa280066-35dd-47e7-b781-772d7a3cbadd tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:34.801761 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-aa280066-35dd-47e7-b781-772d7a3cbadd tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:34.801909 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-aa280066-35dd-47e7-b781-772d7a3cbadd tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id ba494a54-1950-4262-99d0-f45680a95fdb. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:34.806479 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:34.806479 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:34.807381 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-aa280066-35dd-47e7-b781-772d7a3cbadd tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb returned with HTTP 200 Jul 31 09:37:34.807801 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1158/4598] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:34 2026] GET /volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:35.218910 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f6d173f7-5f65-4f7d-af93-13abff17d059 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:35.220746 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f6d173f7-5f65-4f7d-af93-13abff17d059 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 Jul 31 09:37:35.221254 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f6d173f7-5f65-4f7d-af93-13abff17d059 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:35.221254 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f6d173f7-5f65-4f7d-af93-13abff17d059 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:35.229450 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f6d173f7-5f65-4f7d-af93-13abff17d059 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 returned with HTTP 404 Jul 31 09:37:35.230142 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1150/4599] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:35 2026] GET /volume/v3/volumes/7ae0d58a-cb59-4416-b122-440003898e23 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:37:35.237163 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-911b1d44-c2cb-4d8b-8956-02681167cd4e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:35.239202 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-911b1d44-c2cb-4d8b-8956-02681167cd4e tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 Jul 31 09:37:35.239381 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-911b1d44-c2cb-4d8b-8956-02681167cd4e tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:35.239591 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-911b1d44-c2cb-4d8b-8956-02681167cd4e tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:35.248854 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:35.248854 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:35.253004 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-911b1d44-c2cb-4d8b-8956-02681167cd4e tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:35.257923 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-911b1d44-c2cb-4d8b-8956-02681167cd4e tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 returned with HTTP 200 Jul 31 09:37:35.258373 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1148/4600] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:35 2026] GET /volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:35.270492 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-259fc31d-5a4f-40e1-a92a-3127b5f6a3e0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:35.272508 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-259fc31d-5a4f-40e1-a92a-3127b5f6a3e0 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 Jul 31 09:37:35.272732 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-259fc31d-5a4f-40e1-a92a-3127b5f6a3e0 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:35.272961 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-259fc31d-5a4f-40e1-a92a-3127b5f6a3e0 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:35.280641 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:35.280641 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:35.285186 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-259fc31d-5a4f-40e1-a92a-3127b5f6a3e0 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:35.290627 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-259fc31d-5a4f-40e1-a92a-3127b5f6a3e0 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 returned with HTTP 200 Jul 31 09:37:35.290995 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1145/4601] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:35 2026] GET /volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:35.303365 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-bab14f91-45ba-444a-b3f1-6df390295c60 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:35.305195 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bab14f91-45ba-444a-b3f1-6df390295c60 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] DELETE https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 Jul 31 09:37:35.305446 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bab14f91-45ba-444a-b3f1-6df390295c60 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:35.305659 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bab14f91-45ba-444a-b3f1-6df390295c60 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:35.305818 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-bab14f91-45ba-444a-b3f1-6df390295c60 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Delete volume with id: 9c1549c6-507f-41b4-89e1-796982b85387 Jul 31 09:37:35.313147 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:35.313147 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:35.313697 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-bab14f91-45ba-444a-b3f1-6df390295c60 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:35.332832 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-bab14f91-45ba-444a-b3f1-6df390295c60 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Delete volume request issued successfully. Jul 31 09:37:35.333028 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bab14f91-45ba-444a-b3f1-6df390295c60 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 returned with HTTP 202 Jul 31 09:37:35.333392 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1159/4602] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:37:35 2026] DELETE /volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:37:35.340251 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7b14cf6d-3eaf-445f-b723-0e4b3e230da4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:35.342061 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7b14cf6d-3eaf-445f-b723-0e4b3e230da4 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 Jul 31 09:37:35.342359 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7b14cf6d-3eaf-445f-b723-0e4b3e230da4 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:35.342615 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7b14cf6d-3eaf-445f-b723-0e4b3e230da4 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:35.350178 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:35.350178 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:35.352900 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7b14cf6d-3eaf-445f-b723-0e4b3e230da4 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:35.356791 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7b14cf6d-3eaf-445f-b723-0e4b3e230da4 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 returned with HTTP 200 Jul 31 09:37:35.357224 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1151/4603] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:35 2026] GET /volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:35.629210 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b76a1b1d-ee1a-4d50-8f74-bcc6492e1513 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:35.631366 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b76a1b1d-ee1a-4d50-8f74-bcc6492e1513 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/0aa08899-814f-4869-9dfe-d154fd0dbc77 Jul 31 09:37:35.631647 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b76a1b1d-ee1a-4d50-8f74-bcc6492e1513 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:35.631855 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b76a1b1d-ee1a-4d50-8f74-bcc6492e1513 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:35.638471 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b76a1b1d-ee1a-4d50-8f74-bcc6492e1513 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/0aa08899-814f-4869-9dfe-d154fd0dbc77 returned with HTTP 404 Jul 31 09:37:35.639148 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1149/4604] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:35 2026] GET /volume/v3/volumes/0aa08899-814f-4869-9dfe-d154fd0dbc77 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:37:35.805035 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-40562c23-9adf-429a-8ae3-4ecc46edb80b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:35.807150 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-40562c23-9adf-429a-8ae3-4ecc46edb80b tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] DELETE https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 Jul 31 09:37:35.807378 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-40562c23-9adf-429a-8ae3-4ecc46edb80b tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:35.807566 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-40562c23-9adf-429a-8ae3-4ecc46edb80b tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:35.807780 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-40562c23-9adf-429a-8ae3-4ecc46edb80b tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Delete volume with id: 2954e4bc-b1e3-48b7-852a-d304c6234442 Jul 31 09:37:35.814450 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:35.814450 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:35.814914 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-40562c23-9adf-429a-8ae3-4ecc46edb80b tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:35.818856 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3d7072b9-9cb8-4e9c-9331-a8f42869e033 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:35.820619 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3d7072b9-9cb8-4e9c-9331-a8f42869e033 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb Jul 31 09:37:35.820852 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3d7072b9-9cb8-4e9c-9331-a8f42869e033 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:35.821087 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3d7072b9-9cb8-4e9c-9331-a8f42869e033 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:35.821215 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-3d7072b9-9cb8-4e9c-9331-a8f42869e033 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id ba494a54-1950-4262-99d0-f45680a95fdb. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:35.826063 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:35.826063 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:35.827058 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3d7072b9-9cb8-4e9c-9331-a8f42869e033 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb returned with HTTP 200 Jul 31 09:37:35.827534 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1160/4605] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:35 2026] GET /volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:35.830809 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-40562c23-9adf-429a-8ae3-4ecc46edb80b tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Delete volume request issued successfully. Jul 31 09:37:35.831029 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-40562c23-9adf-429a-8ae3-4ecc46edb80b tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 returned with HTTP 202 Jul 31 09:37:35.831486 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1146/4606] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:37:35 2026] DELETE /volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:37:35.838683 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-03dd800b-6002-425e-9268-5b7e242edc66 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:35.841082 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-03dd800b-6002-425e-9268-5b7e242edc66 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 Jul 31 09:37:35.841384 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-03dd800b-6002-425e-9268-5b7e242edc66 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:35.841632 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-03dd800b-6002-425e-9268-5b7e242edc66 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:35.850707 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:35.850707 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:35.855469 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-03dd800b-6002-425e-9268-5b7e242edc66 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:35.861495 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-03dd800b-6002-425e-9268-5b7e242edc66 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 returned with HTTP 200 Jul 31 09:37:35.862135 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1152/4607] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:35 2026] GET /volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 => generated 1192 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:37:36.369734 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-487549a3-96e9-44d8-8a87-6318d551e346 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:36.371488 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-487549a3-96e9-44d8-8a87-6318d551e346 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 Jul 31 09:37:36.371675 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-487549a3-96e9-44d8-8a87-6318d551e346 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:36.371851 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-487549a3-96e9-44d8-8a87-6318d551e346 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:36.378124 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-487549a3-96e9-44d8-8a87-6318d551e346 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 returned with HTTP 404 Jul 31 09:37:36.378986 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1150/4608] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:36 2026] GET /volume/v3/volumes/9c1549c6-507f-41b4-89e1-796982b85387 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:37:36.386260 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4946f1be-c411-456d-bbbf-266ee47d8cf1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:36.388022 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4946f1be-c411-456d-bbbf-266ee47d8cf1 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/8b198638-341c-4f7f-af3e-eee118a791c5 Jul 31 09:37:36.388217 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4946f1be-c411-456d-bbbf-266ee47d8cf1 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:36.388426 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4946f1be-c411-456d-bbbf-266ee47d8cf1 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:36.388556 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-4946f1be-c411-456d-bbbf-266ee47d8cf1 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Delete snapshot with id: 8b198638-341c-4f7f-af3e-eee118a791c5 Jul 31 09:37:36.394252 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:36.394252 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:36.394815 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-4946f1be-c411-456d-bbbf-266ee47d8cf1 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Snapshot retrieved successfully. Jul 31 09:37:36.414429 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-4946f1be-c411-456d-bbbf-266ee47d8cf1 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Snapshot delete request issued successfully. Jul 31 09:37:36.414549 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4946f1be-c411-456d-bbbf-266ee47d8cf1 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/snapshots/8b198638-341c-4f7f-af3e-eee118a791c5 returned with HTTP 202 Jul 31 09:37:36.415038 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1161/4609] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:37:36 2026] DELETE /volume/v3/snapshots/8b198638-341c-4f7f-af3e-eee118a791c5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:37:36.422817 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a6a6e40e-5de8-4a10-81e3-bd9289cf6e43 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:36.425116 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a6a6e40e-5de8-4a10-81e3-bd9289cf6e43 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/snapshots/8b198638-341c-4f7f-af3e-eee118a791c5 Jul 31 09:37:36.425380 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a6a6e40e-5de8-4a10-81e3-bd9289cf6e43 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:36.425628 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a6a6e40e-5de8-4a10-81e3-bd9289cf6e43 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:36.434717 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:36.434717 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:36.435229 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a6a6e40e-5de8-4a10-81e3-bd9289cf6e43 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Snapshot retrieved successfully. Jul 31 09:37:36.436184 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a6a6e40e-5de8-4a10-81e3-bd9289cf6e43 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/snapshots/8b198638-341c-4f7f-af3e-eee118a791c5 returned with HTTP 200 Jul 31 09:37:36.436644 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1147/4610] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:37:36 2026] GET /volume/v3/snapshots/8b198638-341c-4f7f-af3e-eee118a791c5 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:36.837286 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e6584e9d-3a85-42a0-9606-d31300bec58e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:36.839070 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e6584e9d-3a85-42a0-9606-d31300bec58e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb Jul 31 09:37:36.839263 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e6584e9d-3a85-42a0-9606-d31300bec58e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:36.839440 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e6584e9d-3a85-42a0-9606-d31300bec58e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:36.839538 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-e6584e9d-3a85-42a0-9606-d31300bec58e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id ba494a54-1950-4262-99d0-f45680a95fdb. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:36.844442 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:36.844442 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:36.845639 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e6584e9d-3a85-42a0-9606-d31300bec58e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb returned with HTTP 200 Jul 31 09:37:36.846087 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1153/4611] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:36 2026] GET /volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:36.888548 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b4aefc27-9db0-4c36-ab97-68fd8da121c7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:36.890641 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b4aefc27-9db0-4c36-ab97-68fd8da121c7 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 Jul 31 09:37:36.890899 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b4aefc27-9db0-4c36-ab97-68fd8da121c7 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:36.891118 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b4aefc27-9db0-4c36-ab97-68fd8da121c7 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:36.898129 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b4aefc27-9db0-4c36-ab97-68fd8da121c7 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 returned with HTTP 404 Jul 31 09:37:36.898714 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1151/4612] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:36 2026] GET /volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:37:36.941682 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-cdf7ca93-3749-4742-a0cd-f3a75e989682 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:36.943492 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cdf7ca93-3749-4742-a0cd-f3a75e989682 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] DELETE https://10.4.3.226/volume/v3/volumes/0aa08899-814f-4869-9dfe-d154fd0dbc77 Jul 31 09:37:36.943730 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cdf7ca93-3749-4742-a0cd-f3a75e989682 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:36.943972 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cdf7ca93-3749-4742-a0cd-f3a75e989682 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:36.944156 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-cdf7ca93-3749-4742-a0cd-f3a75e989682 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Delete volume with id: 0aa08899-814f-4869-9dfe-d154fd0dbc77 Jul 31 09:37:36.950406 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cdf7ca93-3749-4742-a0cd-f3a75e989682 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/0aa08899-814f-4869-9dfe-d154fd0dbc77 returned with HTTP 404 Jul 31 09:37:36.950997 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1162/4613] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:37:36 2026] DELETE /volume/v3/volumes/0aa08899-814f-4869-9dfe-d154fd0dbc77 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:37:36.973313 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-bde08eec-3f37-4a00-a0e5-07ed6bdf1723 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:36.975275 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bde08eec-3f37-4a00-a0e5-07ed6bdf1723 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/0aa08899-814f-4869-9dfe-d154fd0dbc77 Jul 31 09:37:36.975736 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bde08eec-3f37-4a00-a0e5-07ed6bdf1723 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:36.976109 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bde08eec-3f37-4a00-a0e5-07ed6bdf1723 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:36.983990 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bde08eec-3f37-4a00-a0e5-07ed6bdf1723 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/0aa08899-814f-4869-9dfe-d154fd0dbc77 returned with HTTP 404 Jul 31 09:37:36.984896 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1148/4614] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:36 2026] GET /volume/v3/volumes/0aa08899-814f-4869-9dfe-d154fd0dbc77 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:37:36.993422 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9447011b-471e-4e03-aafb-655f16f11fc4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:36.995588 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9447011b-471e-4e03-aafb-655f16f11fc4 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/a6e0ce0a-a38f-4573-bb43-b400816dcea0 Jul 31 09:37:36.996047 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9447011b-471e-4e03-aafb-655f16f11fc4 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:36.996299 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9447011b-471e-4e03-aafb-655f16f11fc4 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:36.996514 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-9447011b-471e-4e03-aafb-655f16f11fc4 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Delete snapshot with id: a6e0ce0a-a38f-4573-bb43-b400816dcea0 Jul 31 09:37:37.001614 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9447011b-471e-4e03-aafb-655f16f11fc4 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/snapshots/a6e0ce0a-a38f-4573-bb43-b400816dcea0 returned with HTTP 404 Jul 31 09:37:37.002342 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1154/4615] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:37:36 2026] DELETE /volume/v3/snapshots/a6e0ce0a-a38f-4573-bb43-b400816dcea0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:37:37.009453 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c273f132-f70a-4cd4-bc26-69c616729b5a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:37.011830 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c273f132-f70a-4cd4-bc26-69c616729b5a tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/snapshots/a6e0ce0a-a38f-4573-bb43-b400816dcea0 Jul 31 09:37:37.012107 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c273f132-f70a-4cd4-bc26-69c616729b5a tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:37.012392 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c273f132-f70a-4cd4-bc26-69c616729b5a tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:37.017973 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c273f132-f70a-4cd4-bc26-69c616729b5a tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/snapshots/a6e0ce0a-a38f-4573-bb43-b400816dcea0 returned with HTTP 404 Jul 31 09:37:37.018642 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1152/4616] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:37:37 2026] GET /volume/v3/snapshots/a6e0ce0a-a38f-4573-bb43-b400816dcea0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:37:37.025489 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-877a8d16-60c4-43e7-9109-d5d1f358d8d2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:37.027223 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-877a8d16-60c4-43e7-9109-d5d1f358d8d2 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] DELETE https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 Jul 31 09:37:37.027457 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-877a8d16-60c4-43e7-9109-d5d1f358d8d2 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:37.027653 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-877a8d16-60c4-43e7-9109-d5d1f358d8d2 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:37.027805 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-877a8d16-60c4-43e7-9109-d5d1f358d8d2 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Delete volume with id: 2954e4bc-b1e3-48b7-852a-d304c6234442 Jul 31 09:37:37.033684 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-877a8d16-60c4-43e7-9109-d5d1f358d8d2 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 returned with HTTP 404 Jul 31 09:37:37.034147 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1163/4617] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:37:37 2026] DELETE /volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:37:37.043051 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-93b2781d-446a-4d29-93c7-a948bccd3a81 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:37.044845 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-93b2781d-446a-4d29-93c7-a948bccd3a81 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 Jul 31 09:37:37.045184 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-93b2781d-446a-4d29-93c7-a948bccd3a81 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:37.045497 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-93b2781d-446a-4d29-93c7-a948bccd3a81 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:37.055068 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-93b2781d-446a-4d29-93c7-a948bccd3a81 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 returned with HTTP 404 Jul 31 09:37:37.055713 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1149/4618] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:37 2026] GET /volume/v3/volumes/2954e4bc-b1e3-48b7-852a-d304c6234442 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:37:37.091169 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8b8c156a-4c01-41be-b752-71dae388ef75 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:37.093491 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8b8c156a-4c01-41be-b752-71dae388ef75 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] DELETE https://10.4.3.226/volume/v3/volumes/d6abd122-7a8f-4e7c-8abe-c27b0ff0f66a Jul 31 09:37:37.093794 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8b8c156a-4c01-41be-b752-71dae388ef75 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:37.094039 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8b8c156a-4c01-41be-b752-71dae388ef75 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:37.094272 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-8b8c156a-4c01-41be-b752-71dae388ef75 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Delete volume with id: d6abd122-7a8f-4e7c-8abe-c27b0ff0f66a Jul 31 09:37:37.103416 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:37.103416 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:37.104197 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8b8c156a-4c01-41be-b752-71dae388ef75 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:37.121476 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8b8c156a-4c01-41be-b752-71dae388ef75 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Delete volume request issued successfully. Jul 31 09:37:37.121699 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8b8c156a-4c01-41be-b752-71dae388ef75 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/d6abd122-7a8f-4e7c-8abe-c27b0ff0f66a returned with HTTP 202 Jul 31 09:37:37.122075 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1155/4619] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:37:37 2026] DELETE /volume/v3/volumes/d6abd122-7a8f-4e7c-8abe-c27b0ff0f66a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:37:37.128876 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b29f88c6-4a8b-4e0f-a3b6-b73461073b26 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:37.130961 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b29f88c6-4a8b-4e0f-a3b6-b73461073b26 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/d6abd122-7a8f-4e7c-8abe-c27b0ff0f66a Jul 31 09:37:37.131200 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b29f88c6-4a8b-4e0f-a3b6-b73461073b26 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:37.131438 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b29f88c6-4a8b-4e0f-a3b6-b73461073b26 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:37.140444 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:37.140444 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:37.144964 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b29f88c6-4a8b-4e0f-a3b6-b73461073b26 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Volume info retrieved successfully. Jul 31 09:37:37.150525 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b29f88c6-4a8b-4e0f-a3b6-b73461073b26 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/d6abd122-7a8f-4e7c-8abe-c27b0ff0f66a returned with HTTP 200 Jul 31 09:37:37.150982 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1153/4620] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:37 2026] GET /volume/v3/volumes/d6abd122-7a8f-4e7c-8abe-c27b0ff0f66a => generated 1227 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:37:37.447402 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f7f60a25-302d-47b9-863c-63e92cb72dfd None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:37.450172 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f7f60a25-302d-47b9-863c-63e92cb72dfd tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/snapshots/8b198638-341c-4f7f-af3e-eee118a791c5 Jul 31 09:37:37.450528 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f7f60a25-302d-47b9-863c-63e92cb72dfd tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:37.450818 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f7f60a25-302d-47b9-863c-63e92cb72dfd tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:37.459601 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f7f60a25-302d-47b9-863c-63e92cb72dfd tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/snapshots/8b198638-341c-4f7f-af3e-eee118a791c5 returned with HTTP 404 Jul 31 09:37:37.459601 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1164/4621] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:37:37 2026] GET /volume/v3/snapshots/8b198638-341c-4f7f-af3e-eee118a791c5 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:37:37.467696 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-39413c11-1e66-4bb2-9d64-8aab9339d5f3 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:37.472856 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-39413c11-1e66-4bb2-9d64-8aab9339d5f3 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/93b6f192-5af2-4fa4-95ae-6b9d19a28463 Jul 31 09:37:37.472856 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-39413c11-1e66-4bb2-9d64-8aab9339d5f3 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:37.472856 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-39413c11-1e66-4bb2-9d64-8aab9339d5f3 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:37.472856 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-39413c11-1e66-4bb2-9d64-8aab9339d5f3 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Delete snapshot with id: 93b6f192-5af2-4fa4-95ae-6b9d19a28463 Jul 31 09:37:37.478725 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:37.478725 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:37.479627 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-39413c11-1e66-4bb2-9d64-8aab9339d5f3 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Snapshot retrieved successfully. Jul 31 09:37:37.502277 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-39413c11-1e66-4bb2-9d64-8aab9339d5f3 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Snapshot delete request issued successfully. Jul 31 09:37:37.502758 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-39413c11-1e66-4bb2-9d64-8aab9339d5f3 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/snapshots/93b6f192-5af2-4fa4-95ae-6b9d19a28463 returned with HTTP 202 Jul 31 09:37:37.503517 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1150/4622] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:37:37 2026] DELETE /volume/v3/snapshots/93b6f192-5af2-4fa4-95ae-6b9d19a28463 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:37:37.511163 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8d99c3a0-4c26-4247-9f53-d7888a5314b4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:37.512983 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8d99c3a0-4c26-4247-9f53-d7888a5314b4 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/snapshots/93b6f192-5af2-4fa4-95ae-6b9d19a28463 Jul 31 09:37:37.513186 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8d99c3a0-4c26-4247-9f53-d7888a5314b4 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:37.513424 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8d99c3a0-4c26-4247-9f53-d7888a5314b4 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:37.519371 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:37.519371 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:37.519761 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8d99c3a0-4c26-4247-9f53-d7888a5314b4 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Snapshot retrieved successfully. Jul 31 09:37:37.520728 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8d99c3a0-4c26-4247-9f53-d7888a5314b4 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/snapshots/93b6f192-5af2-4fa4-95ae-6b9d19a28463 returned with HTTP 200 Jul 31 09:37:37.521230 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1156/4623] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:37:37 2026] GET /volume/v3/snapshots/93b6f192-5af2-4fa4-95ae-6b9d19a28463 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:37.858407 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7b945acb-298e-4ed3-bd22-b40ee551b8b0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:37.860577 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7b945acb-298e-4ed3-bd22-b40ee551b8b0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb Jul 31 09:37:37.860781 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7b945acb-298e-4ed3-bd22-b40ee551b8b0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:37.861006 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7b945acb-298e-4ed3-bd22-b40ee551b8b0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:37.861137 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-7b945acb-298e-4ed3-bd22-b40ee551b8b0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id ba494a54-1950-4262-99d0-f45680a95fdb. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:37.865412 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:37.865412 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:37.866097 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7b945acb-298e-4ed3-bd22-b40ee551b8b0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb returned with HTTP 200 Jul 31 09:37:37.866461 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1154/4624] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:37 2026] GET /volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:38.162637 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e66ff73f-3f09-4926-b539-bb09d99328fb None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:38.164381 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e66ff73f-3f09-4926-b539-bb09d99328fb tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/d6abd122-7a8f-4e7c-8abe-c27b0ff0f66a Jul 31 09:37:38.164640 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e66ff73f-3f09-4926-b539-bb09d99328fb tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:38.164830 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e66ff73f-3f09-4926-b539-bb09d99328fb tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:38.170753 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e66ff73f-3f09-4926-b539-bb09d99328fb tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/d6abd122-7a8f-4e7c-8abe-c27b0ff0f66a returned with HTTP 404 Jul 31 09:37:38.171321 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1165/4625] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:38 2026] GET /volume/v3/volumes/d6abd122-7a8f-4e7c-8abe-c27b0ff0f66a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:37:38.180700 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e4fcaf4d-cb08-4a08-9304-2a548e105e48 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:38.182533 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e4fcaf4d-cb08-4a08-9304-2a548e105e48 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] DELETE https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 Jul 31 09:37:38.182750 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e4fcaf4d-cb08-4a08-9304-2a548e105e48 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:38.182945 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e4fcaf4d-cb08-4a08-9304-2a548e105e48 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:38.183139 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-e4fcaf4d-cb08-4a08-9304-2a548e105e48 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Delete volume with id: f2a9d09b-5331-40d5-86ce-99f458eb5583 Jul 31 09:37:38.190019 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e4fcaf4d-cb08-4a08-9304-2a548e105e48 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 returned with HTTP 404 Jul 31 09:37:38.190746 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1151/4626] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:37:38 2026] DELETE /volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:37:38.197779 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a0543b07-2a60-43fc-9dc9-a13ba146e8ea None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:38.200261 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a0543b07-2a60-43fc-9dc9-a13ba146e8ea tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 Jul 31 09:37:38.200579 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a0543b07-2a60-43fc-9dc9-a13ba146e8ea tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:38.200833 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a0543b07-2a60-43fc-9dc9-a13ba146e8ea tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:38.209102 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a0543b07-2a60-43fc-9dc9-a13ba146e8ea tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 returned with HTTP 404 Jul 31 09:37:38.209911 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1157/4627] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:38 2026] GET /volume/v3/volumes/f2a9d09b-5331-40d5-86ce-99f458eb5583 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:37:38.250289 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2f548136-24b5-48e5-a0a6-8cb4bec5a6ab None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:38.252185 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2f548136-24b5-48e5-a0a6-8cb4bec5a6ab tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] DELETE https://10.4.3.226/volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 Jul 31 09:37:38.252475 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2f548136-24b5-48e5-a0a6-8cb4bec5a6ab tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:38.252696 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2f548136-24b5-48e5-a0a6-8cb4bec5a6ab tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:38.252862 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-2f548136-24b5-48e5-a0a6-8cb4bec5a6ab tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Delete volume with id: e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 Jul 31 09:37:38.259851 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2f548136-24b5-48e5-a0a6-8cb4bec5a6ab tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 returned with HTTP 404 Jul 31 09:37:38.260463 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1155/4628] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:37:38 2026] DELETE /volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:37:38.269001 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-af1976c7-d00e-4640-a6dc-d67bcee34578 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:38.270903 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-af1976c7-d00e-4640-a6dc-d67bcee34578 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] GET https://10.4.3.226/volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 Jul 31 09:37:38.271120 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-af1976c7-d00e-4640-a6dc-d67bcee34578 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:38.271359 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-af1976c7-d00e-4640-a6dc-d67bcee34578 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:38.276994 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-af1976c7-d00e-4640-a6dc-d67bcee34578 tempest-VolumeImageDependencyTests-1391739905 tempest-VolumeImageDependencyTests-1391739905-project-member] https://10.4.3.226/volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 returned with HTTP 404 Jul 31 09:37:38.277519 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1166/4629] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:37:38 2026] GET /volume/v3/volumes/e0a65ae2-7024-4fcc-9ec0-fdf6d4a3cfe4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:37:38.530908 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-65315a4a-4a34-4440-8363-8addab75552d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:38.532985 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-65315a4a-4a34-4440-8363-8addab75552d tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/snapshots/93b6f192-5af2-4fa4-95ae-6b9d19a28463 Jul 31 09:37:38.533209 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-65315a4a-4a34-4440-8363-8addab75552d tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:38.533458 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-65315a4a-4a34-4440-8363-8addab75552d tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:38.539238 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-65315a4a-4a34-4440-8363-8addab75552d tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/snapshots/93b6f192-5af2-4fa4-95ae-6b9d19a28463 returned with HTTP 404 Jul 31 09:37:38.539920 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1152/4630] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:37:38 2026] GET /volume/v3/snapshots/93b6f192-5af2-4fa4-95ae-6b9d19a28463 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:37:38.548701 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7189ed48-ac9c-4426-bac0-191a3c055337 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:38.552115 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7189ed48-ac9c-4426-bac0-191a3c055337 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/ff24f375-6a47-4a36-9e8b-67dcd0e36e99 Jul 31 09:37:38.552448 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7189ed48-ac9c-4426-bac0-191a3c055337 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:38.552736 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7189ed48-ac9c-4426-bac0-191a3c055337 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:38.552906 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-7189ed48-ac9c-4426-bac0-191a3c055337 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Delete snapshot with id: ff24f375-6a47-4a36-9e8b-67dcd0e36e99 Jul 31 09:37:38.563688 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:38.563688 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:38.564543 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7189ed48-ac9c-4426-bac0-191a3c055337 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Snapshot retrieved successfully. Jul 31 09:37:38.584138 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7189ed48-ac9c-4426-bac0-191a3c055337 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Snapshot delete request issued successfully. Jul 31 09:37:38.584543 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7189ed48-ac9c-4426-bac0-191a3c055337 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/snapshots/ff24f375-6a47-4a36-9e8b-67dcd0e36e99 returned with HTTP 202 Jul 31 09:37:38.585213 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1158/4631] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:37:38 2026] DELETE /volume/v3/snapshots/ff24f375-6a47-4a36-9e8b-67dcd0e36e99 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:37:38.594361 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9dc9d760-8f86-4b42-8a87-abd913dab2bc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:38.599647 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9dc9d760-8f86-4b42-8a87-abd913dab2bc tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/snapshots/ff24f375-6a47-4a36-9e8b-67dcd0e36e99 Jul 31 09:37:38.599838 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9dc9d760-8f86-4b42-8a87-abd913dab2bc tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:38.600063 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9dc9d760-8f86-4b42-8a87-abd913dab2bc tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:38.608920 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:38.608920 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:38.609405 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9dc9d760-8f86-4b42-8a87-abd913dab2bc tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Snapshot retrieved successfully. Jul 31 09:37:38.610132 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9dc9d760-8f86-4b42-8a87-abd913dab2bc tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/snapshots/ff24f375-6a47-4a36-9e8b-67dcd0e36e99 returned with HTTP 200 Jul 31 09:37:38.610519 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1156/4632] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:37:38 2026] GET /volume/v3/snapshots/ff24f375-6a47-4a36-9e8b-67dcd0e36e99 => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:38.878609 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-01afb3d2-bab5-4f0f-bbdb-2c306972059a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:38.881337 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-01afb3d2-bab5-4f0f-bbdb-2c306972059a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb Jul 31 09:37:38.881596 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-01afb3d2-bab5-4f0f-bbdb-2c306972059a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:38.881889 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-01afb3d2-bab5-4f0f-bbdb-2c306972059a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:38.882081 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-01afb3d2-bab5-4f0f-bbdb-2c306972059a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id ba494a54-1950-4262-99d0-f45680a95fdb. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:38.888509 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:38.888509 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:38.889742 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-01afb3d2-bab5-4f0f-bbdb-2c306972059a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb returned with HTTP 200 Jul 31 09:37:38.890144 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1167/4633] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:38 2026] GET /volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:39.229588 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-8b751608-b778-421f-a7ae-360237769e2b req-3cd605e0-8f45-4323-97a5-ff54fce15c14 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:39.232145 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-8b751608-b778-421f-a7ae-360237769e2b req-3cd605e0-8f45-4323-97a5-ff54fce15c14 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2/encryption Jul 31 09:37:39.232407 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-8b751608-b778-421f-a7ae-360237769e2b req-3cd605e0-8f45-4323-97a5-ff54fce15c14 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:39.232694 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-8b751608-b778-421f-a7ae-360237769e2b req-3cd605e0-8f45-4323-97a5-ff54fce15c14 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:39.245202 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:39.245202 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:39.254099 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-8b751608-b778-421f-a7ae-360237769e2b req-3cd605e0-8f45-4323-97a5-ff54fce15c14 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2/encryption returned with HTTP 200 Jul 31 09:37:39.254714 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1153/4634] 10.4.3.226 () {68 vars in 1631 bytes} [Fri Jul 31 09:37:39 2026] GET /volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:39.619686 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-21ad3216-0655-425c-92bf-8ca07385f9cf None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:39.622030 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-21ad3216-0655-425c-92bf-8ca07385f9cf tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/snapshots/ff24f375-6a47-4a36-9e8b-67dcd0e36e99 Jul 31 09:37:39.622030 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-21ad3216-0655-425c-92bf-8ca07385f9cf tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:39.622030 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-21ad3216-0655-425c-92bf-8ca07385f9cf tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:39.627131 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-21ad3216-0655-425c-92bf-8ca07385f9cf tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/snapshots/ff24f375-6a47-4a36-9e8b-67dcd0e36e99 returned with HTTP 404 Jul 31 09:37:39.627131 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1159/4635] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:37:39 2026] GET /volume/v3/snapshots/ff24f375-6a47-4a36-9e8b-67dcd0e36e99 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:37:39.638337 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0a3f4d4b-cdf4-4170-ad05-30a656ae3087 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:39.640044 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0a3f4d4b-cdf4-4170-ad05-30a656ae3087 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 Jul 31 09:37:39.640519 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0a3f4d4b-cdf4-4170-ad05-30a656ae3087 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:39.640519 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0a3f4d4b-cdf4-4170-ad05-30a656ae3087 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:39.652089 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:39.652089 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:39.656067 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0a3f4d4b-cdf4-4170-ad05-30a656ae3087 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:39.660797 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0a3f4d4b-cdf4-4170-ad05-30a656ae3087 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 returned with HTTP 200 Jul 31 09:37:39.661266 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1157/4636] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:39 2026] GET /volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:39.678264 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ed83cdde-34e2-4499-9258-540f1fa0f17e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:39.680374 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ed83cdde-34e2-4499-9258-540f1fa0f17e tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 Jul 31 09:37:39.680642 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ed83cdde-34e2-4499-9258-540f1fa0f17e tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:39.680874 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ed83cdde-34e2-4499-9258-540f1fa0f17e tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:39.698821 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:39.698821 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:39.706365 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-ed83cdde-34e2-4499-9258-540f1fa0f17e tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:39.711257 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ed83cdde-34e2-4499-9258-540f1fa0f17e tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 returned with HTTP 200 Jul 31 09:37:39.711728 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1168/4637] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:39 2026] GET /volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:39.727948 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-356a5619-6b9d-440b-bfaa-caa0cc6b53bd None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:39.730742 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-356a5619-6b9d-440b-bfaa-caa0cc6b53bd tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] DELETE https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 Jul 31 09:37:39.731036 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-356a5619-6b9d-440b-bfaa-caa0cc6b53bd tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:39.731361 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-356a5619-6b9d-440b-bfaa-caa0cc6b53bd tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:39.731612 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-356a5619-6b9d-440b-bfaa-caa0cc6b53bd tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Delete volume with id: bbc4cb56-e52c-42d9-a65f-21bddbfdd136 Jul 31 09:37:39.760617 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:39.760617 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:39.761608 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-356a5619-6b9d-440b-bfaa-caa0cc6b53bd tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:39.794716 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-356a5619-6b9d-440b-bfaa-caa0cc6b53bd tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Delete volume request issued successfully. Jul 31 09:37:39.795105 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-356a5619-6b9d-440b-bfaa-caa0cc6b53bd tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 returned with HTTP 202 Jul 31 09:37:39.795991 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1154/4638] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:37:39 2026] DELETE /volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:37:39.804652 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d66be48c-3c2d-40d8-9bde-5f7c16ad5c63 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:39.808149 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d66be48c-3c2d-40d8-9bde-5f7c16ad5c63 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 Jul 31 09:37:39.808408 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d66be48c-3c2d-40d8-9bde-5f7c16ad5c63 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:39.808701 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d66be48c-3c2d-40d8-9bde-5f7c16ad5c63 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:39.819901 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:39.819901 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:39.824421 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d66be48c-3c2d-40d8-9bde-5f7c16ad5c63 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Volume info retrieved successfully. Jul 31 09:37:39.829529 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d66be48c-3c2d-40d8-9bde-5f7c16ad5c63 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 returned with HTTP 200 Jul 31 09:37:39.829983 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1160/4639] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:39 2026] GET /volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:39.901671 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5596e81a-a27b-4424-a574-0acb43e4b5c1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:39.903434 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5596e81a-a27b-4424-a574-0acb43e4b5c1 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb Jul 31 09:37:39.903625 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5596e81a-a27b-4424-a574-0acb43e4b5c1 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:39.903800 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5596e81a-a27b-4424-a574-0acb43e4b5c1 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:39.903913 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-5596e81a-a27b-4424-a574-0acb43e4b5c1 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id ba494a54-1950-4262-99d0-f45680a95fdb. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:39.909171 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:39.909171 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:39.910017 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5596e81a-a27b-4424-a574-0acb43e4b5c1 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb returned with HTTP 200 Jul 31 09:37:39.910400 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1158/4640] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:39 2026] GET /volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:39.932425 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c1a74c58-5721-41a1-8f65-f2de559ef52d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:40.067572 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c1a74c58-5721-41a1-8f65-f2de559ef52d tempest-ProjectAdminTests-85591900 tempest-ProjectAdminTests-85591900-project-admin] GET https://10.4.3.226/volume/v3/scheduler-stats/get_pools Jul 31 09:37:40.067887 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c1a74c58-5721-41a1-8f65-f2de559ef52d tempest-ProjectAdminTests-85591900 tempest-ProjectAdminTests-85591900-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:40.068184 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c1a74c58-5721-41a1-8f65-f2de559ef52d tempest-ProjectAdminTests-85591900 tempest-ProjectAdminTests-85591900-project-admin] Calling method 'get_pools' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:40.079679 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c1a74c58-5721-41a1-8f65-f2de559ef52d tempest-ProjectAdminTests-85591900 tempest-ProjectAdminTests-85591900-project-admin] https://10.4.3.226/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 31 09:37:40.080062 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1169/4641] 10.4.3.226 () {66 vars in 1291 bytes} [Fri Jul 31 09:37:39 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:40.088829 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-79a03b82-12b6-4c3d-8596-859d3ab7c31f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:40.091908 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-79a03b82-12b6-4c3d-8596-859d3ab7c31f tempest-ProjectAdminTests-85591900 tempest-ProjectAdminTests-85591900-project-admin] GET https://10.4.3.226/volume/v3/capabilities/np0000006200@storpool Jul 31 09:37:40.092169 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-79a03b82-12b6-4c3d-8596-859d3ab7c31f tempest-ProjectAdminTests-85591900 tempest-ProjectAdminTests-85591900-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:40.092474 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-79a03b82-12b6-4c3d-8596-859d3ab7c31f tempest-ProjectAdminTests-85591900 tempest-ProjectAdminTests-85591900-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:40.105830 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-79a03b82-12b6-4c3d-8596-859d3ab7c31f tempest-ProjectAdminTests-85591900 tempest-ProjectAdminTests-85591900-project-admin] https://10.4.3.226/volume/v3/capabilities/np0000006200@storpool returned with HTTP 200 Jul 31 09:37:40.107596 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1155/4642] 10.4.3.226 () {66 vars in 1318 bytes} [Fri Jul 31 09:37:40 2026] GET /volume/v3/capabilities/np0000006200@storpool => generated 703 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:40.845562 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-25e0fcf9-3d1e-40f7-aaa2-7602e3b6e6e3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:40.848777 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-25e0fcf9-3d1e-40f7-aaa2-7602e3b6e6e3 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] GET https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 Jul 31 09:37:40.848937 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-25e0fcf9-3d1e-40f7-aaa2-7602e3b6e6e3 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:40.849114 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-25e0fcf9-3d1e-40f7-aaa2-7602e3b6e6e3 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:40.854289 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-25e0fcf9-3d1e-40f7-aaa2-7602e3b6e6e3 tempest-SnapshotDataIntegrityTests-470606694 tempest-SnapshotDataIntegrityTests-470606694-project-member] https://10.4.3.226/volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 returned with HTTP 404 Jul 31 09:37:40.855173 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1161/4643] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:40 2026] GET /volume/v3/volumes/bbc4cb56-e52c-42d9-a65f-21bddbfdd136 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:37:40.924318 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cc1ce0f4-0463-4e9a-befe-4ccaea1c8f89 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:40.927403 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cc1ce0f4-0463-4e9a-befe-4ccaea1c8f89 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb Jul 31 09:37:40.927614 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cc1ce0f4-0463-4e9a-befe-4ccaea1c8f89 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:40.927799 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cc1ce0f4-0463-4e9a-befe-4ccaea1c8f89 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:40.927913 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-cc1ce0f4-0463-4e9a-befe-4ccaea1c8f89 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id ba494a54-1950-4262-99d0-f45680a95fdb. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:40.936606 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:40.936606 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:40.937703 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cc1ce0f4-0463-4e9a-befe-4ccaea1c8f89 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb returned with HTTP 200 Jul 31 09:37:40.942328 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1159/4644] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:40 2026] GET /volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:42.139140 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-007c8be8-7073-4897-83fd-a4e93ab79008 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:42.139140 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-007c8be8-7073-4897-83fd-a4e93ab79008 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb Jul 31 09:37:42.139140 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-007c8be8-7073-4897-83fd-a4e93ab79008 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:42.139140 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-007c8be8-7073-4897-83fd-a4e93ab79008 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:42.139140 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-007c8be8-7073-4897-83fd-a4e93ab79008 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id ba494a54-1950-4262-99d0-f45680a95fdb. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:42.139140 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:42.139140 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:42.139140 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-007c8be8-7073-4897-83fd-a4e93ab79008 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb returned with HTTP 200 Jul 31 09:37:42.139140 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1170/4645] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:41 2026] GET /volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:42.146080 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-8b751608-b778-421f-a7ae-360237769e2b req-817748b4-10c1-4231-9b86-8551e7b99a75 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:42.146080 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-8b751608-b778-421f-a7ae-360237769e2b req-817748b4-10c1-4231-9b86-8551e7b99a75 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] POST https://10.4.3.226/volume/v3/attachments/49d10814-8f1e-4497-b4d1-6e157a379347/action Jul 31 09:37:42.146080 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-8b751608-b778-421f-a7ae-360237769e2b req-817748b4-10c1-4231-9b86-8551e7b99a75 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action body: b'{"os-complete": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:37:42.146080 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-8b751608-b778-421f-a7ae-360237769e2b req-817748b4-10c1-4231-9b86-8551e7b99a75 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:42.146080 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:42.146080 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:42.146080 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-8b751608-b778-421f-a7ae-360237769e2b req-817748b4-10c1-4231-9b86-8551e7b99a75 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/attachments/49d10814-8f1e-4497-b4d1-6e157a379347/action returned with HTTP 204 Jul 31 09:37:42.146080 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1156/4646] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:37:41 2026] POST /volume/v3/attachments/49d10814-8f1e-4497-b4d1-6e157a379347/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:37:42.971468 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5629f85b-27f5-4694-87a9-33050e620f3c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:42.973643 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5629f85b-27f5-4694-87a9-33050e620f3c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb Jul 31 09:37:42.973876 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5629f85b-27f5-4694-87a9-33050e620f3c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:42.974110 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5629f85b-27f5-4694-87a9-33050e620f3c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:42.974255 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-5629f85b-27f5-4694-87a9-33050e620f3c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id ba494a54-1950-4262-99d0-f45680a95fdb. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:42.979181 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:42.979181 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:42.980113 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5629f85b-27f5-4694-87a9-33050e620f3c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb returned with HTTP 200 Jul 31 09:37:42.980591 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1162/4647] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:42 2026] GET /volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:43.994262 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7a47a950-edf4-474d-a02d-98274b92aeea None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:43.996079 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7a47a950-edf4-474d-a02d-98274b92aeea tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb Jul 31 09:37:43.996343 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7a47a950-edf4-474d-a02d-98274b92aeea tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:43.996576 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7a47a950-edf4-474d-a02d-98274b92aeea tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:43.996716 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-7a47a950-edf4-474d-a02d-98274b92aeea tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id ba494a54-1950-4262-99d0-f45680a95fdb. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:44.001936 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:44.001936 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:44.001936 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7a47a950-edf4-474d-a02d-98274b92aeea tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb returned with HTTP 200 Jul 31 09:37:44.001936 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1160/4648] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:43 2026] GET /volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:44.649849 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6d860fad-878c-453c-8560-486e65a97db1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:44.650678 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6d860fad-878c-453c-8560-486e65a97db1 None None] GET https://10.4.3.226/volume// Jul 31 09:37:44.650935 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6d860fad-878c-453c-8560-486e65a97db1 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:44.651184 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6d860fad-878c-453c-8560-486e65a97db1 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:44.651640 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6d860fad-878c-453c-8560-486e65a97db1 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:37:44.652074 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1171/4649] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:37:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:37:44.659151 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-4b9747e6-675b-4199-b437-fb24f75f54a4 req-e8d2de5f-7367-4384-a12a-5bf47be62080 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:44.661434 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-4b9747e6-675b-4199-b437-fb24f75f54a4 req-e8d2de5f-7367-4384-a12a-5bf47be62080 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:37:44.661820 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-4b9747e6-675b-4199-b437-fb24f75f54a4 req-e8d2de5f-7367-4384-a12a-5bf47be62080 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6eceb924-8774-4691-b17e-ee1be0e952b2", "connector": null, "instance_uuid": "7f7292b8-409d-4996-88af-c8fe29009975"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:44.673171 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:44.673171 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:44.706386 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-4b9747e6-675b-4199-b437-fb24f75f54a4 req-e8d2de5f-7367-4384-a12a-5bf47be62080 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:37:44.707115 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1157/4650] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:37:44 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 31 09:37:44.715571 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-4b9747e6-675b-4199-b437-fb24f75f54a4 req-11c521f7-a80e-4fce-973d-68851cf70072 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:44.717551 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4b9747e6-675b-4199-b437-fb24f75f54a4 req-11c521f7-a80e-4fce-973d-68851cf70072 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] DELETE https://10.4.3.226/volume/v3/attachments/49d10814-8f1e-4497-b4d1-6e157a379347 Jul 31 09:37:44.717782 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-4b9747e6-675b-4199-b437-fb24f75f54a4 req-11c521f7-a80e-4fce-973d-68851cf70072 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:44.717980 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-4b9747e6-675b-4199-b437-fb24f75f54a4 req-11c521f7-a80e-4fce-973d-68851cf70072 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:44.726943 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:44.726943 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:44.774400 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4b9747e6-675b-4199-b437-fb24f75f54a4 req-11c521f7-a80e-4fce-973d-68851cf70072 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/attachments/49d10814-8f1e-4497-b4d1-6e157a379347 returned with HTTP 200 Jul 31 09:37:44.774872 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1163/4651] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:37:44 2026] DELETE /volume/v3/attachments/49d10814-8f1e-4497-b4d1-6e157a379347 => generated 192 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:45.012120 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ec0d2d30-bbf3-448b-a618-6b762481c244 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:45.013929 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ec0d2d30-bbf3-448b-a618-6b762481c244 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb Jul 31 09:37:45.014133 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ec0d2d30-bbf3-448b-a618-6b762481c244 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:45.014337 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ec0d2d30-bbf3-448b-a618-6b762481c244 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:45.014446 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-ec0d2d30-bbf3-448b-a618-6b762481c244 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id ba494a54-1950-4262-99d0-f45680a95fdb. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:45.019622 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:45.019622 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:45.020989 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ec0d2d30-bbf3-448b-a618-6b762481c244 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb returned with HTTP 200 Jul 31 09:37:45.021515 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1161/4652] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:45 2026] GET /volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:46.031951 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5e438368-45ca-4b9b-920f-bfb71b9b6538 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:46.035413 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5e438368-45ca-4b9b-920f-bfb71b9b6538 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb Jul 31 09:37:46.035712 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5e438368-45ca-4b9b-920f-bfb71b9b6538 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:46.036095 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5e438368-45ca-4b9b-920f-bfb71b9b6538 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:46.036267 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-5e438368-45ca-4b9b-920f-bfb71b9b6538 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id ba494a54-1950-4262-99d0-f45680a95fdb. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:46.042383 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:46.042383 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:46.044054 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5e438368-45ca-4b9b-920f-bfb71b9b6538 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb returned with HTTP 200 Jul 31 09:37:46.044581 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1172/4653] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:46 2026] GET /volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:46.491564 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-4b9747e6-675b-4199-b437-fb24f75f54a4 req-7fc7ce3b-3c61-40ac-b08c-1f029cc867f7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:46.493884 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-4b9747e6-675b-4199-b437-fb24f75f54a4 req-7fc7ce3b-3c61-40ac-b08c-1f029cc867f7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] PUT https://10.4.3.226/volume/v3/attachments/f7beeac4-07d5-468a-80b6-37f427fff2d8 Jul 31 09:37:46.494224 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-4b9747e6-675b-4199-b437-fb24f75f54a4 req-7fc7ce3b-3c61-40ac-b08c-1f029cc867f7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:46.503807 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-4b9747e6-675b-4199-b437-fb24f75f54a4 req-7fc7ce3b-3c61-40ac-b08c-1f029cc867f7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Acquiring lock "cinder-attachment_update-6eceb924-8774-4691-b17e-ee1be0e952b2-np0000006200" by "attachment_update" {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:37:46.508588 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-4b9747e6-675b-4199-b437-fb24f75f54a4 req-7fc7ce3b-3c61-40ac-b08c-1f029cc867f7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Lock "cinder-attachment_update-6eceb924-8774-4691-b17e-ee1be0e952b2-np0000006200" acquired by "attachment_update" :: waited 0.005s {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:37:46.510173 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:46.510173 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:46.608767 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-4b9747e6-675b-4199-b437-fb24f75f54a4 req-7fc7ce3b-3c61-40ac-b08c-1f029cc867f7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Lock "cinder-attachment_update-6eceb924-8774-4691-b17e-ee1be0e952b2-np0000006200" released by "attachment_update" :: held 0.100s {{(pid=100314) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:37:46.609096 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-4b9747e6-675b-4199-b437-fb24f75f54a4 req-7fc7ce3b-3c61-40ac-b08c-1f029cc867f7 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/attachments/f7beeac4-07d5-468a-80b6-37f427fff2d8 returned with HTTP 200 Jul 31 09:37:46.609636 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1158/4654] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:37:46 2026] PUT /volume/v3/attachments/f7beeac4-07d5-468a-80b6-37f427fff2d8 => generated 968 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:46.618741 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-4b9747e6-675b-4199-b437-fb24f75f54a4 req-e2c8f9d5-a007-4b25-8a6f-8028b23ba69f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:46.621438 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4b9747e6-675b-4199-b437-fb24f75f54a4 req-e2c8f9d5-a007-4b25-8a6f-8028b23ba69f tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/attachments/f7beeac4-07d5-468a-80b6-37f427fff2d8 Jul 31 09:37:46.621695 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-4b9747e6-675b-4199-b437-fb24f75f54a4 req-e2c8f9d5-a007-4b25-8a6f-8028b23ba69f tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:46.621884 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-4b9747e6-675b-4199-b437-fb24f75f54a4 req-e2c8f9d5-a007-4b25-8a6f-8028b23ba69f tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:46.642418 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4b9747e6-675b-4199-b437-fb24f75f54a4 req-e2c8f9d5-a007-4b25-8a6f-8028b23ba69f tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/attachments/f7beeac4-07d5-468a-80b6-37f427fff2d8 returned with HTTP 200 Jul 31 09:37:46.642919 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1164/4655] 10.4.3.226 () {70 vars in 1651 bytes} [Fri Jul 31 09:37:46 2026] GET /volume/v3/attachments/f7beeac4-07d5-468a-80b6-37f427fff2d8 => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:47.061259 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-39e9faf4-591b-476d-ba24-18a8db9984cf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:47.063032 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-39e9faf4-591b-476d-ba24-18a8db9984cf tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb Jul 31 09:37:47.063216 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-39e9faf4-591b-476d-ba24-18a8db9984cf tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:47.063443 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-39e9faf4-591b-476d-ba24-18a8db9984cf tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:47.063555 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-39e9faf4-591b-476d-ba24-18a8db9984cf tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id ba494a54-1950-4262-99d0-f45680a95fdb. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:47.067882 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:47.067882 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:47.068656 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-39e9faf4-591b-476d-ba24-18a8db9984cf tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb returned with HTTP 200 Jul 31 09:37:47.069027 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1162/4656] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:47 2026] GET /volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:47.331794 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-24f3e1f4-4dae-4904-a847-060f0151d9f2 req-8d8b43af-d898-43c0-9710-fbef7cbb61b8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:47.334510 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-24f3e1f4-4dae-4904-a847-060f0151d9f2 req-8d8b43af-d898-43c0-9710-fbef7cbb61b8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/attachments/b3824768-a248-4f8e-be46-bc08f0140fe1 Jul 31 09:37:47.334758 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-24f3e1f4-4dae-4904-a847-060f0151d9f2 req-8d8b43af-d898-43c0-9710-fbef7cbb61b8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:47.334992 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-24f3e1f4-4dae-4904-a847-060f0151d9f2 req-8d8b43af-d898-43c0-9710-fbef7cbb61b8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:47.345000 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:47.345000 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:47.390690 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-24f3e1f4-4dae-4904-a847-060f0151d9f2 req-8d8b43af-d898-43c0-9710-fbef7cbb61b8 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments/b3824768-a248-4f8e-be46-bc08f0140fe1 returned with HTTP 200 Jul 31 09:37:47.391306 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1173/4657] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:37:47 2026] DELETE /volume/v3/attachments/b3824768-a248-4f8e-be46-bc08f0140fe1 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:48.079934 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-fb17ddf1-2017-44eb-b647-001ddef111fa None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:48.085533 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fb17ddf1-2017-44eb-b647-001ddef111fa tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb Jul 31 09:37:48.086326 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fb17ddf1-2017-44eb-b647-001ddef111fa tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:48.086983 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fb17ddf1-2017-44eb-b647-001ddef111fa tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:48.086983 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-fb17ddf1-2017-44eb-b647-001ddef111fa tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id ba494a54-1950-4262-99d0-f45680a95fdb. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:48.100600 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:48.100600 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:48.101790 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fb17ddf1-2017-44eb-b647-001ddef111fa tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb returned with HTTP 200 Jul 31 09:37:48.102308 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1159/4658] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:48 2026] GET /volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb => generated 749 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:48.342217 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e75538a2-ea3f-4cf4-bca4-80f82f092a67 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:48.345844 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e75538a2-ea3f-4cf4-bca4-80f82f092a67 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/volumes/9e94192f-446e-4450-bd27-6f1029d7d559 Jul 31 09:37:48.346101 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e75538a2-ea3f-4cf4-bca4-80f82f092a67 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:48.346275 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e75538a2-ea3f-4cf4-bca4-80f82f092a67 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:48.346493 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-e75538a2-ea3f-4cf4-bca4-80f82f092a67 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete volume with id: 9e94192f-446e-4450-bd27-6f1029d7d559 Jul 31 09:37:48.356070 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:48.356070 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:48.356569 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e75538a2-ea3f-4cf4-bca4-80f82f092a67 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:37:48.373304 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e75538a2-ea3f-4cf4-bca4-80f82f092a67 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete volume request issued successfully. Jul 31 09:37:48.373564 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e75538a2-ea3f-4cf4-bca4-80f82f092a67 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/9e94192f-446e-4450-bd27-6f1029d7d559 returned with HTTP 202 Jul 31 09:37:48.374058 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1165/4659] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:37:48 2026] DELETE /volume/v3/volumes/9e94192f-446e-4450-bd27-6f1029d7d559 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:37:48.383587 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8d99572d-e265-4d5c-901e-f17233d1a913 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:48.387638 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8d99572d-e265-4d5c-901e-f17233d1a913 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/9e94192f-446e-4450-bd27-6f1029d7d559 Jul 31 09:37:48.387927 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8d99572d-e265-4d5c-901e-f17233d1a913 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:48.388187 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8d99572d-e265-4d5c-901e-f17233d1a913 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:48.399212 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:48.399212 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:48.405683 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8d99572d-e265-4d5c-901e-f17233d1a913 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:37:48.415726 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8d99572d-e265-4d5c-901e-f17233d1a913 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/9e94192f-446e-4450-bd27-6f1029d7d559 returned with HTTP 200 Jul 31 09:37:48.416076 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1163/4660] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:48 2026] GET /volume/v3/volumes/9e94192f-446e-4450-bd27-6f1029d7d559 => generated 1393 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:49.112946 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0cd73ef5-a368-46ac-a1d6-58aaf63ae552 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:49.114912 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0cd73ef5-a368-46ac-a1d6-58aaf63ae552 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb Jul 31 09:37:49.115116 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0cd73ef5-a368-46ac-a1d6-58aaf63ae552 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:49.115346 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0cd73ef5-a368-46ac-a1d6-58aaf63ae552 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:49.115500 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-0cd73ef5-a368-46ac-a1d6-58aaf63ae552 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id ba494a54-1950-4262-99d0-f45680a95fdb. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:49.120140 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:49.120140 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:49.120886 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0cd73ef5-a368-46ac-a1d6-58aaf63ae552 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb returned with HTTP 200 Jul 31 09:37:49.121268 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1174/4661] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:49 2026] GET /volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:49.427398 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-19419576-34ae-4342-ae17-e20216cfc8b9 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:49.429680 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-19419576-34ae-4342-ae17-e20216cfc8b9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/9e94192f-446e-4450-bd27-6f1029d7d559 Jul 31 09:37:49.429955 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-19419576-34ae-4342-ae17-e20216cfc8b9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:49.430152 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-19419576-34ae-4342-ae17-e20216cfc8b9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:49.437137 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-19419576-34ae-4342-ae17-e20216cfc8b9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/9e94192f-446e-4450-bd27-6f1029d7d559 returned with HTTP 404 Jul 31 09:37:49.437803 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1160/4662] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:49 2026] GET /volume/v3/volumes/9e94192f-446e-4450-bd27-6f1029d7d559 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:37:49.444207 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4d46b34f-8113-497b-88de-f8ef26f38977 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:49.446504 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4d46b34f-8113-497b-88de-f8ef26f38977 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/c2cc9769-6596-4e55-bd8c-8853039eac34 Jul 31 09:37:49.446776 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4d46b34f-8113-497b-88de-f8ef26f38977 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:49.447036 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4d46b34f-8113-497b-88de-f8ef26f38977 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:49.447198 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-4d46b34f-8113-497b-88de-f8ef26f38977 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete snapshot with id: c2cc9769-6596-4e55-bd8c-8853039eac34 Jul 31 09:37:49.453541 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:49.453541 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:49.454142 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4d46b34f-8113-497b-88de-f8ef26f38977 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:37:49.476475 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4d46b34f-8113-497b-88de-f8ef26f38977 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot delete request issued successfully. Jul 31 09:37:49.476785 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4d46b34f-8113-497b-88de-f8ef26f38977 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/c2cc9769-6596-4e55-bd8c-8853039eac34 returned with HTTP 202 Jul 31 09:37:49.477435 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1166/4663] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:37:49 2026] DELETE /volume/v3/snapshots/c2cc9769-6596-4e55-bd8c-8853039eac34 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:37:49.486228 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bdf1bf5a-22c9-4699-bf69-691b7b19f2df None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:49.488307 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bdf1bf5a-22c9-4699-bf69-691b7b19f2df tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/c2cc9769-6596-4e55-bd8c-8853039eac34 Jul 31 09:37:49.488579 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bdf1bf5a-22c9-4699-bf69-691b7b19f2df tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:49.488823 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bdf1bf5a-22c9-4699-bf69-691b7b19f2df tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:49.494168 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:49.494168 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:49.494839 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bdf1bf5a-22c9-4699-bf69-691b7b19f2df tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Snapshot retrieved successfully. Jul 31 09:37:49.495992 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bdf1bf5a-22c9-4699-bf69-691b7b19f2df tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/c2cc9769-6596-4e55-bd8c-8853039eac34 returned with HTTP 200 Jul 31 09:37:49.496539 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1164/4664] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:37:49 2026] GET /volume/v3/snapshots/c2cc9769-6596-4e55-bd8c-8853039eac34 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:49.868381 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-4b9747e6-675b-4199-b437-fb24f75f54a4 req-5892d8eb-3ffe-4388-b717-faa707223a59 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:49.870875 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-4b9747e6-675b-4199-b437-fb24f75f54a4 req-5892d8eb-3ffe-4388-b717-faa707223a59 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2/encryption Jul 31 09:37:49.871129 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-4b9747e6-675b-4199-b437-fb24f75f54a4 req-5892d8eb-3ffe-4388-b717-faa707223a59 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:49.871363 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-4b9747e6-675b-4199-b437-fb24f75f54a4 req-5892d8eb-3ffe-4388-b717-faa707223a59 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'index' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:49.880946 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:49.880946 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:49.887676 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-4b9747e6-675b-4199-b437-fb24f75f54a4 req-5892d8eb-3ffe-4388-b717-faa707223a59 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2/encryption returned with HTTP 200 Jul 31 09:37:49.888237 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1175/4665] 10.4.3.226 () {68 vars in 1631 bytes} [Fri Jul 31 09:37:49 2026] GET /volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:50.134331 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-44ac220e-5be9-4411-bdad-3d67c0d737c9 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:50.135909 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-44ac220e-5be9-4411-bdad-3d67c0d737c9 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb Jul 31 09:37:50.136071 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-44ac220e-5be9-4411-bdad-3d67c0d737c9 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:50.136593 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-44ac220e-5be9-4411-bdad-3d67c0d737c9 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:50.136593 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-44ac220e-5be9-4411-bdad-3d67c0d737c9 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id ba494a54-1950-4262-99d0-f45680a95fdb. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:50.141388 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:50.141388 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:50.142339 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-44ac220e-5be9-4411-bdad-3d67c0d737c9 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb returned with HTTP 200 Jul 31 09:37:50.142795 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1161/4666] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:50 2026] GET /volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:50.158255 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8ec5f2e2-3adb-4760-9c46-815b0fdd87bf None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:50.160735 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8ec5f2e2-3adb-4760-9c46-815b0fdd87bf tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] POST https://10.4.3.226/volume/v3/backups Jul 31 09:37:50.161156 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8ec5f2e2-3adb-4760-9c46-815b0fdd87bf tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5642f273-cd78-4def-829d-ae044529b3fe", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-66990345"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:50.162719 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-8ec5f2e2-3adb-4760-9c46-815b0fdd87bf tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Creating new backup {'backup': {'volume_id': '5642f273-cd78-4def-829d-ae044529b3fe', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-66990345'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:37:50.162867 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-8ec5f2e2-3adb-4760-9c46-815b0fdd87bf tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Creating backup of volume 5642f273-cd78-4def-829d-ae044529b3fe in container None Jul 31 09:37:50.170682 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:50.170682 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:50.171134 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8ec5f2e2-3adb-4760-9c46-815b0fdd87bf tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:37:50.188831 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-8ec5f2e2-3adb-4760-9c46-815b0fdd87bf tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Created reservations ['df421b92-c8c0-42e0-84bd-5562b32e5286', 'ff73367b-24cc-43f6-b55b-c5fd3b4537b4'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:37:50.220114 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8ec5f2e2-3adb-4760-9c46-815b0fdd87bf tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:37:50.220881 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1167/4667] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:37:50 2026] POST /volume/v3/backups => generated 328 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:37:50.229758 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6905bb9d-3140-4e0f-86ac-612501dc2361 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:50.231826 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6905bb9d-3140-4e0f-86ac-612501dc2361 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 Jul 31 09:37:50.231992 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6905bb9d-3140-4e0f-86ac-612501dc2361 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:50.232317 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6905bb9d-3140-4e0f-86ac-612501dc2361 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:50.232403 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-6905bb9d-3140-4e0f-86ac-612501dc2361 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 8ca6413e-2d0e-49a5-8c03-833c870d99d5. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:50.237822 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:50.237822 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:50.238964 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6905bb9d-3140-4e0f-86ac-612501dc2361 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 returned with HTTP 200 Jul 31 09:37:50.239501 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1165/4668] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:50 2026] GET /volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:50.506619 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6fa2ddbb-4140-4d0b-8b05-20c1cfd42cc2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:50.508994 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6fa2ddbb-4140-4d0b-8b05-20c1cfd42cc2 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/snapshots/c2cc9769-6596-4e55-bd8c-8853039eac34 Jul 31 09:37:50.509366 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6fa2ddbb-4140-4d0b-8b05-20c1cfd42cc2 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:50.509712 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6fa2ddbb-4140-4d0b-8b05-20c1cfd42cc2 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:50.515264 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6fa2ddbb-4140-4d0b-8b05-20c1cfd42cc2 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/snapshots/c2cc9769-6596-4e55-bd8c-8853039eac34 returned with HTTP 404 Jul 31 09:37:50.516034 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1176/4669] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:37:50 2026] GET /volume/v3/snapshots/c2cc9769-6596-4e55-bd8c-8853039eac34 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:37:51.253298 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7ee608c9-4f1d-4a57-94ea-c0fa56b89cb2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:51.257267 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7ee608c9-4f1d-4a57-94ea-c0fa56b89cb2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 Jul 31 09:37:51.257267 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7ee608c9-4f1d-4a57-94ea-c0fa56b89cb2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:51.257267 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7ee608c9-4f1d-4a57-94ea-c0fa56b89cb2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:51.257267 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-7ee608c9-4f1d-4a57-94ea-c0fa56b89cb2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 8ca6413e-2d0e-49a5-8c03-833c870d99d5. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:51.262635 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:51.262635 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:51.263861 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7ee608c9-4f1d-4a57-94ea-c0fa56b89cb2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 returned with HTTP 200 Jul 31 09:37:51.264702 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1162/4670] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:51 2026] GET /volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:52.135313 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-4b9747e6-675b-4199-b437-fb24f75f54a4 req-4391510f-68e5-4ea5-99a0-5ceec43a4aea None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:52.137392 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4b9747e6-675b-4199-b437-fb24f75f54a4 req-4391510f-68e5-4ea5-99a0-5ceec43a4aea tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] POST https://10.4.3.226/volume/v3/attachments/f7beeac4-07d5-468a-80b6-37f427fff2d8/action Jul 31 09:37:52.137758 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-4b9747e6-675b-4199-b437-fb24f75f54a4 req-4391510f-68e5-4ea5-99a0-5ceec43a4aea tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:37:52.137872 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-4b9747e6-675b-4199-b437-fb24f75f54a4 req-4391510f-68e5-4ea5-99a0-5ceec43a4aea tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:52.152801 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:52.152801 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:52.161719 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-4b9747e6-675b-4199-b437-fb24f75f54a4 req-4391510f-68e5-4ea5-99a0-5ceec43a4aea tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/attachments/f7beeac4-07d5-468a-80b6-37f427fff2d8/action returned with HTTP 204 Jul 31 09:37:52.162336 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1168/4671] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:37:52 2026] POST /volume/v3/attachments/f7beeac4-07d5-468a-80b6-37f427fff2d8/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:37:52.276258 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e3939bb8-48c7-4c4d-9373-5beb7b1a91f0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:52.278700 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e3939bb8-48c7-4c4d-9373-5beb7b1a91f0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 Jul 31 09:37:52.278949 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e3939bb8-48c7-4c4d-9373-5beb7b1a91f0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:52.279190 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e3939bb8-48c7-4c4d-9373-5beb7b1a91f0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:52.279360 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-e3939bb8-48c7-4c4d-9373-5beb7b1a91f0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 8ca6413e-2d0e-49a5-8c03-833c870d99d5. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:52.283838 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:52.283838 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:52.284534 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e3939bb8-48c7-4c4d-9373-5beb7b1a91f0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 returned with HTTP 200 Jul 31 09:37:52.285000 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1166/4672] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:52 2026] GET /volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:53.097666 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b8c83076-fd74-48cc-804a-d8cbafd4e9f0 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:53.100928 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b8c83076-fd74-48cc-804a-d8cbafd4e9f0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 Jul 31 09:37:53.102005 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b8c83076-fd74-48cc-804a-d8cbafd4e9f0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:53.102005 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b8c83076-fd74-48cc-804a-d8cbafd4e9f0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:53.114751 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:53.114751 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:53.121362 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-b8c83076-fd74-48cc-804a-d8cbafd4e9f0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:37:53.127174 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b8c83076-fd74-48cc-804a-d8cbafd4e9f0 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 returned with HTTP 200 Jul 31 09:37:53.127776 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1177/4673] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:53 2026] GET /volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 => generated 1170 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:53.173904 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-9199f685-4019-4a4a-b77c-5e01d4b8bead req-760e5f66-5d60-4862-ba39-75138fa80d3b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:53.176368 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-9199f685-4019-4a4a-b77c-5e01d4b8bead req-760e5f66-5d60-4862-ba39-75138fa80d3b tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 Jul 31 09:37:53.176609 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-9199f685-4019-4a4a-b77c-5e01d4b8bead req-760e5f66-5d60-4862-ba39-75138fa80d3b tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:53.176829 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-9199f685-4019-4a4a-b77c-5e01d4b8bead req-760e5f66-5d60-4862-ba39-75138fa80d3b tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:53.189572 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:53.189572 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:53.194060 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-9199f685-4019-4a4a-b77c-5e01d4b8bead req-760e5f66-5d60-4862-ba39-75138fa80d3b tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:37:53.198878 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-9199f685-4019-4a4a-b77c-5e01d4b8bead req-760e5f66-5d60-4862-ba39-75138fa80d3b tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 returned with HTTP 200 Jul 31 09:37:53.199419 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1163/4674] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:37:53 2026] GET /volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 => generated 1170 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:53.227393 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-9199f685-4019-4a4a-b77c-5e01d4b8bead req-cee1848b-0643-41d0-b231-4b6ebefd2f4a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:53.229395 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-9199f685-4019-4a4a-b77c-5e01d4b8bead req-cee1848b-0643-41d0-b231-4b6ebefd2f4a tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] POST https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2/action Jul 31 09:37:53.229894 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-9199f685-4019-4a4a-b77c-5e01d4b8bead req-cee1848b-0643-41d0-b231-4b6ebefd2f4a tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:37:53.229894 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-9199f685-4019-4a4a-b77c-5e01d4b8bead req-cee1848b-0643-41d0-b231-4b6ebefd2f4a tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:53.241559 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:53.241559 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:53.241972 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-9199f685-4019-4a4a-b77c-5e01d4b8bead req-cee1848b-0643-41d0-b231-4b6ebefd2f4a tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:37:53.247659 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-9199f685-4019-4a4a-b77c-5e01d4b8bead req-cee1848b-0643-41d0-b231-4b6ebefd2f4a tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Begin detaching volume completed successfully. Jul 31 09:37:53.247859 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-9199f685-4019-4a4a-b77c-5e01d4b8bead req-cee1848b-0643-41d0-b231-4b6ebefd2f4a tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2/action returned with HTTP 202 Jul 31 09:37:53.248216 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1169/4675] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:37:53 2026] POST /volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:37:53.294932 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ce170add-ee4a-4e17-98f8-d776e121682e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:53.295308 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ce170add-ee4a-4e17-98f8-d776e121682e None None] GET https://10.4.3.226/volume// Jul 31 09:37:53.295546 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ce170add-ee4a-4e17-98f8-d776e121682e None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:53.295817 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ce170add-ee4a-4e17-98f8-d776e121682e None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:53.296109 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ce170add-ee4a-4e17-98f8-d776e121682e None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:37:53.296644 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1167/4676] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:37: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 31 09:37:53.297879 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-428c66e8-aef6-4534-a4df-34d1d6c811be None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:53.304429 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-428c66e8-aef6-4534-a4df-34d1d6c811be tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 Jul 31 09:37:53.304429 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-428c66e8-aef6-4534-a4df-34d1d6c811be tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:53.304429 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-428c66e8-aef6-4534-a4df-34d1d6c811be tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:53.304429 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-428c66e8-aef6-4534-a4df-34d1d6c811be tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 8ca6413e-2d0e-49a5-8c03-833c870d99d5. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:53.307365 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:53.307365 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:53.308252 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-428c66e8-aef6-4534-a4df-34d1d6c811be tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 returned with HTTP 200 Jul 31 09:37:53.308736 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1178/4677] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:53 2026] GET /volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:53.309720 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-9199f685-4019-4a4a-b77c-5e01d4b8bead req-65161693-9516-47cb-b95d-6cc3304096e8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:53.313548 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-9199f685-4019-4a4a-b77c-5e01d4b8bead req-65161693-9516-47cb-b95d-6cc3304096e8 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 Jul 31 09:37:53.313849 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-9199f685-4019-4a4a-b77c-5e01d4b8bead req-65161693-9516-47cb-b95d-6cc3304096e8 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:53.314100 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-9199f685-4019-4a4a-b77c-5e01d4b8bead req-65161693-9516-47cb-b95d-6cc3304096e8 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:53.329806 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:53.329806 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:53.333669 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-9199f685-4019-4a4a-b77c-5e01d4b8bead req-65161693-9516-47cb-b95d-6cc3304096e8 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:37:53.349543 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-9199f685-4019-4a4a-b77c-5e01d4b8bead req-65161693-9516-47cb-b95d-6cc3304096e8 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 returned with HTTP 200 Jul 31 09:37:53.352002 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1164/4678] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:37:53 2026] GET /volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 => generated 1353 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:37:53.365065 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-9199f685-4019-4a4a-b77c-5e01d4b8bead req-d3a5325f-ab0b-4b68-8875-ddc2328dfa7d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:53.367827 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-9199f685-4019-4a4a-b77c-5e01d4b8bead req-d3a5325f-ab0b-4b68-8875-ddc2328dfa7d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2/encryption Jul 31 09:37:53.368007 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-9199f685-4019-4a4a-b77c-5e01d4b8bead req-d3a5325f-ab0b-4b68-8875-ddc2328dfa7d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:53.368191 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-9199f685-4019-4a4a-b77c-5e01d4b8bead req-d3a5325f-ab0b-4b68-8875-ddc2328dfa7d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:53.388369 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:53.388369 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:53.397010 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-9199f685-4019-4a4a-b77c-5e01d4b8bead req-d3a5325f-ab0b-4b68-8875-ddc2328dfa7d tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2/encryption returned with HTTP 200 Jul 31 09:37:53.397515 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1170/4679] 10.4.3.226 () {68 vars in 1631 bytes} [Fri Jul 31 09:37:53 2026] GET /volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2/encryption => generated 160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:53.430016 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-5c3f2d4d-9489-4f02-a7df-77efac666405 req-84ea47cd-06f2-4fb8-8af6-ecef31885cd2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:53.432350 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5c3f2d4d-9489-4f02-a7df-77efac666405 req-84ea47cd-06f2-4fb8-8af6-ecef31885cd2 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/attachments/7a094ada-6012-495d-853f-2b5f5d78fc28 Jul 31 09:37:53.432648 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-5c3f2d4d-9489-4f02-a7df-77efac666405 req-84ea47cd-06f2-4fb8-8af6-ecef31885cd2 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:53.432981 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-5c3f2d4d-9489-4f02-a7df-77efac666405 req-84ea47cd-06f2-4fb8-8af6-ecef31885cd2 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:53.440508 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:53.440508 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:53.523367 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5c3f2d4d-9489-4f02-a7df-77efac666405 req-84ea47cd-06f2-4fb8-8af6-ecef31885cd2 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/attachments/7a094ada-6012-495d-853f-2b5f5d78fc28 returned with HTTP 200 Jul 31 09:37:53.523851 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1168/4680] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:37:53 2026] DELETE /volume/v3/attachments/7a094ada-6012-495d-853f-2b5f5d78fc28 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:54.325951 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-41de6ca7-a17d-4aca-b90c-ce6670b8af9f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:54.327829 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-41de6ca7-a17d-4aca-b90c-ce6670b8af9f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 Jul 31 09:37:54.328049 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-41de6ca7-a17d-4aca-b90c-ce6670b8af9f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:54.328228 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-41de6ca7-a17d-4aca-b90c-ce6670b8af9f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:54.328380 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-41de6ca7-a17d-4aca-b90c-ce6670b8af9f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 8ca6413e-2d0e-49a5-8c03-833c870d99d5. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:54.332704 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:54.332704 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:54.333481 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-41de6ca7-a17d-4aca-b90c-ce6670b8af9f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 returned with HTTP 200 Jul 31 09:37:54.333871 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1179/4681] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:54 2026] GET /volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:54.536082 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-57c52651-5d9c-4271-b4fe-b346e8b1306f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:54.538187 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-57c52651-5d9c-4271-b4fe-b346e8b1306f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] DELETE https://10.4.3.226/volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 Jul 31 09:37:54.538443 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-57c52651-5d9c-4271-b4fe-b346e8b1306f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:54.538629 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-57c52651-5d9c-4271-b4fe-b346e8b1306f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:54.538786 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-57c52651-5d9c-4271-b4fe-b346e8b1306f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete volume with id: 87c91675-e7c1-48aa-a9c9-159b798ea705 Jul 31 09:37:54.547915 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:54.547915 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:54.548594 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-57c52651-5d9c-4271-b4fe-b346e8b1306f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:37:54.564917 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-57c52651-5d9c-4271-b4fe-b346e8b1306f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Delete volume request issued successfully. Jul 31 09:37:54.565097 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-57c52651-5d9c-4271-b4fe-b346e8b1306f tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 returned with HTTP 202 Jul 31 09:37:54.565528 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1165/4682] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:37:54 2026] DELETE /volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:37:54.572582 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5b7d3b4b-f427-4ec9-9c73-cf03d871c6a9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:54.574359 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5b7d3b4b-f427-4ec9-9c73-cf03d871c6a9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 Jul 31 09:37:54.574590 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5b7d3b4b-f427-4ec9-9c73-cf03d871c6a9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:54.574808 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5b7d3b4b-f427-4ec9-9c73-cf03d871c6a9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:54.583080 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:54.583080 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:54.587371 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5b7d3b4b-f427-4ec9-9c73-cf03d871c6a9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Volume info retrieved successfully. Jul 31 09:37:54.592548 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5b7d3b4b-f427-4ec9-9c73-cf03d871c6a9 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 returned with HTTP 200 Jul 31 09:37:54.592992 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1171/4683] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:54 2026] GET /volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:37:55.345712 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8d3b6054-49d9-418b-887c-e513f8c47e83 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:55.347694 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8d3b6054-49d9-418b-887c-e513f8c47e83 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 Jul 31 09:37:55.347890 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8d3b6054-49d9-418b-887c-e513f8c47e83 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:55.348067 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8d3b6054-49d9-418b-887c-e513f8c47e83 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:55.348177 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-8d3b6054-49d9-418b-887c-e513f8c47e83 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 8ca6413e-2d0e-49a5-8c03-833c870d99d5. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:55.352530 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:55.352530 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:55.353275 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8d3b6054-49d9-418b-887c-e513f8c47e83 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 returned with HTTP 200 Jul 31 09:37:55.353690 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1169/4684] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:55 2026] GET /volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:55.606749 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2d4af164-fe49-456f-9072-f465c37cae87 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:55.608601 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2d4af164-fe49-456f-9072-f465c37cae87 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] GET https://10.4.3.226/volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 Jul 31 09:37:55.608825 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2d4af164-fe49-456f-9072-f465c37cae87 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:55.609029 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2d4af164-fe49-456f-9072-f465c37cae87 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:55.614545 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2d4af164-fe49-456f-9072-f465c37cae87 tempest-TestVolumeBootPattern-1954823851 tempest-TestVolumeBootPattern-1954823851-project-member] https://10.4.3.226/volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 returned with HTTP 404 Jul 31 09:37:55.614998 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1180/4685] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:55 2026] GET /volume/v3/volumes/87c91675-e7c1-48aa-a9c9-159b798ea705 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:37:56.364713 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d3c92cf3-ad18-477a-bd67-114176e7b37e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:56.366314 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d3c92cf3-ad18-477a-bd67-114176e7b37e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 Jul 31 09:37:56.366501 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d3c92cf3-ad18-477a-bd67-114176e7b37e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:56.366676 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d3c92cf3-ad18-477a-bd67-114176e7b37e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:56.366766 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-d3c92cf3-ad18-477a-bd67-114176e7b37e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 8ca6413e-2d0e-49a5-8c03-833c870d99d5. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:56.370671 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:56.370671 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:56.371318 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d3c92cf3-ad18-477a-bd67-114176e7b37e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 returned with HTTP 200 Jul 31 09:37:56.371673 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1166/4686] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:56 2026] GET /volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:57.385133 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b46168d6-a024-4c55-9456-5e7145960b4a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:57.386833 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b46168d6-a024-4c55-9456-5e7145960b4a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 Jul 31 09:37:57.387018 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b46168d6-a024-4c55-9456-5e7145960b4a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:57.387190 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b46168d6-a024-4c55-9456-5e7145960b4a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:57.387312 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-b46168d6-a024-4c55-9456-5e7145960b4a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 8ca6413e-2d0e-49a5-8c03-833c870d99d5. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:57.391303 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:57.391303 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:57.392049 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b46168d6-a024-4c55-9456-5e7145960b4a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 returned with HTTP 200 Jul 31 09:37:57.392411 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1172/4687] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:57 2026] GET /volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:57.407510 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-992d1125-b4f9-4807-bc34-9867456f9617 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:57.411741 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-992d1125-b4f9-4807-bc34-9867456f9617 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] POST https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5/restore Jul 31 09:37:57.411741 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-992d1125-b4f9-4807-bc34-9867456f9617 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "5642f273-cd78-4def-829d-ae044529b3fe"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:37:57.411865 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-992d1125-b4f9-4807-bc34-9867456f9617 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Restoring backup 8ca6413e-2d0e-49a5-8c03-833c870d99d5 ({'restore': {'volume_id': '5642f273-cd78-4def-829d-ae044529b3fe'}}) {{(pid=100317) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 09:37:57.412007 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-992d1125-b4f9-4807-bc34-9867456f9617 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Restoring backup 8ca6413e-2d0e-49a5-8c03-833c870d99d5 to volume 5642f273-cd78-4def-829d-ae044529b3fe. Jul 31 09:37:57.418707 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:57.418707 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:57.435096 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:57.435096 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:37:57.435725 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-992d1125-b4f9-4807-bc34-9867456f9617 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:37:57.435903 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.backup.api [None req-992d1125-b4f9-4807-bc34-9867456f9617 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Checking backup size 1 against volume size 1 {{(pid=100317) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 09:37:57.436050 np0000006200 devstack@c-api.service[100317]: INFO cinder.backup.api [None req-992d1125-b4f9-4807-bc34-9867456f9617 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Overwriting volume 5642f273-cd78-4def-829d-ae044529b3fe with restore of backup 8ca6413e-2d0e-49a5-8c03-833c870d99d5 Jul 31 09:37:57.458014 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-992d1125-b4f9-4807-bc34-9867456f9617 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] restore_backup in rpcapi backup_id 8ca6413e-2d0e-49a5-8c03-833c870d99d5 {{(pid=100317) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 09:37:57.462648 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-992d1125-b4f9-4807-bc34-9867456f9617 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5/restore returned with HTTP 202 Jul 31 09:37:57.463147 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1170/4688] 10.4.3.226 () {68 vars in 1393 bytes} [Fri Jul 31 09:37:57 2026] POST /volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5/restore => generated 182 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:37:57.471306 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9428a893-18ed-4014-8523-bf22083c7690 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:57.473095 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9428a893-18ed-4014-8523-bf22083c7690 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 Jul 31 09:37:57.473456 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9428a893-18ed-4014-8523-bf22083c7690 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:57.473817 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9428a893-18ed-4014-8523-bf22083c7690 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:57.474048 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-9428a893-18ed-4014-8523-bf22083c7690 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 8ca6413e-2d0e-49a5-8c03-833c870d99d5. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:57.479435 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:57.479435 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:37:57.479435 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9428a893-18ed-4014-8523-bf22083c7690 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 returned with HTTP 200 Jul 31 09:37:57.479435 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1181/4689] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:57 2026] GET /volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:58.490810 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1eae81dc-b789-4e08-9462-3434058fbcb9 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:58.493154 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1eae81dc-b789-4e08-9462-3434058fbcb9 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 Jul 31 09:37:58.493435 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1eae81dc-b789-4e08-9462-3434058fbcb9 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:58.493690 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1eae81dc-b789-4e08-9462-3434058fbcb9 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:58.493847 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-1eae81dc-b789-4e08-9462-3434058fbcb9 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 8ca6413e-2d0e-49a5-8c03-833c870d99d5. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:58.499753 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:58.499753 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:37:58.500452 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1eae81dc-b789-4e08-9462-3434058fbcb9 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 returned with HTTP 200 Jul 31 09:37:58.500853 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1167/4690] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:58 2026] GET /volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:37:59.511313 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-34f811b0-5f65-4601-862f-475f42a0cba9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:37:59.513223 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-34f811b0-5f65-4601-862f-475f42a0cba9 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 Jul 31 09:37:59.513460 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-34f811b0-5f65-4601-862f-475f42a0cba9 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:37:59.513627 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-34f811b0-5f65-4601-862f-475f42a0cba9 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:37:59.513858 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-34f811b0-5f65-4601-862f-475f42a0cba9 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 8ca6413e-2d0e-49a5-8c03-833c870d99d5. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:37:59.517837 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:37:59.517837 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:37:59.518609 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-34f811b0-5f65-4601-862f-475f42a0cba9 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 returned with HTTP 200 Jul 31 09:37:59.518895 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1173/4691] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:37:59 2026] GET /volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:00.528767 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-06ee8a89-8682-4b0f-9244-a3a7693b1537 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:00.530582 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-06ee8a89-8682-4b0f-9244-a3a7693b1537 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 Jul 31 09:38:00.530792 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-06ee8a89-8682-4b0f-9244-a3a7693b1537 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:00.530985 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-06ee8a89-8682-4b0f-9244-a3a7693b1537 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:00.531093 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-06ee8a89-8682-4b0f-9244-a3a7693b1537 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 8ca6413e-2d0e-49a5-8c03-833c870d99d5. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:00.535883 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:00.535883 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:00.536720 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-06ee8a89-8682-4b0f-9244-a3a7693b1537 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 returned with HTTP 200 Jul 31 09:38:00.537096 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1171/4692] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:00 2026] GET /volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:00.542928 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c1fd7f75-89dd-408f-81f9-817a7420783c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:00.630448 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c1fd7f75-89dd-408f-81f9-817a7420783c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:00.630900 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c1fd7f75-89dd-408f-81f9-817a7420783c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1028690867"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:00.632788 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-c1fd7f75-89dd-408f-81f9-817a7420783c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1028690867'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:00.632952 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-c1fd7f75-89dd-408f-81f9-817a7420783c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Create volume of 1 GB Jul 31 09:38:00.638067 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c1fd7f75-89dd-408f-81f9-817a7420783c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Availability Zones retrieved successfully. Jul 31 09:38:00.646162 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c1fd7f75-89dd-408f-81f9-817a7420783c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Flow 'volume_create_api' (3c647093-9d38-4017-970c-8f84563ff98c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:00.647443 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c1fd7f75-89dd-408f-81f9-817a7420783c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c154bc76-d2d9-41eb-b7fd-ba598d585f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:00.648639 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-c1fd7f75-89dd-408f-81f9-817a7420783c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:00.678839 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c1fd7f75-89dd-408f-81f9-817a7420783c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c154bc76-d2d9-41eb-b7fd-ba598d585f81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:00.679789 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c1fd7f75-89dd-408f-81f9-817a7420783c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17aad455-793a-4543-ae43-70ab9e16b9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:00.738430 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-c1fd7f75-89dd-408f-81f9-817a7420783c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Created reservations ['83ab4850-84ee-45e8-aac2-e8e87398bb0b', '65e2e403-a7da-4b3a-bc86-a7e136613627', '4942335f-44d4-42cd-8070-4a02fef2b9d9', '914fc34d-2574-4b9c-964b-3399dab704fb'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:00.739489 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c1fd7f75-89dd-408f-81f9-817a7420783c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17aad455-793a-4543-ae43-70ab9e16b9ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83ab4850-84ee-45e8-aac2-e8e87398bb0b', '65e2e403-a7da-4b3a-bc86-a7e136613627', '4942335f-44d4-42cd-8070-4a02fef2b9d9', '914fc34d-2574-4b9c-964b-3399dab704fb']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:00.740444 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c1fd7f75-89dd-408f-81f9-817a7420783c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf9e8377-361d-4c87-bc9a-8232cd33165b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:00.764673 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c1fd7f75-89dd-408f-81f9-817a7420783c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf9e8377-361d-4c87-bc9a-8232cd33165b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcc0e797-5689-439b-9e88-0959111a3791', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1028690867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cb96dde07a740b09a6a75d0750f512c',qos_specs=None,replication_status=,reservations=['83ab4850-84ee-45e8-aac2-e8e87398bb0b','65e2e403-a7da-4b3a-bc86-a7e136613627','4942335f-44d4-42cd-8070-4a02fef2b9d9','914fc34d-2574-4b9c-964b-3399dab704fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c552029348c45ae94ec5217f834a240',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1028690867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcc0e797-5689-439b-9e88-0959111a3791,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cb96dde07a740b09a6a75d0750f512c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c552029348c45ae94ec5217f834a240',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:00.765581 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c1fd7f75-89dd-408f-81f9-817a7420783c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddce464a-1916-44c9-8c76-4d56b1c4d220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:00.783943 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c1fd7f75-89dd-408f-81f9-817a7420783c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddce464a-1916-44c9-8c76-4d56b1c4d220) transitioned into state 'SUCCESS' from state '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-1028690867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cb96dde07a740b09a6a75d0750f512c',qos_specs=None,replication_status=,reservations=['83ab4850-84ee-45e8-aac2-e8e87398bb0b','65e2e403-a7da-4b3a-bc86-a7e136613627','4942335f-44d4-42cd-8070-4a02fef2b9d9','914fc34d-2574-4b9c-964b-3399dab704fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c552029348c45ae94ec5217f834a240',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:00.784760 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c1fd7f75-89dd-408f-81f9-817a7420783c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42deb189-776a-4c2b-8044-19f7bcf9bcff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:00.793589 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c1fd7f75-89dd-408f-81f9-817a7420783c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42deb189-776a-4c2b-8044-19f7bcf9bcff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:00.794285 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-c1fd7f75-89dd-408f-81f9-817a7420783c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Flow 'volume_create_api' (3c647093-9d38-4017-970c-8f84563ff98c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:00.794580 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c1fd7f75-89dd-408f-81f9-817a7420783c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Create volume request issued successfully. Jul 31 09:38:00.795200 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c1fd7f75-89dd-408f-81f9-817a7420783c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:00.795825 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1182/4693] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:38:00 2026] POST /volume/v3/volumes => generated 758 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:38:00.807260 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ef7729b7-9151-41e2-9a2e-e6b8c0f7ebf2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:00.809897 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ef7729b7-9151-41e2-9a2e-e6b8c0f7ebf2 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/volumes/bcc0e797-5689-439b-9e88-0959111a3791 Jul 31 09:38:00.810075 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ef7729b7-9151-41e2-9a2e-e6b8c0f7ebf2 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:00.810262 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ef7729b7-9151-41e2-9a2e-e6b8c0f7ebf2 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:00.812131 np0000006200 devstack@c-api.service[100314]: DEBUG dbcounter [-] [100314] Writing DB stats cinder:SELECT=285,cinder:UPDATE=51,cinder:INSERT=21 {{(pid=100314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:38:00.817105 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:00.817105 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:00.820568 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-ef7729b7-9151-41e2-9a2e-e6b8c0f7ebf2 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Volume info retrieved successfully. Jul 31 09:38:00.824843 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ef7729b7-9151-41e2-9a2e-e6b8c0f7ebf2 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes/bcc0e797-5689-439b-9e88-0959111a3791 returned with HTTP 200 Jul 31 09:38:00.825459 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1168/4694] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:00 2026] GET /volume/v3/volumes/bcc0e797-5689-439b-9e88-0959111a3791 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:01.548569 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-599f31bf-83fa-4781-8dc6-58a930255d1e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:01.550421 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-599f31bf-83fa-4781-8dc6-58a930255d1e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 Jul 31 09:38:01.550621 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-599f31bf-83fa-4781-8dc6-58a930255d1e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:01.550800 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-599f31bf-83fa-4781-8dc6-58a930255d1e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:01.550894 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-599f31bf-83fa-4781-8dc6-58a930255d1e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 8ca6413e-2d0e-49a5-8c03-833c870d99d5. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:01.556334 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:01.556334 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:01.557467 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-599f31bf-83fa-4781-8dc6-58a930255d1e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 returned with HTTP 200 Jul 31 09:38:01.557991 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1174/4695] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:01 2026] GET /volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:01.840040 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-45207160-4e25-4b8d-9527-692b4c1955ec None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:01.842362 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-45207160-4e25-4b8d-9527-692b4c1955ec tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/volumes/bcc0e797-5689-439b-9e88-0959111a3791 Jul 31 09:38:01.842597 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-45207160-4e25-4b8d-9527-692b4c1955ec tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:01.842861 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-45207160-4e25-4b8d-9527-692b4c1955ec tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:01.852456 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:01.852456 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:01.856847 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-45207160-4e25-4b8d-9527-692b4c1955ec tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Volume info retrieved successfully. Jul 31 09:38:01.862013 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-45207160-4e25-4b8d-9527-692b4c1955ec tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes/bcc0e797-5689-439b-9e88-0959111a3791 returned with HTTP 200 Jul 31 09:38:01.862563 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1172/4696] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:01 2026] GET /volume/v3/volumes/bcc0e797-5689-439b-9e88-0959111a3791 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:01.875497 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-bc6baaf2-70e3-4260-beea-765ba4d4fbe4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:01.877295 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bc6baaf2-70e3-4260-beea-765ba4d4fbe4 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] POST https://10.4.3.226/volume/v3/backups Jul 31 09:38:01.877789 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bc6baaf2-70e3-4260-beea-765ba4d4fbe4 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bcc0e797-5689-439b-9e88-0959111a3791", "name": "tempest-CreateVolumesFromBackupTest-Backup-699781238"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:01.879532 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.backups [None req-bc6baaf2-70e3-4260-beea-765ba4d4fbe4 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Creating new backup {'backup': {'volume_id': 'bcc0e797-5689-439b-9e88-0959111a3791', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-699781238'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:38:01.879838 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.backups [None req-bc6baaf2-70e3-4260-beea-765ba4d4fbe4 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Creating backup of volume bcc0e797-5689-439b-9e88-0959111a3791 in container None Jul 31 09:38:01.889033 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:01.889033 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:01.891261 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-bc6baaf2-70e3-4260-beea-765ba4d4fbe4 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Volume info retrieved successfully. Jul 31 09:38:01.918007 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-bc6baaf2-70e3-4260-beea-765ba4d4fbe4 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Created reservations ['a55d2419-7529-4d63-bc3a-0cb53da0655c', '9536dd04-172e-41b7-97b5-feca827e29fa'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:01.950270 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bc6baaf2-70e3-4260-beea-765ba4d4fbe4 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:38:01.950866 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1183/4697] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:38:01 2026] POST /volume/v3/backups => generated 338 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:38:01.960417 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ff13b8f6-23f1-48d0-b3cc-92abc775d419 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:01.962769 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ff13b8f6-23f1-48d0-b3cc-92abc775d419 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed Jul 31 09:38:01.963055 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ff13b8f6-23f1-48d0-b3cc-92abc775d419 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:01.963351 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ff13b8f6-23f1-48d0-b3cc-92abc775d419 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:01.963518 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-ff13b8f6-23f1-48d0-b3cc-92abc775d419 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Show backup with id 19fefd6e-98e0-4524-9c10-ece824e7e7ed. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:01.968170 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:01.968170 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:01.968972 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ff13b8f6-23f1-48d0-b3cc-92abc775d419 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed returned with HTTP 200 Jul 31 09:38:01.969371 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1169/4698] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:01 2026] GET /volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:02.569190 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-243c5cf1-93ed-4bc9-9f77-79fbfd87ea0c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:02.571464 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-243c5cf1-93ed-4bc9-9f77-79fbfd87ea0c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 Jul 31 09:38:02.571727 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-243c5cf1-93ed-4bc9-9f77-79fbfd87ea0c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:02.571995 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-243c5cf1-93ed-4bc9-9f77-79fbfd87ea0c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:02.572143 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-243c5cf1-93ed-4bc9-9f77-79fbfd87ea0c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 8ca6413e-2d0e-49a5-8c03-833c870d99d5. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:02.577401 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:02.577401 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:02.578484 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-243c5cf1-93ed-4bc9-9f77-79fbfd87ea0c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 returned with HTTP 200 Jul 31 09:38:02.578991 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1175/4699] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:02 2026] GET /volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:02.980667 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b4300a4d-ccc6-401e-9159-623a2cdf65ac None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:02.982428 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b4300a4d-ccc6-401e-9159-623a2cdf65ac tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed Jul 31 09:38:02.982609 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b4300a4d-ccc6-401e-9159-623a2cdf65ac tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:02.982784 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b4300a4d-ccc6-401e-9159-623a2cdf65ac tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:02.982887 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-b4300a4d-ccc6-401e-9159-623a2cdf65ac tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Show backup with id 19fefd6e-98e0-4524-9c10-ece824e7e7ed. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:02.987772 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:02.987772 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:02.988578 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b4300a4d-ccc6-401e-9159-623a2cdf65ac tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed returned with HTTP 200 Jul 31 09:38:02.988977 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1173/4700] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:02 2026] GET /volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:03.590400 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-593fac6b-6658-479a-a965-6493f45989d7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:03.595138 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-593fac6b-6658-479a-a965-6493f45989d7 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 Jul 31 09:38:03.595138 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-593fac6b-6658-479a-a965-6493f45989d7 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:03.595138 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-593fac6b-6658-479a-a965-6493f45989d7 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:03.595138 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-593fac6b-6658-479a-a965-6493f45989d7 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 8ca6413e-2d0e-49a5-8c03-833c870d99d5. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:03.597489 np0000006200 devstack@c-api.service[100315]: DEBUG dbcounter [-] [100315] Writing DB stats cinder:SELECT=250,cinder:INSERT=29,cinder:UPDATE=55 {{(pid=100315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:38:03.601364 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:03.601364 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:03.602706 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-593fac6b-6658-479a-a965-6493f45989d7 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 returned with HTTP 200 Jul 31 09:38:03.603294 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1184/4701] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:03 2026] GET /volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:03.999015 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3aeb2347-a813-4888-bb07-acfe3d58f1fb None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:04.000961 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3aeb2347-a813-4888-bb07-acfe3d58f1fb tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed Jul 31 09:38:04.001177 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3aeb2347-a813-4888-bb07-acfe3d58f1fb tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:04.001409 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3aeb2347-a813-4888-bb07-acfe3d58f1fb tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:04.001515 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-3aeb2347-a813-4888-bb07-acfe3d58f1fb tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Show backup with id 19fefd6e-98e0-4524-9c10-ece824e7e7ed. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:04.007173 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:04.007173 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:04.008400 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3aeb2347-a813-4888-bb07-acfe3d58f1fb tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed returned with HTTP 200 Jul 31 09:38:04.009383 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1170/4702] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:03 2026] GET /volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:04.614587 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8561d262-d52a-470b-b223-0a7910a9ba50 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:04.616712 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8561d262-d52a-470b-b223-0a7910a9ba50 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 Jul 31 09:38:04.616918 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8561d262-d52a-470b-b223-0a7910a9ba50 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:04.617132 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8561d262-d52a-470b-b223-0a7910a9ba50 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:04.617265 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-8561d262-d52a-470b-b223-0a7910a9ba50 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 8ca6413e-2d0e-49a5-8c03-833c870d99d5. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:04.619618 np0000006200 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=280,cinder:UPDATE=58,cinder:INSERT=19 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:38:04.622887 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:04.622887 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:04.623810 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8561d262-d52a-470b-b223-0a7910a9ba50 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 returned with HTTP 200 Jul 31 09:38:04.624259 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1176/4703] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:04 2026] GET /volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:05.020187 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-65a16677-84c6-43c1-90b7-83b264860f65 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:05.022235 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-65a16677-84c6-43c1-90b7-83b264860f65 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed Jul 31 09:38:05.022476 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-65a16677-84c6-43c1-90b7-83b264860f65 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:05.022672 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-65a16677-84c6-43c1-90b7-83b264860f65 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:05.022777 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-65a16677-84c6-43c1-90b7-83b264860f65 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Show backup with id 19fefd6e-98e0-4524-9c10-ece824e7e7ed. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:05.024371 np0000006200 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=262,cinder:UPDATE=55,cinder:INSERT=22 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:38:05.027083 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:05.027083 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:05.027898 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-65a16677-84c6-43c1-90b7-83b264860f65 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed returned with HTTP 200 Jul 31 09:38:05.028329 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1174/4704] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:05 2026] GET /volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:05.635709 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-dd80ec84-2df6-4d2d-9715-8d566a6b394e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:05.638124 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dd80ec84-2df6-4d2d-9715-8d566a6b394e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 Jul 31 09:38:05.638380 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dd80ec84-2df6-4d2d-9715-8d566a6b394e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:05.638565 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dd80ec84-2df6-4d2d-9715-8d566a6b394e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:05.638661 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-dd80ec84-2df6-4d2d-9715-8d566a6b394e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 8ca6413e-2d0e-49a5-8c03-833c870d99d5. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:05.643352 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:05.643352 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:05.644169 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dd80ec84-2df6-4d2d-9715-8d566a6b394e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 returned with HTTP 200 Jul 31 09:38:05.644530 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1185/4705] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:05 2026] GET /volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:06.039236 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0686d00a-a3bc-4bd6-8c3d-643b7e90a4ae None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:06.041500 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0686d00a-a3bc-4bd6-8c3d-643b7e90a4ae tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed Jul 31 09:38:06.041743 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0686d00a-a3bc-4bd6-8c3d-643b7e90a4ae tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:06.041980 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0686d00a-a3bc-4bd6-8c3d-643b7e90a4ae tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:06.042122 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-0686d00a-a3bc-4bd6-8c3d-643b7e90a4ae tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Show backup with id 19fefd6e-98e0-4524-9c10-ece824e7e7ed. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:06.047226 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:06.047226 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:06.048193 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0686d00a-a3bc-4bd6-8c3d-643b7e90a4ae tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed returned with HTTP 200 Jul 31 09:38:06.048678 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1171/4706] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:06 2026] GET /volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:06.655298 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-da61494a-6924-4159-91d0-788319f11ad7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:06.657372 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-da61494a-6924-4159-91d0-788319f11ad7 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 Jul 31 09:38:06.657613 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-da61494a-6924-4159-91d0-788319f11ad7 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:06.657840 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-da61494a-6924-4159-91d0-788319f11ad7 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:06.657973 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-da61494a-6924-4159-91d0-788319f11ad7 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 8ca6413e-2d0e-49a5-8c03-833c870d99d5. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:06.662192 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:06.662192 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:06.662925 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-da61494a-6924-4159-91d0-788319f11ad7 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 returned with HTTP 200 Jul 31 09:38:06.663258 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1177/4707] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:06 2026] GET /volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:07.058617 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e066c3f2-a941-4136-92e4-90f726725b2c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:07.060607 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e066c3f2-a941-4136-92e4-90f726725b2c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed Jul 31 09:38:07.060868 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e066c3f2-a941-4136-92e4-90f726725b2c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:07.061137 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e066c3f2-a941-4136-92e4-90f726725b2c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:07.061257 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-e066c3f2-a941-4136-92e4-90f726725b2c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Show backup with id 19fefd6e-98e0-4524-9c10-ece824e7e7ed. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:07.066626 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:07.066626 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:07.067448 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e066c3f2-a941-4136-92e4-90f726725b2c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed returned with HTTP 200 Jul 31 09:38:07.067830 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1175/4708] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:07 2026] GET /volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:07.674174 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2ccc7773-6be8-4964-b3df-56ef776b5048 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:07.676469 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2ccc7773-6be8-4964-b3df-56ef776b5048 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 Jul 31 09:38:07.676723 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2ccc7773-6be8-4964-b3df-56ef776b5048 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:07.676973 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2ccc7773-6be8-4964-b3df-56ef776b5048 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:07.677126 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-2ccc7773-6be8-4964-b3df-56ef776b5048 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 8ca6413e-2d0e-49a5-8c03-833c870d99d5. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:07.682400 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:07.682400 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:07.683231 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2ccc7773-6be8-4964-b3df-56ef776b5048 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 returned with HTTP 200 Jul 31 09:38:07.683677 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1186/4709] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:07 2026] GET /volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:08.081740 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8f033ffd-1ce8-416d-8a67-3fe398400314 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:08.083592 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8f033ffd-1ce8-416d-8a67-3fe398400314 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed Jul 31 09:38:08.083816 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8f033ffd-1ce8-416d-8a67-3fe398400314 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:08.084026 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8f033ffd-1ce8-416d-8a67-3fe398400314 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:08.084134 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-8f033ffd-1ce8-416d-8a67-3fe398400314 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Show backup with id 19fefd6e-98e0-4524-9c10-ece824e7e7ed. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:08.088648 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:08.088648 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:08.089906 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8f033ffd-1ce8-416d-8a67-3fe398400314 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed returned with HTTP 200 Jul 31 09:38:08.089906 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1172/4710] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:08 2026] GET /volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:08.693559 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2a735581-1fc3-4251-ae31-db3e512b26ca None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:08.695275 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2a735581-1fc3-4251-ae31-db3e512b26ca tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 Jul 31 09:38:08.695480 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2a735581-1fc3-4251-ae31-db3e512b26ca tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:08.695671 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2a735581-1fc3-4251-ae31-db3e512b26ca tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:08.695775 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-2a735581-1fc3-4251-ae31-db3e512b26ca tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 8ca6413e-2d0e-49a5-8c03-833c870d99d5. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:08.699874 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:08.699874 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:08.700597 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2a735581-1fc3-4251-ae31-db3e512b26ca tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 returned with HTTP 200 Jul 31 09:38:08.701034 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1178/4711] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:08 2026] GET /volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:09.105761 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-36ce1d50-401a-49fa-9473-c9a24d9abf82 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:09.111542 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-36ce1d50-401a-49fa-9473-c9a24d9abf82 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed Jul 31 09:38:09.111542 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-36ce1d50-401a-49fa-9473-c9a24d9abf82 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:09.111542 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-36ce1d50-401a-49fa-9473-c9a24d9abf82 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:09.111542 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-36ce1d50-401a-49fa-9473-c9a24d9abf82 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Show backup with id 19fefd6e-98e0-4524-9c10-ece824e7e7ed. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:09.120961 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:09.120961 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:09.122192 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-36ce1d50-401a-49fa-9473-c9a24d9abf82 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed returned with HTTP 200 Jul 31 09:38:09.122848 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1176/4712] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:09 2026] GET /volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed => generated 758 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:09.711615 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-28a79f8c-5acf-4514-8b57-1984e8cc0a5c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:09.714584 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-28a79f8c-5acf-4514-8b57-1984e8cc0a5c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 Jul 31 09:38:09.715020 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-28a79f8c-5acf-4514-8b57-1984e8cc0a5c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:09.715115 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-28a79f8c-5acf-4514-8b57-1984e8cc0a5c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:09.715859 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-28a79f8c-5acf-4514-8b57-1984e8cc0a5c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 8ca6413e-2d0e-49a5-8c03-833c870d99d5. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:09.720432 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:09.720432 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:09.721540 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-28a79f8c-5acf-4514-8b57-1984e8cc0a5c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 returned with HTTP 200 Jul 31 09:38:09.722043 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1187/4713] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:09 2026] GET /volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:09.731878 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-43ef87cf-aa13-41b0-a7f7-a86be41acc2b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:09.734028 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-43ef87cf-aa13-41b0-a7f7-a86be41acc2b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/volumes/5642f273-cd78-4def-829d-ae044529b3fe Jul 31 09:38:09.734336 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-43ef87cf-aa13-41b0-a7f7-a86be41acc2b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:09.734558 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-43ef87cf-aa13-41b0-a7f7-a86be41acc2b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:09.742399 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:09.742399 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:09.746296 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-43ef87cf-aa13-41b0-a7f7-a86be41acc2b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:38:09.750415 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-43ef87cf-aa13-41b0-a7f7-a86be41acc2b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/volumes/5642f273-cd78-4def-829d-ae044529b3fe returned with HTTP 200 Jul 31 09:38:09.750922 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1173/4714] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:09 2026] GET /volume/v3/volumes/5642f273-cd78-4def-829d-ae044529b3fe => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:09.763308 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bec76444-5f52-4a99-ac63-279474cc00ab None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:09.765450 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bec76444-5f52-4a99-ac63-279474cc00ab tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] DELETE https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 Jul 31 09:38:09.765686 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bec76444-5f52-4a99-ac63-279474cc00ab tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:09.765989 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bec76444-5f52-4a99-ac63-279474cc00ab tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:09.766043 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-bec76444-5f52-4a99-ac63-279474cc00ab tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Delete backup with id: 8ca6413e-2d0e-49a5-8c03-833c870d99d5. Jul 31 09:38:09.771838 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:09.771838 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:09.786300 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.backup.rpcapi [None req-bec76444-5f52-4a99-ac63-279474cc00ab tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] delete_backup rpcapi backup_id 8ca6413e-2d0e-49a5-8c03-833c870d99d5 {{(pid=100316) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:38:09.788360 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bec76444-5f52-4a99-ac63-279474cc00ab tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 returned with HTTP 202 Jul 31 09:38:09.788880 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1179/4715] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:38:09 2026] DELETE /volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:38:09.795650 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7fdff63b-ce0a-4595-b33c-644002577a27 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:09.797363 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7fdff63b-ce0a-4595-b33c-644002577a27 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 Jul 31 09:38:09.798217 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7fdff63b-ce0a-4595-b33c-644002577a27 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:09.798217 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7fdff63b-ce0a-4595-b33c-644002577a27 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:09.798217 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-7fdff63b-ce0a-4595-b33c-644002577a27 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 8ca6413e-2d0e-49a5-8c03-833c870d99d5. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:09.801998 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:09.801998 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:09.802759 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7fdff63b-ce0a-4595-b33c-644002577a27 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 returned with HTTP 200 Jul 31 09:38:09.803095 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1177/4716] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:09 2026] GET /volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:10.132364 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3580e96c-d2d9-4f18-85c3-134677f5ad67 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:10.134400 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3580e96c-d2d9-4f18-85c3-134677f5ad67 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed Jul 31 09:38:10.134621 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3580e96c-d2d9-4f18-85c3-134677f5ad67 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:10.134826 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3580e96c-d2d9-4f18-85c3-134677f5ad67 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:10.134938 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-3580e96c-d2d9-4f18-85c3-134677f5ad67 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Show backup with id 19fefd6e-98e0-4524-9c10-ece824e7e7ed. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:10.139513 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:10.139513 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:10.140348 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3580e96c-d2d9-4f18-85c3-134677f5ad67 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed returned with HTTP 200 Jul 31 09:38:10.140759 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1188/4717] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:10 2026] GET /volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:10.529480 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-efa50b4f-5325-449c-809f-184343cf93ed req-56a5f5fc-d33b-4cee-949f-f9e773a50f12 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:10.532199 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-efa50b4f-5325-449c-809f-184343cf93ed req-56a5f5fc-d33b-4cee-949f-f9e773a50f12 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] DELETE https://10.4.3.226/volume/v3/attachments/259e0c2a-5e6e-4f81-a0c8-2afad8e443a1 Jul 31 09:38:10.532502 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-efa50b4f-5325-449c-809f-184343cf93ed req-56a5f5fc-d33b-4cee-949f-f9e773a50f12 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:10.532680 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-efa50b4f-5325-449c-809f-184343cf93ed req-56a5f5fc-d33b-4cee-949f-f9e773a50f12 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:10.540446 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:10.540446 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:10.612051 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-efa50b4f-5325-449c-809f-184343cf93ed req-56a5f5fc-d33b-4cee-949f-f9e773a50f12 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/attachments/259e0c2a-5e6e-4f81-a0c8-2afad8e443a1 returned with HTTP 200 Jul 31 09:38:10.612746 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1174/4718] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:38:10 2026] DELETE /volume/v3/attachments/259e0c2a-5e6e-4f81-a0c8-2afad8e443a1 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:10.812408 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c0bdf74d-fcde-4138-9bb1-1ffbd504c5fe None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:10.814304 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c0bdf74d-fcde-4138-9bb1-1ffbd504c5fe tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 Jul 31 09:38:10.814529 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c0bdf74d-fcde-4138-9bb1-1ffbd504c5fe tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:10.814743 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c0bdf74d-fcde-4138-9bb1-1ffbd504c5fe tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:10.814878 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-c0bdf74d-fcde-4138-9bb1-1ffbd504c5fe tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 8ca6413e-2d0e-49a5-8c03-833c870d99d5. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:10.818794 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c0bdf74d-fcde-4138-9bb1-1ffbd504c5fe tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 returned with HTTP 404 Jul 31 09:38:10.819214 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1180/4719] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:10 2026] GET /volume/v3/backups/8ca6413e-2d0e-49a5-8c03-833c870d99d5 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:10.826649 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4203e221-84bb-4754-9d87-c934fa48daf9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:10.828402 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4203e221-84bb-4754-9d87-c934fa48daf9 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] DELETE https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb Jul 31 09:38:10.828596 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4203e221-84bb-4754-9d87-c934fa48daf9 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:10.828796 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4203e221-84bb-4754-9d87-c934fa48daf9 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:10.828916 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-4203e221-84bb-4754-9d87-c934fa48daf9 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Delete backup with id: ba494a54-1950-4262-99d0-f45680a95fdb. Jul 31 09:38:10.833949 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:10.833949 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:10.844838 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-4203e221-84bb-4754-9d87-c934fa48daf9 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] delete_backup rpcapi backup_id ba494a54-1950-4262-99d0-f45680a95fdb {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:38:10.846939 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4203e221-84bb-4754-9d87-c934fa48daf9 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb returned with HTTP 202 Jul 31 09:38:10.847587 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1178/4720] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:38:10 2026] DELETE /volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:38:10.854042 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c455f45e-e80c-4f1c-ac73-f381916ae361 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:10.855840 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c455f45e-e80c-4f1c-ac73-f381916ae361 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb Jul 31 09:38:10.856022 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c455f45e-e80c-4f1c-ac73-f381916ae361 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:10.856271 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c455f45e-e80c-4f1c-ac73-f381916ae361 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:10.856388 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-c455f45e-e80c-4f1c-ac73-f381916ae361 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id ba494a54-1950-4262-99d0-f45680a95fdb. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:10.861941 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:10.861941 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:10.862648 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c455f45e-e80c-4f1c-ac73-f381916ae361 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb returned with HTTP 200 Jul 31 09:38:10.862968 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1189/4721] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:10 2026] GET /volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:11.151378 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-338adcda-314f-4372-ada4-aa2e1a13a0c1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:11.153732 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-338adcda-314f-4372-ada4-aa2e1a13a0c1 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed Jul 31 09:38:11.154032 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-338adcda-314f-4372-ada4-aa2e1a13a0c1 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:11.154304 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-338adcda-314f-4372-ada4-aa2e1a13a0c1 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:11.154466 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-338adcda-314f-4372-ada4-aa2e1a13a0c1 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Show backup with id 19fefd6e-98e0-4524-9c10-ece824e7e7ed. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:11.158623 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:11.158623 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:11.159322 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-338adcda-314f-4372-ada4-aa2e1a13a0c1 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed returned with HTTP 200 Jul 31 09:38:11.159722 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1175/4722] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:11 2026] GET /volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:11.876650 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-32870d9e-11ef-4b86-8421-569ea9d350d6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:11.877839 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-32870d9e-11ef-4b86-8421-569ea9d350d6 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb Jul 31 09:38:11.878006 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-32870d9e-11ef-4b86-8421-569ea9d350d6 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:11.878181 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-32870d9e-11ef-4b86-8421-569ea9d350d6 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:11.878350 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-32870d9e-11ef-4b86-8421-569ea9d350d6 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id ba494a54-1950-4262-99d0-f45680a95fdb. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:11.881742 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-32870d9e-11ef-4b86-8421-569ea9d350d6 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb returned with HTTP 404 Jul 31 09:38:11.882121 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1181/4723] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:11 2026] GET /volume/v3/backups/ba494a54-1950-4262-99d0-f45680a95fdb => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:11.911771 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9e7e9611-b4ef-46b2-acc0-731a82e3afc4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:11.914074 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9e7e9611-b4ef-46b2-acc0-731a82e3afc4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:11.914503 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9e7e9611-b4ef-46b2-acc0-731a82e3afc4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "b3e619b5-8776-4672-b197-1edb98781403", "name": "tempest-VolumesBackupsTest-Volume-44083060"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:11.916264 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-9e7e9611-b4ef-46b2-acc0-731a82e3afc4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'b3e619b5-8776-4672-b197-1edb98781403', 'name': 'tempest-VolumesBackupsTest-Volume-44083060'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:11.994037 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-9e7e9611-b4ef-46b2-acc0-731a82e3afc4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Create volume of 1 GB Jul 31 09:38:11.997852 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9e7e9611-b4ef-46b2-acc0-731a82e3afc4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Availability Zones retrieved successfully. Jul 31 09:38:12.003044 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e7e9611-b4ef-46b2-acc0-731a82e3afc4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Flow 'volume_create_api' (499e745a-1e02-48b7-812c-4f8d206ad760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:12.004208 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e7e9611-b4ef-46b2-acc0-731a82e3afc4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a02b3fd-9fe1-4eef-a763-ab4182dd5ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:12.005236 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-9e7e9611-b4ef-46b2-acc0-731a82e3afc4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:12.073308 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e7e9611-b4ef-46b2-acc0-731a82e3afc4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a02b3fd-9fe1-4eef-a763-ab4182dd5ae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:12.074303 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e7e9611-b4ef-46b2-acc0-731a82e3afc4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e9b8a64-2b53-46d7-b09e-f915070ed81a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:12.114360 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-9e7e9611-b4ef-46b2-acc0-731a82e3afc4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Created reservations ['1e5714ca-539d-491b-bd6a-3e7ef37b2a1b', 'a18f3e3a-8746-41f7-a55b-c82be5dc3ce9', '9554fca1-0668-480f-a47e-db7f4253fc26', 'f10361f2-44be-42be-9db8-a5e063a2a03f'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:12.115049 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e7e9611-b4ef-46b2-acc0-731a82e3afc4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e9b8a64-2b53-46d7-b09e-f915070ed81a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e5714ca-539d-491b-bd6a-3e7ef37b2a1b', 'a18f3e3a-8746-41f7-a55b-c82be5dc3ce9', '9554fca1-0668-480f-a47e-db7f4253fc26', 'f10361f2-44be-42be-9db8-a5e063a2a03f']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:12.115804 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e7e9611-b4ef-46b2-acc0-731a82e3afc4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5d2d69e-ed34-41f6-bb9b-4dff4f8172bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:12.136967 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e7e9611-b4ef-46b2-acc0-731a82e3afc4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5d2d69e-ed34-41f6-bb9b-4dff4f8172bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b0706df-d603-401c-a57a-caaa7f543405', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-44083060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9479dc04861e4037b0206117bf2633dd',qos_specs=None,replication_status=,reservations=['1e5714ca-539d-491b-bd6a-3e7ef37b2a1b','a18f3e3a-8746-41f7-a55b-c82be5dc3ce9','9554fca1-0668-480f-a47e-db7f4253fc26','f10361f2-44be-42be-9db8-a5e063a2a03f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='893dad70acbb45bc91685066354e7930',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-44083060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b0706df-d603-401c-a57a-caaa7f543405,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9479dc04861e4037b0206117bf2633dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='893dad70acbb45bc91685066354e7930',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:12.137813 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e7e9611-b4ef-46b2-acc0-731a82e3afc4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f31cd2d0-bbf4-49fa-afd5-730a8dc026c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:12.138001 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-65fa9c37-0c69-4930-b756-02786f24aa48 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:12.140144 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-65fa9c37-0c69-4930-b756-02786f24aa48 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] DELETE https://10.4.3.226/volume/v3/volumes/dffb8b6b-73b5-40b1-b461-e6dd47ca3d56 Jul 31 09:38:12.140468 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-65fa9c37-0c69-4930-b756-02786f24aa48 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:12.140679 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-65fa9c37-0c69-4930-b756-02786f24aa48 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:12.140888 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-65fa9c37-0c69-4930-b756-02786f24aa48 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Delete volume with id: dffb8b6b-73b5-40b1-b461-e6dd47ca3d56 Jul 31 09:38:12.147636 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:12.147636 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:12.148140 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-65fa9c37-0c69-4930-b756-02786f24aa48 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Volume info retrieved successfully. Jul 31 09:38:12.155660 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e7e9611-b4ef-46b2-acc0-731a82e3afc4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f31cd2d0-bbf4-49fa-afd5-730a8dc026c9) transitioned into state 'SUCCESS' from state '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-44083060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9479dc04861e4037b0206117bf2633dd',qos_specs=None,replication_status=,reservations=['1e5714ca-539d-491b-bd6a-3e7ef37b2a1b','a18f3e3a-8746-41f7-a55b-c82be5dc3ce9','9554fca1-0668-480f-a47e-db7f4253fc26','f10361f2-44be-42be-9db8-a5e063a2a03f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='893dad70acbb45bc91685066354e7930',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:12.156514 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e7e9611-b4ef-46b2-acc0-731a82e3afc4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eba0ece8-7ac5-4c68-9774-af93193d0053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:12.162983 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-65fa9c37-0c69-4930-b756-02786f24aa48 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Delete volume request issued successfully. Jul 31 09:38:12.162983 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-65fa9c37-0c69-4930-b756-02786f24aa48 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes/dffb8b6b-73b5-40b1-b461-e6dd47ca3d56 returned with HTTP 202 Jul 31 09:38:12.163330 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1190/4724] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:38:12 2026] DELETE /volume/v3/volumes/dffb8b6b-73b5-40b1-b461-e6dd47ca3d56 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:38:12.166141 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e7e9611-b4ef-46b2-acc0-731a82e3afc4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eba0ece8-7ac5-4c68-9774-af93193d0053) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:12.167463 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e7e9611-b4ef-46b2-acc0-731a82e3afc4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Flow 'volume_create_api' (499e745a-1e02-48b7-812c-4f8d206ad760) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:12.167868 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9e7e9611-b4ef-46b2-acc0-731a82e3afc4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Create volume request issued successfully. Jul 31 09:38:12.168650 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9e7e9611-b4ef-46b2-acc0-731a82e3afc4 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:12.169190 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1179/4725] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:38:11 2026] POST /volume/v3/volumes => generated 747 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:38:12.170481 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0c8adb71-e13d-454a-bdf8-394567efc22d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:12.171106 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a28ef058-a50d-4905-93a0-1e627e34285e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:12.172271 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0c8adb71-e13d-454a-bdf8-394567efc22d tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed Jul 31 09:38:12.172460 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0c8adb71-e13d-454a-bdf8-394567efc22d tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:12.172665 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0c8adb71-e13d-454a-bdf8-394567efc22d tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:12.172788 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-0c8adb71-e13d-454a-bdf8-394567efc22d tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Show backup with id 19fefd6e-98e0-4524-9c10-ece824e7e7ed. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:12.173105 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a28ef058-a50d-4905-93a0-1e627e34285e tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/volumes/dffb8b6b-73b5-40b1-b461-e6dd47ca3d56 Jul 31 09:38:12.173477 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a28ef058-a50d-4905-93a0-1e627e34285e tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:12.173714 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a28ef058-a50d-4905-93a0-1e627e34285e tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:12.177919 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:12.177919 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:12.179040 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0c8adb71-e13d-454a-bdf8-394567efc22d tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed returned with HTTP 200 Jul 31 09:38:12.179760 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1176/4726] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:12 2026] GET /volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:12.182710 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d6b08a09-f03a-4a70-86ae-9f78d694c688 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:12.183471 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:12.183471 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:12.184529 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d6b08a09-f03a-4a70-86ae-9f78d694c688 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/volumes/5b0706df-d603-401c-a57a-caaa7f543405 Jul 31 09:38:12.184786 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d6b08a09-f03a-4a70-86ae-9f78d694c688 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:12.185004 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d6b08a09-f03a-4a70-86ae-9f78d694c688 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:12.188085 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a28ef058-a50d-4905-93a0-1e627e34285e tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Volume info retrieved successfully. Jul 31 09:38:12.192718 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:12.192718 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:12.194592 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a28ef058-a50d-4905-93a0-1e627e34285e tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes/dffb8b6b-73b5-40b1-b461-e6dd47ca3d56 returned with HTTP 200 Jul 31 09:38:12.195297 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1182/4727] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:12 2026] GET /volume/v3/volumes/dffb8b6b-73b5-40b1-b461-e6dd47ca3d56 => generated 1422 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:38:12.196512 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d6b08a09-f03a-4a70-86ae-9f78d694c688 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:38:12.200314 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d6b08a09-f03a-4a70-86ae-9f78d694c688 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/volumes/5b0706df-d603-401c-a57a-caaa7f543405 returned with HTTP 200 Jul 31 09:38:12.200657 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1191/4728] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:12 2026] GET /volume/v3/volumes/5b0706df-d603-401c-a57a-caaa7f543405 => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:13.190905 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-53375cbb-dc42-427c-a8fe-1f1bce634535 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:13.192752 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-53375cbb-dc42-427c-a8fe-1f1bce634535 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed Jul 31 09:38:13.192936 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-53375cbb-dc42-427c-a8fe-1f1bce634535 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:13.193111 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-53375cbb-dc42-427c-a8fe-1f1bce634535 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:13.193229 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-53375cbb-dc42-427c-a8fe-1f1bce634535 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Show backup with id 19fefd6e-98e0-4524-9c10-ece824e7e7ed. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:13.197389 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:13.197389 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:13.198035 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-53375cbb-dc42-427c-a8fe-1f1bce634535 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed returned with HTTP 200 Jul 31 09:38:13.198422 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1180/4729] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:13 2026] GET /volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:13.208445 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8ce7182d-f1d7-4e2a-8263-27738aa04329 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:13.210311 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8ce7182d-f1d7-4e2a-8263-27738aa04329 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/volumes/dffb8b6b-73b5-40b1-b461-e6dd47ca3d56 Jul 31 09:38:13.210533 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8ce7182d-f1d7-4e2a-8263-27738aa04329 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:13.210717 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8ce7182d-f1d7-4e2a-8263-27738aa04329 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:13.213957 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5f7fce1d-3b16-4c09-abcb-bc77d9a527b3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:13.215702 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5f7fce1d-3b16-4c09-abcb-bc77d9a527b3 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/volumes/5b0706df-d603-401c-a57a-caaa7f543405 Jul 31 09:38:13.215884 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5f7fce1d-3b16-4c09-abcb-bc77d9a527b3 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:13.216061 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5f7fce1d-3b16-4c09-abcb-bc77d9a527b3 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:13.216382 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8ce7182d-f1d7-4e2a-8263-27738aa04329 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes/dffb8b6b-73b5-40b1-b461-e6dd47ca3d56 returned with HTTP 404 Jul 31 09:38:13.216871 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1177/4730] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:13 2026] GET /volume/v3/volumes/dffb8b6b-73b5-40b1-b461-e6dd47ca3d56 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:38:13.223516 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:13.223516 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:13.225659 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5594b270-1ae3-4d19-9716-e8495f246ca1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:13.227057 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5f7fce1d-3b16-4c09-abcb-bc77d9a527b3 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:38:13.227378 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5594b270-1ae3-4d19-9716-e8495f246ca1 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/c7a2a66a-c100-4b9f-a038-a3dfc05ae66b Jul 31 09:38:13.227567 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5594b270-1ae3-4d19-9716-e8495f246ca1 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:13.227754 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5594b270-1ae3-4d19-9716-e8495f246ca1 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:13.227852 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-5594b270-1ae3-4d19-9716-e8495f246ca1 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Delete snapshot with id: c7a2a66a-c100-4b9f-a038-a3dfc05ae66b Jul 31 09:38:13.231528 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5f7fce1d-3b16-4c09-abcb-bc77d9a527b3 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/volumes/5b0706df-d603-401c-a57a-caaa7f543405 returned with HTTP 200 Jul 31 09:38:13.231889 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1183/4731] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:13 2026] GET /volume/v3/volumes/5b0706df-d603-401c-a57a-caaa7f543405 => generated 1355 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:13.232393 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:13.232393 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:13.232872 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5594b270-1ae3-4d19-9716-e8495f246ca1 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Snapshot retrieved successfully. Jul 31 09:38:13.245994 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-419299b3-f5c9-469a-9fc6-e0b053504cfb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:13.249413 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-419299b3-f5c9-469a-9fc6-e0b053504cfb tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] POST https://10.4.3.226/volume/v3/backups Jul 31 09:38:13.249826 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-419299b3-f5c9-469a-9fc6-e0b053504cfb tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5b0706df-d603-401c-a57a-caaa7f543405", "name": "tempest-VolumesBackupsTest-Backup-2030708215"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:13.251626 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-419299b3-f5c9-469a-9fc6-e0b053504cfb tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Creating new backup {'backup': {'volume_id': '5b0706df-d603-401c-a57a-caaa7f543405', 'name': 'tempest-VolumesBackupsTest-Backup-2030708215'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:38:13.251817 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-419299b3-f5c9-469a-9fc6-e0b053504cfb tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Creating backup of volume 5b0706df-d603-401c-a57a-caaa7f543405 in container None Jul 31 09:38:13.254851 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5594b270-1ae3-4d19-9716-e8495f246ca1 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Snapshot delete request issued successfully. Jul 31 09:38:13.255033 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5594b270-1ae3-4d19-9716-e8495f246ca1 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/snapshots/c7a2a66a-c100-4b9f-a038-a3dfc05ae66b returned with HTTP 202 Jul 31 09:38:13.255517 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1192/4732] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:38:13 2026] DELETE /volume/v3/snapshots/c7a2a66a-c100-4b9f-a038-a3dfc05ae66b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:13.261288 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:13.261288 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:13.261926 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-419299b3-f5c9-469a-9fc6-e0b053504cfb tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:38:13.262859 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0e7fbd3b-e2e6-49ba-9fcd-c0f88658e46b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:13.265195 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0e7fbd3b-e2e6-49ba-9fcd-c0f88658e46b tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/snapshots/c7a2a66a-c100-4b9f-a038-a3dfc05ae66b Jul 31 09:38:13.265495 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0e7fbd3b-e2e6-49ba-9fcd-c0f88658e46b tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:13.265791 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0e7fbd3b-e2e6-49ba-9fcd-c0f88658e46b tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:13.274585 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:13.274585 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:13.275028 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-0e7fbd3b-e2e6-49ba-9fcd-c0f88658e46b tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Snapshot retrieved successfully. Jul 31 09:38:13.275902 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0e7fbd3b-e2e6-49ba-9fcd-c0f88658e46b tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/snapshots/c7a2a66a-c100-4b9f-a038-a3dfc05ae66b returned with HTTP 200 Jul 31 09:38:13.276336 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1178/4733] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:38:13 2026] GET /volume/v3/snapshots/c7a2a66a-c100-4b9f-a038-a3dfc05ae66b => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:13.279696 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-419299b3-f5c9-469a-9fc6-e0b053504cfb tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Created reservations ['c14d7418-64df-4c37-9022-c3ebbcfd2fd0', '95b60f30-21dd-4ed1-8d74-b482db3aa7ea'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:13.311581 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-419299b3-f5c9-469a-9fc6-e0b053504cfb tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:38:13.312197 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1181/4734] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:38:13 2026] POST /volume/v3/backups => generated 330 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:38:13.322099 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5cb511da-b0f0-4013-8b82-767ada090eff None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:13.324467 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5cb511da-b0f0-4013-8b82-767ada090eff tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 Jul 31 09:38:13.324656 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5cb511da-b0f0-4013-8b82-767ada090eff tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:13.324842 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5cb511da-b0f0-4013-8b82-767ada090eff tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:13.324945 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-5cb511da-b0f0-4013-8b82-767ada090eff tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id a2b389a7-8937-4b92-887e-69810b201408. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:13.330867 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:13.330867 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:13.331760 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5cb511da-b0f0-4013-8b82-767ada090eff tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 returned with HTTP 200 Jul 31 09:38:13.332147 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1184/4735] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:13 2026] GET /volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:14.209599 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-727eb64b-7d03-4a3f-a65c-6bdec1accc5a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:14.211395 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-727eb64b-7d03-4a3f-a65c-6bdec1accc5a tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed Jul 31 09:38:14.211574 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-727eb64b-7d03-4a3f-a65c-6bdec1accc5a tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:14.211751 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-727eb64b-7d03-4a3f-a65c-6bdec1accc5a tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:14.211845 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-727eb64b-7d03-4a3f-a65c-6bdec1accc5a tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Show backup with id 19fefd6e-98e0-4524-9c10-ece824e7e7ed. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:14.215846 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:14.215846 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:14.216536 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-727eb64b-7d03-4a3f-a65c-6bdec1accc5a tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed returned with HTTP 200 Jul 31 09:38:14.216882 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1193/4736] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:14 2026] GET /volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:14.285111 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2bcd4cc1-0ba1-4452-b896-155d173b176e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:14.287425 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2bcd4cc1-0ba1-4452-b896-155d173b176e tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/snapshots/c7a2a66a-c100-4b9f-a038-a3dfc05ae66b Jul 31 09:38:14.287619 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2bcd4cc1-0ba1-4452-b896-155d173b176e tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:14.287802 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2bcd4cc1-0ba1-4452-b896-155d173b176e tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:14.292421 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2bcd4cc1-0ba1-4452-b896-155d173b176e tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/snapshots/c7a2a66a-c100-4b9f-a038-a3dfc05ae66b returned with HTTP 404 Jul 31 09:38:14.293038 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1179/4737] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:38:14 2026] GET /volume/v3/snapshots/c7a2a66a-c100-4b9f-a038-a3dfc05ae66b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:14.342684 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bce0bbe5-a3b3-404f-a117-910517b7be76 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:14.344628 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bce0bbe5-a3b3-404f-a117-910517b7be76 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 Jul 31 09:38:14.344860 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bce0bbe5-a3b3-404f-a117-910517b7be76 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:14.345098 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bce0bbe5-a3b3-404f-a117-910517b7be76 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:14.345255 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-bce0bbe5-a3b3-404f-a117-910517b7be76 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id a2b389a7-8937-4b92-887e-69810b201408. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:14.350077 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:14.350077 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:14.351049 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bce0bbe5-a3b3-404f-a117-910517b7be76 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 returned with HTTP 200 Jul 31 09:38:14.351535 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1182/4738] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:14 2026] GET /volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:15.226484 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-28e94672-5806-4e4b-bb68-ca5ce8920432 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:15.228371 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-28e94672-5806-4e4b-bb68-ca5ce8920432 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed Jul 31 09:38:15.228595 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-28e94672-5806-4e4b-bb68-ca5ce8920432 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:15.228796 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-28e94672-5806-4e4b-bb68-ca5ce8920432 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:15.228900 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-28e94672-5806-4e4b-bb68-ca5ce8920432 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Show backup with id 19fefd6e-98e0-4524-9c10-ece824e7e7ed. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:15.233411 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:15.233411 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:15.234213 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-28e94672-5806-4e4b-bb68-ca5ce8920432 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed returned with HTTP 200 Jul 31 09:38:15.234591 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1185/4739] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:15 2026] GET /volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:15.361202 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-12bbd959-f44f-434d-abab-16b26c979250 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:15.363224 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-12bbd959-f44f-434d-abab-16b26c979250 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 Jul 31 09:38:15.363450 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-12bbd959-f44f-434d-abab-16b26c979250 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:15.363636 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-12bbd959-f44f-434d-abab-16b26c979250 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:15.363736 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-12bbd959-f44f-434d-abab-16b26c979250 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id a2b389a7-8937-4b92-887e-69810b201408. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:15.367794 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:15.367794 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:15.368519 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-12bbd959-f44f-434d-abab-16b26c979250 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 returned with HTTP 200 Jul 31 09:38:15.368922 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1194/4740] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:15 2026] GET /volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:16.246894 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5dcd4ef3-8c68-43e9-8983-73edb9723b29 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:16.249453 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5dcd4ef3-8c68-43e9-8983-73edb9723b29 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed Jul 31 09:38:16.249680 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5dcd4ef3-8c68-43e9-8983-73edb9723b29 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:16.249899 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5dcd4ef3-8c68-43e9-8983-73edb9723b29 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:16.250028 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-5dcd4ef3-8c68-43e9-8983-73edb9723b29 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Show backup with id 19fefd6e-98e0-4524-9c10-ece824e7e7ed. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:16.255414 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:16.255414 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:16.256294 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5dcd4ef3-8c68-43e9-8983-73edb9723b29 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed returned with HTTP 200 Jul 31 09:38:16.256711 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1180/4741] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:16 2026] GET /volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:16.383811 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d4ac4189-95a3-4b2f-8d34-6df22ce446bc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:16.387916 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d4ac4189-95a3-4b2f-8d34-6df22ce446bc tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 Jul 31 09:38:16.388138 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d4ac4189-95a3-4b2f-8d34-6df22ce446bc tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:16.388403 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d4ac4189-95a3-4b2f-8d34-6df22ce446bc tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:16.388561 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-d4ac4189-95a3-4b2f-8d34-6df22ce446bc tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id a2b389a7-8937-4b92-887e-69810b201408. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:16.392975 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:16.392975 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:16.393820 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d4ac4189-95a3-4b2f-8d34-6df22ce446bc tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 returned with HTTP 200 Jul 31 09:38:16.394239 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1183/4742] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:16 2026] GET /volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:16.535658 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-21288ed7-0a9a-416a-89fd-c0062ce63857 req-b054a5ff-4265-47a7-91ff-31f5c5af2254 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:16.538233 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-21288ed7-0a9a-416a-89fd-c0062ce63857 req-b054a5ff-4265-47a7-91ff-31f5c5af2254 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] DELETE https://10.4.3.226/volume/v3/attachments/bf02a250-0f2d-48cc-b609-a277dc1a0775 Jul 31 09:38:16.538559 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-21288ed7-0a9a-416a-89fd-c0062ce63857 req-b054a5ff-4265-47a7-91ff-31f5c5af2254 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:16.538831 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-21288ed7-0a9a-416a-89fd-c0062ce63857 req-b054a5ff-4265-47a7-91ff-31f5c5af2254 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:16.547231 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:16.547231 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:16.596326 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-21288ed7-0a9a-416a-89fd-c0062ce63857 req-b054a5ff-4265-47a7-91ff-31f5c5af2254 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/attachments/bf02a250-0f2d-48cc-b609-a277dc1a0775 returned with HTTP 200 Jul 31 09:38:16.596833 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1186/4743] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:38:16 2026] DELETE /volume/v3/attachments/bf02a250-0f2d-48cc-b609-a277dc1a0775 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:17.269149 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e31a389d-1206-41a7-a728-e24fea00e1ea None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:17.271030 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e31a389d-1206-41a7-a728-e24fea00e1ea tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed Jul 31 09:38:17.271315 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e31a389d-1206-41a7-a728-e24fea00e1ea tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:17.271461 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e31a389d-1206-41a7-a728-e24fea00e1ea tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:17.271563 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-e31a389d-1206-41a7-a728-e24fea00e1ea tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Show backup with id 19fefd6e-98e0-4524-9c10-ece824e7e7ed. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:17.276238 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:17.276238 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:17.277022 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e31a389d-1206-41a7-a728-e24fea00e1ea tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed returned with HTTP 200 Jul 31 09:38:17.277466 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1195/4744] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:17 2026] GET /volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:17.405102 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-379fedfc-1507-4d93-ad36-6f679980d88c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:17.407491 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-379fedfc-1507-4d93-ad36-6f679980d88c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 Jul 31 09:38:17.407684 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-379fedfc-1507-4d93-ad36-6f679980d88c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:17.407821 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-379fedfc-1507-4d93-ad36-6f679980d88c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:17.407916 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-379fedfc-1507-4d93-ad36-6f679980d88c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id a2b389a7-8937-4b92-887e-69810b201408. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:17.412363 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:17.412363 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:17.413147 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-379fedfc-1507-4d93-ad36-6f679980d88c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 returned with HTTP 200 Jul 31 09:38:17.413714 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1181/4745] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:17 2026] GET /volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:17.567172 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-10d21096-24c3-492a-8a81-1ca85babce00 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:17.569147 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-10d21096-24c3-492a-8a81-1ca85babce00 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] DELETE https://10.4.3.226/volume/v3/volumes/9d0f8d4f-74d5-4cdc-9644-3369f77508d3 Jul 31 09:38:17.569451 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-10d21096-24c3-492a-8a81-1ca85babce00 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:17.569682 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-10d21096-24c3-492a-8a81-1ca85babce00 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:17.569883 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-10d21096-24c3-492a-8a81-1ca85babce00 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Delete volume with id: 9d0f8d4f-74d5-4cdc-9644-3369f77508d3 Jul 31 09:38:17.579765 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:17.579765 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:17.580223 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-10d21096-24c3-492a-8a81-1ca85babce00 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Volume info retrieved successfully. Jul 31 09:38:17.599962 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-10d21096-24c3-492a-8a81-1ca85babce00 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Delete volume request issued successfully. Jul 31 09:38:17.600209 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-10d21096-24c3-492a-8a81-1ca85babce00 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes/9d0f8d4f-74d5-4cdc-9644-3369f77508d3 returned with HTTP 202 Jul 31 09:38:17.600913 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1184/4746] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:38:17 2026] DELETE /volume/v3/volumes/9d0f8d4f-74d5-4cdc-9644-3369f77508d3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:38:17.610057 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-eb606108-a0cb-4d93-8859-9172587939cc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:17.612210 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eb606108-a0cb-4d93-8859-9172587939cc tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/volumes/9d0f8d4f-74d5-4cdc-9644-3369f77508d3 Jul 31 09:38:17.612518 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eb606108-a0cb-4d93-8859-9172587939cc tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:17.612824 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eb606108-a0cb-4d93-8859-9172587939cc tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:17.620626 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:17.620626 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:17.624857 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-eb606108-a0cb-4d93-8859-9172587939cc tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Volume info retrieved successfully. Jul 31 09:38:17.629465 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eb606108-a0cb-4d93-8859-9172587939cc tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes/9d0f8d4f-74d5-4cdc-9644-3369f77508d3 returned with HTTP 200 Jul 31 09:38:17.629823 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1187/4747] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:17 2026] GET /volume/v3/volumes/9d0f8d4f-74d5-4cdc-9644-3369f77508d3 => generated 1422 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:38:18.289369 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f0c36164-7b40-4b16-bda8-90bdf408bb47 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:18.291112 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f0c36164-7b40-4b16-bda8-90bdf408bb47 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed Jul 31 09:38:18.291409 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f0c36164-7b40-4b16-bda8-90bdf408bb47 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:18.291623 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f0c36164-7b40-4b16-bda8-90bdf408bb47 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:18.291761 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-f0c36164-7b40-4b16-bda8-90bdf408bb47 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Show backup with id 19fefd6e-98e0-4524-9c10-ece824e7e7ed. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:18.296623 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:18.296623 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:18.297416 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f0c36164-7b40-4b16-bda8-90bdf408bb47 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed returned with HTTP 200 Jul 31 09:38:18.297781 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1196/4748] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:18 2026] GET /volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:18.308189 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7f4ed3d3-f793-4c32-b6d3-9fae7eaeb4b8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:18.309916 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7f4ed3d3-f793-4c32-b6d3-9fae7eaeb4b8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:18.310261 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7f4ed3d3-f793-4c32-b6d3-9fae7eaeb4b8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "19fefd6e-98e0-4524-9c10-ece824e7e7ed", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-115658765"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:18.311729 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-7f4ed3d3-f793-4c32-b6d3-9fae7eaeb4b8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Create volume request body: {'volume': {"'backup_id": '19fefd6e-98e0-4524-9c10-ece824e7e7ed', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-115658765'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:18.311875 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-7f4ed3d3-f793-4c32-b6d3-9fae7eaeb4b8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Create volume of 1 GB Jul 31 09:38:18.316147 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-7f4ed3d3-f793-4c32-b6d3-9fae7eaeb4b8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Availability Zones retrieved successfully. Jul 31 09:38:18.321809 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7f4ed3d3-f793-4c32-b6d3-9fae7eaeb4b8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Flow 'volume_create_api' (a44f30f7-184e-47dc-84df-d1834651a55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:18.323444 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7f4ed3d3-f793-4c32-b6d3-9fae7eaeb4b8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26f5d36c-fe06-41d7-8990-fe3f55dbb85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:18.324571 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-7f4ed3d3-f793-4c32-b6d3-9fae7eaeb4b8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:18.357828 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7f4ed3d3-f793-4c32-b6d3-9fae7eaeb4b8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26f5d36c-fe06-41d7-8990-fe3f55dbb85d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:18.358864 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7f4ed3d3-f793-4c32-b6d3-9fae7eaeb4b8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84b6eb9e-ae52-4b42-8663-7310587c5084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:18.402310 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-7f4ed3d3-f793-4c32-b6d3-9fae7eaeb4b8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Created reservations ['5cd49019-f167-4c22-bf72-ed364682f72b', '3ff2dfce-42e4-44e6-87e3-8bdb5cc4d53e', '22483b6e-28e5-41e8-aa36-14b0e79772ed', '37e9da9f-663e-499e-8509-386a593c1122'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:18.403134 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7f4ed3d3-f793-4c32-b6d3-9fae7eaeb4b8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84b6eb9e-ae52-4b42-8663-7310587c5084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cd49019-f167-4c22-bf72-ed364682f72b', '3ff2dfce-42e4-44e6-87e3-8bdb5cc4d53e', '22483b6e-28e5-41e8-aa36-14b0e79772ed', '37e9da9f-663e-499e-8509-386a593c1122']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:18.403935 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7f4ed3d3-f793-4c32-b6d3-9fae7eaeb4b8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (101befba-176b-4107-bbcf-225eb9950abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:18.423317 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-709cad65-1d46-4803-98c6-cb8772daa51a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:18.425215 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7f4ed3d3-f793-4c32-b6d3-9fae7eaeb4b8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (101befba-176b-4107-bbcf-225eb9950abe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0e06a24-b5be-46f1-a6dd-441f247b0d35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-115658765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cb96dde07a740b09a6a75d0750f512c',qos_specs=None,replication_status=,reservations=['5cd49019-f167-4c22-bf72-ed364682f72b','3ff2dfce-42e4-44e6-87e3-8bdb5cc4d53e','22483b6e-28e5-41e8-aa36-14b0e79772ed','37e9da9f-663e-499e-8509-386a593c1122'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c552029348c45ae94ec5217f834a240',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-115658765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0e06a24-b5be-46f1-a6dd-441f247b0d35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cb96dde07a740b09a6a75d0750f512c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c552029348c45ae94ec5217f834a240',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:18.425581 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-709cad65-1d46-4803-98c6-cb8772daa51a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 Jul 31 09:38:18.425675 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-709cad65-1d46-4803-98c6-cb8772daa51a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:18.425906 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-709cad65-1d46-4803-98c6-cb8772daa51a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:18.426057 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-709cad65-1d46-4803-98c6-cb8772daa51a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id a2b389a7-8937-4b92-887e-69810b201408. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:18.426713 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7f4ed3d3-f793-4c32-b6d3-9fae7eaeb4b8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09c71ea4-234c-4512-955c-0a2897e37d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:18.430840 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:18.430840 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:18.431810 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-709cad65-1d46-4803-98c6-cb8772daa51a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 returned with HTTP 200 Jul 31 09:38:18.432287 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1185/4749] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:18 2026] GET /volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:18.446011 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7f4ed3d3-f793-4c32-b6d3-9fae7eaeb4b8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09c71ea4-234c-4512-955c-0a2897e37d54) transitioned into state 'SUCCESS' from state '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-115658765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cb96dde07a740b09a6a75d0750f512c',qos_specs=None,replication_status=,reservations=['5cd49019-f167-4c22-bf72-ed364682f72b','3ff2dfce-42e4-44e6-87e3-8bdb5cc4d53e','22483b6e-28e5-41e8-aa36-14b0e79772ed','37e9da9f-663e-499e-8509-386a593c1122'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c552029348c45ae94ec5217f834a240',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:18.446695 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7f4ed3d3-f793-4c32-b6d3-9fae7eaeb4b8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f6c1251-7a71-45fb-afe3-cd6d3279bf1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:18.454871 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7f4ed3d3-f793-4c32-b6d3-9fae7eaeb4b8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f6c1251-7a71-45fb-afe3-cd6d3279bf1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:18.455771 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7f4ed3d3-f793-4c32-b6d3-9fae7eaeb4b8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Flow 'volume_create_api' (a44f30f7-184e-47dc-84df-d1834651a55c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:18.456103 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-7f4ed3d3-f793-4c32-b6d3-9fae7eaeb4b8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Create volume request issued successfully. Jul 31 09:38:18.456689 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7f4ed3d3-f793-4c32-b6d3-9fae7eaeb4b8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:18.457091 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1182/4750] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:38:18 2026] POST /volume/v3/volumes => generated 757 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:38:18.468220 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3dc30170-4401-4d75-8f36-867d74445b62 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:18.469941 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3dc30170-4401-4d75-8f36-867d74445b62 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:18.470286 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3dc30170-4401-4d75-8f36-867d74445b62 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "19fefd6e-98e0-4524-9c10-ece824e7e7ed", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1267711577"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:18.471641 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-3dc30170-4401-4d75-8f36-867d74445b62 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Create volume request body: {'volume': {"'backup_id": '19fefd6e-98e0-4524-9c10-ece824e7e7ed', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1267711577'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:18.471784 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-3dc30170-4401-4d75-8f36-867d74445b62 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Create volume of 1 GB Jul 31 09:38:18.475665 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3dc30170-4401-4d75-8f36-867d74445b62 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Availability Zones retrieved successfully. Jul 31 09:38:18.480844 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3dc30170-4401-4d75-8f36-867d74445b62 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Flow 'volume_create_api' (be0d624f-2c3f-4dfb-b1ab-92edb96d1017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:18.481762 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3dc30170-4401-4d75-8f36-867d74445b62 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ed9af56-bbe6-49de-ac79-bfcb8ad0a8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:18.482706 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-3dc30170-4401-4d75-8f36-867d74445b62 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:18.505573 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3dc30170-4401-4d75-8f36-867d74445b62 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ed9af56-bbe6-49de-ac79-bfcb8ad0a8b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:18.506279 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3dc30170-4401-4d75-8f36-867d74445b62 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4506edf2-f33d-45ab-9c3c-190a1dc945c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:18.547609 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-3dc30170-4401-4d75-8f36-867d74445b62 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Created reservations ['44351d6f-227b-4aff-b009-6acfcd6bae62', 'c86fd496-fecd-4fcb-b8f1-b4c20c1054a2', '09deeb85-e71b-4274-9103-84a645986df0', '44602b99-fa4a-455d-a7bb-cd519e7277c2'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:18.548487 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3dc30170-4401-4d75-8f36-867d74445b62 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4506edf2-f33d-45ab-9c3c-190a1dc945c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44351d6f-227b-4aff-b009-6acfcd6bae62', 'c86fd496-fecd-4fcb-b8f1-b4c20c1054a2', '09deeb85-e71b-4274-9103-84a645986df0', '44602b99-fa4a-455d-a7bb-cd519e7277c2']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:18.549179 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3dc30170-4401-4d75-8f36-867d74445b62 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (089280a7-a080-4ef9-ad29-55781ec94f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:18.576299 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3dc30170-4401-4d75-8f36-867d74445b62 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (089280a7-a080-4ef9-ad29-55781ec94f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b24f248f-be46-4eb3-a026-f55a3f690525', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1267711577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cb96dde07a740b09a6a75d0750f512c',qos_specs=None,replication_status=,reservations=['44351d6f-227b-4aff-b009-6acfcd6bae62','c86fd496-fecd-4fcb-b8f1-b4c20c1054a2','09deeb85-e71b-4274-9103-84a645986df0','44602b99-fa4a-455d-a7bb-cd519e7277c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c552029348c45ae94ec5217f834a240',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1267711577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b24f248f-be46-4eb3-a026-f55a3f690525,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cb96dde07a740b09a6a75d0750f512c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c552029348c45ae94ec5217f834a240',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:18.577255 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3dc30170-4401-4d75-8f36-867d74445b62 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (334e248c-8fbc-4199-9eb2-2ffdd8ffe487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:18.595314 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3dc30170-4401-4d75-8f36-867d74445b62 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (334e248c-8fbc-4199-9eb2-2ffdd8ffe487) transitioned into state 'SUCCESS' from state '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-1267711577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cb96dde07a740b09a6a75d0750f512c',qos_specs=None,replication_status=,reservations=['44351d6f-227b-4aff-b009-6acfcd6bae62','c86fd496-fecd-4fcb-b8f1-b4c20c1054a2','09deeb85-e71b-4274-9103-84a645986df0','44602b99-fa4a-455d-a7bb-cd519e7277c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c552029348c45ae94ec5217f834a240',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:18.596192 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3dc30170-4401-4d75-8f36-867d74445b62 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f5f674c-e6cb-431c-8918-936892d4afe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:18.605394 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3dc30170-4401-4d75-8f36-867d74445b62 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f5f674c-e6cb-431c-8918-936892d4afe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:18.606359 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3dc30170-4401-4d75-8f36-867d74445b62 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Flow 'volume_create_api' (be0d624f-2c3f-4dfb-b1ab-92edb96d1017) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:18.606694 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3dc30170-4401-4d75-8f36-867d74445b62 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Create volume request issued successfully. Jul 31 09:38:18.607323 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3dc30170-4401-4d75-8f36-867d74445b62 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:18.607785 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1188/4751] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:38:18 2026] POST /volume/v3/volumes => generated 758 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:38:18.622400 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e27fd29d-8515-4898-83b9-c1c4c8283633 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:18.624522 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e27fd29d-8515-4898-83b9-c1c4c8283633 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:18.624929 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e27fd29d-8515-4898-83b9-c1c4c8283633 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "19fefd6e-98e0-4524-9c10-ece824e7e7ed", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1480132566"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:18.626697 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-e27fd29d-8515-4898-83b9-c1c4c8283633 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Create volume request body: {'volume': {"'backup_id": '19fefd6e-98e0-4524-9c10-ece824e7e7ed', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1480132566'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:18.626883 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-e27fd29d-8515-4898-83b9-c1c4c8283633 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Create volume of 1 GB Jul 31 09:38:18.634266 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e27fd29d-8515-4898-83b9-c1c4c8283633 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Availability Zones retrieved successfully. Jul 31 09:38:18.641930 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7d92f252-b08e-4712-9f19-f43c8d751851 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:18.642443 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-e27fd29d-8515-4898-83b9-c1c4c8283633 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Flow 'volume_create_api' (0539acef-44db-4d5b-bbe1-d0914e126c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:18.643577 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7d92f252-b08e-4712-9f19-f43c8d751851 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/volumes/9d0f8d4f-74d5-4cdc-9644-3369f77508d3 Jul 31 09:38:18.643761 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7d92f252-b08e-4712-9f19-f43c8d751851 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:18.643929 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7d92f252-b08e-4712-9f19-f43c8d751851 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:18.644741 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-e27fd29d-8515-4898-83b9-c1c4c8283633 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (956692bf-6096-4da2-9fdc-e098ad5eebc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:18.647027 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-e27fd29d-8515-4898-83b9-c1c4c8283633 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:18.649452 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7d92f252-b08e-4712-9f19-f43c8d751851 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes/9d0f8d4f-74d5-4cdc-9644-3369f77508d3 returned with HTTP 404 Jul 31 09:38:18.649897 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1186/4752] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:18 2026] GET /volume/v3/volumes/9d0f8d4f-74d5-4cdc-9644-3369f77508d3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:38:18.657181 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-4e49daf8-9640-4b80-a0d2-ab7af1a697f7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:18.658912 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4e49daf8-9640-4b80-a0d2-ab7af1a697f7 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/40f48b08-641d-4fe9-bac3-e5b9023e22fd Jul 31 09:38:18.659093 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4e49daf8-9640-4b80-a0d2-ab7af1a697f7 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:18.659321 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4e49daf8-9640-4b80-a0d2-ab7af1a697f7 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:18.659426 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-4e49daf8-9640-4b80-a0d2-ab7af1a697f7 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Delete snapshot with id: 40f48b08-641d-4fe9-bac3-e5b9023e22fd Jul 31 09:38:18.664420 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:18.664420 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:18.664874 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-4e49daf8-9640-4b80-a0d2-ab7af1a697f7 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Snapshot retrieved successfully. Jul 31 09:38:18.679930 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-e27fd29d-8515-4898-83b9-c1c4c8283633 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (956692bf-6096-4da2-9fdc-e098ad5eebc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:18.680988 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-e27fd29d-8515-4898-83b9-c1c4c8283633 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a788053-2482-4fa7-bf37-b1576f6234c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:18.683936 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-4e49daf8-9640-4b80-a0d2-ab7af1a697f7 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Snapshot delete request issued successfully. Jul 31 09:38:18.684154 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4e49daf8-9640-4b80-a0d2-ab7af1a697f7 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/snapshots/40f48b08-641d-4fe9-bac3-e5b9023e22fd returned with HTTP 202 Jul 31 09:38:18.684630 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1183/4753] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:38:18 2026] DELETE /volume/v3/snapshots/40f48b08-641d-4fe9-bac3-e5b9023e22fd => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:18.691655 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0165d20f-9567-417b-81ee-9643c85d383f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:18.693478 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0165d20f-9567-417b-81ee-9643c85d383f tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/snapshots/40f48b08-641d-4fe9-bac3-e5b9023e22fd Jul 31 09:38:18.693668 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0165d20f-9567-417b-81ee-9643c85d383f tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:18.693878 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0165d20f-9567-417b-81ee-9643c85d383f tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:18.699512 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:18.699512 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:18.699963 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0165d20f-9567-417b-81ee-9643c85d383f tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Snapshot retrieved successfully. Jul 31 09:38:18.700906 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0165d20f-9567-417b-81ee-9643c85d383f tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/snapshots/40f48b08-641d-4fe9-bac3-e5b9023e22fd returned with HTTP 200 Jul 31 09:38:18.701331 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1189/4754] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:38:18 2026] GET /volume/v3/snapshots/40f48b08-641d-4fe9-bac3-e5b9023e22fd => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:18.732018 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-e27fd29d-8515-4898-83b9-c1c4c8283633 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Created reservations ['76ea719e-849a-41ae-be43-640ac2830059', '86cda274-1f3d-4cc6-8cc5-5cfe5dd122b9', '7f8884eb-caa6-4918-995b-962ab88a157d', '9463b0be-3cfc-4805-bbee-f073606a97dd'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:18.732919 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-e27fd29d-8515-4898-83b9-c1c4c8283633 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a788053-2482-4fa7-bf37-b1576f6234c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76ea719e-849a-41ae-be43-640ac2830059', '86cda274-1f3d-4cc6-8cc5-5cfe5dd122b9', '7f8884eb-caa6-4918-995b-962ab88a157d', '9463b0be-3cfc-4805-bbee-f073606a97dd']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:18.733792 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-e27fd29d-8515-4898-83b9-c1c4c8283633 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (370720b2-5117-4c42-af24-6700e7a1aacb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:18.755351 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-e27fd29d-8515-4898-83b9-c1c4c8283633 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (370720b2-5117-4c42-af24-6700e7a1aacb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '813c8561-5a10-4b23-9438-26eb1ee74686', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1480132566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cb96dde07a740b09a6a75d0750f512c',qos_specs=None,replication_status=,reservations=['76ea719e-849a-41ae-be43-640ac2830059','86cda274-1f3d-4cc6-8cc5-5cfe5dd122b9','7f8884eb-caa6-4918-995b-962ab88a157d','9463b0be-3cfc-4805-bbee-f073606a97dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c552029348c45ae94ec5217f834a240',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1480132566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=813c8561-5a10-4b23-9438-26eb1ee74686,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cb96dde07a740b09a6a75d0750f512c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c552029348c45ae94ec5217f834a240',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:18.756153 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-e27fd29d-8515-4898-83b9-c1c4c8283633 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c328015-be50-4b64-955c-7ffdac0c8e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:18.774036 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-e27fd29d-8515-4898-83b9-c1c4c8283633 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c328015-be50-4b64-955c-7ffdac0c8e66) transitioned into state 'SUCCESS' from state '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-1480132566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cb96dde07a740b09a6a75d0750f512c',qos_specs=None,replication_status=,reservations=['76ea719e-849a-41ae-be43-640ac2830059','86cda274-1f3d-4cc6-8cc5-5cfe5dd122b9','7f8884eb-caa6-4918-995b-962ab88a157d','9463b0be-3cfc-4805-bbee-f073606a97dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c552029348c45ae94ec5217f834a240',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:18.774841 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-e27fd29d-8515-4898-83b9-c1c4c8283633 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8ca917f-daa1-4c6b-8c8f-39d06688cbbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:18.785582 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-e27fd29d-8515-4898-83b9-c1c4c8283633 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8ca917f-daa1-4c6b-8c8f-39d06688cbbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:18.786580 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-e27fd29d-8515-4898-83b9-c1c4c8283633 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Flow 'volume_create_api' (0539acef-44db-4d5b-bbe1-d0914e126c65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:18.786934 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e27fd29d-8515-4898-83b9-c1c4c8283633 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Create volume request issued successfully. Jul 31 09:38:18.787558 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e27fd29d-8515-4898-83b9-c1c4c8283633 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:18.788048 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1197/4755] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:38:18 2026] POST /volume/v3/volumes => generated 758 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:38:18.811467 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5dba2a7d-ca4f-4b45-ae81-f10d21c1587b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:18.813226 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5dba2a7d-ca4f-4b45-ae81-f10d21c1587b tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:18.813612 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5dba2a7d-ca4f-4b45-ae81-f10d21c1587b tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "19fefd6e-98e0-4524-9c10-ece824e7e7ed", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1037506569"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:18.815089 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-5dba2a7d-ca4f-4b45-ae81-f10d21c1587b tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Create volume request body: {'volume': {"'backup_id": '19fefd6e-98e0-4524-9c10-ece824e7e7ed', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1037506569'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:18.815230 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-5dba2a7d-ca4f-4b45-ae81-f10d21c1587b tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Create volume of 1 GB Jul 31 09:38:18.819679 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5dba2a7d-ca4f-4b45-ae81-f10d21c1587b tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Availability Zones retrieved successfully. Jul 31 09:38:18.826384 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5dba2a7d-ca4f-4b45-ae81-f10d21c1587b tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Flow 'volume_create_api' (bc7a012f-e165-4c06-83cb-7f8c491fe9cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:18.827355 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5dba2a7d-ca4f-4b45-ae81-f10d21c1587b tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97c360d0-0fcb-4459-86b8-2a31e9f51335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:18.828411 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-5dba2a7d-ca4f-4b45-ae81-f10d21c1587b tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:18.856626 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5dba2a7d-ca4f-4b45-ae81-f10d21c1587b tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97c360d0-0fcb-4459-86b8-2a31e9f51335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:18.857640 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5dba2a7d-ca4f-4b45-ae81-f10d21c1587b tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61700936-e3fb-43f5-b2f7-05c01e2dd8c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:18.906487 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-5dba2a7d-ca4f-4b45-ae81-f10d21c1587b tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Created reservations ['2766448a-8d45-43a7-abf8-cbef87660ade', '73c5b1ed-36e9-4889-b330-748773a3826a', '2c31729d-bad1-4dbb-9f6d-b2a59d2c6619', 'b29c20b8-d21c-43df-bafb-60030d199ad9'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:18.907685 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5dba2a7d-ca4f-4b45-ae81-f10d21c1587b tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61700936-e3fb-43f5-b2f7-05c01e2dd8c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2766448a-8d45-43a7-abf8-cbef87660ade', '73c5b1ed-36e9-4889-b330-748773a3826a', '2c31729d-bad1-4dbb-9f6d-b2a59d2c6619', 'b29c20b8-d21c-43df-bafb-60030d199ad9']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:18.908871 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5dba2a7d-ca4f-4b45-ae81-f10d21c1587b tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db6b8660-c9ba-430b-a8bd-cc107dfce638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:18.932754 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5dba2a7d-ca4f-4b45-ae81-f10d21c1587b tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db6b8660-c9ba-430b-a8bd-cc107dfce638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3dc6213-36ac-4c0c-a0f0-c1d29f9e6ebe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1037506569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cb96dde07a740b09a6a75d0750f512c',qos_specs=None,replication_status=,reservations=['2766448a-8d45-43a7-abf8-cbef87660ade','73c5b1ed-36e9-4889-b330-748773a3826a','2c31729d-bad1-4dbb-9f6d-b2a59d2c6619','b29c20b8-d21c-43df-bafb-60030d199ad9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c552029348c45ae94ec5217f834a240',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1037506569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3dc6213-36ac-4c0c-a0f0-c1d29f9e6ebe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cb96dde07a740b09a6a75d0750f512c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c552029348c45ae94ec5217f834a240',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:18.933464 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5dba2a7d-ca4f-4b45-ae81-f10d21c1587b tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65af3afa-10da-4964-bcaf-b4249177bd8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:18.948945 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5dba2a7d-ca4f-4b45-ae81-f10d21c1587b tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65af3afa-10da-4964-bcaf-b4249177bd8f) transitioned into state 'SUCCESS' from state '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-1037506569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cb96dde07a740b09a6a75d0750f512c',qos_specs=None,replication_status=,reservations=['2766448a-8d45-43a7-abf8-cbef87660ade','73c5b1ed-36e9-4889-b330-748773a3826a','2c31729d-bad1-4dbb-9f6d-b2a59d2c6619','b29c20b8-d21c-43df-bafb-60030d199ad9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c552029348c45ae94ec5217f834a240',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:18.949676 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5dba2a7d-ca4f-4b45-ae81-f10d21c1587b tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7caa7ddc-b138-4765-8937-b12fd7d2d1fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:18.956683 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5dba2a7d-ca4f-4b45-ae81-f10d21c1587b tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7caa7ddc-b138-4765-8937-b12fd7d2d1fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:18.957405 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-5dba2a7d-ca4f-4b45-ae81-f10d21c1587b tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Flow 'volume_create_api' (bc7a012f-e165-4c06-83cb-7f8c491fe9cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:18.957657 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5dba2a7d-ca4f-4b45-ae81-f10d21c1587b tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Create volume request issued successfully. Jul 31 09:38:18.958118 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5dba2a7d-ca4f-4b45-ae81-f10d21c1587b tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:18.958510 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1187/4756] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:38:18 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 31 09:38:18.971994 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a0e1c3c3-bdc0-456b-8b12-c505eb5ab3e1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:18.974082 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a0e1c3c3-bdc0-456b-8b12-c505eb5ab3e1 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:18.974528 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a0e1c3c3-bdc0-456b-8b12-c505eb5ab3e1 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "19fefd6e-98e0-4524-9c10-ece824e7e7ed", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-731405632"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:18.976384 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-a0e1c3c3-bdc0-456b-8b12-c505eb5ab3e1 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Create volume request body: {'volume': {"'backup_id": '19fefd6e-98e0-4524-9c10-ece824e7e7ed', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-731405632'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:18.976557 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-a0e1c3c3-bdc0-456b-8b12-c505eb5ab3e1 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Create volume of 1 GB Jul 31 09:38:18.976888 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:18.976888 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:18.981638 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a0e1c3c3-bdc0-456b-8b12-c505eb5ab3e1 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Availability Zones retrieved successfully. Jul 31 09:38:18.988838 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a0e1c3c3-bdc0-456b-8b12-c505eb5ab3e1 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Flow 'volume_create_api' (113a94a7-b52e-422f-b776-28895d03ba3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:18.990035 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a0e1c3c3-bdc0-456b-8b12-c505eb5ab3e1 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dae630cf-f3f7-4dac-ad10-d949e1190485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:18.991227 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-a0e1c3c3-bdc0-456b-8b12-c505eb5ab3e1 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:19.017413 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a0e1c3c3-bdc0-456b-8b12-c505eb5ab3e1 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dae630cf-f3f7-4dac-ad10-d949e1190485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:19.018251 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a0e1c3c3-bdc0-456b-8b12-c505eb5ab3e1 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (606bfcf8-82da-43d1-aa47-ce665a7b7643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:19.059805 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-a0e1c3c3-bdc0-456b-8b12-c505eb5ab3e1 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Created reservations ['dd2f9656-59db-4816-8ad8-8775f9cb56b8', '9975a3f6-cff0-4c23-8739-0cc76401ca61', 'f337b948-4100-42bc-9fe1-233d51fb4060', '7dac3e73-c4c5-42e2-b79f-df95d37cc81d'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:19.060900 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a0e1c3c3-bdc0-456b-8b12-c505eb5ab3e1 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (606bfcf8-82da-43d1-aa47-ce665a7b7643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd2f9656-59db-4816-8ad8-8775f9cb56b8', '9975a3f6-cff0-4c23-8739-0cc76401ca61', 'f337b948-4100-42bc-9fe1-233d51fb4060', '7dac3e73-c4c5-42e2-b79f-df95d37cc81d']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:19.061872 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a0e1c3c3-bdc0-456b-8b12-c505eb5ab3e1 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef0b3c78-b0aa-44af-ba3c-569023c62cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:19.084583 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a0e1c3c3-bdc0-456b-8b12-c505eb5ab3e1 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef0b3c78-b0aa-44af-ba3c-569023c62cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47208342-41b1-4028-a222-351f3cf39262', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-731405632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cb96dde07a740b09a6a75d0750f512c',qos_specs=None,replication_status=,reservations=['dd2f9656-59db-4816-8ad8-8775f9cb56b8','9975a3f6-cff0-4c23-8739-0cc76401ca61','f337b948-4100-42bc-9fe1-233d51fb4060','7dac3e73-c4c5-42e2-b79f-df95d37cc81d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c552029348c45ae94ec5217f834a240',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-731405632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47208342-41b1-4028-a222-351f3cf39262,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cb96dde07a740b09a6a75d0750f512c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c552029348c45ae94ec5217f834a240',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:19.085319 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a0e1c3c3-bdc0-456b-8b12-c505eb5ab3e1 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a270fae2-61d2-4588-b5a7-8dbadfa89e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:19.102993 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a0e1c3c3-bdc0-456b-8b12-c505eb5ab3e1 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a270fae2-61d2-4588-b5a7-8dbadfa89e38) transitioned into state 'SUCCESS' from state '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-731405632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cb96dde07a740b09a6a75d0750f512c',qos_specs=None,replication_status=,reservations=['dd2f9656-59db-4816-8ad8-8775f9cb56b8','9975a3f6-cff0-4c23-8739-0cc76401ca61','f337b948-4100-42bc-9fe1-233d51fb4060','7dac3e73-c4c5-42e2-b79f-df95d37cc81d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c552029348c45ae94ec5217f834a240',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:19.103849 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a0e1c3c3-bdc0-456b-8b12-c505eb5ab3e1 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0172db1b-237b-4429-9e07-9dc2fb258427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:19.113320 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a0e1c3c3-bdc0-456b-8b12-c505eb5ab3e1 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0172db1b-237b-4429-9e07-9dc2fb258427) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:19.114086 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a0e1c3c3-bdc0-456b-8b12-c505eb5ab3e1 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Flow 'volume_create_api' (113a94a7-b52e-422f-b776-28895d03ba3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:19.114425 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a0e1c3c3-bdc0-456b-8b12-c505eb5ab3e1 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Create volume request issued successfully. Jul 31 09:38:19.114942 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a0e1c3c3-bdc0-456b-8b12-c505eb5ab3e1 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:19.115357 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1184/4757] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:38:18 2026] POST /volume/v3/volumes => generated 757 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:38:19.127419 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5b8b0132-35ff-424d-8a36-174688b0c67c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:19.129590 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5b8b0132-35ff-424d-8a36-174688b0c67c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/volumes/a0e06a24-b5be-46f1-a6dd-441f247b0d35 Jul 31 09:38:19.129767 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5b8b0132-35ff-424d-8a36-174688b0c67c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:19.129985 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5b8b0132-35ff-424d-8a36-174688b0c67c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:19.136885 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:19.136885 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:19.140235 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5b8b0132-35ff-424d-8a36-174688b0c67c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Volume info retrieved successfully. Jul 31 09:38:19.144030 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5b8b0132-35ff-424d-8a36-174688b0c67c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes/a0e06a24-b5be-46f1-a6dd-441f247b0d35 returned with HTTP 200 Jul 31 09:38:19.144456 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1190/4758] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:19 2026] GET /volume/v3/volumes/a0e06a24-b5be-46f1-a6dd-441f247b0d35 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:19.156530 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-91e2dd76-e1e5-4429-86d0-29c7a6f34bb8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:19.158737 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-91e2dd76-e1e5-4429-86d0-29c7a6f34bb8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/volumes/b24f248f-be46-4eb3-a026-f55a3f690525 Jul 31 09:38:19.158957 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-91e2dd76-e1e5-4429-86d0-29c7a6f34bb8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:19.159218 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-91e2dd76-e1e5-4429-86d0-29c7a6f34bb8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:19.168637 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:19.168637 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:19.173791 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-91e2dd76-e1e5-4429-86d0-29c7a6f34bb8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Volume info retrieved successfully. Jul 31 09:38:19.178469 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-91e2dd76-e1e5-4429-86d0-29c7a6f34bb8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes/b24f248f-be46-4eb3-a026-f55a3f690525 returned with HTTP 200 Jul 31 09:38:19.178878 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1198/4759] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:19 2026] GET /volume/v3/volumes/b24f248f-be46-4eb3-a026-f55a3f690525 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:19.195451 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f214883b-8b63-4c9c-b793-56fac9087ed6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:19.197599 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f214883b-8b63-4c9c-b793-56fac9087ed6 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/volumes/813c8561-5a10-4b23-9438-26eb1ee74686 Jul 31 09:38:19.197767 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f214883b-8b63-4c9c-b793-56fac9087ed6 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:19.197981 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f214883b-8b63-4c9c-b793-56fac9087ed6 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:19.205745 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:19.205745 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:19.210233 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f214883b-8b63-4c9c-b793-56fac9087ed6 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Volume info retrieved successfully. Jul 31 09:38:19.215704 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f214883b-8b63-4c9c-b793-56fac9087ed6 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes/813c8561-5a10-4b23-9438-26eb1ee74686 returned with HTTP 200 Jul 31 09:38:19.216107 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1188/4760] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:19 2026] GET /volume/v3/volumes/813c8561-5a10-4b23-9438-26eb1ee74686 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:19.229113 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-51e51515-162e-4b12-aa7d-9acd7f799769 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:19.231277 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-51e51515-162e-4b12-aa7d-9acd7f799769 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/volumes/d3dc6213-36ac-4c0c-a0f0-c1d29f9e6ebe Jul 31 09:38:19.231530 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-51e51515-162e-4b12-aa7d-9acd7f799769 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:19.231771 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-51e51515-162e-4b12-aa7d-9acd7f799769 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:19.243133 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:19.243133 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:19.248738 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-51e51515-162e-4b12-aa7d-9acd7f799769 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Volume info retrieved successfully. Jul 31 09:38:19.254392 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-51e51515-162e-4b12-aa7d-9acd7f799769 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes/d3dc6213-36ac-4c0c-a0f0-c1d29f9e6ebe returned with HTTP 200 Jul 31 09:38:19.254897 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1185/4761] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:19 2026] GET /volume/v3/volumes/d3dc6213-36ac-4c0c-a0f0-c1d29f9e6ebe => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:19.269663 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9d08c723-2191-4ae9-950f-703822e15cf7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:19.271620 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9d08c723-2191-4ae9-950f-703822e15cf7 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/volumes/47208342-41b1-4028-a222-351f3cf39262 Jul 31 09:38:19.271754 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9d08c723-2191-4ae9-950f-703822e15cf7 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:19.271945 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9d08c723-2191-4ae9-950f-703822e15cf7 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:19.280461 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:19.280461 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:19.284081 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9d08c723-2191-4ae9-950f-703822e15cf7 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Volume info retrieved successfully. Jul 31 09:38:19.289595 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9d08c723-2191-4ae9-950f-703822e15cf7 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes/47208342-41b1-4028-a222-351f3cf39262 returned with HTTP 200 Jul 31 09:38:19.290053 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1191/4762] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:19 2026] GET /volume/v3/volumes/47208342-41b1-4028-a222-351f3cf39262 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:19.314299 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-9199f685-4019-4a4a-b77c-5e01d4b8bead req-65061b74-73a7-4260-ae38-edca3e3019bf None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:19.339641 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-9199f685-4019-4a4a-b77c-5e01d4b8bead req-65061b74-73a7-4260-ae38-edca3e3019bf tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] DELETE https://10.4.3.226/volume/v3/attachments/f7beeac4-07d5-468a-80b6-37f427fff2d8 Jul 31 09:38:19.339821 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-9199f685-4019-4a4a-b77c-5e01d4b8bead req-65061b74-73a7-4260-ae38-edca3e3019bf tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:19.340020 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-9199f685-4019-4a4a-b77c-5e01d4b8bead req-65061b74-73a7-4260-ae38-edca3e3019bf tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:19.346884 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:19.346884 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:19.392577 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-9199f685-4019-4a4a-b77c-5e01d4b8bead req-65061b74-73a7-4260-ae38-edca3e3019bf tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/attachments/f7beeac4-07d5-468a-80b6-37f427fff2d8 returned with HTTP 200 Jul 31 09:38:19.393144 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1199/4763] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:38:19 2026] DELETE /volume/v3/attachments/f7beeac4-07d5-468a-80b6-37f427fff2d8 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:19.444207 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cf91cb80-4936-422f-b90e-1cf0ae84e9ed None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:19.445938 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cf91cb80-4936-422f-b90e-1cf0ae84e9ed tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 Jul 31 09:38:19.446132 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cf91cb80-4936-422f-b90e-1cf0ae84e9ed tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:19.446352 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cf91cb80-4936-422f-b90e-1cf0ae84e9ed tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:19.446443 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-cf91cb80-4936-422f-b90e-1cf0ae84e9ed tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id a2b389a7-8937-4b92-887e-69810b201408. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:19.450349 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:19.450349 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:19.451003 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cf91cb80-4936-422f-b90e-1cf0ae84e9ed tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 returned with HTTP 200 Jul 31 09:38:19.451350 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1189/4764] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:19 2026] GET /volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:19.710497 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-966a048e-8722-49ee-9fad-25c3b28001c6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:19.712760 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-966a048e-8722-49ee-9fad-25c3b28001c6 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/snapshots/40f48b08-641d-4fe9-bac3-e5b9023e22fd Jul 31 09:38:19.712760 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-966a048e-8722-49ee-9fad-25c3b28001c6 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:19.712760 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-966a048e-8722-49ee-9fad-25c3b28001c6 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:19.717073 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-966a048e-8722-49ee-9fad-25c3b28001c6 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/snapshots/40f48b08-641d-4fe9-bac3-e5b9023e22fd returned with HTTP 404 Jul 31 09:38:19.717730 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1186/4765] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:38:19 2026] GET /volume/v3/snapshots/40f48b08-641d-4fe9-bac3-e5b9023e22fd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:20.308477 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7d464c3e-b8c2-499a-99d2-003ec193b272 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:20.310173 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7d464c3e-b8c2-499a-99d2-003ec193b272 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/volumes/47208342-41b1-4028-a222-351f3cf39262 Jul 31 09:38:20.310368 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7d464c3e-b8c2-499a-99d2-003ec193b272 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:20.310585 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7d464c3e-b8c2-499a-99d2-003ec193b272 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:20.318314 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:20.318314 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:20.322302 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7d464c3e-b8c2-499a-99d2-003ec193b272 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Volume info retrieved successfully. Jul 31 09:38:20.327607 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7d464c3e-b8c2-499a-99d2-003ec193b272 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes/47208342-41b1-4028-a222-351f3cf39262 returned with HTTP 200 Jul 31 09:38:20.328932 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1192/4766] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:20 2026] GET /volume/v3/volumes/47208342-41b1-4028-a222-351f3cf39262 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:20.342667 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7ceb6814-8f57-49aa-b314-68aef470d87a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:20.344945 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7ceb6814-8f57-49aa-b314-68aef470d87a tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] DELETE https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed Jul 31 09:38:20.345263 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7ceb6814-8f57-49aa-b314-68aef470d87a tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:20.345549 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7ceb6814-8f57-49aa-b314-68aef470d87a tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:20.345710 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.backups [None req-7ceb6814-8f57-49aa-b314-68aef470d87a tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Delete backup with id: 19fefd6e-98e0-4524-9c10-ece824e7e7ed. Jul 31 09:38:20.351105 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:20.351105 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:20.366111 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.backup.rpcapi [None req-7ceb6814-8f57-49aa-b314-68aef470d87a tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] delete_backup rpcapi backup_id 19fefd6e-98e0-4524-9c10-ece824e7e7ed {{(pid=100315) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:38:20.368367 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7ceb6814-8f57-49aa-b314-68aef470d87a tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed returned with HTTP 202 Jul 31 09:38:20.368784 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1200/4767] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:38:20 2026] DELETE /volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:38:20.376155 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-58778dc4-ee4a-43c1-8edf-6fb496269c4f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:20.378116 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-58778dc4-ee4a-43c1-8edf-6fb496269c4f tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed Jul 31 09:38:20.378404 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-58778dc4-ee4a-43c1-8edf-6fb496269c4f tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:20.378643 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-58778dc4-ee4a-43c1-8edf-6fb496269c4f tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:20.379260 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-58778dc4-ee4a-43c1-8edf-6fb496269c4f tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Show backup with id 19fefd6e-98e0-4524-9c10-ece824e7e7ed. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:20.383972 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:20.383972 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:20.384749 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-58778dc4-ee4a-43c1-8edf-6fb496269c4f tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed returned with HTTP 200 Jul 31 09:38:20.385352 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1190/4768] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:20 2026] GET /volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:20.462318 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-049e6f26-b01f-4b8e-b35b-a78c8ff296a1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:20.464314 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-049e6f26-b01f-4b8e-b35b-a78c8ff296a1 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 Jul 31 09:38:20.464557 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-049e6f26-b01f-4b8e-b35b-a78c8ff296a1 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:20.464765 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-049e6f26-b01f-4b8e-b35b-a78c8ff296a1 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:20.464908 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-049e6f26-b01f-4b8e-b35b-a78c8ff296a1 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id a2b389a7-8937-4b92-887e-69810b201408. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:20.469990 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:20.469990 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:20.471268 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-049e6f26-b01f-4b8e-b35b-a78c8ff296a1 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 returned with HTTP 200 Jul 31 09:38:20.471932 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1187/4769] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:20 2026] GET /volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:20.483845 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-5eae8471-6283-420f-9628-ab7303daa1ad req-dbbe27cf-5ed0-4f56-8104-e24be1a10ed8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:20.486487 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-5eae8471-6283-420f-9628-ab7303daa1ad req-dbbe27cf-5ed0-4f56-8104-e24be1a10ed8 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 Jul 31 09:38:20.486730 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-5eae8471-6283-420f-9628-ab7303daa1ad req-dbbe27cf-5ed0-4f56-8104-e24be1a10ed8 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:20.486955 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-5eae8471-6283-420f-9628-ab7303daa1ad req-dbbe27cf-5ed0-4f56-8104-e24be1a10ed8 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:20.496550 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:20.496550 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:20.501989 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-5eae8471-6283-420f-9628-ab7303daa1ad req-dbbe27cf-5ed0-4f56-8104-e24be1a10ed8 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:38:20.508221 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-5eae8471-6283-420f-9628-ab7303daa1ad req-dbbe27cf-5ed0-4f56-8104-e24be1a10ed8 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 returned with HTTP 200 Jul 31 09:38:20.508824 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1193/4770] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:38:20 2026] GET /volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:21.275872 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-d6a78ed5-8fd2-4dce-b32a-d57df3a468d8 req-45428024-593c-4bab-9506-61a3620cb3cf None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:21.278232 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-d6a78ed5-8fd2-4dce-b32a-d57df3a468d8 req-45428024-593c-4bab-9506-61a3620cb3cf tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] DELETE https://10.4.3.226/volume/v3/attachments/f8efe539-e4e6-4a6f-89c0-be44612e3cb3 Jul 31 09:38:21.278504 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-d6a78ed5-8fd2-4dce-b32a-d57df3a468d8 req-45428024-593c-4bab-9506-61a3620cb3cf tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:21.278732 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-d6a78ed5-8fd2-4dce-b32a-d57df3a468d8 req-45428024-593c-4bab-9506-61a3620cb3cf tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:21.287484 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:21.287484 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:21.336144 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-d6a78ed5-8fd2-4dce-b32a-d57df3a468d8 req-45428024-593c-4bab-9506-61a3620cb3cf tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/attachments/f8efe539-e4e6-4a6f-89c0-be44612e3cb3 returned with HTTP 200 Jul 31 09:38:21.336581 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1201/4771] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:38:21 2026] DELETE /volume/v3/attachments/f8efe539-e4e6-4a6f-89c0-be44612e3cb3 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:21.398999 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-50f93244-cdda-414c-9717-1fa6573257c0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:21.401257 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-50f93244-cdda-414c-9717-1fa6573257c0 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed Jul 31 09:38:21.401516 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-50f93244-cdda-414c-9717-1fa6573257c0 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:21.401756 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-50f93244-cdda-414c-9717-1fa6573257c0 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:21.401911 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-50f93244-cdda-414c-9717-1fa6573257c0 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Show backup with id 19fefd6e-98e0-4524-9c10-ece824e7e7ed. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:21.406207 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-50f93244-cdda-414c-9717-1fa6573257c0 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed returned with HTTP 404 Jul 31 09:38:21.406959 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1191/4772] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:21 2026] GET /volume/v3/backups/19fefd6e-98e0-4524-9c10-ece824e7e7ed => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:21.415567 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e714c519-ccb5-4233-a037-d0cc221467c8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:21.417523 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e714c519-ccb5-4233-a037-d0cc221467c8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] DELETE https://10.4.3.226/volume/v3/volumes/47208342-41b1-4028-a222-351f3cf39262 Jul 31 09:38:21.417751 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e714c519-ccb5-4233-a037-d0cc221467c8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:21.417930 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e714c519-ccb5-4233-a037-d0cc221467c8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:21.418090 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-e714c519-ccb5-4233-a037-d0cc221467c8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Delete volume with id: 47208342-41b1-4028-a222-351f3cf39262 Jul 31 09:38:21.428024 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:21.428024 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:21.428518 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e714c519-ccb5-4233-a037-d0cc221467c8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Volume info retrieved successfully. Jul 31 09:38:21.446437 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e714c519-ccb5-4233-a037-d0cc221467c8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Delete volume request issued successfully. Jul 31 09:38:21.446672 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e714c519-ccb5-4233-a037-d0cc221467c8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes/47208342-41b1-4028-a222-351f3cf39262 returned with HTTP 202 Jul 31 09:38:21.447108 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1188/4773] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:38:21 2026] DELETE /volume/v3/volumes/47208342-41b1-4028-a222-351f3cf39262 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:21.453948 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9f3a34cd-dbc2-46b6-867c-b5ab64c31e13 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:21.456498 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9f3a34cd-dbc2-46b6-867c-b5ab64c31e13 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/volumes/47208342-41b1-4028-a222-351f3cf39262 Jul 31 09:38:21.456749 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9f3a34cd-dbc2-46b6-867c-b5ab64c31e13 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:21.457145 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9f3a34cd-dbc2-46b6-867c-b5ab64c31e13 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:21.469215 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:21.469215 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:21.480511 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9f3a34cd-dbc2-46b6-867c-b5ab64c31e13 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Volume info retrieved successfully. Jul 31 09:38:21.484671 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-cb6cf1e1-5a05-4cc7-a7d1-0e10803ac554 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:21.486367 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cb6cf1e1-5a05-4cc7-a7d1-0e10803ac554 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 Jul 31 09:38:21.486600 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cb6cf1e1-5a05-4cc7-a7d1-0e10803ac554 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:21.486659 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9f3a34cd-dbc2-46b6-867c-b5ab64c31e13 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes/47208342-41b1-4028-a222-351f3cf39262 returned with HTTP 200 Jul 31 09:38:21.486744 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cb6cf1e1-5a05-4cc7-a7d1-0e10803ac554 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:21.486882 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-cb6cf1e1-5a05-4cc7-a7d1-0e10803ac554 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id a2b389a7-8937-4b92-887e-69810b201408. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:21.487071 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1194/4774] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:21 2026] GET /volume/v3/volumes/47208342-41b1-4028-a222-351f3cf39262 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:21.492463 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:21.492463 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:21.493145 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cb6cf1e1-5a05-4cc7-a7d1-0e10803ac554 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 returned with HTTP 200 Jul 31 09:38:21.493567 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1202/4775] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:21 2026] GET /volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:22.306817 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-37bd6251-282d-4585-b191-bc25f98ee64f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:22.309021 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-37bd6251-282d-4585-b191-bc25f98ee64f tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] DELETE https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 Jul 31 09:38:22.309277 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-37bd6251-282d-4585-b191-bc25f98ee64f tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:22.309688 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-37bd6251-282d-4585-b191-bc25f98ee64f tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:22.309688 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-37bd6251-282d-4585-b191-bc25f98ee64f tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Delete volume with id: 6eceb924-8774-4691-b17e-ee1be0e952b2 Jul 31 09:38:22.318165 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:22.318165 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:22.318696 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-37bd6251-282d-4585-b191-bc25f98ee64f tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:38:22.330483 np0000006200 devstack@c-api.service[100317]: WARNING cinder.keymgr.conf_key_mgr [None req-37bd6251-282d-4585-b191-bc25f98ee64f tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 09:38:22.336151 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-37bd6251-282d-4585-b191-bc25f98ee64f tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Delete volume request issued successfully. Jul 31 09:38:22.336300 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-37bd6251-282d-4585-b191-bc25f98ee64f tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 returned with HTTP 202 Jul 31 09:38:22.336759 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1192/4776] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:38:22 2026] DELETE /volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:22.343275 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-da608285-9fd8-4bc6-9339-4a2975a9a612 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:22.344998 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-da608285-9fd8-4bc6-9339-4a2975a9a612 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 Jul 31 09:38:22.345152 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-da608285-9fd8-4bc6-9339-4a2975a9a612 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:22.346357 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-da608285-9fd8-4bc6-9339-4a2975a9a612 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:22.351751 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:22.351751 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:22.354927 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-da608285-9fd8-4bc6-9339-4a2975a9a612 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Volume info retrieved successfully. Jul 31 09:38:22.358923 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-da608285-9fd8-4bc6-9339-4a2975a9a612 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 returned with HTTP 200 Jul 31 09:38:22.359290 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1189/4777] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:22 2026] GET /volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:22.503927 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5e0b91b1-7b09-47f5-a7a5-a3932c15038c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:22.505813 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5e0b91b1-7b09-47f5-a7a5-a3932c15038c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/volumes/47208342-41b1-4028-a222-351f3cf39262 Jul 31 09:38:22.505906 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f1ac2bac-fc0e-4f9b-bc2a-fd1bef5f2110 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:22.506186 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5e0b91b1-7b09-47f5-a7a5-a3932c15038c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:22.506334 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5e0b91b1-7b09-47f5-a7a5-a3932c15038c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:22.508058 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f1ac2bac-fc0e-4f9b-bc2a-fd1bef5f2110 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 Jul 31 09:38:22.508381 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f1ac2bac-fc0e-4f9b-bc2a-fd1bef5f2110 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:22.508646 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f1ac2bac-fc0e-4f9b-bc2a-fd1bef5f2110 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:22.508808 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-f1ac2bac-fc0e-4f9b-bc2a-fd1bef5f2110 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id a2b389a7-8937-4b92-887e-69810b201408. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:22.511814 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5e0b91b1-7b09-47f5-a7a5-a3932c15038c tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes/47208342-41b1-4028-a222-351f3cf39262 returned with HTTP 404 Jul 31 09:38:22.512302 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1195/4778] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:22 2026] GET /volume/v3/volumes/47208342-41b1-4028-a222-351f3cf39262 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:22.514215 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:22.514215 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:22.515273 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f1ac2bac-fc0e-4f9b-bc2a-fd1bef5f2110 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 returned with HTTP 200 Jul 31 09:38:22.515737 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1203/4779] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:22 2026] GET /volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:22.524164 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-01e47b0f-a9ca-42de-bc65-a43527c2d744 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:22.526395 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-01e47b0f-a9ca-42de-bc65-a43527c2d744 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] DELETE https://10.4.3.226/volume/v3/volumes/d3dc6213-36ac-4c0c-a0f0-c1d29f9e6ebe Jul 31 09:38:22.526610 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-01e47b0f-a9ca-42de-bc65-a43527c2d744 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:22.526785 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-01e47b0f-a9ca-42de-bc65-a43527c2d744 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:22.527004 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-01e47b0f-a9ca-42de-bc65-a43527c2d744 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Delete volume with id: d3dc6213-36ac-4c0c-a0f0-c1d29f9e6ebe Jul 31 09:38:22.537414 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:22.537414 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:22.537981 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-01e47b0f-a9ca-42de-bc65-a43527c2d744 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Volume info retrieved successfully. Jul 31 09:38:22.555748 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-01e47b0f-a9ca-42de-bc65-a43527c2d744 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Delete volume request issued successfully. Jul 31 09:38:22.555932 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-01e47b0f-a9ca-42de-bc65-a43527c2d744 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes/d3dc6213-36ac-4c0c-a0f0-c1d29f9e6ebe returned with HTTP 202 Jul 31 09:38:22.556395 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1193/4780] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:38:22 2026] DELETE /volume/v3/volumes/d3dc6213-36ac-4c0c-a0f0-c1d29f9e6ebe => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:22.563794 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b390ab2a-a89d-44b4-a111-e0a2b6ef7d90 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:22.565522 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b390ab2a-a89d-44b4-a111-e0a2b6ef7d90 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/volumes/d3dc6213-36ac-4c0c-a0f0-c1d29f9e6ebe Jul 31 09:38:22.565718 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b390ab2a-a89d-44b4-a111-e0a2b6ef7d90 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:22.566094 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b390ab2a-a89d-44b4-a111-e0a2b6ef7d90 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:22.573055 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:22.573055 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:22.576687 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-b390ab2a-a89d-44b4-a111-e0a2b6ef7d90 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Volume info retrieved successfully. Jul 31 09:38:22.580775 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b390ab2a-a89d-44b4-a111-e0a2b6ef7d90 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes/d3dc6213-36ac-4c0c-a0f0-c1d29f9e6ebe returned with HTTP 200 Jul 31 09:38:22.581115 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1190/4781] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:22 2026] GET /volume/v3/volumes/d3dc6213-36ac-4c0c-a0f0-c1d29f9e6ebe => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:22.749663 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8423dfa2-c9b0-4b5d-8d3f-4b2ac9fb9701 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:22.751467 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8423dfa2-c9b0-4b5d-8d3f-4b2ac9fb9701 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] DELETE https://10.4.3.226/volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b Jul 31 09:38:22.751682 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8423dfa2-c9b0-4b5d-8d3f-4b2ac9fb9701 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:22.751862 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8423dfa2-c9b0-4b5d-8d3f-4b2ac9fb9701 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:22.752042 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-8423dfa2-c9b0-4b5d-8d3f-4b2ac9fb9701 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Delete volume with id: c3d0b0be-746a-4c80-a913-1eb2684dc70b Jul 31 09:38:22.758791 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:22.758791 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:22.759373 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8423dfa2-c9b0-4b5d-8d3f-4b2ac9fb9701 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Volume info retrieved successfully. Jul 31 09:38:22.775479 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8423dfa2-c9b0-4b5d-8d3f-4b2ac9fb9701 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Delete volume request issued successfully. Jul 31 09:38:22.775609 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8423dfa2-c9b0-4b5d-8d3f-4b2ac9fb9701 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b returned with HTTP 202 Jul 31 09:38:22.776025 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1196/4782] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:38:22 2026] DELETE /volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:38:22.783707 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-fa8e7c8d-93cb-4ca1-810c-0170d2f9ab96 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:22.785617 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fa8e7c8d-93cb-4ca1-810c-0170d2f9ab96 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b Jul 31 09:38:22.785835 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fa8e7c8d-93cb-4ca1-810c-0170d2f9ab96 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:22.786026 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fa8e7c8d-93cb-4ca1-810c-0170d2f9ab96 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:22.793432 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:22.793432 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:22.797745 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-fa8e7c8d-93cb-4ca1-810c-0170d2f9ab96 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Volume info retrieved successfully. Jul 31 09:38:22.803472 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fa8e7c8d-93cb-4ca1-810c-0170d2f9ab96 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b returned with HTTP 200 Jul 31 09:38:22.803885 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1204/4783] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:22 2026] GET /volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b => generated 1386 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:38:23.371292 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-01b7b4b3-549e-400f-b909-6b92a98fe769 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:23.373448 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-01b7b4b3-549e-400f-b909-6b92a98fe769 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] GET https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 Jul 31 09:38:23.373710 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-01b7b4b3-549e-400f-b909-6b92a98fe769 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:23.373955 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-01b7b4b3-549e-400f-b909-6b92a98fe769 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:23.380616 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-01b7b4b3-549e-400f-b909-6b92a98fe769 tempest-TestEncryptedCinderVolumes-1412382280 tempest-TestEncryptedCinderVolumes-1412382280-project-member] https://10.4.3.226/volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 returned with HTTP 404 Jul 31 09:38:23.381152 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1194/4784] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:23 2026] GET /volume/v3/volumes/6eceb924-8774-4691-b17e-ee1be0e952b2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:23.387749 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c5f41c2e-dccc-4e89-9990-d9fed54988c0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:23.456772 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c5f41c2e-dccc-4e89-9990-d9fed54988c0 tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] GET https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1 Jul 31 09:38:23.456960 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c5f41c2e-dccc-4e89-9990-d9fed54988c0 tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:23.457187 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c5f41c2e-dccc-4e89-9990-d9fed54988c0 tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Calling method 'detail' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:23.457985 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-c5f41c2e-dccc-4e89-9990-d9fed54988c0 tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100314) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:38:23.467660 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c5f41c2e-dccc-4e89-9990-d9fed54988c0 tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Get all volumes completed successfully. Jul 31 09:38:23.469743 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:23.469743 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:23.474749 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c5f41c2e-dccc-4e89-9990-d9fed54988c0 tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 09:38:23.475367 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1191/4785] 10.4.3.226 () {66 vars in 1285 bytes} [Fri Jul 31 09:38:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12809 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:38:23.489400 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-434ec087-1df1-485e-8509-c108aa3a7ceb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:23.491191 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-434ec087-1df1-485e-8509-c108aa3a7ceb tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] DELETE https://10.4.3.226/volume/v3/types/1d0ca5a6-0290-470e-810c-8973bf15b9fd Jul 31 09:38:23.491524 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-434ec087-1df1-485e-8509-c108aa3a7ceb tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:23.491781 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-434ec087-1df1-485e-8509-c108aa3a7ceb tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:23.514554 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-434ec087-1df1-485e-8509-c108aa3a7ceb tempest-TestEncryptedCinderVolumes-302115238 tempest-TestEncryptedCinderVolumes-302115238-project-admin] https://10.4.3.226/volume/v3/types/1d0ca5a6-0290-470e-810c-8973bf15b9fd returned with HTTP 202 Jul 31 09:38:23.515014 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1197/4786] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:38:23 2026] DELETE /volume/v3/types/1d0ca5a6-0290-470e-810c-8973bf15b9fd => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:23.529975 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7a34df4e-bc06-4db9-a2a6-8e839ee44bb0 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:23.531718 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7a34df4e-bc06-4db9-a2a6-8e839ee44bb0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 Jul 31 09:38:23.531945 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7a34df4e-bc06-4db9-a2a6-8e839ee44bb0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:23.532172 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7a34df4e-bc06-4db9-a2a6-8e839ee44bb0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:23.532320 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-7a34df4e-bc06-4db9-a2a6-8e839ee44bb0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id a2b389a7-8937-4b92-887e-69810b201408. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:23.536653 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:23.536653 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:23.537403 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7a34df4e-bc06-4db9-a2a6-8e839ee44bb0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 returned with HTTP 200 Jul 31 09:38:23.537805 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1205/4787] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:23 2026] GET /volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:23.593677 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-49ec8cd5-2ec4-40ed-a72e-cbb52453f8aa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:23.595457 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-49ec8cd5-2ec4-40ed-a72e-cbb52453f8aa tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/volumes/d3dc6213-36ac-4c0c-a0f0-c1d29f9e6ebe Jul 31 09:38:23.595684 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-49ec8cd5-2ec4-40ed-a72e-cbb52453f8aa tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:23.595951 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-49ec8cd5-2ec4-40ed-a72e-cbb52453f8aa tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:23.601613 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-49ec8cd5-2ec4-40ed-a72e-cbb52453f8aa tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes/d3dc6213-36ac-4c0c-a0f0-c1d29f9e6ebe returned with HTTP 404 Jul 31 09:38:23.602142 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1195/4788] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:23 2026] GET /volume/v3/volumes/d3dc6213-36ac-4c0c-a0f0-c1d29f9e6ebe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:23.609947 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f9fe9dc7-b9cd-4aa1-b24a-de3329cf9bfa None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:23.611692 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f9fe9dc7-b9cd-4aa1-b24a-de3329cf9bfa tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] DELETE https://10.4.3.226/volume/v3/volumes/813c8561-5a10-4b23-9438-26eb1ee74686 Jul 31 09:38:23.611933 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f9fe9dc7-b9cd-4aa1-b24a-de3329cf9bfa tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:23.612110 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f9fe9dc7-b9cd-4aa1-b24a-de3329cf9bfa tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:23.612282 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-f9fe9dc7-b9cd-4aa1-b24a-de3329cf9bfa tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Delete volume with id: 813c8561-5a10-4b23-9438-26eb1ee74686 Jul 31 09:38:23.619012 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:23.619012 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:23.619465 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f9fe9dc7-b9cd-4aa1-b24a-de3329cf9bfa tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Volume info retrieved successfully. Jul 31 09:38:23.635285 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f9fe9dc7-b9cd-4aa1-b24a-de3329cf9bfa tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Delete volume request issued successfully. Jul 31 09:38:23.635405 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f9fe9dc7-b9cd-4aa1-b24a-de3329cf9bfa tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes/813c8561-5a10-4b23-9438-26eb1ee74686 returned with HTTP 202 Jul 31 09:38:23.635832 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1192/4789] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:38:23 2026] DELETE /volume/v3/volumes/813c8561-5a10-4b23-9438-26eb1ee74686 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:23.643210 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-162febf8-4ce1-4075-b2fb-5c0785bc2841 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:23.645015 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-162febf8-4ce1-4075-b2fb-5c0785bc2841 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/volumes/813c8561-5a10-4b23-9438-26eb1ee74686 Jul 31 09:38:23.645251 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-162febf8-4ce1-4075-b2fb-5c0785bc2841 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:23.645436 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-162febf8-4ce1-4075-b2fb-5c0785bc2841 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:23.652412 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:23.652412 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:23.656311 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-162febf8-4ce1-4075-b2fb-5c0785bc2841 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Volume info retrieved successfully. Jul 31 09:38:23.660908 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-162febf8-4ce1-4075-b2fb-5c0785bc2841 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes/813c8561-5a10-4b23-9438-26eb1ee74686 returned with HTTP 200 Jul 31 09:38:23.661353 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1198/4790] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:23 2026] GET /volume/v3/volumes/813c8561-5a10-4b23-9438-26eb1ee74686 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:23.818808 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8e1e8c0e-68ae-4053-a274-049cdc72f901 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:23.820839 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8e1e8c0e-68ae-4053-a274-049cdc72f901 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] GET https://10.4.3.226/volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b Jul 31 09:38:23.820984 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8e1e8c0e-68ae-4053-a274-049cdc72f901 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:23.821225 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8e1e8c0e-68ae-4053-a274-049cdc72f901 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:23.826568 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8e1e8c0e-68ae-4053-a274-049cdc72f901 tempest-TestVolumeBootPatternV346-1093045495 tempest-TestVolumeBootPatternV346-1093045495-project-member] https://10.4.3.226/volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b returned with HTTP 404 Jul 31 09:38:23.827152 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1206/4791] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:23 2026] GET /volume/v3/volumes/c3d0b0be-746a-4c80-a913-1eb2684dc70b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:38:24.547419 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bfba6b65-57dd-4b5f-ad32-c201df15238f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:24.549293 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bfba6b65-57dd-4b5f-ad32-c201df15238f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 Jul 31 09:38:24.549592 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bfba6b65-57dd-4b5f-ad32-c201df15238f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:24.549875 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bfba6b65-57dd-4b5f-ad32-c201df15238f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:24.550095 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-bfba6b65-57dd-4b5f-ad32-c201df15238f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id a2b389a7-8937-4b92-887e-69810b201408. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:24.554055 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:24.554055 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:24.554974 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bfba6b65-57dd-4b5f-ad32-c201df15238f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 returned with HTTP 200 Jul 31 09:38:24.555590 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1196/4792] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:24 2026] GET /volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:24.675787 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f3c38c86-26ea-433a-b083-d42d6768a80a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:24.677479 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f3c38c86-26ea-433a-b083-d42d6768a80a tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/volumes/813c8561-5a10-4b23-9438-26eb1ee74686 Jul 31 09:38:24.677659 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f3c38c86-26ea-433a-b083-d42d6768a80a tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:24.677900 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f3c38c86-26ea-433a-b083-d42d6768a80a tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:24.685074 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f3c38c86-26ea-433a-b083-d42d6768a80a tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes/813c8561-5a10-4b23-9438-26eb1ee74686 returned with HTTP 404 Jul 31 09:38:24.685712 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1193/4793] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:24 2026] GET /volume/v3/volumes/813c8561-5a10-4b23-9438-26eb1ee74686 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:24.691789 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a31c157b-d7dd-426d-8671-2c5d434c9869 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:24.693530 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a31c157b-d7dd-426d-8671-2c5d434c9869 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] DELETE https://10.4.3.226/volume/v3/volumes/b24f248f-be46-4eb3-a026-f55a3f690525 Jul 31 09:38:24.693748 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a31c157b-d7dd-426d-8671-2c5d434c9869 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:24.693980 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a31c157b-d7dd-426d-8671-2c5d434c9869 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:24.694185 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-a31c157b-d7dd-426d-8671-2c5d434c9869 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Delete volume with id: b24f248f-be46-4eb3-a026-f55a3f690525 Jul 31 09:38:24.700730 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:24.700730 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:24.701340 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a31c157b-d7dd-426d-8671-2c5d434c9869 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Volume info retrieved successfully. Jul 31 09:38:24.723785 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a31c157b-d7dd-426d-8671-2c5d434c9869 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Delete volume request issued successfully. Jul 31 09:38:24.724013 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a31c157b-d7dd-426d-8671-2c5d434c9869 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes/b24f248f-be46-4eb3-a026-f55a3f690525 returned with HTTP 202 Jul 31 09:38:24.724570 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1199/4794] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:38:24 2026] DELETE /volume/v3/volumes/b24f248f-be46-4eb3-a026-f55a3f690525 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:24.733056 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-cf29e050-767a-4de3-982a-e555e343034f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:24.734983 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cf29e050-767a-4de3-982a-e555e343034f tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/volumes/b24f248f-be46-4eb3-a026-f55a3f690525 Jul 31 09:38:24.735189 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cf29e050-767a-4de3-982a-e555e343034f tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:24.735382 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cf29e050-767a-4de3-982a-e555e343034f tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:24.749680 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:24.749680 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:24.755011 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-cf29e050-767a-4de3-982a-e555e343034f tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Volume info retrieved successfully. Jul 31 09:38:24.759105 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cf29e050-767a-4de3-982a-e555e343034f tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes/b24f248f-be46-4eb3-a026-f55a3f690525 returned with HTTP 200 Jul 31 09:38:24.759508 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1207/4795] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:24 2026] GET /volume/v3/volumes/b24f248f-be46-4eb3-a026-f55a3f690525 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:25.564951 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-36f9b5c7-baf6-4c37-ac36-db550b20a609 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:25.566871 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-36f9b5c7-baf6-4c37-ac36-db550b20a609 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 Jul 31 09:38:25.567057 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-36f9b5c7-baf6-4c37-ac36-db550b20a609 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:25.567251 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-36f9b5c7-baf6-4c37-ac36-db550b20a609 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:25.567367 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-36f9b5c7-baf6-4c37-ac36-db550b20a609 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id a2b389a7-8937-4b92-887e-69810b201408. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:25.570970 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:25.570970 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:25.571690 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-36f9b5c7-baf6-4c37-ac36-db550b20a609 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 returned with HTTP 200 Jul 31 09:38:25.572028 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1197/4796] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:25 2026] GET /volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:25.771721 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0d7d560c-17d5-44ff-94a9-1f7ebcf46b24 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:25.773296 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0d7d560c-17d5-44ff-94a9-1f7ebcf46b24 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/volumes/b24f248f-be46-4eb3-a026-f55a3f690525 Jul 31 09:38:25.773488 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0d7d560c-17d5-44ff-94a9-1f7ebcf46b24 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:25.773655 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0d7d560c-17d5-44ff-94a9-1f7ebcf46b24 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:25.778929 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0d7d560c-17d5-44ff-94a9-1f7ebcf46b24 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes/b24f248f-be46-4eb3-a026-f55a3f690525 returned with HTTP 404 Jul 31 09:38:25.779524 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1194/4797] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:25 2026] GET /volume/v3/volumes/b24f248f-be46-4eb3-a026-f55a3f690525 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:25.786144 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-77e7e1bc-ed7e-4796-8130-40c6943673b3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:25.788339 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-77e7e1bc-ed7e-4796-8130-40c6943673b3 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] DELETE https://10.4.3.226/volume/v3/volumes/a0e06a24-b5be-46f1-a6dd-441f247b0d35 Jul 31 09:38:25.788557 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-77e7e1bc-ed7e-4796-8130-40c6943673b3 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:25.788777 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-77e7e1bc-ed7e-4796-8130-40c6943673b3 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:25.788960 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-77e7e1bc-ed7e-4796-8130-40c6943673b3 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Delete volume with id: a0e06a24-b5be-46f1-a6dd-441f247b0d35 Jul 31 09:38:25.796722 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:25.796722 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:25.797300 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-77e7e1bc-ed7e-4796-8130-40c6943673b3 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Volume info retrieved successfully. Jul 31 09:38:25.814759 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-77e7e1bc-ed7e-4796-8130-40c6943673b3 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Delete volume request issued successfully. Jul 31 09:38:25.814955 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-77e7e1bc-ed7e-4796-8130-40c6943673b3 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes/a0e06a24-b5be-46f1-a6dd-441f247b0d35 returned with HTTP 202 Jul 31 09:38:25.815482 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1200/4798] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:38:25 2026] DELETE /volume/v3/volumes/a0e06a24-b5be-46f1-a6dd-441f247b0d35 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:25.824268 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6e53562c-8e3c-47fe-bb46-d51c28ca445f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:25.826001 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6e53562c-8e3c-47fe-bb46-d51c28ca445f tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/volumes/a0e06a24-b5be-46f1-a6dd-441f247b0d35 Jul 31 09:38:25.826188 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6e53562c-8e3c-47fe-bb46-d51c28ca445f tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:25.826406 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6e53562c-8e3c-47fe-bb46-d51c28ca445f tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:25.834789 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:25.834789 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:25.839457 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-6e53562c-8e3c-47fe-bb46-d51c28ca445f tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Volume info retrieved successfully. Jul 31 09:38:25.845108 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6e53562c-8e3c-47fe-bb46-d51c28ca445f tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes/a0e06a24-b5be-46f1-a6dd-441f247b0d35 returned with HTTP 200 Jul 31 09:38:25.845569 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1208/4799] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:25 2026] GET /volume/v3/volumes/a0e06a24-b5be-46f1-a6dd-441f247b0d35 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:26.584071 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5e43f202-cea9-4eb0-b865-7f1808eb2b0b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:26.586323 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5e43f202-cea9-4eb0-b865-7f1808eb2b0b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 Jul 31 09:38:26.586534 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5e43f202-cea9-4eb0-b865-7f1808eb2b0b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:26.586714 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5e43f202-cea9-4eb0-b865-7f1808eb2b0b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:26.587105 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-5e43f202-cea9-4eb0-b865-7f1808eb2b0b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id a2b389a7-8937-4b92-887e-69810b201408. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:26.591557 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:26.591557 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:26.592597 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5e43f202-cea9-4eb0-b865-7f1808eb2b0b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 returned with HTTP 200 Jul 31 09:38:26.593122 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1198/4800] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:26 2026] GET /volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:26.861313 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1756e559-fc8c-4f97-8fd1-04388a80d1b3 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:26.863591 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1756e559-fc8c-4f97-8fd1-04388a80d1b3 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/volumes/a0e06a24-b5be-46f1-a6dd-441f247b0d35 Jul 31 09:38:26.863857 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1756e559-fc8c-4f97-8fd1-04388a80d1b3 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:26.864130 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1756e559-fc8c-4f97-8fd1-04388a80d1b3 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:26.871038 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1756e559-fc8c-4f97-8fd1-04388a80d1b3 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes/a0e06a24-b5be-46f1-a6dd-441f247b0d35 returned with HTTP 404 Jul 31 09:38:26.871631 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1195/4801] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:26 2026] GET /volume/v3/volumes/a0e06a24-b5be-46f1-a6dd-441f247b0d35 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:26.877792 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4c40eb03-2f51-4699-853e-0b00ff4d7414 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:26.879836 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4c40eb03-2f51-4699-853e-0b00ff4d7414 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] DELETE https://10.4.3.226/volume/v3/volumes/bcc0e797-5689-439b-9e88-0959111a3791 Jul 31 09:38:26.880114 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4c40eb03-2f51-4699-853e-0b00ff4d7414 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:26.880373 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4c40eb03-2f51-4699-853e-0b00ff4d7414 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:26.880582 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-4c40eb03-2f51-4699-853e-0b00ff4d7414 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Delete volume with id: bcc0e797-5689-439b-9e88-0959111a3791 Jul 31 09:38:26.887788 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:26.887788 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:26.888280 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4c40eb03-2f51-4699-853e-0b00ff4d7414 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Volume info retrieved successfully. Jul 31 09:38:26.905585 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-4c40eb03-2f51-4699-853e-0b00ff4d7414 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Delete volume request issued successfully. Jul 31 09:38:26.905884 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4c40eb03-2f51-4699-853e-0b00ff4d7414 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes/bcc0e797-5689-439b-9e88-0959111a3791 returned with HTTP 202 Jul 31 09:38:26.906596 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1201/4802] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:38:26 2026] DELETE /volume/v3/volumes/bcc0e797-5689-439b-9e88-0959111a3791 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:26.914698 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-107f32e1-fcdb-4e79-a038-c6509670eed8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:26.916831 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-107f32e1-fcdb-4e79-a038-c6509670eed8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/volumes/bcc0e797-5689-439b-9e88-0959111a3791 Jul 31 09:38:26.917090 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-107f32e1-fcdb-4e79-a038-c6509670eed8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:26.917294 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-107f32e1-fcdb-4e79-a038-c6509670eed8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:26.924335 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:26.924335 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:26.928387 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-107f32e1-fcdb-4e79-a038-c6509670eed8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Volume info retrieved successfully. Jul 31 09:38:26.933145 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-107f32e1-fcdb-4e79-a038-c6509670eed8 tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes/bcc0e797-5689-439b-9e88-0959111a3791 returned with HTTP 200 Jul 31 09:38:26.933598 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1209/4803] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:26 2026] GET /volume/v3/volumes/bcc0e797-5689-439b-9e88-0959111a3791 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:27.604260 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1c4c37ba-8151-4807-8df9-4e96bc5bed9a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:27.606120 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1c4c37ba-8151-4807-8df9-4e96bc5bed9a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 Jul 31 09:38:27.606344 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1c4c37ba-8151-4807-8df9-4e96bc5bed9a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:27.606591 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1c4c37ba-8151-4807-8df9-4e96bc5bed9a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:27.606699 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-1c4c37ba-8151-4807-8df9-4e96bc5bed9a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id a2b389a7-8937-4b92-887e-69810b201408. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:27.611101 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:27.611101 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:27.612119 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1c4c37ba-8151-4807-8df9-4e96bc5bed9a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 returned with HTTP 200 Jul 31 09:38:27.612898 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1199/4804] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:27 2026] GET /volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:27.950998 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-48303077-cf3e-4fcf-9bd1-b7ce9c2f16cb None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:27.952742 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-48303077-cf3e-4fcf-9bd1-b7ce9c2f16cb tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] GET https://10.4.3.226/volume/v3/volumes/bcc0e797-5689-439b-9e88-0959111a3791 Jul 31 09:38:27.952924 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-48303077-cf3e-4fcf-9bd1-b7ce9c2f16cb tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:27.953110 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-48303077-cf3e-4fcf-9bd1-b7ce9c2f16cb tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:27.958954 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-48303077-cf3e-4fcf-9bd1-b7ce9c2f16cb tempest-CreateVolumesFromBackupTest-1798208758 tempest-CreateVolumesFromBackupTest-1798208758-project-member] https://10.4.3.226/volume/v3/volumes/bcc0e797-5689-439b-9e88-0959111a3791 returned with HTTP 404 Jul 31 09:38:27.959525 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1196/4805] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:27 2026] GET /volume/v3/volumes/bcc0e797-5689-439b-9e88-0959111a3791 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:28.459838 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e66a9c36-236d-4681-a8a0-6f518dbc1c95 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:28.548594 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e66a9c36-236d-4681-a8a0-6f518dbc1c95 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:28.549030 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e66a9c36-236d-4681-a8a0-6f518dbc1c95 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-757495964"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:28.550622 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-e66a9c36-236d-4681-a8a0-6f518dbc1c95 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-757495964'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:28.550766 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-e66a9c36-236d-4681-a8a0-6f518dbc1c95 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume of 1 GB Jul 31 09:38:28.554922 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e66a9c36-236d-4681-a8a0-6f518dbc1c95 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Availability Zones retrieved successfully. Jul 31 09:38:28.560956 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e66a9c36-236d-4681-a8a0-6f518dbc1c95 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Flow 'volume_create_api' (97bd67f0-fca8-467a-92cf-873428d20a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:28.562012 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e66a9c36-236d-4681-a8a0-6f518dbc1c95 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a892a6f-2e00-4b37-b459-860778d92019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:28.563007 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-e66a9c36-236d-4681-a8a0-6f518dbc1c95 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:28.595969 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e66a9c36-236d-4681-a8a0-6f518dbc1c95 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a892a6f-2e00-4b37-b459-860778d92019) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:28.597119 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e66a9c36-236d-4681-a8a0-6f518dbc1c95 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88810ac1-0ae4-4685-b803-dae4af7104d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:28.624126 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ae1af3a8-4d5e-4126-81b3-86e14b120643 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:28.625626 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ae1af3a8-4d5e-4126-81b3-86e14b120643 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 Jul 31 09:38:28.625805 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ae1af3a8-4d5e-4126-81b3-86e14b120643 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:28.625978 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ae1af3a8-4d5e-4126-81b3-86e14b120643 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:28.626098 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-ae1af3a8-4d5e-4126-81b3-86e14b120643 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id a2b389a7-8937-4b92-887e-69810b201408. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:38:28.629960 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:28.629960 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:28.630706 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ae1af3a8-4d5e-4126-81b3-86e14b120643 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 returned with HTTP 200 Jul 31 09:38:28.631013 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1210/4806] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:28 2026] GET /volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:28.664067 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-e66a9c36-236d-4681-a8a0-6f518dbc1c95 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Created reservations ['c2a9b406-8d3e-46f6-8ff9-d055e01b2d99', '8f21b07c-54c3-4454-9991-568a1a9ad86b', 'b2038267-c00c-46d9-b05b-5e111d1af3a7', '8edffcdf-bc6c-4108-8785-9dc825e2fe07'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:28.664806 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e66a9c36-236d-4681-a8a0-6f518dbc1c95 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88810ac1-0ae4-4685-b803-dae4af7104d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2a9b406-8d3e-46f6-8ff9-d055e01b2d99', '8f21b07c-54c3-4454-9991-568a1a9ad86b', 'b2038267-c00c-46d9-b05b-5e111d1af3a7', '8edffcdf-bc6c-4108-8785-9dc825e2fe07']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:28.665534 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e66a9c36-236d-4681-a8a0-6f518dbc1c95 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (473c8691-a12f-4c27-a922-284c110ebdb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:28.688711 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e66a9c36-236d-4681-a8a0-6f518dbc1c95 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (473c8691-a12f-4c27-a922-284c110ebdb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4164878-443f-458a-8218-a8c4bb573569', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-757495964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6468bc0992ec45d5b3c890645fb79c8a',qos_specs=None,replication_status=,reservations=['c2a9b406-8d3e-46f6-8ff9-d055e01b2d99','8f21b07c-54c3-4454-9991-568a1a9ad86b','b2038267-c00c-46d9-b05b-5e111d1af3a7','8edffcdf-bc6c-4108-8785-9dc825e2fe07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-757495964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4164878-443f-458a-8218-a8c4bb573569,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6468bc0992ec45d5b3c890645fb79c8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:28.689593 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e66a9c36-236d-4681-a8a0-6f518dbc1c95 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (171933ba-9b1a-4723-8f07-25ebd9fc9941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:28.712260 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e66a9c36-236d-4681-a8a0-6f518dbc1c95 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (171933ba-9b1a-4723-8f07-25ebd9fc9941) transitioned into state 'SUCCESS' from state '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-757495964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6468bc0992ec45d5b3c890645fb79c8a',qos_specs=None,replication_status=,reservations=['c2a9b406-8d3e-46f6-8ff9-d055e01b2d99','8f21b07c-54c3-4454-9991-568a1a9ad86b','b2038267-c00c-46d9-b05b-5e111d1af3a7','8edffcdf-bc6c-4108-8785-9dc825e2fe07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:28.713436 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e66a9c36-236d-4681-a8a0-6f518dbc1c95 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4302ab7e-190e-42ed-ac9f-8e9ac1b8be2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:28.722827 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e66a9c36-236d-4681-a8a0-6f518dbc1c95 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4302ab7e-190e-42ed-ac9f-8e9ac1b8be2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:28.723672 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e66a9c36-236d-4681-a8a0-6f518dbc1c95 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Flow 'volume_create_api' (97bd67f0-fca8-467a-92cf-873428d20a89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:28.723965 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e66a9c36-236d-4681-a8a0-6f518dbc1c95 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume request issued successfully. Jul 31 09:38:28.724582 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e66a9c36-236d-4681-a8a0-6f518dbc1c95 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:28.724985 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1202/4807] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:38:28 2026] POST /volume/v3/volumes => generated 769 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:28.736183 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-893496b2-3cdc-41d5-90eb-ca1fedee9c09 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:28.738637 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-893496b2-3cdc-41d5-90eb-ca1fedee9c09 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/c4164878-443f-458a-8218-a8c4bb573569 Jul 31 09:38:28.739005 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-893496b2-3cdc-41d5-90eb-ca1fedee9c09 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:28.739217 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-893496b2-3cdc-41d5-90eb-ca1fedee9c09 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:28.747059 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:28.747059 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:28.751462 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-893496b2-3cdc-41d5-90eb-ca1fedee9c09 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:28.755991 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-893496b2-3cdc-41d5-90eb-ca1fedee9c09 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/c4164878-443f-458a-8218-a8c4bb573569 returned with HTTP 200 Jul 31 09:38:28.756467 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1200/4808] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:28 2026] GET /volume/v3/volumes/c4164878-443f-458a-8218-a8c4bb573569 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:28.996453 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8ca3aa40-6c11-4daf-a850-556a2b963b5e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.109683 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8ca3aa40-6c11-4daf-a850-556a2b963b5e tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:38:29.110021 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8ca3aa40-6c11-4daf-a850-556a2b963b5e tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1739382625", "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=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:29.124659 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ba30090d-f82d-402c-94bc-b97b3072e0ba None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.124898 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8ca3aa40-6c11-4daf-a850-556a2b963b5e tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:38:29.125263 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1197/4809] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:38:28 2026] POST /volume/v3/types => generated 380 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:29.132428 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-563ae470-ce76-431e-800c-2ff565e03b19 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.134420 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-563ae470-ce76-431e-800c-2ff565e03b19 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] POST https://10.4.3.226/volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457/encryption Jul 31 09:38:29.134737 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-563ae470-ce76-431e-800c-2ff565e03b19 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:29.136258 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:29.136258 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:29.151706 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-563ae470-ce76-431e-800c-2ff565e03b19 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] https://10.4.3.226/volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457/encryption returned with HTTP 200 Jul 31 09:38:29.152201 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1203/4810] 10.4.3.226 () {68 vars in 1397 bytes} [Fri Jul 31 09:38:29 2026] POST /volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:29.158984 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-59a47db9-0520-4571-8a8e-ce3711a039fc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.159118 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ba30090d-f82d-402c-94bc-b97b3072e0ba tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:29.159596 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ba30090d-f82d-402c-94bc-b97b3072e0ba tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b3e619b5-8776-4672-b197-1edb98781403", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1701152854"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:29.160727 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-59a47db9-0520-4571-8a8e-ce3711a039fc tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:38:29.161135 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-59a47db9-0520-4571-8a8e-ce3711a039fc tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-773291585", "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=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:29.161381 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-ba30090d-f82d-402c-94bc-b97b3072e0ba tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Create volume request body: {'volume': {"'imageRef": 'b3e619b5-8776-4672-b197-1edb98781403', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1701152854'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:29.161562 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-ba30090d-f82d-402c-94bc-b97b3072e0ba tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Create volume of 1 GB Jul 31 09:38:29.165756 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-ba30090d-f82d-402c-94bc-b97b3072e0ba tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Availability Zones retrieved successfully. Jul 31 09:38:29.171119 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ba30090d-f82d-402c-94bc-b97b3072e0ba tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Flow 'volume_create_api' (0b7e7914-9793-4f29-8ae7-dec59465f3f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:29.172089 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ba30090d-f82d-402c-94bc-b97b3072e0ba tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d64422e3-dd92-404b-8117-f3524ce3a910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:29.172992 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-ba30090d-f82d-402c-94bc-b97b3072e0ba tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:29.178221 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-59a47db9-0520-4571-8a8e-ce3711a039fc tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:38:29.178617 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1201/4811] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:38:29 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 31 09:38:29.187200 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f7828b69-b854-4bfa-8e6e-2de046a95632 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.200464 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ba30090d-f82d-402c-94bc-b97b3072e0ba tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d64422e3-dd92-404b-8117-f3524ce3a910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:29.201372 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ba30090d-f82d-402c-94bc-b97b3072e0ba tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b0132c3-2bdf-4103-9f2f-e27741d5b357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:29.241457 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f7828b69-b854-4bfa-8e6e-2de046a95632 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] POST https://10.4.3.226/volume/v3/types/5dc63517-79e2-4d6d-b09e-3be2ff3df1ba/encryption Jul 31 09:38:29.241768 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f7828b69-b854-4bfa-8e6e-2de046a95632 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:29.243721 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.policy [None req-f7828b69-b854-4bfa-8e6e-2de046a95632 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'b070daa0d60549fbb59944ae16fbe29c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c480c96038234daf83deb1005a182b7a', '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=100314) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:38:29.243889 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f7828b69-b854-4bfa-8e6e-2de046a95632 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] https://10.4.3.226/volume/v3/types/5dc63517-79e2-4d6d-b09e-3be2ff3df1ba/encryption returned with HTTP 403 Jul 31 09:38:29.244317 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1198/4812] 10.4.3.226 () {68 vars in 1397 bytes} [Fri Jul 31 09:38:29 2026] POST /volume/v3/types/5dc63517-79e2-4d6d-b09e-3be2ff3df1ba/encryption => generated 127 bytes in 57 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:29.252280 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-196c100f-7ea1-42d6-b270-0f20bbbedc0d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.254225 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-196c100f-7ea1-42d6-b270-0f20bbbedc0d tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:38:29.254645 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-196c100f-7ea1-42d6-b270-0f20bbbedc0d tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1323878751", "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=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:29.263371 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-ba30090d-f82d-402c-94bc-b97b3072e0ba tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Created reservations ['d1d54530-c596-4319-8bcc-5d87e36054a8', '12db97db-2907-497b-bec4-d066178df078', '75f6b557-a569-43b5-8d07-f517106eadbf', '67c68067-fe4e-4d89-8551-f1aa1b7c4865'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:29.264299 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ba30090d-f82d-402c-94bc-b97b3072e0ba tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b0132c3-2bdf-4103-9f2f-e27741d5b357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1d54530-c596-4319-8bcc-5d87e36054a8', '12db97db-2907-497b-bec4-d066178df078', '75f6b557-a569-43b5-8d07-f517106eadbf', '67c68067-fe4e-4d89-8551-f1aa1b7c4865']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:29.265250 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ba30090d-f82d-402c-94bc-b97b3072e0ba tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c77ef071-b043-4612-ac95-d1972d79da1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:29.273222 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-196c100f-7ea1-42d6-b270-0f20bbbedc0d tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:38:29.273593 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1204/4813] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:38:29 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:29.282071 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-66927bca-50fe-4e4c-9af5-3975e0e87909 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.283787 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-66927bca-50fe-4e4c-9af5-3975e0e87909 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] POST https://10.4.3.226/volume/v3/types/d2cee0eb-dfe2-408c-b370-e94a8127ee90/extra_specs Jul 31 09:38:29.284145 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-66927bca-50fe-4e4c-9af5-3975e0e87909 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:29.286398 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.policy [None req-66927bca-50fe-4e4c-9af5-3975e0e87909 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'b070daa0d60549fbb59944ae16fbe29c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c480c96038234daf83deb1005a182b7a', '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=100317) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:38:29.286578 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-66927bca-50fe-4e4c-9af5-3975e0e87909 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] https://10.4.3.226/volume/v3/types/d2cee0eb-dfe2-408c-b370-e94a8127ee90/extra_specs returned with HTTP 403 Jul 31 09:38:29.286980 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1202/4814] 10.4.3.226 () {68 vars in 1399 bytes} [Fri Jul 31 09:38:29 2026] POST /volume/v3/types/d2cee0eb-dfe2-408c-b370-e94a8127ee90/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:29.288868 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ba30090d-f82d-402c-94bc-b97b3072e0ba tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c77ef071-b043-4612-ac95-d1972d79da1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22309277-8c5b-44fa-992f-027f8a2adee0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1701152854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3994286732974ec3a4a7edd16c314a48',qos_specs=None,replication_status=,reservations=['d1d54530-c596-4319-8bcc-5d87e36054a8','12db97db-2907-497b-bec4-d066178df078','75f6b557-a569-43b5-8d07-f517106eadbf','67c68067-fe4e-4d89-8551-f1aa1b7c4865'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e147427738ba4702888ee4f2d7af5a5e',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1701152854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22309277-8c5b-44fa-992f-027f8a2adee0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3994286732974ec3a4a7edd16c314a48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e147427738ba4702888ee4f2d7af5a5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:29.289654 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ba30090d-f82d-402c-94bc-b97b3072e0ba tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb05bd20-34da-4dfa-8e1d-22a87a3649b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:29.293975 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9a7f003c-5a22-4402-adf3-0ef7db34cac9 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.295710 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9a7f003c-5a22-4402-adf3-0ef7db34cac9 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] PUT https://10.4.3.226/volume/v3/types/d2cee0eb-dfe2-408c-b370-e94a8127ee90/extra_specs/key2 Jul 31 09:38:29.296048 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9a7f003c-5a22-4402-adf3-0ef7db34cac9 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:29.298112 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.policy [None req-9a7f003c-5a22-4402-adf3-0ef7db34cac9 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b070daa0d60549fbb59944ae16fbe29c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c480c96038234daf83deb1005a182b7a', '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=100314) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:38:29.298303 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9a7f003c-5a22-4402-adf3-0ef7db34cac9 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] https://10.4.3.226/volume/v3/types/d2cee0eb-dfe2-408c-b370-e94a8127ee90/extra_specs/key2 returned with HTTP 403 Jul 31 09:38:29.298709 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1199/4815] 10.4.3.226 () {68 vars in 1413 bytes} [Fri Jul 31 09:38:29 2026] PUT /volume/v3/types/d2cee0eb-dfe2-408c-b370-e94a8127ee90/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:29.306148 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0c32787a-b5d0-4437-8b86-91f86648ea1e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.307844 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0c32787a-b5d0-4437-8b86-91f86648ea1e tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] POST https://10.4.3.226/volume/v3/types Jul 31 09:38:29.308189 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0c32787a-b5d0-4437-8b86-91f86648ea1e tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:29.310448 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.policy [None req-0c32787a-b5d0-4437-8b86-91f86648ea1e tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'b070daa0d60549fbb59944ae16fbe29c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c480c96038234daf83deb1005a182b7a', '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=100316) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:38:29.310627 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0c32787a-b5d0-4437-8b86-91f86648ea1e tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] https://10.4.3.226/volume/v3/types returned with HTTP 403 Jul 31 09:38:29.311070 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1205/4816] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:38:29 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 31 09:38:29.314491 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ba30090d-f82d-402c-94bc-b97b3072e0ba tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb05bd20-34da-4dfa-8e1d-22a87a3649b3) transitioned into state 'SUCCESS' from state '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-1701152854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3994286732974ec3a4a7edd16c314a48',qos_specs=None,replication_status=,reservations=['d1d54530-c596-4319-8bcc-5d87e36054a8','12db97db-2907-497b-bec4-d066178df078','75f6b557-a569-43b5-8d07-f517106eadbf','67c68067-fe4e-4d89-8551-f1aa1b7c4865'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e147427738ba4702888ee4f2d7af5a5e',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:29.315181 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ba30090d-f82d-402c-94bc-b97b3072e0ba tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2155d46a-9d13-4d97-8be4-1953c813ab9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:29.317962 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fb778ba1-2c35-407a-a519-70a73784a758 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.319606 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fb778ba1-2c35-407a-a519-70a73784a758 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:38:29.319931 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fb778ba1-2c35-407a-a519-70a73784a758 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-727188671", "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=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:29.324078 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ba30090d-f82d-402c-94bc-b97b3072e0ba tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2155d46a-9d13-4d97-8be4-1953c813ab9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:29.324927 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-ba30090d-f82d-402c-94bc-b97b3072e0ba tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Flow 'volume_create_api' (0b7e7914-9793-4f29-8ae7-dec59465f3f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:29.325267 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-ba30090d-f82d-402c-94bc-b97b3072e0ba tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Create volume request issued successfully. Jul 31 09:38:29.325819 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ba30090d-f82d-402c-94bc-b97b3072e0ba tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:29.326394 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1211/4817] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:38:29 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 31 09:38:29.337148 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fb778ba1-2c35-407a-a519-70a73784a758 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:38:29.337582 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1203/4818] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:38:29 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:38:29.340644 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8690202b-7796-4af8-a63e-9edfabcd4dad None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.343638 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8690202b-7796-4af8-a63e-9edfabcd4dad tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:29.343638 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8690202b-7796-4af8-a63e-9edfabcd4dad tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b3e619b5-8776-4672-b197-1edb98781403", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1672166908"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:29.345426 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-8690202b-7796-4af8-a63e-9edfabcd4dad tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Create volume request body: {'volume': {"'imageRef": 'b3e619b5-8776-4672-b197-1edb98781403', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1672166908'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:29.345622 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-8690202b-7796-4af8-a63e-9edfabcd4dad tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Create volume of 1 GB Jul 31 09:38:29.345790 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e5a1253e-21dc-48c5-877d-428448f9e2fc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.347786 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e5a1253e-21dc-48c5-877d-428448f9e2fc tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] POST https://10.4.3.226/volume/v3/types/243c1967-6748-46d6-9675-05d8c78db166/encryption Jul 31 09:38:29.348192 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e5a1253e-21dc-48c5-877d-428448f9e2fc tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:29.351142 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-8690202b-7796-4af8-a63e-9edfabcd4dad tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Availability Zones retrieved successfully. Jul 31 09:38:29.360135 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-8690202b-7796-4af8-a63e-9edfabcd4dad tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Flow 'volume_create_api' (5730fa3a-424a-4281-8d34-75825e4c3bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:29.361674 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-8690202b-7796-4af8-a63e-9edfabcd4dad tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e341406b-63f5-44eb-a6e4-05bce71ed534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:29.363100 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-8690202b-7796-4af8-a63e-9edfabcd4dad tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:29.373517 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e5a1253e-21dc-48c5-877d-428448f9e2fc tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] https://10.4.3.226/volume/v3/types/243c1967-6748-46d6-9675-05d8c78db166/encryption returned with HTTP 200 Jul 31 09:38:29.374066 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1206/4819] 10.4.3.226 () {68 vars in 1397 bytes} [Fri Jul 31 09:38:29 2026] POST /volume/v3/types/243c1967-6748-46d6-9675-05d8c78db166/encryption => generated 239 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:29.382974 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-84898404-949e-455a-b506-9d6af66af8b7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.385043 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-84898404-949e-455a-b506-9d6af66af8b7 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] DELETE https://10.4.3.226/volume/v3/types/243c1967-6748-46d6-9675-05d8c78db166/encryption/80a4fd63-9b8c-425d-b534-12fd6b852cb4 Jul 31 09:38:29.385287 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-84898404-949e-455a-b506-9d6af66af8b7 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:29.385508 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-84898404-949e-455a-b506-9d6af66af8b7 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:29.385748 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:29.385748 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:29.386209 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.policy [None req-84898404-949e-455a-b506-9d6af66af8b7 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'b070daa0d60549fbb59944ae16fbe29c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c480c96038234daf83deb1005a182b7a', '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=100315) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:38:29.386399 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-84898404-949e-455a-b506-9d6af66af8b7 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] https://10.4.3.226/volume/v3/types/243c1967-6748-46d6-9675-05d8c78db166/encryption/80a4fd63-9b8c-425d-b534-12fd6b852cb4 returned with HTTP 403 Jul 31 09:38:29.386792 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1212/4820] 10.4.3.226 () {66 vars in 1489 bytes} [Fri Jul 31 09:38:29 2026] DELETE /volume/v3/types/243c1967-6748-46d6-9675-05d8c78db166/encryption/80a4fd63-9b8c-425d-b534-12fd6b852cb4 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:29.394679 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cfb98f23-2f76-4dba-af98-6b0a6eac7629 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.396652 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cfb98f23-2f76-4dba-af98-6b0a6eac7629 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:38:29.397054 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cfb98f23-2f76-4dba-af98-6b0a6eac7629 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-992789669", "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=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:29.402172 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-8690202b-7796-4af8-a63e-9edfabcd4dad tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e341406b-63f5-44eb-a6e4-05bce71ed534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:29.402981 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-8690202b-7796-4af8-a63e-9edfabcd4dad tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cba3116-086d-4402-b052-f1716a1d9fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:29.419739 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cfb98f23-2f76-4dba-af98-6b0a6eac7629 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:38:29.420162 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1204/4821] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:38:29 2026] POST /volume/v3/types => generated 379 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:29.428783 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a101ddf7-ff11-4a1e-976e-501493e1866c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.431110 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a101ddf7-ff11-4a1e-976e-501493e1866c tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] DELETE https://10.4.3.226/volume/v3/types/7508ed0b-1dd4-438f-b3d0-95b59c1097b9/extra_specs/key1 Jul 31 09:38:29.431378 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a101ddf7-ff11-4a1e-976e-501493e1866c tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:29.431618 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a101ddf7-ff11-4a1e-976e-501493e1866c tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:29.437718 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.policy [None req-a101ddf7-ff11-4a1e-976e-501493e1866c tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'b070daa0d60549fbb59944ae16fbe29c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c480c96038234daf83deb1005a182b7a', '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=100316) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:38:29.437999 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a101ddf7-ff11-4a1e-976e-501493e1866c tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] https://10.4.3.226/volume/v3/types/7508ed0b-1dd4-438f-b3d0-95b59c1097b9/extra_specs/key1 returned with HTTP 403 Jul 31 09:38:29.438668 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1207/4822] 10.4.3.226 () {66 vars in 1396 bytes} [Fri Jul 31 09:38:29 2026] DELETE /volume/v3/types/7508ed0b-1dd4-438f-b3d0-95b59c1097b9/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:29.445805 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-51646571-3b26-4a33-bf64-dd2338e1b734 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.447572 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-51646571-3b26-4a33-bf64-dd2338e1b734 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:38:29.447925 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-51646571-3b26-4a33-bf64-dd2338e1b734 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1410845050", "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=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:29.452754 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-8690202b-7796-4af8-a63e-9edfabcd4dad tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Created reservations ['9091fdb0-4c5e-4b57-8bf6-d51e2cb53aef', '41e309a3-2e77-4a02-8a5e-cbfb5c013a25', 'd651cf77-ea64-429d-ac44-416abb6e7a20', 'dcbf6bea-c271-460d-8a59-46871bdf9b5f'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:29.453610 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-8690202b-7796-4af8-a63e-9edfabcd4dad tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cba3116-086d-4402-b052-f1716a1d9fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9091fdb0-4c5e-4b57-8bf6-d51e2cb53aef', '41e309a3-2e77-4a02-8a5e-cbfb5c013a25', 'd651cf77-ea64-429d-ac44-416abb6e7a20', 'dcbf6bea-c271-460d-8a59-46871bdf9b5f']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:29.454327 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-8690202b-7796-4af8-a63e-9edfabcd4dad tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f338cde2-8828-43d6-ad8b-cac7d9713403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:29.466841 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-51646571-3b26-4a33-bf64-dd2338e1b734 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:38:29.467446 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1213/4823] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:38:29 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:29.476630 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-000b53b9-335e-4f80-bfdb-74e7858268fd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.478439 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-000b53b9-335e-4f80-bfdb-74e7858268fd tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] DELETE https://10.4.3.226/volume/v3/types/6e6c447c-f32f-4c55-95ce-a3ef69dbfae1 Jul 31 09:38:29.478646 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-000b53b9-335e-4f80-bfdb-74e7858268fd tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:29.478839 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-000b53b9-335e-4f80-bfdb-74e7858268fd tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:29.479472 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.policy [None req-000b53b9-335e-4f80-bfdb-74e7858268fd tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'b070daa0d60549fbb59944ae16fbe29c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c480c96038234daf83deb1005a182b7a', '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=100317) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:38:29.479624 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-000b53b9-335e-4f80-bfdb-74e7858268fd tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] https://10.4.3.226/volume/v3/types/6e6c447c-f32f-4c55-95ce-a3ef69dbfae1 returned with HTTP 403 Jul 31 09:38:29.480192 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1205/4824] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:38:29 2026] DELETE /volume/v3/types/6e6c447c-f32f-4c55-95ce-a3ef69dbfae1 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:29.480593 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-8690202b-7796-4af8-a63e-9edfabcd4dad tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f338cde2-8828-43d6-ad8b-cac7d9713403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c51277dc-5ac4-47a8-8d3f-87a01f65eba4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1672166908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3994286732974ec3a4a7edd16c314a48',qos_specs=None,replication_status=,reservations=['9091fdb0-4c5e-4b57-8bf6-d51e2cb53aef','41e309a3-2e77-4a02-8a5e-cbfb5c013a25','d651cf77-ea64-429d-ac44-416abb6e7a20','dcbf6bea-c271-460d-8a59-46871bdf9b5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e147427738ba4702888ee4f2d7af5a5e',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1672166908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c51277dc-5ac4-47a8-8d3f-87a01f65eba4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3994286732974ec3a4a7edd16c314a48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e147427738ba4702888ee4f2d7af5a5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:29.481384 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-8690202b-7796-4af8-a63e-9edfabcd4dad tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1375553-4ba8-47bf-84f8-fd9f9f0468e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:29.486776 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4806fac7-3cf5-47e1-8aa7-ac057d18b344 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.488595 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4806fac7-3cf5-47e1-8aa7-ac057d18b344 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] GET https://10.4.3.226/volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457/extra_specs Jul 31 09:38:29.488779 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4806fac7-3cf5-47e1-8aa7-ac057d18b344 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:29.488972 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4806fac7-3cf5-47e1-8aa7-ac057d18b344 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:29.497804 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4806fac7-3cf5-47e1-8aa7-ac057d18b344 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] https://10.4.3.226/volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457/extra_specs returned with HTTP 200 Jul 31 09:38:29.498214 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1208/4825] 10.4.3.226 () {66 vars in 1378 bytes} [Fri Jul 31 09:38:29 2026] GET /volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457/extra_specs => generated 123 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:29.506232 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-32e683f9-f65a-4375-a502-dbc0478bc88b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.506436 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-8690202b-7796-4af8-a63e-9edfabcd4dad tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1375553-4ba8-47bf-84f8-fd9f9f0468e6) transitioned into state 'SUCCESS' from state '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-1672166908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3994286732974ec3a4a7edd16c314a48',qos_specs=None,replication_status=,reservations=['9091fdb0-4c5e-4b57-8bf6-d51e2cb53aef','41e309a3-2e77-4a02-8a5e-cbfb5c013a25','d651cf77-ea64-429d-ac44-416abb6e7a20','dcbf6bea-c271-460d-8a59-46871bdf9b5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e147427738ba4702888ee4f2d7af5a5e',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:29.507152 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-8690202b-7796-4af8-a63e-9edfabcd4dad tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd869fb0-5e97-4d5e-aab1-8ecb03922d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:29.508078 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-32e683f9-f65a-4375-a502-dbc0478bc88b tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] GET https://10.4.3.226/volume/v3/types Jul 31 09:38:29.508282 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-32e683f9-f65a-4375-a502-dbc0478bc88b tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:29.508530 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-32e683f9-f65a-4375-a502-dbc0478bc88b tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Calling method 'index' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:29.509287 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.api_utils [None req-32e683f9-f65a-4375-a502-dbc0478bc88b tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Removing options '' from query. {{(pid=100315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:38:29.516675 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-8690202b-7796-4af8-a63e-9edfabcd4dad tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd869fb0-5e97-4d5e-aab1-8ecb03922d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:29.517595 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-8690202b-7796-4af8-a63e-9edfabcd4dad tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Flow 'volume_create_api' (5730fa3a-424a-4281-8d34-75825e4c3bcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:29.517937 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-8690202b-7796-4af8-a63e-9edfabcd4dad tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Create volume request issued successfully. Jul 31 09:38:29.518597 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8690202b-7796-4af8-a63e-9edfabcd4dad tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:29.519043 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1200/4826] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:38:29 2026] POST /volume/v3/volumes => generated 757 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:38:29.531196 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f1ee01a9-a8a2-4e58-83bb-caba9c72ca36 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.532448 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-32e683f9-f65a-4375-a502-dbc0478bc88b tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:38:29.532942 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1214/4827] 10.4.3.226 () {66 vars in 1231 bytes} [Fri Jul 31 09:38:29 2026] GET /volume/v3/types => generated 2386 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:29.533121 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f1ee01a9-a8a2-4e58-83bb-caba9c72ca36 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:29.533522 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f1ee01a9-a8a2-4e58-83bb-caba9c72ca36 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b3e619b5-8776-4672-b197-1edb98781403", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2099871944"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:29.534975 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-f1ee01a9-a8a2-4e58-83bb-caba9c72ca36 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Create volume request body: {'volume': {"'imageRef": 'b3e619b5-8776-4672-b197-1edb98781403', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2099871944'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:29.535135 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-f1ee01a9-a8a2-4e58-83bb-caba9c72ca36 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Create volume of 1 GB Jul 31 09:38:29.539399 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f1ee01a9-a8a2-4e58-83bb-caba9c72ca36 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Availability Zones retrieved successfully. Jul 31 09:38:29.544013 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2e3cc274-854c-48ac-9476-04abd3820238 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.545482 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f1ee01a9-a8a2-4e58-83bb-caba9c72ca36 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Flow 'volume_create_api' (da670d0b-5e6f-4c9c-ab6c-45b8b917950d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:29.545806 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2e3cc274-854c-48ac-9476-04abd3820238 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] GET https://10.4.3.226/volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457/encryption/cipher Jul 31 09:38:29.545990 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2e3cc274-854c-48ac-9476-04abd3820238 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:29.546202 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2e3cc274-854c-48ac-9476-04abd3820238 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:29.546722 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f1ee01a9-a8a2-4e58-83bb-caba9c72ca36 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0d05f15-3b3a-4972-984b-ebcadde03fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:29.546887 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.policy [None req-2e3cc274-854c-48ac-9476-04abd3820238 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b070daa0d60549fbb59944ae16fbe29c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c480c96038234daf83deb1005a182b7a', '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=100316) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:38:29.547079 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2e3cc274-854c-48ac-9476-04abd3820238 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] https://10.4.3.226/volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457/encryption/cipher returned with HTTP 403 Jul 31 09:38:29.547541 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1209/4828] 10.4.3.226 () {66 vars in 1396 bytes} [Fri Jul 31 09:38:29 2026] GET /volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:29.547895 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-f1ee01a9-a8a2-4e58-83bb-caba9c72ca36 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:29.556110 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-78b9e1e2-f6c1-4e63-b27d-3eb79295109b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.558837 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-78b9e1e2-f6c1-4e63-b27d-3eb79295109b tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] GET https://10.4.3.226/volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457/encryption Jul 31 09:38:29.559137 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-78b9e1e2-f6c1-4e63-b27d-3eb79295109b tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:29.559465 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-78b9e1e2-f6c1-4e63-b27d-3eb79295109b tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:29.559827 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:29.559827 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:29.560491 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.policy [None req-78b9e1e2-f6c1-4e63-b27d-3eb79295109b tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b070daa0d60549fbb59944ae16fbe29c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c480c96038234daf83deb1005a182b7a', '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=100314) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:38:29.560755 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-78b9e1e2-f6c1-4e63-b27d-3eb79295109b tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] https://10.4.3.226/volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457/encryption returned with HTTP 403 Jul 31 09:38:29.561412 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1201/4829] 10.4.3.226 () {66 vars in 1375 bytes} [Fri Jul 31 09:38:29 2026] GET /volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457/encryption => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:29.569324 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-21d8e0b9-0b23-43d1-9d5b-582ca07a8ba0 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.571834 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-21d8e0b9-0b23-43d1-9d5b-582ca07a8ba0 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] GET https://10.4.3.226/volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457/extra_specs/multiattach Jul 31 09:38:29.572120 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-21d8e0b9-0b23-43d1-9d5b-582ca07a8ba0 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:29.572409 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-21d8e0b9-0b23-43d1-9d5b-582ca07a8ba0 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:29.577730 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f1ee01a9-a8a2-4e58-83bb-caba9c72ca36 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0d05f15-3b3a-4972-984b-ebcadde03fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:29.578517 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f1ee01a9-a8a2-4e58-83bb-caba9c72ca36 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52aeedb9-bce4-49fd-a118-0dc8c2a84563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:29.581745 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-21d8e0b9-0b23-43d1-9d5b-582ca07a8ba0 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] https://10.4.3.226/volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457/extra_specs/multiattach returned with HTTP 200 Jul 31 09:38:29.582177 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1215/4830] 10.4.3.226 () {66 vars in 1414 bytes} [Fri Jul 31 09:38:29 2026] GET /volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457/extra_specs/multiattach => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:38:29.589510 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0e82ace8-0503-4044-9c59-2c6799cc41d5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.591351 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0e82ace8-0503-4044-9c59-2c6799cc41d5 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] GET https://10.4.3.226/volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457/extra_specs/volume_backend_name Jul 31 09:38:29.591637 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0e82ace8-0503-4044-9c59-2c6799cc41d5 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:29.591879 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0e82ace8-0503-4044-9c59-2c6799cc41d5 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:29.602324 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0e82ace8-0503-4044-9c59-2c6799cc41d5 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] https://10.4.3.226/volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457/extra_specs/volume_backend_name returned with HTTP 404 Jul 31 09:38:29.602782 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1210/4831] 10.4.3.226 () {66 vars in 1438 bytes} [Fri Jul 31 09:38:29 2026] GET /volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457/extra_specs/volume_backend_name => generated 143 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:29.610120 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-119092c8-23bb-4240-a9c2-17202ad82b23 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.611913 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-119092c8-23bb-4240-a9c2-17202ad82b23 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] GET https://10.4.3.226/volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457 Jul 31 09:38:29.612160 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-119092c8-23bb-4240-a9c2-17202ad82b23 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:29.612417 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-119092c8-23bb-4240-a9c2-17202ad82b23 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:29.620654 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-119092c8-23bb-4240-a9c2-17202ad82b23 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] https://10.4.3.226/volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457 returned with HTTP 200 Jul 31 09:38:29.621081 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1202/4832] 10.4.3.226 () {66 vars in 1342 bytes} [Fri Jul 31 09:38:29 2026] GET /volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457 => generated 318 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:29.624760 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-f1ee01a9-a8a2-4e58-83bb-caba9c72ca36 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Created reservations ['e6599205-5b0e-47ec-bfa1-33dc189a224f', 'ba58484d-fb73-47a9-afa8-9838719e69a6', '40017be0-a3a6-4f4d-a304-5407ea13739a', 'b85c98f0-ccea-434d-a506-e28671c49253'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:29.625597 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f1ee01a9-a8a2-4e58-83bb-caba9c72ca36 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52aeedb9-bce4-49fd-a118-0dc8c2a84563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6599205-5b0e-47ec-bfa1-33dc189a224f', 'ba58484d-fb73-47a9-afa8-9838719e69a6', '40017be0-a3a6-4f4d-a304-5407ea13739a', 'b85c98f0-ccea-434d-a506-e28671c49253']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:29.626381 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f1ee01a9-a8a2-4e58-83bb-caba9c72ca36 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0be51a1c-670e-4cec-98b1-f462c9ff66d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:29.632159 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-83b8b7f4-6e7b-4c90-bdbc-0efa41964c4c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.634772 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-83b8b7f4-6e7b-4c90-bdbc-0efa41964c4c tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] PUT https://10.4.3.226/volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457/encryption/d0ac949e-8903-48d5-a97a-751135857385 Jul 31 09:38:29.635276 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-83b8b7f4-6e7b-4c90-bdbc-0efa41964c4c tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:29.637916 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.policy [None req-83b8b7f4-6e7b-4c90-bdbc-0efa41964c4c tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'b070daa0d60549fbb59944ae16fbe29c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c480c96038234daf83deb1005a182b7a', '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=100315) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:38:29.638190 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-83b8b7f4-6e7b-4c90-bdbc-0efa41964c4c tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] https://10.4.3.226/volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457/encryption/d0ac949e-8903-48d5-a97a-751135857385 returned with HTTP 403 Jul 31 09:38:29.638831 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1216/4833] 10.4.3.226 () {68 vars in 1506 bytes} [Fri Jul 31 09:38:29 2026] PUT /volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457/encryption/d0ac949e-8903-48d5-a97a-751135857385 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:29.647872 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a0c035b2-2b90-49b4-aa74-a91814fc8359 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.649821 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a0c035b2-2b90-49b4-aa74-a91814fc8359 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] PUT https://10.4.3.226/volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457/extra_specs/key1 Jul 31 09:38:29.650102 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a0c035b2-2b90-49b4-aa74-a91814fc8359 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:29.652113 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.policy [None req-a0c035b2-2b90-49b4-aa74-a91814fc8359 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b070daa0d60549fbb59944ae16fbe29c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c480c96038234daf83deb1005a182b7a', '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=100316) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:38:29.652426 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a0c035b2-2b90-49b4-aa74-a91814fc8359 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] https://10.4.3.226/volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457/extra_specs/key1 returned with HTTP 403 Jul 31 09:38:29.652606 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f1ee01a9-a8a2-4e58-83bb-caba9c72ca36 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0be51a1c-670e-4cec-98b1-f462c9ff66d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94c561c7-2198-49fd-b127-b86bbbc930f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2099871944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3994286732974ec3a4a7edd16c314a48',qos_specs=None,replication_status=,reservations=['e6599205-5b0e-47ec-bfa1-33dc189a224f','ba58484d-fb73-47a9-afa8-9838719e69a6','40017be0-a3a6-4f4d-a304-5407ea13739a','b85c98f0-ccea-434d-a506-e28671c49253'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e147427738ba4702888ee4f2d7af5a5e',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2099871944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94c561c7-2198-49fd-b127-b86bbbc930f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3994286732974ec3a4a7edd16c314a48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e147427738ba4702888ee4f2d7af5a5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:29.652982 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1211/4834] 10.4.3.226 () {68 vars in 1413 bytes} [Fri Jul 31 09:38:29 2026] PUT /volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:29.653586 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f1ee01a9-a8a2-4e58-83bb-caba9c72ca36 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6260aacc-1693-4f2e-8a54-881292de7af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:29.660764 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f17e72c3-436a-4eb9-957a-55d8351ba8ac None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.662752 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f17e72c3-436a-4eb9-957a-55d8351ba8ac tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] PUT https://10.4.3.226/volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457 Jul 31 09:38:29.663118 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f17e72c3-436a-4eb9-957a-55d8351ba8ac tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:29.664938 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.policy [None req-f17e72c3-436a-4eb9-957a-55d8351ba8ac tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'b070daa0d60549fbb59944ae16fbe29c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c480c96038234daf83deb1005a182b7a', '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=100314) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:38:29.665140 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f17e72c3-436a-4eb9-957a-55d8351ba8ac tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-member] https://10.4.3.226/volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457 returned with HTTP 403 Jul 31 09:38:29.665638 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1203/4835] 10.4.3.226 () {68 vars in 1362 bytes} [Fri Jul 31 09:38:29 2026] PUT /volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:29.671895 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f1ee01a9-a8a2-4e58-83bb-caba9c72ca36 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6260aacc-1693-4f2e-8a54-881292de7af9) transitioned into state 'SUCCESS' from state '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-2099871944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3994286732974ec3a4a7edd16c314a48',qos_specs=None,replication_status=,reservations=['e6599205-5b0e-47ec-bfa1-33dc189a224f','ba58484d-fb73-47a9-afa8-9838719e69a6','40017be0-a3a6-4f4d-a304-5407ea13739a','b85c98f0-ccea-434d-a506-e28671c49253'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e147427738ba4702888ee4f2d7af5a5e',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:29.672688 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f1ee01a9-a8a2-4e58-83bb-caba9c72ca36 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (338f8f26-553c-4ce4-acb6-19a02642f950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:29.673260 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-00193cf3-efe7-4526-8fb0-b44caf3bdddf None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.674934 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-00193cf3-efe7-4526-8fb0-b44caf3bdddf tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] DELETE https://10.4.3.226/volume/v3/types/6e6c447c-f32f-4c55-95ce-a3ef69dbfae1 Jul 31 09:38:29.675127 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-00193cf3-efe7-4526-8fb0-b44caf3bdddf tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:29.675330 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-00193cf3-efe7-4526-8fb0-b44caf3bdddf tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] Calling method '_delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:29.682659 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f1ee01a9-a8a2-4e58-83bb-caba9c72ca36 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (338f8f26-553c-4ce4-acb6-19a02642f950) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:29.683591 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f1ee01a9-a8a2-4e58-83bb-caba9c72ca36 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Flow 'volume_create_api' (da670d0b-5e6f-4c9c-ab6c-45b8b917950d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:29.683893 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f1ee01a9-a8a2-4e58-83bb-caba9c72ca36 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Create volume request issued successfully. Jul 31 09:38:29.684516 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f1ee01a9-a8a2-4e58-83bb-caba9c72ca36 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:29.684948 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1206/4836] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:38:29 2026] POST /volume/v3/volumes => generated 757 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:38:29.698760 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bf53c40f-58e0-4bf1-9b08-1c6700f0ccbd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.701182 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bf53c40f-58e0-4bf1-9b08-1c6700f0ccbd tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:29.701561 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bf53c40f-58e0-4bf1-9b08-1c6700f0ccbd tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b3e619b5-8776-4672-b197-1edb98781403", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1230172698"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:29.703940 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-bf53c40f-58e0-4bf1-9b08-1c6700f0ccbd tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Create volume request body: {'volume': {"'imageRef": 'b3e619b5-8776-4672-b197-1edb98781403', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1230172698'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:29.704127 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-bf53c40f-58e0-4bf1-9b08-1c6700f0ccbd tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Create volume of 1 GB Jul 31 09:38:29.704641 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-00193cf3-efe7-4526-8fb0-b44caf3bdddf tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] https://10.4.3.226/volume/v3/types/6e6c447c-f32f-4c55-95ce-a3ef69dbfae1 returned with HTTP 202 Jul 31 09:38:29.705010 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1217/4837] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:38:29 2026] DELETE /volume/v3/types/6e6c447c-f32f-4c55-95ce-a3ef69dbfae1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:29.709211 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-bf53c40f-58e0-4bf1-9b08-1c6700f0ccbd tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Availability Zones retrieved successfully. Jul 31 09:38:29.713454 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b98654bc-1cda-4bcc-9d89-73efb7dc807c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.715393 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b98654bc-1cda-4bcc-9d89-73efb7dc807c tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] DELETE https://10.4.3.226/volume/v3/types/7508ed0b-1dd4-438f-b3d0-95b59c1097b9 Jul 31 09:38:29.715575 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b98654bc-1cda-4bcc-9d89-73efb7dc807c tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:29.715775 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b98654bc-1cda-4bcc-9d89-73efb7dc807c tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] Calling method '_delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:29.717053 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-bf53c40f-58e0-4bf1-9b08-1c6700f0ccbd tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Flow 'volume_create_api' (c625de4b-c2a8-4dc5-b14f-59ebd21e7ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:29.718741 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-bf53c40f-58e0-4bf1-9b08-1c6700f0ccbd tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (502489ed-7ccc-4a4a-a509-05652b69f03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:29.719978 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-bf53c40f-58e0-4bf1-9b08-1c6700f0ccbd tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:29.741954 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b98654bc-1cda-4bcc-9d89-73efb7dc807c tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] https://10.4.3.226/volume/v3/types/7508ed0b-1dd4-438f-b3d0-95b59c1097b9 returned with HTTP 202 Jul 31 09:38:29.743020 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1204/4838] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:38:29 2026] DELETE /volume/v3/types/7508ed0b-1dd4-438f-b3d0-95b59c1097b9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:29.749496 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-bf53c40f-58e0-4bf1-9b08-1c6700f0ccbd tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (502489ed-7ccc-4a4a-a509-05652b69f03e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:29.750435 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-bf53c40f-58e0-4bf1-9b08-1c6700f0ccbd tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f9d25b5-1bbe-40b2-a99b-f3057c8495d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:29.750884 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-df3efc67-7ddd-4480-9956-3a5157b7b67c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.756268 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-df3efc67-7ddd-4480-9956-3a5157b7b67c tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] DELETE https://10.4.3.226/volume/v3/types/243c1967-6748-46d6-9675-05d8c78db166 Jul 31 09:38:29.756268 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-df3efc67-7ddd-4480-9956-3a5157b7b67c tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:29.756268 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-df3efc67-7ddd-4480-9956-3a5157b7b67c tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:29.756268 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:29.756268 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:29.772858 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f5d825d8-3fc5-400a-9d4d-43b247d91a3b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.776265 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f5d825d8-3fc5-400a-9d4d-43b247d91a3b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/c4164878-443f-458a-8218-a8c4bb573569 Jul 31 09:38:29.776265 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f5d825d8-3fc5-400a-9d4d-43b247d91a3b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:29.776265 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f5d825d8-3fc5-400a-9d4d-43b247d91a3b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:29.781366 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-df3efc67-7ddd-4480-9956-3a5157b7b67c tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] https://10.4.3.226/volume/v3/types/243c1967-6748-46d6-9675-05d8c78db166 returned with HTTP 202 Jul 31 09:38:29.781874 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1207/4839] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:38:29 2026] DELETE /volume/v3/types/243c1967-6748-46d6-9675-05d8c78db166 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:29.785774 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:29.785774 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:29.789403 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7c8227a1-e55c-4369-baf1-43d141a652f4 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.792686 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f5d825d8-3fc5-400a-9d4d-43b247d91a3b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:29.792766 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7c8227a1-e55c-4369-baf1-43d141a652f4 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] DELETE https://10.4.3.226/volume/v3/types/d2cee0eb-dfe2-408c-b370-e94a8127ee90 Jul 31 09:38:29.792766 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7c8227a1-e55c-4369-baf1-43d141a652f4 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:29.792766 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7c8227a1-e55c-4369-baf1-43d141a652f4 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] Calling method '_delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:29.795732 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f5d825d8-3fc5-400a-9d4d-43b247d91a3b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/c4164878-443f-458a-8218-a8c4bb573569 returned with HTTP 200 Jul 31 09:38:29.796018 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1218/4840] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:29 2026] GET /volume/v3/volumes/c4164878-443f-458a-8218-a8c4bb573569 => generated 862 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:29.800761 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-bf53c40f-58e0-4bf1-9b08-1c6700f0ccbd tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Created reservations ['32e1440b-13ba-463b-8000-b4d45aa1df6e', '426f6266-e4ea-4147-bbde-64b8b6a5055b', 'a20c9a76-c73b-46bc-bcea-4e1a5821cac4', 'd418b082-3140-4691-8f26-82baf2be924a'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:29.801817 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-bf53c40f-58e0-4bf1-9b08-1c6700f0ccbd tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f9d25b5-1bbe-40b2-a99b-f3057c8495d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32e1440b-13ba-463b-8000-b4d45aa1df6e', '426f6266-e4ea-4147-bbde-64b8b6a5055b', 'a20c9a76-c73b-46bc-bcea-4e1a5821cac4', 'd418b082-3140-4691-8f26-82baf2be924a']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:29.802689 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-bf53c40f-58e0-4bf1-9b08-1c6700f0ccbd tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a03ca766-d4a2-4ee9-a270-fa1c456f685c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:29.812298 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c2996623-c051-4992-82d1-780a36d29c78 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.814199 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c2996623-c051-4992-82d1-780a36d29c78 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:38:29.814540 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c2996623-c051-4992-82d1-780a36d29c78 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c4164878-443f-458a-8218-a8c4bb573569", "name": "tempest-VolumeDependencyTests-Snapshot-1292772991"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:29.815988 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7c8227a1-e55c-4369-baf1-43d141a652f4 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] https://10.4.3.226/volume/v3/types/d2cee0eb-dfe2-408c-b370-e94a8127ee90 returned with HTTP 202 Jul 31 09:38:29.816463 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1205/4841] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:38:29 2026] DELETE /volume/v3/types/d2cee0eb-dfe2-408c-b370-e94a8127ee90 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:29.823198 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:29.823198 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:29.823753 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c2996623-c051-4992-82d1-780a36d29c78 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:29.823888 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-c2996623-c051-4992-82d1-780a36d29c78 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create snapshot from volume c4164878-443f-458a-8218-a8c4bb573569 Jul 31 09:38:29.824574 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e78b1a9c-597a-4b43-a41c-544f6732de89 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.825805 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-bf53c40f-58e0-4bf1-9b08-1c6700f0ccbd tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a03ca766-d4a2-4ee9-a270-fa1c456f685c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7505c6d2-dfa1-4d48-bbb3-882f0e2bec12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1230172698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3994286732974ec3a4a7edd16c314a48',qos_specs=None,replication_status=,reservations=['32e1440b-13ba-463b-8000-b4d45aa1df6e','426f6266-e4ea-4147-bbde-64b8b6a5055b','a20c9a76-c73b-46bc-bcea-4e1a5821cac4','d418b082-3140-4691-8f26-82baf2be924a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e147427738ba4702888ee4f2d7af5a5e',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1230172698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7505c6d2-dfa1-4d48-bbb3-882f0e2bec12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3994286732974ec3a4a7edd16c314a48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e147427738ba4702888ee4f2d7af5a5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:29.826470 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e78b1a9c-597a-4b43-a41c-544f6732de89 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] DELETE https://10.4.3.226/volume/v3/types/5dc63517-79e2-4d6d-b09e-3be2ff3df1ba Jul 31 09:38:29.826666 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e78b1a9c-597a-4b43-a41c-544f6732de89 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:29.826707 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-bf53c40f-58e0-4bf1-9b08-1c6700f0ccbd tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72bda5fe-295a-4f9c-b32f-95b3ef5f71c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:29.826915 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e78b1a9c-597a-4b43-a41c-544f6732de89 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] Calling method '_delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:29.847808 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-bf53c40f-58e0-4bf1-9b08-1c6700f0ccbd tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72bda5fe-295a-4f9c-b32f-95b3ef5f71c0) transitioned into state 'SUCCESS' from state '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-1230172698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3994286732974ec3a4a7edd16c314a48',qos_specs=None,replication_status=,reservations=['32e1440b-13ba-463b-8000-b4d45aa1df6e','426f6266-e4ea-4147-bbde-64b8b6a5055b','a20c9a76-c73b-46bc-bcea-4e1a5821cac4','d418b082-3140-4691-8f26-82baf2be924a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e147427738ba4702888ee4f2d7af5a5e',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:29.848387 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-bf53c40f-58e0-4bf1-9b08-1c6700f0ccbd tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8c7cc0b-79d8-41b7-92bc-a039158d9ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:29.852640 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e78b1a9c-597a-4b43-a41c-544f6732de89 tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] https://10.4.3.226/volume/v3/types/5dc63517-79e2-4d6d-b09e-3be2ff3df1ba returned with HTTP 202 Jul 31 09:38:29.853084 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1219/4842] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:38:29 2026] DELETE /volume/v3/types/5dc63517-79e2-4d6d-b09e-3be2ff3df1ba => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:29.858488 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-bf53c40f-58e0-4bf1-9b08-1c6700f0ccbd tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8c7cc0b-79d8-41b7-92bc-a039158d9ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:29.859628 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-bf53c40f-58e0-4bf1-9b08-1c6700f0ccbd tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Flow 'volume_create_api' (c625de4b-c2a8-4dc5-b14f-59ebd21e7ccc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:29.859729 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-aa5887ee-ac82-4b9e-9357-22a5bea823bb None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.860065 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-bf53c40f-58e0-4bf1-9b08-1c6700f0ccbd tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Create volume request issued successfully. Jul 31 09:38:29.860952 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bf53c40f-58e0-4bf1-9b08-1c6700f0ccbd tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:29.861455 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1212/4843] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:38:29 2026] POST /volume/v3/volumes => generated 757 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:38:29.861604 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-aa5887ee-ac82-4b9e-9357-22a5bea823bb tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] DELETE https://10.4.3.226/volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457 Jul 31 09:38:29.861851 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-aa5887ee-ac82-4b9e-9357-22a5bea823bb tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:29.862845 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-aa5887ee-ac82-4b9e-9357-22a5bea823bb tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] Calling method '_delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:29.863150 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-c2996623-c051-4992-82d1-780a36d29c78 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Created reservations ['0b9a14ff-be67-41de-8c39-0c1675396e01', 'dbca43de-30f3-4dd0-9039-cd4014884066', 'fa911595-845a-45ec-9ae1-966b3fea1c2e', '0bb91938-d5eb-4651-8061-ea0173818e3f'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:29.873900 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7ece609d-233c-44b8-8155-62607130093c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.875742 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7ece609d-233c-44b8-8155-62607130093c tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:29.875965 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7ece609d-233c-44b8-8155-62607130093c tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b3e619b5-8776-4672-b197-1edb98781403", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1685959577"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:29.877528 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-7ece609d-233c-44b8-8155-62607130093c tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Create volume request body: {'volume': {"'imageRef": 'b3e619b5-8776-4672-b197-1edb98781403', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1685959577'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:29.877660 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-7ece609d-233c-44b8-8155-62607130093c tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Create volume of 1 GB Jul 31 09:38:29.881896 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-7ece609d-233c-44b8-8155-62607130093c tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Availability Zones retrieved successfully. Jul 31 09:38:29.887801 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-7ece609d-233c-44b8-8155-62607130093c tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Flow 'volume_create_api' (4417c591-7769-48d0-b0a2-1b1a74426b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:29.889123 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-7ece609d-233c-44b8-8155-62607130093c tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39c7a6c0-9a94-4506-baa2-f9383ed24101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:29.890064 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-7ece609d-233c-44b8-8155-62607130093c tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:29.891593 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-aa5887ee-ac82-4b9e-9357-22a5bea823bb tempest-VolumeTypesMemberTests-947537065 tempest-VolumeTypesMemberTests-947537065-project-admin] https://10.4.3.226/volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457 returned with HTTP 202 Jul 31 09:38:29.892115 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1206/4844] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:38:29 2026] DELETE /volume/v3/types/afe40e71-83ad-46b5-b7c9-886ef9846457 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:29.893729 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c2996623-c051-4992-82d1-780a36d29c78 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot create request issued successfully. Jul 31 09:38:29.894041 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c2996623-c051-4992-82d1-780a36d29c78 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:38:29.894468 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1208/4845] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:38:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:38:29.902920 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-99e03088-f84e-4f65-96bc-3bbd766c8d77 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:29.904864 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-99e03088-f84e-4f65-96bc-3bbd766c8d77 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/snapshots/767d0d7e-ddbd-40d9-96aa-30e985e0ded7 Jul 31 09:38:29.905045 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-99e03088-f84e-4f65-96bc-3bbd766c8d77 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:29.905252 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-99e03088-f84e-4f65-96bc-3bbd766c8d77 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:29.910561 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:29.910561 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:29.911202 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-99e03088-f84e-4f65-96bc-3bbd766c8d77 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot retrieved successfully. Jul 31 09:38:29.911956 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-99e03088-f84e-4f65-96bc-3bbd766c8d77 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/767d0d7e-ddbd-40d9-96aa-30e985e0ded7 returned with HTTP 200 Jul 31 09:38:29.912368 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1213/4846] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:38:29 2026] GET /volume/v3/snapshots/767d0d7e-ddbd-40d9-96aa-30e985e0ded7 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:29.919059 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-7ece609d-233c-44b8-8155-62607130093c tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39c7a6c0-9a94-4506-baa2-f9383ed24101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:29.919884 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-7ece609d-233c-44b8-8155-62607130093c tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b24bbec-0e02-42c5-91ff-eaac034bfcb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:29.961076 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-7ece609d-233c-44b8-8155-62607130093c tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Created reservations ['c8f5ffe2-d18f-4256-b0e6-172637b076b7', 'ecd5ee24-8226-4709-8669-9911d2e78938', '9c435206-58d3-42da-bde0-c2dc91aaab29', 'a47a64d6-d96b-448c-a26e-f130d04550f5'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:29.962033 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-7ece609d-233c-44b8-8155-62607130093c tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b24bbec-0e02-42c5-91ff-eaac034bfcb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8f5ffe2-d18f-4256-b0e6-172637b076b7', 'ecd5ee24-8226-4709-8669-9911d2e78938', '9c435206-58d3-42da-bde0-c2dc91aaab29', 'a47a64d6-d96b-448c-a26e-f130d04550f5']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:29.962761 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-7ece609d-233c-44b8-8155-62607130093c tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7ce0b15-b89e-40a0-a0a4-a5c6c39e47bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:29.986110 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-7ece609d-233c-44b8-8155-62607130093c tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7ce0b15-b89e-40a0-a0a4-a5c6c39e47bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53a39fc4-0d81-4529-af96-7a659431e654', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1685959577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3994286732974ec3a4a7edd16c314a48',qos_specs=None,replication_status=,reservations=['c8f5ffe2-d18f-4256-b0e6-172637b076b7','ecd5ee24-8226-4709-8669-9911d2e78938','9c435206-58d3-42da-bde0-c2dc91aaab29','a47a64d6-d96b-448c-a26e-f130d04550f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e147427738ba4702888ee4f2d7af5a5e',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1685959577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53a39fc4-0d81-4529-af96-7a659431e654,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3994286732974ec3a4a7edd16c314a48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e147427738ba4702888ee4f2d7af5a5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:29.987098 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-7ece609d-233c-44b8-8155-62607130093c tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82aed49a-5673-4af9-89f3-2786ffd5dedd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:30.006629 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-7ece609d-233c-44b8-8155-62607130093c tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82aed49a-5673-4af9-89f3-2786ffd5dedd) transitioned into state 'SUCCESS' from state '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-1685959577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3994286732974ec3a4a7edd16c314a48',qos_specs=None,replication_status=,reservations=['c8f5ffe2-d18f-4256-b0e6-172637b076b7','ecd5ee24-8226-4709-8669-9911d2e78938','9c435206-58d3-42da-bde0-c2dc91aaab29','a47a64d6-d96b-448c-a26e-f130d04550f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e147427738ba4702888ee4f2d7af5a5e',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:30.007351 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-7ece609d-233c-44b8-8155-62607130093c tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bd6d8d5-4346-486c-8c51-f7494afb29d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:30.016656 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-7ece609d-233c-44b8-8155-62607130093c tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bd6d8d5-4346-486c-8c51-f7494afb29d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:30.017513 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-7ece609d-233c-44b8-8155-62607130093c tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Flow 'volume_create_api' (4417c591-7769-48d0-b0a2-1b1a74426b91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:30.017829 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-7ece609d-233c-44b8-8155-62607130093c tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Create volume request issued successfully. Jul 31 09:38:30.018415 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7ece609d-233c-44b8-8155-62607130093c tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:30.019156 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1220/4847] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:38:29 2026] POST /volume/v3/volumes => generated 757 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:38:30.033825 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2aadb238-cffa-4d10-ba93-ae46f64f5577 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:30.035711 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2aadb238-cffa-4d10-ba93-ae46f64f5577 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] GET https://10.4.3.226/volume/v3/volumes/22309277-8c5b-44fa-992f-027f8a2adee0 Jul 31 09:38:30.035896 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2aadb238-cffa-4d10-ba93-ae46f64f5577 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:30.036094 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2aadb238-cffa-4d10-ba93-ae46f64f5577 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:30.043737 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:30.043737 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:30.047712 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-2aadb238-cffa-4d10-ba93-ae46f64f5577 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Volume info retrieved successfully. Jul 31 09:38:30.051900 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2aadb238-cffa-4d10-ba93-ae46f64f5577 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] https://10.4.3.226/volume/v3/volumes/22309277-8c5b-44fa-992f-027f8a2adee0 returned with HTTP 200 Jul 31 09:38:30.052334 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1207/4848] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:30 2026] GET /volume/v3/volumes/22309277-8c5b-44fa-992f-027f8a2adee0 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:30.065180 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0b19708a-d333-4b43-b30b-81f19d917b18 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:30.067643 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0b19708a-d333-4b43-b30b-81f19d917b18 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] GET https://10.4.3.226/volume/v3/volumes/c51277dc-5ac4-47a8-8d3f-87a01f65eba4 Jul 31 09:38:30.068044 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0b19708a-d333-4b43-b30b-81f19d917b18 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:30.068167 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0b19708a-d333-4b43-b30b-81f19d917b18 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:30.075890 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:30.075890 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:30.079790 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0b19708a-d333-4b43-b30b-81f19d917b18 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Volume info retrieved successfully. Jul 31 09:38:30.083882 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0b19708a-d333-4b43-b30b-81f19d917b18 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] https://10.4.3.226/volume/v3/volumes/c51277dc-5ac4-47a8-8d3f-87a01f65eba4 returned with HTTP 200 Jul 31 09:38:30.084339 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1209/4849] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:30 2026] GET /volume/v3/volumes/c51277dc-5ac4-47a8-8d3f-87a01f65eba4 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:30.097989 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-677357c3-6bb8-4afe-9c29-0de2913f7ac2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:30.099624 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-677357c3-6bb8-4afe-9c29-0de2913f7ac2 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] GET https://10.4.3.226/volume/v3/volumes/94c561c7-2198-49fd-b127-b86bbbc930f5 Jul 31 09:38:30.099811 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-677357c3-6bb8-4afe-9c29-0de2913f7ac2 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:30.099955 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-677357c3-6bb8-4afe-9c29-0de2913f7ac2 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:30.107354 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:30.107354 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:30.110748 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-677357c3-6bb8-4afe-9c29-0de2913f7ac2 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Volume info retrieved successfully. Jul 31 09:38:30.114694 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-677357c3-6bb8-4afe-9c29-0de2913f7ac2 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] https://10.4.3.226/volume/v3/volumes/94c561c7-2198-49fd-b127-b86bbbc930f5 returned with HTTP 200 Jul 31 09:38:30.115066 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1214/4850] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:30 2026] GET /volume/v3/volumes/94c561c7-2198-49fd-b127-b86bbbc930f5 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:30.128040 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f6f53e34-cb16-4da4-9dcc-e00b4001bc33 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:30.130011 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f6f53e34-cb16-4da4-9dcc-e00b4001bc33 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] GET https://10.4.3.226/volume/v3/volumes/7505c6d2-dfa1-4d48-bbb3-882f0e2bec12 Jul 31 09:38:30.130258 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f6f53e34-cb16-4da4-9dcc-e00b4001bc33 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:30.130493 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f6f53e34-cb16-4da4-9dcc-e00b4001bc33 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:30.137203 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:30.137203 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:30.140506 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f6f53e34-cb16-4da4-9dcc-e00b4001bc33 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Volume info retrieved successfully. Jul 31 09:38:30.144256 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f6f53e34-cb16-4da4-9dcc-e00b4001bc33 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] https://10.4.3.226/volume/v3/volumes/7505c6d2-dfa1-4d48-bbb3-882f0e2bec12 returned with HTTP 200 Jul 31 09:38:30.144660 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1221/4851] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:30 2026] GET /volume/v3/volumes/7505c6d2-dfa1-4d48-bbb3-882f0e2bec12 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:30.157727 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c33f4c72-dce7-49ea-bba3-70e61efc832e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:30.159581 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c33f4c72-dce7-49ea-bba3-70e61efc832e tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] GET https://10.4.3.226/volume/v3/volumes/53a39fc4-0d81-4529-af96-7a659431e654 Jul 31 09:38:30.159806 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c33f4c72-dce7-49ea-bba3-70e61efc832e tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:30.160057 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c33f4c72-dce7-49ea-bba3-70e61efc832e tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:30.166380 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:30.166380 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:30.169873 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c33f4c72-dce7-49ea-bba3-70e61efc832e tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Volume info retrieved successfully. Jul 31 09:38:30.175125 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c33f4c72-dce7-49ea-bba3-70e61efc832e tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] https://10.4.3.226/volume/v3/volumes/53a39fc4-0d81-4529-af96-7a659431e654 returned with HTTP 200 Jul 31 09:38:30.175537 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1208/4852] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:30 2026] GET /volume/v3/volumes/53a39fc4-0d81-4529-af96-7a659431e654 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:30.188114 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e5a03b16-2286-45ee-abb2-faddda1dff48 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:30.189936 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e5a03b16-2286-45ee-abb2-faddda1dff48 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] DELETE https://10.4.3.226/volume/v3/volumes/53a39fc4-0d81-4529-af96-7a659431e654 Jul 31 09:38:30.190146 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e5a03b16-2286-45ee-abb2-faddda1dff48 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:30.190379 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e5a03b16-2286-45ee-abb2-faddda1dff48 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:30.190574 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-e5a03b16-2286-45ee-abb2-faddda1dff48 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Delete volume with id: 53a39fc4-0d81-4529-af96-7a659431e654 Jul 31 09:38:30.197237 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:30.197237 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:30.197729 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e5a03b16-2286-45ee-abb2-faddda1dff48 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Volume info retrieved successfully. Jul 31 09:38:30.215870 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e5a03b16-2286-45ee-abb2-faddda1dff48 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Delete volume request issued successfully. Jul 31 09:38:30.216164 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e5a03b16-2286-45ee-abb2-faddda1dff48 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] https://10.4.3.226/volume/v3/volumes/53a39fc4-0d81-4529-af96-7a659431e654 returned with HTTP 202 Jul 31 09:38:30.216939 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1210/4853] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:38:30 2026] DELETE /volume/v3/volumes/53a39fc4-0d81-4529-af96-7a659431e654 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:30.224683 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fdb28ea0-0241-43e5-b0a8-5592fed26ade None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:30.227442 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fdb28ea0-0241-43e5-b0a8-5592fed26ade tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] GET https://10.4.3.226/volume/v3/volumes/53a39fc4-0d81-4529-af96-7a659431e654 Jul 31 09:38:30.227648 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fdb28ea0-0241-43e5-b0a8-5592fed26ade tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:30.227871 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fdb28ea0-0241-43e5-b0a8-5592fed26ade tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:30.236134 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:30.236134 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:30.240175 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fdb28ea0-0241-43e5-b0a8-5592fed26ade tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Volume info retrieved successfully. Jul 31 09:38:30.244876 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fdb28ea0-0241-43e5-b0a8-5592fed26ade tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] https://10.4.3.226/volume/v3/volumes/53a39fc4-0d81-4529-af96-7a659431e654 returned with HTTP 200 Jul 31 09:38:30.245479 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1215/4854] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:30 2026] GET /volume/v3/volumes/53a39fc4-0d81-4529-af96-7a659431e654 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:30.336710 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-44212668-ac06-4435-8b0c-23fd63d07aab req-fa39651b-2e6f-4312-8057-25afc7532b9c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:30.338703 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-44212668-ac06-4435-8b0c-23fd63d07aab req-fa39651b-2e6f-4312-8057-25afc7532b9c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/volumes/5b0706df-d603-401c-a57a-caaa7f543405 Jul 31 09:38:30.338898 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-44212668-ac06-4435-8b0c-23fd63d07aab req-fa39651b-2e6f-4312-8057-25afc7532b9c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:30.339115 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-44212668-ac06-4435-8b0c-23fd63d07aab req-fa39651b-2e6f-4312-8057-25afc7532b9c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:30.345394 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:30.345394 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:30.348536 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-44212668-ac06-4435-8b0c-23fd63d07aab req-fa39651b-2e6f-4312-8057-25afc7532b9c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:38:30.352543 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-44212668-ac06-4435-8b0c-23fd63d07aab req-fa39651b-2e6f-4312-8057-25afc7532b9c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/volumes/5b0706df-d603-401c-a57a-caaa7f543405 returned with HTTP 200 Jul 31 09:38:30.352921 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1222/4855] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:38:30 2026] GET /volume/v3/volumes/5b0706df-d603-401c-a57a-caaa7f543405 => generated 1355 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:30.361999 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3b7722d1-9437-40bf-ba60-f96f975d61aa None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:30.362420 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3b7722d1-9437-40bf-ba60-f96f975d61aa None None] GET https://10.4.3.226/volume// Jul 31 09:38:30.362576 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3b7722d1-9437-40bf-ba60-f96f975d61aa None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:30.362749 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3b7722d1-9437-40bf-ba60-f96f975d61aa None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:30.363053 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3b7722d1-9437-40bf-ba60-f96f975d61aa None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:38:30.363397 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1209/4856] 10.4.3.226 () {66 vars in 1419 bytes} [Fri Jul 31 09:38: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 31 09:38:30.370134 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-44212668-ac06-4435-8b0c-23fd63d07aab req-6ff3eb67-2528-40b7-809d-952a5ba61af1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:30.371959 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-44212668-ac06-4435-8b0c-23fd63d07aab req-6ff3eb67-2528-40b7-809d-952a5ba61af1 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:38:30.372326 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-44212668-ac06-4435-8b0c-23fd63d07aab req-6ff3eb67-2528-40b7-809d-952a5ba61af1 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b0706df-d603-401c-a57a-caaa7f543405", "connector": null, "instance_uuid": "8d1f27cc-eb13-4eeb-823c-4980eb291fac"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:30.380539 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:30.380539 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:30.410081 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-44212668-ac06-4435-8b0c-23fd63d07aab req-6ff3eb67-2528-40b7-809d-952a5ba61af1 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:38:30.410697 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1211/4857] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:38:30 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:30.922371 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d72d6050-00ce-40fb-9f24-fb786319d384 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:30.924613 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d72d6050-00ce-40fb-9f24-fb786319d384 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/snapshots/767d0d7e-ddbd-40d9-96aa-30e985e0ded7 Jul 31 09:38:30.924876 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d72d6050-00ce-40fb-9f24-fb786319d384 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:30.925127 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d72d6050-00ce-40fb-9f24-fb786319d384 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:30.931307 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:30.931307 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:30.931731 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d72d6050-00ce-40fb-9f24-fb786319d384 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot retrieved successfully. Jul 31 09:38:30.932560 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d72d6050-00ce-40fb-9f24-fb786319d384 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/767d0d7e-ddbd-40d9-96aa-30e985e0ded7 returned with HTTP 200 Jul 31 09:38:30.932902 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1216/4858] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:38:30 2026] GET /volume/v3/snapshots/767d0d7e-ddbd-40d9-96aa-30e985e0ded7 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:30.940702 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-063acd1a-85bb-46ff-8a02-f63790a5e367 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:30.942516 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-063acd1a-85bb-46ff-8a02-f63790a5e367 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:30.942897 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-063acd1a-85bb-46ff-8a02-f63790a5e367 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "767d0d7e-ddbd-40d9-96aa-30e985e0ded7", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-981476609"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:30.944575 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-063acd1a-85bb-46ff-8a02-f63790a5e367 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume request body: {'volume': {'snapshot_id': '767d0d7e-ddbd-40d9-96aa-30e985e0ded7', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-981476609'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:30.949655 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:30.949655 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:30.950094 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-063acd1a-85bb-46ff-8a02-f63790a5e367 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot retrieved successfully. Jul 31 09:38:30.950215 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-063acd1a-85bb-46ff-8a02-f63790a5e367 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume of 1 GB Jul 31 09:38:30.953620 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-063acd1a-85bb-46ff-8a02-f63790a5e367 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Availability Zones retrieved successfully. Jul 31 09:38:30.959767 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-063acd1a-85bb-46ff-8a02-f63790a5e367 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Flow 'volume_create_api' (36ff3ffd-2943-4ddc-a43e-9f9263ff3463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:30.960806 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-063acd1a-85bb-46ff-8a02-f63790a5e367 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d893acbb-a403-41b8-92ed-129ec552400e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:30.961831 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-063acd1a-85bb-46ff-8a02-f63790a5e367 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:30.990091 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-063acd1a-85bb-46ff-8a02-f63790a5e367 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d893acbb-a403-41b8-92ed-129ec552400e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '767d0d7e-ddbd-40d9-96aa-30e985e0ded7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:30.990822 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-063acd1a-85bb-46ff-8a02-f63790a5e367 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fef2ab9-0aca-4ccd-96f5-311eac071b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:31.030181 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-063acd1a-85bb-46ff-8a02-f63790a5e367 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Created reservations ['c44c0292-1a03-4c43-9834-208723e7772a', 'e4073549-5be4-40d3-941c-081a8438f04d', '650b3b07-ee11-4abc-80fd-4644baf9deaa', 'd969fa58-9443-4fc4-ba55-efab11a451c4'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:31.031278 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-063acd1a-85bb-46ff-8a02-f63790a5e367 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fef2ab9-0aca-4ccd-96f5-311eac071b3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c44c0292-1a03-4c43-9834-208723e7772a', 'e4073549-5be4-40d3-941c-081a8438f04d', '650b3b07-ee11-4abc-80fd-4644baf9deaa', 'd969fa58-9443-4fc4-ba55-efab11a451c4']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:31.032202 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-063acd1a-85bb-46ff-8a02-f63790a5e367 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6698fee6-492f-40a3-a944-2cdeb02c72a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:31.073916 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-063acd1a-85bb-46ff-8a02-f63790a5e367 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6698fee6-492f-40a3-a944-2cdeb02c72a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4b63e58-137d-4844-8791-ebbedddb469d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-981476609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6468bc0992ec45d5b3c890645fb79c8a',qos_specs=None,replication_status=,reservations=['c44c0292-1a03-4c43-9834-208723e7772a','e4073549-5be4-40d3-941c-081a8438f04d','650b3b07-ee11-4abc-80fd-4644baf9deaa','d969fa58-9443-4fc4-ba55-efab11a451c4'],size=1,snapshot_id=767d0d7e-ddbd-40d9-96aa-30e985e0ded7,source_replicaid=,source_volid=None,status='creating',user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-981476609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4b63e58-137d-4844-8791-ebbedddb469d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6468bc0992ec45d5b3c890645fb79c8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=767d0d7e-ddbd-40d9-96aa-30e985e0ded7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:31.075819 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-063acd1a-85bb-46ff-8a02-f63790a5e367 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6eb0bfe3-e52d-4e6f-8022-0d1e7c0aecb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:31.093762 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-063acd1a-85bb-46ff-8a02-f63790a5e367 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6eb0bfe3-e52d-4e6f-8022-0d1e7c0aecb2) transitioned into state 'SUCCESS' from state '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-981476609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6468bc0992ec45d5b3c890645fb79c8a',qos_specs=None,replication_status=,reservations=['c44c0292-1a03-4c43-9834-208723e7772a','e4073549-5be4-40d3-941c-081a8438f04d','650b3b07-ee11-4abc-80fd-4644baf9deaa','d969fa58-9443-4fc4-ba55-efab11a451c4'],size=1,snapshot_id=767d0d7e-ddbd-40d9-96aa-30e985e0ded7,source_replicaid=,source_volid=None,status='creating',user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:31.094737 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-063acd1a-85bb-46ff-8a02-f63790a5e367 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9754fcd3-708e-473e-80aa-fa9b278e32ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:31.114074 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-063acd1a-85bb-46ff-8a02-f63790a5e367 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9754fcd3-708e-473e-80aa-fa9b278e32ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:31.115310 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-063acd1a-85bb-46ff-8a02-f63790a5e367 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Flow 'volume_create_api' (36ff3ffd-2943-4ddc-a43e-9f9263ff3463) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:31.115310 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-063acd1a-85bb-46ff-8a02-f63790a5e367 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume request issued successfully. Jul 31 09:38:31.115895 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-063acd1a-85bb-46ff-8a02-f63790a5e367 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:31.116785 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1223/4859] 10.4.3.226 () {70 vars in 1300 bytes} [Fri Jul 31 09:38:30 2026] POST /volume/v3/volumes => generated 803 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:31.121113 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b8176add-df15-438c-a8c5-f74b8d71cc13 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:31.121551 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b8176add-df15-438c-a8c5-f74b8d71cc13 None None] GET https://10.4.3.226/volume// Jul 31 09:38:31.121652 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b8176add-df15-438c-a8c5-f74b8d71cc13 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:31.121953 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b8176add-df15-438c-a8c5-f74b8d71cc13 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:31.122443 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b8176add-df15-438c-a8c5-f74b8d71cc13 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:38:31.122787 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1210/4860] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:38:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:38:31.127916 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2653f29f-e78f-47c2-8dac-bec022d5d790 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:31.130322 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2653f29f-e78f-47c2-8dac-bec022d5d790 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/e4b63e58-137d-4844-8791-ebbedddb469d Jul 31 09:38:31.130568 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-44212668-ac06-4435-8b0c-23fd63d07aab req-02dbbdd2-5a82-42fb-a7a8-af1272814d5e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:31.130637 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2653f29f-e78f-47c2-8dac-bec022d5d790 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:31.130946 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2653f29f-e78f-47c2-8dac-bec022d5d790 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:31.132646 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-44212668-ac06-4435-8b0c-23fd63d07aab req-02dbbdd2-5a82-42fb-a7a8-af1272814d5e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/volumes/5b0706df-d603-401c-a57a-caaa7f543405 Jul 31 09:38:31.132888 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-44212668-ac06-4435-8b0c-23fd63d07aab req-02dbbdd2-5a82-42fb-a7a8-af1272814d5e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:31.133111 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-44212668-ac06-4435-8b0c-23fd63d07aab req-02dbbdd2-5a82-42fb-a7a8-af1272814d5e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:31.140526 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:31.140526 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:31.143634 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:31.143634 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:31.144773 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2653f29f-e78f-47c2-8dac-bec022d5d790 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:31.148035 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-44212668-ac06-4435-8b0c-23fd63d07aab req-02dbbdd2-5a82-42fb-a7a8-af1272814d5e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:38:31.150203 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2653f29f-e78f-47c2-8dac-bec022d5d790 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/e4b63e58-137d-4844-8791-ebbedddb469d returned with HTTP 200 Jul 31 09:38:31.150748 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1212/4861] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:31 2026] GET /volume/v3/volumes/e4b63e58-137d-4844-8791-ebbedddb469d => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:31.152989 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-44212668-ac06-4435-8b0c-23fd63d07aab req-02dbbdd2-5a82-42fb-a7a8-af1272814d5e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/volumes/5b0706df-d603-401c-a57a-caaa7f543405 returned with HTTP 200 Jul 31 09:38:31.153436 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1217/4862] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:38:31 2026] GET /volume/v3/volumes/5b0706df-d603-401c-a57a-caaa7f543405 => generated 1534 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:38:31.258049 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d13e4ac5-9a62-41a9-aeee-dfc2cd481ad7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:31.260137 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d13e4ac5-9a62-41a9-aeee-dfc2cd481ad7 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] GET https://10.4.3.226/volume/v3/volumes/53a39fc4-0d81-4529-af96-7a659431e654 Jul 31 09:38:31.260376 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d13e4ac5-9a62-41a9-aeee-dfc2cd481ad7 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:31.260488 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-44212668-ac06-4435-8b0c-23fd63d07aab req-d57e8184-2152-4840-bca2-3d8d2a9e1c1a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:31.260545 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d13e4ac5-9a62-41a9-aeee-dfc2cd481ad7 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:31.262709 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-44212668-ac06-4435-8b0c-23fd63d07aab req-d57e8184-2152-4840-bca2-3d8d2a9e1c1a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] PUT https://10.4.3.226/volume/v3/attachments/da1da0fb-f436-4603-bc1e-641391be090f Jul 31 09:38:31.263110 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-44212668-ac06-4435-8b0c-23fd63d07aab req-d57e8184-2152-4840-bca2-3d8d2a9e1c1a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:31.269204 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d13e4ac5-9a62-41a9-aeee-dfc2cd481ad7 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] https://10.4.3.226/volume/v3/volumes/53a39fc4-0d81-4529-af96-7a659431e654 returned with HTTP 404 Jul 31 09:38:31.269846 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1224/4863] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:31 2026] GET /volume/v3/volumes/53a39fc4-0d81-4529-af96-7a659431e654 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:31.271991 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-44212668-ac06-4435-8b0c-23fd63d07aab req-d57e8184-2152-4840-bca2-3d8d2a9e1c1a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Acquiring lock "cinder-attachment_update-5b0706df-d603-401c-a57a-caaa7f543405-np0000006200" by "attachment_update" {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:38:31.277176 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-44212668-ac06-4435-8b0c-23fd63d07aab req-d57e8184-2152-4840-bca2-3d8d2a9e1c1a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Lock "cinder-attachment_update-5b0706df-d603-401c-a57a-caaa7f543405-np0000006200" acquired by "attachment_update" :: waited 0.005s {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:38:31.277507 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-54708732-daa2-4451-9dd0-d7f729630427 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:31.278665 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:31.278665 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:31.279261 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-54708732-daa2-4451-9dd0-d7f729630427 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] DELETE https://10.4.3.226/volume/v3/volumes/7505c6d2-dfa1-4d48-bbb3-882f0e2bec12 Jul 31 09:38:31.279478 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-54708732-daa2-4451-9dd0-d7f729630427 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:31.279658 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-54708732-daa2-4451-9dd0-d7f729630427 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:31.279863 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-54708732-daa2-4451-9dd0-d7f729630427 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Delete volume with id: 7505c6d2-dfa1-4d48-bbb3-882f0e2bec12 Jul 31 09:38:31.289428 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:31.289428 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:31.289881 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-54708732-daa2-4451-9dd0-d7f729630427 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Volume info retrieved successfully. Jul 31 09:38:31.311194 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-54708732-daa2-4451-9dd0-d7f729630427 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Delete volume request issued successfully. Jul 31 09:38:31.311412 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-54708732-daa2-4451-9dd0-d7f729630427 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] https://10.4.3.226/volume/v3/volumes/7505c6d2-dfa1-4d48-bbb3-882f0e2bec12 returned with HTTP 202 Jul 31 09:38:31.311801 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1213/4864] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:38:31 2026] DELETE /volume/v3/volumes/7505c6d2-dfa1-4d48-bbb3-882f0e2bec12 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:31.319255 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3600b2a9-af47-4e5c-b3ee-ad7e76012045 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:31.321097 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3600b2a9-af47-4e5c-b3ee-ad7e76012045 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] GET https://10.4.3.226/volume/v3/volumes/7505c6d2-dfa1-4d48-bbb3-882f0e2bec12 Jul 31 09:38:31.321381 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3600b2a9-af47-4e5c-b3ee-ad7e76012045 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:31.321571 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3600b2a9-af47-4e5c-b3ee-ad7e76012045 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:31.328667 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:31.328667 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:31.332653 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3600b2a9-af47-4e5c-b3ee-ad7e76012045 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Volume info retrieved successfully. Jul 31 09:38:31.337089 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3600b2a9-af47-4e5c-b3ee-ad7e76012045 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] https://10.4.3.226/volume/v3/volumes/7505c6d2-dfa1-4d48-bbb3-882f0e2bec12 returned with HTTP 200 Jul 31 09:38:31.337538 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1218/4865] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:31 2026] GET /volume/v3/volumes/7505c6d2-dfa1-4d48-bbb3-882f0e2bec12 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:31.388287 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-44212668-ac06-4435-8b0c-23fd63d07aab req-d57e8184-2152-4840-bca2-3d8d2a9e1c1a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Lock "cinder-attachment_update-5b0706df-d603-401c-a57a-caaa7f543405-np0000006200" released by "attachment_update" :: held 0.111s {{(pid=100314) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:38:31.388628 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-44212668-ac06-4435-8b0c-23fd63d07aab req-d57e8184-2152-4840-bca2-3d8d2a9e1c1a tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/attachments/da1da0fb-f436-4603-bc1e-641391be090f returned with HTTP 200 Jul 31 09:38:31.389114 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1211/4866] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:38:31 2026] PUT /volume/v3/attachments/da1da0fb-f436-4603-bc1e-641391be090f => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:31.410655 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-44212668-ac06-4435-8b0c-23fd63d07aab req-c91273ea-7b25-4218-a650-b5aac4a16b9c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:31.413129 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-44212668-ac06-4435-8b0c-23fd63d07aab req-c91273ea-7b25-4218-a650-b5aac4a16b9c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] POST https://10.4.3.226/volume/v3/attachments/da1da0fb-f436-4603-bc1e-641391be090f/action Jul 31 09:38:31.413701 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-44212668-ac06-4435-8b0c-23fd63d07aab req-c91273ea-7b25-4218-a650-b5aac4a16b9c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Action body: b'{"os-complete": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:38:31.413850 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-44212668-ac06-4435-8b0c-23fd63d07aab req-c91273ea-7b25-4218-a650-b5aac4a16b9c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:31.430297 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:31.430297 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:31.441097 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-44212668-ac06-4435-8b0c-23fd63d07aab req-c91273ea-7b25-4218-a650-b5aac4a16b9c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/attachments/da1da0fb-f436-4603-bc1e-641391be090f/action returned with HTTP 204 Jul 31 09:38:31.441527 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1225/4867] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:38:31 2026] POST /volume/v3/attachments/da1da0fb-f436-4603-bc1e-641391be090f/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:32.162997 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7f023d9e-453f-40db-8c69-ce63db070ca5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:32.164649 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f023d9e-453f-40db-8c69-ce63db070ca5 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/e4b63e58-137d-4844-8791-ebbedddb469d Jul 31 09:38:32.164844 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7f023d9e-453f-40db-8c69-ce63db070ca5 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:32.165033 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7f023d9e-453f-40db-8c69-ce63db070ca5 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:32.171279 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:32.171279 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:32.174288 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7f023d9e-453f-40db-8c69-ce63db070ca5 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:32.177943 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f023d9e-453f-40db-8c69-ce63db070ca5 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/e4b63e58-137d-4844-8791-ebbedddb469d returned with HTTP 200 Jul 31 09:38:32.178299 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1214/4868] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:32 2026] GET /volume/v3/volumes/e4b63e58-137d-4844-8791-ebbedddb469d => generated 896 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:32.189564 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-46fb9513-02fc-4214-a994-6146ef1309a1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:32.191683 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-46fb9513-02fc-4214-a994-6146ef1309a1 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:38:32.192129 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-46fb9513-02fc-4214-a994-6146ef1309a1 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e4b63e58-137d-4844-8791-ebbedddb469d", "name": "tempest-VolumeDependencyTests-Snapshot-106387688"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:32.201643 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:32.201643 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:32.202163 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-46fb9513-02fc-4214-a994-6146ef1309a1 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:32.202368 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-46fb9513-02fc-4214-a994-6146ef1309a1 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create snapshot from volume e4b63e58-137d-4844-8791-ebbedddb469d Jul 31 09:38:32.225129 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-46fb9513-02fc-4214-a994-6146ef1309a1 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Created reservations ['369c8128-004b-4276-91b7-684194e05b88', 'a185fb1d-1269-4add-a1ca-252b282ac5c1', '55643bf0-7aff-49b4-93bf-838f173d7c73', '29a6513a-a2e8-4bc3-b0e4-93cd7fcb89ec'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:32.250128 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-46fb9513-02fc-4214-a994-6146ef1309a1 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot create request issued successfully. Jul 31 09:38:32.250434 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-46fb9513-02fc-4214-a994-6146ef1309a1 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:38:32.250831 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1219/4869] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:38:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:38:32.258685 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b42ec168-ffa3-4d8c-aa78-c7e1212ff383 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:32.260447 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b42ec168-ffa3-4d8c-aa78-c7e1212ff383 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/snapshots/67579ca0-6ad9-4f23-9cb4-7c80f3cdc597 Jul 31 09:38:32.260631 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b42ec168-ffa3-4d8c-aa78-c7e1212ff383 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:32.260827 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b42ec168-ffa3-4d8c-aa78-c7e1212ff383 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:32.265537 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:32.265537 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:32.265940 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-b42ec168-ffa3-4d8c-aa78-c7e1212ff383 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot retrieved successfully. Jul 31 09:38:32.266657 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b42ec168-ffa3-4d8c-aa78-c7e1212ff383 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/67579ca0-6ad9-4f23-9cb4-7c80f3cdc597 returned with HTTP 200 Jul 31 09:38:32.266999 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1212/4870] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:38:32 2026] GET /volume/v3/snapshots/67579ca0-6ad9-4f23-9cb4-7c80f3cdc597 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:32.349802 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-249edf87-b4cf-4971-8ef2-99187e286d82 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:32.351551 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-249edf87-b4cf-4971-8ef2-99187e286d82 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] GET https://10.4.3.226/volume/v3/volumes/7505c6d2-dfa1-4d48-bbb3-882f0e2bec12 Jul 31 09:38:32.351756 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-249edf87-b4cf-4971-8ef2-99187e286d82 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:32.351938 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-249edf87-b4cf-4971-8ef2-99187e286d82 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:32.357237 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-249edf87-b4cf-4971-8ef2-99187e286d82 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] https://10.4.3.226/volume/v3/volumes/7505c6d2-dfa1-4d48-bbb3-882f0e2bec12 returned with HTTP 404 Jul 31 09:38:32.357663 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1226/4871] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:32 2026] GET /volume/v3/volumes/7505c6d2-dfa1-4d48-bbb3-882f0e2bec12 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:32.363744 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-51a04900-be22-4e04-bd3c-4640b2e7cbab None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:32.365814 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-51a04900-be22-4e04-bd3c-4640b2e7cbab tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] DELETE https://10.4.3.226/volume/v3/volumes/94c561c7-2198-49fd-b127-b86bbbc930f5 Jul 31 09:38:32.366049 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-51a04900-be22-4e04-bd3c-4640b2e7cbab tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:32.366293 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-51a04900-be22-4e04-bd3c-4640b2e7cbab tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:32.366497 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-51a04900-be22-4e04-bd3c-4640b2e7cbab tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Delete volume with id: 94c561c7-2198-49fd-b127-b86bbbc930f5 Jul 31 09:38:32.374195 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:32.374195 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:32.374718 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-51a04900-be22-4e04-bd3c-4640b2e7cbab tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Volume info retrieved successfully. Jul 31 09:38:32.398529 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-51a04900-be22-4e04-bd3c-4640b2e7cbab tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Delete volume request issued successfully. Jul 31 09:38:32.398714 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-51a04900-be22-4e04-bd3c-4640b2e7cbab tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] https://10.4.3.226/volume/v3/volumes/94c561c7-2198-49fd-b127-b86bbbc930f5 returned with HTTP 202 Jul 31 09:38:32.399204 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1215/4872] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:38:32 2026] DELETE /volume/v3/volumes/94c561c7-2198-49fd-b127-b86bbbc930f5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:32.405329 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fc6b3282-d7ab-4684-b52c-8f9c17c7511b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:32.407606 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fc6b3282-d7ab-4684-b52c-8f9c17c7511b tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] GET https://10.4.3.226/volume/v3/volumes/94c561c7-2198-49fd-b127-b86bbbc930f5 Jul 31 09:38:32.407811 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fc6b3282-d7ab-4684-b52c-8f9c17c7511b tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:32.408009 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fc6b3282-d7ab-4684-b52c-8f9c17c7511b tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:32.414886 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:32.414886 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:32.418743 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fc6b3282-d7ab-4684-b52c-8f9c17c7511b tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Volume info retrieved successfully. Jul 31 09:38:32.423896 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fc6b3282-d7ab-4684-b52c-8f9c17c7511b tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] https://10.4.3.226/volume/v3/volumes/94c561c7-2198-49fd-b127-b86bbbc930f5 returned with HTTP 200 Jul 31 09:38:32.424510 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1220/4873] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:32 2026] GET /volume/v3/volumes/94c561c7-2198-49fd-b127-b86bbbc930f5 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:33.275800 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-55825ee4-a051-4c46-93de-922ec2755ad1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:33.277666 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-55825ee4-a051-4c46-93de-922ec2755ad1 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/snapshots/67579ca0-6ad9-4f23-9cb4-7c80f3cdc597 Jul 31 09:38:33.277868 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-55825ee4-a051-4c46-93de-922ec2755ad1 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:33.278096 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-55825ee4-a051-4c46-93de-922ec2755ad1 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:33.283518 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:33.283518 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:33.283936 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-55825ee4-a051-4c46-93de-922ec2755ad1 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot retrieved successfully. Jul 31 09:38:33.284736 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-55825ee4-a051-4c46-93de-922ec2755ad1 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/67579ca0-6ad9-4f23-9cb4-7c80f3cdc597 returned with HTTP 200 Jul 31 09:38:33.285090 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1213/4874] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:38:33 2026] GET /volume/v3/snapshots/67579ca0-6ad9-4f23-9cb4-7c80f3cdc597 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:33.295655 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-caa5bad9-0641-49cb-9f4c-f64af5d37383 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:33.297719 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-caa5bad9-0641-49cb-9f4c-f64af5d37383 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:33.298143 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-caa5bad9-0641-49cb-9f4c-f64af5d37383 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "67579ca0-6ad9-4f23-9cb4-7c80f3cdc597", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-167587372"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:33.299657 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-caa5bad9-0641-49cb-9f4c-f64af5d37383 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume request body: {'volume': {'snapshot_id': '67579ca0-6ad9-4f23-9cb4-7c80f3cdc597', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-167587372'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:33.305957 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:33.305957 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:33.306483 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-caa5bad9-0641-49cb-9f4c-f64af5d37383 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot retrieved successfully. Jul 31 09:38:33.306596 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-caa5bad9-0641-49cb-9f4c-f64af5d37383 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume of 1 GB Jul 31 09:38:33.310869 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-caa5bad9-0641-49cb-9f4c-f64af5d37383 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Availability Zones retrieved successfully. Jul 31 09:38:33.315957 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-caa5bad9-0641-49cb-9f4c-f64af5d37383 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Flow 'volume_create_api' (aaca1a8d-0c5f-4456-97ea-2b66e8626e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:33.317042 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-caa5bad9-0641-49cb-9f4c-f64af5d37383 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b914e42-f891-4ff6-9afb-7a9a2b782acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:33.317971 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-caa5bad9-0641-49cb-9f4c-f64af5d37383 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:33.345939 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-caa5bad9-0641-49cb-9f4c-f64af5d37383 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b914e42-f891-4ff6-9afb-7a9a2b782acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '67579ca0-6ad9-4f23-9cb4-7c80f3cdc597', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:33.346703 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-caa5bad9-0641-49cb-9f4c-f64af5d37383 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64d9efa3-c992-426b-9a52-75f27ec52f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:33.380867 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-caa5bad9-0641-49cb-9f4c-f64af5d37383 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Created reservations ['42e4d582-2972-412e-bbdd-9996b2a6b2dd', 'c4585e7e-ffab-464e-a37a-4161db51c33f', '5f9d9bd6-7228-4eec-87f0-5db2a66ea463', 'aa744486-1164-4cbc-97ac-0b19ac121766'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:33.381891 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-caa5bad9-0641-49cb-9f4c-f64af5d37383 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64d9efa3-c992-426b-9a52-75f27ec52f13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42e4d582-2972-412e-bbdd-9996b2a6b2dd', 'c4585e7e-ffab-464e-a37a-4161db51c33f', '5f9d9bd6-7228-4eec-87f0-5db2a66ea463', 'aa744486-1164-4cbc-97ac-0b19ac121766']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:33.382656 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-caa5bad9-0641-49cb-9f4c-f64af5d37383 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eb85a89-c91c-44d0-9031-8de255be9057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:33.422717 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-caa5bad9-0641-49cb-9f4c-f64af5d37383 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eb85a89-c91c-44d0-9031-8de255be9057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3dad91e8-25ac-4daa-9e10-8dd0c9b8c26e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-167587372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6468bc0992ec45d5b3c890645fb79c8a',qos_specs=None,replication_status=,reservations=['42e4d582-2972-412e-bbdd-9996b2a6b2dd','c4585e7e-ffab-464e-a37a-4161db51c33f','5f9d9bd6-7228-4eec-87f0-5db2a66ea463','aa744486-1164-4cbc-97ac-0b19ac121766'],size=1,snapshot_id=67579ca0-6ad9-4f23-9cb4-7c80f3cdc597,source_replicaid=,source_volid=None,status='creating',user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-167587372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3dad91e8-25ac-4daa-9e10-8dd0c9b8c26e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6468bc0992ec45d5b3c890645fb79c8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=67579ca0-6ad9-4f23-9cb4-7c80f3cdc597,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:33.423514 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-caa5bad9-0641-49cb-9f4c-f64af5d37383 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2944d400-6687-4e39-872c-6c07c3c3346e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:33.436445 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-95fd3c55-a9d4-4153-925e-b0688089a61a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:33.438286 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-95fd3c55-a9d4-4153-925e-b0688089a61a tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] GET https://10.4.3.226/volume/v3/volumes/94c561c7-2198-49fd-b127-b86bbbc930f5 Jul 31 09:38:33.438522 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-95fd3c55-a9d4-4153-925e-b0688089a61a tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:33.438738 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-95fd3c55-a9d4-4153-925e-b0688089a61a tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:33.439335 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-caa5bad9-0641-49cb-9f4c-f64af5d37383 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2944d400-6687-4e39-872c-6c07c3c3346e) transitioned into state 'SUCCESS' from state '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-167587372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6468bc0992ec45d5b3c890645fb79c8a',qos_specs=None,replication_status=,reservations=['42e4d582-2972-412e-bbdd-9996b2a6b2dd','c4585e7e-ffab-464e-a37a-4161db51c33f','5f9d9bd6-7228-4eec-87f0-5db2a66ea463','aa744486-1164-4cbc-97ac-0b19ac121766'],size=1,snapshot_id=67579ca0-6ad9-4f23-9cb4-7c80f3cdc597,source_replicaid=,source_volid=None,status='creating',user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:33.439983 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-caa5bad9-0641-49cb-9f4c-f64af5d37383 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (930525ba-eaf0-4c0a-9ea0-1aefd9b0f3ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:33.444315 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-95fd3c55-a9d4-4153-925e-b0688089a61a tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] https://10.4.3.226/volume/v3/volumes/94c561c7-2198-49fd-b127-b86bbbc930f5 returned with HTTP 404 Jul 31 09:38:33.444731 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1216/4875] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:33 2026] GET /volume/v3/volumes/94c561c7-2198-49fd-b127-b86bbbc930f5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:33.451338 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b139cd60-1582-4c5b-a2d5-1465cd3df11d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:33.453267 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b139cd60-1582-4c5b-a2d5-1465cd3df11d tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] DELETE https://10.4.3.226/volume/v3/volumes/c51277dc-5ac4-47a8-8d3f-87a01f65eba4 Jul 31 09:38:33.453468 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b139cd60-1582-4c5b-a2d5-1465cd3df11d tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:33.453641 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b139cd60-1582-4c5b-a2d5-1465cd3df11d tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:33.453803 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-b139cd60-1582-4c5b-a2d5-1465cd3df11d tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Delete volume with id: c51277dc-5ac4-47a8-8d3f-87a01f65eba4 Jul 31 09:38:33.458146 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-caa5bad9-0641-49cb-9f4c-f64af5d37383 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (930525ba-eaf0-4c0a-9ea0-1aefd9b0f3ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:33.458911 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-caa5bad9-0641-49cb-9f4c-f64af5d37383 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Flow 'volume_create_api' (aaca1a8d-0c5f-4456-97ea-2b66e8626e6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:33.459186 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-caa5bad9-0641-49cb-9f4c-f64af5d37383 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume request issued successfully. Jul 31 09:38:33.459722 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-caa5bad9-0641-49cb-9f4c-f64af5d37383 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:33.460104 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:33.460104 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:33.460185 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1227/4876] 10.4.3.226 () {70 vars in 1300 bytes} [Fri Jul 31 09:38:33 2026] POST /volume/v3/volumes => generated 803 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:33.460586 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b139cd60-1582-4c5b-a2d5-1465cd3df11d tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Volume info retrieved successfully. Jul 31 09:38:33.472104 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5b1a32aa-2ce2-4389-a4aa-f6f50a2287df None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:33.473930 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5b1a32aa-2ce2-4389-a4aa-f6f50a2287df tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/3dad91e8-25ac-4daa-9e10-8dd0c9b8c26e Jul 31 09:38:33.474163 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5b1a32aa-2ce2-4389-a4aa-f6f50a2287df tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:33.474367 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5b1a32aa-2ce2-4389-a4aa-f6f50a2287df tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:33.478803 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b139cd60-1582-4c5b-a2d5-1465cd3df11d tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Delete volume request issued successfully. Jul 31 09:38:33.478986 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b139cd60-1582-4c5b-a2d5-1465cd3df11d tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] https://10.4.3.226/volume/v3/volumes/c51277dc-5ac4-47a8-8d3f-87a01f65eba4 returned with HTTP 202 Jul 31 09:38:33.479396 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1221/4877] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:38:33 2026] DELETE /volume/v3/volumes/c51277dc-5ac4-47a8-8d3f-87a01f65eba4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:33.481789 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:33.481789 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:33.485924 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-5b1a32aa-2ce2-4389-a4aa-f6f50a2287df tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:33.486559 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-715ccd65-df7a-45cb-beb5-f5c8ab93cbfc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:33.488472 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-715ccd65-df7a-45cb-beb5-f5c8ab93cbfc tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] GET https://10.4.3.226/volume/v3/volumes/c51277dc-5ac4-47a8-8d3f-87a01f65eba4 Jul 31 09:38:33.488699 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-715ccd65-df7a-45cb-beb5-f5c8ab93cbfc tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:33.488925 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-715ccd65-df7a-45cb-beb5-f5c8ab93cbfc tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:33.490111 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5b1a32aa-2ce2-4389-a4aa-f6f50a2287df tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/3dad91e8-25ac-4daa-9e10-8dd0c9b8c26e returned with HTTP 200 Jul 31 09:38:33.490495 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1214/4878] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:33 2026] GET /volume/v3/volumes/3dad91e8-25ac-4daa-9e10-8dd0c9b8c26e => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:33.496454 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:33.496454 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:33.500198 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-715ccd65-df7a-45cb-beb5-f5c8ab93cbfc tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Volume info retrieved successfully. Jul 31 09:38:33.504560 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-715ccd65-df7a-45cb-beb5-f5c8ab93cbfc tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] https://10.4.3.226/volume/v3/volumes/c51277dc-5ac4-47a8-8d3f-87a01f65eba4 returned with HTTP 200 Jul 31 09:38:33.504949 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1217/4879] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:33 2026] GET /volume/v3/volumes/c51277dc-5ac4-47a8-8d3f-87a01f65eba4 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:34.503236 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-16ac137f-ce44-4678-8e58-3efcc03e5d2a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:34.505017 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-16ac137f-ce44-4678-8e58-3efcc03e5d2a tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/3dad91e8-25ac-4daa-9e10-8dd0c9b8c26e Jul 31 09:38:34.505263 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-16ac137f-ce44-4678-8e58-3efcc03e5d2a tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:34.505480 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-16ac137f-ce44-4678-8e58-3efcc03e5d2a tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:34.512927 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:34.512927 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:34.517158 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-16ac137f-ce44-4678-8e58-3efcc03e5d2a tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:34.517739 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8bca313a-48d8-4248-8147-add194d7d668 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:34.520344 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8bca313a-48d8-4248-8147-add194d7d668 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] GET https://10.4.3.226/volume/v3/volumes/c51277dc-5ac4-47a8-8d3f-87a01f65eba4 Jul 31 09:38:34.520677 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8bca313a-48d8-4248-8147-add194d7d668 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:34.520891 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8bca313a-48d8-4248-8147-add194d7d668 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:34.521093 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-16ac137f-ce44-4678-8e58-3efcc03e5d2a tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/3dad91e8-25ac-4daa-9e10-8dd0c9b8c26e returned with HTTP 200 Jul 31 09:38:34.521509 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1228/4880] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:34 2026] GET /volume/v3/volumes/3dad91e8-25ac-4daa-9e10-8dd0c9b8c26e => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:34.529304 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8bca313a-48d8-4248-8147-add194d7d668 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] https://10.4.3.226/volume/v3/volumes/c51277dc-5ac4-47a8-8d3f-87a01f65eba4 returned with HTTP 404 Jul 31 09:38:34.529946 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1222/4881] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:34 2026] GET /volume/v3/volumes/c51277dc-5ac4-47a8-8d3f-87a01f65eba4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:34.535050 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-fefa7e6b-4a52-4786-bca8-714e2fb64db0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:34.536946 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fefa7e6b-4a52-4786-bca8-714e2fb64db0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:34.537223 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5a478735-9c50-4a5c-aa2d-e0092f642bf9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:34.537486 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fefa7e6b-4a52-4786-bca8-714e2fb64db0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "3dad91e8-25ac-4daa-9e10-8dd0c9b8c26e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1261355287"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:34.538909 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5a478735-9c50-4a5c-aa2d-e0092f642bf9 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] DELETE https://10.4.3.226/volume/v3/volumes/22309277-8c5b-44fa-992f-027f8a2adee0 Jul 31 09:38:34.538960 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-fefa7e6b-4a52-4786-bca8-714e2fb64db0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume request body: {'volume': {'source_volid': '3dad91e8-25ac-4daa-9e10-8dd0c9b8c26e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1261355287'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:34.539111 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5a478735-9c50-4a5c-aa2d-e0092f642bf9 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:34.539314 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5a478735-9c50-4a5c-aa2d-e0092f642bf9 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:34.539472 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-5a478735-9c50-4a5c-aa2d-e0092f642bf9 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Delete volume with id: 22309277-8c5b-44fa-992f-027f8a2adee0 Jul 31 09:38:34.545771 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:34.545771 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:34.546139 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5a478735-9c50-4a5c-aa2d-e0092f642bf9 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Volume info retrieved successfully. Jul 31 09:38:34.546209 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:34.546209 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:34.546721 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-fefa7e6b-4a52-4786-bca8-714e2fb64db0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume retrieved successfully. Jul 31 09:38:34.546849 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-fefa7e6b-4a52-4786-bca8-714e2fb64db0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume of 1 GB Jul 31 09:38:34.551072 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-fefa7e6b-4a52-4786-bca8-714e2fb64db0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Availability Zones retrieved successfully. Jul 31 09:38:34.558543 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fefa7e6b-4a52-4786-bca8-714e2fb64db0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Flow 'volume_create_api' (061d8624-0da2-4fda-9916-8a70c0b15494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:34.560070 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fefa7e6b-4a52-4786-bca8-714e2fb64db0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (453d540b-da8c-4503-9848-9b9120a9caa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:34.560962 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-fefa7e6b-4a52-4786-bca8-714e2fb64db0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:34.562582 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5a478735-9c50-4a5c-aa2d-e0092f642bf9 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Delete volume request issued successfully. Jul 31 09:38:34.562808 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5a478735-9c50-4a5c-aa2d-e0092f642bf9 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] https://10.4.3.226/volume/v3/volumes/22309277-8c5b-44fa-992f-027f8a2adee0 returned with HTTP 202 Jul 31 09:38:34.563331 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1218/4882] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:38:34 2026] DELETE /volume/v3/volumes/22309277-8c5b-44fa-992f-027f8a2adee0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:34.570642 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b7061328-1bec-40f1-b9c1-0c213b653165 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:34.572234 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b7061328-1bec-40f1-b9c1-0c213b653165 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] GET https://10.4.3.226/volume/v3/volumes/22309277-8c5b-44fa-992f-027f8a2adee0 Jul 31 09:38:34.572437 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b7061328-1bec-40f1-b9c1-0c213b653165 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:34.572608 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b7061328-1bec-40f1-b9c1-0c213b653165 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:34.580770 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:34.580770 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:34.584214 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-b7061328-1bec-40f1-b9c1-0c213b653165 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Volume info retrieved successfully. Jul 31 09:38:34.585912 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fefa7e6b-4a52-4786-bca8-714e2fb64db0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (453d540b-da8c-4503-9848-9b9120a9caa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3dad91e8-25ac-4daa-9e10-8dd0c9b8c26e', 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:34.587084 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fefa7e6b-4a52-4786-bca8-714e2fb64db0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5994ee8f-22f4-4aeb-b58e-9df100a459f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:34.588072 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b7061328-1bec-40f1-b9c1-0c213b653165 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] https://10.4.3.226/volume/v3/volumes/22309277-8c5b-44fa-992f-027f8a2adee0 returned with HTTP 200 Jul 31 09:38:34.588466 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1229/4883] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:34 2026] GET /volume/v3/volumes/22309277-8c5b-44fa-992f-027f8a2adee0 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:34.625130 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-fefa7e6b-4a52-4786-bca8-714e2fb64db0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Created reservations ['4e978c08-b0f0-4c2d-92de-e7556fe45ad8', '16a623dd-313a-4982-8233-4db64569c163', '259e7c1f-9fe7-45f7-ab1c-30d19236f01e', '4e32046f-e418-4635-ba9c-b1b0b3143d60'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:34.626016 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fefa7e6b-4a52-4786-bca8-714e2fb64db0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5994ee8f-22f4-4aeb-b58e-9df100a459f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e978c08-b0f0-4c2d-92de-e7556fe45ad8', '16a623dd-313a-4982-8233-4db64569c163', '259e7c1f-9fe7-45f7-ab1c-30d19236f01e', '4e32046f-e418-4635-ba9c-b1b0b3143d60']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:34.626701 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fefa7e6b-4a52-4786-bca8-714e2fb64db0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ca256ee-6e96-416a-8cd0-9f7c07deb798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:34.663974 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fefa7e6b-4a52-4786-bca8-714e2fb64db0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ca256ee-6e96-416a-8cd0-9f7c07deb798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1a61bf5-bf26-4841-bea7-c9ee3b7b903b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1261355287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6468bc0992ec45d5b3c890645fb79c8a',qos_specs=None,replication_status=,reservations=['4e978c08-b0f0-4c2d-92de-e7556fe45ad8','16a623dd-313a-4982-8233-4db64569c163','259e7c1f-9fe7-45f7-ab1c-30d19236f01e','4e32046f-e418-4635-ba9c-b1b0b3143d60'],size=1,snapshot_id=None,source_replicaid=,source_volid=3dad91e8-25ac-4daa-9e10-8dd0c9b8c26e,status='creating',user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1261355287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1a61bf5-bf26-4841-bea7-c9ee3b7b903b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6468bc0992ec45d5b3c890645fb79c8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3dad91e8-25ac-4daa-9e10-8dd0c9b8c26e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:34.664763 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fefa7e6b-4a52-4786-bca8-714e2fb64db0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bc1f204-0d49-4838-93fb-535072ec53b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:34.681566 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fefa7e6b-4a52-4786-bca8-714e2fb64db0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bc1f204-0d49-4838-93fb-535072ec53b5) transitioned into state 'SUCCESS' from state '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-1261355287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6468bc0992ec45d5b3c890645fb79c8a',qos_specs=None,replication_status=,reservations=['4e978c08-b0f0-4c2d-92de-e7556fe45ad8','16a623dd-313a-4982-8233-4db64569c163','259e7c1f-9fe7-45f7-ab1c-30d19236f01e','4e32046f-e418-4635-ba9c-b1b0b3143d60'],size=1,snapshot_id=None,source_replicaid=,source_volid=3dad91e8-25ac-4daa-9e10-8dd0c9b8c26e,status='creating',user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:34.682299 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fefa7e6b-4a52-4786-bca8-714e2fb64db0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8271313-db2e-4c14-be37-fe0fc79717a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:34.696739 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fefa7e6b-4a52-4786-bca8-714e2fb64db0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8271313-db2e-4c14-be37-fe0fc79717a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:34.697726 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-fefa7e6b-4a52-4786-bca8-714e2fb64db0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Flow 'volume_create_api' (061d8624-0da2-4fda-9916-8a70c0b15494) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:34.697843 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-fefa7e6b-4a52-4786-bca8-714e2fb64db0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume request issued successfully. Jul 31 09:38:34.698525 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fefa7e6b-4a52-4786-bca8-714e2fb64db0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:34.699074 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1215/4884] 10.4.3.226 () {70 vars in 1300 bytes} [Fri Jul 31 09:38:34 2026] POST /volume/v3/volumes => generated 804 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:34.710290 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5354103c-b61d-48fe-a0f8-23de09519670 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:34.711821 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5354103c-b61d-48fe-a0f8-23de09519670 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/f1a61bf5-bf26-4841-bea7-c9ee3b7b903b Jul 31 09:38:34.712055 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5354103c-b61d-48fe-a0f8-23de09519670 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:34.712236 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5354103c-b61d-48fe-a0f8-23de09519670 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:34.719796 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:34.719796 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:34.723220 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5354103c-b61d-48fe-a0f8-23de09519670 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:34.727632 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5354103c-b61d-48fe-a0f8-23de09519670 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/f1a61bf5-bf26-4841-bea7-c9ee3b7b903b returned with HTTP 200 Jul 31 09:38:34.728050 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1223/4885] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:34 2026] GET /volume/v3/volumes/f1a61bf5-bf26-4841-bea7-c9ee3b7b903b => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:35.600504 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b53ad722-27cc-409a-a777-a4c48ff305c9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:35.602137 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b53ad722-27cc-409a-a777-a4c48ff305c9 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] GET https://10.4.3.226/volume/v3/volumes/22309277-8c5b-44fa-992f-027f8a2adee0 Jul 31 09:38:35.602370 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b53ad722-27cc-409a-a777-a4c48ff305c9 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:35.602573 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b53ad722-27cc-409a-a777-a4c48ff305c9 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:35.607820 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b53ad722-27cc-409a-a777-a4c48ff305c9 tempest-CreateVolumesFromImageTest-1758733004 tempest-CreateVolumesFromImageTest-1758733004-project-member] https://10.4.3.226/volume/v3/volumes/22309277-8c5b-44fa-992f-027f8a2adee0 returned with HTTP 404 Jul 31 09:38:35.608284 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1219/4886] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:35 2026] GET /volume/v3/volumes/22309277-8c5b-44fa-992f-027f8a2adee0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:35.740769 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-570634f8-ac97-47d6-b178-923de8b79fed None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:35.742432 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-570634f8-ac97-47d6-b178-923de8b79fed tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/f1a61bf5-bf26-4841-bea7-c9ee3b7b903b Jul 31 09:38:35.742629 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-570634f8-ac97-47d6-b178-923de8b79fed tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:35.742804 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-570634f8-ac97-47d6-b178-923de8b79fed tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:35.748878 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:35.748878 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:35.752131 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-570634f8-ac97-47d6-b178-923de8b79fed tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:35.755963 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-570634f8-ac97-47d6-b178-923de8b79fed tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/f1a61bf5-bf26-4841-bea7-c9ee3b7b903b returned with HTTP 200 Jul 31 09:38:35.756351 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1230/4887] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:35 2026] GET /volume/v3/volumes/f1a61bf5-bf26-4841-bea7-c9ee3b7b903b => generated 897 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:35.768027 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a554691d-ba5c-4c2b-98ae-3efd2452b873 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:35.769730 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a554691d-ba5c-4c2b-98ae-3efd2452b873 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/767d0d7e-ddbd-40d9-96aa-30e985e0ded7 Jul 31 09:38:35.769917 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a554691d-ba5c-4c2b-98ae-3efd2452b873 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:35.770138 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a554691d-ba5c-4c2b-98ae-3efd2452b873 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:35.770207 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-a554691d-ba5c-4c2b-98ae-3efd2452b873 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete snapshot with id: 767d0d7e-ddbd-40d9-96aa-30e985e0ded7 Jul 31 09:38:35.774948 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:35.774948 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:35.775426 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a554691d-ba5c-4c2b-98ae-3efd2452b873 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot retrieved successfully. Jul 31 09:38:35.790272 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a554691d-ba5c-4c2b-98ae-3efd2452b873 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot delete request issued successfully. Jul 31 09:38:35.790453 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a554691d-ba5c-4c2b-98ae-3efd2452b873 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/767d0d7e-ddbd-40d9-96aa-30e985e0ded7 returned with HTTP 202 Jul 31 09:38:35.790823 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1216/4888] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:38:35 2026] DELETE /volume/v3/snapshots/767d0d7e-ddbd-40d9-96aa-30e985e0ded7 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:35.798647 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3054eeba-e842-4637-be5b-c8ef3fe4edaf None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:35.800382 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3054eeba-e842-4637-be5b-c8ef3fe4edaf tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/snapshots/767d0d7e-ddbd-40d9-96aa-30e985e0ded7 Jul 31 09:38:35.800567 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3054eeba-e842-4637-be5b-c8ef3fe4edaf tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:35.800742 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3054eeba-e842-4637-be5b-c8ef3fe4edaf tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:35.805603 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:35.805603 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:35.806011 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3054eeba-e842-4637-be5b-c8ef3fe4edaf tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot retrieved successfully. Jul 31 09:38:35.806688 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3054eeba-e842-4637-be5b-c8ef3fe4edaf tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/767d0d7e-ddbd-40d9-96aa-30e985e0ded7 returned with HTTP 200 Jul 31 09:38:35.807018 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1224/4889] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:38:35 2026] GET /volume/v3/snapshots/767d0d7e-ddbd-40d9-96aa-30e985e0ded7 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:36.616650 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-368169e8-36f1-46a1-ba94-47769d0a4878 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:36.721569 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-368169e8-36f1-46a1-ba94-47769d0a4878 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:36.722102 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-368169e8-36f1-46a1-ba94-47769d0a4878 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2057145410"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:36.723689 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-368169e8-36f1-46a1-ba94-47769d0a4878 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2057145410'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:36.723872 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-368169e8-36f1-46a1-ba94-47769d0a4878 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Create volume of 1 GB Jul 31 09:38:36.728480 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-368169e8-36f1-46a1-ba94-47769d0a4878 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Availability Zones retrieved successfully. Jul 31 09:38:36.737770 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-368169e8-36f1-46a1-ba94-47769d0a4878 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Flow 'volume_create_api' (05a8d946-c1b8-468c-a687-18ccebf3baa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:36.739207 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-368169e8-36f1-46a1-ba94-47769d0a4878 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (401ff771-7a8d-4f7d-9c6a-41e9daeb8509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:36.740564 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-368169e8-36f1-46a1-ba94-47769d0a4878 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:36.769818 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-368169e8-36f1-46a1-ba94-47769d0a4878 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (401ff771-7a8d-4f7d-9c6a-41e9daeb8509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:36.770669 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-368169e8-36f1-46a1-ba94-47769d0a4878 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (190db7bc-b1ac-4c62-ad4d-dd0defc9a85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:36.816113 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d2e7166e-0c1e-4cdf-9e33-a182903c3b40 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:36.818264 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d2e7166e-0c1e-4cdf-9e33-a182903c3b40 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/snapshots/767d0d7e-ddbd-40d9-96aa-30e985e0ded7 Jul 31 09:38:36.818492 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d2e7166e-0c1e-4cdf-9e33-a182903c3b40 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:36.818728 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d2e7166e-0c1e-4cdf-9e33-a182903c3b40 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:36.823854 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d2e7166e-0c1e-4cdf-9e33-a182903c3b40 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/767d0d7e-ddbd-40d9-96aa-30e985e0ded7 returned with HTTP 404 Jul 31 09:38:36.824571 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1231/4890] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:38:36 2026] GET /volume/v3/snapshots/767d0d7e-ddbd-40d9-96aa-30e985e0ded7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:36.831427 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-dacc55bc-412a-43b3-ae8e-6fc0028544c4 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:36.831782 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-368169e8-36f1-46a1-ba94-47769d0a4878 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Created reservations ['b1bcf351-1cea-4388-a309-aa8f379dfc11', 'd7b9d81a-e582-42a0-bcd4-70af3406169c', '16b3a120-77e5-4c51-9dbc-ad40d56a3e13', 'ce1193aa-6da3-42cb-ab44-542c036312d4'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:36.832688 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-368169e8-36f1-46a1-ba94-47769d0a4878 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (190db7bc-b1ac-4c62-ad4d-dd0defc9a85d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1bcf351-1cea-4388-a309-aa8f379dfc11', 'd7b9d81a-e582-42a0-bcd4-70af3406169c', '16b3a120-77e5-4c51-9dbc-ad40d56a3e13', 'ce1193aa-6da3-42cb-ab44-542c036312d4']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:36.833540 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-368169e8-36f1-46a1-ba94-47769d0a4878 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9d2213d-322b-425f-99b7-5e5dd4836de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:36.835859 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dacc55bc-412a-43b3-ae8e-6fc0028544c4 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/67579ca0-6ad9-4f23-9cb4-7c80f3cdc597 Jul 31 09:38:36.836109 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dacc55bc-412a-43b3-ae8e-6fc0028544c4 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:36.836381 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dacc55bc-412a-43b3-ae8e-6fc0028544c4 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:36.836489 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-dacc55bc-412a-43b3-ae8e-6fc0028544c4 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete snapshot with id: 67579ca0-6ad9-4f23-9cb4-7c80f3cdc597 Jul 31 09:38:36.844271 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:36.844271 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:36.844271 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-dacc55bc-412a-43b3-ae8e-6fc0028544c4 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot retrieved successfully. Jul 31 09:38:36.858536 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-368169e8-36f1-46a1-ba94-47769d0a4878 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9d2213d-322b-425f-99b7-5e5dd4836de8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a42436e-15cd-404b-bac3-2e691777ee43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2057145410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff1a0155b9c4a7f9ef4645464a78ab9',qos_specs=None,replication_status=,reservations=['b1bcf351-1cea-4388-a309-aa8f379dfc11','d7b9d81a-e582-42a0-bcd4-70af3406169c','16b3a120-77e5-4c51-9dbc-ad40d56a3e13','ce1193aa-6da3-42cb-ab44-542c036312d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c36bdc095c4df787fbcc6c753b3988',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2057145410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a42436e-15cd-404b-bac3-2e691777ee43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ff1a0155b9c4a7f9ef4645464a78ab9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c36bdc095c4df787fbcc6c753b3988',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:36.858907 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-368169e8-36f1-46a1-ba94-47769d0a4878 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f9f7cda-90ff-4d5f-b69e-09fee6cc9545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:36.861835 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-dacc55bc-412a-43b3-ae8e-6fc0028544c4 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot delete request issued successfully. Jul 31 09:38:36.862108 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dacc55bc-412a-43b3-ae8e-6fc0028544c4 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/67579ca0-6ad9-4f23-9cb4-7c80f3cdc597 returned with HTTP 202 Jul 31 09:38:36.862640 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1217/4891] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:38:36 2026] DELETE /volume/v3/snapshots/67579ca0-6ad9-4f23-9cb4-7c80f3cdc597 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:36.872421 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-25124990-244d-44d2-b96e-e8d0ea28c404 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:36.874384 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-25124990-244d-44d2-b96e-e8d0ea28c404 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/snapshots/67579ca0-6ad9-4f23-9cb4-7c80f3cdc597 Jul 31 09:38:36.874657 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-25124990-244d-44d2-b96e-e8d0ea28c404 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:36.874937 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-25124990-244d-44d2-b96e-e8d0ea28c404 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:36.880764 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-368169e8-36f1-46a1-ba94-47769d0a4878 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f9f7cda-90ff-4d5f-b69e-09fee6cc9545) transitioned into state 'SUCCESS' from state '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-2057145410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff1a0155b9c4a7f9ef4645464a78ab9',qos_specs=None,replication_status=,reservations=['b1bcf351-1cea-4388-a309-aa8f379dfc11','d7b9d81a-e582-42a0-bcd4-70af3406169c','16b3a120-77e5-4c51-9dbc-ad40d56a3e13','ce1193aa-6da3-42cb-ab44-542c036312d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c36bdc095c4df787fbcc6c753b3988',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:36.881465 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:36.881465 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:36.881596 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-368169e8-36f1-46a1-ba94-47769d0a4878 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b12bb0da-072e-4b01-bf1f-8b8ef6d3b4ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:36.882052 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-25124990-244d-44d2-b96e-e8d0ea28c404 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot retrieved successfully. Jul 31 09:38:36.882927 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-25124990-244d-44d2-b96e-e8d0ea28c404 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/67579ca0-6ad9-4f23-9cb4-7c80f3cdc597 returned with HTTP 200 Jul 31 09:38:36.883332 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1225/4892] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:38:36 2026] GET /volume/v3/snapshots/67579ca0-6ad9-4f23-9cb4-7c80f3cdc597 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:36.891745 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-368169e8-36f1-46a1-ba94-47769d0a4878 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b12bb0da-072e-4b01-bf1f-8b8ef6d3b4ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:36.892671 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-368169e8-36f1-46a1-ba94-47769d0a4878 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Flow 'volume_create_api' (05a8d946-c1b8-468c-a687-18ccebf3baa7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:36.893091 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-368169e8-36f1-46a1-ba94-47769d0a4878 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Create volume request issued successfully. Jul 31 09:38:36.893828 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-368169e8-36f1-46a1-ba94-47769d0a4878 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:36.894324 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1220/4893] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:38:36 2026] POST /volume/v3/volumes => generated 760 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:38:36.908918 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9aab4f12-10b2-42f7-8802-5c74c2c2e05f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:36.910904 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9aab4f12-10b2-42f7-8802-5c74c2c2e05f tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] GET https://10.4.3.226/volume/v3/volumes/7a42436e-15cd-404b-bac3-2e691777ee43 Jul 31 09:38:36.911162 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9aab4f12-10b2-42f7-8802-5c74c2c2e05f tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:36.911366 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9aab4f12-10b2-42f7-8802-5c74c2c2e05f tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:36.918426 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:36.918426 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:36.922023 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-9aab4f12-10b2-42f7-8802-5c74c2c2e05f tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Volume info retrieved successfully. Jul 31 09:38:36.927851 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9aab4f12-10b2-42f7-8802-5c74c2c2e05f tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/volumes/7a42436e-15cd-404b-bac3-2e691777ee43 returned with HTTP 200 Jul 31 09:38:36.928258 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1232/4894] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:36 2026] GET /volume/v3/volumes/7a42436e-15cd-404b-bac3-2e691777ee43 => generated 828 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:37.892521 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b17e3839-2729-4b65-bef8-b2fe110c313c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:37.894231 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b17e3839-2729-4b65-bef8-b2fe110c313c tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/snapshots/67579ca0-6ad9-4f23-9cb4-7c80f3cdc597 Jul 31 09:38:37.894436 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b17e3839-2729-4b65-bef8-b2fe110c313c tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:37.894610 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b17e3839-2729-4b65-bef8-b2fe110c313c tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:37.899343 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b17e3839-2729-4b65-bef8-b2fe110c313c tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/67579ca0-6ad9-4f23-9cb4-7c80f3cdc597 returned with HTTP 404 Jul 31 09:38:37.899867 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1218/4895] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:38:37 2026] GET /volume/v3/snapshots/67579ca0-6ad9-4f23-9cb4-7c80f3cdc597 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:37.905670 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0e523023-d7d8-47ba-ba80-8bd515b5ed38 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:37.907349 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0e523023-d7d8-47ba-ba80-8bd515b5ed38 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] DELETE https://10.4.3.226/volume/v3/volumes/3dad91e8-25ac-4daa-9e10-8dd0c9b8c26e Jul 31 09:38:37.907569 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0e523023-d7d8-47ba-ba80-8bd515b5ed38 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:37.907745 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0e523023-d7d8-47ba-ba80-8bd515b5ed38 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:37.907924 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-0e523023-d7d8-47ba-ba80-8bd515b5ed38 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete volume with id: 3dad91e8-25ac-4daa-9e10-8dd0c9b8c26e Jul 31 09:38:37.915726 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:37.915726 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:37.916227 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0e523023-d7d8-47ba-ba80-8bd515b5ed38 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:37.931963 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0e523023-d7d8-47ba-ba80-8bd515b5ed38 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete volume request issued successfully. Jul 31 09:38:37.932145 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0e523023-d7d8-47ba-ba80-8bd515b5ed38 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/3dad91e8-25ac-4daa-9e10-8dd0c9b8c26e returned with HTTP 202 Jul 31 09:38:37.932556 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1226/4896] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:38:37 2026] DELETE /volume/v3/volumes/3dad91e8-25ac-4daa-9e10-8dd0c9b8c26e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:38:37.939154 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-faa6c7a6-7a63-4c0a-8612-5e6fba2424e3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:37.940870 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-faa6c7a6-7a63-4c0a-8612-5e6fba2424e3 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/3dad91e8-25ac-4daa-9e10-8dd0c9b8c26e Jul 31 09:38:37.941326 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-faa6c7a6-7a63-4c0a-8612-5e6fba2424e3 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:37.941326 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-faa6c7a6-7a63-4c0a-8612-5e6fba2424e3 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:37.941526 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-190d8b1e-87c9-431c-bb20-1f63feeb1c30 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:37.943375 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-190d8b1e-87c9-431c-bb20-1f63feeb1c30 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] GET https://10.4.3.226/volume/v3/volumes/7a42436e-15cd-404b-bac3-2e691777ee43 Jul 31 09:38:37.943579 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-190d8b1e-87c9-431c-bb20-1f63feeb1c30 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:37.943797 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-190d8b1e-87c9-431c-bb20-1f63feeb1c30 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:37.949841 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:37.949841 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:37.951405 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:37.951405 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:37.954037 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-faa6c7a6-7a63-4c0a-8612-5e6fba2424e3 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:37.955995 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-190d8b1e-87c9-431c-bb20-1f63feeb1c30 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Volume info retrieved successfully. Jul 31 09:38:37.959524 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-faa6c7a6-7a63-4c0a-8612-5e6fba2424e3 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/3dad91e8-25ac-4daa-9e10-8dd0c9b8c26e returned with HTTP 200 Jul 31 09:38:37.960187 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1221/4897] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:37 2026] GET /volume/v3/volumes/3dad91e8-25ac-4daa-9e10-8dd0c9b8c26e => generated 895 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:37.961562 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-190d8b1e-87c9-431c-bb20-1f63feeb1c30 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/volumes/7a42436e-15cd-404b-bac3-2e691777ee43 returned with HTTP 200 Jul 31 09:38:37.962133 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1233/4898] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:37 2026] GET /volume/v3/volumes/7a42436e-15cd-404b-bac3-2e691777ee43 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:37.974182 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-adf30f7d-e6e2-46f9-9021-9fed9ee83a2f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:37.976116 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-adf30f7d-e6e2-46f9-9021-9fed9ee83a2f tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:38:37.976538 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-adf30f7d-e6e2-46f9-9021-9fed9ee83a2f tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a42436e-15cd-404b-bac3-2e691777ee43", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1013208785"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:37.985504 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:37.985504 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:37.985973 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-adf30f7d-e6e2-46f9-9021-9fed9ee83a2f tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Volume info retrieved successfully. Jul 31 09:38:37.986143 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-adf30f7d-e6e2-46f9-9021-9fed9ee83a2f tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Create snapshot from volume 7a42436e-15cd-404b-bac3-2e691777ee43 Jul 31 09:38:38.019736 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-adf30f7d-e6e2-46f9-9021-9fed9ee83a2f tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Created reservations ['b955fb22-ea12-4c2a-9307-bda4b7d290bb', '9b75da7a-1fbc-4db4-b104-90302f52d140', 'd6f05820-b216-412e-8308-34d8a17ca3a4', '4019d6cb-60bf-463e-8829-c2ffef6af9af'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:38.047502 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-adf30f7d-e6e2-46f9-9021-9fed9ee83a2f tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Snapshot create request issued successfully. Jul 31 09:38:38.047839 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-adf30f7d-e6e2-46f9-9021-9fed9ee83a2f tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:38:38.048329 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1219/4899] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:38:37 2026] POST /volume/v3/snapshots => generated 316 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:38:38.058859 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-50401a10-c823-41d3-a56d-985bd42d1a15 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:38.061781 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-50401a10-c823-41d3-a56d-985bd42d1a15 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] GET https://10.4.3.226/volume/v3/snapshots/2acc9baf-a0a2-422c-877e-8c68fe872838 Jul 31 09:38:38.062010 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-50401a10-c823-41d3-a56d-985bd42d1a15 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:38.062189 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-50401a10-c823-41d3-a56d-985bd42d1a15 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:38.067028 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:38.067028 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:38.067427 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-50401a10-c823-41d3-a56d-985bd42d1a15 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Snapshot retrieved successfully. Jul 31 09:38:38.068136 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-50401a10-c823-41d3-a56d-985bd42d1a15 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/snapshots/2acc9baf-a0a2-422c-877e-8c68fe872838 returned with HTTP 200 Jul 31 09:38:38.068534 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1227/4900] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:38:38 2026] GET /volume/v3/snapshots/2acc9baf-a0a2-422c-877e-8c68fe872838 => generated 448 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:38.972555 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-95152190-dbf9-449f-9790-2b61dd72324c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:38.974188 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-95152190-dbf9-449f-9790-2b61dd72324c tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/3dad91e8-25ac-4daa-9e10-8dd0c9b8c26e Jul 31 09:38:38.974379 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-95152190-dbf9-449f-9790-2b61dd72324c tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:38.974547 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-95152190-dbf9-449f-9790-2b61dd72324c tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:38.979892 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-95152190-dbf9-449f-9790-2b61dd72324c tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/3dad91e8-25ac-4daa-9e10-8dd0c9b8c26e returned with HTTP 404 Jul 31 09:38:38.980351 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1222/4901] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:38 2026] GET /volume/v3/volumes/3dad91e8-25ac-4daa-9e10-8dd0c9b8c26e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:38:38.986875 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-fa33daa4-c0af-4445-ba41-6ca3335368f0 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:38.988697 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fa33daa4-c0af-4445-ba41-6ca3335368f0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] DELETE https://10.4.3.226/volume/v3/volumes/c4164878-443f-458a-8218-a8c4bb573569 Jul 31 09:38:38.988974 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fa33daa4-c0af-4445-ba41-6ca3335368f0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:38.989208 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fa33daa4-c0af-4445-ba41-6ca3335368f0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:38.989425 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-fa33daa4-c0af-4445-ba41-6ca3335368f0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete volume with id: c4164878-443f-458a-8218-a8c4bb573569 Jul 31 09:38:38.996613 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:38.996613 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:38.997048 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-fa33daa4-c0af-4445-ba41-6ca3335368f0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:39.013107 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-fa33daa4-c0af-4445-ba41-6ca3335368f0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete volume request issued successfully. Jul 31 09:38:39.013347 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fa33daa4-c0af-4445-ba41-6ca3335368f0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/c4164878-443f-458a-8218-a8c4bb573569 returned with HTTP 202 Jul 31 09:38:39.013770 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1234/4902] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:38:38 2026] DELETE /volume/v3/volumes/c4164878-443f-458a-8218-a8c4bb573569 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:38:39.019845 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-29fd2342-a274-452b-90b8-a27a29e284e1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:39.021708 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-29fd2342-a274-452b-90b8-a27a29e284e1 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/c4164878-443f-458a-8218-a8c4bb573569 Jul 31 09:38:39.021942 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-29fd2342-a274-452b-90b8-a27a29e284e1 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:39.022172 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-29fd2342-a274-452b-90b8-a27a29e284e1 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:39.029052 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:39.029052 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:39.032856 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-29fd2342-a274-452b-90b8-a27a29e284e1 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:39.036956 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-29fd2342-a274-452b-90b8-a27a29e284e1 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/c4164878-443f-458a-8218-a8c4bb573569 returned with HTTP 200 Jul 31 09:38:39.037336 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1220/4903] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:39 2026] GET /volume/v3/volumes/c4164878-443f-458a-8218-a8c4bb573569 => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:39.079302 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a2e3fad8-53c4-4f87-ae24-74adad49eed2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:39.083320 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a2e3fad8-53c4-4f87-ae24-74adad49eed2 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] GET https://10.4.3.226/volume/v3/snapshots/2acc9baf-a0a2-422c-877e-8c68fe872838 Jul 31 09:38:39.083535 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a2e3fad8-53c4-4f87-ae24-74adad49eed2 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:39.083739 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a2e3fad8-53c4-4f87-ae24-74adad49eed2 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:39.092393 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:39.092393 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:39.092925 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a2e3fad8-53c4-4f87-ae24-74adad49eed2 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Snapshot retrieved successfully. Jul 31 09:38:39.093783 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a2e3fad8-53c4-4f87-ae24-74adad49eed2 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/snapshots/2acc9baf-a0a2-422c-877e-8c68fe872838 returned with HTTP 200 Jul 31 09:38:39.094212 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1228/4904] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:38:39 2026] GET /volume/v3/snapshots/2acc9baf-a0a2-422c-877e-8c68fe872838 => generated 475 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:39.103094 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-476b7b2a-1481-4535-92ec-d523ccc4ac6c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:39.105288 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-476b7b2a-1481-4535-92ec-d523ccc4ac6c tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:39.105786 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-476b7b2a-1481-4535-92ec-d523ccc4ac6c tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2acc9baf-a0a2-422c-877e-8c68fe872838", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-278208977"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:39.107428 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-476b7b2a-1481-4535-92ec-d523ccc4ac6c tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Create volume request body: {'volume': {"'snapshot_id": '2acc9baf-a0a2-422c-877e-8c68fe872838', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-278208977'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:39.107552 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-476b7b2a-1481-4535-92ec-d523ccc4ac6c tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Create volume of 1 GB Jul 31 09:38:39.111090 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-476b7b2a-1481-4535-92ec-d523ccc4ac6c tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Availability Zones retrieved successfully. Jul 31 09:38:39.116132 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-476b7b2a-1481-4535-92ec-d523ccc4ac6c tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Flow 'volume_create_api' (0e7a6f91-f494-416c-be26-da63c7fdce84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:39.116965 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-476b7b2a-1481-4535-92ec-d523ccc4ac6c tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c44ca992-69e8-41f2-b7b9-38737668d24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:39.117759 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-476b7b2a-1481-4535-92ec-d523ccc4ac6c tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:39.140625 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-476b7b2a-1481-4535-92ec-d523ccc4ac6c tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c44ca992-69e8-41f2-b7b9-38737668d24a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:39.141379 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-476b7b2a-1481-4535-92ec-d523ccc4ac6c tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8bae741-1f74-4221-b558-bb187918558e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:39.177860 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-476b7b2a-1481-4535-92ec-d523ccc4ac6c tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Created reservations ['38682410-bcd2-44e1-bf12-3247d7e8d838', '1104e206-21a2-4377-8810-c11a0d19145a', '13eed22b-ebd3-4483-a38c-ff28ac3c7858', '47234508-73a8-4a35-87d3-5f6924d81510'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:39.178613 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-476b7b2a-1481-4535-92ec-d523ccc4ac6c tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8bae741-1f74-4221-b558-bb187918558e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38682410-bcd2-44e1-bf12-3247d7e8d838', '1104e206-21a2-4377-8810-c11a0d19145a', '13eed22b-ebd3-4483-a38c-ff28ac3c7858', '47234508-73a8-4a35-87d3-5f6924d81510']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:39.179425 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-476b7b2a-1481-4535-92ec-d523ccc4ac6c tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (082fc021-765b-4952-8036-67a7ee037102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:39.199714 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-476b7b2a-1481-4535-92ec-d523ccc4ac6c tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (082fc021-765b-4952-8036-67a7ee037102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b99fd2dd-2c86-4009-a44d-0df9c4ea8939', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-278208977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff1a0155b9c4a7f9ef4645464a78ab9',qos_specs=None,replication_status=,reservations=['38682410-bcd2-44e1-bf12-3247d7e8d838','1104e206-21a2-4377-8810-c11a0d19145a','13eed22b-ebd3-4483-a38c-ff28ac3c7858','47234508-73a8-4a35-87d3-5f6924d81510'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c36bdc095c4df787fbcc6c753b3988',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-278208977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b99fd2dd-2c86-4009-a44d-0df9c4ea8939,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ff1a0155b9c4a7f9ef4645464a78ab9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c36bdc095c4df787fbcc6c753b3988',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:39.200734 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-476b7b2a-1481-4535-92ec-d523ccc4ac6c tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (019e0273-0cb6-4e3b-9aa0-885f569352f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:39.217850 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-476b7b2a-1481-4535-92ec-d523ccc4ac6c tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (019e0273-0cb6-4e3b-9aa0-885f569352f6) transitioned into state 'SUCCESS' from state '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-278208977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff1a0155b9c4a7f9ef4645464a78ab9',qos_specs=None,replication_status=,reservations=['38682410-bcd2-44e1-bf12-3247d7e8d838','1104e206-21a2-4377-8810-c11a0d19145a','13eed22b-ebd3-4483-a38c-ff28ac3c7858','47234508-73a8-4a35-87d3-5f6924d81510'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c36bdc095c4df787fbcc6c753b3988',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:39.218486 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-476b7b2a-1481-4535-92ec-d523ccc4ac6c tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4090adae-e158-49d3-ae56-bda4ea56fa36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:39.226456 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-476b7b2a-1481-4535-92ec-d523ccc4ac6c tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4090adae-e158-49d3-ae56-bda4ea56fa36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:39.227202 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-476b7b2a-1481-4535-92ec-d523ccc4ac6c tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Flow 'volume_create_api' (0e7a6f91-f494-416c-be26-da63c7fdce84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:39.227509 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-476b7b2a-1481-4535-92ec-d523ccc4ac6c tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Create volume request issued successfully. Jul 31 09:38:39.228036 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-476b7b2a-1481-4535-92ec-d523ccc4ac6c tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:39.228455 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1223/4905] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:38:39 2026] POST /volume/v3/volumes => generated 759 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:38:39.240067 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-59856acc-33aa-43e6-8a9c-9d8f7c85b2ef None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:39.242324 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-59856acc-33aa-43e6-8a9c-9d8f7c85b2ef tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:39.242639 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-59856acc-33aa-43e6-8a9c-9d8f7c85b2ef tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2acc9baf-a0a2-422c-877e-8c68fe872838", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-217322115"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:39.244102 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-59856acc-33aa-43e6-8a9c-9d8f7c85b2ef tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Create volume request body: {'volume': {"'snapshot_id": '2acc9baf-a0a2-422c-877e-8c68fe872838', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-217322115'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:39.244220 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-59856acc-33aa-43e6-8a9c-9d8f7c85b2ef tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Create volume of 1 GB Jul 31 09:38:39.248260 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-59856acc-33aa-43e6-8a9c-9d8f7c85b2ef tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Availability Zones retrieved successfully. Jul 31 09:38:39.253706 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-59856acc-33aa-43e6-8a9c-9d8f7c85b2ef tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Flow 'volume_create_api' (fbb08068-c32b-44ae-bf79-9339820c0d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:39.254654 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-59856acc-33aa-43e6-8a9c-9d8f7c85b2ef tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20385c5f-77d9-457a-a6a7-d4b5579fb948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:39.255561 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-59856acc-33aa-43e6-8a9c-9d8f7c85b2ef tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:39.281724 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-59856acc-33aa-43e6-8a9c-9d8f7c85b2ef tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20385c5f-77d9-457a-a6a7-d4b5579fb948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:39.282412 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-59856acc-33aa-43e6-8a9c-9d8f7c85b2ef tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2c62446-031f-43f2-9054-bc1f4dde6b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:39.333971 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-59856acc-33aa-43e6-8a9c-9d8f7c85b2ef tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Created reservations ['ab501dde-2df0-4c10-9bfc-a75aa36321a7', 'a0548ac8-e9f7-48df-87ff-1c593aa99a37', '6cf86fb0-c48b-4cd8-8feb-2e0012865609', '813995cb-7856-4449-a5b3-6556d49376e1'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:39.333971 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-59856acc-33aa-43e6-8a9c-9d8f7c85b2ef tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2c62446-031f-43f2-9054-bc1f4dde6b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab501dde-2df0-4c10-9bfc-a75aa36321a7', 'a0548ac8-e9f7-48df-87ff-1c593aa99a37', '6cf86fb0-c48b-4cd8-8feb-2e0012865609', '813995cb-7856-4449-a5b3-6556d49376e1']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:39.334714 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-59856acc-33aa-43e6-8a9c-9d8f7c85b2ef tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61620790-9788-4e92-b1a2-25eb8399d7c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:39.360827 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-59856acc-33aa-43e6-8a9c-9d8f7c85b2ef tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61620790-9788-4e92-b1a2-25eb8399d7c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4963c865-2f1e-4a38-b254-60583564b084', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-217322115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff1a0155b9c4a7f9ef4645464a78ab9',qos_specs=None,replication_status=,reservations=['ab501dde-2df0-4c10-9bfc-a75aa36321a7','a0548ac8-e9f7-48df-87ff-1c593aa99a37','6cf86fb0-c48b-4cd8-8feb-2e0012865609','813995cb-7856-4449-a5b3-6556d49376e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c36bdc095c4df787fbcc6c753b3988',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-217322115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4963c865-2f1e-4a38-b254-60583564b084,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ff1a0155b9c4a7f9ef4645464a78ab9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c36bdc095c4df787fbcc6c753b3988',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:39.361888 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-59856acc-33aa-43e6-8a9c-9d8f7c85b2ef tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd6a4a13-4f03-4ec9-a128-be49b2ff410f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:39.381654 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-59856acc-33aa-43e6-8a9c-9d8f7c85b2ef tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd6a4a13-4f03-4ec9-a128-be49b2ff410f) transitioned into state 'SUCCESS' from state '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-217322115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff1a0155b9c4a7f9ef4645464a78ab9',qos_specs=None,replication_status=,reservations=['ab501dde-2df0-4c10-9bfc-a75aa36321a7','a0548ac8-e9f7-48df-87ff-1c593aa99a37','6cf86fb0-c48b-4cd8-8feb-2e0012865609','813995cb-7856-4449-a5b3-6556d49376e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c36bdc095c4df787fbcc6c753b3988',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:39.382328 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-59856acc-33aa-43e6-8a9c-9d8f7c85b2ef tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (138b0bba-a962-428a-9072-f85a29a5f2ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:39.390172 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-59856acc-33aa-43e6-8a9c-9d8f7c85b2ef tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (138b0bba-a962-428a-9072-f85a29a5f2ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:39.390999 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-59856acc-33aa-43e6-8a9c-9d8f7c85b2ef tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Flow 'volume_create_api' (fbb08068-c32b-44ae-bf79-9339820c0d0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:39.391317 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-59856acc-33aa-43e6-8a9c-9d8f7c85b2ef tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Create volume request issued successfully. Jul 31 09:38:39.391811 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-59856acc-33aa-43e6-8a9c-9d8f7c85b2ef tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:39.392230 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1235/4906] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:38:39 2026] POST /volume/v3/volumes => generated 759 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:38:39.402930 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9e7a2192-c94a-4d1a-a0d5-9a08443175c6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:39.405138 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9e7a2192-c94a-4d1a-a0d5-9a08443175c6 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:39.405700 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9e7a2192-c94a-4d1a-a0d5-9a08443175c6 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2acc9baf-a0a2-422c-877e-8c68fe872838", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-503435060"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:39.407273 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-9e7a2192-c94a-4d1a-a0d5-9a08443175c6 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Create volume request body: {'volume': {"'snapshot_id": '2acc9baf-a0a2-422c-877e-8c68fe872838', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-503435060'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:39.407428 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-9e7a2192-c94a-4d1a-a0d5-9a08443175c6 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Create volume of 1 GB Jul 31 09:38:39.411609 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9e7a2192-c94a-4d1a-a0d5-9a08443175c6 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Availability Zones retrieved successfully. Jul 31 09:38:39.417146 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-9e7a2192-c94a-4d1a-a0d5-9a08443175c6 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Flow 'volume_create_api' (23d4a157-ab12-46ea-adb8-0d38fc5b1de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:39.418099 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-9e7a2192-c94a-4d1a-a0d5-9a08443175c6 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (867070ea-e872-42d9-9410-ff0cb8afd82e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:39.418993 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-9e7a2192-c94a-4d1a-a0d5-9a08443175c6 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:39.443547 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-9e7a2192-c94a-4d1a-a0d5-9a08443175c6 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (867070ea-e872-42d9-9410-ff0cb8afd82e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:39.444226 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-9e7a2192-c94a-4d1a-a0d5-9a08443175c6 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c1c4a4b-da1d-428a-8799-b0865a4ef67a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:39.486338 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-9e7a2192-c94a-4d1a-a0d5-9a08443175c6 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Created reservations ['209a0ab9-bb72-4f2a-96a3-1177104227f4', '34261b81-ab24-4851-b5e1-e5a4b48769c7', 'e82e8c01-1a04-476a-8daf-b4808d72520e', 'b87f394b-1fa6-47bb-8d36-60392d48ad2e'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:39.487478 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-9e7a2192-c94a-4d1a-a0d5-9a08443175c6 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c1c4a4b-da1d-428a-8799-b0865a4ef67a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['209a0ab9-bb72-4f2a-96a3-1177104227f4', '34261b81-ab24-4851-b5e1-e5a4b48769c7', 'e82e8c01-1a04-476a-8daf-b4808d72520e', 'b87f394b-1fa6-47bb-8d36-60392d48ad2e']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:39.489112 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-9e7a2192-c94a-4d1a-a0d5-9a08443175c6 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb802873-b508-48e5-978d-524acdebb528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:39.512149 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-9e7a2192-c94a-4d1a-a0d5-9a08443175c6 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb802873-b508-48e5-978d-524acdebb528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2544d244-5834-4b24-95a0-a50b8ebcb50e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-503435060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff1a0155b9c4a7f9ef4645464a78ab9',qos_specs=None,replication_status=,reservations=['209a0ab9-bb72-4f2a-96a3-1177104227f4','34261b81-ab24-4851-b5e1-e5a4b48769c7','e82e8c01-1a04-476a-8daf-b4808d72520e','b87f394b-1fa6-47bb-8d36-60392d48ad2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c36bdc095c4df787fbcc6c753b3988',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-503435060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2544d244-5834-4b24-95a0-a50b8ebcb50e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ff1a0155b9c4a7f9ef4645464a78ab9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c36bdc095c4df787fbcc6c753b3988',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:39.512885 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-9e7a2192-c94a-4d1a-a0d5-9a08443175c6 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50fe8ef3-f757-4a85-934b-c13acc02ce0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:39.529954 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-9e7a2192-c94a-4d1a-a0d5-9a08443175c6 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50fe8ef3-f757-4a85-934b-c13acc02ce0e) transitioned into state 'SUCCESS' from state '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-503435060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff1a0155b9c4a7f9ef4645464a78ab9',qos_specs=None,replication_status=,reservations=['209a0ab9-bb72-4f2a-96a3-1177104227f4','34261b81-ab24-4851-b5e1-e5a4b48769c7','e82e8c01-1a04-476a-8daf-b4808d72520e','b87f394b-1fa6-47bb-8d36-60392d48ad2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c36bdc095c4df787fbcc6c753b3988',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:39.530624 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-9e7a2192-c94a-4d1a-a0d5-9a08443175c6 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0109116b-c00e-4d10-b89a-f345c0902624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:39.538263 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-9e7a2192-c94a-4d1a-a0d5-9a08443175c6 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0109116b-c00e-4d10-b89a-f345c0902624) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:39.539212 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-9e7a2192-c94a-4d1a-a0d5-9a08443175c6 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Flow 'volume_create_api' (23d4a157-ab12-46ea-adb8-0d38fc5b1de2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:39.539481 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9e7a2192-c94a-4d1a-a0d5-9a08443175c6 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Create volume request issued successfully. Jul 31 09:38:39.540063 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9e7a2192-c94a-4d1a-a0d5-9a08443175c6 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:39.540498 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1221/4907] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:38:39 2026] POST /volume/v3/volumes => generated 759 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:38:39.551772 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-00e2efc1-481c-4de2-940a-2487a1f52166 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:39.553864 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-00e2efc1-481c-4de2-940a-2487a1f52166 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:39.554324 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-00e2efc1-481c-4de2-940a-2487a1f52166 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2acc9baf-a0a2-422c-877e-8c68fe872838", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1966357813"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:39.556193 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-00e2efc1-481c-4de2-940a-2487a1f52166 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Create volume request body: {'volume': {"'snapshot_id": '2acc9baf-a0a2-422c-877e-8c68fe872838', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1966357813'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:39.556364 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-00e2efc1-481c-4de2-940a-2487a1f52166 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Create volume of 1 GB Jul 31 09:38:39.561475 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-00e2efc1-481c-4de2-940a-2487a1f52166 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Availability Zones retrieved successfully. Jul 31 09:38:39.566892 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00e2efc1-481c-4de2-940a-2487a1f52166 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Flow 'volume_create_api' (c989c7b0-5b6e-4cc8-b2c9-72a745c3f970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:39.567775 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00e2efc1-481c-4de2-940a-2487a1f52166 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8da2717-d2df-4473-b57a-3cc9ccf22391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:39.568650 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-00e2efc1-481c-4de2-940a-2487a1f52166 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:39.599098 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00e2efc1-481c-4de2-940a-2487a1f52166 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8da2717-d2df-4473-b57a-3cc9ccf22391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:39.600176 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00e2efc1-481c-4de2-940a-2487a1f52166 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3ab11ac-569e-472d-bd5f-fb31f11f403d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:39.640265 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-00e2efc1-481c-4de2-940a-2487a1f52166 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Created reservations ['34b647a7-44ed-4852-928e-ed60c234283c', '21525f18-2265-450c-abd1-c3d928b660ff', '71811838-a4cf-4569-97cb-afe53eb3fffe', 'be815c69-a81c-4107-9f12-32bcc3329579'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:39.641076 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00e2efc1-481c-4de2-940a-2487a1f52166 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3ab11ac-569e-472d-bd5f-fb31f11f403d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34b647a7-44ed-4852-928e-ed60c234283c', '21525f18-2265-450c-abd1-c3d928b660ff', '71811838-a4cf-4569-97cb-afe53eb3fffe', 'be815c69-a81c-4107-9f12-32bcc3329579']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:39.641861 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00e2efc1-481c-4de2-940a-2487a1f52166 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b33c2073-04d7-4a4b-8c58-7b16d74be3d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:39.663049 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00e2efc1-481c-4de2-940a-2487a1f52166 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b33c2073-04d7-4a4b-8c58-7b16d74be3d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c14f837-477f-4768-9e0d-260b4fab9269', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1966357813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff1a0155b9c4a7f9ef4645464a78ab9',qos_specs=None,replication_status=,reservations=['34b647a7-44ed-4852-928e-ed60c234283c','21525f18-2265-450c-abd1-c3d928b660ff','71811838-a4cf-4569-97cb-afe53eb3fffe','be815c69-a81c-4107-9f12-32bcc3329579'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c36bdc095c4df787fbcc6c753b3988',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1966357813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c14f837-477f-4768-9e0d-260b4fab9269,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ff1a0155b9c4a7f9ef4645464a78ab9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c36bdc095c4df787fbcc6c753b3988',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:39.663765 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00e2efc1-481c-4de2-940a-2487a1f52166 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1255fa87-1cec-45d9-888a-f7c6e6c880fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:39.681163 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00e2efc1-481c-4de2-940a-2487a1f52166 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1255fa87-1cec-45d9-888a-f7c6e6c880fa) transitioned into state 'SUCCESS' from state '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-1966357813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff1a0155b9c4a7f9ef4645464a78ab9',qos_specs=None,replication_status=,reservations=['34b647a7-44ed-4852-928e-ed60c234283c','21525f18-2265-450c-abd1-c3d928b660ff','71811838-a4cf-4569-97cb-afe53eb3fffe','be815c69-a81c-4107-9f12-32bcc3329579'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c36bdc095c4df787fbcc6c753b3988',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:39.681823 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00e2efc1-481c-4de2-940a-2487a1f52166 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79e5b430-b0aa-41b1-b1c3-91c4172d1b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:39.691513 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00e2efc1-481c-4de2-940a-2487a1f52166 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79e5b430-b0aa-41b1-b1c3-91c4172d1b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:39.692347 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-00e2efc1-481c-4de2-940a-2487a1f52166 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Flow 'volume_create_api' (c989c7b0-5b6e-4cc8-b2c9-72a745c3f970) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:39.692636 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-00e2efc1-481c-4de2-940a-2487a1f52166 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Create volume request issued successfully. Jul 31 09:38:39.693154 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-00e2efc1-481c-4de2-940a-2487a1f52166 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:39.693873 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1229/4908] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:38:39 2026] POST /volume/v3/volumes => generated 760 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:38:39.709390 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d610af0e-e805-4726-9238-cd00da6c6103 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:39.711845 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d610af0e-e805-4726-9238-cd00da6c6103 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:39.712497 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d610af0e-e805-4726-9238-cd00da6c6103 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2acc9baf-a0a2-422c-877e-8c68fe872838", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-165037647"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:39.714605 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-d610af0e-e805-4726-9238-cd00da6c6103 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Create volume request body: {'volume': {"'snapshot_id": '2acc9baf-a0a2-422c-877e-8c68fe872838', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-165037647'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:39.714851 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-d610af0e-e805-4726-9238-cd00da6c6103 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Create volume of 1 GB Jul 31 09:38:39.715278 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:39.715278 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:39.719651 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d610af0e-e805-4726-9238-cd00da6c6103 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Availability Zones retrieved successfully. Jul 31 09:38:39.727155 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d610af0e-e805-4726-9238-cd00da6c6103 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Flow 'volume_create_api' (bad18a7e-9a7e-41f6-a026-3758efc5d7d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:39.728516 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d610af0e-e805-4726-9238-cd00da6c6103 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63385b2e-943b-41a3-af83-ee8ff036b7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:39.729884 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-d610af0e-e805-4726-9238-cd00da6c6103 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:39.764211 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d610af0e-e805-4726-9238-cd00da6c6103 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63385b2e-943b-41a3-af83-ee8ff036b7d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:39.765319 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d610af0e-e805-4726-9238-cd00da6c6103 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75961984-94b9-4619-814d-2df062129200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:39.809647 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-d610af0e-e805-4726-9238-cd00da6c6103 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Created reservations ['465963ec-a88b-49cd-8774-3009015a5fea', '8a419e17-3e66-4518-90a8-4c7760c03be6', 'a94f4f62-eedb-48cf-9ebb-209ae968fe97', 'a8b039b9-f8a8-4083-9919-0df8e6c856d7'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:39.810860 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d610af0e-e805-4726-9238-cd00da6c6103 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75961984-94b9-4619-814d-2df062129200) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['465963ec-a88b-49cd-8774-3009015a5fea', '8a419e17-3e66-4518-90a8-4c7760c03be6', 'a94f4f62-eedb-48cf-9ebb-209ae968fe97', 'a8b039b9-f8a8-4083-9919-0df8e6c856d7']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:39.812129 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d610af0e-e805-4726-9238-cd00da6c6103 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6573fb9-e595-48db-af18-511762b906a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:39.839510 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d610af0e-e805-4726-9238-cd00da6c6103 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6573fb9-e595-48db-af18-511762b906a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d566814-8ada-4beb-9273-2f68e593b776', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-165037647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff1a0155b9c4a7f9ef4645464a78ab9',qos_specs=None,replication_status=,reservations=['465963ec-a88b-49cd-8774-3009015a5fea','8a419e17-3e66-4518-90a8-4c7760c03be6','a94f4f62-eedb-48cf-9ebb-209ae968fe97','a8b039b9-f8a8-4083-9919-0df8e6c856d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c36bdc095c4df787fbcc6c753b3988',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-165037647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d566814-8ada-4beb-9273-2f68e593b776,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ff1a0155b9c4a7f9ef4645464a78ab9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c36bdc095c4df787fbcc6c753b3988',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:39.840508 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d610af0e-e805-4726-9238-cd00da6c6103 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32499b38-4bea-4f0a-928b-c3a33447bb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:39.864964 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d610af0e-e805-4726-9238-cd00da6c6103 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32499b38-4bea-4f0a-928b-c3a33447bb75) transitioned into state 'SUCCESS' from state '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-165037647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff1a0155b9c4a7f9ef4645464a78ab9',qos_specs=None,replication_status=,reservations=['465963ec-a88b-49cd-8774-3009015a5fea','8a419e17-3e66-4518-90a8-4c7760c03be6','a94f4f62-eedb-48cf-9ebb-209ae968fe97','a8b039b9-f8a8-4083-9919-0df8e6c856d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c36bdc095c4df787fbcc6c753b3988',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:39.865828 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d610af0e-e805-4726-9238-cd00da6c6103 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3fd104c-a5ba-4398-9c60-864b65bc7d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:39.877279 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d610af0e-e805-4726-9238-cd00da6c6103 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3fd104c-a5ba-4398-9c60-864b65bc7d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:39.877279 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d610af0e-e805-4726-9238-cd00da6c6103 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Flow 'volume_create_api' (bad18a7e-9a7e-41f6-a026-3758efc5d7d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:39.877279 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d610af0e-e805-4726-9238-cd00da6c6103 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Create volume request issued successfully. Jul 31 09:38:39.877279 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d610af0e-e805-4726-9238-cd00da6c6103 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:39.877772 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1224/4909] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:38:39 2026] POST /volume/v3/volumes => generated 759 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:38:39.889456 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-11344a89-2815-4d2c-87e5-6981c8dc63ed None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:39.892084 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-11344a89-2815-4d2c-87e5-6981c8dc63ed tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] GET https://10.4.3.226/volume/v3/volumes/b99fd2dd-2c86-4009-a44d-0df9c4ea8939 Jul 31 09:38:39.892525 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-11344a89-2815-4d2c-87e5-6981c8dc63ed tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:39.892706 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-11344a89-2815-4d2c-87e5-6981c8dc63ed tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:39.902552 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:39.902552 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:39.906573 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-11344a89-2815-4d2c-87e5-6981c8dc63ed tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Volume info retrieved successfully. Jul 31 09:38:39.910545 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-11344a89-2815-4d2c-87e5-6981c8dc63ed tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/volumes/b99fd2dd-2c86-4009-a44d-0df9c4ea8939 returned with HTTP 200 Jul 31 09:38:39.910908 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1236/4910] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:39 2026] GET /volume/v3/volumes/b99fd2dd-2c86-4009-a44d-0df9c4ea8939 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:39.924893 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6d2b6aba-f25c-4f8e-8d89-183daa727af8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:39.926861 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6d2b6aba-f25c-4f8e-8d89-183daa727af8 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] GET https://10.4.3.226/volume/v3/volumes/4963c865-2f1e-4a38-b254-60583564b084 Jul 31 09:38:39.927139 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6d2b6aba-f25c-4f8e-8d89-183daa727af8 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:39.927408 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6d2b6aba-f25c-4f8e-8d89-183daa727af8 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:39.938025 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:39.938025 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:39.941970 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-6d2b6aba-f25c-4f8e-8d89-183daa727af8 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Volume info retrieved successfully. Jul 31 09:38:39.946379 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6d2b6aba-f25c-4f8e-8d89-183daa727af8 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/volumes/4963c865-2f1e-4a38-b254-60583564b084 returned with HTTP 200 Jul 31 09:38:39.946730 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1222/4911] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:39 2026] GET /volume/v3/volumes/4963c865-2f1e-4a38-b254-60583564b084 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:39.962857 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-23d78c2f-6b69-467a-93f4-055ab911cc29 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:39.964738 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-23d78c2f-6b69-467a-93f4-055ab911cc29 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] GET https://10.4.3.226/volume/v3/volumes/2544d244-5834-4b24-95a0-a50b8ebcb50e Jul 31 09:38:39.965018 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-23d78c2f-6b69-467a-93f4-055ab911cc29 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:39.965236 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-23d78c2f-6b69-467a-93f4-055ab911cc29 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:39.972443 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:39.972443 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:39.975631 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-23d78c2f-6b69-467a-93f4-055ab911cc29 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Volume info retrieved successfully. Jul 31 09:38:39.979540 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-23d78c2f-6b69-467a-93f4-055ab911cc29 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/volumes/2544d244-5834-4b24-95a0-a50b8ebcb50e returned with HTTP 200 Jul 31 09:38:39.980056 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1230/4912] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:39 2026] GET /volume/v3/volumes/2544d244-5834-4b24-95a0-a50b8ebcb50e => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:39.996050 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-27209e11-4768-4aed-a1d1-7d1506131298 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:39.999271 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-27209e11-4768-4aed-a1d1-7d1506131298 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] GET https://10.4.3.226/volume/v3/volumes/4c14f837-477f-4768-9e0d-260b4fab9269 Jul 31 09:38:39.999271 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-27209e11-4768-4aed-a1d1-7d1506131298 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:39.999271 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-27209e11-4768-4aed-a1d1-7d1506131298 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:40.005960 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:40.005960 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:40.009636 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-27209e11-4768-4aed-a1d1-7d1506131298 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Volume info retrieved successfully. Jul 31 09:38:40.014318 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-27209e11-4768-4aed-a1d1-7d1506131298 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/volumes/4c14f837-477f-4768-9e0d-260b4fab9269 returned with HTTP 200 Jul 31 09:38:40.014782 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1225/4913] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:39 2026] GET /volume/v3/volumes/4c14f837-477f-4768-9e0d-260b4fab9269 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:40.026646 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2ea7cab1-3e34-437b-a130-ec25a93ce5d3 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:40.028506 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2ea7cab1-3e34-437b-a130-ec25a93ce5d3 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] GET https://10.4.3.226/volume/v3/volumes/4d566814-8ada-4beb-9273-2f68e593b776 Jul 31 09:38:40.028696 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2ea7cab1-3e34-437b-a130-ec25a93ce5d3 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:40.028883 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2ea7cab1-3e34-437b-a130-ec25a93ce5d3 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:40.035490 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:40.035490 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:40.038886 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-2ea7cab1-3e34-437b-a130-ec25a93ce5d3 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Volume info retrieved successfully. Jul 31 09:38:40.042513 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2ea7cab1-3e34-437b-a130-ec25a93ce5d3 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/volumes/4d566814-8ada-4beb-9273-2f68e593b776 returned with HTTP 200 Jul 31 09:38:40.042881 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1237/4914] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:40 2026] GET /volume/v3/volumes/4d566814-8ada-4beb-9273-2f68e593b776 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:40.051433 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-25e17eee-dd11-4890-8d34-9fe38e37d151 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:40.053373 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-25e17eee-dd11-4890-8d34-9fe38e37d151 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/c4164878-443f-458a-8218-a8c4bb573569 Jul 31 09:38:40.053655 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-25e17eee-dd11-4890-8d34-9fe38e37d151 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:40.053905 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-25e17eee-dd11-4890-8d34-9fe38e37d151 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:40.055416 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-90c170d1-51fd-462a-83b9-eb9805a4ac71 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:40.057063 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-90c170d1-51fd-462a-83b9-eb9805a4ac71 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] DELETE https://10.4.3.226/volume/v3/volumes/4d566814-8ada-4beb-9273-2f68e593b776 Jul 31 09:38:40.057261 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-90c170d1-51fd-462a-83b9-eb9805a4ac71 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:40.057453 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-90c170d1-51fd-462a-83b9-eb9805a4ac71 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:40.057616 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-90c170d1-51fd-462a-83b9-eb9805a4ac71 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Delete volume with id: 4d566814-8ada-4beb-9273-2f68e593b776 Jul 31 09:38:40.060123 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-25e17eee-dd11-4890-8d34-9fe38e37d151 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/c4164878-443f-458a-8218-a8c4bb573569 returned with HTTP 404 Jul 31 09:38:40.060692 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1223/4915] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:40 2026] GET /volume/v3/volumes/c4164878-443f-458a-8218-a8c4bb573569 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:38:40.064131 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:40.064131 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:40.064551 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-90c170d1-51fd-462a-83b9-eb9805a4ac71 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Volume info retrieved successfully. Jul 31 09:38:40.069494 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4c989e31-49ec-4ef9-9e48-3aa95e14abb2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:40.071053 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4c989e31-49ec-4ef9-9e48-3aa95e14abb2 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] DELETE https://10.4.3.226/volume/v3/volumes/e4b63e58-137d-4844-8791-ebbedddb469d Jul 31 09:38:40.071450 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4c989e31-49ec-4ef9-9e48-3aa95e14abb2 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:40.071751 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4c989e31-49ec-4ef9-9e48-3aa95e14abb2 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:40.072022 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-4c989e31-49ec-4ef9-9e48-3aa95e14abb2 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete volume with id: e4b63e58-137d-4844-8791-ebbedddb469d Jul 31 09:38:40.079427 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-90c170d1-51fd-462a-83b9-eb9805a4ac71 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Delete volume request issued successfully. Jul 31 09:38:40.079764 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-90c170d1-51fd-462a-83b9-eb9805a4ac71 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/volumes/4d566814-8ada-4beb-9273-2f68e593b776 returned with HTTP 202 Jul 31 09:38:40.082269 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1231/4916] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:38:40 2026] DELETE /volume/v3/volumes/4d566814-8ada-4beb-9273-2f68e593b776 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:40.082382 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:40.082382 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:40.082382 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4c989e31-49ec-4ef9-9e48-3aa95e14abb2 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:40.086309 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b31a8dce-0321-4695-a468-c5fd11ab41bd None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:40.087971 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b31a8dce-0321-4695-a468-c5fd11ab41bd tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] GET https://10.4.3.226/volume/v3/volumes/4d566814-8ada-4beb-9273-2f68e593b776 Jul 31 09:38:40.088143 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b31a8dce-0321-4695-a468-c5fd11ab41bd tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:40.088626 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b31a8dce-0321-4695-a468-c5fd11ab41bd tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:40.095090 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:40.095090 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:40.098496 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-b31a8dce-0321-4695-a468-c5fd11ab41bd tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Volume info retrieved successfully. Jul 31 09:38:40.102269 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b31a8dce-0321-4695-a468-c5fd11ab41bd tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/volumes/4d566814-8ada-4beb-9273-2f68e593b776 returned with HTTP 200 Jul 31 09:38:40.102615 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1238/4917] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:40 2026] GET /volume/v3/volumes/4d566814-8ada-4beb-9273-2f68e593b776 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:40.105968 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4c989e31-49ec-4ef9-9e48-3aa95e14abb2 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete volume request issued successfully. Jul 31 09:38:40.105968 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4c989e31-49ec-4ef9-9e48-3aa95e14abb2 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/e4b63e58-137d-4844-8791-ebbedddb469d returned with HTTP 202 Jul 31 09:38:40.105968 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1226/4918] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:38:40 2026] DELETE /volume/v3/volumes/e4b63e58-137d-4844-8791-ebbedddb469d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:38:40.114828 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-772a490e-c63d-480c-af55-7a68451e5e6e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:40.116762 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-772a490e-c63d-480c-af55-7a68451e5e6e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/e4b63e58-137d-4844-8791-ebbedddb469d Jul 31 09:38:40.117017 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-772a490e-c63d-480c-af55-7a68451e5e6e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:40.117340 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-772a490e-c63d-480c-af55-7a68451e5e6e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:40.125902 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:40.125902 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:40.129541 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-772a490e-c63d-480c-af55-7a68451e5e6e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:40.134316 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-772a490e-c63d-480c-af55-7a68451e5e6e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/e4b63e58-137d-4844-8791-ebbedddb469d returned with HTTP 200 Jul 31 09:38:40.135370 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1224/4919] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:40 2026] GET /volume/v3/volumes/e4b63e58-137d-4844-8791-ebbedddb469d => generated 895 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:41.114798 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-59bf2f4a-c846-4770-b783-d1bd6d926116 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:41.116400 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-59bf2f4a-c846-4770-b783-d1bd6d926116 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] GET https://10.4.3.226/volume/v3/volumes/4d566814-8ada-4beb-9273-2f68e593b776 Jul 31 09:38:41.116578 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-59bf2f4a-c846-4770-b783-d1bd6d926116 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:41.116750 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-59bf2f4a-c846-4770-b783-d1bd6d926116 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:41.122032 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-59bf2f4a-c846-4770-b783-d1bd6d926116 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/volumes/4d566814-8ada-4beb-9273-2f68e593b776 returned with HTTP 404 Jul 31 09:38:41.122449 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1232/4920] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:41 2026] GET /volume/v3/volumes/4d566814-8ada-4beb-9273-2f68e593b776 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:41.128074 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-457b395c-0bf9-4ddc-b1c6-3a9cd351cf32 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:41.129727 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-457b395c-0bf9-4ddc-b1c6-3a9cd351cf32 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] DELETE https://10.4.3.226/volume/v3/volumes/4c14f837-477f-4768-9e0d-260b4fab9269 Jul 31 09:38:41.129897 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-457b395c-0bf9-4ddc-b1c6-3a9cd351cf32 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:41.130081 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-457b395c-0bf9-4ddc-b1c6-3a9cd351cf32 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:41.130233 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-457b395c-0bf9-4ddc-b1c6-3a9cd351cf32 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Delete volume with id: 4c14f837-477f-4768-9e0d-260b4fab9269 Jul 31 09:38:41.136329 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:41.136329 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:41.136647 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-457b395c-0bf9-4ddc-b1c6-3a9cd351cf32 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Volume info retrieved successfully. Jul 31 09:38:41.149160 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-530e3c9b-64a5-4e43-b64d-7b71d03f7df8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:41.152623 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-530e3c9b-64a5-4e43-b64d-7b71d03f7df8 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/e4b63e58-137d-4844-8791-ebbedddb469d Jul 31 09:38:41.152707 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-457b395c-0bf9-4ddc-b1c6-3a9cd351cf32 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Delete volume request issued successfully. Jul 31 09:38:41.152746 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-530e3c9b-64a5-4e43-b64d-7b71d03f7df8 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:41.152786 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-457b395c-0bf9-4ddc-b1c6-3a9cd351cf32 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/volumes/4c14f837-477f-4768-9e0d-260b4fab9269 returned with HTTP 202 Jul 31 09:38:41.152813 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-530e3c9b-64a5-4e43-b64d-7b71d03f7df8 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:41.152838 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1239/4921] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:38:41 2026] DELETE /volume/v3/volumes/4c14f837-477f-4768-9e0d-260b4fab9269 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:41.158591 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-530e3c9b-64a5-4e43-b64d-7b71d03f7df8 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/e4b63e58-137d-4844-8791-ebbedddb469d returned with HTTP 404 Jul 31 09:38:41.159157 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1227/4922] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:41 2026] GET /volume/v3/volumes/e4b63e58-137d-4844-8791-ebbedddb469d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:38:41.161274 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-241475e5-f994-4b76-961e-cd9ad97bffad None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:41.161666 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-241475e5-f994-4b76-961e-cd9ad97bffad tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] GET https://10.4.3.226/volume/v3/volumes/4c14f837-477f-4768-9e0d-260b4fab9269 Jul 31 09:38:41.161904 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-241475e5-f994-4b76-961e-cd9ad97bffad tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:41.162155 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-241475e5-f994-4b76-961e-cd9ad97bffad tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:41.166824 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b431750d-9461-42c6-a5cf-2ce74cb9e83e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:41.168651 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b431750d-9461-42c6-a5cf-2ce74cb9e83e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] DELETE https://10.4.3.226/volume/v3/volumes/f1a61bf5-bf26-4841-bea7-c9ee3b7b903b Jul 31 09:38:41.168865 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b431750d-9461-42c6-a5cf-2ce74cb9e83e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:41.169101 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b431750d-9461-42c6-a5cf-2ce74cb9e83e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:41.169276 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-b431750d-9461-42c6-a5cf-2ce74cb9e83e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete volume with id: f1a61bf5-bf26-4841-bea7-c9ee3b7b903b Jul 31 09:38:41.170797 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:41.170797 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:41.174794 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-241475e5-f994-4b76-961e-cd9ad97bffad tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Volume info retrieved successfully. Jul 31 09:38:41.176165 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:41.176165 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:41.176678 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b431750d-9461-42c6-a5cf-2ce74cb9e83e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:41.179320 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-241475e5-f994-4b76-961e-cd9ad97bffad tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/volumes/4c14f837-477f-4768-9e0d-260b4fab9269 returned with HTTP 200 Jul 31 09:38:41.179718 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1225/4923] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:41 2026] GET /volume/v3/volumes/4c14f837-477f-4768-9e0d-260b4fab9269 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:41.191216 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b431750d-9461-42c6-a5cf-2ce74cb9e83e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete volume request issued successfully. Jul 31 09:38:41.191368 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b431750d-9461-42c6-a5cf-2ce74cb9e83e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/f1a61bf5-bf26-4841-bea7-c9ee3b7b903b returned with HTTP 202 Jul 31 09:38:41.191743 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1233/4924] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:38:41 2026] DELETE /volume/v3/volumes/f1a61bf5-bf26-4841-bea7-c9ee3b7b903b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:38:41.199404 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-68f243f4-65fd-4cc9-b962-822ad1d1d6ca None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:41.201309 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-68f243f4-65fd-4cc9-b962-822ad1d1d6ca tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/f1a61bf5-bf26-4841-bea7-c9ee3b7b903b Jul 31 09:38:41.201577 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-68f243f4-65fd-4cc9-b962-822ad1d1d6ca tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:41.201774 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-68f243f4-65fd-4cc9-b962-822ad1d1d6ca tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:41.209345 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:41.209345 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:41.213097 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-68f243f4-65fd-4cc9-b962-822ad1d1d6ca tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:41.218111 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-68f243f4-65fd-4cc9-b962-822ad1d1d6ca tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/f1a61bf5-bf26-4841-bea7-c9ee3b7b903b returned with HTTP 200 Jul 31 09:38:41.218573 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1240/4925] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:41 2026] GET /volume/v3/volumes/f1a61bf5-bf26-4841-bea7-c9ee3b7b903b => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:42.194137 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-afe9e8d2-d49f-4f4c-931e-aa52f71ba447 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:42.195815 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-afe9e8d2-d49f-4f4c-931e-aa52f71ba447 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] GET https://10.4.3.226/volume/v3/volumes/4c14f837-477f-4768-9e0d-260b4fab9269 Jul 31 09:38:42.196130 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-afe9e8d2-d49f-4f4c-931e-aa52f71ba447 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:42.197409 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-afe9e8d2-d49f-4f4c-931e-aa52f71ba447 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:42.202334 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-afe9e8d2-d49f-4f4c-931e-aa52f71ba447 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/volumes/4c14f837-477f-4768-9e0d-260b4fab9269 returned with HTTP 404 Jul 31 09:38:42.202334 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1228/4926] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:42 2026] GET /volume/v3/volumes/4c14f837-477f-4768-9e0d-260b4fab9269 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:42.210042 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-af236b33-6e52-4106-bf82-35aa80979fe4 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:42.212019 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-af236b33-6e52-4106-bf82-35aa80979fe4 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] DELETE https://10.4.3.226/volume/v3/volumes/2544d244-5834-4b24-95a0-a50b8ebcb50e Jul 31 09:38:42.212272 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-af236b33-6e52-4106-bf82-35aa80979fe4 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:42.212474 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-af236b33-6e52-4106-bf82-35aa80979fe4 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:42.212642 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-af236b33-6e52-4106-bf82-35aa80979fe4 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Delete volume with id: 2544d244-5834-4b24-95a0-a50b8ebcb50e Jul 31 09:38:42.220182 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:42.220182 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:42.220687 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-af236b33-6e52-4106-bf82-35aa80979fe4 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Volume info retrieved successfully. Jul 31 09:38:42.234173 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d1fffd33-6347-4a83-b1a1-77855bb5e52a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:42.235991 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d1fffd33-6347-4a83-b1a1-77855bb5e52a tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/f1a61bf5-bf26-4841-bea7-c9ee3b7b903b Jul 31 09:38:42.236204 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d1fffd33-6347-4a83-b1a1-77855bb5e52a tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:42.236427 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d1fffd33-6347-4a83-b1a1-77855bb5e52a tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:42.239986 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-af236b33-6e52-4106-bf82-35aa80979fe4 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Delete volume request issued successfully. Jul 31 09:38:42.240281 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-af236b33-6e52-4106-bf82-35aa80979fe4 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/volumes/2544d244-5834-4b24-95a0-a50b8ebcb50e returned with HTTP 202 Jul 31 09:38:42.240848 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1226/4927] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:38:42 2026] DELETE /volume/v3/volumes/2544d244-5834-4b24-95a0-a50b8ebcb50e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:42.242973 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d1fffd33-6347-4a83-b1a1-77855bb5e52a tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/f1a61bf5-bf26-4841-bea7-c9ee3b7b903b returned with HTTP 404 Jul 31 09:38:42.243568 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1234/4928] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:42 2026] GET /volume/v3/volumes/f1a61bf5-bf26-4841-bea7-c9ee3b7b903b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:38:42.249066 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ae3dd6b8-411c-4406-9d85-6573bca0b54c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:42.251132 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ae3dd6b8-411c-4406-9d85-6573bca0b54c tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] GET https://10.4.3.226/volume/v3/volumes/2544d244-5834-4b24-95a0-a50b8ebcb50e Jul 31 09:38:42.251353 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ae3dd6b8-411c-4406-9d85-6573bca0b54c tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:42.251570 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ae3dd6b8-411c-4406-9d85-6573bca0b54c tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:42.254476 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f1501ee8-8236-44fa-aade-267a1763705d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:42.255763 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f1501ee8-8236-44fa-aade-267a1763705d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:42.256083 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f1501ee8-8236-44fa-aade-267a1763705d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-621898967"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:42.257456 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-f1501ee8-8236-44fa-aade-267a1763705d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-621898967'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:42.257599 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-f1501ee8-8236-44fa-aade-267a1763705d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume of 1 GB Jul 31 09:38:42.258995 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:42.258995 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:42.262205 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f1501ee8-8236-44fa-aade-267a1763705d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Availability Zones retrieved successfully. Jul 31 09:38:42.262781 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-ae3dd6b8-411c-4406-9d85-6573bca0b54c tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Volume info retrieved successfully. Jul 31 09:38:42.267178 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ae3dd6b8-411c-4406-9d85-6573bca0b54c tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/volumes/2544d244-5834-4b24-95a0-a50b8ebcb50e returned with HTTP 200 Jul 31 09:38:42.267558 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1241/4929] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:42 2026] GET /volume/v3/volumes/2544d244-5834-4b24-95a0-a50b8ebcb50e => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:42.268549 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f1501ee8-8236-44fa-aade-267a1763705d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Flow 'volume_create_api' (872a0137-729b-4348-85d0-e96cf58c4e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:42.269500 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f1501ee8-8236-44fa-aade-267a1763705d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e8b2fd3-6211-4cef-971c-c026a52049a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:42.270383 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-f1501ee8-8236-44fa-aade-267a1763705d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:42.300339 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f1501ee8-8236-44fa-aade-267a1763705d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e8b2fd3-6211-4cef-971c-c026a52049a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:42.301459 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f1501ee8-8236-44fa-aade-267a1763705d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (763d4ea5-c002-4145-a5b4-1894b3328832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:42.342592 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-f1501ee8-8236-44fa-aade-267a1763705d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Created reservations ['ab89c1c8-bc84-4248-98c5-194f2c1d095a', '19568ae4-280f-4172-b571-13cdc0dadcfa', 'ada94ef1-e0b4-4b7f-854e-0aee80790b07', 'e97a2ab8-4718-4f99-9b4e-9cdd1f752996'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:42.343548 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f1501ee8-8236-44fa-aade-267a1763705d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (763d4ea5-c002-4145-a5b4-1894b3328832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab89c1c8-bc84-4248-98c5-194f2c1d095a', '19568ae4-280f-4172-b571-13cdc0dadcfa', 'ada94ef1-e0b4-4b7f-854e-0aee80790b07', 'e97a2ab8-4718-4f99-9b4e-9cdd1f752996']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:42.344298 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f1501ee8-8236-44fa-aade-267a1763705d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f0b8ff3-28b5-4ac0-940b-786ca585874f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:42.366647 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f1501ee8-8236-44fa-aade-267a1763705d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f0b8ff3-28b5-4ac0-940b-786ca585874f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca093510-56d4-4d8d-86eb-3aed93fc8ae4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-621898967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6468bc0992ec45d5b3c890645fb79c8a',qos_specs=None,replication_status=,reservations=['ab89c1c8-bc84-4248-98c5-194f2c1d095a','19568ae4-280f-4172-b571-13cdc0dadcfa','ada94ef1-e0b4-4b7f-854e-0aee80790b07','e97a2ab8-4718-4f99-9b4e-9cdd1f752996'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-621898967',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca093510-56d4-4d8d-86eb-3aed93fc8ae4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6468bc0992ec45d5b3c890645fb79c8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:42.367726 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f1501ee8-8236-44fa-aade-267a1763705d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53207e96-2b3a-460a-a549-a40f603310c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:42.386528 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f1501ee8-8236-44fa-aade-267a1763705d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53207e96-2b3a-460a-a549-a40f603310c8) transitioned into state 'SUCCESS' from state '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-621898967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6468bc0992ec45d5b3c890645fb79c8a',qos_specs=None,replication_status=,reservations=['ab89c1c8-bc84-4248-98c5-194f2c1d095a','19568ae4-280f-4172-b571-13cdc0dadcfa','ada94ef1-e0b4-4b7f-854e-0aee80790b07','e97a2ab8-4718-4f99-9b4e-9cdd1f752996'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:42.387486 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f1501ee8-8236-44fa-aade-267a1763705d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73e48217-acae-46d8-9443-72870e104311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:42.396968 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f1501ee8-8236-44fa-aade-267a1763705d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73e48217-acae-46d8-9443-72870e104311) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:42.397844 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f1501ee8-8236-44fa-aade-267a1763705d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Flow 'volume_create_api' (872a0137-729b-4348-85d0-e96cf58c4e16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:42.398141 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f1501ee8-8236-44fa-aade-267a1763705d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume request issued successfully. Jul 31 09:38:42.398698 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f1501ee8-8236-44fa-aade-267a1763705d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:42.399116 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1229/4930] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:38:42 2026] POST /volume/v3/volumes => generated 769 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:42.410659 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b377bf24-2ba8-42cc-8b38-868a237171e7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:42.412559 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b377bf24-2ba8-42cc-8b38-868a237171e7 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/ca093510-56d4-4d8d-86eb-3aed93fc8ae4 Jul 31 09:38:42.412805 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b377bf24-2ba8-42cc-8b38-868a237171e7 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:42.413016 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b377bf24-2ba8-42cc-8b38-868a237171e7 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:42.420099 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:42.420099 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:42.424696 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-b377bf24-2ba8-42cc-8b38-868a237171e7 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:42.429933 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b377bf24-2ba8-42cc-8b38-868a237171e7 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/ca093510-56d4-4d8d-86eb-3aed93fc8ae4 returned with HTTP 200 Jul 31 09:38:42.430387 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1227/4931] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:42 2026] GET /volume/v3/volumes/ca093510-56d4-4d8d-86eb-3aed93fc8ae4 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:43.283347 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-dfceb214-848e-4253-acc2-eeb45bcc0cef None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:43.285838 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dfceb214-848e-4253-acc2-eeb45bcc0cef tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] GET https://10.4.3.226/volume/v3/volumes/2544d244-5834-4b24-95a0-a50b8ebcb50e Jul 31 09:38:43.286106 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dfceb214-848e-4253-acc2-eeb45bcc0cef tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:43.286373 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dfceb214-848e-4253-acc2-eeb45bcc0cef tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:43.298092 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dfceb214-848e-4253-acc2-eeb45bcc0cef tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/volumes/2544d244-5834-4b24-95a0-a50b8ebcb50e returned with HTTP 404 Jul 31 09:38:43.298659 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1235/4932] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:43 2026] GET /volume/v3/volumes/2544d244-5834-4b24-95a0-a50b8ebcb50e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:43.305730 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d0d48966-168b-4ed5-afc4-e1551a2adc90 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:43.307589 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d0d48966-168b-4ed5-afc4-e1551a2adc90 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] DELETE https://10.4.3.226/volume/v3/volumes/4963c865-2f1e-4a38-b254-60583564b084 Jul 31 09:38:43.307780 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d0d48966-168b-4ed5-afc4-e1551a2adc90 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:43.308022 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d0d48966-168b-4ed5-afc4-e1551a2adc90 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:43.308199 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-d0d48966-168b-4ed5-afc4-e1551a2adc90 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Delete volume with id: 4963c865-2f1e-4a38-b254-60583564b084 Jul 31 09:38:43.316261 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:43.316261 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:43.316769 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d0d48966-168b-4ed5-afc4-e1551a2adc90 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Volume info retrieved successfully. Jul 31 09:38:43.335307 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d0d48966-168b-4ed5-afc4-e1551a2adc90 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Delete volume request issued successfully. Jul 31 09:38:43.335463 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d0d48966-168b-4ed5-afc4-e1551a2adc90 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/volumes/4963c865-2f1e-4a38-b254-60583564b084 returned with HTTP 202 Jul 31 09:38:43.335908 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1242/4933] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:38:43 2026] DELETE /volume/v3/volumes/4963c865-2f1e-4a38-b254-60583564b084 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:43.345394 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2ea60549-d5ae-4793-9c05-58ed959bb65a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:43.347298 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2ea60549-d5ae-4793-9c05-58ed959bb65a tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] GET https://10.4.3.226/volume/v3/volumes/4963c865-2f1e-4a38-b254-60583564b084 Jul 31 09:38:43.347565 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2ea60549-d5ae-4793-9c05-58ed959bb65a tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:43.347781 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2ea60549-d5ae-4793-9c05-58ed959bb65a tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:43.354676 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:43.354676 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:43.358838 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2ea60549-d5ae-4793-9c05-58ed959bb65a tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Volume info retrieved successfully. Jul 31 09:38:43.363112 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2ea60549-d5ae-4793-9c05-58ed959bb65a tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/volumes/4963c865-2f1e-4a38-b254-60583564b084 returned with HTTP 200 Jul 31 09:38:43.363529 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1230/4934] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:43 2026] GET /volume/v3/volumes/4963c865-2f1e-4a38-b254-60583564b084 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:43.444184 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8fd23008-d6ad-4761-9eab-ae6c0663c69d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:43.445884 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8fd23008-d6ad-4761-9eab-ae6c0663c69d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/ca093510-56d4-4d8d-86eb-3aed93fc8ae4 Jul 31 09:38:43.446105 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8fd23008-d6ad-4761-9eab-ae6c0663c69d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:43.446316 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8fd23008-d6ad-4761-9eab-ae6c0663c69d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:43.452927 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:43.452927 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:43.457713 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-8fd23008-d6ad-4761-9eab-ae6c0663c69d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:43.462066 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8fd23008-d6ad-4761-9eab-ae6c0663c69d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/ca093510-56d4-4d8d-86eb-3aed93fc8ae4 returned with HTTP 200 Jul 31 09:38:43.462482 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1228/4935] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:43 2026] GET /volume/v3/volumes/ca093510-56d4-4d8d-86eb-3aed93fc8ae4 => generated 862 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:43.473520 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9a952c20-8b1a-47ea-9f14-9218f86da73a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:43.475214 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9a952c20-8b1a-47ea-9f14-9218f86da73a tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:38:43.475574 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9a952c20-8b1a-47ea-9f14-9218f86da73a tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ca093510-56d4-4d8d-86eb-3aed93fc8ae4", "name": "tempest-VolumeDependencyTests-Snapshot-1976685614"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:43.484048 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:43.484048 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:43.484599 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9a952c20-8b1a-47ea-9f14-9218f86da73a tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:43.484714 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-9a952c20-8b1a-47ea-9f14-9218f86da73a tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create snapshot from volume ca093510-56d4-4d8d-86eb-3aed93fc8ae4 Jul 31 09:38:43.507886 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-9a952c20-8b1a-47ea-9f14-9218f86da73a tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Created reservations ['63eb8207-c261-4f8f-8263-7ae9152eb19a', '8d22ff09-2c37-4b5f-ac58-679ba155796e', 'a2b464be-ff21-4afe-8ee9-b6ead5553efc', '6e9359d9-f604-440e-8955-2aa894aaa249'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:43.532297 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9a952c20-8b1a-47ea-9f14-9218f86da73a tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot create request issued successfully. Jul 31 09:38:43.532750 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9a952c20-8b1a-47ea-9f14-9218f86da73a tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:38:43.533346 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1236/4936] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:38:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:38:43.544625 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-bb1905bf-c807-4982-8dcd-d30fb011b46f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:43.547308 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bb1905bf-c807-4982-8dcd-d30fb011b46f tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/snapshots/3beef341-a96a-4efd-aebc-c30bc088c179 Jul 31 09:38:43.547500 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bb1905bf-c807-4982-8dcd-d30fb011b46f tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:43.547712 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bb1905bf-c807-4982-8dcd-d30fb011b46f tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:43.552436 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:43.552436 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:43.552982 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-bb1905bf-c807-4982-8dcd-d30fb011b46f tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot retrieved successfully. Jul 31 09:38:43.553865 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bb1905bf-c807-4982-8dcd-d30fb011b46f tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/3beef341-a96a-4efd-aebc-c30bc088c179 returned with HTTP 200 Jul 31 09:38:43.554293 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1243/4937] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:38:43 2026] GET /volume/v3/snapshots/3beef341-a96a-4efd-aebc-c30bc088c179 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:44.376142 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9188d14c-582f-40c2-b757-61f5c07ddaca None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:44.377886 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9188d14c-582f-40c2-b757-61f5c07ddaca tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] GET https://10.4.3.226/volume/v3/volumes/4963c865-2f1e-4a38-b254-60583564b084 Jul 31 09:38:44.378090 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9188d14c-582f-40c2-b757-61f5c07ddaca tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:44.378348 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9188d14c-582f-40c2-b757-61f5c07ddaca tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:44.383679 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9188d14c-582f-40c2-b757-61f5c07ddaca tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/volumes/4963c865-2f1e-4a38-b254-60583564b084 returned with HTTP 404 Jul 31 09:38:44.384147 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1231/4938] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:44 2026] GET /volume/v3/volumes/4963c865-2f1e-4a38-b254-60583564b084 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:44.390764 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b5f6bb0c-5043-4763-b4ba-3121c20d374d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:44.392675 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b5f6bb0c-5043-4763-b4ba-3121c20d374d tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] DELETE https://10.4.3.226/volume/v3/volumes/b99fd2dd-2c86-4009-a44d-0df9c4ea8939 Jul 31 09:38:44.392875 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b5f6bb0c-5043-4763-b4ba-3121c20d374d tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:44.393089 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b5f6bb0c-5043-4763-b4ba-3121c20d374d tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:44.393249 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-b5f6bb0c-5043-4763-b4ba-3121c20d374d tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Delete volume with id: b99fd2dd-2c86-4009-a44d-0df9c4ea8939 Jul 31 09:38:44.401168 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:44.401168 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:44.401964 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-b5f6bb0c-5043-4763-b4ba-3121c20d374d tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Volume info retrieved successfully. Jul 31 09:38:44.418886 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-b5f6bb0c-5043-4763-b4ba-3121c20d374d tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Delete volume request issued successfully. Jul 31 09:38:44.419123 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b5f6bb0c-5043-4763-b4ba-3121c20d374d tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/volumes/b99fd2dd-2c86-4009-a44d-0df9c4ea8939 returned with HTTP 202 Jul 31 09:38:44.419597 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1229/4939] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:38:44 2026] DELETE /volume/v3/volumes/b99fd2dd-2c86-4009-a44d-0df9c4ea8939 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:44.426548 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9b39fb56-1e6f-4ffa-a740-291aa0753b79 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:44.428169 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9b39fb56-1e6f-4ffa-a740-291aa0753b79 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] GET https://10.4.3.226/volume/v3/volumes/b99fd2dd-2c86-4009-a44d-0df9c4ea8939 Jul 31 09:38:44.428348 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9b39fb56-1e6f-4ffa-a740-291aa0753b79 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:44.428505 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9b39fb56-1e6f-4ffa-a740-291aa0753b79 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:44.435155 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:44.435155 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:44.438565 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9b39fb56-1e6f-4ffa-a740-291aa0753b79 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Volume info retrieved successfully. Jul 31 09:38:44.443137 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9b39fb56-1e6f-4ffa-a740-291aa0753b79 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/volumes/b99fd2dd-2c86-4009-a44d-0df9c4ea8939 returned with HTTP 200 Jul 31 09:38:44.443557 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1237/4940] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:44 2026] GET /volume/v3/volumes/b99fd2dd-2c86-4009-a44d-0df9c4ea8939 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:44.563890 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-89479399-b9da-4526-a38e-d2aeda0e6e0b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:44.565976 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-89479399-b9da-4526-a38e-d2aeda0e6e0b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/snapshots/3beef341-a96a-4efd-aebc-c30bc088c179 Jul 31 09:38:44.566198 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-89479399-b9da-4526-a38e-d2aeda0e6e0b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:44.566443 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-89479399-b9da-4526-a38e-d2aeda0e6e0b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:44.571797 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:44.571797 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:44.572291 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-89479399-b9da-4526-a38e-d2aeda0e6e0b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot retrieved successfully. Jul 31 09:38:44.573140 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-89479399-b9da-4526-a38e-d2aeda0e6e0b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/3beef341-a96a-4efd-aebc-c30bc088c179 returned with HTTP 200 Jul 31 09:38:44.573554 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1244/4941] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:38:44 2026] GET /volume/v3/snapshots/3beef341-a96a-4efd-aebc-c30bc088c179 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:44.581725 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9e0698b9-74b1-484b-9dd6-2a395f013c30 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:44.583317 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9e0698b9-74b1-484b-9dd6-2a395f013c30 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:44.583673 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9e0698b9-74b1-484b-9dd6-2a395f013c30 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3beef341-a96a-4efd-aebc-c30bc088c179", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1941832039"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:44.585091 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-9e0698b9-74b1-484b-9dd6-2a395f013c30 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume request body: {'volume': {'snapshot_id': '3beef341-a96a-4efd-aebc-c30bc088c179', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1941832039'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:44.589461 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:44.589461 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:44.589890 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9e0698b9-74b1-484b-9dd6-2a395f013c30 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot retrieved successfully. Jul 31 09:38:44.590035 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-9e0698b9-74b1-484b-9dd6-2a395f013c30 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume of 1 GB Jul 31 09:38:44.593074 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9e0698b9-74b1-484b-9dd6-2a395f013c30 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Availability Zones retrieved successfully. Jul 31 09:38:44.598060 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e0698b9-74b1-484b-9dd6-2a395f013c30 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Flow 'volume_create_api' (20b8e4b9-efa1-4a24-a3f7-8baaf55f1574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:44.598918 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e0698b9-74b1-484b-9dd6-2a395f013c30 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a11a9c9-f25b-4bb9-af41-746ec92cf3ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:44.599757 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-9e0698b9-74b1-484b-9dd6-2a395f013c30 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:44.625202 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e0698b9-74b1-484b-9dd6-2a395f013c30 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a11a9c9-f25b-4bb9-af41-746ec92cf3ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3beef341-a96a-4efd-aebc-c30bc088c179', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:44.626281 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e0698b9-74b1-484b-9dd6-2a395f013c30 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (559910c2-bdae-4a5d-9766-65398b1d8523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:44.658419 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-9e0698b9-74b1-484b-9dd6-2a395f013c30 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Created reservations ['e5fb7603-0c4f-4624-bbe8-18b199e8e78d', 'f04ffb11-521f-4994-91f9-b4adb0a2e4a3', '188dec0f-58e6-40d7-b529-de4a2c75e7fa', '410caec3-2d90-4285-ba97-18c9840e6732'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:44.659144 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e0698b9-74b1-484b-9dd6-2a395f013c30 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (559910c2-bdae-4a5d-9766-65398b1d8523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5fb7603-0c4f-4624-bbe8-18b199e8e78d', 'f04ffb11-521f-4994-91f9-b4adb0a2e4a3', '188dec0f-58e6-40d7-b529-de4a2c75e7fa', '410caec3-2d90-4285-ba97-18c9840e6732']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:44.659827 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e0698b9-74b1-484b-9dd6-2a395f013c30 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bdfd57e-95af-4f50-be02-90248b44a849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:44.695645 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e0698b9-74b1-484b-9dd6-2a395f013c30 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bdfd57e-95af-4f50-be02-90248b44a849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '492ec504-9387-48f3-bd62-d45a1d13bbef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1941832039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6468bc0992ec45d5b3c890645fb79c8a',qos_specs=None,replication_status=,reservations=['e5fb7603-0c4f-4624-bbe8-18b199e8e78d','f04ffb11-521f-4994-91f9-b4adb0a2e4a3','188dec0f-58e6-40d7-b529-de4a2c75e7fa','410caec3-2d90-4285-ba97-18c9840e6732'],size=1,snapshot_id=3beef341-a96a-4efd-aebc-c30bc088c179,source_replicaid=,source_volid=None,status='creating',user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1941832039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=492ec504-9387-48f3-bd62-d45a1d13bbef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6468bc0992ec45d5b3c890645fb79c8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3beef341-a96a-4efd-aebc-c30bc088c179,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:44.696366 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e0698b9-74b1-484b-9dd6-2a395f013c30 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c384dccf-5504-4061-b761-d6caca96b661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:44.712363 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e0698b9-74b1-484b-9dd6-2a395f013c30 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c384dccf-5504-4061-b761-d6caca96b661) transitioned into state 'SUCCESS' from state '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-1941832039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6468bc0992ec45d5b3c890645fb79c8a',qos_specs=None,replication_status=,reservations=['e5fb7603-0c4f-4624-bbe8-18b199e8e78d','f04ffb11-521f-4994-91f9-b4adb0a2e4a3','188dec0f-58e6-40d7-b529-de4a2c75e7fa','410caec3-2d90-4285-ba97-18c9840e6732'],size=1,snapshot_id=3beef341-a96a-4efd-aebc-c30bc088c179,source_replicaid=,source_volid=None,status='creating',user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:44.713185 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e0698b9-74b1-484b-9dd6-2a395f013c30 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd51a302-fe2b-41b2-a3e7-780ea689b021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:44.735460 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e0698b9-74b1-484b-9dd6-2a395f013c30 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd51a302-fe2b-41b2-a3e7-780ea689b021) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:44.736669 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9e0698b9-74b1-484b-9dd6-2a395f013c30 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Flow 'volume_create_api' (20b8e4b9-efa1-4a24-a3f7-8baaf55f1574) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:44.737076 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9e0698b9-74b1-484b-9dd6-2a395f013c30 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume request issued successfully. Jul 31 09:38:44.737822 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9e0698b9-74b1-484b-9dd6-2a395f013c30 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:44.738498 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1232/4942] 10.4.3.226 () {70 vars in 1300 bytes} [Fri Jul 31 09:38:44 2026] POST /volume/v3/volumes => generated 804 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:44.752726 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9d7ffddc-dc71-425d-81d8-630a5b00f34c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:44.754428 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9d7ffddc-dc71-425d-81d8-630a5b00f34c tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/492ec504-9387-48f3-bd62-d45a1d13bbef Jul 31 09:38:44.754625 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9d7ffddc-dc71-425d-81d8-630a5b00f34c tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:44.754823 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9d7ffddc-dc71-425d-81d8-630a5b00f34c tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:44.761089 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:44.761089 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:44.764707 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9d7ffddc-dc71-425d-81d8-630a5b00f34c tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:44.768780 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9d7ffddc-dc71-425d-81d8-630a5b00f34c tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/492ec504-9387-48f3-bd62-d45a1d13bbef returned with HTTP 200 Jul 31 09:38:44.769178 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1230/4943] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:44 2026] GET /volume/v3/volumes/492ec504-9387-48f3-bd62-d45a1d13bbef => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:45.455008 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b8b592ec-5728-4b1b-9db6-f3ea0193d805 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:45.456724 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b8b592ec-5728-4b1b-9db6-f3ea0193d805 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] GET https://10.4.3.226/volume/v3/volumes/b99fd2dd-2c86-4009-a44d-0df9c4ea8939 Jul 31 09:38:45.456962 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b8b592ec-5728-4b1b-9db6-f3ea0193d805 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:45.457155 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b8b592ec-5728-4b1b-9db6-f3ea0193d805 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:45.462663 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b8b592ec-5728-4b1b-9db6-f3ea0193d805 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/volumes/b99fd2dd-2c86-4009-a44d-0df9c4ea8939 returned with HTTP 404 Jul 31 09:38:45.463138 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1238/4944] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:45 2026] GET /volume/v3/volumes/b99fd2dd-2c86-4009-a44d-0df9c4ea8939 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:45.469615 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2e7f07a5-db9c-4cb1-86b5-2eeb4f3df8a6 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:45.471453 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2e7f07a5-db9c-4cb1-86b5-2eeb4f3df8a6 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/2acc9baf-a0a2-422c-877e-8c68fe872838 Jul 31 09:38:45.471670 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2e7f07a5-db9c-4cb1-86b5-2eeb4f3df8a6 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:45.471864 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2e7f07a5-db9c-4cb1-86b5-2eeb4f3df8a6 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:45.471977 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-2e7f07a5-db9c-4cb1-86b5-2eeb4f3df8a6 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Delete snapshot with id: 2acc9baf-a0a2-422c-877e-8c68fe872838 Jul 31 09:38:45.476521 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:45.476521 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:45.476923 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-2e7f07a5-db9c-4cb1-86b5-2eeb4f3df8a6 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Snapshot retrieved successfully. Jul 31 09:38:45.490496 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-2e7f07a5-db9c-4cb1-86b5-2eeb4f3df8a6 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Snapshot delete request issued successfully. Jul 31 09:38:45.490668 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2e7f07a5-db9c-4cb1-86b5-2eeb4f3df8a6 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/snapshots/2acc9baf-a0a2-422c-877e-8c68fe872838 returned with HTTP 202 Jul 31 09:38:45.491173 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1245/4945] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:38:45 2026] DELETE /volume/v3/snapshots/2acc9baf-a0a2-422c-877e-8c68fe872838 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:45.497663 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-70733923-a85f-4f2e-b722-937a49e90f50 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:45.499750 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-70733923-a85f-4f2e-b722-937a49e90f50 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] GET https://10.4.3.226/volume/v3/snapshots/2acc9baf-a0a2-422c-877e-8c68fe872838 Jul 31 09:38:45.499953 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-70733923-a85f-4f2e-b722-937a49e90f50 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:45.500139 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-70733923-a85f-4f2e-b722-937a49e90f50 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:45.506103 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:45.506103 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:45.506514 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-70733923-a85f-4f2e-b722-937a49e90f50 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Snapshot retrieved successfully. Jul 31 09:38:45.507195 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-70733923-a85f-4f2e-b722-937a49e90f50 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/snapshots/2acc9baf-a0a2-422c-877e-8c68fe872838 returned with HTTP 200 Jul 31 09:38:45.507554 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1233/4946] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:38:45 2026] GET /volume/v3/snapshots/2acc9baf-a0a2-422c-877e-8c68fe872838 => generated 474 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:45.781163 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a8c724fd-bf57-40b3-a7e2-96bd08f6f71b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:45.783589 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a8c724fd-bf57-40b3-a7e2-96bd08f6f71b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/492ec504-9387-48f3-bd62-d45a1d13bbef Jul 31 09:38:45.783886 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a8c724fd-bf57-40b3-a7e2-96bd08f6f71b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:45.784161 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a8c724fd-bf57-40b3-a7e2-96bd08f6f71b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:45.793078 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:45.793078 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:45.797458 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a8c724fd-bf57-40b3-a7e2-96bd08f6f71b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:45.803132 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a8c724fd-bf57-40b3-a7e2-96bd08f6f71b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/492ec504-9387-48f3-bd62-d45a1d13bbef returned with HTTP 200 Jul 31 09:38:45.803709 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1231/4947] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:45 2026] GET /volume/v3/volumes/492ec504-9387-48f3-bd62-d45a1d13bbef => generated 897 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:45.815038 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e91d6a99-8394-4e14-b58f-6a94ce05c971 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:45.816915 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e91d6a99-8394-4e14-b58f-6a94ce05c971 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:38:45.817302 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e91d6a99-8394-4e14-b58f-6a94ce05c971 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "492ec504-9387-48f3-bd62-d45a1d13bbef", "name": "tempest-VolumeDependencyTests-Snapshot-472841555"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:45.825451 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:45.825451 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:45.826027 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e91d6a99-8394-4e14-b58f-6a94ce05c971 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:45.826147 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-e91d6a99-8394-4e14-b58f-6a94ce05c971 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create snapshot from volume 492ec504-9387-48f3-bd62-d45a1d13bbef Jul 31 09:38:45.851054 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-e91d6a99-8394-4e14-b58f-6a94ce05c971 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Created reservations ['c3c828cf-8b12-4058-b74d-cdec07168d84', '41ad364f-a4b3-40a3-bf90-7b690abfa786', 'a8ba0e6f-1f58-4c69-b7dc-6c035a87ab78', '6d59ee42-8f03-446b-ac85-b0a90de61f91'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:45.877483 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e91d6a99-8394-4e14-b58f-6a94ce05c971 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot create request issued successfully. Jul 31 09:38:45.878056 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e91d6a99-8394-4e14-b58f-6a94ce05c971 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:38:45.878482 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1239/4948] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:38:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:38:45.886991 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d2647646-f71c-43c6-8c6a-e6d2e5fe8e7e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:45.888828 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d2647646-f71c-43c6-8c6a-e6d2e5fe8e7e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/snapshots/5baded71-9652-43ef-a76d-c00513f15cf0 Jul 31 09:38:45.889050 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d2647646-f71c-43c6-8c6a-e6d2e5fe8e7e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:45.889265 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d2647646-f71c-43c6-8c6a-e6d2e5fe8e7e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:45.898104 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:45.898104 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:45.898721 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d2647646-f71c-43c6-8c6a-e6d2e5fe8e7e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot retrieved successfully. Jul 31 09:38:45.899772 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d2647646-f71c-43c6-8c6a-e6d2e5fe8e7e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/5baded71-9652-43ef-a76d-c00513f15cf0 returned with HTTP 200 Jul 31 09:38:45.900663 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1246/4949] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:38:45 2026] GET /volume/v3/snapshots/5baded71-9652-43ef-a76d-c00513f15cf0 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:46.516259 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c20f4d6b-8991-4048-9f03-84b1efece7e2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:46.518077 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c20f4d6b-8991-4048-9f03-84b1efece7e2 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] GET https://10.4.3.226/volume/v3/snapshots/2acc9baf-a0a2-422c-877e-8c68fe872838 Jul 31 09:38:46.518300 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c20f4d6b-8991-4048-9f03-84b1efece7e2 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:46.518514 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c20f4d6b-8991-4048-9f03-84b1efece7e2 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:46.522711 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c20f4d6b-8991-4048-9f03-84b1efece7e2 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/snapshots/2acc9baf-a0a2-422c-877e-8c68fe872838 returned with HTTP 404 Jul 31 09:38:46.523358 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1234/4950] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:38:46 2026] GET /volume/v3/snapshots/2acc9baf-a0a2-422c-877e-8c68fe872838 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:46.529424 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1a037d01-f93f-49d6-9bca-4bddeecdd244 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:46.531158 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1a037d01-f93f-49d6-9bca-4bddeecdd244 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] DELETE https://10.4.3.226/volume/v3/volumes/7a42436e-15cd-404b-bac3-2e691777ee43 Jul 31 09:38:46.531375 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1a037d01-f93f-49d6-9bca-4bddeecdd244 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:46.531558 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1a037d01-f93f-49d6-9bca-4bddeecdd244 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:46.531724 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-1a037d01-f93f-49d6-9bca-4bddeecdd244 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Delete volume with id: 7a42436e-15cd-404b-bac3-2e691777ee43 Jul 31 09:38:46.539529 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:46.539529 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:46.539983 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-1a037d01-f93f-49d6-9bca-4bddeecdd244 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Volume info retrieved successfully. Jul 31 09:38:46.557387 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-1a037d01-f93f-49d6-9bca-4bddeecdd244 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Delete volume request issued successfully. Jul 31 09:38:46.557578 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1a037d01-f93f-49d6-9bca-4bddeecdd244 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/volumes/7a42436e-15cd-404b-bac3-2e691777ee43 returned with HTTP 202 Jul 31 09:38:46.558164 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1232/4951] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:38:46 2026] DELETE /volume/v3/volumes/7a42436e-15cd-404b-bac3-2e691777ee43 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:46.568407 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fea80f07-6a41-4b00-9ca3-a6fad0949cb9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:46.571101 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fea80f07-6a41-4b00-9ca3-a6fad0949cb9 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] GET https://10.4.3.226/volume/v3/volumes/7a42436e-15cd-404b-bac3-2e691777ee43 Jul 31 09:38:46.571413 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fea80f07-6a41-4b00-9ca3-a6fad0949cb9 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:46.571698 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fea80f07-6a41-4b00-9ca3-a6fad0949cb9 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:46.581328 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:46.581328 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:46.586220 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-fea80f07-6a41-4b00-9ca3-a6fad0949cb9 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Volume info retrieved successfully. Jul 31 09:38:46.592516 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fea80f07-6a41-4b00-9ca3-a6fad0949cb9 tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/volumes/7a42436e-15cd-404b-bac3-2e691777ee43 returned with HTTP 200 Jul 31 09:38:46.593295 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1240/4952] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:46 2026] GET /volume/v3/volumes/7a42436e-15cd-404b-bac3-2e691777ee43 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:46.909586 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-90ea2698-9fd3-4fa3-9bba-961aa66a8aa1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:46.911635 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-90ea2698-9fd3-4fa3-9bba-961aa66a8aa1 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/snapshots/5baded71-9652-43ef-a76d-c00513f15cf0 Jul 31 09:38:46.911860 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-90ea2698-9fd3-4fa3-9bba-961aa66a8aa1 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:46.912069 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-90ea2698-9fd3-4fa3-9bba-961aa66a8aa1 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:46.917207 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:46.917207 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:46.917655 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-90ea2698-9fd3-4fa3-9bba-961aa66a8aa1 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot retrieved successfully. Jul 31 09:38:46.918506 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-90ea2698-9fd3-4fa3-9bba-961aa66a8aa1 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/5baded71-9652-43ef-a76d-c00513f15cf0 returned with HTTP 200 Jul 31 09:38:46.918866 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1247/4953] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:38:46 2026] GET /volume/v3/snapshots/5baded71-9652-43ef-a76d-c00513f15cf0 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:46.927501 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-99e0528f-af41-4f82-b36b-5089ec05a1a6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:46.929094 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-99e0528f-af41-4f82-b36b-5089ec05a1a6 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:46.929479 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-99e0528f-af41-4f82-b36b-5089ec05a1a6 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5baded71-9652-43ef-a76d-c00513f15cf0", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-712194479"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:46.931873 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-99e0528f-af41-4f82-b36b-5089ec05a1a6 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume request body: {'volume': {'snapshot_id': '5baded71-9652-43ef-a76d-c00513f15cf0', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-712194479'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:46.936343 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:46.936343 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:46.936714 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-99e0528f-af41-4f82-b36b-5089ec05a1a6 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot retrieved successfully. Jul 31 09:38:46.936814 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-99e0528f-af41-4f82-b36b-5089ec05a1a6 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume of 1 GB Jul 31 09:38:46.939838 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-99e0528f-af41-4f82-b36b-5089ec05a1a6 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Availability Zones retrieved successfully. Jul 31 09:38:46.944755 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-99e0528f-af41-4f82-b36b-5089ec05a1a6 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Flow 'volume_create_api' (f2c48777-0c62-498a-8bf7-6e5e2f93c039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:46.945936 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-99e0528f-af41-4f82-b36b-5089ec05a1a6 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (332e6d55-477c-4df5-b7a0-a5829c909d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:46.946868 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-99e0528f-af41-4f82-b36b-5089ec05a1a6 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:46.973233 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-99e0528f-af41-4f82-b36b-5089ec05a1a6 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (332e6d55-477c-4df5-b7a0-a5829c909d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5baded71-9652-43ef-a76d-c00513f15cf0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:46.974069 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-99e0528f-af41-4f82-b36b-5089ec05a1a6 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cd3e4dc-81ee-4c6f-86c2-5af482a880be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:47.010483 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-99e0528f-af41-4f82-b36b-5089ec05a1a6 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Created reservations ['906af929-0435-4ed2-8086-ea8688df0836', 'd11ca011-0659-416a-9273-4775bac109d4', 'ac00eeac-5524-438b-a4ee-b21d18053b06', '14915371-6662-439b-bbfe-4fb2e8e262d3'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:47.011347 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-99e0528f-af41-4f82-b36b-5089ec05a1a6 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cd3e4dc-81ee-4c6f-86c2-5af482a880be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['906af929-0435-4ed2-8086-ea8688df0836', 'd11ca011-0659-416a-9273-4775bac109d4', 'ac00eeac-5524-438b-a4ee-b21d18053b06', '14915371-6662-439b-bbfe-4fb2e8e262d3']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:47.012106 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-99e0528f-af41-4f82-b36b-5089ec05a1a6 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb0d99db-292a-4e1d-8f4e-80a8f9975047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:47.050059 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-99e0528f-af41-4f82-b36b-5089ec05a1a6 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb0d99db-292a-4e1d-8f4e-80a8f9975047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fff6ad5-90a1-496e-8953-f7c349e17c1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-712194479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6468bc0992ec45d5b3c890645fb79c8a',qos_specs=None,replication_status=,reservations=['906af929-0435-4ed2-8086-ea8688df0836','d11ca011-0659-416a-9273-4775bac109d4','ac00eeac-5524-438b-a4ee-b21d18053b06','14915371-6662-439b-bbfe-4fb2e8e262d3'],size=1,snapshot_id=5baded71-9652-43ef-a76d-c00513f15cf0,source_replicaid=,source_volid=None,status='creating',user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-712194479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fff6ad5-90a1-496e-8953-f7c349e17c1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6468bc0992ec45d5b3c890645fb79c8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5baded71-9652-43ef-a76d-c00513f15cf0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:47.050721 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-99e0528f-af41-4f82-b36b-5089ec05a1a6 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75b0b7fe-ddc7-4a39-959c-bd922c95ba6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:47.065888 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-99e0528f-af41-4f82-b36b-5089ec05a1a6 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75b0b7fe-ddc7-4a39-959c-bd922c95ba6b) transitioned into state 'SUCCESS' from state '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-712194479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6468bc0992ec45d5b3c890645fb79c8a',qos_specs=None,replication_status=,reservations=['906af929-0435-4ed2-8086-ea8688df0836','d11ca011-0659-416a-9273-4775bac109d4','ac00eeac-5524-438b-a4ee-b21d18053b06','14915371-6662-439b-bbfe-4fb2e8e262d3'],size=1,snapshot_id=5baded71-9652-43ef-a76d-c00513f15cf0,source_replicaid=,source_volid=None,status='creating',user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:47.066541 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-99e0528f-af41-4f82-b36b-5089ec05a1a6 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4892d6e9-3409-4265-84b1-0f2c5283e2c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:47.083648 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-99e0528f-af41-4f82-b36b-5089ec05a1a6 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4892d6e9-3409-4265-84b1-0f2c5283e2c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:47.084427 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-99e0528f-af41-4f82-b36b-5089ec05a1a6 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Flow 'volume_create_api' (f2c48777-0c62-498a-8bf7-6e5e2f93c039) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:47.084703 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-99e0528f-af41-4f82-b36b-5089ec05a1a6 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume request issued successfully. Jul 31 09:38:47.085216 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-99e0528f-af41-4f82-b36b-5089ec05a1a6 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:47.085632 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1235/4954] 10.4.3.226 () {70 vars in 1300 bytes} [Fri Jul 31 09:38:46 2026] POST /volume/v3/volumes => generated 803 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:47.098027 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b596be4e-10b2-4469-aea7-ac2a5fd9e058 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:47.100413 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b596be4e-10b2-4469-aea7-ac2a5fd9e058 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/8fff6ad5-90a1-496e-8953-f7c349e17c1a Jul 31 09:38:47.100698 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b596be4e-10b2-4469-aea7-ac2a5fd9e058 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:47.100967 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b596be4e-10b2-4469-aea7-ac2a5fd9e058 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:47.108643 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:47.108643 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:47.112656 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-b596be4e-10b2-4469-aea7-ac2a5fd9e058 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:47.116962 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b596be4e-10b2-4469-aea7-ac2a5fd9e058 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/8fff6ad5-90a1-496e-8953-f7c349e17c1a returned with HTTP 200 Jul 31 09:38:47.117419 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1233/4955] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:47 2026] GET /volume/v3/volumes/8fff6ad5-90a1-496e-8953-f7c349e17c1a => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:47.608762 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-96088ee9-cdfc-4f34-b907-e19890918adb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:47.610473 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-96088ee9-cdfc-4f34-b907-e19890918adb tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] GET https://10.4.3.226/volume/v3/volumes/7a42436e-15cd-404b-bac3-2e691777ee43 Jul 31 09:38:47.610714 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-96088ee9-cdfc-4f34-b907-e19890918adb tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:47.610982 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-96088ee9-cdfc-4f34-b907-e19890918adb tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:47.616475 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-96088ee9-cdfc-4f34-b907-e19890918adb tempest-CreateVolumesFromSnapshotTest-653481984 tempest-CreateVolumesFromSnapshotTest-653481984-project-member] https://10.4.3.226/volume/v3/volumes/7a42436e-15cd-404b-bac3-2e691777ee43 returned with HTTP 404 Jul 31 09:38:47.617031 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1241/4956] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:38:47 2026] GET /volume/v3/volumes/7a42436e-15cd-404b-bac3-2e691777ee43 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:48.129650 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-184af65c-99df-4ba9-bdfe-33a750e699b8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:48.131516 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-184af65c-99df-4ba9-bdfe-33a750e699b8 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/8fff6ad5-90a1-496e-8953-f7c349e17c1a Jul 31 09:38:48.131761 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-184af65c-99df-4ba9-bdfe-33a750e699b8 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:48.131947 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-184af65c-99df-4ba9-bdfe-33a750e699b8 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:48.141856 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:48.141856 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:48.145949 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-184af65c-99df-4ba9-bdfe-33a750e699b8 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:48.150410 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-184af65c-99df-4ba9-bdfe-33a750e699b8 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/8fff6ad5-90a1-496e-8953-f7c349e17c1a returned with HTTP 200 Jul 31 09:38:48.150826 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1248/4957] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:48 2026] GET /volume/v3/volumes/8fff6ad5-90a1-496e-8953-f7c349e17c1a => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:48.163983 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e7487207-ff9b-4750-9efb-b62a9109c081 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:48.165985 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e7487207-ff9b-4750-9efb-b62a9109c081 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/3beef341-a96a-4efd-aebc-c30bc088c179 Jul 31 09:38:48.166187 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e7487207-ff9b-4750-9efb-b62a9109c081 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:48.166415 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e7487207-ff9b-4750-9efb-b62a9109c081 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:48.166518 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-e7487207-ff9b-4750-9efb-b62a9109c081 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete snapshot with id: 3beef341-a96a-4efd-aebc-c30bc088c179 Jul 31 09:38:48.176883 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:48.176883 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:48.176883 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e7487207-ff9b-4750-9efb-b62a9109c081 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot retrieved successfully. Jul 31 09:38:48.197183 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e7487207-ff9b-4750-9efb-b62a9109c081 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot delete request issued successfully. Jul 31 09:38:48.197476 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e7487207-ff9b-4750-9efb-b62a9109c081 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/3beef341-a96a-4efd-aebc-c30bc088c179 returned with HTTP 202 Jul 31 09:38:48.199072 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1236/4958] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:38:48 2026] DELETE /volume/v3/snapshots/3beef341-a96a-4efd-aebc-c30bc088c179 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:48.206012 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-28e4cac7-7dfe-49da-88f0-96ec5346508c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:48.208001 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-28e4cac7-7dfe-49da-88f0-96ec5346508c tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/snapshots/3beef341-a96a-4efd-aebc-c30bc088c179 Jul 31 09:38:48.208218 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-28e4cac7-7dfe-49da-88f0-96ec5346508c tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:48.208451 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-28e4cac7-7dfe-49da-88f0-96ec5346508c tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:48.213782 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:48.213782 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:48.214261 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-28e4cac7-7dfe-49da-88f0-96ec5346508c tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot retrieved successfully. Jul 31 09:38:48.215366 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-28e4cac7-7dfe-49da-88f0-96ec5346508c tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/3beef341-a96a-4efd-aebc-c30bc088c179 returned with HTTP 200 Jul 31 09:38:48.215841 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1234/4959] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:38:48 2026] GET /volume/v3/snapshots/3beef341-a96a-4efd-aebc-c30bc088c179 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:48.968873 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-afe20460-c092-4bf6-9255-f9ea9dfb4925 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:49.042000 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-afe20460-c092-4bf6-9255-f9ea9dfb4925 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:49.042362 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-afe20460-c092-4bf6-9255-f9ea9dfb4925 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2023336420"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:49.043775 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-afe20460-c092-4bf6-9255-f9ea9dfb4925 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2023336420'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:49.043910 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-afe20460-c092-4bf6-9255-f9ea9dfb4925 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Create volume of 1 GB Jul 31 09:38:49.047770 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-afe20460-c092-4bf6-9255-f9ea9dfb4925 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Availability Zones retrieved successfully. Jul 31 09:38:49.052861 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-afe20460-c092-4bf6-9255-f9ea9dfb4925 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Flow 'volume_create_api' (02d6c9b6-1fd8-49d5-9af2-7c188b114444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:49.053726 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-afe20460-c092-4bf6-9255-f9ea9dfb4925 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fe0365b-819b-40b0-834b-ae98f2724d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:49.054574 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-afe20460-c092-4bf6-9255-f9ea9dfb4925 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:49.075766 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-afe20460-c092-4bf6-9255-f9ea9dfb4925 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fe0365b-819b-40b0-834b-ae98f2724d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:49.076465 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-afe20460-c092-4bf6-9255-f9ea9dfb4925 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19b47426-396c-4b7b-8675-6424faf44be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:49.127668 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-afe20460-c092-4bf6-9255-f9ea9dfb4925 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Created reservations ['14d06be4-2075-4125-9776-3e9983598be3', 'baebf1f8-a736-4fbc-945a-b202ce4fb691', '15fdbcb4-1ade-4d48-9880-a66fd4f49d0a', 'aaf89048-e54c-4c29-8e55-7c50ffbbe0c3'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:49.128447 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-afe20460-c092-4bf6-9255-f9ea9dfb4925 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19b47426-396c-4b7b-8675-6424faf44be9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14d06be4-2075-4125-9776-3e9983598be3', 'baebf1f8-a736-4fbc-945a-b202ce4fb691', '15fdbcb4-1ade-4d48-9880-a66fd4f49d0a', 'aaf89048-e54c-4c29-8e55-7c50ffbbe0c3']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:49.129218 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-afe20460-c092-4bf6-9255-f9ea9dfb4925 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22f894ea-0f4e-4c04-9dc3-c0f0af17afbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:49.153519 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-afe20460-c092-4bf6-9255-f9ea9dfb4925 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22f894ea-0f4e-4c04-9dc3-c0f0af17afbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3cc59e4-3d9d-46fc-b3eb-ab5175611794', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2023336420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b115c3bfc5764cf0b8b1d6d2cf693cde',qos_specs=None,replication_status=,reservations=['14d06be4-2075-4125-9776-3e9983598be3','baebf1f8-a736-4fbc-945a-b202ce4fb691','15fdbcb4-1ade-4d48-9880-a66fd4f49d0a','aaf89048-e54c-4c29-8e55-7c50ffbbe0c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d11b230b02734ab485e6472813dc0253',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2023336420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3cc59e4-3d9d-46fc-b3eb-ab5175611794,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b115c3bfc5764cf0b8b1d6d2cf693cde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d11b230b02734ab485e6472813dc0253',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:49.154159 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-afe20460-c092-4bf6-9255-f9ea9dfb4925 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0aa0aea-e97b-4ce0-a344-d892bef2f693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:49.169910 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-afe20460-c092-4bf6-9255-f9ea9dfb4925 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0aa0aea-e97b-4ce0-a344-d892bef2f693) transitioned into state 'SUCCESS' from state '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-2023336420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b115c3bfc5764cf0b8b1d6d2cf693cde',qos_specs=None,replication_status=,reservations=['14d06be4-2075-4125-9776-3e9983598be3','baebf1f8-a736-4fbc-945a-b202ce4fb691','15fdbcb4-1ade-4d48-9880-a66fd4f49d0a','aaf89048-e54c-4c29-8e55-7c50ffbbe0c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d11b230b02734ab485e6472813dc0253',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:49.170618 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-afe20460-c092-4bf6-9255-f9ea9dfb4925 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf95e77e-eaaa-415b-84f0-030839603bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:49.178769 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-afe20460-c092-4bf6-9255-f9ea9dfb4925 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf95e77e-eaaa-415b-84f0-030839603bac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:49.179626 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-afe20460-c092-4bf6-9255-f9ea9dfb4925 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Flow 'volume_create_api' (02d6c9b6-1fd8-49d5-9af2-7c188b114444) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:49.179981 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-afe20460-c092-4bf6-9255-f9ea9dfb4925 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Create volume request issued successfully. Jul 31 09:38:49.180547 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-afe20460-c092-4bf6-9255-f9ea9dfb4925 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:49.181067 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1242/4960] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:38:48 2026] POST /volume/v3/volumes => generated 778 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:49.191421 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-440630a1-b2ff-487e-9a3e-f09759163ac6 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:49.193604 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-440630a1-b2ff-487e-9a3e-f09759163ac6 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] GET https://10.4.3.226/volume/v3/volumes/a3cc59e4-3d9d-46fc-b3eb-ab5175611794 Jul 31 09:38:49.193829 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-440630a1-b2ff-487e-9a3e-f09759163ac6 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:49.194256 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-440630a1-b2ff-487e-9a3e-f09759163ac6 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:49.200428 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:49.200428 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:49.203444 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-440630a1-b2ff-487e-9a3e-f09759163ac6 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Volume info retrieved successfully. Jul 31 09:38:49.207139 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-440630a1-b2ff-487e-9a3e-f09759163ac6 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] https://10.4.3.226/volume/v3/volumes/a3cc59e4-3d9d-46fc-b3eb-ab5175611794 returned with HTTP 200 Jul 31 09:38:49.207549 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1249/4961] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:49 2026] GET /volume/v3/volumes/a3cc59e4-3d9d-46fc-b3eb-ab5175611794 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:49.226343 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e4d0701a-8001-48f3-ae3d-f8247ea1c51f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:49.228001 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e4d0701a-8001-48f3-ae3d-f8247ea1c51f tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/snapshots/3beef341-a96a-4efd-aebc-c30bc088c179 Jul 31 09:38:49.228216 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e4d0701a-8001-48f3-ae3d-f8247ea1c51f tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:49.228420 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e4d0701a-8001-48f3-ae3d-f8247ea1c51f tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:49.232503 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e4d0701a-8001-48f3-ae3d-f8247ea1c51f tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/3beef341-a96a-4efd-aebc-c30bc088c179 returned with HTTP 404 Jul 31 09:38:49.232918 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1237/4962] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:38:49 2026] GET /volume/v3/snapshots/3beef341-a96a-4efd-aebc-c30bc088c179 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:49.240330 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d1583c4a-ce39-46a7-a9ef-b021d1b28add None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:49.242801 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d1583c4a-ce39-46a7-a9ef-b021d1b28add tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/5baded71-9652-43ef-a76d-c00513f15cf0 Jul 31 09:38:49.243093 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d1583c4a-ce39-46a7-a9ef-b021d1b28add tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:49.243403 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d1583c4a-ce39-46a7-a9ef-b021d1b28add tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:49.243545 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-d1583c4a-ce39-46a7-a9ef-b021d1b28add tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete snapshot with id: 5baded71-9652-43ef-a76d-c00513f15cf0 Jul 31 09:38:49.249789 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:49.249789 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:49.250272 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-d1583c4a-ce39-46a7-a9ef-b021d1b28add tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot retrieved successfully. Jul 31 09:38:49.265025 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-d1583c4a-ce39-46a7-a9ef-b021d1b28add tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot delete request issued successfully. Jul 31 09:38:49.265253 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d1583c4a-ce39-46a7-a9ef-b021d1b28add tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/5baded71-9652-43ef-a76d-c00513f15cf0 returned with HTTP 202 Jul 31 09:38:49.265652 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1235/4963] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:38:49 2026] DELETE /volume/v3/snapshots/5baded71-9652-43ef-a76d-c00513f15cf0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:49.276986 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6fdcbfbe-3143-421e-b075-9263c439584f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:49.278745 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6fdcbfbe-3143-421e-b075-9263c439584f tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/snapshots/5baded71-9652-43ef-a76d-c00513f15cf0 Jul 31 09:38:49.278939 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6fdcbfbe-3143-421e-b075-9263c439584f tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:49.279133 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6fdcbfbe-3143-421e-b075-9263c439584f tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:49.284401 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:49.284401 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:49.284861 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6fdcbfbe-3143-421e-b075-9263c439584f tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot retrieved successfully. Jul 31 09:38:49.285742 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6fdcbfbe-3143-421e-b075-9263c439584f tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/5baded71-9652-43ef-a76d-c00513f15cf0 returned with HTTP 200 Jul 31 09:38:49.286199 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1243/4964] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:38:49 2026] GET /volume/v3/snapshots/5baded71-9652-43ef-a76d-c00513f15cf0 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:50.219085 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e137e62b-9703-4749-b17e-ecc9bb1e5374 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:50.220992 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e137e62b-9703-4749-b17e-ecc9bb1e5374 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] GET https://10.4.3.226/volume/v3/volumes/a3cc59e4-3d9d-46fc-b3eb-ab5175611794 Jul 31 09:38:50.221198 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e137e62b-9703-4749-b17e-ecc9bb1e5374 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:50.221394 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e137e62b-9703-4749-b17e-ecc9bb1e5374 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:50.227890 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:50.227890 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:50.230938 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e137e62b-9703-4749-b17e-ecc9bb1e5374 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Volume info retrieved successfully. Jul 31 09:38:50.234239 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e137e62b-9703-4749-b17e-ecc9bb1e5374 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] https://10.4.3.226/volume/v3/volumes/a3cc59e4-3d9d-46fc-b3eb-ab5175611794 returned with HTTP 200 Jul 31 09:38:50.234591 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1250/4965] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:50 2026] GET /volume/v3/volumes/a3cc59e4-3d9d-46fc-b3eb-ab5175611794 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:38:50.247167 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-11a86963-c6a8-41a8-9694-e730713e14ca None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:50.294724 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-cfad2f6e-7f81-4a14-a9c7-e7871f469898 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:50.296786 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cfad2f6e-7f81-4a14-a9c7-e7871f469898 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/snapshots/5baded71-9652-43ef-a76d-c00513f15cf0 Jul 31 09:38:50.297030 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cfad2f6e-7f81-4a14-a9c7-e7871f469898 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:50.297255 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cfad2f6e-7f81-4a14-a9c7-e7871f469898 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:50.306718 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cfad2f6e-7f81-4a14-a9c7-e7871f469898 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/5baded71-9652-43ef-a76d-c00513f15cf0 returned with HTTP 404 Jul 31 09:38:50.307342 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1236/4966] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:38:50 2026] GET /volume/v3/snapshots/5baded71-9652-43ef-a76d-c00513f15cf0 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:50.314963 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5e249749-d63e-49aa-9cda-01616070ef5c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:50.319590 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5e249749-d63e-49aa-9cda-01616070ef5c tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] DELETE https://10.4.3.226/volume/v3/volumes/ca093510-56d4-4d8d-86eb-3aed93fc8ae4 Jul 31 09:38:50.319809 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5e249749-d63e-49aa-9cda-01616070ef5c tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:50.320003 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5e249749-d63e-49aa-9cda-01616070ef5c tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:50.320163 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-5e249749-d63e-49aa-9cda-01616070ef5c tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete volume with id: ca093510-56d4-4d8d-86eb-3aed93fc8ae4 Jul 31 09:38:50.323962 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-11a86963-c6a8-41a8-9694-e730713e14ca tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-reader] GET https://10.4.3.226/volume/v3/volumes Jul 31 09:38:50.324194 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-11a86963-c6a8-41a8-9694-e730713e14ca tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:50.324405 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-11a86963-c6a8-41a8-9694-e730713e14ca tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-reader] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:50.324668 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-11a86963-c6a8-41a8-9694-e730713e14ca tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-reader] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:38:50.325009 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:50.325009 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:50.325408 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-11a86963-c6a8-41a8-9694-e730713e14ca tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:38:50.328290 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:50.328290 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:50.328711 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5e249749-d63e-49aa-9cda-01616070ef5c tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:50.331882 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-11a86963-c6a8-41a8-9694-e730713e14ca tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-reader] Get all volumes completed successfully. Jul 31 09:38:50.332334 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-11a86963-c6a8-41a8-9694-e730713e14ca tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-reader] https://10.4.3.226/volume/v3/volumes returned with HTTP 200 Jul 31 09:38:50.332683 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1238/4967] 10.4.3.226 () {68 vars in 1278 bytes} [Fri Jul 31 09:38:50 2026] GET /volume/v3/volumes => generated 336 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:50.341260 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-12f7a0a2-24f5-4b2a-8d82-fc33886adbda None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:50.343534 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5e249749-d63e-49aa-9cda-01616070ef5c tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete volume request issued successfully. Jul 31 09:38:50.343756 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5e249749-d63e-49aa-9cda-01616070ef5c tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/ca093510-56d4-4d8d-86eb-3aed93fc8ae4 returned with HTTP 202 Jul 31 09:38:50.343873 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-12f7a0a2-24f5-4b2a-8d82-fc33886adbda tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/a3cc59e4-3d9d-46fc-b3eb-ab5175611794 Jul 31 09:38:50.344063 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-12f7a0a2-24f5-4b2a-8d82-fc33886adbda tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:50.344227 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-12f7a0a2-24f5-4b2a-8d82-fc33886adbda tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:50.344326 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1244/4968] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:38:50 2026] DELETE /volume/v3/volumes/ca093510-56d4-4d8d-86eb-3aed93fc8ae4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:38:50.344389 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-12f7a0a2-24f5-4b2a-8d82-fc33886adbda tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Delete volume with id: a3cc59e4-3d9d-46fc-b3eb-ab5175611794 Jul 31 09:38:50.350356 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:50.350356 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:50.350604 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-12f7a0a2-24f5-4b2a-8d82-fc33886adbda tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Volume info retrieved successfully. Jul 31 09:38:50.352646 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b5b90526-420e-4ef1-9818-0cc84a382d8a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:50.354382 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b5b90526-420e-4ef1-9818-0cc84a382d8a tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/ca093510-56d4-4d8d-86eb-3aed93fc8ae4 Jul 31 09:38:50.354581 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b5b90526-420e-4ef1-9818-0cc84a382d8a tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:50.354753 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b5b90526-420e-4ef1-9818-0cc84a382d8a tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:50.361344 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:50.361344 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:50.364571 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-b5b90526-420e-4ef1-9818-0cc84a382d8a tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:50.366117 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-12f7a0a2-24f5-4b2a-8d82-fc33886adbda tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Delete volume request issued successfully. Jul 31 09:38:50.366355 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-12f7a0a2-24f5-4b2a-8d82-fc33886adbda tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] https://10.4.3.226/volume/v3/volumes/a3cc59e4-3d9d-46fc-b3eb-ab5175611794 returned with HTTP 202 Jul 31 09:38:50.366836 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1251/4969] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:38:50 2026] DELETE /volume/v3/volumes/a3cc59e4-3d9d-46fc-b3eb-ab5175611794 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:38:50.368474 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b5b90526-420e-4ef1-9818-0cc84a382d8a tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/ca093510-56d4-4d8d-86eb-3aed93fc8ae4 returned with HTTP 200 Jul 31 09:38:50.368798 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1237/4970] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:50 2026] GET /volume/v3/volumes/ca093510-56d4-4d8d-86eb-3aed93fc8ae4 => generated 861 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:50.376367 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a5f4f731-39fe-4ad3-9357-301a7fbc2b61 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:50.378360 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a5f4f731-39fe-4ad3-9357-301a7fbc2b61 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] GET https://10.4.3.226/volume/v3/volumes/a3cc59e4-3d9d-46fc-b3eb-ab5175611794 Jul 31 09:38:50.378617 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a5f4f731-39fe-4ad3-9357-301a7fbc2b61 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:50.378819 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a5f4f731-39fe-4ad3-9357-301a7fbc2b61 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:50.386404 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:50.386404 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:50.390351 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a5f4f731-39fe-4ad3-9357-301a7fbc2b61 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Volume info retrieved successfully. Jul 31 09:38:50.394696 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a5f4f731-39fe-4ad3-9357-301a7fbc2b61 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] https://10.4.3.226/volume/v3/volumes/a3cc59e4-3d9d-46fc-b3eb-ab5175611794 returned with HTTP 200 Jul 31 09:38:50.395164 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1239/4971] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:50 2026] GET /volume/v3/volumes/a3cc59e4-3d9d-46fc-b3eb-ab5175611794 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:38:51.383469 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ff77d6e9-76f2-4e8b-95f8-5708b1855e1d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:51.385303 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ff77d6e9-76f2-4e8b-95f8-5708b1855e1d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/ca093510-56d4-4d8d-86eb-3aed93fc8ae4 Jul 31 09:38:51.385504 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ff77d6e9-76f2-4e8b-95f8-5708b1855e1d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:51.385682 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ff77d6e9-76f2-4e8b-95f8-5708b1855e1d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:51.391329 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ff77d6e9-76f2-4e8b-95f8-5708b1855e1d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/ca093510-56d4-4d8d-86eb-3aed93fc8ae4 returned with HTTP 404 Jul 31 09:38:51.391752 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1245/4972] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:51 2026] GET /volume/v3/volumes/ca093510-56d4-4d8d-86eb-3aed93fc8ae4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:38:51.398472 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-fffd4f03-a551-4f7f-8756-05e886b53b68 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:51.400178 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fffd4f03-a551-4f7f-8756-05e886b53b68 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] DELETE https://10.4.3.226/volume/v3/volumes/492ec504-9387-48f3-bd62-d45a1d13bbef Jul 31 09:38:51.400394 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fffd4f03-a551-4f7f-8756-05e886b53b68 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:51.400566 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fffd4f03-a551-4f7f-8756-05e886b53b68 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:51.400729 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-fffd4f03-a551-4f7f-8756-05e886b53b68 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete volume with id: 492ec504-9387-48f3-bd62-d45a1d13bbef Jul 31 09:38:51.407228 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:51.407228 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:51.407690 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-fffd4f03-a551-4f7f-8756-05e886b53b68 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:51.407904 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-28f46729-794b-4931-82c3-45253b21d1a8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:51.410068 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-28f46729-794b-4931-82c3-45253b21d1a8 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] GET https://10.4.3.226/volume/v3/volumes/a3cc59e4-3d9d-46fc-b3eb-ab5175611794 Jul 31 09:38:51.410311 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-28f46729-794b-4931-82c3-45253b21d1a8 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:51.410526 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-28f46729-794b-4931-82c3-45253b21d1a8 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:51.416275 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-28f46729-794b-4931-82c3-45253b21d1a8 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] https://10.4.3.226/volume/v3/volumes/a3cc59e4-3d9d-46fc-b3eb-ab5175611794 returned with HTTP 404 Jul 31 09:38:51.416706 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1238/4973] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:51 2026] GET /volume/v3/volumes/a3cc59e4-3d9d-46fc-b3eb-ab5175611794 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:38:51.424088 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a9c73fe5-54df-4ab3-a25d-ef7d7afa6bf7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:51.425356 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-fffd4f03-a551-4f7f-8756-05e886b53b68 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete volume request issued successfully. Jul 31 09:38:51.425557 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fffd4f03-a551-4f7f-8756-05e886b53b68 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/492ec504-9387-48f3-bd62-d45a1d13bbef returned with HTTP 202 Jul 31 09:38:51.426037 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1252/4974] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:38:51 2026] DELETE /volume/v3/volumes/492ec504-9387-48f3-bd62-d45a1d13bbef => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:38:51.426204 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a9c73fe5-54df-4ab3-a25d-ef7d7afa6bf7 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:51.426702 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a9c73fe5-54df-4ab3-a25d-ef7d7afa6bf7 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-405727747"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:51.428734 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-a9c73fe5-54df-4ab3-a25d-ef7d7afa6bf7 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-405727747'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:51.428913 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-a9c73fe5-54df-4ab3-a25d-ef7d7afa6bf7 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Create volume of 1 GB Jul 31 09:38:51.434997 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-96ff69ae-d153-42b9-86bf-4e4332e5e1af None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:51.435513 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a9c73fe5-54df-4ab3-a25d-ef7d7afa6bf7 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Availability Zones retrieved successfully. Jul 31 09:38:51.436757 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-96ff69ae-d153-42b9-86bf-4e4332e5e1af tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/492ec504-9387-48f3-bd62-d45a1d13bbef Jul 31 09:38:51.436994 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-96ff69ae-d153-42b9-86bf-4e4332e5e1af tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:51.437187 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-96ff69ae-d153-42b9-86bf-4e4332e5e1af tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:51.444257 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a9c73fe5-54df-4ab3-a25d-ef7d7afa6bf7 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Flow 'volume_create_api' (be705acb-3de6-47bd-8d01-8d24b1a60d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:51.444394 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:51.444394 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:51.445939 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a9c73fe5-54df-4ab3-a25d-ef7d7afa6bf7 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74eba1b6-65ab-4773-b925-b2814de268b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:51.447340 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-a9c73fe5-54df-4ab3-a25d-ef7d7afa6bf7 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:51.448145 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-96ff69ae-d153-42b9-86bf-4e4332e5e1af tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:51.453253 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-96ff69ae-d153-42b9-86bf-4e4332e5e1af tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/492ec504-9387-48f3-bd62-d45a1d13bbef returned with HTTP 200 Jul 31 09:38:51.453626 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1246/4975] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:51 2026] GET /volume/v3/volumes/492ec504-9387-48f3-bd62-d45a1d13bbef => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:51.483826 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a9c73fe5-54df-4ab3-a25d-ef7d7afa6bf7 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74eba1b6-65ab-4773-b925-b2814de268b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:51.484969 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a9c73fe5-54df-4ab3-a25d-ef7d7afa6bf7 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45e4c66d-8da3-4a10-8dda-50f237c95eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:51.522624 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-a9c73fe5-54df-4ab3-a25d-ef7d7afa6bf7 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Created reservations ['f676b8bf-8214-4e21-840d-19caa9fca583', '1ff87d8a-8ba4-49ff-9e40-42a1acf8054e', '07041188-4ece-477e-995a-77eb4cd183ee', 'c1dc51da-ff6b-4822-b141-4fa03b99ba58'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:51.523390 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a9c73fe5-54df-4ab3-a25d-ef7d7afa6bf7 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45e4c66d-8da3-4a10-8dda-50f237c95eb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f676b8bf-8214-4e21-840d-19caa9fca583', '1ff87d8a-8ba4-49ff-9e40-42a1acf8054e', '07041188-4ece-477e-995a-77eb4cd183ee', 'c1dc51da-ff6b-4822-b141-4fa03b99ba58']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:51.524079 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a9c73fe5-54df-4ab3-a25d-ef7d7afa6bf7 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc158513-cc1d-4015-bcc2-19bcafcf00a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:51.546211 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a9c73fe5-54df-4ab3-a25d-ef7d7afa6bf7 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc158513-cc1d-4015-bcc2-19bcafcf00a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de070e23-95eb-4955-a70e-efa77dd1f50e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-405727747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b115c3bfc5764cf0b8b1d6d2cf693cde',qos_specs=None,replication_status=,reservations=['f676b8bf-8214-4e21-840d-19caa9fca583','1ff87d8a-8ba4-49ff-9e40-42a1acf8054e','07041188-4ece-477e-995a-77eb4cd183ee','c1dc51da-ff6b-4822-b141-4fa03b99ba58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d11b230b02734ab485e6472813dc0253',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-405727747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de070e23-95eb-4955-a70e-efa77dd1f50e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b115c3bfc5764cf0b8b1d6d2cf693cde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d11b230b02734ab485e6472813dc0253',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:51.546986 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a9c73fe5-54df-4ab3-a25d-ef7d7afa6bf7 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4efca17-b111-4dad-9763-ab6c3342181b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:51.564850 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a9c73fe5-54df-4ab3-a25d-ef7d7afa6bf7 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4efca17-b111-4dad-9763-ab6c3342181b) transitioned into state 'SUCCESS' from state '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-405727747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b115c3bfc5764cf0b8b1d6d2cf693cde',qos_specs=None,replication_status=,reservations=['f676b8bf-8214-4e21-840d-19caa9fca583','1ff87d8a-8ba4-49ff-9e40-42a1acf8054e','07041188-4ece-477e-995a-77eb4cd183ee','c1dc51da-ff6b-4822-b141-4fa03b99ba58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d11b230b02734ab485e6472813dc0253',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:51.565554 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a9c73fe5-54df-4ab3-a25d-ef7d7afa6bf7 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9362de1f-ee2d-4da8-87cf-7ce1234e5500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:51.573476 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a9c73fe5-54df-4ab3-a25d-ef7d7afa6bf7 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9362de1f-ee2d-4da8-87cf-7ce1234e5500) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:51.574322 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a9c73fe5-54df-4ab3-a25d-ef7d7afa6bf7 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Flow 'volume_create_api' (be705acb-3de6-47bd-8d01-8d24b1a60d92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:51.574595 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a9c73fe5-54df-4ab3-a25d-ef7d7afa6bf7 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Create volume request issued successfully. Jul 31 09:38:51.575151 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a9c73fe5-54df-4ab3-a25d-ef7d7afa6bf7 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:51.575572 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1240/4976] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:38:51 2026] POST /volume/v3/volumes => generated 777 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:51.586659 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8eff73b7-25eb-47ae-9336-e810da500856 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:51.588535 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8eff73b7-25eb-47ae-9336-e810da500856 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] GET https://10.4.3.226/volume/v3/volumes/de070e23-95eb-4955-a70e-efa77dd1f50e Jul 31 09:38:51.588774 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8eff73b7-25eb-47ae-9336-e810da500856 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:51.588989 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8eff73b7-25eb-47ae-9336-e810da500856 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:51.596515 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:51.596515 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:51.600584 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-8eff73b7-25eb-47ae-9336-e810da500856 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Volume info retrieved successfully. Jul 31 09:38:51.605047 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8eff73b7-25eb-47ae-9336-e810da500856 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] https://10.4.3.226/volume/v3/volumes/de070e23-95eb-4955-a70e-efa77dd1f50e returned with HTTP 200 Jul 31 09:38:51.605484 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1239/4977] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:51 2026] GET /volume/v3/volumes/de070e23-95eb-4955-a70e-efa77dd1f50e => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:52.469939 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c2b38366-23ca-4ae2-80e7-9e152dab17d2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:52.471753 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c2b38366-23ca-4ae2-80e7-9e152dab17d2 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/492ec504-9387-48f3-bd62-d45a1d13bbef Jul 31 09:38:52.471985 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c2b38366-23ca-4ae2-80e7-9e152dab17d2 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:52.472159 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c2b38366-23ca-4ae2-80e7-9e152dab17d2 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:52.477524 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c2b38366-23ca-4ae2-80e7-9e152dab17d2 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/492ec504-9387-48f3-bd62-d45a1d13bbef returned with HTTP 404 Jul 31 09:38:52.477989 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1253/4978] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:52 2026] GET /volume/v3/volumes/492ec504-9387-48f3-bd62-d45a1d13bbef => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:38:52.484208 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-898d3972-a69c-446f-81d2-3065e4ae2cb9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:52.485973 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-898d3972-a69c-446f-81d2-3065e4ae2cb9 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] DELETE https://10.4.3.226/volume/v3/volumes/8fff6ad5-90a1-496e-8953-f7c349e17c1a Jul 31 09:38:52.486236 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-898d3972-a69c-446f-81d2-3065e4ae2cb9 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:52.486496 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-898d3972-a69c-446f-81d2-3065e4ae2cb9 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:52.486698 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-898d3972-a69c-446f-81d2-3065e4ae2cb9 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete volume with id: 8fff6ad5-90a1-496e-8953-f7c349e17c1a Jul 31 09:38:52.493540 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:52.493540 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:52.494045 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-898d3972-a69c-446f-81d2-3065e4ae2cb9 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:52.508920 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-898d3972-a69c-446f-81d2-3065e4ae2cb9 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete volume request issued successfully. Jul 31 09:38:52.509110 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-898d3972-a69c-446f-81d2-3065e4ae2cb9 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/8fff6ad5-90a1-496e-8953-f7c349e17c1a returned with HTTP 202 Jul 31 09:38:52.509706 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1247/4979] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:38:52 2026] DELETE /volume/v3/volumes/8fff6ad5-90a1-496e-8953-f7c349e17c1a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:38:52.518752 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c0f7bcf3-4070-4380-b95d-176156d6231e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:52.521100 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c0f7bcf3-4070-4380-b95d-176156d6231e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/8fff6ad5-90a1-496e-8953-f7c349e17c1a Jul 31 09:38:52.521346 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c0f7bcf3-4070-4380-b95d-176156d6231e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:52.521533 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c0f7bcf3-4070-4380-b95d-176156d6231e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:52.529164 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:52.529164 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:52.533966 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c0f7bcf3-4070-4380-b95d-176156d6231e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:52.541264 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c0f7bcf3-4070-4380-b95d-176156d6231e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/8fff6ad5-90a1-496e-8953-f7c349e17c1a returned with HTTP 200 Jul 31 09:38:52.541760 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1241/4980] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:52 2026] GET /volume/v3/volumes/8fff6ad5-90a1-496e-8953-f7c349e17c1a => generated 895 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:52.616741 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f6eecd26-7e80-459a-b63c-4d2184206dba None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:52.618485 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f6eecd26-7e80-459a-b63c-4d2184206dba tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] GET https://10.4.3.226/volume/v3/volumes/de070e23-95eb-4955-a70e-efa77dd1f50e Jul 31 09:38:52.618676 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f6eecd26-7e80-459a-b63c-4d2184206dba tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:52.618876 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f6eecd26-7e80-459a-b63c-4d2184206dba tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:52.625574 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:52.625574 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:52.628631 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f6eecd26-7e80-459a-b63c-4d2184206dba tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Volume info retrieved successfully. Jul 31 09:38:52.632063 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f6eecd26-7e80-459a-b63c-4d2184206dba tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] https://10.4.3.226/volume/v3/volumes/de070e23-95eb-4955-a70e-efa77dd1f50e returned with HTTP 200 Jul 31 09:38:52.632387 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1240/4981] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:52 2026] GET /volume/v3/volumes/de070e23-95eb-4955-a70e-efa77dd1f50e => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:38:52.643759 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-37ae9770-8261-4414-9ceb-166a10e6873c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:52.645513 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-37ae9770-8261-4414-9ceb-166a10e6873c tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-reader] GET https://10.4.3.226/volume/v3/volumes/detail Jul 31 09:38:52.645685 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-37ae9770-8261-4414-9ceb-166a10e6873c tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-reader] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:52.645872 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-37ae9770-8261-4414-9ceb-166a10e6873c tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-reader] Calling method 'detail' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:52.646163 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.api_utils [None req-37ae9770-8261-4414-9ceb-166a10e6873c tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-reader] Removing options '' from query. {{(pid=100315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:38:52.646799 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-37ae9770-8261-4414-9ceb-166a10e6873c tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100315) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:38:52.653268 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-37ae9770-8261-4414-9ceb-166a10e6873c tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-reader] Get all volumes completed successfully. Jul 31 09:38:52.653895 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:52.653895 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:52.657598 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-37ae9770-8261-4414-9ceb-166a10e6873c tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-reader] https://10.4.3.226/volume/v3/volumes/detail returned with HTTP 200 Jul 31 09:38:52.658005 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1254/4982] 10.4.3.226 () {68 vars in 1299 bytes} [Fri Jul 31 09:38:52 2026] GET /volume/v3/volumes/detail => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:52.669589 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-81293aab-7ba5-495c-8294-20bcaf034883 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:52.671751 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-81293aab-7ba5-495c-8294-20bcaf034883 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/de070e23-95eb-4955-a70e-efa77dd1f50e Jul 31 09:38:52.672027 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-81293aab-7ba5-495c-8294-20bcaf034883 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:52.672270 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-81293aab-7ba5-495c-8294-20bcaf034883 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:52.672472 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-81293aab-7ba5-495c-8294-20bcaf034883 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Delete volume with id: de070e23-95eb-4955-a70e-efa77dd1f50e Jul 31 09:38:52.680856 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:52.680856 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:52.681197 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-81293aab-7ba5-495c-8294-20bcaf034883 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Volume info retrieved successfully. Jul 31 09:38:52.697982 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-81293aab-7ba5-495c-8294-20bcaf034883 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Delete volume request issued successfully. Jul 31 09:38:52.698166 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-81293aab-7ba5-495c-8294-20bcaf034883 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] https://10.4.3.226/volume/v3/volumes/de070e23-95eb-4955-a70e-efa77dd1f50e returned with HTTP 202 Jul 31 09:38:52.698674 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1248/4983] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:38:52 2026] DELETE /volume/v3/volumes/de070e23-95eb-4955-a70e-efa77dd1f50e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:38:52.706521 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-afcedb9a-0822-41c8-9e4a-d26ffb57449a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:52.708214 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-afcedb9a-0822-41c8-9e4a-d26ffb57449a tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] GET https://10.4.3.226/volume/v3/volumes/de070e23-95eb-4955-a70e-efa77dd1f50e Jul 31 09:38:52.708463 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-afcedb9a-0822-41c8-9e4a-d26ffb57449a tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:52.708671 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-afcedb9a-0822-41c8-9e4a-d26ffb57449a tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:52.718030 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:52.718030 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:52.722530 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-afcedb9a-0822-41c8-9e4a-d26ffb57449a tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Volume info retrieved successfully. Jul 31 09:38:52.727585 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-afcedb9a-0822-41c8-9e4a-d26ffb57449a tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] https://10.4.3.226/volume/v3/volumes/de070e23-95eb-4955-a70e-efa77dd1f50e returned with HTTP 200 Jul 31 09:38:52.728198 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1242/4984] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:52 2026] GET /volume/v3/volumes/de070e23-95eb-4955-a70e-efa77dd1f50e => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:38:53.554398 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-dc439496-cac1-4c58-b3e7-aebfd170b191 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:53.556201 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dc439496-cac1-4c58-b3e7-aebfd170b191 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/8fff6ad5-90a1-496e-8953-f7c349e17c1a Jul 31 09:38:53.556468 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dc439496-cac1-4c58-b3e7-aebfd170b191 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:53.556657 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dc439496-cac1-4c58-b3e7-aebfd170b191 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:53.562147 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dc439496-cac1-4c58-b3e7-aebfd170b191 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/8fff6ad5-90a1-496e-8953-f7c349e17c1a returned with HTTP 404 Jul 31 09:38:53.562607 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1241/4985] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:53 2026] GET /volume/v3/volumes/8fff6ad5-90a1-496e-8953-f7c349e17c1a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:38:53.571835 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f54369b5-6627-4639-bb87-fee0081c1963 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:53.573939 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f54369b5-6627-4639-bb87-fee0081c1963 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:53.574372 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f54369b5-6627-4639-bb87-fee0081c1963 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-502771638"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:53.576116 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-f54369b5-6627-4639-bb87-fee0081c1963 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-502771638'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:53.576269 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-f54369b5-6627-4639-bb87-fee0081c1963 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume of 1 GB Jul 31 09:38:53.580619 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f54369b5-6627-4639-bb87-fee0081c1963 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Availability Zones retrieved successfully. Jul 31 09:38:53.587214 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f54369b5-6627-4639-bb87-fee0081c1963 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Flow 'volume_create_api' (59b5e2e7-9fdf-468d-8677-f3e67de54f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:53.588344 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f54369b5-6627-4639-bb87-fee0081c1963 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2004cb01-7797-4e7f-90a7-ad75d12b96e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:53.589511 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-f54369b5-6627-4639-bb87-fee0081c1963 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:53.616989 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f54369b5-6627-4639-bb87-fee0081c1963 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2004cb01-7797-4e7f-90a7-ad75d12b96e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:53.617792 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f54369b5-6627-4639-bb87-fee0081c1963 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2a41d93-91cb-4127-bbf1-c563d83b52e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:53.654749 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-f54369b5-6627-4639-bb87-fee0081c1963 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Created reservations ['dff0b017-d4c6-42e6-8264-a8b5657e3f31', 'f3b55d32-dc64-4554-aed9-42c3ccf21072', 'c3046f4e-b57b-4dc3-86dc-38176958c590', '2a89808d-248c-4a90-b864-d0b82c3ba7a7'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:53.655651 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f54369b5-6627-4639-bb87-fee0081c1963 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2a41d93-91cb-4127-bbf1-c563d83b52e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dff0b017-d4c6-42e6-8264-a8b5657e3f31', 'f3b55d32-dc64-4554-aed9-42c3ccf21072', 'c3046f4e-b57b-4dc3-86dc-38176958c590', '2a89808d-248c-4a90-b864-d0b82c3ba7a7']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:53.656489 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f54369b5-6627-4639-bb87-fee0081c1963 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1b3033d-1560-4672-9a74-d728e3c96ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:53.678488 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f54369b5-6627-4639-bb87-fee0081c1963 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1b3033d-1560-4672-9a74-d728e3c96ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8815034e-ab3e-42d3-b0b4-5a3fd07435f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-502771638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6468bc0992ec45d5b3c890645fb79c8a',qos_specs=None,replication_status=,reservations=['dff0b017-d4c6-42e6-8264-a8b5657e3f31','f3b55d32-dc64-4554-aed9-42c3ccf21072','c3046f4e-b57b-4dc3-86dc-38176958c590','2a89808d-248c-4a90-b864-d0b82c3ba7a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-502771638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8815034e-ab3e-42d3-b0b4-5a3fd07435f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6468bc0992ec45d5b3c890645fb79c8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:53.679376 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f54369b5-6627-4639-bb87-fee0081c1963 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bc38be3-693d-4860-a797-28213b5b9faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:53.698212 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f54369b5-6627-4639-bb87-fee0081c1963 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bc38be3-693d-4860-a797-28213b5b9faf) transitioned into state 'SUCCESS' from state '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-502771638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6468bc0992ec45d5b3c890645fb79c8a',qos_specs=None,replication_status=,reservations=['dff0b017-d4c6-42e6-8264-a8b5657e3f31','f3b55d32-dc64-4554-aed9-42c3ccf21072','c3046f4e-b57b-4dc3-86dc-38176958c590','2a89808d-248c-4a90-b864-d0b82c3ba7a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:53.699091 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f54369b5-6627-4639-bb87-fee0081c1963 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a54aa6af-e0f1-498d-991f-910fbaede424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:53.711403 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f54369b5-6627-4639-bb87-fee0081c1963 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a54aa6af-e0f1-498d-991f-910fbaede424) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:53.712419 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f54369b5-6627-4639-bb87-fee0081c1963 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Flow 'volume_create_api' (59b5e2e7-9fdf-468d-8677-f3e67de54f74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:53.712769 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f54369b5-6627-4639-bb87-fee0081c1963 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume request issued successfully. Jul 31 09:38:53.713458 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f54369b5-6627-4639-bb87-fee0081c1963 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:53.714105 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1255/4986] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:38:53 2026] POST /volume/v3/volumes => generated 769 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:53.726544 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b2225eb6-e836-4d1b-b22c-f1d88279ce99 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:53.728317 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b2225eb6-e836-4d1b-b22c-f1d88279ce99 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/8815034e-ab3e-42d3-b0b4-5a3fd07435f9 Jul 31 09:38:53.728521 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b2225eb6-e836-4d1b-b22c-f1d88279ce99 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:53.728713 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b2225eb6-e836-4d1b-b22c-f1d88279ce99 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:53.736098 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:53.736098 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:53.740662 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9fd7d8a3-6e62-4463-8db3-4b871ec742e9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:53.741707 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b2225eb6-e836-4d1b-b22c-f1d88279ce99 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:53.742351 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9fd7d8a3-6e62-4463-8db3-4b871ec742e9 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] GET https://10.4.3.226/volume/v3/volumes/de070e23-95eb-4955-a70e-efa77dd1f50e Jul 31 09:38:53.742555 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9fd7d8a3-6e62-4463-8db3-4b871ec742e9 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:53.742728 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9fd7d8a3-6e62-4463-8db3-4b871ec742e9 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:53.746001 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b2225eb6-e836-4d1b-b22c-f1d88279ce99 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/8815034e-ab3e-42d3-b0b4-5a3fd07435f9 returned with HTTP 200 Jul 31 09:38:53.746460 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1249/4987] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:53 2026] GET /volume/v3/volumes/8815034e-ab3e-42d3-b0b4-5a3fd07435f9 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:53.751177 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9fd7d8a3-6e62-4463-8db3-4b871ec742e9 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] https://10.4.3.226/volume/v3/volumes/de070e23-95eb-4955-a70e-efa77dd1f50e returned with HTTP 404 Jul 31 09:38:53.751735 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1243/4988] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:53 2026] GET /volume/v3/volumes/de070e23-95eb-4955-a70e-efa77dd1f50e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:38:53.759794 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a84abbe9-ec65-4e40-bfb5-2dfef6c51991 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:53.761673 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a84abbe9-ec65-4e40-bfb5-2dfef6c51991 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:53.762053 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a84abbe9-ec65-4e40-bfb5-2dfef6c51991 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-38281775"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:53.763484 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-a84abbe9-ec65-4e40-bfb5-2dfef6c51991 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-38281775'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:53.763595 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-a84abbe9-ec65-4e40-bfb5-2dfef6c51991 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Create volume of 1 GB Jul 31 09:38:53.767577 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a84abbe9-ec65-4e40-bfb5-2dfef6c51991 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Availability Zones retrieved successfully. Jul 31 09:38:53.773314 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a84abbe9-ec65-4e40-bfb5-2dfef6c51991 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Flow 'volume_create_api' (c341e914-16d0-46b5-b74c-95fc3efa744b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:53.774279 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a84abbe9-ec65-4e40-bfb5-2dfef6c51991 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e3783a5-0a9a-4364-9e9d-10086883e2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:53.775079 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-a84abbe9-ec65-4e40-bfb5-2dfef6c51991 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:53.800321 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a84abbe9-ec65-4e40-bfb5-2dfef6c51991 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e3783a5-0a9a-4364-9e9d-10086883e2cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:53.801133 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a84abbe9-ec65-4e40-bfb5-2dfef6c51991 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4744f6f7-41e7-47ae-b853-1e6802be8868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:53.840052 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-a84abbe9-ec65-4e40-bfb5-2dfef6c51991 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Created reservations ['4c972bd4-bab5-4ad1-9687-4f963037ebe1', '870197be-0121-4eb5-8186-540aee415200', '47d41ae4-2ab3-4de2-92d3-2e7fe6aa7a86', '5521916a-9952-400c-94de-a5e75d8207a5'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:53.840893 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a84abbe9-ec65-4e40-bfb5-2dfef6c51991 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4744f6f7-41e7-47ae-b853-1e6802be8868) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c972bd4-bab5-4ad1-9687-4f963037ebe1', '870197be-0121-4eb5-8186-540aee415200', '47d41ae4-2ab3-4de2-92d3-2e7fe6aa7a86', '5521916a-9952-400c-94de-a5e75d8207a5']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:53.841704 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a84abbe9-ec65-4e40-bfb5-2dfef6c51991 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a752b380-0143-4444-b991-3aef4ff0ce78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:53.862629 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a84abbe9-ec65-4e40-bfb5-2dfef6c51991 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a752b380-0143-4444-b991-3aef4ff0ce78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e8dc807-13be-44b5-bde7-9914683fd6fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-38281775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b115c3bfc5764cf0b8b1d6d2cf693cde',qos_specs=None,replication_status=,reservations=['4c972bd4-bab5-4ad1-9687-4f963037ebe1','870197be-0121-4eb5-8186-540aee415200','47d41ae4-2ab3-4de2-92d3-2e7fe6aa7a86','5521916a-9952-400c-94de-a5e75d8207a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d11b230b02734ab485e6472813dc0253',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-38281775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e8dc807-13be-44b5-bde7-9914683fd6fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b115c3bfc5764cf0b8b1d6d2cf693cde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d11b230b02734ab485e6472813dc0253',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:53.864086 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a84abbe9-ec65-4e40-bfb5-2dfef6c51991 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e774edb2-bbd0-4316-a0c9-74d7debae181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:53.880256 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a84abbe9-ec65-4e40-bfb5-2dfef6c51991 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e774edb2-bbd0-4316-a0c9-74d7debae181) transitioned into state 'SUCCESS' from state '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-38281775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b115c3bfc5764cf0b8b1d6d2cf693cde',qos_specs=None,replication_status=,reservations=['4c972bd4-bab5-4ad1-9687-4f963037ebe1','870197be-0121-4eb5-8186-540aee415200','47d41ae4-2ab3-4de2-92d3-2e7fe6aa7a86','5521916a-9952-400c-94de-a5e75d8207a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d11b230b02734ab485e6472813dc0253',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:53.881097 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a84abbe9-ec65-4e40-bfb5-2dfef6c51991 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e80009bf-b165-4c66-9cc3-807271607de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:53.890158 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a84abbe9-ec65-4e40-bfb5-2dfef6c51991 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e80009bf-b165-4c66-9cc3-807271607de6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:53.890981 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-a84abbe9-ec65-4e40-bfb5-2dfef6c51991 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Flow 'volume_create_api' (c341e914-16d0-46b5-b74c-95fc3efa744b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:53.891281 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a84abbe9-ec65-4e40-bfb5-2dfef6c51991 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Create volume request issued successfully. Jul 31 09:38:53.891862 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a84abbe9-ec65-4e40-bfb5-2dfef6c51991 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:53.892585 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1242/4989] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:38:53 2026] POST /volume/v3/volumes => generated 776 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:53.909813 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-beff46d2-388b-46e1-be33-eeb65ec92847 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:53.911926 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-beff46d2-388b-46e1-be33-eeb65ec92847 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] GET https://10.4.3.226/volume/v3/volumes/0e8dc807-13be-44b5-bde7-9914683fd6fe Jul 31 09:38:53.912135 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-beff46d2-388b-46e1-be33-eeb65ec92847 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:53.912348 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-beff46d2-388b-46e1-be33-eeb65ec92847 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:53.919631 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:53.919631 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:53.922927 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-beff46d2-388b-46e1-be33-eeb65ec92847 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Volume info retrieved successfully. Jul 31 09:38:53.926590 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-beff46d2-388b-46e1-be33-eeb65ec92847 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] https://10.4.3.226/volume/v3/volumes/0e8dc807-13be-44b5-bde7-9914683fd6fe returned with HTTP 200 Jul 31 09:38:53.926984 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1256/4990] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:53 2026] GET /volume/v3/volumes/0e8dc807-13be-44b5-bde7-9914683fd6fe => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:54.758631 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-db85f399-fffa-4278-bcb8-36b20cd13060 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:54.760675 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-db85f399-fffa-4278-bcb8-36b20cd13060 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/8815034e-ab3e-42d3-b0b4-5a3fd07435f9 Jul 31 09:38:54.760903 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-db85f399-fffa-4278-bcb8-36b20cd13060 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:54.761085 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-db85f399-fffa-4278-bcb8-36b20cd13060 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:54.768126 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:54.768126 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:54.771400 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-db85f399-fffa-4278-bcb8-36b20cd13060 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:54.775567 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-db85f399-fffa-4278-bcb8-36b20cd13060 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/8815034e-ab3e-42d3-b0b4-5a3fd07435f9 returned with HTTP 200 Jul 31 09:38:54.775954 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1250/4991] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:54 2026] GET /volume/v3/volumes/8815034e-ab3e-42d3-b0b4-5a3fd07435f9 => generated 862 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:54.788007 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ac79203e-0fee-40a1-b17d-1e9fa5f69851 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:54.790011 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ac79203e-0fee-40a1-b17d-1e9fa5f69851 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:38:54.790384 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ac79203e-0fee-40a1-b17d-1e9fa5f69851 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8815034e-ab3e-42d3-b0b4-5a3fd07435f9", "name": "tempest-VolumeDependencyTests-Snapshot-1432069894"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:54.798211 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:54.798211 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:54.798728 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ac79203e-0fee-40a1-b17d-1e9fa5f69851 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:54.798904 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-ac79203e-0fee-40a1-b17d-1e9fa5f69851 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create snapshot from volume 8815034e-ab3e-42d3-b0b4-5a3fd07435f9 Jul 31 09:38:54.821163 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-ac79203e-0fee-40a1-b17d-1e9fa5f69851 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Created reservations ['64daede3-a5c7-4fcc-9b92-7dd8058c5b50', '9ebb8535-d165-4cd3-a251-a48d98ea2848', 'f18c6523-1eae-4d17-8756-e1e75b2baed1', '29f57cbf-11e3-4331-9b7e-398110f31502'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:54.844925 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ac79203e-0fee-40a1-b17d-1e9fa5f69851 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot create request issued successfully. Jul 31 09:38:54.845223 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ac79203e-0fee-40a1-b17d-1e9fa5f69851 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:38:54.845749 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1244/4992] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:38:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:38:54.854404 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-98d0bb52-56ba-4dd5-97ef-02bec71f6174 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:54.855890 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-98d0bb52-56ba-4dd5-97ef-02bec71f6174 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/snapshots/47c85b89-1aee-4c61-9e55-5b47c7dbd580 Jul 31 09:38:54.856090 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-98d0bb52-56ba-4dd5-97ef-02bec71f6174 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:54.856303 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-98d0bb52-56ba-4dd5-97ef-02bec71f6174 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:54.861024 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:54.861024 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:54.861451 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-98d0bb52-56ba-4dd5-97ef-02bec71f6174 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot retrieved successfully. Jul 31 09:38:54.862196 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-98d0bb52-56ba-4dd5-97ef-02bec71f6174 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/47c85b89-1aee-4c61-9e55-5b47c7dbd580 returned with HTTP 200 Jul 31 09:38:54.862564 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1243/4993] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:38:54 2026] GET /volume/v3/snapshots/47c85b89-1aee-4c61-9e55-5b47c7dbd580 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:54.940794 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b23cb337-52aa-4b0d-8e3f-40395cc8dbf6 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:54.942959 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b23cb337-52aa-4b0d-8e3f-40395cc8dbf6 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] GET https://10.4.3.226/volume/v3/volumes/0e8dc807-13be-44b5-bde7-9914683fd6fe Jul 31 09:38:54.943192 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b23cb337-52aa-4b0d-8e3f-40395cc8dbf6 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:54.943399 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b23cb337-52aa-4b0d-8e3f-40395cc8dbf6 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:54.950379 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:54.950379 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:54.953758 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-b23cb337-52aa-4b0d-8e3f-40395cc8dbf6 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Volume info retrieved successfully. Jul 31 09:38:54.957398 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b23cb337-52aa-4b0d-8e3f-40395cc8dbf6 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] https://10.4.3.226/volume/v3/volumes/0e8dc807-13be-44b5-bde7-9914683fd6fe returned with HTTP 200 Jul 31 09:38:54.957737 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1257/4994] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:54 2026] GET /volume/v3/volumes/0e8dc807-13be-44b5-bde7-9914683fd6fe => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:38:54.968470 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-907f9211-ab70-4538-a55b-00ac1a8fd8ed None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:54.970574 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-907f9211-ab70-4538-a55b-00ac1a8fd8ed tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-reader] GET https://10.4.3.226/volume/v3/volumes/0e8dc807-13be-44b5-bde7-9914683fd6fe Jul 31 09:38:54.970869 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-907f9211-ab70-4538-a55b-00ac1a8fd8ed tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:54.971087 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-907f9211-ab70-4538-a55b-00ac1a8fd8ed tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-reader] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:54.977959 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:54.977959 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:54.981374 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-907f9211-ab70-4538-a55b-00ac1a8fd8ed tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-reader] Volume info retrieved successfully. Jul 31 09:38:54.985061 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-907f9211-ab70-4538-a55b-00ac1a8fd8ed tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-reader] https://10.4.3.226/volume/v3/volumes/0e8dc807-13be-44b5-bde7-9914683fd6fe returned with HTTP 200 Jul 31 09:38:54.985424 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1251/4995] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:54 2026] GET /volume/v3/volumes/0e8dc807-13be-44b5-bde7-9914683fd6fe => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:54.996468 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d3c0aec5-2c2c-48c5-bbe8-9e83ee3ec8bf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:54.998683 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d3c0aec5-2c2c-48c5-bbe8-9e83ee3ec8bf tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/0e8dc807-13be-44b5-bde7-9914683fd6fe Jul 31 09:38:54.998922 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d3c0aec5-2c2c-48c5-bbe8-9e83ee3ec8bf tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:54.999109 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d3c0aec5-2c2c-48c5-bbe8-9e83ee3ec8bf tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:54.999296 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-d3c0aec5-2c2c-48c5-bbe8-9e83ee3ec8bf tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Delete volume with id: 0e8dc807-13be-44b5-bde7-9914683fd6fe Jul 31 09:38:55.006145 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:55.006145 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:55.006580 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d3c0aec5-2c2c-48c5-bbe8-9e83ee3ec8bf tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Volume info retrieved successfully. Jul 31 09:38:55.021743 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d3c0aec5-2c2c-48c5-bbe8-9e83ee3ec8bf tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Delete volume request issued successfully. Jul 31 09:38:55.021942 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d3c0aec5-2c2c-48c5-bbe8-9e83ee3ec8bf tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] https://10.4.3.226/volume/v3/volumes/0e8dc807-13be-44b5-bde7-9914683fd6fe returned with HTTP 202 Jul 31 09:38:55.022551 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1245/4996] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:38:54 2026] DELETE /volume/v3/volumes/0e8dc807-13be-44b5-bde7-9914683fd6fe => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:38:55.029611 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-712ec9b8-1e16-40f0-ad80-b8b3a2b14c55 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:55.032280 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-712ec9b8-1e16-40f0-ad80-b8b3a2b14c55 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] GET https://10.4.3.226/volume/v3/volumes/0e8dc807-13be-44b5-bde7-9914683fd6fe Jul 31 09:38:55.032280 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-712ec9b8-1e16-40f0-ad80-b8b3a2b14c55 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:55.032813 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-712ec9b8-1e16-40f0-ad80-b8b3a2b14c55 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:55.041746 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:55.041746 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:55.046289 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-712ec9b8-1e16-40f0-ad80-b8b3a2b14c55 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Volume info retrieved successfully. Jul 31 09:38:55.051319 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-712ec9b8-1e16-40f0-ad80-b8b3a2b14c55 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] https://10.4.3.226/volume/v3/volumes/0e8dc807-13be-44b5-bde7-9914683fd6fe returned with HTTP 200 Jul 31 09:38:55.051837 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1244/4997] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:55 2026] GET /volume/v3/volumes/0e8dc807-13be-44b5-bde7-9914683fd6fe => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:38:55.870879 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-42647888-dc7e-4a0a-b66a-3e263f89f75f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:55.872721 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-42647888-dc7e-4a0a-b66a-3e263f89f75f tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/snapshots/47c85b89-1aee-4c61-9e55-5b47c7dbd580 Jul 31 09:38:55.872961 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-42647888-dc7e-4a0a-b66a-3e263f89f75f tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:55.873215 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-42647888-dc7e-4a0a-b66a-3e263f89f75f tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:55.878298 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:55.878298 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:55.878768 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-42647888-dc7e-4a0a-b66a-3e263f89f75f tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot retrieved successfully. Jul 31 09:38:55.879571 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-42647888-dc7e-4a0a-b66a-3e263f89f75f tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/47c85b89-1aee-4c61-9e55-5b47c7dbd580 returned with HTTP 200 Jul 31 09:38:55.879972 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1258/4998] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:38:55 2026] GET /volume/v3/snapshots/47c85b89-1aee-4c61-9e55-5b47c7dbd580 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:55.887639 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-61b5269f-2ec8-4a17-b8c9-0ded9c79842b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:55.889379 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-61b5269f-2ec8-4a17-b8c9-0ded9c79842b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:55.889718 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-61b5269f-2ec8-4a17-b8c9-0ded9c79842b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "47c85b89-1aee-4c61-9e55-5b47c7dbd580", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1083985666"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:55.891219 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-61b5269f-2ec8-4a17-b8c9-0ded9c79842b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume request body: {'volume': {'snapshot_id': '47c85b89-1aee-4c61-9e55-5b47c7dbd580', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1083985666'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:55.895933 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:55.895933 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:55.896334 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-61b5269f-2ec8-4a17-b8c9-0ded9c79842b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot retrieved successfully. Jul 31 09:38:55.896447 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-61b5269f-2ec8-4a17-b8c9-0ded9c79842b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume of 1 GB Jul 31 09:38:55.899569 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-61b5269f-2ec8-4a17-b8c9-0ded9c79842b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Availability Zones retrieved successfully. Jul 31 09:38:55.904832 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-61b5269f-2ec8-4a17-b8c9-0ded9c79842b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Flow 'volume_create_api' (82dee4f1-0e01-459d-81e3-b582d6095add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:55.905714 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-61b5269f-2ec8-4a17-b8c9-0ded9c79842b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e6610db-9504-4f84-b487-948e8bb2d1fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:55.906536 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-61b5269f-2ec8-4a17-b8c9-0ded9c79842b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:55.933395 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-61b5269f-2ec8-4a17-b8c9-0ded9c79842b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e6610db-9504-4f84-b487-948e8bb2d1fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '47c85b89-1aee-4c61-9e55-5b47c7dbd580', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:55.934166 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-61b5269f-2ec8-4a17-b8c9-0ded9c79842b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da2f4aad-7195-45f8-864b-7ed333de1308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:55.969371 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-61b5269f-2ec8-4a17-b8c9-0ded9c79842b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Created reservations ['463a2c28-4005-45b5-991c-92d1fce6225b', '9dec12d0-d031-4e78-adfd-50577626d1aa', 'f2ee2eb8-7478-4d3c-b0e4-06771167da84', 'd792d61d-7a7b-4f68-b93d-00e40d9b526e'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:55.970096 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-61b5269f-2ec8-4a17-b8c9-0ded9c79842b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da2f4aad-7195-45f8-864b-7ed333de1308) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['463a2c28-4005-45b5-991c-92d1fce6225b', '9dec12d0-d031-4e78-adfd-50577626d1aa', 'f2ee2eb8-7478-4d3c-b0e4-06771167da84', 'd792d61d-7a7b-4f68-b93d-00e40d9b526e']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:55.970800 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-61b5269f-2ec8-4a17-b8c9-0ded9c79842b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a6c1680-722c-44cd-a0ae-be5b3bd5a4f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:56.006732 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-61b5269f-2ec8-4a17-b8c9-0ded9c79842b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a6c1680-722c-44cd-a0ae-be5b3bd5a4f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aff90ab2-ac93-4632-b221-c681b0a8e13b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1083985666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6468bc0992ec45d5b3c890645fb79c8a',qos_specs=None,replication_status=,reservations=['463a2c28-4005-45b5-991c-92d1fce6225b','9dec12d0-d031-4e78-adfd-50577626d1aa','f2ee2eb8-7478-4d3c-b0e4-06771167da84','d792d61d-7a7b-4f68-b93d-00e40d9b526e'],size=1,snapshot_id=47c85b89-1aee-4c61-9e55-5b47c7dbd580,source_replicaid=,source_volid=None,status='creating',user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1083985666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aff90ab2-ac93-4632-b221-c681b0a8e13b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6468bc0992ec45d5b3c890645fb79c8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=47c85b89-1aee-4c61-9e55-5b47c7dbd580,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:56.007648 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-61b5269f-2ec8-4a17-b8c9-0ded9c79842b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b7fe0b3-3467-4d0d-ac21-a547454e1b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:56.023222 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-61b5269f-2ec8-4a17-b8c9-0ded9c79842b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b7fe0b3-3467-4d0d-ac21-a547454e1b88) transitioned into state 'SUCCESS' from state '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-1083985666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6468bc0992ec45d5b3c890645fb79c8a',qos_specs=None,replication_status=,reservations=['463a2c28-4005-45b5-991c-92d1fce6225b','9dec12d0-d031-4e78-adfd-50577626d1aa','f2ee2eb8-7478-4d3c-b0e4-06771167da84','d792d61d-7a7b-4f68-b93d-00e40d9b526e'],size=1,snapshot_id=47c85b89-1aee-4c61-9e55-5b47c7dbd580,source_replicaid=,source_volid=None,status='creating',user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:56.024007 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-61b5269f-2ec8-4a17-b8c9-0ded9c79842b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c99f8d5-064b-492a-9588-4580711972c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:56.042323 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-61b5269f-2ec8-4a17-b8c9-0ded9c79842b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c99f8d5-064b-492a-9588-4580711972c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:56.043256 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-61b5269f-2ec8-4a17-b8c9-0ded9c79842b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Flow 'volume_create_api' (82dee4f1-0e01-459d-81e3-b582d6095add) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:56.043592 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-61b5269f-2ec8-4a17-b8c9-0ded9c79842b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume request issued successfully. Jul 31 09:38:56.044138 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-61b5269f-2ec8-4a17-b8c9-0ded9c79842b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:56.044666 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1252/4999] 10.4.3.226 () {70 vars in 1300 bytes} [Fri Jul 31 09:38:55 2026] POST /volume/v3/volumes => generated 804 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:56.055463 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0f2b4a5d-a24a-46f8-a783-ec31c438ff38 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:56.057115 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0f2b4a5d-a24a-46f8-a783-ec31c438ff38 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/aff90ab2-ac93-4632-b221-c681b0a8e13b Jul 31 09:38:56.057350 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0f2b4a5d-a24a-46f8-a783-ec31c438ff38 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:56.057550 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0f2b4a5d-a24a-46f8-a783-ec31c438ff38 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:56.063487 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7cb4f3fe-28bd-449c-b57d-0ad25006c2e1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:56.065127 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:56.065127 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:56.065224 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7cb4f3fe-28bd-449c-b57d-0ad25006c2e1 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] GET https://10.4.3.226/volume/v3/volumes/0e8dc807-13be-44b5-bde7-9914683fd6fe Jul 31 09:38:56.065451 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7cb4f3fe-28bd-449c-b57d-0ad25006c2e1 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:56.065662 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7cb4f3fe-28bd-449c-b57d-0ad25006c2e1 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:56.068406 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0f2b4a5d-a24a-46f8-a783-ec31c438ff38 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:56.071601 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7cb4f3fe-28bd-449c-b57d-0ad25006c2e1 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] https://10.4.3.226/volume/v3/volumes/0e8dc807-13be-44b5-bde7-9914683fd6fe returned with HTTP 404 Jul 31 09:38:56.071839 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0f2b4a5d-a24a-46f8-a783-ec31c438ff38 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/aff90ab2-ac93-4632-b221-c681b0a8e13b returned with HTTP 200 Jul 31 09:38:56.072105 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1245/5000] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:56 2026] GET /volume/v3/volumes/0e8dc807-13be-44b5-bde7-9914683fd6fe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:38:56.072182 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1246/5001] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:56 2026] GET /volume/v3/volumes/aff90ab2-ac93-4632-b221-c681b0a8e13b => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:56.079314 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5ee0672f-5101-4e68-a913-9f6fff706705 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:56.081049 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5ee0672f-5101-4e68-a913-9f6fff706705 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:56.081412 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5ee0672f-5101-4e68-a913-9f6fff706705 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-545408744"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:56.083023 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-5ee0672f-5101-4e68-a913-9f6fff706705 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-545408744'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:56.083160 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-5ee0672f-5101-4e68-a913-9f6fff706705 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Create volume of 1 GB Jul 31 09:38:56.087546 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5ee0672f-5101-4e68-a913-9f6fff706705 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Availability Zones retrieved successfully. Jul 31 09:38:56.094404 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5ee0672f-5101-4e68-a913-9f6fff706705 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Flow 'volume_create_api' (c591747c-2e6a-46f5-9f3e-86c8112ca1b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:56.095432 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5ee0672f-5101-4e68-a913-9f6fff706705 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e050f1ed-b3b2-4d8c-ab88-107d3d000263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:56.096171 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-5ee0672f-5101-4e68-a913-9f6fff706705 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:56.118045 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5ee0672f-5101-4e68-a913-9f6fff706705 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e050f1ed-b3b2-4d8c-ab88-107d3d000263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:56.118793 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5ee0672f-5101-4e68-a913-9f6fff706705 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18a0c963-2f10-4091-b8d8-b682443a4ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:56.151467 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-5ee0672f-5101-4e68-a913-9f6fff706705 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Created reservations ['f293412a-454f-48da-838e-335c178a6e5a', 'ebcbfd39-3f9b-4f2b-998e-f1fd6dfae97c', '32dd89c3-4799-4d76-b26a-708264846f2b', '1d0ad452-4c83-49b5-a4c2-3fc66644074d'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:56.152195 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5ee0672f-5101-4e68-a913-9f6fff706705 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18a0c963-2f10-4091-b8d8-b682443a4ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f293412a-454f-48da-838e-335c178a6e5a', 'ebcbfd39-3f9b-4f2b-998e-f1fd6dfae97c', '32dd89c3-4799-4d76-b26a-708264846f2b', '1d0ad452-4c83-49b5-a4c2-3fc66644074d']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:56.152904 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5ee0672f-5101-4e68-a913-9f6fff706705 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cd9952b-7812-490f-812c-85b337fd9fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:56.173530 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5ee0672f-5101-4e68-a913-9f6fff706705 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cd9952b-7812-490f-812c-85b337fd9fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85825294-1406-42ce-a0b3-a447c471c87e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-545408744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b115c3bfc5764cf0b8b1d6d2cf693cde',qos_specs=None,replication_status=,reservations=['f293412a-454f-48da-838e-335c178a6e5a','ebcbfd39-3f9b-4f2b-998e-f1fd6dfae97c','32dd89c3-4799-4d76-b26a-708264846f2b','1d0ad452-4c83-49b5-a4c2-3fc66644074d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d11b230b02734ab485e6472813dc0253',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-545408744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85825294-1406-42ce-a0b3-a447c471c87e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b115c3bfc5764cf0b8b1d6d2cf693cde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d11b230b02734ab485e6472813dc0253',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:56.174306 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5ee0672f-5101-4e68-a913-9f6fff706705 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (564dfb9f-357c-47f2-afae-680805dfb1c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:56.189713 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5ee0672f-5101-4e68-a913-9f6fff706705 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (564dfb9f-357c-47f2-afae-680805dfb1c6) transitioned into state 'SUCCESS' from state '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-545408744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b115c3bfc5764cf0b8b1d6d2cf693cde',qos_specs=None,replication_status=,reservations=['f293412a-454f-48da-838e-335c178a6e5a','ebcbfd39-3f9b-4f2b-998e-f1fd6dfae97c','32dd89c3-4799-4d76-b26a-708264846f2b','1d0ad452-4c83-49b5-a4c2-3fc66644074d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d11b230b02734ab485e6472813dc0253',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:56.190393 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5ee0672f-5101-4e68-a913-9f6fff706705 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2931049-d496-4220-a8dc-56c8b1f279ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:56.197970 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5ee0672f-5101-4e68-a913-9f6fff706705 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2931049-d496-4220-a8dc-56c8b1f279ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:56.198825 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-5ee0672f-5101-4e68-a913-9f6fff706705 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Flow 'volume_create_api' (c591747c-2e6a-46f5-9f3e-86c8112ca1b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:56.199150 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5ee0672f-5101-4e68-a913-9f6fff706705 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Create volume request issued successfully. Jul 31 09:38:56.199755 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5ee0672f-5101-4e68-a913-9f6fff706705 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:56.200226 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1259/5002] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:38:56 2026] POST /volume/v3/volumes => generated 777 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:56.211587 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9790193b-ced0-454c-a6fc-57456f4f0e11 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:56.213420 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9790193b-ced0-454c-a6fc-57456f4f0e11 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] GET https://10.4.3.226/volume/v3/volumes/85825294-1406-42ce-a0b3-a447c471c87e Jul 31 09:38:56.213629 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9790193b-ced0-454c-a6fc-57456f4f0e11 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:56.213821 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9790193b-ced0-454c-a6fc-57456f4f0e11 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:56.220746 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:56.220746 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:56.223959 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9790193b-ced0-454c-a6fc-57456f4f0e11 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Volume info retrieved successfully. Jul 31 09:38:56.227495 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9790193b-ced0-454c-a6fc-57456f4f0e11 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] https://10.4.3.226/volume/v3/volumes/85825294-1406-42ce-a0b3-a447c471c87e returned with HTTP 200 Jul 31 09:38:56.227858 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1253/5003] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:56 2026] GET /volume/v3/volumes/85825294-1406-42ce-a0b3-a447c471c87e => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:57.083630 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ba9b5844-0597-4cbd-a09b-1cf0a4f5ddc0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:57.085402 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ba9b5844-0597-4cbd-a09b-1cf0a4f5ddc0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/aff90ab2-ac93-4632-b221-c681b0a8e13b Jul 31 09:38:57.085612 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ba9b5844-0597-4cbd-a09b-1cf0a4f5ddc0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:57.085786 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ba9b5844-0597-4cbd-a09b-1cf0a4f5ddc0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:57.092738 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:57.092738 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:57.096347 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-ba9b5844-0597-4cbd-a09b-1cf0a4f5ddc0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:57.100375 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ba9b5844-0597-4cbd-a09b-1cf0a4f5ddc0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/aff90ab2-ac93-4632-b221-c681b0a8e13b returned with HTTP 200 Jul 31 09:38:57.100731 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1246/5004] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:57 2026] GET /volume/v3/volumes/aff90ab2-ac93-4632-b221-c681b0a8e13b => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:57.112713 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2095da8e-1b79-4a4a-aa65-fd56a083ee77 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:57.114788 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2095da8e-1b79-4a4a-aa65-fd56a083ee77 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/47c85b89-1aee-4c61-9e55-5b47c7dbd580 Jul 31 09:38:57.115023 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2095da8e-1b79-4a4a-aa65-fd56a083ee77 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:57.115262 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2095da8e-1b79-4a4a-aa65-fd56a083ee77 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:57.115415 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-2095da8e-1b79-4a4a-aa65-fd56a083ee77 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete snapshot with id: 47c85b89-1aee-4c61-9e55-5b47c7dbd580 Jul 31 09:38:57.121223 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:57.121223 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:57.121763 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2095da8e-1b79-4a4a-aa65-fd56a083ee77 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot retrieved successfully. Jul 31 09:38:57.139545 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2095da8e-1b79-4a4a-aa65-fd56a083ee77 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot delete request issued successfully. Jul 31 09:38:57.139776 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2095da8e-1b79-4a4a-aa65-fd56a083ee77 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/47c85b89-1aee-4c61-9e55-5b47c7dbd580 returned with HTTP 202 Jul 31 09:38:57.140342 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1247/5005] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:38:57 2026] DELETE /volume/v3/snapshots/47c85b89-1aee-4c61-9e55-5b47c7dbd580 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:38:57.148052 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a83a42b1-2456-485e-a8ec-eb93458f282b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:57.150343 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a83a42b1-2456-485e-a8ec-eb93458f282b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/snapshots/47c85b89-1aee-4c61-9e55-5b47c7dbd580 Jul 31 09:38:57.150643 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a83a42b1-2456-485e-a8ec-eb93458f282b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:57.150948 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a83a42b1-2456-485e-a8ec-eb93458f282b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:57.157507 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:57.157507 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:57.158147 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a83a42b1-2456-485e-a8ec-eb93458f282b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Snapshot retrieved successfully. Jul 31 09:38:57.159333 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a83a42b1-2456-485e-a8ec-eb93458f282b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/47c85b89-1aee-4c61-9e55-5b47c7dbd580 returned with HTTP 200 Jul 31 09:38:57.159852 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1260/5006] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:38:57 2026] GET /volume/v3/snapshots/47c85b89-1aee-4c61-9e55-5b47c7dbd580 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:57.241715 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b500ceab-080f-41f8-abd7-aa77d2ece9d6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:57.244232 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b500ceab-080f-41f8-abd7-aa77d2ece9d6 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] GET https://10.4.3.226/volume/v3/volumes/85825294-1406-42ce-a0b3-a447c471c87e Jul 31 09:38:57.244568 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b500ceab-080f-41f8-abd7-aa77d2ece9d6 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:57.244753 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b500ceab-080f-41f8-abd7-aa77d2ece9d6 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:57.253901 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:57.253901 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:38:57.258342 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b500ceab-080f-41f8-abd7-aa77d2ece9d6 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Volume info retrieved successfully. Jul 31 09:38:57.263035 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b500ceab-080f-41f8-abd7-aa77d2ece9d6 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] https://10.4.3.226/volume/v3/volumes/85825294-1406-42ce-a0b3-a447c471c87e returned with HTTP 200 Jul 31 09:38:57.263530 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1254/5007] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:57 2026] GET /volume/v3/volumes/85825294-1406-42ce-a0b3-a447c471c87e => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:38:57.275264 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3947428d-0210-4875-9c55-9ce6b8b125b3 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:57.277061 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3947428d-0210-4875-9c55-9ce6b8b125b3 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-reader] GET https://10.4.3.226/volume/v3/volumes/summary Jul 31 09:38:57.277321 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3947428d-0210-4875-9c55-9ce6b8b125b3 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-reader] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:57.277541 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3947428d-0210-4875-9c55-9ce6b8b125b3 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-reader] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:57.277741 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [None req-3947428d-0210-4875-9c55-9ce6b8b125b3 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-reader] Removing options '' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:38:57.284128 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-3947428d-0210-4875-9c55-9ce6b8b125b3 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-reader] Get summary completed successfully. Jul 31 09:38:57.284437 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3947428d-0210-4875-9c55-9ce6b8b125b3 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-reader] https://10.4.3.226/volume/v3/volumes/summary returned with HTTP 200 Jul 31 09:38:57.284836 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1247/5008] 10.4.3.226 () {68 vars in 1302 bytes} [Fri Jul 31 09:38:57 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:38:57.292609 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2c7af8d7-bbc8-4437-b650-72ab042ed816 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:57.295037 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2c7af8d7-bbc8-4437-b650-72ab042ed816 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/85825294-1406-42ce-a0b3-a447c471c87e Jul 31 09:38:57.295370 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2c7af8d7-bbc8-4437-b650-72ab042ed816 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:57.295625 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2c7af8d7-bbc8-4437-b650-72ab042ed816 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:57.295854 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-2c7af8d7-bbc8-4437-b650-72ab042ed816 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Delete volume with id: 85825294-1406-42ce-a0b3-a447c471c87e Jul 31 09:38:57.303395 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:57.303395 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:57.303776 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2c7af8d7-bbc8-4437-b650-72ab042ed816 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Volume info retrieved successfully. Jul 31 09:38:57.321715 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2c7af8d7-bbc8-4437-b650-72ab042ed816 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Delete volume request issued successfully. Jul 31 09:38:57.321919 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2c7af8d7-bbc8-4437-b650-72ab042ed816 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] https://10.4.3.226/volume/v3/volumes/85825294-1406-42ce-a0b3-a447c471c87e returned with HTTP 202 Jul 31 09:38:57.322366 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1248/5009] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:38:57 2026] DELETE /volume/v3/volumes/85825294-1406-42ce-a0b3-a447c471c87e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:38:57.329654 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0725cc9b-5ac7-47eb-b211-fffee660a094 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:57.331255 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0725cc9b-5ac7-47eb-b211-fffee660a094 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] GET https://10.4.3.226/volume/v3/volumes/85825294-1406-42ce-a0b3-a447c471c87e Jul 31 09:38:57.331452 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0725cc9b-5ac7-47eb-b211-fffee660a094 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:57.331635 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0725cc9b-5ac7-47eb-b211-fffee660a094 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:57.339864 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:57.339864 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:38:57.343468 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-0725cc9b-5ac7-47eb-b211-fffee660a094 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Volume info retrieved successfully. Jul 31 09:38:57.347584 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0725cc9b-5ac7-47eb-b211-fffee660a094 tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] https://10.4.3.226/volume/v3/volumes/85825294-1406-42ce-a0b3-a447c471c87e returned with HTTP 200 Jul 31 09:38:57.348027 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1261/5010] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:57 2026] GET /volume/v3/volumes/85825294-1406-42ce-a0b3-a447c471c87e => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:38:58.169210 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-91ce9536-f6bf-4a49-8769-f9baca2c9892 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:58.171079 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-91ce9536-f6bf-4a49-8769-f9baca2c9892 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/snapshots/47c85b89-1aee-4c61-9e55-5b47c7dbd580 Jul 31 09:38:58.171322 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-91ce9536-f6bf-4a49-8769-f9baca2c9892 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:58.171535 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-91ce9536-f6bf-4a49-8769-f9baca2c9892 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:58.176190 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-91ce9536-f6bf-4a49-8769-f9baca2c9892 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/47c85b89-1aee-4c61-9e55-5b47c7dbd580 returned with HTTP 404 Jul 31 09:38:58.176706 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1255/5011] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:38:58 2026] GET /volume/v3/snapshots/47c85b89-1aee-4c61-9e55-5b47c7dbd580 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:58.183422 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a7ba26df-f7b2-41cd-ad60-67bb1333a76e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:58.185177 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a7ba26df-f7b2-41cd-ad60-67bb1333a76e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] DELETE https://10.4.3.226/volume/v3/volumes/8815034e-ab3e-42d3-b0b4-5a3fd07435f9 Jul 31 09:38:58.185423 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a7ba26df-f7b2-41cd-ad60-67bb1333a76e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:58.185608 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a7ba26df-f7b2-41cd-ad60-67bb1333a76e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:58.185766 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-a7ba26df-f7b2-41cd-ad60-67bb1333a76e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete volume with id: 8815034e-ab3e-42d3-b0b4-5a3fd07435f9 Jul 31 09:38:58.192980 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:58.192980 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:38:58.193576 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a7ba26df-f7b2-41cd-ad60-67bb1333a76e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:58.208741 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a7ba26df-f7b2-41cd-ad60-67bb1333a76e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete volume request issued successfully. Jul 31 09:38:58.208997 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a7ba26df-f7b2-41cd-ad60-67bb1333a76e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/8815034e-ab3e-42d3-b0b4-5a3fd07435f9 returned with HTTP 202 Jul 31 09:38:58.209632 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1248/5012] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:38:58 2026] DELETE /volume/v3/volumes/8815034e-ab3e-42d3-b0b4-5a3fd07435f9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:38:58.216785 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f7eaf53e-ef9b-468a-ad97-d359330c0eae None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:58.218487 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f7eaf53e-ef9b-468a-ad97-d359330c0eae tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/8815034e-ab3e-42d3-b0b4-5a3fd07435f9 Jul 31 09:38:58.218692 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f7eaf53e-ef9b-468a-ad97-d359330c0eae tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:58.218905 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f7eaf53e-ef9b-468a-ad97-d359330c0eae tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:58.226619 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:58.226619 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:58.230986 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f7eaf53e-ef9b-468a-ad97-d359330c0eae tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:58.236098 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f7eaf53e-ef9b-468a-ad97-d359330c0eae tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/8815034e-ab3e-42d3-b0b4-5a3fd07435f9 returned with HTTP 200 Jul 31 09:38:58.236758 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1249/5013] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:58 2026] GET /volume/v3/volumes/8815034e-ab3e-42d3-b0b4-5a3fd07435f9 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:38:58.360964 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2efda27c-5675-4893-8380-17eeaff54d9f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:58.363141 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2efda27c-5675-4893-8380-17eeaff54d9f tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] GET https://10.4.3.226/volume/v3/volumes/85825294-1406-42ce-a0b3-a447c471c87e Jul 31 09:38:58.363518 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2efda27c-5675-4893-8380-17eeaff54d9f tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:58.363740 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2efda27c-5675-4893-8380-17eeaff54d9f tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:58.369134 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2efda27c-5675-4893-8380-17eeaff54d9f tempest-ProjectReaderTests-358800445 tempest-ProjectReaderTests-358800445-project-admin] https://10.4.3.226/volume/v3/volumes/85825294-1406-42ce-a0b3-a447c471c87e returned with HTTP 404 Jul 31 09:38:58.369584 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1262/5014] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:58 2026] GET /volume/v3/volumes/85825294-1406-42ce-a0b3-a447c471c87e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:38:59.249986 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2248199c-26e9-4223-a890-dbd5298554e8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:59.251905 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2248199c-26e9-4223-a890-dbd5298554e8 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/8815034e-ab3e-42d3-b0b4-5a3fd07435f9 Jul 31 09:38:59.252170 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2248199c-26e9-4223-a890-dbd5298554e8 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:59.252429 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2248199c-26e9-4223-a890-dbd5298554e8 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:59.258642 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2248199c-26e9-4223-a890-dbd5298554e8 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/8815034e-ab3e-42d3-b0b4-5a3fd07435f9 returned with HTTP 404 Jul 31 09:38:59.259369 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1256/5015] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:59 2026] GET /volume/v3/volumes/8815034e-ab3e-42d3-b0b4-5a3fd07435f9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:38:59.267941 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-983d23c7-43b5-4b9c-8c7b-0fc68a23f017 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:59.269599 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-983d23c7-43b5-4b9c-8c7b-0fc68a23f017 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:38:59.269996 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-983d23c7-43b5-4b9c-8c7b-0fc68a23f017 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1178741083"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:38:59.271492 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-983d23c7-43b5-4b9c-8c7b-0fc68a23f017 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1178741083'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:38:59.271653 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-983d23c7-43b5-4b9c-8c7b-0fc68a23f017 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume of 1 GB Jul 31 09:38:59.275545 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-983d23c7-43b5-4b9c-8c7b-0fc68a23f017 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Availability Zones retrieved successfully. Jul 31 09:38:59.281088 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-983d23c7-43b5-4b9c-8c7b-0fc68a23f017 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Flow 'volume_create_api' (7abd2371-cdd4-4655-8841-ae7e0c154c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:59.281969 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-983d23c7-43b5-4b9c-8c7b-0fc68a23f017 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e856f4e2-e13f-4c4c-843c-943228f11c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:59.283024 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-983d23c7-43b5-4b9c-8c7b-0fc68a23f017 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:38:59.311083 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-983d23c7-43b5-4b9c-8c7b-0fc68a23f017 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e856f4e2-e13f-4c4c-843c-943228f11c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:59.311831 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-983d23c7-43b5-4b9c-8c7b-0fc68a23f017 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64770b8c-e246-4a66-94f2-6035777dbbbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:59.364591 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-983d23c7-43b5-4b9c-8c7b-0fc68a23f017 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Created reservations ['1d7e1ca8-4a32-49d1-9bb9-35383d2607ed', 'c62d274e-89a9-42b4-aaba-7a69ba3a486b', '3ab47d36-892c-44f6-8990-5aba2bbe5577', '6b9d3ce9-747c-4202-85fa-6e86b4a1ea4c'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:38:59.365844 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-983d23c7-43b5-4b9c-8c7b-0fc68a23f017 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64770b8c-e246-4a66-94f2-6035777dbbbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d7e1ca8-4a32-49d1-9bb9-35383d2607ed', 'c62d274e-89a9-42b4-aaba-7a69ba3a486b', '3ab47d36-892c-44f6-8990-5aba2bbe5577', '6b9d3ce9-747c-4202-85fa-6e86b4a1ea4c']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:59.367030 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-983d23c7-43b5-4b9c-8c7b-0fc68a23f017 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aecc4ce-9bc1-425b-a0f2-e9c68696962f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:59.395700 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-983d23c7-43b5-4b9c-8c7b-0fc68a23f017 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aecc4ce-9bc1-425b-a0f2-e9c68696962f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a87dfe06-986b-4711-9230-34f74b793501', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1178741083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6468bc0992ec45d5b3c890645fb79c8a',qos_specs=None,replication_status=,reservations=['1d7e1ca8-4a32-49d1-9bb9-35383d2607ed','c62d274e-89a9-42b4-aaba-7a69ba3a486b','3ab47d36-892c-44f6-8990-5aba2bbe5577','6b9d3ce9-747c-4202-85fa-6e86b4a1ea4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:38:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1178741083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a87dfe06-986b-4711-9230-34f74b793501,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6468bc0992ec45d5b3c890645fb79c8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:59.396613 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-983d23c7-43b5-4b9c-8c7b-0fc68a23f017 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb37fed1-e8b9-438e-9a39-9d039a77d498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:59.415721 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-983d23c7-43b5-4b9c-8c7b-0fc68a23f017 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb37fed1-e8b9-438e-9a39-9d039a77d498) transitioned into state 'SUCCESS' from state '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-1178741083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6468bc0992ec45d5b3c890645fb79c8a',qos_specs=None,replication_status=,reservations=['1d7e1ca8-4a32-49d1-9bb9-35383d2607ed','c62d274e-89a9-42b4-aaba-7a69ba3a486b','3ab47d36-892c-44f6-8990-5aba2bbe5577','6b9d3ce9-747c-4202-85fa-6e86b4a1ea4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:59.416663 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-983d23c7-43b5-4b9c-8c7b-0fc68a23f017 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ead40e1f-7c6d-4689-b8fc-f776d5927244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:38:59.426979 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-983d23c7-43b5-4b9c-8c7b-0fc68a23f017 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ead40e1f-7c6d-4689-b8fc-f776d5927244) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:38:59.428057 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-983d23c7-43b5-4b9c-8c7b-0fc68a23f017 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Flow 'volume_create_api' (7abd2371-cdd4-4655-8841-ae7e0c154c02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:38:59.428439 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-983d23c7-43b5-4b9c-8c7b-0fc68a23f017 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume request issued successfully. Jul 31 09:38:59.429120 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-983d23c7-43b5-4b9c-8c7b-0fc68a23f017 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:38:59.429639 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1249/5016] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:38:59 2026] POST /volume/v3/volumes => generated 770 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:38:59.442089 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e1142d95-bad2-4103-b2f5-fea3c284c5cc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:38:59.443883 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e1142d95-bad2-4103-b2f5-fea3c284c5cc tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/a87dfe06-986b-4711-9230-34f74b793501 Jul 31 09:38:59.444114 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e1142d95-bad2-4103-b2f5-fea3c284c5cc tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:38:59.444314 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e1142d95-bad2-4103-b2f5-fea3c284c5cc tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:38:59.451294 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:38:59.451294 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:38:59.455023 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e1142d95-bad2-4103-b2f5-fea3c284c5cc tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:38:59.459399 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e1142d95-bad2-4103-b2f5-fea3c284c5cc tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/a87dfe06-986b-4711-9230-34f74b793501 returned with HTTP 200 Jul 31 09:38:59.459776 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1250/5017] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:38:59 2026] GET /volume/v3/volumes/a87dfe06-986b-4711-9230-34f74b793501 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:39:00.473001 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-cf6eac62-cc43-49da-b1aa-dcdbed5a759e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:00.474905 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cf6eac62-cc43-49da-b1aa-dcdbed5a759e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/a87dfe06-986b-4711-9230-34f74b793501 Jul 31 09:39:00.475121 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cf6eac62-cc43-49da-b1aa-dcdbed5a759e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:00.475317 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cf6eac62-cc43-49da-b1aa-dcdbed5a759e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:00.482957 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:00.482957 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:00.498619 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-cf6eac62-cc43-49da-b1aa-dcdbed5a759e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:39:00.508371 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cf6eac62-cc43-49da-b1aa-dcdbed5a759e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/a87dfe06-986b-4711-9230-34f74b793501 returned with HTTP 200 Jul 31 09:39:00.508790 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1263/5018] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:39:00 2026] GET /volume/v3/volumes/a87dfe06-986b-4711-9230-34f74b793501 => generated 863 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:39:00.524727 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0c0ba522-2a60-438d-a395-ba74b40d5d59 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:00.526344 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0c0ba522-2a60-438d-a395-ba74b40d5d59 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:39:00.526682 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0c0ba522-2a60-438d-a395-ba74b40d5d59 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "a87dfe06-986b-4711-9230-34f74b793501", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-868098934"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:39:00.528103 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-0c0ba522-2a60-438d-a395-ba74b40d5d59 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume request body: {'volume': {'source_volid': 'a87dfe06-986b-4711-9230-34f74b793501', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-868098934'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:39:00.534655 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:00.534655 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:00.535089 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0c0ba522-2a60-438d-a395-ba74b40d5d59 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume retrieved successfully. Jul 31 09:39:00.535205 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-0c0ba522-2a60-438d-a395-ba74b40d5d59 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume of 1 GB Jul 31 09:39:00.538754 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0c0ba522-2a60-438d-a395-ba74b40d5d59 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Availability Zones retrieved successfully. Jul 31 09:39:00.543415 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0c0ba522-2a60-438d-a395-ba74b40d5d59 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Flow 'volume_create_api' (a53d1c46-3b54-450e-80c5-3e460d334492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:39:00.544391 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0c0ba522-2a60-438d-a395-ba74b40d5d59 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c117eb48-4bc9-4339-9f94-26a7f175db37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:00.545204 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-0c0ba522-2a60-438d-a395-ba74b40d5d59 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:39:00.565798 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0c0ba522-2a60-438d-a395-ba74b40d5d59 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c117eb48-4bc9-4339-9f94-26a7f175db37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a87dfe06-986b-4711-9230-34f74b793501', 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:00.566653 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0c0ba522-2a60-438d-a395-ba74b40d5d59 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f6aa3a7-884f-479f-b8fb-b5b1554abe0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:00.605280 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-0c0ba522-2a60-438d-a395-ba74b40d5d59 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Created reservations ['b54b3504-bbdd-4996-b028-fd744886095e', 'cca5e459-a1b1-4bf3-85bc-c3b8efba61f6', '032648e6-6024-4c9f-af7f-752ea70d01ec', 'b10a1941-078e-4e7f-bd27-1eb94cf5b5d7'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:39:00.606108 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0c0ba522-2a60-438d-a395-ba74b40d5d59 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f6aa3a7-884f-479f-b8fb-b5b1554abe0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b54b3504-bbdd-4996-b028-fd744886095e', 'cca5e459-a1b1-4bf3-85bc-c3b8efba61f6', '032648e6-6024-4c9f-af7f-752ea70d01ec', 'b10a1941-078e-4e7f-bd27-1eb94cf5b5d7']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:00.606839 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0c0ba522-2a60-438d-a395-ba74b40d5d59 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d79cae76-732b-4a71-acfc-d2337e291466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:00.640338 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0c0ba522-2a60-438d-a395-ba74b40d5d59 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d79cae76-732b-4a71-acfc-d2337e291466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbac6736-a959-4471-93c8-402a23f852c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-868098934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6468bc0992ec45d5b3c890645fb79c8a',qos_specs=None,replication_status=,reservations=['b54b3504-bbdd-4996-b028-fd744886095e','cca5e459-a1b1-4bf3-85bc-c3b8efba61f6','032648e6-6024-4c9f-af7f-752ea70d01ec','b10a1941-078e-4e7f-bd27-1eb94cf5b5d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=a87dfe06-986b-4711-9230-34f74b793501,status='creating',user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:39:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-868098934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbac6736-a959-4471-93c8-402a23f852c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6468bc0992ec45d5b3c890645fb79c8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a87dfe06-986b-4711-9230-34f74b793501,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:00.641090 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0c0ba522-2a60-438d-a395-ba74b40d5d59 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (927e4b49-bf67-4550-bc35-b8bf40d15170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:00.660517 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0c0ba522-2a60-438d-a395-ba74b40d5d59 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (927e4b49-bf67-4550-bc35-b8bf40d15170) transitioned into state 'SUCCESS' from state '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-868098934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6468bc0992ec45d5b3c890645fb79c8a',qos_specs=None,replication_status=,reservations=['b54b3504-bbdd-4996-b028-fd744886095e','cca5e459-a1b1-4bf3-85bc-c3b8efba61f6','032648e6-6024-4c9f-af7f-752ea70d01ec','b10a1941-078e-4e7f-bd27-1eb94cf5b5d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=a87dfe06-986b-4711-9230-34f74b793501,status='creating',user_id='e574fb1ec8c94f8eabb26a73116bcf82',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:00.661214 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0c0ba522-2a60-438d-a395-ba74b40d5d59 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37644081-fd9a-4be7-bc53-6818a4cd0c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:00.677400 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0c0ba522-2a60-438d-a395-ba74b40d5d59 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37644081-fd9a-4be7-bc53-6818a4cd0c7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:00.678173 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0c0ba522-2a60-438d-a395-ba74b40d5d59 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Flow 'volume_create_api' (a53d1c46-3b54-450e-80c5-3e460d334492) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:39:00.681262 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0c0ba522-2a60-438d-a395-ba74b40d5d59 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Create volume request issued successfully. Jul 31 09:39:00.681262 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0c0ba522-2a60-438d-a395-ba74b40d5d59 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:39:00.681262 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1257/5019] 10.4.3.226 () {70 vars in 1300 bytes} [Fri Jul 31 09:39:00 2026] POST /volume/v3/volumes => generated 803 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:39:00.691267 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c25ce72f-a887-4c95-92b5-a37fc36643b9 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:00.693139 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c25ce72f-a887-4c95-92b5-a37fc36643b9 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/cbac6736-a959-4471-93c8-402a23f852c2 Jul 31 09:39:00.693380 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c25ce72f-a887-4c95-92b5-a37fc36643b9 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:00.693580 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c25ce72f-a887-4c95-92b5-a37fc36643b9 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:00.700375 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:00.700375 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:00.704094 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c25ce72f-a887-4c95-92b5-a37fc36643b9 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:39:00.708406 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c25ce72f-a887-4c95-92b5-a37fc36643b9 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/cbac6736-a959-4471-93c8-402a23f852c2 returned with HTTP 200 Jul 31 09:39:00.708974 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1250/5020] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:39:00 2026] GET /volume/v3/volumes/cbac6736-a959-4471-93c8-402a23f852c2 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:39:01.724649 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3ea66b65-c2ed-4284-8212-c4a71dde71b2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:01.726548 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3ea66b65-c2ed-4284-8212-c4a71dde71b2 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/cbac6736-a959-4471-93c8-402a23f852c2 Jul 31 09:39:01.726922 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3ea66b65-c2ed-4284-8212-c4a71dde71b2 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:01.727277 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3ea66b65-c2ed-4284-8212-c4a71dde71b2 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:01.737731 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:01.737731 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:01.740851 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3ea66b65-c2ed-4284-8212-c4a71dde71b2 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:39:01.745522 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3ea66b65-c2ed-4284-8212-c4a71dde71b2 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/cbac6736-a959-4471-93c8-402a23f852c2 returned with HTTP 200 Jul 31 09:39:01.746110 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1251/5021] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:39:01 2026] GET /volume/v3/volumes/cbac6736-a959-4471-93c8-402a23f852c2 => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:39:01.758140 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5ad70c28-f93f-44de-9802-39a11dcd20fe None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:01.760187 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5ad70c28-f93f-44de-9802-39a11dcd20fe tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] DELETE https://10.4.3.226/volume/v3/volumes/a87dfe06-986b-4711-9230-34f74b793501 Jul 31 09:39:01.760424 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5ad70c28-f93f-44de-9802-39a11dcd20fe tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:01.760637 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5ad70c28-f93f-44de-9802-39a11dcd20fe tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:01.760819 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-5ad70c28-f93f-44de-9802-39a11dcd20fe tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete volume with id: a87dfe06-986b-4711-9230-34f74b793501 Jul 31 09:39:01.768585 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:01.768585 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:01.768936 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5ad70c28-f93f-44de-9802-39a11dcd20fe tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:39:01.786216 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5ad70c28-f93f-44de-9802-39a11dcd20fe tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete volume request issued successfully. Jul 31 09:39:01.786473 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5ad70c28-f93f-44de-9802-39a11dcd20fe tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/a87dfe06-986b-4711-9230-34f74b793501 returned with HTTP 202 Jul 31 09:39:01.786933 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1264/5022] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:39:01 2026] DELETE /volume/v3/volumes/a87dfe06-986b-4711-9230-34f74b793501 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:39:01.794428 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-808cb011-3bf1-4611-8595-798eca1e0960 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:01.796916 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-808cb011-3bf1-4611-8595-798eca1e0960 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/a87dfe06-986b-4711-9230-34f74b793501 Jul 31 09:39:01.797171 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-808cb011-3bf1-4611-8595-798eca1e0960 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:01.797455 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-808cb011-3bf1-4611-8595-798eca1e0960 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:01.806681 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:01.806681 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:01.811128 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-808cb011-3bf1-4611-8595-798eca1e0960 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:39:01.815900 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-808cb011-3bf1-4611-8595-798eca1e0960 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/a87dfe06-986b-4711-9230-34f74b793501 returned with HTTP 200 Jul 31 09:39:01.816756 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1258/5023] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:39:01 2026] GET /volume/v3/volumes/a87dfe06-986b-4711-9230-34f74b793501 => generated 862 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:39:02.830410 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-01616656-694f-41b5-8d9c-4a290d5a8b4b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:02.832459 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-01616656-694f-41b5-8d9c-4a290d5a8b4b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/a87dfe06-986b-4711-9230-34f74b793501 Jul 31 09:39:02.832806 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-01616656-694f-41b5-8d9c-4a290d5a8b4b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:02.833010 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-01616656-694f-41b5-8d9c-4a290d5a8b4b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:02.835131 np0000006200 devstack@c-api.service[100314]: DEBUG dbcounter [-] [100314] Writing DB stats cinder:SELECT=353,cinder:UPDATE=122,cinder:INSERT=61 {{(pid=100314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:39:02.840067 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-01616656-694f-41b5-8d9c-4a290d5a8b4b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/a87dfe06-986b-4711-9230-34f74b793501 returned with HTTP 404 Jul 31 09:39:02.840675 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1251/5024] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:39:02 2026] GET /volume/v3/volumes/a87dfe06-986b-4711-9230-34f74b793501 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:39:02.849441 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6fc9dbae-7ad1-44f6-b9f4-f9fc0f207846 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:02.851422 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6fc9dbae-7ad1-44f6-b9f4-f9fc0f207846 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] DELETE https://10.4.3.226/volume/v3/volumes/cbac6736-a959-4471-93c8-402a23f852c2 Jul 31 09:39:02.851940 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6fc9dbae-7ad1-44f6-b9f4-f9fc0f207846 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:02.853259 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6fc9dbae-7ad1-44f6-b9f4-f9fc0f207846 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:02.853259 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-6fc9dbae-7ad1-44f6-b9f4-f9fc0f207846 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete volume with id: cbac6736-a959-4471-93c8-402a23f852c2 Jul 31 09:39:02.859585 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:02.859585 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:02.860274 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6fc9dbae-7ad1-44f6-b9f4-f9fc0f207846 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:39:02.877638 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6fc9dbae-7ad1-44f6-b9f4-f9fc0f207846 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete volume request issued successfully. Jul 31 09:39:02.877991 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6fc9dbae-7ad1-44f6-b9f4-f9fc0f207846 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/cbac6736-a959-4471-93c8-402a23f852c2 returned with HTTP 202 Jul 31 09:39:02.878544 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1252/5025] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:39:02 2026] DELETE /volume/v3/volumes/cbac6736-a959-4471-93c8-402a23f852c2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:39:02.888219 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-02744931-bc0d-4407-8bb3-1d637acca365 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:02.890311 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-02744931-bc0d-4407-8bb3-1d637acca365 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/cbac6736-a959-4471-93c8-402a23f852c2 Jul 31 09:39:02.890560 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-02744931-bc0d-4407-8bb3-1d637acca365 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:02.890790 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-02744931-bc0d-4407-8bb3-1d637acca365 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:02.898638 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:02.898638 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:02.902949 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-02744931-bc0d-4407-8bb3-1d637acca365 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:39:02.907120 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-02744931-bc0d-4407-8bb3-1d637acca365 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/cbac6736-a959-4471-93c8-402a23f852c2 returned with HTTP 200 Jul 31 09:39:02.907494 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1265/5026] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:39:02 2026] GET /volume/v3/volumes/cbac6736-a959-4471-93c8-402a23f852c2 => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:39:03.920651 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ae8f4c5f-a26a-4084-b1dd-318712f95073 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:03.922819 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ae8f4c5f-a26a-4084-b1dd-318712f95073 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/cbac6736-a959-4471-93c8-402a23f852c2 Jul 31 09:39:03.923071 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ae8f4c5f-a26a-4084-b1dd-318712f95073 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:03.923346 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ae8f4c5f-a26a-4084-b1dd-318712f95073 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:03.931927 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ae8f4c5f-a26a-4084-b1dd-318712f95073 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/cbac6736-a959-4471-93c8-402a23f852c2 returned with HTTP 404 Jul 31 09:39:03.933095 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1259/5027] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:39:03 2026] GET /volume/v3/volumes/cbac6736-a959-4471-93c8-402a23f852c2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:39:03.941807 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2e3c7b5e-4e4c-44e0-b1bc-466862bc01c8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:03.945269 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2e3c7b5e-4e4c-44e0-b1bc-466862bc01c8 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] DELETE https://10.4.3.226/volume/v3/volumes/a87dfe06-986b-4711-9230-34f74b793501 Jul 31 09:39:03.945269 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2e3c7b5e-4e4c-44e0-b1bc-466862bc01c8 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:03.945269 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2e3c7b5e-4e4c-44e0-b1bc-466862bc01c8 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:03.945269 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-2e3c7b5e-4e4c-44e0-b1bc-466862bc01c8 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete volume with id: a87dfe06-986b-4711-9230-34f74b793501 Jul 31 09:39:03.950791 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2e3c7b5e-4e4c-44e0-b1bc-466862bc01c8 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/a87dfe06-986b-4711-9230-34f74b793501 returned with HTTP 404 Jul 31 09:39:03.951441 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1252/5028] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:39:03 2026] DELETE /volume/v3/volumes/a87dfe06-986b-4711-9230-34f74b793501 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:39:03.958002 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3a0ed7a0-4a03-4d8c-8736-1eed1e58b2e8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:03.959809 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3a0ed7a0-4a03-4d8c-8736-1eed1e58b2e8 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/a87dfe06-986b-4711-9230-34f74b793501 Jul 31 09:39:03.960032 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3a0ed7a0-4a03-4d8c-8736-1eed1e58b2e8 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:03.960218 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3a0ed7a0-4a03-4d8c-8736-1eed1e58b2e8 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:03.965989 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3a0ed7a0-4a03-4d8c-8736-1eed1e58b2e8 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/a87dfe06-986b-4711-9230-34f74b793501 returned with HTTP 404 Jul 31 09:39:03.966542 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1253/5029] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:39:03 2026] GET /volume/v3/volumes/a87dfe06-986b-4711-9230-34f74b793501 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:39:03.972684 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-927dbc56-ebcf-4001-a13f-897118dfd3e0 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:03.974528 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-927dbc56-ebcf-4001-a13f-897118dfd3e0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] DELETE https://10.4.3.226/volume/v3/volumes/aff90ab2-ac93-4632-b221-c681b0a8e13b Jul 31 09:39:03.974786 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-927dbc56-ebcf-4001-a13f-897118dfd3e0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:03.974983 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-927dbc56-ebcf-4001-a13f-897118dfd3e0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:03.975144 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-927dbc56-ebcf-4001-a13f-897118dfd3e0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete volume with id: aff90ab2-ac93-4632-b221-c681b0a8e13b Jul 31 09:39:03.977045 np0000006200 devstack@c-api.service[100315]: DEBUG dbcounter [-] [100315] Writing DB stats cinder:SELECT=390,cinder:UPDATE=122,cinder:INSERT=65 {{(pid=100315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:39:03.984475 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:03.984475 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:03.985065 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-927dbc56-ebcf-4001-a13f-897118dfd3e0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:39:04.000287 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-927dbc56-ebcf-4001-a13f-897118dfd3e0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete volume request issued successfully. Jul 31 09:39:04.000483 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-927dbc56-ebcf-4001-a13f-897118dfd3e0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/aff90ab2-ac93-4632-b221-c681b0a8e13b returned with HTTP 202 Jul 31 09:39:04.000982 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1266/5030] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:39:03 2026] DELETE /volume/v3/volumes/aff90ab2-ac93-4632-b221-c681b0a8e13b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 09:39:04.007850 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e94224cd-41a0-4fb6-b00a-437e45581134 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:04.010213 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e94224cd-41a0-4fb6-b00a-437e45581134 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/aff90ab2-ac93-4632-b221-c681b0a8e13b Jul 31 09:39:04.010525 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e94224cd-41a0-4fb6-b00a-437e45581134 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:04.010838 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e94224cd-41a0-4fb6-b00a-437e45581134 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:04.021059 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:04.021059 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:04.025777 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e94224cd-41a0-4fb6-b00a-437e45581134 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Volume info retrieved successfully. Jul 31 09:39:04.031366 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e94224cd-41a0-4fb6-b00a-437e45581134 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/aff90ab2-ac93-4632-b221-c681b0a8e13b returned with HTTP 200 Jul 31 09:39:04.031737 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1260/5031] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:39:04 2026] GET /volume/v3/volumes/aff90ab2-ac93-4632-b221-c681b0a8e13b => generated 896 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:39:05.045567 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f33f5168-9811-4e55-8032-ace41209bf0e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:05.049266 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f33f5168-9811-4e55-8032-ace41209bf0e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/aff90ab2-ac93-4632-b221-c681b0a8e13b Jul 31 09:39:05.049266 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f33f5168-9811-4e55-8032-ace41209bf0e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:05.049266 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f33f5168-9811-4e55-8032-ace41209bf0e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:05.056795 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f33f5168-9811-4e55-8032-ace41209bf0e tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/aff90ab2-ac93-4632-b221-c681b0a8e13b returned with HTTP 404 Jul 31 09:39:05.057420 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1253/5032] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:39:05 2026] GET /volume/v3/volumes/aff90ab2-ac93-4632-b221-c681b0a8e13b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:39:05.065010 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-18899373-44fd-4643-84e2-f14fbf1ce590 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:05.066812 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-18899373-44fd-4643-84e2-f14fbf1ce590 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/47c85b89-1aee-4c61-9e55-5b47c7dbd580 Jul 31 09:39:05.067030 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-18899373-44fd-4643-84e2-f14fbf1ce590 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:05.067213 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-18899373-44fd-4643-84e2-f14fbf1ce590 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:05.067341 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-18899373-44fd-4643-84e2-f14fbf1ce590 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete snapshot with id: 47c85b89-1aee-4c61-9e55-5b47c7dbd580 Jul 31 09:39:05.069385 np0000006200 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=412,cinder:UPDATE=172,cinder:INSERT=109 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:39:05.072014 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-18899373-44fd-4643-84e2-f14fbf1ce590 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/47c85b89-1aee-4c61-9e55-5b47c7dbd580 returned with HTTP 404 Jul 31 09:39:05.072628 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1254/5033] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:39:05 2026] DELETE /volume/v3/snapshots/47c85b89-1aee-4c61-9e55-5b47c7dbd580 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:39:05.080950 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2d0329b7-0e9a-4264-b695-2747846ebb84 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:05.083254 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2d0329b7-0e9a-4264-b695-2747846ebb84 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/snapshots/47c85b89-1aee-4c61-9e55-5b47c7dbd580 Jul 31 09:39:05.083505 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2d0329b7-0e9a-4264-b695-2747846ebb84 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:05.083762 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2d0329b7-0e9a-4264-b695-2747846ebb84 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:05.089030 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2d0329b7-0e9a-4264-b695-2747846ebb84 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/47c85b89-1aee-4c61-9e55-5b47c7dbd580 returned with HTTP 404 Jul 31 09:39:05.089654 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1267/5034] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:39:05 2026] GET /volume/v3/snapshots/47c85b89-1aee-4c61-9e55-5b47c7dbd580 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:39:05.098048 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3cc79eb4-186c-4aae-addb-d08aadfc39ad None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:05.100839 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3cc79eb4-186c-4aae-addb-d08aadfc39ad tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] DELETE https://10.4.3.226/volume/v3/volumes/8815034e-ab3e-42d3-b0b4-5a3fd07435f9 Jul 31 09:39:05.101084 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3cc79eb4-186c-4aae-addb-d08aadfc39ad tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:05.101272 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3cc79eb4-186c-4aae-addb-d08aadfc39ad tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:05.101452 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-3cc79eb4-186c-4aae-addb-d08aadfc39ad tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete volume with id: 8815034e-ab3e-42d3-b0b4-5a3fd07435f9 Jul 31 09:39:05.105155 np0000006200 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=396,cinder:UPDATE=139,cinder:INSERT=84 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:39:05.108607 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3cc79eb4-186c-4aae-addb-d08aadfc39ad tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/8815034e-ab3e-42d3-b0b4-5a3fd07435f9 returned with HTTP 404 Jul 31 09:39:05.109075 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1261/5035] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:39:05 2026] DELETE /volume/v3/volumes/8815034e-ab3e-42d3-b0b4-5a3fd07435f9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:39:05.117603 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1a0742c6-7e8f-4a1b-8e32-fdf9fc1fb32d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:05.120318 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1a0742c6-7e8f-4a1b-8e32-fdf9fc1fb32d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/8815034e-ab3e-42d3-b0b4-5a3fd07435f9 Jul 31 09:39:05.120318 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1a0742c6-7e8f-4a1b-8e32-fdf9fc1fb32d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:05.120318 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1a0742c6-7e8f-4a1b-8e32-fdf9fc1fb32d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:05.126071 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1a0742c6-7e8f-4a1b-8e32-fdf9fc1fb32d tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/8815034e-ab3e-42d3-b0b4-5a3fd07435f9 returned with HTTP 404 Jul 31 09:39:05.126765 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1254/5036] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:39:05 2026] GET /volume/v3/volumes/8815034e-ab3e-42d3-b0b4-5a3fd07435f9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:39:05.133684 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9499cf31-1768-497a-82ef-fa98b6fbf9ef None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:05.135594 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9499cf31-1768-497a-82ef-fa98b6fbf9ef tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] DELETE https://10.4.3.226/volume/v3/volumes/8fff6ad5-90a1-496e-8953-f7c349e17c1a Jul 31 09:39:05.135868 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9499cf31-1768-497a-82ef-fa98b6fbf9ef tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:05.136097 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9499cf31-1768-497a-82ef-fa98b6fbf9ef tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:05.136322 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-9499cf31-1768-497a-82ef-fa98b6fbf9ef tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete volume with id: 8fff6ad5-90a1-496e-8953-f7c349e17c1a Jul 31 09:39:05.141437 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9499cf31-1768-497a-82ef-fa98b6fbf9ef tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/8fff6ad5-90a1-496e-8953-f7c349e17c1a returned with HTTP 404 Jul 31 09:39:05.141932 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1255/5037] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:39:05 2026] DELETE /volume/v3/volumes/8fff6ad5-90a1-496e-8953-f7c349e17c1a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:39:05.149536 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6339ad22-9555-4e1d-8f04-99eca4ca6881 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:05.151154 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6339ad22-9555-4e1d-8f04-99eca4ca6881 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/8fff6ad5-90a1-496e-8953-f7c349e17c1a Jul 31 09:39:05.151358 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6339ad22-9555-4e1d-8f04-99eca4ca6881 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:05.151525 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6339ad22-9555-4e1d-8f04-99eca4ca6881 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:05.156533 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6339ad22-9555-4e1d-8f04-99eca4ca6881 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/8fff6ad5-90a1-496e-8953-f7c349e17c1a returned with HTTP 404 Jul 31 09:39:05.156951 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1268/5038] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:39:05 2026] GET /volume/v3/volumes/8fff6ad5-90a1-496e-8953-f7c349e17c1a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:39:05.164620 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1fd35ff1-584e-48e0-8e9f-97e3b724afd0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:05.166397 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1fd35ff1-584e-48e0-8e9f-97e3b724afd0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/5baded71-9652-43ef-a76d-c00513f15cf0 Jul 31 09:39:05.166595 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1fd35ff1-584e-48e0-8e9f-97e3b724afd0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:05.166850 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1fd35ff1-584e-48e0-8e9f-97e3b724afd0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:05.166960 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-1fd35ff1-584e-48e0-8e9f-97e3b724afd0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete snapshot with id: 5baded71-9652-43ef-a76d-c00513f15cf0 Jul 31 09:39:05.171101 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1fd35ff1-584e-48e0-8e9f-97e3b724afd0 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/5baded71-9652-43ef-a76d-c00513f15cf0 returned with HTTP 404 Jul 31 09:39:05.171546 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1262/5039] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:39:05 2026] DELETE /volume/v3/snapshots/5baded71-9652-43ef-a76d-c00513f15cf0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:39:05.178282 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0a8c4bfe-8ad8-4816-b9ce-4a53400eeb89 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:05.179678 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0a8c4bfe-8ad8-4816-b9ce-4a53400eeb89 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/snapshots/5baded71-9652-43ef-a76d-c00513f15cf0 Jul 31 09:39:05.180048 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0a8c4bfe-8ad8-4816-b9ce-4a53400eeb89 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:05.180436 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0a8c4bfe-8ad8-4816-b9ce-4a53400eeb89 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:05.184580 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0a8c4bfe-8ad8-4816-b9ce-4a53400eeb89 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/5baded71-9652-43ef-a76d-c00513f15cf0 returned with HTTP 404 Jul 31 09:39:05.185128 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1255/5040] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:39:05 2026] GET /volume/v3/snapshots/5baded71-9652-43ef-a76d-c00513f15cf0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:39:05.192306 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f19779db-5c5e-48f4-93af-24f69758d738 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:05.194271 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f19779db-5c5e-48f4-93af-24f69758d738 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] DELETE https://10.4.3.226/volume/v3/volumes/492ec504-9387-48f3-bd62-d45a1d13bbef Jul 31 09:39:05.194575 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f19779db-5c5e-48f4-93af-24f69758d738 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:05.194862 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f19779db-5c5e-48f4-93af-24f69758d738 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:05.195099 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-f19779db-5c5e-48f4-93af-24f69758d738 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete volume with id: 492ec504-9387-48f3-bd62-d45a1d13bbef Jul 31 09:39:05.201147 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f19779db-5c5e-48f4-93af-24f69758d738 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/492ec504-9387-48f3-bd62-d45a1d13bbef returned with HTTP 404 Jul 31 09:39:05.201650 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1256/5041] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:39:05 2026] DELETE /volume/v3/volumes/492ec504-9387-48f3-bd62-d45a1d13bbef => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:39:05.208192 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c7f5a02b-aef4-4f26-bb41-d41dec78f455 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:05.209842 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c7f5a02b-aef4-4f26-bb41-d41dec78f455 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/492ec504-9387-48f3-bd62-d45a1d13bbef Jul 31 09:39:05.210079 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c7f5a02b-aef4-4f26-bb41-d41dec78f455 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:05.210304 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c7f5a02b-aef4-4f26-bb41-d41dec78f455 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:05.215458 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c7f5a02b-aef4-4f26-bb41-d41dec78f455 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/492ec504-9387-48f3-bd62-d45a1d13bbef returned with HTTP 404 Jul 31 09:39:05.215887 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1269/5042] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:39:05 2026] GET /volume/v3/volumes/492ec504-9387-48f3-bd62-d45a1d13bbef => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:39:05.223671 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4fdd774e-52d3-401e-9312-e87b5768cc01 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:05.225835 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4fdd774e-52d3-401e-9312-e87b5768cc01 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/3beef341-a96a-4efd-aebc-c30bc088c179 Jul 31 09:39:05.226102 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4fdd774e-52d3-401e-9312-e87b5768cc01 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:05.226342 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4fdd774e-52d3-401e-9312-e87b5768cc01 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:05.226474 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-4fdd774e-52d3-401e-9312-e87b5768cc01 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete snapshot with id: 3beef341-a96a-4efd-aebc-c30bc088c179 Jul 31 09:39:05.231957 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4fdd774e-52d3-401e-9312-e87b5768cc01 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/3beef341-a96a-4efd-aebc-c30bc088c179 returned with HTTP 404 Jul 31 09:39:05.232537 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1263/5043] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:39:05 2026] DELETE /volume/v3/snapshots/3beef341-a96a-4efd-aebc-c30bc088c179 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:39:05.240541 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-fd2402b6-a765-4ad9-989e-e13af435dcb3 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:05.244060 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fd2402b6-a765-4ad9-989e-e13af435dcb3 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/snapshots/3beef341-a96a-4efd-aebc-c30bc088c179 Jul 31 09:39:05.244060 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fd2402b6-a765-4ad9-989e-e13af435dcb3 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:05.244060 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fd2402b6-a765-4ad9-989e-e13af435dcb3 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:05.248871 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fd2402b6-a765-4ad9-989e-e13af435dcb3 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/3beef341-a96a-4efd-aebc-c30bc088c179 returned with HTTP 404 Jul 31 09:39:05.249614 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1256/5044] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:39:05 2026] GET /volume/v3/snapshots/3beef341-a96a-4efd-aebc-c30bc088c179 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:39:05.257552 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b4ef357b-ce3b-433b-834a-624d75628798 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:05.259656 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b4ef357b-ce3b-433b-834a-624d75628798 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] DELETE https://10.4.3.226/volume/v3/volumes/ca093510-56d4-4d8d-86eb-3aed93fc8ae4 Jul 31 09:39:05.259934 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b4ef357b-ce3b-433b-834a-624d75628798 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:05.260137 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b4ef357b-ce3b-433b-834a-624d75628798 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:05.260338 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-b4ef357b-ce3b-433b-834a-624d75628798 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete volume with id: ca093510-56d4-4d8d-86eb-3aed93fc8ae4 Jul 31 09:39:05.266032 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b4ef357b-ce3b-433b-834a-624d75628798 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/ca093510-56d4-4d8d-86eb-3aed93fc8ae4 returned with HTTP 404 Jul 31 09:39:05.266577 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1257/5045] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:39:05 2026] DELETE /volume/v3/volumes/ca093510-56d4-4d8d-86eb-3aed93fc8ae4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:39:05.274084 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-995144a2-a122-4449-b0f4-6f05b2a4986a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:05.276065 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-995144a2-a122-4449-b0f4-6f05b2a4986a tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/ca093510-56d4-4d8d-86eb-3aed93fc8ae4 Jul 31 09:39:05.276312 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-995144a2-a122-4449-b0f4-6f05b2a4986a tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:05.276527 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-995144a2-a122-4449-b0f4-6f05b2a4986a tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:05.281838 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-995144a2-a122-4449-b0f4-6f05b2a4986a tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/ca093510-56d4-4d8d-86eb-3aed93fc8ae4 returned with HTTP 404 Jul 31 09:39:05.282312 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1270/5046] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:39:05 2026] GET /volume/v3/volumes/ca093510-56d4-4d8d-86eb-3aed93fc8ae4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:39:05.289708 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-aeab87ef-486b-4d4e-90d8-47ff5c551d01 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:05.291704 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-aeab87ef-486b-4d4e-90d8-47ff5c551d01 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] DELETE https://10.4.3.226/volume/v3/volumes/f1a61bf5-bf26-4841-bea7-c9ee3b7b903b Jul 31 09:39:05.291904 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-aeab87ef-486b-4d4e-90d8-47ff5c551d01 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:05.292111 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-aeab87ef-486b-4d4e-90d8-47ff5c551d01 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:05.292277 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-aeab87ef-486b-4d4e-90d8-47ff5c551d01 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete volume with id: f1a61bf5-bf26-4841-bea7-c9ee3b7b903b Jul 31 09:39:05.298613 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-aeab87ef-486b-4d4e-90d8-47ff5c551d01 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/f1a61bf5-bf26-4841-bea7-c9ee3b7b903b returned with HTTP 404 Jul 31 09:39:05.299100 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1264/5047] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:39:05 2026] DELETE /volume/v3/volumes/f1a61bf5-bf26-4841-bea7-c9ee3b7b903b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:39:05.307572 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-acbbe478-c652-4b32-888a-30058c8b019c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:05.309360 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-acbbe478-c652-4b32-888a-30058c8b019c tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/f1a61bf5-bf26-4841-bea7-c9ee3b7b903b Jul 31 09:39:05.309776 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-acbbe478-c652-4b32-888a-30058c8b019c tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:05.310103 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-acbbe478-c652-4b32-888a-30058c8b019c tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:05.317065 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-acbbe478-c652-4b32-888a-30058c8b019c tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/f1a61bf5-bf26-4841-bea7-c9ee3b7b903b returned with HTTP 404 Jul 31 09:39:05.317787 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1257/5048] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:39:05 2026] GET /volume/v3/volumes/f1a61bf5-bf26-4841-bea7-c9ee3b7b903b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:39:05.324648 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-240e0888-35d6-4c78-81e7-568d9b3c8499 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:05.326719 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-240e0888-35d6-4c78-81e7-568d9b3c8499 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] DELETE https://10.4.3.226/volume/v3/volumes/3dad91e8-25ac-4daa-9e10-8dd0c9b8c26e Jul 31 09:39:05.326978 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-240e0888-35d6-4c78-81e7-568d9b3c8499 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:05.327221 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-240e0888-35d6-4c78-81e7-568d9b3c8499 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:05.327430 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-240e0888-35d6-4c78-81e7-568d9b3c8499 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete volume with id: 3dad91e8-25ac-4daa-9e10-8dd0c9b8c26e Jul 31 09:39:05.333967 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-240e0888-35d6-4c78-81e7-568d9b3c8499 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/3dad91e8-25ac-4daa-9e10-8dd0c9b8c26e returned with HTTP 404 Jul 31 09:39:05.334573 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1258/5049] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:39:05 2026] DELETE /volume/v3/volumes/3dad91e8-25ac-4daa-9e10-8dd0c9b8c26e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:39:05.341687 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6b66fc97-c31f-4a2a-873f-6570a2457b73 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:05.343501 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6b66fc97-c31f-4a2a-873f-6570a2457b73 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/3dad91e8-25ac-4daa-9e10-8dd0c9b8c26e Jul 31 09:39:05.343688 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6b66fc97-c31f-4a2a-873f-6570a2457b73 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:05.343891 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6b66fc97-c31f-4a2a-873f-6570a2457b73 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:05.349339 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6b66fc97-c31f-4a2a-873f-6570a2457b73 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/3dad91e8-25ac-4daa-9e10-8dd0c9b8c26e returned with HTTP 404 Jul 31 09:39:05.349809 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1271/5050] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:39:05 2026] GET /volume/v3/volumes/3dad91e8-25ac-4daa-9e10-8dd0c9b8c26e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:39:05.356456 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-062df340-a4d5-489a-8da8-d835e9135cf8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:05.358146 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-062df340-a4d5-489a-8da8-d835e9135cf8 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/67579ca0-6ad9-4f23-9cb4-7c80f3cdc597 Jul 31 09:39:05.358348 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-062df340-a4d5-489a-8da8-d835e9135cf8 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:05.358524 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-062df340-a4d5-489a-8da8-d835e9135cf8 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:05.358678 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-062df340-a4d5-489a-8da8-d835e9135cf8 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete snapshot with id: 67579ca0-6ad9-4f23-9cb4-7c80f3cdc597 Jul 31 09:39:05.362671 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-062df340-a4d5-489a-8da8-d835e9135cf8 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/67579ca0-6ad9-4f23-9cb4-7c80f3cdc597 returned with HTTP 404 Jul 31 09:39:05.363190 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1265/5051] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:39:05 2026] DELETE /volume/v3/snapshots/67579ca0-6ad9-4f23-9cb4-7c80f3cdc597 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:39:05.370464 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2dae47b0-6192-4c36-b3b7-fa6ac523e1a1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:05.371927 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2dae47b0-6192-4c36-b3b7-fa6ac523e1a1 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/snapshots/67579ca0-6ad9-4f23-9cb4-7c80f3cdc597 Jul 31 09:39:05.372208 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2dae47b0-6192-4c36-b3b7-fa6ac523e1a1 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:05.372492 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2dae47b0-6192-4c36-b3b7-fa6ac523e1a1 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:05.376555 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2dae47b0-6192-4c36-b3b7-fa6ac523e1a1 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/67579ca0-6ad9-4f23-9cb4-7c80f3cdc597 returned with HTTP 404 Jul 31 09:39:05.377187 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1258/5052] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:39:05 2026] GET /volume/v3/snapshots/67579ca0-6ad9-4f23-9cb4-7c80f3cdc597 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:39:05.383331 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-352c9432-fb19-4bae-95b3-b514a6d61174 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:05.384996 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-352c9432-fb19-4bae-95b3-b514a6d61174 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] DELETE https://10.4.3.226/volume/v3/volumes/e4b63e58-137d-4844-8791-ebbedddb469d Jul 31 09:39:05.385194 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-352c9432-fb19-4bae-95b3-b514a6d61174 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:05.385405 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-352c9432-fb19-4bae-95b3-b514a6d61174 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:05.385564 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-352c9432-fb19-4bae-95b3-b514a6d61174 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete volume with id: e4b63e58-137d-4844-8791-ebbedddb469d Jul 31 09:39:05.390703 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-352c9432-fb19-4bae-95b3-b514a6d61174 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/e4b63e58-137d-4844-8791-ebbedddb469d returned with HTTP 404 Jul 31 09:39:05.391200 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1259/5053] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:39:05 2026] DELETE /volume/v3/volumes/e4b63e58-137d-4844-8791-ebbedddb469d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:39:05.398396 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-401fa786-646c-4de4-8483-29c0179d038b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:05.403273 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-401fa786-646c-4de4-8483-29c0179d038b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/e4b63e58-137d-4844-8791-ebbedddb469d Jul 31 09:39:05.403273 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-401fa786-646c-4de4-8483-29c0179d038b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:05.403273 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-401fa786-646c-4de4-8483-29c0179d038b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:05.406720 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-401fa786-646c-4de4-8483-29c0179d038b tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/e4b63e58-137d-4844-8791-ebbedddb469d returned with HTTP 404 Jul 31 09:39:05.407179 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1272/5054] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:39:05 2026] GET /volume/v3/volumes/e4b63e58-137d-4844-8791-ebbedddb469d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:39:05.421077 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cf4d1517-5f27-4351-8df5-c3dc7cd460e9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:05.423656 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cf4d1517-5f27-4351-8df5-c3dc7cd460e9 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/767d0d7e-ddbd-40d9-96aa-30e985e0ded7 Jul 31 09:39:05.423904 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cf4d1517-5f27-4351-8df5-c3dc7cd460e9 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:05.424128 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cf4d1517-5f27-4351-8df5-c3dc7cd460e9 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:05.424285 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-cf4d1517-5f27-4351-8df5-c3dc7cd460e9 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete snapshot with id: 767d0d7e-ddbd-40d9-96aa-30e985e0ded7 Jul 31 09:39:05.434033 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cf4d1517-5f27-4351-8df5-c3dc7cd460e9 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/767d0d7e-ddbd-40d9-96aa-30e985e0ded7 returned with HTTP 404 Jul 31 09:39:05.434949 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1266/5055] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:39:05 2026] DELETE /volume/v3/snapshots/767d0d7e-ddbd-40d9-96aa-30e985e0ded7 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:39:05.446679 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ccf90cc8-5818-416c-a905-c2fe976a3f50 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:05.452645 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ccf90cc8-5818-416c-a905-c2fe976a3f50 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/snapshots/767d0d7e-ddbd-40d9-96aa-30e985e0ded7 Jul 31 09:39:05.452645 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ccf90cc8-5818-416c-a905-c2fe976a3f50 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:05.452645 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ccf90cc8-5818-416c-a905-c2fe976a3f50 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:05.458959 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ccf90cc8-5818-416c-a905-c2fe976a3f50 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/snapshots/767d0d7e-ddbd-40d9-96aa-30e985e0ded7 returned with HTTP 404 Jul 31 09:39:05.459932 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1259/5056] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:39:05 2026] GET /volume/v3/snapshots/767d0d7e-ddbd-40d9-96aa-30e985e0ded7 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:39:05.466398 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-37b63680-b8d7-4ea9-be5a-45e28d3c4456 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:05.469264 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-37b63680-b8d7-4ea9-be5a-45e28d3c4456 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] DELETE https://10.4.3.226/volume/v3/volumes/c4164878-443f-458a-8218-a8c4bb573569 Jul 31 09:39:05.469681 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-37b63680-b8d7-4ea9-be5a-45e28d3c4456 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:05.470033 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-37b63680-b8d7-4ea9-be5a-45e28d3c4456 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:05.470358 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-37b63680-b8d7-4ea9-be5a-45e28d3c4456 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Delete volume with id: c4164878-443f-458a-8218-a8c4bb573569 Jul 31 09:39:05.475966 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-37b63680-b8d7-4ea9-be5a-45e28d3c4456 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/c4164878-443f-458a-8218-a8c4bb573569 returned with HTTP 404 Jul 31 09:39:05.476561 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1260/5057] 10.4.3.226 () {68 vars in 1392 bytes} [Fri Jul 31 09:39:05 2026] DELETE /volume/v3/volumes/c4164878-443f-458a-8218-a8c4bb573569 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:39:05.483581 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-573cae08-ed9b-4714-9c02-fba3bc6f7542 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:05.485997 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-573cae08-ed9b-4714-9c02-fba3bc6f7542 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] GET https://10.4.3.226/volume/v3/volumes/c4164878-443f-458a-8218-a8c4bb573569 Jul 31 09:39:05.486293 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-573cae08-ed9b-4714-9c02-fba3bc6f7542 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:05.486527 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-573cae08-ed9b-4714-9c02-fba3bc6f7542 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:05.492665 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-573cae08-ed9b-4714-9c02-fba3bc6f7542 tempest-VolumeDependencyTests-1291046952 tempest-VolumeDependencyTests-1291046952-project-member] https://10.4.3.226/volume/v3/volumes/c4164878-443f-458a-8218-a8c4bb573569 returned with HTTP 404 Jul 31 09:39:05.493195 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1273/5058] 10.4.3.226 () {68 vars in 1389 bytes} [Fri Jul 31 09:39:05 2026] GET /volume/v3/volumes/c4164878-443f-458a-8218-a8c4bb573569 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 09:39:06.688024 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-88f14309-9d06-4409-bed6-e07746fe0185 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:06.786948 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-88f14309-9d06-4409-bed6-e07746fe0185 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:39:06.787357 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-88f14309-9d06-4409-bed6-e07746fe0185 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1275484632"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:39:06.788763 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-88f14309-9d06-4409-bed6-e07746fe0185 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1275484632'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:39:06.788911 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-88f14309-9d06-4409-bed6-e07746fe0185 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Create volume of 1 GB Jul 31 09:39:06.793040 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-88f14309-9d06-4409-bed6-e07746fe0185 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Availability Zones retrieved successfully. Jul 31 09:39:06.798797 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-88f14309-9d06-4409-bed6-e07746fe0185 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Flow 'volume_create_api' (1954ea2b-5dbd-4680-b85e-1cba0f9f7d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:39:06.799813 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-88f14309-9d06-4409-bed6-e07746fe0185 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c7bbf23-671a-47e0-9632-2f9daadbe2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:06.800618 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-88f14309-9d06-4409-bed6-e07746fe0185 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:39:06.824044 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-88f14309-9d06-4409-bed6-e07746fe0185 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c7bbf23-671a-47e0-9632-2f9daadbe2da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:06.824933 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-88f14309-9d06-4409-bed6-e07746fe0185 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af0a53b3-63a6-4690-a451-04d648576a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:06.878222 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-88f14309-9d06-4409-bed6-e07746fe0185 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Created reservations ['576f1785-e45d-4351-a17a-431a898d29cc', 'd255efb3-9753-4d8f-82e1-77372fbe9000', '77534e74-e60d-4c06-bbb4-faa02312bd9f', 'f2bf8da7-9a03-4a91-979e-9498622bffb0'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:39:06.879167 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-88f14309-9d06-4409-bed6-e07746fe0185 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af0a53b3-63a6-4690-a451-04d648576a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['576f1785-e45d-4351-a17a-431a898d29cc', 'd255efb3-9753-4d8f-82e1-77372fbe9000', '77534e74-e60d-4c06-bbb4-faa02312bd9f', 'f2bf8da7-9a03-4a91-979e-9498622bffb0']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:06.880027 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-88f14309-9d06-4409-bed6-e07746fe0185 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b0dac86-c593-4ba0-b255-3cc4cde9492d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:06.901580 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-88f14309-9d06-4409-bed6-e07746fe0185 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b0dac86-c593-4ba0-b255-3cc4cde9492d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7037266d-17ae-4378-9bd0-27850bcfd660', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1275484632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65e02c6e70d74093a79fd2a06e0c34ee',qos_specs=None,replication_status=,reservations=['576f1785-e45d-4351-a17a-431a898d29cc','d255efb3-9753-4d8f-82e1-77372fbe9000','77534e74-e60d-4c06-bbb4-faa02312bd9f','f2bf8da7-9a03-4a91-979e-9498622bffb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cfa954faae4478e8a4cac35fbb6d3ec',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:39:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1275484632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7037266d-17ae-4378-9bd0-27850bcfd660,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65e02c6e70d74093a79fd2a06e0c34ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6cfa954faae4478e8a4cac35fbb6d3ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:06.902701 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-88f14309-9d06-4409-bed6-e07746fe0185 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7d741d0-60ae-464e-a949-ec434603171b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:06.919826 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-88f14309-9d06-4409-bed6-e07746fe0185 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7d741d0-60ae-464e-a949-ec434603171b) transitioned into state 'SUCCESS' from state '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-1275484632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65e02c6e70d74093a79fd2a06e0c34ee',qos_specs=None,replication_status=,reservations=['576f1785-e45d-4351-a17a-431a898d29cc','d255efb3-9753-4d8f-82e1-77372fbe9000','77534e74-e60d-4c06-bbb4-faa02312bd9f','f2bf8da7-9a03-4a91-979e-9498622bffb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cfa954faae4478e8a4cac35fbb6d3ec',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:06.920794 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-88f14309-9d06-4409-bed6-e07746fe0185 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b664b93d-d6f8-4fbc-9a55-7b0c4616e3c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:06.930627 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-88f14309-9d06-4409-bed6-e07746fe0185 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b664b93d-d6f8-4fbc-9a55-7b0c4616e3c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:06.934695 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-88f14309-9d06-4409-bed6-e07746fe0185 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Flow 'volume_create_api' (1954ea2b-5dbd-4680-b85e-1cba0f9f7d45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:39:06.935120 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-88f14309-9d06-4409-bed6-e07746fe0185 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Create volume request issued successfully. Jul 31 09:39:06.935796 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-88f14309-9d06-4409-bed6-e07746fe0185 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:39:06.936178 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1267/5059] 10.4.3.226 () {70 vars in 1298 bytes} [Fri Jul 31 09:39:06 2026] POST /volume/v3/volumes => generated 778 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:39:06.950618 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d5b91bb9-fcc6-45cd-b37a-f777d8f47e83 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:06.952793 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d5b91bb9-fcc6-45cd-b37a-f777d8f47e83 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/volumes/7037266d-17ae-4378-9bd0-27850bcfd660 Jul 31 09:39:06.953076 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d5b91bb9-fcc6-45cd-b37a-f777d8f47e83 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:06.953305 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d5b91bb9-fcc6-45cd-b37a-f777d8f47e83 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:06.962312 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:06.962312 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:06.966474 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-d5b91bb9-fcc6-45cd-b37a-f777d8f47e83 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Volume info retrieved successfully. Jul 31 09:39:06.970596 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d5b91bb9-fcc6-45cd-b37a-f777d8f47e83 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/volumes/7037266d-17ae-4378-9bd0-27850bcfd660 returned with HTTP 200 Jul 31 09:39:06.970960 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1260/5060] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:06 2026] GET /volume/v3/volumes/7037266d-17ae-4378-9bd0-27850bcfd660 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:07.986063 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b0de021a-1d79-4522-bb59-1e5e09758fb6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:07.989424 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b0de021a-1d79-4522-bb59-1e5e09758fb6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/volumes/7037266d-17ae-4378-9bd0-27850bcfd660 Jul 31 09:39:07.989424 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b0de021a-1d79-4522-bb59-1e5e09758fb6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:07.989424 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b0de021a-1d79-4522-bb59-1e5e09758fb6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:08.001501 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:08.001501 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:08.011475 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b0de021a-1d79-4522-bb59-1e5e09758fb6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Volume info retrieved successfully. Jul 31 09:39:08.014547 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b0de021a-1d79-4522-bb59-1e5e09758fb6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/volumes/7037266d-17ae-4378-9bd0-27850bcfd660 returned with HTTP 200 Jul 31 09:39:08.015652 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1261/5061] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:07 2026] GET /volume/v3/volumes/7037266d-17ae-4378-9bd0-27850bcfd660 => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:39:08.028118 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d7970fe1-de5c-47fd-91a4-e5516662fc6a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:08.029793 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d7970fe1-de5c-47fd-91a4-e5516662fc6a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] POST https://10.4.3.226/volume/v3/backups Jul 31 09:39:08.030118 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d7970fe1-de5c-47fd-91a4-e5516662fc6a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7037266d-17ae-4378-9bd0-27850bcfd660", "name": "tempest-type-Backup-1028717646"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:39:08.031504 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.backups [None req-d7970fe1-de5c-47fd-91a4-e5516662fc6a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Creating new backup {'backup': {'volume_id': '7037266d-17ae-4378-9bd0-27850bcfd660', 'name': 'tempest-type-Backup-1028717646'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:39:08.031633 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.backups [None req-d7970fe1-de5c-47fd-91a4-e5516662fc6a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Creating backup of volume 7037266d-17ae-4378-9bd0-27850bcfd660 in container None Jul 31 09:39:08.039107 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:08.039107 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:08.039462 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d7970fe1-de5c-47fd-91a4-e5516662fc6a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Volume info retrieved successfully. Jul 31 09:39:08.069196 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-d7970fe1-de5c-47fd-91a4-e5516662fc6a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Created reservations ['5c3b6c2a-7998-46e2-a6b4-5b2d60a88792', 'dae28e9a-8479-4438-ac39-a3f2f8e245db'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:39:08.105514 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d7970fe1-de5c-47fd-91a4-e5516662fc6a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:39:08.105954 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1274/5062] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:39:08 2026] POST /volume/v3/backups => generated 316 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:39:08.119704 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ce050811-c55d-436f-8de3-35b110b99125 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:08.122819 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ce050811-c55d-436f-8de3-35b110b99125 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 Jul 31 09:39:08.123065 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ce050811-c55d-436f-8de3-35b110b99125 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:08.123287 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ce050811-c55d-436f-8de3-35b110b99125 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:08.123412 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-ce050811-c55d-436f-8de3-35b110b99125 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id f4852477-4ebf-4b88-b3ad-a30d4179b241. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:08.128127 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:08.128127 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:08.128846 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ce050811-c55d-436f-8de3-35b110b99125 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 returned with HTTP 200 Jul 31 09:39:08.129270 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1268/5063] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:08 2026] GET /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:09.138856 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1d96ba06-3dcf-43ed-944c-c7bad781a6df None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:09.140584 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1d96ba06-3dcf-43ed-944c-c7bad781a6df tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 Jul 31 09:39:09.140802 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1d96ba06-3dcf-43ed-944c-c7bad781a6df tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:09.140973 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1d96ba06-3dcf-43ed-944c-c7bad781a6df tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:09.141089 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-1d96ba06-3dcf-43ed-944c-c7bad781a6df tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id f4852477-4ebf-4b88-b3ad-a30d4179b241. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:09.145201 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:09.145201 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:09.145834 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1d96ba06-3dcf-43ed-944c-c7bad781a6df tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 returned with HTTP 200 Jul 31 09:39:09.146171 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1261/5064] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:09 2026] GET /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:10.155267 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0983e97b-59ba-4e96-a166-32f32b41227a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:10.157031 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0983e97b-59ba-4e96-a166-32f32b41227a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 Jul 31 09:39:10.157222 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0983e97b-59ba-4e96-a166-32f32b41227a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:10.157419 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0983e97b-59ba-4e96-a166-32f32b41227a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:10.157525 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-0983e97b-59ba-4e96-a166-32f32b41227a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id f4852477-4ebf-4b88-b3ad-a30d4179b241. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:10.161428 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:10.161428 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:10.162018 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0983e97b-59ba-4e96-a166-32f32b41227a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 returned with HTTP 200 Jul 31 09:39:10.162531 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1262/5065] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:10 2026] GET /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:11.172808 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5d89494c-100a-4974-9ffd-53ca9ccb1a93 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:11.176347 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5d89494c-100a-4974-9ffd-53ca9ccb1a93 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 Jul 31 09:39:11.176347 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5d89494c-100a-4974-9ffd-53ca9ccb1a93 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:11.176347 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5d89494c-100a-4974-9ffd-53ca9ccb1a93 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:11.176347 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-5d89494c-100a-4974-9ffd-53ca9ccb1a93 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id f4852477-4ebf-4b88-b3ad-a30d4179b241. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:11.179986 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:11.179986 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:11.180701 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5d89494c-100a-4974-9ffd-53ca9ccb1a93 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 returned with HTTP 200 Jul 31 09:39:11.181118 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1275/5066] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:11 2026] GET /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:12.191504 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5a613712-8f24-4719-bfc4-f44a3e4f17bc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:12.193215 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5a613712-8f24-4719-bfc4-f44a3e4f17bc tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 Jul 31 09:39:12.193504 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5a613712-8f24-4719-bfc4-f44a3e4f17bc tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:12.193635 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5a613712-8f24-4719-bfc4-f44a3e4f17bc tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:12.193765 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-5a613712-8f24-4719-bfc4-f44a3e4f17bc tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id f4852477-4ebf-4b88-b3ad-a30d4179b241. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:12.202359 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:12.202359 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:12.202359 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5a613712-8f24-4719-bfc4-f44a3e4f17bc tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 returned with HTTP 200 Jul 31 09:39:12.202687 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1269/5067] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:12 2026] GET /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:13.213960 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1862fecc-d4b3-468d-9bc6-e1a69d2f8d9d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:13.217694 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1862fecc-d4b3-468d-9bc6-e1a69d2f8d9d tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 Jul 31 09:39:13.217915 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1862fecc-d4b3-468d-9bc6-e1a69d2f8d9d tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:13.218091 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1862fecc-d4b3-468d-9bc6-e1a69d2f8d9d tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:13.218192 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-1862fecc-d4b3-468d-9bc6-e1a69d2f8d9d tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id f4852477-4ebf-4b88-b3ad-a30d4179b241. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:13.226709 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:13.226709 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:13.227314 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1862fecc-d4b3-468d-9bc6-e1a69d2f8d9d tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 returned with HTTP 200 Jul 31 09:39:13.227658 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1262/5068] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:13 2026] GET /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:14.240746 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cf7d9937-ee07-4276-bd21-420db0ebab56 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:14.243167 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cf7d9937-ee07-4276-bd21-420db0ebab56 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 Jul 31 09:39:14.243388 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cf7d9937-ee07-4276-bd21-420db0ebab56 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:14.243584 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cf7d9937-ee07-4276-bd21-420db0ebab56 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:14.243700 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-cf7d9937-ee07-4276-bd21-420db0ebab56 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id f4852477-4ebf-4b88-b3ad-a30d4179b241. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:14.248058 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:14.248058 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:14.248637 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cf7d9937-ee07-4276-bd21-420db0ebab56 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 returned with HTTP 200 Jul 31 09:39:14.248995 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1263/5069] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:14 2026] GET /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:15.260678 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7bf91d42-53a6-47d0-abbd-61930431a3d6 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:15.262515 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7bf91d42-53a6-47d0-abbd-61930431a3d6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 Jul 31 09:39:15.262754 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7bf91d42-53a6-47d0-abbd-61930431a3d6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:15.262970 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7bf91d42-53a6-47d0-abbd-61930431a3d6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:15.263114 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-7bf91d42-53a6-47d0-abbd-61930431a3d6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id f4852477-4ebf-4b88-b3ad-a30d4179b241. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:15.267842 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:15.267842 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:15.268636 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7bf91d42-53a6-47d0-abbd-61930431a3d6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 returned with HTTP 200 Jul 31 09:39:15.269135 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1276/5070] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:15 2026] GET /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:15.576883 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-baee90dc-1bb2-454f-b251-7e6957b0c96d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:15.578531 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-baee90dc-1bb2-454f-b251-7e6957b0c96d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/volumes/5b0706df-d603-401c-a57a-caaa7f543405 Jul 31 09:39:15.578747 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-baee90dc-1bb2-454f-b251-7e6957b0c96d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:15.578853 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-baee90dc-1bb2-454f-b251-7e6957b0c96d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:15.589753 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:15.589753 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:15.594564 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-baee90dc-1bb2-454f-b251-7e6957b0c96d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:39:15.599285 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-baee90dc-1bb2-454f-b251-7e6957b0c96d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/volumes/5b0706df-d603-401c-a57a-caaa7f543405 returned with HTTP 200 Jul 31 09:39:15.599669 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1270/5071] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:15 2026] GET /volume/v3/volumes/5b0706df-d603-401c-a57a-caaa7f543405 => generated 1647 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:39:16.290748 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-00eb410e-87fb-4566-b19d-7e85fcdee060 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:16.290748 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-00eb410e-87fb-4566-b19d-7e85fcdee060 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 Jul 31 09:39:16.290748 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-00eb410e-87fb-4566-b19d-7e85fcdee060 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:16.290748 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-00eb410e-87fb-4566-b19d-7e85fcdee060 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:16.290748 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-00eb410e-87fb-4566-b19d-7e85fcdee060 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id f4852477-4ebf-4b88-b3ad-a30d4179b241. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:16.290748 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:16.290748 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:16.290748 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-00eb410e-87fb-4566-b19d-7e85fcdee060 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 returned with HTTP 200 Jul 31 09:39:16.290748 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1263/5072] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:16 2026] GET /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:16.615217 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9c342497-7282-4f69-b9d8-f59f99d57b71 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:16.617857 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9c342497-7282-4f69-b9d8-f59f99d57b71 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/volumes/5b0706df-d603-401c-a57a-caaa7f543405 Jul 31 09:39:16.617904 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9c342497-7282-4f69-b9d8-f59f99d57b71 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:16.618493 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9c342497-7282-4f69-b9d8-f59f99d57b71 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:16.628603 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:16.628603 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:16.634078 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9c342497-7282-4f69-b9d8-f59f99d57b71 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:39:16.637562 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9c342497-7282-4f69-b9d8-f59f99d57b71 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/volumes/5b0706df-d603-401c-a57a-caaa7f543405 returned with HTTP 200 Jul 31 09:39:16.637990 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1264/5073] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:16 2026] GET /volume/v3/volumes/5b0706df-d603-401c-a57a-caaa7f543405 => generated 1647 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:39:17.005552 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-fca3de36-b4ca-4e7e-a7b3-87fb3e53cb82 req-b4bd35c4-7f18-4e11-a0c5-2f461158f6e0 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:17.007668 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-fca3de36-b4ca-4e7e-a7b3-87fb3e53cb82 req-b4bd35c4-7f18-4e11-a0c5-2f461158f6e0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] DELETE https://10.4.3.226/volume/v3/attachments/da1da0fb-f436-4603-bc1e-641391be090f Jul 31 09:39:17.007858 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-fca3de36-b4ca-4e7e-a7b3-87fb3e53cb82 req-b4bd35c4-7f18-4e11-a0c5-2f461158f6e0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:17.008033 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-fca3de36-b4ca-4e7e-a7b3-87fb3e53cb82 req-b4bd35c4-7f18-4e11-a0c5-2f461158f6e0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:17.014996 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:17.014996 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:17.059951 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-fca3de36-b4ca-4e7e-a7b3-87fb3e53cb82 req-b4bd35c4-7f18-4e11-a0c5-2f461158f6e0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/attachments/da1da0fb-f436-4603-bc1e-641391be090f returned with HTTP 200 Jul 31 09:39:17.060292 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1277/5074] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:39:17 2026] DELETE /volume/v3/attachments/da1da0fb-f436-4603-bc1e-641391be090f => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:17.302868 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c5d77f01-b78f-4ef7-93c4-be6d641ccc25 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:17.305173 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c5d77f01-b78f-4ef7-93c4-be6d641ccc25 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 Jul 31 09:39:17.305448 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c5d77f01-b78f-4ef7-93c4-be6d641ccc25 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:17.305698 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c5d77f01-b78f-4ef7-93c4-be6d641ccc25 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:17.305830 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-c5d77f01-b78f-4ef7-93c4-be6d641ccc25 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id f4852477-4ebf-4b88-b3ad-a30d4179b241. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:17.311013 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:17.311013 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:17.311770 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c5d77f01-b78f-4ef7-93c4-be6d641ccc25 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 returned with HTTP 200 Jul 31 09:39:17.312208 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1271/5075] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:17 2026] GET /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:17.649792 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6a5e625e-b758-4698-bb2f-b5bb09d2825e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:17.652312 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6a5e625e-b758-4698-bb2f-b5bb09d2825e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/volumes/5b0706df-d603-401c-a57a-caaa7f543405 Jul 31 09:39:17.652607 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6a5e625e-b758-4698-bb2f-b5bb09d2825e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:17.652930 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6a5e625e-b758-4698-bb2f-b5bb09d2825e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:17.661372 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:17.661372 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:17.665337 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-6a5e625e-b758-4698-bb2f-b5bb09d2825e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:39:17.671849 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6a5e625e-b758-4698-bb2f-b5bb09d2825e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/volumes/5b0706df-d603-401c-a57a-caaa7f543405 returned with HTTP 200 Jul 31 09:39:17.672236 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1264/5076] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:17 2026] GET /volume/v3/volumes/5b0706df-d603-401c-a57a-caaa7f543405 => generated 1355 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:39:17.684076 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b270ac61-609f-46e1-b9df-400ebe5fc600 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:17.686011 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b270ac61-609f-46e1-b9df-400ebe5fc600 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] POST https://10.4.3.226/volume/v3/backups Jul 31 09:39:17.686333 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b270ac61-609f-46e1-b9df-400ebe5fc600 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5b0706df-d603-401c-a57a-caaa7f543405", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1810461189"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:39:17.687706 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-b270ac61-609f-46e1-b9df-400ebe5fc600 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Creating new backup {'backup': {'volume_id': '5b0706df-d603-401c-a57a-caaa7f543405', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1810461189'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:39:17.687839 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-b270ac61-609f-46e1-b9df-400ebe5fc600 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Creating backup of volume 5b0706df-d603-401c-a57a-caaa7f543405 in container None Jul 31 09:39:17.695012 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:17.695012 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:17.695438 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b270ac61-609f-46e1-b9df-400ebe5fc600 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:39:17.713424 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-b270ac61-609f-46e1-b9df-400ebe5fc600 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Created reservations ['5035155a-242d-448a-b74f-ae24b13e2d98', 'cee53116-3d47-4a6c-a21d-1a7b8c026d17'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:39:17.748644 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b270ac61-609f-46e1-b9df-400ebe5fc600 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:39:17.749035 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1265/5077] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:39:17 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 31 09:39:17.757960 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-45c9e267-cdd8-461c-807b-455b7cb29e63 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:17.759970 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-45c9e267-cdd8-461c-807b-455b7cb29e63 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 Jul 31 09:39:17.760167 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-45c9e267-cdd8-461c-807b-455b7cb29e63 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:17.760377 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-45c9e267-cdd8-461c-807b-455b7cb29e63 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:17.760526 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-45c9e267-cdd8-461c-807b-455b7cb29e63 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 01d5386c-c62c-4c88-b405-1726591a1d70. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:17.767481 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:17.767481 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:17.768201 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-45c9e267-cdd8-461c-807b-455b7cb29e63 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 returned with HTTP 200 Jul 31 09:39:17.768644 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1278/5078] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:17 2026] GET /volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:18.328014 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-214c6aa0-30af-4868-bac9-6e972498b714 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:18.330114 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-214c6aa0-30af-4868-bac9-6e972498b714 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 Jul 31 09:39:18.330367 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-214c6aa0-30af-4868-bac9-6e972498b714 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:18.330576 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-214c6aa0-30af-4868-bac9-6e972498b714 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:18.330708 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-214c6aa0-30af-4868-bac9-6e972498b714 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id f4852477-4ebf-4b88-b3ad-a30d4179b241. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:18.335312 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:18.335312 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:18.335971 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-214c6aa0-30af-4868-bac9-6e972498b714 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 returned with HTTP 200 Jul 31 09:39:18.336408 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1272/5079] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:18 2026] GET /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:18.778699 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3df0d96c-c4f0-499b-9775-f3d63e5bdb96 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:18.780415 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3df0d96c-c4f0-499b-9775-f3d63e5bdb96 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 Jul 31 09:39:18.780602 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3df0d96c-c4f0-499b-9775-f3d63e5bdb96 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:18.780788 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3df0d96c-c4f0-499b-9775-f3d63e5bdb96 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:18.780887 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-3df0d96c-c4f0-499b-9775-f3d63e5bdb96 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 01d5386c-c62c-4c88-b405-1726591a1d70. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:18.785465 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:18.785465 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:18.786182 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3df0d96c-c4f0-499b-9775-f3d63e5bdb96 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 returned with HTTP 200 Jul 31 09:39:18.786771 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1265/5080] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:18 2026] GET /volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:19.345972 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c7ea7141-ae6a-4426-a0fd-d38ebab5d066 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:19.347661 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c7ea7141-ae6a-4426-a0fd-d38ebab5d066 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 Jul 31 09:39:19.347857 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c7ea7141-ae6a-4426-a0fd-d38ebab5d066 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:19.348037 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c7ea7141-ae6a-4426-a0fd-d38ebab5d066 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:19.348126 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c7ea7141-ae6a-4426-a0fd-d38ebab5d066 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id f4852477-4ebf-4b88-b3ad-a30d4179b241. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:19.351984 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:19.351984 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:19.352509 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c7ea7141-ae6a-4426-a0fd-d38ebab5d066 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 returned with HTTP 200 Jul 31 09:39:19.352892 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1266/5081] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:19 2026] GET /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:19.796134 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4077e5a1-32d5-4332-8bc5-53edd029797c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:19.797855 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4077e5a1-32d5-4332-8bc5-53edd029797c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 Jul 31 09:39:19.798056 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4077e5a1-32d5-4332-8bc5-53edd029797c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:19.798298 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4077e5a1-32d5-4332-8bc5-53edd029797c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:19.798404 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-4077e5a1-32d5-4332-8bc5-53edd029797c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 01d5386c-c62c-4c88-b405-1726591a1d70. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:19.802767 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:19.802767 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:19.803489 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4077e5a1-32d5-4332-8bc5-53edd029797c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 returned with HTTP 200 Jul 31 09:39:19.803829 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1279/5082] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:19 2026] GET /volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:20.364266 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cc4c0c77-18fd-4466-9671-9e928ee7058a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:20.366160 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cc4c0c77-18fd-4466-9671-9e928ee7058a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 Jul 31 09:39:20.366342 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cc4c0c77-18fd-4466-9671-9e928ee7058a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:20.366519 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cc4c0c77-18fd-4466-9671-9e928ee7058a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:20.366635 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-cc4c0c77-18fd-4466-9671-9e928ee7058a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id f4852477-4ebf-4b88-b3ad-a30d4179b241. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:20.370818 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:20.370818 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:20.371403 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cc4c0c77-18fd-4466-9671-9e928ee7058a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 returned with HTTP 200 Jul 31 09:39:20.371831 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1273/5083] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:20 2026] GET /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:20.814233 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-10f53221-6215-4228-a172-f81dedc9302d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:20.816747 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-10f53221-6215-4228-a172-f81dedc9302d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 Jul 31 09:39:20.817047 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-10f53221-6215-4228-a172-f81dedc9302d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:20.817357 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-10f53221-6215-4228-a172-f81dedc9302d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:20.817544 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-10f53221-6215-4228-a172-f81dedc9302d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 01d5386c-c62c-4c88-b405-1726591a1d70. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:20.825591 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:20.825591 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:20.826767 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-10f53221-6215-4228-a172-f81dedc9302d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 returned with HTTP 200 Jul 31 09:39:20.831382 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1266/5084] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:20 2026] GET /volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:21.382304 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8f626dbb-f5b7-497e-89e5-599aaf807f10 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:21.383883 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8f626dbb-f5b7-497e-89e5-599aaf807f10 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 Jul 31 09:39:21.384057 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8f626dbb-f5b7-497e-89e5-599aaf807f10 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:21.384226 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8f626dbb-f5b7-497e-89e5-599aaf807f10 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:21.384360 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-8f626dbb-f5b7-497e-89e5-599aaf807f10 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id f4852477-4ebf-4b88-b3ad-a30d4179b241. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:21.388381 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:21.388381 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:21.388904 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8f626dbb-f5b7-497e-89e5-599aaf807f10 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 returned with HTTP 200 Jul 31 09:39:21.389377 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1267/5085] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:21 2026] GET /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:21.837057 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-dad818a3-9380-46d4-b00d-78741722d7c3 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:21.839190 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dad818a3-9380-46d4-b00d-78741722d7c3 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 Jul 31 09:39:21.839462 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dad818a3-9380-46d4-b00d-78741722d7c3 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:21.839694 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dad818a3-9380-46d4-b00d-78741722d7c3 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:21.839827 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-dad818a3-9380-46d4-b00d-78741722d7c3 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 01d5386c-c62c-4c88-b405-1726591a1d70. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:21.845099 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:21.845099 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:21.846072 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dad818a3-9380-46d4-b00d-78741722d7c3 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 returned with HTTP 200 Jul 31 09:39:21.849059 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1280/5086] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:21 2026] GET /volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:22.399699 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9ebf678c-3e0c-4ca4-b6eb-495869fbc0d1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:22.401709 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9ebf678c-3e0c-4ca4-b6eb-495869fbc0d1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 Jul 31 09:39:22.401922 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9ebf678c-3e0c-4ca4-b6eb-495869fbc0d1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:22.402105 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9ebf678c-3e0c-4ca4-b6eb-495869fbc0d1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:22.402203 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-9ebf678c-3e0c-4ca4-b6eb-495869fbc0d1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id f4852477-4ebf-4b88-b3ad-a30d4179b241. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:22.406833 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:22.406833 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:22.407399 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9ebf678c-3e0c-4ca4-b6eb-495869fbc0d1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 returned with HTTP 200 Jul 31 09:39:22.407756 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1274/5087] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:22 2026] GET /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:22.859433 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-65d6017d-ac42-497a-91bd-b6bdfd852070 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:22.861102 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-65d6017d-ac42-497a-91bd-b6bdfd852070 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 Jul 31 09:39:22.861314 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-65d6017d-ac42-497a-91bd-b6bdfd852070 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:22.861503 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-65d6017d-ac42-497a-91bd-b6bdfd852070 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:22.861610 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-65d6017d-ac42-497a-91bd-b6bdfd852070 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 01d5386c-c62c-4c88-b405-1726591a1d70. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:22.865888 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:22.865888 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:22.866683 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-65d6017d-ac42-497a-91bd-b6bdfd852070 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 returned with HTTP 200 Jul 31 09:39:22.867163 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1267/5088] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:22 2026] GET /volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:23.416884 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e124e895-1add-4602-a9d1-1f243d716c51 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:23.418694 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e124e895-1add-4602-a9d1-1f243d716c51 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 Jul 31 09:39:23.418897 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e124e895-1add-4602-a9d1-1f243d716c51 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:23.419071 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e124e895-1add-4602-a9d1-1f243d716c51 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:23.419176 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-e124e895-1add-4602-a9d1-1f243d716c51 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id f4852477-4ebf-4b88-b3ad-a30d4179b241. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:23.422947 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:23.422947 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:23.423479 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e124e895-1add-4602-a9d1-1f243d716c51 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 returned with HTTP 200 Jul 31 09:39:23.423820 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1268/5089] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:23 2026] GET /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:23.433016 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ececddb1-c03e-4574-a1f0-c32ec9810b62 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:23.434630 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ececddb1-c03e-4574-a1f0-c32ec9810b62 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] POST https://10.4.3.226/volume/v3/backups Jul 31 09:39:23.434955 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ececddb1-c03e-4574-a1f0-c32ec9810b62 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7037266d-17ae-4378-9bd0-27850bcfd660"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:39:23.436342 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.backups [None req-ececddb1-c03e-4574-a1f0-c32ec9810b62 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Creating new backup {'backup': {'volume_id': '7037266d-17ae-4378-9bd0-27850bcfd660'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:39:23.436492 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.backups [None req-ececddb1-c03e-4574-a1f0-c32ec9810b62 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Creating backup of volume 7037266d-17ae-4378-9bd0-27850bcfd660 in container None Jul 31 09:39:23.442986 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:23.442986 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:23.443303 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-ececddb1-c03e-4574-a1f0-c32ec9810b62 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Volume info retrieved successfully. Jul 31 09:39:23.458041 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-ececddb1-c03e-4574-a1f0-c32ec9810b62 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Created reservations ['b13b9a83-bae2-4a7f-8bbe-ae73e6edf76b', '60432633-33a0-460f-afd8-38fabf75079b'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:39:23.488719 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ececddb1-c03e-4574-a1f0-c32ec9810b62 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:39:23.489818 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1281/5090] 10.4.3.226 () {70 vars in 1298 bytes} [Fri Jul 31 09:39:23 2026] POST /volume/v3/backups => generated 288 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:39:23.501332 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3d8255d3-b5fa-49f1-8c18-45a431460968 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:23.502992 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3d8255d3-b5fa-49f1-8c18-45a431460968 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 Jul 31 09:39:23.503177 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3d8255d3-b5fa-49f1-8c18-45a431460968 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:23.506325 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3d8255d3-b5fa-49f1-8c18-45a431460968 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:23.506451 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-3d8255d3-b5fa-49f1-8c18-45a431460968 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:23.512942 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:23.512942 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:23.513580 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3d8255d3-b5fa-49f1-8c18-45a431460968 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 returned with HTTP 200 Jul 31 09:39:23.514049 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1275/5091] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:23 2026] GET /volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 => generated 695 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:23.876770 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-029278dd-3cd8-4c80-968a-5ae23f5bdcc2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:23.878322 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-029278dd-3cd8-4c80-968a-5ae23f5bdcc2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 Jul 31 09:39:23.878498 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-029278dd-3cd8-4c80-968a-5ae23f5bdcc2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:23.878679 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-029278dd-3cd8-4c80-968a-5ae23f5bdcc2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:23.878779 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-029278dd-3cd8-4c80-968a-5ae23f5bdcc2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 01d5386c-c62c-4c88-b405-1726591a1d70. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:23.884350 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:23.884350 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:23.884350 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-029278dd-3cd8-4c80-968a-5ae23f5bdcc2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 returned with HTTP 200 Jul 31 09:39:23.884350 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1268/5092] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:23 2026] GET /volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:24.527156 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8c038e1c-0549-44de-bc10-efdf25447a8f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:24.529111 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8c038e1c-0549-44de-bc10-efdf25447a8f tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 Jul 31 09:39:24.529366 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8c038e1c-0549-44de-bc10-efdf25447a8f tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:24.529575 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8c038e1c-0549-44de-bc10-efdf25447a8f tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:24.529708 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-8c038e1c-0549-44de-bc10-efdf25447a8f tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:24.536720 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:24.536720 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:24.537372 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8c038e1c-0549-44de-bc10-efdf25447a8f tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 returned with HTTP 200 Jul 31 09:39:24.537787 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1269/5093] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:24 2026] GET /volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:24.893620 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2f84b9ed-de2c-49eb-a185-383f52183802 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:24.895809 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2f84b9ed-de2c-49eb-a185-383f52183802 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 Jul 31 09:39:24.895994 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2f84b9ed-de2c-49eb-a185-383f52183802 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:24.896170 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2f84b9ed-de2c-49eb-a185-383f52183802 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:24.896287 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-2f84b9ed-de2c-49eb-a185-383f52183802 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 01d5386c-c62c-4c88-b405-1726591a1d70. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:24.902050 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:24.902050 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:24.902842 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2f84b9ed-de2c-49eb-a185-383f52183802 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 returned with HTTP 200 Jul 31 09:39:24.903191 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1282/5094] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:24 2026] GET /volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:25.549317 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ddb3849b-e0c2-485f-9660-7171e5d9cb38 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:25.551103 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ddb3849b-e0c2-485f-9660-7171e5d9cb38 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 Jul 31 09:39:25.551328 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ddb3849b-e0c2-485f-9660-7171e5d9cb38 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:25.551502 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ddb3849b-e0c2-485f-9660-7171e5d9cb38 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:25.551619 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-ddb3849b-e0c2-485f-9660-7171e5d9cb38 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:25.556818 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:25.556818 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:25.557535 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ddb3849b-e0c2-485f-9660-7171e5d9cb38 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 returned with HTTP 200 Jul 31 09:39:25.558017 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1276/5095] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:25 2026] GET /volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:25.915600 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-46e47817-7d01-47f1-b10b-ff2d0360e1b0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:25.917801 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-46e47817-7d01-47f1-b10b-ff2d0360e1b0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 Jul 31 09:39:25.918014 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-46e47817-7d01-47f1-b10b-ff2d0360e1b0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:25.918267 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-46e47817-7d01-47f1-b10b-ff2d0360e1b0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:25.918428 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-46e47817-7d01-47f1-b10b-ff2d0360e1b0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 01d5386c-c62c-4c88-b405-1726591a1d70. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:25.923704 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:25.923704 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:25.924748 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-46e47817-7d01-47f1-b10b-ff2d0360e1b0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 returned with HTTP 200 Jul 31 09:39:25.925190 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1269/5096] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:25 2026] GET /volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:26.577190 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-86c959b0-abf2-4b2a-82a2-a9632beb7a9d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:26.579648 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-86c959b0-abf2-4b2a-82a2-a9632beb7a9d tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 Jul 31 09:39:26.579996 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-86c959b0-abf2-4b2a-82a2-a9632beb7a9d tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:26.580371 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-86c959b0-abf2-4b2a-82a2-a9632beb7a9d tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:26.580580 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-86c959b0-abf2-4b2a-82a2-a9632beb7a9d tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:26.586079 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:26.586079 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:26.586573 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-86c959b0-abf2-4b2a-82a2-a9632beb7a9d tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 returned with HTTP 200 Jul 31 09:39:26.587160 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1270/5097] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:26 2026] GET /volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:26.937184 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9c8e301f-f9dd-42f2-97b4-95aa393299af None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:26.938893 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9c8e301f-f9dd-42f2-97b4-95aa393299af tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 Jul 31 09:39:26.939099 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9c8e301f-f9dd-42f2-97b4-95aa393299af tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:26.939292 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9c8e301f-f9dd-42f2-97b4-95aa393299af tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:26.939414 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-9c8e301f-f9dd-42f2-97b4-95aa393299af tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 01d5386c-c62c-4c88-b405-1726591a1d70. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:26.943692 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:26.943692 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:26.944368 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9c8e301f-f9dd-42f2-97b4-95aa393299af tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 returned with HTTP 200 Jul 31 09:39:26.944737 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1283/5098] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:26 2026] GET /volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:27.600952 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6a931267-398b-4ca5-b451-47177d527f28 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:27.602671 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6a931267-398b-4ca5-b451-47177d527f28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 Jul 31 09:39:27.602927 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6a931267-398b-4ca5-b451-47177d527f28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:27.603127 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6a931267-398b-4ca5-b451-47177d527f28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:27.603230 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-6a931267-398b-4ca5-b451-47177d527f28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:27.607833 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:27.607833 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:27.608568 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6a931267-398b-4ca5-b451-47177d527f28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 returned with HTTP 200 Jul 31 09:39:27.609016 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1277/5099] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:27 2026] GET /volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:39:27.955126 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-fb56bd2d-da7d-4f53-9f8d-1cf16cf43982 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:27.957047 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fb56bd2d-da7d-4f53-9f8d-1cf16cf43982 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 Jul 31 09:39:27.957438 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fb56bd2d-da7d-4f53-9f8d-1cf16cf43982 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:27.957719 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fb56bd2d-da7d-4f53-9f8d-1cf16cf43982 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:27.957867 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-fb56bd2d-da7d-4f53-9f8d-1cf16cf43982 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 01d5386c-c62c-4c88-b405-1726591a1d70. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:27.962761 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:27.962761 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:27.963801 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fb56bd2d-da7d-4f53-9f8d-1cf16cf43982 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 returned with HTTP 200 Jul 31 09:39:27.964235 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1270/5100] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:27 2026] GET /volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:28.619067 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8d8d7762-b230-4f51-b9b9-db9c04750437 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:28.621069 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8d8d7762-b230-4f51-b9b9-db9c04750437 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 Jul 31 09:39:28.621353 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8d8d7762-b230-4f51-b9b9-db9c04750437 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:28.621609 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8d8d7762-b230-4f51-b9b9-db9c04750437 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:28.621729 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-8d8d7762-b230-4f51-b9b9-db9c04750437 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:28.626505 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:28.626505 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:28.627297 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8d8d7762-b230-4f51-b9b9-db9c04750437 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 returned with HTTP 200 Jul 31 09:39:28.627739 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1271/5101] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:28 2026] GET /volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:28.980377 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-38f33447-1137-44ed-97e8-fa94c0206c3e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:28.984200 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-38f33447-1137-44ed-97e8-fa94c0206c3e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 Jul 31 09:39:28.985128 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-38f33447-1137-44ed-97e8-fa94c0206c3e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:28.986093 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-38f33447-1137-44ed-97e8-fa94c0206c3e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:28.987375 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-38f33447-1137-44ed-97e8-fa94c0206c3e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 01d5386c-c62c-4c88-b405-1726591a1d70. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:29.009617 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:29.009617 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:29.013081 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-38f33447-1137-44ed-97e8-fa94c0206c3e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 returned with HTTP 200 Jul 31 09:39:29.015189 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1284/5102] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:28 2026] GET /volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 => generated 751 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:29.638901 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e2e8fd0a-def6-41f3-8f5a-1da0a9ec2318 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:29.640442 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e2e8fd0a-def6-41f3-8f5a-1da0a9ec2318 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 Jul 31 09:39:29.640636 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e2e8fd0a-def6-41f3-8f5a-1da0a9ec2318 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:29.640812 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e2e8fd0a-def6-41f3-8f5a-1da0a9ec2318 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:29.640933 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-e2e8fd0a-def6-41f3-8f5a-1da0a9ec2318 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:29.644923 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:29.644923 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:29.645463 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e2e8fd0a-def6-41f3-8f5a-1da0a9ec2318 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 returned with HTTP 200 Jul 31 09:39:29.645814 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1278/5103] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:29 2026] GET /volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:30.026066 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-948d90ab-220a-4c94-9d13-199a6fee65cf None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:30.027962 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-948d90ab-220a-4c94-9d13-199a6fee65cf tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 Jul 31 09:39:30.028182 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-948d90ab-220a-4c94-9d13-199a6fee65cf tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:30.028393 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-948d90ab-220a-4c94-9d13-199a6fee65cf tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:30.028509 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-948d90ab-220a-4c94-9d13-199a6fee65cf tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 01d5386c-c62c-4c88-b405-1726591a1d70. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:30.035185 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:30.035185 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:30.035986 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-948d90ab-220a-4c94-9d13-199a6fee65cf tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 returned with HTTP 200 Jul 31 09:39:30.036403 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1271/5104] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:30 2026] GET /volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:30.047261 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c2cfcc7e-256f-4b30-9cd8-db60325bb0e5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:30.049586 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c2cfcc7e-256f-4b30-9cd8-db60325bb0e5 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 Jul 31 09:39:30.049846 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c2cfcc7e-256f-4b30-9cd8-db60325bb0e5 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:30.050082 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c2cfcc7e-256f-4b30-9cd8-db60325bb0e5 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:30.050262 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c2cfcc7e-256f-4b30-9cd8-db60325bb0e5 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 01d5386c-c62c-4c88-b405-1726591a1d70. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:30.056145 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:30.056145 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:30.057095 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c2cfcc7e-256f-4b30-9cd8-db60325bb0e5 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 returned with HTTP 200 Jul 31 09:39:30.057519 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1272/5105] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:30 2026] GET /volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:30.069231 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-560a1e9d-1132-4a00-8b16-6cfbc3794c5f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:30.074206 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-560a1e9d-1132-4a00-8b16-6cfbc3794c5f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] DELETE https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 Jul 31 09:39:30.074917 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-560a1e9d-1132-4a00-8b16-6cfbc3794c5f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:30.075522 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-560a1e9d-1132-4a00-8b16-6cfbc3794c5f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:30.075702 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.backups [None req-560a1e9d-1132-4a00-8b16-6cfbc3794c5f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Delete backup with id: 01d5386c-c62c-4c88-b405-1726591a1d70. Jul 31 09:39:30.087397 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:30.087397 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:30.122382 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.backup.rpcapi [None req-560a1e9d-1132-4a00-8b16-6cfbc3794c5f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] delete_backup rpcapi backup_id 01d5386c-c62c-4c88-b405-1726591a1d70 {{(pid=100315) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:39:30.129579 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-560a1e9d-1132-4a00-8b16-6cfbc3794c5f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 returned with HTTP 202 Jul 31 09:39:30.138235 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1285/5106] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:39:30 2026] DELETE /volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:39:30.153149 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ae814ce1-45f3-48e5-9957-3166c2f8b6c3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:30.154849 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ae814ce1-45f3-48e5-9957-3166c2f8b6c3 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 Jul 31 09:39:30.155421 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ae814ce1-45f3-48e5-9957-3166c2f8b6c3 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:30.155421 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ae814ce1-45f3-48e5-9957-3166c2f8b6c3 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:30.155421 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-ae814ce1-45f3-48e5-9957-3166c2f8b6c3 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 01d5386c-c62c-4c88-b405-1726591a1d70. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:30.162061 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:30.162061 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:30.162061 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ae814ce1-45f3-48e5-9957-3166c2f8b6c3 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 returned with HTTP 200 Jul 31 09:39:30.162061 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1279/5107] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:30 2026] GET /volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:30.659077 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9dc4d21f-0a73-4e1e-9fe4-7de1bdb68a41 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:30.661218 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9dc4d21f-0a73-4e1e-9fe4-7de1bdb68a41 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 Jul 31 09:39:30.661479 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9dc4d21f-0a73-4e1e-9fe4-7de1bdb68a41 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:30.661740 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9dc4d21f-0a73-4e1e-9fe4-7de1bdb68a41 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:30.661889 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-9dc4d21f-0a73-4e1e-9fe4-7de1bdb68a41 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:30.666768 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:30.666768 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:30.667510 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9dc4d21f-0a73-4e1e-9fe4-7de1bdb68a41 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 returned with HTTP 200 Jul 31 09:39:30.667962 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1272/5108] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:30 2026] GET /volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:39:31.175106 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-008cb3c4-5039-45ac-9158-4ef102949851 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:31.176910 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-008cb3c4-5039-45ac-9158-4ef102949851 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 Jul 31 09:39:31.177105 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-008cb3c4-5039-45ac-9158-4ef102949851 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:31.177308 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-008cb3c4-5039-45ac-9158-4ef102949851 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:31.177418 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-008cb3c4-5039-45ac-9158-4ef102949851 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 01d5386c-c62c-4c88-b405-1726591a1d70. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:31.181301 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:31.181301 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:31.181984 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-008cb3c4-5039-45ac-9158-4ef102949851 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 returned with HTTP 200 Jul 31 09:39:31.182464 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1273/5109] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:31 2026] GET /volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:31.683757 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-1e93ed0e-877a-4f3c-99c6-221732c57187 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:31.686182 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1e93ed0e-877a-4f3c-99c6-221732c57187 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 Jul 31 09:39:31.686525 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1e93ed0e-877a-4f3c-99c6-221732c57187 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:31.686804 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1e93ed0e-877a-4f3c-99c6-221732c57187 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:31.686970 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-1e93ed0e-877a-4f3c-99c6-221732c57187 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:31.692731 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:31.692731 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:31.693644 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1e93ed0e-877a-4f3c-99c6-221732c57187 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 returned with HTTP 200 Jul 31 09:39:31.694209 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1286/5110] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:31 2026] GET /volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:32.191802 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a1a30781-991b-4de0-a61e-692179c15ab0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:32.193464 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a1a30781-991b-4de0-a61e-692179c15ab0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 Jul 31 09:39:32.193690 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a1a30781-991b-4de0-a61e-692179c15ab0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:32.193831 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a1a30781-991b-4de0-a61e-692179c15ab0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:32.193941 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-a1a30781-991b-4de0-a61e-692179c15ab0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 01d5386c-c62c-4c88-b405-1726591a1d70. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:32.198388 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:32.198388 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:32.199483 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a1a30781-991b-4de0-a61e-692179c15ab0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 returned with HTTP 200 Jul 31 09:39:32.199844 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1280/5111] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:32 2026] GET /volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:32.705031 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-02f9e2bd-12ca-4a65-948d-fabff22cb3f5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:32.707030 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-02f9e2bd-12ca-4a65-948d-fabff22cb3f5 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 Jul 31 09:39:32.707300 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-02f9e2bd-12ca-4a65-948d-fabff22cb3f5 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:32.707549 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-02f9e2bd-12ca-4a65-948d-fabff22cb3f5 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:32.707689 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-02f9e2bd-12ca-4a65-948d-fabff22cb3f5 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:32.711914 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:32.711914 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:32.712606 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-02f9e2bd-12ca-4a65-948d-fabff22cb3f5 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 returned with HTTP 200 Jul 31 09:39:32.713007 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1273/5112] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:32 2026] GET /volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:33.211285 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7da25905-23be-4c76-8655-b2a9a1511c0b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:33.213296 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7da25905-23be-4c76-8655-b2a9a1511c0b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 Jul 31 09:39:33.213503 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7da25905-23be-4c76-8655-b2a9a1511c0b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:33.213723 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7da25905-23be-4c76-8655-b2a9a1511c0b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:33.213866 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-7da25905-23be-4c76-8655-b2a9a1511c0b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id 01d5386c-c62c-4c88-b405-1726591a1d70. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:33.217730 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7da25905-23be-4c76-8655-b2a9a1511c0b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 returned with HTTP 404 Jul 31 09:39:33.218262 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1274/5113] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:33 2026] GET /volume/v3/backups/01d5386c-c62c-4c88-b405-1726591a1d70 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 09:39:33.640065 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-fd3ccbe7-ac09-4f1c-b0c5-0fbccbf8493b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:33.641953 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fd3ccbe7-ac09-4f1c-b0c5-0fbccbf8493b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] DELETE https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 Jul 31 09:39:33.642220 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fd3ccbe7-ac09-4f1c-b0c5-0fbccbf8493b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:33.642467 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fd3ccbe7-ac09-4f1c-b0c5-0fbccbf8493b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:33.642641 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.backups [None req-fd3ccbe7-ac09-4f1c-b0c5-0fbccbf8493b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Delete backup with id: a2b389a7-8937-4b92-887e-69810b201408. Jul 31 09:39:33.646647 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:33.646647 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:33.656938 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.backup.rpcapi [None req-fd3ccbe7-ac09-4f1c-b0c5-0fbccbf8493b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] delete_backup rpcapi backup_id a2b389a7-8937-4b92-887e-69810b201408 {{(pid=100315) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:39:33.658521 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fd3ccbe7-ac09-4f1c-b0c5-0fbccbf8493b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 returned with HTTP 202 Jul 31 09:39:33.658966 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1287/5114] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:39:33 2026] DELETE /volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:39:33.665477 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1e5daed3-122a-47db-ba6d-bda65e81d334 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:33.667289 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1e5daed3-122a-47db-ba6d-bda65e81d334 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 Jul 31 09:39:33.667525 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1e5daed3-122a-47db-ba6d-bda65e81d334 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:33.667725 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1e5daed3-122a-47db-ba6d-bda65e81d334 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:33.667857 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-1e5daed3-122a-47db-ba6d-bda65e81d334 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id a2b389a7-8937-4b92-887e-69810b201408. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:33.673493 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:33.673493 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:33.674183 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1e5daed3-122a-47db-ba6d-bda65e81d334 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 returned with HTTP 200 Jul 31 09:39:33.674534 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1281/5115] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:33 2026] GET /volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:33.723662 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-aa353c5f-c677-4343-b6a1-39505adb4a63 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:33.725257 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-aa353c5f-c677-4343-b6a1-39505adb4a63 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 Jul 31 09:39:33.725464 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-aa353c5f-c677-4343-b6a1-39505adb4a63 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:33.725663 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-aa353c5f-c677-4343-b6a1-39505adb4a63 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:33.725769 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-aa353c5f-c677-4343-b6a1-39505adb4a63 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:33.729656 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:33.729656 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:33.730261 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-aa353c5f-c677-4343-b6a1-39505adb4a63 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 returned with HTTP 200 Jul 31 09:39:33.730631 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1274/5116] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:33 2026] GET /volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:34.684083 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-80b3cba0-e9b0-4f70-87b0-17e63639df45 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:34.686015 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-80b3cba0-e9b0-4f70-87b0-17e63639df45 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 Jul 31 09:39:34.686015 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-80b3cba0-e9b0-4f70-87b0-17e63639df45 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:34.686126 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-80b3cba0-e9b0-4f70-87b0-17e63639df45 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:34.686190 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-80b3cba0-e9b0-4f70-87b0-17e63639df45 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id a2b389a7-8937-4b92-887e-69810b201408. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:34.690027 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-80b3cba0-e9b0-4f70-87b0-17e63639df45 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 returned with HTTP 404 Jul 31 09:39:34.690455 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1275/5117] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:34 2026] GET /volume/v3/backups/a2b389a7-8937-4b92-887e-69810b201408 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:39:34.701050 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-fcf49931-f76f-42a5-a3b2-bec13e710160 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:34.702685 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fcf49931-f76f-42a5-a3b2-bec13e710160 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:39:34.703033 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fcf49931-f76f-42a5-a3b2-bec13e710160 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1445242935"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:39:34.704414 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-fcf49931-f76f-42a5-a3b2-bec13e710160 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1445242935'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:39:34.704530 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-fcf49931-f76f-42a5-a3b2-bec13e710160 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Create volume of 1 GB Jul 31 09:39:34.708754 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-fcf49931-f76f-42a5-a3b2-bec13e710160 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Availability Zones retrieved successfully. Jul 31 09:39:34.713573 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-fcf49931-f76f-42a5-a3b2-bec13e710160 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Flow 'volume_create_api' (5ebe0d72-0ed4-4260-89d1-0d834da805c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:39:34.714559 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-fcf49931-f76f-42a5-a3b2-bec13e710160 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebf4888f-c539-407d-ab9b-0aafd991701f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:34.715390 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-fcf49931-f76f-42a5-a3b2-bec13e710160 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:39:34.738289 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-fcf49931-f76f-42a5-a3b2-bec13e710160 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebf4888f-c539-407d-ab9b-0aafd991701f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:34.739039 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-fcf49931-f76f-42a5-a3b2-bec13e710160 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a9aa4bd-6172-47a5-9d32-0fd5df093f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:34.740539 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bf0e46f7-2997-4a41-9322-57e83e4d9c49 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:34.742212 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bf0e46f7-2997-4a41-9322-57e83e4d9c49 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 Jul 31 09:39:34.742470 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bf0e46f7-2997-4a41-9322-57e83e4d9c49 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:34.742714 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bf0e46f7-2997-4a41-9322-57e83e4d9c49 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:34.742813 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-bf0e46f7-2997-4a41-9322-57e83e4d9c49 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:34.746554 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:34.746554 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:34.747128 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bf0e46f7-2997-4a41-9322-57e83e4d9c49 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 returned with HTTP 200 Jul 31 09:39:34.747523 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1282/5118] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:34 2026] GET /volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:34.773933 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-fcf49931-f76f-42a5-a3b2-bec13e710160 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Created reservations ['5f537740-68f2-45f5-be69-acfa8b6d98f1', 'e1ebd841-209a-497c-916c-432d34bcb324', 'a861b130-372e-4e57-95e4-8a3ba090e53e', 'fc743882-cb15-4aa8-b643-6be8a810bf08'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:39:34.774705 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-fcf49931-f76f-42a5-a3b2-bec13e710160 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a9aa4bd-6172-47a5-9d32-0fd5df093f56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f537740-68f2-45f5-be69-acfa8b6d98f1', 'e1ebd841-209a-497c-916c-432d34bcb324', 'a861b130-372e-4e57-95e4-8a3ba090e53e', 'fc743882-cb15-4aa8-b643-6be8a810bf08']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:34.775393 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-fcf49931-f76f-42a5-a3b2-bec13e710160 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e76a327-288d-4ac3-9731-5f5cfeb35c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:34.796215 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-fcf49931-f76f-42a5-a3b2-bec13e710160 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e76a327-288d-4ac3-9731-5f5cfeb35c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a8f0a7e-8442-4b54-ae82-0cb915406aa0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1445242935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9479dc04861e4037b0206117bf2633dd',qos_specs=None,replication_status=,reservations=['5f537740-68f2-45f5-be69-acfa8b6d98f1','e1ebd841-209a-497c-916c-432d34bcb324','a861b130-372e-4e57-95e4-8a3ba090e53e','fc743882-cb15-4aa8-b643-6be8a810bf08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='893dad70acbb45bc91685066354e7930',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:39:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1445242935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a8f0a7e-8442-4b54-ae82-0cb915406aa0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9479dc04861e4037b0206117bf2633dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='893dad70acbb45bc91685066354e7930',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:34.797084 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-fcf49931-f76f-42a5-a3b2-bec13e710160 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (697b9518-8cd8-48c6-bed2-6ae59e1aa2a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:34.811976 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-fcf49931-f76f-42a5-a3b2-bec13e710160 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (697b9518-8cd8-48c6-bed2-6ae59e1aa2a9) transitioned into state 'SUCCESS' from state '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-1445242935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9479dc04861e4037b0206117bf2633dd',qos_specs=None,replication_status=,reservations=['5f537740-68f2-45f5-be69-acfa8b6d98f1','e1ebd841-209a-497c-916c-432d34bcb324','a861b130-372e-4e57-95e4-8a3ba090e53e','fc743882-cb15-4aa8-b643-6be8a810bf08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='893dad70acbb45bc91685066354e7930',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:34.812704 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-fcf49931-f76f-42a5-a3b2-bec13e710160 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (609f0861-6d5a-46ae-97b1-dd321e3a1c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:34.820811 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-fcf49931-f76f-42a5-a3b2-bec13e710160 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (609f0861-6d5a-46ae-97b1-dd321e3a1c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:34.821644 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-fcf49931-f76f-42a5-a3b2-bec13e710160 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Flow 'volume_create_api' (5ebe0d72-0ed4-4260-89d1-0d834da805c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:39:34.821979 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-fcf49931-f76f-42a5-a3b2-bec13e710160 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Create volume request issued successfully. Jul 31 09:39:34.822578 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fcf49931-f76f-42a5-a3b2-bec13e710160 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:39:34.823012 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1288/5119] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:39:34 2026] POST /volume/v3/volumes => generated 749 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:39:34.833909 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-46779506-3b81-43a1-a5e9-69a9827262fe None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:34.835777 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-46779506-3b81-43a1-a5e9-69a9827262fe tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/volumes/4a8f0a7e-8442-4b54-ae82-0cb915406aa0 Jul 31 09:39:34.835967 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-46779506-3b81-43a1-a5e9-69a9827262fe tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:34.836169 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-46779506-3b81-43a1-a5e9-69a9827262fe tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:34.842799 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:34.842799 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:34.846210 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-46779506-3b81-43a1-a5e9-69a9827262fe tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:39:34.850203 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-46779506-3b81-43a1-a5e9-69a9827262fe tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/volumes/4a8f0a7e-8442-4b54-ae82-0cb915406aa0 returned with HTTP 200 Jul 31 09:39:34.850584 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1275/5120] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:34 2026] GET /volume/v3/volumes/4a8f0a7e-8442-4b54-ae82-0cb915406aa0 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:35.756975 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b9cd53bb-3dc7-4c5c-881d-a05ef5cfbdb0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:35.758634 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b9cd53bb-3dc7-4c5c-881d-a05ef5cfbdb0 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 Jul 31 09:39:35.758836 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b9cd53bb-3dc7-4c5c-881d-a05ef5cfbdb0 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:35.759008 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b9cd53bb-3dc7-4c5c-881d-a05ef5cfbdb0 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:35.759109 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-b9cd53bb-3dc7-4c5c-881d-a05ef5cfbdb0 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:35.763035 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:35.763035 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:35.763694 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b9cd53bb-3dc7-4c5c-881d-a05ef5cfbdb0 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 returned with HTTP 200 Jul 31 09:39:35.764021 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1276/5121] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:35 2026] GET /volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:35.862976 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-69e766a6-21a2-461e-8973-d510e8bbafda None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:35.865262 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-69e766a6-21a2-461e-8973-d510e8bbafda tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/volumes/4a8f0a7e-8442-4b54-ae82-0cb915406aa0 Jul 31 09:39:35.865510 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-69e766a6-21a2-461e-8973-d510e8bbafda tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:35.865800 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-69e766a6-21a2-461e-8973-d510e8bbafda tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:35.873583 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:35.873583 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:35.877416 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-69e766a6-21a2-461e-8973-d510e8bbafda tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:39:35.881377 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-69e766a6-21a2-461e-8973-d510e8bbafda tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/volumes/4a8f0a7e-8442-4b54-ae82-0cb915406aa0 returned with HTTP 200 Jul 31 09:39:35.881765 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1283/5122] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:35 2026] GET /volume/v3/volumes/4a8f0a7e-8442-4b54-ae82-0cb915406aa0 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:35.893828 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5cfcf757-db4d-4d03-84ea-8d454ebd686b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:35.895776 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5cfcf757-db4d-4d03-84ea-8d454ebd686b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:39:35.896149 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5cfcf757-db4d-4d03-84ea-8d454ebd686b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4a8f0a7e-8442-4b54-ae82-0cb915406aa0", "name": "tempest-VolumesBackupsTest-Snapshot-886381119"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:39:35.905229 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:35.905229 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:35.905823 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5cfcf757-db4d-4d03-84ea-8d454ebd686b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:39:35.905974 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-5cfcf757-db4d-4d03-84ea-8d454ebd686b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Create snapshot from volume 4a8f0a7e-8442-4b54-ae82-0cb915406aa0 Jul 31 09:39:35.940573 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-5cfcf757-db4d-4d03-84ea-8d454ebd686b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Created reservations ['f07f2a16-a1c4-46c9-b1c1-32a71bc81cb0', '343fc859-76fb-4e74-aae6-d854e77c00ce', '89be7823-e83e-4790-8e0a-50c68462c7b3', '2a121406-0646-40ab-9cdc-877253971e69'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:39:35.969141 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5cfcf757-db4d-4d03-84ea-8d454ebd686b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Snapshot create request issued successfully. Jul 31 09:39:35.969499 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5cfcf757-db4d-4d03-84ea-8d454ebd686b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:39:35.969981 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1289/5123] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:39:35 2026] POST /volume/v3/snapshots => generated 304 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:39:35.977945 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7a0b17fc-2649-410a-8211-614c0eec2bfb None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:35.979236 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7a0b17fc-2649-410a-8211-614c0eec2bfb tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/snapshots/8bd2bc6a-f158-4188-aaaa-4ecc05b573c9 Jul 31 09:39:35.979324 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7a0b17fc-2649-410a-8211-614c0eec2bfb tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:35.979550 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7a0b17fc-2649-410a-8211-614c0eec2bfb tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:35.983896 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:35.983896 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:35.984272 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-7a0b17fc-2649-410a-8211-614c0eec2bfb tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Snapshot retrieved successfully. Jul 31 09:39:35.985017 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7a0b17fc-2649-410a-8211-614c0eec2bfb tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/snapshots/8bd2bc6a-f158-4188-aaaa-4ecc05b573c9 returned with HTTP 200 Jul 31 09:39:35.985438 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1276/5124] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:39:35 2026] GET /volume/v3/snapshots/8bd2bc6a-f158-4188-aaaa-4ecc05b573c9 => generated 436 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:36.773819 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-330c2745-95e8-42f6-8fad-a527f98927d0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:36.775571 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-330c2745-95e8-42f6-8fad-a527f98927d0 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 Jul 31 09:39:36.775771 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-330c2745-95e8-42f6-8fad-a527f98927d0 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:36.775943 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-330c2745-95e8-42f6-8fad-a527f98927d0 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:36.776055 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-330c2745-95e8-42f6-8fad-a527f98927d0 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:36.780020 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:36.780020 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:36.780604 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-330c2745-95e8-42f6-8fad-a527f98927d0 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 returned with HTTP 200 Jul 31 09:39:36.780930 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1277/5125] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:36 2026] GET /volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:36.993375 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-32de6bc2-3008-4b98-b739-20dd6c6edbee None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:36.995817 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-32de6bc2-3008-4b98-b739-20dd6c6edbee tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/snapshots/8bd2bc6a-f158-4188-aaaa-4ecc05b573c9 Jul 31 09:39:36.996079 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-32de6bc2-3008-4b98-b739-20dd6c6edbee tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:36.996336 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-32de6bc2-3008-4b98-b739-20dd6c6edbee tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:37.002545 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:37.002545 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:37.003058 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-32de6bc2-3008-4b98-b739-20dd6c6edbee tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Snapshot retrieved successfully. Jul 31 09:39:37.003990 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-32de6bc2-3008-4b98-b739-20dd6c6edbee tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/snapshots/8bd2bc6a-f158-4188-aaaa-4ecc05b573c9 returned with HTTP 200 Jul 31 09:39:37.004439 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1284/5126] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:39:36 2026] GET /volume/v3/snapshots/8bd2bc6a-f158-4188-aaaa-4ecc05b573c9 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:37.012121 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9e28acfb-a72b-413e-83d2-937caadb3622 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:37.013869 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9e28acfb-a72b-413e-83d2-937caadb3622 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] POST https://10.4.3.226/volume/v3/backups Jul 31 09:39:37.014180 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9e28acfb-a72b-413e-83d2-937caadb3622 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4a8f0a7e-8442-4b54-ae82-0cb915406aa0", "snapshot_id": "8bd2bc6a-f158-4188-aaaa-4ecc05b573c9", "name": "tempest-VolumesBackupsTest-Backup-909828620"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:39:37.015549 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.backups [None req-9e28acfb-a72b-413e-83d2-937caadb3622 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Creating new backup {'backup': {'volume_id': '4a8f0a7e-8442-4b54-ae82-0cb915406aa0', 'snapshot_id': '8bd2bc6a-f158-4188-aaaa-4ecc05b573c9', 'name': 'tempest-VolumesBackupsTest-Backup-909828620'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:39:37.015678 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.backups [None req-9e28acfb-a72b-413e-83d2-937caadb3622 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Creating backup of volume 4a8f0a7e-8442-4b54-ae82-0cb915406aa0 in container None Jul 31 09:39:37.022106 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:37.022106 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:37.022693 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-9e28acfb-a72b-413e-83d2-937caadb3622 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:39:37.027319 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:37.027319 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:37.027696 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-9e28acfb-a72b-413e-83d2-937caadb3622 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Snapshot retrieved successfully. Jul 31 09:39:37.041043 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-9e28acfb-a72b-413e-83d2-937caadb3622 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Created reservations ['1b7043ad-b25d-4a68-9220-9b8f52e5697b', '8e6c598a-1612-4cda-ac1c-245035f8ac6f'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:39:37.062581 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9e28acfb-a72b-413e-83d2-937caadb3622 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:39:37.062952 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1290/5127] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:39:37 2026] POST /volume/v3/backups => generated 329 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:39:37.072141 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-595e5a08-5680-4e03-ae9f-9025d4a03614 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:37.074076 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-595e5a08-5680-4e03-ae9f-9025d4a03614 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 Jul 31 09:39:37.074288 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-595e5a08-5680-4e03-ae9f-9025d4a03614 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:37.074530 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-595e5a08-5680-4e03-ae9f-9025d4a03614 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:37.074671 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-595e5a08-5680-4e03-ae9f-9025d4a03614 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id bfa696b6-ed35-4615-9954-e9cd784dec21. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:37.078958 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:37.078958 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:37.079626 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-595e5a08-5680-4e03-ae9f-9025d4a03614 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 returned with HTTP 200 Jul 31 09:39:37.080257 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1277/5128] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:37 2026] GET /volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 => generated 770 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:37.790910 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-529c5382-3b9c-4576-b8fe-9234be650276 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:37.792616 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-529c5382-3b9c-4576-b8fe-9234be650276 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 Jul 31 09:39:37.792812 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-529c5382-3b9c-4576-b8fe-9234be650276 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:37.792987 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-529c5382-3b9c-4576-b8fe-9234be650276 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:37.793088 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-529c5382-3b9c-4576-b8fe-9234be650276 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:37.797077 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:37.797077 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:37.797685 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-529c5382-3b9c-4576-b8fe-9234be650276 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 returned with HTTP 200 Jul 31 09:39:37.798019 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1278/5129] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:37 2026] GET /volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 => generated 709 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:38.089851 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-48de99fc-7545-4213-a81e-88e0f7a72f7d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:38.091622 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-48de99fc-7545-4213-a81e-88e0f7a72f7d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 Jul 31 09:39:38.091814 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-48de99fc-7545-4213-a81e-88e0f7a72f7d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:38.091989 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-48de99fc-7545-4213-a81e-88e0f7a72f7d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:38.092104 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-48de99fc-7545-4213-a81e-88e0f7a72f7d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id bfa696b6-ed35-4615-9954-e9cd784dec21. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:38.096610 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:38.096610 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:38.097358 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-48de99fc-7545-4213-a81e-88e0f7a72f7d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 returned with HTTP 200 Jul 31 09:39:38.097734 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1285/5130] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:38 2026] GET /volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 => generated 772 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:38.807667 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a5c448d3-e0b9-4d6d-9e24-c3e4ee78b752 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:38.809444 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a5c448d3-e0b9-4d6d-9e24-c3e4ee78b752 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 Jul 31 09:39:38.809662 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a5c448d3-e0b9-4d6d-9e24-c3e4ee78b752 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:38.809843 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a5c448d3-e0b9-4d6d-9e24-c3e4ee78b752 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:38.810063 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-a5c448d3-e0b9-4d6d-9e24-c3e4ee78b752 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:38.814029 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:38.814029 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:38.814603 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a5c448d3-e0b9-4d6d-9e24-c3e4ee78b752 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 returned with HTTP 200 Jul 31 09:39:38.814982 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1291/5131] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:38 2026] GET /volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:39.107689 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-563623bd-0ef0-4fc6-a18c-1edca9698db8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:39.109830 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-563623bd-0ef0-4fc6-a18c-1edca9698db8 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 Jul 31 09:39:39.110060 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-563623bd-0ef0-4fc6-a18c-1edca9698db8 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:39.110295 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-563623bd-0ef0-4fc6-a18c-1edca9698db8 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:39.110443 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-563623bd-0ef0-4fc6-a18c-1edca9698db8 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id bfa696b6-ed35-4615-9954-e9cd784dec21. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:39.115454 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:39.115454 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:39.116338 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-563623bd-0ef0-4fc6-a18c-1edca9698db8 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 returned with HTTP 200 Jul 31 09:39:39.116780 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1278/5132] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:39 2026] GET /volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 => generated 772 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:39.825350 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-06b32f41-50ec-42b8-a750-800966f5715c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:39.827063 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-06b32f41-50ec-42b8-a750-800966f5715c tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 Jul 31 09:39:39.827302 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-06b32f41-50ec-42b8-a750-800966f5715c tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:39.827497 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-06b32f41-50ec-42b8-a750-800966f5715c tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:39.827601 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-06b32f41-50ec-42b8-a750-800966f5715c tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:39.831929 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:39.831929 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:39.832611 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-06b32f41-50ec-42b8-a750-800966f5715c tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 returned with HTTP 200 Jul 31 09:39:39.833181 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1279/5133] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:39 2026] GET /volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 => generated 710 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:39:39.842509 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-319f11b3-8146-4d5d-945e-764878651422 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:39.844350 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-319f11b3-8146-4d5d-945e-764878651422 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] DELETE https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 Jul 31 09:39:39.844567 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-319f11b3-8146-4d5d-945e-764878651422 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:39.844742 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-319f11b3-8146-4d5d-945e-764878651422 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:39.844838 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-319f11b3-8146-4d5d-945e-764878651422 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Delete backup with id: dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4. Jul 31 09:39:39.849218 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:39.849218 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:39.859577 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.backup.rpcapi [None req-319f11b3-8146-4d5d-945e-764878651422 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] delete_backup rpcapi backup_id dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 {{(pid=100316) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:39:39.863038 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-319f11b3-8146-4d5d-945e-764878651422 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 returned with HTTP 202 Jul 31 09:39:39.863433 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1286/5134] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:39:39 2026] DELETE /volume/v3/backups/dfa3a3f9-90b4-41a2-9a7b-672892ac8ae4 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:39:39.874783 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6ddda2fb-014e-418e-baa2-975fba531f16 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:39.877051 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6ddda2fb-014e-418e-baa2-975fba531f16 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:39:39.877692 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6ddda2fb-014e-418e-baa2-975fba531f16 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-323997245"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:39:39.879438 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-6ddda2fb-014e-418e-baa2-975fba531f16 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-323997245'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:39:39.879580 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-6ddda2fb-014e-418e-baa2-975fba531f16 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Create volume of 1 GB Jul 31 09:39:39.883512 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-6ddda2fb-014e-418e-baa2-975fba531f16 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Availability Zones retrieved successfully. Jul 31 09:39:39.888867 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6ddda2fb-014e-418e-baa2-975fba531f16 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Flow 'volume_create_api' (90e1ec13-c643-4f42-aed0-2a6dc3bd40c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:39:39.890374 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6ddda2fb-014e-418e-baa2-975fba531f16 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36009ab5-ed2b-47a0-91d8-00e27da308d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:39.891584 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-6ddda2fb-014e-418e-baa2-975fba531f16 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:39:39.916406 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6ddda2fb-014e-418e-baa2-975fba531f16 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36009ab5-ed2b-47a0-91d8-00e27da308d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:39.917232 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6ddda2fb-014e-418e-baa2-975fba531f16 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6abb522-64c9-4a53-9728-98399adb35cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:39.954586 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-6ddda2fb-014e-418e-baa2-975fba531f16 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Created reservations ['4945fa34-8995-4d1e-a1ae-d23fc7d9b22c', 'c89c76c3-0a5a-4e17-8feb-797e48fa8584', '85bc19c0-9835-4d88-9ef8-6ff753694196', 'b25738bb-1130-4bb9-8a05-b4ab11497716'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:39:39.955286 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6ddda2fb-014e-418e-baa2-975fba531f16 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6abb522-64c9-4a53-9728-98399adb35cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4945fa34-8995-4d1e-a1ae-d23fc7d9b22c', 'c89c76c3-0a5a-4e17-8feb-797e48fa8584', '85bc19c0-9835-4d88-9ef8-6ff753694196', 'b25738bb-1130-4bb9-8a05-b4ab11497716']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:39.955948 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6ddda2fb-014e-418e-baa2-975fba531f16 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1201e56d-1e2e-463f-b05d-3fc9089d3fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:39.977471 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6ddda2fb-014e-418e-baa2-975fba531f16 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1201e56d-1e2e-463f-b05d-3fc9089d3fdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7eb2614f-e8ec-4f32-a829-988cf251f9e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-323997245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65e02c6e70d74093a79fd2a06e0c34ee',qos_specs=None,replication_status=,reservations=['4945fa34-8995-4d1e-a1ae-d23fc7d9b22c','c89c76c3-0a5a-4e17-8feb-797e48fa8584','85bc19c0-9835-4d88-9ef8-6ff753694196','b25738bb-1130-4bb9-8a05-b4ab11497716'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cfa954faae4478e8a4cac35fbb6d3ec',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:39:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-323997245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7eb2614f-e8ec-4f32-a829-988cf251f9e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65e02c6e70d74093a79fd2a06e0c34ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6cfa954faae4478e8a4cac35fbb6d3ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:39.978110 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6ddda2fb-014e-418e-baa2-975fba531f16 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b2fbc3f-c14c-42aa-915b-a3c0852ca6a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:39.995521 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6ddda2fb-014e-418e-baa2-975fba531f16 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b2fbc3f-c14c-42aa-915b-a3c0852ca6a7) transitioned into state 'SUCCESS' from state '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-323997245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65e02c6e70d74093a79fd2a06e0c34ee',qos_specs=None,replication_status=,reservations=['4945fa34-8995-4d1e-a1ae-d23fc7d9b22c','c89c76c3-0a5a-4e17-8feb-797e48fa8584','85bc19c0-9835-4d88-9ef8-6ff753694196','b25738bb-1130-4bb9-8a05-b4ab11497716'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cfa954faae4478e8a4cac35fbb6d3ec',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:39.996158 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6ddda2fb-014e-418e-baa2-975fba531f16 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f84ed4f0-4fda-4cd3-94e9-6369036249a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:40.005615 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6ddda2fb-014e-418e-baa2-975fba531f16 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f84ed4f0-4fda-4cd3-94e9-6369036249a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:40.006510 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-6ddda2fb-014e-418e-baa2-975fba531f16 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Flow 'volume_create_api' (90e1ec13-c643-4f42-aed0-2a6dc3bd40c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:39:40.006833 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-6ddda2fb-014e-418e-baa2-975fba531f16 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Create volume request issued successfully. Jul 31 09:39:40.007439 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6ddda2fb-014e-418e-baa2-975fba531f16 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:39:40.007846 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1292/5135] 10.4.3.226 () {70 vars in 1298 bytes} [Fri Jul 31 09:39:39 2026] POST /volume/v3/volumes => generated 777 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:39:40.020533 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-37c20ac5-e278-45db-947a-0bb1f6694e87 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:40.022166 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-37c20ac5-e278-45db-947a-0bb1f6694e87 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/volumes/7eb2614f-e8ec-4f32-a829-988cf251f9e9 Jul 31 09:39:40.022369 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-37c20ac5-e278-45db-947a-0bb1f6694e87 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:40.022584 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-37c20ac5-e278-45db-947a-0bb1f6694e87 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:40.029478 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:40.029478 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:40.032634 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-37c20ac5-e278-45db-947a-0bb1f6694e87 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Volume info retrieved successfully. Jul 31 09:39:40.037481 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-37c20ac5-e278-45db-947a-0bb1f6694e87 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/volumes/7eb2614f-e8ec-4f32-a829-988cf251f9e9 returned with HTTP 200 Jul 31 09:39:40.037481 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1279/5136] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:40 2026] GET /volume/v3/volumes/7eb2614f-e8ec-4f32-a829-988cf251f9e9 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:40.126401 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-47e3806f-683c-44e6-b874-d61d14836726 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:40.128785 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-47e3806f-683c-44e6-b874-d61d14836726 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 Jul 31 09:39:40.129022 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-47e3806f-683c-44e6-b874-d61d14836726 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:40.129264 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-47e3806f-683c-44e6-b874-d61d14836726 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:40.129397 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-47e3806f-683c-44e6-b874-d61d14836726 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id bfa696b6-ed35-4615-9954-e9cd784dec21. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:40.134740 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:40.134740 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:40.135701 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-47e3806f-683c-44e6-b874-d61d14836726 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 returned with HTTP 200 Jul 31 09:39:40.136190 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1280/5137] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:40 2026] GET /volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:41.053671 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c4bd6d71-24cf-41ef-a2ea-8ead29c632bc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:41.055775 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c4bd6d71-24cf-41ef-a2ea-8ead29c632bc tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/volumes/7eb2614f-e8ec-4f32-a829-988cf251f9e9 Jul 31 09:39:41.056022 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c4bd6d71-24cf-41ef-a2ea-8ead29c632bc tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:41.056237 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c4bd6d71-24cf-41ef-a2ea-8ead29c632bc tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:41.063501 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:41.063501 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:41.067298 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c4bd6d71-24cf-41ef-a2ea-8ead29c632bc tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Volume info retrieved successfully. Jul 31 09:39:41.071386 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c4bd6d71-24cf-41ef-a2ea-8ead29c632bc tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/volumes/7eb2614f-e8ec-4f32-a829-988cf251f9e9 returned with HTTP 200 Jul 31 09:39:41.071823 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1287/5138] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:41 2026] GET /volume/v3/volumes/7eb2614f-e8ec-4f32-a829-988cf251f9e9 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:39:41.084165 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b99db48a-e666-4cca-85b6-460cefc6a859 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:41.086011 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b99db48a-e666-4cca-85b6-460cefc6a859 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] POST https://10.4.3.226/volume/v3/backups Jul 31 09:39:41.086573 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b99db48a-e666-4cca-85b6-460cefc6a859 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7eb2614f-e8ec-4f32-a829-988cf251f9e9", "name": "tempest-type-Backup-1982400909"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:39:41.088127 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.backups [None req-b99db48a-e666-4cca-85b6-460cefc6a859 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Creating new backup {'backup': {'volume_id': '7eb2614f-e8ec-4f32-a829-988cf251f9e9', 'name': 'tempest-type-Backup-1982400909'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:39:41.088307 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.backups [None req-b99db48a-e666-4cca-85b6-460cefc6a859 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Creating backup of volume 7eb2614f-e8ec-4f32-a829-988cf251f9e9 in container None Jul 31 09:39:41.095639 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:41.095639 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:41.095974 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-b99db48a-e666-4cca-85b6-460cefc6a859 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Volume info retrieved successfully. Jul 31 09:39:41.111230 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-b99db48a-e666-4cca-85b6-460cefc6a859 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Created reservations ['3ae0e522-7f28-49ac-8115-9dc6cb6786f0', '2dc49c1f-22ae-45a9-bf6e-15e81fa1369a'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:39:41.135304 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b99db48a-e666-4cca-85b6-460cefc6a859 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:39:41.135707 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1293/5139] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:39:41 2026] POST /volume/v3/backups => generated 316 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:39:41.145124 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-42a321a7-d42b-4b86-b200-06f2f79e68b8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:41.147738 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-42a321a7-d42b-4b86-b200-06f2f79e68b8 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 Jul 31 09:39:41.147901 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-de63490e-5460-45b6-b68f-4143ea178ca8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:41.148180 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-42a321a7-d42b-4b86-b200-06f2f79e68b8 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:41.148293 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-42a321a7-d42b-4b86-b200-06f2f79e68b8 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:41.148355 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-42a321a7-d42b-4b86-b200-06f2f79e68b8 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id a083ceee-ac73-44d1-be54-21e4b5f72164. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:41.149713 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-de63490e-5460-45b6-b68f-4143ea178ca8 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 Jul 31 09:39:41.149916 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-de63490e-5460-45b6-b68f-4143ea178ca8 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:41.150091 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-de63490e-5460-45b6-b68f-4143ea178ca8 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:41.150537 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-de63490e-5460-45b6-b68f-4143ea178ca8 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id bfa696b6-ed35-4615-9954-e9cd784dec21. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:41.153325 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:41.153325 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:41.154122 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-42a321a7-d42b-4b86-b200-06f2f79e68b8 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 returned with HTTP 200 Jul 31 09:39:41.154669 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1280/5140] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:41 2026] GET /volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:41.155015 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:41.155015 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:41.156679 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-de63490e-5460-45b6-b68f-4143ea178ca8 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 returned with HTTP 200 Jul 31 09:39:41.156679 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1281/5141] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:41 2026] GET /volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:42.164642 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ec3910f5-77bf-459f-8992-3b13bf4e4a17 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:42.166966 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ec3910f5-77bf-459f-8992-3b13bf4e4a17 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 Jul 31 09:39:42.167291 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ec3910f5-77bf-459f-8992-3b13bf4e4a17 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:42.167550 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ec3910f5-77bf-459f-8992-3b13bf4e4a17 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:42.167707 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-ec3910f5-77bf-459f-8992-3b13bf4e4a17 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id a083ceee-ac73-44d1-be54-21e4b5f72164. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:42.171857 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-421466a7-f9a6-4ed3-8d4a-1eb9eba9c3fd None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:42.172959 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:42.172959 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:42.173808 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-421466a7-f9a6-4ed3-8d4a-1eb9eba9c3fd tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 Jul 31 09:39:42.173868 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ec3910f5-77bf-459f-8992-3b13bf4e4a17 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 returned with HTTP 200 Jul 31 09:39:42.174005 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-421466a7-f9a6-4ed3-8d4a-1eb9eba9c3fd tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:42.174181 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-421466a7-f9a6-4ed3-8d4a-1eb9eba9c3fd tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:42.174345 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1288/5142] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:42 2026] GET /volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:42.174394 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-421466a7-f9a6-4ed3-8d4a-1eb9eba9c3fd tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id bfa696b6-ed35-4615-9954-e9cd784dec21. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:42.179137 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:42.179137 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:42.179137 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-421466a7-f9a6-4ed3-8d4a-1eb9eba9c3fd tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 returned with HTTP 200 Jul 31 09:39:42.179576 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1294/5143] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:42 2026] GET /volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:43.188484 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c9aa09ec-ca44-46a8-be15-f207934c534e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:43.188888 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-73847dc8-776f-4cdb-9ce6-29b219a27cd0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:43.190127 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-73847dc8-776f-4cdb-9ce6-29b219a27cd0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 Jul 31 09:39:43.190323 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-73847dc8-776f-4cdb-9ce6-29b219a27cd0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:43.190536 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-73847dc8-776f-4cdb-9ce6-29b219a27cd0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:43.190630 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-73847dc8-776f-4cdb-9ce6-29b219a27cd0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id bfa696b6-ed35-4615-9954-e9cd784dec21. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:43.191969 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c9aa09ec-ca44-46a8-be15-f207934c534e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 Jul 31 09:39:43.192219 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c9aa09ec-ca44-46a8-be15-f207934c534e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:43.192452 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c9aa09ec-ca44-46a8-be15-f207934c534e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:43.192600 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-c9aa09ec-ca44-46a8-be15-f207934c534e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id a083ceee-ac73-44d1-be54-21e4b5f72164. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:43.194561 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:43.194561 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:43.195204 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-73847dc8-776f-4cdb-9ce6-29b219a27cd0 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 returned with HTTP 200 Jul 31 09:39:43.195549 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1282/5144] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:43 2026] GET /volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:43.196996 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:43.196996 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:43.197623 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c9aa09ec-ca44-46a8-be15-f207934c534e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 returned with HTTP 200 Jul 31 09:39:43.198003 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1281/5145] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:43 2026] GET /volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:44.211022 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1c9af46f-ef39-477e-9391-6c85340c2d8a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:44.212986 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-75f98623-de30-42f5-bae8-6bcefd0c40f5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:44.214817 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1c9af46f-ef39-477e-9391-6c85340c2d8a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 Jul 31 09:39:44.214817 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1c9af46f-ef39-477e-9391-6c85340c2d8a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:44.214817 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1c9af46f-ef39-477e-9391-6c85340c2d8a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:44.214817 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-1c9af46f-ef39-477e-9391-6c85340c2d8a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id a083ceee-ac73-44d1-be54-21e4b5f72164. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:44.215799 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-75f98623-de30-42f5-bae8-6bcefd0c40f5 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 Jul 31 09:39:44.215799 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-75f98623-de30-42f5-bae8-6bcefd0c40f5 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:44.215799 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-75f98623-de30-42f5-bae8-6bcefd0c40f5 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:44.215799 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-75f98623-de30-42f5-bae8-6bcefd0c40f5 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id bfa696b6-ed35-4615-9954-e9cd784dec21. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:44.219177 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:44.219177 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:44.219361 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:44.219361 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:44.219990 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1c9af46f-ef39-477e-9391-6c85340c2d8a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 returned with HTTP 200 Jul 31 09:39:44.220040 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-75f98623-de30-42f5-bae8-6bcefd0c40f5 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 returned with HTTP 200 Jul 31 09:39:44.220762 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1295/5146] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:44 2026] GET /volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:44.220820 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1289/5147] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:44 2026] GET /volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:45.231480 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-82c16b81-9f34-4a01-b5ea-7232d6621a5d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:45.233422 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-82c16b81-9f34-4a01-b5ea-7232d6621a5d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 Jul 31 09:39:45.233688 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-82c16b81-9f34-4a01-b5ea-7232d6621a5d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:45.233917 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-82c16b81-9f34-4a01-b5ea-7232d6621a5d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:45.234026 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-82c16b81-9f34-4a01-b5ea-7232d6621a5d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id bfa696b6-ed35-4615-9954-e9cd784dec21. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:45.234886 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f19d2d62-6f0b-4b81-b840-f81f923bc44e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:45.238575 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:45.238575 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:45.239370 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-82c16b81-9f34-4a01-b5ea-7232d6621a5d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 returned with HTTP 200 Jul 31 09:39:45.239759 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1283/5148] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:45 2026] GET /volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:45.244654 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f19d2d62-6f0b-4b81-b840-f81f923bc44e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 Jul 31 09:39:45.245850 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f19d2d62-6f0b-4b81-b840-f81f923bc44e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:45.247047 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f19d2d62-6f0b-4b81-b840-f81f923bc44e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:45.247500 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-f19d2d62-6f0b-4b81-b840-f81f923bc44e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id a083ceee-ac73-44d1-be54-21e4b5f72164. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:45.269846 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:45.269846 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:45.273977 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f19d2d62-6f0b-4b81-b840-f81f923bc44e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 returned with HTTP 200 Jul 31 09:39:45.276330 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1282/5149] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:45 2026] GET /volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 => generated 736 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:46.250521 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ac5a7243-d3d6-4539-8bfb-4c3170eb59eb None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:46.253203 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ac5a7243-d3d6-4539-8bfb-4c3170eb59eb tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 Jul 31 09:39:46.253489 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ac5a7243-d3d6-4539-8bfb-4c3170eb59eb tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:46.253835 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ac5a7243-d3d6-4539-8bfb-4c3170eb59eb tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:46.253835 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-ac5a7243-d3d6-4539-8bfb-4c3170eb59eb tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id bfa696b6-ed35-4615-9954-e9cd784dec21. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:46.258661 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:46.258661 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:46.259471 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ac5a7243-d3d6-4539-8bfb-4c3170eb59eb tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 returned with HTTP 200 Jul 31 09:39:46.259887 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1296/5150] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:46 2026] GET /volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:46.286704 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6280e1c1-fd0c-49e5-9e6a-ffdcc022a05b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:46.288731 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6280e1c1-fd0c-49e5-9e6a-ffdcc022a05b tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 Jul 31 09:39:46.288979 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6280e1c1-fd0c-49e5-9e6a-ffdcc022a05b tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:46.289180 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6280e1c1-fd0c-49e5-9e6a-ffdcc022a05b tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:46.289349 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-6280e1c1-fd0c-49e5-9e6a-ffdcc022a05b tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id a083ceee-ac73-44d1-be54-21e4b5f72164. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:46.294566 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:46.294566 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:46.295341 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6280e1c1-fd0c-49e5-9e6a-ffdcc022a05b tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 returned with HTTP 200 Jul 31 09:39:46.295944 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1290/5151] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:46 2026] GET /volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:47.273061 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e42e75c2-a6ef-4731-8e3c-713576826f88 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:47.275336 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e42e75c2-a6ef-4731-8e3c-713576826f88 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 Jul 31 09:39:47.275480 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e42e75c2-a6ef-4731-8e3c-713576826f88 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:47.275793 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e42e75c2-a6ef-4731-8e3c-713576826f88 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:47.275959 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-e42e75c2-a6ef-4731-8e3c-713576826f88 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id bfa696b6-ed35-4615-9954-e9cd784dec21. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:47.281776 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:47.281776 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:47.282787 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e42e75c2-a6ef-4731-8e3c-713576826f88 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 returned with HTTP 200 Jul 31 09:39:47.283487 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1284/5152] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:47 2026] GET /volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:47.310202 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-11bb2a62-ad36-4a3f-aba9-2362dbc4b4a1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:47.316948 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-11bb2a62-ad36-4a3f-aba9-2362dbc4b4a1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 Jul 31 09:39:47.318074 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-11bb2a62-ad36-4a3f-aba9-2362dbc4b4a1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:47.318771 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-11bb2a62-ad36-4a3f-aba9-2362dbc4b4a1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:47.318934 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-11bb2a62-ad36-4a3f-aba9-2362dbc4b4a1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id a083ceee-ac73-44d1-be54-21e4b5f72164. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:47.330090 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:47.330090 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:47.330321 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-11bb2a62-ad36-4a3f-aba9-2362dbc4b4a1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 returned with HTTP 200 Jul 31 09:39:47.330718 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1283/5153] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:47 2026] GET /volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:48.295266 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-553d7dae-bbdc-4fad-8c55-fc888bebb789 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:48.296977 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-553d7dae-bbdc-4fad-8c55-fc888bebb789 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 Jul 31 09:39:48.297113 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-553d7dae-bbdc-4fad-8c55-fc888bebb789 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:48.297335 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-553d7dae-bbdc-4fad-8c55-fc888bebb789 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:48.297581 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-553d7dae-bbdc-4fad-8c55-fc888bebb789 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id bfa696b6-ed35-4615-9954-e9cd784dec21. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:48.301980 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:48.301980 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:48.302858 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-553d7dae-bbdc-4fad-8c55-fc888bebb789 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 returned with HTTP 200 Jul 31 09:39:48.303281 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1297/5154] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:48 2026] GET /volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:48.341725 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8d367d48-8dad-4e52-976c-4fd10235cc8d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:48.343500 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8d367d48-8dad-4e52-976c-4fd10235cc8d tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 Jul 31 09:39:48.343729 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8d367d48-8dad-4e52-976c-4fd10235cc8d tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:48.343917 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8d367d48-8dad-4e52-976c-4fd10235cc8d tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:48.344050 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-8d367d48-8dad-4e52-976c-4fd10235cc8d tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id a083ceee-ac73-44d1-be54-21e4b5f72164. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:48.348466 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:48.348466 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:48.349062 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8d367d48-8dad-4e52-976c-4fd10235cc8d tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 returned with HTTP 200 Jul 31 09:39:48.349466 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1291/5155] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:48 2026] GET /volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:49.313478 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e7aac822-4822-44d3-8f0b-a4d1b3f1a048 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:49.315292 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e7aac822-4822-44d3-8f0b-a4d1b3f1a048 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 Jul 31 09:39:49.315534 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e7aac822-4822-44d3-8f0b-a4d1b3f1a048 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:49.315740 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e7aac822-4822-44d3-8f0b-a4d1b3f1a048 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:49.315843 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-e7aac822-4822-44d3-8f0b-a4d1b3f1a048 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id bfa696b6-ed35-4615-9954-e9cd784dec21. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:49.320004 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:49.320004 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:49.320794 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e7aac822-4822-44d3-8f0b-a4d1b3f1a048 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 returned with HTTP 200 Jul 31 09:39:49.321194 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1285/5156] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:49 2026] GET /volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:49.359929 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8f03bec7-6fbb-4755-854e-a00c2a5b5184 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:49.361705 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8f03bec7-6fbb-4755-854e-a00c2a5b5184 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 Jul 31 09:39:49.361969 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8f03bec7-6fbb-4755-854e-a00c2a5b5184 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:49.362169 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8f03bec7-6fbb-4755-854e-a00c2a5b5184 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:49.362298 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-8f03bec7-6fbb-4755-854e-a00c2a5b5184 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id a083ceee-ac73-44d1-be54-21e4b5f72164. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:49.368577 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:49.368577 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:49.369330 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8f03bec7-6fbb-4755-854e-a00c2a5b5184 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 returned with HTTP 200 Jul 31 09:39:49.369732 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1284/5157] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:49 2026] GET /volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:50.330703 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e83e5fc8-3660-4b96-bdf3-fb9f470858ef None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:50.332497 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e83e5fc8-3660-4b96-bdf3-fb9f470858ef tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 Jul 31 09:39:50.332709 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e83e5fc8-3660-4b96-bdf3-fb9f470858ef tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:50.332882 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e83e5fc8-3660-4b96-bdf3-fb9f470858ef tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:50.332982 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-e83e5fc8-3660-4b96-bdf3-fb9f470858ef tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id bfa696b6-ed35-4615-9954-e9cd784dec21. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:50.338963 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:50.338963 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:50.339681 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e83e5fc8-3660-4b96-bdf3-fb9f470858ef tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 returned with HTTP 200 Jul 31 09:39:50.340004 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1298/5158] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:50 2026] GET /volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:50.380149 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-defdd490-56d1-4222-ae08-0ada0d78e64f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:50.381673 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-defdd490-56d1-4222-ae08-0ada0d78e64f tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 Jul 31 09:39:50.382095 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-defdd490-56d1-4222-ae08-0ada0d78e64f tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:50.382184 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-defdd490-56d1-4222-ae08-0ada0d78e64f tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:50.382900 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-defdd490-56d1-4222-ae08-0ada0d78e64f tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id a083ceee-ac73-44d1-be54-21e4b5f72164. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:50.388146 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:50.388146 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:50.388905 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-defdd490-56d1-4222-ae08-0ada0d78e64f tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 returned with HTTP 200 Jul 31 09:39:50.389303 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1292/5159] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:50 2026] GET /volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:51.349349 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4312d0e8-90a5-4094-b945-ed383f510601 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:51.351198 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4312d0e8-90a5-4094-b945-ed383f510601 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 Jul 31 09:39:51.351393 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4312d0e8-90a5-4094-b945-ed383f510601 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:51.351564 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4312d0e8-90a5-4094-b945-ed383f510601 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:51.351667 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-4312d0e8-90a5-4094-b945-ed383f510601 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id bfa696b6-ed35-4615-9954-e9cd784dec21. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:51.356046 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:51.356046 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:51.356814 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4312d0e8-90a5-4094-b945-ed383f510601 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 returned with HTTP 200 Jul 31 09:39:51.357140 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1286/5160] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:51 2026] GET /volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:51.366500 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6ba22808-e56e-48f0-9a71-89322badcb80 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:51.368214 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6ba22808-e56e-48f0-9a71-89322badcb80 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 Jul 31 09:39:51.368405 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6ba22808-e56e-48f0-9a71-89322badcb80 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:51.368613 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6ba22808-e56e-48f0-9a71-89322badcb80 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:51.368706 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-6ba22808-e56e-48f0-9a71-89322badcb80 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id bfa696b6-ed35-4615-9954-e9cd784dec21. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:51.373546 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:51.373546 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:51.374363 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6ba22808-e56e-48f0-9a71-89322badcb80 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 returned with HTTP 200 Jul 31 09:39:51.374740 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1285/5161] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:51 2026] GET /volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:51.383715 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-60142183-d006-4960-b96a-c7815be74407 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:51.385399 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-60142183-d006-4960-b96a-c7815be74407 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] DELETE https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 Jul 31 09:39:51.385579 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-60142183-d006-4960-b96a-c7815be74407 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:51.385754 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-60142183-d006-4960-b96a-c7815be74407 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:51.385857 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.backups [None req-60142183-d006-4960-b96a-c7815be74407 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Delete backup with id: bfa696b6-ed35-4615-9954-e9cd784dec21. Jul 31 09:39:51.389765 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:51.389765 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:51.399965 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f8936715-d072-496f-a14a-a0fcfed2aac5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:51.401172 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.backup.rpcapi [None req-60142183-d006-4960-b96a-c7815be74407 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] delete_backup rpcapi backup_id bfa696b6-ed35-4615-9954-e9cd784dec21 {{(pid=100315) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:39:51.401686 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f8936715-d072-496f-a14a-a0fcfed2aac5 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 Jul 31 09:39:51.401886 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f8936715-d072-496f-a14a-a0fcfed2aac5 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:51.402058 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f8936715-d072-496f-a14a-a0fcfed2aac5 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:51.402158 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-f8936715-d072-496f-a14a-a0fcfed2aac5 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id a083ceee-ac73-44d1-be54-21e4b5f72164. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:51.402987 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-60142183-d006-4960-b96a-c7815be74407 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 returned with HTTP 202 Jul 31 09:39:51.403474 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1299/5162] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:39:51 2026] DELETE /volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:39:51.409746 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:51.409746 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:51.410251 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-280cef2d-1219-47d8-8477-e0c36fb4b564 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:51.410479 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f8936715-d072-496f-a14a-a0fcfed2aac5 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 returned with HTTP 200 Jul 31 09:39:51.411074 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1293/5163] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:51 2026] GET /volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:51.412398 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-280cef2d-1219-47d8-8477-e0c36fb4b564 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 Jul 31 09:39:51.413209 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-280cef2d-1219-47d8-8477-e0c36fb4b564 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:51.413209 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-280cef2d-1219-47d8-8477-e0c36fb4b564 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:51.413209 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-280cef2d-1219-47d8-8477-e0c36fb4b564 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id bfa696b6-ed35-4615-9954-e9cd784dec21. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:51.418258 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:51.418258 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:51.419222 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-280cef2d-1219-47d8-8477-e0c36fb4b564 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 returned with HTTP 200 Jul 31 09:39:51.419656 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1287/5164] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:51 2026] GET /volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:52.422926 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-bdc78b2c-b496-4724-bfee-4fd14c2669dc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:52.424613 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bdc78b2c-b496-4724-bfee-4fd14c2669dc tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 Jul 31 09:39:52.424811 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bdc78b2c-b496-4724-bfee-4fd14c2669dc tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:52.424987 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bdc78b2c-b496-4724-bfee-4fd14c2669dc tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:52.425078 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-bdc78b2c-b496-4724-bfee-4fd14c2669dc tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id a083ceee-ac73-44d1-be54-21e4b5f72164. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:52.429278 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:52.429278 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:52.429747 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0b949b60-0fe7-4aaa-84b4-3551c0a3ab62 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:52.429985 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bdc78b2c-b496-4724-bfee-4fd14c2669dc tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 returned with HTTP 200 Jul 31 09:39:52.430261 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1286/5165] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:52 2026] GET /volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:52.431371 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0b949b60-0fe7-4aaa-84b4-3551c0a3ab62 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 Jul 31 09:39:52.431557 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0b949b60-0fe7-4aaa-84b4-3551c0a3ab62 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:52.431732 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0b949b60-0fe7-4aaa-84b4-3551c0a3ab62 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:52.431828 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-0b949b60-0fe7-4aaa-84b4-3551c0a3ab62 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Show backup with id bfa696b6-ed35-4615-9954-e9cd784dec21. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:52.435195 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0b949b60-0fe7-4aaa-84b4-3551c0a3ab62 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 returned with HTTP 404 Jul 31 09:39:52.435634 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1300/5166] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:52 2026] GET /volume/v3/backups/bfa696b6-ed35-4615-9954-e9cd784dec21 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:39:52.442571 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-234ab0de-6db1-4f3b-a16f-53bb292606c2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:52.444277 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-234ab0de-6db1-4f3b-a16f-53bb292606c2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] DELETE https://10.4.3.226/volume/v3/snapshots/8bd2bc6a-f158-4188-aaaa-4ecc05b573c9 Jul 31 09:39:52.444479 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-234ab0de-6db1-4f3b-a16f-53bb292606c2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:52.444646 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-234ab0de-6db1-4f3b-a16f-53bb292606c2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:52.445418 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-234ab0de-6db1-4f3b-a16f-53bb292606c2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Delete snapshot with id: 8bd2bc6a-f158-4188-aaaa-4ecc05b573c9 Jul 31 09:39:52.449455 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:52.449455 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:52.449810 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-234ab0de-6db1-4f3b-a16f-53bb292606c2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Snapshot retrieved successfully. Jul 31 09:39:52.463146 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-234ab0de-6db1-4f3b-a16f-53bb292606c2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Snapshot delete request issued successfully. Jul 31 09:39:52.463330 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-234ab0de-6db1-4f3b-a16f-53bb292606c2 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/snapshots/8bd2bc6a-f158-4188-aaaa-4ecc05b573c9 returned with HTTP 202 Jul 31 09:39:52.463698 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1294/5167] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:39:52 2026] DELETE /volume/v3/snapshots/8bd2bc6a-f158-4188-aaaa-4ecc05b573c9 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:39:52.470153 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-84b8c40c-1611-4b9c-918f-ec369c783d6c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:52.472069 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-84b8c40c-1611-4b9c-918f-ec369c783d6c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/snapshots/8bd2bc6a-f158-4188-aaaa-4ecc05b573c9 Jul 31 09:39:52.472371 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-84b8c40c-1611-4b9c-918f-ec369c783d6c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:52.472660 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-84b8c40c-1611-4b9c-918f-ec369c783d6c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:52.477535 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:52.477535 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:52.477948 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-84b8c40c-1611-4b9c-918f-ec369c783d6c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Snapshot retrieved successfully. Jul 31 09:39:52.478727 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-84b8c40c-1611-4b9c-918f-ec369c783d6c tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/snapshots/8bd2bc6a-f158-4188-aaaa-4ecc05b573c9 returned with HTTP 200 Jul 31 09:39:52.479191 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1288/5168] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:39:52 2026] GET /volume/v3/snapshots/8bd2bc6a-f158-4188-aaaa-4ecc05b573c9 => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:53.038433 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c3b4ebbf-ee53-4deb-a196-feda38f2530c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:53.066795 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c3b4ebbf-ee53-4deb-a196-feda38f2530c tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:39:53.067125 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c3b4ebbf-ee53-4deb-a196-feda38f2530c tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-664048109-1501067639", "extra_specs": {"multiattach": " True"}}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:39:53.080090 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c3b4ebbf-ee53-4deb-a196-feda38f2530c tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:39:53.080454 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1287/5169] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:39:53 2026] POST /volume/v3/types => generated 286 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:53.088111 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-699fab00-37c1-46c0-a878-b24e9b9266ef None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:53.090452 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-699fab00-37c1-46c0-a878-b24e9b9266ef tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:39:53.090939 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-699fab00-37c1-46c0-a878-b24e9b9266ef tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-304322731", "snapshot_id": null, "imageRef": null, "volume_type": "4d2df080-ab4a-4ae9-8ef4-c60772723aac", "size": 1}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:39:53.093381 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-699fab00-37c1-46c0-a878-b24e9b9266ef tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-304322731', 'snapshot_id': None, 'imageRef': None, 'volume_type': '4d2df080-ab4a-4ae9-8ef4-c60772723aac', 'size': 1}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:39:53.098496 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-699fab00-37c1-46c0-a878-b24e9b9266ef tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Create volume of 1 GB Jul 31 09:39:53.098890 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:53.098890 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:53.099520 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-699fab00-37c1-46c0-a878-b24e9b9266ef tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Availability Zones retrieved successfully. Jul 31 09:39:53.109083 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-699fab00-37c1-46c0-a878-b24e9b9266ef tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Flow 'volume_create_api' (86a59e7c-8ef0-4fe1-b3d2-c4370d488be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:39:53.110055 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-699fab00-37c1-46c0-a878-b24e9b9266ef tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f60da52b-e7f4-49c4-86a0-42545ae4df3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:53.111398 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-699fab00-37c1-46c0-a878-b24e9b9266ef tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:39:53.120715 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:53.120715 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:53.132819 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-699fab00-37c1-46c0-a878-b24e9b9266ef tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f60da52b-e7f4-49c4-86a0-42545ae4df3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:39:53Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4d2df080-ab4a-4ae9-8ef4-c60772723aac,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-664048109-1501067639',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4d2df080-ab4a-4ae9-8ef4-c60772723aac', 'encryption_key_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=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:53.133297 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-699fab00-37c1-46c0-a878-b24e9b9266ef tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72dc8cfe-6225-4876-a5c9-6dee2d350f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:53.155153 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-699fab00-37c1-46c0-a878-b24e9b9266ef tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-664048109-1501067639 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-664048109-1501067639, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:39:53.155438 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-699fab00-37c1-46c0-a878-b24e9b9266ef tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-664048109-1501067639 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-664048109-1501067639, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:39:53.181698 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-699fab00-37c1-46c0-a878-b24e9b9266ef tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Created reservations ['8bd971cc-100a-4e6d-b0bc-96f2e3544e5d', 'ce75efa7-f0a1-4e8b-9e70-d25e2f4f9555', '563fcb88-7097-4787-9038-325c642b9357', 'e306a5cb-0c22-41f2-8f13-1d4e85f10b12'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:39:53.182476 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-699fab00-37c1-46c0-a878-b24e9b9266ef tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72dc8cfe-6225-4876-a5c9-6dee2d350f81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bd971cc-100a-4e6d-b0bc-96f2e3544e5d', 'ce75efa7-f0a1-4e8b-9e70-d25e2f4f9555', '563fcb88-7097-4787-9038-325c642b9357', 'e306a5cb-0c22-41f2-8f13-1d4e85f10b12']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:53.183172 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-699fab00-37c1-46c0-a878-b24e9b9266ef tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0589c0a0-e337-422a-a544-2b3c094a7b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:53.202398 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-699fab00-37c1-46c0-a878-b24e9b9266ef tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0589c0a0-e337-422a-a544-2b3c094a7b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e03255c-4bc7-4c7e-b406-457344da9e7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-304322731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7d13005d28284c808a3b81110f90ee2b',qos_specs=None,replication_status=,reservations=['8bd971cc-100a-4e6d-b0bc-96f2e3544e5d','ce75efa7-f0a1-4e8b-9e70-d25e2f4f9555','563fcb88-7097-4787-9038-325c642b9357','e306a5cb-0c22-41f2-8f13-1d4e85f10b12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2d365dd5213444b974b2dbbebab98ef',volume_type_id=4d2df080-ab4a-4ae9-8ef4-c60772723aac), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:39:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-304322731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e03255c-4bc7-4c7e-b406-457344da9e7a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='7d13005d28284c808a3b81110f90ee2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2d365dd5213444b974b2dbbebab98ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4d2df080-ab4a-4ae9-8ef4-c60772723aac),volume_type_id=4d2df080-ab4a-4ae9-8ef4-c60772723aac)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:53.203015 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-699fab00-37c1-46c0-a878-b24e9b9266ef tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b26619a-7f70-4345-84bb-48aabfae47f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:53.223689 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-699fab00-37c1-46c0-a878-b24e9b9266ef tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b26619a-7f70-4345-84bb-48aabfae47f0) transitioned into state 'SUCCESS' from state '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-304322731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7d13005d28284c808a3b81110f90ee2b',qos_specs=None,replication_status=,reservations=['8bd971cc-100a-4e6d-b0bc-96f2e3544e5d','ce75efa7-f0a1-4e8b-9e70-d25e2f4f9555','563fcb88-7097-4787-9038-325c642b9357','e306a5cb-0c22-41f2-8f13-1d4e85f10b12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2d365dd5213444b974b2dbbebab98ef',volume_type_id=4d2df080-ab4a-4ae9-8ef4-c60772723aac)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:53.224597 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-699fab00-37c1-46c0-a878-b24e9b9266ef tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17a83171-6bf3-4de0-8d90-c907b9803864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:53.234107 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-699fab00-37c1-46c0-a878-b24e9b9266ef tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17a83171-6bf3-4de0-8d90-c907b9803864) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:53.235389 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-699fab00-37c1-46c0-a878-b24e9b9266ef tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Flow 'volume_create_api' (86a59e7c-8ef0-4fe1-b3d2-c4370d488be3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:39:53.235808 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-699fab00-37c1-46c0-a878-b24e9b9266ef tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Create volume request issued successfully. Jul 31 09:39:53.236595 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-699fab00-37c1-46c0-a878-b24e9b9266ef tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:39:53.237155 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1301/5170] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:39:53 2026] POST /volume/v3/volumes => generated 828 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:39:53.271680 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cebcfbd0-0850-4406-9f1b-e6e7e009307f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:53.274269 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cebcfbd0-0850-4406-9f1b-e6e7e009307f tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:39:53.274599 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cebcfbd0-0850-4406-9f1b-e6e7e009307f tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:53.274893 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cebcfbd0-0850-4406-9f1b-e6e7e009307f tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:53.283846 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:53.283846 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:53.288081 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cebcfbd0-0850-4406-9f1b-e6e7e009307f tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:39:53.292623 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cebcfbd0-0850-4406-9f1b-e6e7e009307f tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:39:53.293003 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1295/5171] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:53 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:53.439445 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1cf2c97b-3c5b-4bfc-9285-a9056e55c761 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:53.441023 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1cf2c97b-3c5b-4bfc-9285-a9056e55c761 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 Jul 31 09:39:53.441206 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1cf2c97b-3c5b-4bfc-9285-a9056e55c761 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:53.441408 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1cf2c97b-3c5b-4bfc-9285-a9056e55c761 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:53.441511 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-1cf2c97b-3c5b-4bfc-9285-a9056e55c761 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id a083ceee-ac73-44d1-be54-21e4b5f72164. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:53.445399 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:53.445399 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:53.445902 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1cf2c97b-3c5b-4bfc-9285-a9056e55c761 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 returned with HTTP 200 Jul 31 09:39:53.446204 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1289/5172] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:53 2026] GET /volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:53.487313 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a5c2ae0f-de29-4cd9-9f04-ad63da9abd6b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:53.488811 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a5c2ae0f-de29-4cd9-9f04-ad63da9abd6b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/snapshots/8bd2bc6a-f158-4188-aaaa-4ecc05b573c9 Jul 31 09:39:53.489050 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a5c2ae0f-de29-4cd9-9f04-ad63da9abd6b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:53.490154 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a5c2ae0f-de29-4cd9-9f04-ad63da9abd6b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:53.493232 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a5c2ae0f-de29-4cd9-9f04-ad63da9abd6b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/snapshots/8bd2bc6a-f158-4188-aaaa-4ecc05b573c9 returned with HTTP 404 Jul 31 09:39:53.493898 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1288/5173] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:39:53 2026] GET /volume/v3/snapshots/8bd2bc6a-f158-4188-aaaa-4ecc05b573c9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:39:53.500172 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5208fe40-d000-4feb-8c91-d4d67c62367f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:53.502136 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5208fe40-d000-4feb-8c91-d4d67c62367f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] DELETE https://10.4.3.226/volume/v3/volumes/4a8f0a7e-8442-4b54-ae82-0cb915406aa0 Jul 31 09:39:53.502397 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5208fe40-d000-4feb-8c91-d4d67c62367f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:53.502619 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5208fe40-d000-4feb-8c91-d4d67c62367f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:53.502814 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-5208fe40-d000-4feb-8c91-d4d67c62367f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Delete volume with id: 4a8f0a7e-8442-4b54-ae82-0cb915406aa0 Jul 31 09:39:53.509574 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:53.509574 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:53.510007 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5208fe40-d000-4feb-8c91-d4d67c62367f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:39:53.523959 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5208fe40-d000-4feb-8c91-d4d67c62367f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Delete volume request issued successfully. Jul 31 09:39:53.524202 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5208fe40-d000-4feb-8c91-d4d67c62367f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/volumes/4a8f0a7e-8442-4b54-ae82-0cb915406aa0 returned with HTTP 202 Jul 31 09:39:53.524661 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1302/5174] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:39:53 2026] DELETE /volume/v3/volumes/4a8f0a7e-8442-4b54-ae82-0cb915406aa0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:39:53.530730 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a965e60c-1ee2-4623-a96e-9a501681e570 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:53.532965 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a965e60c-1ee2-4623-a96e-9a501681e570 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/volumes/4a8f0a7e-8442-4b54-ae82-0cb915406aa0 Jul 31 09:39:53.533172 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a965e60c-1ee2-4623-a96e-9a501681e570 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:53.533398 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a965e60c-1ee2-4623-a96e-9a501681e570 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:53.540784 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:53.540784 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:53.544416 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a965e60c-1ee2-4623-a96e-9a501681e570 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:39:53.549141 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a965e60c-1ee2-4623-a96e-9a501681e570 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/volumes/4a8f0a7e-8442-4b54-ae82-0cb915406aa0 returned with HTTP 200 Jul 31 09:39:53.549595 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1296/5175] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:53 2026] GET /volume/v3/volumes/4a8f0a7e-8442-4b54-ae82-0cb915406aa0 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:54.306302 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1847d12f-952a-4dcd-a9c0-e82dc8039be8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:54.307942 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1847d12f-952a-4dcd-a9c0-e82dc8039be8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:39:54.308124 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1847d12f-952a-4dcd-a9c0-e82dc8039be8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:54.308312 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1847d12f-952a-4dcd-a9c0-e82dc8039be8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:54.314832 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:54.314832 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:54.317903 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1847d12f-952a-4dcd-a9c0-e82dc8039be8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:39:54.321304 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1847d12f-952a-4dcd-a9c0-e82dc8039be8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:39:54.321630 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1290/5176] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:54 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:54.332441 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-213c0d8a-c52f-4cd8-becf-a646cbf99235 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:54.334022 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-213c0d8a-c52f-4cd8-becf-a646cbf99235 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:39:54.334223 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-213c0d8a-c52f-4cd8-becf-a646cbf99235 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:54.334455 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-213c0d8a-c52f-4cd8-becf-a646cbf99235 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:54.343008 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:54.343008 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:54.347257 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-213c0d8a-c52f-4cd8-becf-a646cbf99235 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:39:54.352202 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-213c0d8a-c52f-4cd8-becf-a646cbf99235 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:39:54.352700 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1289/5177] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:54 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:54.362571 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-bdd56f41-fba9-4fd0-b5a8-e94064ffa436 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:54.364171 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bdd56f41-fba9-4fd0-b5a8-e94064ffa436 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:39:54.364530 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bdd56f41-fba9-4fd0-b5a8-e94064ffa436 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1257085701", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:39:54.365940 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-bdd56f41-fba9-4fd0-b5a8-e94064ffa436 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1257085701', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:39:54.366157 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-bdd56f41-fba9-4fd0-b5a8-e94064ffa436 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Create volume of 1 GB Jul 31 09:39:54.370036 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-bdd56f41-fba9-4fd0-b5a8-e94064ffa436 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Availability Zones retrieved successfully. Jul 31 09:39:54.374958 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bdd56f41-fba9-4fd0-b5a8-e94064ffa436 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Flow 'volume_create_api' (4e55c68e-3c8b-476d-82b0-d99b5a52fb26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:39:54.375777 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bdd56f41-fba9-4fd0-b5a8-e94064ffa436 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2047138-4bbb-4fae-92cd-2902f1e3607e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:54.376623 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-bdd56f41-fba9-4fd0-b5a8-e94064ffa436 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:39:54.397509 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bdd56f41-fba9-4fd0-b5a8-e94064ffa436 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2047138-4bbb-4fae-92cd-2902f1e3607e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:54.398109 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bdd56f41-fba9-4fd0-b5a8-e94064ffa436 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9459ef5-2e4f-4d75-bfe9-0eee54645c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:54.442297 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-bdd56f41-fba9-4fd0-b5a8-e94064ffa436 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Created reservations ['c278c654-80cf-458c-8392-c762f6ee6058', '94feffa4-19b7-467c-98ea-1ec566ac3489', '93097cd1-b413-4c19-a97f-7e8aaf894f59', '45c9a120-8f09-43ff-a19d-ec344fb4e216'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:39:54.442995 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bdd56f41-fba9-4fd0-b5a8-e94064ffa436 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9459ef5-2e4f-4d75-bfe9-0eee54645c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c278c654-80cf-458c-8392-c762f6ee6058', '94feffa4-19b7-467c-98ea-1ec566ac3489', '93097cd1-b413-4c19-a97f-7e8aaf894f59', '45c9a120-8f09-43ff-a19d-ec344fb4e216']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:54.443792 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bdd56f41-fba9-4fd0-b5a8-e94064ffa436 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbf655d1-6c05-4731-8c3d-d3fd313cc023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:54.456404 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c8daeb43-85f8-4d61-ba14-9e4534f29186 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:54.457845 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c8daeb43-85f8-4d61-ba14-9e4534f29186 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 Jul 31 09:39:54.458066 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c8daeb43-85f8-4d61-ba14-9e4534f29186 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:54.458292 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c8daeb43-85f8-4d61-ba14-9e4534f29186 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:54.458454 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-c8daeb43-85f8-4d61-ba14-9e4534f29186 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id a083ceee-ac73-44d1-be54-21e4b5f72164. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:54.462217 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:54.462217 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:54.462831 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c8daeb43-85f8-4d61-ba14-9e4534f29186 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 returned with HTTP 200 Jul 31 09:39:54.463171 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1297/5178] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:54 2026] GET /volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:54.465151 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bdd56f41-fba9-4fd0-b5a8-e94064ffa436 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbf655d1-6c05-4731-8c3d-d3fd313cc023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '167ab703-3b30-4e45-b59e-1423d983eb24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1257085701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d13005d28284c808a3b81110f90ee2b',qos_specs=None,replication_status=,reservations=['c278c654-80cf-458c-8392-c762f6ee6058','94feffa4-19b7-467c-98ea-1ec566ac3489','93097cd1-b413-4c19-a97f-7e8aaf894f59','45c9a120-8f09-43ff-a19d-ec344fb4e216'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2d365dd5213444b974b2dbbebab98ef',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:39:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1257085701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=167ab703-3b30-4e45-b59e-1423d983eb24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d13005d28284c808a3b81110f90ee2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2d365dd5213444b974b2dbbebab98ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:54.465880 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bdd56f41-fba9-4fd0-b5a8-e94064ffa436 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (225abddd-27d0-4197-b39b-d5c6eaad4c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:54.483804 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bdd56f41-fba9-4fd0-b5a8-e94064ffa436 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (225abddd-27d0-4197-b39b-d5c6eaad4c2c) transitioned into state 'SUCCESS' from state '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-1257085701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d13005d28284c808a3b81110f90ee2b',qos_specs=None,replication_status=,reservations=['c278c654-80cf-458c-8392-c762f6ee6058','94feffa4-19b7-467c-98ea-1ec566ac3489','93097cd1-b413-4c19-a97f-7e8aaf894f59','45c9a120-8f09-43ff-a19d-ec344fb4e216'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2d365dd5213444b974b2dbbebab98ef',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:54.484455 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bdd56f41-fba9-4fd0-b5a8-e94064ffa436 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2847e528-4140-4ca6-a448-d9b9f34130c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:54.491869 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bdd56f41-fba9-4fd0-b5a8-e94064ffa436 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2847e528-4140-4ca6-a448-d9b9f34130c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:54.492626 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-bdd56f41-fba9-4fd0-b5a8-e94064ffa436 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Flow 'volume_create_api' (4e55c68e-3c8b-476d-82b0-d99b5a52fb26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:39:54.492903 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-bdd56f41-fba9-4fd0-b5a8-e94064ffa436 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Create volume request issued successfully. Jul 31 09:39:54.493429 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bdd56f41-fba9-4fd0-b5a8-e94064ffa436 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:39:54.493933 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1303/5179] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:39:54 2026] POST /volume/v3/volumes => generated 753 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:39:54.505096 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-063b85a7-375e-49ea-bbac-2adf65945dd9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:54.507016 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-063b85a7-375e-49ea-bbac-2adf65945dd9 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 Jul 31 09:39:54.507016 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-063b85a7-375e-49ea-bbac-2adf65945dd9 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:54.507087 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-063b85a7-375e-49ea-bbac-2adf65945dd9 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:54.513396 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:54.513396 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:54.516645 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-063b85a7-375e-49ea-bbac-2adf65945dd9 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:39:54.520164 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-063b85a7-375e-49ea-bbac-2adf65945dd9 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 returned with HTTP 200 Jul 31 09:39:54.520523 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1291/5180] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:54 2026] GET /volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:54.561611 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-52db2665-0737-42a6-a650-4f1fec10249f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:54.563491 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-52db2665-0737-42a6-a650-4f1fec10249f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/volumes/4a8f0a7e-8442-4b54-ae82-0cb915406aa0 Jul 31 09:39:54.563659 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-52db2665-0737-42a6-a650-4f1fec10249f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:54.563850 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-52db2665-0737-42a6-a650-4f1fec10249f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:54.570111 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-52db2665-0737-42a6-a650-4f1fec10249f tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/volumes/4a8f0a7e-8442-4b54-ae82-0cb915406aa0 returned with HTTP 404 Jul 31 09:39:54.570741 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1290/5181] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:54 2026] GET /volume/v3/volumes/4a8f0a7e-8442-4b54-ae82-0cb915406aa0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:39:54.576782 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-308b14c2-a9cf-4ab5-8f94-b58e026bceaa None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:54.578672 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-308b14c2-a9cf-4ab5-8f94-b58e026bceaa tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] DELETE https://10.4.3.226/volume/v3/volumes/5b0706df-d603-401c-a57a-caaa7f543405 Jul 31 09:39:54.578977 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-308b14c2-a9cf-4ab5-8f94-b58e026bceaa tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:54.579058 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-308b14c2-a9cf-4ab5-8f94-b58e026bceaa tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:54.579226 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-308b14c2-a9cf-4ab5-8f94-b58e026bceaa tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Delete volume with id: 5b0706df-d603-401c-a57a-caaa7f543405 Jul 31 09:39:54.586705 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:54.586705 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:54.587335 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-308b14c2-a9cf-4ab5-8f94-b58e026bceaa tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:39:54.602799 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-308b14c2-a9cf-4ab5-8f94-b58e026bceaa tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Delete volume request issued successfully. Jul 31 09:39:54.603060 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-308b14c2-a9cf-4ab5-8f94-b58e026bceaa tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/volumes/5b0706df-d603-401c-a57a-caaa7f543405 returned with HTTP 202 Jul 31 09:39:54.603528 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1298/5182] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:39:54 2026] DELETE /volume/v3/volumes/5b0706df-d603-401c-a57a-caaa7f543405 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:39:54.609950 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7a811f7a-7b8f-4d5e-8f09-e11ae6945738 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:54.612318 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7a811f7a-7b8f-4d5e-8f09-e11ae6945738 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/volumes/5b0706df-d603-401c-a57a-caaa7f543405 Jul 31 09:39:54.612549 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7a811f7a-7b8f-4d5e-8f09-e11ae6945738 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:54.612824 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7a811f7a-7b8f-4d5e-8f09-e11ae6945738 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:54.619984 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:54.619984 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:54.623998 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-7a811f7a-7b8f-4d5e-8f09-e11ae6945738 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:39:54.629223 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7a811f7a-7b8f-4d5e-8f09-e11ae6945738 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/volumes/5b0706df-d603-401c-a57a-caaa7f543405 returned with HTTP 200 Jul 31 09:39:54.629636 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1304/5183] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:54 2026] GET /volume/v3/volumes/5b0706df-d603-401c-a57a-caaa7f543405 => generated 1354 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:39:55.472815 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-77224078-1423-4ebb-b268-eff05ef196ec None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:55.474426 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-77224078-1423-4ebb-b268-eff05ef196ec tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 Jul 31 09:39:55.474620 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-77224078-1423-4ebb-b268-eff05ef196ec tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:55.474791 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-77224078-1423-4ebb-b268-eff05ef196ec tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:55.474891 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-77224078-1423-4ebb-b268-eff05ef196ec tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id a083ceee-ac73-44d1-be54-21e4b5f72164. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:55.478669 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:55.478669 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:55.479196 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-77224078-1423-4ebb-b268-eff05ef196ec tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 returned with HTTP 200 Jul 31 09:39:55.479535 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1292/5184] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:55 2026] GET /volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:55.488219 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a39f21a1-5b92-4714-bef5-8469f17dee07 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:55.490141 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a39f21a1-5b92-4714-bef5-8469f17dee07 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] DELETE https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 Jul 31 09:39:55.490440 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a39f21a1-5b92-4714-bef5-8469f17dee07 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:55.490682 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a39f21a1-5b92-4714-bef5-8469f17dee07 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:55.490842 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.contrib.backups [None req-a39f21a1-5b92-4714-bef5-8469f17dee07 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Delete backup with id: a083ceee-ac73-44d1-be54-21e4b5f72164. Jul 31 09:39:55.494956 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:55.494956 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:55.505845 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.backup.rpcapi [None req-a39f21a1-5b92-4714-bef5-8469f17dee07 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] delete_backup rpcapi backup_id a083ceee-ac73-44d1-be54-21e4b5f72164 {{(pid=100314) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:39:55.507473 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a39f21a1-5b92-4714-bef5-8469f17dee07 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 returned with HTTP 202 Jul 31 09:39:55.507887 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1291/5185] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:39:55 2026] DELETE /volume/v3/backups/a083ceee-ac73-44d1-be54-21e4b5f72164 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:39:55.514803 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-284e9b98-10eb-4f21-9652-3ddedffb49ab None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:55.516619 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-284e9b98-10eb-4f21-9652-3ddedffb49ab tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/7eb2614f-e8ec-4f32-a829-988cf251f9e9 Jul 31 09:39:55.516812 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-284e9b98-10eb-4f21-9652-3ddedffb49ab tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:55.517092 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-284e9b98-10eb-4f21-9652-3ddedffb49ab tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:55.517303 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-284e9b98-10eb-4f21-9652-3ddedffb49ab tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Delete volume with id: 7eb2614f-e8ec-4f32-a829-988cf251f9e9 Jul 31 09:39:55.524071 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:55.524071 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:55.524392 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-284e9b98-10eb-4f21-9652-3ddedffb49ab tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Volume info retrieved successfully. Jul 31 09:39:55.531729 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6e3955de-947f-4a1b-8cd9-39af35359ce0 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:55.533878 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6e3955de-947f-4a1b-8cd9-39af35359ce0 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 Jul 31 09:39:55.533878 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6e3955de-947f-4a1b-8cd9-39af35359ce0 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:55.533942 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6e3955de-947f-4a1b-8cd9-39af35359ce0 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:55.540012 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-284e9b98-10eb-4f21-9652-3ddedffb49ab tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Delete volume request issued successfully. Jul 31 09:39:55.540258 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-284e9b98-10eb-4f21-9652-3ddedffb49ab tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/volumes/7eb2614f-e8ec-4f32-a829-988cf251f9e9 returned with HTTP 202 Jul 31 09:39:55.540785 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1299/5186] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:39:55 2026] DELETE /volume/v3/volumes/7eb2614f-e8ec-4f32-a829-988cf251f9e9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:39:55.541375 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:55.541375 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:55.545380 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-6e3955de-947f-4a1b-8cd9-39af35359ce0 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:39:55.548566 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7cb9b9b9-9db4-409e-a029-55c75759a155 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:55.549790 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6e3955de-947f-4a1b-8cd9-39af35359ce0 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 returned with HTTP 200 Jul 31 09:39:55.550152 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1305/5187] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:55 2026] GET /volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:55.550505 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7cb9b9b9-9db4-409e-a029-55c75759a155 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/volumes/7eb2614f-e8ec-4f32-a829-988cf251f9e9 Jul 31 09:39:55.550768 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7cb9b9b9-9db4-409e-a029-55c75759a155 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:55.550977 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7cb9b9b9-9db4-409e-a029-55c75759a155 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:55.559183 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:55.559183 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:55.560980 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-17505f3d-226a-4aae-85c0-98fff1e513a5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:55.562634 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-17505f3d-226a-4aae-85c0-98fff1e513a5 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 Jul 31 09:39:55.562965 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7cb9b9b9-9db4-409e-a029-55c75759a155 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Volume info retrieved successfully. Jul 31 09:39:55.563009 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-17505f3d-226a-4aae-85c0-98fff1e513a5 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:55.563042 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-17505f3d-226a-4aae-85c0-98fff1e513a5 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:55.566398 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7cb9b9b9-9db4-409e-a029-55c75759a155 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/volumes/7eb2614f-e8ec-4f32-a829-988cf251f9e9 returned with HTTP 200 Jul 31 09:39:55.566756 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1293/5188] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:55 2026] GET /volume/v3/volumes/7eb2614f-e8ec-4f32-a829-988cf251f9e9 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:39:55.570512 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:55.570512 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:55.574522 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-17505f3d-226a-4aae-85c0-98fff1e513a5 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:39:55.579063 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-17505f3d-226a-4aae-85c0-98fff1e513a5 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 returned with HTTP 200 Jul 31 09:39:55.579456 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1292/5189] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:55 2026] GET /volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:55.590682 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c777f632-58b1-42c7-9c88-ea64f53e6e03 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:55.592481 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c777f632-58b1-42c7-9c88-ea64f53e6e03 tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:39:55.592853 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c777f632-58b1-42c7-9c88-ea64f53e6e03 tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1148366633", "extra_specs": {}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:39:55.606521 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c777f632-58b1-42c7-9c88-ea64f53e6e03 tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:39:55.607029 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1300/5190] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:39:55 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 31 09:39:55.614339 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-28985314-35f8-4942-a11d-b39342c4bbbb None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:55.616146 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-28985314-35f8-4942-a11d-b39342c4bbbb tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] POST https://10.4.3.226/volume/v3/types/a1279c1f-1ae9-407d-a526-ce69450c0a5f/encryption Jul 31 09:39:55.616519 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-28985314-35f8-4942-a11d-b39342c4bbbb tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:39:55.633690 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-28985314-35f8-4942-a11d-b39342c4bbbb tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] https://10.4.3.226/volume/v3/types/a1279c1f-1ae9-407d-a526-ce69450c0a5f/encryption returned with HTTP 200 Jul 31 09:39:55.634188 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1306/5191] 10.4.3.226 () {68 vars in 1397 bytes} [Fri Jul 31 09:39:55 2026] POST /volume/v3/types/a1279c1f-1ae9-407d-a526-ce69450c0a5f/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:55.641143 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-58ea93d4-5bba-4ef3-9e79-97c6e0f9809d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:55.641885 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-bac7aefc-a88d-4765-abab-781dd57a4c90 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:55.642646 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-58ea93d4-5bba-4ef3-9e79-97c6e0f9809d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:39:55.642962 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-58ea93d4-5bba-4ef3-9e79-97c6e0f9809d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1183454183", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1148366633", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:39:55.643790 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bac7aefc-a88d-4765-abab-781dd57a4c90 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/volumes/5b0706df-d603-401c-a57a-caaa7f543405 Jul 31 09:39:55.644031 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bac7aefc-a88d-4765-abab-781dd57a4c90 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:55.644256 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-bac7aefc-a88d-4765-abab-781dd57a4c90 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:55.644395 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-58ea93d4-5bba-4ef3-9e79-97c6e0f9809d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1183454183', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1148366633', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:39:55.647802 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-58ea93d4-5bba-4ef3-9e79-97c6e0f9809d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Create volume of 1 GB Jul 31 09:39:55.648063 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:55.648063 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:55.648534 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-58ea93d4-5bba-4ef3-9e79-97c6e0f9809d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Availability Zones retrieved successfully. Jul 31 09:39:55.650115 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-bac7aefc-a88d-4765-abab-781dd57a4c90 tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/volumes/5b0706df-d603-401c-a57a-caaa7f543405 returned with HTTP 404 Jul 31 09:39:55.650777 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1293/5192] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:55 2026] GET /volume/v3/volumes/5b0706df-d603-401c-a57a-caaa7f543405 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:39:55.653494 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-58ea93d4-5bba-4ef3-9e79-97c6e0f9809d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Flow 'volume_create_api' (06e0848a-64dd-4716-a660-ba539614d834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:39:55.654358 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-58ea93d4-5bba-4ef3-9e79-97c6e0f9809d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a914e82a-54c9-4173-bd9d-28f29b8440ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:55.655123 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-58ea93d4-5bba-4ef3-9e79-97c6e0f9809d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:39:55.657784 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0c86c026-0862-4a2f-af87-3fb6a76b7edf None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:55.659711 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0c86c026-0862-4a2f-af87-3fb6a76b7edf tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] DELETE https://10.4.3.226/volume/v3/volumes/5642f273-cd78-4def-829d-ae044529b3fe Jul 31 09:39:55.659888 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0c86c026-0862-4a2f-af87-3fb6a76b7edf tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:55.660064 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0c86c026-0862-4a2f-af87-3fb6a76b7edf tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:55.660210 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-0c86c026-0862-4a2f-af87-3fb6a76b7edf tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Delete volume with id: 5642f273-cd78-4def-829d-ae044529b3fe Jul 31 09:39:55.667109 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:55.667109 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:55.667635 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0c86c026-0862-4a2f-af87-3fb6a76b7edf tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:39:55.678206 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-58ea93d4-5bba-4ef3-9e79-97c6e0f9809d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a914e82a-54c9-4173-bd9d-28f29b8440ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:39:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a1279c1f-1ae9-407d-a526-ce69450c0a5f,is_public=True,name='tempest-scenario-type-luks-1148366633',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a1279c1f-1ae9-407d-a526-ce69450c0a5f', '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=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:55.679031 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-58ea93d4-5bba-4ef3-9e79-97c6e0f9809d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8f9661b-f98a-4d8d-b7fb-869d59d6ae80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:55.684697 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0c86c026-0862-4a2f-af87-3fb6a76b7edf tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Delete volume request issued successfully. Jul 31 09:39:55.684886 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0c86c026-0862-4a2f-af87-3fb6a76b7edf tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/volumes/5642f273-cd78-4def-829d-ae044529b3fe returned with HTTP 202 Jul 31 09:39:55.685295 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1301/5193] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:39:55 2026] DELETE /volume/v3/volumes/5642f273-cd78-4def-829d-ae044529b3fe => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:39:55.692512 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e427f1e2-d5b6-4382-b002-52fbf08f74bc None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:55.694142 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e427f1e2-d5b6-4382-b002-52fbf08f74bc tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/volumes/5642f273-cd78-4def-829d-ae044529b3fe Jul 31 09:39:55.694360 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e427f1e2-d5b6-4382-b002-52fbf08f74bc tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:55.694569 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e427f1e2-d5b6-4382-b002-52fbf08f74bc tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:55.701502 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:55.701502 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:55.705202 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-58ea93d4-5bba-4ef3-9e79-97c6e0f9809d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1148366633 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1148366633, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:39:55.705503 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e427f1e2-d5b6-4382-b002-52fbf08f74bc tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:39:55.705858 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-58ea93d4-5bba-4ef3-9e79-97c6e0f9809d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1148366633 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1148366633, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:39:55.710595 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e427f1e2-d5b6-4382-b002-52fbf08f74bc tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/volumes/5642f273-cd78-4def-829d-ae044529b3fe returned with HTTP 200 Jul 31 09:39:55.711076 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1307/5194] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:55 2026] GET /volume/v3/volumes/5642f273-cd78-4def-829d-ae044529b3fe => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:55.732168 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-58ea93d4-5bba-4ef3-9e79-97c6e0f9809d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Created reservations ['f98d5f61-7384-4fd5-824e-d26676a0acd8', 'f58376a4-aa4c-4ca0-a52d-7decb31a27e1', '36a35770-94a2-4b7c-93bf-5f65c86b85ba', 'dab51f44-28d8-4b3b-8559-b9436d0fd89a'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:39:55.732962 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-58ea93d4-5bba-4ef3-9e79-97c6e0f9809d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8f9661b-f98a-4d8d-b7fb-869d59d6ae80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f98d5f61-7384-4fd5-824e-d26676a0acd8', 'f58376a4-aa4c-4ca0-a52d-7decb31a27e1', '36a35770-94a2-4b7c-93bf-5f65c86b85ba', 'dab51f44-28d8-4b3b-8559-b9436d0fd89a']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:55.733662 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-58ea93d4-5bba-4ef3-9e79-97c6e0f9809d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd4aeece-fb98-438a-ac86-fb8bd288f4ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:55.754516 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-58ea93d4-5bba-4ef3-9e79-97c6e0f9809d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd4aeece-fb98-438a-ac86-fb8bd288f4ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18b0bbfe-c309-4971-83d8-20851624aac5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1183454183',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d13005d28284c808a3b81110f90ee2b',qos_specs=None,replication_status=,reservations=['f98d5f61-7384-4fd5-824e-d26676a0acd8','f58376a4-aa4c-4ca0-a52d-7decb31a27e1','36a35770-94a2-4b7c-93bf-5f65c86b85ba','dab51f44-28d8-4b3b-8559-b9436d0fd89a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2d365dd5213444b974b2dbbebab98ef',volume_type_id=a1279c1f-1ae9-407d-a526-ce69450c0a5f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:39:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1183454183',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=18b0bbfe-c309-4971-83d8-20851624aac5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d13005d28284c808a3b81110f90ee2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2d365dd5213444b974b2dbbebab98ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a1279c1f-1ae9-407d-a526-ce69450c0a5f),volume_type_id=a1279c1f-1ae9-407d-a526-ce69450c0a5f)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:55.755375 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-58ea93d4-5bba-4ef3-9e79-97c6e0f9809d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (093c265a-5478-4a72-a6e0-cfeebe7b4231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:55.772826 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-58ea93d4-5bba-4ef3-9e79-97c6e0f9809d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (093c265a-5478-4a72-a6e0-cfeebe7b4231) transitioned into state 'SUCCESS' from state '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-1183454183',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d13005d28284c808a3b81110f90ee2b',qos_specs=None,replication_status=,reservations=['f98d5f61-7384-4fd5-824e-d26676a0acd8','f58376a4-aa4c-4ca0-a52d-7decb31a27e1','36a35770-94a2-4b7c-93bf-5f65c86b85ba','dab51f44-28d8-4b3b-8559-b9436d0fd89a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2d365dd5213444b974b2dbbebab98ef',volume_type_id=a1279c1f-1ae9-407d-a526-ce69450c0a5f)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:55.773689 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-58ea93d4-5bba-4ef3-9e79-97c6e0f9809d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c562dae9-6850-4900-969c-85a5c0bad4bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:55.783660 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-58ea93d4-5bba-4ef3-9e79-97c6e0f9809d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c562dae9-6850-4900-969c-85a5c0bad4bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:55.784454 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-58ea93d4-5bba-4ef3-9e79-97c6e0f9809d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Flow 'volume_create_api' (06e0848a-64dd-4716-a660-ba539614d834) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:39:55.784750 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-58ea93d4-5bba-4ef3-9e79-97c6e0f9809d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Create volume request issued successfully. Jul 31 09:39:55.785271 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-58ea93d4-5bba-4ef3-9e79-97c6e0f9809d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:39:55.785691 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1294/5195] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:39:55 2026] POST /volume/v3/volumes => generated 781 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:39:55.797739 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1a147a3c-6b13-463c-996e-83046e25e8da None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:55.799510 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1a147a3c-6b13-463c-996e-83046e25e8da tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 Jul 31 09:39:55.799626 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1a147a3c-6b13-463c-996e-83046e25e8da tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:55.799772 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1a147a3c-6b13-463c-996e-83046e25e8da tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:55.806961 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:55.806961 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:55.811005 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-1a147a3c-6b13-463c-996e-83046e25e8da tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:39:55.815648 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1a147a3c-6b13-463c-996e-83046e25e8da tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 returned with HTTP 200 Jul 31 09:39:55.815803 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1294/5196] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:55 2026] GET /volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:56.578495 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-eef89c22-e40e-46ef-9084-00596f9a6f84 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:56.580120 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eef89c22-e40e-46ef-9084-00596f9a6f84 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/volumes/7eb2614f-e8ec-4f32-a829-988cf251f9e9 Jul 31 09:39:56.580347 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eef89c22-e40e-46ef-9084-00596f9a6f84 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:56.580544 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-eef89c22-e40e-46ef-9084-00596f9a6f84 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:56.585998 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-eef89c22-e40e-46ef-9084-00596f9a6f84 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/volumes/7eb2614f-e8ec-4f32-a829-988cf251f9e9 returned with HTTP 404 Jul 31 09:39:56.586498 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1302/5197] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:56 2026] GET /volume/v3/volumes/7eb2614f-e8ec-4f32-a829-988cf251f9e9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:39:56.593754 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d263afa3-2095-47dd-b1a0-a522055d9b53 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:56.595528 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d263afa3-2095-47dd-b1a0-a522055d9b53 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241/export_record Jul 31 09:39:56.595774 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d263afa3-2095-47dd-b1a0-a522055d9b53 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:56.595999 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d263afa3-2095-47dd-b1a0-a522055d9b53 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'export_record' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:56.596110 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.backups [None req-d263afa3-2095-47dd-b1a0-a522055d9b53 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Export record for backup f4852477-4ebf-4b88-b3ad-a30d4179b241. {{(pid=100315) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 09:39:56.599917 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:56.599917 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:56.600664 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.backup.api [None req-d263afa3-2095-47dd-b1a0-a522055d9b53 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling RPCAPI with context: , host: np0000006200, backup: f4852477-4ebf-4b88-b3ad-a30d4179b241. {{(pid=100315) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 31 09:39:56.608049 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.backup.rpcapi [None req-d263afa3-2095-47dd-b1a0-a522055d9b53 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] export_record in rpcapi backup_id f4852477-4ebf-4b88-b3ad-a30d4179b241 on host np0000006200. {{(pid=100315) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 31 09:39:56.615985 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.backups [None req-d263afa3-2095-47dd-b1a0-a522055d9b53 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjQ4NTI0NzctNGViZi00Yjg4LWIzYWQtYTMwZDQxNzliMjQxIiwgInVzZXJfaWQiOiAiNmNmYTk1NGZhYWU0NDc4ZThhNGNhYzM1ZmJiNmQzZWMiLCAicHJvamVjdF9pZCI6ICI2NWUwMmM2ZTcwZDc0MDkzYTc5ZmQyYTA2ZTBjMzRlZSIsICJ2b2x1bWVfaWQiOiAiNzAzNzI2NmQtMTdhZS00Mzc4LTliZDAtMjc4NTBiY2ZkNjYwIiwgImhvc3QiOiAibnAwMDAwMDA2MjAwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDI4NzE3NjQ2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzAzNzI2NmQtMTdhZS00Mzc4LTliZDAtMjc4NTBiY2ZkNjYwLzIwMjYwNzMxMDkzOTEwL2F6X25vdmFfYmFja3VwX2Y0ODUyNDc3LTRlYmYtNGI4OC1iM2FkLWEzMGQ0MTc5YjI0MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMDk6Mzk6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMDk6Mzk6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwOTozOToyM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100315) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 31 09:39:56.616316 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d263afa3-2095-47dd-b1a0-a522055d9b53 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241/export_record returned with HTTP 200 Jul 31 09:39:56.616698 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1308/5198] 10.4.3.226 () {68 vars in 1430 bytes} [Fri Jul 31 09:39:56 2026] GET /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241/export_record => generated 1424 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:39:56.624292 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e0b2954d-1835-40d6-ab4f-b8922fc673a1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:56.626377 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e0b2954d-1835-40d6-ab4f-b8922fc673a1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:39:56.626732 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e0b2954d-1835-40d6-ab4f-b8922fc673a1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-801448310"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:39:56.628043 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-e0b2954d-1835-40d6-ab4f-b8922fc673a1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-801448310'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:39:56.628159 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-e0b2954d-1835-40d6-ab4f-b8922fc673a1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Create volume of 1 GB Jul 31 09:39:56.628451 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:56.628451 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:56.632055 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e0b2954d-1835-40d6-ab4f-b8922fc673a1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Availability Zones retrieved successfully. Jul 31 09:39:56.636969 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e0b2954d-1835-40d6-ab4f-b8922fc673a1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Flow 'volume_create_api' (4327bb95-254a-41f3-bb7e-2d416714748e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:39:56.637890 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e0b2954d-1835-40d6-ab4f-b8922fc673a1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fada61e-009d-4720-aeb5-4bb2ed3f4538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:56.638616 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-e0b2954d-1835-40d6-ab4f-b8922fc673a1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:39:56.660631 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e0b2954d-1835-40d6-ab4f-b8922fc673a1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fada61e-009d-4720-aeb5-4bb2ed3f4538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:56.661285 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e0b2954d-1835-40d6-ab4f-b8922fc673a1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70fa914a-835a-41ea-b174-0c92ce2a781a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:56.692924 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-e0b2954d-1835-40d6-ab4f-b8922fc673a1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Created reservations ['d6556c74-dca7-40b1-96d6-50521d1cae99', 'c790109a-af0c-4f4f-a733-1ce5ba5b31d5', 'd25cbe52-e9ef-47cd-acd1-e8d44f619d94', '3840a446-04a5-4467-b4b4-ddbe5ba51e1e'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:39:56.693576 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e0b2954d-1835-40d6-ab4f-b8922fc673a1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70fa914a-835a-41ea-b174-0c92ce2a781a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6556c74-dca7-40b1-96d6-50521d1cae99', 'c790109a-af0c-4f4f-a733-1ce5ba5b31d5', 'd25cbe52-e9ef-47cd-acd1-e8d44f619d94', '3840a446-04a5-4467-b4b4-ddbe5ba51e1e']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:56.694178 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e0b2954d-1835-40d6-ab4f-b8922fc673a1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bb3323b-ebd5-4acc-8668-f678dd1da026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:56.714147 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e0b2954d-1835-40d6-ab4f-b8922fc673a1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bb3323b-ebd5-4acc-8668-f678dd1da026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '632bd5a1-2900-4480-a772-8363e8e855f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-801448310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65e02c6e70d74093a79fd2a06e0c34ee',qos_specs=None,replication_status=,reservations=['d6556c74-dca7-40b1-96d6-50521d1cae99','c790109a-af0c-4f4f-a733-1ce5ba5b31d5','d25cbe52-e9ef-47cd-acd1-e8d44f619d94','3840a446-04a5-4467-b4b4-ddbe5ba51e1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cfa954faae4478e8a4cac35fbb6d3ec',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:39:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-801448310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=632bd5a1-2900-4480-a772-8363e8e855f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65e02c6e70d74093a79fd2a06e0c34ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6cfa954faae4478e8a4cac35fbb6d3ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:56.714836 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e0b2954d-1835-40d6-ab4f-b8922fc673a1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d73d317-dab4-4180-b07f-2faf2132a9ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:56.723337 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d512f940-d649-4ecf-b95e-78c78e50c30b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:56.725123 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d512f940-d649-4ecf-b95e-78c78e50c30b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/volumes/5642f273-cd78-4def-829d-ae044529b3fe Jul 31 09:39:56.725328 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d512f940-d649-4ecf-b95e-78c78e50c30b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:56.725498 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d512f940-d649-4ecf-b95e-78c78e50c30b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:56.730589 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d512f940-d649-4ecf-b95e-78c78e50c30b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/volumes/5642f273-cd78-4def-829d-ae044529b3fe returned with HTTP 404 Jul 31 09:39:56.730992 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1295/5199] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:56 2026] GET /volume/v3/volumes/5642f273-cd78-4def-829d-ae044529b3fe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:39:56.731077 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e0b2954d-1835-40d6-ab4f-b8922fc673a1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d73d317-dab4-4180-b07f-2faf2132a9ad) transitioned into state 'SUCCESS' from state '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-801448310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65e02c6e70d74093a79fd2a06e0c34ee',qos_specs=None,replication_status=,reservations=['d6556c74-dca7-40b1-96d6-50521d1cae99','c790109a-af0c-4f4f-a733-1ce5ba5b31d5','d25cbe52-e9ef-47cd-acd1-e8d44f619d94','3840a446-04a5-4467-b4b4-ddbe5ba51e1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cfa954faae4478e8a4cac35fbb6d3ec',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:56.731890 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e0b2954d-1835-40d6-ab4f-b8922fc673a1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e39a958-9e7c-4b3b-ba45-395332899c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:39:56.737026 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-00e9150a-3708-41e0-b23d-c9b3c1f2439d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:56.738720 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-00e9150a-3708-41e0-b23d-c9b3c1f2439d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] DELETE https://10.4.3.226/volume/v3/volumes/45131877-7dee-4001-a02e-d96c09a3e4c2 Jul 31 09:39:56.738910 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-00e9150a-3708-41e0-b23d-c9b3c1f2439d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:56.739103 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-00e9150a-3708-41e0-b23d-c9b3c1f2439d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:56.739258 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-00e9150a-3708-41e0-b23d-c9b3c1f2439d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Delete volume with id: 45131877-7dee-4001-a02e-d96c09a3e4c2 Jul 31 09:39:56.740715 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e0b2954d-1835-40d6-ab4f-b8922fc673a1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e39a958-9e7c-4b3b-ba45-395332899c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:39:56.741510 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e0b2954d-1835-40d6-ab4f-b8922fc673a1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Flow 'volume_create_api' (4327bb95-254a-41f3-bb7e-2d416714748e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:39:56.741793 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e0b2954d-1835-40d6-ab4f-b8922fc673a1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Create volume request issued successfully. Jul 31 09:39:56.742398 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e0b2954d-1835-40d6-ab4f-b8922fc673a1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:39:56.742830 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1295/5200] 10.4.3.226 () {70 vars in 1298 bytes} [Fri Jul 31 09:39:56 2026] POST /volume/v3/volumes => generated 777 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:39:56.746152 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:56.746152 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:56.746645 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-00e9150a-3708-41e0-b23d-c9b3c1f2439d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:39:56.753481 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-421f34cc-67a9-47b7-9904-5789cab2cf15 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:56.755144 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-421f34cc-67a9-47b7-9904-5789cab2cf15 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/volumes/632bd5a1-2900-4480-a772-8363e8e855f1 Jul 31 09:39:56.755529 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-421f34cc-67a9-47b7-9904-5789cab2cf15 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:56.755571 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-421f34cc-67a9-47b7-9904-5789cab2cf15 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:56.762225 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:56.762225 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:56.762729 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-00e9150a-3708-41e0-b23d-c9b3c1f2439d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Delete volume request issued successfully. Jul 31 09:39:56.762912 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-00e9150a-3708-41e0-b23d-c9b3c1f2439d tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/volumes/45131877-7dee-4001-a02e-d96c09a3e4c2 returned with HTTP 202 Jul 31 09:39:56.763351 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1303/5201] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:39:56 2026] DELETE /volume/v3/volumes/45131877-7dee-4001-a02e-d96c09a3e4c2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:39:56.766129 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-421f34cc-67a9-47b7-9904-5789cab2cf15 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Volume info retrieved successfully. Jul 31 09:39:56.769253 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-421f34cc-67a9-47b7-9904-5789cab2cf15 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/volumes/632bd5a1-2900-4480-a772-8363e8e855f1 returned with HTTP 200 Jul 31 09:39:56.769836 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1309/5202] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:56 2026] GET /volume/v3/volumes/632bd5a1-2900-4480-a772-8363e8e855f1 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:56.770546 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9d696ff2-1e72-47c0-9ab1-78576a7ecd8e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:56.772234 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9d696ff2-1e72-47c0-9ab1-78576a7ecd8e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/volumes/45131877-7dee-4001-a02e-d96c09a3e4c2 Jul 31 09:39:56.772464 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9d696ff2-1e72-47c0-9ab1-78576a7ecd8e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:56.772642 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9d696ff2-1e72-47c0-9ab1-78576a7ecd8e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:56.779973 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:56.779973 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:56.784613 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9d696ff2-1e72-47c0-9ab1-78576a7ecd8e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Volume info retrieved successfully. Jul 31 09:39:56.789025 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9d696ff2-1e72-47c0-9ab1-78576a7ecd8e tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/volumes/45131877-7dee-4001-a02e-d96c09a3e4c2 returned with HTTP 200 Jul 31 09:39:56.789446 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1296/5203] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:56 2026] GET /volume/v3/volumes/45131877-7dee-4001-a02e-d96c09a3e4c2 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:56.827558 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4ad9f5fb-34a8-46e4-a5dc-1dcbde9d8a2d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:56.829423 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4ad9f5fb-34a8-46e4-a5dc-1dcbde9d8a2d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 Jul 31 09:39:56.829658 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4ad9f5fb-34a8-46e4-a5dc-1dcbde9d8a2d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:56.829846 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4ad9f5fb-34a8-46e4-a5dc-1dcbde9d8a2d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:56.836573 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:56.836573 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:56.840255 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4ad9f5fb-34a8-46e4-a5dc-1dcbde9d8a2d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:39:56.844317 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4ad9f5fb-34a8-46e4-a5dc-1dcbde9d8a2d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 returned with HTTP 200 Jul 31 09:39:56.844677 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1296/5204] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:56 2026] GET /volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:56.859785 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-35738194-7c0e-428e-8d65-9546385cce26 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:56.862118 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-35738194-7c0e-428e-8d65-9546385cce26 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 Jul 31 09:39:56.862425 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-35738194-7c0e-428e-8d65-9546385cce26 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:56.862693 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-35738194-7c0e-428e-8d65-9546385cce26 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:56.870252 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:56.870252 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:56.874127 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-35738194-7c0e-428e-8d65-9546385cce26 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:39:56.878359 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-35738194-7c0e-428e-8d65-9546385cce26 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 returned with HTTP 200 Jul 31 09:39:56.878713 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1304/5205] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:56 2026] GET /volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:56.916108 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-51f6b77b-fb38-417f-8d3c-d5449f06b332 req-fd124f22-8c50-4d9a-bb7a-3ae572f000c9 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:56.918058 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-51f6b77b-fb38-417f-8d3c-d5449f06b332 req-fd124f22-8c50-4d9a-bb7a-3ae572f000c9 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 Jul 31 09:39:56.918256 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-51f6b77b-fb38-417f-8d3c-d5449f06b332 req-fd124f22-8c50-4d9a-bb7a-3ae572f000c9 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:56.918451 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-51f6b77b-fb38-417f-8d3c-d5449f06b332 req-fd124f22-8c50-4d9a-bb7a-3ae572f000c9 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:56.924711 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:56.924711 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:56.928007 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-51f6b77b-fb38-417f-8d3c-d5449f06b332 req-fd124f22-8c50-4d9a-bb7a-3ae572f000c9 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:39:56.931497 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-51f6b77b-fb38-417f-8d3c-d5449f06b332 req-fd124f22-8c50-4d9a-bb7a-3ae572f000c9 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 returned with HTTP 200 Jul 31 09:39:56.931832 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1310/5206] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:39:56 2026] GET /volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:56.992450 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-4e501ce0-1b62-4653-911c-7f145628605f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:56.992816 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4e501ce0-1b62-4653-911c-7f145628605f None None] GET https://10.4.3.226/volume// Jul 31 09:39:56.992977 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4e501ce0-1b62-4653-911c-7f145628605f None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:56.993157 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4e501ce0-1b62-4653-911c-7f145628605f None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:56.993498 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4e501ce0-1b62-4653-911c-7f145628605f None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:39:56.993758 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1297/5207] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:39:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:39:57.000049 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-51f6b77b-fb38-417f-8d3c-d5449f06b332 req-0955e2d4-fd1b-41ed-aaf3-58f7652fed44 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:57.001927 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-51f6b77b-fb38-417f-8d3c-d5449f06b332 req-0955e2d4-fd1b-41ed-aaf3-58f7652fed44 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:39:57.002257 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-51f6b77b-fb38-417f-8d3c-d5449f06b332 req-0955e2d4-fd1b-41ed-aaf3-58f7652fed44 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "167ab703-3b30-4e45-b59e-1423d983eb24", "connector": null, "instance_uuid": "4992c138-a8fa-4334-b42c-dc1b697b18e0"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:39:57.010868 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:57.010868 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:57.032068 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-51f6b77b-fb38-417f-8d3c-d5449f06b332 req-0955e2d4-fd1b-41ed-aaf3-58f7652fed44 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:39:57.032426 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1297/5208] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:39:56 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 31 09:39:57.055005 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-92184330-7761-4a91-aa6a-bd4ac2e99100 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:57.056872 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-92184330-7761-4a91-aa6a-bd4ac2e99100 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 Jul 31 09:39:57.056936 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-92184330-7761-4a91-aa6a-bd4ac2e99100 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:57.057176 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-92184330-7761-4a91-aa6a-bd4ac2e99100 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:57.063389 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5ccbb232-d657-416c-880d-b996ab5ce118 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:57.063839 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5ccbb232-d657-416c-880d-b996ab5ce118 None None] GET https://10.4.3.226/volume// Jul 31 09:39:57.064051 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5ccbb232-d657-416c-880d-b996ab5ce118 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:57.064321 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5ccbb232-d657-416c-880d-b996ab5ce118 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:57.064717 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5ccbb232-d657-416c-880d-b996ab5ce118 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:39:57.065073 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1311/5209] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:39: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 31 09:39:57.066969 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:57.066969 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:57.070225 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-92184330-7761-4a91-aa6a-bd4ac2e99100 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:39:57.071603 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-51f6b77b-fb38-417f-8d3c-d5449f06b332 req-5481e9e4-4cdd-4a87-9ea7-3a2f7088d562 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:57.073589 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-51f6b77b-fb38-417f-8d3c-d5449f06b332 req-5481e9e4-4cdd-4a87-9ea7-3a2f7088d562 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 Jul 31 09:39:57.073776 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-51f6b77b-fb38-417f-8d3c-d5449f06b332 req-5481e9e4-4cdd-4a87-9ea7-3a2f7088d562 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:57.073936 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-51f6b77b-fb38-417f-8d3c-d5449f06b332 req-5481e9e4-4cdd-4a87-9ea7-3a2f7088d562 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:57.074052 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-92184330-7761-4a91-aa6a-bd4ac2e99100 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 returned with HTTP 200 Jul 31 09:39:57.074449 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1305/5210] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:57 2026] GET /volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:57.082300 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:57.082300 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:57.085133 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-51f6b77b-fb38-417f-8d3c-d5449f06b332 req-5481e9e4-4cdd-4a87-9ea7-3a2f7088d562 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:39:57.088643 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-51f6b77b-fb38-417f-8d3c-d5449f06b332 req-5481e9e4-4cdd-4a87-9ea7-3a2f7088d562 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 returned with HTTP 200 Jul 31 09:39:57.088964 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1298/5211] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:39:57 2026] GET /volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 => generated 1025 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:39:57.188071 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-51f6b77b-fb38-417f-8d3c-d5449f06b332 req-8b57d4fe-7ccb-4167-aa08-030e090523a1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:57.190030 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-51f6b77b-fb38-417f-8d3c-d5449f06b332 req-8b57d4fe-7ccb-4167-aa08-030e090523a1 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] PUT https://10.4.3.226/volume/v3/attachments/9b7ac2a0-8bf1-4039-a606-66f5b02d424d Jul 31 09:39:57.190412 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-51f6b77b-fb38-417f-8d3c-d5449f06b332 req-8b57d4fe-7ccb-4167-aa08-030e090523a1 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:39:57.197236 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-51f6b77b-fb38-417f-8d3c-d5449f06b332 req-8b57d4fe-7ccb-4167-aa08-030e090523a1 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Acquiring lock "cinder-attachment_update-167ab703-3b30-4e45-b59e-1423d983eb24-np0000006200" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:39:57.201505 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-51f6b77b-fb38-417f-8d3c-d5449f06b332 req-8b57d4fe-7ccb-4167-aa08-030e090523a1 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Lock "cinder-attachment_update-167ab703-3b30-4e45-b59e-1423d983eb24-np0000006200" acquired by "attachment_update" :: waited 0.004s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:39:57.202357 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:57.202357 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:57.270011 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-51f6b77b-fb38-417f-8d3c-d5449f06b332 req-8b57d4fe-7ccb-4167-aa08-030e090523a1 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Lock "cinder-attachment_update-167ab703-3b30-4e45-b59e-1423d983eb24-np0000006200" released by "attachment_update" :: held 0.068s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:39:57.270330 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-51f6b77b-fb38-417f-8d3c-d5449f06b332 req-8b57d4fe-7ccb-4167-aa08-030e090523a1 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/attachments/9b7ac2a0-8bf1-4039-a606-66f5b02d424d returned with HTTP 200 Jul 31 09:39:57.270758 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1298/5212] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:39:57 2026] PUT /volume/v3/attachments/9b7ac2a0-8bf1-4039-a606-66f5b02d424d => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:39:57.781378 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3a36896c-837e-4eaa-8978-7207220b571d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:57.783588 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3a36896c-837e-4eaa-8978-7207220b571d tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/volumes/632bd5a1-2900-4480-a772-8363e8e855f1 Jul 31 09:39:57.783909 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3a36896c-837e-4eaa-8978-7207220b571d tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:57.784184 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3a36896c-837e-4eaa-8978-7207220b571d tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:57.792572 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:57.792572 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:57.796096 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-3a36896c-837e-4eaa-8978-7207220b571d tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Volume info retrieved successfully. Jul 31 09:39:57.799929 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3a36896c-837e-4eaa-8978-7207220b571d tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/volumes/632bd5a1-2900-4480-a772-8363e8e855f1 returned with HTTP 200 Jul 31 09:39:57.800309 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1312/5213] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:57 2026] GET /volume/v3/volumes/632bd5a1-2900-4480-a772-8363e8e855f1 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:39:57.800730 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a055e3d8-1872-4185-8ce4-00f5625e9a8b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:57.802631 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a055e3d8-1872-4185-8ce4-00f5625e9a8b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] GET https://10.4.3.226/volume/v3/volumes/45131877-7dee-4001-a02e-d96c09a3e4c2 Jul 31 09:39:57.802852 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a055e3d8-1872-4185-8ce4-00f5625e9a8b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:57.803075 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a055e3d8-1872-4185-8ce4-00f5625e9a8b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:57.808821 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a055e3d8-1872-4185-8ce4-00f5625e9a8b tempest-VolumesBackupsTest-252416541 tempest-VolumesBackupsTest-252416541-project-member] https://10.4.3.226/volume/v3/volumes/45131877-7dee-4001-a02e-d96c09a3e4c2 returned with HTTP 404 Jul 31 09:39:57.809327 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1306/5214] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:57 2026] GET /volume/v3/volumes/45131877-7dee-4001-a02e-d96c09a3e4c2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:39:57.811925 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-af208995-29b6-49d9-8e08-904abee92c80 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:57.813870 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-af208995-29b6-49d9-8e08-904abee92c80 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] POST https://10.4.3.226/volume/v3/backups Jul 31 09:39:57.814050 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-af208995-29b6-49d9-8e08-904abee92c80 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "632bd5a1-2900-4480-a772-8363e8e855f1", "name": "tempest-type-Backup-1185503136"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:39:57.815460 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.backups [None req-af208995-29b6-49d9-8e08-904abee92c80 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Creating new backup {'backup': {'volume_id': '632bd5a1-2900-4480-a772-8363e8e855f1', 'name': 'tempest-type-Backup-1185503136'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:39:57.815591 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.contrib.backups [None req-af208995-29b6-49d9-8e08-904abee92c80 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Creating backup of volume 632bd5a1-2900-4480-a772-8363e8e855f1 in container None Jul 31 09:39:57.822874 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:57.822874 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:57.823331 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-af208995-29b6-49d9-8e08-904abee92c80 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Volume info retrieved successfully. Jul 31 09:39:57.837421 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-af208995-29b6-49d9-8e08-904abee92c80 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Created reservations ['ad7cee90-7d82-4fa4-9972-bc899097fbb9', '5c8187f6-de1e-4ce6-91d1-ffe2d37da187'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:39:57.861066 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-af208995-29b6-49d9-8e08-904abee92c80 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:39:57.861535 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1299/5215] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:39:57 2026] POST /volume/v3/backups => generated 316 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:39:57.869088 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-28251684-d8db-4603-ad49-33353e06c206 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:57.870961 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-28251684-d8db-4603-ad49-33353e06c206 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 Jul 31 09:39:57.871185 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-28251684-d8db-4603-ad49-33353e06c206 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:57.871407 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-28251684-d8db-4603-ad49-33353e06c206 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:57.871550 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-28251684-d8db-4603-ad49-33353e06c206 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id d7d63d70-5165-423a-b3cc-a7d556181b86. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:57.875612 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:57.875612 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:57.876186 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-28251684-d8db-4603-ad49-33353e06c206 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 returned with HTTP 200 Jul 31 09:39:57.876677 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1299/5216] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:57 2026] GET /volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:58.086138 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5680f5fe-7998-4c64-90de-49d4e9b4dc7c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:58.087871 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5680f5fe-7998-4c64-90de-49d4e9b4dc7c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 Jul 31 09:39:58.088075 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5680f5fe-7998-4c64-90de-49d4e9b4dc7c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:58.088266 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5680f5fe-7998-4c64-90de-49d4e9b4dc7c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:58.097190 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:58.097190 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:39:58.100681 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-5680f5fe-7998-4c64-90de-49d4e9b4dc7c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:39:58.104421 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5680f5fe-7998-4c64-90de-49d4e9b4dc7c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 returned with HTTP 200 Jul 31 09:39:58.104745 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1313/5217] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:58 2026] GET /volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:58.886059 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5feca6ae-f8ff-4eeb-8a01-7d2eab400fa8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:58.887871 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5feca6ae-f8ff-4eeb-8a01-7d2eab400fa8 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 Jul 31 09:39:58.888098 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5feca6ae-f8ff-4eeb-8a01-7d2eab400fa8 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:58.888333 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5feca6ae-f8ff-4eeb-8a01-7d2eab400fa8 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:58.888440 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-5feca6ae-f8ff-4eeb-8a01-7d2eab400fa8 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id d7d63d70-5165-423a-b3cc-a7d556181b86. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:58.892767 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:58.892767 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:39:58.893315 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5feca6ae-f8ff-4eeb-8a01-7d2eab400fa8 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 returned with HTTP 200 Jul 31 09:39:58.893714 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1307/5218] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:58 2026] GET /volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:59.117814 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ac9b91ac-b379-4283-b007-38460dffc352 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:59.119832 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ac9b91ac-b379-4283-b007-38460dffc352 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 Jul 31 09:39:59.120018 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ac9b91ac-b379-4283-b007-38460dffc352 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:59.120215 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ac9b91ac-b379-4283-b007-38460dffc352 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:59.129481 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:59.129481 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:39:59.132586 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-ac9b91ac-b379-4283-b007-38460dffc352 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:39:59.136162 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ac9b91ac-b379-4283-b007-38460dffc352 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 returned with HTTP 200 Jul 31 09:39:59.136545 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1300/5219] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:39:59 2026] GET /volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:39:59.903959 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2c5954ff-41ef-4094-826c-585c95abbb59 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:39:59.905445 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2c5954ff-41ef-4094-826c-585c95abbb59 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 Jul 31 09:39:59.905647 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2c5954ff-41ef-4094-826c-585c95abbb59 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:39:59.905843 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2c5954ff-41ef-4094-826c-585c95abbb59 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:39:59.905971 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-2c5954ff-41ef-4094-826c-585c95abbb59 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id d7d63d70-5165-423a-b3cc-a7d556181b86. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:39:59.909678 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:39:59.909678 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:39:59.910180 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2c5954ff-41ef-4094-826c-585c95abbb59 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 returned with HTTP 200 Jul 31 09:39:59.910565 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1300/5220] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:39:59 2026] GET /volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:00.148292 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a14a1ea6-3fa3-49dd-90dc-fae29541e424 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:00.149934 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a14a1ea6-3fa3-49dd-90dc-fae29541e424 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 Jul 31 09:40:00.150131 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a14a1ea6-3fa3-49dd-90dc-fae29541e424 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:00.150347 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a14a1ea6-3fa3-49dd-90dc-fae29541e424 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:00.160069 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:00.160069 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:00.163362 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a14a1ea6-3fa3-49dd-90dc-fae29541e424 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:40:00.168041 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a14a1ea6-3fa3-49dd-90dc-fae29541e424 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 returned with HTTP 200 Jul 31 09:40:00.168545 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1314/5221] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:00 2026] GET /volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:00.383346 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8f46a081-d8d1-4306-980f-fed73dc39755 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:00.472307 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8f46a081-d8d1-4306-980f-fed73dc39755 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:40:00.472688 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8f46a081-d8d1-4306-980f-fed73dc39755 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-534876602"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:00.474119 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-8f46a081-d8d1-4306-980f-fed73dc39755 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-534876602'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:40:00.474336 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-8f46a081-d8d1-4306-980f-fed73dc39755 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Create volume of 1 GB Jul 31 09:40:00.478224 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8f46a081-d8d1-4306-980f-fed73dc39755 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Availability Zones retrieved successfully. Jul 31 09:40:00.483832 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8f46a081-d8d1-4306-980f-fed73dc39755 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Flow 'volume_create_api' (cb4640af-7872-403b-b49a-685219b91874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:40:00.484840 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8f46a081-d8d1-4306-980f-fed73dc39755 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (870e03db-7985-4fe5-bde6-291513457765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:00.485641 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-8f46a081-d8d1-4306-980f-fed73dc39755 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:40:00.510958 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8f46a081-d8d1-4306-980f-fed73dc39755 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (870e03db-7985-4fe5-bde6-291513457765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:00.511689 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8f46a081-d8d1-4306-980f-fed73dc39755 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e12b3304-2e17-418a-8b0f-58c9a6e26b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:00.567855 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-8f46a081-d8d1-4306-980f-fed73dc39755 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Created reservations ['7cf54bc2-9ca6-41ae-8d77-4b978fc0ece3', 'e3c28ce3-59e4-4345-8b51-f999874bfc2c', '1590e5e9-92d2-4c22-b7db-60e0c730b025', '7612b81b-6632-4af6-9dcc-2fbdcc427038'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:40:00.568720 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8f46a081-d8d1-4306-980f-fed73dc39755 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e12b3304-2e17-418a-8b0f-58c9a6e26b6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cf54bc2-9ca6-41ae-8d77-4b978fc0ece3', 'e3c28ce3-59e4-4345-8b51-f999874bfc2c', '1590e5e9-92d2-4c22-b7db-60e0c730b025', '7612b81b-6632-4af6-9dcc-2fbdcc427038']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:00.569427 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8f46a081-d8d1-4306-980f-fed73dc39755 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28e40dbf-4adc-4fd3-8beb-26f7d55fe45b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:00.590221 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8f46a081-d8d1-4306-980f-fed73dc39755 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28e40dbf-4adc-4fd3-8beb-26f7d55fe45b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c15f394a-c606-4275-9782-897a9c0ea8d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-534876602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5dab1217826f42ff843cea794bf10c70',qos_specs=None,replication_status=,reservations=['7cf54bc2-9ca6-41ae-8d77-4b978fc0ece3','e3c28ce3-59e4-4345-8b51-f999874bfc2c','1590e5e9-92d2-4c22-b7db-60e0c730b025','7612b81b-6632-4af6-9dcc-2fbdcc427038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e1bd29cc41f471ea2b0687ee6a8314b',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:40:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-534876602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c15f394a-c606-4275-9782-897a9c0ea8d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5dab1217826f42ff843cea794bf10c70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e1bd29cc41f471ea2b0687ee6a8314b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:00.590904 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8f46a081-d8d1-4306-980f-fed73dc39755 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d05c497-3b6b-4250-aaeb-a5673d5338af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:00.607326 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8f46a081-d8d1-4306-980f-fed73dc39755 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d05c497-3b6b-4250-aaeb-a5673d5338af) transitioned into state 'SUCCESS' from state '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-534876602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5dab1217826f42ff843cea794bf10c70',qos_specs=None,replication_status=,reservations=['7cf54bc2-9ca6-41ae-8d77-4b978fc0ece3','e3c28ce3-59e4-4345-8b51-f999874bfc2c','1590e5e9-92d2-4c22-b7db-60e0c730b025','7612b81b-6632-4af6-9dcc-2fbdcc427038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e1bd29cc41f471ea2b0687ee6a8314b',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:00.607999 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8f46a081-d8d1-4306-980f-fed73dc39755 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (539bf425-bdd3-4954-ac4e-5e7a12d1effe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:00.618659 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8f46a081-d8d1-4306-980f-fed73dc39755 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (539bf425-bdd3-4954-ac4e-5e7a12d1effe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:00.619750 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-8f46a081-d8d1-4306-980f-fed73dc39755 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Flow 'volume_create_api' (cb4640af-7872-403b-b49a-685219b91874) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:40:00.620121 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8f46a081-d8d1-4306-980f-fed73dc39755 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Create volume request issued successfully. Jul 31 09:40:00.620848 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8f46a081-d8d1-4306-980f-fed73dc39755 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:40:00.621371 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1308/5222] 10.4.3.226 () {70 vars in 1298 bytes} [Fri Jul 31 09:40:00 2026] POST /volume/v3/volumes => generated 777 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:40:00.635101 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a1542b30-0f34-4777-9840-456b0bd2a359 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:00.637441 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a1542b30-0f34-4777-9840-456b0bd2a359 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] GET https://10.4.3.226/volume/v3/volumes/c15f394a-c606-4275-9782-897a9c0ea8d4 Jul 31 09:40:00.637707 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a1542b30-0f34-4777-9840-456b0bd2a359 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:00.637948 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a1542b30-0f34-4777-9840-456b0bd2a359 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:00.645908 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:00.645908 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:00.649588 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a1542b30-0f34-4777-9840-456b0bd2a359 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Volume info retrieved successfully. Jul 31 09:40:00.653429 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a1542b30-0f34-4777-9840-456b0bd2a359 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] https://10.4.3.226/volume/v3/volumes/c15f394a-c606-4275-9782-897a9c0ea8d4 returned with HTTP 200 Jul 31 09:40:00.653808 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1301/5223] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:00 2026] GET /volume/v3/volumes/c15f394a-c606-4275-9782-897a9c0ea8d4 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:00.919931 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e1c244d8-72c2-40a2-9e59-2a76357b4440 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:00.921900 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e1c244d8-72c2-40a2-9e59-2a76357b4440 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 Jul 31 09:40:00.922161 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e1c244d8-72c2-40a2-9e59-2a76357b4440 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:00.922435 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e1c244d8-72c2-40a2-9e59-2a76357b4440 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:00.922544 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-e1c244d8-72c2-40a2-9e59-2a76357b4440 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id d7d63d70-5165-423a-b3cc-a7d556181b86. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:00.927013 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:00.927013 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:00.927678 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e1c244d8-72c2-40a2-9e59-2a76357b4440 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 returned with HTTP 200 Jul 31 09:40:00.928069 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1301/5224] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:00 2026] GET /volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:01.180395 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-faf4b474-4443-4a40-9008-ece3eef7ae04 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:01.182814 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-faf4b474-4443-4a40-9008-ece3eef7ae04 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 Jul 31 09:40:01.183056 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-faf4b474-4443-4a40-9008-ece3eef7ae04 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:01.183358 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-faf4b474-4443-4a40-9008-ece3eef7ae04 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:01.194431 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:01.194431 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:01.198087 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-faf4b474-4443-4a40-9008-ece3eef7ae04 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:40:01.202418 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-faf4b474-4443-4a40-9008-ece3eef7ae04 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 returned with HTTP 200 Jul 31 09:40:01.202897 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1315/5225] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:01 2026] GET /volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:01.530544 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-51f6b77b-fb38-417f-8d3c-d5449f06b332 req-aadabf9d-e318-4503-896c-634903e7bd3a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:01.533009 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-51f6b77b-fb38-417f-8d3c-d5449f06b332 req-aadabf9d-e318-4503-896c-634903e7bd3a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] POST https://10.4.3.226/volume/v3/attachments/9b7ac2a0-8bf1-4039-a606-66f5b02d424d/action Jul 31 09:40:01.533388 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-51f6b77b-fb38-417f-8d3c-d5449f06b332 req-aadabf9d-e318-4503-896c-634903e7bd3a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:40:01.533512 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-51f6b77b-fb38-417f-8d3c-d5449f06b332 req-aadabf9d-e318-4503-896c-634903e7bd3a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:01.547969 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:01.547969 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:01.557541 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-51f6b77b-fb38-417f-8d3c-d5449f06b332 req-aadabf9d-e318-4503-896c-634903e7bd3a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/attachments/9b7ac2a0-8bf1-4039-a606-66f5b02d424d/action returned with HTTP 204 Jul 31 09:40:01.557958 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1309/5226] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:40:01 2026] POST /volume/v3/attachments/9b7ac2a0-8bf1-4039-a606-66f5b02d424d/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:01.665809 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a44a451b-7267-4b46-8013-f9465c149ee1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:01.667727 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a44a451b-7267-4b46-8013-f9465c149ee1 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] GET https://10.4.3.226/volume/v3/volumes/c15f394a-c606-4275-9782-897a9c0ea8d4 Jul 31 09:40:01.667963 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a44a451b-7267-4b46-8013-f9465c149ee1 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:01.668175 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a44a451b-7267-4b46-8013-f9465c149ee1 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:01.676001 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:01.676001 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:01.679531 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a44a451b-7267-4b46-8013-f9465c149ee1 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Volume info retrieved successfully. Jul 31 09:40:01.683473 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a44a451b-7267-4b46-8013-f9465c149ee1 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] https://10.4.3.226/volume/v3/volumes/c15f394a-c606-4275-9782-897a9c0ea8d4 returned with HTTP 200 Jul 31 09:40:01.683885 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1302/5227] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:01 2026] GET /volume/v3/volumes/c15f394a-c606-4275-9782-897a9c0ea8d4 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:40:01.696027 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2fdcbaea-da20-455a-832e-6445fb7acfec None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:01.697762 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2fdcbaea-da20-455a-832e-6445fb7acfec tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] POST https://10.4.3.226/volume/v3/backups Jul 31 09:40:01.698069 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2fdcbaea-da20-455a-832e-6445fb7acfec tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c15f394a-c606-4275-9782-897a9c0ea8d4", "name": "tempest-type-Backup-1391495539"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:01.699403 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-2fdcbaea-da20-455a-832e-6445fb7acfec tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Creating new backup {'backup': {'volume_id': 'c15f394a-c606-4275-9782-897a9c0ea8d4', 'name': 'tempest-type-Backup-1391495539'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:40:01.699528 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-2fdcbaea-da20-455a-832e-6445fb7acfec tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Creating backup of volume c15f394a-c606-4275-9782-897a9c0ea8d4 in container None Jul 31 09:40:01.705855 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:01.705855 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:01.706134 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2fdcbaea-da20-455a-832e-6445fb7acfec tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Volume info retrieved successfully. Jul 31 09:40:01.727524 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-2fdcbaea-da20-455a-832e-6445fb7acfec tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Created reservations ['fad4499d-22db-4ac2-83a8-18dc46b3a37b', '43d1258e-a3c0-4370-982f-448873e624e6'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:40:01.749522 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2fdcbaea-da20-455a-832e-6445fb7acfec tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:40:01.749943 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1302/5228] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:40:01 2026] POST /volume/v3/backups => generated 316 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:40:01.758316 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-51e84600-d1ce-4cc7-8d5e-44f3c9dcaa0f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:01.760340 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-51e84600-d1ce-4cc7-8d5e-44f3c9dcaa0f tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] GET https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 Jul 31 09:40:01.760631 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-51e84600-d1ce-4cc7-8d5e-44f3c9dcaa0f tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:01.760631 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-51e84600-d1ce-4cc7-8d5e-44f3c9dcaa0f tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:01.760737 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-51e84600-d1ce-4cc7-8d5e-44f3c9dcaa0f tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Show backup with id 3a063c6a-aa8c-432f-b3cf-0660838f79e3. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:01.764726 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:01.764726 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:01.765360 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-51e84600-d1ce-4cc7-8d5e-44f3c9dcaa0f tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 returned with HTTP 200 Jul 31 09:40:01.765704 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1316/5229] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:01 2026] GET /volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:01.937152 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-dbbbb8f5-f28d-4e90-8fe7-4814a18c3e14 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:01.938879 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dbbbb8f5-f28d-4e90-8fe7-4814a18c3e14 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 Jul 31 09:40:01.939066 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dbbbb8f5-f28d-4e90-8fe7-4814a18c3e14 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:01.939235 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-dbbbb8f5-f28d-4e90-8fe7-4814a18c3e14 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:01.939366 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-dbbbb8f5-f28d-4e90-8fe7-4814a18c3e14 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id d7d63d70-5165-423a-b3cc-a7d556181b86. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:01.942965 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:01.942965 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:01.943514 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-dbbbb8f5-f28d-4e90-8fe7-4814a18c3e14 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 returned with HTTP 200 Jul 31 09:40:01.943830 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1310/5230] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:01 2026] GET /volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:02.214681 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-63f0790f-61a6-4c78-a63a-8d9e5fb389bf None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:02.217029 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-63f0790f-61a6-4c78-a63a-8d9e5fb389bf tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 Jul 31 09:40:02.217335 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-63f0790f-61a6-4c78-a63a-8d9e5fb389bf tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:02.217584 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-63f0790f-61a6-4c78-a63a-8d9e5fb389bf tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:02.229538 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:02.229538 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:02.233465 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-63f0790f-61a6-4c78-a63a-8d9e5fb389bf tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:40:02.238717 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-63f0790f-61a6-4c78-a63a-8d9e5fb389bf tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 returned with HTTP 200 Jul 31 09:40:02.239197 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1303/5231] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:02 2026] GET /volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:40:02.283577 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-9f1406e4-fdab-4ba4-b62e-484418eb925a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:02.285578 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-9f1406e4-fdab-4ba4-b62e-484418eb925a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 Jul 31 09:40:02.285792 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-9f1406e4-fdab-4ba4-b62e-484418eb925a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:02.286030 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-9f1406e4-fdab-4ba4-b62e-484418eb925a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:02.292680 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:02.292680 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:02.296847 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-9f1406e4-fdab-4ba4-b62e-484418eb925a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:40:02.302101 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-9f1406e4-fdab-4ba4-b62e-484418eb925a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 returned with HTTP 200 Jul 31 09:40:02.302663 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1303/5232] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:40:02 2026] GET /volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:02.368381 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-dc1f8042-96d3-4037-bce7-d7aee680670b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:02.368732 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dc1f8042-96d3-4037-bce7-d7aee680670b None None] GET https://10.4.3.226/volume// Jul 31 09:40:02.368889 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dc1f8042-96d3-4037-bce7-d7aee680670b None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:02.369086 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dc1f8042-96d3-4037-bce7-d7aee680670b None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:02.369491 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dc1f8042-96d3-4037-bce7-d7aee680670b None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:40:02.369734 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1317/5233] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:40: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 31 09:40:02.376634 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-3cb45066-dc66-454d-87de-b98f0d17143b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:02.378610 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-3cb45066-dc66-454d-87de-b98f0d17143b tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:40:02.378928 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-3cb45066-dc66-454d-87de-b98f0d17143b tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "18b0bbfe-c309-4971-83d8-20851624aac5", "connector": null, "instance_uuid": "4992c138-a8fa-4334-b42c-dc1b697b18e0"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:02.386489 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:02.386489 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:02.408911 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-3cb45066-dc66-454d-87de-b98f0d17143b tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:40:02.409336 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1311/5234] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:40:02 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 31 09:40:02.434316 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3b85d94e-13d0-4e01-8cd6-c6816019ceee None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:02.436025 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3b85d94e-13d0-4e01-8cd6-c6816019ceee tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 Jul 31 09:40:02.436200 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3b85d94e-13d0-4e01-8cd6-c6816019ceee tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:02.436430 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3b85d94e-13d0-4e01-8cd6-c6816019ceee tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:02.446641 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-34285cb0-b6c0-4287-8949-6a090b11937f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:02.446696 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:02.446696 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:02.446748 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-34285cb0-b6c0-4287-8949-6a090b11937f None None] GET https://10.4.3.226/volume// Jul 31 09:40:02.446748 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-34285cb0-b6c0-4287-8949-6a090b11937f None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:02.446748 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-34285cb0-b6c0-4287-8949-6a090b11937f None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:02.446748 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-34285cb0-b6c0-4287-8949-6a090b11937f None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:40:02.446748 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1304/5235] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:40: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 31 09:40:02.448274 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-3b85d94e-13d0-4e01-8cd6-c6816019ceee tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:40:02.451847 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3b85d94e-13d0-4e01-8cd6-c6816019ceee tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 returned with HTTP 200 Jul 31 09:40:02.452161 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1304/5236] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:02 2026] GET /volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:02.454090 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-a64e7f54-b03e-4995-af97-3b794e98aea3 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:02.455821 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-a64e7f54-b03e-4995-af97-3b794e98aea3 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 Jul 31 09:40:02.455952 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-a64e7f54-b03e-4995-af97-3b794e98aea3 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:02.456129 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-a64e7f54-b03e-4995-af97-3b794e98aea3 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:02.464598 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:02.464598 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:02.467699 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-a64e7f54-b03e-4995-af97-3b794e98aea3 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:40:02.471392 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-a64e7f54-b03e-4995-af97-3b794e98aea3 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 returned with HTTP 200 Jul 31 09:40:02.471780 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1318/5237] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:40:02 2026] GET /volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 => generated 1053 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:40:02.579153 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-d6eaf7d3-d686-4e26-b5a7-70a8843616b0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:02.581179 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-d6eaf7d3-d686-4e26-b5a7-70a8843616b0 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] PUT https://10.4.3.226/volume/v3/attachments/74d66dd2-544d-4b13-a49e-5f8d19c51bb5 Jul 31 09:40:02.581545 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-d6eaf7d3-d686-4e26-b5a7-70a8843616b0 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:02.589482 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-d6eaf7d3-d686-4e26-b5a7-70a8843616b0 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Acquiring lock "cinder-attachment_update-18b0bbfe-c309-4971-83d8-20851624aac5-np0000006200" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:40:02.594859 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-d6eaf7d3-d686-4e26-b5a7-70a8843616b0 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Lock "cinder-attachment_update-18b0bbfe-c309-4971-83d8-20851624aac5-np0000006200" acquired by "attachment_update" :: waited 0.005s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:40:02.595795 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:02.595795 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:02.662832 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-d6eaf7d3-d686-4e26-b5a7-70a8843616b0 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Lock "cinder-attachment_update-18b0bbfe-c309-4971-83d8-20851624aac5-np0000006200" released by "attachment_update" :: held 0.068s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:40:02.663107 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-d6eaf7d3-d686-4e26-b5a7-70a8843616b0 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/attachments/74d66dd2-544d-4b13-a49e-5f8d19c51bb5 returned with HTTP 200 Jul 31 09:40:02.663866 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1312/5238] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:40:02 2026] PUT /volume/v3/attachments/74d66dd2-544d-4b13-a49e-5f8d19c51bb5 => generated 968 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:40:02.671005 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-4ff28998-e65b-4179-9a93-983169949405 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:02.673087 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-4ff28998-e65b-4179-9a93-983169949405 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5/encryption Jul 31 09:40:02.673354 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-4ff28998-e65b-4179-9a93-983169949405 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:02.673582 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-4ff28998-e65b-4179-9a93-983169949405 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:02.682057 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:02.682057 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:02.687476 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-4ff28998-e65b-4179-9a93-983169949405 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5/encryption returned with HTTP 200 Jul 31 09:40:02.687814 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1305/5239] 10.4.3.226 () {68 vars in 1631 bytes} [Fri Jul 31 09:40:02 2026] GET /volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:02.775501 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0371f220-a2bc-47cc-8b48-e622e34f4739 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:02.777086 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0371f220-a2bc-47cc-8b48-e622e34f4739 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] GET https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 Jul 31 09:40:02.777304 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0371f220-a2bc-47cc-8b48-e622e34f4739 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:02.777591 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0371f220-a2bc-47cc-8b48-e622e34f4739 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:02.777689 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-0371f220-a2bc-47cc-8b48-e622e34f4739 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Show backup with id 3a063c6a-aa8c-432f-b3cf-0660838f79e3. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:02.781588 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:02.781588 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:02.782090 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0371f220-a2bc-47cc-8b48-e622e34f4739 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 returned with HTTP 200 Jul 31 09:40:02.782473 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1305/5240] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:02 2026] GET /volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:02.953303 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-62718cae-afe8-4d3b-8a3c-67703d3fb23f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:02.955046 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-62718cae-afe8-4d3b-8a3c-67703d3fb23f tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 Jul 31 09:40:02.955282 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-62718cae-afe8-4d3b-8a3c-67703d3fb23f tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:02.955484 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-62718cae-afe8-4d3b-8a3c-67703d3fb23f tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:02.955661 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-62718cae-afe8-4d3b-8a3c-67703d3fb23f tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id d7d63d70-5165-423a-b3cc-a7d556181b86. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:02.959544 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:02.959544 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:02.960213 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-62718cae-afe8-4d3b-8a3c-67703d3fb23f tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 returned with HTTP 200 Jul 31 09:40:02.960741 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1319/5241] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:02 2026] GET /volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:03.464622 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ee23b406-31a5-4405-883f-956c6f8823dd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:03.466641 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ee23b406-31a5-4405-883f-956c6f8823dd tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 Jul 31 09:40:03.466865 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ee23b406-31a5-4405-883f-956c6f8823dd tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:03.467089 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ee23b406-31a5-4405-883f-956c6f8823dd tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:03.477702 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:03.477702 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:03.481515 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ee23b406-31a5-4405-883f-956c6f8823dd tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:40:03.486607 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ee23b406-31a5-4405-883f-956c6f8823dd tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 returned with HTTP 200 Jul 31 09:40:03.487027 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1313/5242] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:03 2026] GET /volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:03.791583 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-836f4b1e-e726-4f6f-a513-473e5c20765f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:03.793537 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-836f4b1e-e726-4f6f-a513-473e5c20765f tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] GET https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 Jul 31 09:40:03.793806 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-836f4b1e-e726-4f6f-a513-473e5c20765f tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:03.794018 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-836f4b1e-e726-4f6f-a513-473e5c20765f tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:03.794150 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-836f4b1e-e726-4f6f-a513-473e5c20765f tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Show backup with id 3a063c6a-aa8c-432f-b3cf-0660838f79e3. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:03.798839 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:03.798839 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:03.799532 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-836f4b1e-e726-4f6f-a513-473e5c20765f tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 returned with HTTP 200 Jul 31 09:40:03.799928 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1306/5243] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:03 2026] GET /volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:03.972038 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-dbb32a63-ea71-43a3-b9c6-34963ad21fd8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:03.973962 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dbb32a63-ea71-43a3-b9c6-34963ad21fd8 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 Jul 31 09:40:03.974198 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dbb32a63-ea71-43a3-b9c6-34963ad21fd8 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:03.974454 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dbb32a63-ea71-43a3-b9c6-34963ad21fd8 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:03.974582 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-dbb32a63-ea71-43a3-b9c6-34963ad21fd8 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id d7d63d70-5165-423a-b3cc-a7d556181b86. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:03.976911 np0000006200 devstack@c-api.service[100314]: DEBUG dbcounter [-] [100314] Writing DB stats cinder:SELECT=112,cinder:INSERT=5,cinder:UPDATE=9 {{(pid=100314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:40:03.979750 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:03.979750 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:03.980634 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dbb32a63-ea71-43a3-b9c6-34963ad21fd8 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 returned with HTTP 200 Jul 31 09:40:03.981071 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1306/5244] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:03 2026] GET /volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:04.498893 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-bd442ab4-716e-4687-8d45-fa5f4efd03b5 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:04.500642 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bd442ab4-716e-4687-8d45-fa5f4efd03b5 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 Jul 31 09:40:04.500846 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bd442ab4-716e-4687-8d45-fa5f4efd03b5 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:04.501039 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bd442ab4-716e-4687-8d45-fa5f4efd03b5 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:04.502952 np0000006200 devstack@c-api.service[100315]: DEBUG dbcounter [-] [100315] Writing DB stats cinder:SELECT=244,cinder:UPDATE=100,cinder:INSERT=54 {{(pid=100315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:40:04.514399 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:04.514399 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:04.518503 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-bd442ab4-716e-4687-8d45-fa5f4efd03b5 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:40:04.523348 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bd442ab4-716e-4687-8d45-fa5f4efd03b5 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 returned with HTTP 200 Jul 31 09:40:04.523947 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1320/5245] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:04 2026] GET /volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:04.810318 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f88ccd24-3d7e-47f7-a697-6cb6f4e34d10 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:04.812006 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f88ccd24-3d7e-47f7-a697-6cb6f4e34d10 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] GET https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 Jul 31 09:40:04.812224 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f88ccd24-3d7e-47f7-a697-6cb6f4e34d10 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:04.812478 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f88ccd24-3d7e-47f7-a697-6cb6f4e34d10 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:04.812595 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-f88ccd24-3d7e-47f7-a697-6cb6f4e34d10 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Show backup with id 3a063c6a-aa8c-432f-b3cf-0660838f79e3. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:04.816762 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:04.816762 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:04.817412 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f88ccd24-3d7e-47f7-a697-6cb6f4e34d10 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 returned with HTTP 200 Jul 31 09:40:04.817765 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1314/5246] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:04 2026] GET /volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:04.990729 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-594899d3-03ef-405e-ba0d-2a2b2d90f993 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:04.992468 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-594899d3-03ef-405e-ba0d-2a2b2d90f993 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 Jul 31 09:40:04.992669 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-594899d3-03ef-405e-ba0d-2a2b2d90f993 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:04.992843 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-594899d3-03ef-405e-ba0d-2a2b2d90f993 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:04.992941 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-594899d3-03ef-405e-ba0d-2a2b2d90f993 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id d7d63d70-5165-423a-b3cc-a7d556181b86. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:04.996974 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:04.996974 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:04.997537 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-594899d3-03ef-405e-ba0d-2a2b2d90f993 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 returned with HTTP 200 Jul 31 09:40:04.997866 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1307/5247] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:04 2026] GET /volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:05.535990 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-373ded22-adc5-46de-86df-e915d71c0885 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:05.538183 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-373ded22-adc5-46de-86df-e915d71c0885 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 Jul 31 09:40:05.538183 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-373ded22-adc5-46de-86df-e915d71c0885 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:05.538359 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-373ded22-adc5-46de-86df-e915d71c0885 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:05.547156 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:05.547156 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:05.550096 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-373ded22-adc5-46de-86df-e915d71c0885 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:40:05.553840 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-373ded22-adc5-46de-86df-e915d71c0885 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 returned with HTTP 200 Jul 31 09:40:05.554165 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1307/5248] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:05 2026] GET /volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:05.828029 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-967f24aa-d7d1-46b7-8c75-29c3f34ce9f2 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:05.830172 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-967f24aa-d7d1-46b7-8c75-29c3f34ce9f2 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] GET https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 Jul 31 09:40:05.830450 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-967f24aa-d7d1-46b7-8c75-29c3f34ce9f2 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:05.830695 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-967f24aa-d7d1-46b7-8c75-29c3f34ce9f2 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:05.830829 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-967f24aa-d7d1-46b7-8c75-29c3f34ce9f2 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Show backup with id 3a063c6a-aa8c-432f-b3cf-0660838f79e3. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:05.835403 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:05.835403 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:05.836098 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-967f24aa-d7d1-46b7-8c75-29c3f34ce9f2 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 returned with HTTP 200 Jul 31 09:40:05.836536 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1321/5249] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:05 2026] GET /volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:06.017783 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9eb2b948-1cef-4170-94db-3f13bf86a707 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:06.019481 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9eb2b948-1cef-4170-94db-3f13bf86a707 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 Jul 31 09:40:06.019713 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9eb2b948-1cef-4170-94db-3f13bf86a707 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:06.019917 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9eb2b948-1cef-4170-94db-3f13bf86a707 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:06.020051 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-9eb2b948-1cef-4170-94db-3f13bf86a707 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id d7d63d70-5165-423a-b3cc-a7d556181b86. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:06.022316 np0000006200 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=158,cinder:INSERT=26,cinder:UPDATE=35 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:40:06.025591 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:06.025591 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:06.026287 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9eb2b948-1cef-4170-94db-3f13bf86a707 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 returned with HTTP 200 Jul 31 09:40:06.026763 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1315/5250] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:06 2026] GET /volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:06.567117 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-33be9beb-2dd8-4223-9490-a6c5a30b5bf8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:06.569254 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-33be9beb-2dd8-4223-9490-a6c5a30b5bf8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 Jul 31 09:40:06.569499 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-33be9beb-2dd8-4223-9490-a6c5a30b5bf8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:06.569732 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-33be9beb-2dd8-4223-9490-a6c5a30b5bf8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:06.572274 np0000006200 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=148,cinder:INSERT=23,cinder:UPDATE=43 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:40:06.581672 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:06.581672 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:06.585782 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-33be9beb-2dd8-4223-9490-a6c5a30b5bf8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:40:06.590521 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-33be9beb-2dd8-4223-9490-a6c5a30b5bf8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 returned with HTTP 200 Jul 31 09:40:06.590957 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1308/5251] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:06 2026] GET /volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:06.846424 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-91c881d1-077a-48ea-bf09-ad8ce8cdf1a7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:06.848665 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-91c881d1-077a-48ea-bf09-ad8ce8cdf1a7 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] GET https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 Jul 31 09:40:06.848933 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-91c881d1-077a-48ea-bf09-ad8ce8cdf1a7 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:06.849180 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-91c881d1-077a-48ea-bf09-ad8ce8cdf1a7 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:06.849360 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-91c881d1-077a-48ea-bf09-ad8ce8cdf1a7 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Show backup with id 3a063c6a-aa8c-432f-b3cf-0660838f79e3. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:06.854279 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:06.854279 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:06.855001 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-91c881d1-077a-48ea-bf09-ad8ce8cdf1a7 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 returned with HTTP 200 Jul 31 09:40:06.855492 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1308/5252] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:06 2026] GET /volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:07.059260 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-af328c75-15a2-41ca-ae6e-94bb93fa7045 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:07.061184 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-af328c75-15a2-41ca-ae6e-94bb93fa7045 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 Jul 31 09:40:07.061437 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-af328c75-15a2-41ca-ae6e-94bb93fa7045 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:07.061636 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-af328c75-15a2-41ca-ae6e-94bb93fa7045 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:07.061781 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-af328c75-15a2-41ca-ae6e-94bb93fa7045 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id d7d63d70-5165-423a-b3cc-a7d556181b86. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:07.066100 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:07.066100 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:07.066675 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-af328c75-15a2-41ca-ae6e-94bb93fa7045 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 returned with HTTP 200 Jul 31 09:40:07.067159 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1322/5253] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:07 2026] GET /volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:07.602941 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-331fd2e3-e2ea-4299-8595-138a320d8c5c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:07.604441 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-331fd2e3-e2ea-4299-8595-138a320d8c5c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 Jul 31 09:40:07.604619 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-331fd2e3-e2ea-4299-8595-138a320d8c5c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:07.605337 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-331fd2e3-e2ea-4299-8595-138a320d8c5c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:07.615472 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:07.615472 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:07.619563 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-331fd2e3-e2ea-4299-8595-138a320d8c5c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:40:07.624572 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-331fd2e3-e2ea-4299-8595-138a320d8c5c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 returned with HTTP 200 Jul 31 09:40:07.625033 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1316/5254] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:07 2026] GET /volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:07.865480 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-599a75cf-55d4-4270-b058-592cfa3380a9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:07.867235 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-599a75cf-55d4-4270-b058-592cfa3380a9 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] GET https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 Jul 31 09:40:07.867474 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-599a75cf-55d4-4270-b058-592cfa3380a9 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:07.867671 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-599a75cf-55d4-4270-b058-592cfa3380a9 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:07.867773 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-599a75cf-55d4-4270-b058-592cfa3380a9 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Show backup with id 3a063c6a-aa8c-432f-b3cf-0660838f79e3. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:07.871739 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:07.871739 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:07.872307 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-599a75cf-55d4-4270-b058-592cfa3380a9 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 returned with HTTP 200 Jul 31 09:40:07.872650 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1309/5255] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:07 2026] GET /volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:08.100485 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f41b20bd-7164-4d2d-bcb5-ca2b66042c90 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:08.102736 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f41b20bd-7164-4d2d-bcb5-ca2b66042c90 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 Jul 31 09:40:08.103055 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f41b20bd-7164-4d2d-bcb5-ca2b66042c90 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:08.103330 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f41b20bd-7164-4d2d-bcb5-ca2b66042c90 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:08.103497 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-f41b20bd-7164-4d2d-bcb5-ca2b66042c90 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id d7d63d70-5165-423a-b3cc-a7d556181b86. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:08.108613 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:08.108613 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:08.109462 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f41b20bd-7164-4d2d-bcb5-ca2b66042c90 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 returned with HTTP 200 Jul 31 09:40:08.109915 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1309/5256] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:08 2026] GET /volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:08.639265 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-61bb7e0e-7051-44ed-be19-955b8b9b6a23 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:08.641067 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-61bb7e0e-7051-44ed-be19-955b8b9b6a23 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 Jul 31 09:40:08.641290 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-61bb7e0e-7051-44ed-be19-955b8b9b6a23 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:08.641482 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-61bb7e0e-7051-44ed-be19-955b8b9b6a23 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:08.652040 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:08.652040 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:08.656277 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-61bb7e0e-7051-44ed-be19-955b8b9b6a23 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:40:08.661268 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-61bb7e0e-7051-44ed-be19-955b8b9b6a23 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 returned with HTTP 200 Jul 31 09:40:08.661805 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1323/5257] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:08 2026] GET /volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:08.882893 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-23d4fc89-43e2-4a49-a9e3-996232d3b35f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:08.884675 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-23d4fc89-43e2-4a49-a9e3-996232d3b35f tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] GET https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 Jul 31 09:40:08.884900 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-23d4fc89-43e2-4a49-a9e3-996232d3b35f tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:08.885079 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-23d4fc89-43e2-4a49-a9e3-996232d3b35f tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:08.885187 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-23d4fc89-43e2-4a49-a9e3-996232d3b35f tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Show backup with id 3a063c6a-aa8c-432f-b3cf-0660838f79e3. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:08.889549 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:08.889549 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:08.890115 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-23d4fc89-43e2-4a49-a9e3-996232d3b35f tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 returned with HTTP 200 Jul 31 09:40:08.890479 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1317/5258] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:08 2026] GET /volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:09.131569 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-457aebcf-9b68-4872-968b-5c1df7dd9f99 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:09.133649 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-457aebcf-9b68-4872-968b-5c1df7dd9f99 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 Jul 31 09:40:09.133908 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-457aebcf-9b68-4872-968b-5c1df7dd9f99 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:09.134096 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-457aebcf-9b68-4872-968b-5c1df7dd9f99 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:09.134196 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-457aebcf-9b68-4872-968b-5c1df7dd9f99 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id d7d63d70-5165-423a-b3cc-a7d556181b86. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:09.138170 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:09.138170 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:09.138773 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-457aebcf-9b68-4872-968b-5c1df7dd9f99 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 returned with HTTP 200 Jul 31 09:40:09.139160 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1310/5259] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:09 2026] GET /volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:09.673347 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a3855956-fd3b-40dd-9c07-6f4b68ab799b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:09.675500 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a3855956-fd3b-40dd-9c07-6f4b68ab799b tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 Jul 31 09:40:09.675743 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a3855956-fd3b-40dd-9c07-6f4b68ab799b tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:09.675978 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a3855956-fd3b-40dd-9c07-6f4b68ab799b tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:09.687421 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:09.687421 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:09.691465 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-a3855956-fd3b-40dd-9c07-6f4b68ab799b tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:40:09.696640 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a3855956-fd3b-40dd-9c07-6f4b68ab799b tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 returned with HTTP 200 Jul 31 09:40:09.697185 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1310/5260] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:09 2026] GET /volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:09.908234 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-1ee6a464-4a8f-41a8-9ec0-bd778ffa8754 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:09.910077 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1ee6a464-4a8f-41a8-9ec0-bd778ffa8754 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] GET https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 Jul 31 09:40:09.910304 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1ee6a464-4a8f-41a8-9ec0-bd778ffa8754 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:09.910516 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1ee6a464-4a8f-41a8-9ec0-bd778ffa8754 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:09.910643 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-1ee6a464-4a8f-41a8-9ec0-bd778ffa8754 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Show backup with id 3a063c6a-aa8c-432f-b3cf-0660838f79e3. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:09.915904 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:09.915904 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:09.916951 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1ee6a464-4a8f-41a8-9ec0-bd778ffa8754 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 returned with HTTP 200 Jul 31 09:40:09.917673 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1324/5261] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:09 2026] GET /volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:10.149100 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2cedacc7-2a72-460e-bc56-454c55b4aa38 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:10.151322 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2cedacc7-2a72-460e-bc56-454c55b4aa38 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 Jul 31 09:40:10.151748 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2cedacc7-2a72-460e-bc56-454c55b4aa38 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:10.152094 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2cedacc7-2a72-460e-bc56-454c55b4aa38 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:10.153302 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-2cedacc7-2a72-460e-bc56-454c55b4aa38 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id d7d63d70-5165-423a-b3cc-a7d556181b86. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:10.157689 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:10.157689 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:10.158718 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2cedacc7-2a72-460e-bc56-454c55b4aa38 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 returned with HTTP 200 Jul 31 09:40:10.159309 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1318/5262] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:10 2026] GET /volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:10.710624 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ed15b954-5d3f-405b-a862-a5ce7d83b4f8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:10.712865 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ed15b954-5d3f-405b-a862-a5ce7d83b4f8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 Jul 31 09:40:10.713113 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ed15b954-5d3f-405b-a862-a5ce7d83b4f8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:10.713366 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ed15b954-5d3f-405b-a862-a5ce7d83b4f8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:10.725772 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:10.725772 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:10.728941 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ed15b954-5d3f-405b-a862-a5ce7d83b4f8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:40:10.733992 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ed15b954-5d3f-405b-a862-a5ce7d83b4f8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 returned with HTTP 200 Jul 31 09:40:10.734648 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1311/5263] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:10 2026] GET /volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:10.928366 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f7faf37c-4969-4237-b393-9b814553c740 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:10.930159 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f7faf37c-4969-4237-b393-9b814553c740 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] GET https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 Jul 31 09:40:10.930439 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f7faf37c-4969-4237-b393-9b814553c740 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:10.930643 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f7faf37c-4969-4237-b393-9b814553c740 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:10.930747 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-f7faf37c-4969-4237-b393-9b814553c740 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Show backup with id 3a063c6a-aa8c-432f-b3cf-0660838f79e3. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:10.934819 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:10.934819 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:10.935475 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f7faf37c-4969-4237-b393-9b814553c740 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 returned with HTTP 200 Jul 31 09:40:10.935978 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1311/5264] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:10 2026] GET /volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:11.169394 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-246e2304-2550-4d35-8649-0795099aeeaa None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:11.171015 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-246e2304-2550-4d35-8649-0795099aeeaa tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 Jul 31 09:40:11.171225 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-246e2304-2550-4d35-8649-0795099aeeaa tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:11.171424 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-246e2304-2550-4d35-8649-0795099aeeaa tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:11.171516 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-246e2304-2550-4d35-8649-0795099aeeaa tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id d7d63d70-5165-423a-b3cc-a7d556181b86. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:11.175282 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:11.175282 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:11.175803 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-246e2304-2550-4d35-8649-0795099aeeaa tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 returned with HTTP 200 Jul 31 09:40:11.176100 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1325/5265] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:11 2026] GET /volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:11.750032 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2b88b763-7e28-4a28-83ab-0e89d56e49fb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:11.753515 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2b88b763-7e28-4a28-83ab-0e89d56e49fb tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 Jul 31 09:40:11.753515 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2b88b763-7e28-4a28-83ab-0e89d56e49fb tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:11.753515 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2b88b763-7e28-4a28-83ab-0e89d56e49fb tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:11.763254 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:11.763254 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:11.766418 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2b88b763-7e28-4a28-83ab-0e89d56e49fb tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:40:11.770134 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2b88b763-7e28-4a28-83ab-0e89d56e49fb tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 returned with HTTP 200 Jul 31 09:40:11.770633 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1319/5266] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:11 2026] GET /volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:11.948212 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3472abcf-4810-489f-901e-00494dcc9837 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:11.949881 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3472abcf-4810-489f-901e-00494dcc9837 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] GET https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 Jul 31 09:40:11.951425 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3472abcf-4810-489f-901e-00494dcc9837 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:11.951425 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3472abcf-4810-489f-901e-00494dcc9837 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:11.951425 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-3472abcf-4810-489f-901e-00494dcc9837 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Show backup with id 3a063c6a-aa8c-432f-b3cf-0660838f79e3. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:11.955525 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:11.955525 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:11.956170 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3472abcf-4810-489f-901e-00494dcc9837 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 returned with HTTP 200 Jul 31 09:40:11.956628 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1312/5267] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:11 2026] GET /volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:12.200650 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3184e58a-9b0f-4cde-80aa-8a6af19bb34e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:12.202855 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3184e58a-9b0f-4cde-80aa-8a6af19bb34e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 Jul 31 09:40:12.203119 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3184e58a-9b0f-4cde-80aa-8a6af19bb34e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:12.203387 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3184e58a-9b0f-4cde-80aa-8a6af19bb34e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:12.203535 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-3184e58a-9b0f-4cde-80aa-8a6af19bb34e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id d7d63d70-5165-423a-b3cc-a7d556181b86. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:12.208633 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:12.208633 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:12.209417 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3184e58a-9b0f-4cde-80aa-8a6af19bb34e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 returned with HTTP 200 Jul 31 09:40:12.209911 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1312/5268] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:12 2026] GET /volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 09:40:12.785056 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8b054b43-b32d-4478-ae74-1a9e69294488 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:12.788862 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8b054b43-b32d-4478-ae74-1a9e69294488 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 Jul 31 09:40:12.789235 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8b054b43-b32d-4478-ae74-1a9e69294488 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:12.789525 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8b054b43-b32d-4478-ae74-1a9e69294488 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:12.801094 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:12.801094 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:12.804761 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-8b054b43-b32d-4478-ae74-1a9e69294488 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:40:12.809157 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8b054b43-b32d-4478-ae74-1a9e69294488 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 returned with HTTP 200 Jul 31 09:40:12.809563 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1326/5269] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:12 2026] GET /volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:12.968293 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a00eaac1-a2db-46dd-8d43-263d94b468ad None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:12.969992 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a00eaac1-a2db-46dd-8d43-263d94b468ad tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] GET https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 Jul 31 09:40:12.970425 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a00eaac1-a2db-46dd-8d43-263d94b468ad tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:12.971577 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a00eaac1-a2db-46dd-8d43-263d94b468ad tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:12.971577 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-a00eaac1-a2db-46dd-8d43-263d94b468ad tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Show backup with id 3a063c6a-aa8c-432f-b3cf-0660838f79e3. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:12.974880 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:12.974880 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:12.975628 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a00eaac1-a2db-46dd-8d43-263d94b468ad tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 returned with HTTP 200 Jul 31 09:40:12.976097 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1320/5270] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:12 2026] GET /volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:13.251132 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7367ca26-0f75-4aa9-9676-09e89bbd315a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:13.253233 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7367ca26-0f75-4aa9-9676-09e89bbd315a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 Jul 31 09:40:13.253586 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7367ca26-0f75-4aa9-9676-09e89bbd315a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:13.253805 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7367ca26-0f75-4aa9-9676-09e89bbd315a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:13.253938 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-7367ca26-0f75-4aa9-9676-09e89bbd315a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id d7d63d70-5165-423a-b3cc-a7d556181b86. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:13.258643 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:13.258643 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:13.259338 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7367ca26-0f75-4aa9-9676-09e89bbd315a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 returned with HTTP 200 Jul 31 09:40:13.259799 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1313/5271] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:13 2026] GET /volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:13.824921 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-64efd939-10f9-401e-b4db-4af9277a448f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:13.827446 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-64efd939-10f9-401e-b4db-4af9277a448f tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 Jul 31 09:40:13.827679 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-64efd939-10f9-401e-b4db-4af9277a448f tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:13.827869 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-64efd939-10f9-401e-b4db-4af9277a448f tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:13.841344 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:13.841344 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:13.845148 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-64efd939-10f9-401e-b4db-4af9277a448f tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:40:13.849805 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-64efd939-10f9-401e-b4db-4af9277a448f tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 returned with HTTP 200 Jul 31 09:40:13.850324 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1313/5272] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:13 2026] GET /volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:13.932390 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-1ad18fb7-39e4-4ba9-a634-38650df63229 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:13.934645 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-1ad18fb7-39e4-4ba9-a634-38650df63229 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] POST https://10.4.3.226/volume/v3/attachments/74d66dd2-544d-4b13-a49e-5f8d19c51bb5/action Jul 31 09:40:13.935047 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-1ad18fb7-39e4-4ba9-a634-38650df63229 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action body: b'{"os-complete": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:40:13.935193 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-1ad18fb7-39e4-4ba9-a634-38650df63229 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:13.952155 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:13.952155 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:13.963917 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-b00a68aa-8cb5-4a7c-9aba-a155a2410de1 req-1ad18fb7-39e4-4ba9-a634-38650df63229 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/attachments/74d66dd2-544d-4b13-a49e-5f8d19c51bb5/action returned with HTTP 204 Jul 31 09:40:13.964510 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1327/5273] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:40:13 2026] POST /volume/v3/attachments/74d66dd2-544d-4b13-a49e-5f8d19c51bb5/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:13.988060 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b7ce0939-863d-4c34-88af-870dac42a5fc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:13.992236 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b7ce0939-863d-4c34-88af-870dac42a5fc tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] GET https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 Jul 31 09:40:13.992236 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b7ce0939-863d-4c34-88af-870dac42a5fc tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:13.992236 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b7ce0939-863d-4c34-88af-870dac42a5fc tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:13.992236 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-b7ce0939-863d-4c34-88af-870dac42a5fc tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Show backup with id 3a063c6a-aa8c-432f-b3cf-0660838f79e3. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:13.996939 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:13.996939 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:13.997919 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b7ce0939-863d-4c34-88af-870dac42a5fc tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 returned with HTTP 200 Jul 31 09:40:13.998743 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1321/5274] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:13 2026] GET /volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:14.281030 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-315b0508-b39b-465c-9d56-ef50bad6a0e3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:14.282837 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-315b0508-b39b-465c-9d56-ef50bad6a0e3 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 Jul 31 09:40:14.283050 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-315b0508-b39b-465c-9d56-ef50bad6a0e3 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:14.283236 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-315b0508-b39b-465c-9d56-ef50bad6a0e3 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:14.283377 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-315b0508-b39b-465c-9d56-ef50bad6a0e3 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id d7d63d70-5165-423a-b3cc-a7d556181b86. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:14.287707 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:14.287707 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:14.288336 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-315b0508-b39b-465c-9d56-ef50bad6a0e3 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 returned with HTTP 200 Jul 31 09:40:14.288914 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1314/5275] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:14 2026] GET /volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:14.866205 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0f6f23fa-6e42-424e-b151-33a3d2e5e0cf None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:14.867862 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0f6f23fa-6e42-424e-b151-33a3d2e5e0cf tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 Jul 31 09:40:14.868033 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0f6f23fa-6e42-424e-b151-33a3d2e5e0cf tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:14.868270 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0f6f23fa-6e42-424e-b151-33a3d2e5e0cf tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:14.886936 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:14.886936 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:14.889639 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-0f6f23fa-6e42-424e-b151-33a3d2e5e0cf tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:40:14.893909 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0f6f23fa-6e42-424e-b151-33a3d2e5e0cf tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 returned with HTTP 200 Jul 31 09:40:14.894640 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1314/5276] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:14 2026] GET /volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 => generated 1166 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:40:15.008784 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-343d1a86-1f05-4ff2-94d1-c39c4dd46a90 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:15.011416 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-343d1a86-1f05-4ff2-94d1-c39c4dd46a90 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] GET https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 Jul 31 09:40:15.011704 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-343d1a86-1f05-4ff2-94d1-c39c4dd46a90 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:15.012020 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-343d1a86-1f05-4ff2-94d1-c39c4dd46a90 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:15.012206 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-343d1a86-1f05-4ff2-94d1-c39c4dd46a90 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Show backup with id 3a063c6a-aa8c-432f-b3cf-0660838f79e3. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:15.018094 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:15.018094 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:15.019038 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-343d1a86-1f05-4ff2-94d1-c39c4dd46a90 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 returned with HTTP 200 Jul 31 09:40:15.019616 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1328/5277] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:15 2026] GET /volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:15.298859 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-32766f8d-528c-410d-af97-0d2bb646b6bc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:15.300414 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-32766f8d-528c-410d-af97-0d2bb646b6bc tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 Jul 31 09:40:15.300702 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-32766f8d-528c-410d-af97-0d2bb646b6bc tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:15.300953 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-32766f8d-528c-410d-af97-0d2bb646b6bc tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:15.301109 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-32766f8d-528c-410d-af97-0d2bb646b6bc tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id d7d63d70-5165-423a-b3cc-a7d556181b86. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:15.306864 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:15.306864 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:15.306864 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-32766f8d-528c-410d-af97-0d2bb646b6bc tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 returned with HTTP 200 Jul 31 09:40:15.306864 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1322/5278] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:15 2026] GET /volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:15.501925 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-1b7f132c-d2b0-4817-98ad-1408e10063ad req-4857286c-bfb8-4c5d-9b07-32aab5cd31e4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:15.504046 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1b7f132c-d2b0-4817-98ad-1408e10063ad req-4857286c-bfb8-4c5d-9b07-32aab5cd31e4 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:40:15.504329 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1b7f132c-d2b0-4817-98ad-1408e10063ad req-4857286c-bfb8-4c5d-9b07-32aab5cd31e4 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:15.504559 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1b7f132c-d2b0-4817-98ad-1408e10063ad req-4857286c-bfb8-4c5d-9b07-32aab5cd31e4 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:15.511618 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:15.511618 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:15.516136 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-1b7f132c-d2b0-4817-98ad-1408e10063ad req-4857286c-bfb8-4c5d-9b07-32aab5cd31e4 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:40:15.520503 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1b7f132c-d2b0-4817-98ad-1408e10063ad req-4857286c-bfb8-4c5d-9b07-32aab5cd31e4 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:40:15.521040 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1315/5279] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:40:15 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:15.595280 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0c04c460-9ae0-46db-bcf0-d01f0d205ee7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:15.595280 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0c04c460-9ae0-46db-bcf0-d01f0d205ee7 None None] GET https://10.4.3.226/volume// Jul 31 09:40:15.595280 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0c04c460-9ae0-46db-bcf0-d01f0d205ee7 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:15.595521 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0c04c460-9ae0-46db-bcf0-d01f0d205ee7 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:15.595864 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0c04c460-9ae0-46db-bcf0-d01f0d205ee7 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:40:15.596144 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1315/5280] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:40: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 31 09:40:15.603990 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-1b7f132c-d2b0-4817-98ad-1408e10063ad req-03fabc21-0171-4fc9-adbb-bb00afa31f31 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:15.605882 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-1b7f132c-d2b0-4817-98ad-1408e10063ad req-03fabc21-0171-4fc9-adbb-bb00afa31f31 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:40:15.606214 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-1b7f132c-d2b0-4817-98ad-1408e10063ad req-03fabc21-0171-4fc9-adbb-bb00afa31f31 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e03255c-4bc7-4c7e-b406-457344da9e7a", "connector": null, "instance_uuid": "4992c138-a8fa-4334-b42c-dc1b697b18e0"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:15.614575 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:15.614575 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:15.643818 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-1b7f132c-d2b0-4817-98ad-1408e10063ad req-03fabc21-0171-4fc9-adbb-bb00afa31f31 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:40:15.644841 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1329/5281] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:40:15 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:40:15.674083 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cfa28b5d-5cf2-487a-8f3f-f51816810c0e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:15.675924 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cfa28b5d-5cf2-487a-8f3f-f51816810c0e tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:40:15.676228 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cfa28b5d-5cf2-487a-8f3f-f51816810c0e tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:15.676506 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cfa28b5d-5cf2-487a-8f3f-f51816810c0e tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:15.680860 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-41144db4-a49c-4ca2-bad7-7bb48c3ac6dd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:15.681324 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-41144db4-a49c-4ca2-bad7-7bb48c3ac6dd None None] GET https://10.4.3.226/volume// Jul 31 09:40:15.681516 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-41144db4-a49c-4ca2-bad7-7bb48c3ac6dd None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:15.681698 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-41144db4-a49c-4ca2-bad7-7bb48c3ac6dd None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:15.681993 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-41144db4-a49c-4ca2-bad7-7bb48c3ac6dd None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:40:15.682597 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1316/5282] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:40: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 31 09:40:15.687993 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:15.687993 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:15.689156 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-1b7f132c-d2b0-4817-98ad-1408e10063ad req-ada25be5-9374-4c43-8b43-b2622705daed None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:15.691217 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-1b7f132c-d2b0-4817-98ad-1408e10063ad req-ada25be5-9374-4c43-8b43-b2622705daed tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:40:15.691457 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-1b7f132c-d2b0-4817-98ad-1408e10063ad req-ada25be5-9374-4c43-8b43-b2622705daed tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:15.691678 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-1b7f132c-d2b0-4817-98ad-1408e10063ad req-ada25be5-9374-4c43-8b43-b2622705daed tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:15.692407 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cfa28b5d-5cf2-487a-8f3f-f51816810c0e tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:40:15.697935 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cfa28b5d-5cf2-487a-8f3f-f51816810c0e tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:40:15.698466 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1323/5283] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:15 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 920 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:15.703922 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:15.703922 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:15.707532 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-1b7f132c-d2b0-4817-98ad-1408e10063ad req-ada25be5-9374-4c43-8b43-b2622705daed tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:40:15.711643 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-1b7f132c-d2b0-4817-98ad-1408e10063ad req-ada25be5-9374-4c43-8b43-b2622705daed tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:40:15.712049 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1316/5284] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:40:15 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 1100 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:40:15.809163 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-1b7f132c-d2b0-4817-98ad-1408e10063ad req-c2b1b9a4-3165-4fbb-b3b1-8c73d6ad2fa8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:15.811038 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-1b7f132c-d2b0-4817-98ad-1408e10063ad req-c2b1b9a4-3165-4fbb-b3b1-8c73d6ad2fa8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] PUT https://10.4.3.226/volume/v3/attachments/9ce464bd-ddf3-48c2-abf7-f3d0a2e43e1f Jul 31 09:40:15.811421 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-1b7f132c-d2b0-4817-98ad-1408e10063ad req-c2b1b9a4-3165-4fbb-b3b1-8c73d6ad2fa8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:15.818657 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-1b7f132c-d2b0-4817-98ad-1408e10063ad req-c2b1b9a4-3165-4fbb-b3b1-8c73d6ad2fa8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Acquiring lock "cinder-attachment_update-4e03255c-4bc7-4c7e-b406-457344da9e7a-np0000006200" by "attachment_update" {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:40:15.822806 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-1b7f132c-d2b0-4817-98ad-1408e10063ad req-c2b1b9a4-3165-4fbb-b3b1-8c73d6ad2fa8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Lock "cinder-attachment_update-4e03255c-4bc7-4c7e-b406-457344da9e7a-np0000006200" acquired by "attachment_update" :: waited 0.004s {{(pid=100315) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:40:15.823788 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:15.823788 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:15.914921 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.coordination [req-1b7f132c-d2b0-4817-98ad-1408e10063ad req-c2b1b9a4-3165-4fbb-b3b1-8c73d6ad2fa8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Lock "cinder-attachment_update-4e03255c-4bc7-4c7e-b406-457344da9e7a-np0000006200" released by "attachment_update" :: held 0.092s {{(pid=100315) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:40:15.915217 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-1b7f132c-d2b0-4817-98ad-1408e10063ad req-c2b1b9a4-3165-4fbb-b3b1-8c73d6ad2fa8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/attachments/9ce464bd-ddf3-48c2-abf7-f3d0a2e43e1f returned with HTTP 200 Jul 31 09:40:15.915687 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1330/5285] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:40:15 2026] PUT /volume/v3/attachments/9ce464bd-ddf3-48c2-abf7-f3d0a2e43e1f => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:40:16.030908 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-567be537-b440-4c97-81fa-652382ace5ae None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:16.032679 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-567be537-b440-4c97-81fa-652382ace5ae tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] GET https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 Jul 31 09:40:16.032866 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-567be537-b440-4c97-81fa-652382ace5ae tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:16.033036 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-567be537-b440-4c97-81fa-652382ace5ae tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:16.033137 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-567be537-b440-4c97-81fa-652382ace5ae tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Show backup with id 3a063c6a-aa8c-432f-b3cf-0660838f79e3. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:16.037022 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:16.037022 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:16.037581 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-567be537-b440-4c97-81fa-652382ace5ae tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 returned with HTTP 200 Jul 31 09:40:16.037912 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1317/5286] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:16 2026] GET /volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:16.316643 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e1d010e0-2282-4db3-a531-14837d490193 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:16.318719 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e1d010e0-2282-4db3-a531-14837d490193 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 Jul 31 09:40:16.318998 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e1d010e0-2282-4db3-a531-14837d490193 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:16.319265 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e1d010e0-2282-4db3-a531-14837d490193 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:16.319427 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-e1d010e0-2282-4db3-a531-14837d490193 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id d7d63d70-5165-423a-b3cc-a7d556181b86. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:16.324038 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:16.324038 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:16.324758 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e1d010e0-2282-4db3-a531-14837d490193 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 returned with HTTP 200 Jul 31 09:40:16.325112 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1324/5287] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:16 2026] GET /volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:16.333628 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-904e0a03-2385-43c1-94df-b250230d75cd None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:16.335586 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-904e0a03-2385-43c1-94df-b250230d75cd tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86/export_record Jul 31 09:40:16.335811 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-904e0a03-2385-43c1-94df-b250230d75cd tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:16.336021 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-904e0a03-2385-43c1-94df-b250230d75cd tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'export_record' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:16.336171 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.backups [None req-904e0a03-2385-43c1-94df-b250230d75cd tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Export record for backup d7d63d70-5165-423a-b3cc-a7d556181b86. {{(pid=100314) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 09:40:16.340987 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:16.340987 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:16.341890 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.backup.api [None req-904e0a03-2385-43c1-94df-b250230d75cd tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling RPCAPI with context: , host: np0000006200, backup: d7d63d70-5165-423a-b3cc-a7d556181b86. {{(pid=100314) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 31 09:40:16.347391 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.backup.rpcapi [None req-904e0a03-2385-43c1-94df-b250230d75cd tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] export_record in rpcapi backup_id d7d63d70-5165-423a-b3cc-a7d556181b86 on host np0000006200. {{(pid=100314) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 31 09:40:16.360118 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.backups [None req-904e0a03-2385-43c1-94df-b250230d75cd tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDdkNjNkNzAtNTE2NS00MjNhLWIzY2MtYTdkNTU2MTgxYjg2IiwgInVzZXJfaWQiOiAiNmNmYTk1NGZhYWU0NDc4ZThhNGNhYzM1ZmJiNmQzZWMiLCAicHJvamVjdF9pZCI6ICI2NWUwMmM2ZTcwZDc0MDkzYTc5ZmQyYTA2ZTBjMzRlZSIsICJ2b2x1bWVfaWQiOiAiNjMyYmQ1YTEtMjkwMC00NDgwLWE3NzItODM2M2U4ZTg1NWYxIiwgImhvc3QiOiAibnAwMDAwMDA2MjAwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTg1NTAzMTM2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjMyYmQ1YTEtMjkwMC00NDgwLWE3NzItODM2M2U4ZTg1NWYxLzIwMjYwNzMxMDk0MDAzL2F6X25vdmFfYmFja3VwX2Q3ZDYzZDcwLTUxNjUtNDIzYS1iM2NjLWE3ZDU1NjE4MWI4NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMDk6Mzk6NThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMDk6Mzk6NThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwOTo0MDoxNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100314) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 31 09:40:16.360471 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-904e0a03-2385-43c1-94df-b250230d75cd tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86/export_record returned with HTTP 200 Jul 31 09:40:16.360923 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1317/5288] 10.4.3.226 () {68 vars in 1430 bytes} [Fri Jul 31 09:40:16 2026] GET /volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86/export_record => generated 1424 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:40:16.367257 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ff0f827f-2e10-45d5-a159-d3f60ecc36e6 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:16.369032 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ff0f827f-2e10-45d5-a159-d3f60ecc36e6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 Jul 31 09:40:16.369288 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ff0f827f-2e10-45d5-a159-d3f60ecc36e6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:16.369466 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ff0f827f-2e10-45d5-a159-d3f60ecc36e6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:16.369564 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-ff0f827f-2e10-45d5-a159-d3f60ecc36e6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id d7d63d70-5165-423a-b3cc-a7d556181b86. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:16.373732 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:16.373732 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:16.374372 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ff0f827f-2e10-45d5-a159-d3f60ecc36e6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 returned with HTTP 200 Jul 31 09:40:16.374716 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1331/5289] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:16 2026] GET /volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:16.382697 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ab77fd63-e999-4bb2-accc-2ebf98ba2283 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:16.384186 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ab77fd63-e999-4bb2-accc-2ebf98ba2283 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] POST https://10.4.3.226/volume/v3/backups/import_record Jul 31 09:40:16.384700 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ab77fd63-e999-4bb2-accc-2ebf98ba2283 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTc1MDI2OWEtY2ViNy00ZTIyLTgyNWMtN2U1ZjJkMTlkMDI1IiwgInVzZXJfaWQiOiAiNmNmYTk1NGZhYWU0NDc4ZThhNGNhYzM1ZmJiNmQzZWMiLCAicHJvamVjdF9pZCI6ICI2NWUwMmM2ZTcwZDc0MDkzYTc5ZmQyYTA2ZTBjMzRlZSIsICJ2b2x1bWVfaWQiOiAiNjMyYmQ1YTEtMjkwMC00NDgwLWE3NzItODM2M2U4ZTg1NWYxIiwgImhvc3QiOiAibnAwMDAwMDA2MjAwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTg1NTAzMTM2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjMyYmQ1YTEtMjkwMC00NDgwLWE3NzItODM2M2U4ZTg1NWYxLzIwMjYwNzMxMDk0MDAzL2F6X25vdmFfYmFja3VwX2Q3ZDYzZDcwLTUxNjUtNDIzYS1iM2NjLWE3ZDU1NjE4MWI4NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMDk6Mzk6NThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMDk6Mzk6NThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwOTo0MDoxNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:16.386017 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-ab77fd63-e999-4bb2-accc-2ebf98ba2283 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTc1MDI2OWEtY2ViNy00ZTIyLTgyNWMtN2U1ZjJkMTlkMDI1IiwgInVzZXJfaWQiOiAiNmNmYTk1NGZhYWU0NDc4ZThhNGNhYzM1ZmJiNmQzZWMiLCAicHJvamVjdF9pZCI6ICI2NWUwMmM2ZTcwZDc0MDkzYTc5ZmQyYTA2ZTBjMzRlZSIsICJ2b2x1bWVfaWQiOiAiNjMyYmQ1YTEtMjkwMC00NDgwLWE3NzItODM2M2U4ZTg1NWYxIiwgImhvc3QiOiAibnAwMDAwMDA2MjAwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTg1NTAzMTM2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjMyYmQ1YTEtMjkwMC00NDgwLWE3NzItODM2M2U4ZTg1NWYxLzIwMjYwNzMxMDk0MDAzL2F6X25vdmFfYmFja3VwX2Q3ZDYzZDcwLTUxNjUtNDIzYS1iM2NjLWE3ZDU1NjE4MWI4NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMDk6Mzk6NThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMDk6Mzk6NThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwOTo0MDoxNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100317) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 31 09:40:16.386122 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-ab77fd63-e999-4bb2-accc-2ebf98ba2283 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTc1MDI2OWEtY2ViNy00ZTIyLTgyNWMtN2U1ZjJkMTlkMDI1IiwgInVzZXJfaWQiOiAiNmNmYTk1NGZhYWU0NDc4ZThhNGNhYzM1ZmJiNmQzZWMiLCAicHJvamVjdF9pZCI6ICI2NWUwMmM2ZTcwZDc0MDkzYTc5ZmQyYTA2ZTBjMzRlZSIsICJ2b2x1bWVfaWQiOiAiNjMyYmQ1YTEtMjkwMC00NDgwLWE3NzItODM2M2U4ZTg1NWYxIiwgImhvc3QiOiAibnAwMDAwMDA2MjAwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTg1NTAzMTM2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjMyYmQ1YTEtMjkwMC00NDgwLWE3NzItODM2M2U4ZTg1NWYxLzIwMjYwNzMxMDk0MDAzL2F6X25vdmFfYmFja3VwX2Q3ZDYzZDcwLTUxNjUtNDIzYS1iM2NjLWE3ZDU1NjE4MWI4NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMDk6Mzk6NThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMDk6Mzk6NThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwOTo0MDoxNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100317) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 31 09:40:16.413597 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-ab77fd63-e999-4bb2-accc-2ebf98ba2283 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Created reservations ['da81a986-0643-46d2-a353-f93a87fb4fd7', '0b07b0be-f7f3-4db9-b4be-d333fd2c0cd3'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:40:16.430928 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-ab77fd63-e999-4bb2-accc-2ebf98ba2283 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] import_record rpcapi backup id 5750269a-ceb7-4e22-825c-7e5f2d19d025 on host np0000006200 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTc1MDI2OWEtY2ViNy00ZTIyLTgyNWMtN2U1ZjJkMTlkMDI1IiwgInVzZXJfaWQiOiAiNmNmYTk1NGZhYWU0NDc4ZThhNGNhYzM1ZmJiNmQzZWMiLCAicHJvamVjdF9pZCI6ICI2NWUwMmM2ZTcwZDc0MDkzYTc5ZmQyYTA2ZTBjMzRlZSIsICJ2b2x1bWVfaWQiOiAiNjMyYmQ1YTEtMjkwMC00NDgwLWE3NzItODM2M2U4ZTg1NWYxIiwgImhvc3QiOiAibnAwMDAwMDA2MjAwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTg1NTAzMTM2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjMyYmQ1YTEtMjkwMC00NDgwLWE3NzItODM2M2U4ZTg1NWYxLzIwMjYwNzMxMDk0MDAzL2F6X25vdmFfYmFja3VwX2Q3ZDYzZDcwLTUxNjUtNDIzYS1iM2NjLWE3ZDU1NjE4MWI4NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMDk6Mzk6NThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMDk6Mzk6NThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwOTo0MDoxNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100317) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 31 09:40:16.433027 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-ab77fd63-e999-4bb2-accc-2ebf98ba2283 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Import record output: {'backup': {'id': '5750269a-ceb7-4e22-825c-7e5f2d19d025', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.226/volume/v3/backups/5750269a-ceb7-4e22-825c-7e5f2d19d025'}, {'rel': 'bookmark', 'href': 'https://10.4.3.226/volume/backups/5750269a-ceb7-4e22-825c-7e5f2d19d025'}]}}. {{(pid=100317) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 31 09:40:16.433297 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ab77fd63-e999-4bb2-accc-2ebf98ba2283 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/import_record returned with HTTP 201 Jul 31 09:40:16.433760 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1318/5290] 10.4.3.226 () {70 vars in 1342 bytes} [Fri Jul 31 09:40:16 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 51 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 31 09:40:16.441561 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c60ac2bc-4dd4-4ff4-9855-820fb3671b57 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:16.443318 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c60ac2bc-4dd4-4ff4-9855-820fb3671b57 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/5750269a-ceb7-4e22-825c-7e5f2d19d025 Jul 31 09:40:16.443519 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c60ac2bc-4dd4-4ff4-9855-820fb3671b57 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:16.443692 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c60ac2bc-4dd4-4ff4-9855-820fb3671b57 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:16.443798 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-c60ac2bc-4dd4-4ff4-9855-820fb3671b57 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id 5750269a-ceb7-4e22-825c-7e5f2d19d025. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:16.447563 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:16.447563 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:16.448093 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c60ac2bc-4dd4-4ff4-9855-820fb3671b57 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/5750269a-ceb7-4e22-825c-7e5f2d19d025 returned with HTTP 200 Jul 31 09:40:16.448442 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1325/5291] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:16 2026] GET /volume/v3/backups/5750269a-ceb7-4e22-825c-7e5f2d19d025 => generated 647 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:16.711700 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5824a727-a7db-4f7d-8f89-509596591feb None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:16.713650 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5824a727-a7db-4f7d-8f89-509596591feb tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:40:16.713890 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5824a727-a7db-4f7d-8f89-509596591feb tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:16.714194 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5824a727-a7db-4f7d-8f89-509596591feb tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:16.723820 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:16.723820 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:16.728015 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-5824a727-a7db-4f7d-8f89-509596591feb tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:40:16.732523 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5824a727-a7db-4f7d-8f89-509596591feb tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:40:16.732940 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1318/5292] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:16 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:17.047576 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2a8041bc-4c71-4e25-8c5d-5b6f16019bc1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:17.050761 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2a8041bc-4c71-4e25-8c5d-5b6f16019bc1 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] GET https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 Jul 31 09:40:17.050761 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2a8041bc-4c71-4e25-8c5d-5b6f16019bc1 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:17.050761 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2a8041bc-4c71-4e25-8c5d-5b6f16019bc1 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:17.050761 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-2a8041bc-4c71-4e25-8c5d-5b6f16019bc1 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Show backup with id 3a063c6a-aa8c-432f-b3cf-0660838f79e3. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:17.054415 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:17.054415 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:17.055013 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2a8041bc-4c71-4e25-8c5d-5b6f16019bc1 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 returned with HTTP 200 Jul 31 09:40:17.055332 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1332/5293] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:17 2026] GET /volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:17.457712 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-43d04fca-d317-4ffa-85b4-0bc8b726c6d6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:17.459308 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-43d04fca-d317-4ffa-85b4-0bc8b726c6d6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/5750269a-ceb7-4e22-825c-7e5f2d19d025 Jul 31 09:40:17.459502 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-43d04fca-d317-4ffa-85b4-0bc8b726c6d6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:17.459673 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-43d04fca-d317-4ffa-85b4-0bc8b726c6d6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:17.460289 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-43d04fca-d317-4ffa-85b4-0bc8b726c6d6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id 5750269a-ceb7-4e22-825c-7e5f2d19d025. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:17.463619 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:17.463619 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:17.464112 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-43d04fca-d317-4ffa-85b4-0bc8b726c6d6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/5750269a-ceb7-4e22-825c-7e5f2d19d025 returned with HTTP 200 Jul 31 09:40:17.464447 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1319/5294] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:17 2026] GET /volume/v3/backups/5750269a-ceb7-4e22-825c-7e5f2d19d025 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:17.472751 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c37fb5e9-cd16-424b-8265-a984d5795cb3 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:17.474486 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c37fb5e9-cd16-424b-8265-a984d5795cb3 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] DELETE https://10.4.3.226/volume/v3/backups/5750269a-ceb7-4e22-825c-7e5f2d19d025 Jul 31 09:40:17.474716 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c37fb5e9-cd16-424b-8265-a984d5795cb3 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:17.475047 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c37fb5e9-cd16-424b-8265-a984d5795cb3 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:17.475186 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-c37fb5e9-cd16-424b-8265-a984d5795cb3 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Delete backup with id: 5750269a-ceb7-4e22-825c-7e5f2d19d025. Jul 31 09:40:17.479560 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:17.479560 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:17.490284 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.backup.rpcapi [None req-c37fb5e9-cd16-424b-8265-a984d5795cb3 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] delete_backup rpcapi backup_id 5750269a-ceb7-4e22-825c-7e5f2d19d025 {{(pid=100316) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:40:17.493622 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c37fb5e9-cd16-424b-8265-a984d5795cb3 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/5750269a-ceb7-4e22-825c-7e5f2d19d025 returned with HTTP 202 Jul 31 09:40:17.493989 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1326/5295] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:40:17 2026] DELETE /volume/v3/backups/5750269a-ceb7-4e22-825c-7e5f2d19d025 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:40:17.500185 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-47cae360-4d7e-4cb4-b65d-b2491e7577f4 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:17.501854 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-47cae360-4d7e-4cb4-b65d-b2491e7577f4 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/5750269a-ceb7-4e22-825c-7e5f2d19d025 Jul 31 09:40:17.502040 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-47cae360-4d7e-4cb4-b65d-b2491e7577f4 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:17.502221 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-47cae360-4d7e-4cb4-b65d-b2491e7577f4 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:17.502378 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-47cae360-4d7e-4cb4-b65d-b2491e7577f4 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id 5750269a-ceb7-4e22-825c-7e5f2d19d025. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:17.506123 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:17.506123 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:17.506744 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-47cae360-4d7e-4cb4-b65d-b2491e7577f4 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/5750269a-ceb7-4e22-825c-7e5f2d19d025 returned with HTTP 200 Jul 31 09:40:17.507085 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1319/5296] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:17 2026] GET /volume/v3/backups/5750269a-ceb7-4e22-825c-7e5f2d19d025 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:17.745918 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-29387496-88fe-4ea2-bb06-661e62313626 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:17.748013 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-29387496-88fe-4ea2-bb06-661e62313626 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:40:17.748291 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-29387496-88fe-4ea2-bb06-661e62313626 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:17.748664 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-29387496-88fe-4ea2-bb06-661e62313626 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:17.759332 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:17.759332 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:17.763725 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-29387496-88fe-4ea2-bb06-661e62313626 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:40:17.769226 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-29387496-88fe-4ea2-bb06-661e62313626 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:40:17.769727 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1333/5297] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:17 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 921 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:18.065305 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2939a443-1cd5-4e6f-b0a7-be809c4055fa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:18.067295 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2939a443-1cd5-4e6f-b0a7-be809c4055fa tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] GET https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 Jul 31 09:40:18.067545 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2939a443-1cd5-4e6f-b0a7-be809c4055fa tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:18.067737 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2939a443-1cd5-4e6f-b0a7-be809c4055fa tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:18.067861 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-2939a443-1cd5-4e6f-b0a7-be809c4055fa tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Show backup with id 3a063c6a-aa8c-432f-b3cf-0660838f79e3. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:18.072204 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:18.072204 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:18.072755 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2939a443-1cd5-4e6f-b0a7-be809c4055fa tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 returned with HTTP 200 Jul 31 09:40:18.073206 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1320/5298] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:18 2026] GET /volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:18.516338 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f9047da5-ad88-4c64-9b3a-5823f1d64cfa None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:18.518015 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f9047da5-ad88-4c64-9b3a-5823f1d64cfa tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/5750269a-ceb7-4e22-825c-7e5f2d19d025 Jul 31 09:40:18.518259 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f9047da5-ad88-4c64-9b3a-5823f1d64cfa tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:18.518433 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f9047da5-ad88-4c64-9b3a-5823f1d64cfa tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:18.518531 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-f9047da5-ad88-4c64-9b3a-5823f1d64cfa tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id 5750269a-ceb7-4e22-825c-7e5f2d19d025. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:18.521920 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f9047da5-ad88-4c64-9b3a-5823f1d64cfa tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/5750269a-ceb7-4e22-825c-7e5f2d19d025 returned with HTTP 404 Jul 31 09:40:18.522377 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1327/5299] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:18 2026] GET /volume/v3/backups/5750269a-ceb7-4e22-825c-7e5f2d19d025 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:18.528231 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9aa054b9-9448-437d-9c49-c5259bd8c5a3 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:18.530051 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9aa054b9-9448-437d-9c49-c5259bd8c5a3 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/632bd5a1-2900-4480-a772-8363e8e855f1 Jul 31 09:40:18.530310 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9aa054b9-9448-437d-9c49-c5259bd8c5a3 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:18.530529 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9aa054b9-9448-437d-9c49-c5259bd8c5a3 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:18.530721 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-9aa054b9-9448-437d-9c49-c5259bd8c5a3 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Delete volume with id: 632bd5a1-2900-4480-a772-8363e8e855f1 Jul 31 09:40:18.539541 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:18.539541 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:18.539968 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9aa054b9-9448-437d-9c49-c5259bd8c5a3 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Volume info retrieved successfully. Jul 31 09:40:18.557442 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9aa054b9-9448-437d-9c49-c5259bd8c5a3 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Delete volume request issued successfully. Jul 31 09:40:18.557696 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9aa054b9-9448-437d-9c49-c5259bd8c5a3 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/volumes/632bd5a1-2900-4480-a772-8363e8e855f1 returned with HTTP 202 Jul 31 09:40:18.558229 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1320/5300] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:40:18 2026] DELETE /volume/v3/volumes/632bd5a1-2900-4480-a772-8363e8e855f1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:40:18.564920 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f2bc08ec-1355-4828-9f83-32df7a12422a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:18.566642 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f2bc08ec-1355-4828-9f83-32df7a12422a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/volumes/632bd5a1-2900-4480-a772-8363e8e855f1 Jul 31 09:40:18.566921 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f2bc08ec-1355-4828-9f83-32df7a12422a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:18.566999 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f2bc08ec-1355-4828-9f83-32df7a12422a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:18.574888 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:18.574888 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:18.578352 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f2bc08ec-1355-4828-9f83-32df7a12422a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Volume info retrieved successfully. Jul 31 09:40:18.582077 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f2bc08ec-1355-4828-9f83-32df7a12422a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/volumes/632bd5a1-2900-4480-a772-8363e8e855f1 returned with HTTP 200 Jul 31 09:40:18.582511 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1334/5301] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:18 2026] GET /volume/v3/volumes/632bd5a1-2900-4480-a772-8363e8e855f1 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:40:18.783446 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3668809d-7f57-49fb-b363-24beea1be9ef None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:18.785080 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3668809d-7f57-49fb-b363-24beea1be9ef tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:40:18.785286 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3668809d-7f57-49fb-b363-24beea1be9ef tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:18.785470 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3668809d-7f57-49fb-b363-24beea1be9ef tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:18.794758 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:18.794758 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:18.798013 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3668809d-7f57-49fb-b363-24beea1be9ef tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:40:18.801769 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3668809d-7f57-49fb-b363-24beea1be9ef tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:40:18.802102 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1321/5302] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:18 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:19.083404 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-21391c1b-e8e9-461a-af35-ce40d5931604 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:19.085138 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-21391c1b-e8e9-461a-af35-ce40d5931604 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] GET https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 Jul 31 09:40:19.085378 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-21391c1b-e8e9-461a-af35-ce40d5931604 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:19.085550 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-21391c1b-e8e9-461a-af35-ce40d5931604 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:19.085662 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-21391c1b-e8e9-461a-af35-ce40d5931604 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Show backup with id 3a063c6a-aa8c-432f-b3cf-0660838f79e3. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:19.090764 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:19.090764 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:19.091610 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-21391c1b-e8e9-461a-af35-ce40d5931604 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 returned with HTTP 200 Jul 31 09:40:19.092105 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1328/5303] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:19 2026] GET /volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:19.165795 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-1b7f132c-d2b0-4817-98ad-1408e10063ad req-50ebe690-04a7-41af-b247-4038221b0514 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:19.168285 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-1b7f132c-d2b0-4817-98ad-1408e10063ad req-50ebe690-04a7-41af-b247-4038221b0514 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] POST https://10.4.3.226/volume/v3/attachments/9ce464bd-ddf3-48c2-abf7-f3d0a2e43e1f/action Jul 31 09:40:19.168731 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-1b7f132c-d2b0-4817-98ad-1408e10063ad req-50ebe690-04a7-41af-b247-4038221b0514 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action body: b'{"os-complete": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:40:19.168892 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-1b7f132c-d2b0-4817-98ad-1408e10063ad req-50ebe690-04a7-41af-b247-4038221b0514 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:19.187128 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:19.187128 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:19.200458 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-1b7f132c-d2b0-4817-98ad-1408e10063ad req-50ebe690-04a7-41af-b247-4038221b0514 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/attachments/9ce464bd-ddf3-48c2-abf7-f3d0a2e43e1f/action returned with HTTP 204 Jul 31 09:40:19.200918 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1321/5304] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:40:19 2026] POST /volume/v3/attachments/9ce464bd-ddf3-48c2-abf7-f3d0a2e43e1f/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:19.595746 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f8c12bcd-1eb9-4725-a1c4-b4bec3b52e9b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:19.597502 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f8c12bcd-1eb9-4725-a1c4-b4bec3b52e9b tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/volumes/632bd5a1-2900-4480-a772-8363e8e855f1 Jul 31 09:40:19.597747 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f8c12bcd-1eb9-4725-a1c4-b4bec3b52e9b tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:19.597944 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f8c12bcd-1eb9-4725-a1c4-b4bec3b52e9b tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:19.603583 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f8c12bcd-1eb9-4725-a1c4-b4bec3b52e9b tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/volumes/632bd5a1-2900-4480-a772-8363e8e855f1 returned with HTTP 404 Jul 31 09:40:19.604028 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1335/5305] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:19 2026] GET /volume/v3/volumes/632bd5a1-2900-4480-a772-8363e8e855f1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:19.614362 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e424c8ba-7235-4899-a591-4a49f7722034 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:19.616089 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e424c8ba-7235-4899-a591-4a49f7722034 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups Jul 31 09:40:19.616341 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e424c8ba-7235-4899-a591-4a49f7722034 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:19.616522 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e424c8ba-7235-4899-a591-4a49f7722034 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:19.621474 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e424c8ba-7235-4899-a591-4a49f7722034 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups returned with HTTP 200 Jul 31 09:40:19.621800 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1322/5306] 10.4.3.226 () {68 vars in 1277 bytes} [Fri Jul 31 09:40:19 2026] GET /volume/v3/backups => generated 625 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:19.631989 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bd00dad9-79ef-480a-891a-0169916c1905 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:19.633548 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bd00dad9-79ef-480a-891a-0169916c1905 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups?project_id=65e02c6e70d74093a79fd2a06e0c34ee Jul 31 09:40:19.633742 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bd00dad9-79ef-480a-891a-0169916c1905 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:19.633913 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bd00dad9-79ef-480a-891a-0169916c1905 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:19.638734 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bd00dad9-79ef-480a-891a-0169916c1905 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups?project_id=65e02c6e70d74093a79fd2a06e0c34ee returned with HTTP 200 Jul 31 09:40:19.639202 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1329/5307] 10.4.3.226 () {68 vars in 1364 bytes} [Fri Jul 31 09:40:19 2026] GET /volume/v3/backups?project_id=65e02c6e70d74093a79fd2a06e0c34ee => generated 625 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:19.647467 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-cf440999-7fa7-4a42-a15a-cd857c9cf96c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:19.649493 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cf440999-7fa7-4a42-a15a-cd857c9cf96c tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:40:19.649912 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-cf440999-7fa7-4a42-a15a-cd857c9cf96c tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-928657665"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:19.651604 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-cf440999-7fa7-4a42-a15a-cd857c9cf96c tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-928657665'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:40:19.651752 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-cf440999-7fa7-4a42-a15a-cd857c9cf96c tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Create volume of 1 GB Jul 31 09:40:19.656025 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-cf440999-7fa7-4a42-a15a-cd857c9cf96c tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Availability Zones retrieved successfully. Jul 31 09:40:19.663031 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-cf440999-7fa7-4a42-a15a-cd857c9cf96c tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Flow 'volume_create_api' (62a8a566-4316-474b-be5b-384da98e1d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:40:19.664200 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-cf440999-7fa7-4a42-a15a-cd857c9cf96c tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fe27152-5e57-4819-9fef-5f8b6eb94e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:19.665232 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-cf440999-7fa7-4a42-a15a-cd857c9cf96c tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:40:19.687406 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-cf440999-7fa7-4a42-a15a-cd857c9cf96c tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fe27152-5e57-4819-9fef-5f8b6eb94e28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:19.688154 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-cf440999-7fa7-4a42-a15a-cd857c9cf96c tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa322d22-c760-4d7f-a80c-a5413dca33e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:19.732698 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-cf440999-7fa7-4a42-a15a-cd857c9cf96c tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Created reservations ['f1159bd0-861c-4b58-b071-d6edff13db5f', '3f6493a0-707a-4ddb-84f0-b7bb1cb39a69', 'bc83557f-2cdc-403c-9310-e3954687dee1', 'f027ea31-6918-403f-9ede-036f9f595c1f'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:40:19.733447 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-cf440999-7fa7-4a42-a15a-cd857c9cf96c tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa322d22-c760-4d7f-a80c-a5413dca33e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1159bd0-861c-4b58-b071-d6edff13db5f', '3f6493a0-707a-4ddb-84f0-b7bb1cb39a69', 'bc83557f-2cdc-403c-9310-e3954687dee1', 'f027ea31-6918-403f-9ede-036f9f595c1f']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:19.734183 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-cf440999-7fa7-4a42-a15a-cd857c9cf96c tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4e462f2-ef29-4680-b377-b95e50db6b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:19.760944 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-cf440999-7fa7-4a42-a15a-cd857c9cf96c tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4e462f2-ef29-4680-b377-b95e50db6b70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0f1fd70-15e5-4294-b95e-c1e97a4d07ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-928657665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65e02c6e70d74093a79fd2a06e0c34ee',qos_specs=None,replication_status=,reservations=['f1159bd0-861c-4b58-b071-d6edff13db5f','3f6493a0-707a-4ddb-84f0-b7bb1cb39a69','bc83557f-2cdc-403c-9310-e3954687dee1','f027ea31-6918-403f-9ede-036f9f595c1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cfa954faae4478e8a4cac35fbb6d3ec',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:40:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-928657665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0f1fd70-15e5-4294-b95e-c1e97a4d07ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65e02c6e70d74093a79fd2a06e0c34ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6cfa954faae4478e8a4cac35fbb6d3ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:19.761824 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-cf440999-7fa7-4a42-a15a-cd857c9cf96c tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1ffa3ed-13f0-4d4a-8863-6673f213360c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:19.797237 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-cf440999-7fa7-4a42-a15a-cd857c9cf96c tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1ffa3ed-13f0-4d4a-8863-6673f213360c) transitioned into state 'SUCCESS' from state '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-928657665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65e02c6e70d74093a79fd2a06e0c34ee',qos_specs=None,replication_status=,reservations=['f1159bd0-861c-4b58-b071-d6edff13db5f','3f6493a0-707a-4ddb-84f0-b7bb1cb39a69','bc83557f-2cdc-403c-9310-e3954687dee1','f027ea31-6918-403f-9ede-036f9f595c1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cfa954faae4478e8a4cac35fbb6d3ec',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:19.798134 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-cf440999-7fa7-4a42-a15a-cd857c9cf96c tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0908f755-7368-4b13-98e6-2bc6a46efb37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:19.816303 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7df51eb4-93fb-4310-8f8a-16fd01b0340a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:19.817683 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-cf440999-7fa7-4a42-a15a-cd857c9cf96c tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0908f755-7368-4b13-98e6-2bc6a46efb37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:19.818029 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7df51eb4-93fb-4310-8f8a-16fd01b0340a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:40:19.818286 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7df51eb4-93fb-4310-8f8a-16fd01b0340a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:19.818521 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7df51eb4-93fb-4310-8f8a-16fd01b0340a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:19.818733 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-cf440999-7fa7-4a42-a15a-cd857c9cf96c tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Flow 'volume_create_api' (62a8a566-4316-474b-be5b-384da98e1d3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:40:19.819090 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-cf440999-7fa7-4a42-a15a-cd857c9cf96c tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Create volume request issued successfully. Jul 31 09:40:19.819790 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-cf440999-7fa7-4a42-a15a-cd857c9cf96c tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:40:19.820310 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1322/5308] 10.4.3.226 () {70 vars in 1298 bytes} [Fri Jul 31 09:40:19 2026] POST /volume/v3/volumes => generated 777 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:40:19.828157 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:19.828157 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:19.831436 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-7df51eb4-93fb-4310-8f8a-16fd01b0340a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:40:19.835717 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7df51eb4-93fb-4310-8f8a-16fd01b0340a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:40:19.836071 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1336/5309] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:19 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:40:19.836845 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3c046f70-8a02-4327-a8cc-337b124c9286 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:19.838331 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3c046f70-8a02-4327-a8cc-337b124c9286 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/volumes/c0f1fd70-15e5-4294-b95e-c1e97a4d07ef Jul 31 09:40:19.838477 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3c046f70-8a02-4327-a8cc-337b124c9286 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:19.838657 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3c046f70-8a02-4327-a8cc-337b124c9286 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:19.845666 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:19.845666 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:19.848891 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3c046f70-8a02-4327-a8cc-337b124c9286 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Volume info retrieved successfully. Jul 31 09:40:19.852340 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3c046f70-8a02-4327-a8cc-337b124c9286 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/volumes/c0f1fd70-15e5-4294-b95e-c1e97a4d07ef returned with HTTP 200 Jul 31 09:40:19.852702 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1323/5310] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:19 2026] GET /volume/v3/volumes/c0f1fd70-15e5-4294-b95e-c1e97a4d07ef => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:20.101903 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d2dcba37-611a-4560-b838-a721ec1b3575 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:20.103899 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d2dcba37-611a-4560-b838-a721ec1b3575 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] GET https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 Jul 31 09:40:20.104147 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d2dcba37-611a-4560-b838-a721ec1b3575 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:20.104374 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d2dcba37-611a-4560-b838-a721ec1b3575 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:20.104483 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-d2dcba37-611a-4560-b838-a721ec1b3575 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Show backup with id 3a063c6a-aa8c-432f-b3cf-0660838f79e3. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:20.109012 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:20.109012 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:20.109694 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d2dcba37-611a-4560-b838-a721ec1b3575 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 returned with HTTP 200 Jul 31 09:40:20.110103 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1330/5311] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:20 2026] GET /volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:20.119044 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-278545d1-71d3-4d36-b269-909b549d7dad None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:20.120840 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-278545d1-71d3-4d36-b269-909b549d7dad tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] DELETE https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 Jul 31 09:40:20.121084 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-278545d1-71d3-4d36-b269-909b549d7dad tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:20.121341 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-278545d1-71d3-4d36-b269-909b549d7dad tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:20.121492 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.contrib.backups [None req-278545d1-71d3-4d36-b269-909b549d7dad tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Delete backup with id: 3a063c6a-aa8c-432f-b3cf-0660838f79e3. Jul 31 09:40:20.125390 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:20.125390 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:20.149825 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.backup.rpcapi [None req-278545d1-71d3-4d36-b269-909b549d7dad tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] delete_backup rpcapi backup_id 3a063c6a-aa8c-432f-b3cf-0660838f79e3 {{(pid=100314) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:40:20.151417 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-278545d1-71d3-4d36-b269-909b549d7dad tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 returned with HTTP 202 Jul 31 09:40:20.151883 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1323/5312] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:40:20 2026] DELETE /volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:40:20.161574 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-1ebdecb0-a9cc-4ba4-9be5-7d2dcefe24f9 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:20.163263 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1ebdecb0-a9cc-4ba4-9be5-7d2dcefe24f9 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] GET https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 Jul 31 09:40:20.163493 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1ebdecb0-a9cc-4ba4-9be5-7d2dcefe24f9 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:20.163668 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1ebdecb0-a9cc-4ba4-9be5-7d2dcefe24f9 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:20.163758 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-1ebdecb0-a9cc-4ba4-9be5-7d2dcefe24f9 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Show backup with id 3a063c6a-aa8c-432f-b3cf-0660838f79e3. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:20.167574 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:20.167574 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:20.168080 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1ebdecb0-a9cc-4ba4-9be5-7d2dcefe24f9 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 returned with HTTP 200 Jul 31 09:40:20.168422 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1337/5313] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:20 2026] GET /volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:20.866817 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b7513747-52a1-4425-a746-b10ff7c2aca1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:20.868542 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b7513747-52a1-4425-a746-b10ff7c2aca1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/volumes/c0f1fd70-15e5-4294-b95e-c1e97a4d07ef Jul 31 09:40:20.868772 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b7513747-52a1-4425-a746-b10ff7c2aca1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:20.868961 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b7513747-52a1-4425-a746-b10ff7c2aca1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:20.875956 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:20.875956 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:20.879304 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b7513747-52a1-4425-a746-b10ff7c2aca1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Volume info retrieved successfully. Jul 31 09:40:20.882857 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b7513747-52a1-4425-a746-b10ff7c2aca1 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/volumes/c0f1fd70-15e5-4294-b95e-c1e97a4d07ef returned with HTTP 200 Jul 31 09:40:20.883218 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1324/5314] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:20 2026] GET /volume/v3/volumes/c0f1fd70-15e5-4294-b95e-c1e97a4d07ef => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:40:20.899748 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5e1d8764-f388-4d01-ba8b-861890be47e2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:20.901450 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5e1d8764-f388-4d01-ba8b-861890be47e2 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] POST https://10.4.3.226/volume/v3/backups Jul 31 09:40:20.901791 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5e1d8764-f388-4d01-ba8b-861890be47e2 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c0f1fd70-15e5-4294-b95e-c1e97a4d07ef", "name": "tempest-type-Backup-1631456094"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:20.903329 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.contrib.backups [None req-5e1d8764-f388-4d01-ba8b-861890be47e2 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Creating new backup {'backup': {'volume_id': 'c0f1fd70-15e5-4294-b95e-c1e97a4d07ef', 'name': 'tempest-type-Backup-1631456094'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:40:20.903719 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-5e1d8764-f388-4d01-ba8b-861890be47e2 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Creating backup of volume c0f1fd70-15e5-4294-b95e-c1e97a4d07ef in container None Jul 31 09:40:20.912684 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:20.912684 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:20.913073 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5e1d8764-f388-4d01-ba8b-861890be47e2 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Volume info retrieved successfully. Jul 31 09:40:20.942919 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-5e1d8764-f388-4d01-ba8b-861890be47e2 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Created reservations ['2f77ad75-c756-46cb-9fcd-52bd6111b376', '17ac3947-b154-4b21-ae04-94e7efeb0296'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:40:21.038264 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5e1d8764-f388-4d01-ba8b-861890be47e2 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:40:21.038264 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1331/5315] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:40:20 2026] POST /volume/v3/backups => generated 316 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:40:21.044794 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-4be255d6-2f5b-4c4f-a294-1b30c1ad74cc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:21.047135 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4be255d6-2f5b-4c4f-a294-1b30c1ad74cc tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a Jul 31 09:40:21.047453 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4be255d6-2f5b-4c4f-a294-1b30c1ad74cc tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:21.047895 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4be255d6-2f5b-4c4f-a294-1b30c1ad74cc tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:21.047895 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-4be255d6-2f5b-4c4f-a294-1b30c1ad74cc tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id eba56e12-ecee-4413-8eed-a9fd9174fd6a. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:21.053827 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:21.053827 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:21.054797 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4be255d6-2f5b-4c4f-a294-1b30c1ad74cc tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a returned with HTTP 200 Jul 31 09:40:21.055469 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1324/5316] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:21 2026] GET /volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:21.179439 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-17dbd86e-d464-4fbb-83ef-2fd93991c9bf None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:21.181419 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-17dbd86e-d464-4fbb-83ef-2fd93991c9bf tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] GET https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 Jul 31 09:40:21.181698 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-17dbd86e-d464-4fbb-83ef-2fd93991c9bf tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:21.181906 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-17dbd86e-d464-4fbb-83ef-2fd93991c9bf tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:21.182038 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-17dbd86e-d464-4fbb-83ef-2fd93991c9bf tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Show backup with id 3a063c6a-aa8c-432f-b3cf-0660838f79e3. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:21.186357 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-17dbd86e-d464-4fbb-83ef-2fd93991c9bf tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] https://10.4.3.226/volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 returned with HTTP 404 Jul 31 09:40:21.186983 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1338/5317] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:21 2026] GET /volume/v3/backups/3a063c6a-aa8c-432f-b3cf-0660838f79e3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:21.197392 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ba53123a-0076-4232-960b-7112b5837b32 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:21.201203 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ba53123a-0076-4232-960b-7112b5837b32 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/c15f394a-c606-4275-9782-897a9c0ea8d4 Jul 31 09:40:21.201553 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ba53123a-0076-4232-960b-7112b5837b32 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:21.201774 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ba53123a-0076-4232-960b-7112b5837b32 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:21.201957 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-ba53123a-0076-4232-960b-7112b5837b32 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Delete volume with id: c15f394a-c606-4275-9782-897a9c0ea8d4 Jul 31 09:40:21.210832 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:21.210832 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:21.211321 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ba53123a-0076-4232-960b-7112b5837b32 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Volume info retrieved successfully. Jul 31 09:40:21.266491 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ba53123a-0076-4232-960b-7112b5837b32 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Delete volume request issued successfully. Jul 31 09:40:21.266930 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ba53123a-0076-4232-960b-7112b5837b32 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] https://10.4.3.226/volume/v3/volumes/c15f394a-c606-4275-9782-897a9c0ea8d4 returned with HTTP 202 Jul 31 09:40:21.267153 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1325/5318] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:40:21 2026] DELETE /volume/v3/volumes/c15f394a-c606-4275-9782-897a9c0ea8d4 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:40:21.275866 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c238cb1e-10e4-43aa-9262-38560d3f235b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:21.277855 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c238cb1e-10e4-43aa-9262-38560d3f235b tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] GET https://10.4.3.226/volume/v3/volumes/c15f394a-c606-4275-9782-897a9c0ea8d4 Jul 31 09:40:21.278059 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c238cb1e-10e4-43aa-9262-38560d3f235b tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:21.278342 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c238cb1e-10e4-43aa-9262-38560d3f235b tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:21.286271 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:21.286271 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:21.290385 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c238cb1e-10e4-43aa-9262-38560d3f235b tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Volume info retrieved successfully. Jul 31 09:40:21.294811 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c238cb1e-10e4-43aa-9262-38560d3f235b tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] https://10.4.3.226/volume/v3/volumes/c15f394a-c606-4275-9782-897a9c0ea8d4 returned with HTTP 200 Jul 31 09:40:21.295275 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1332/5319] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:21 2026] GET /volume/v3/volumes/c15f394a-c606-4275-9782-897a9c0ea8d4 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:40:22.064697 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6a56e38b-9639-40df-be5a-0659cf876aa6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:22.066455 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6a56e38b-9639-40df-be5a-0659cf876aa6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a Jul 31 09:40:22.066654 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6a56e38b-9639-40df-be5a-0659cf876aa6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:22.066870 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6a56e38b-9639-40df-be5a-0659cf876aa6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:22.067009 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-6a56e38b-9639-40df-be5a-0659cf876aa6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id eba56e12-ecee-4413-8eed-a9fd9174fd6a. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:22.070923 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:22.070923 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:22.071499 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6a56e38b-9639-40df-be5a-0659cf876aa6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a returned with HTTP 200 Jul 31 09:40:22.071852 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1325/5320] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:22 2026] GET /volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:22.307631 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d8097a4e-6e2c-46c9-83e2-60ba6f222095 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:22.309217 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d8097a4e-6e2c-46c9-83e2-60ba6f222095 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] GET https://10.4.3.226/volume/v3/volumes/c15f394a-c606-4275-9782-897a9c0ea8d4 Jul 31 09:40:22.309489 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d8097a4e-6e2c-46c9-83e2-60ba6f222095 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:22.309663 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d8097a4e-6e2c-46c9-83e2-60ba6f222095 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:22.323086 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d8097a4e-6e2c-46c9-83e2-60ba6f222095 tempest-ProjectReaderTests39-78553643 tempest-ProjectReaderTests39-78553643-project-admin] https://10.4.3.226/volume/v3/volumes/c15f394a-c606-4275-9782-897a9c0ea8d4 returned with HTTP 404 Jul 31 09:40:22.323086 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1339/5321] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:22 2026] GET /volume/v3/volumes/c15f394a-c606-4275-9782-897a9c0ea8d4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:23.081904 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-120e4706-4649-49bc-a17b-7f8bba1a68ce None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:23.083791 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-120e4706-4649-49bc-a17b-7f8bba1a68ce tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a Jul 31 09:40:23.084035 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-120e4706-4649-49bc-a17b-7f8bba1a68ce tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:23.084268 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-120e4706-4649-49bc-a17b-7f8bba1a68ce tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:23.084421 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-120e4706-4649-49bc-a17b-7f8bba1a68ce tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id eba56e12-ecee-4413-8eed-a9fd9174fd6a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:23.088350 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:23.088350 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:23.088999 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-120e4706-4649-49bc-a17b-7f8bba1a68ce tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a returned with HTTP 200 Jul 31 09:40:23.089499 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1326/5322] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:23 2026] GET /volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:24.098860 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5b66b5e5-c19a-4fe0-890c-e032f4fc0d88 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:24.100622 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5b66b5e5-c19a-4fe0-890c-e032f4fc0d88 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a Jul 31 09:40:24.100848 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5b66b5e5-c19a-4fe0-890c-e032f4fc0d88 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:24.101182 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5b66b5e5-c19a-4fe0-890c-e032f4fc0d88 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:24.101358 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-5b66b5e5-c19a-4fe0-890c-e032f4fc0d88 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id eba56e12-ecee-4413-8eed-a9fd9174fd6a. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:24.105595 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:24.105595 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:24.106255 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5b66b5e5-c19a-4fe0-890c-e032f4fc0d88 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a returned with HTTP 200 Jul 31 09:40:24.109620 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1333/5323] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:24 2026] GET /volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:24.554487 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7a6a9cf6-eda1-4a64-ba5e-ef9caf90c116 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:24.648120 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7a6a9cf6-eda1-4a64-ba5e-ef9caf90c116 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:40:24.648512 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7a6a9cf6-eda1-4a64-ba5e-ef9caf90c116 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-92294554"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:24.650081 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-7a6a9cf6-eda1-4a64-ba5e-ef9caf90c116 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-92294554'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:40:24.650213 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-7a6a9cf6-eda1-4a64-ba5e-ef9caf90c116 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Create volume of 1 GB Jul 31 09:40:24.654805 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-7a6a9cf6-eda1-4a64-ba5e-ef9caf90c116 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Availability Zones retrieved successfully. Jul 31 09:40:24.660804 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7a6a9cf6-eda1-4a64-ba5e-ef9caf90c116 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Flow 'volume_create_api' (5ceb86d6-7f1f-43cf-b9d3-c3355b086f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:40:24.661978 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7a6a9cf6-eda1-4a64-ba5e-ef9caf90c116 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (434900ac-80c9-4b1f-9295-13bc52cf989c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:24.662816 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-7a6a9cf6-eda1-4a64-ba5e-ef9caf90c116 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:40:24.689550 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7a6a9cf6-eda1-4a64-ba5e-ef9caf90c116 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (434900ac-80c9-4b1f-9295-13bc52cf989c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:24.689550 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7a6a9cf6-eda1-4a64-ba5e-ef9caf90c116 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3898afd-20f2-4230-b922-f0521b87f9ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:24.770845 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-7a6a9cf6-eda1-4a64-ba5e-ef9caf90c116 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Created reservations ['f51aed69-025a-4c9c-a44f-a85d964522d4', 'bfc612c2-13ab-4855-8fe0-ed446c68e6c2', 'c34d2b03-5377-4bb3-8d3a-7b70d8aa247d', 'f76f5039-6841-4e05-91df-317821e4b6de'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:40:24.771652 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7a6a9cf6-eda1-4a64-ba5e-ef9caf90c116 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3898afd-20f2-4230-b922-f0521b87f9ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f51aed69-025a-4c9c-a44f-a85d964522d4', 'bfc612c2-13ab-4855-8fe0-ed446c68e6c2', 'c34d2b03-5377-4bb3-8d3a-7b70d8aa247d', 'f76f5039-6841-4e05-91df-317821e4b6de']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:24.772353 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7a6a9cf6-eda1-4a64-ba5e-ef9caf90c116 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f17f2c2-eacb-40a8-8528-d8b3bc71d073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:24.822158 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7a6a9cf6-eda1-4a64-ba5e-ef9caf90c116 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f17f2c2-eacb-40a8-8528-d8b3bc71d073) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fbdf79c-437f-4bb6-9cb4-3f40528eb148', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-92294554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98325099cc704512a077711877db503d',qos_specs=None,replication_status=,reservations=['f51aed69-025a-4c9c-a44f-a85d964522d4','bfc612c2-13ab-4855-8fe0-ed446c68e6c2','c34d2b03-5377-4bb3-8d3a-7b70d8aa247d','f76f5039-6841-4e05-91df-317821e4b6de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21346933dc15402ead66a0f400a686ec',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:40:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-92294554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fbdf79c-437f-4bb6-9cb4-3f40528eb148,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98325099cc704512a077711877db503d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21346933dc15402ead66a0f400a686ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:24.823379 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7a6a9cf6-eda1-4a64-ba5e-ef9caf90c116 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61422704-2adf-4606-b50f-148ed7bc22bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:24.862723 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7a6a9cf6-eda1-4a64-ba5e-ef9caf90c116 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61422704-2adf-4606-b50f-148ed7bc22bc) transitioned into state 'SUCCESS' from state '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-92294554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98325099cc704512a077711877db503d',qos_specs=None,replication_status=,reservations=['f51aed69-025a-4c9c-a44f-a85d964522d4','bfc612c2-13ab-4855-8fe0-ed446c68e6c2','c34d2b03-5377-4bb3-8d3a-7b70d8aa247d','f76f5039-6841-4e05-91df-317821e4b6de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21346933dc15402ead66a0f400a686ec',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:24.863531 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7a6a9cf6-eda1-4a64-ba5e-ef9caf90c116 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9576ea0f-3524-4d96-9a99-0412f0037439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:24.898179 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7a6a9cf6-eda1-4a64-ba5e-ef9caf90c116 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9576ea0f-3524-4d96-9a99-0412f0037439) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:24.899562 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-7a6a9cf6-eda1-4a64-ba5e-ef9caf90c116 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Flow 'volume_create_api' (5ceb86d6-7f1f-43cf-b9d3-c3355b086f58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:40:24.900013 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-7a6a9cf6-eda1-4a64-ba5e-ef9caf90c116 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Create volume request issued successfully. Jul 31 09:40:24.900721 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7a6a9cf6-eda1-4a64-ba5e-ef9caf90c116 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:40:24.900950 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1326/5324] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:40:24 2026] POST /volume/v3/volumes => generated 776 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:40:24.915938 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-83f3b60f-1177-482e-914c-ae792e0cdd5d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:24.920510 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-83f3b60f-1177-482e-914c-ae792e0cdd5d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/volumes/5fbdf79c-437f-4bb6-9cb4-3f40528eb148 Jul 31 09:40:24.920510 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-83f3b60f-1177-482e-914c-ae792e0cdd5d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:24.920510 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-83f3b60f-1177-482e-914c-ae792e0cdd5d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:24.927734 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:24.927734 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:24.932303 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-83f3b60f-1177-482e-914c-ae792e0cdd5d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Volume info retrieved successfully. Jul 31 09:40:24.937218 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-83f3b60f-1177-482e-914c-ae792e0cdd5d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/volumes/5fbdf79c-437f-4bb6-9cb4-3f40528eb148 returned with HTTP 200 Jul 31 09:40:24.937823 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1340/5325] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:24 2026] GET /volume/v3/volumes/5fbdf79c-437f-4bb6-9cb4-3f40528eb148 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:25.120044 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3ce3b239-f4e7-4cff-9b4c-5b5f3f2ccabb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:25.121786 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3ce3b239-f4e7-4cff-9b4c-5b5f3f2ccabb tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a Jul 31 09:40:25.121989 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3ce3b239-f4e7-4cff-9b4c-5b5f3f2ccabb tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:25.122181 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3ce3b239-f4e7-4cff-9b4c-5b5f3f2ccabb tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:25.122314 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-3ce3b239-f4e7-4cff-9b4c-5b5f3f2ccabb tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id eba56e12-ecee-4413-8eed-a9fd9174fd6a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:25.133017 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:25.133017 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:25.133724 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3ce3b239-f4e7-4cff-9b4c-5b5f3f2ccabb tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a returned with HTTP 200 Jul 31 09:40:25.134163 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1327/5326] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:25 2026] GET /volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:25.951490 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3bfb8680-7089-4236-a2d7-bd7cccbfdcb5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:25.953938 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3bfb8680-7089-4236-a2d7-bd7cccbfdcb5 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/volumes/5fbdf79c-437f-4bb6-9cb4-3f40528eb148 Jul 31 09:40:25.954265 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3bfb8680-7089-4236-a2d7-bd7cccbfdcb5 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:25.954550 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3bfb8680-7089-4236-a2d7-bd7cccbfdcb5 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:25.966529 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:25.966529 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:25.974086 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3bfb8680-7089-4236-a2d7-bd7cccbfdcb5 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Volume info retrieved successfully. Jul 31 09:40:25.979695 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3bfb8680-7089-4236-a2d7-bd7cccbfdcb5 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/volumes/5fbdf79c-437f-4bb6-9cb4-3f40528eb148 returned with HTTP 200 Jul 31 09:40:25.980228 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1334/5327] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:25 2026] GET /volume/v3/volumes/5fbdf79c-437f-4bb6-9cb4-3f40528eb148 => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:40:25.995150 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-fa0cf0a9-8afa-4a3e-9109-f7166a1135b9 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:25.997440 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fa0cf0a9-8afa-4a3e-9109-f7166a1135b9 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:40:25.997823 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fa0cf0a9-8afa-4a3e-9109-f7166a1135b9 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5fbdf79c-437f-4bb6-9cb4-3f40528eb148", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1940573392"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:26.007471 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:26.007471 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:26.007833 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-fa0cf0a9-8afa-4a3e-9109-f7166a1135b9 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Volume info retrieved successfully. Jul 31 09:40:26.007955 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.snapshots [None req-fa0cf0a9-8afa-4a3e-9109-f7166a1135b9 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Create snapshot from volume 5fbdf79c-437f-4bb6-9cb4-3f40528eb148 Jul 31 09:40:26.064013 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-fa0cf0a9-8afa-4a3e-9109-f7166a1135b9 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Created reservations ['078ecbda-9386-4bf0-859c-860c748dfc75', '0cef8b7f-eecf-4c61-9649-87fa3f757109', 'a1b59042-5e6b-4549-a989-da4bae9892bb', '559142e1-11c6-47f5-a6ae-bd5f31303077'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:40:26.123133 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-fa0cf0a9-8afa-4a3e-9109-f7166a1135b9 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Snapshot create request issued successfully. Jul 31 09:40:26.123566 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fa0cf0a9-8afa-4a3e-9109-f7166a1135b9 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:40:26.124029 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1327/5328] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:40:25 2026] POST /volume/v3/snapshots => generated 308 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:40:26.134316 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d96ee9e7-5222-4631-82f9-ee01bdf837cd None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:26.136614 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d96ee9e7-5222-4631-82f9-ee01bdf837cd tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/snapshots/4bc317d7-d8ac-4d46-8c3b-07c2ecf7e7fc Jul 31 09:40:26.136883 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d96ee9e7-5222-4631-82f9-ee01bdf837cd tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:26.137165 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d96ee9e7-5222-4631-82f9-ee01bdf837cd tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:26.142754 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:26.142754 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:26.143029 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d96ee9e7-5222-4631-82f9-ee01bdf837cd tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Snapshot retrieved successfully. Jul 31 09:40:26.143679 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d96ee9e7-5222-4631-82f9-ee01bdf837cd tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/snapshots/4bc317d7-d8ac-4d46-8c3b-07c2ecf7e7fc returned with HTTP 200 Jul 31 09:40:26.144184 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1341/5329] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:40:26 2026] GET /volume/v3/snapshots/4bc317d7-d8ac-4d46-8c3b-07c2ecf7e7fc => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:26.149972 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-801f9c31-7de0-415e-a1bc-b722a693fd3e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:26.151610 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-801f9c31-7de0-415e-a1bc-b722a693fd3e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a Jul 31 09:40:26.151922 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-801f9c31-7de0-415e-a1bc-b722a693fd3e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:26.152190 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-801f9c31-7de0-415e-a1bc-b722a693fd3e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:26.153048 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-801f9c31-7de0-415e-a1bc-b722a693fd3e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id eba56e12-ecee-4413-8eed-a9fd9174fd6a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:26.156701 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:26.156701 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:26.157238 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-801f9c31-7de0-415e-a1bc-b722a693fd3e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a returned with HTTP 200 Jul 31 09:40:26.157665 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1328/5330] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:26 2026] GET /volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:27.154153 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1f9f6ea8-c6e5-4d3f-acf0-e5f0615a548f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:27.155862 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1f9f6ea8-c6e5-4d3f-acf0-e5f0615a548f tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/snapshots/4bc317d7-d8ac-4d46-8c3b-07c2ecf7e7fc Jul 31 09:40:27.156180 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1f9f6ea8-c6e5-4d3f-acf0-e5f0615a548f tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:27.156488 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1f9f6ea8-c6e5-4d3f-acf0-e5f0615a548f tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:27.161403 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:27.161403 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:27.161911 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1f9f6ea8-c6e5-4d3f-acf0-e5f0615a548f tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Snapshot retrieved successfully. Jul 31 09:40:27.163090 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1f9f6ea8-c6e5-4d3f-acf0-e5f0615a548f tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/snapshots/4bc317d7-d8ac-4d46-8c3b-07c2ecf7e7fc returned with HTTP 200 Jul 31 09:40:27.163090 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1335/5331] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:40:27 2026] GET /volume/v3/snapshots/4bc317d7-d8ac-4d46-8c3b-07c2ecf7e7fc => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:27.167287 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7d7534f3-05e1-4ea8-90ff-c82492dd47c6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:27.169305 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7d7534f3-05e1-4ea8-90ff-c82492dd47c6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a Jul 31 09:40:27.169577 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7d7534f3-05e1-4ea8-90ff-c82492dd47c6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:27.169909 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7d7534f3-05e1-4ea8-90ff-c82492dd47c6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:27.169909 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-7d7534f3-05e1-4ea8-90ff-c82492dd47c6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id eba56e12-ecee-4413-8eed-a9fd9174fd6a. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:27.172829 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c9a0d3f6-15f5-4a69-ae22-c2763b97ef58 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:27.174211 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:27.174211 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:27.174881 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7d7534f3-05e1-4ea8-90ff-c82492dd47c6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a returned with HTTP 200 Jul 31 09:40:27.178266 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1328/5332] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:27 2026] GET /volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:27.242313 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c9a0d3f6-15f5-4a69-ae22-c2763b97ef58 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-reader] POST https://10.4.3.226/volume/v3/snapshots/4bc317d7-d8ac-4d46-8c3b-07c2ecf7e7fc/action Jul 31 09:40:27.242313 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c9a0d3f6-15f5-4a69-ae22-c2763b97ef58 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:40:27.242313 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c9a0d3f6-15f5-4a69-ae22-c2763b97ef58 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:27.255294 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:27.255294 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:27.255294 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c9a0d3f6-15f5-4a69-ae22-c2763b97ef58 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-reader] Snapshot retrieved successfully. Jul 31 09:40:27.255294 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.policy [None req-c9a0d3f6-15f5-4a69-ae22-c2763b97ef58 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '93323edda19c4eeb906e2b2a8de217b9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '98325099cc704512a077711877db503d', '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=100315) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:40:27.255294 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c9a0d3f6-15f5-4a69-ae22-c2763b97ef58 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-reader] https://10.4.3.226/volume/v3/snapshots/4bc317d7-d8ac-4d46-8c3b-07c2ecf7e7fc/action returned with HTTP 403 Jul 31 09:40:27.255294 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1342/5333] 10.4.3.226 () {68 vars in 1396 bytes} [Fri Jul 31 09:40:27 2026] POST /volume/v3/snapshots/4bc317d7-d8ac-4d46-8c3b-07c2ecf7e7fc/action => generated 133 bytes in 82 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:27.267674 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-20ba8cb0-fcae-4e50-b4df-045bf9ee2c82 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:27.269424 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-20ba8cb0-fcae-4e50-b4df-045bf9ee2c82 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] DELETE https://10.4.3.226/volume/v3/snapshots/4bc317d7-d8ac-4d46-8c3b-07c2ecf7e7fc Jul 31 09:40:27.269642 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-20ba8cb0-fcae-4e50-b4df-045bf9ee2c82 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:27.269902 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-20ba8cb0-fcae-4e50-b4df-045bf9ee2c82 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:27.270082 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-20ba8cb0-fcae-4e50-b4df-045bf9ee2c82 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Delete snapshot with id: 4bc317d7-d8ac-4d46-8c3b-07c2ecf7e7fc Jul 31 09:40:27.276735 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:27.276735 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:27.277151 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-20ba8cb0-fcae-4e50-b4df-045bf9ee2c82 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Snapshot retrieved successfully. Jul 31 09:40:27.331519 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-20ba8cb0-fcae-4e50-b4df-045bf9ee2c82 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Snapshot delete request issued successfully. Jul 31 09:40:27.331757 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-20ba8cb0-fcae-4e50-b4df-045bf9ee2c82 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/snapshots/4bc317d7-d8ac-4d46-8c3b-07c2ecf7e7fc returned with HTTP 202 Jul 31 09:40:27.332320 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1329/5334] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:40:27 2026] DELETE /volume/v3/snapshots/4bc317d7-d8ac-4d46-8c3b-07c2ecf7e7fc => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:40:27.339519 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9d9098ab-a757-478c-b27e-fc414879c161 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:27.341058 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9d9098ab-a757-478c-b27e-fc414879c161 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/snapshots/4bc317d7-d8ac-4d46-8c3b-07c2ecf7e7fc Jul 31 09:40:27.341369 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9d9098ab-a757-478c-b27e-fc414879c161 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:27.341658 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9d9098ab-a757-478c-b27e-fc414879c161 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:27.346640 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:27.346640 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:27.347191 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9d9098ab-a757-478c-b27e-fc414879c161 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Snapshot retrieved successfully. Jul 31 09:40:27.348149 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9d9098ab-a757-478c-b27e-fc414879c161 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/snapshots/4bc317d7-d8ac-4d46-8c3b-07c2ecf7e7fc returned with HTTP 200 Jul 31 09:40:27.348696 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1336/5335] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:40:27 2026] GET /volume/v3/snapshots/4bc317d7-d8ac-4d46-8c3b-07c2ecf7e7fc => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:28.186866 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9fab525e-a779-4f0f-838b-2fd33eb5ffb5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:28.188821 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9fab525e-a779-4f0f-838b-2fd33eb5ffb5 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a Jul 31 09:40:28.189066 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9fab525e-a779-4f0f-838b-2fd33eb5ffb5 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:28.189277 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9fab525e-a779-4f0f-838b-2fd33eb5ffb5 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:28.189407 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-9fab525e-a779-4f0f-838b-2fd33eb5ffb5 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id eba56e12-ecee-4413-8eed-a9fd9174fd6a. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:28.193848 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:28.193848 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:28.194511 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9fab525e-a779-4f0f-838b-2fd33eb5ffb5 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a returned with HTTP 200 Jul 31 09:40:28.194886 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1329/5336] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:28 2026] GET /volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:28.358179 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f92821f9-2bb4-4aef-bbf5-2912ef6e89ca None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:28.359870 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f92821f9-2bb4-4aef-bbf5-2912ef6e89ca tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/snapshots/4bc317d7-d8ac-4d46-8c3b-07c2ecf7e7fc Jul 31 09:40:28.360054 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f92821f9-2bb4-4aef-bbf5-2912ef6e89ca tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:28.360250 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f92821f9-2bb4-4aef-bbf5-2912ef6e89ca tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:28.364161 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f92821f9-2bb4-4aef-bbf5-2912ef6e89ca tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/snapshots/4bc317d7-d8ac-4d46-8c3b-07c2ecf7e7fc returned with HTTP 404 Jul 31 09:40:28.364600 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1343/5337] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:40:28 2026] GET /volume/v3/snapshots/4bc317d7-d8ac-4d46-8c3b-07c2ecf7e7fc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:28.373907 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-df1824a2-c072-4310-a538-4d983bdf6696 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:28.376066 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-df1824a2-c072-4310-a538-4d983bdf6696 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/5fbdf79c-437f-4bb6-9cb4-3f40528eb148 Jul 31 09:40:28.376319 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-df1824a2-c072-4310-a538-4d983bdf6696 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:28.376551 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-df1824a2-c072-4310-a538-4d983bdf6696 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:28.376749 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-df1824a2-c072-4310-a538-4d983bdf6696 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Delete volume with id: 5fbdf79c-437f-4bb6-9cb4-3f40528eb148 Jul 31 09:40:28.385361 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:28.385361 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:28.385730 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-df1824a2-c072-4310-a538-4d983bdf6696 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Volume info retrieved successfully. Jul 31 09:40:28.424371 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-df1824a2-c072-4310-a538-4d983bdf6696 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Delete volume request issued successfully. Jul 31 09:40:28.424613 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-df1824a2-c072-4310-a538-4d983bdf6696 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/volumes/5fbdf79c-437f-4bb6-9cb4-3f40528eb148 returned with HTTP 202 Jul 31 09:40:28.425091 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1330/5338] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:40:28 2026] DELETE /volume/v3/volumes/5fbdf79c-437f-4bb6-9cb4-3f40528eb148 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:40:28.433903 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b3218f53-5393-48a0-a551-acab69dc579b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:28.435614 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b3218f53-5393-48a0-a551-acab69dc579b tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/volumes/5fbdf79c-437f-4bb6-9cb4-3f40528eb148 Jul 31 09:40:28.435779 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b3218f53-5393-48a0-a551-acab69dc579b tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:28.435925 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b3218f53-5393-48a0-a551-acab69dc579b tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:28.447694 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:28.447694 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:28.451362 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b3218f53-5393-48a0-a551-acab69dc579b tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Volume info retrieved successfully. Jul 31 09:40:28.454069 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b3218f53-5393-48a0-a551-acab69dc579b tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/volumes/5fbdf79c-437f-4bb6-9cb4-3f40528eb148 returned with HTTP 200 Jul 31 09:40:28.454468 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1337/5339] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:28 2026] GET /volume/v3/volumes/5fbdf79c-437f-4bb6-9cb4-3f40528eb148 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:40:29.205449 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d98c827c-72d9-42db-b002-6fa0900de194 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:29.207830 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d98c827c-72d9-42db-b002-6fa0900de194 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a Jul 31 09:40:29.208125 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d98c827c-72d9-42db-b002-6fa0900de194 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:29.208375 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d98c827c-72d9-42db-b002-6fa0900de194 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:29.208526 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-d98c827c-72d9-42db-b002-6fa0900de194 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id eba56e12-ecee-4413-8eed-a9fd9174fd6a. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:29.213005 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:29.213005 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:29.213673 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d98c827c-72d9-42db-b002-6fa0900de194 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a returned with HTTP 200 Jul 31 09:40:29.214130 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1330/5340] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:29 2026] GET /volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:29.469751 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-cde8a3d0-6769-43cd-ad1c-6d894d0ff967 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:29.471447 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cde8a3d0-6769-43cd-ad1c-6d894d0ff967 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/volumes/5fbdf79c-437f-4bb6-9cb4-3f40528eb148 Jul 31 09:40:29.471643 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cde8a3d0-6769-43cd-ad1c-6d894d0ff967 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:29.471820 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cde8a3d0-6769-43cd-ad1c-6d894d0ff967 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:29.477295 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cde8a3d0-6769-43cd-ad1c-6d894d0ff967 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/volumes/5fbdf79c-437f-4bb6-9cb4-3f40528eb148 returned with HTTP 404 Jul 31 09:40:29.477769 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1344/5341] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:29 2026] GET /volume/v3/volumes/5fbdf79c-437f-4bb6-9cb4-3f40528eb148 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:29.486574 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3336a06e-3235-4448-acfd-baf7f4ae8c0f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:29.488674 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3336a06e-3235-4448-acfd-baf7f4ae8c0f tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:40:29.489088 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3336a06e-3235-4448-acfd-baf7f4ae8c0f tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1020957348"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:29.490908 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-3336a06e-3235-4448-acfd-baf7f4ae8c0f tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1020957348'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:40:29.491052 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-3336a06e-3235-4448-acfd-baf7f4ae8c0f tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Create volume of 1 GB Jul 31 09:40:29.495435 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3336a06e-3235-4448-acfd-baf7f4ae8c0f tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Availability Zones retrieved successfully. Jul 31 09:40:29.502587 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3336a06e-3235-4448-acfd-baf7f4ae8c0f tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Flow 'volume_create_api' (a21086b7-e0bb-436b-97f0-3ff7faaa1edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:40:29.503768 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3336a06e-3235-4448-acfd-baf7f4ae8c0f tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51da0acb-aee5-4fdd-b9b0-4f86506cc3db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:29.504678 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-3336a06e-3235-4448-acfd-baf7f4ae8c0f tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:40:29.527879 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3336a06e-3235-4448-acfd-baf7f4ae8c0f tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51da0acb-aee5-4fdd-b9b0-4f86506cc3db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:29.528675 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3336a06e-3235-4448-acfd-baf7f4ae8c0f tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c1337dc-f986-4658-b078-daa082e9831a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:29.579616 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-3336a06e-3235-4448-acfd-baf7f4ae8c0f tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Created reservations ['9ae48f51-6c3d-4535-840c-e8806a620a3a', 'df77bfb7-bd87-4324-9853-2d115c664357', '01cbf403-1cac-41e9-a777-cd850250fe8c', '8431bf4c-c5ae-4add-82c1-7c50d1874cd3'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:40:29.580663 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3336a06e-3235-4448-acfd-baf7f4ae8c0f tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c1337dc-f986-4658-b078-daa082e9831a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ae48f51-6c3d-4535-840c-e8806a620a3a', 'df77bfb7-bd87-4324-9853-2d115c664357', '01cbf403-1cac-41e9-a777-cd850250fe8c', '8431bf4c-c5ae-4add-82c1-7c50d1874cd3']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:29.581633 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3336a06e-3235-4448-acfd-baf7f4ae8c0f tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7ce5ed7-cef8-470b-8e97-dc91174fefd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:29.615494 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3336a06e-3235-4448-acfd-baf7f4ae8c0f tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7ce5ed7-cef8-470b-8e97-dc91174fefd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8ebfaf3-73ab-4464-8649-5a1fd455c0a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1020957348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98325099cc704512a077711877db503d',qos_specs=None,replication_status=,reservations=['9ae48f51-6c3d-4535-840c-e8806a620a3a','df77bfb7-bd87-4324-9853-2d115c664357','01cbf403-1cac-41e9-a777-cd850250fe8c','8431bf4c-c5ae-4add-82c1-7c50d1874cd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21346933dc15402ead66a0f400a686ec',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:40:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1020957348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8ebfaf3-73ab-4464-8649-5a1fd455c0a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98325099cc704512a077711877db503d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21346933dc15402ead66a0f400a686ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:29.616478 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3336a06e-3235-4448-acfd-baf7f4ae8c0f tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df03c9bd-c67e-46db-b31d-98301185ebfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:29.652000 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3336a06e-3235-4448-acfd-baf7f4ae8c0f tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df03c9bd-c67e-46db-b31d-98301185ebfa) transitioned into state 'SUCCESS' from state '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-1020957348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98325099cc704512a077711877db503d',qos_specs=None,replication_status=,reservations=['9ae48f51-6c3d-4535-840c-e8806a620a3a','df77bfb7-bd87-4324-9853-2d115c664357','01cbf403-1cac-41e9-a777-cd850250fe8c','8431bf4c-c5ae-4add-82c1-7c50d1874cd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21346933dc15402ead66a0f400a686ec',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:29.652913 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3336a06e-3235-4448-acfd-baf7f4ae8c0f tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8530f7f4-5fe6-493c-acef-e653f6401fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:29.671341 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3336a06e-3235-4448-acfd-baf7f4ae8c0f tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8530f7f4-5fe6-493c-acef-e653f6401fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:29.672412 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3336a06e-3235-4448-acfd-baf7f4ae8c0f tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Flow 'volume_create_api' (a21086b7-e0bb-436b-97f0-3ff7faaa1edb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:40:29.672777 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3336a06e-3235-4448-acfd-baf7f4ae8c0f tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Create volume request issued successfully. Jul 31 09:40:29.673511 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3336a06e-3235-4448-acfd-baf7f4ae8c0f tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:40:29.674032 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1331/5342] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:40:29 2026] POST /volume/v3/volumes => generated 778 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:40:29.689969 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bd2c8742-a909-436c-8b04-e06af52d9299 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:29.693021 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bd2c8742-a909-436c-8b04-e06af52d9299 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/volumes/b8ebfaf3-73ab-4464-8649-5a1fd455c0a5 Jul 31 09:40:29.693021 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bd2c8742-a909-436c-8b04-e06af52d9299 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:29.693021 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bd2c8742-a909-436c-8b04-e06af52d9299 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:29.700099 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:29.700099 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:29.703893 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-bd2c8742-a909-436c-8b04-e06af52d9299 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Volume info retrieved successfully. Jul 31 09:40:29.707274 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bd2c8742-a909-436c-8b04-e06af52d9299 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/volumes/b8ebfaf3-73ab-4464-8649-5a1fd455c0a5 returned with HTTP 200 Jul 31 09:40:29.707763 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1338/5343] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:29 2026] GET /volume/v3/volumes/b8ebfaf3-73ab-4464-8649-5a1fd455c0a5 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:30.224345 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-87035d6a-170e-472a-8806-6533e7de7379 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:30.226090 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-87035d6a-170e-472a-8806-6533e7de7379 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a Jul 31 09:40:30.226353 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-87035d6a-170e-472a-8806-6533e7de7379 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:30.226540 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-87035d6a-170e-472a-8806-6533e7de7379 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:30.226678 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-87035d6a-170e-472a-8806-6533e7de7379 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id eba56e12-ecee-4413-8eed-a9fd9174fd6a. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:30.230963 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:30.230963 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:30.231648 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-87035d6a-170e-472a-8806-6533e7de7379 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a returned with HTTP 200 Jul 31 09:40:30.232043 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1331/5344] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:30 2026] GET /volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:30.719026 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3c8ad161-9286-451d-8321-b436daca3456 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:30.720690 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3c8ad161-9286-451d-8321-b436daca3456 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/volumes/b8ebfaf3-73ab-4464-8649-5a1fd455c0a5 Jul 31 09:40:30.720869 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3c8ad161-9286-451d-8321-b436daca3456 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:30.721055 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3c8ad161-9286-451d-8321-b436daca3456 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:30.727788 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:30.727788 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:30.731136 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-3c8ad161-9286-451d-8321-b436daca3456 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Volume info retrieved successfully. Jul 31 09:40:30.734756 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3c8ad161-9286-451d-8321-b436daca3456 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/volumes/b8ebfaf3-73ab-4464-8649-5a1fd455c0a5 returned with HTTP 200 Jul 31 09:40:30.735217 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1345/5345] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:30 2026] GET /volume/v3/volumes/b8ebfaf3-73ab-4464-8649-5a1fd455c0a5 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:40:30.746159 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5f5480a9-2df0-479b-b55b-ed83d801fbfc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:30.748493 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5f5480a9-2df0-479b-b55b-ed83d801fbfc tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:40:30.748835 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5f5480a9-2df0-479b-b55b-ed83d801fbfc tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b8ebfaf3-73ab-4464-8649-5a1fd455c0a5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-783003165"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:30.757203 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:30.757203 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:30.757547 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5f5480a9-2df0-479b-b55b-ed83d801fbfc tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Volume info retrieved successfully. Jul 31 09:40:30.757658 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-5f5480a9-2df0-479b-b55b-ed83d801fbfc tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Create snapshot from volume b8ebfaf3-73ab-4464-8649-5a1fd455c0a5 Jul 31 09:40:30.783231 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-5f5480a9-2df0-479b-b55b-ed83d801fbfc tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Created reservations ['e902d666-9e8d-4932-99f9-3948120adab2', '8586924d-c98a-4d8e-a19b-69928aa82ef6', 'cea4f218-cecd-496a-9905-1571ba657a32', 'dec399ca-f191-48fa-a18c-4ec20df53b99'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:40:30.832868 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5f5480a9-2df0-479b-b55b-ed83d801fbfc tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Snapshot create request issued successfully. Jul 31 09:40:30.833550 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5f5480a9-2df0-479b-b55b-ed83d801fbfc tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:40:30.833806 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1332/5346] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:40:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:40:30.847759 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6d05cb2e-93a4-42a9-957f-dd0bc6d16dac None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:30.849979 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6d05cb2e-93a4-42a9-957f-dd0bc6d16dac tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/snapshots/a3697f90-d341-4fd8-9884-5886e2e6cbaf Jul 31 09:40:30.850261 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6d05cb2e-93a4-42a9-957f-dd0bc6d16dac tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:30.853156 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6d05cb2e-93a4-42a9-957f-dd0bc6d16dac tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:30.855463 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:30.855463 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:30.855849 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6d05cb2e-93a4-42a9-957f-dd0bc6d16dac tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Snapshot retrieved successfully. Jul 31 09:40:30.856683 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6d05cb2e-93a4-42a9-957f-dd0bc6d16dac tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/snapshots/a3697f90-d341-4fd8-9884-5886e2e6cbaf returned with HTTP 200 Jul 31 09:40:30.857023 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1339/5347] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:40:30 2026] GET /volume/v3/snapshots/a3697f90-d341-4fd8-9884-5886e2e6cbaf => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:31.242709 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-867b109d-51f6-45bd-82fe-702da7f8b9a4 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:31.244907 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-867b109d-51f6-45bd-82fe-702da7f8b9a4 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a Jul 31 09:40:31.245187 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-867b109d-51f6-45bd-82fe-702da7f8b9a4 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:31.245452 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-867b109d-51f6-45bd-82fe-702da7f8b9a4 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:31.245585 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-867b109d-51f6-45bd-82fe-702da7f8b9a4 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id eba56e12-ecee-4413-8eed-a9fd9174fd6a. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:31.250520 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:31.250520 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:31.251262 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-867b109d-51f6-45bd-82fe-702da7f8b9a4 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a returned with HTTP 200 Jul 31 09:40:31.251708 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1332/5348] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:31 2026] GET /volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:31.866747 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b02f9074-88ff-4033-a53f-59699f049012 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:31.868478 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b02f9074-88ff-4033-a53f-59699f049012 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/snapshots/a3697f90-d341-4fd8-9884-5886e2e6cbaf Jul 31 09:40:31.868663 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b02f9074-88ff-4033-a53f-59699f049012 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:31.868856 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b02f9074-88ff-4033-a53f-59699f049012 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:31.873466 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:31.873466 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:31.873724 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-b02f9074-88ff-4033-a53f-59699f049012 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Snapshot retrieved successfully. Jul 31 09:40:31.874358 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b02f9074-88ff-4033-a53f-59699f049012 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/snapshots/a3697f90-d341-4fd8-9884-5886e2e6cbaf returned with HTTP 200 Jul 31 09:40:31.874674 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1346/5349] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:40:31 2026] GET /volume/v3/snapshots/a3697f90-d341-4fd8-9884-5886e2e6cbaf => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:31.882348 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9dcd77fb-3625-407a-8b54-a1f7597fc9f4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:31.884078 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9dcd77fb-3625-407a-8b54-a1f7597fc9f4 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-reader] GET https://10.4.3.226/volume/v3/snapshots Jul 31 09:40:31.884296 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9dcd77fb-3625-407a-8b54-a1f7597fc9f4 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:31.884483 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9dcd77fb-3625-407a-8b54-a1f7597fc9f4 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-reader] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:31.884694 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-9dcd77fb-3625-407a-8b54-a1f7597fc9f4 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-reader] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:40:31.884921 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:31.884921 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:31.885675 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.db.api [None req-9dcd77fb-3625-407a-8b54-a1f7597fc9f4 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-reader] Building query based on filter {{(pid=100317) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 09:40:31.889747 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9dcd77fb-3625-407a-8b54-a1f7597fc9f4 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-reader] Get all snapshots completed successfully. Jul 31 09:40:31.890112 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9dcd77fb-3625-407a-8b54-a1f7597fc9f4 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-reader] https://10.4.3.226/volume/v3/snapshots returned with HTTP 200 Jul 31 09:40:31.890570 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1333/5350] 10.4.3.226 () {66 vars in 1243 bytes} [Fri Jul 31 09:40:31 2026] GET /volume/v3/snapshots => generated 335 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:31.900468 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1a827e4b-c24f-4384-8027-ca080aacafb0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:31.902128 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1a827e4b-c24f-4384-8027-ca080aacafb0 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] DELETE https://10.4.3.226/volume/v3/snapshots/a3697f90-d341-4fd8-9884-5886e2e6cbaf Jul 31 09:40:31.902467 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1a827e4b-c24f-4384-8027-ca080aacafb0 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:31.905813 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1a827e4b-c24f-4384-8027-ca080aacafb0 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:31.905813 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-1a827e4b-c24f-4384-8027-ca080aacafb0 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Delete snapshot with id: a3697f90-d341-4fd8-9884-5886e2e6cbaf Jul 31 09:40:31.908205 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:31.908205 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:31.908625 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1a827e4b-c24f-4384-8027-ca080aacafb0 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Snapshot retrieved successfully. Jul 31 09:40:31.932307 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1a827e4b-c24f-4384-8027-ca080aacafb0 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Snapshot delete request issued successfully. Jul 31 09:40:31.932568 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1a827e4b-c24f-4384-8027-ca080aacafb0 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/snapshots/a3697f90-d341-4fd8-9884-5886e2e6cbaf returned with HTTP 202 Jul 31 09:40:31.933029 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1340/5351] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:40:31 2026] DELETE /volume/v3/snapshots/a3697f90-d341-4fd8-9884-5886e2e6cbaf => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:40:31.942569 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c60c2674-32ab-41a6-b609-4ada15fbe8d6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:31.944709 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c60c2674-32ab-41a6-b609-4ada15fbe8d6 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/snapshots/a3697f90-d341-4fd8-9884-5886e2e6cbaf Jul 31 09:40:31.944932 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c60c2674-32ab-41a6-b609-4ada15fbe8d6 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:31.945192 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c60c2674-32ab-41a6-b609-4ada15fbe8d6 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:31.951552 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:31.951552 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:31.951663 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c60c2674-32ab-41a6-b609-4ada15fbe8d6 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Snapshot retrieved successfully. Jul 31 09:40:31.952423 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c60c2674-32ab-41a6-b609-4ada15fbe8d6 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/snapshots/a3697f90-d341-4fd8-9884-5886e2e6cbaf returned with HTTP 200 Jul 31 09:40:31.952895 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1333/5352] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:40:31 2026] GET /volume/v3/snapshots/a3697f90-d341-4fd8-9884-5886e2e6cbaf => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:32.263184 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e3160bad-4a96-4e7d-9082-54081fc56f81 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:32.265226 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e3160bad-4a96-4e7d-9082-54081fc56f81 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a Jul 31 09:40:32.265470 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e3160bad-4a96-4e7d-9082-54081fc56f81 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:32.265654 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e3160bad-4a96-4e7d-9082-54081fc56f81 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:32.265749 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-e3160bad-4a96-4e7d-9082-54081fc56f81 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id eba56e12-ecee-4413-8eed-a9fd9174fd6a. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:32.270454 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:32.270454 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:32.271082 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e3160bad-4a96-4e7d-9082-54081fc56f81 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a returned with HTTP 200 Jul 31 09:40:32.271474 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1347/5353] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:32 2026] GET /volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:32.962114 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-13010540-4614-4465-b2bd-5c0e41e4f3bb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:32.963872 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-13010540-4614-4465-b2bd-5c0e41e4f3bb tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/snapshots/a3697f90-d341-4fd8-9884-5886e2e6cbaf Jul 31 09:40:32.964045 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-13010540-4614-4465-b2bd-5c0e41e4f3bb tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:32.964253 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-13010540-4614-4465-b2bd-5c0e41e4f3bb tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:32.968992 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-13010540-4614-4465-b2bd-5c0e41e4f3bb tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/snapshots/a3697f90-d341-4fd8-9884-5886e2e6cbaf returned with HTTP 404 Jul 31 09:40:32.969494 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1334/5354] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:40:32 2026] GET /volume/v3/snapshots/a3697f90-d341-4fd8-9884-5886e2e6cbaf => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:32.976288 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f2c2a4ce-4cce-4425-becd-3bf2c54dd022 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:32.978128 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f2c2a4ce-4cce-4425-becd-3bf2c54dd022 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/b8ebfaf3-73ab-4464-8649-5a1fd455c0a5 Jul 31 09:40:32.978420 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f2c2a4ce-4cce-4425-becd-3bf2c54dd022 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:32.978690 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f2c2a4ce-4cce-4425-becd-3bf2c54dd022 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:32.978916 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-f2c2a4ce-4cce-4425-becd-3bf2c54dd022 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Delete volume with id: b8ebfaf3-73ab-4464-8649-5a1fd455c0a5 Jul 31 09:40:32.985991 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:32.985991 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:32.986363 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f2c2a4ce-4cce-4425-becd-3bf2c54dd022 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Volume info retrieved successfully. Jul 31 09:40:33.015505 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f2c2a4ce-4cce-4425-becd-3bf2c54dd022 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Delete volume request issued successfully. Jul 31 09:40:33.015694 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f2c2a4ce-4cce-4425-becd-3bf2c54dd022 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/volumes/b8ebfaf3-73ab-4464-8649-5a1fd455c0a5 returned with HTTP 202 Jul 31 09:40:33.016252 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1341/5355] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:40:32 2026] DELETE /volume/v3/volumes/b8ebfaf3-73ab-4464-8649-5a1fd455c0a5 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:40:33.022595 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e1ea093e-ad3d-4e3f-a5ea-46c9385e8c4c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:33.024160 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e1ea093e-ad3d-4e3f-a5ea-46c9385e8c4c tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/volumes/b8ebfaf3-73ab-4464-8649-5a1fd455c0a5 Jul 31 09:40:33.024328 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e1ea093e-ad3d-4e3f-a5ea-46c9385e8c4c tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:33.024525 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e1ea093e-ad3d-4e3f-a5ea-46c9385e8c4c tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:33.031852 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:33.031852 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:33.035660 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e1ea093e-ad3d-4e3f-a5ea-46c9385e8c4c tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Volume info retrieved successfully. Jul 31 09:40:33.039417 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e1ea093e-ad3d-4e3f-a5ea-46c9385e8c4c tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/volumes/b8ebfaf3-73ab-4464-8649-5a1fd455c0a5 returned with HTTP 200 Jul 31 09:40:33.039791 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1334/5356] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:33 2026] GET /volume/v3/volumes/b8ebfaf3-73ab-4464-8649-5a1fd455c0a5 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:40:33.284264 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-05906478-f4b8-4f3c-aa91-134756fec949 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:33.284264 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-05906478-f4b8-4f3c-aa91-134756fec949 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a Jul 31 09:40:33.284264 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-05906478-f4b8-4f3c-aa91-134756fec949 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:33.284264 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-05906478-f4b8-4f3c-aa91-134756fec949 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:33.284264 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-05906478-f4b8-4f3c-aa91-134756fec949 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id eba56e12-ecee-4413-8eed-a9fd9174fd6a. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:33.289287 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:33.289287 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:33.290014 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-05906478-f4b8-4f3c-aa91-134756fec949 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a returned with HTTP 200 Jul 31 09:40:33.290479 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1348/5357] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:33 2026] GET /volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:34.054975 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-69a6f7a3-c334-4afd-9187-9525e3bc1d18 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:34.058256 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-69a6f7a3-c334-4afd-9187-9525e3bc1d18 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/volumes/b8ebfaf3-73ab-4464-8649-5a1fd455c0a5 Jul 31 09:40:34.058256 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-69a6f7a3-c334-4afd-9187-9525e3bc1d18 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:34.058256 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-69a6f7a3-c334-4afd-9187-9525e3bc1d18 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:34.063218 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-69a6f7a3-c334-4afd-9187-9525e3bc1d18 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/volumes/b8ebfaf3-73ab-4464-8649-5a1fd455c0a5 returned with HTTP 404 Jul 31 09:40:34.063833 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1335/5358] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:34 2026] GET /volume/v3/volumes/b8ebfaf3-73ab-4464-8649-5a1fd455c0a5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:34.071405 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-655d23b1-6eb8-439f-8e55-1146cbcf961d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:34.073605 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-655d23b1-6eb8-439f-8e55-1146cbcf961d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:40:34.073969 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-655d23b1-6eb8-439f-8e55-1146cbcf961d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-471993736"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:34.075387 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-655d23b1-6eb8-439f-8e55-1146cbcf961d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-471993736'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:40:34.075506 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-655d23b1-6eb8-439f-8e55-1146cbcf961d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Create volume of 1 GB Jul 31 09:40:34.079627 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-655d23b1-6eb8-439f-8e55-1146cbcf961d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Availability Zones retrieved successfully. Jul 31 09:40:34.085221 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-655d23b1-6eb8-439f-8e55-1146cbcf961d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Flow 'volume_create_api' (6a06bd19-b530-40e5-8894-0629c1d92318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:40:34.086125 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-655d23b1-6eb8-439f-8e55-1146cbcf961d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72507369-862c-43dd-b24f-240875d51269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:34.086894 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-655d23b1-6eb8-439f-8e55-1146cbcf961d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:40:34.110556 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-655d23b1-6eb8-439f-8e55-1146cbcf961d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72507369-862c-43dd-b24f-240875d51269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:34.111345 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-655d23b1-6eb8-439f-8e55-1146cbcf961d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9b46646-fbd3-4add-b106-ffc871543885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:34.153105 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-655d23b1-6eb8-439f-8e55-1146cbcf961d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Created reservations ['a36437d8-1106-451e-9859-d1119b0c57e0', 'a300f0de-13ee-4a16-be22-301e20546bbb', 'ed155061-eb59-4805-994d-2991e61daa66', '9ddb9464-9752-41ed-8321-aafed8f2c9cc'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:40:34.153867 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-655d23b1-6eb8-439f-8e55-1146cbcf961d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9b46646-fbd3-4add-b106-ffc871543885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a36437d8-1106-451e-9859-d1119b0c57e0', 'a300f0de-13ee-4a16-be22-301e20546bbb', 'ed155061-eb59-4805-994d-2991e61daa66', '9ddb9464-9752-41ed-8321-aafed8f2c9cc']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:34.154583 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-655d23b1-6eb8-439f-8e55-1146cbcf961d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05042bd7-ef18-4d2a-9afc-f83039538084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:34.180947 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-655d23b1-6eb8-439f-8e55-1146cbcf961d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05042bd7-ef18-4d2a-9afc-f83039538084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dd8716a-12ed-4414-bf00-642224d8601d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-471993736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98325099cc704512a077711877db503d',qos_specs=None,replication_status=,reservations=['a36437d8-1106-451e-9859-d1119b0c57e0','a300f0de-13ee-4a16-be22-301e20546bbb','ed155061-eb59-4805-994d-2991e61daa66','9ddb9464-9752-41ed-8321-aafed8f2c9cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21346933dc15402ead66a0f400a686ec',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:40:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-471993736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2dd8716a-12ed-4414-bf00-642224d8601d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98325099cc704512a077711877db503d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21346933dc15402ead66a0f400a686ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:34.181665 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-655d23b1-6eb8-439f-8e55-1146cbcf961d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (928f73f2-62e8-4c25-8aad-49d203527eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:34.201675 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-655d23b1-6eb8-439f-8e55-1146cbcf961d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (928f73f2-62e8-4c25-8aad-49d203527eee) transitioned into state 'SUCCESS' from state '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-471993736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98325099cc704512a077711877db503d',qos_specs=None,replication_status=,reservations=['a36437d8-1106-451e-9859-d1119b0c57e0','a300f0de-13ee-4a16-be22-301e20546bbb','ed155061-eb59-4805-994d-2991e61daa66','9ddb9464-9752-41ed-8321-aafed8f2c9cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21346933dc15402ead66a0f400a686ec',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:34.202405 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-655d23b1-6eb8-439f-8e55-1146cbcf961d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a1f1247-95e3-4423-bc75-6083bcd23315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:34.213898 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-655d23b1-6eb8-439f-8e55-1146cbcf961d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a1f1247-95e3-4423-bc75-6083bcd23315) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:34.214685 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-655d23b1-6eb8-439f-8e55-1146cbcf961d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Flow 'volume_create_api' (6a06bd19-b530-40e5-8894-0629c1d92318) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:40:34.214953 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-655d23b1-6eb8-439f-8e55-1146cbcf961d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Create volume request issued successfully. Jul 31 09:40:34.215495 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-655d23b1-6eb8-439f-8e55-1146cbcf961d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:40:34.215898 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1342/5359] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:40:34 2026] POST /volume/v3/volumes => generated 777 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:40:34.228888 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8b4fcc24-b658-4071-9c0b-c899f8cbf5e2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:34.230760 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8b4fcc24-b658-4071-9c0b-c899f8cbf5e2 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/volumes/2dd8716a-12ed-4414-bf00-642224d8601d Jul 31 09:40:34.230933 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8b4fcc24-b658-4071-9c0b-c899f8cbf5e2 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:34.231120 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8b4fcc24-b658-4071-9c0b-c899f8cbf5e2 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:34.238349 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:34.238349 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:34.243127 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-8b4fcc24-b658-4071-9c0b-c899f8cbf5e2 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Volume info retrieved successfully. Jul 31 09:40:34.248540 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8b4fcc24-b658-4071-9c0b-c899f8cbf5e2 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/volumes/2dd8716a-12ed-4414-bf00-642224d8601d returned with HTTP 200 Jul 31 09:40:34.249108 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1335/5360] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:34 2026] GET /volume/v3/volumes/2dd8716a-12ed-4414-bf00-642224d8601d => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:34.300306 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-99ee8664-16f4-4387-a8fa-6ee57be99299 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:34.302394 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-99ee8664-16f4-4387-a8fa-6ee57be99299 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a Jul 31 09:40:34.302607 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-99ee8664-16f4-4387-a8fa-6ee57be99299 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:34.302800 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-99ee8664-16f4-4387-a8fa-6ee57be99299 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:34.302919 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-99ee8664-16f4-4387-a8fa-6ee57be99299 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id eba56e12-ecee-4413-8eed-a9fd9174fd6a. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:34.308506 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:34.308506 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:34.309765 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-99ee8664-16f4-4387-a8fa-6ee57be99299 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a returned with HTTP 200 Jul 31 09:40:34.310354 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1349/5361] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:34 2026] GET /volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:35.266622 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9f93dfc6-1d56-4045-bcf9-e881aa26eb9a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:35.268549 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9f93dfc6-1d56-4045-bcf9-e881aa26eb9a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/volumes/2dd8716a-12ed-4414-bf00-642224d8601d Jul 31 09:40:35.268874 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9f93dfc6-1d56-4045-bcf9-e881aa26eb9a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:35.269225 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9f93dfc6-1d56-4045-bcf9-e881aa26eb9a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:35.277310 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:35.277310 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:35.280159 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9f93dfc6-1d56-4045-bcf9-e881aa26eb9a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Volume info retrieved successfully. Jul 31 09:40:35.284225 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9f93dfc6-1d56-4045-bcf9-e881aa26eb9a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/volumes/2dd8716a-12ed-4414-bf00-642224d8601d returned with HTTP 200 Jul 31 09:40:35.284714 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1336/5362] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:35 2026] GET /volume/v3/volumes/2dd8716a-12ed-4414-bf00-642224d8601d => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:40:35.300468 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5469a1b3-ee26-4846-945b-970be8237ff1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:35.302782 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5469a1b3-ee26-4846-945b-970be8237ff1 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:40:35.303274 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5469a1b3-ee26-4846-945b-970be8237ff1 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2dd8716a-12ed-4414-bf00-642224d8601d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1265556993"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:35.314076 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:35.314076 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:35.314503 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5469a1b3-ee26-4846-945b-970be8237ff1 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Volume info retrieved successfully. Jul 31 09:40:35.314662 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-5469a1b3-ee26-4846-945b-970be8237ff1 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Create snapshot from volume 2dd8716a-12ed-4414-bf00-642224d8601d Jul 31 09:40:35.321585 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ebabe239-81b0-4de7-bb89-37fe9027e64a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:35.324971 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ebabe239-81b0-4de7-bb89-37fe9027e64a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a Jul 31 09:40:35.325256 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ebabe239-81b0-4de7-bb89-37fe9027e64a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:35.325485 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ebabe239-81b0-4de7-bb89-37fe9027e64a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:35.325619 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-ebabe239-81b0-4de7-bb89-37fe9027e64a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id eba56e12-ecee-4413-8eed-a9fd9174fd6a. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:35.334816 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:35.334816 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:35.335530 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ebabe239-81b0-4de7-bb89-37fe9027e64a tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a returned with HTTP 200 Jul 31 09:40:35.335890 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1336/5363] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:35 2026] GET /volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:35.350233 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-5469a1b3-ee26-4846-945b-970be8237ff1 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Created reservations ['7dd7ab83-4cf8-4fcd-aaa2-8ee4b40076b0', 'acc9c6c0-b476-45ed-95b6-2dc3dc1fe6f4', 'c4e61190-9e2e-48d7-b1da-a3d280ec6a0a', 'a1a1b653-b02b-4b6b-a4ae-1f278621817b'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:40:35.386924 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5469a1b3-ee26-4846-945b-970be8237ff1 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Snapshot create request issued successfully. Jul 31 09:40:35.387310 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5469a1b3-ee26-4846-945b-970be8237ff1 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:40:35.387739 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1343/5364] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:40:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:40:35.395836 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ccd75614-c8cd-4c07-bf71-1611e31791ed None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:35.397624 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ccd75614-c8cd-4c07-bf71-1611e31791ed tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/snapshots/4cefc3b9-dabd-42dc-8bd2-32ebb6a53179 Jul 31 09:40:35.397789 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ccd75614-c8cd-4c07-bf71-1611e31791ed tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:35.398036 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ccd75614-c8cd-4c07-bf71-1611e31791ed tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:35.403080 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:35.403080 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:35.403401 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-ccd75614-c8cd-4c07-bf71-1611e31791ed tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Snapshot retrieved successfully. Jul 31 09:40:35.404086 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ccd75614-c8cd-4c07-bf71-1611e31791ed tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/snapshots/4cefc3b9-dabd-42dc-8bd2-32ebb6a53179 returned with HTTP 200 Jul 31 09:40:35.404452 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1350/5365] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:40:35 2026] GET /volume/v3/snapshots/4cefc3b9-dabd-42dc-8bd2-32ebb6a53179 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:36.345576 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9882fd3e-dee5-4e36-9042-5b595c9a3868 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:36.347105 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9882fd3e-dee5-4e36-9042-5b595c9a3868 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a Jul 31 09:40:36.347344 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9882fd3e-dee5-4e36-9042-5b595c9a3868 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:36.347518 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9882fd3e-dee5-4e36-9042-5b595c9a3868 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:36.347613 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-9882fd3e-dee5-4e36-9042-5b595c9a3868 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id eba56e12-ecee-4413-8eed-a9fd9174fd6a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:36.351881 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:36.351881 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:36.352530 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9882fd3e-dee5-4e36-9042-5b595c9a3868 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a returned with HTTP 200 Jul 31 09:40:36.352874 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1337/5366] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:36 2026] GET /volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:36.361990 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a1c1aff0-a602-4c36-9a63-347b33340048 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:36.364238 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a1c1aff0-a602-4c36-9a63-347b33340048 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] POST https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a/action Jul 31 09:40:36.364721 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a1c1aff0-a602-4c36-9a63-347b33340048 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:40:36.364900 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a1c1aff0-a602-4c36-9a63-347b33340048 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:36.366641 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.admin_actions [None req-a1c1aff0-a602-4c36-9a63-347b33340048 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Updating backup 'eba56e12-ecee-4413-8eed-a9fd9174fd6a' with '{'status': 'error'}' {{(pid=100314) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 31 09:40:36.375800 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:36.375800 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:36.383129 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.backup.rpcapi [None req-a1c1aff0-a602-4c36-9a63-347b33340048 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] reset_status in rpcapi backup_id eba56e12-ecee-4413-8eed-a9fd9174fd6a on host np0000006200. {{(pid=100314) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 31 09:40:36.385140 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a1c1aff0-a602-4c36-9a63-347b33340048 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a/action returned with HTTP 202 Jul 31 09:40:36.385718 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1337/5367] 10.4.3.226 () {70 vars in 1430 bytes} [Fri Jul 31 09:40:36 2026] POST /volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:40:36.392695 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d0bbd086-a889-474f-ac5f-40bca9ae4a04 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:36.394646 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d0bbd086-a889-474f-ac5f-40bca9ae4a04 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/c0f1fd70-15e5-4294-b95e-c1e97a4d07ef Jul 31 09:40:36.394858 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d0bbd086-a889-474f-ac5f-40bca9ae4a04 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:36.395054 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d0bbd086-a889-474f-ac5f-40bca9ae4a04 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:36.395204 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-d0bbd086-a889-474f-ac5f-40bca9ae4a04 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Delete volume with id: c0f1fd70-15e5-4294-b95e-c1e97a4d07ef Jul 31 09:40:36.402300 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:36.402300 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:36.402686 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d0bbd086-a889-474f-ac5f-40bca9ae4a04 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Volume info retrieved successfully. Jul 31 09:40:36.414330 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b66d98f8-6330-4e1a-8be0-956f93683582 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:36.415775 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b66d98f8-6330-4e1a-8be0-956f93683582 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/snapshots/4cefc3b9-dabd-42dc-8bd2-32ebb6a53179 Jul 31 09:40:36.416068 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b66d98f8-6330-4e1a-8be0-956f93683582 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:36.416373 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b66d98f8-6330-4e1a-8be0-956f93683582 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:36.421283 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d0bbd086-a889-474f-ac5f-40bca9ae4a04 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Delete volume request issued successfully. Jul 31 09:40:36.421498 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d0bbd086-a889-474f-ac5f-40bca9ae4a04 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/volumes/c0f1fd70-15e5-4294-b95e-c1e97a4d07ef returned with HTTP 202 Jul 31 09:40:36.421920 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1344/5368] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:40:36 2026] DELETE /volume/v3/volumes/c0f1fd70-15e5-4294-b95e-c1e97a4d07ef => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:40:36.422175 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:36.422175 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:36.422585 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-b66d98f8-6330-4e1a-8be0-956f93683582 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Snapshot retrieved successfully. Jul 31 09:40:36.423409 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b66d98f8-6330-4e1a-8be0-956f93683582 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/snapshots/4cefc3b9-dabd-42dc-8bd2-32ebb6a53179 returned with HTTP 200 Jul 31 09:40:36.423870 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1351/5369] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:40:36 2026] GET /volume/v3/snapshots/4cefc3b9-dabd-42dc-8bd2-32ebb6a53179 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:36.431285 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5af7f68a-a5de-44b2-bff4-4c55513742a0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:36.432887 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5af7f68a-a5de-44b2-bff4-4c55513742a0 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/volumes/c0f1fd70-15e5-4294-b95e-c1e97a4d07ef Jul 31 09:40:36.433091 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5af7f68a-a5de-44b2-bff4-4c55513742a0 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:36.433273 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5af7f68a-a5de-44b2-bff4-4c55513742a0 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:36.433646 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-10aa1b15-4563-4856-a75d-8a55dfa8c487 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:36.435376 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-10aa1b15-4563-4856-a75d-8a55dfa8c487 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-reader] POST https://10.4.3.226/volume/v3/snapshots/4cefc3b9-dabd-42dc-8bd2-32ebb6a53179/action Jul 31 09:40:36.435733 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-10aa1b15-4563-4856-a75d-8a55dfa8c487 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:40:36.435847 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-10aa1b15-4563-4856-a75d-8a55dfa8c487 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:36.437172 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.admin_actions [None req-10aa1b15-4563-4856-a75d-8a55dfa8c487 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-reader] Updating snapshot '4cefc3b9-dabd-42dc-8bd2-32ebb6a53179' with '{'status': 'error'}' {{(pid=100314) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 09:40:36.442116 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:36.442116 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:36.445797 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:36.445797 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:36.446216 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5af7f68a-a5de-44b2-bff4-4c55513742a0 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Volume info retrieved successfully. Jul 31 09:40:36.446426 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.policy [None req-10aa1b15-4563-4856-a75d-8a55dfa8c487 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '93323edda19c4eeb906e2b2a8de217b9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '98325099cc704512a077711877db503d', '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=100314) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:40:36.446698 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-10aa1b15-4563-4856-a75d-8a55dfa8c487 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-reader] https://10.4.3.226/volume/v3/snapshots/4cefc3b9-dabd-42dc-8bd2-32ebb6a53179/action returned with HTTP 403 Jul 31 09:40:36.447226 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1338/5370] 10.4.3.226 () {68 vars in 1396 bytes} [Fri Jul 31 09:40:36 2026] POST /volume/v3/snapshots/4cefc3b9-dabd-42dc-8bd2-32ebb6a53179/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:36.450490 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5af7f68a-a5de-44b2-bff4-4c55513742a0 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/volumes/c0f1fd70-15e5-4294-b95e-c1e97a4d07ef returned with HTTP 200 Jul 31 09:40:36.450854 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1338/5371] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:36 2026] GET /volume/v3/volumes/c0f1fd70-15e5-4294-b95e-c1e97a4d07ef => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:40:36.455490 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-402496c6-8b1f-4363-ad39-ffc22f102d8c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:36.457943 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-402496c6-8b1f-4363-ad39-ffc22f102d8c tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] DELETE https://10.4.3.226/volume/v3/snapshots/4cefc3b9-dabd-42dc-8bd2-32ebb6a53179 Jul 31 09:40:36.458268 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-402496c6-8b1f-4363-ad39-ffc22f102d8c tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:36.458554 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-402496c6-8b1f-4363-ad39-ffc22f102d8c tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:36.458726 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-402496c6-8b1f-4363-ad39-ffc22f102d8c tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Delete snapshot with id: 4cefc3b9-dabd-42dc-8bd2-32ebb6a53179 Jul 31 09:40:36.463833 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:36.463833 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:36.464265 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-402496c6-8b1f-4363-ad39-ffc22f102d8c tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Snapshot retrieved successfully. Jul 31 09:40:36.482037 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-402496c6-8b1f-4363-ad39-ffc22f102d8c tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Snapshot delete request issued successfully. Jul 31 09:40:36.482293 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-402496c6-8b1f-4363-ad39-ffc22f102d8c tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/snapshots/4cefc3b9-dabd-42dc-8bd2-32ebb6a53179 returned with HTTP 202 Jul 31 09:40:36.482837 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1345/5372] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:40:36 2026] DELETE /volume/v3/snapshots/4cefc3b9-dabd-42dc-8bd2-32ebb6a53179 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:40:36.490726 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-727a3bce-99f5-49fe-a465-8818c3c1b6f3 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:36.492862 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-727a3bce-99f5-49fe-a465-8818c3c1b6f3 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/snapshots/4cefc3b9-dabd-42dc-8bd2-32ebb6a53179 Jul 31 09:40:36.493116 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-727a3bce-99f5-49fe-a465-8818c3c1b6f3 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:36.493377 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-727a3bce-99f5-49fe-a465-8818c3c1b6f3 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:36.499447 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:36.499447 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:36.499794 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-727a3bce-99f5-49fe-a465-8818c3c1b6f3 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Snapshot retrieved successfully. Jul 31 09:40:36.500607 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-727a3bce-99f5-49fe-a465-8818c3c1b6f3 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/snapshots/4cefc3b9-dabd-42dc-8bd2-32ebb6a53179 returned with HTTP 200 Jul 31 09:40:36.501093 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1352/5373] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:40:36 2026] GET /volume/v3/snapshots/4cefc3b9-dabd-42dc-8bd2-32ebb6a53179 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:37.465077 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a37c7fda-f916-4bfe-a057-bd87cf1dc176 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:37.467821 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a37c7fda-f916-4bfe-a057-bd87cf1dc176 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/volumes/c0f1fd70-15e5-4294-b95e-c1e97a4d07ef Jul 31 09:40:37.468231 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a37c7fda-f916-4bfe-a057-bd87cf1dc176 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:37.468580 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a37c7fda-f916-4bfe-a057-bd87cf1dc176 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:37.477772 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a37c7fda-f916-4bfe-a057-bd87cf1dc176 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/volumes/c0f1fd70-15e5-4294-b95e-c1e97a4d07ef returned with HTTP 404 Jul 31 09:40:37.478859 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1339/5374] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:37 2026] GET /volume/v3/volumes/c0f1fd70-15e5-4294-b95e-c1e97a4d07ef => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:37.486782 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fed50329-62e3-49ec-8f35-44f21758aa28 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:37.488519 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fed50329-62e3-49ec-8f35-44f21758aa28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] POST https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241/restore Jul 31 09:40:37.488859 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fed50329-62e3-49ec-8f35-44f21758aa28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:37.490315 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-fed50329-62e3-49ec-8f35-44f21758aa28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Restoring backup f4852477-4ebf-4b88-b3ad-a30d4179b241 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100317) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 09:40:37.490420 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-fed50329-62e3-49ec-8f35-44f21758aa28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Restoring backup f4852477-4ebf-4b88-b3ad-a30d4179b241 to volume None. Jul 31 09:40:37.494712 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:37.494712 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:37.495561 np0000006200 devstack@c-api.service[100317]: INFO cinder.backup.api [None req-fed50329-62e3-49ec-8f35-44f21758aa28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Creating volume of 1 GB for restore of backup f4852477-4ebf-4b88-b3ad-a30d4179b241. Jul 31 09:40:37.501138 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fed50329-62e3-49ec-8f35-44f21758aa28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Availability zone cache updated, next update will occur around 2026-07-31 10:40:37.500881. {{(pid=100317) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 09:40:37.501252 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fed50329-62e3-49ec-8f35-44f21758aa28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Availability Zones retrieved successfully. Jul 31 09:40:37.506468 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fed50329-62e3-49ec-8f35-44f21758aa28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Flow 'volume_create_api' (91a935f3-c698-4f24-a526-1e700e8eab04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:40:37.507347 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fed50329-62e3-49ec-8f35-44f21758aa28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e32ed081-dbde-407d-85d5-f192d1affa61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:37.508144 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-fed50329-62e3-49ec-8f35-44f21758aa28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:40:37.512081 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-77e70dd6-ba88-4957-8092-5ca82f20fb29 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:37.513812 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-77e70dd6-ba88-4957-8092-5ca82f20fb29 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/snapshots/4cefc3b9-dabd-42dc-8bd2-32ebb6a53179 Jul 31 09:40:37.514001 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-77e70dd6-ba88-4957-8092-5ca82f20fb29 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:37.514231 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-77e70dd6-ba88-4957-8092-5ca82f20fb29 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:37.518552 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-77e70dd6-ba88-4957-8092-5ca82f20fb29 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/snapshots/4cefc3b9-dabd-42dc-8bd2-32ebb6a53179 returned with HTTP 404 Jul 31 09:40:37.519022 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1346/5375] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:40:37 2026] GET /volume/v3/snapshots/4cefc3b9-dabd-42dc-8bd2-32ebb6a53179 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:37.528691 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e6cf9d11-7b8a-4fd2-8142-d06555d79958 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:37.532304 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e6cf9d11-7b8a-4fd2-8142-d06555d79958 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/2dd8716a-12ed-4414-bf00-642224d8601d Jul 31 09:40:37.532304 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e6cf9d11-7b8a-4fd2-8142-d06555d79958 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:37.532304 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e6cf9d11-7b8a-4fd2-8142-d06555d79958 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:37.532304 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-e6cf9d11-7b8a-4fd2-8142-d06555d79958 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Delete volume with id: 2dd8716a-12ed-4414-bf00-642224d8601d Jul 31 09:40:37.534855 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fed50329-62e3-49ec-8f35-44f21758aa28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e32ed081-dbde-407d-85d5-f192d1affa61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:37.535932 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fed50329-62e3-49ec-8f35-44f21758aa28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ac35798-4a4f-4ce3-bef6-adc3d4589f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:37.539937 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:37.539937 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:37.540434 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e6cf9d11-7b8a-4fd2-8142-d06555d79958 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Volume info retrieved successfully. Jul 31 09:40:37.560110 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e6cf9d11-7b8a-4fd2-8142-d06555d79958 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Delete volume request issued successfully. Jul 31 09:40:37.560583 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e6cf9d11-7b8a-4fd2-8142-d06555d79958 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/volumes/2dd8716a-12ed-4414-bf00-642224d8601d returned with HTTP 202 Jul 31 09:40:37.561341 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1353/5376] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:40:37 2026] DELETE /volume/v3/volumes/2dd8716a-12ed-4414-bf00-642224d8601d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:40:37.568720 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f43e7798-3392-4f84-a4f5-af871a5f0b08 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:37.570599 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f43e7798-3392-4f84-a4f5-af871a5f0b08 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/volumes/2dd8716a-12ed-4414-bf00-642224d8601d Jul 31 09:40:37.570864 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f43e7798-3392-4f84-a4f5-af871a5f0b08 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:37.571120 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f43e7798-3392-4f84-a4f5-af871a5f0b08 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:37.573354 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-fed50329-62e3-49ec-8f35-44f21758aa28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Created reservations ['da4b1409-07d5-494d-b8be-5aefa18305d1', '2511c81d-fae0-4378-a48d-d7c2574a1fc1', '726b4470-8e63-4e25-831a-cbf7d5be072e', '819d5575-b2ac-4192-8937-2d7c011f277e'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:40:37.574398 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fed50329-62e3-49ec-8f35-44f21758aa28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ac35798-4a4f-4ce3-bef6-adc3d4589f43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da4b1409-07d5-494d-b8be-5aefa18305d1', '2511c81d-fae0-4378-a48d-d7c2574a1fc1', '726b4470-8e63-4e25-831a-cbf7d5be072e', '819d5575-b2ac-4192-8937-2d7c011f277e']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:37.575113 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fed50329-62e3-49ec-8f35-44f21758aa28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b187852-a680-4387-9c7a-f88b9d98a060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:37.578514 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:37.578514 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:37.582596 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f43e7798-3392-4f84-a4f5-af871a5f0b08 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Volume info retrieved successfully. Jul 31 09:40:37.589781 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f43e7798-3392-4f84-a4f5-af871a5f0b08 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/volumes/2dd8716a-12ed-4414-bf00-642224d8601d returned with HTTP 200 Jul 31 09:40:37.590441 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1340/5377] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:37 2026] GET /volume/v3/volumes/2dd8716a-12ed-4414-bf00-642224d8601d => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:40:37.610907 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fed50329-62e3-49ec-8f35-44f21758aa28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b187852-a680-4387-9c7a-f88b9d98a060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '021102ff-d619-48c1-8945-9c16c0abcfb2', '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='65e02c6e70d74093a79fd2a06e0c34ee',qos_specs=None,replication_status=,reservations=['da4b1409-07d5-494d-b8be-5aefa18305d1','2511c81d-fae0-4378-a48d-d7c2574a1fc1','726b4470-8e63-4e25-831a-cbf7d5be072e','819d5575-b2ac-4192-8937-2d7c011f277e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cfa954faae4478e8a4cac35fbb6d3ec',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:40:37Z,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=021102ff-d619-48c1-8945-9c16c0abcfb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65e02c6e70d74093a79fd2a06e0c34ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6cfa954faae4478e8a4cac35fbb6d3ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:37.612049 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fed50329-62e3-49ec-8f35-44f21758aa28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab9d6fbf-95ed-4310-969f-36902890fff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:37.634631 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fed50329-62e3-49ec-8f35-44f21758aa28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab9d6fbf-95ed-4310-969f-36902890fff1) transitioned into 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='65e02c6e70d74093a79fd2a06e0c34ee',qos_specs=None,replication_status=,reservations=['da4b1409-07d5-494d-b8be-5aefa18305d1','2511c81d-fae0-4378-a48d-d7c2574a1fc1','726b4470-8e63-4e25-831a-cbf7d5be072e','819d5575-b2ac-4192-8937-2d7c011f277e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cfa954faae4478e8a4cac35fbb6d3ec',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:37.635777 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fed50329-62e3-49ec-8f35-44f21758aa28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18f0fcd6-05a0-4167-84a9-0980835bb48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:37.647576 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fed50329-62e3-49ec-8f35-44f21758aa28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18f0fcd6-05a0-4167-84a9-0980835bb48d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:37.648456 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fed50329-62e3-49ec-8f35-44f21758aa28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Flow 'volume_create_api' (91a935f3-c698-4f24-a526-1e700e8eab04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:40:37.648752 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fed50329-62e3-49ec-8f35-44f21758aa28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Create volume request issued successfully. Jul 31 09:40:37.656546 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:37.656546 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:37.656935 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fed50329-62e3-49ec-8f35-44f21758aa28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Volume info retrieved successfully. Jul 31 09:40:38.608573 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-516953ab-8c9c-41d8-874f-87079e422028 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:38.610347 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-516953ab-8c9c-41d8-874f-87079e422028 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/volumes/2dd8716a-12ed-4414-bf00-642224d8601d Jul 31 09:40:38.610512 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-516953ab-8c9c-41d8-874f-87079e422028 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:38.610679 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-516953ab-8c9c-41d8-874f-87079e422028 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:38.616181 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-516953ab-8c9c-41d8-874f-87079e422028 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/volumes/2dd8716a-12ed-4414-bf00-642224d8601d returned with HTTP 404 Jul 31 09:40:38.616637 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1347/5378] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:38 2026] GET /volume/v3/volumes/2dd8716a-12ed-4414-bf00-642224d8601d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:38.625111 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0971b2c4-0e86-4583-8d00-2dd1c445828e None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:38.627577 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0971b2c4-0e86-4583-8d00-2dd1c445828e tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:40:38.627577 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0971b2c4-0e86-4583-8d00-2dd1c445828e tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-95037183"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:38.629297 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-0971b2c4-0e86-4583-8d00-2dd1c445828e tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-95037183'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:40:38.629586 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-0971b2c4-0e86-4583-8d00-2dd1c445828e tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Create volume of 1 GB Jul 31 09:40:38.633878 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-0971b2c4-0e86-4583-8d00-2dd1c445828e tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Availability Zones retrieved successfully. Jul 31 09:40:38.640459 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-0971b2c4-0e86-4583-8d00-2dd1c445828e tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Flow 'volume_create_api' (b7f51323-379e-4282-ae7b-c3ad44705da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:40:38.641736 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-0971b2c4-0e86-4583-8d00-2dd1c445828e tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ecbe5b5-b49a-45ab-b64b-5430ff9c4967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:38.642778 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-0971b2c4-0e86-4583-8d00-2dd1c445828e tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:40:38.665540 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:38.665540 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:38.665927 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fed50329-62e3-49ec-8f35-44f21758aa28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Volume info retrieved successfully. Jul 31 09:40:38.666435 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.backup.api [None req-fed50329-62e3-49ec-8f35-44f21758aa28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Checking backup size 1 against volume size 1 {{(pid=100317) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 09:40:38.666435 np0000006200 devstack@c-api.service[100317]: INFO cinder.backup.api [None req-fed50329-62e3-49ec-8f35-44f21758aa28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Overwriting volume 021102ff-d619-48c1-8945-9c16c0abcfb2 with restore of backup f4852477-4ebf-4b88-b3ad-a30d4179b241 Jul 31 09:40:38.673280 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-0971b2c4-0e86-4583-8d00-2dd1c445828e tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ecbe5b5-b49a-45ab-b64b-5430ff9c4967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:38.673490 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-0971b2c4-0e86-4583-8d00-2dd1c445828e tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3deba44d-d87d-46be-8993-4ff99e07c680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:38.678815 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-fed50329-62e3-49ec-8f35-44f21758aa28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] restore_backup in rpcapi backup_id f4852477-4ebf-4b88-b3ad-a30d4179b241 {{(pid=100317) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 09:40:38.680627 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fed50329-62e3-49ec-8f35-44f21758aa28 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241/restore returned with HTTP 202 Jul 31 09:40:38.681075 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1339/5379] 10.4.3.226 () {70 vars in 1433 bytes} [Fri Jul 31 09:40:37 2026] POST /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241/restore => generated 152 bytes in 1195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:40:38.691476 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5d960bfb-3c11-467e-b775-b4158a6d3af0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:38.693531 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5d960bfb-3c11-467e-b775-b4158a6d3af0 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 Jul 31 09:40:38.693912 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5d960bfb-3c11-467e-b775-b4158a6d3af0 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:38.694291 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5d960bfb-3c11-467e-b775-b4158a6d3af0 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:38.694658 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-5d960bfb-3c11-467e-b775-b4158a6d3af0 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id f4852477-4ebf-4b88-b3ad-a30d4179b241. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:38.700415 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:38.700415 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:38.701411 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5d960bfb-3c11-467e-b775-b4158a6d3af0 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 returned with HTTP 200 Jul 31 09:40:38.702185 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1341/5380] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:38 2026] GET /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:38.717686 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-0971b2c4-0e86-4583-8d00-2dd1c445828e tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Created reservations ['00617c8d-43a6-45e9-a6c2-69d433cdaa90', '12d9214d-fb3f-4717-a67f-baa04b5ca163', '11e914e4-bcb8-44a6-a9af-cb6c1ffffdae', 'c85838ef-31a2-4343-8280-205c55115f47'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:40:38.718446 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-0971b2c4-0e86-4583-8d00-2dd1c445828e tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3deba44d-d87d-46be-8993-4ff99e07c680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00617c8d-43a6-45e9-a6c2-69d433cdaa90', '12d9214d-fb3f-4717-a67f-baa04b5ca163', '11e914e4-bcb8-44a6-a9af-cb6c1ffffdae', 'c85838ef-31a2-4343-8280-205c55115f47']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:38.719453 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-0971b2c4-0e86-4583-8d00-2dd1c445828e tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (240b6ad2-08b8-4519-9a3c-e428e1ef5a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:38.743036 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-0971b2c4-0e86-4583-8d00-2dd1c445828e tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (240b6ad2-08b8-4519-9a3c-e428e1ef5a65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc452bcb-37b8-46dd-b332-ab9208536e0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-95037183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98325099cc704512a077711877db503d',qos_specs=None,replication_status=,reservations=['00617c8d-43a6-45e9-a6c2-69d433cdaa90','12d9214d-fb3f-4717-a67f-baa04b5ca163','11e914e4-bcb8-44a6-a9af-cb6c1ffffdae','c85838ef-31a2-4343-8280-205c55115f47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21346933dc15402ead66a0f400a686ec',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:40:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-95037183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc452bcb-37b8-46dd-b332-ab9208536e0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98325099cc704512a077711877db503d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21346933dc15402ead66a0f400a686ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:38.744144 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-0971b2c4-0e86-4583-8d00-2dd1c445828e tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cff9954-1c0a-4b8d-9958-4fc999ccd701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:38.763142 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-0971b2c4-0e86-4583-8d00-2dd1c445828e tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cff9954-1c0a-4b8d-9958-4fc999ccd701) transitioned into state 'SUCCESS' from state '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-95037183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98325099cc704512a077711877db503d',qos_specs=None,replication_status=,reservations=['00617c8d-43a6-45e9-a6c2-69d433cdaa90','12d9214d-fb3f-4717-a67f-baa04b5ca163','11e914e4-bcb8-44a6-a9af-cb6c1ffffdae','c85838ef-31a2-4343-8280-205c55115f47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21346933dc15402ead66a0f400a686ec',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:38.763840 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-0971b2c4-0e86-4583-8d00-2dd1c445828e tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19e58b86-6065-43c6-a97f-8daab70990e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:38.772182 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-0971b2c4-0e86-4583-8d00-2dd1c445828e tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19e58b86-6065-43c6-a97f-8daab70990e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:38.773028 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-0971b2c4-0e86-4583-8d00-2dd1c445828e tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Flow 'volume_create_api' (b7f51323-379e-4282-ae7b-c3ad44705da1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:40:38.773342 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-0971b2c4-0e86-4583-8d00-2dd1c445828e tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Create volume request issued successfully. Jul 31 09:40:38.773926 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0971b2c4-0e86-4583-8d00-2dd1c445828e tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:40:38.774417 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1354/5381] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:40:38 2026] POST /volume/v3/volumes => generated 776 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:40:38.794239 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5fc07211-d6ad-4ce2-9610-fef549ba43dd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:38.796354 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5fc07211-d6ad-4ce2-9610-fef549ba43dd tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/volumes/cc452bcb-37b8-46dd-b332-ab9208536e0c Jul 31 09:40:38.796790 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5fc07211-d6ad-4ce2-9610-fef549ba43dd tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:38.797197 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5fc07211-d6ad-4ce2-9610-fef549ba43dd tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:38.809274 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:38.809274 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:38.816570 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5fc07211-d6ad-4ce2-9610-fef549ba43dd tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Volume info retrieved successfully. Jul 31 09:40:38.820062 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5fc07211-d6ad-4ce2-9610-fef549ba43dd tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/volumes/cc452bcb-37b8-46dd-b332-ab9208536e0c returned with HTTP 200 Jul 31 09:40:38.820821 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1348/5382] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:38 2026] GET /volume/v3/volumes/cc452bcb-37b8-46dd-b332-ab9208536e0c => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:39.711487 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-63fcb104-8318-42af-989a-55f4e2a6ebef None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:39.713498 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-63fcb104-8318-42af-989a-55f4e2a6ebef tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 Jul 31 09:40:39.713713 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-63fcb104-8318-42af-989a-55f4e2a6ebef tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:39.713929 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-63fcb104-8318-42af-989a-55f4e2a6ebef tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:39.714054 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-63fcb104-8318-42af-989a-55f4e2a6ebef tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id f4852477-4ebf-4b88-b3ad-a30d4179b241. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:39.718336 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:39.718336 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:39.719029 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-63fcb104-8318-42af-989a-55f4e2a6ebef tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 returned with HTTP 200 Jul 31 09:40:39.719455 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1340/5383] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:39 2026] GET /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:39.837338 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2ed96ee3-d765-4523-b835-e96fe498872d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:39.839290 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2ed96ee3-d765-4523-b835-e96fe498872d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/volumes/cc452bcb-37b8-46dd-b332-ab9208536e0c Jul 31 09:40:39.839614 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2ed96ee3-d765-4523-b835-e96fe498872d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:39.839893 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2ed96ee3-d765-4523-b835-e96fe498872d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:39.848081 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:39.848081 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:39.853256 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-2ed96ee3-d765-4523-b835-e96fe498872d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Volume info retrieved successfully. Jul 31 09:40:39.858390 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2ed96ee3-d765-4523-b835-e96fe498872d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/volumes/cc452bcb-37b8-46dd-b332-ab9208536e0c returned with HTTP 200 Jul 31 09:40:39.858944 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1342/5384] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:39 2026] GET /volume/v3/volumes/cc452bcb-37b8-46dd-b332-ab9208536e0c => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:40:39.872064 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-eecf0ed9-ccd8-43dd-923d-7b587ddffa4a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:39.874047 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-eecf0ed9-ccd8-43dd-923d-7b587ddffa4a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:40:39.874436 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-eecf0ed9-ccd8-43dd-923d-7b587ddffa4a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cc452bcb-37b8-46dd-b332-ab9208536e0c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1345396132"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:39.884094 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:39.884094 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:39.884469 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-eecf0ed9-ccd8-43dd-923d-7b587ddffa4a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Volume info retrieved successfully. Jul 31 09:40:39.884592 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.snapshots [None req-eecf0ed9-ccd8-43dd-923d-7b587ddffa4a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Create snapshot from volume cc452bcb-37b8-46dd-b332-ab9208536e0c Jul 31 09:40:39.911697 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-eecf0ed9-ccd8-43dd-923d-7b587ddffa4a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Created reservations ['e3cd5cbe-8bfa-4611-a6b3-07aa1f7dc7d6', 'ff3db57f-471f-4880-8cb7-da69b0b7afb1', '6fc26e94-92fc-4328-8fc1-6143cb3e9125', '2e08afc6-006a-410c-a8e9-fe3b594fa064'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:40:39.938409 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-eecf0ed9-ccd8-43dd-923d-7b587ddffa4a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Snapshot create request issued successfully. Jul 31 09:40:39.938714 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-eecf0ed9-ccd8-43dd-923d-7b587ddffa4a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:40:39.939155 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1355/5385] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:40:39 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 31 09:40:39.954075 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cc81a86b-3bd0-408f-b8ac-f4549bcf8f5e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:39.956825 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cc81a86b-3bd0-408f-b8ac-f4549bcf8f5e tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/snapshots/f40a38e8-57ef-4baa-b6d5-c9ae7cf2b5a6 Jul 31 09:40:39.957266 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cc81a86b-3bd0-408f-b8ac-f4549bcf8f5e tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:39.957631 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cc81a86b-3bd0-408f-b8ac-f4549bcf8f5e tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:39.962394 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:39.962394 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:39.962803 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cc81a86b-3bd0-408f-b8ac-f4549bcf8f5e tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Snapshot retrieved successfully. Jul 31 09:40:39.963827 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cc81a86b-3bd0-408f-b8ac-f4549bcf8f5e tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/snapshots/f40a38e8-57ef-4baa-b6d5-c9ae7cf2b5a6 returned with HTTP 200 Jul 31 09:40:39.964293 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1349/5386] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:40:39 2026] GET /volume/v3/snapshots/f40a38e8-57ef-4baa-b6d5-c9ae7cf2b5a6 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:40.729124 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-22b3fb37-7284-430e-8fce-26247ce458c6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:40.731058 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-22b3fb37-7284-430e-8fce-26247ce458c6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 Jul 31 09:40:40.731329 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-22b3fb37-7284-430e-8fce-26247ce458c6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:40.731551 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-22b3fb37-7284-430e-8fce-26247ce458c6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:40.731701 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-22b3fb37-7284-430e-8fce-26247ce458c6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id f4852477-4ebf-4b88-b3ad-a30d4179b241. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:40.735711 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:40.735711 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:40.736339 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-22b3fb37-7284-430e-8fce-26247ce458c6 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 returned with HTTP 200 Jul 31 09:40:40.736697 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1341/5387] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:40 2026] GET /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:40.972997 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ae7da6ce-ca55-4114-80e7-9831b60dec07 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:40.974639 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ae7da6ce-ca55-4114-80e7-9831b60dec07 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/snapshots/f40a38e8-57ef-4baa-b6d5-c9ae7cf2b5a6 Jul 31 09:40:40.974874 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ae7da6ce-ca55-4114-80e7-9831b60dec07 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:40.975120 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ae7da6ce-ca55-4114-80e7-9831b60dec07 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:40.980151 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:40.980151 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:40.980452 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-ae7da6ce-ca55-4114-80e7-9831b60dec07 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Snapshot retrieved successfully. Jul 31 09:40:40.981069 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ae7da6ce-ca55-4114-80e7-9831b60dec07 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/snapshots/f40a38e8-57ef-4baa-b6d5-c9ae7cf2b5a6 returned with HTTP 200 Jul 31 09:40:40.981404 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1343/5388] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:40:40 2026] GET /volume/v3/snapshots/f40a38e8-57ef-4baa-b6d5-c9ae7cf2b5a6 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:40.990426 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-df611a2c-aa44-4266-ac6f-b9605ac462ac None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:40.992207 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-df611a2c-aa44-4266-ac6f-b9605ac462ac tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-reader] GET https://10.4.3.226/volume/v3/snapshots/f40a38e8-57ef-4baa-b6d5-c9ae7cf2b5a6 Jul 31 09:40:40.992517 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-df611a2c-aa44-4266-ac6f-b9605ac462ac tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-reader] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:40.993672 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-df611a2c-aa44-4266-ac6f-b9605ac462ac tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-reader] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:40.997527 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:40.997527 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:40.998007 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-df611a2c-aa44-4266-ac6f-b9605ac462ac tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-reader] Snapshot retrieved successfully. Jul 31 09:40:40.998784 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-df611a2c-aa44-4266-ac6f-b9605ac462ac tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-reader] https://10.4.3.226/volume/v3/snapshots/f40a38e8-57ef-4baa-b6d5-c9ae7cf2b5a6 returned with HTTP 200 Jul 31 09:40:40.999180 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1356/5389] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:40:40 2026] GET /volume/v3/snapshots/f40a38e8-57ef-4baa-b6d5-c9ae7cf2b5a6 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:41.006658 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b759b376-e149-40df-a755-2c0d1db82023 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:41.008337 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b759b376-e149-40df-a755-2c0d1db82023 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] DELETE https://10.4.3.226/volume/v3/snapshots/f40a38e8-57ef-4baa-b6d5-c9ae7cf2b5a6 Jul 31 09:40:41.008516 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b759b376-e149-40df-a755-2c0d1db82023 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:41.008686 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b759b376-e149-40df-a755-2c0d1db82023 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:41.008778 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-b759b376-e149-40df-a755-2c0d1db82023 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Delete snapshot with id: f40a38e8-57ef-4baa-b6d5-c9ae7cf2b5a6 Jul 31 09:40:41.013361 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:41.013361 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:41.013605 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b759b376-e149-40df-a755-2c0d1db82023 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Snapshot retrieved successfully. Jul 31 09:40:41.031397 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b759b376-e149-40df-a755-2c0d1db82023 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Snapshot delete request issued successfully. Jul 31 09:40:41.031578 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b759b376-e149-40df-a755-2c0d1db82023 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/snapshots/f40a38e8-57ef-4baa-b6d5-c9ae7cf2b5a6 returned with HTTP 202 Jul 31 09:40:41.032098 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1350/5390] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:40:41 2026] DELETE /volume/v3/snapshots/f40a38e8-57ef-4baa-b6d5-c9ae7cf2b5a6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:40:41.039148 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f60879a0-05ee-4bbf-9f08-efefbfdf3495 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:41.041015 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f60879a0-05ee-4bbf-9f08-efefbfdf3495 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/snapshots/f40a38e8-57ef-4baa-b6d5-c9ae7cf2b5a6 Jul 31 09:40:41.041253 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f60879a0-05ee-4bbf-9f08-efefbfdf3495 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:41.041585 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f60879a0-05ee-4bbf-9f08-efefbfdf3495 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:41.047172 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:41.047172 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:41.047590 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f60879a0-05ee-4bbf-9f08-efefbfdf3495 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Snapshot retrieved successfully. Jul 31 09:40:41.048371 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f60879a0-05ee-4bbf-9f08-efefbfdf3495 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/snapshots/f40a38e8-57ef-4baa-b6d5-c9ae7cf2b5a6 returned with HTTP 200 Jul 31 09:40:41.048802 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1342/5391] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:40:41 2026] GET /volume/v3/snapshots/f40a38e8-57ef-4baa-b6d5-c9ae7cf2b5a6 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:41.746471 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8518a413-5e22-408e-8bef-99426fa37d3e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:41.749941 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8518a413-5e22-408e-8bef-99426fa37d3e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 Jul 31 09:40:41.749941 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8518a413-5e22-408e-8bef-99426fa37d3e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:41.749941 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8518a413-5e22-408e-8bef-99426fa37d3e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:41.749941 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-8518a413-5e22-408e-8bef-99426fa37d3e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id f4852477-4ebf-4b88-b3ad-a30d4179b241. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:41.753500 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:41.753500 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:41.754329 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8518a413-5e22-408e-8bef-99426fa37d3e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 returned with HTTP 200 Jul 31 09:40:41.754865 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1344/5392] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:41 2026] GET /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:42.062827 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-cc5a921e-657d-4582-b9d0-4f8538962bb7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:42.064798 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cc5a921e-657d-4582-b9d0-4f8538962bb7 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/snapshots/f40a38e8-57ef-4baa-b6d5-c9ae7cf2b5a6 Jul 31 09:40:42.064798 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cc5a921e-657d-4582-b9d0-4f8538962bb7 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:42.065127 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cc5a921e-657d-4582-b9d0-4f8538962bb7 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:42.069290 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cc5a921e-657d-4582-b9d0-4f8538962bb7 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/snapshots/f40a38e8-57ef-4baa-b6d5-c9ae7cf2b5a6 returned with HTTP 404 Jul 31 09:40:42.069863 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1357/5393] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:40:42 2026] GET /volume/v3/snapshots/f40a38e8-57ef-4baa-b6d5-c9ae7cf2b5a6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:42.076547 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8ddfb687-a77d-4d95-b00e-e9eb4ead92f1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:42.078432 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8ddfb687-a77d-4d95-b00e-e9eb4ead92f1 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/cc452bcb-37b8-46dd-b332-ab9208536e0c Jul 31 09:40:42.078622 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8ddfb687-a77d-4d95-b00e-e9eb4ead92f1 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:42.078800 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8ddfb687-a77d-4d95-b00e-e9eb4ead92f1 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:42.078966 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-8ddfb687-a77d-4d95-b00e-e9eb4ead92f1 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Delete volume with id: cc452bcb-37b8-46dd-b332-ab9208536e0c Jul 31 09:40:42.087149 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:42.087149 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:42.087550 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8ddfb687-a77d-4d95-b00e-e9eb4ead92f1 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Volume info retrieved successfully. Jul 31 09:40:42.139656 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8ddfb687-a77d-4d95-b00e-e9eb4ead92f1 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Delete volume request issued successfully. Jul 31 09:40:42.139940 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8ddfb687-a77d-4d95-b00e-e9eb4ead92f1 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/volumes/cc452bcb-37b8-46dd-b332-ab9208536e0c returned with HTTP 202 Jul 31 09:40:42.140449 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1351/5394] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:40:42 2026] DELETE /volume/v3/volumes/cc452bcb-37b8-46dd-b332-ab9208536e0c => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:40:42.148560 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6548186d-cd57-4fe7-9ae4-1a1e1989cb4d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:42.150495 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6548186d-cd57-4fe7-9ae4-1a1e1989cb4d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/volumes/cc452bcb-37b8-46dd-b332-ab9208536e0c Jul 31 09:40:42.155528 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6548186d-cd57-4fe7-9ae4-1a1e1989cb4d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:42.155528 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6548186d-cd57-4fe7-9ae4-1a1e1989cb4d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:42.159045 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:42.159045 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:42.162840 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6548186d-cd57-4fe7-9ae4-1a1e1989cb4d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Volume info retrieved successfully. Jul 31 09:40:42.167330 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6548186d-cd57-4fe7-9ae4-1a1e1989cb4d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/volumes/cc452bcb-37b8-46dd-b332-ab9208536e0c returned with HTTP 200 Jul 31 09:40:42.167704 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1343/5395] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:42 2026] GET /volume/v3/volumes/cc452bcb-37b8-46dd-b332-ab9208536e0c => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:40:42.765624 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d0fb14ef-b4d7-4e42-8fc9-eb1fc455f7bc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:42.768585 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d0fb14ef-b4d7-4e42-8fc9-eb1fc455f7bc tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 Jul 31 09:40:42.768585 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d0fb14ef-b4d7-4e42-8fc9-eb1fc455f7bc tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:42.768585 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d0fb14ef-b4d7-4e42-8fc9-eb1fc455f7bc tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:42.768585 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-d0fb14ef-b4d7-4e42-8fc9-eb1fc455f7bc tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id f4852477-4ebf-4b88-b3ad-a30d4179b241. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:42.772187 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:42.772187 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:42.773355 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d0fb14ef-b4d7-4e42-8fc9-eb1fc455f7bc tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 returned with HTTP 200 Jul 31 09:40:42.773355 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1345/5396] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:42 2026] GET /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:43.181169 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a4bf194b-08ad-4491-b7a6-cef3b8075fd4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:43.182823 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a4bf194b-08ad-4491-b7a6-cef3b8075fd4 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/volumes/cc452bcb-37b8-46dd-b332-ab9208536e0c Jul 31 09:40:43.184364 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a4bf194b-08ad-4491-b7a6-cef3b8075fd4 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:43.184364 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a4bf194b-08ad-4491-b7a6-cef3b8075fd4 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:43.189034 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a4bf194b-08ad-4491-b7a6-cef3b8075fd4 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/volumes/cc452bcb-37b8-46dd-b332-ab9208536e0c returned with HTTP 404 Jul 31 09:40:43.189573 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1358/5397] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:43 2026] GET /volume/v3/volumes/cc452bcb-37b8-46dd-b332-ab9208536e0c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:43.197718 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cc01862a-d1d7-42b5-83f2-1110728e005a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:43.199581 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cc01862a-d1d7-42b5-83f2-1110728e005a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:40:43.199944 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cc01862a-d1d7-42b5-83f2-1110728e005a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1300821679"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:43.201546 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-cc01862a-d1d7-42b5-83f2-1110728e005a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1300821679'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:40:43.201647 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-cc01862a-d1d7-42b5-83f2-1110728e005a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Create volume of 1 GB Jul 31 09:40:43.205573 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cc01862a-d1d7-42b5-83f2-1110728e005a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Availability Zones retrieved successfully. Jul 31 09:40:43.210883 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cc01862a-d1d7-42b5-83f2-1110728e005a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Flow 'volume_create_api' (8f74471c-9fcf-42bd-81ee-036ebfe5eaa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:40:43.211824 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cc01862a-d1d7-42b5-83f2-1110728e005a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f09ab4c4-b998-4bb5-bb9c-cf2bcb0508f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:43.212580 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-cc01862a-d1d7-42b5-83f2-1110728e005a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:40:43.238946 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cc01862a-d1d7-42b5-83f2-1110728e005a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f09ab4c4-b998-4bb5-bb9c-cf2bcb0508f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:43.239912 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cc01862a-d1d7-42b5-83f2-1110728e005a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af49a78e-35a7-4c1e-9fea-622deb8c251d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:43.300799 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-cc01862a-d1d7-42b5-83f2-1110728e005a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Created reservations ['94fa6b85-1b66-4b1c-ab75-aee81f042ad3', '8a09c4c6-042b-4c06-88c8-3f76950584ca', 'e5a5b4f5-e32e-4dd2-8557-4851b4024e73', 'aa7585d6-b7f4-489c-a7aa-c3a542256b59'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:40:43.301697 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cc01862a-d1d7-42b5-83f2-1110728e005a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af49a78e-35a7-4c1e-9fea-622deb8c251d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94fa6b85-1b66-4b1c-ab75-aee81f042ad3', '8a09c4c6-042b-4c06-88c8-3f76950584ca', 'e5a5b4f5-e32e-4dd2-8557-4851b4024e73', 'aa7585d6-b7f4-489c-a7aa-c3a542256b59']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:43.302576 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cc01862a-d1d7-42b5-83f2-1110728e005a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4246c3b4-0c00-4d1e-9c59-f057ddc7c332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:43.334591 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cc01862a-d1d7-42b5-83f2-1110728e005a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4246c3b4-0c00-4d1e-9c59-f057ddc7c332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8a3c742-57cd-418f-9ca6-b4be809640f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1300821679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98325099cc704512a077711877db503d',qos_specs=None,replication_status=,reservations=['94fa6b85-1b66-4b1c-ab75-aee81f042ad3','8a09c4c6-042b-4c06-88c8-3f76950584ca','e5a5b4f5-e32e-4dd2-8557-4851b4024e73','aa7585d6-b7f4-489c-a7aa-c3a542256b59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21346933dc15402ead66a0f400a686ec',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:40:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1300821679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8a3c742-57cd-418f-9ca6-b4be809640f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98325099cc704512a077711877db503d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21346933dc15402ead66a0f400a686ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:43.335406 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cc01862a-d1d7-42b5-83f2-1110728e005a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b7b3f59-52d9-4069-b29f-128fde0230c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:43.363283 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cc01862a-d1d7-42b5-83f2-1110728e005a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b7b3f59-52d9-4069-b29f-128fde0230c3) transitioned into state 'SUCCESS' from state '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-1300821679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98325099cc704512a077711877db503d',qos_specs=None,replication_status=,reservations=['94fa6b85-1b66-4b1c-ab75-aee81f042ad3','8a09c4c6-042b-4c06-88c8-3f76950584ca','e5a5b4f5-e32e-4dd2-8557-4851b4024e73','aa7585d6-b7f4-489c-a7aa-c3a542256b59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21346933dc15402ead66a0f400a686ec',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:43.364157 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cc01862a-d1d7-42b5-83f2-1110728e005a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1279d6b5-4b93-47bc-bf44-82dc2bdaec1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:43.387714 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cc01862a-d1d7-42b5-83f2-1110728e005a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1279d6b5-4b93-47bc-bf44-82dc2bdaec1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:43.388601 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-cc01862a-d1d7-42b5-83f2-1110728e005a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Flow 'volume_create_api' (8f74471c-9fcf-42bd-81ee-036ebfe5eaa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:40:43.388943 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cc01862a-d1d7-42b5-83f2-1110728e005a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Create volume request issued successfully. Jul 31 09:40:43.389535 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cc01862a-d1d7-42b5-83f2-1110728e005a tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:40:43.390569 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1352/5398] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:40:43 2026] POST /volume/v3/volumes => generated 778 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:40:43.404365 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-91359618-e1b3-4653-b874-fce9e34ac869 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:43.406319 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-91359618-e1b3-4653-b874-fce9e34ac869 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/volumes/c8a3c742-57cd-418f-9ca6-b4be809640f3 Jul 31 09:40:43.406549 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-91359618-e1b3-4653-b874-fce9e34ac869 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:43.406771 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-91359618-e1b3-4653-b874-fce9e34ac869 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:43.415109 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:43.415109 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:43.419057 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-91359618-e1b3-4653-b874-fce9e34ac869 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Volume info retrieved successfully. Jul 31 09:40:43.423714 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-91359618-e1b3-4653-b874-fce9e34ac869 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/volumes/c8a3c742-57cd-418f-9ca6-b4be809640f3 returned with HTTP 200 Jul 31 09:40:43.424182 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1344/5399] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:43 2026] GET /volume/v3/volumes/c8a3c742-57cd-418f-9ca6-b4be809640f3 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:43.782879 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-faf73dbc-1d54-486e-a5e3-9beeadea8c37 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:43.786400 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-faf73dbc-1d54-486e-a5e3-9beeadea8c37 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 Jul 31 09:40:43.786400 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-faf73dbc-1d54-486e-a5e3-9beeadea8c37 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:43.786400 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-faf73dbc-1d54-486e-a5e3-9beeadea8c37 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:43.786400 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-faf73dbc-1d54-486e-a5e3-9beeadea8c37 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id f4852477-4ebf-4b88-b3ad-a30d4179b241. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:43.790508 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:43.790508 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:43.791325 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-faf73dbc-1d54-486e-a5e3-9beeadea8c37 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 returned with HTTP 200 Jul 31 09:40:43.791765 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1346/5400] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:43 2026] GET /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:44.436432 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-29ebb36f-6089-4f56-846c-6dc6364deeb3 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:44.438154 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-29ebb36f-6089-4f56-846c-6dc6364deeb3 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/volumes/c8a3c742-57cd-418f-9ca6-b4be809640f3 Jul 31 09:40:44.438366 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-29ebb36f-6089-4f56-846c-6dc6364deeb3 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:44.438546 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-29ebb36f-6089-4f56-846c-6dc6364deeb3 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:44.445369 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:44.445369 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:44.448573 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-29ebb36f-6089-4f56-846c-6dc6364deeb3 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Volume info retrieved successfully. Jul 31 09:40:44.452029 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-29ebb36f-6089-4f56-846c-6dc6364deeb3 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/volumes/c8a3c742-57cd-418f-9ca6-b4be809640f3 returned with HTTP 200 Jul 31 09:40:44.452392 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1359/5401] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:44 2026] GET /volume/v3/volumes/c8a3c742-57cd-418f-9ca6-b4be809640f3 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:40:44.469841 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a0c4d69e-f7b3-492f-a90f-772de5ef205b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:44.472079 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a0c4d69e-f7b3-492f-a90f-772de5ef205b tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] POST https://10.4.3.226/volume/v3/snapshots Jul 31 09:40:44.472543 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a0c4d69e-f7b3-492f-a90f-772de5ef205b tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c8a3c742-57cd-418f-9ca6-b4be809640f3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-140584210"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:44.482454 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:44.482454 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:44.482742 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a0c4d69e-f7b3-492f-a90f-772de5ef205b tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Volume info retrieved successfully. Jul 31 09:40:44.482888 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.snapshots [None req-a0c4d69e-f7b3-492f-a90f-772de5ef205b tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Create snapshot from volume c8a3c742-57cd-418f-9ca6-b4be809640f3 Jul 31 09:40:44.521085 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-a0c4d69e-f7b3-492f-a90f-772de5ef205b tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Created reservations ['5d2576d5-6379-4476-9df3-d269978d8843', 'edbb94da-1f74-4225-9fb2-f16507f11ccc', 'b58fad76-e62f-444f-ac1f-f0ea23a1ad18', 'c5cf0295-1107-4de5-8e1c-2399c24de1a0'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:40:44.572729 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-a0c4d69e-f7b3-492f-a90f-772de5ef205b tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Snapshot create request issued successfully. Jul 31 09:40:44.573104 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a0c4d69e-f7b3-492f-a90f-772de5ef205b tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/snapshots returned with HTTP 202 Jul 31 09:40:44.573592 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1353/5402] 10.4.3.226 () {68 vars in 1265 bytes} [Fri Jul 31 09:40:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:40:44.586531 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8bbc4555-326c-4bfd-9420-f86645ff26ef None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:44.588792 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8bbc4555-326c-4bfd-9420-f86645ff26ef tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/snapshots/d1469dd9-3aad-457b-bfb6-0c8a2ae71d4d Jul 31 09:40:44.589343 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8bbc4555-326c-4bfd-9420-f86645ff26ef tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:44.589660 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8bbc4555-326c-4bfd-9420-f86645ff26ef tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:44.598838 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:44.598838 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:44.598838 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8bbc4555-326c-4bfd-9420-f86645ff26ef tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Snapshot retrieved successfully. Jul 31 09:40:44.598838 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8bbc4555-326c-4bfd-9420-f86645ff26ef tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/snapshots/d1469dd9-3aad-457b-bfb6-0c8a2ae71d4d returned with HTTP 200 Jul 31 09:40:44.598838 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1345/5403] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:40:44 2026] GET /volume/v3/snapshots/d1469dd9-3aad-457b-bfb6-0c8a2ae71d4d => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:44.814315 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e49d8dcb-aa30-4db2-a5dd-7b969f64846e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:44.815973 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e49d8dcb-aa30-4db2-a5dd-7b969f64846e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 Jul 31 09:40:44.816264 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e49d8dcb-aa30-4db2-a5dd-7b969f64846e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:44.816528 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e49d8dcb-aa30-4db2-a5dd-7b969f64846e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:44.816674 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-e49d8dcb-aa30-4db2-a5dd-7b969f64846e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id f4852477-4ebf-4b88-b3ad-a30d4179b241. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:44.820885 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:44.820885 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:44.821468 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e49d8dcb-aa30-4db2-a5dd-7b969f64846e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 returned with HTTP 200 Jul 31 09:40:44.821795 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1347/5404] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:44 2026] GET /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:45.607596 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c5293427-3228-4017-9b08-2ec7c4ecf177 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:45.609502 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c5293427-3228-4017-9b08-2ec7c4ecf177 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/snapshots/d1469dd9-3aad-457b-bfb6-0c8a2ae71d4d Jul 31 09:40:45.609816 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c5293427-3228-4017-9b08-2ec7c4ecf177 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:45.610885 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c5293427-3228-4017-9b08-2ec7c4ecf177 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:45.614542 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:45.614542 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:45.614909 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-c5293427-3228-4017-9b08-2ec7c4ecf177 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Snapshot retrieved successfully. Jul 31 09:40:45.615553 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c5293427-3228-4017-9b08-2ec7c4ecf177 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/snapshots/d1469dd9-3aad-457b-bfb6-0c8a2ae71d4d returned with HTTP 200 Jul 31 09:40:45.615973 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1360/5405] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:40:45 2026] GET /volume/v3/snapshots/d1469dd9-3aad-457b-bfb6-0c8a2ae71d4d => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:45.623648 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9a390963-efd8-4591-9c6e-e2d90a3d2ef2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:45.625354 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9a390963-efd8-4591-9c6e-e2d90a3d2ef2 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-reader] POST https://10.4.3.226/volume/v3/snapshots/d1469dd9-3aad-457b-bfb6-0c8a2ae71d4d/action Jul 31 09:40:45.625728 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9a390963-efd8-4591-9c6e-e2d90a3d2ef2 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:40:45.625903 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9a390963-efd8-4591-9c6e-e2d90a3d2ef2 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:45.627176 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.contrib.snapshot_unmanage [None req-9a390963-efd8-4591-9c6e-e2d90a3d2ef2 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-reader] Unmanage snapshot with id: d1469dd9-3aad-457b-bfb6-0c8a2ae71d4d Jul 31 09:40:45.631817 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:45.631817 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:45.632186 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-9a390963-efd8-4591-9c6e-e2d90a3d2ef2 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-reader] Snapshot retrieved successfully. Jul 31 09:40:45.632942 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.policy [None req-9a390963-efd8-4591-9c6e-e2d90a3d2ef2 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '93323edda19c4eeb906e2b2a8de217b9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '98325099cc704512a077711877db503d', '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=100316) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:40:45.633124 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9a390963-efd8-4591-9c6e-e2d90a3d2ef2 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-reader] https://10.4.3.226/volume/v3/snapshots/d1469dd9-3aad-457b-bfb6-0c8a2ae71d4d/action returned with HTTP 403 Jul 31 09:40:45.633674 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1354/5406] 10.4.3.226 () {68 vars in 1396 bytes} [Fri Jul 31 09:40:45 2026] POST /volume/v3/snapshots/d1469dd9-3aad-457b-bfb6-0c8a2ae71d4d/action => generated 117 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:45.639391 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ce9d6975-dd2f-4e85-8e3e-d213e51bce39 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:45.640958 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ce9d6975-dd2f-4e85-8e3e-d213e51bce39 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] DELETE https://10.4.3.226/volume/v3/snapshots/d1469dd9-3aad-457b-bfb6-0c8a2ae71d4d Jul 31 09:40:45.641131 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ce9d6975-dd2f-4e85-8e3e-d213e51bce39 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:45.641332 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ce9d6975-dd2f-4e85-8e3e-d213e51bce39 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:45.641427 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-ce9d6975-dd2f-4e85-8e3e-d213e51bce39 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Delete snapshot with id: d1469dd9-3aad-457b-bfb6-0c8a2ae71d4d Jul 31 09:40:45.645961 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:45.645961 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:45.646235 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ce9d6975-dd2f-4e85-8e3e-d213e51bce39 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Snapshot retrieved successfully. Jul 31 09:40:45.665982 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ce9d6975-dd2f-4e85-8e3e-d213e51bce39 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Snapshot delete request issued successfully. Jul 31 09:40:45.666187 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ce9d6975-dd2f-4e85-8e3e-d213e51bce39 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/snapshots/d1469dd9-3aad-457b-bfb6-0c8a2ae71d4d returned with HTTP 202 Jul 31 09:40:45.666608 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1346/5407] 10.4.3.226 () {66 vars in 1357 bytes} [Fri Jul 31 09:40:45 2026] DELETE /volume/v3/snapshots/d1469dd9-3aad-457b-bfb6-0c8a2ae71d4d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:40:45.675147 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-dcdb40f7-783e-4660-a4fd-8fcdaf635b50 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:45.677417 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dcdb40f7-783e-4660-a4fd-8fcdaf635b50 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/snapshots/d1469dd9-3aad-457b-bfb6-0c8a2ae71d4d Jul 31 09:40:45.677485 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dcdb40f7-783e-4660-a4fd-8fcdaf635b50 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:45.677673 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dcdb40f7-783e-4660-a4fd-8fcdaf635b50 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:45.683085 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:45.683085 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:45.683390 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-dcdb40f7-783e-4660-a4fd-8fcdaf635b50 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Snapshot retrieved successfully. Jul 31 09:40:45.684025 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dcdb40f7-783e-4660-a4fd-8fcdaf635b50 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/snapshots/d1469dd9-3aad-457b-bfb6-0c8a2ae71d4d returned with HTTP 200 Jul 31 09:40:45.684373 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1348/5408] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:40:45 2026] GET /volume/v3/snapshots/d1469dd9-3aad-457b-bfb6-0c8a2ae71d4d => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:45.833134 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-aeb48d6b-cb8e-45a0-8f2b-55d2294c76e3 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:45.834730 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-aeb48d6b-cb8e-45a0-8f2b-55d2294c76e3 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 Jul 31 09:40:45.834948 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-aeb48d6b-cb8e-45a0-8f2b-55d2294c76e3 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:45.835143 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-aeb48d6b-cb8e-45a0-8f2b-55d2294c76e3 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:45.835259 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-aeb48d6b-cb8e-45a0-8f2b-55d2294c76e3 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id f4852477-4ebf-4b88-b3ad-a30d4179b241. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:45.840313 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:45.840313 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:45.841039 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-aeb48d6b-cb8e-45a0-8f2b-55d2294c76e3 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 returned with HTTP 200 Jul 31 09:40:45.841427 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1361/5409] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:45 2026] GET /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:46.694519 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-14345f36-d0ed-454d-9700-978b953b49a8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:46.696213 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-14345f36-d0ed-454d-9700-978b953b49a8 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/snapshots/d1469dd9-3aad-457b-bfb6-0c8a2ae71d4d Jul 31 09:40:46.696424 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-14345f36-d0ed-454d-9700-978b953b49a8 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:46.696626 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-14345f36-d0ed-454d-9700-978b953b49a8 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:46.701348 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-14345f36-d0ed-454d-9700-978b953b49a8 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/snapshots/d1469dd9-3aad-457b-bfb6-0c8a2ae71d4d returned with HTTP 404 Jul 31 09:40:46.701799 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1355/5410] 10.4.3.226 () {66 vars in 1354 bytes} [Fri Jul 31 09:40:46 2026] GET /volume/v3/snapshots/d1469dd9-3aad-457b-bfb6-0c8a2ae71d4d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:46.708439 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6c979f45-7588-4d4b-aac9-c92417dc95cd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:46.710145 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6c979f45-7588-4d4b-aac9-c92417dc95cd tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/c8a3c742-57cd-418f-9ca6-b4be809640f3 Jul 31 09:40:46.710377 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6c979f45-7588-4d4b-aac9-c92417dc95cd tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:46.710560 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6c979f45-7588-4d4b-aac9-c92417dc95cd tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:46.710715 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-6c979f45-7588-4d4b-aac9-c92417dc95cd tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Delete volume with id: c8a3c742-57cd-418f-9ca6-b4be809640f3 Jul 31 09:40:46.717799 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:46.717799 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:46.718113 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6c979f45-7588-4d4b-aac9-c92417dc95cd tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Volume info retrieved successfully. Jul 31 09:40:46.735844 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6c979f45-7588-4d4b-aac9-c92417dc95cd tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Delete volume request issued successfully. Jul 31 09:40:46.736065 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6c979f45-7588-4d4b-aac9-c92417dc95cd tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/volumes/c8a3c742-57cd-418f-9ca6-b4be809640f3 returned with HTTP 202 Jul 31 09:40:46.736584 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1347/5411] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:40:46 2026] DELETE /volume/v3/volumes/c8a3c742-57cd-418f-9ca6-b4be809640f3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:40:46.748043 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ad5f845b-108d-40ce-98ff-d93a2141868d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:46.749898 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ad5f845b-108d-40ce-98ff-d93a2141868d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/volumes/c8a3c742-57cd-418f-9ca6-b4be809640f3 Jul 31 09:40:46.750085 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ad5f845b-108d-40ce-98ff-d93a2141868d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:46.750371 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ad5f845b-108d-40ce-98ff-d93a2141868d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:46.757801 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:46.757801 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:46.761732 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-ad5f845b-108d-40ce-98ff-d93a2141868d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Volume info retrieved successfully. Jul 31 09:40:46.765952 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ad5f845b-108d-40ce-98ff-d93a2141868d tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/volumes/c8a3c742-57cd-418f-9ca6-b4be809640f3 returned with HTTP 200 Jul 31 09:40:46.766506 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1349/5412] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:46 2026] GET /volume/v3/volumes/c8a3c742-57cd-418f-9ca6-b4be809640f3 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:40:46.852187 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8c8a6806-0d2d-41c5-a0b7-26dd4e278e8b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:46.853935 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8c8a6806-0d2d-41c5-a0b7-26dd4e278e8b tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 Jul 31 09:40:46.854198 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8c8a6806-0d2d-41c5-a0b7-26dd4e278e8b tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:46.854411 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8c8a6806-0d2d-41c5-a0b7-26dd4e278e8b tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:46.854570 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-8c8a6806-0d2d-41c5-a0b7-26dd4e278e8b tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id f4852477-4ebf-4b88-b3ad-a30d4179b241. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:46.858678 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:46.858678 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:46.859265 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8c8a6806-0d2d-41c5-a0b7-26dd4e278e8b tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 returned with HTTP 200 Jul 31 09:40:46.859623 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1362/5413] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:46 2026] GET /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:47.778000 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-042d88d1-9b48-4320-bbdf-9e4d1a601131 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:47.779772 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-042d88d1-9b48-4320-bbdf-9e4d1a601131 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] GET https://10.4.3.226/volume/v3/volumes/c8a3c742-57cd-418f-9ca6-b4be809640f3 Jul 31 09:40:47.780015 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-042d88d1-9b48-4320-bbdf-9e4d1a601131 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:47.780279 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-042d88d1-9b48-4320-bbdf-9e4d1a601131 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:47.785597 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-042d88d1-9b48-4320-bbdf-9e4d1a601131 tempest-ProjectReaderTests-1525993997 tempest-ProjectReaderTests-1525993997-project-admin] https://10.4.3.226/volume/v3/volumes/c8a3c742-57cd-418f-9ca6-b4be809640f3 returned with HTTP 404 Jul 31 09:40:47.786112 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1356/5414] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:47 2026] GET /volume/v3/volumes/c8a3c742-57cd-418f-9ca6-b4be809640f3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:47.870666 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e4b6750c-40b8-4df9-865a-88aabb22008c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:47.872422 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e4b6750c-40b8-4df9-865a-88aabb22008c tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 Jul 31 09:40:47.872611 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e4b6750c-40b8-4df9-865a-88aabb22008c tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:47.872781 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e4b6750c-40b8-4df9-865a-88aabb22008c tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:47.872916 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-e4b6750c-40b8-4df9-865a-88aabb22008c tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id f4852477-4ebf-4b88-b3ad-a30d4179b241. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:47.877687 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:47.877687 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:47.878322 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e4b6750c-40b8-4df9-865a-88aabb22008c tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 returned with HTTP 200 Jul 31 09:40:47.878659 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1348/5415] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:47 2026] GET /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:47.890541 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-fe0fcf9e-3980-4ec3-9944-23b2a2d80236 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:47.892344 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fe0fcf9e-3980-4ec3-9944-23b2a2d80236 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/021102ff-d619-48c1-8945-9c16c0abcfb2 Jul 31 09:40:47.892609 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fe0fcf9e-3980-4ec3-9944-23b2a2d80236 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:47.892829 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fe0fcf9e-3980-4ec3-9944-23b2a2d80236 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:47.893035 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-fe0fcf9e-3980-4ec3-9944-23b2a2d80236 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Delete volume with id: 021102ff-d619-48c1-8945-9c16c0abcfb2 Jul 31 09:40:47.899504 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:47.899504 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:47.899852 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-fe0fcf9e-3980-4ec3-9944-23b2a2d80236 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Volume info retrieved successfully. Jul 31 09:40:47.918574 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-fe0fcf9e-3980-4ec3-9944-23b2a2d80236 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Delete volume request issued successfully. Jul 31 09:40:47.918746 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fe0fcf9e-3980-4ec3-9944-23b2a2d80236 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/volumes/021102ff-d619-48c1-8945-9c16c0abcfb2 returned with HTTP 202 Jul 31 09:40:47.919149 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1350/5416] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:40:47 2026] DELETE /volume/v3/volumes/021102ff-d619-48c1-8945-9c16c0abcfb2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:40:47.927231 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-26190d72-9270-4825-982e-15d6e31c1b26 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:47.929431 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-26190d72-9270-4825-982e-15d6e31c1b26 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/volumes/021102ff-d619-48c1-8945-9c16c0abcfb2 Jul 31 09:40:47.929706 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-26190d72-9270-4825-982e-15d6e31c1b26 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:47.929974 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-26190d72-9270-4825-982e-15d6e31c1b26 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:47.938372 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:47.938372 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:47.941973 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-26190d72-9270-4825-982e-15d6e31c1b26 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Volume info retrieved successfully. Jul 31 09:40:47.946127 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-26190d72-9270-4825-982e-15d6e31c1b26 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/volumes/021102ff-d619-48c1-8945-9c16c0abcfb2 returned with HTTP 200 Jul 31 09:40:47.946535 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1363/5417] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:47 2026] GET /volume/v3/volumes/021102ff-d619-48c1-8945-9c16c0abcfb2 => generated 1074 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:40:48.959029 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3a162177-7383-4f50-8f2e-0554f7ab8cd0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:48.960765 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3a162177-7383-4f50-8f2e-0554f7ab8cd0 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/volumes/021102ff-d619-48c1-8945-9c16c0abcfb2 Jul 31 09:40:48.960982 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3a162177-7383-4f50-8f2e-0554f7ab8cd0 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:48.961205 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3a162177-7383-4f50-8f2e-0554f7ab8cd0 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:48.966506 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3a162177-7383-4f50-8f2e-0554f7ab8cd0 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/volumes/021102ff-d619-48c1-8945-9c16c0abcfb2 returned with HTTP 404 Jul 31 09:40:48.966919 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1357/5418] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:48 2026] GET /volume/v3/volumes/021102ff-d619-48c1-8945-9c16c0abcfb2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:48.974756 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-527a4c78-73e2-4bc3-9245-0f33bdfa31b2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:48.976775 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-527a4c78-73e2-4bc3-9245-0f33bdfa31b2 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 Jul 31 09:40:48.977004 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-527a4c78-73e2-4bc3-9245-0f33bdfa31b2 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:48.977194 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-527a4c78-73e2-4bc3-9245-0f33bdfa31b2 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:48.977379 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-527a4c78-73e2-4bc3-9245-0f33bdfa31b2 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id f4852477-4ebf-4b88-b3ad-a30d4179b241. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:48.982022 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:48.982022 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:48.982654 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-527a4c78-73e2-4bc3-9245-0f33bdfa31b2 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 returned with HTTP 200 Jul 31 09:40:48.983033 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1349/5419] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:48 2026] GET /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:48.993504 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-da808983-155a-42f9-ab5e-07c7d2af5043 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:48.995531 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-da808983-155a-42f9-ab5e-07c7d2af5043 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] DELETE https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a Jul 31 09:40:48.995777 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-da808983-155a-42f9-ab5e-07c7d2af5043 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:48.996008 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-da808983-155a-42f9-ab5e-07c7d2af5043 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:48.996140 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.contrib.backups [None req-da808983-155a-42f9-ab5e-07c7d2af5043 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Delete backup with id: eba56e12-ecee-4413-8eed-a9fd9174fd6a. Jul 31 09:40:49.000986 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:49.000986 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:49.012552 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.backup.rpcapi [None req-da808983-155a-42f9-ab5e-07c7d2af5043 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] delete_backup rpcapi backup_id eba56e12-ecee-4413-8eed-a9fd9174fd6a {{(pid=100314) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:40:49.014522 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-da808983-155a-42f9-ab5e-07c7d2af5043 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a returned with HTTP 202 Jul 31 09:40:49.015143 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1351/5420] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:40:48 2026] DELETE /volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:40:49.021568 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-979d4ca3-0945-4729-814c-aa575b5a2380 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:49.023867 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-979d4ca3-0945-4729-814c-aa575b5a2380 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a Jul 31 09:40:49.024164 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-979d4ca3-0945-4729-814c-aa575b5a2380 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:49.024423 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-979d4ca3-0945-4729-814c-aa575b5a2380 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:49.024568 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-979d4ca3-0945-4729-814c-aa575b5a2380 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id eba56e12-ecee-4413-8eed-a9fd9174fd6a. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:49.029489 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:49.029489 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:49.030129 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-979d4ca3-0945-4729-814c-aa575b5a2380 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a returned with HTTP 200 Jul 31 09:40:49.030519 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1364/5421] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:49 2026] GET /volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:49.379125 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e47e2f59-8e34-40b4-ad1a-0a655e3a5c45 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:49.466280 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e47e2f59-8e34-40b4-ad1a-0a655e3a5c45 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:40:49.466619 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e47e2f59-8e34-40b4-ad1a-0a655e3a5c45 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1629510054"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:49.468059 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-e47e2f59-8e34-40b4-ad1a-0a655e3a5c45 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1629510054'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:40:49.468182 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-e47e2f59-8e34-40b4-ad1a-0a655e3a5c45 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Create volume of 1 GB Jul 31 09:40:49.472819 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e47e2f59-8e34-40b4-ad1a-0a655e3a5c45 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Availability Zones retrieved successfully. Jul 31 09:40:49.479057 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e47e2f59-8e34-40b4-ad1a-0a655e3a5c45 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Flow 'volume_create_api' (8553e39c-0514-4e68-9fab-96c8703e861d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:40:49.479968 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e47e2f59-8e34-40b4-ad1a-0a655e3a5c45 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95640b84-c530-4b58-971e-c58ccbe2f2bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:49.480739 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-e47e2f59-8e34-40b4-ad1a-0a655e3a5c45 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:40:49.506396 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e47e2f59-8e34-40b4-ad1a-0a655e3a5c45 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95640b84-c530-4b58-971e-c58ccbe2f2bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:49.507207 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e47e2f59-8e34-40b4-ad1a-0a655e3a5c45 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2df2434-29f0-4e0e-8944-6b87d5dd090e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:49.561079 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-e47e2f59-8e34-40b4-ad1a-0a655e3a5c45 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Created reservations ['f7ae7ffd-15f5-427f-8ea6-b8b6f9cb98ef', '5219a6f0-090a-4b39-9761-891662e15a60', '2f8f81fe-3588-4256-9862-77187dc08951', '976c25c2-6f23-4344-9f98-3f3b868708a5'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:40:49.561934 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e47e2f59-8e34-40b4-ad1a-0a655e3a5c45 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2df2434-29f0-4e0e-8944-6b87d5dd090e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7ae7ffd-15f5-427f-8ea6-b8b6f9cb98ef', '5219a6f0-090a-4b39-9761-891662e15a60', '2f8f81fe-3588-4256-9862-77187dc08951', '976c25c2-6f23-4344-9f98-3f3b868708a5']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:49.563041 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e47e2f59-8e34-40b4-ad1a-0a655e3a5c45 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (084cf0a5-02af-4781-b313-167c3767cb97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:49.585026 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e47e2f59-8e34-40b4-ad1a-0a655e3a5c45 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (084cf0a5-02af-4781-b313-167c3767cb97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '381ef196-5bf9-42bc-96b3-ab4fae13c235', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1629510054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6169dd2785fd4857ae532a23f045fa5b',qos_specs=None,replication_status=,reservations=['f7ae7ffd-15f5-427f-8ea6-b8b6f9cb98ef','5219a6f0-090a-4b39-9761-891662e15a60','2f8f81fe-3588-4256-9862-77187dc08951','976c25c2-6f23-4344-9f98-3f3b868708a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fd9b99aea624211b716fac8018a83bc',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:40:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1629510054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=381ef196-5bf9-42bc-96b3-ab4fae13c235,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6169dd2785fd4857ae532a23f045fa5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fd9b99aea624211b716fac8018a83bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:49.585736 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e47e2f59-8e34-40b4-ad1a-0a655e3a5c45 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1011932-20f3-4122-b7ad-0bf314be5a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:49.603106 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e47e2f59-8e34-40b4-ad1a-0a655e3a5c45 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1011932-20f3-4122-b7ad-0bf314be5a6b) transitioned into state 'SUCCESS' from state '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-1629510054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6169dd2785fd4857ae532a23f045fa5b',qos_specs=None,replication_status=,reservations=['f7ae7ffd-15f5-427f-8ea6-b8b6f9cb98ef','5219a6f0-090a-4b39-9761-891662e15a60','2f8f81fe-3588-4256-9862-77187dc08951','976c25c2-6f23-4344-9f98-3f3b868708a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fd9b99aea624211b716fac8018a83bc',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:49.603791 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e47e2f59-8e34-40b4-ad1a-0a655e3a5c45 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4064339-adae-4876-9570-203d397514fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:49.611886 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e47e2f59-8e34-40b4-ad1a-0a655e3a5c45 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4064339-adae-4876-9570-203d397514fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:49.612641 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-e47e2f59-8e34-40b4-ad1a-0a655e3a5c45 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Flow 'volume_create_api' (8553e39c-0514-4e68-9fab-96c8703e861d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:40:49.612939 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e47e2f59-8e34-40b4-ad1a-0a655e3a5c45 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Create volume request issued successfully. Jul 31 09:40:49.613549 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e47e2f59-8e34-40b4-ad1a-0a655e3a5c45 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:40:49.613999 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1358/5422] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:40:49 2026] POST /volume/v3/volumes => generated 778 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:40:49.626057 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-30740a86-245d-45e7-abe3-f392ee8b4a70 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:49.628614 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-30740a86-245d-45e7-abe3-f392ee8b4a70 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] GET https://10.4.3.226/volume/v3/volumes/381ef196-5bf9-42bc-96b3-ab4fae13c235 Jul 31 09:40:49.628936 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-30740a86-245d-45e7-abe3-f392ee8b4a70 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:49.629227 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-30740a86-245d-45e7-abe3-f392ee8b4a70 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:49.639611 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:49.639611 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:49.644138 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-30740a86-245d-45e7-abe3-f392ee8b4a70 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Volume info retrieved successfully. Jul 31 09:40:49.649465 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-30740a86-245d-45e7-abe3-f392ee8b4a70 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] https://10.4.3.226/volume/v3/volumes/381ef196-5bf9-42bc-96b3-ab4fae13c235 returned with HTTP 200 Jul 31 09:40:49.650010 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1350/5423] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:49 2026] GET /volume/v3/volumes/381ef196-5bf9-42bc-96b3-ab4fae13c235 => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:50.040631 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c8b5abd5-4d96-459a-a854-d6b9693a9dd9 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:50.042460 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c8b5abd5-4d96-459a-a854-d6b9693a9dd9 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a Jul 31 09:40:50.042653 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c8b5abd5-4d96-459a-a854-d6b9693a9dd9 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:50.042846 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c8b5abd5-4d96-459a-a854-d6b9693a9dd9 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:50.042964 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-c8b5abd5-4d96-459a-a854-d6b9693a9dd9 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id eba56e12-ecee-4413-8eed-a9fd9174fd6a. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:50.046717 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c8b5abd5-4d96-459a-a854-d6b9693a9dd9 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a returned with HTTP 404 Jul 31 09:40:50.047182 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1352/5424] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:50 2026] GET /volume/v3/backups/eba56e12-ecee-4413-8eed-a9fd9174fd6a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:50.055118 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c91a5418-58d3-44c8-94b2-24fa709f1150 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:50.057060 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c91a5418-58d3-44c8-94b2-24fa709f1150 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] DELETE https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 Jul 31 09:40:50.057359 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c91a5418-58d3-44c8-94b2-24fa709f1150 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:50.057603 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c91a5418-58d3-44c8-94b2-24fa709f1150 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:50.057750 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.backups [None req-c91a5418-58d3-44c8-94b2-24fa709f1150 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Delete backup with id: d7d63d70-5165-423a-b3cc-a7d556181b86. Jul 31 09:40:50.062579 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:50.062579 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:50.076985 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.backup.rpcapi [None req-c91a5418-58d3-44c8-94b2-24fa709f1150 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] delete_backup rpcapi backup_id d7d63d70-5165-423a-b3cc-a7d556181b86 {{(pid=100315) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:40:50.078870 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c91a5418-58d3-44c8-94b2-24fa709f1150 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 returned with HTTP 202 Jul 31 09:40:50.079369 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1365/5425] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:40:50 2026] DELETE /volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:40:50.086252 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8b229603-ee16-4901-9324-4b33e8a89b4e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:50.088328 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8b229603-ee16-4901-9324-4b33e8a89b4e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 Jul 31 09:40:50.088545 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8b229603-ee16-4901-9324-4b33e8a89b4e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:50.088730 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8b229603-ee16-4901-9324-4b33e8a89b4e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:50.088816 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-8b229603-ee16-4901-9324-4b33e8a89b4e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id d7d63d70-5165-423a-b3cc-a7d556181b86. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:50.093487 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:50.093487 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:50.094545 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8b229603-ee16-4901-9324-4b33e8a89b4e tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 returned with HTTP 200 Jul 31 09:40:50.095012 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1359/5426] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:50 2026] GET /volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:50.663230 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-69a23327-f91c-478f-a4f3-5aa2a9a5cea5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:50.665110 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-69a23327-f91c-478f-a4f3-5aa2a9a5cea5 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] GET https://10.4.3.226/volume/v3/volumes/381ef196-5bf9-42bc-96b3-ab4fae13c235 Jul 31 09:40:50.665314 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-69a23327-f91c-478f-a4f3-5aa2a9a5cea5 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:50.665514 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-69a23327-f91c-478f-a4f3-5aa2a9a5cea5 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:50.672645 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:50.672645 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:50.676371 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-69a23327-f91c-478f-a4f3-5aa2a9a5cea5 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Volume info retrieved successfully. Jul 31 09:40:50.680061 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-69a23327-f91c-478f-a4f3-5aa2a9a5cea5 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] https://10.4.3.226/volume/v3/volumes/381ef196-5bf9-42bc-96b3-ab4fae13c235 returned with HTTP 200 Jul 31 09:40:50.680458 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1351/5427] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:50 2026] GET /volume/v3/volumes/381ef196-5bf9-42bc-96b3-ab4fae13c235 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:40:50.696720 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-969a4780-e2fe-4fc2-a74c-ba786cf07704 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:50.755039 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-969a4780-e2fe-4fc2-a74c-ba786cf07704 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-reader] POST https://10.4.3.226/volume/v3/volumes/381ef196-5bf9-42bc-96b3-ab4fae13c235/action Jul 31 09:40:50.755402 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-969a4780-e2fe-4fc2-a74c-ba786cf07704 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:40:50.755510 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-969a4780-e2fe-4fc2-a74c-ba786cf07704 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:50.764307 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:50.764307 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:50.764956 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-969a4780-e2fe-4fc2-a74c-ba786cf07704 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-reader] Volume info retrieved successfully. Jul 31 09:40:50.766033 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.policy [None req-969a4780-e2fe-4fc2-a74c-ba786cf07704 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '5a0683437ac84edb9a0603dfd06588d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6169dd2785fd4857ae532a23f045fa5b', '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=100314) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:40:50.766237 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-969a4780-e2fe-4fc2-a74c-ba786cf07704 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-reader] https://10.4.3.226/volume/v3/volumes/381ef196-5bf9-42bc-96b3-ab4fae13c235/action returned with HTTP 403 Jul 31 09:40:50.766696 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1353/5428] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:40:50 2026] POST /volume/v3/volumes/381ef196-5bf9-42bc-96b3-ab4fae13c235/action => generated 131 bytes in 70 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:50.773408 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-fa9f88de-d368-492b-ad96-6f954613fa0b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:50.775047 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fa9f88de-d368-492b-ad96-6f954613fa0b tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/381ef196-5bf9-42bc-96b3-ab4fae13c235 Jul 31 09:40:50.775256 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fa9f88de-d368-492b-ad96-6f954613fa0b tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:50.775471 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fa9f88de-d368-492b-ad96-6f954613fa0b tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:50.775654 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-fa9f88de-d368-492b-ad96-6f954613fa0b tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Delete volume with id: 381ef196-5bf9-42bc-96b3-ab4fae13c235 Jul 31 09:40:50.781972 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:50.781972 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:50.782252 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-fa9f88de-d368-492b-ad96-6f954613fa0b tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Volume info retrieved successfully. Jul 31 09:40:50.797198 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-fa9f88de-d368-492b-ad96-6f954613fa0b tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Delete volume request issued successfully. Jul 31 09:40:50.797389 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fa9f88de-d368-492b-ad96-6f954613fa0b tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] https://10.4.3.226/volume/v3/volumes/381ef196-5bf9-42bc-96b3-ab4fae13c235 returned with HTTP 202 Jul 31 09:40:50.797789 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1366/5429] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:40:50 2026] DELETE /volume/v3/volumes/381ef196-5bf9-42bc-96b3-ab4fae13c235 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:40:50.805024 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3160bc9f-ef1e-4631-8594-927959c0912a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:50.807378 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3160bc9f-ef1e-4631-8594-927959c0912a tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] GET https://10.4.3.226/volume/v3/volumes/381ef196-5bf9-42bc-96b3-ab4fae13c235 Jul 31 09:40:50.807686 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3160bc9f-ef1e-4631-8594-927959c0912a tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:50.807993 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3160bc9f-ef1e-4631-8594-927959c0912a tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:50.819429 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:50.819429 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:50.823072 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3160bc9f-ef1e-4631-8594-927959c0912a tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Volume info retrieved successfully. Jul 31 09:40:50.826684 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3160bc9f-ef1e-4631-8594-927959c0912a tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] https://10.4.3.226/volume/v3/volumes/381ef196-5bf9-42bc-96b3-ab4fae13c235 returned with HTTP 200 Jul 31 09:40:50.827063 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1360/5430] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:50 2026] GET /volume/v3/volumes/381ef196-5bf9-42bc-96b3-ab4fae13c235 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:40:51.104492 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e5925371-eb06-4507-8084-322d93427b36 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:51.106092 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e5925371-eb06-4507-8084-322d93427b36 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 Jul 31 09:40:51.106300 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e5925371-eb06-4507-8084-322d93427b36 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:51.106473 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e5925371-eb06-4507-8084-322d93427b36 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:51.106570 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-e5925371-eb06-4507-8084-322d93427b36 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id d7d63d70-5165-423a-b3cc-a7d556181b86. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:51.110021 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e5925371-eb06-4507-8084-322d93427b36 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 returned with HTTP 404 Jul 31 09:40:51.110445 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1352/5431] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:51 2026] GET /volume/v3/backups/d7d63d70-5165-423a-b3cc-a7d556181b86 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:51.116354 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ad5b5f10-3007-4596-91e3-5494c6865d0b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:51.118298 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ad5b5f10-3007-4596-91e3-5494c6865d0b tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] DELETE https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 Jul 31 09:40:51.118538 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ad5b5f10-3007-4596-91e3-5494c6865d0b tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:51.118740 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ad5b5f10-3007-4596-91e3-5494c6865d0b tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:51.118889 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.contrib.backups [None req-ad5b5f10-3007-4596-91e3-5494c6865d0b tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Delete backup with id: f4852477-4ebf-4b88-b3ad-a30d4179b241. Jul 31 09:40:51.123756 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:51.123756 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:51.135059 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.backup.rpcapi [None req-ad5b5f10-3007-4596-91e3-5494c6865d0b tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] delete_backup rpcapi backup_id f4852477-4ebf-4b88-b3ad-a30d4179b241 {{(pid=100314) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:40:51.136603 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ad5b5f10-3007-4596-91e3-5494c6865d0b tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 returned with HTTP 202 Jul 31 09:40:51.137008 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1354/5432] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:40:51 2026] DELETE /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:40:51.142996 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4b08c805-82f4-44f0-8cce-97d8b8412eef None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:51.144656 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4b08c805-82f4-44f0-8cce-97d8b8412eef tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 Jul 31 09:40:51.144863 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4b08c805-82f4-44f0-8cce-97d8b8412eef tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:51.145038 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4b08c805-82f4-44f0-8cce-97d8b8412eef tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:51.145135 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-4b08c805-82f4-44f0-8cce-97d8b8412eef tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id f4852477-4ebf-4b88-b3ad-a30d4179b241. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:51.149070 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:51.149070 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:51.149606 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4b08c805-82f4-44f0-8cce-97d8b8412eef tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 returned with HTTP 200 Jul 31 09:40:51.149958 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1367/5433] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:51 2026] GET /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:51.841762 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0666b2e3-85b6-4a65-a049-55a3ceb135a9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:51.843512 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0666b2e3-85b6-4a65-a049-55a3ceb135a9 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] GET https://10.4.3.226/volume/v3/volumes/381ef196-5bf9-42bc-96b3-ab4fae13c235 Jul 31 09:40:51.843689 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0666b2e3-85b6-4a65-a049-55a3ceb135a9 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:51.843879 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0666b2e3-85b6-4a65-a049-55a3ceb135a9 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:51.849297 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0666b2e3-85b6-4a65-a049-55a3ceb135a9 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] https://10.4.3.226/volume/v3/volumes/381ef196-5bf9-42bc-96b3-ab4fae13c235 returned with HTTP 404 Jul 31 09:40:51.849708 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1361/5434] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:51 2026] GET /volume/v3/volumes/381ef196-5bf9-42bc-96b3-ab4fae13c235 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:51.857302 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a0851f89-37c4-4ed2-a358-40f76cb68302 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:51.858947 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a0851f89-37c4-4ed2-a358-40f76cb68302 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:40:51.859298 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a0851f89-37c4-4ed2-a358-40f76cb68302 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1255725324"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:51.860753 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-a0851f89-37c4-4ed2-a358-40f76cb68302 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1255725324'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:40:51.860845 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-a0851f89-37c4-4ed2-a358-40f76cb68302 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Create volume of 1 GB Jul 31 09:40:51.865151 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a0851f89-37c4-4ed2-a358-40f76cb68302 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Availability Zones retrieved successfully. Jul 31 09:40:51.870563 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0851f89-37c4-4ed2-a358-40f76cb68302 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Flow 'volume_create_api' (67baf8c2-cda3-408f-8b9c-4fd38b96d3c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:40:51.872330 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0851f89-37c4-4ed2-a358-40f76cb68302 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b76e5e96-4fb3-4f20-8546-bde6b6cc14be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:51.873163 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-a0851f89-37c4-4ed2-a358-40f76cb68302 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:40:51.897622 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0851f89-37c4-4ed2-a358-40f76cb68302 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b76e5e96-4fb3-4f20-8546-bde6b6cc14be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:51.898409 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0851f89-37c4-4ed2-a358-40f76cb68302 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e768049c-706a-4615-abe2-a2463053d667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:51.937686 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-a0851f89-37c4-4ed2-a358-40f76cb68302 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Created reservations ['9152bd36-5835-4cc8-8007-90fad2ecb356', 'becba40f-c902-4ed8-b51b-184dcd47825b', 'aeb3cc1f-2b4f-4dce-a302-ddc03c519009', 'b2c13b0e-c783-4020-a170-9a289bb8c2f8'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:40:51.938537 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0851f89-37c4-4ed2-a358-40f76cb68302 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e768049c-706a-4615-abe2-a2463053d667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9152bd36-5835-4cc8-8007-90fad2ecb356', 'becba40f-c902-4ed8-b51b-184dcd47825b', 'aeb3cc1f-2b4f-4dce-a302-ddc03c519009', 'b2c13b0e-c783-4020-a170-9a289bb8c2f8']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:51.939325 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0851f89-37c4-4ed2-a358-40f76cb68302 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcf1d7c4-dc5a-47a3-bad7-20e6c3890e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:51.962119 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0851f89-37c4-4ed2-a358-40f76cb68302 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcf1d7c4-dc5a-47a3-bad7-20e6c3890e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b223334-0b68-4bb2-a3e9-b5ecbfe46c78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1255725324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6169dd2785fd4857ae532a23f045fa5b',qos_specs=None,replication_status=,reservations=['9152bd36-5835-4cc8-8007-90fad2ecb356','becba40f-c902-4ed8-b51b-184dcd47825b','aeb3cc1f-2b4f-4dce-a302-ddc03c519009','b2c13b0e-c783-4020-a170-9a289bb8c2f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fd9b99aea624211b716fac8018a83bc',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:40:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1255725324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b223334-0b68-4bb2-a3e9-b5ecbfe46c78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6169dd2785fd4857ae532a23f045fa5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fd9b99aea624211b716fac8018a83bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:51.963007 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0851f89-37c4-4ed2-a358-40f76cb68302 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4562aab1-5903-41c5-b7b2-9a6f0078e27a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:51.980763 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0851f89-37c4-4ed2-a358-40f76cb68302 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4562aab1-5903-41c5-b7b2-9a6f0078e27a) transitioned into state 'SUCCESS' from state '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-1255725324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6169dd2785fd4857ae532a23f045fa5b',qos_specs=None,replication_status=,reservations=['9152bd36-5835-4cc8-8007-90fad2ecb356','becba40f-c902-4ed8-b51b-184dcd47825b','aeb3cc1f-2b4f-4dce-a302-ddc03c519009','b2c13b0e-c783-4020-a170-9a289bb8c2f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fd9b99aea624211b716fac8018a83bc',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:51.981562 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0851f89-37c4-4ed2-a358-40f76cb68302 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2d9bf80-da48-4b34-b230-b1fc38a8b7bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:51.990456 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0851f89-37c4-4ed2-a358-40f76cb68302 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2d9bf80-da48-4b34-b230-b1fc38a8b7bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:51.991238 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0851f89-37c4-4ed2-a358-40f76cb68302 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Flow 'volume_create_api' (67baf8c2-cda3-408f-8b9c-4fd38b96d3c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:40:51.991545 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a0851f89-37c4-4ed2-a358-40f76cb68302 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Create volume request issued successfully. Jul 31 09:40:51.992141 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a0851f89-37c4-4ed2-a358-40f76cb68302 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:40:51.992582 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1353/5435] 10.4.3.226 () {68 vars in 1258 bytes} [Fri Jul 31 09:40:51 2026] POST /volume/v3/volumes => generated 778 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:40:52.003958 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-66a42987-876b-4dfe-a64a-febad02567c2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:52.007146 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-66a42987-876b-4dfe-a64a-febad02567c2 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] GET https://10.4.3.226/volume/v3/volumes/7b223334-0b68-4bb2-a3e9-b5ecbfe46c78 Jul 31 09:40:52.007622 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-66a42987-876b-4dfe-a64a-febad02567c2 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:52.007728 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-66a42987-876b-4dfe-a64a-febad02567c2 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:52.019483 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:52.019483 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:52.027099 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-66a42987-876b-4dfe-a64a-febad02567c2 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Volume info retrieved successfully. Jul 31 09:40:52.032416 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-66a42987-876b-4dfe-a64a-febad02567c2 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] https://10.4.3.226/volume/v3/volumes/7b223334-0b68-4bb2-a3e9-b5ecbfe46c78 returned with HTTP 200 Jul 31 09:40:52.032895 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1355/5436] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:52 2026] GET /volume/v3/volumes/7b223334-0b68-4bb2-a3e9-b5ecbfe46c78 => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:52.158987 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-73e179e9-ba28-4187-9c81-9bc939db0169 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:52.160661 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-73e179e9-ba28-4187-9c81-9bc939db0169 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 Jul 31 09:40:52.160870 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-73e179e9-ba28-4187-9c81-9bc939db0169 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:52.161054 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-73e179e9-ba28-4187-9c81-9bc939db0169 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:52.161140 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-73e179e9-ba28-4187-9c81-9bc939db0169 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Show backup with id f4852477-4ebf-4b88-b3ad-a30d4179b241. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:52.164664 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-73e179e9-ba28-4187-9c81-9bc939db0169 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 returned with HTTP 404 Jul 31 09:40:52.165232 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1368/5437] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:52 2026] GET /volume/v3/backups/f4852477-4ebf-4b88-b3ad-a30d4179b241 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:52.172032 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d1d287a3-76fc-408a-893e-fe3ae535c73b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:52.174082 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d1d287a3-76fc-408a-893e-fe3ae535c73b tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/7037266d-17ae-4378-9bd0-27850bcfd660 Jul 31 09:40:52.174409 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d1d287a3-76fc-408a-893e-fe3ae535c73b tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:52.174625 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d1d287a3-76fc-408a-893e-fe3ae535c73b tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:52.174782 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-d1d287a3-76fc-408a-893e-fe3ae535c73b tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Delete volume with id: 7037266d-17ae-4378-9bd0-27850bcfd660 Jul 31 09:40:52.182078 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:52.182078 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:52.182408 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d1d287a3-76fc-408a-893e-fe3ae535c73b tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Volume info retrieved successfully. Jul 31 09:40:52.199532 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d1d287a3-76fc-408a-893e-fe3ae535c73b tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Delete volume request issued successfully. Jul 31 09:40:52.199738 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d1d287a3-76fc-408a-893e-fe3ae535c73b tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/volumes/7037266d-17ae-4378-9bd0-27850bcfd660 returned with HTTP 202 Jul 31 09:40:52.200223 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1362/5438] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:40:52 2026] DELETE /volume/v3/volumes/7037266d-17ae-4378-9bd0-27850bcfd660 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:40:52.208417 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ae041cf2-c3e5-458b-8591-98fa897f1532 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:52.210108 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ae041cf2-c3e5-458b-8591-98fa897f1532 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/volumes/7037266d-17ae-4378-9bd0-27850bcfd660 Jul 31 09:40:52.210300 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ae041cf2-c3e5-458b-8591-98fa897f1532 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:52.210475 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ae041cf2-c3e5-458b-8591-98fa897f1532 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:52.217066 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:52.217066 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:52.220304 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ae041cf2-c3e5-458b-8591-98fa897f1532 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Volume info retrieved successfully. Jul 31 09:40:52.223950 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ae041cf2-c3e5-458b-8591-98fa897f1532 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/volumes/7037266d-17ae-4378-9bd0-27850bcfd660 returned with HTTP 200 Jul 31 09:40:52.224378 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1354/5439] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:52 2026] GET /volume/v3/volumes/7037266d-17ae-4378-9bd0-27850bcfd660 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:40:53.044816 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9fcc76c0-3904-407c-8611-6902d5d554d7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:53.047313 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9fcc76c0-3904-407c-8611-6902d5d554d7 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] GET https://10.4.3.226/volume/v3/volumes/7b223334-0b68-4bb2-a3e9-b5ecbfe46c78 Jul 31 09:40:53.047582 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9fcc76c0-3904-407c-8611-6902d5d554d7 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:53.047866 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9fcc76c0-3904-407c-8611-6902d5d554d7 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:53.054992 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:53.054992 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:53.058257 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9fcc76c0-3904-407c-8611-6902d5d554d7 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Volume info retrieved successfully. Jul 31 09:40:53.062353 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9fcc76c0-3904-407c-8611-6902d5d554d7 tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] https://10.4.3.226/volume/v3/volumes/7b223334-0b68-4bb2-a3e9-b5ecbfe46c78 returned with HTTP 200 Jul 31 09:40:53.062698 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1356/5440] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:53 2026] GET /volume/v3/volumes/7b223334-0b68-4bb2-a3e9-b5ecbfe46c78 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:40:53.075027 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2bc75a6c-f280-4401-bd21-897674a0363d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:53.076738 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2bc75a6c-f280-4401-bd21-897674a0363d tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-reader] POST https://10.4.3.226/volume/v3/volumes/7b223334-0b68-4bb2-a3e9-b5ecbfe46c78/action Jul 31 09:40:53.077083 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2bc75a6c-f280-4401-bd21-897674a0363d tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:40:53.077199 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2bc75a6c-f280-4401-bd21-897674a0363d tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:53.085540 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:53.085540 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:53.086083 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.policy [None req-2bc75a6c-f280-4401-bd21-897674a0363d tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '5a0683437ac84edb9a0603dfd06588d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6169dd2785fd4857ae532a23f045fa5b', '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=100315) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:40:53.086303 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2bc75a6c-f280-4401-bd21-897674a0363d tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-reader] https://10.4.3.226/volume/v3/volumes/7b223334-0b68-4bb2-a3e9-b5ecbfe46c78/action returned with HTTP 403 Jul 31 09:40:53.086791 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1369/5441] 10.4.3.226 () {68 vars in 1390 bytes} [Fri Jul 31 09:40:53 2026] POST /volume/v3/volumes/7b223334-0b68-4bb2-a3e9-b5ecbfe46c78/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:53.093552 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2aad3805-96f9-434d-98ae-7b047c5d4cef None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:53.095311 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2aad3805-96f9-434d-98ae-7b047c5d4cef tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/7b223334-0b68-4bb2-a3e9-b5ecbfe46c78 Jul 31 09:40:53.095506 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2aad3805-96f9-434d-98ae-7b047c5d4cef tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:53.095693 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2aad3805-96f9-434d-98ae-7b047c5d4cef tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:53.095854 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-2aad3805-96f9-434d-98ae-7b047c5d4cef tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Delete volume with id: 7b223334-0b68-4bb2-a3e9-b5ecbfe46c78 Jul 31 09:40:53.103000 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:53.103000 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:53.103314 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2aad3805-96f9-434d-98ae-7b047c5d4cef tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Volume info retrieved successfully. Jul 31 09:40:53.119220 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2aad3805-96f9-434d-98ae-7b047c5d4cef tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Delete volume request issued successfully. Jul 31 09:40:53.119419 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2aad3805-96f9-434d-98ae-7b047c5d4cef tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] https://10.4.3.226/volume/v3/volumes/7b223334-0b68-4bb2-a3e9-b5ecbfe46c78 returned with HTTP 202 Jul 31 09:40:53.119860 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1363/5442] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:40:53 2026] DELETE /volume/v3/volumes/7b223334-0b68-4bb2-a3e9-b5ecbfe46c78 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:40:53.128535 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c9cabb9b-68eb-4eaf-a212-5e6bda56582e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:53.130474 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c9cabb9b-68eb-4eaf-a212-5e6bda56582e tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] GET https://10.4.3.226/volume/v3/volumes/7b223334-0b68-4bb2-a3e9-b5ecbfe46c78 Jul 31 09:40:53.130688 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c9cabb9b-68eb-4eaf-a212-5e6bda56582e tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:53.130891 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c9cabb9b-68eb-4eaf-a212-5e6bda56582e tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:53.138763 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:53.138763 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:53.142540 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c9cabb9b-68eb-4eaf-a212-5e6bda56582e tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Volume info retrieved successfully. Jul 31 09:40:53.146928 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c9cabb9b-68eb-4eaf-a212-5e6bda56582e tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] https://10.4.3.226/volume/v3/volumes/7b223334-0b68-4bb2-a3e9-b5ecbfe46c78 returned with HTTP 200 Jul 31 09:40:53.147501 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1355/5443] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:53 2026] GET /volume/v3/volumes/7b223334-0b68-4bb2-a3e9-b5ecbfe46c78 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:40:53.238770 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-521fe49c-deab-40ff-9d7f-71397f096f40 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:53.240625 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-521fe49c-deab-40ff-9d7f-71397f096f40 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] GET https://10.4.3.226/volume/v3/volumes/7037266d-17ae-4378-9bd0-27850bcfd660 Jul 31 09:40:53.240854 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-521fe49c-deab-40ff-9d7f-71397f096f40 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:53.241082 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-521fe49c-deab-40ff-9d7f-71397f096f40 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:53.246891 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-521fe49c-deab-40ff-9d7f-71397f096f40 tempest-ProjectAdminTests33-190839419 tempest-ProjectAdminTests33-190839419-project-admin] https://10.4.3.226/volume/v3/volumes/7037266d-17ae-4378-9bd0-27850bcfd660 returned with HTTP 404 Jul 31 09:40:53.247405 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1357/5444] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:53 2026] GET /volume/v3/volumes/7037266d-17ae-4378-9bd0-27850bcfd660 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:54.159593 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e8637f19-217e-40dc-bf33-464831d4600b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:54.161915 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e8637f19-217e-40dc-bf33-464831d4600b tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] GET https://10.4.3.226/volume/v3/volumes/7b223334-0b68-4bb2-a3e9-b5ecbfe46c78 Jul 31 09:40:54.162318 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e8637f19-217e-40dc-bf33-464831d4600b tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:54.162591 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e8637f19-217e-40dc-bf33-464831d4600b tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:54.168397 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e8637f19-217e-40dc-bf33-464831d4600b tempest-ProjectReaderTests-2145978998 tempest-ProjectReaderTests-2145978998-project-admin] https://10.4.3.226/volume/v3/volumes/7b223334-0b68-4bb2-a3e9-b5ecbfe46c78 returned with HTTP 404 Jul 31 09:40:54.168851 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1370/5445] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:40:54 2026] GET /volume/v3/volumes/7b223334-0b68-4bb2-a3e9-b5ecbfe46c78 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:54.360047 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-179f6e2b-3827-4dec-8975-6970cdd0f360 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:54.498152 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-179f6e2b-3827-4dec-8975-6970cdd0f360 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:40:54.498548 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-179f6e2b-3827-4dec-8975-6970cdd0f360 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-696872934"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:54.500044 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-179f6e2b-3827-4dec-8975-6970cdd0f360 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-696872934'}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:40:54.500155 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-179f6e2b-3827-4dec-8975-6970cdd0f360 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Create volume of 1 GB Jul 31 09:40:54.504748 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-179f6e2b-3827-4dec-8975-6970cdd0f360 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Availability Zones retrieved successfully. Jul 31 09:40:54.510769 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-179f6e2b-3827-4dec-8975-6970cdd0f360 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Flow 'volume_create_api' (b47bafe4-7cf1-48a4-ba7e-c38de5fa996e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:40:54.511795 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-179f6e2b-3827-4dec-8975-6970cdd0f360 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f628923b-50e5-4426-ac34-dd030a0e44ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:54.512701 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-179f6e2b-3827-4dec-8975-6970cdd0f360 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Validating volume size '1' using validate_int {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:40:54.546783 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-179f6e2b-3827-4dec-8975-6970cdd0f360 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f628923b-50e5-4426-ac34-dd030a0e44ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:54.547997 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-179f6e2b-3827-4dec-8975-6970cdd0f360 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b742a4ef-fbcc-4014-b168-fb00d40c12b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:54.610924 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-179f6e2b-3827-4dec-8975-6970cdd0f360 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Created reservations ['774fe8a7-df90-4c97-8d42-d5dc862a5a2e', 'ef98887a-ca14-4129-91fd-33b90cec3018', '6850f387-2ee3-4f32-aa45-6645f9e1bf83', 'd10be6fe-8163-4b6e-b831-2a2726a9f7ea'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:40:54.611985 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-179f6e2b-3827-4dec-8975-6970cdd0f360 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b742a4ef-fbcc-4014-b168-fb00d40c12b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['774fe8a7-df90-4c97-8d42-d5dc862a5a2e', 'ef98887a-ca14-4129-91fd-33b90cec3018', '6850f387-2ee3-4f32-aa45-6645f9e1bf83', 'd10be6fe-8163-4b6e-b831-2a2726a9f7ea']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:54.612492 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-179f6e2b-3827-4dec-8975-6970cdd0f360 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b0bbffd-0287-4b6a-aa3d-bf6e51a1bb5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:54.635818 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-179f6e2b-3827-4dec-8975-6970cdd0f360 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b0bbffd-0287-4b6a-aa3d-bf6e51a1bb5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7051153f-4667-4215-a7ca-7ed9f5bd6a6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-696872934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47bea34586af431095c2dfb428108977',qos_specs=None,replication_status=,reservations=['774fe8a7-df90-4c97-8d42-d5dc862a5a2e','ef98887a-ca14-4129-91fd-33b90cec3018','6850f387-2ee3-4f32-aa45-6645f9e1bf83','d10be6fe-8163-4b6e-b831-2a2726a9f7ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d22e8537cf84c4796d0fa5fd809edc9',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:40:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-696872934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7051153f-4667-4215-a7ca-7ed9f5bd6a6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47bea34586af431095c2dfb428108977',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d22e8537cf84c4796d0fa5fd809edc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:54.636595 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-179f6e2b-3827-4dec-8975-6970cdd0f360 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54f56a5c-bb26-4e54-b090-bce329e35224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:54.657546 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-179f6e2b-3827-4dec-8975-6970cdd0f360 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54f56a5c-bb26-4e54-b090-bce329e35224) transitioned into state 'SUCCESS' from state '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-696872934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47bea34586af431095c2dfb428108977',qos_specs=None,replication_status=,reservations=['774fe8a7-df90-4c97-8d42-d5dc862a5a2e','ef98887a-ca14-4129-91fd-33b90cec3018','6850f387-2ee3-4f32-aa45-6645f9e1bf83','d10be6fe-8163-4b6e-b831-2a2726a9f7ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d22e8537cf84c4796d0fa5fd809edc9',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:54.658616 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-179f6e2b-3827-4dec-8975-6970cdd0f360 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f584b3c0-6fed-4470-8871-cac87d741f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:40:54.667395 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-179f6e2b-3827-4dec-8975-6970cdd0f360 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f584b3c0-6fed-4470-8871-cac87d741f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:40:54.668162 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-179f6e2b-3827-4dec-8975-6970cdd0f360 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Flow 'volume_create_api' (b47bafe4-7cf1-48a4-ba7e-c38de5fa996e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:40:54.668452 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-179f6e2b-3827-4dec-8975-6970cdd0f360 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Create volume request issued successfully. Jul 31 09:40:54.669044 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-179f6e2b-3827-4dec-8975-6970cdd0f360 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:40:54.669433 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1364/5446] 10.4.3.226 () {70 vars in 1298 bytes} [Fri Jul 31 09:40:54 2026] POST /volume/v3/volumes => generated 777 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:40:54.680965 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-eee03876-8b15-4ab1-97c3-7376703feac4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:54.683095 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eee03876-8b15-4ab1-97c3-7376703feac4 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] GET https://10.4.3.226/volume/v3/volumes/7051153f-4667-4215-a7ca-7ed9f5bd6a6d Jul 31 09:40:54.683377 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eee03876-8b15-4ab1-97c3-7376703feac4 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:54.683612 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eee03876-8b15-4ab1-97c3-7376703feac4 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:54.691917 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:54.691917 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:54.695749 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-eee03876-8b15-4ab1-97c3-7376703feac4 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Volume info retrieved successfully. Jul 31 09:40:54.699944 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eee03876-8b15-4ab1-97c3-7376703feac4 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] https://10.4.3.226/volume/v3/volumes/7051153f-4667-4215-a7ca-7ed9f5bd6a6d returned with HTTP 200 Jul 31 09:40:54.700311 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1356/5447] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:54 2026] GET /volume/v3/volumes/7051153f-4667-4215-a7ca-7ed9f5bd6a6d => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:55.625480 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8cac16f5-e4ed-489d-b4b2-6e9161b4a606 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:55.707528 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8cac16f5-e4ed-489d-b4b2-6e9161b4a606 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:40:55.707987 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8cac16f5-e4ed-489d-b4b2-6e9161b4a606 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1678540737", "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=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:55.711592 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-25cae96f-885b-423f-a831-ef5581e9c208 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:55.713302 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-25cae96f-885b-423f-a831-ef5581e9c208 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] GET https://10.4.3.226/volume/v3/volumes/7051153f-4667-4215-a7ca-7ed9f5bd6a6d Jul 31 09:40:55.713506 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-25cae96f-885b-423f-a831-ef5581e9c208 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:55.713696 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-25cae96f-885b-423f-a831-ef5581e9c208 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:55.720768 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:55.720768 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:55.722517 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8cac16f5-e4ed-489d-b4b2-6e9161b4a606 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:40:55.722877 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1358/5448] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:40:55 2026] POST /volume/v3/types => generated 380 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:55.724543 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-25cae96f-885b-423f-a831-ef5581e9c208 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Volume info retrieved successfully. Jul 31 09:40:55.728479 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-25cae96f-885b-423f-a831-ef5581e9c208 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] https://10.4.3.226/volume/v3/volumes/7051153f-4667-4215-a7ca-7ed9f5bd6a6d returned with HTTP 200 Jul 31 09:40:55.728868 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1371/5449] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:55 2026] GET /volume/v3/volumes/7051153f-4667-4215-a7ca-7ed9f5bd6a6d => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:40:55.730132 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cf36b7c8-03a0-42ce-b219-9f3262b4d738 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:55.732051 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cf36b7c8-03a0-42ce-b219-9f3262b4d738 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] POST https://10.4.3.226/volume/v3/types/bde45bb5-cc71-46ed-84fb-a79cb45b7621/encryption Jul 31 09:40:55.732379 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cf36b7c8-03a0-42ce-b219-9f3262b4d738 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:55.733839 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:55.733839 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:55.740105 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4a02d582-988d-4c6b-940d-6b9124f13c49 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:55.741780 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4a02d582-988d-4c6b-940d-6b9124f13c49 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] POST https://10.4.3.226/volume/v3/backups Jul 31 09:40:55.742176 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4a02d582-988d-4c6b-940d-6b9124f13c49 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7051153f-4667-4215-a7ca-7ed9f5bd6a6d", "name": "tempest-type-Backup-2075244291"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:55.743578 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-4a02d582-988d-4c6b-940d-6b9124f13c49 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Creating new backup {'backup': {'volume_id': '7051153f-4667-4215-a7ca-7ed9f5bd6a6d', 'name': 'tempest-type-Backup-2075244291'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:40:55.743718 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-4a02d582-988d-4c6b-940d-6b9124f13c49 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Creating backup of volume 7051153f-4667-4215-a7ca-7ed9f5bd6a6d in container None Jul 31 09:40:55.748514 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cf36b7c8-03a0-42ce-b219-9f3262b4d738 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] https://10.4.3.226/volume/v3/types/bde45bb5-cc71-46ed-84fb-a79cb45b7621/encryption returned with HTTP 200 Jul 31 09:40:55.748927 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1365/5450] 10.4.3.226 () {68 vars in 1397 bytes} [Fri Jul 31 09:40:55 2026] POST /volume/v3/types/bde45bb5-cc71-46ed-84fb-a79cb45b7621/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:55.750761 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:55.750761 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:55.751125 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4a02d582-988d-4c6b-940d-6b9124f13c49 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Volume info retrieved successfully. Jul 31 09:40:55.757538 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1f50672b-d4c6-432e-bbe3-cba59da6317f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:55.759124 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1f50672b-d4c6-432e-bbe3-cba59da6317f tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:40:55.759463 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1f50672b-d4c6-432e-bbe3-cba59da6317f tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-312544971", "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=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:55.774340 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1f50672b-d4c6-432e-bbe3-cba59da6317f tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:40:55.774569 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-4a02d582-988d-4c6b-940d-6b9124f13c49 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Created reservations ['63ad63ef-c2f3-471d-a4f4-deed61627f10', '8d14167c-a0ad-46e4-abb4-9548fc588b5f'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:40:55.774723 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1359/5451] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:40:55 2026] POST /volume/v3/types => generated 379 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:55.782918 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-792e6f78-b1cb-48a7-85fa-4e1f430a00ec None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:55.802213 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4a02d582-988d-4c6b-940d-6b9124f13c49 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:40:55.802664 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1357/5452] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:40:55 2026] POST /volume/v3/backups => generated 316 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:40:55.809988 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e5db35d1-65d3-49e6-8644-df37aa242947 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:55.811847 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e5db35d1-65d3-49e6-8644-df37aa242947 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] GET https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 Jul 31 09:40:55.812122 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e5db35d1-65d3-49e6-8644-df37aa242947 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:55.812510 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e5db35d1-65d3-49e6-8644-df37aa242947 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:55.813025 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-e5db35d1-65d3-49e6-8644-df37aa242947 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Show backup with id df3b5d3b-1359-481f-9037-59e2bbf3b107. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:55.816384 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:55.816384 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:55.816992 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e5db35d1-65d3-49e6-8644-df37aa242947 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 returned with HTTP 200 Jul 31 09:40:55.817429 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1366/5453] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:55 2026] GET /volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:55.853156 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-792e6f78-b1cb-48a7-85fa-4e1f430a00ec tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] POST https://10.4.3.226/volume/v3/types/1a2181ed-193f-48c9-8459-d3208c8f3ea1/encryption Jul 31 09:40:55.853528 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-792e6f78-b1cb-48a7-85fa-4e1f430a00ec tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:55.855399 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.policy [None req-792e6f78-b1cb-48a7-85fa-4e1f430a00ec tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'bc4cc4a4b8ef48fc93c5c8c2a779495f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4de803efcae84a7f88963a0402b821d0', '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=100315) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:40:55.855591 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-792e6f78-b1cb-48a7-85fa-4e1f430a00ec tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] https://10.4.3.226/volume/v3/types/1a2181ed-193f-48c9-8459-d3208c8f3ea1/encryption returned with HTTP 403 Jul 31 09:40:55.856052 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1372/5454] 10.4.3.226 () {68 vars in 1397 bytes} [Fri Jul 31 09:40:55 2026] POST /volume/v3/types/1a2181ed-193f-48c9-8459-d3208c8f3ea1/encryption => generated 127 bytes in 73 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:55.863983 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6cfd4eb3-5204-41dc-9cbe-a6a1bdd19983 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:55.866104 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6cfd4eb3-5204-41dc-9cbe-a6a1bdd19983 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:40:55.866582 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6cfd4eb3-5204-41dc-9cbe-a6a1bdd19983 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-855959358", "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=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:55.882868 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6cfd4eb3-5204-41dc-9cbe-a6a1bdd19983 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:40:55.883369 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1360/5455] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:40:55 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 31 09:40:55.890924 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c9683e88-a716-456a-b088-d467dcd92c5c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:55.892557 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c9683e88-a716-456a-b088-d467dcd92c5c tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] POST https://10.4.3.226/volume/v3/types/5f13bf3f-806d-46ca-ac9e-e9b4ac32e230/extra_specs Jul 31 09:40:55.892872 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c9683e88-a716-456a-b088-d467dcd92c5c tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:55.894188 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:55.894188 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:55.894774 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.policy [None req-c9683e88-a716-456a-b088-d467dcd92c5c tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'bc4cc4a4b8ef48fc93c5c8c2a779495f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4de803efcae84a7f88963a0402b821d0', '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=100317) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:40:55.894960 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c9683e88-a716-456a-b088-d467dcd92c5c tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] https://10.4.3.226/volume/v3/types/5f13bf3f-806d-46ca-ac9e-e9b4ac32e230/extra_specs returned with HTTP 403 Jul 31 09:40:55.895371 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1358/5456] 10.4.3.226 () {68 vars in 1399 bytes} [Fri Jul 31 09:40:55 2026] POST /volume/v3/types/5f13bf3f-806d-46ca-ac9e-e9b4ac32e230/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:55.901613 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-fe309158-8b00-46bc-9986-1e52667d31cd None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:55.903386 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fe309158-8b00-46bc-9986-1e52667d31cd tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] PUT https://10.4.3.226/volume/v3/types/5f13bf3f-806d-46ca-ac9e-e9b4ac32e230/extra_specs/key2 Jul 31 09:40:55.903809 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-fe309158-8b00-46bc-9986-1e52667d31cd tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:55.905699 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.policy [None req-fe309158-8b00-46bc-9986-1e52667d31cd tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'bc4cc4a4b8ef48fc93c5c8c2a779495f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4de803efcae84a7f88963a0402b821d0', '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=100316) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:40:55.905881 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-fe309158-8b00-46bc-9986-1e52667d31cd tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] https://10.4.3.226/volume/v3/types/5f13bf3f-806d-46ca-ac9e-e9b4ac32e230/extra_specs/key2 returned with HTTP 403 Jul 31 09:40:55.906310 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1367/5457] 10.4.3.226 () {68 vars in 1413 bytes} [Fri Jul 31 09:40:55 2026] PUT /volume/v3/types/5f13bf3f-806d-46ca-ac9e-e9b4ac32e230/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:55.917779 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b6e82fef-1184-4c4a-838e-c12e7b677892 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:55.919439 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b6e82fef-1184-4c4a-838e-c12e7b677892 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] POST https://10.4.3.226/volume/v3/types Jul 31 09:40:55.919781 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b6e82fef-1184-4c4a-838e-c12e7b677892 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:55.921866 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.policy [None req-b6e82fef-1184-4c4a-838e-c12e7b677892 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'bc4cc4a4b8ef48fc93c5c8c2a779495f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4de803efcae84a7f88963a0402b821d0', '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=100315) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:40:55.922041 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b6e82fef-1184-4c4a-838e-c12e7b677892 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] https://10.4.3.226/volume/v3/types returned with HTTP 403 Jul 31 09:40:55.922624 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1373/5458] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:40:55 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 31 09:40:55.930983 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9f33c3db-0525-4415-a983-63b93cb3f61a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:55.932635 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9f33c3db-0525-4415-a983-63b93cb3f61a tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:40:55.932976 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9f33c3db-0525-4415-a983-63b93cb3f61a tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-137617981", "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=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:55.948255 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9f33c3db-0525-4415-a983-63b93cb3f61a tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:40:55.948619 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1361/5459] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:40:55 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:55.956160 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f7c5c784-fee8-4c6c-bd27-978daf56afce None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:55.957977 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f7c5c784-fee8-4c6c-bd27-978daf56afce tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] POST https://10.4.3.226/volume/v3/types/78fa89af-1904-4214-84f0-2e208fd90cff/encryption Jul 31 09:40:55.958383 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f7c5c784-fee8-4c6c-bd27-978daf56afce tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:55.973253 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f7c5c784-fee8-4c6c-bd27-978daf56afce tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] https://10.4.3.226/volume/v3/types/78fa89af-1904-4214-84f0-2e208fd90cff/encryption returned with HTTP 200 Jul 31 09:40:55.973735 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1359/5460] 10.4.3.226 () {68 vars in 1397 bytes} [Fri Jul 31 09:40:55 2026] POST /volume/v3/types/78fa89af-1904-4214-84f0-2e208fd90cff/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:55.981970 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b10ef667-6b7f-448d-abf3-814241bd8d2c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:55.983882 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b10ef667-6b7f-448d-abf3-814241bd8d2c tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] DELETE https://10.4.3.226/volume/v3/types/78fa89af-1904-4214-84f0-2e208fd90cff/encryption/2e2f8ec8-f5cd-4b12-82d9-303e17f251e3 Jul 31 09:40:55.984069 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b10ef667-6b7f-448d-abf3-814241bd8d2c tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:55.984261 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b10ef667-6b7f-448d-abf3-814241bd8d2c tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:55.984908 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.policy [None req-b10ef667-6b7f-448d-abf3-814241bd8d2c tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'bc4cc4a4b8ef48fc93c5c8c2a779495f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4de803efcae84a7f88963a0402b821d0', '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=100316) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:40:55.985106 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b10ef667-6b7f-448d-abf3-814241bd8d2c tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] https://10.4.3.226/volume/v3/types/78fa89af-1904-4214-84f0-2e208fd90cff/encryption/2e2f8ec8-f5cd-4b12-82d9-303e17f251e3 returned with HTTP 403 Jul 31 09:40:55.985571 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1368/5461] 10.4.3.226 () {66 vars in 1489 bytes} [Fri Jul 31 09:40:55 2026] DELETE /volume/v3/types/78fa89af-1904-4214-84f0-2e208fd90cff/encryption/2e2f8ec8-f5cd-4b12-82d9-303e17f251e3 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:55.993053 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-17ade873-1f58-481b-bb70-78c21197254b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:55.994834 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-17ade873-1f58-481b-bb70-78c21197254b tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:40:55.995172 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-17ade873-1f58-481b-bb70-78c21197254b tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-772183452", "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=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:56.010970 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-17ade873-1f58-481b-bb70-78c21197254b tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:40:56.011413 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1374/5462] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:40:55 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 31 09:40:56.018851 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-04e86ba2-4966-45b6-ae01-245b09e2d57b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:56.020647 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-04e86ba2-4966-45b6-ae01-245b09e2d57b tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] DELETE https://10.4.3.226/volume/v3/types/cf99bfe5-7965-40b7-94e7-1f496a1a7637/extra_specs/key1 Jul 31 09:40:56.020837 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-04e86ba2-4966-45b6-ae01-245b09e2d57b tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:56.021013 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-04e86ba2-4966-45b6-ae01-245b09e2d57b tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:56.027030 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.policy [None req-04e86ba2-4966-45b6-ae01-245b09e2d57b tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'bc4cc4a4b8ef48fc93c5c8c2a779495f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4de803efcae84a7f88963a0402b821d0', '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=100314) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:40:56.027231 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-04e86ba2-4966-45b6-ae01-245b09e2d57b tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] https://10.4.3.226/volume/v3/types/cf99bfe5-7965-40b7-94e7-1f496a1a7637/extra_specs/key1 returned with HTTP 403 Jul 31 09:40:56.027750 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1362/5463] 10.4.3.226 () {66 vars in 1396 bytes} [Fri Jul 31 09:40:56 2026] DELETE /volume/v3/types/cf99bfe5-7965-40b7-94e7-1f496a1a7637/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:56.035457 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d214d95f-cfca-463c-94b6-add81ceb6733 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:56.037139 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d214d95f-cfca-463c-94b6-add81ceb6733 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:40:56.037510 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d214d95f-cfca-463c-94b6-add81ceb6733 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-433995797", "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=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:56.052216 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d214d95f-cfca-463c-94b6-add81ceb6733 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:40:56.052624 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1360/5464] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:40:56 2026] POST /volume/v3/types => generated 379 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:56.060389 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e5d9d0ed-3c0b-40aa-948f-fba993dd484d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:56.062692 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e5d9d0ed-3c0b-40aa-948f-fba993dd484d tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] DELETE https://10.4.3.226/volume/v3/types/d2a57597-8545-489b-9f9e-998a5dfdf8d2 Jul 31 09:40:56.062907 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e5d9d0ed-3c0b-40aa-948f-fba993dd484d tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:56.063143 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e5d9d0ed-3c0b-40aa-948f-fba993dd484d tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:56.063888 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.policy [None req-e5d9d0ed-3c0b-40aa-948f-fba993dd484d tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'bc4cc4a4b8ef48fc93c5c8c2a779495f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4de803efcae84a7f88963a0402b821d0', '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=100316) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:40:56.064048 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e5d9d0ed-3c0b-40aa-948f-fba993dd484d tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] https://10.4.3.226/volume/v3/types/d2a57597-8545-489b-9f9e-998a5dfdf8d2 returned with HTTP 403 Jul 31 09:40:56.064449 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1369/5465] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:40:56 2026] DELETE /volume/v3/types/d2a57597-8545-489b-9f9e-998a5dfdf8d2 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:56.071093 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-91d3fc22-9037-4679-81ad-402e275d0a19 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:56.072948 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-91d3fc22-9037-4679-81ad-402e275d0a19 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] GET https://10.4.3.226/volume/v3/types/bde45bb5-cc71-46ed-84fb-a79cb45b7621/extra_specs Jul 31 09:40:56.073156 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-91d3fc22-9037-4679-81ad-402e275d0a19 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:56.073412 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-91d3fc22-9037-4679-81ad-402e275d0a19 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Calling method 'index' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:56.081145 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-91d3fc22-9037-4679-81ad-402e275d0a19 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] https://10.4.3.226/volume/v3/types/bde45bb5-cc71-46ed-84fb-a79cb45b7621/extra_specs returned with HTTP 200 Jul 31 09:40:56.081560 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1375/5466] 10.4.3.226 () {66 vars in 1378 bytes} [Fri Jul 31 09:40:56 2026] GET /volume/v3/types/bde45bb5-cc71-46ed-84fb-a79cb45b7621/extra_specs => generated 123 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:56.091325 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-49d43430-3581-4596-97ca-162806de4891 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:56.093141 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-49d43430-3581-4596-97ca-162806de4891 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] GET https://10.4.3.226/volume/v3/types/bde45bb5-cc71-46ed-84fb-a79cb45b7621/encryption/cipher Jul 31 09:40:56.093387 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-49d43430-3581-4596-97ca-162806de4891 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:56.093603 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-49d43430-3581-4596-97ca-162806de4891 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:56.094219 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.policy [None req-49d43430-3581-4596-97ca-162806de4891 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'bc4cc4a4b8ef48fc93c5c8c2a779495f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4de803efcae84a7f88963a0402b821d0', '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=100314) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:40:56.094435 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-49d43430-3581-4596-97ca-162806de4891 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] https://10.4.3.226/volume/v3/types/bde45bb5-cc71-46ed-84fb-a79cb45b7621/encryption/cipher returned with HTTP 403 Jul 31 09:40:56.094843 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1363/5467] 10.4.3.226 () {66 vars in 1396 bytes} [Fri Jul 31 09:40:56 2026] GET /volume/v3/types/bde45bb5-cc71-46ed-84fb-a79cb45b7621/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:56.101726 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f71ae014-9e0c-49bc-bcc2-25811c88afda None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:56.103555 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f71ae014-9e0c-49bc-bcc2-25811c88afda tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] GET https://10.4.3.226/volume/v3/types/bde45bb5-cc71-46ed-84fb-a79cb45b7621/encryption Jul 31 09:40:56.103727 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f71ae014-9e0c-49bc-bcc2-25811c88afda tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:56.103912 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f71ae014-9e0c-49bc-bcc2-25811c88afda tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:56.104502 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.policy [None req-f71ae014-9e0c-49bc-bcc2-25811c88afda tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'bc4cc4a4b8ef48fc93c5c8c2a779495f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4de803efcae84a7f88963a0402b821d0', '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=100317) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:40:56.104661 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f71ae014-9e0c-49bc-bcc2-25811c88afda tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] https://10.4.3.226/volume/v3/types/bde45bb5-cc71-46ed-84fb-a79cb45b7621/encryption returned with HTTP 403 Jul 31 09:40:56.105165 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1361/5468] 10.4.3.226 () {66 vars in 1375 bytes} [Fri Jul 31 09:40:56 2026] GET /volume/v3/types/bde45bb5-cc71-46ed-84fb-a79cb45b7621/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:56.112049 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7e39ba29-1901-4998-8b0d-e5fd0bb0b10f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:56.114444 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7e39ba29-1901-4998-8b0d-e5fd0bb0b10f tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] GET https://10.4.3.226/volume/v3/types/bde45bb5-cc71-46ed-84fb-a79cb45b7621/extra_specs/multiattach Jul 31 09:40:56.114685 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7e39ba29-1901-4998-8b0d-e5fd0bb0b10f tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:56.114932 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7e39ba29-1901-4998-8b0d-e5fd0bb0b10f tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:56.124168 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7e39ba29-1901-4998-8b0d-e5fd0bb0b10f tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] https://10.4.3.226/volume/v3/types/bde45bb5-cc71-46ed-84fb-a79cb45b7621/extra_specs/multiattach returned with HTTP 200 Jul 31 09:40:56.124571 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1370/5469] 10.4.3.226 () {66 vars in 1414 bytes} [Fri Jul 31 09:40:56 2026] GET /volume/v3/types/bde45bb5-cc71-46ed-84fb-a79cb45b7621/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 09:40:56.130764 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-72ee9341-252a-4588-8340-ec3f0a5f6ce9 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:56.132836 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-72ee9341-252a-4588-8340-ec3f0a5f6ce9 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] GET https://10.4.3.226/volume/v3/types/bde45bb5-cc71-46ed-84fb-a79cb45b7621/extra_specs/volume_backend_name Jul 31 09:40:56.133020 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-72ee9341-252a-4588-8340-ec3f0a5f6ce9 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:56.133219 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-72ee9341-252a-4588-8340-ec3f0a5f6ce9 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:56.140165 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-72ee9341-252a-4588-8340-ec3f0a5f6ce9 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] https://10.4.3.226/volume/v3/types/bde45bb5-cc71-46ed-84fb-a79cb45b7621/extra_specs/volume_backend_name returned with HTTP 404 Jul 31 09:40:56.140613 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1376/5470] 10.4.3.226 () {66 vars in 1438 bytes} [Fri Jul 31 09:40:56 2026] GET /volume/v3/types/bde45bb5-cc71-46ed-84fb-a79cb45b7621/extra_specs/volume_backend_name => generated 143 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:56.148147 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-aacbacb3-dabb-4994-953c-b1dff93d514e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:56.149851 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-aacbacb3-dabb-4994-953c-b1dff93d514e tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] PUT https://10.4.3.226/volume/v3/types/bde45bb5-cc71-46ed-84fb-a79cb45b7621/encryption/332609e6-ea05-4bd8-a717-a3bf2dd3fde8 Jul 31 09:40:56.150150 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-aacbacb3-dabb-4994-953c-b1dff93d514e tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:56.151868 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.policy [None req-aacbacb3-dabb-4994-953c-b1dff93d514e tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'bc4cc4a4b8ef48fc93c5c8c2a779495f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4de803efcae84a7f88963a0402b821d0', '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=100314) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:40:56.152032 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-aacbacb3-dabb-4994-953c-b1dff93d514e tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] https://10.4.3.226/volume/v3/types/bde45bb5-cc71-46ed-84fb-a79cb45b7621/encryption/332609e6-ea05-4bd8-a717-a3bf2dd3fde8 returned with HTTP 403 Jul 31 09:40:56.152487 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1364/5471] 10.4.3.226 () {68 vars in 1506 bytes} [Fri Jul 31 09:40:56 2026] PUT /volume/v3/types/bde45bb5-cc71-46ed-84fb-a79cb45b7621/encryption/332609e6-ea05-4bd8-a717-a3bf2dd3fde8 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:56.161771 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5c05b148-3136-4ffa-abb8-2b140cfb1143 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:56.163565 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5c05b148-3136-4ffa-abb8-2b140cfb1143 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] PUT https://10.4.3.226/volume/v3/types/bde45bb5-cc71-46ed-84fb-a79cb45b7621/extra_specs/key1 Jul 31 09:40:56.163910 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5c05b148-3136-4ffa-abb8-2b140cfb1143 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:56.165626 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.policy [None req-5c05b148-3136-4ffa-abb8-2b140cfb1143 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'bc4cc4a4b8ef48fc93c5c8c2a779495f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4de803efcae84a7f88963a0402b821d0', '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=100317) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:40:56.165839 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5c05b148-3136-4ffa-abb8-2b140cfb1143 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] https://10.4.3.226/volume/v3/types/bde45bb5-cc71-46ed-84fb-a79cb45b7621/extra_specs/key1 returned with HTTP 403 Jul 31 09:40:56.166297 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1362/5472] 10.4.3.226 () {68 vars in 1413 bytes} [Fri Jul 31 09:40:56 2026] PUT /volume/v3/types/bde45bb5-cc71-46ed-84fb-a79cb45b7621/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:56.174398 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5aa1e737-eeea-475b-bbc3-2a2e6b794da9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:56.176517 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5aa1e737-eeea-475b-bbc3-2a2e6b794da9 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] PUT https://10.4.3.226/volume/v3/types/bde45bb5-cc71-46ed-84fb-a79cb45b7621 Jul 31 09:40:56.176948 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5aa1e737-eeea-475b-bbc3-2a2e6b794da9 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:40:56.178777 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.policy [None req-5aa1e737-eeea-475b-bbc3-2a2e6b794da9 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'bc4cc4a4b8ef48fc93c5c8c2a779495f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4de803efcae84a7f88963a0402b821d0', '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=100316) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:40:56.178982 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5aa1e737-eeea-475b-bbc3-2a2e6b794da9 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-reader] https://10.4.3.226/volume/v3/types/bde45bb5-cc71-46ed-84fb-a79cb45b7621 returned with HTTP 403 Jul 31 09:40:56.179639 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1371/5473] 10.4.3.226 () {68 vars in 1362 bytes} [Fri Jul 31 09:40:56 2026] PUT /volume/v3/types/bde45bb5-cc71-46ed-84fb-a79cb45b7621 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:40:56.185713 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-46345e0b-2fc0-4b0d-a504-0d0a83936399 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:56.187324 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-46345e0b-2fc0-4b0d-a504-0d0a83936399 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] DELETE https://10.4.3.226/volume/v3/types/d2a57597-8545-489b-9f9e-998a5dfdf8d2 Jul 31 09:40:56.187551 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-46345e0b-2fc0-4b0d-a504-0d0a83936399 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:56.187774 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-46345e0b-2fc0-4b0d-a504-0d0a83936399 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] Calling method '_delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:56.214406 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-46345e0b-2fc0-4b0d-a504-0d0a83936399 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] https://10.4.3.226/volume/v3/types/d2a57597-8545-489b-9f9e-998a5dfdf8d2 returned with HTTP 202 Jul 31 09:40:56.214811 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1377/5474] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:40:56 2026] DELETE /volume/v3/types/d2a57597-8545-489b-9f9e-998a5dfdf8d2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:40:56.222333 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-90c4bf6e-61a7-48ef-b3ad-2b7a8a9d6b05 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:56.224565 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-90c4bf6e-61a7-48ef-b3ad-2b7a8a9d6b05 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] DELETE https://10.4.3.226/volume/v3/types/cf99bfe5-7965-40b7-94e7-1f496a1a7637 Jul 31 09:40:56.224744 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-90c4bf6e-61a7-48ef-b3ad-2b7a8a9d6b05 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:56.225019 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-90c4bf6e-61a7-48ef-b3ad-2b7a8a9d6b05 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] Calling method '_delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:56.246956 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-90c4bf6e-61a7-48ef-b3ad-2b7a8a9d6b05 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] https://10.4.3.226/volume/v3/types/cf99bfe5-7965-40b7-94e7-1f496a1a7637 returned with HTTP 202 Jul 31 09:40:56.247466 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1365/5475] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:40:56 2026] DELETE /volume/v3/types/cf99bfe5-7965-40b7-94e7-1f496a1a7637 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:40:56.254213 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9f2780a9-15a9-4e7b-a4b5-cf9b5ee73874 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:56.256331 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9f2780a9-15a9-4e7b-a4b5-cf9b5ee73874 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] DELETE https://10.4.3.226/volume/v3/types/78fa89af-1904-4214-84f0-2e208fd90cff Jul 31 09:40:56.256551 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9f2780a9-15a9-4e7b-a4b5-cf9b5ee73874 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:56.256782 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9f2780a9-15a9-4e7b-a4b5-cf9b5ee73874 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:56.285816 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9f2780a9-15a9-4e7b-a4b5-cf9b5ee73874 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] https://10.4.3.226/volume/v3/types/78fa89af-1904-4214-84f0-2e208fd90cff returned with HTTP 202 Jul 31 09:40:56.286447 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1363/5476] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:40:56 2026] DELETE /volume/v3/types/78fa89af-1904-4214-84f0-2e208fd90cff => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:40:56.293132 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-12fec4c2-9a9e-4b1b-b312-94751027b3a9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:56.295026 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-12fec4c2-9a9e-4b1b-b312-94751027b3a9 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] DELETE https://10.4.3.226/volume/v3/types/5f13bf3f-806d-46ca-ac9e-e9b4ac32e230 Jul 31 09:40:56.295200 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-12fec4c2-9a9e-4b1b-b312-94751027b3a9 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:56.295463 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-12fec4c2-9a9e-4b1b-b312-94751027b3a9 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:56.335305 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-12fec4c2-9a9e-4b1b-b312-94751027b3a9 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] https://10.4.3.226/volume/v3/types/5f13bf3f-806d-46ca-ac9e-e9b4ac32e230 returned with HTTP 202 Jul 31 09:40:56.335959 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1372/5477] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:40:56 2026] DELETE /volume/v3/types/5f13bf3f-806d-46ca-ac9e-e9b4ac32e230 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:40:56.343027 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7ebe0229-02b2-4e98-a2c7-060bc08b1c85 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:56.345105 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7ebe0229-02b2-4e98-a2c7-060bc08b1c85 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] DELETE https://10.4.3.226/volume/v3/types/1a2181ed-193f-48c9-8459-d3208c8f3ea1 Jul 31 09:40:56.345376 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7ebe0229-02b2-4e98-a2c7-060bc08b1c85 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:56.345628 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7ebe0229-02b2-4e98-a2c7-060bc08b1c85 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] Calling method '_delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:56.370692 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7ebe0229-02b2-4e98-a2c7-060bc08b1c85 tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] https://10.4.3.226/volume/v3/types/1a2181ed-193f-48c9-8459-d3208c8f3ea1 returned with HTTP 202 Jul 31 09:40:56.371150 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1378/5478] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:40:56 2026] DELETE /volume/v3/types/1a2181ed-193f-48c9-8459-d3208c8f3ea1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:40:56.378227 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5e6f3da3-f5a5-4e22-8f17-e568b84272da None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:56.380370 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5e6f3da3-f5a5-4e22-8f17-e568b84272da tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] DELETE https://10.4.3.226/volume/v3/types/bde45bb5-cc71-46ed-84fb-a79cb45b7621 Jul 31 09:40:56.380639 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5e6f3da3-f5a5-4e22-8f17-e568b84272da tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:56.380916 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5e6f3da3-f5a5-4e22-8f17-e568b84272da tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] Calling method '_delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:56.410634 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5e6f3da3-f5a5-4e22-8f17-e568b84272da tempest-VolumeTypesReaderTests-1492357848 tempest-VolumeTypesReaderTests-1492357848-project-admin] https://10.4.3.226/volume/v3/types/bde45bb5-cc71-46ed-84fb-a79cb45b7621 returned with HTTP 202 Jul 31 09:40:56.411034 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1366/5479] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:40:56 2026] DELETE /volume/v3/types/bde45bb5-cc71-46ed-84fb-a79cb45b7621 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:40:56.831803 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fa60af92-4259-4ade-bc18-d421a39b0a78 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:56.832093 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fa60af92-4259-4ade-bc18-d421a39b0a78 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] GET https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 Jul 31 09:40:56.832414 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fa60af92-4259-4ade-bc18-d421a39b0a78 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:56.832562 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fa60af92-4259-4ade-bc18-d421a39b0a78 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:56.832676 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-fa60af92-4259-4ade-bc18-d421a39b0a78 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Show backup with id df3b5d3b-1359-481f-9037-59e2bbf3b107. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:56.838971 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:56.838971 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:40:56.838971 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fa60af92-4259-4ade-bc18-d421a39b0a78 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 returned with HTTP 200 Jul 31 09:40:56.838971 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1364/5480] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:56 2026] GET /volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:57.849337 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-db00430d-7099-43fa-b954-1dc45227b02c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:57.850873 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-db00430d-7099-43fa-b954-1dc45227b02c tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] GET https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 Jul 31 09:40:57.851159 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-db00430d-7099-43fa-b954-1dc45227b02c tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:57.851462 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-db00430d-7099-43fa-b954-1dc45227b02c tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:57.852383 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-db00430d-7099-43fa-b954-1dc45227b02c tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Show backup with id df3b5d3b-1359-481f-9037-59e2bbf3b107. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:57.855487 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:57.855487 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:40:57.856189 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-db00430d-7099-43fa-b954-1dc45227b02c tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 returned with HTTP 200 Jul 31 09:40:57.856682 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1373/5481] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:57 2026] GET /volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:58.867271 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-eaa279e2-8847-4b1f-a41b-1fd896140c82 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:58.868625 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-eaa279e2-8847-4b1f-a41b-1fd896140c82 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] GET https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 Jul 31 09:40:58.868625 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-eaa279e2-8847-4b1f-a41b-1fd896140c82 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:58.868821 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-eaa279e2-8847-4b1f-a41b-1fd896140c82 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:58.868917 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-eaa279e2-8847-4b1f-a41b-1fd896140c82 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Show backup with id df3b5d3b-1359-481f-9037-59e2bbf3b107. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:58.872739 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:58.872739 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:40:58.873330 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-eaa279e2-8847-4b1f-a41b-1fd896140c82 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 returned with HTTP 200 Jul 31 09:40:58.873902 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1379/5482] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:58 2026] GET /volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:40:59.884756 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-be9bf05d-597b-4b2e-a898-fc19f649bfa8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:40:59.886803 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-be9bf05d-597b-4b2e-a898-fc19f649bfa8 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] GET https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 Jul 31 09:40:59.887099 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-be9bf05d-597b-4b2e-a898-fc19f649bfa8 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:40:59.887378 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-be9bf05d-597b-4b2e-a898-fc19f649bfa8 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:40:59.887539 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-be9bf05d-597b-4b2e-a898-fc19f649bfa8 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Show backup with id df3b5d3b-1359-481f-9037-59e2bbf3b107. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:40:59.891717 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:40:59.891717 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:40:59.892430 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-be9bf05d-597b-4b2e-a898-fc19f649bfa8 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 returned with HTTP 200 Jul 31 09:40:59.892833 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1367/5483] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:40:59 2026] GET /volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:00.901810 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f8015cd8-4866-42d7-b007-64272d55d89f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:00.903455 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f8015cd8-4866-42d7-b007-64272d55d89f tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] GET https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 Jul 31 09:41:00.903624 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f8015cd8-4866-42d7-b007-64272d55d89f tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:00.903805 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f8015cd8-4866-42d7-b007-64272d55d89f tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:00.903906 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-f8015cd8-4866-42d7-b007-64272d55d89f tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Show backup with id df3b5d3b-1359-481f-9037-59e2bbf3b107. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:00.907681 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:00.907681 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:41:00.908207 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f8015cd8-4866-42d7-b007-64272d55d89f tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 returned with HTTP 200 Jul 31 09:41:00.908530 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1365/5484] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:00 2026] GET /volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:01.918694 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1eea5618-160f-409e-a634-b1de9eb4ef7c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:01.920991 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1eea5618-160f-409e-a634-b1de9eb4ef7c tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] GET https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 Jul 31 09:41:01.921266 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1eea5618-160f-409e-a634-b1de9eb4ef7c tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:01.921524 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1eea5618-160f-409e-a634-b1de9eb4ef7c tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:01.921678 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-1eea5618-160f-409e-a634-b1de9eb4ef7c tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Show backup with id df3b5d3b-1359-481f-9037-59e2bbf3b107. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:01.926921 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:01.926921 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:41:01.927679 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1eea5618-160f-409e-a634-b1de9eb4ef7c tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 returned with HTTP 200 Jul 31 09:41:01.928109 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1374/5485] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:01 2026] GET /volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:02.938440 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-62150f7a-8b5a-4775-9f61-a26d7f834599 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:02.940534 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-62150f7a-8b5a-4775-9f61-a26d7f834599 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] GET https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 Jul 31 09:41:02.940756 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-62150f7a-8b5a-4775-9f61-a26d7f834599 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:02.940951 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-62150f7a-8b5a-4775-9f61-a26d7f834599 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:02.941038 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-62150f7a-8b5a-4775-9f61-a26d7f834599 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Show backup with id df3b5d3b-1359-481f-9037-59e2bbf3b107. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:02.945985 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:02.945985 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:02.946688 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-62150f7a-8b5a-4775-9f61-a26d7f834599 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 returned with HTTP 200 Jul 31 09:41:02.947119 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1380/5486] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:02 2026] GET /volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:03.958212 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9b93c510-1d47-45b7-a7d0-bad8e8a91a96 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:03.960020 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9b93c510-1d47-45b7-a7d0-bad8e8a91a96 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] GET https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 Jul 31 09:41:03.960282 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9b93c510-1d47-45b7-a7d0-bad8e8a91a96 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:03.960473 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9b93c510-1d47-45b7-a7d0-bad8e8a91a96 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:03.960569 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-9b93c510-1d47-45b7-a7d0-bad8e8a91a96 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Show backup with id df3b5d3b-1359-481f-9037-59e2bbf3b107. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:03.965237 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:03.965237 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:03.966006 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9b93c510-1d47-45b7-a7d0-bad8e8a91a96 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 returned with HTTP 200 Jul 31 09:41:03.966438 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1368/5487] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:03 2026] GET /volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:04.976266 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-57eca9c6-c3c4-4f31-9931-1821f985a5fc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:04.977963 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-57eca9c6-c3c4-4f31-9931-1821f985a5fc tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] GET https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 Jul 31 09:41:04.978230 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-57eca9c6-c3c4-4f31-9931-1821f985a5fc tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:04.978372 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-57eca9c6-c3c4-4f31-9931-1821f985a5fc tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:04.978456 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-57eca9c6-c3c4-4f31-9931-1821f985a5fc tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Show backup with id df3b5d3b-1359-481f-9037-59e2bbf3b107. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:04.985258 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:04.985258 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:41:04.985807 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-57eca9c6-c3c4-4f31-9931-1821f985a5fc tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 returned with HTTP 200 Jul 31 09:41:04.986358 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1366/5488] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:04 2026] GET /volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:05.286964 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-0b67598c-b81a-4419-bc80-d7eff22a3b63 req-dbe89836-444e-488d-8f1d-be89d06006c9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:05.289029 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-0b67598c-b81a-4419-bc80-d7eff22a3b63 req-dbe89836-444e-488d-8f1d-be89d06006c9 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:41:05.289232 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-0b67598c-b81a-4419-bc80-d7eff22a3b63 req-dbe89836-444e-488d-8f1d-be89d06006c9 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:05.289485 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-0b67598c-b81a-4419-bc80-d7eff22a3b63 req-dbe89836-444e-488d-8f1d-be89d06006c9 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:05.298709 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:05.298709 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:41:05.301942 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-0b67598c-b81a-4419-bc80-d7eff22a3b63 req-dbe89836-444e-488d-8f1d-be89d06006c9 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:05.305906 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-0b67598c-b81a-4419-bc80-d7eff22a3b63 req-dbe89836-444e-488d-8f1d-be89d06006c9 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:41:05.306304 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1375/5489] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:41:05 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:05.372450 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-1ab2fb51-ce58-45f1-b333-5cdb7b85e363 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:05.372915 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1ab2fb51-ce58-45f1-b333-5cdb7b85e363 None None] GET https://10.4.3.226/volume// Jul 31 09:41:05.373050 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1ab2fb51-ce58-45f1-b333-5cdb7b85e363 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:05.373234 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1ab2fb51-ce58-45f1-b333-5cdb7b85e363 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:05.373595 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1ab2fb51-ce58-45f1-b333-5cdb7b85e363 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:41:05.374009 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1381/5490] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:41:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:41:05.382196 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-0b67598c-b81a-4419-bc80-d7eff22a3b63 req-ebfec39f-fab6-4a93-ac62-c3ad5b446d8a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:05.384778 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-0b67598c-b81a-4419-bc80-d7eff22a3b63 req-ebfec39f-fab6-4a93-ac62-c3ad5b446d8a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:41:05.385206 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-0b67598c-b81a-4419-bc80-d7eff22a3b63 req-ebfec39f-fab6-4a93-ac62-c3ad5b446d8a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e03255c-4bc7-4c7e-b406-457344da9e7a", "connector": null, "instance_uuid": "a4a8c3b9-6aee-4cbd-88b4-896248445a11"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:41:05.389012 np0000006200 devstack@c-api.service[100314]: DEBUG dbcounter [-] [100314] Writing DB stats cinder:SELECT=203,cinder:UPDATE=53,cinder:INSERT=49 {{(pid=100314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:41:05.398604 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:05.398604 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:05.421558 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-0b67598c-b81a-4419-bc80-d7eff22a3b63 req-ebfec39f-fab6-4a93-ac62-c3ad5b446d8a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:41:05.422107 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1369/5491] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:41:05 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:05.448294 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-40237717-7f78-4237-93aa-b3e595980b2e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:05.450469 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-40237717-7f78-4237-93aa-b3e595980b2e tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:41:05.450780 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-40237717-7f78-4237-93aa-b3e595980b2e tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:05.450840 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-40237717-7f78-4237-93aa-b3e595980b2e tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:05.458474 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-957ea5cc-05d0-49c4-a98c-04dce3500864 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:05.459067 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-957ea5cc-05d0-49c4-a98c-04dce3500864 None None] GET https://10.4.3.226/volume// Jul 31 09:41:05.459067 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-957ea5cc-05d0-49c4-a98c-04dce3500864 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:05.459329 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-957ea5cc-05d0-49c4-a98c-04dce3500864 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:05.459547 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-957ea5cc-05d0-49c4-a98c-04dce3500864 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:41:05.459836 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1376/5492] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:41:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:41:05.463567 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:05.463567 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:41:05.467427 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-0b67598c-b81a-4419-bc80-d7eff22a3b63 req-50cb9ee8-9c83-4c13-a483-946fa63bff86 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:05.467523 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-40237717-7f78-4237-93aa-b3e595980b2e tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:05.469174 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-0b67598c-b81a-4419-bc80-d7eff22a3b63 req-50cb9ee8-9c83-4c13-a483-946fa63bff86 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:41:05.469414 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-0b67598c-b81a-4419-bc80-d7eff22a3b63 req-50cb9ee8-9c83-4c13-a483-946fa63bff86 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:05.469596 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-0b67598c-b81a-4419-bc80-d7eff22a3b63 req-50cb9ee8-9c83-4c13-a483-946fa63bff86 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:05.471630 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-40237717-7f78-4237-93aa-b3e595980b2e tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:41:05.472053 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1367/5493] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:41:05 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 1215 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:05.472958 np0000006200 devstack@c-api.service[100315]: DEBUG dbcounter [-] [100315] Writing DB stats cinder:SELECT=162,cinder:UPDATE=40,cinder:INSERT=20 {{(pid=100315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:41:05.483265 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:05.483265 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:05.486601 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-0b67598c-b81a-4419-bc80-d7eff22a3b63 req-50cb9ee8-9c83-4c13-a483-946fa63bff86 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:05.490535 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-0b67598c-b81a-4419-bc80-d7eff22a3b63 req-50cb9ee8-9c83-4c13-a483-946fa63bff86 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:41:05.490919 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1382/5494] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:41:05 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:41:05.604149 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-0b67598c-b81a-4419-bc80-d7eff22a3b63 req-9ff69cd8-9e00-4c33-80bf-9ba6dc3f9fd8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:05.606162 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-0b67598c-b81a-4419-bc80-d7eff22a3b63 req-9ff69cd8-9e00-4c33-80bf-9ba6dc3f9fd8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] PUT https://10.4.3.226/volume/v3/attachments/a308cce6-583b-4aa0-bffc-1c350193a556 Jul 31 09:41:05.606513 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-0b67598c-b81a-4419-bc80-d7eff22a3b63 req-9ff69cd8-9e00-4c33-80bf-9ba6dc3f9fd8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:41:05.619675 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-0b67598c-b81a-4419-bc80-d7eff22a3b63 req-9ff69cd8-9e00-4c33-80bf-9ba6dc3f9fd8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Acquiring lock "cinder-attachment_update-4e03255c-4bc7-4c7e-b406-457344da9e7a-np0000006200" by "attachment_update" {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:41:05.624153 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-0b67598c-b81a-4419-bc80-d7eff22a3b63 req-9ff69cd8-9e00-4c33-80bf-9ba6dc3f9fd8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Lock "cinder-attachment_update-4e03255c-4bc7-4c7e-b406-457344da9e7a-np0000006200" acquired by "attachment_update" :: waited 0.005s {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:41:05.625106 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:05.625106 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:05.696324 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-0b67598c-b81a-4419-bc80-d7eff22a3b63 req-9ff69cd8-9e00-4c33-80bf-9ba6dc3f9fd8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Lock "cinder-attachment_update-4e03255c-4bc7-4c7e-b406-457344da9e7a-np0000006200" released by "attachment_update" :: held 0.072s {{(pid=100314) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:41:05.696901 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-0b67598c-b81a-4419-bc80-d7eff22a3b63 req-9ff69cd8-9e00-4c33-80bf-9ba6dc3f9fd8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/attachments/a308cce6-583b-4aa0-bffc-1c350193a556 returned with HTTP 200 Jul 31 09:41:05.697653 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1370/5495] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:41:05 2026] PUT /volume/v3/attachments/a308cce6-583b-4aa0-bffc-1c350193a556 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:05.995737 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1e2b4cfc-48be-4af4-84d4-cef5afdf0e60 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:05.997425 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1e2b4cfc-48be-4af4-84d4-cef5afdf0e60 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] GET https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 Jul 31 09:41:05.997620 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1e2b4cfc-48be-4af4-84d4-cef5afdf0e60 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:05.997806 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1e2b4cfc-48be-4af4-84d4-cef5afdf0e60 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:05.997914 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-1e2b4cfc-48be-4af4-84d4-cef5afdf0e60 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Show backup with id df3b5d3b-1359-481f-9037-59e2bbf3b107. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:06.001953 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:06.001953 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:41:06.002493 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1e2b4cfc-48be-4af4-84d4-cef5afdf0e60 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 returned with HTTP 200 Jul 31 09:41:06.002820 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1377/5496] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:05 2026] GET /volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:06.485024 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-811c9091-340a-44dc-b43e-9082a9fedcc9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:06.486757 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-811c9091-340a-44dc-b43e-9082a9fedcc9 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:41:06.486932 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-811c9091-340a-44dc-b43e-9082a9fedcc9 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:06.487123 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-811c9091-340a-44dc-b43e-9082a9fedcc9 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:06.497638 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:06.497638 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:41:06.500558 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-811c9091-340a-44dc-b43e-9082a9fedcc9 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:06.504119 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-811c9091-340a-44dc-b43e-9082a9fedcc9 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:41:06.504447 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1368/5497] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:41:06 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:07.012186 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7372a456-4f6a-43f2-b803-8dabbaa233e3 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:07.013981 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7372a456-4f6a-43f2-b803-8dabbaa233e3 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] GET https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 Jul 31 09:41:07.014187 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7372a456-4f6a-43f2-b803-8dabbaa233e3 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:07.014384 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7372a456-4f6a-43f2-b803-8dabbaa233e3 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:07.014477 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-7372a456-4f6a-43f2-b803-8dabbaa233e3 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Show backup with id df3b5d3b-1359-481f-9037-59e2bbf3b107. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:07.018636 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:07.018636 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:07.019228 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7372a456-4f6a-43f2-b803-8dabbaa233e3 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 returned with HTTP 200 Jul 31 09:41:07.019615 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1383/5498] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:07 2026] GET /volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:07.517230 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6d13f1d5-cef3-4b30-8d95-b653bb3bc0f4 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:07.519100 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6d13f1d5-cef3-4b30-8d95-b653bb3bc0f4 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:41:07.519341 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6d13f1d5-cef3-4b30-8d95-b653bb3bc0f4 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:07.519560 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6d13f1d5-cef3-4b30-8d95-b653bb3bc0f4 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:07.532904 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:07.532904 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:07.536535 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-6d13f1d5-cef3-4b30-8d95-b653bb3bc0f4 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:07.542007 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6d13f1d5-cef3-4b30-8d95-b653bb3bc0f4 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:41:07.542418 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1371/5499] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:41:07 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 1216 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:07.964378 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-0b67598c-b81a-4419-bc80-d7eff22a3b63 req-6b19f31c-c656-40b3-b367-9fc25e51208a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:07.966463 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-0b67598c-b81a-4419-bc80-d7eff22a3b63 req-6b19f31c-c656-40b3-b367-9fc25e51208a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] POST https://10.4.3.226/volume/v3/attachments/a308cce6-583b-4aa0-bffc-1c350193a556/action Jul 31 09:41:07.966887 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-0b67598c-b81a-4419-bc80-d7eff22a3b63 req-6b19f31c-c656-40b3-b367-9fc25e51208a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:41:07.967013 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-0b67598c-b81a-4419-bc80-d7eff22a3b63 req-6b19f31c-c656-40b3-b367-9fc25e51208a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:41:07.970496 np0000006200 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=240,cinder:UPDATE=93,cinder:INSERT=51 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:41:07.987385 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:07.987385 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:41:08.001538 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-0b67598c-b81a-4419-bc80-d7eff22a3b63 req-6b19f31c-c656-40b3-b367-9fc25e51208a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/attachments/a308cce6-583b-4aa0-bffc-1c350193a556/action returned with HTTP 204 Jul 31 09:41:08.002173 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1378/5500] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:41:07 2026] POST /volume/v3/attachments/a308cce6-583b-4aa0-bffc-1c350193a556/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:41:08.031814 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0b9876d6-3563-4636-ab42-2629b337c56f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:08.034666 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0b9876d6-3563-4636-ab42-2629b337c56f tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] GET https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 Jul 31 09:41:08.034954 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0b9876d6-3563-4636-ab42-2629b337c56f tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:08.035235 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0b9876d6-3563-4636-ab42-2629b337c56f tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:08.035387 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-0b9876d6-3563-4636-ab42-2629b337c56f tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Show backup with id df3b5d3b-1359-481f-9037-59e2bbf3b107. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:08.037358 np0000006200 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=229,cinder:INSERT=41,cinder:UPDATE=73 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:41:08.041376 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:08.041376 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:41:08.042151 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0b9876d6-3563-4636-ab42-2629b337c56f tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 returned with HTTP 200 Jul 31 09:41:08.042603 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1369/5501] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:08 2026] GET /volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:08.557705 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-bf6d8884-b892-4d45-b28c-caa59a57672b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:08.559344 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bf6d8884-b892-4d45-b28c-caa59a57672b tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:41:08.559528 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bf6d8884-b892-4d45-b28c-caa59a57672b tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:08.559721 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bf6d8884-b892-4d45-b28c-caa59a57672b tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:08.570223 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:08.570223 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:08.573052 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-bf6d8884-b892-4d45-b28c-caa59a57672b tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:08.576609 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bf6d8884-b892-4d45-b28c-caa59a57672b tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:41:08.576938 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1384/5502] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:41:08 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 1510 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:09.053023 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5dd845ed-7907-4252-be8b-084e144d068b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:09.054856 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5dd845ed-7907-4252-be8b-084e144d068b tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] GET https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 Jul 31 09:41:09.055185 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5dd845ed-7907-4252-be8b-084e144d068b tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:09.055393 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5dd845ed-7907-4252-be8b-084e144d068b tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:09.055492 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-5dd845ed-7907-4252-be8b-084e144d068b tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Show backup with id df3b5d3b-1359-481f-9037-59e2bbf3b107. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:09.059522 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:09.059522 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:09.060145 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5dd845ed-7907-4252-be8b-084e144d068b tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 returned with HTTP 200 Jul 31 09:41:09.060531 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1372/5503] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:09 2026] GET /volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:09.975036 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2cf606b5-b30b-4bef-aed7-be6a5bbc8ea9 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:09.976548 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2cf606b5-b30b-4bef-aed7-be6a5bbc8ea9 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:41:09.976735 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2cf606b5-b30b-4bef-aed7-be6a5bbc8ea9 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:09.976909 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2cf606b5-b30b-4bef-aed7-be6a5bbc8ea9 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:09.988004 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:09.988004 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:41:09.991770 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2cf606b5-b30b-4bef-aed7-be6a5bbc8ea9 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:09.996127 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2cf606b5-b30b-4bef-aed7-be6a5bbc8ea9 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:41:09.996526 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1379/5504] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:41:09 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 1510 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:10.008498 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2f5cfec2-5e7b-4ddf-8b16-450fc8804da8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:10.010451 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2f5cfec2-5e7b-4ddf-8b16-450fc8804da8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:41:10.010734 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2f5cfec2-5e7b-4ddf-8b16-450fc8804da8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:10.010996 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2f5cfec2-5e7b-4ddf-8b16-450fc8804da8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:10.022681 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:10.022681 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:41:10.026384 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2f5cfec2-5e7b-4ddf-8b16-450fc8804da8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:10.030215 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2f5cfec2-5e7b-4ddf-8b16-450fc8804da8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:41:10.030618 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1370/5505] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:41:10 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 1510 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:10.041915 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-71bec397-3ee9-4f16-a16c-d8580024dd5c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:10.045285 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-71bec397-3ee9-4f16-a16c-d8580024dd5c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:41:10.045285 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-71bec397-3ee9-4f16-a16c-d8580024dd5c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:10.045285 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-71bec397-3ee9-4f16-a16c-d8580024dd5c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:10.056667 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:10.056667 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:10.060875 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-71bec397-3ee9-4f16-a16c-d8580024dd5c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:10.065991 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-71bec397-3ee9-4f16-a16c-d8580024dd5c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:41:10.066521 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1385/5506] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:41:10 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 1510 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:10.074348 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7e54231a-24ff-47e3-99c1-cb7cee949fca None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:10.076337 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7e54231a-24ff-47e3-99c1-cb7cee949fca tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] GET https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 Jul 31 09:41:10.076591 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7e54231a-24ff-47e3-99c1-cb7cee949fca tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:10.076922 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7e54231a-24ff-47e3-99c1-cb7cee949fca tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:10.077008 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-7e54231a-24ff-47e3-99c1-cb7cee949fca tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Show backup with id df3b5d3b-1359-481f-9037-59e2bbf3b107. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:10.082459 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:10.082459 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:10.083409 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7e54231a-24ff-47e3-99c1-cb7cee949fca tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 returned with HTTP 200 Jul 31 09:41:10.084018 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1373/5507] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:10 2026] GET /volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:10.107873 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-835b72e2-8047-411e-ad33-ee9819d7cc38 req-3c90a62d-edae-4575-8e2e-da7999ad7870 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:10.109899 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-835b72e2-8047-411e-ad33-ee9819d7cc38 req-3c90a62d-edae-4575-8e2e-da7999ad7870 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:41:10.110081 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-835b72e2-8047-411e-ad33-ee9819d7cc38 req-3c90a62d-edae-4575-8e2e-da7999ad7870 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:10.110269 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-835b72e2-8047-411e-ad33-ee9819d7cc38 req-3c90a62d-edae-4575-8e2e-da7999ad7870 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:10.120983 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:10.120983 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:41:10.124122 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-835b72e2-8047-411e-ad33-ee9819d7cc38 req-3c90a62d-edae-4575-8e2e-da7999ad7870 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:10.127977 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-835b72e2-8047-411e-ad33-ee9819d7cc38 req-3c90a62d-edae-4575-8e2e-da7999ad7870 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:41:10.128412 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1380/5508] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:41:10 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 1510 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:10.145900 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-835b72e2-8047-411e-ad33-ee9819d7cc38 req-3baf1460-6652-45f5-b3a3-d64e00ff4e86 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:10.148380 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-835b72e2-8047-411e-ad33-ee9819d7cc38 req-3baf1460-6652-45f5-b3a3-d64e00ff4e86 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] POST https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a/action Jul 31 09:41:10.148810 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-835b72e2-8047-411e-ad33-ee9819d7cc38 req-3baf1460-6652-45f5-b3a3-d64e00ff4e86 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:41:10.148986 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-835b72e2-8047-411e-ad33-ee9819d7cc38 req-3baf1460-6652-45f5-b3a3-d64e00ff4e86 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:41:10.164864 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:10.164864 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:41:10.165649 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-835b72e2-8047-411e-ad33-ee9819d7cc38 req-3baf1460-6652-45f5-b3a3-d64e00ff4e86 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:10.172663 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-835b72e2-8047-411e-ad33-ee9819d7cc38 req-3baf1460-6652-45f5-b3a3-d64e00ff4e86 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Begin detaching volume completed successfully. Jul 31 09:41:10.172970 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-835b72e2-8047-411e-ad33-ee9819d7cc38 req-3baf1460-6652-45f5-b3a3-d64e00ff4e86 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a/action returned with HTTP 202 Jul 31 09:41:10.173538 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1371/5509] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:41:10 2026] POST /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:41:10.191027 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f86e145e-bd39-44fb-8ab8-592a67c73a08 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:10.193007 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f86e145e-bd39-44fb-8ab8-592a67c73a08 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:41:10.193362 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f86e145e-bd39-44fb-8ab8-592a67c73a08 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:10.193586 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f86e145e-bd39-44fb-8ab8-592a67c73a08 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:10.207020 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:10.207020 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:10.210883 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f86e145e-bd39-44fb-8ab8-592a67c73a08 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:10.211007 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-fa6d77a8-5a5f-4570-8675-6cdb0cf0809d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:10.211438 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fa6d77a8-5a5f-4570-8675-6cdb0cf0809d None None] GET https://10.4.3.226/volume// Jul 31 09:41:10.211623 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fa6d77a8-5a5f-4570-8675-6cdb0cf0809d None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:10.211832 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fa6d77a8-5a5f-4570-8675-6cdb0cf0809d None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:10.212145 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fa6d77a8-5a5f-4570-8675-6cdb0cf0809d None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:41:10.212450 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1374/5510] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:41: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 31 09:41:10.214627 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f86e145e-bd39-44fb-8ab8-592a67c73a08 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:41:10.214987 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1386/5511] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:41:10 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 1513 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:10.219170 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-835b72e2-8047-411e-ad33-ee9819d7cc38 req-e5cd2443-0975-4cba-974e-df55b397a65d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:10.221078 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-835b72e2-8047-411e-ad33-ee9819d7cc38 req-e5cd2443-0975-4cba-974e-df55b397a65d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:41:10.221322 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-835b72e2-8047-411e-ad33-ee9819d7cc38 req-e5cd2443-0975-4cba-974e-df55b397a65d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:10.221533 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-835b72e2-8047-411e-ad33-ee9819d7cc38 req-e5cd2443-0975-4cba-974e-df55b397a65d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:10.231963 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:10.231963 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:41:10.234893 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-835b72e2-8047-411e-ad33-ee9819d7cc38 req-e5cd2443-0975-4cba-974e-df55b397a65d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:10.238371 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-835b72e2-8047-411e-ad33-ee9819d7cc38 req-e5cd2443-0975-4cba-974e-df55b397a65d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:41:10.238762 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1381/5512] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:41:10 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 1693 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:41:10.703632 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-835b72e2-8047-411e-ad33-ee9819d7cc38 req-6ba6703e-0af0-4c31-bd1e-636653f97a3e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:10.705581 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-835b72e2-8047-411e-ad33-ee9819d7cc38 req-6ba6703e-0af0-4c31-bd1e-636653f97a3e tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:41:10.705766 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-835b72e2-8047-411e-ad33-ee9819d7cc38 req-6ba6703e-0af0-4c31-bd1e-636653f97a3e tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:10.705933 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-835b72e2-8047-411e-ad33-ee9819d7cc38 req-6ba6703e-0af0-4c31-bd1e-636653f97a3e tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:10.716198 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:10.716198 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:41:10.719086 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-835b72e2-8047-411e-ad33-ee9819d7cc38 req-6ba6703e-0af0-4c31-bd1e-636653f97a3e tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:10.722899 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-835b72e2-8047-411e-ad33-ee9819d7cc38 req-6ba6703e-0af0-4c31-bd1e-636653f97a3e tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:41:10.723284 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1372/5513] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:41:10 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 1513 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:10.737784 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-835b72e2-8047-411e-ad33-ee9819d7cc38 req-5e82740d-329b-499d-ab2e-598a9227ec4b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:10.739758 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-835b72e2-8047-411e-ad33-ee9819d7cc38 req-5e82740d-329b-499d-ab2e-598a9227ec4b tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] DELETE https://10.4.3.226/volume/v3/attachments/a308cce6-583b-4aa0-bffc-1c350193a556 Jul 31 09:41:10.739930 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-835b72e2-8047-411e-ad33-ee9819d7cc38 req-5e82740d-329b-499d-ab2e-598a9227ec4b tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:10.740121 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-835b72e2-8047-411e-ad33-ee9819d7cc38 req-5e82740d-329b-499d-ab2e-598a9227ec4b tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:10.746623 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:10.746623 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:10.786877 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-835b72e2-8047-411e-ad33-ee9819d7cc38 req-5e82740d-329b-499d-ab2e-598a9227ec4b tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/attachments/a308cce6-583b-4aa0-bffc-1c350193a556 returned with HTTP 200 Jul 31 09:41:10.787282 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1375/5514] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:41:10 2026] DELETE /volume/v3/attachments/a308cce6-583b-4aa0-bffc-1c350193a556 => generated 192 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:11.093995 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d8500c8d-726c-40f5-8f5b-379ad000726d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:11.095988 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d8500c8d-726c-40f5-8f5b-379ad000726d tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] GET https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 Jul 31 09:41:11.096187 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d8500c8d-726c-40f5-8f5b-379ad000726d tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:11.096403 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d8500c8d-726c-40f5-8f5b-379ad000726d tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:11.096503 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-d8500c8d-726c-40f5-8f5b-379ad000726d tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Show backup with id df3b5d3b-1359-481f-9037-59e2bbf3b107. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:11.100750 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:11.100750 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:11.101551 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d8500c8d-726c-40f5-8f5b-379ad000726d tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 returned with HTTP 200 Jul 31 09:41:11.102064 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1387/5515] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:11 2026] GET /volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:11.111045 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6cfd04c2-c022-45e2-ad7e-77a5a10acf20 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:11.112750 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6cfd04c2-c022-45e2-ad7e-77a5a10acf20 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] PUT https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 Jul 31 09:41:11.113117 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6cfd04c2-c022-45e2-ad7e-77a5a10acf20 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:41:11.117984 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:11.117984 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:41:11.123385 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6cfd04c2-c022-45e2-ad7e-77a5a10acf20 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 returned with HTTP 200 Jul 31 09:41:11.123751 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1382/5516] 10.4.3.226 () {70 vars in 1408 bytes} [Fri Jul 31 09:41:11 2026] PUT /volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 => generated 316 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:11.131424 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ff3fce85-709e-4ee7-84a1-0a759cef84dd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:11.133058 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ff3fce85-709e-4ee7-84a1-0a759cef84dd tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] GET https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 Jul 31 09:41:11.133258 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ff3fce85-709e-4ee7-84a1-0a759cef84dd tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:11.133459 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ff3fce85-709e-4ee7-84a1-0a759cef84dd tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:11.133558 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-ff3fce85-709e-4ee7-84a1-0a759cef84dd tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Show backup with id df3b5d3b-1359-481f-9037-59e2bbf3b107. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:11.137154 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:11.137154 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:41:11.137789 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ff3fce85-709e-4ee7-84a1-0a759cef84dd tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 returned with HTTP 200 Jul 31 09:41:11.138152 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1373/5517] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:11 2026] GET /volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 => generated 762 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:11.147366 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-288bf522-cdeb-4904-bef8-b1c71b4089f9 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:11.148992 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-288bf522-cdeb-4904-bef8-b1c71b4089f9 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] DELETE https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 Jul 31 09:41:11.149180 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-288bf522-cdeb-4904-bef8-b1c71b4089f9 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:11.149427 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-288bf522-cdeb-4904-bef8-b1c71b4089f9 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:11.149582 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.contrib.backups [None req-288bf522-cdeb-4904-bef8-b1c71b4089f9 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Delete backup with id: df3b5d3b-1359-481f-9037-59e2bbf3b107. Jul 31 09:41:11.153362 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:11.153362 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:11.163730 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.backup.rpcapi [None req-288bf522-cdeb-4904-bef8-b1c71b4089f9 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] delete_backup rpcapi backup_id df3b5d3b-1359-481f-9037-59e2bbf3b107 {{(pid=100314) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:41:11.165150 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-288bf522-cdeb-4904-bef8-b1c71b4089f9 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 returned with HTTP 202 Jul 31 09:41:11.165851 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1376/5518] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:41:11 2026] DELETE /volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:41:11.172510 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c8396e18-afe6-4e30-b4b1-66bb8eeb77a8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:11.174165 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c8396e18-afe6-4e30-b4b1-66bb8eeb77a8 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] GET https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 Jul 31 09:41:11.174375 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c8396e18-afe6-4e30-b4b1-66bb8eeb77a8 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:11.174535 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c8396e18-afe6-4e30-b4b1-66bb8eeb77a8 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:11.174634 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-c8396e18-afe6-4e30-b4b1-66bb8eeb77a8 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Show backup with id df3b5d3b-1359-481f-9037-59e2bbf3b107. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:11.178422 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:11.178422 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:11.178946 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c8396e18-afe6-4e30-b4b1-66bb8eeb77a8 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 returned with HTTP 200 Jul 31 09:41:11.179274 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1388/5519] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:11 2026] GET /volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 => generated 761 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:11.227541 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7e10625f-d74c-49c6-920b-0e3ecb227e64 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:11.229342 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7e10625f-d74c-49c6-920b-0e3ecb227e64 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:41:11.229578 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7e10625f-d74c-49c6-920b-0e3ecb227e64 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:11.229849 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7e10625f-d74c-49c6-920b-0e3ecb227e64 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:11.240678 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:11.240678 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:41:11.245215 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7e10625f-d74c-49c6-920b-0e3ecb227e64 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:11.249863 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7e10625f-d74c-49c6-920b-0e3ecb227e64 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:41:11.250219 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1383/5520] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:41:11 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 1213 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:12.189445 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-abfe2a42-c7ca-48b9-a8e6-e5fb433b0209 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:12.191415 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-abfe2a42-c7ca-48b9-a8e6-e5fb433b0209 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] GET https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 Jul 31 09:41:12.191617 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-abfe2a42-c7ca-48b9-a8e6-e5fb433b0209 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:12.191810 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-abfe2a42-c7ca-48b9-a8e6-e5fb433b0209 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:12.191916 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-abfe2a42-c7ca-48b9-a8e6-e5fb433b0209 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Show backup with id df3b5d3b-1359-481f-9037-59e2bbf3b107. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:12.195352 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-abfe2a42-c7ca-48b9-a8e6-e5fb433b0209 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] https://10.4.3.226/volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 returned with HTTP 404 Jul 31 09:41:12.195770 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1374/5521] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:12 2026] GET /volume/v3/backups/df3b5d3b-1359-481f-9037-59e2bbf3b107 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:41:12.202698 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-73dec99c-454b-40a2-9bc5-1a1d1f604bc2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:12.205114 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-73dec99c-454b-40a2-9bc5-1a1d1f604bc2 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/7051153f-4667-4215-a7ca-7ed9f5bd6a6d Jul 31 09:41:12.205417 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-73dec99c-454b-40a2-9bc5-1a1d1f604bc2 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:12.205713 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-73dec99c-454b-40a2-9bc5-1a1d1f604bc2 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:12.205890 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-73dec99c-454b-40a2-9bc5-1a1d1f604bc2 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Delete volume with id: 7051153f-4667-4215-a7ca-7ed9f5bd6a6d Jul 31 09:41:12.214214 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:12.214214 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:12.214559 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-73dec99c-454b-40a2-9bc5-1a1d1f604bc2 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Volume info retrieved successfully. Jul 31 09:41:12.229849 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-73dec99c-454b-40a2-9bc5-1a1d1f604bc2 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Delete volume request issued successfully. Jul 31 09:41:12.230028 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-73dec99c-454b-40a2-9bc5-1a1d1f604bc2 tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] https://10.4.3.226/volume/v3/volumes/7051153f-4667-4215-a7ca-7ed9f5bd6a6d returned with HTTP 202 Jul 31 09:41:12.230434 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1377/5522] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:41:12 2026] DELETE /volume/v3/volumes/7051153f-4667-4215-a7ca-7ed9f5bd6a6d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:41:12.236930 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-4fadbee5-ca02-4bb0-9743-63300dc0918f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:12.238785 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4fadbee5-ca02-4bb0-9743-63300dc0918f tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] GET https://10.4.3.226/volume/v3/volumes/7051153f-4667-4215-a7ca-7ed9f5bd6a6d Jul 31 09:41:12.238785 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4fadbee5-ca02-4bb0-9743-63300dc0918f tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:12.238894 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-4fadbee5-ca02-4bb0-9743-63300dc0918f tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:12.247697 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:12.247697 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:12.251534 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-4fadbee5-ca02-4bb0-9743-63300dc0918f tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Volume info retrieved successfully. Jul 31 09:41:12.257166 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-4fadbee5-ca02-4bb0-9743-63300dc0918f tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] https://10.4.3.226/volume/v3/volumes/7051153f-4667-4215-a7ca-7ed9f5bd6a6d returned with HTTP 200 Jul 31 09:41:12.257256 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1389/5523] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:12 2026] GET /volume/v3/volumes/7051153f-4667-4215-a7ca-7ed9f5bd6a6d => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:12.565633 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8159a7d5-a9cb-46ea-9c34-7a9e2b023784 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:12.567367 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8159a7d5-a9cb-46ea-9c34-7a9e2b023784 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:41:12.567560 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8159a7d5-a9cb-46ea-9c34-7a9e2b023784 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:12.567758 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8159a7d5-a9cb-46ea-9c34-7a9e2b023784 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:12.576722 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:12.576722 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:41:12.579550 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8159a7d5-a9cb-46ea-9c34-7a9e2b023784 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:12.583060 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8159a7d5-a9cb-46ea-9c34-7a9e2b023784 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:41:12.583411 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1384/5524] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:41:12 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:12.618898 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-dc929212-d043-4044-9aab-886df2ce3e22 req-464bfa2a-6865-47a6-a0e8-6c2e368da8d4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:12.620712 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-dc929212-d043-4044-9aab-886df2ce3e22 req-464bfa2a-6865-47a6-a0e8-6c2e368da8d4 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:41:12.620886 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-dc929212-d043-4044-9aab-886df2ce3e22 req-464bfa2a-6865-47a6-a0e8-6c2e368da8d4 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:12.621058 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-dc929212-d043-4044-9aab-886df2ce3e22 req-464bfa2a-6865-47a6-a0e8-6c2e368da8d4 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:12.630451 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:12.630451 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:41:12.633943 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-dc929212-d043-4044-9aab-886df2ce3e22 req-464bfa2a-6865-47a6-a0e8-6c2e368da8d4 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:12.637538 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-dc929212-d043-4044-9aab-886df2ce3e22 req-464bfa2a-6865-47a6-a0e8-6c2e368da8d4 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:41:12.637917 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1375/5525] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:41:12 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:12.654079 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-dc929212-d043-4044-9aab-886df2ce3e22 req-7d9338de-50b6-4a13-93b1-fedc8ec10cb3 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:12.656043 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-dc929212-d043-4044-9aab-886df2ce3e22 req-7d9338de-50b6-4a13-93b1-fedc8ec10cb3 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] POST https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a/action Jul 31 09:41:12.656389 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-dc929212-d043-4044-9aab-886df2ce3e22 req-7d9338de-50b6-4a13-93b1-fedc8ec10cb3 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:41:12.656503 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-dc929212-d043-4044-9aab-886df2ce3e22 req-7d9338de-50b6-4a13-93b1-fedc8ec10cb3 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:41:12.666036 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:12.666036 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:12.666450 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-dc929212-d043-4044-9aab-886df2ce3e22 req-7d9338de-50b6-4a13-93b1-fedc8ec10cb3 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:12.671639 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-dc929212-d043-4044-9aab-886df2ce3e22 req-7d9338de-50b6-4a13-93b1-fedc8ec10cb3 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Begin detaching volume completed successfully. Jul 31 09:41:12.671826 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-dc929212-d043-4044-9aab-886df2ce3e22 req-7d9338de-50b6-4a13-93b1-fedc8ec10cb3 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a/action returned with HTTP 202 Jul 31 09:41:12.672176 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1378/5526] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:41:12 2026] POST /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:41:12.688121 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-90c20671-81df-402b-916f-577053d0e168 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:12.690277 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-90c20671-81df-402b-916f-577053d0e168 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:41:12.690546 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-90c20671-81df-402b-916f-577053d0e168 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:12.690760 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-90c20671-81df-402b-916f-577053d0e168 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:12.702823 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:12.702823 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:12.706832 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-90c20671-81df-402b-916f-577053d0e168 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:12.706934 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8666101d-940b-478d-909d-9511e9b69c67 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:12.707259 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8666101d-940b-478d-909d-9511e9b69c67 None None] GET https://10.4.3.226/volume// Jul 31 09:41:12.707424 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8666101d-940b-478d-909d-9511e9b69c67 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:12.707605 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8666101d-940b-478d-909d-9511e9b69c67 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:12.707925 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8666101d-940b-478d-909d-9511e9b69c67 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:41:12.708190 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1385/5527] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:41: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 31 09:41:12.711099 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-90c20671-81df-402b-916f-577053d0e168 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:41:12.711901 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1390/5528] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:41:12 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 1216 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:12.714216 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-dc929212-d043-4044-9aab-886df2ce3e22 req-6ca92e0b-f683-4afe-ab5d-f82c10625014 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:12.716146 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-dc929212-d043-4044-9aab-886df2ce3e22 req-6ca92e0b-f683-4afe-ab5d-f82c10625014 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:41:12.716357 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-dc929212-d043-4044-9aab-886df2ce3e22 req-6ca92e0b-f683-4afe-ab5d-f82c10625014 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:12.716529 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-dc929212-d043-4044-9aab-886df2ce3e22 req-6ca92e0b-f683-4afe-ab5d-f82c10625014 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:12.725534 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:12.725534 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:41:12.728516 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-dc929212-d043-4044-9aab-886df2ce3e22 req-6ca92e0b-f683-4afe-ab5d-f82c10625014 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:12.732606 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-dc929212-d043-4044-9aab-886df2ce3e22 req-6ca92e0b-f683-4afe-ab5d-f82c10625014 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:41:12.732978 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1376/5529] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:41:12 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 1396 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:41:13.272894 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c5391902-1347-401d-b177-1b5367b9695e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:13.274626 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c5391902-1347-401d-b177-1b5367b9695e tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] GET https://10.4.3.226/volume/v3/volumes/7051153f-4667-4215-a7ca-7ed9f5bd6a6d Jul 31 09:41:13.274875 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c5391902-1347-401d-b177-1b5367b9695e tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:13.275075 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c5391902-1347-401d-b177-1b5367b9695e tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:13.280650 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c5391902-1347-401d-b177-1b5367b9695e tempest-ProjectAdminTests39-1141371191 tempest-ProjectAdminTests39-1141371191-project-admin] https://10.4.3.226/volume/v3/volumes/7051153f-4667-4215-a7ca-7ed9f5bd6a6d returned with HTTP 404 Jul 31 09:41:13.281130 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1379/5530] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:13 2026] GET /volume/v3/volumes/7051153f-4667-4215-a7ca-7ed9f5bd6a6d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:41:13.722713 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d95a2e23-a23d-43fa-80f4-7f21e5810a46 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:13.724574 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d95a2e23-a23d-43fa-80f4-7f21e5810a46 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:41:13.724782 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d95a2e23-a23d-43fa-80f4-7f21e5810a46 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:13.724955 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d95a2e23-a23d-43fa-80f4-7f21e5810a46 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:13.734815 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:13.734815 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:41:13.738217 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d95a2e23-a23d-43fa-80f4-7f21e5810a46 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:13.744097 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d95a2e23-a23d-43fa-80f4-7f21e5810a46 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:41:13.744307 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1386/5531] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:41:13 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 1216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:14.524508 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-40887f05-b045-44b2-8f4d-c3448450466a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:14.595977 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-40887f05-b045-44b2-8f4d-c3448450466a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:41:14.596352 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-40887f05-b045-44b2-8f4d-c3448450466a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1128624013"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:41:14.597684 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-40887f05-b045-44b2-8f4d-c3448450466a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1128624013'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:41:14.597815 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-40887f05-b045-44b2-8f4d-c3448450466a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Create volume of 1 GB Jul 31 09:41:14.601744 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-40887f05-b045-44b2-8f4d-c3448450466a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Availability Zones retrieved successfully. Jul 31 09:41:14.606808 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-40887f05-b045-44b2-8f4d-c3448450466a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Flow 'volume_create_api' (e4d5f67e-646e-4bcb-b370-404d5bebb02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:41:14.607669 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-40887f05-b045-44b2-8f4d-c3448450466a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c955d3d0-23a1-45fb-a78c-8e98c5634a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:41:14.608380 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-40887f05-b045-44b2-8f4d-c3448450466a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:41:14.632065 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-40887f05-b045-44b2-8f4d-c3448450466a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c955d3d0-23a1-45fb-a78c-8e98c5634a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:41:14.632872 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-40887f05-b045-44b2-8f4d-c3448450466a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0401fbdc-2b87-4dfe-85d8-70132f24b49a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:41:14.683856 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-40887f05-b045-44b2-8f4d-c3448450466a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Created reservations ['1a076de4-35a1-4549-8d83-2edd79aaa35e', 'd14fdc08-946b-4c03-ba10-d9a1eb1ff78a', '190f5fec-6a84-46fd-bdba-32537079c873', 'e2a13838-79a3-470c-9e40-0121af1b0b0a'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:41:14.684739 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-40887f05-b045-44b2-8f4d-c3448450466a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0401fbdc-2b87-4dfe-85d8-70132f24b49a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a076de4-35a1-4549-8d83-2edd79aaa35e', 'd14fdc08-946b-4c03-ba10-d9a1eb1ff78a', '190f5fec-6a84-46fd-bdba-32537079c873', 'e2a13838-79a3-470c-9e40-0121af1b0b0a']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:41:14.685508 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-40887f05-b045-44b2-8f4d-c3448450466a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (007d3c12-9da6-4e52-b6ca-72d9c7c93b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:41:14.705967 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-40887f05-b045-44b2-8f4d-c3448450466a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (007d3c12-9da6-4e52-b6ca-72d9c7c93b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bf036e1-95c7-487b-a45f-a54418d39bf6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1128624013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35518d9300a345d9a46a127ee89730ca',qos_specs=None,replication_status=,reservations=['1a076de4-35a1-4549-8d83-2edd79aaa35e','d14fdc08-946b-4c03-ba10-d9a1eb1ff78a','190f5fec-6a84-46fd-bdba-32537079c873','e2a13838-79a3-470c-9e40-0121af1b0b0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2adac6188d74f23b6089b6fafc6a425',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:41:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1128624013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bf036e1-95c7-487b-a45f-a54418d39bf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35518d9300a345d9a46a127ee89730ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2adac6188d74f23b6089b6fafc6a425',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:41:14.706693 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-40887f05-b045-44b2-8f4d-c3448450466a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9cbbe56-00e9-4782-83c3-0581c119185d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:41:14.723545 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-40887f05-b045-44b2-8f4d-c3448450466a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9cbbe56-00e9-4782-83c3-0581c119185d) transitioned into state 'SUCCESS' from state '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-1128624013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35518d9300a345d9a46a127ee89730ca',qos_specs=None,replication_status=,reservations=['1a076de4-35a1-4549-8d83-2edd79aaa35e','d14fdc08-946b-4c03-ba10-d9a1eb1ff78a','190f5fec-6a84-46fd-bdba-32537079c873','e2a13838-79a3-470c-9e40-0121af1b0b0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2adac6188d74f23b6089b6fafc6a425',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:41:14.724277 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-40887f05-b045-44b2-8f4d-c3448450466a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82db433f-75f8-42e1-b1e5-356d5f6bc34d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:41:14.733209 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-40887f05-b045-44b2-8f4d-c3448450466a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82db433f-75f8-42e1-b1e5-356d5f6bc34d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:41:14.734011 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-40887f05-b045-44b2-8f4d-c3448450466a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Flow 'volume_create_api' (e4d5f67e-646e-4bcb-b370-404d5bebb02e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:41:14.734343 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-40887f05-b045-44b2-8f4d-c3448450466a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Create volume request issued successfully. Jul 31 09:41:14.734919 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-40887f05-b045-44b2-8f4d-c3448450466a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:41:14.736076 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1391/5532] 10.4.3.226 () {70 vars in 1298 bytes} [Fri Jul 31 09:41:14 2026] POST /volume/v3/volumes => generated 778 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:41:14.745471 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cbbd741f-1154-4a77-93b0-07b2bdd0678d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:14.747714 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cbbd741f-1154-4a77-93b0-07b2bdd0678d tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/volumes/6bf036e1-95c7-487b-a45f-a54418d39bf6 Jul 31 09:41:14.748031 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cbbd741f-1154-4a77-93b0-07b2bdd0678d tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:14.748326 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cbbd741f-1154-4a77-93b0-07b2bdd0678d tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:14.757810 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:14.757810 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:41:14.757905 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5bb59424-21a3-45fa-91da-b05cd8cfce7b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:14.759661 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5bb59424-21a3-45fa-91da-b05cd8cfce7b tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:41:14.759893 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5bb59424-21a3-45fa-91da-b05cd8cfce7b tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:14.760116 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5bb59424-21a3-45fa-91da-b05cd8cfce7b tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:14.761859 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cbbd741f-1154-4a77-93b0-07b2bdd0678d tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Volume info retrieved successfully. Jul 31 09:41:14.766520 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cbbd741f-1154-4a77-93b0-07b2bdd0678d tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/volumes/6bf036e1-95c7-487b-a45f-a54418d39bf6 returned with HTTP 200 Jul 31 09:41:14.766995 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1377/5533] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:14 2026] GET /volume/v3/volumes/6bf036e1-95c7-487b-a45f-a54418d39bf6 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:14.769266 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:14.769266 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:14.772826 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-5bb59424-21a3-45fa-91da-b05cd8cfce7b tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:14.777151 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5bb59424-21a3-45fa-91da-b05cd8cfce7b tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:41:14.777725 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1380/5534] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:41:14 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:15.779072 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e093758f-8c78-434f-be2c-23aac95adb79 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:15.780807 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e093758f-8c78-434f-be2c-23aac95adb79 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/volumes/6bf036e1-95c7-487b-a45f-a54418d39bf6 Jul 31 09:41:15.781011 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e093758f-8c78-434f-be2c-23aac95adb79 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:15.781186 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e093758f-8c78-434f-be2c-23aac95adb79 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:15.788945 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:15.788945 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:41:15.790558 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-295d3a2b-1aa2-478a-9b6b-f71509f7fc47 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:15.792440 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-295d3a2b-1aa2-478a-9b6b-f71509f7fc47 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:41:15.792581 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-295d3a2b-1aa2-478a-9b6b-f71509f7fc47 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:15.792748 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-295d3a2b-1aa2-478a-9b6b-f71509f7fc47 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:15.793651 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e093758f-8c78-434f-be2c-23aac95adb79 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Volume info retrieved successfully. Jul 31 09:41:15.798601 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e093758f-8c78-434f-be2c-23aac95adb79 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/volumes/6bf036e1-95c7-487b-a45f-a54418d39bf6 returned with HTTP 200 Jul 31 09:41:15.799006 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1387/5535] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:15 2026] GET /volume/v3/volumes/6bf036e1-95c7-487b-a45f-a54418d39bf6 => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:15.802193 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:15.802193 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:15.805405 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-295d3a2b-1aa2-478a-9b6b-f71509f7fc47 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:15.809130 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-295d3a2b-1aa2-478a-9b6b-f71509f7fc47 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:41:15.809519 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1392/5536] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:41:15 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:15.810392 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5b67d7ff-dc3a-4cc4-96f2-40a5644852df None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:15.811995 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5b67d7ff-dc3a-4cc4-96f2-40a5644852df tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] POST https://10.4.3.226/volume/v3/backups Jul 31 09:41:15.812348 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5b67d7ff-dc3a-4cc4-96f2-40a5644852df tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6bf036e1-95c7-487b-a45f-a54418d39bf6", "name": "tempest-type-Backup-1631109167"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:41:15.813668 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-5b67d7ff-dc3a-4cc4-96f2-40a5644852df tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Creating new backup {'backup': {'volume_id': '6bf036e1-95c7-487b-a45f-a54418d39bf6', 'name': 'tempest-type-Backup-1631109167'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:41:15.813796 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-5b67d7ff-dc3a-4cc4-96f2-40a5644852df tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Creating backup of volume 6bf036e1-95c7-487b-a45f-a54418d39bf6 in container None Jul 31 09:41:15.820100 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:15.820100 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:41:15.820392 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5b67d7ff-dc3a-4cc4-96f2-40a5644852df tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Volume info retrieved successfully. Jul 31 09:41:15.840260 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-5b67d7ff-dc3a-4cc4-96f2-40a5644852df tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Created reservations ['535d497d-07cf-4024-bd57-e8b3ba9f0df7', 'cdec850c-4a37-4353-89f0-249cbbdbc311'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:41:15.862933 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5b67d7ff-dc3a-4cc4-96f2-40a5644852df tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:41:15.863459 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1378/5537] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:41:15 2026] POST /volume/v3/backups => generated 316 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:41:15.871078 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9e3aa981-8b38-44d1-bac7-cf77ef08ee6a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:15.873002 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9e3aa981-8b38-44d1-bac7-cf77ef08ee6a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d Jul 31 09:41:15.873231 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9e3aa981-8b38-44d1-bac7-cf77ef08ee6a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:15.873457 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9e3aa981-8b38-44d1-bac7-cf77ef08ee6a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:15.873577 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-9e3aa981-8b38-44d1-bac7-cf77ef08ee6a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id ae7f0170-b71e-45fd-b352-cef6a6dc1b6d. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:15.877949 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:15.877949 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:15.878706 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9e3aa981-8b38-44d1-bac7-cf77ef08ee6a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d returned with HTTP 200 Jul 31 09:41:15.879022 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1381/5538] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:15 2026] GET /volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:16.289097 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-dc929212-d043-4044-9aab-886df2ce3e22 req-9ee68d92-8335-4325-80b4-c1b43ec49739 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:16.290765 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-dc929212-d043-4044-9aab-886df2ce3e22 req-9ee68d92-8335-4325-80b4-c1b43ec49739 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:41:16.291061 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-dc929212-d043-4044-9aab-886df2ce3e22 req-9ee68d92-8335-4325-80b4-c1b43ec49739 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:16.292261 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-dc929212-d043-4044-9aab-886df2ce3e22 req-9ee68d92-8335-4325-80b4-c1b43ec49739 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:16.300042 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:16.300042 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:41:16.303237 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-dc929212-d043-4044-9aab-886df2ce3e22 req-9ee68d92-8335-4325-80b4-c1b43ec49739 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:16.306979 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-dc929212-d043-4044-9aab-886df2ce3e22 req-9ee68d92-8335-4325-80b4-c1b43ec49739 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:41:16.307459 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1388/5539] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:41:16 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:16.821185 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-af89511b-f17b-4c22-986c-1bbd04105d0a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:16.822931 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-af89511b-f17b-4c22-986c-1bbd04105d0a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:41:16.823107 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-af89511b-f17b-4c22-986c-1bbd04105d0a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:16.823297 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-af89511b-f17b-4c22-986c-1bbd04105d0a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:16.832181 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:16.832181 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:16.835021 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-af89511b-f17b-4c22-986c-1bbd04105d0a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:16.838398 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-af89511b-f17b-4c22-986c-1bbd04105d0a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:41:16.838723 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1393/5540] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:41:16 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 1216 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:16.888818 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9ae669f4-8205-4e87-9748-8e8a51852cc1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:16.890529 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9ae669f4-8205-4e87-9748-8e8a51852cc1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d Jul 31 09:41:16.890737 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9ae669f4-8205-4e87-9748-8e8a51852cc1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:16.890910 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9ae669f4-8205-4e87-9748-8e8a51852cc1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:16.891010 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-9ae669f4-8205-4e87-9748-8e8a51852cc1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id ae7f0170-b71e-45fd-b352-cef6a6dc1b6d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:16.894970 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:16.894970 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:41:16.895512 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9ae669f4-8205-4e87-9748-8e8a51852cc1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d returned with HTTP 200 Jul 31 09:41:16.896031 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1379/5541] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:16 2026] GET /volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:17.850631 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0eb64a98-0b76-4925-ada1-d0570ae582cb None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:17.852394 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0eb64a98-0b76-4925-ada1-d0570ae582cb tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:41:17.852583 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0eb64a98-0b76-4925-ada1-d0570ae582cb tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:17.852798 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0eb64a98-0b76-4925-ada1-d0570ae582cb tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:17.861891 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:17.861891 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:17.865008 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-0eb64a98-0b76-4925-ada1-d0570ae582cb tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:17.868731 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0eb64a98-0b76-4925-ada1-d0570ae582cb tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:41:17.869368 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1382/5542] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:41:17 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:17.904811 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-27b58388-bc4d-4ee8-b4d0-2b8e31939dcb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:17.906607 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-27b58388-bc4d-4ee8-b4d0-2b8e31939dcb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d Jul 31 09:41:17.906847 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-27b58388-bc4d-4ee8-b4d0-2b8e31939dcb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:17.907056 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-27b58388-bc4d-4ee8-b4d0-2b8e31939dcb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:17.907159 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-27b58388-bc4d-4ee8-b4d0-2b8e31939dcb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id ae7f0170-b71e-45fd-b352-cef6a6dc1b6d. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:17.911305 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:17.911305 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:41:17.911881 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-27b58388-bc4d-4ee8-b4d0-2b8e31939dcb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d returned with HTTP 200 Jul 31 09:41:17.912212 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1389/5543] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:17 2026] GET /volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:18.486688 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-dc929212-d043-4044-9aab-886df2ce3e22 req-738b82bf-eeac-4719-aea0-5e0e65e86539 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:18.488736 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-dc929212-d043-4044-9aab-886df2ce3e22 req-738b82bf-eeac-4719-aea0-5e0e65e86539 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] DELETE https://10.4.3.226/volume/v3/attachments/9ce464bd-ddf3-48c2-abf7-f3d0a2e43e1f Jul 31 09:41:18.488988 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-dc929212-d043-4044-9aab-886df2ce3e22 req-738b82bf-eeac-4719-aea0-5e0e65e86539 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:18.489253 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-dc929212-d043-4044-9aab-886df2ce3e22 req-738b82bf-eeac-4719-aea0-5e0e65e86539 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:18.500300 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:18.500300 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:18.539210 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-dc929212-d043-4044-9aab-886df2ce3e22 req-738b82bf-eeac-4719-aea0-5e0e65e86539 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/attachments/9ce464bd-ddf3-48c2-abf7-f3d0a2e43e1f returned with HTTP 200 Jul 31 09:41:18.539210 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1394/5544] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:41:18 2026] DELETE /volume/v3/attachments/9ce464bd-ddf3-48c2-abf7-f3d0a2e43e1f => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:18.882330 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c45b2e4c-05e1-47e3-b79a-943896384556 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:18.884228 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c45b2e4c-05e1-47e3-b79a-943896384556 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:41:18.884497 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c45b2e4c-05e1-47e3-b79a-943896384556 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:18.885318 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c45b2e4c-05e1-47e3-b79a-943896384556 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:18.893389 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:18.893389 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:41:18.897833 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c45b2e4c-05e1-47e3-b79a-943896384556 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:18.903160 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c45b2e4c-05e1-47e3-b79a-943896384556 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:41:18.903671 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1380/5545] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:41:18 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:18.915471 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3a27cd49-6cc5-434f-9f04-f7f2a5fa3d13 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:18.917930 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3a27cd49-6cc5-434f-9f04-f7f2a5fa3d13 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 Jul 31 09:41:18.918256 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3a27cd49-6cc5-434f-9f04-f7f2a5fa3d13 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:18.918544 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3a27cd49-6cc5-434f-9f04-f7f2a5fa3d13 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:18.921328 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3af91524-d985-43c2-9eb4-db6987c114a8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:18.923153 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3af91524-d985-43c2-9eb4-db6987c114a8 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d Jul 31 09:41:18.923412 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3af91524-d985-43c2-9eb4-db6987c114a8 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:18.923602 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3af91524-d985-43c2-9eb4-db6987c114a8 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:18.923713 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-3af91524-d985-43c2-9eb4-db6987c114a8 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id ae7f0170-b71e-45fd-b352-cef6a6dc1b6d. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:18.927761 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:18.927761 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:41:18.928344 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3af91524-d985-43c2-9eb4-db6987c114a8 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d returned with HTTP 200 Jul 31 09:41:18.928407 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:18.928407 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:18.928726 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1390/5546] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:18 2026] GET /volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:18.932101 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-3a27cd49-6cc5-434f-9f04-f7f2a5fa3d13 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:18.936167 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3a27cd49-6cc5-434f-9f04-f7f2a5fa3d13 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 returned with HTTP 200 Jul 31 09:41:18.936562 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1383/5547] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:41:18 2026] GET /volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 => generated 1166 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:18.975710 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-f81209b3-a52c-4486-b15d-01bd5a41569c req-a45338b7-648d-448f-b427-650af80de513 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:18.977627 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-f81209b3-a52c-4486-b15d-01bd5a41569c req-a45338b7-648d-448f-b427-650af80de513 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 Jul 31 09:41:18.977813 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-f81209b3-a52c-4486-b15d-01bd5a41569c req-a45338b7-648d-448f-b427-650af80de513 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:18.978008 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-f81209b3-a52c-4486-b15d-01bd5a41569c req-a45338b7-648d-448f-b427-650af80de513 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:18.986630 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:18.986630 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:18.989492 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-f81209b3-a52c-4486-b15d-01bd5a41569c req-a45338b7-648d-448f-b427-650af80de513 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:18.993022 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-f81209b3-a52c-4486-b15d-01bd5a41569c req-a45338b7-648d-448f-b427-650af80de513 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 returned with HTTP 200 Jul 31 09:41:18.993370 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1395/5548] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:41:18 2026] GET /volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 => generated 1166 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:19.010644 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-f81209b3-a52c-4486-b15d-01bd5a41569c req-297cb390-8915-4369-890d-cc8b27f518ed None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:19.012818 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f81209b3-a52c-4486-b15d-01bd5a41569c req-297cb390-8915-4369-890d-cc8b27f518ed tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] POST https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5/action Jul 31 09:41:19.013160 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f81209b3-a52c-4486-b15d-01bd5a41569c req-297cb390-8915-4369-890d-cc8b27f518ed tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:41:19.013324 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f81209b3-a52c-4486-b15d-01bd5a41569c req-297cb390-8915-4369-890d-cc8b27f518ed tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:41:19.023197 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:19.023197 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:41:19.023718 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-f81209b3-a52c-4486-b15d-01bd5a41569c req-297cb390-8915-4369-890d-cc8b27f518ed tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:19.029519 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-f81209b3-a52c-4486-b15d-01bd5a41569c req-297cb390-8915-4369-890d-cc8b27f518ed tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Begin detaching volume completed successfully. Jul 31 09:41:19.029755 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f81209b3-a52c-4486-b15d-01bd5a41569c req-297cb390-8915-4369-890d-cc8b27f518ed tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5/action returned with HTTP 202 Jul 31 09:41:19.030147 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1381/5549] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:41:19 2026] POST /volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:41:19.046276 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-76ec4f60-01df-440f-9c3a-c9c66a01f1ed None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:19.047965 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-76ec4f60-01df-440f-9c3a-c9c66a01f1ed tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 Jul 31 09:41:19.048208 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-76ec4f60-01df-440f-9c3a-c9c66a01f1ed tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:19.048427 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-76ec4f60-01df-440f-9c3a-c9c66a01f1ed tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:19.061285 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:19.061285 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:41:19.065970 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-76ec4f60-01df-440f-9c3a-c9c66a01f1ed tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:19.071709 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-76ec4f60-01df-440f-9c3a-c9c66a01f1ed tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 returned with HTTP 200 Jul 31 09:41:19.072117 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1391/5550] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:41:19 2026] GET /volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 => generated 1169 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:19.078228 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1a4d7dde-344d-4747-a3f4-4cb1aa35a305 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:19.079864 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1a4d7dde-344d-4747-a3f4-4cb1aa35a305 None None] GET https://10.4.3.226/volume// Jul 31 09:41:19.080461 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1a4d7dde-344d-4747-a3f4-4cb1aa35a305 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:19.081114 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1a4d7dde-344d-4747-a3f4-4cb1aa35a305 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:19.081922 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1a4d7dde-344d-4747-a3f4-4cb1aa35a305 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:41:19.083042 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1384/5551] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:41:19 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:41:19.090172 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-f81209b3-a52c-4486-b15d-01bd5a41569c req-5510d44f-4872-45d0-9121-107a818ce447 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:19.092255 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-f81209b3-a52c-4486-b15d-01bd5a41569c req-5510d44f-4872-45d0-9121-107a818ce447 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 Jul 31 09:41:19.092462 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-f81209b3-a52c-4486-b15d-01bd5a41569c req-5510d44f-4872-45d0-9121-107a818ce447 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:19.092667 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-f81209b3-a52c-4486-b15d-01bd5a41569c req-5510d44f-4872-45d0-9121-107a818ce447 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:19.101316 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:19.101316 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:19.104412 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-f81209b3-a52c-4486-b15d-01bd5a41569c req-5510d44f-4872-45d0-9121-107a818ce447 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:19.108532 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-f81209b3-a52c-4486-b15d-01bd5a41569c req-5510d44f-4872-45d0-9121-107a818ce447 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 returned with HTTP 200 Jul 31 09:41:19.108900 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1396/5552] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:41:19 2026] GET /volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 => generated 1349 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:41:19.118662 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-f81209b3-a52c-4486-b15d-01bd5a41569c req-b7c55dcb-8534-4bb7-b16a-b19e999982b2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:19.120745 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f81209b3-a52c-4486-b15d-01bd5a41569c req-b7c55dcb-8534-4bb7-b16a-b19e999982b2 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5/encryption Jul 31 09:41:19.120932 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f81209b3-a52c-4486-b15d-01bd5a41569c req-b7c55dcb-8534-4bb7-b16a-b19e999982b2 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:19.121109 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f81209b3-a52c-4486-b15d-01bd5a41569c req-b7c55dcb-8534-4bb7-b16a-b19e999982b2 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:19.130016 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:19.130016 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:41:19.135818 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f81209b3-a52c-4486-b15d-01bd5a41569c req-b7c55dcb-8534-4bb7-b16a-b19e999982b2 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5/encryption returned with HTTP 200 Jul 31 09:41:19.136204 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1382/5553] 10.4.3.226 () {68 vars in 1631 bytes} [Fri Jul 31 09:41:19 2026] GET /volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:19.876952 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-f81209b3-a52c-4486-b15d-01bd5a41569c req-d55f5208-68ea-4fd3-b353-78abd477a1e0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:19.878997 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-f81209b3-a52c-4486-b15d-01bd5a41569c req-d55f5208-68ea-4fd3-b353-78abd477a1e0 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] DELETE https://10.4.3.226/volume/v3/attachments/74d66dd2-544d-4b13-a49e-5f8d19c51bb5 Jul 31 09:41:19.879203 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-f81209b3-a52c-4486-b15d-01bd5a41569c req-d55f5208-68ea-4fd3-b353-78abd477a1e0 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:19.879449 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-f81209b3-a52c-4486-b15d-01bd5a41569c req-d55f5208-68ea-4fd3-b353-78abd477a1e0 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:19.886613 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:19.886613 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:41:19.937715 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ce32fc58-b29e-4b41-88c1-bfa44e76718b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:19.939377 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ce32fc58-b29e-4b41-88c1-bfa44e76718b tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d Jul 31 09:41:19.939579 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ce32fc58-b29e-4b41-88c1-bfa44e76718b tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:19.939767 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ce32fc58-b29e-4b41-88c1-bfa44e76718b tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:19.939867 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-ce32fc58-b29e-4b41-88c1-bfa44e76718b tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id ae7f0170-b71e-45fd-b352-cef6a6dc1b6d. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:19.944209 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:19.944209 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:19.944824 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ce32fc58-b29e-4b41-88c1-bfa44e76718b tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d returned with HTTP 200 Jul 31 09:41:19.945159 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1385/5554] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:19 2026] GET /volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:19.945313 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-f81209b3-a52c-4486-b15d-01bd5a41569c req-d55f5208-68ea-4fd3-b353-78abd477a1e0 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/attachments/74d66dd2-544d-4b13-a49e-5f8d19c51bb5 returned with HTTP 200 Jul 31 09:41:19.945818 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1392/5555] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:41:19 2026] DELETE /volume/v3/attachments/74d66dd2-544d-4b13-a49e-5f8d19c51bb5 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:20.085747 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-fd76a947-b83e-4b9f-a85c-1faf00951486 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:20.088256 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fd76a947-b83e-4b9f-a85c-1faf00951486 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 Jul 31 09:41:20.088554 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fd76a947-b83e-4b9f-a85c-1faf00951486 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:20.088856 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-fd76a947-b83e-4b9f-a85c-1faf00951486 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:20.098976 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:20.098976 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:20.103407 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-fd76a947-b83e-4b9f-a85c-1faf00951486 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:20.109036 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-fd76a947-b83e-4b9f-a85c-1faf00951486 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 returned with HTTP 200 Jul 31 09:41:20.109610 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1397/5556] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:41:20 2026] GET /volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:20.123472 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-90d66d3e-6a10-40ae-b904-da070f2d0e69 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:20.125174 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-90d66d3e-6a10-40ae-b904-da070f2d0e69 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 Jul 31 09:41:20.125393 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-90d66d3e-6a10-40ae-b904-da070f2d0e69 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:20.125564 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-90d66d3e-6a10-40ae-b904-da070f2d0e69 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:20.134135 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:20.134135 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:41:20.137049 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-90d66d3e-6a10-40ae-b904-da070f2d0e69 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:20.140451 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-90d66d3e-6a10-40ae-b904-da070f2d0e69 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 returned with HTTP 200 Jul 31 09:41:20.140798 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1383/5557] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:41:20 2026] GET /volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:20.176361 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-a866fd66-71f7-48d3-a58c-7a2080ad930d req-26380d98-6ee9-4383-a696-5071aa9c0d5f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:20.178500 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-a866fd66-71f7-48d3-a58c-7a2080ad930d req-26380d98-6ee9-4383-a696-5071aa9c0d5f tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 Jul 31 09:41:20.178720 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-a866fd66-71f7-48d3-a58c-7a2080ad930d req-26380d98-6ee9-4383-a696-5071aa9c0d5f tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:20.178895 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-a866fd66-71f7-48d3-a58c-7a2080ad930d req-26380d98-6ee9-4383-a696-5071aa9c0d5f tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:20.187617 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:20.187617 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:20.190517 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-a866fd66-71f7-48d3-a58c-7a2080ad930d req-26380d98-6ee9-4383-a696-5071aa9c0d5f tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:20.194031 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-a866fd66-71f7-48d3-a58c-7a2080ad930d req-26380d98-6ee9-4383-a696-5071aa9c0d5f tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 returned with HTTP 200 Jul 31 09:41:20.194372 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1386/5558] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:41:20 2026] GET /volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:20.210784 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-a866fd66-71f7-48d3-a58c-7a2080ad930d req-ca2eb306-b670-426b-a7b4-e69eaa1093e8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:20.212751 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a866fd66-71f7-48d3-a58c-7a2080ad930d req-ca2eb306-b670-426b-a7b4-e69eaa1093e8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] POST https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24/action Jul 31 09:41:20.213072 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-a866fd66-71f7-48d3-a58c-7a2080ad930d req-ca2eb306-b670-426b-a7b4-e69eaa1093e8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:41:20.213185 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-a866fd66-71f7-48d3-a58c-7a2080ad930d req-ca2eb306-b670-426b-a7b4-e69eaa1093e8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:41:20.223630 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:20.223630 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:41:20.224046 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-a866fd66-71f7-48d3-a58c-7a2080ad930d req-ca2eb306-b670-426b-a7b4-e69eaa1093e8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:20.229641 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-a866fd66-71f7-48d3-a58c-7a2080ad930d req-ca2eb306-b670-426b-a7b4-e69eaa1093e8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Begin detaching volume completed successfully. Jul 31 09:41:20.229869 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-a866fd66-71f7-48d3-a58c-7a2080ad930d req-ca2eb306-b670-426b-a7b4-e69eaa1093e8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24/action returned with HTTP 202 Jul 31 09:41:20.230304 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1393/5559] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:41:20 2026] POST /volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:41:20.246721 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7db0d4ac-b870-479a-b548-5b3fc967415c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:20.248564 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7db0d4ac-b870-479a-b548-5b3fc967415c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 Jul 31 09:41:20.248791 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7db0d4ac-b870-479a-b548-5b3fc967415c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:20.248972 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7db0d4ac-b870-479a-b548-5b3fc967415c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:20.258303 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:20.258303 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:20.262149 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-7db0d4ac-b870-479a-b548-5b3fc967415c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:20.265821 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3cef44fd-2872-47b0-9179-fae9b01f31bb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:20.266221 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3cef44fd-2872-47b0-9179-fae9b01f31bb None None] GET https://10.4.3.226/volume// Jul 31 09:41:20.266408 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3cef44fd-2872-47b0-9179-fae9b01f31bb None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:20.266598 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3cef44fd-2872-47b0-9179-fae9b01f31bb None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:20.266677 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7db0d4ac-b870-479a-b548-5b3fc967415c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 returned with HTTP 200 Jul 31 09:41:20.266916 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3cef44fd-2872-47b0-9179-fae9b01f31bb None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:41:20.267189 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1398/5561] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:41:20 2026] GET /volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:20.267237 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1384/5561] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:41: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 31 09:41:20.273877 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-a866fd66-71f7-48d3-a58c-7a2080ad930d req-52203701-f55d-4d24-8a35-22248826f030 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:20.275795 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-a866fd66-71f7-48d3-a58c-7a2080ad930d req-52203701-f55d-4d24-8a35-22248826f030 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 Jul 31 09:41:20.275990 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-a866fd66-71f7-48d3-a58c-7a2080ad930d req-52203701-f55d-4d24-8a35-22248826f030 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:20.276159 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-a866fd66-71f7-48d3-a58c-7a2080ad930d req-52203701-f55d-4d24-8a35-22248826f030 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:20.284898 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:20.284898 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:20.288520 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-a866fd66-71f7-48d3-a58c-7a2080ad930d req-52203701-f55d-4d24-8a35-22248826f030 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:20.292394 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-a866fd66-71f7-48d3-a58c-7a2080ad930d req-52203701-f55d-4d24-8a35-22248826f030 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 returned with HTTP 200 Jul 31 09:41:20.292794 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1387/5562] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:41:20 2026] GET /volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 => generated 1321 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:41:20.954916 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8c8fb895-0d39-45d7-a024-a37ea1f7b9aa None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:20.956721 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8c8fb895-0d39-45d7-a024-a37ea1f7b9aa tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d Jul 31 09:41:20.956939 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8c8fb895-0d39-45d7-a024-a37ea1f7b9aa tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:20.957118 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8c8fb895-0d39-45d7-a024-a37ea1f7b9aa tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:20.957223 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-8c8fb895-0d39-45d7-a024-a37ea1f7b9aa tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id ae7f0170-b71e-45fd-b352-cef6a6dc1b6d. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:20.961499 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:20.961499 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:41:20.961850 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8c8fb895-0d39-45d7-a024-a37ea1f7b9aa tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d returned with HTTP 200 Jul 31 09:41:20.962177 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1394/5563] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:20 2026] GET /volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:21.027011 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-a866fd66-71f7-48d3-a58c-7a2080ad930d req-a57be999-2587-41d8-a73b-8e1e6f9bf308 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:21.028963 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-a866fd66-71f7-48d3-a58c-7a2080ad930d req-a57be999-2587-41d8-a73b-8e1e6f9bf308 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] DELETE https://10.4.3.226/volume/v3/attachments/9b7ac2a0-8bf1-4039-a606-66f5b02d424d Jul 31 09:41:21.029138 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-a866fd66-71f7-48d3-a58c-7a2080ad930d req-a57be999-2587-41d8-a73b-8e1e6f9bf308 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:21.029352 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-a866fd66-71f7-48d3-a58c-7a2080ad930d req-a57be999-2587-41d8-a73b-8e1e6f9bf308 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:21.035641 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:21.035641 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:21.075015 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-a866fd66-71f7-48d3-a58c-7a2080ad930d req-a57be999-2587-41d8-a73b-8e1e6f9bf308 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/attachments/9b7ac2a0-8bf1-4039-a606-66f5b02d424d returned with HTTP 200 Jul 31 09:41:21.075558 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1399/5564] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:41:21 2026] DELETE /volume/v3/attachments/9b7ac2a0-8bf1-4039-a606-66f5b02d424d => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:21.279355 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-30b28040-1f18-4368-a39a-832ac833e9d4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:21.281484 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-30b28040-1f18-4368-a39a-832ac833e9d4 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 Jul 31 09:41:21.281739 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-30b28040-1f18-4368-a39a-832ac833e9d4 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:21.281973 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-30b28040-1f18-4368-a39a-832ac833e9d4 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:21.290351 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:21.290351 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:41:21.294376 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-30b28040-1f18-4368-a39a-832ac833e9d4 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:21.298102 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-30b28040-1f18-4368-a39a-832ac833e9d4 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 returned with HTTP 200 Jul 31 09:41:21.298481 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1385/5565] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:41:21 2026] GET /volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:21.310210 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1e12e382-dfba-4cd1-abfb-4a29dab0ab27 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:21.311945 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1e12e382-dfba-4cd1-abfb-4a29dab0ab27 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] DELETE https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 Jul 31 09:41:21.312106 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1e12e382-dfba-4cd1-abfb-4a29dab0ab27 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:21.312318 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1e12e382-dfba-4cd1-abfb-4a29dab0ab27 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:21.312515 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-1e12e382-dfba-4cd1-abfb-4a29dab0ab27 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Delete volume with id: 18b0bbfe-c309-4971-83d8-20851624aac5 Jul 31 09:41:21.319564 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:21.319564 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:21.320030 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-1e12e382-dfba-4cd1-abfb-4a29dab0ab27 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:21.330693 np0000006200 devstack@c-api.service[100314]: WARNING cinder.keymgr.conf_key_mgr [None req-1e12e382-dfba-4cd1-abfb-4a29dab0ab27 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 09:41:21.336764 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-1e12e382-dfba-4cd1-abfb-4a29dab0ab27 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Delete volume request issued successfully. Jul 31 09:41:21.337015 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1e12e382-dfba-4cd1-abfb-4a29dab0ab27 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 returned with HTTP 202 Jul 31 09:41:21.337601 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1388/5566] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:41:21 2026] DELETE /volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:41:21.344903 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3c7b8289-2fcf-4105-b860-fa7abd6197e5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:21.347102 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3c7b8289-2fcf-4105-b860-fa7abd6197e5 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 Jul 31 09:41:21.347336 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3c7b8289-2fcf-4105-b860-fa7abd6197e5 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:21.347565 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3c7b8289-2fcf-4105-b860-fa7abd6197e5 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:21.355716 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:21.355716 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:41:21.359556 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3c7b8289-2fcf-4105-b860-fa7abd6197e5 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:21.364420 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3c7b8289-2fcf-4105-b860-fa7abd6197e5 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 returned with HTTP 200 Jul 31 09:41:21.365094 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1395/5567] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:41:21 2026] GET /volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:21.971890 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8e9cd879-ae1e-46ce-9a68-5c1302e651c9 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:21.973655 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8e9cd879-ae1e-46ce-9a68-5c1302e651c9 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d Jul 31 09:41:21.973902 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8e9cd879-ae1e-46ce-9a68-5c1302e651c9 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:21.974135 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8e9cd879-ae1e-46ce-9a68-5c1302e651c9 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:21.974349 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-8e9cd879-ae1e-46ce-9a68-5c1302e651c9 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id ae7f0170-b71e-45fd-b352-cef6a6dc1b6d. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:21.978638 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:21.978638 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:21.979210 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8e9cd879-ae1e-46ce-9a68-5c1302e651c9 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d returned with HTTP 200 Jul 31 09:41:21.979541 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1400/5568] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:21 2026] GET /volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:22.377807 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9089db0c-29fb-4ecf-be5f-1504c2f2d460 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:22.379422 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9089db0c-29fb-4ecf-be5f-1504c2f2d460 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 Jul 31 09:41:22.379614 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9089db0c-29fb-4ecf-be5f-1504c2f2d460 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:22.379784 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9089db0c-29fb-4ecf-be5f-1504c2f2d460 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:22.384756 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9089db0c-29fb-4ecf-be5f-1504c2f2d460 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 returned with HTTP 404 Jul 31 09:41:22.385144 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1386/5569] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:41:22 2026] GET /volume/v3/volumes/18b0bbfe-c309-4971-83d8-20851624aac5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:41:22.391802 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8f10d273-e22d-4af0-8ef9-0ebda715712b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:22.393483 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8f10d273-e22d-4af0-8ef9-0ebda715712b tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] GET https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1 Jul 31 09:41:22.393677 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8f10d273-e22d-4af0-8ef9-0ebda715712b tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:22.393869 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8f10d273-e22d-4af0-8ef9-0ebda715712b tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] Calling method 'detail' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:22.394766 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-8f10d273-e22d-4af0-8ef9-0ebda715712b tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100314) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:41:22.404286 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-8f10d273-e22d-4af0-8ef9-0ebda715712b tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] Get all volumes completed successfully. Jul 31 09:41:22.405321 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:22.405321 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:22.409114 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8f10d273-e22d-4af0-8ef9-0ebda715712b tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 09:41:22.409477 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1389/5570] 10.4.3.226 () {66 vars in 1285 bytes} [Fri Jul 31 09:41:22 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8345 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:22.421913 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3922dc30-0b34-4387-8cf7-58841dcfcdf0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:22.424021 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3922dc30-0b34-4387-8cf7-58841dcfcdf0 tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] DELETE https://10.4.3.226/volume/v3/types/a1279c1f-1ae9-407d-a526-ce69450c0a5f Jul 31 09:41:22.424230 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3922dc30-0b34-4387-8cf7-58841dcfcdf0 tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:22.424459 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3922dc30-0b34-4387-8cf7-58841dcfcdf0 tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:22.444412 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3922dc30-0b34-4387-8cf7-58841dcfcdf0 tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] https://10.4.3.226/volume/v3/types/a1279c1f-1ae9-407d-a526-ce69450c0a5f returned with HTTP 202 Jul 31 09:41:22.444833 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1396/5571] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:41:22 2026] DELETE /volume/v3/types/a1279c1f-1ae9-407d-a526-ce69450c0a5f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:41:22.451656 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-68a373d2-99a6-41f2-8320-24bdf959b723 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:22.453465 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-68a373d2-99a6-41f2-8320-24bdf959b723 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] DELETE https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 Jul 31 09:41:22.453660 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-68a373d2-99a6-41f2-8320-24bdf959b723 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:22.453847 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-68a373d2-99a6-41f2-8320-24bdf959b723 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:22.453999 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-68a373d2-99a6-41f2-8320-24bdf959b723 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Delete volume with id: 167ab703-3b30-4e45-b59e-1423d983eb24 Jul 31 09:41:22.460145 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:22.460145 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:22.460559 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-68a373d2-99a6-41f2-8320-24bdf959b723 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:22.476295 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-68a373d2-99a6-41f2-8320-24bdf959b723 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Delete volume request issued successfully. Jul 31 09:41:22.476505 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-68a373d2-99a6-41f2-8320-24bdf959b723 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 returned with HTTP 202 Jul 31 09:41:22.476870 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1401/5572] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:41:22 2026] DELETE /volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:41:22.484418 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-36eccea5-e360-4f13-972f-2a137b1bd8ff None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:22.486123 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-36eccea5-e360-4f13-972f-2a137b1bd8ff tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 Jul 31 09:41:22.486368 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-36eccea5-e360-4f13-972f-2a137b1bd8ff tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:22.486553 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-36eccea5-e360-4f13-972f-2a137b1bd8ff tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:22.493821 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:22.493821 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:41:22.497185 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-36eccea5-e360-4f13-972f-2a137b1bd8ff tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:22.501183 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-36eccea5-e360-4f13-972f-2a137b1bd8ff tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 returned with HTTP 200 Jul 31 09:41:22.501559 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1387/5573] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:41:22 2026] GET /volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:22.989209 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-4bc8bcf2-f0c6-4d8d-bfc3-27f1b7449655 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:22.991206 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4bc8bcf2-f0c6-4d8d-bfc3-27f1b7449655 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d Jul 31 09:41:22.991475 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4bc8bcf2-f0c6-4d8d-bfc3-27f1b7449655 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:22.991672 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4bc8bcf2-f0c6-4d8d-bfc3-27f1b7449655 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:22.991780 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-4bc8bcf2-f0c6-4d8d-bfc3-27f1b7449655 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id ae7f0170-b71e-45fd-b352-cef6a6dc1b6d. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:22.995813 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:22.995813 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:22.996432 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4bc8bcf2-f0c6-4d8d-bfc3-27f1b7449655 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d returned with HTTP 200 Jul 31 09:41:22.996960 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1390/5574] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:22 2026] GET /volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:23.515701 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-924d7863-bd22-4aab-8393-17fa61fe8717 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:23.518654 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-924d7863-bd22-4aab-8393-17fa61fe8717 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 Jul 31 09:41:23.518654 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-924d7863-bd22-4aab-8393-17fa61fe8717 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:23.518654 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-924d7863-bd22-4aab-8393-17fa61fe8717 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:23.522919 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-924d7863-bd22-4aab-8393-17fa61fe8717 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 returned with HTTP 404 Jul 31 09:41:23.523639 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1397/5575] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:41:23 2026] GET /volume/v3/volumes/167ab703-3b30-4e45-b59e-1423d983eb24 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:41:23.529101 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-0d7ab351-89f7-4c27-bfa0-332256501a8a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:23.530865 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0d7ab351-89f7-4c27-bfa0-332256501a8a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] DELETE https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:41:23.531041 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0d7ab351-89f7-4c27-bfa0-332256501a8a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:23.531225 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-0d7ab351-89f7-4c27-bfa0-332256501a8a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:23.531427 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-0d7ab351-89f7-4c27-bfa0-332256501a8a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Delete volume with id: 4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:41:23.539613 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:23.539613 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:23.540482 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-0d7ab351-89f7-4c27-bfa0-332256501a8a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:23.556419 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-0d7ab351-89f7-4c27-bfa0-332256501a8a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Delete volume request issued successfully. Jul 31 09:41:23.556660 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-0d7ab351-89f7-4c27-bfa0-332256501a8a tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 202 Jul 31 09:41:23.557122 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1402/5576] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:41:23 2026] DELETE /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:41:23.565292 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5f18ab71-f7f9-4203-851e-059686857820 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:23.566975 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5f18ab71-f7f9-4203-851e-059686857820 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:41:23.567136 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5f18ab71-f7f9-4203-851e-059686857820 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:23.567329 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5f18ab71-f7f9-4203-851e-059686857820 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:23.574001 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:23.574001 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:41:23.577437 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5f18ab71-f7f9-4203-851e-059686857820 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:41:23.582228 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5f18ab71-f7f9-4203-851e-059686857820 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 200 Jul 31 09:41:23.582594 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1388/5577] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:41:23 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:24.006327 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-da7286d2-a784-4c80-ac6e-cc376c6eab69 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:24.008383 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-da7286d2-a784-4c80-ac6e-cc376c6eab69 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d Jul 31 09:41:24.008659 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-da7286d2-a784-4c80-ac6e-cc376c6eab69 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:24.008904 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-da7286d2-a784-4c80-ac6e-cc376c6eab69 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:24.009035 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-da7286d2-a784-4c80-ac6e-cc376c6eab69 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id ae7f0170-b71e-45fd-b352-cef6a6dc1b6d. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:24.013818 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:24.013818 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:24.014513 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-da7286d2-a784-4c80-ac6e-cc376c6eab69 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d returned with HTTP 200 Jul 31 09:41:24.014943 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1391/5578] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:24 2026] GET /volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:24.595370 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8d910ddf-736c-4722-beb9-a5926bc40497 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:24.596830 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8d910ddf-736c-4722-beb9-a5926bc40497 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a Jul 31 09:41:24.596985 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8d910ddf-736c-4722-beb9-a5926bc40497 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:24.597147 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8d910ddf-736c-4722-beb9-a5926bc40497 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:24.602192 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8d910ddf-736c-4722-beb9-a5926bc40497 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a returned with HTTP 404 Jul 31 09:41:24.602610 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1398/5579] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:41:24 2026] GET /volume/v3/volumes/4e03255c-4bc7-4c7e-b406-457344da9e7a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:41:24.609728 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-dbcadbb3-321d-4725-b672-1a4e07ce0ce7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:24.611510 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dbcadbb3-321d-4725-b672-1a4e07ce0ce7 tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] GET https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1 Jul 31 09:41:24.611761 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dbcadbb3-321d-4725-b672-1a4e07ce0ce7 tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:24.611985 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-dbcadbb3-321d-4725-b672-1a4e07ce0ce7 tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] Calling method 'detail' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:24.612833 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-dbcadbb3-321d-4725-b672-1a4e07ce0ce7 tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100315) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:41:24.621286 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-dbcadbb3-321d-4725-b672-1a4e07ce0ce7 tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] Get all volumes completed successfully. Jul 31 09:41:24.623227 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:24.623227 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:24.628748 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-dbcadbb3-321d-4725-b672-1a4e07ce0ce7 tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 09:41:24.629313 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1403/5580] 10.4.3.226 () {66 vars in 1285 bytes} [Fri Jul 31 09:41:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6270 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:24.646162 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b5576c05-9862-4cd9-abb9-192a9768c527 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:24.647914 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b5576c05-9862-4cd9-abb9-192a9768c527 tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] DELETE https://10.4.3.226/volume/v3/types/4d2df080-ab4a-4ae9-8ef4-c60772723aac Jul 31 09:41:24.648183 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b5576c05-9862-4cd9-abb9-192a9768c527 tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:24.648669 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b5576c05-9862-4cd9-abb9-192a9768c527 tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:24.670491 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b5576c05-9862-4cd9-abb9-192a9768c527 tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] https://10.4.3.226/volume/v3/types/4d2df080-ab4a-4ae9-8ef4-c60772723aac returned with HTTP 202 Jul 31 09:41:24.670992 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1389/5581] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:41:24 2026] DELETE /volume/v3/types/4d2df080-ab4a-4ae9-8ef4-c60772723aac => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:41:25.024480 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-beb846c8-4050-40ad-9598-a4d2a66d57cf None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:25.026099 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-beb846c8-4050-40ad-9598-a4d2a66d57cf tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d Jul 31 09:41:25.026285 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-beb846c8-4050-40ad-9598-a4d2a66d57cf tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:25.026453 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-beb846c8-4050-40ad-9598-a4d2a66d57cf tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:25.026551 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-beb846c8-4050-40ad-9598-a4d2a66d57cf tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id ae7f0170-b71e-45fd-b352-cef6a6dc1b6d. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:25.030294 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:25.030294 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:25.030818 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-beb846c8-4050-40ad-9598-a4d2a66d57cf tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d returned with HTTP 200 Jul 31 09:41:25.031129 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1392/5582] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:25 2026] GET /volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:26.040301 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7f3f4f1c-2c91-4247-9715-b94b6d15f2a6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:26.042054 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7f3f4f1c-2c91-4247-9715-b94b6d15f2a6 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d Jul 31 09:41:26.042261 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7f3f4f1c-2c91-4247-9715-b94b6d15f2a6 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:26.042443 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7f3f4f1c-2c91-4247-9715-b94b6d15f2a6 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:26.042560 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-7f3f4f1c-2c91-4247-9715-b94b6d15f2a6 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id ae7f0170-b71e-45fd-b352-cef6a6dc1b6d. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:26.046876 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:26.046876 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:41:26.047632 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7f3f4f1c-2c91-4247-9715-b94b6d15f2a6 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d returned with HTTP 200 Jul 31 09:41:26.048049 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1399/5583] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:26 2026] GET /volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:27.057209 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d73a7a2c-26ef-4b1e-a8f7-6a46c0e99264 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:27.059003 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d73a7a2c-26ef-4b1e-a8f7-6a46c0e99264 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d Jul 31 09:41:27.059264 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d73a7a2c-26ef-4b1e-a8f7-6a46c0e99264 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:27.059400 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d73a7a2c-26ef-4b1e-a8f7-6a46c0e99264 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:27.059490 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-d73a7a2c-26ef-4b1e-a8f7-6a46c0e99264 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id ae7f0170-b71e-45fd-b352-cef6a6dc1b6d. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:27.064175 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:27.064175 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:27.064685 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d73a7a2c-26ef-4b1e-a8f7-6a46c0e99264 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d returned with HTTP 200 Jul 31 09:41:27.065050 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1404/5584] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:27 2026] GET /volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:28.074139 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a76b1e3c-1a79-4c16-8d96-105143ffd64e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:28.076450 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a76b1e3c-1a79-4c16-8d96-105143ffd64e tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d Jul 31 09:41:28.076820 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a76b1e3c-1a79-4c16-8d96-105143ffd64e tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:28.077123 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a76b1e3c-1a79-4c16-8d96-105143ffd64e tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:28.077259 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-a76b1e3c-1a79-4c16-8d96-105143ffd64e tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id ae7f0170-b71e-45fd-b352-cef6a6dc1b6d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:28.082771 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:28.082771 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:41:28.083580 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a76b1e3c-1a79-4c16-8d96-105143ffd64e tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d returned with HTTP 200 Jul 31 09:41:28.083994 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1390/5585] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:28 2026] GET /volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:29.093272 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d6d9e5cb-e957-4d6f-a0c3-5fad8b213858 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:29.095517 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d6d9e5cb-e957-4d6f-a0c3-5fad8b213858 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d Jul 31 09:41:29.095847 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d6d9e5cb-e957-4d6f-a0c3-5fad8b213858 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:29.097087 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d6d9e5cb-e957-4d6f-a0c3-5fad8b213858 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:29.097087 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-d6d9e5cb-e957-4d6f-a0c3-5fad8b213858 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id ae7f0170-b71e-45fd-b352-cef6a6dc1b6d. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:29.101177 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:29.101177 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:29.102020 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d6d9e5cb-e957-4d6f-a0c3-5fad8b213858 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d returned with HTTP 200 Jul 31 09:41:29.102619 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1393/5586] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:29 2026] GET /volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:30.112454 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4e670435-6c1f-4098-98de-b9b209169fe2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:30.114310 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4e670435-6c1f-4098-98de-b9b209169fe2 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d Jul 31 09:41:30.114528 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4e670435-6c1f-4098-98de-b9b209169fe2 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:30.114733 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4e670435-6c1f-4098-98de-b9b209169fe2 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:30.114834 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-4e670435-6c1f-4098-98de-b9b209169fe2 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id ae7f0170-b71e-45fd-b352-cef6a6dc1b6d. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:30.118858 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:30.118858 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:41:30.119400 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4e670435-6c1f-4098-98de-b9b209169fe2 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d returned with HTTP 200 Jul 31 09:41:30.119746 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1400/5587] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:30 2026] GET /volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:30.134107 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-91d365fb-1889-4335-b114-e9c91e014b1a None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:30.192364 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-91d365fb-1889-4335-b114-e9c91e014b1a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] POST https://10.4.3.226/volume/v3/backups Jul 31 09:41:30.192817 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-91d365fb-1889-4335-b114-e9c91e014b1a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6bf036e1-95c7-487b-a45f-a54418d39bf6"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:41:30.194612 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.backups [None req-91d365fb-1889-4335-b114-e9c91e014b1a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Creating new backup {'backup': {'volume_id': '6bf036e1-95c7-487b-a45f-a54418d39bf6'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:41:30.194779 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.backups [None req-91d365fb-1889-4335-b114-e9c91e014b1a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Creating backup of volume 6bf036e1-95c7-487b-a45f-a54418d39bf6 in container None Jul 31 09:41:30.202898 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:30.202898 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:30.203382 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-91d365fb-1889-4335-b114-e9c91e014b1a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Volume info retrieved successfully. Jul 31 09:41:30.219113 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-91d365fb-1889-4335-b114-e9c91e014b1a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Created reservations ['de902068-629a-4385-94a4-93f80907c682', '90b82841-4c8d-4ede-bc93-c2ddb9ad7d2b'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:41:30.248510 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-91d365fb-1889-4335-b114-e9c91e014b1a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:41:30.248923 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1405/5588] 10.4.3.226 () {70 vars in 1298 bytes} [Fri Jul 31 09:41:30 2026] POST /volume/v3/backups => generated 288 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:41:30.257300 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-646a3423-bd98-4237-837e-b4caa19dd199 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:30.259497 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-646a3423-bd98-4237-837e-b4caa19dd199 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e Jul 31 09:41:30.259780 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-646a3423-bd98-4237-837e-b4caa19dd199 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:30.260013 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-646a3423-bd98-4237-837e-b4caa19dd199 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:30.260224 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-646a3423-bd98-4237-837e-b4caa19dd199 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id c21781ca-d80c-428b-b944-14c97f9c619e. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:30.264856 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:30.264856 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:41:30.265682 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-646a3423-bd98-4237-837e-b4caa19dd199 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e returned with HTTP 200 Jul 31 09:41:30.266134 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1391/5589] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:30 2026] GET /volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:31.275832 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-7a2e3185-ef19-4d57-8514-20d26c599bd2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:31.277563 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7a2e3185-ef19-4d57-8514-20d26c599bd2 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e Jul 31 09:41:31.277761 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7a2e3185-ef19-4d57-8514-20d26c599bd2 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:31.277931 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-7a2e3185-ef19-4d57-8514-20d26c599bd2 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:31.278032 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-7a2e3185-ef19-4d57-8514-20d26c599bd2 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id c21781ca-d80c-428b-b944-14c97f9c619e. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:31.281975 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:31.281975 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:31.282507 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-7a2e3185-ef19-4d57-8514-20d26c599bd2 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e returned with HTTP 200 Jul 31 09:41:31.282833 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1394/5590] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:31 2026] GET /volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:32.294875 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e5aa9c50-8605-4cf5-9a41-75c8ec08e752 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:32.296688 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e5aa9c50-8605-4cf5-9a41-75c8ec08e752 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e Jul 31 09:41:32.296929 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e5aa9c50-8605-4cf5-9a41-75c8ec08e752 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:32.297147 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e5aa9c50-8605-4cf5-9a41-75c8ec08e752 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:32.297316 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-e5aa9c50-8605-4cf5-9a41-75c8ec08e752 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id c21781ca-d80c-428b-b944-14c97f9c619e. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:32.304976 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:32.304976 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:41:32.304976 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e5aa9c50-8605-4cf5-9a41-75c8ec08e752 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e returned with HTTP 200 Jul 31 09:41:32.304976 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1401/5591] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:32 2026] GET /volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:33.316226 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d4e0f341-d949-4e44-965f-d45cbc04ac21 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:33.317262 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d4e0f341-d949-4e44-965f-d45cbc04ac21 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e Jul 31 09:41:33.317496 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d4e0f341-d949-4e44-965f-d45cbc04ac21 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:33.317702 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d4e0f341-d949-4e44-965f-d45cbc04ac21 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:33.317833 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-d4e0f341-d949-4e44-965f-d45cbc04ac21 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id c21781ca-d80c-428b-b944-14c97f9c619e. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:33.322359 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:33.322359 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:33.322987 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d4e0f341-d949-4e44-965f-d45cbc04ac21 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e returned with HTTP 200 Jul 31 09:41:33.323360 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1406/5592] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:33 2026] GET /volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:34.336035 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d40a38d9-2120-41c3-b89b-efb37c0b04c7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:34.337988 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d40a38d9-2120-41c3-b89b-efb37c0b04c7 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e Jul 31 09:41:34.338237 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d40a38d9-2120-41c3-b89b-efb37c0b04c7 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:34.338480 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d40a38d9-2120-41c3-b89b-efb37c0b04c7 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:34.338638 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-d40a38d9-2120-41c3-b89b-efb37c0b04c7 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id c21781ca-d80c-428b-b944-14c97f9c619e. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:34.343140 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:34.343140 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:41:34.343862 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d40a38d9-2120-41c3-b89b-efb37c0b04c7 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e returned with HTTP 200 Jul 31 09:41:34.344225 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1392/5593] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:34 2026] GET /volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:35.357113 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-54848844-a62d-47df-932b-9e1adfa8be24 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:35.359086 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-54848844-a62d-47df-932b-9e1adfa8be24 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e Jul 31 09:41:35.359362 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-54848844-a62d-47df-932b-9e1adfa8be24 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:35.359617 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-54848844-a62d-47df-932b-9e1adfa8be24 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:35.359791 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-54848844-a62d-47df-932b-9e1adfa8be24 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id c21781ca-d80c-428b-b944-14c97f9c619e. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:35.364492 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:35.364492 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:35.365047 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-54848844-a62d-47df-932b-9e1adfa8be24 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e returned with HTTP 200 Jul 31 09:41:35.365389 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1395/5594] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:35 2026] GET /volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:36.374625 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-4087fcac-2c71-44af-9b2d-90e51f47a6c7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:36.376259 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4087fcac-2c71-44af-9b2d-90e51f47a6c7 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e Jul 31 09:41:36.376482 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4087fcac-2c71-44af-9b2d-90e51f47a6c7 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:36.376661 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-4087fcac-2c71-44af-9b2d-90e51f47a6c7 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:36.376749 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-4087fcac-2c71-44af-9b2d-90e51f47a6c7 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id c21781ca-d80c-428b-b944-14c97f9c619e. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:36.380513 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:36.380513 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:41:36.381035 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-4087fcac-2c71-44af-9b2d-90e51f47a6c7 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e returned with HTTP 200 Jul 31 09:41:36.381383 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1402/5595] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:36 2026] GET /volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:37.390440 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f3a8a1a6-575f-4c1e-b98e-50844d3ecce7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:37.392074 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f3a8a1a6-575f-4c1e-b98e-50844d3ecce7 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e Jul 31 09:41:37.392286 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f3a8a1a6-575f-4c1e-b98e-50844d3ecce7 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:37.392526 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f3a8a1a6-575f-4c1e-b98e-50844d3ecce7 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:37.392759 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-f3a8a1a6-575f-4c1e-b98e-50844d3ecce7 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id c21781ca-d80c-428b-b944-14c97f9c619e. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:37.396460 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:37.396460 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:37.396962 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f3a8a1a6-575f-4c1e-b98e-50844d3ecce7 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e returned with HTTP 200 Jul 31 09:41:37.397326 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1407/5596] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:37 2026] GET /volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:38.406812 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-405890dd-ce14-4c61-a6c6-0613c2e21a5a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:38.410724 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-405890dd-ce14-4c61-a6c6-0613c2e21a5a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e Jul 31 09:41:38.410979 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-405890dd-ce14-4c61-a6c6-0613c2e21a5a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:38.411193 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-405890dd-ce14-4c61-a6c6-0613c2e21a5a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:38.411351 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-405890dd-ce14-4c61-a6c6-0613c2e21a5a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id c21781ca-d80c-428b-b944-14c97f9c619e. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:38.417754 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:38.417754 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:41:38.418624 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-405890dd-ce14-4c61-a6c6-0613c2e21a5a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e returned with HTTP 200 Jul 31 09:41:38.419111 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1393/5597] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:38 2026] GET /volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:39.430667 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1555f96a-ceb9-42c3-bb8b-714610d06308 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:39.432218 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1555f96a-ceb9-42c3-bb8b-714610d06308 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e Jul 31 09:41:39.432439 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1555f96a-ceb9-42c3-bb8b-714610d06308 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:39.432614 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1555f96a-ceb9-42c3-bb8b-714610d06308 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:39.432711 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-1555f96a-ceb9-42c3-bb8b-714610d06308 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id c21781ca-d80c-428b-b944-14c97f9c619e. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:39.436557 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:39.436557 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:39.437066 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1555f96a-ceb9-42c3-bb8b-714610d06308 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e returned with HTTP 200 Jul 31 09:41:39.437421 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1396/5598] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:39 2026] GET /volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:40.446183 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a5d7ccf7-0ce9-470c-9b71-c6fe5cb2b38b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:40.447860 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a5d7ccf7-0ce9-470c-9b71-c6fe5cb2b38b tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e Jul 31 09:41:40.448108 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a5d7ccf7-0ce9-470c-9b71-c6fe5cb2b38b tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:40.448319 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a5d7ccf7-0ce9-470c-9b71-c6fe5cb2b38b tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:40.448442 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-a5d7ccf7-0ce9-470c-9b71-c6fe5cb2b38b tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id c21781ca-d80c-428b-b944-14c97f9c619e. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:40.452389 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:40.452389 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:41:40.452924 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a5d7ccf7-0ce9-470c-9b71-c6fe5cb2b38b tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e returned with HTTP 200 Jul 31 09:41:40.453264 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1403/5599] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:40 2026] GET /volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:41.463508 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-600fb126-67f9-4083-907d-0c75afca5948 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:41.465554 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-600fb126-67f9-4083-907d-0c75afca5948 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e Jul 31 09:41:41.465824 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-600fb126-67f9-4083-907d-0c75afca5948 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:41.465999 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-600fb126-67f9-4083-907d-0c75afca5948 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:41.466336 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-600fb126-67f9-4083-907d-0c75afca5948 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id c21781ca-d80c-428b-b944-14c97f9c619e. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:41.470728 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:41.470728 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:41.471293 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-600fb126-67f9-4083-907d-0c75afca5948 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e returned with HTTP 200 Jul 31 09:41:41.471643 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1408/5600] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:41 2026] GET /volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:42.481501 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a535d293-cabf-42b4-bf98-962a5ca9670b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:42.483759 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a535d293-cabf-42b4-bf98-962a5ca9670b tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e Jul 31 09:41:42.484036 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a535d293-cabf-42b4-bf98-962a5ca9670b tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:42.484348 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a535d293-cabf-42b4-bf98-962a5ca9670b tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:42.484527 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-a535d293-cabf-42b4-bf98-962a5ca9670b tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id c21781ca-d80c-428b-b944-14c97f9c619e. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:42.489821 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:42.489821 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:41:42.490650 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a535d293-cabf-42b4-bf98-962a5ca9670b tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e returned with HTTP 200 Jul 31 09:41:42.491138 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1394/5601] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:42 2026] GET /volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:43.500054 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5ae96eee-0658-4139-9fe4-c4059da0b9ac None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:43.501955 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5ae96eee-0658-4139-9fe4-c4059da0b9ac tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e Jul 31 09:41:43.502190 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5ae96eee-0658-4139-9fe4-c4059da0b9ac tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:43.502404 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5ae96eee-0658-4139-9fe4-c4059da0b9ac tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:43.502498 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-5ae96eee-0658-4139-9fe4-c4059da0b9ac tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id c21781ca-d80c-428b-b944-14c97f9c619e. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:43.506998 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:43.506998 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:43.507606 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5ae96eee-0658-4139-9fe4-c4059da0b9ac tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e returned with HTTP 200 Jul 31 09:41:43.507966 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1397/5602] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:43 2026] GET /volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:44.517187 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6130c764-3f0d-4008-9dce-4b807cf88e1b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:44.519219 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6130c764-3f0d-4008-9dce-4b807cf88e1b tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e Jul 31 09:41:44.519501 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6130c764-3f0d-4008-9dce-4b807cf88e1b tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:44.519692 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6130c764-3f0d-4008-9dce-4b807cf88e1b tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:44.519797 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-6130c764-3f0d-4008-9dce-4b807cf88e1b tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id c21781ca-d80c-428b-b944-14c97f9c619e. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:44.524220 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:44.524220 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:41:44.524811 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6130c764-3f0d-4008-9dce-4b807cf88e1b tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e returned with HTTP 200 Jul 31 09:41:44.525133 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1404/5603] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:44 2026] GET /volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e => generated 710 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:44.535121 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f4f81e81-068d-4286-ae67-2698fac67ac7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:44.537410 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f4f81e81-068d-4286-ae67-2698fac67ac7 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] DELETE https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e Jul 31 09:41:44.537659 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f4f81e81-068d-4286-ae67-2698fac67ac7 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:44.537883 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f4f81e81-068d-4286-ae67-2698fac67ac7 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:44.538015 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.backups [None req-f4f81e81-068d-4286-ae67-2698fac67ac7 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Delete backup with id: c21781ca-d80c-428b-b944-14c97f9c619e. Jul 31 09:41:44.542684 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:44.542684 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:44.554331 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.backup.rpcapi [None req-f4f81e81-068d-4286-ae67-2698fac67ac7 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] delete_backup rpcapi backup_id c21781ca-d80c-428b-b944-14c97f9c619e {{(pid=100315) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:41:44.555923 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f4f81e81-068d-4286-ae67-2698fac67ac7 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e returned with HTTP 202 Jul 31 09:41:44.556292 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1409/5604] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:41:44 2026] DELETE /volume/v3/backups/c21781ca-d80c-428b-b944-14c97f9c619e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:41:44.564679 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-639cf5ce-1120-4b15-9e31-6e3b5975f543 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:44.566703 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-639cf5ce-1120-4b15-9e31-6e3b5975f543 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:41:44.567035 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-639cf5ce-1120-4b15-9e31-6e3b5975f543 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1440337037"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:41:44.568398 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-639cf5ce-1120-4b15-9e31-6e3b5975f543 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1440337037'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:41:44.568522 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-639cf5ce-1120-4b15-9e31-6e3b5975f543 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Create volume of 1 GB Jul 31 09:41:44.572642 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-639cf5ce-1120-4b15-9e31-6e3b5975f543 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Availability Zones retrieved successfully. Jul 31 09:41:44.577616 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-639cf5ce-1120-4b15-9e31-6e3b5975f543 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Flow 'volume_create_api' (1169a075-2cc0-441b-b3a5-c1caea8c42cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:41:44.578905 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-639cf5ce-1120-4b15-9e31-6e3b5975f543 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d5e965a-012b-42d2-85a3-537ffba89327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:41:44.579769 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-639cf5ce-1120-4b15-9e31-6e3b5975f543 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:41:44.602841 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-639cf5ce-1120-4b15-9e31-6e3b5975f543 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d5e965a-012b-42d2-85a3-537ffba89327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:41:44.603779 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-639cf5ce-1120-4b15-9e31-6e3b5975f543 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8440b126-f95e-4a5b-91c3-29bfd9f6c857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:41:44.637601 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-639cf5ce-1120-4b15-9e31-6e3b5975f543 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Created reservations ['5ed89167-bdb4-4588-a551-b86cf9b536fe', '13355db1-ad0b-4008-8009-74e18d752c3e', 'e241ec4b-2eb8-4178-9777-a27c695c5990', '2c507d6a-a648-44bc-833d-8d45385a6854'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:41:44.638279 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-639cf5ce-1120-4b15-9e31-6e3b5975f543 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8440b126-f95e-4a5b-91c3-29bfd9f6c857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ed89167-bdb4-4588-a551-b86cf9b536fe', '13355db1-ad0b-4008-8009-74e18d752c3e', 'e241ec4b-2eb8-4178-9777-a27c695c5990', '2c507d6a-a648-44bc-833d-8d45385a6854']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:41:44.639037 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-639cf5ce-1120-4b15-9e31-6e3b5975f543 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f1c0e1c-f3f9-4bfb-90dd-9c95e752a61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:41:44.659177 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-639cf5ce-1120-4b15-9e31-6e3b5975f543 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f1c0e1c-f3f9-4bfb-90dd-9c95e752a61a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa654d9d-26ad-44c4-986b-b57dfaa0b424', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1440337037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35518d9300a345d9a46a127ee89730ca',qos_specs=None,replication_status=,reservations=['5ed89167-bdb4-4588-a551-b86cf9b536fe','13355db1-ad0b-4008-8009-74e18d752c3e','e241ec4b-2eb8-4178-9777-a27c695c5990','2c507d6a-a648-44bc-833d-8d45385a6854'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2adac6188d74f23b6089b6fafc6a425',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:41:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1440337037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa654d9d-26ad-44c4-986b-b57dfaa0b424,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35518d9300a345d9a46a127ee89730ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2adac6188d74f23b6089b6fafc6a425',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:41:44.660192 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-639cf5ce-1120-4b15-9e31-6e3b5975f543 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5316df65-766b-474d-a6e3-35b648f77788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:41:44.680344 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-639cf5ce-1120-4b15-9e31-6e3b5975f543 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5316df65-766b-474d-a6e3-35b648f77788) transitioned into state 'SUCCESS' from state '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-1440337037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35518d9300a345d9a46a127ee89730ca',qos_specs=None,replication_status=,reservations=['5ed89167-bdb4-4588-a551-b86cf9b536fe','13355db1-ad0b-4008-8009-74e18d752c3e','e241ec4b-2eb8-4178-9777-a27c695c5990','2c507d6a-a648-44bc-833d-8d45385a6854'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2adac6188d74f23b6089b6fafc6a425',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:41:44.681067 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-639cf5ce-1120-4b15-9e31-6e3b5975f543 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (080a1464-225c-4e8a-9de6-d4d0cadae597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:41:44.690285 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-639cf5ce-1120-4b15-9e31-6e3b5975f543 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (080a1464-225c-4e8a-9de6-d4d0cadae597) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:41:44.691443 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-639cf5ce-1120-4b15-9e31-6e3b5975f543 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Flow 'volume_create_api' (1169a075-2cc0-441b-b3a5-c1caea8c42cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:41:44.691916 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-639cf5ce-1120-4b15-9e31-6e3b5975f543 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Create volume request issued successfully. Jul 31 09:41:44.692805 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-639cf5ce-1120-4b15-9e31-6e3b5975f543 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:41:44.693434 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1395/5605] 10.4.3.226 () {70 vars in 1298 bytes} [Fri Jul 31 09:41:44 2026] POST /volume/v3/volumes => generated 778 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:41:44.704528 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b82e13f9-6197-4169-bcb9-ce538fd50ec8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:44.706424 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b82e13f9-6197-4169-bcb9-ce538fd50ec8 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/volumes/aa654d9d-26ad-44c4-986b-b57dfaa0b424 Jul 31 09:41:44.706489 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b82e13f9-6197-4169-bcb9-ce538fd50ec8 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:44.706680 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b82e13f9-6197-4169-bcb9-ce538fd50ec8 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:44.713542 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:44.713542 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:44.717404 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-b82e13f9-6197-4169-bcb9-ce538fd50ec8 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Volume info retrieved successfully. Jul 31 09:41:44.721129 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b82e13f9-6197-4169-bcb9-ce538fd50ec8 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/volumes/aa654d9d-26ad-44c4-986b-b57dfaa0b424 returned with HTTP 200 Jul 31 09:41:44.721510 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1398/5606] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:44 2026] GET /volume/v3/volumes/aa654d9d-26ad-44c4-986b-b57dfaa0b424 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:45.736011 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8df2adb3-082b-4d4b-80fa-84717139b3ce None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:45.737916 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8df2adb3-082b-4d4b-80fa-84717139b3ce tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/volumes/aa654d9d-26ad-44c4-986b-b57dfaa0b424 Jul 31 09:41:45.738154 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8df2adb3-082b-4d4b-80fa-84717139b3ce tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:45.738401 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8df2adb3-082b-4d4b-80fa-84717139b3ce tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:45.745821 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:45.745821 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:41:45.749555 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-8df2adb3-082b-4d4b-80fa-84717139b3ce tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Volume info retrieved successfully. Jul 31 09:41:45.753543 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8df2adb3-082b-4d4b-80fa-84717139b3ce tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/volumes/aa654d9d-26ad-44c4-986b-b57dfaa0b424 returned with HTTP 200 Jul 31 09:41:45.753928 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1405/5607] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:45 2026] GET /volume/v3/volumes/aa654d9d-26ad-44c4-986b-b57dfaa0b424 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:41:45.766087 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-2a09b976-96c1-4b1c-acd1-4f4e222e4549 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:45.767871 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2a09b976-96c1-4b1c-acd1-4f4e222e4549 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] POST https://10.4.3.226/volume/v3/backups Jul 31 09:41:45.768201 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-2a09b976-96c1-4b1c-acd1-4f4e222e4549 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aa654d9d-26ad-44c4-986b-b57dfaa0b424", "name": "tempest-type-Backup-1287597573"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:41:45.770097 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.backups [None req-2a09b976-96c1-4b1c-acd1-4f4e222e4549 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Creating new backup {'backup': {'volume_id': 'aa654d9d-26ad-44c4-986b-b57dfaa0b424', 'name': 'tempest-type-Backup-1287597573'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:41:45.770368 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.backups [None req-2a09b976-96c1-4b1c-acd1-4f4e222e4549 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Creating backup of volume aa654d9d-26ad-44c4-986b-b57dfaa0b424 in container None Jul 31 09:41:45.776635 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:45.776635 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:45.777076 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-2a09b976-96c1-4b1c-acd1-4f4e222e4549 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Volume info retrieved successfully. Jul 31 09:41:45.790937 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-2a09b976-96c1-4b1c-acd1-4f4e222e4549 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Created reservations ['b951005e-6244-46ad-bb9f-c1b0ff086f64', 'f8ea7344-7757-41a0-b206-37be6857ad04'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:41:45.813343 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-2a09b976-96c1-4b1c-acd1-4f4e222e4549 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:41:45.813848 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1410/5608] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:41:45 2026] POST /volume/v3/backups => generated 316 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:41:45.821911 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5c7dada2-b4ac-4deb-8a27-4890ab662348 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:45.824709 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5c7dada2-b4ac-4deb-8a27-4890ab662348 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 Jul 31 09:41:45.825012 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5c7dada2-b4ac-4deb-8a27-4890ab662348 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:45.825293 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5c7dada2-b4ac-4deb-8a27-4890ab662348 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:45.825485 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-5c7dada2-b4ac-4deb-8a27-4890ab662348 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:45.830728 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:45.830728 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:41:45.831503 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5c7dada2-b4ac-4deb-8a27-4890ab662348 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 returned with HTTP 200 Jul 31 09:41:45.831847 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1396/5609] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:45 2026] GET /volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:46.842269 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-881a3322-2829-4190-b7a3-9ddc4f71029d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:46.843815 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-881a3322-2829-4190-b7a3-9ddc4f71029d tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 Jul 31 09:41:46.844011 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-881a3322-2829-4190-b7a3-9ddc4f71029d tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:46.844216 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-881a3322-2829-4190-b7a3-9ddc4f71029d tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:46.844418 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-881a3322-2829-4190-b7a3-9ddc4f71029d tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:46.848809 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:46.848809 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:46.849361 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-881a3322-2829-4190-b7a3-9ddc4f71029d tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 returned with HTTP 200 Jul 31 09:41:46.849685 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1399/5610] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:46 2026] GET /volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:47.858766 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c15a57d9-4509-4271-ab75-08913d727947 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:47.860496 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c15a57d9-4509-4271-ab75-08913d727947 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 Jul 31 09:41:47.860697 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c15a57d9-4509-4271-ab75-08913d727947 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:47.860869 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c15a57d9-4509-4271-ab75-08913d727947 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:47.860973 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-c15a57d9-4509-4271-ab75-08913d727947 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:47.864820 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:47.864820 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:41:47.865357 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c15a57d9-4509-4271-ab75-08913d727947 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 returned with HTTP 200 Jul 31 09:41:47.865687 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1406/5611] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:47 2026] GET /volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:48.876285 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-31aee4d1-8d97-4f00-95a2-e6ab82866d86 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:48.878056 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-31aee4d1-8d97-4f00-95a2-e6ab82866d86 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 Jul 31 09:41:48.878359 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-31aee4d1-8d97-4f00-95a2-e6ab82866d86 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:48.878582 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-31aee4d1-8d97-4f00-95a2-e6ab82866d86 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:48.878723 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-31aee4d1-8d97-4f00-95a2-e6ab82866d86 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:48.883624 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:48.883624 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:48.884371 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-31aee4d1-8d97-4f00-95a2-e6ab82866d86 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 returned with HTTP 200 Jul 31 09:41:48.884814 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1411/5612] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:48 2026] GET /volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:49.896436 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1f196fca-99f5-4090-84c4-0e884e905e2a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:49.898356 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1f196fca-99f5-4090-84c4-0e884e905e2a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 Jul 31 09:41:49.898356 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1f196fca-99f5-4090-84c4-0e884e905e2a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:49.898879 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1f196fca-99f5-4090-84c4-0e884e905e2a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:49.898879 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-1f196fca-99f5-4090-84c4-0e884e905e2a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:49.902936 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:49.902936 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:41:49.903525 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1f196fca-99f5-4090-84c4-0e884e905e2a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 returned with HTTP 200 Jul 31 09:41:49.903880 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1397/5613] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:49 2026] GET /volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:50.914526 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8ad00418-1c36-40bf-a226-66406eee6500 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:50.916531 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8ad00418-1c36-40bf-a226-66406eee6500 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 Jul 31 09:41:50.917230 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8ad00418-1c36-40bf-a226-66406eee6500 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:50.917230 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8ad00418-1c36-40bf-a226-66406eee6500 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:50.917230 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-8ad00418-1c36-40bf-a226-66406eee6500 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:50.923403 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:50.923403 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:50.923403 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8ad00418-1c36-40bf-a226-66406eee6500 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 returned with HTTP 200 Jul 31 09:41:50.924070 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1400/5614] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:50 2026] GET /volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:51.937092 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7ffa758d-17a9-4371-997a-251085f3a37d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:51.939713 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7ffa758d-17a9-4371-997a-251085f3a37d tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 Jul 31 09:41:51.940032 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7ffa758d-17a9-4371-997a-251085f3a37d tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:51.940342 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7ffa758d-17a9-4371-997a-251085f3a37d tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:51.940521 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-7ffa758d-17a9-4371-997a-251085f3a37d tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:51.944620 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:51.944620 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:41:51.945145 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7ffa758d-17a9-4371-997a-251085f3a37d tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 returned with HTTP 200 Jul 31 09:41:51.945632 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1407/5615] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:51 2026] GET /volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:52.956016 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ea5b68ed-36db-47f7-b629-c5fde8168e0f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:52.957762 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ea5b68ed-36db-47f7-b629-c5fde8168e0f tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 Jul 31 09:41:52.958031 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ea5b68ed-36db-47f7-b629-c5fde8168e0f tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:52.958278 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ea5b68ed-36db-47f7-b629-c5fde8168e0f tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:52.958440 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-ea5b68ed-36db-47f7-b629-c5fde8168e0f tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:52.963086 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:52.963086 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:52.963782 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ea5b68ed-36db-47f7-b629-c5fde8168e0f tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 returned with HTTP 200 Jul 31 09:41:52.964195 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1412/5616] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:52 2026] GET /volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:53.974106 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9bccf498-12dd-4bda-9cd6-4f7c90410792 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:53.975858 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9bccf498-12dd-4bda-9cd6-4f7c90410792 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 Jul 31 09:41:53.976073 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9bccf498-12dd-4bda-9cd6-4f7c90410792 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:53.976259 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9bccf498-12dd-4bda-9cd6-4f7c90410792 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:53.976381 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-9bccf498-12dd-4bda-9cd6-4f7c90410792 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:53.980084 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:53.980084 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:41:53.980679 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9bccf498-12dd-4bda-9cd6-4f7c90410792 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 returned with HTTP 200 Jul 31 09:41:53.981060 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1398/5617] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:53 2026] GET /volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:54.989924 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d18b0d6f-b5ba-43c0-a690-5ae7727ccab0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:54.991636 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d18b0d6f-b5ba-43c0-a690-5ae7727ccab0 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 Jul 31 09:41:54.991839 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d18b0d6f-b5ba-43c0-a690-5ae7727ccab0 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:54.992015 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d18b0d6f-b5ba-43c0-a690-5ae7727ccab0 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:54.992111 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-d18b0d6f-b5ba-43c0-a690-5ae7727ccab0 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:54.996004 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:54.996004 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:54.996580 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d18b0d6f-b5ba-43c0-a690-5ae7727ccab0 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 returned with HTTP 200 Jul 31 09:41:54.996875 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1401/5618] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:54 2026] GET /volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:56.007482 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f6df41a5-408f-47b6-ae92-94d8bd2c0e3b None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:56.009827 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f6df41a5-408f-47b6-ae92-94d8bd2c0e3b tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 Jul 31 09:41:56.010195 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f6df41a5-408f-47b6-ae92-94d8bd2c0e3b tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:56.010449 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f6df41a5-408f-47b6-ae92-94d8bd2c0e3b tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:56.010567 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-f6df41a5-408f-47b6-ae92-94d8bd2c0e3b tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:56.015991 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:56.015991 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:41:56.016818 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f6df41a5-408f-47b6-ae92-94d8bd2c0e3b tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 returned with HTTP 200 Jul 31 09:41:56.017332 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1408/5619] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:56 2026] GET /volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:57.028019 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e6347760-b889-4c50-a997-0a897f84e849 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:57.031587 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e6347760-b889-4c50-a997-0a897f84e849 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 Jul 31 09:41:57.031587 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e6347760-b889-4c50-a997-0a897f84e849 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:57.031587 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e6347760-b889-4c50-a997-0a897f84e849 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:57.031587 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-e6347760-b889-4c50-a997-0a897f84e849 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:57.034925 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:57.034925 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:41:57.035705 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e6347760-b889-4c50-a997-0a897f84e849 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 returned with HTTP 200 Jul 31 09:41:57.036148 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1413/5620] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:57 2026] GET /volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:58.048045 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f12013dc-9145-4174-bafa-540f65ecc6ae None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:58.049927 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f12013dc-9145-4174-bafa-540f65ecc6ae tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 Jul 31 09:41:58.050148 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f12013dc-9145-4174-bafa-540f65ecc6ae tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:58.050454 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f12013dc-9145-4174-bafa-540f65ecc6ae tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:58.050551 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-f12013dc-9145-4174-bafa-540f65ecc6ae tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:58.055007 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:58.055007 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:41:58.055718 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f12013dc-9145-4174-bafa-540f65ecc6ae tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 returned with HTTP 200 Jul 31 09:41:58.056109 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1399/5621] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:58 2026] GET /volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:41:59.068376 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-39eeac95-daa2-4779-9a8e-8c4e357493ca None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:41:59.069828 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-39eeac95-daa2-4779-9a8e-8c4e357493ca tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 Jul 31 09:41:59.069997 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-39eeac95-daa2-4779-9a8e-8c4e357493ca tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:41:59.070203 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-39eeac95-daa2-4779-9a8e-8c4e357493ca tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:41:59.070350 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-39eeac95-daa2-4779-9a8e-8c4e357493ca tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:41:59.074181 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:41:59.074181 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:41:59.074740 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-39eeac95-daa2-4779-9a8e-8c4e357493ca tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 returned with HTTP 200 Jul 31 09:41:59.075055 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1402/5622] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:41:59 2026] GET /volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:00.084626 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c0b587ab-a90e-4442-b7b5-0d5c437e0eb6 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:00.086378 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c0b587ab-a90e-4442-b7b5-0d5c437e0eb6 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 Jul 31 09:42:00.086592 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c0b587ab-a90e-4442-b7b5-0d5c437e0eb6 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:00.086779 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c0b587ab-a90e-4442-b7b5-0d5c437e0eb6 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:00.086873 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-c0b587ab-a90e-4442-b7b5-0d5c437e0eb6 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:00.091004 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:00.091004 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:42:00.091615 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c0b587ab-a90e-4442-b7b5-0d5c437e0eb6 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 returned with HTTP 200 Jul 31 09:42:00.091979 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1409/5623] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:00 2026] GET /volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:00.101568 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-369175d7-bca0-4fff-b48f-f19216991c57 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:00.105204 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-369175d7-bca0-4fff-b48f-f19216991c57 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] DELETE https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 Jul 31 09:42:00.105204 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-369175d7-bca0-4fff-b48f-f19216991c57 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:00.105204 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-369175d7-bca0-4fff-b48f-f19216991c57 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:00.105204 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.backups [None req-369175d7-bca0-4fff-b48f-f19216991c57 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Delete backup with id: aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4. Jul 31 09:42:00.108711 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:00.108711 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:42:00.120062 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.backup.rpcapi [None req-369175d7-bca0-4fff-b48f-f19216991c57 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] delete_backup rpcapi backup_id aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 {{(pid=100315) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:42:00.122508 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-369175d7-bca0-4fff-b48f-f19216991c57 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] https://10.4.3.226/volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 returned with HTTP 202 Jul 31 09:42:00.122508 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1414/5624] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:42:00 2026] DELETE /volume/v3/backups/aa1f6696-deb2-4b65-82b6-0b1fc1c4f2c4 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:42:00.129917 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-83f330b0-da21-4579-aeee-5952e9d138fd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:00.131509 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-83f330b0-da21-4579-aeee-5952e9d138fd tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/aa654d9d-26ad-44c4-986b-b57dfaa0b424 Jul 31 09:42:00.131737 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-83f330b0-da21-4579-aeee-5952e9d138fd tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:00.131925 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-83f330b0-da21-4579-aeee-5952e9d138fd tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:00.132071 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-83f330b0-da21-4579-aeee-5952e9d138fd tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Delete volume with id: aa654d9d-26ad-44c4-986b-b57dfaa0b424 Jul 31 09:42:00.142699 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:00.142699 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:00.143160 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-83f330b0-da21-4579-aeee-5952e9d138fd tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Volume info retrieved successfully. Jul 31 09:42:00.161350 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-83f330b0-da21-4579-aeee-5952e9d138fd tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Delete volume request issued successfully. Jul 31 09:42:00.161562 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-83f330b0-da21-4579-aeee-5952e9d138fd tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/volumes/aa654d9d-26ad-44c4-986b-b57dfaa0b424 returned with HTTP 202 Jul 31 09:42:00.162059 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1400/5625] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:42:00 2026] DELETE /volume/v3/volumes/aa654d9d-26ad-44c4-986b-b57dfaa0b424 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:42:00.170564 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f1d37176-4ad9-4e5a-9a4b-314d58fcffd9 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:00.173659 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f1d37176-4ad9-4e5a-9a4b-314d58fcffd9 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/volumes/aa654d9d-26ad-44c4-986b-b57dfaa0b424 Jul 31 09:42:00.173943 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f1d37176-4ad9-4e5a-9a4b-314d58fcffd9 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:00.174183 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f1d37176-4ad9-4e5a-9a4b-314d58fcffd9 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:00.185061 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:00.185061 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:42:00.190377 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-f1d37176-4ad9-4e5a-9a4b-314d58fcffd9 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Volume info retrieved successfully. Jul 31 09:42:00.196307 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f1d37176-4ad9-4e5a-9a4b-314d58fcffd9 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/volumes/aa654d9d-26ad-44c4-986b-b57dfaa0b424 returned with HTTP 200 Jul 31 09:42:00.196800 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1403/5626] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:00 2026] GET /volume/v3/volumes/aa654d9d-26ad-44c4-986b-b57dfaa0b424 => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:42:01.209490 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ead8d207-c970-4054-8015-6b52375dd0b4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:01.211661 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ead8d207-c970-4054-8015-6b52375dd0b4 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/volumes/aa654d9d-26ad-44c4-986b-b57dfaa0b424 Jul 31 09:42:01.211920 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ead8d207-c970-4054-8015-6b52375dd0b4 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:01.212098 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ead8d207-c970-4054-8015-6b52375dd0b4 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:01.218192 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ead8d207-c970-4054-8015-6b52375dd0b4 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/volumes/aa654d9d-26ad-44c4-986b-b57dfaa0b424 returned with HTTP 404 Jul 31 09:42:01.218699 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1410/5627] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:01 2026] GET /volume/v3/volumes/aa654d9d-26ad-44c4-986b-b57dfaa0b424 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:42:01.228127 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-181ffaaa-b9ac-4419-8cb2-14b708c41084 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:01.229959 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-181ffaaa-b9ac-4419-8cb2-14b708c41084 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] GET https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d/export_record Jul 31 09:42:01.230163 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-181ffaaa-b9ac-4419-8cb2-14b708c41084 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:01.230453 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-181ffaaa-b9ac-4419-8cb2-14b708c41084 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Calling method 'export_record' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:01.230579 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.backups [None req-181ffaaa-b9ac-4419-8cb2-14b708c41084 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Export record for backup ae7f0170-b71e-45fd-b352-cef6a6dc1b6d. {{(pid=100315) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 09:42:01.236127 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:01.236127 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:42:01.237276 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.policy [None req-181ffaaa-b9ac-4419-8cb2-14b708c41084 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '8bc10ccad3844c40b3e659b36f46f4bc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35518d9300a345d9a46a127ee89730ca', '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=100315) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:42:01.237505 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-181ffaaa-b9ac-4419-8cb2-14b708c41084 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d/export_record returned with HTTP 403 Jul 31 09:42:01.237974 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1415/5628] 10.4.3.226 () {68 vars in 1430 bytes} [Fri Jul 31 09:42:01 2026] GET /volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d/export_record => generated 101 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:42:01.245816 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c0ff6b9f-45c4-4664-a354-236eb9d06040 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:01.247515 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c0ff6b9f-45c4-4664-a354-236eb9d06040 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:42:01.247855 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c0ff6b9f-45c4-4664-a354-236eb9d06040 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1920129888"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:42:01.249234 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-c0ff6b9f-45c4-4664-a354-236eb9d06040 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1920129888'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:42:01.249373 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-c0ff6b9f-45c4-4664-a354-236eb9d06040 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Create volume of 1 GB Jul 31 09:42:01.253273 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c0ff6b9f-45c4-4664-a354-236eb9d06040 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Availability Zones retrieved successfully. Jul 31 09:42:01.261165 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c0ff6b9f-45c4-4664-a354-236eb9d06040 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Flow 'volume_create_api' (def073e7-9b5b-4e00-876f-2549d5854484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:42:01.262228 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c0ff6b9f-45c4-4664-a354-236eb9d06040 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5ef2fd0-4a33-4c53-b5c0-e0bea5c8ff6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:01.263135 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-c0ff6b9f-45c4-4664-a354-236eb9d06040 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:42:01.288263 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c0ff6b9f-45c4-4664-a354-236eb9d06040 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5ef2fd0-4a33-4c53-b5c0-e0bea5c8ff6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:01.289015 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c0ff6b9f-45c4-4664-a354-236eb9d06040 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46080049-a3f9-45f1-af19-57d8c931738a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:01.324541 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-c0ff6b9f-45c4-4664-a354-236eb9d06040 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Created reservations ['ae3ccd49-e24b-4155-92e0-6ef6f72998ae', 'd7afa63c-6e93-44ce-9b51-e68d5bd706da', 'a42a8885-b4ce-4414-9680-cb946c0b834d', 'd57dbf25-6fda-40cc-8450-c194a8d4ac4b'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:42:01.325322 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c0ff6b9f-45c4-4664-a354-236eb9d06040 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46080049-a3f9-45f1-af19-57d8c931738a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae3ccd49-e24b-4155-92e0-6ef6f72998ae', 'd7afa63c-6e93-44ce-9b51-e68d5bd706da', 'a42a8885-b4ce-4414-9680-cb946c0b834d', 'd57dbf25-6fda-40cc-8450-c194a8d4ac4b']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:01.326106 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c0ff6b9f-45c4-4664-a354-236eb9d06040 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac4de3df-292b-4b19-941d-b1d4538533ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:01.348892 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c0ff6b9f-45c4-4664-a354-236eb9d06040 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac4de3df-292b-4b19-941d-b1d4538533ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18f51901-6857-4d1e-aa95-fc23163445a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1920129888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35518d9300a345d9a46a127ee89730ca',qos_specs=None,replication_status=,reservations=['ae3ccd49-e24b-4155-92e0-6ef6f72998ae','d7afa63c-6e93-44ce-9b51-e68d5bd706da','a42a8885-b4ce-4414-9680-cb946c0b834d','d57dbf25-6fda-40cc-8450-c194a8d4ac4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2adac6188d74f23b6089b6fafc6a425',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:42:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1920129888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18f51901-6857-4d1e-aa95-fc23163445a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35518d9300a345d9a46a127ee89730ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2adac6188d74f23b6089b6fafc6a425',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:01.350234 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c0ff6b9f-45c4-4664-a354-236eb9d06040 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59539f77-7f80-43bd-b3ea-e7c1f08c6105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:01.365974 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c0ff6b9f-45c4-4664-a354-236eb9d06040 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59539f77-7f80-43bd-b3ea-e7c1f08c6105) transitioned into state 'SUCCESS' from state '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-1920129888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35518d9300a345d9a46a127ee89730ca',qos_specs=None,replication_status=,reservations=['ae3ccd49-e24b-4155-92e0-6ef6f72998ae','d7afa63c-6e93-44ce-9b51-e68d5bd706da','a42a8885-b4ce-4414-9680-cb946c0b834d','d57dbf25-6fda-40cc-8450-c194a8d4ac4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2adac6188d74f23b6089b6fafc6a425',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:01.366689 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c0ff6b9f-45c4-4664-a354-236eb9d06040 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6605c580-ba55-49cd-8f4d-9a906be19b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:01.375676 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c0ff6b9f-45c4-4664-a354-236eb9d06040 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6605c580-ba55-49cd-8f4d-9a906be19b0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:01.376546 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c0ff6b9f-45c4-4664-a354-236eb9d06040 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Flow 'volume_create_api' (def073e7-9b5b-4e00-876f-2549d5854484) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:42:01.376936 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c0ff6b9f-45c4-4664-a354-236eb9d06040 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Create volume request issued successfully. Jul 31 09:42:01.377519 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c0ff6b9f-45c4-4664-a354-236eb9d06040 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:42:01.377947 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1401/5629] 10.4.3.226 () {70 vars in 1298 bytes} [Fri Jul 31 09:42:01 2026] POST /volume/v3/volumes => generated 778 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:42:01.392153 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3665f800-6265-42d8-9ff8-8a142a1fd9a0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:01.395942 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3665f800-6265-42d8-9ff8-8a142a1fd9a0 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/volumes/18f51901-6857-4d1e-aa95-fc23163445a6 Jul 31 09:42:01.395942 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3665f800-6265-42d8-9ff8-8a142a1fd9a0 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:01.395942 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3665f800-6265-42d8-9ff8-8a142a1fd9a0 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:01.401063 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:01.401063 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:42:01.404474 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-3665f800-6265-42d8-9ff8-8a142a1fd9a0 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Volume info retrieved successfully. Jul 31 09:42:01.408325 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3665f800-6265-42d8-9ff8-8a142a1fd9a0 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/volumes/18f51901-6857-4d1e-aa95-fc23163445a6 returned with HTTP 200 Jul 31 09:42:01.408790 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1404/5630] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:01 2026] GET /volume/v3/volumes/18f51901-6857-4d1e-aa95-fc23163445a6 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:02.420693 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-904a1b1f-7db5-41f4-9da4-7a74f92c3d71 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:02.422183 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-904a1b1f-7db5-41f4-9da4-7a74f92c3d71 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/volumes/18f51901-6857-4d1e-aa95-fc23163445a6 Jul 31 09:42:02.422385 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-904a1b1f-7db5-41f4-9da4-7a74f92c3d71 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:02.422551 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-904a1b1f-7db5-41f4-9da4-7a74f92c3d71 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:02.428743 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:02.428743 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:42:02.431806 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-904a1b1f-7db5-41f4-9da4-7a74f92c3d71 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Volume info retrieved successfully. Jul 31 09:42:02.435389 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-904a1b1f-7db5-41f4-9da4-7a74f92c3d71 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/volumes/18f51901-6857-4d1e-aa95-fc23163445a6 returned with HTTP 200 Jul 31 09:42:02.435738 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1411/5631] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:02 2026] GET /volume/v3/volumes/18f51901-6857-4d1e-aa95-fc23163445a6 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:42:02.447010 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-cc3b1d54-ff3b-44ce-be9b-cfeb361286f6 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:02.448665 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cc3b1d54-ff3b-44ce-be9b-cfeb361286f6 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] POST https://10.4.3.226/volume/v3/backups Jul 31 09:42:02.448994 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cc3b1d54-ff3b-44ce-be9b-cfeb361286f6 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "18f51901-6857-4d1e-aa95-fc23163445a6", "name": "tempest-type-Backup-886452260"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:42:02.450343 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.contrib.backups [None req-cc3b1d54-ff3b-44ce-be9b-cfeb361286f6 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Creating new backup {'backup': {'volume_id': '18f51901-6857-4d1e-aa95-fc23163445a6', 'name': 'tempest-type-Backup-886452260'}} {{(pid=100315) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:42:02.450473 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.backups [None req-cc3b1d54-ff3b-44ce-be9b-cfeb361286f6 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Creating backup of volume 18f51901-6857-4d1e-aa95-fc23163445a6 in container None Jul 31 09:42:02.457198 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:02.457198 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:42:02.457520 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-cc3b1d54-ff3b-44ce-be9b-cfeb361286f6 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Volume info retrieved successfully. Jul 31 09:42:02.470989 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-cc3b1d54-ff3b-44ce-be9b-cfeb361286f6 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Created reservations ['3682f147-efa8-4a3d-a98f-a10c05f5794d', '7b75e557-58b2-49a2-9244-e232096030b4'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:42:02.503006 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cc3b1d54-ff3b-44ce-be9b-cfeb361286f6 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:42:02.505264 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1416/5632] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:42:02 2026] POST /volume/v3/backups => generated 315 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:42:02.515046 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1975398a-d0bc-433f-802f-b030418c9117 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:02.517215 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1975398a-d0bc-433f-802f-b030418c9117 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb Jul 31 09:42:02.517570 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1975398a-d0bc-433f-802f-b030418c9117 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:02.517661 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1975398a-d0bc-433f-802f-b030418c9117 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:02.517799 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-1975398a-d0bc-433f-802f-b030418c9117 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 5ccc8f7c-5778-482b-bcac-69c92aaa27eb. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:02.522900 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:02.522900 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:02.523529 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1975398a-d0bc-433f-802f-b030418c9117 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb returned with HTTP 200 Jul 31 09:42:02.523885 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1402/5633] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:02 2026] GET /volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:03.533512 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-444e4b39-6e81-4952-9386-40e5b7ece2d2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:03.535281 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-444e4b39-6e81-4952-9386-40e5b7ece2d2 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb Jul 31 09:42:03.535487 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-444e4b39-6e81-4952-9386-40e5b7ece2d2 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:03.535663 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-444e4b39-6e81-4952-9386-40e5b7ece2d2 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:03.535764 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-444e4b39-6e81-4952-9386-40e5b7ece2d2 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 5ccc8f7c-5778-482b-bcac-69c92aaa27eb. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:03.539725 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:03.539725 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:42:03.540287 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-444e4b39-6e81-4952-9386-40e5b7ece2d2 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb returned with HTTP 200 Jul 31 09:42:03.540658 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1405/5634] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:03 2026] GET /volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:04.549890 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7ea8634c-5165-4518-8d66-9f435ed8356a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:04.551651 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7ea8634c-5165-4518-8d66-9f435ed8356a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb Jul 31 09:42:04.551840 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7ea8634c-5165-4518-8d66-9f435ed8356a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:04.552011 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7ea8634c-5165-4518-8d66-9f435ed8356a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:04.552110 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-7ea8634c-5165-4518-8d66-9f435ed8356a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 5ccc8f7c-5778-482b-bcac-69c92aaa27eb. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:04.555894 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:04.555894 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:42:04.556425 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7ea8634c-5165-4518-8d66-9f435ed8356a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb returned with HTTP 200 Jul 31 09:42:04.556745 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1412/5635] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:04 2026] GET /volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:05.566922 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-5f6f1c7d-8a8f-4c36-baac-2efaa8eb4f7b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:05.568944 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5f6f1c7d-8a8f-4c36-baac-2efaa8eb4f7b tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb Jul 31 09:42:05.569192 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5f6f1c7d-8a8f-4c36-baac-2efaa8eb4f7b tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:05.569462 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-5f6f1c7d-8a8f-4c36-baac-2efaa8eb4f7b tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:05.569620 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-5f6f1c7d-8a8f-4c36-baac-2efaa8eb4f7b tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 5ccc8f7c-5778-482b-bcac-69c92aaa27eb. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:05.571378 np0000006200 devstack@c-api.service[100315]: DEBUG dbcounter [-] [100315] Writing DB stats cinder:SELECT=162,cinder:INSERT=21,cinder:UPDATE=46 {{(pid=100315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:42:05.574574 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:05.574574 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:42:05.575349 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-5f6f1c7d-8a8f-4c36-baac-2efaa8eb4f7b tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb returned with HTTP 200 Jul 31 09:42:05.575777 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1417/5636] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:05 2026] GET /volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:06.586596 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f7b7274c-4d52-4cd2-a4b2-3517cfb5e235 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:06.588443 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f7b7274c-4d52-4cd2-a4b2-3517cfb5e235 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb Jul 31 09:42:06.588711 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f7b7274c-4d52-4cd2-a4b2-3517cfb5e235 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:06.588944 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f7b7274c-4d52-4cd2-a4b2-3517cfb5e235 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:06.589084 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-f7b7274c-4d52-4cd2-a4b2-3517cfb5e235 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 5ccc8f7c-5778-482b-bcac-69c92aaa27eb. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:06.593330 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:06.593330 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:06.593957 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f7b7274c-4d52-4cd2-a4b2-3517cfb5e235 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb returned with HTTP 200 Jul 31 09:42:06.594380 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1403/5637] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:06 2026] GET /volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:07.604392 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-2b8c66ca-ca47-4fcd-b1af-664de79cdaff None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:07.606188 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2b8c66ca-ca47-4fcd-b1af-664de79cdaff tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb Jul 31 09:42:07.606439 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2b8c66ca-ca47-4fcd-b1af-664de79cdaff tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:07.606651 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-2b8c66ca-ca47-4fcd-b1af-664de79cdaff tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:07.606795 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-2b8c66ca-ca47-4fcd-b1af-664de79cdaff tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 5ccc8f7c-5778-482b-bcac-69c92aaa27eb. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:07.608321 np0000006200 devstack@c-api.service[100314]: DEBUG dbcounter [-] [100314] Writing DB stats cinder:SELECT=97,cinder:UPDATE=10,cinder:INSERT=3 {{(pid=100314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:42:07.612285 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:07.612285 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:42:07.613017 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-2b8c66ca-ca47-4fcd-b1af-664de79cdaff tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb returned with HTTP 200 Jul 31 09:42:07.613730 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1406/5638] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:07 2026] GET /volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:08.625180 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b336c87d-0dec-4852-9386-8b6a54c23b04 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:08.627676 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b336c87d-0dec-4852-9386-8b6a54c23b04 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb Jul 31 09:42:08.627999 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b336c87d-0dec-4852-9386-8b6a54c23b04 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:08.628548 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b336c87d-0dec-4852-9386-8b6a54c23b04 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:08.628548 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-b336c87d-0dec-4852-9386-8b6a54c23b04 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 5ccc8f7c-5778-482b-bcac-69c92aaa27eb. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:08.630825 np0000006200 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=102,cinder:UPDATE=11 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:42:08.634803 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:08.634803 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:42:08.635776 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b336c87d-0dec-4852-9386-8b6a54c23b04 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb returned with HTTP 200 Jul 31 09:42:08.636506 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1413/5639] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:08 2026] GET /volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:09.324905 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6394c17a-fdbb-4689-a6f7-2d85c285f8dc None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:09.326302 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6394c17a-fdbb-4689-a6f7-2d85c285f8dc tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:42:09.326627 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6394c17a-fdbb-4689-a6f7-2d85c285f8dc tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-133764534-930988794", "extra_specs": {"multiattach": " True"}}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:42:09.339322 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6394c17a-fdbb-4689-a6f7-2d85c285f8dc tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:42:09.339671 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1418/5640] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:42:09 2026] POST /volume/v3/types => generated 285 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:09.346942 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3472e4e0-79d4-4861-9bd2-20aaca75b3ac None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:09.348754 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3472e4e0-79d4-4861-9bd2-20aaca75b3ac tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:42:09.349063 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3472e4e0-79d4-4861-9bd2-20aaca75b3ac tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1849230795", "snapshot_id": null, "imageRef": null, "volume_type": "71da390f-b6e8-404e-98d0-3bf58404dd5c", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:42:09.350501 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-3472e4e0-79d4-4861-9bd2-20aaca75b3ac tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1849230795', 'snapshot_id': None, 'imageRef': None, 'volume_type': '71da390f-b6e8-404e-98d0-3bf58404dd5c', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:42:09.352811 np0000006200 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=135,cinder:UPDATE=39,cinder:INSERT=18 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:42:09.355267 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-3472e4e0-79d4-4861-9bd2-20aaca75b3ac tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Create volume of 1 GB Jul 31 09:42:09.355583 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:09.355583 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:09.356013 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3472e4e0-79d4-4861-9bd2-20aaca75b3ac tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Availability Zones retrieved successfully. Jul 31 09:42:09.361384 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3472e4e0-79d4-4861-9bd2-20aaca75b3ac tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Flow 'volume_create_api' (806563d5-e5d1-4b37-89dc-830c07c9a2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:42:09.362535 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3472e4e0-79d4-4861-9bd2-20aaca75b3ac tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faa06220-ae32-47d1-99cf-4e3e4a41156a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:09.363675 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-3472e4e0-79d4-4861-9bd2-20aaca75b3ac tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:42:09.371098 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:09.371098 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:09.383166 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3472e4e0-79d4-4861-9bd2-20aaca75b3ac tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faa06220-ae32-47d1-99cf-4e3e4a41156a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:42:09Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=71da390f-b6e8-404e-98d0-3bf58404dd5c,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-133764534-930988794',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '71da390f-b6e8-404e-98d0-3bf58404dd5c', 'encryption_key_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=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:09.383950 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3472e4e0-79d4-4861-9bd2-20aaca75b3ac tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6163062a-2a5c-43db-a07a-a3b95abc9345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:09.408883 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-3472e4e0-79d4-4861-9bd2-20aaca75b3ac tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-133764534-930988794 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-133764534-930988794, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:42:09.409060 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-3472e4e0-79d4-4861-9bd2-20aaca75b3ac tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-133764534-930988794 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-133764534-930988794, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:42:09.437763 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-3472e4e0-79d4-4861-9bd2-20aaca75b3ac tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Created reservations ['4be066ab-d46a-48c1-811e-1ba5656fcce0', 'b69e373f-f397-4144-a209-f10c2075120e', '654a3d75-300b-4de5-afc4-d58a79fe066c', '1288410f-f8d8-4da1-97f2-19e3429e39ed'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:42:09.438538 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3472e4e0-79d4-4861-9bd2-20aaca75b3ac tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6163062a-2a5c-43db-a07a-a3b95abc9345) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4be066ab-d46a-48c1-811e-1ba5656fcce0', 'b69e373f-f397-4144-a209-f10c2075120e', '654a3d75-300b-4de5-afc4-d58a79fe066c', '1288410f-f8d8-4da1-97f2-19e3429e39ed']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:09.439195 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3472e4e0-79d4-4861-9bd2-20aaca75b3ac tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (315e4b2e-744d-4b82-b898-00c0caa21e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:09.460641 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3472e4e0-79d4-4861-9bd2-20aaca75b3ac tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (315e4b2e-744d-4b82-b898-00c0caa21e94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1849230795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7d13005d28284c808a3b81110f90ee2b',qos_specs=None,replication_status=,reservations=['4be066ab-d46a-48c1-811e-1ba5656fcce0','b69e373f-f397-4144-a209-f10c2075120e','654a3d75-300b-4de5-afc4-d58a79fe066c','1288410f-f8d8-4da1-97f2-19e3429e39ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2d365dd5213444b974b2dbbebab98ef',volume_type_id=71da390f-b6e8-404e-98d0-3bf58404dd5c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:42:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1849230795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='7d13005d28284c808a3b81110f90ee2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2d365dd5213444b974b2dbbebab98ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(71da390f-b6e8-404e-98d0-3bf58404dd5c),volume_type_id=71da390f-b6e8-404e-98d0-3bf58404dd5c)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:09.461346 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3472e4e0-79d4-4861-9bd2-20aaca75b3ac tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69071c8f-54e3-47d5-b57f-5a81d3904de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:09.478032 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3472e4e0-79d4-4861-9bd2-20aaca75b3ac tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69071c8f-54e3-47d5-b57f-5a81d3904de3) transitioned into state 'SUCCESS' from state '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-1849230795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7d13005d28284c808a3b81110f90ee2b',qos_specs=None,replication_status=,reservations=['4be066ab-d46a-48c1-811e-1ba5656fcce0','b69e373f-f397-4144-a209-f10c2075120e','654a3d75-300b-4de5-afc4-d58a79fe066c','1288410f-f8d8-4da1-97f2-19e3429e39ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2d365dd5213444b974b2dbbebab98ef',volume_type_id=71da390f-b6e8-404e-98d0-3bf58404dd5c)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:09.478794 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3472e4e0-79d4-4861-9bd2-20aaca75b3ac tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1895b72f-117d-4284-8abe-70a42f4256b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:09.487837 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3472e4e0-79d4-4861-9bd2-20aaca75b3ac tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1895b72f-117d-4284-8abe-70a42f4256b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:09.489016 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3472e4e0-79d4-4861-9bd2-20aaca75b3ac tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Flow 'volume_create_api' (806563d5-e5d1-4b37-89dc-830c07c9a2ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:42:09.489554 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3472e4e0-79d4-4861-9bd2-20aaca75b3ac tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Create volume request issued successfully. Jul 31 09:42:09.490322 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3472e4e0-79d4-4861-9bd2-20aaca75b3ac tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:42:09.490939 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1404/5641] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:42:09 2026] POST /volume/v3/volumes => generated 828 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:42:09.504744 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d6914e5d-e2cb-4f08-bb70-56a4303cd0ba None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:09.506560 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d6914e5d-e2cb-4f08-bb70-56a4303cd0ba tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d Jul 31 09:42:09.506733 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d6914e5d-e2cb-4f08-bb70-56a4303cd0ba tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:09.506924 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d6914e5d-e2cb-4f08-bb70-56a4303cd0ba tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:09.514251 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:09.514251 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:42:09.518255 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-d6914e5d-e2cb-4f08-bb70-56a4303cd0ba tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:42:09.523516 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d6914e5d-e2cb-4f08-bb70-56a4303cd0ba tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d returned with HTTP 200 Jul 31 09:42:09.523971 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1407/5642] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:42:09 2026] GET /volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:09.648054 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-8bd6e67d-c7af-4556-bde3-4ca4f6afd7a5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:09.650159 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8bd6e67d-c7af-4556-bde3-4ca4f6afd7a5 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb Jul 31 09:42:09.650512 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8bd6e67d-c7af-4556-bde3-4ca4f6afd7a5 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:09.650823 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-8bd6e67d-c7af-4556-bde3-4ca4f6afd7a5 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:09.650940 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-8bd6e67d-c7af-4556-bde3-4ca4f6afd7a5 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 5ccc8f7c-5778-482b-bcac-69c92aaa27eb. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:09.656827 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:09.656827 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:42:09.657584 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-8bd6e67d-c7af-4556-bde3-4ca4f6afd7a5 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb returned with HTTP 200 Jul 31 09:42:09.657995 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1414/5643] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:09 2026] GET /volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:10.535536 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b10d8fbd-06e6-4af3-ba03-3532e5013aa8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:10.537357 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b10d8fbd-06e6-4af3-ba03-3532e5013aa8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d Jul 31 09:42:10.537545 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b10d8fbd-06e6-4af3-ba03-3532e5013aa8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:10.537730 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b10d8fbd-06e6-4af3-ba03-3532e5013aa8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:10.544709 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:10.544709 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:42:10.548397 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-b10d8fbd-06e6-4af3-ba03-3532e5013aa8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:42:10.552780 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b10d8fbd-06e6-4af3-ba03-3532e5013aa8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d returned with HTTP 200 Jul 31 09:42:10.553153 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1419/5644] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:42:10 2026] GET /volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:10.564031 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3fe4ec93-2f9a-4e46-8e95-3216374b5414 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:10.565694 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3fe4ec93-2f9a-4e46-8e95-3216374b5414 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d Jul 31 09:42:10.565891 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3fe4ec93-2f9a-4e46-8e95-3216374b5414 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:10.566064 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3fe4ec93-2f9a-4e46-8e95-3216374b5414 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:10.572518 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:10.572518 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:10.576235 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3fe4ec93-2f9a-4e46-8e95-3216374b5414 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:42:10.580631 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3fe4ec93-2f9a-4e46-8e95-3216374b5414 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d returned with HTTP 200 Jul 31 09:42:10.581090 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1405/5645] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:42:10 2026] GET /volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:10.622636 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-d131a1c0-17ce-4b45-9ca8-639c0c9b5e4f req-fec3f1d8-07ff-4d07-906c-e6e122e13236 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:10.624475 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-d131a1c0-17ce-4b45-9ca8-639c0c9b5e4f req-fec3f1d8-07ff-4d07-906c-e6e122e13236 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d Jul 31 09:42:10.624643 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-d131a1c0-17ce-4b45-9ca8-639c0c9b5e4f req-fec3f1d8-07ff-4d07-906c-e6e122e13236 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:10.624809 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-d131a1c0-17ce-4b45-9ca8-639c0c9b5e4f req-fec3f1d8-07ff-4d07-906c-e6e122e13236 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:10.630979 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:10.630979 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:42:10.634061 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-d131a1c0-17ce-4b45-9ca8-639c0c9b5e4f req-fec3f1d8-07ff-4d07-906c-e6e122e13236 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:42:10.637683 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-d131a1c0-17ce-4b45-9ca8-639c0c9b5e4f req-fec3f1d8-07ff-4d07-906c-e6e122e13236 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d returned with HTTP 200 Jul 31 09:42:10.638084 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1408/5646] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:42:10 2026] GET /volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:10.668082 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9cc5c392-6fe1-43ce-8de2-7954708817fc None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:10.669736 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9cc5c392-6fe1-43ce-8de2-7954708817fc tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb Jul 31 09:42:10.669915 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9cc5c392-6fe1-43ce-8de2-7954708817fc tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:10.670079 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9cc5c392-6fe1-43ce-8de2-7954708817fc tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:10.670188 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-9cc5c392-6fe1-43ce-8de2-7954708817fc tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 5ccc8f7c-5778-482b-bcac-69c92aaa27eb. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:10.674508 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:10.674508 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:42:10.675027 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9cc5c392-6fe1-43ce-8de2-7954708817fc tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb returned with HTTP 200 Jul 31 09:42:10.675412 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1415/5647] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:10 2026] GET /volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:10.702293 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-92c68638-70c2-4252-8783-6a9e1106b7d3 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:10.702862 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-92c68638-70c2-4252-8783-6a9e1106b7d3 None None] GET https://10.4.3.226/volume// Jul 31 09:42:10.703102 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-92c68638-70c2-4252-8783-6a9e1106b7d3 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:10.703405 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-92c68638-70c2-4252-8783-6a9e1106b7d3 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:10.703751 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-92c68638-70c2-4252-8783-6a9e1106b7d3 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:42:10.704118 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1420/5648] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:42: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 31 09:42:10.709821 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-d131a1c0-17ce-4b45-9ca8-639c0c9b5e4f req-c9f28b5b-2c67-4cb1-8731-343c317b3914 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:10.738685 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d131a1c0-17ce-4b45-9ca8-639c0c9b5e4f req-c9f28b5b-2c67-4cb1-8731-343c317b3914 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:42:10.739033 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d131a1c0-17ce-4b45-9ca8-639c0c9b5e4f req-c9f28b5b-2c67-4cb1-8731-343c317b3914 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d", "connector": null, "instance_uuid": "1b9fd921-98fa-4ee3-a419-af7e3f5fa654"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:42:10.746516 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:10.746516 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:10.773024 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d131a1c0-17ce-4b45-9ca8-639c0c9b5e4f req-c9f28b5b-2c67-4cb1-8731-343c317b3914 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:42:10.773516 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1406/5649] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:42:10 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:42:10.807765 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a5c92bc6-0ec7-473e-aa37-7a9a48d99f21 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:10.808217 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a5c92bc6-0ec7-473e-aa37-7a9a48d99f21 None None] GET https://10.4.3.226/volume// Jul 31 09:42:10.808462 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a5c92bc6-0ec7-473e-aa37-7a9a48d99f21 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:10.808678 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a5c92bc6-0ec7-473e-aa37-7a9a48d99f21 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:10.808990 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a5c92bc6-0ec7-473e-aa37-7a9a48d99f21 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:42:10.809322 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1409/5650] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:42: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 31 09:42:10.815945 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-d131a1c0-17ce-4b45-9ca8-639c0c9b5e4f req-63378430-6f7a-411f-b96c-cc8a892418d1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:10.818730 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d131a1c0-17ce-4b45-9ca8-639c0c9b5e4f req-63378430-6f7a-411f-b96c-cc8a892418d1 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d Jul 31 09:42:10.819013 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d131a1c0-17ce-4b45-9ca8-639c0c9b5e4f req-63378430-6f7a-411f-b96c-cc8a892418d1 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:10.819288 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-d131a1c0-17ce-4b45-9ca8-639c0c9b5e4f req-63378430-6f7a-411f-b96c-cc8a892418d1 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:10.819547 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-97dd3101-e047-457e-adf2-829db47bef9b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:10.821712 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-97dd3101-e047-457e-adf2-829db47bef9b tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d Jul 31 09:42:10.821966 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-97dd3101-e047-457e-adf2-829db47bef9b tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:10.822262 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-97dd3101-e047-457e-adf2-829db47bef9b tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:10.830085 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:10.830085 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:42:10.833205 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:10.833205 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:42:10.833933 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-d131a1c0-17ce-4b45-9ca8-639c0c9b5e4f req-63378430-6f7a-411f-b96c-cc8a892418d1 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:42:10.836459 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-97dd3101-e047-457e-adf2-829db47bef9b tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:42:10.839682 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-d131a1c0-17ce-4b45-9ca8-639c0c9b5e4f req-63378430-6f7a-411f-b96c-cc8a892418d1 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d returned with HTTP 200 Jul 31 09:42:10.840116 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-97dd3101-e047-457e-adf2-829db47bef9b tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d returned with HTTP 200 Jul 31 09:42:10.840403 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1416/5651] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:42:10 2026] GET /volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d => generated 1100 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:42:10.840558 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1421/5652] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:42:10 2026] GET /volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:10.931656 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-d131a1c0-17ce-4b45-9ca8-639c0c9b5e4f req-a8634c15-8bce-4fc9-982c-b64853e94205 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:10.933642 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d131a1c0-17ce-4b45-9ca8-639c0c9b5e4f req-a8634c15-8bce-4fc9-982c-b64853e94205 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] PUT https://10.4.3.226/volume/v3/attachments/43b889e5-aef0-49fd-a85b-ee18d9ef298a Jul 31 09:42:10.933974 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d131a1c0-17ce-4b45-9ca8-639c0c9b5e4f req-a8634c15-8bce-4fc9-982c-b64853e94205 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:42:10.941167 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-d131a1c0-17ce-4b45-9ca8-639c0c9b5e4f req-a8634c15-8bce-4fc9-982c-b64853e94205 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Acquiring lock "cinder-attachment_update-0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d-np0000006200" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:42:10.945284 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-d131a1c0-17ce-4b45-9ca8-639c0c9b5e4f req-a8634c15-8bce-4fc9-982c-b64853e94205 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Lock "cinder-attachment_update-0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d-np0000006200" acquired by "attachment_update" :: waited 0.004s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:42:10.946134 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:10.946134 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:11.017410 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-d131a1c0-17ce-4b45-9ca8-639c0c9b5e4f req-a8634c15-8bce-4fc9-982c-b64853e94205 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Lock "cinder-attachment_update-0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d-np0000006200" released by "attachment_update" :: held 0.072s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:42:11.017979 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d131a1c0-17ce-4b45-9ca8-639c0c9b5e4f req-a8634c15-8bce-4fc9-982c-b64853e94205 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/attachments/43b889e5-aef0-49fd-a85b-ee18d9ef298a returned with HTTP 200 Jul 31 09:42:11.018486 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1407/5653] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:42:10 2026] PUT /volume/v3/attachments/43b889e5-aef0-49fd-a85b-ee18d9ef298a => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:42:11.684726 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b4452701-389b-410b-b96f-d9dba0d35a52 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:11.686377 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b4452701-389b-410b-b96f-d9dba0d35a52 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb Jul 31 09:42:11.686595 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b4452701-389b-410b-b96f-d9dba0d35a52 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:11.686763 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b4452701-389b-410b-b96f-d9dba0d35a52 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:11.686862 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-b4452701-389b-410b-b96f-d9dba0d35a52 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 5ccc8f7c-5778-482b-bcac-69c92aaa27eb. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:11.690788 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:11.690788 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:42:11.691327 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b4452701-389b-410b-b96f-d9dba0d35a52 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb returned with HTTP 200 Jul 31 09:42:11.691667 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1410/5654] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:11 2026] GET /volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:11.861161 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ce0e42cb-4a9a-48a4-b857-130ac14dea04 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:11.863057 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ce0e42cb-4a9a-48a4-b857-130ac14dea04 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d Jul 31 09:42:11.863262 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ce0e42cb-4a9a-48a4-b857-130ac14dea04 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:11.863446 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ce0e42cb-4a9a-48a4-b857-130ac14dea04 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:11.872289 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:11.872289 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:42:11.875401 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ce0e42cb-4a9a-48a4-b857-130ac14dea04 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:42:11.878854 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ce0e42cb-4a9a-48a4-b857-130ac14dea04 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d returned with HTTP 200 Jul 31 09:42:11.879384 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1417/5655] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:42:11 2026] GET /volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:12.701107 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3cc1c725-69c4-4525-9874-bba95bc21b98 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:12.703083 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3cc1c725-69c4-4525-9874-bba95bc21b98 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb Jul 31 09:42:12.703397 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3cc1c725-69c4-4525-9874-bba95bc21b98 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:12.703615 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3cc1c725-69c4-4525-9874-bba95bc21b98 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:12.703717 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-3cc1c725-69c4-4525-9874-bba95bc21b98 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 5ccc8f7c-5778-482b-bcac-69c92aaa27eb. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:12.707843 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:12.707843 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:42:12.708490 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3cc1c725-69c4-4525-9874-bba95bc21b98 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb returned with HTTP 200 Jul 31 09:42:12.708843 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1422/5656] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:12 2026] GET /volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:12.903321 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-85a0ddf8-7b12-4c7a-af20-a288374726ad None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:12.905618 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-85a0ddf8-7b12-4c7a-af20-a288374726ad tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d Jul 31 09:42:12.905873 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-85a0ddf8-7b12-4c7a-af20-a288374726ad tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:12.906180 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-85a0ddf8-7b12-4c7a-af20-a288374726ad tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:12.914583 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:12.914583 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:12.917523 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-85a0ddf8-7b12-4c7a-af20-a288374726ad tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:42:12.921044 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-85a0ddf8-7b12-4c7a-af20-a288374726ad tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d returned with HTTP 200 Jul 31 09:42:12.921408 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1408/5657] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:42:12 2026] GET /volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:13.718595 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-58fbdd30-2f90-4281-b8bc-09fdec2fc8a3 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:13.720441 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-58fbdd30-2f90-4281-b8bc-09fdec2fc8a3 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb Jul 31 09:42:13.720678 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-58fbdd30-2f90-4281-b8bc-09fdec2fc8a3 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:13.720880 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-58fbdd30-2f90-4281-b8bc-09fdec2fc8a3 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:13.721000 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-58fbdd30-2f90-4281-b8bc-09fdec2fc8a3 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 5ccc8f7c-5778-482b-bcac-69c92aaa27eb. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:13.725311 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:13.725311 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:42:13.725972 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-58fbdd30-2f90-4281-b8bc-09fdec2fc8a3 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb returned with HTTP 200 Jul 31 09:42:13.726415 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1411/5658] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:13 2026] GET /volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:13.934161 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-c9af3471-3a57-490b-9879-2f140a30be78 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:13.936621 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c9af3471-3a57-490b-9879-2f140a30be78 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d Jul 31 09:42:13.936883 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c9af3471-3a57-490b-9879-2f140a30be78 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:13.937133 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-c9af3471-3a57-490b-9879-2f140a30be78 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:13.970340 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:13.970340 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:42:13.973838 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-c9af3471-3a57-490b-9879-2f140a30be78 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:42:13.979255 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-c9af3471-3a57-490b-9879-2f140a30be78 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d returned with HTTP 200 Jul 31 09:42:13.979653 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1418/5659] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:42:13 2026] GET /volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d => generated 921 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:14.736709 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ea62ed2f-eae2-45fa-80ba-d8a987125442 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:14.739061 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ea62ed2f-eae2-45fa-80ba-d8a987125442 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb Jul 31 09:42:14.739378 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ea62ed2f-eae2-45fa-80ba-d8a987125442 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:14.739673 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ea62ed2f-eae2-45fa-80ba-d8a987125442 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:14.739793 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-ea62ed2f-eae2-45fa-80ba-d8a987125442 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 5ccc8f7c-5778-482b-bcac-69c92aaa27eb. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:14.743831 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:14.743831 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:42:14.744487 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ea62ed2f-eae2-45fa-80ba-d8a987125442 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb returned with HTTP 200 Jul 31 09:42:14.744865 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1423/5660] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:14 2026] GET /volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:14.991735 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-52e2826a-a4a9-4cb6-891f-7aed85e9da77 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:14.993095 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-52e2826a-a4a9-4cb6-891f-7aed85e9da77 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d Jul 31 09:42:14.993300 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-52e2826a-a4a9-4cb6-891f-7aed85e9da77 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:14.993479 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-52e2826a-a4a9-4cb6-891f-7aed85e9da77 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:15.001546 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:15.001546 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:15.004653 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-52e2826a-a4a9-4cb6-891f-7aed85e9da77 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:42:15.009116 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-52e2826a-a4a9-4cb6-891f-7aed85e9da77 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d returned with HTTP 200 Jul 31 09:42:15.009569 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1409/5661] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:42:14 2026] GET /volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:15.257818 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-d131a1c0-17ce-4b45-9ca8-639c0c9b5e4f req-9aadf396-2c6b-4131-8dfd-4a39712ab893 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:15.260079 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-d131a1c0-17ce-4b45-9ca8-639c0c9b5e4f req-9aadf396-2c6b-4131-8dfd-4a39712ab893 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] POST https://10.4.3.226/volume/v3/attachments/43b889e5-aef0-49fd-a85b-ee18d9ef298a/action Jul 31 09:42:15.260477 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-d131a1c0-17ce-4b45-9ca8-639c0c9b5e4f req-9aadf396-2c6b-4131-8dfd-4a39712ab893 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action body: b'{"os-complete": null}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:42:15.260595 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-d131a1c0-17ce-4b45-9ca8-639c0c9b5e4f req-9aadf396-2c6b-4131-8dfd-4a39712ab893 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:42:15.277029 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:15.277029 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:42:15.285847 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-d131a1c0-17ce-4b45-9ca8-639c0c9b5e4f req-9aadf396-2c6b-4131-8dfd-4a39712ab893 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/attachments/43b889e5-aef0-49fd-a85b-ee18d9ef298a/action returned with HTTP 204 Jul 31 09:42:15.286323 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1412/5662] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:42:15 2026] POST /volume/v3/attachments/43b889e5-aef0-49fd-a85b-ee18d9ef298a/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:42:15.753964 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-51adb16e-f2a7-4799-9468-628d24f0b485 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:15.756323 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-51adb16e-f2a7-4799-9468-628d24f0b485 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb Jul 31 09:42:15.756563 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-51adb16e-f2a7-4799-9468-628d24f0b485 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:15.756750 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-51adb16e-f2a7-4799-9468-628d24f0b485 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:15.756847 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-51adb16e-f2a7-4799-9468-628d24f0b485 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 5ccc8f7c-5778-482b-bcac-69c92aaa27eb. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:15.760996 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:15.760996 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:42:15.761612 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-51adb16e-f2a7-4799-9468-628d24f0b485 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb returned with HTTP 200 Jul 31 09:42:15.761974 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1419/5663] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:15 2026] GET /volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:16.020436 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-1086d43e-9873-4964-ac63-2e6af7d02267 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:16.022159 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1086d43e-9873-4964-ac63-2e6af7d02267 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d Jul 31 09:42:16.022377 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1086d43e-9873-4964-ac63-2e6af7d02267 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:16.022559 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1086d43e-9873-4964-ac63-2e6af7d02267 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:16.030994 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:16.030994 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:42:16.033883 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-1086d43e-9873-4964-ac63-2e6af7d02267 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:42:16.037582 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1086d43e-9873-4964-ac63-2e6af7d02267 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d returned with HTTP 200 Jul 31 09:42:16.037920 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1424/5664] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:42:16 2026] GET /volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:42:16.078764 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-6cef1f09-edfa-45c3-82b6-9fcfb9be2563 req-2c3571d9-503c-4558-ada7-1718cbb29a5c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:16.080593 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6cef1f09-edfa-45c3-82b6-9fcfb9be2563 req-2c3571d9-503c-4558-ada7-1718cbb29a5c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d Jul 31 09:42:16.080791 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-6cef1f09-edfa-45c3-82b6-9fcfb9be2563 req-2c3571d9-503c-4558-ada7-1718cbb29a5c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:16.081026 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-6cef1f09-edfa-45c3-82b6-9fcfb9be2563 req-2c3571d9-503c-4558-ada7-1718cbb29a5c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:16.090196 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:16.090196 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:16.093194 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-6cef1f09-edfa-45c3-82b6-9fcfb9be2563 req-2c3571d9-503c-4558-ada7-1718cbb29a5c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:42:16.096751 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6cef1f09-edfa-45c3-82b6-9fcfb9be2563 req-2c3571d9-503c-4558-ada7-1718cbb29a5c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d returned with HTTP 200 Jul 31 09:42:16.097117 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1410/5665] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:42:16 2026] GET /volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:42:16.112410 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-83cef0ce-2f8f-4dc5-b1bb-8dfc6d980e0d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:16.114278 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-83cef0ce-2f8f-4dc5-b1bb-8dfc6d980e0d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d Jul 31 09:42:16.114414 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-83cef0ce-2f8f-4dc5-b1bb-8dfc6d980e0d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:16.114482 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-83cef0ce-2f8f-4dc5-b1bb-8dfc6d980e0d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:16.122853 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:16.122853 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:42:16.126277 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-83cef0ce-2f8f-4dc5-b1bb-8dfc6d980e0d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:42:16.130325 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-83cef0ce-2f8f-4dc5-b1bb-8dfc6d980e0d tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d returned with HTTP 200 Jul 31 09:42:16.130653 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1413/5666] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:42:16 2026] GET /volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:42:16.172409 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-fd70a188-3b28-4078-a3b0-54aac151adee req-763ea940-96ad-4f8d-ada4-2f0baa84e68c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:16.174414 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-fd70a188-3b28-4078-a3b0-54aac151adee req-763ea940-96ad-4f8d-ada4-2f0baa84e68c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d Jul 31 09:42:16.174642 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-fd70a188-3b28-4078-a3b0-54aac151adee req-763ea940-96ad-4f8d-ada4-2f0baa84e68c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:16.174820 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-fd70a188-3b28-4078-a3b0-54aac151adee req-763ea940-96ad-4f8d-ada4-2f0baa84e68c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:16.183841 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:16.183841 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:42:16.186835 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-fd70a188-3b28-4078-a3b0-54aac151adee req-763ea940-96ad-4f8d-ada4-2f0baa84e68c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:42:16.190353 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-fd70a188-3b28-4078-a3b0-54aac151adee req-763ea940-96ad-4f8d-ada4-2f0baa84e68c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d returned with HTTP 200 Jul 31 09:42:16.190720 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1420/5667] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:42:16 2026] GET /volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:42:16.206526 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-fd70a188-3b28-4078-a3b0-54aac151adee req-7ddb6f72-40d8-470c-a652-c086123985f1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:16.208713 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-fd70a188-3b28-4078-a3b0-54aac151adee req-7ddb6f72-40d8-470c-a652-c086123985f1 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] POST https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d/action Jul 31 09:42:16.209047 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-fd70a188-3b28-4078-a3b0-54aac151adee req-7ddb6f72-40d8-470c-a652-c086123985f1 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:42:16.209175 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-fd70a188-3b28-4078-a3b0-54aac151adee req-7ddb6f72-40d8-470c-a652-c086123985f1 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:42:16.218457 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:16.218457 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:42:16.218834 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-fd70a188-3b28-4078-a3b0-54aac151adee req-7ddb6f72-40d8-470c-a652-c086123985f1 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:42:16.223693 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-fd70a188-3b28-4078-a3b0-54aac151adee req-7ddb6f72-40d8-470c-a652-c086123985f1 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Begin detaching volume completed successfully. Jul 31 09:42:16.223866 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-fd70a188-3b28-4078-a3b0-54aac151adee req-7ddb6f72-40d8-470c-a652-c086123985f1 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d/action returned with HTTP 202 Jul 31 09:42:16.224253 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1425/5668] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:42:16 2026] POST /volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:42:16.241711 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-521d232f-fa9c-4b62-a352-2530d9374a57 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:16.243751 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-521d232f-fa9c-4b62-a352-2530d9374a57 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d Jul 31 09:42:16.243991 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-521d232f-fa9c-4b62-a352-2530d9374a57 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:16.244248 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-521d232f-fa9c-4b62-a352-2530d9374a57 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:16.254856 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:16.254856 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:16.258430 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-521d232f-fa9c-4b62-a352-2530d9374a57 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:42:16.258982 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3725b54b-ede4-4db0-b62e-12c25090104d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:16.259418 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3725b54b-ede4-4db0-b62e-12c25090104d None None] GET https://10.4.3.226/volume// Jul 31 09:42:16.259585 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3725b54b-ede4-4db0-b62e-12c25090104d None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:16.259777 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3725b54b-ede4-4db0-b62e-12c25090104d None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:16.260090 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3725b54b-ede4-4db0-b62e-12c25090104d None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:42:16.260384 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1414/5669] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:42: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 31 09:42:16.263335 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-521d232f-fa9c-4b62-a352-2530d9374a57 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d returned with HTTP 200 Jul 31 09:42:16.263801 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1411/5670] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:42:16 2026] GET /volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d => generated 1216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:42:16.266877 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-fd70a188-3b28-4078-a3b0-54aac151adee req-44392bb4-8abd-4b13-8076-b3efb523abd8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:16.268851 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-fd70a188-3b28-4078-a3b0-54aac151adee req-44392bb4-8abd-4b13-8076-b3efb523abd8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d Jul 31 09:42:16.269067 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-fd70a188-3b28-4078-a3b0-54aac151adee req-44392bb4-8abd-4b13-8076-b3efb523abd8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:16.269281 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-fd70a188-3b28-4078-a3b0-54aac151adee req-44392bb4-8abd-4b13-8076-b3efb523abd8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:16.278549 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:16.278549 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:42:16.282040 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-fd70a188-3b28-4078-a3b0-54aac151adee req-44392bb4-8abd-4b13-8076-b3efb523abd8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:42:16.285971 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-fd70a188-3b28-4078-a3b0-54aac151adee req-44392bb4-8abd-4b13-8076-b3efb523abd8 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d returned with HTTP 200 Jul 31 09:42:16.286385 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1421/5671] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:42:16 2026] GET /volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d => generated 1396 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:42:16.760948 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-fd70a188-3b28-4078-a3b0-54aac151adee req-a3941bab-8b05-474c-a149-33fff49ef193 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:16.762896 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-fd70a188-3b28-4078-a3b0-54aac151adee req-a3941bab-8b05-474c-a149-33fff49ef193 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d Jul 31 09:42:16.763068 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-fd70a188-3b28-4078-a3b0-54aac151adee req-a3941bab-8b05-474c-a149-33fff49ef193 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:16.763278 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-fd70a188-3b28-4078-a3b0-54aac151adee req-a3941bab-8b05-474c-a149-33fff49ef193 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:16.770692 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8a51cc19-6eae-4e96-aa8c-11230449e031 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:16.771540 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:16.771540 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:42:16.772270 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8a51cc19-6eae-4e96-aa8c-11230449e031 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb Jul 31 09:42:16.772474 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8a51cc19-6eae-4e96-aa8c-11230449e031 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:16.772642 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8a51cc19-6eae-4e96-aa8c-11230449e031 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:16.772747 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-8a51cc19-6eae-4e96-aa8c-11230449e031 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 5ccc8f7c-5778-482b-bcac-69c92aaa27eb. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:16.774482 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-fd70a188-3b28-4078-a3b0-54aac151adee req-a3941bab-8b05-474c-a149-33fff49ef193 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:42:16.776879 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:16.776879 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:42:16.777488 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8a51cc19-6eae-4e96-aa8c-11230449e031 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb returned with HTTP 200 Jul 31 09:42:16.777810 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1415/5672] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:16 2026] GET /volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:16.778051 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-fd70a188-3b28-4078-a3b0-54aac151adee req-a3941bab-8b05-474c-a149-33fff49ef193 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d returned with HTTP 200 Jul 31 09:42:16.778432 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1426/5673] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:42:16 2026] GET /volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d => generated 1216 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:42:16.786434 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-66f07cae-9efc-4960-a9b6-7662f8c57a12 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:16.788010 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-66f07cae-9efc-4960-a9b6-7662f8c57a12 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb/export_record Jul 31 09:42:16.788218 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-66f07cae-9efc-4960-a9b6-7662f8c57a12 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:16.788419 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-66f07cae-9efc-4960-a9b6-7662f8c57a12 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'export_record' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:16.788522 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-66f07cae-9efc-4960-a9b6-7662f8c57a12 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Export record for backup 5ccc8f7c-5778-482b-bcac-69c92aaa27eb. {{(pid=100317) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 09:42:16.792629 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:16.792629 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:16.794014 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.backup.api [None req-66f07cae-9efc-4960-a9b6-7662f8c57a12 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling RPCAPI with context: , host: np0000006200, backup: 5ccc8f7c-5778-482b-bcac-69c92aaa27eb. {{(pid=100317) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 31 09:42:16.800256 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-66f07cae-9efc-4960-a9b6-7662f8c57a12 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] export_record in rpcapi backup_id 5ccc8f7c-5778-482b-bcac-69c92aaa27eb on host np0000006200. {{(pid=100317) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 31 09:42:16.811972 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-66f07cae-9efc-4960-a9b6-7662f8c57a12 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWNjYzhmN2MtNTc3OC00ODJiLWJjYWMtNjljOTJhYWEyN2ViIiwgInVzZXJfaWQiOiAiYzJhZGFjNjE4OGQ3NGYyM2I2MDg5YjZmYWZjNmE0MjUiLCAicHJvamVjdF9pZCI6ICIzNTUxOGQ5MzAwYTM0NWQ5YTQ2YTEyN2VlODk3MzBjYSIsICJ2b2x1bWVfaWQiOiAiMThmNTE5MDEtNjg1Ny00ZDFlLWFhOTUtZmMyMzE2MzQ0NWE2IiwgImhvc3QiOiAibnAwMDAwMDA2MjAwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04ODY0NTIyNjAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xOGY1MTkwMS02ODU3LTRkMWUtYWE5NS1mYzIzMTYzNDQ1YTYvMjAyNjA3MzEwOTQyMDQvYXpfbm92YV9iYWNrdXBfNWNjYzhmN2MtNTc3OC00ODJiLWJjYWMtNjljOTJhYWEyN2ViIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQwOTo0MjowMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwOTo0MjowMloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDA5OjQyOjE2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100317) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 31 09:42:16.812231 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-66f07cae-9efc-4960-a9b6-7662f8c57a12 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb/export_record returned with HTTP 200 Jul 31 09:42:16.812621 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1412/5674] 10.4.3.226 () {68 vars in 1430 bytes} [Fri Jul 31 09:42:16 2026] GET /volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb/export_record => generated 1424 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:42:16.820182 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-56e2eec1-c15a-4584-8e27-9e30b9fbb5fa None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:16.822260 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-56e2eec1-c15a-4584-8e27-9e30b9fbb5fa tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb Jul 31 09:42:16.822466 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-56e2eec1-c15a-4584-8e27-9e30b9fbb5fa tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:16.822636 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-56e2eec1-c15a-4584-8e27-9e30b9fbb5fa tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:16.822737 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-56e2eec1-c15a-4584-8e27-9e30b9fbb5fa tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 5ccc8f7c-5778-482b-bcac-69c92aaa27eb. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:16.826483 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:16.826483 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:42:16.827050 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-56e2eec1-c15a-4584-8e27-9e30b9fbb5fa tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb returned with HTTP 200 Jul 31 09:42:16.827428 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1422/5675] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:16 2026] GET /volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:16.836207 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8d6152fb-4c5b-4a68-853e-948c4f95d8a1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:16.837960 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8d6152fb-4c5b-4a68-853e-948c4f95d8a1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] POST https://10.4.3.226/volume/v3/backups/import_record Jul 31 09:42:16.838380 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8d6152fb-4c5b-4a68-853e-948c4f95d8a1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzMxZTExY2MtYTljZS00NjU2LWJiOWUtM2VmZTQwZGVmNDA0IiwgInVzZXJfaWQiOiAiYzJhZGFjNjE4OGQ3NGYyM2I2MDg5YjZmYWZjNmE0MjUiLCAicHJvamVjdF9pZCI6ICIzNTUxOGQ5MzAwYTM0NWQ5YTQ2YTEyN2VlODk3MzBjYSIsICJ2b2x1bWVfaWQiOiAiMThmNTE5MDEtNjg1Ny00ZDFlLWFhOTUtZmMyMzE2MzQ0NWE2IiwgImhvc3QiOiAibnAwMDAwMDA2MjAwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04ODY0NTIyNjAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xOGY1MTkwMS02ODU3LTRkMWUtYWE5NS1mYzIzMTYzNDQ1YTYvMjAyNjA3MzEwOTQyMDQvYXpfbm92YV9iYWNrdXBfNWNjYzhmN2MtNTc3OC00ODJiLWJjYWMtNjljOTJhYWEyN2ViIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQwOTo0MjowMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwOTo0MjowMloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDA5OjQyOjE2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:42:16.839707 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.backups [None req-8d6152fb-4c5b-4a68-853e-948c4f95d8a1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzMxZTExY2MtYTljZS00NjU2LWJiOWUtM2VmZTQwZGVmNDA0IiwgInVzZXJfaWQiOiAiYzJhZGFjNjE4OGQ3NGYyM2I2MDg5YjZmYWZjNmE0MjUiLCAicHJvamVjdF9pZCI6ICIzNTUxOGQ5MzAwYTM0NWQ5YTQ2YTEyN2VlODk3MzBjYSIsICJ2b2x1bWVfaWQiOiAiMThmNTE5MDEtNjg1Ny00ZDFlLWFhOTUtZmMyMzE2MzQ0NWE2IiwgImhvc3QiOiAibnAwMDAwMDA2MjAwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04ODY0NTIyNjAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xOGY1MTkwMS02ODU3LTRkMWUtYWE5NS1mYzIzMTYzNDQ1YTYvMjAyNjA3MzEwOTQyMDQvYXpfbm92YV9iYWNrdXBfNWNjYzhmN2MtNTc3OC00ODJiLWJjYWMtNjljOTJhYWEyN2ViIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQwOTo0MjowMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwOTo0MjowMloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDA5OjQyOjE2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100314) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 31 09:42:16.839820 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.backups [None req-8d6152fb-4c5b-4a68-853e-948c4f95d8a1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzMxZTExY2MtYTljZS00NjU2LWJiOWUtM2VmZTQwZGVmNDA0IiwgInVzZXJfaWQiOiAiYzJhZGFjNjE4OGQ3NGYyM2I2MDg5YjZmYWZjNmE0MjUiLCAicHJvamVjdF9pZCI6ICIzNTUxOGQ5MzAwYTM0NWQ5YTQ2YTEyN2VlODk3MzBjYSIsICJ2b2x1bWVfaWQiOiAiMThmNTE5MDEtNjg1Ny00ZDFlLWFhOTUtZmMyMzE2MzQ0NWE2IiwgImhvc3QiOiAibnAwMDAwMDA2MjAwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04ODY0NTIyNjAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xOGY1MTkwMS02ODU3LTRkMWUtYWE5NS1mYzIzMTYzNDQ1YTYvMjAyNjA3MzEwOTQyMDQvYXpfbm92YV9iYWNrdXBfNWNjYzhmN2MtNTc3OC00ODJiLWJjYWMtNjljOTJhYWEyN2ViIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQwOTo0MjowMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwOTo0MjowMloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDA5OjQyOjE2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100314) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 31 09:42:16.840465 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.policy [None req-8d6152fb-4c5b-4a68-853e-948c4f95d8a1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '8bc10ccad3844c40b3e659b36f46f4bc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35518d9300a345d9a46a127ee89730ca', '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=100314) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:42:16.840633 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8d6152fb-4c5b-4a68-853e-948c4f95d8a1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] https://10.4.3.226/volume/v3/backups/import_record returned with HTTP 403 Jul 31 09:42:16.841029 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1416/5676] 10.4.3.226 () {70 vars in 1342 bytes} [Fri Jul 31 09:42:16 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:42:16.847692 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6d466ca7-bc37-4ebd-9baf-6449a478855c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:16.849347 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6d466ca7-bc37-4ebd-9baf-6449a478855c tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/18f51901-6857-4d1e-aa95-fc23163445a6 Jul 31 09:42:16.849545 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6d466ca7-bc37-4ebd-9baf-6449a478855c tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:16.849739 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6d466ca7-bc37-4ebd-9baf-6449a478855c tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:16.849890 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-6d466ca7-bc37-4ebd-9baf-6449a478855c tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Delete volume with id: 18f51901-6857-4d1e-aa95-fc23163445a6 Jul 31 09:42:16.856513 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:16.856513 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:42:16.856794 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-6d466ca7-bc37-4ebd-9baf-6449a478855c tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Volume info retrieved successfully. Jul 31 09:42:16.911938 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-6d466ca7-bc37-4ebd-9baf-6449a478855c tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Delete volume request issued successfully. Jul 31 09:42:16.912118 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6d466ca7-bc37-4ebd-9baf-6449a478855c tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/volumes/18f51901-6857-4d1e-aa95-fc23163445a6 returned with HTTP 202 Jul 31 09:42:16.912577 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1427/5677] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:42:16 2026] DELETE /volume/v3/volumes/18f51901-6857-4d1e-aa95-fc23163445a6 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:42:16.919879 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-715a19ff-dd08-460e-be52-adcf6eebc659 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:16.921704 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-715a19ff-dd08-460e-be52-adcf6eebc659 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/volumes/18f51901-6857-4d1e-aa95-fc23163445a6 Jul 31 09:42:16.921895 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-715a19ff-dd08-460e-be52-adcf6eebc659 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:16.922064 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-715a19ff-dd08-460e-be52-adcf6eebc659 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:16.928929 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:16.928929 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:16.931809 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-715a19ff-dd08-460e-be52-adcf6eebc659 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Volume info retrieved successfully. Jul 31 09:42:16.935058 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-715a19ff-dd08-460e-be52-adcf6eebc659 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/volumes/18f51901-6857-4d1e-aa95-fc23163445a6 returned with HTTP 200 Jul 31 09:42:16.935454 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1413/5678] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:16 2026] GET /volume/v3/volumes/18f51901-6857-4d1e-aa95-fc23163445a6 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:42:17.058625 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-fd70a188-3b28-4078-a3b0-54aac151adee req-2422bd94-fb18-41d4-823d-64666f986a7c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:17.060562 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-fd70a188-3b28-4078-a3b0-54aac151adee req-2422bd94-fb18-41d4-823d-64666f986a7c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] DELETE https://10.4.3.226/volume/v3/attachments/43b889e5-aef0-49fd-a85b-ee18d9ef298a Jul 31 09:42:17.060775 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-fd70a188-3b28-4078-a3b0-54aac151adee req-2422bd94-fb18-41d4-823d-64666f986a7c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:17.060985 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-fd70a188-3b28-4078-a3b0-54aac151adee req-2422bd94-fb18-41d4-823d-64666f986a7c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:17.067167 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:17.067167 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:42:17.111694 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-fd70a188-3b28-4078-a3b0-54aac151adee req-2422bd94-fb18-41d4-823d-64666f986a7c tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/attachments/43b889e5-aef0-49fd-a85b-ee18d9ef298a returned with HTTP 200 Jul 31 09:42:17.112113 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1423/5679] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:42:17 2026] DELETE /volume/v3/attachments/43b889e5-aef0-49fd-a85b-ee18d9ef298a => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:17.275422 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-5cf6a655-8d10-4e3e-a8d0-540b3b4109ff None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:17.277008 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5cf6a655-8d10-4e3e-a8d0-540b3b4109ff tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d Jul 31 09:42:17.277201 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5cf6a655-8d10-4e3e-a8d0-540b3b4109ff tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:17.277555 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-5cf6a655-8d10-4e3e-a8d0-540b3b4109ff tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:17.284708 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:17.284708 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:42:17.288752 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-5cf6a655-8d10-4e3e-a8d0-540b3b4109ff tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:42:17.292802 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-5cf6a655-8d10-4e3e-a8d0-540b3b4109ff tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d returned with HTTP 200 Jul 31 09:42:17.293179 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1417/5680] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:42:17 2026] GET /volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:17.305061 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e63571b2-9f6a-402a-8a67-42556241ed25 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:17.307345 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e63571b2-9f6a-402a-8a67-42556241ed25 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] DELETE https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d Jul 31 09:42:17.307651 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e63571b2-9f6a-402a-8a67-42556241ed25 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:17.307745 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e63571b2-9f6a-402a-8a67-42556241ed25 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:17.307901 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-e63571b2-9f6a-402a-8a67-42556241ed25 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Delete volume with id: 0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d Jul 31 09:42:17.315216 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:17.315216 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:42:17.315721 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e63571b2-9f6a-402a-8a67-42556241ed25 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:42:17.333554 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e63571b2-9f6a-402a-8a67-42556241ed25 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Delete volume request issued successfully. Jul 31 09:42:17.333746 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e63571b2-9f6a-402a-8a67-42556241ed25 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d returned with HTTP 202 Jul 31 09:42:17.334162 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1428/5681] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:42:17 2026] DELETE /volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:42:17.340685 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-286f3fdf-00ef-4f2b-998a-fdd61483ccec None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:17.342463 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-286f3fdf-00ef-4f2b-998a-fdd61483ccec tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d Jul 31 09:42:17.342672 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-286f3fdf-00ef-4f2b-998a-fdd61483ccec tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:17.342913 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-286f3fdf-00ef-4f2b-998a-fdd61483ccec tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:17.349412 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:17.349412 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:17.352426 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-286f3fdf-00ef-4f2b-998a-fdd61483ccec tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Volume info retrieved successfully. Jul 31 09:42:17.356271 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-286f3fdf-00ef-4f2b-998a-fdd61483ccec tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d returned with HTTP 200 Jul 31 09:42:17.356606 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1414/5682] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:42:17 2026] GET /volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d => generated 920 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:17.947316 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9a806f8e-8893-4d71-b3f9-1b9bf040cfb1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:17.949151 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9a806f8e-8893-4d71-b3f9-1b9bf040cfb1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/volumes/18f51901-6857-4d1e-aa95-fc23163445a6 Jul 31 09:42:17.949436 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9a806f8e-8893-4d71-b3f9-1b9bf040cfb1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:17.949649 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9a806f8e-8893-4d71-b3f9-1b9bf040cfb1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:17.955197 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9a806f8e-8893-4d71-b3f9-1b9bf040cfb1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/volumes/18f51901-6857-4d1e-aa95-fc23163445a6 returned with HTTP 404 Jul 31 09:42:17.955878 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1424/5683] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:17 2026] GET /volume/v3/volumes/18f51901-6857-4d1e-aa95-fc23163445a6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:42:17.963389 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0287924c-f2ec-4ed0-bbc3-cc44bc3b1e61 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:17.965121 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0287924c-f2ec-4ed0-bbc3-cc44bc3b1e61 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] GET https://10.4.3.226/volume/v3/backups Jul 31 09:42:17.965365 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0287924c-f2ec-4ed0-bbc3-cc44bc3b1e61 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:17.965558 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0287924c-f2ec-4ed0-bbc3-cc44bc3b1e61 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:17.965763 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.api_utils [None req-0287924c-f2ec-4ed0-bbc3-cc44bc3b1e61 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Removing options '' from query. {{(pid=100314) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:42:17.970773 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0287924c-f2ec-4ed0-bbc3-cc44bc3b1e61 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] https://10.4.3.226/volume/v3/backups returned with HTTP 200 Jul 31 09:42:17.971170 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1418/5684] 10.4.3.226 () {68 vars in 1277 bytes} [Fri Jul 31 09:42:17 2026] GET /volume/v3/backups => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:17.978770 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d4f88fea-5347-4497-bc67-885779ee6c78 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:17.980449 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d4f88fea-5347-4497-bc67-885779ee6c78 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] GET https://10.4.3.226/volume/v3/backups?project_id=35518d9300a345d9a46a127ee89730ca Jul 31 09:42:17.980677 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d4f88fea-5347-4497-bc67-885779ee6c78 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:17.980880 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d4f88fea-5347-4497-bc67-885779ee6c78 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Calling method 'index' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:17.981123 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.api_utils [None req-d4f88fea-5347-4497-bc67-885779ee6c78 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Removing options 'project_id' from query. {{(pid=100315) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 09:42:17.991750 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d4f88fea-5347-4497-bc67-885779ee6c78 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] https://10.4.3.226/volume/v3/backups?project_id=35518d9300a345d9a46a127ee89730ca returned with HTTP 200 Jul 31 09:42:17.992103 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1429/5685] 10.4.3.226 () {68 vars in 1364 bytes} [Fri Jul 31 09:42:17 2026] GET /volume/v3/backups?project_id=35518d9300a345d9a46a127ee89730ca => generated 624 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:17.999524 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fa5fccbe-7fd0-4f58-adaf-d66f2692fd08 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:18.001357 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fa5fccbe-7fd0-4f58-adaf-d66f2692fd08 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:42:18.001744 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fa5fccbe-7fd0-4f58-adaf-d66f2692fd08 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-936063779"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:42:18.003175 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-fa5fccbe-7fd0-4f58-adaf-d66f2692fd08 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-936063779'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:42:18.003347 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-fa5fccbe-7fd0-4f58-adaf-d66f2692fd08 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Create volume of 1 GB Jul 31 09:42:18.006982 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fa5fccbe-7fd0-4f58-adaf-d66f2692fd08 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Availability Zones retrieved successfully. Jul 31 09:42:18.012406 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fa5fccbe-7fd0-4f58-adaf-d66f2692fd08 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Flow 'volume_create_api' (ab413952-699c-4330-ab49-bfdcd91c2c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:42:18.013254 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fa5fccbe-7fd0-4f58-adaf-d66f2692fd08 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3758f403-ae4d-4eb3-9fe8-f8353332666c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:18.013988 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-fa5fccbe-7fd0-4f58-adaf-d66f2692fd08 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:42:18.034272 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fa5fccbe-7fd0-4f58-adaf-d66f2692fd08 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3758f403-ae4d-4eb3-9fe8-f8353332666c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:18.035113 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fa5fccbe-7fd0-4f58-adaf-d66f2692fd08 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e8fc40f-2391-446e-9342-5c463f897c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:18.069357 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-fa5fccbe-7fd0-4f58-adaf-d66f2692fd08 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Created reservations ['46be481c-03d5-44d8-85f2-a96b859e9663', 'fad51d71-6560-422c-8697-1eb902ca63ea', '7e3d7c4e-e0b7-40f3-8b40-8364235eb54f', 'a64f3465-b09e-4704-a97e-79e6d998cf66'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:42:18.070152 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fa5fccbe-7fd0-4f58-adaf-d66f2692fd08 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e8fc40f-2391-446e-9342-5c463f897c9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46be481c-03d5-44d8-85f2-a96b859e9663', 'fad51d71-6560-422c-8697-1eb902ca63ea', '7e3d7c4e-e0b7-40f3-8b40-8364235eb54f', 'a64f3465-b09e-4704-a97e-79e6d998cf66']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:18.070860 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fa5fccbe-7fd0-4f58-adaf-d66f2692fd08 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (425fc28e-970b-4036-9b4b-0414a54ed6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:18.096600 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fa5fccbe-7fd0-4f58-adaf-d66f2692fd08 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (425fc28e-970b-4036-9b4b-0414a54ed6b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34fb69bf-ab46-4435-b6f5-cf783441c14b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-936063779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35518d9300a345d9a46a127ee89730ca',qos_specs=None,replication_status=,reservations=['46be481c-03d5-44d8-85f2-a96b859e9663','fad51d71-6560-422c-8697-1eb902ca63ea','7e3d7c4e-e0b7-40f3-8b40-8364235eb54f','a64f3465-b09e-4704-a97e-79e6d998cf66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2adac6188d74f23b6089b6fafc6a425',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:42:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-936063779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34fb69bf-ab46-4435-b6f5-cf783441c14b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35518d9300a345d9a46a127ee89730ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2adac6188d74f23b6089b6fafc6a425',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:18.097321 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fa5fccbe-7fd0-4f58-adaf-d66f2692fd08 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a812c7cc-f252-40ec-910f-4f2ead3190d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:18.114407 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fa5fccbe-7fd0-4f58-adaf-d66f2692fd08 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a812c7cc-f252-40ec-910f-4f2ead3190d2) transitioned into state 'SUCCESS' from state '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-936063779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35518d9300a345d9a46a127ee89730ca',qos_specs=None,replication_status=,reservations=['46be481c-03d5-44d8-85f2-a96b859e9663','fad51d71-6560-422c-8697-1eb902ca63ea','7e3d7c4e-e0b7-40f3-8b40-8364235eb54f','a64f3465-b09e-4704-a97e-79e6d998cf66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2adac6188d74f23b6089b6fafc6a425',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:18.115000 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fa5fccbe-7fd0-4f58-adaf-d66f2692fd08 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64e6b1d4-e548-4406-8f49-aa66c4c67909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:18.127182 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fa5fccbe-7fd0-4f58-adaf-d66f2692fd08 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64e6b1d4-e548-4406-8f49-aa66c4c67909) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:18.127887 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fa5fccbe-7fd0-4f58-adaf-d66f2692fd08 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Flow 'volume_create_api' (ab413952-699c-4330-ab49-bfdcd91c2c89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:42:18.128158 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fa5fccbe-7fd0-4f58-adaf-d66f2692fd08 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Create volume request issued successfully. Jul 31 09:42:18.128681 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fa5fccbe-7fd0-4f58-adaf-d66f2692fd08 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:42:18.129046 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1415/5686] 10.4.3.226 () {70 vars in 1298 bytes} [Fri Jul 31 09:42:17 2026] POST /volume/v3/volumes => generated 777 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:42:18.139806 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3547c7e2-383a-4bb8-9649-c8408d4be21d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:18.141343 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3547c7e2-383a-4bb8-9649-c8408d4be21d tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/volumes/34fb69bf-ab46-4435-b6f5-cf783441c14b Jul 31 09:42:18.141529 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3547c7e2-383a-4bb8-9649-c8408d4be21d tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:18.141708 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3547c7e2-383a-4bb8-9649-c8408d4be21d tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:18.147918 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:18.147918 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:42:18.150677 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3547c7e2-383a-4bb8-9649-c8408d4be21d tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Volume info retrieved successfully. Jul 31 09:42:18.153854 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3547c7e2-383a-4bb8-9649-c8408d4be21d tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/volumes/34fb69bf-ab46-4435-b6f5-cf783441c14b returned with HTTP 200 Jul 31 09:42:18.154220 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1425/5687] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:18 2026] GET /volume/v3/volumes/34fb69bf-ab46-4435-b6f5-cf783441c14b => generated 956 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:18.368096 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c7b5be7f-1fc8-48c5-9aeb-f22111821bb0 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:18.370180 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c7b5be7f-1fc8-48c5-9aeb-f22111821bb0 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] GET https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d Jul 31 09:42:18.370434 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c7b5be7f-1fc8-48c5-9aeb-f22111821bb0 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:18.370622 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c7b5be7f-1fc8-48c5-9aeb-f22111821bb0 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:18.375909 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c7b5be7f-1fc8-48c5-9aeb-f22111821bb0 tempest-VolumeMultiattachTests-280517913 tempest-VolumeMultiattachTests-280517913-project-member] https://10.4.3.226/volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d returned with HTTP 404 Jul 31 09:42:18.376377 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1419/5688] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:42:18 2026] GET /volume/v3/volumes/0e9ce1bf-1794-4f2c-a8d0-11410ca5b87d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:42:18.382144 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-30090adc-07df-41a0-b386-9871d06fbdd7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:18.383729 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-30090adc-07df-41a0-b386-9871d06fbdd7 tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] GET https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1 Jul 31 09:42:18.383899 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-30090adc-07df-41a0-b386-9871d06fbdd7 tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:18.384074 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-30090adc-07df-41a0-b386-9871d06fbdd7 tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] Calling method 'detail' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:18.384517 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:18.384517 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:42:18.384826 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-30090adc-07df-41a0-b386-9871d06fbdd7 tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100315) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:42:18.392585 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-30090adc-07df-41a0-b386-9871d06fbdd7 tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] Get all volumes completed successfully. Jul 31 09:42:18.394006 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:18.394006 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:42:18.397385 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-30090adc-07df-41a0-b386-9871d06fbdd7 tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 09:42:18.397767 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1430/5689] 10.4.3.226 () {66 vars in 1285 bytes} [Fri Jul 31 09:42:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7267 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:42:18.410068 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a0e6b3ae-7acf-4d51-93ec-aa28e0394784 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:18.411976 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a0e6b3ae-7acf-4d51-93ec-aa28e0394784 tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] DELETE https://10.4.3.226/volume/v3/types/71da390f-b6e8-404e-98d0-3bf58404dd5c Jul 31 09:42:18.412168 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a0e6b3ae-7acf-4d51-93ec-aa28e0394784 tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:18.412373 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a0e6b3ae-7acf-4d51-93ec-aa28e0394784 tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:18.412587 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:18.412587 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:18.433654 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a0e6b3ae-7acf-4d51-93ec-aa28e0394784 tempest-VolumeMultiattachTests-670282671 tempest-VolumeMultiattachTests-670282671-project-admin] https://10.4.3.226/volume/v3/types/71da390f-b6e8-404e-98d0-3bf58404dd5c returned with HTTP 202 Jul 31 09:42:18.433966 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1416/5690] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:42:18 2026] DELETE /volume/v3/types/71da390f-b6e8-404e-98d0-3bf58404dd5c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:42:19.166757 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-e104b6c1-782a-4c24-8a8a-6991ed9c94af None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:19.169273 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e104b6c1-782a-4c24-8a8a-6991ed9c94af tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/volumes/34fb69bf-ab46-4435-b6f5-cf783441c14b Jul 31 09:42:19.169557 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e104b6c1-782a-4c24-8a8a-6991ed9c94af tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:19.169798 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-e104b6c1-782a-4c24-8a8a-6991ed9c94af tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:19.178645 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:19.178645 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:42:19.182763 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-e104b6c1-782a-4c24-8a8a-6991ed9c94af tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Volume info retrieved successfully. Jul 31 09:42:19.187536 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-e104b6c1-782a-4c24-8a8a-6991ed9c94af tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/volumes/34fb69bf-ab46-4435-b6f5-cf783441c14b returned with HTTP 200 Jul 31 09:42:19.188031 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1426/5691] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:19 2026] GET /volume/v3/volumes/34fb69bf-ab46-4435-b6f5-cf783441c14b => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:42:19.202569 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-835475c9-4ef1-4ece-baf9-3c1f743366c1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:19.204305 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-835475c9-4ef1-4ece-baf9-3c1f743366c1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] POST https://10.4.3.226/volume/v3/backups Jul 31 09:42:19.204627 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-835475c9-4ef1-4ece-baf9-3c1f743366c1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "34fb69bf-ab46-4435-b6f5-cf783441c14b", "name": "tempest-type-Backup-1869440904"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:42:19.205955 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.backups [None req-835475c9-4ef1-4ece-baf9-3c1f743366c1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Creating new backup {'backup': {'volume_id': '34fb69bf-ab46-4435-b6f5-cf783441c14b', 'name': 'tempest-type-Backup-1869440904'}} {{(pid=100314) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 09:42:19.206094 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.contrib.backups [None req-835475c9-4ef1-4ece-baf9-3c1f743366c1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Creating backup of volume 34fb69bf-ab46-4435-b6f5-cf783441c14b in container None Jul 31 09:42:19.212529 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:19.212529 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:42:19.212828 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-835475c9-4ef1-4ece-baf9-3c1f743366c1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Volume info retrieved successfully. Jul 31 09:42:19.229347 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-835475c9-4ef1-4ece-baf9-3c1f743366c1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Created reservations ['88de146a-8bf9-4080-9733-25fa1178a8b7', '731759c8-a1d3-462e-938b-0f1f5be4d1f3'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:42:19.265985 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-835475c9-4ef1-4ece-baf9-3c1f743366c1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups returned with HTTP 202 Jul 31 09:42:19.266469 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1420/5692] 10.4.3.226 () {70 vars in 1299 bytes} [Fri Jul 31 09:42:19 2026] POST /volume/v3/backups => generated 316 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:42:19.275177 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-1ccd087e-ab23-4700-b246-5a2f67df9dcd None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:19.277011 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1ccd087e-ab23-4700-b246-5a2f67df9dcd tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c Jul 31 09:42:19.277294 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1ccd087e-ab23-4700-b246-5a2f67df9dcd tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:19.277510 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-1ccd087e-ab23-4700-b246-5a2f67df9dcd tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:19.277651 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-1ccd087e-ab23-4700-b246-5a2f67df9dcd tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 32802a34-98d4-4841-8688-5ca540486b2c. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:19.285831 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:19.285831 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:42:19.286572 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-1ccd087e-ab23-4700-b246-5a2f67df9dcd tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c returned with HTTP 200 Jul 31 09:42:19.286968 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1431/5693] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:19 2026] GET /volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:20.298575 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1cedbc5e-95ff-4704-af8f-2e7e1d8f6cad None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:20.300649 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1cedbc5e-95ff-4704-af8f-2e7e1d8f6cad tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c Jul 31 09:42:20.300937 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1cedbc5e-95ff-4704-af8f-2e7e1d8f6cad tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:20.301202 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1cedbc5e-95ff-4704-af8f-2e7e1d8f6cad tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:20.301361 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-1cedbc5e-95ff-4704-af8f-2e7e1d8f6cad tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 32802a34-98d4-4841-8688-5ca540486b2c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:20.306886 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:20.306886 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:20.307686 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1cedbc5e-95ff-4704-af8f-2e7e1d8f6cad tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c returned with HTTP 200 Jul 31 09:42:20.308117 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1417/5694] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:20 2026] GET /volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:21.317131 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6f677c94-47fa-4a81-9213-a8c8e97eddaf None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:21.318829 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6f677c94-47fa-4a81-9213-a8c8e97eddaf tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c Jul 31 09:42:21.319042 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6f677c94-47fa-4a81-9213-a8c8e97eddaf tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:21.319217 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6f677c94-47fa-4a81-9213-a8c8e97eddaf tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:21.319347 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-6f677c94-47fa-4a81-9213-a8c8e97eddaf tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 32802a34-98d4-4841-8688-5ca540486b2c. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:21.323353 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:21.323353 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:42:21.323916 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6f677c94-47fa-4a81-9213-a8c8e97eddaf tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c returned with HTTP 200 Jul 31 09:42:21.324301 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1427/5695] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:21 2026] GET /volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:22.333744 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-3f2b4265-9bbc-4dd8-a234-1d933fd1e044 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:22.335449 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3f2b4265-9bbc-4dd8-a234-1d933fd1e044 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c Jul 31 09:42:22.335636 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3f2b4265-9bbc-4dd8-a234-1d933fd1e044 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:22.335817 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-3f2b4265-9bbc-4dd8-a234-1d933fd1e044 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:22.335924 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-3f2b4265-9bbc-4dd8-a234-1d933fd1e044 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 32802a34-98d4-4841-8688-5ca540486b2c. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:22.339635 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:22.339635 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:42:22.340175 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-3f2b4265-9bbc-4dd8-a234-1d933fd1e044 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c returned with HTTP 200 Jul 31 09:42:22.340632 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1421/5696] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:22 2026] GET /volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:23.349672 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f9d6ed0b-b38e-4f71-8bcd-0b4ee529a183 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:23.351328 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f9d6ed0b-b38e-4f71-8bcd-0b4ee529a183 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c Jul 31 09:42:23.351553 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f9d6ed0b-b38e-4f71-8bcd-0b4ee529a183 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:23.351771 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f9d6ed0b-b38e-4f71-8bcd-0b4ee529a183 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:23.351884 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-f9d6ed0b-b38e-4f71-8bcd-0b4ee529a183 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 32802a34-98d4-4841-8688-5ca540486b2c. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:23.356367 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:23.356367 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:42:23.357175 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f9d6ed0b-b38e-4f71-8bcd-0b4ee529a183 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c returned with HTTP 200 Jul 31 09:42:23.360086 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1432/5697] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:23 2026] GET /volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:24.377104 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2fb0e56b-925c-46e3-94d5-6566e45fcdf5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:24.378757 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2fb0e56b-925c-46e3-94d5-6566e45fcdf5 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c Jul 31 09:42:24.378944 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2fb0e56b-925c-46e3-94d5-6566e45fcdf5 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:24.379145 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2fb0e56b-925c-46e3-94d5-6566e45fcdf5 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:24.379255 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-2fb0e56b-925c-46e3-94d5-6566e45fcdf5 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 32802a34-98d4-4841-8688-5ca540486b2c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:24.449370 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:24.449370 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:24.449370 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2fb0e56b-925c-46e3-94d5-6566e45fcdf5 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c returned with HTTP 200 Jul 31 09:42:24.449370 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1418/5698] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:24 2026] GET /volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c => generated 736 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:25.439274 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-386ff3eb-de17-4142-b53a-17468ae6fd8a None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:25.440900 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-386ff3eb-de17-4142-b53a-17468ae6fd8a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c Jul 31 09:42:25.441176 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-386ff3eb-de17-4142-b53a-17468ae6fd8a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:25.441460 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-386ff3eb-de17-4142-b53a-17468ae6fd8a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:25.441597 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-386ff3eb-de17-4142-b53a-17468ae6fd8a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 32802a34-98d4-4841-8688-5ca540486b2c. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:25.445607 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:25.445607 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:42:25.446366 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-386ff3eb-de17-4142-b53a-17468ae6fd8a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c returned with HTTP 200 Jul 31 09:42:25.446765 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1428/5699] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:25 2026] GET /volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:26.457013 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-78dc0e5d-2aee-485e-b783-b6c7ee0a9a54 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:26.458765 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-78dc0e5d-2aee-485e-b783-b6c7ee0a9a54 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c Jul 31 09:42:26.458962 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-78dc0e5d-2aee-485e-b783-b6c7ee0a9a54 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:26.459188 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-78dc0e5d-2aee-485e-b783-b6c7ee0a9a54 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:26.459320 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-78dc0e5d-2aee-485e-b783-b6c7ee0a9a54 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 32802a34-98d4-4841-8688-5ca540486b2c. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:26.463390 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:26.463390 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:42:26.463907 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-78dc0e5d-2aee-485e-b783-b6c7ee0a9a54 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c returned with HTTP 200 Jul 31 09:42:26.464282 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1422/5700] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:26 2026] GET /volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:27.473440 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b2f7dae3-1940-4391-a1f6-a66a948be9c1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:27.474923 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b2f7dae3-1940-4391-a1f6-a66a948be9c1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c Jul 31 09:42:27.475138 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b2f7dae3-1940-4391-a1f6-a66a948be9c1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:27.475300 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b2f7dae3-1940-4391-a1f6-a66a948be9c1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:27.475432 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-b2f7dae3-1940-4391-a1f6-a66a948be9c1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 32802a34-98d4-4841-8688-5ca540486b2c. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:27.479021 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:27.479021 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:42:27.479513 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b2f7dae3-1940-4391-a1f6-a66a948be9c1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c returned with HTTP 200 Jul 31 09:42:27.479809 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1433/5701] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:27 2026] GET /volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:28.488444 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-eceae4d0-d096-49ad-832f-f4fc3f69694a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:28.490160 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eceae4d0-d096-49ad-832f-f4fc3f69694a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c Jul 31 09:42:28.490392 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eceae4d0-d096-49ad-832f-f4fc3f69694a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:28.490568 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eceae4d0-d096-49ad-832f-f4fc3f69694a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:28.490686 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-eceae4d0-d096-49ad-832f-f4fc3f69694a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 32802a34-98d4-4841-8688-5ca540486b2c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:28.494793 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:28.494793 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:28.495392 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eceae4d0-d096-49ad-832f-f4fc3f69694a tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c returned with HTTP 200 Jul 31 09:42:28.495736 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1419/5702] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:28 2026] GET /volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:29.506646 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-a45a914f-b274-4a0c-bcff-f9f961e5bd91 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:29.508711 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a45a914f-b274-4a0c-bcff-f9f961e5bd91 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c Jul 31 09:42:29.509129 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a45a914f-b274-4a0c-bcff-f9f961e5bd91 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:29.509468 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-a45a914f-b274-4a0c-bcff-f9f961e5bd91 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:29.510259 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-a45a914f-b274-4a0c-bcff-f9f961e5bd91 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 32802a34-98d4-4841-8688-5ca540486b2c. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:29.514875 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:29.514875 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:42:29.515758 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-a45a914f-b274-4a0c-bcff-f9f961e5bd91 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c returned with HTTP 200 Jul 31 09:42:29.516294 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1429/5703] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:29 2026] GET /volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:30.526768 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1cff055a-fabc-482f-b881-d7219fdd6b9f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:30.528582 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1cff055a-fabc-482f-b881-d7219fdd6b9f tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c Jul 31 09:42:30.528785 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1cff055a-fabc-482f-b881-d7219fdd6b9f tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:30.528985 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1cff055a-fabc-482f-b881-d7219fdd6b9f tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:30.529106 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-1cff055a-fabc-482f-b881-d7219fdd6b9f tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 32802a34-98d4-4841-8688-5ca540486b2c. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:30.533325 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:30.533325 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:42:30.533952 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1cff055a-fabc-482f-b881-d7219fdd6b9f tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c returned with HTTP 200 Jul 31 09:42:30.534335 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1423/5704] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:30 2026] GET /volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:31.543439 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-799d5b3c-214d-4e89-9f92-ca614e109fa1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:31.545618 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-799d5b3c-214d-4e89-9f92-ca614e109fa1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c Jul 31 09:42:31.545867 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-799d5b3c-214d-4e89-9f92-ca614e109fa1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:31.546101 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-799d5b3c-214d-4e89-9f92-ca614e109fa1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:31.546223 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-799d5b3c-214d-4e89-9f92-ca614e109fa1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 32802a34-98d4-4841-8688-5ca540486b2c. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:31.550278 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:31.550278 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:42:31.550808 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-799d5b3c-214d-4e89-9f92-ca614e109fa1 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c returned with HTTP 200 Jul 31 09:42:31.551160 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1434/5705] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:31 2026] GET /volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:32.560502 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bfc20980-fb18-43c4-a73d-df902b87fe67 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:32.562253 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bfc20980-fb18-43c4-a73d-df902b87fe67 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c Jul 31 09:42:32.562463 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bfc20980-fb18-43c4-a73d-df902b87fe67 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:32.562654 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bfc20980-fb18-43c4-a73d-df902b87fe67 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:32.562787 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-bfc20980-fb18-43c4-a73d-df902b87fe67 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 32802a34-98d4-4841-8688-5ca540486b2c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:32.566815 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:32.566815 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:32.567493 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bfc20980-fb18-43c4-a73d-df902b87fe67 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c returned with HTTP 200 Jul 31 09:42:32.567862 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1420/5706] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:32 2026] GET /volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:33.577463 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d5eb7be3-3acf-4e3b-9652-45219e5eb739 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:33.579180 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d5eb7be3-3acf-4e3b-9652-45219e5eb739 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c Jul 31 09:42:33.579401 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d5eb7be3-3acf-4e3b-9652-45219e5eb739 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:33.579572 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d5eb7be3-3acf-4e3b-9652-45219e5eb739 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:33.579667 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-d5eb7be3-3acf-4e3b-9652-45219e5eb739 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 32802a34-98d4-4841-8688-5ca540486b2c. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:33.583441 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:33.583441 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:42:33.583960 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d5eb7be3-3acf-4e3b-9652-45219e5eb739 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c returned with HTTP 200 Jul 31 09:42:33.584290 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1430/5707] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:33 2026] GET /volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:33.593011 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-21ffcc2e-6046-4ac0-9ffa-29f8a83df8d2 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:33.594617 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-21ffcc2e-6046-4ac0-9ffa-29f8a83df8d2 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] POST https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c/action Jul 31 09:42:33.594932 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-21ffcc2e-6046-4ac0-9ffa-29f8a83df8d2 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100314) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:42:33.595053 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-21ffcc2e-6046-4ac0-9ffa-29f8a83df8d2 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:42:33.596291 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.admin_actions [None req-21ffcc2e-6046-4ac0-9ffa-29f8a83df8d2 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Updating backup '32802a34-98d4-4841-8688-5ca540486b2c' with '{'status': 'error'}' {{(pid=100314) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 31 09:42:33.602864 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:33.602864 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:42:33.604405 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.policy [None req-21ffcc2e-6046-4ac0-9ffa-29f8a83df8d2 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8bc10ccad3844c40b3e659b36f46f4bc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35518d9300a345d9a46a127ee89730ca', '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=100314) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 09:42:33.604664 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-21ffcc2e-6046-4ac0-9ffa-29f8a83df8d2 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c/action returned with HTTP 403 Jul 31 09:42:33.605312 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1424/5708] 10.4.3.226 () {70 vars in 1430 bytes} [Fri Jul 31 09:42:33 2026] POST /volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:42:33.611467 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-e09f8a41-2b0f-47d6-aa6e-80a955d05056 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:33.613230 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e09f8a41-2b0f-47d6-aa6e-80a955d05056 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/34fb69bf-ab46-4435-b6f5-cf783441c14b Jul 31 09:42:33.613449 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e09f8a41-2b0f-47d6-aa6e-80a955d05056 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:33.613655 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-e09f8a41-2b0f-47d6-aa6e-80a955d05056 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:33.613810 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-e09f8a41-2b0f-47d6-aa6e-80a955d05056 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Delete volume with id: 34fb69bf-ab46-4435-b6f5-cf783441c14b Jul 31 09:42:33.620608 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:33.620608 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:42:33.620905 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e09f8a41-2b0f-47d6-aa6e-80a955d05056 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Volume info retrieved successfully. Jul 31 09:42:33.634991 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-e09f8a41-2b0f-47d6-aa6e-80a955d05056 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Delete volume request issued successfully. Jul 31 09:42:33.635195 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-e09f8a41-2b0f-47d6-aa6e-80a955d05056 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/volumes/34fb69bf-ab46-4435-b6f5-cf783441c14b returned with HTTP 202 Jul 31 09:42:33.635594 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1435/5709] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:42:33 2026] DELETE /volume/v3/volumes/34fb69bf-ab46-4435-b6f5-cf783441c14b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:42:33.644610 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-346f64a7-57a0-4250-ad71-3d38888a92d6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:33.646501 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-346f64a7-57a0-4250-ad71-3d38888a92d6 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/volumes/34fb69bf-ab46-4435-b6f5-cf783441c14b Jul 31 09:42:33.646808 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-346f64a7-57a0-4250-ad71-3d38888a92d6 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:33.647061 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-346f64a7-57a0-4250-ad71-3d38888a92d6 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:33.654186 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:33.654186 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:33.657975 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-346f64a7-57a0-4250-ad71-3d38888a92d6 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Volume info retrieved successfully. Jul 31 09:42:33.661459 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-346f64a7-57a0-4250-ad71-3d38888a92d6 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/volumes/34fb69bf-ab46-4435-b6f5-cf783441c14b returned with HTTP 200 Jul 31 09:42:33.661976 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1421/5710] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:33 2026] GET /volume/v3/volumes/34fb69bf-ab46-4435-b6f5-cf783441c14b => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:42:34.673112 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-476a2dbb-11a8-4f93-8db7-a28eb82d6182 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:34.674762 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-476a2dbb-11a8-4f93-8db7-a28eb82d6182 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/volumes/34fb69bf-ab46-4435-b6f5-cf783441c14b Jul 31 09:42:34.674998 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-476a2dbb-11a8-4f93-8db7-a28eb82d6182 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:34.675192 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-476a2dbb-11a8-4f93-8db7-a28eb82d6182 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:34.680536 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-476a2dbb-11a8-4f93-8db7-a28eb82d6182 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/volumes/34fb69bf-ab46-4435-b6f5-cf783441c14b returned with HTTP 404 Jul 31 09:42:34.680953 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1431/5711] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:34 2026] GET /volume/v3/volumes/34fb69bf-ab46-4435-b6f5-cf783441c14b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:42:34.688078 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d33ca541-98a2-4c31-ac09-40afd9d3e0fb None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:34.689708 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d33ca541-98a2-4c31-ac09-40afd9d3e0fb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] POST https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d/restore Jul 31 09:42:34.690039 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d33ca541-98a2-4c31-ac09-40afd9d3e0fb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:42:34.691296 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.contrib.backups [None req-d33ca541-98a2-4c31-ac09-40afd9d3e0fb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Restoring backup ae7f0170-b71e-45fd-b352-cef6a6dc1b6d ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100314) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 09:42:34.691404 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.contrib.backups [None req-d33ca541-98a2-4c31-ac09-40afd9d3e0fb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Restoring backup ae7f0170-b71e-45fd-b352-cef6a6dc1b6d to volume None. Jul 31 09:42:34.695307 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:34.695307 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:42:34.696193 np0000006200 devstack@c-api.service[100314]: INFO cinder.backup.api [None req-d33ca541-98a2-4c31-ac09-40afd9d3e0fb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Creating volume of 1 GB for restore of backup ae7f0170-b71e-45fd-b352-cef6a6dc1b6d. Jul 31 09:42:34.699159 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-d33ca541-98a2-4c31-ac09-40afd9d3e0fb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Availability Zones retrieved successfully. Jul 31 09:42:34.704149 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-d33ca541-98a2-4c31-ac09-40afd9d3e0fb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Flow 'volume_create_api' (fcd4d6e8-bfcd-413c-9e4f-e215f49a4878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:42:34.704962 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-d33ca541-98a2-4c31-ac09-40afd9d3e0fb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3ed5674-d327-4e5e-b6ff-5047cb7d1b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:34.705738 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-d33ca541-98a2-4c31-ac09-40afd9d3e0fb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:42:34.728642 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-d33ca541-98a2-4c31-ac09-40afd9d3e0fb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3ed5674-d327-4e5e-b6ff-5047cb7d1b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:21:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8e394606-7df6-48ff-8066-fcbafd97a1f0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e394606-7df6-48ff-8066-fcbafd97a1f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:34.729381 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-d33ca541-98a2-4c31-ac09-40afd9d3e0fb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ab4ad28-fe73-46b1-a965-5b4aa7511cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:34.758938 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-d33ca541-98a2-4c31-ac09-40afd9d3e0fb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Created reservations ['cfe63900-fc1e-4cb4-b9d3-76485ee7f19b', '075b5d91-264e-4bf8-afa4-a8be921b8f7f', '6cc97025-d861-49f2-969b-597ccfaecb2b', 'fcc93640-60a0-441f-a11c-643fa37c47e4'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:42:34.760041 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-d33ca541-98a2-4c31-ac09-40afd9d3e0fb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ab4ad28-fe73-46b1-a965-5b4aa7511cb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfe63900-fc1e-4cb4-b9d3-76485ee7f19b', '075b5d91-264e-4bf8-afa4-a8be921b8f7f', '6cc97025-d861-49f2-969b-597ccfaecb2b', 'fcc93640-60a0-441f-a11c-643fa37c47e4']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:34.760836 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-d33ca541-98a2-4c31-ac09-40afd9d3e0fb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88f1aee3-b039-46a1-a630-db0a4a4746a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:34.785332 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-d33ca541-98a2-4c31-ac09-40afd9d3e0fb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88f1aee3-b039-46a1-a630-db0a4a4746a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e72b825-d952-4be9-aaca-ae38a43f9ac0', '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='35518d9300a345d9a46a127ee89730ca',qos_specs=None,replication_status=,reservations=['cfe63900-fc1e-4cb4-b9d3-76485ee7f19b','075b5d91-264e-4bf8-afa4-a8be921b8f7f','6cc97025-d861-49f2-969b-597ccfaecb2b','fcc93640-60a0-441f-a11c-643fa37c47e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bc10ccad3844c40b3e659b36f46f4bc',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:42:34Z,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=9e72b825-d952-4be9-aaca-ae38a43f9ac0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35518d9300a345d9a46a127ee89730ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8bc10ccad3844c40b3e659b36f46f4bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e394606-7df6-48ff-8066-fcbafd97a1f0),volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:34.786521 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-d33ca541-98a2-4c31-ac09-40afd9d3e0fb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3ea63cb-8a54-4999-85fe-0c2fee238242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:34.800026 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-d33ca541-98a2-4c31-ac09-40afd9d3e0fb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3ea63cb-8a54-4999-85fe-0c2fee238242) transitioned into 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='35518d9300a345d9a46a127ee89730ca',qos_specs=None,replication_status=,reservations=['cfe63900-fc1e-4cb4-b9d3-76485ee7f19b','075b5d91-264e-4bf8-afa4-a8be921b8f7f','6cc97025-d861-49f2-969b-597ccfaecb2b','fcc93640-60a0-441f-a11c-643fa37c47e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bc10ccad3844c40b3e659b36f46f4bc',volume_type_id=8e394606-7df6-48ff-8066-fcbafd97a1f0)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:34.800669 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-d33ca541-98a2-4c31-ac09-40afd9d3e0fb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62dc26b5-99c2-41f4-af48-de99a785b49f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:34.808364 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-d33ca541-98a2-4c31-ac09-40afd9d3e0fb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62dc26b5-99c2-41f4-af48-de99a785b49f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:34.809145 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-d33ca541-98a2-4c31-ac09-40afd9d3e0fb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Flow 'volume_create_api' (fcd4d6e8-bfcd-413c-9e4f-e215f49a4878) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:42:34.809507 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-d33ca541-98a2-4c31-ac09-40afd9d3e0fb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Create volume request issued successfully. Jul 31 09:42:34.815588 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:34.815588 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:42:34.816124 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-d33ca541-98a2-4c31-ac09-40afd9d3e0fb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Volume info retrieved successfully. Jul 31 09:42:35.822888 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:35.822888 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:42:35.823429 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-d33ca541-98a2-4c31-ac09-40afd9d3e0fb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Volume info retrieved successfully. Jul 31 09:42:35.823480 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.backup.api [None req-d33ca541-98a2-4c31-ac09-40afd9d3e0fb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Checking backup size 1 against volume size 1 {{(pid=100314) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 09:42:35.823578 np0000006200 devstack@c-api.service[100314]: INFO cinder.backup.api [None req-d33ca541-98a2-4c31-ac09-40afd9d3e0fb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Overwriting volume 9e72b825-d952-4be9-aaca-ae38a43f9ac0 with restore of backup ae7f0170-b71e-45fd-b352-cef6a6dc1b6d Jul 31 09:42:35.833942 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.backup.rpcapi [None req-d33ca541-98a2-4c31-ac09-40afd9d3e0fb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] restore_backup in rpcapi backup_id ae7f0170-b71e-45fd-b352-cef6a6dc1b6d {{(pid=100314) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 09:42:35.835551 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d33ca541-98a2-4c31-ac09-40afd9d3e0fb tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d/restore returned with HTTP 202 Jul 31 09:42:35.836001 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1425/5712] 10.4.3.226 () {70 vars in 1433 bytes} [Fri Jul 31 09:42:34 2026] POST /volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d/restore => generated 152 bytes in 1148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:42:35.842828 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6c8e3a29-790e-4236-bcf8-60ecff86b243 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:35.844542 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6c8e3a29-790e-4236-bcf8-60ecff86b243 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d Jul 31 09:42:35.844754 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6c8e3a29-790e-4236-bcf8-60ecff86b243 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:35.844968 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6c8e3a29-790e-4236-bcf8-60ecff86b243 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:35.845083 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-6c8e3a29-790e-4236-bcf8-60ecff86b243 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id ae7f0170-b71e-45fd-b352-cef6a6dc1b6d. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:35.848754 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:35.848754 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:42:35.849317 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6c8e3a29-790e-4236-bcf8-60ecff86b243 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d returned with HTTP 200 Jul 31 09:42:35.849648 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1436/5713] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:35 2026] GET /volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:36.859052 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1d5a6d53-28fe-42bc-992a-862cd3b86fd6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:36.861123 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1d5a6d53-28fe-42bc-992a-862cd3b86fd6 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d Jul 31 09:42:36.861367 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1d5a6d53-28fe-42bc-992a-862cd3b86fd6 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:36.861547 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1d5a6d53-28fe-42bc-992a-862cd3b86fd6 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:36.861648 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-1d5a6d53-28fe-42bc-992a-862cd3b86fd6 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id ae7f0170-b71e-45fd-b352-cef6a6dc1b6d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:36.865519 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:36.865519 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:36.866082 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1d5a6d53-28fe-42bc-992a-862cd3b86fd6 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d returned with HTTP 200 Jul 31 09:42:36.866575 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1422/5714] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:36 2026] GET /volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:37.876304 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-db55ca74-f895-4f1c-8cbb-eabd66bccdd5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:37.878060 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-db55ca74-f895-4f1c-8cbb-eabd66bccdd5 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d Jul 31 09:42:37.878297 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-db55ca74-f895-4f1c-8cbb-eabd66bccdd5 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:37.878517 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-db55ca74-f895-4f1c-8cbb-eabd66bccdd5 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:37.878640 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-db55ca74-f895-4f1c-8cbb-eabd66bccdd5 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id ae7f0170-b71e-45fd-b352-cef6a6dc1b6d. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:37.882669 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:37.882669 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:42:37.883258 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-db55ca74-f895-4f1c-8cbb-eabd66bccdd5 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d returned with HTTP 200 Jul 31 09:42:37.883609 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1432/5715] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:37 2026] GET /volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:38.893167 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-56e7aef9-6636-4197-bc4b-fa47cac15402 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:38.895136 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-56e7aef9-6636-4197-bc4b-fa47cac15402 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d Jul 31 09:42:38.895401 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-56e7aef9-6636-4197-bc4b-fa47cac15402 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:38.895623 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-56e7aef9-6636-4197-bc4b-fa47cac15402 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:38.895770 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-56e7aef9-6636-4197-bc4b-fa47cac15402 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id ae7f0170-b71e-45fd-b352-cef6a6dc1b6d. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:38.899679 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:38.899679 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:42:38.900323 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-56e7aef9-6636-4197-bc4b-fa47cac15402 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d returned with HTTP 200 Jul 31 09:42:38.900677 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1426/5716] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:38 2026] GET /volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:39.909658 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-ea984490-383e-4cf3-a367-96f706cc2b03 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:39.911421 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ea984490-383e-4cf3-a367-96f706cc2b03 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d Jul 31 09:42:39.911630 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ea984490-383e-4cf3-a367-96f706cc2b03 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:39.911809 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-ea984490-383e-4cf3-a367-96f706cc2b03 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:39.911929 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-ea984490-383e-4cf3-a367-96f706cc2b03 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id ae7f0170-b71e-45fd-b352-cef6a6dc1b6d. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:39.915845 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:39.915845 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:42:39.916407 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-ea984490-383e-4cf3-a367-96f706cc2b03 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d returned with HTTP 200 Jul 31 09:42:39.916827 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1437/5717] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:39 2026] GET /volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:40.925601 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c8a024e0-1ae5-442f-8a56-4d75dcc76a13 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:40.927209 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c8a024e0-1ae5-442f-8a56-4d75dcc76a13 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d Jul 31 09:42:40.927419 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c8a024e0-1ae5-442f-8a56-4d75dcc76a13 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:40.927579 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c8a024e0-1ae5-442f-8a56-4d75dcc76a13 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:40.927685 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c8a024e0-1ae5-442f-8a56-4d75dcc76a13 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id ae7f0170-b71e-45fd-b352-cef6a6dc1b6d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:40.932145 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:40.932145 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:40.932925 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c8a024e0-1ae5-442f-8a56-4d75dcc76a13 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d returned with HTTP 200 Jul 31 09:42:40.933306 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1423/5718] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:40 2026] GET /volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:41.943255 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b2321451-4cf7-484e-ab79-ed245a943022 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:41.945409 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b2321451-4cf7-484e-ab79-ed245a943022 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d Jul 31 09:42:41.945673 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b2321451-4cf7-484e-ab79-ed245a943022 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:41.945890 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b2321451-4cf7-484e-ab79-ed245a943022 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:41.945994 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-b2321451-4cf7-484e-ab79-ed245a943022 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id ae7f0170-b71e-45fd-b352-cef6a6dc1b6d. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:41.950235 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:41.950235 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:42:41.950819 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b2321451-4cf7-484e-ab79-ed245a943022 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d returned with HTTP 200 Jul 31 09:42:41.951251 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1433/5719] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:41 2026] GET /volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:42.961264 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-687bd541-d9c7-4b0c-abf4-522383c0c805 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:42.962982 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-687bd541-d9c7-4b0c-abf4-522383c0c805 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d Jul 31 09:42:42.963163 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-687bd541-d9c7-4b0c-abf4-522383c0c805 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:42.963370 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-687bd541-d9c7-4b0c-abf4-522383c0c805 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:42.963475 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-687bd541-d9c7-4b0c-abf4-522383c0c805 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id ae7f0170-b71e-45fd-b352-cef6a6dc1b6d. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:42.967537 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:42.967537 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:42:42.968079 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-687bd541-d9c7-4b0c-abf4-522383c0c805 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d returned with HTTP 200 Jul 31 09:42:42.968431 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1427/5720] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:42 2026] GET /volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:43.977315 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-af0320c2-e789-403c-b080-735605f818ca None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:43.978996 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-af0320c2-e789-403c-b080-735605f818ca tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d Jul 31 09:42:43.979228 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-af0320c2-e789-403c-b080-735605f818ca tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:43.979469 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-af0320c2-e789-403c-b080-735605f818ca tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:43.979585 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-af0320c2-e789-403c-b080-735605f818ca tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id ae7f0170-b71e-45fd-b352-cef6a6dc1b6d. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:43.983139 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:43.983139 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:42:43.983679 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-af0320c2-e789-403c-b080-735605f818ca tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d returned with HTTP 200 Jul 31 09:42:43.984012 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1438/5721] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:43 2026] GET /volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:44.993649 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1bdd1115-2fa3-4660-87d3-ca880ddc87b9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:44.995216 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1bdd1115-2fa3-4660-87d3-ca880ddc87b9 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d Jul 31 09:42:44.995418 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1bdd1115-2fa3-4660-87d3-ca880ddc87b9 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:44.995590 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1bdd1115-2fa3-4660-87d3-ca880ddc87b9 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:44.995736 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-1bdd1115-2fa3-4660-87d3-ca880ddc87b9 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id ae7f0170-b71e-45fd-b352-cef6a6dc1b6d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:44.999514 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:44.999514 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:45.000061 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1bdd1115-2fa3-4660-87d3-ca880ddc87b9 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d returned with HTTP 200 Jul 31 09:42:45.000397 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1424/5722] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:44 2026] GET /volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:45.008464 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b2d4b8bb-0f4c-4862-9ea6-6a7305c472a8 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:45.010088 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b2d4b8bb-0f4c-4862-9ea6-6a7305c472a8 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/9e72b825-d952-4be9-aaca-ae38a43f9ac0 Jul 31 09:42:45.010310 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b2d4b8bb-0f4c-4862-9ea6-6a7305c472a8 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:45.010488 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b2d4b8bb-0f4c-4862-9ea6-6a7305c472a8 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:45.010636 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-b2d4b8bb-0f4c-4862-9ea6-6a7305c472a8 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Delete volume with id: 9e72b825-d952-4be9-aaca-ae38a43f9ac0 Jul 31 09:42:45.017326 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:45.017326 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:42:45.017618 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b2d4b8bb-0f4c-4862-9ea6-6a7305c472a8 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Volume info retrieved successfully. Jul 31 09:42:45.032622 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-b2d4b8bb-0f4c-4862-9ea6-6a7305c472a8 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Delete volume request issued successfully. Jul 31 09:42:45.032827 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b2d4b8bb-0f4c-4862-9ea6-6a7305c472a8 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/volumes/9e72b825-d952-4be9-aaca-ae38a43f9ac0 returned with HTTP 202 Jul 31 09:42:45.033236 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1434/5723] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:42:45 2026] DELETE /volume/v3/volumes/9e72b825-d952-4be9-aaca-ae38a43f9ac0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:42:45.039618 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-0a11f8b6-55ae-4c6a-a6c4-cef6ad0c6ea5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:45.041272 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0a11f8b6-55ae-4c6a-a6c4-cef6ad0c6ea5 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/volumes/9e72b825-d952-4be9-aaca-ae38a43f9ac0 Jul 31 09:42:45.041517 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0a11f8b6-55ae-4c6a-a6c4-cef6ad0c6ea5 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:45.041697 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-0a11f8b6-55ae-4c6a-a6c4-cef6ad0c6ea5 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:45.050582 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:45.050582 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:42:45.054571 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-0a11f8b6-55ae-4c6a-a6c4-cef6ad0c6ea5 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Volume info retrieved successfully. Jul 31 09:42:45.059049 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-0a11f8b6-55ae-4c6a-a6c4-cef6ad0c6ea5 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/volumes/9e72b825-d952-4be9-aaca-ae38a43f9ac0 returned with HTTP 200 Jul 31 09:42:45.059517 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1428/5724] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:45 2026] GET /volume/v3/volumes/9e72b825-d952-4be9-aaca-ae38a43f9ac0 => generated 1065 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:42:46.072532 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-13561283-7a20-46b6-a988-2970c5b83553 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:46.074183 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-13561283-7a20-46b6-a988-2970c5b83553 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/volumes/9e72b825-d952-4be9-aaca-ae38a43f9ac0 Jul 31 09:42:46.074395 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-13561283-7a20-46b6-a988-2970c5b83553 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:46.074566 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-13561283-7a20-46b6-a988-2970c5b83553 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:46.080438 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-13561283-7a20-46b6-a988-2970c5b83553 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/volumes/9e72b825-d952-4be9-aaca-ae38a43f9ac0 returned with HTTP 404 Jul 31 09:42:46.080891 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1439/5725] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:46 2026] GET /volume/v3/volumes/9e72b825-d952-4be9-aaca-ae38a43f9ac0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:42:46.087543 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-85fffd2b-c781-40ba-a38d-0f14b152c301 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:46.089124 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-85fffd2b-c781-40ba-a38d-0f14b152c301 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] GET https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d Jul 31 09:42:46.089340 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-85fffd2b-c781-40ba-a38d-0f14b152c301 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:46.089510 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-85fffd2b-c781-40ba-a38d-0f14b152c301 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:46.089603 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-85fffd2b-c781-40ba-a38d-0f14b152c301 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] Show backup with id ae7f0170-b71e-45fd-b352-cef6a6dc1b6d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:46.093415 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:46.093415 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:46.094041 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-85fffd2b-c781-40ba-a38d-0f14b152c301 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-member] https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d returned with HTTP 200 Jul 31 09:42:46.094366 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1425/5726] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:46 2026] GET /volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:46.103403 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-bb229ab4-f803-4d38-9781-2ad018135090 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:46.105050 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bb229ab4-f803-4d38-9781-2ad018135090 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] DELETE https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c Jul 31 09:42:46.105255 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bb229ab4-f803-4d38-9781-2ad018135090 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:46.105435 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-bb229ab4-f803-4d38-9781-2ad018135090 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:46.105543 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.contrib.backups [None req-bb229ab4-f803-4d38-9781-2ad018135090 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Delete backup with id: 32802a34-98d4-4841-8688-5ca540486b2c. Jul 31 09:42:46.109560 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:46.109560 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:42:46.120727 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.backup.rpcapi [None req-bb229ab4-f803-4d38-9781-2ad018135090 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] delete_backup rpcapi backup_id 32802a34-98d4-4841-8688-5ca540486b2c {{(pid=100316) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:42:46.122638 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-bb229ab4-f803-4d38-9781-2ad018135090 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c returned with HTTP 202 Jul 31 09:42:46.122934 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1435/5727] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:42:46 2026] DELETE /volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:42:46.129008 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-06368004-f039-41cf-b821-f5785fd2156c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:46.130647 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-06368004-f039-41cf-b821-f5785fd2156c tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c Jul 31 09:42:46.130871 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-06368004-f039-41cf-b821-f5785fd2156c tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:46.131052 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-06368004-f039-41cf-b821-f5785fd2156c tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:46.131152 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-06368004-f039-41cf-b821-f5785fd2156c tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 32802a34-98d4-4841-8688-5ca540486b2c. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:46.134989 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:46.134989 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:42:46.135530 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-06368004-f039-41cf-b821-f5785fd2156c tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c returned with HTTP 200 Jul 31 09:42:46.135846 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1429/5728] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:46 2026] GET /volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:47.145777 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-9438b21b-9a3d-4063-bd5a-c5f38e8093ab None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:47.147368 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9438b21b-9a3d-4063-bd5a-c5f38e8093ab tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c Jul 31 09:42:47.147558 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9438b21b-9a3d-4063-bd5a-c5f38e8093ab tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:47.147725 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-9438b21b-9a3d-4063-bd5a-c5f38e8093ab tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:47.147853 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.backups [None req-9438b21b-9a3d-4063-bd5a-c5f38e8093ab tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 32802a34-98d4-4841-8688-5ca540486b2c. {{(pid=100315) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:47.151581 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-9438b21b-9a3d-4063-bd5a-c5f38e8093ab tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c returned with HTTP 404 Jul 31 09:42:47.152020 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1440/5729] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:47 2026] GET /volume/v3/backups/32802a34-98d4-4841-8688-5ca540486b2c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:42:47.158789 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b9c1015b-5381-45bb-88dc-8498d7f3fbb2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:47.161305 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b9c1015b-5381-45bb-88dc-8498d7f3fbb2 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] DELETE https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb Jul 31 09:42:47.161305 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b9c1015b-5381-45bb-88dc-8498d7f3fbb2 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:47.161305 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b9c1015b-5381-45bb-88dc-8498d7f3fbb2 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:47.161305 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-b9c1015b-5381-45bb-88dc-8498d7f3fbb2 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Delete backup with id: 5ccc8f7c-5778-482b-bcac-69c92aaa27eb. Jul 31 09:42:47.165541 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:47.165541 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:47.175320 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-b9c1015b-5381-45bb-88dc-8498d7f3fbb2 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] delete_backup rpcapi backup_id 5ccc8f7c-5778-482b-bcac-69c92aaa27eb {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:42:47.176853 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b9c1015b-5381-45bb-88dc-8498d7f3fbb2 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb returned with HTTP 202 Jul 31 09:42:47.177223 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1426/5730] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:42:47 2026] DELETE /volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:42:47.183568 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-39889ab3-98f8-4d5f-8bdf-bbf2a000a4d7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:47.185186 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-39889ab3-98f8-4d5f-8bdf-bbf2a000a4d7 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb Jul 31 09:42:47.185405 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-39889ab3-98f8-4d5f-8bdf-bbf2a000a4d7 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:47.185580 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-39889ab3-98f8-4d5f-8bdf-bbf2a000a4d7 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:47.185721 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-39889ab3-98f8-4d5f-8bdf-bbf2a000a4d7 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 5ccc8f7c-5778-482b-bcac-69c92aaa27eb. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:47.189580 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:47.189580 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:42:47.190303 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-39889ab3-98f8-4d5f-8bdf-bbf2a000a4d7 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb returned with HTTP 200 Jul 31 09:42:47.190783 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1436/5731] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:47 2026] GET /volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:48.199775 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9a5f8223-4c68-4456-bf0c-cce3d05d7929 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:48.201299 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9a5f8223-4c68-4456-bf0c-cce3d05d7929 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb Jul 31 09:42:48.201491 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9a5f8223-4c68-4456-bf0c-cce3d05d7929 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:48.201661 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9a5f8223-4c68-4456-bf0c-cce3d05d7929 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:48.201757 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.backups [None req-9a5f8223-4c68-4456-bf0c-cce3d05d7929 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id 5ccc8f7c-5778-482b-bcac-69c92aaa27eb. {{(pid=100314) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:48.205338 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9a5f8223-4c68-4456-bf0c-cce3d05d7929 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb returned with HTTP 404 Jul 31 09:42:48.205908 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1430/5732] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:48 2026] GET /volume/v3/backups/5ccc8f7c-5778-482b-bcac-69c92aaa27eb => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:42:48.211779 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b2dbcd4b-d941-4bb7-b8d2-5dc632b9d564 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:48.213426 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b2dbcd4b-d941-4bb7-b8d2-5dc632b9d564 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] DELETE https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d Jul 31 09:42:48.213616 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b2dbcd4b-d941-4bb7-b8d2-5dc632b9d564 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:48.213872 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b2dbcd4b-d941-4bb7-b8d2-5dc632b9d564 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:48.213973 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.contrib.backups [None req-b2dbcd4b-d941-4bb7-b8d2-5dc632b9d564 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Delete backup with id: ae7f0170-b71e-45fd-b352-cef6a6dc1b6d. Jul 31 09:42:48.217934 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:48.217934 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:42:48.229613 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.backup.rpcapi [None req-b2dbcd4b-d941-4bb7-b8d2-5dc632b9d564 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] delete_backup rpcapi backup_id ae7f0170-b71e-45fd-b352-cef6a6dc1b6d {{(pid=100315) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 09:42:48.231259 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b2dbcd4b-d941-4bb7-b8d2-5dc632b9d564 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d returned with HTTP 202 Jul 31 09:42:48.231660 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1441/5733] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:42:48 2026] DELETE /volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:42:48.237728 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6d9337fb-e8ce-4f16-a870-e8f56e8e44fe None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:48.239469 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6d9337fb-e8ce-4f16-a870-e8f56e8e44fe tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d Jul 31 09:42:48.239665 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6d9337fb-e8ce-4f16-a870-e8f56e8e44fe tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:48.239855 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6d9337fb-e8ce-4f16-a870-e8f56e8e44fe tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:48.239963 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-6d9337fb-e8ce-4f16-a870-e8f56e8e44fe tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id ae7f0170-b71e-45fd-b352-cef6a6dc1b6d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:48.244327 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:48.244327 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:48.245063 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6d9337fb-e8ce-4f16-a870-e8f56e8e44fe tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d returned with HTTP 200 Jul 31 09:42:48.245423 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1427/5734] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:48 2026] GET /volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:49.254953 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f7e34596-8ca3-4b4a-9649-9ec4f17db236 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:49.256660 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f7e34596-8ca3-4b4a-9649-9ec4f17db236 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d Jul 31 09:42:49.256902 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f7e34596-8ca3-4b4a-9649-9ec4f17db236 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:49.257106 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f7e34596-8ca3-4b4a-9649-9ec4f17db236 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:49.257211 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.backups [None req-f7e34596-8ca3-4b4a-9649-9ec4f17db236 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Show backup with id ae7f0170-b71e-45fd-b352-cef6a6dc1b6d. {{(pid=100316) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 09:42:49.261101 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f7e34596-8ca3-4b4a-9649-9ec4f17db236 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d returned with HTTP 404 Jul 31 09:42:49.261568 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1437/5735] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:49 2026] GET /volume/v3/backups/ae7f0170-b71e-45fd-b352-cef6a6dc1b6d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:42:49.267940 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6374215d-e57d-442a-8641-41eba57a85e4 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:49.269750 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6374215d-e57d-442a-8641-41eba57a85e4 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/6bf036e1-95c7-487b-a45f-a54418d39bf6 Jul 31 09:42:49.269984 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6374215d-e57d-442a-8641-41eba57a85e4 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:49.270163 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6374215d-e57d-442a-8641-41eba57a85e4 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:49.270342 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-6374215d-e57d-442a-8641-41eba57a85e4 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Delete volume with id: 6bf036e1-95c7-487b-a45f-a54418d39bf6 Jul 31 09:42:49.277574 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:49.277574 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:42:49.277948 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-6374215d-e57d-442a-8641-41eba57a85e4 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Volume info retrieved successfully. Jul 31 09:42:49.295422 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-6374215d-e57d-442a-8641-41eba57a85e4 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Delete volume request issued successfully. Jul 31 09:42:49.295556 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6374215d-e57d-442a-8641-41eba57a85e4 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/volumes/6bf036e1-95c7-487b-a45f-a54418d39bf6 returned with HTTP 202 Jul 31 09:42:49.295970 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1431/5736] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:42:49 2026] DELETE /volume/v3/volumes/6bf036e1-95c7-487b-a45f-a54418d39bf6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:42:49.302475 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-bc16bd14-3778-4acd-87a6-092ab0da6b44 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:49.304215 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bc16bd14-3778-4acd-87a6-092ab0da6b44 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/volumes/6bf036e1-95c7-487b-a45f-a54418d39bf6 Jul 31 09:42:49.304441 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bc16bd14-3778-4acd-87a6-092ab0da6b44 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:49.304649 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-bc16bd14-3778-4acd-87a6-092ab0da6b44 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:49.311716 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:49.311716 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:42:49.315439 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-bc16bd14-3778-4acd-87a6-092ab0da6b44 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Volume info retrieved successfully. Jul 31 09:42:49.319254 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-bc16bd14-3778-4acd-87a6-092ab0da6b44 tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/volumes/6bf036e1-95c7-487b-a45f-a54418d39bf6 returned with HTTP 200 Jul 31 09:42:49.319638 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1442/5737] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:49 2026] GET /volume/v3/volumes/6bf036e1-95c7-487b-a45f-a54418d39bf6 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:42:50.331963 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0c9b9b64-20c1-4de4-988f-ecbebcba427f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:50.333587 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0c9b9b64-20c1-4de4-988f-ecbebcba427f tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] GET https://10.4.3.226/volume/v3/volumes/6bf036e1-95c7-487b-a45f-a54418d39bf6 Jul 31 09:42:50.333849 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0c9b9b64-20c1-4de4-988f-ecbebcba427f tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:50.334093 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0c9b9b64-20c1-4de4-988f-ecbebcba427f tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:50.340901 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0c9b9b64-20c1-4de4-988f-ecbebcba427f tempest-ProjectMemberTests33-1019963071 tempest-ProjectMemberTests33-1019963071-project-admin] https://10.4.3.226/volume/v3/volumes/6bf036e1-95c7-487b-a45f-a54418d39bf6 returned with HTTP 404 Jul 31 09:42:50.341438 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1428/5738] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:50 2026] GET /volume/v3/volumes/6bf036e1-95c7-487b-a45f-a54418d39bf6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:42:51.390522 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d905f771-6477-43b1-8c33-abffa10006ef None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:51.464260 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d905f771-6477-43b1-8c33-abffa10006ef tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:42:51.464591 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d905f771-6477-43b1-8c33-abffa10006ef tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1877042948", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1406436497", "vendor_name": "tempest-vendor_name-540983151"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:42:51.476996 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d905f771-6477-43b1-8c33-abffa10006ef tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:42:51.477314 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1438/5739] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:42:51 2026] POST /volume/v3/types => generated 328 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:51.484450 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c7ce96cf-fc76-4383-bcd3-4e68d1406a7f None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:51.486157 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c7ce96cf-fc76-4383-bcd3-4e68d1406a7f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:42:51.486564 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c7ce96cf-fc76-4383-bcd3-4e68d1406a7f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "22926d23-17ed-4694-aaae-710e8b962695", "size": 1}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:42:51.487862 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-c7ce96cf-fc76-4383-bcd3-4e68d1406a7f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Create volume request body: {'volume': {'volume_type': '22926d23-17ed-4694-aaae-710e8b962695', 'size': 1}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:42:51.490979 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-c7ce96cf-fc76-4383-bcd3-4e68d1406a7f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Create volume of 1 GB Jul 31 09:42:51.491212 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:51.491212 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:42:51.491543 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c7ce96cf-fc76-4383-bcd3-4e68d1406a7f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Availability Zones retrieved successfully. Jul 31 09:42:51.496355 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-c7ce96cf-fc76-4383-bcd3-4e68d1406a7f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Flow 'volume_create_api' (34e3cccb-6c52-455d-a160-584fac86021b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:42:51.497220 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-c7ce96cf-fc76-4383-bcd3-4e68d1406a7f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52a8c749-43b7-45a7-97f4-a6f5f9e8150d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:51.497887 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-c7ce96cf-fc76-4383-bcd3-4e68d1406a7f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:42:51.513392 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-c7ce96cf-fc76-4383-bcd3-4e68d1406a7f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52a8c749-43b7-45a7-97f4-a6f5f9e8150d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:42:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1406436497',vendor_name='tempest-vendor_name-540983151'},id=22926d23-17ed-4694-aaae-710e8b962695,is_public=True,name='tempest-ProjectAdminTests-volume-type-1877042948',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22926d23-17ed-4694-aaae-710e8b962695', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:51.514040 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-c7ce96cf-fc76-4383-bcd3-4e68d1406a7f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adffe6b6-18c7-429d-8155-4ec244555c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:51.534256 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-c7ce96cf-fc76-4383-bcd3-4e68d1406a7f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1877042948 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1877042948, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:42:51.534510 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-c7ce96cf-fc76-4383-bcd3-4e68d1406a7f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1877042948 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1877042948, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:42:51.562217 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-c7ce96cf-fc76-4383-bcd3-4e68d1406a7f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Created reservations ['9c879211-2bc9-40a0-9911-45b45583b447', 'ffe27795-bbe0-45c2-bb4d-8a5bb01b3ca7', 'd9830b20-46f1-4c2b-9cd0-9de0ea9a4a3e', '2011fbb1-e1a0-47b5-91d2-de131731e9e7'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:42:51.563162 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-c7ce96cf-fc76-4383-bcd3-4e68d1406a7f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adffe6b6-18c7-429d-8155-4ec244555c55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c879211-2bc9-40a0-9911-45b45583b447', 'ffe27795-bbe0-45c2-bb4d-8a5bb01b3ca7', 'd9830b20-46f1-4c2b-9cd0-9de0ea9a4a3e', '2011fbb1-e1a0-47b5-91d2-de131731e9e7']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:51.563969 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-c7ce96cf-fc76-4383-bcd3-4e68d1406a7f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c76e9698-b9a9-44a9-8fa8-d7515989479b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:51.591541 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-c7ce96cf-fc76-4383-bcd3-4e68d1406a7f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c76e9698-b9a9-44a9-8fa8-d7515989479b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5112909a-fce4-4ab7-a7a6-ddc4cdcc1af5', '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='a5bb61bdb9fc482a95d278ab44dd6099',qos_specs=None,replication_status=,reservations=['9c879211-2bc9-40a0-9911-45b45583b447','ffe27795-bbe0-45c2-bb4d-8a5bb01b3ca7','d9830b20-46f1-4c2b-9cd0-9de0ea9a4a3e','2011fbb1-e1a0-47b5-91d2-de131731e9e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98a9eccaace14c19ab4c83f8a979ccc7',volume_type_id=22926d23-17ed-4694-aaae-710e8b962695), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:42:51Z,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=5112909a-fce4-4ab7-a7a6-ddc4cdcc1af5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5bb61bdb9fc482a95d278ab44dd6099',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98a9eccaace14c19ab4c83f8a979ccc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22926d23-17ed-4694-aaae-710e8b962695),volume_type_id=22926d23-17ed-4694-aaae-710e8b962695)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:51.592218 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-c7ce96cf-fc76-4383-bcd3-4e68d1406a7f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (316b2a95-0c95-4664-b097-3d998f350e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:51.626359 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-c7ce96cf-fc76-4383-bcd3-4e68d1406a7f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (316b2a95-0c95-4664-b097-3d998f350e2a) transitioned into state 'SUCCESS' from 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='a5bb61bdb9fc482a95d278ab44dd6099',qos_specs=None,replication_status=,reservations=['9c879211-2bc9-40a0-9911-45b45583b447','ffe27795-bbe0-45c2-bb4d-8a5bb01b3ca7','d9830b20-46f1-4c2b-9cd0-9de0ea9a4a3e','2011fbb1-e1a0-47b5-91d2-de131731e9e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98a9eccaace14c19ab4c83f8a979ccc7',volume_type_id=22926d23-17ed-4694-aaae-710e8b962695)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:51.627001 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-c7ce96cf-fc76-4383-bcd3-4e68d1406a7f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d42e00fa-ef8c-4830-a4f6-091710381cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:51.646717 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-c7ce96cf-fc76-4383-bcd3-4e68d1406a7f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d42e00fa-ef8c-4830-a4f6-091710381cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:51.647429 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-c7ce96cf-fc76-4383-bcd3-4e68d1406a7f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Flow 'volume_create_api' (34e3cccb-6c52-455d-a160-584fac86021b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:42:51.647698 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c7ce96cf-fc76-4383-bcd3-4e68d1406a7f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Create volume request issued successfully. Jul 31 09:42:51.648200 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c7ce96cf-fc76-4383-bcd3-4e68d1406a7f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:42:51.648724 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1432/5740] 10.4.3.226 () {70 vars in 1298 bytes} [Fri Jul 31 09:42:51 2026] POST /volume/v3/volumes => generated 773 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:42:51.659511 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-20542708-de31-4f33-b4b5-0a8dda1ca834 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:51.661938 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-20542708-de31-4f33-b4b5-0a8dda1ca834 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] GET https://10.4.3.226/volume/v3/volumes/5112909a-fce4-4ab7-a7a6-ddc4cdcc1af5 Jul 31 09:42:51.662272 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-20542708-de31-4f33-b4b5-0a8dda1ca834 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:51.662563 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-20542708-de31-4f33-b4b5-0a8dda1ca834 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:51.672126 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:51.672126 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:42:51.676102 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-20542708-de31-4f33-b4b5-0a8dda1ca834 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Volume info retrieved successfully. Jul 31 09:42:51.680594 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-20542708-de31-4f33-b4b5-0a8dda1ca834 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] https://10.4.3.226/volume/v3/volumes/5112909a-fce4-4ab7-a7a6-ddc4cdcc1af5 returned with HTTP 200 Jul 31 09:42:51.681101 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1443/5741] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:51 2026] GET /volume/v3/volumes/5112909a-fce4-4ab7-a7a6-ddc4cdcc1af5 => generated 952 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:52.692296 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ed5018bb-43c8-423c-a61a-5e125914c764 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:52.694269 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ed5018bb-43c8-423c-a61a-5e125914c764 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] GET https://10.4.3.226/volume/v3/volumes/5112909a-fce4-4ab7-a7a6-ddc4cdcc1af5 Jul 31 09:42:52.694527 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ed5018bb-43c8-423c-a61a-5e125914c764 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:52.694795 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ed5018bb-43c8-423c-a61a-5e125914c764 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:52.701710 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:52.701710 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:52.704880 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ed5018bb-43c8-423c-a61a-5e125914c764 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Volume info retrieved successfully. Jul 31 09:42:52.708178 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ed5018bb-43c8-423c-a61a-5e125914c764 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] https://10.4.3.226/volume/v3/volumes/5112909a-fce4-4ab7-a7a6-ddc4cdcc1af5 returned with HTTP 200 Jul 31 09:42:52.708544 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1429/5742] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:52 2026] GET /volume/v3/volumes/5112909a-fce4-4ab7-a7a6-ddc4cdcc1af5 => generated 973 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:52.719108 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-9e51d0ec-7f05-4855-bd91-c706613ad14e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:52.720825 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9e51d0ec-7f05-4855-bd91-c706613ad14e tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] GET https://10.4.3.226/volume/v3/messages Jul 31 09:42:52.721042 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9e51d0ec-7f05-4855-bd91-c706613ad14e tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:52.721218 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-9e51d0ec-7f05-4855-bd91-c706613ad14e tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:52.724297 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-9e51d0ec-7f05-4855-bd91-c706613ad14e tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] https://10.4.3.226/volume/v3/messages returned with HTTP 200 Jul 31 09:42:52.724615 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1439/5743] 10.4.3.226 () {68 vars in 1280 bytes} [Fri Jul 31 09:42:52 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 31 09:42:52.731124 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-a817f7c8-3627-4786-a5ca-771999680e7b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:52.732893 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a817f7c8-3627-4786-a5ca-771999680e7b tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] DELETE https://10.4.3.226/volume/v3/messages/dda6ed00-230c-4d80-8420-f062b461cdb0 Jul 31 09:42:52.733073 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a817f7c8-3627-4786-a5ca-771999680e7b tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:52.733251 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-a817f7c8-3627-4786-a5ca-771999680e7b tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:52.735933 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:52.735933 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:42:52.740527 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-a817f7c8-3627-4786-a5ca-771999680e7b tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] https://10.4.3.226/volume/v3/messages/dda6ed00-230c-4d80-8420-f062b461cdb0 returned with HTTP 204 Jul 31 09:42:52.740997 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1433/5744] 10.4.3.226 () {68 vars in 1394 bytes} [Fri Jul 31 09:42:52 2026] DELETE /volume/v3/messages/dda6ed00-230c-4d80-8420-f062b461cdb0 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 09:42:52.747906 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-c9033b62-4861-4bac-b2a0-6f681120680f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:52.749606 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c9033b62-4861-4bac-b2a0-6f681120680f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] GET https://10.4.3.226/volume/v3/messages/dda6ed00-230c-4d80-8420-f062b461cdb0 Jul 31 09:42:52.749860 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c9033b62-4861-4bac-b2a0-6f681120680f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:52.750011 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-c9033b62-4861-4bac-b2a0-6f681120680f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:52.752732 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-c9033b62-4861-4bac-b2a0-6f681120680f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] https://10.4.3.226/volume/v3/messages/dda6ed00-230c-4d80-8420-f062b461cdb0 returned with HTTP 404 Jul 31 09:42:52.753134 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1444/5745] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:42:52 2026] GET /volume/v3/messages/dda6ed00-230c-4d80-8420-f062b461cdb0 => generated 110 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:42:52.759021 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c933e520-046e-4cd7-a777-ac18a94d9f15 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:52.760689 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c933e520-046e-4cd7-a777-ac18a94d9f15 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/5112909a-fce4-4ab7-a7a6-ddc4cdcc1af5 Jul 31 09:42:52.761109 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c933e520-046e-4cd7-a777-ac18a94d9f15 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:52.761109 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c933e520-046e-4cd7-a777-ac18a94d9f15 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:52.761225 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-c933e520-046e-4cd7-a777-ac18a94d9f15 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Delete volume with id: 5112909a-fce4-4ab7-a7a6-ddc4cdcc1af5 Jul 31 09:42:52.768443 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:52.768443 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:52.768824 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c933e520-046e-4cd7-a777-ac18a94d9f15 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Volume info retrieved successfully. Jul 31 09:42:52.769785 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c933e520-046e-4cd7-a777-ac18a94d9f15 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100317) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 09:42:52.779255 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-c933e520-046e-4cd7-a777-ac18a94d9f15 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1877042948 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1877042948, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:42:52.779526 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-c933e520-046e-4cd7-a777-ac18a94d9f15 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1877042948 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1877042948, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:42:52.789138 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-c933e520-046e-4cd7-a777-ac18a94d9f15 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Created reservations ['510a5efd-559d-41d8-9ab1-733c9713bc9a', '4af0f884-f82d-48f7-bc86-c96d165e1f7b', '1aec67a9-7b08-44fd-959b-a8e1dac6e2f4', 'fa2be36a-6b66-4f81-913d-affc8c5de8b7'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:42:52.812374 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c933e520-046e-4cd7-a777-ac18a94d9f15 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Delete volume request issued successfully. Jul 31 09:42:52.812548 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c933e520-046e-4cd7-a777-ac18a94d9f15 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] https://10.4.3.226/volume/v3/volumes/5112909a-fce4-4ab7-a7a6-ddc4cdcc1af5 returned with HTTP 202 Jul 31 09:42:52.812957 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1430/5746] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:42:52 2026] DELETE /volume/v3/volumes/5112909a-fce4-4ab7-a7a6-ddc4cdcc1af5 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:42:52.819229 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-267db59e-f1ed-439f-aa5d-17aba2e809f1 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:52.820906 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-267db59e-f1ed-439f-aa5d-17aba2e809f1 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] DELETE https://10.4.3.226/volume/v3/types/22926d23-17ed-4694-aaae-710e8b962695 Jul 31 09:42:52.821119 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-267db59e-f1ed-439f-aa5d-17aba2e809f1 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:52.821322 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-267db59e-f1ed-439f-aa5d-17aba2e809f1 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Calling method '_delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:52.841954 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-267db59e-f1ed-439f-aa5d-17aba2e809f1 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] https://10.4.3.226/volume/v3/types/22926d23-17ed-4694-aaae-710e8b962695 returned with HTTP 202 Jul 31 09:42:52.842322 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1440/5747] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:42:52 2026] DELETE /volume/v3/types/22926d23-17ed-4694-aaae-710e8b962695 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:42:52.848574 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-692567e8-b6aa-438b-8112-1192c37fbd56 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:52.850368 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-692567e8-b6aa-438b-8112-1192c37fbd56 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:42:52.850777 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-692567e8-b6aa-438b-8112-1192c37fbd56 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1950459507", "extra_specs": {"storage_protocol": "tempest-storage_protocol-932620649", "vendor_name": "tempest-vendor_name-549336692"}}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:42:52.866086 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-692567e8-b6aa-438b-8112-1192c37fbd56 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:42:52.866427 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1434/5748] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:42:52 2026] POST /volume/v3/types => generated 327 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:52.873631 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-07a24a43-e4a2-4937-88ae-882ab057d5a0 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:52.875238 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-07a24a43-e4a2-4937-88ae-882ab057d5a0 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:42:52.875577 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-07a24a43-e4a2-4937-88ae-882ab057d5a0 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1c6cc602-e1a7-4896-ab15-3cfd420ec792", "size": 1}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:42:52.877194 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-07a24a43-e4a2-4937-88ae-882ab057d5a0 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Create volume request body: {'volume': {'volume_type': '1c6cc602-e1a7-4896-ab15-3cfd420ec792', 'size': 1}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:42:52.880425 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-07a24a43-e4a2-4937-88ae-882ab057d5a0 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Create volume of 1 GB Jul 31 09:42:52.880662 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:52.880662 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:42:52.880988 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-07a24a43-e4a2-4937-88ae-882ab057d5a0 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Availability Zones retrieved successfully. Jul 31 09:42:52.885621 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-07a24a43-e4a2-4937-88ae-882ab057d5a0 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Flow 'volume_create_api' (af539b94-23dd-4d23-b84b-c4f4b3c8ddb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:42:52.886573 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-07a24a43-e4a2-4937-88ae-882ab057d5a0 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cef8accf-4ae0-491e-86e2-93bda77bd047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:52.887353 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-07a24a43-e4a2-4937-88ae-882ab057d5a0 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:42:52.903557 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-07a24a43-e4a2-4937-88ae-882ab057d5a0 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cef8accf-4ae0-491e-86e2-93bda77bd047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:42:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-932620649',vendor_name='tempest-vendor_name-549336692'},id=1c6cc602-e1a7-4896-ab15-3cfd420ec792,is_public=True,name='tempest-ProjectAdminTests-volume-type-1950459507',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c6cc602-e1a7-4896-ab15-3cfd420ec792', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:52.904185 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-07a24a43-e4a2-4937-88ae-882ab057d5a0 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ff4f9b9-891c-435e-a247-cfb50d7aab1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:52.924412 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-07a24a43-e4a2-4937-88ae-882ab057d5a0 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1950459507 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1950459507, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:42:52.924657 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-07a24a43-e4a2-4937-88ae-882ab057d5a0 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1950459507 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1950459507, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:42:52.945045 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-07a24a43-e4a2-4937-88ae-882ab057d5a0 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Created reservations ['36a3d138-9531-4c80-8248-78ada38d521c', '0d0c99e7-a19c-402e-9689-60d424b99324', '2b1d7113-e386-48ec-8049-c12eeabc986c', '82ae1d7c-29f6-4ed0-b069-839ef7ecfc31'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:42:52.945824 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-07a24a43-e4a2-4937-88ae-882ab057d5a0 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ff4f9b9-891c-435e-a247-cfb50d7aab1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36a3d138-9531-4c80-8248-78ada38d521c', '0d0c99e7-a19c-402e-9689-60d424b99324', '2b1d7113-e386-48ec-8049-c12eeabc986c', '82ae1d7c-29f6-4ed0-b069-839ef7ecfc31']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:52.946538 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-07a24a43-e4a2-4937-88ae-882ab057d5a0 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (651e6c86-012c-4237-9fdf-71aa1c9a131b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:52.968626 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-07a24a43-e4a2-4937-88ae-882ab057d5a0 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (651e6c86-012c-4237-9fdf-71aa1c9a131b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30555610-b34c-4f29-aa57-5dd1ff8131a9', '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='a5bb61bdb9fc482a95d278ab44dd6099',qos_specs=None,replication_status=,reservations=['36a3d138-9531-4c80-8248-78ada38d521c','0d0c99e7-a19c-402e-9689-60d424b99324','2b1d7113-e386-48ec-8049-c12eeabc986c','82ae1d7c-29f6-4ed0-b069-839ef7ecfc31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98a9eccaace14c19ab4c83f8a979ccc7',volume_type_id=1c6cc602-e1a7-4896-ab15-3cfd420ec792), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:42:52Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30555610-b34c-4f29-aa57-5dd1ff8131a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5bb61bdb9fc482a95d278ab44dd6099',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98a9eccaace14c19ab4c83f8a979ccc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1c6cc602-e1a7-4896-ab15-3cfd420ec792),volume_type_id=1c6cc602-e1a7-4896-ab15-3cfd420ec792)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:52.969308 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-07a24a43-e4a2-4937-88ae-882ab057d5a0 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dad02e6-cd8c-457e-a56d-a0428ce3ea39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:52.984538 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-07a24a43-e4a2-4937-88ae-882ab057d5a0 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dad02e6-cd8c-457e-a56d-a0428ce3ea39) transitioned into state 'SUCCESS' from 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='a5bb61bdb9fc482a95d278ab44dd6099',qos_specs=None,replication_status=,reservations=['36a3d138-9531-4c80-8248-78ada38d521c','0d0c99e7-a19c-402e-9689-60d424b99324','2b1d7113-e386-48ec-8049-c12eeabc986c','82ae1d7c-29f6-4ed0-b069-839ef7ecfc31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98a9eccaace14c19ab4c83f8a979ccc7',volume_type_id=1c6cc602-e1a7-4896-ab15-3cfd420ec792)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:52.985146 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-07a24a43-e4a2-4937-88ae-882ab057d5a0 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (992e7461-13cb-443e-aeec-38535fd616e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:52.994665 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-07a24a43-e4a2-4937-88ae-882ab057d5a0 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (992e7461-13cb-443e-aeec-38535fd616e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:52.995518 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-07a24a43-e4a2-4937-88ae-882ab057d5a0 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Flow 'volume_create_api' (af539b94-23dd-4d23-b84b-c4f4b3c8ddb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:42:52.995844 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-07a24a43-e4a2-4937-88ae-882ab057d5a0 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Create volume request issued successfully. Jul 31 09:42:52.996609 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-07a24a43-e4a2-4937-88ae-882ab057d5a0 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:42:52.997096 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1445/5749] 10.4.3.226 () {70 vars in 1298 bytes} [Fri Jul 31 09:42:52 2026] POST /volume/v3/volumes => generated 773 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:42:53.008029 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9cf27354-d785-4ea2-9240-17fb8669e822 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:53.009749 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9cf27354-d785-4ea2-9240-17fb8669e822 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] GET https://10.4.3.226/volume/v3/volumes/30555610-b34c-4f29-aa57-5dd1ff8131a9 Jul 31 09:42:53.009952 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9cf27354-d785-4ea2-9240-17fb8669e822 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:53.010160 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9cf27354-d785-4ea2-9240-17fb8669e822 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:53.017113 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:53.017113 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:53.020355 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9cf27354-d785-4ea2-9240-17fb8669e822 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Volume info retrieved successfully. Jul 31 09:42:53.023725 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9cf27354-d785-4ea2-9240-17fb8669e822 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] https://10.4.3.226/volume/v3/volumes/30555610-b34c-4f29-aa57-5dd1ff8131a9 returned with HTTP 200 Jul 31 09:42:53.024081 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1431/5750] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:53 2026] GET /volume/v3/volumes/30555610-b34c-4f29-aa57-5dd1ff8131a9 => generated 952 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:54.035232 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-075c6bb6-b246-4aef-8079-189659af5e2f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:54.037017 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-075c6bb6-b246-4aef-8079-189659af5e2f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] GET https://10.4.3.226/volume/v3/volumes/30555610-b34c-4f29-aa57-5dd1ff8131a9 Jul 31 09:42:54.037214 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-075c6bb6-b246-4aef-8079-189659af5e2f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:54.037422 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-075c6bb6-b246-4aef-8079-189659af5e2f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:54.043962 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:54.043962 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:42:54.046810 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-075c6bb6-b246-4aef-8079-189659af5e2f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Volume info retrieved successfully. Jul 31 09:42:54.050063 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-075c6bb6-b246-4aef-8079-189659af5e2f tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] https://10.4.3.226/volume/v3/volumes/30555610-b34c-4f29-aa57-5dd1ff8131a9 returned with HTTP 200 Jul 31 09:42:54.050410 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1441/5751] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:54 2026] GET /volume/v3/volumes/30555610-b34c-4f29-aa57-5dd1ff8131a9 => generated 973 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:54.060863 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-f16c695a-f11a-41e2-a387-67d8ffc936e5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:54.062460 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f16c695a-f11a-41e2-a387-67d8ffc936e5 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] GET https://10.4.3.226/volume/v3/messages Jul 31 09:42:54.062681 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f16c695a-f11a-41e2-a387-67d8ffc936e5 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:54.062878 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-f16c695a-f11a-41e2-a387-67d8ffc936e5 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:54.066499 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-f16c695a-f11a-41e2-a387-67d8ffc936e5 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] https://10.4.3.226/volume/v3/messages returned with HTTP 200 Jul 31 09:42:54.066837 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1435/5752] 10.4.3.226 () {68 vars in 1280 bytes} [Fri Jul 31 09:42:54 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 31 09:42:54.073597 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-65069623-1847-4aaf-b681-4938db6fed84 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:54.075356 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-65069623-1847-4aaf-b681-4938db6fed84 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] GET https://10.4.3.226/volume/v3/messages Jul 31 09:42:54.075556 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-65069623-1847-4aaf-b681-4938db6fed84 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:54.075743 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-65069623-1847-4aaf-b681-4938db6fed84 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:54.075977 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:54.075977 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:42:54.078852 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-65069623-1847-4aaf-b681-4938db6fed84 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] https://10.4.3.226/volume/v3/messages returned with HTTP 200 Jul 31 09:42:54.079163 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1446/5753] 10.4.3.226 () {68 vars in 1280 bytes} [Fri Jul 31 09:42:54 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 31 09:42:54.085930 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a619a5b8-04b0-4d2e-a8ff-bd983827841b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:54.087512 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a619a5b8-04b0-4d2e-a8ff-bd983827841b tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] DELETE https://10.4.3.226/volume/v3/messages/a0290ebe-0767-4d0f-8571-5315ca610bf4 Jul 31 09:42:54.087704 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a619a5b8-04b0-4d2e-a8ff-bd983827841b tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:54.087929 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a619a5b8-04b0-4d2e-a8ff-bd983827841b tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:54.094933 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a619a5b8-04b0-4d2e-a8ff-bd983827841b tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] https://10.4.3.226/volume/v3/messages/a0290ebe-0767-4d0f-8571-5315ca610bf4 returned with HTTP 204 Jul 31 09:42:54.095276 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1432/5754] 10.4.3.226 () {68 vars in 1394 bytes} [Fri Jul 31 09:42:54 2026] DELETE /volume/v3/messages/a0290ebe-0767-4d0f-8571-5315ca610bf4 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 09:42:54.100825 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-0b376f26-c3ee-4e37-8d65-5b814282a5e7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:54.102531 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0b376f26-c3ee-4e37-8d65-5b814282a5e7 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/30555610-b34c-4f29-aa57-5dd1ff8131a9 Jul 31 09:42:54.102722 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0b376f26-c3ee-4e37-8d65-5b814282a5e7 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:54.102943 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-0b376f26-c3ee-4e37-8d65-5b814282a5e7 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Calling method 'delete' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:54.103128 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-0b376f26-c3ee-4e37-8d65-5b814282a5e7 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Delete volume with id: 30555610-b34c-4f29-aa57-5dd1ff8131a9 Jul 31 09:42:54.109866 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:54.109866 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:42:54.110128 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0b376f26-c3ee-4e37-8d65-5b814282a5e7 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Volume info retrieved successfully. Jul 31 09:42:54.111000 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-0b376f26-c3ee-4e37-8d65-5b814282a5e7 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100316) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 09:42:54.120011 np0000006200 devstack@c-api.service[100316]: WARNING cinder.quota [None req-0b376f26-c3ee-4e37-8d65-5b814282a5e7 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1950459507 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1950459507, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:42:54.120279 np0000006200 devstack@c-api.service[100316]: WARNING cinder.quota [None req-0b376f26-c3ee-4e37-8d65-5b814282a5e7 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1950459507 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1950459507, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:42:54.129641 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-0b376f26-c3ee-4e37-8d65-5b814282a5e7 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Created reservations ['99533807-dfce-4207-835c-7fafd877b324', '10b42273-e689-4ac1-b175-a33181aadbd4', '25d3d96f-c0ce-4391-b472-9210bdac6b00', '4af9f46c-b1a0-4a62-ad07-5a71b2474f71'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:42:54.152343 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-0b376f26-c3ee-4e37-8d65-5b814282a5e7 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Delete volume request issued successfully. Jul 31 09:42:54.152432 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-0b376f26-c3ee-4e37-8d65-5b814282a5e7 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] https://10.4.3.226/volume/v3/volumes/30555610-b34c-4f29-aa57-5dd1ff8131a9 returned with HTTP 202 Jul 31 09:42:54.152810 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1442/5755] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:42:54 2026] DELETE /volume/v3/volumes/30555610-b34c-4f29-aa57-5dd1ff8131a9 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:42:54.159090 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e7785149-87b9-4a8b-a65b-652b348ee2f6 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:54.160841 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e7785149-87b9-4a8b-a65b-652b348ee2f6 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] DELETE https://10.4.3.226/volume/v3/types/1c6cc602-e1a7-4896-ab15-3cfd420ec792 Jul 31 09:42:54.161058 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e7785149-87b9-4a8b-a65b-652b348ee2f6 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:54.161257 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e7785149-87b9-4a8b-a65b-652b348ee2f6 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Calling method '_delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:54.183586 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e7785149-87b9-4a8b-a65b-652b348ee2f6 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] https://10.4.3.226/volume/v3/types/1c6cc602-e1a7-4896-ab15-3cfd420ec792 returned with HTTP 202 Jul 31 09:42:54.183964 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1436/5756] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:42:54 2026] DELETE /volume/v3/types/1c6cc602-e1a7-4896-ab15-3cfd420ec792 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:42:54.190512 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-feae6a72-1494-4ede-b04b-cd918c5330b7 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:54.192184 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-feae6a72-1494-4ede-b04b-cd918c5330b7 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:42:54.192564 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-feae6a72-1494-4ede-b04b-cd918c5330b7 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-811992619", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1970365144", "vendor_name": "tempest-vendor_name-1758634064"}}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:42:54.206310 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-feae6a72-1494-4ede-b04b-cd918c5330b7 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:42:54.206690 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1447/5757] 10.4.3.226 () {68 vars in 1253 bytes} [Fri Jul 31 09:42:54 2026] POST /volume/v3/types => generated 328 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:54.214269 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7fd6098e-312d-40f3-bdd1-fbe8758c09ef None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:54.216027 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7fd6098e-312d-40f3-bdd1-fbe8758c09ef tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:42:54.216396 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7fd6098e-312d-40f3-bdd1-fbe8758c09ef tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "caaeb7f5-a253-460f-b3d6-68fb3b528b55", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:42:54.217796 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-7fd6098e-312d-40f3-bdd1-fbe8758c09ef tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Create volume request body: {'volume': {'volume_type': 'caaeb7f5-a253-460f-b3d6-68fb3b528b55', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:42:54.221306 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-7fd6098e-312d-40f3-bdd1-fbe8758c09ef tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Create volume of 1 GB Jul 31 09:42:54.221583 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:54.221583 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:54.221911 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7fd6098e-312d-40f3-bdd1-fbe8758c09ef tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Availability Zones retrieved successfully. Jul 31 09:42:54.227143 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7fd6098e-312d-40f3-bdd1-fbe8758c09ef tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Flow 'volume_create_api' (dee277bd-23d2-4d7f-a3b9-f366bd96cbfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:42:54.228025 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7fd6098e-312d-40f3-bdd1-fbe8758c09ef tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e96f1ba2-868f-4bf7-827f-b5f7c26e47a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:54.228687 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-7fd6098e-312d-40f3-bdd1-fbe8758c09ef tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:42:54.244930 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7fd6098e-312d-40f3-bdd1-fbe8758c09ef tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e96f1ba2-868f-4bf7-827f-b5f7c26e47a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:42:54Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1970365144',vendor_name='tempest-vendor_name-1758634064'},id=caaeb7f5-a253-460f-b3d6-68fb3b528b55,is_public=True,name='tempest-ProjectAdminTests-volume-type-811992619',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'caaeb7f5-a253-460f-b3d6-68fb3b528b55', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:54.245588 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7fd6098e-312d-40f3-bdd1-fbe8758c09ef tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (401e3f29-81e4-418c-8102-405d36031d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:54.266900 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-7fd6098e-312d-40f3-bdd1-fbe8758c09ef tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-811992619 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-811992619, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:42:54.267172 np0000006200 devstack@c-api.service[100317]: WARNING cinder.quota [None req-7fd6098e-312d-40f3-bdd1-fbe8758c09ef tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-811992619 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-811992619, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:42:54.292496 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-7fd6098e-312d-40f3-bdd1-fbe8758c09ef tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Created reservations ['bff09b40-7171-4c98-a3bc-0c8fbbcd4ce4', '2332eb3c-5dfa-402e-a9ec-55b1a24b2906', 'f5ad38dd-bf5e-4ea7-b1bf-64cca5cb9d36', '762c9ccf-c635-429d-8ebe-27f5e3bddccc'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:42:54.293406 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7fd6098e-312d-40f3-bdd1-fbe8758c09ef tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (401e3f29-81e4-418c-8102-405d36031d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bff09b40-7171-4c98-a3bc-0c8fbbcd4ce4', '2332eb3c-5dfa-402e-a9ec-55b1a24b2906', 'f5ad38dd-bf5e-4ea7-b1bf-64cca5cb9d36', '762c9ccf-c635-429d-8ebe-27f5e3bddccc']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:54.294126 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7fd6098e-312d-40f3-bdd1-fbe8758c09ef tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (698a206e-1090-4c0e-982e-7a1b918eb276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:54.316208 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7fd6098e-312d-40f3-bdd1-fbe8758c09ef tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (698a206e-1090-4c0e-982e-7a1b918eb276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2201f4fc-e7e1-4081-9eb2-c63d0dd46bbb', '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='a5bb61bdb9fc482a95d278ab44dd6099',qos_specs=None,replication_status=,reservations=['bff09b40-7171-4c98-a3bc-0c8fbbcd4ce4','2332eb3c-5dfa-402e-a9ec-55b1a24b2906','f5ad38dd-bf5e-4ea7-b1bf-64cca5cb9d36','762c9ccf-c635-429d-8ebe-27f5e3bddccc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98a9eccaace14c19ab4c83f8a979ccc7',volume_type_id=caaeb7f5-a253-460f-b3d6-68fb3b528b55), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:42:54Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2201f4fc-e7e1-4081-9eb2-c63d0dd46bbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5bb61bdb9fc482a95d278ab44dd6099',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98a9eccaace14c19ab4c83f8a979ccc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(caaeb7f5-a253-460f-b3d6-68fb3b528b55),volume_type_id=caaeb7f5-a253-460f-b3d6-68fb3b528b55)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:54.316952 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7fd6098e-312d-40f3-bdd1-fbe8758c09ef tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3ef143e-d890-4e6d-8fcf-034bab47d557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:54.331860 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7fd6098e-312d-40f3-bdd1-fbe8758c09ef tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3ef143e-d890-4e6d-8fcf-034bab47d557) transitioned into state 'SUCCESS' from 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='a5bb61bdb9fc482a95d278ab44dd6099',qos_specs=None,replication_status=,reservations=['bff09b40-7171-4c98-a3bc-0c8fbbcd4ce4','2332eb3c-5dfa-402e-a9ec-55b1a24b2906','f5ad38dd-bf5e-4ea7-b1bf-64cca5cb9d36','762c9ccf-c635-429d-8ebe-27f5e3bddccc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98a9eccaace14c19ab4c83f8a979ccc7',volume_type_id=caaeb7f5-a253-460f-b3d6-68fb3b528b55)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:54.332498 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7fd6098e-312d-40f3-bdd1-fbe8758c09ef tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68b359c5-0613-434f-8900-7dc4087d40b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:42:54.341004 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7fd6098e-312d-40f3-bdd1-fbe8758c09ef tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68b359c5-0613-434f-8900-7dc4087d40b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:42:54.341841 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7fd6098e-312d-40f3-bdd1-fbe8758c09ef tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Flow 'volume_create_api' (dee277bd-23d2-4d7f-a3b9-f366bd96cbfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:42:54.342104 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7fd6098e-312d-40f3-bdd1-fbe8758c09ef tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Create volume request issued successfully. Jul 31 09:42:54.342631 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7fd6098e-312d-40f3-bdd1-fbe8758c09ef tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:42:54.343026 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1433/5758] 10.4.3.226 () {70 vars in 1298 bytes} [Fri Jul 31 09:42:54 2026] POST /volume/v3/volumes => generated 772 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:42:54.353181 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-06fa04d9-b4ff-4de5-b5a9-549d9d0cc51c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:54.355151 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-06fa04d9-b4ff-4de5-b5a9-549d9d0cc51c tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] GET https://10.4.3.226/volume/v3/volumes/2201f4fc-e7e1-4081-9eb2-c63d0dd46bbb Jul 31 09:42:54.355151 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-06fa04d9-b4ff-4de5-b5a9-549d9d0cc51c tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:54.355213 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-06fa04d9-b4ff-4de5-b5a9-549d9d0cc51c tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:54.361283 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:54.361283 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:42:54.364065 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-06fa04d9-b4ff-4de5-b5a9-549d9d0cc51c tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Volume info retrieved successfully. Jul 31 09:42:54.367199 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-06fa04d9-b4ff-4de5-b5a9-549d9d0cc51c tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] https://10.4.3.226/volume/v3/volumes/2201f4fc-e7e1-4081-9eb2-c63d0dd46bbb returned with HTTP 200 Jul 31 09:42:54.367534 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1443/5759] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:54 2026] GET /volume/v3/volumes/2201f4fc-e7e1-4081-9eb2-c63d0dd46bbb => generated 951 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:55.378334 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-4c84cb6d-8726-4e7a-b1c4-53b94d970a6d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:55.380002 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4c84cb6d-8726-4e7a-b1c4-53b94d970a6d tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] GET https://10.4.3.226/volume/v3/volumes/2201f4fc-e7e1-4081-9eb2-c63d0dd46bbb Jul 31 09:42:55.380191 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4c84cb6d-8726-4e7a-b1c4-53b94d970a6d tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:55.380384 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-4c84cb6d-8726-4e7a-b1c4-53b94d970a6d tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:55.387072 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:55.387072 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:42:55.390085 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-4c84cb6d-8726-4e7a-b1c4-53b94d970a6d tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Volume info retrieved successfully. Jul 31 09:42:55.393529 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-4c84cb6d-8726-4e7a-b1c4-53b94d970a6d tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] https://10.4.3.226/volume/v3/volumes/2201f4fc-e7e1-4081-9eb2-c63d0dd46bbb returned with HTTP 200 Jul 31 09:42:55.393917 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1437/5760] 10.4.3.226 () {68 vars in 1388 bytes} [Fri Jul 31 09:42:55 2026] GET /volume/v3/volumes/2201f4fc-e7e1-4081-9eb2-c63d0dd46bbb => generated 972 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:55.403844 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-cceffb1b-ff37-4b55-948c-97347608a920 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:55.405505 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cceffb1b-ff37-4b55-948c-97347608a920 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] GET https://10.4.3.226/volume/v3/messages Jul 31 09:42:55.405692 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cceffb1b-ff37-4b55-948c-97347608a920 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:55.405873 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-cceffb1b-ff37-4b55-948c-97347608a920 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:55.409286 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-cceffb1b-ff37-4b55-948c-97347608a920 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] https://10.4.3.226/volume/v3/messages returned with HTTP 200 Jul 31 09:42:55.409630 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1448/5761] 10.4.3.226 () {68 vars in 1280 bytes} [Fri Jul 31 09:42:55 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 31 09:42:55.416263 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-16a596ef-6016-4858-8bc8-862217c4aac9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:55.418216 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-16a596ef-6016-4858-8bc8-862217c4aac9 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] GET https://10.4.3.226/volume/v3/messages/e18207e4-5cb9-4188-93a5-37c774e94cab Jul 31 09:42:55.418469 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-16a596ef-6016-4858-8bc8-862217c4aac9 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:55.418688 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-16a596ef-6016-4858-8bc8-862217c4aac9 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:55.421531 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:55.421531 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:42:55.422051 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-16a596ef-6016-4858-8bc8-862217c4aac9 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] https://10.4.3.226/volume/v3/messages/e18207e4-5cb9-4188-93a5-37c774e94cab returned with HTTP 200 Jul 31 09:42:55.422420 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1434/5762] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:42:55 2026] GET /volume/v3/messages/e18207e4-5cb9-4188-93a5-37c774e94cab => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:42:55.429559 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5d398b72-4405-45e3-8ff9-f456f453e289 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:55.431331 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5d398b72-4405-45e3-8ff9-f456f453e289 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] DELETE https://10.4.3.226/volume/v3/messages/e18207e4-5cb9-4188-93a5-37c774e94cab Jul 31 09:42:55.431543 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5d398b72-4405-45e3-8ff9-f456f453e289 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:55.431730 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5d398b72-4405-45e3-8ff9-f456f453e289 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Calling method 'version_select' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:55.440470 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5d398b72-4405-45e3-8ff9-f456f453e289 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] https://10.4.3.226/volume/v3/messages/e18207e4-5cb9-4188-93a5-37c774e94cab returned with HTTP 204 Jul 31 09:42:55.440853 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1444/5763] 10.4.3.226 () {68 vars in 1394 bytes} [Fri Jul 31 09:42:55 2026] DELETE /volume/v3/messages/e18207e4-5cb9-4188-93a5-37c774e94cab => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 09:42:55.446293 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-616243d2-93bd-43ee-a25b-b1c6a8412444 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:55.447989 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-616243d2-93bd-43ee-a25b-b1c6a8412444 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] DELETE https://10.4.3.226/volume/v3/volumes/2201f4fc-e7e1-4081-9eb2-c63d0dd46bbb Jul 31 09:42:55.448210 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-616243d2-93bd-43ee-a25b-b1c6a8412444 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:55.448406 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-616243d2-93bd-43ee-a25b-b1c6a8412444 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:55.448556 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-616243d2-93bd-43ee-a25b-b1c6a8412444 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Delete volume with id: 2201f4fc-e7e1-4081-9eb2-c63d0dd46bbb Jul 31 09:42:55.455115 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:42:55.455115 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:42:55.455406 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-616243d2-93bd-43ee-a25b-b1c6a8412444 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Volume info retrieved successfully. Jul 31 09:42:55.456234 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-616243d2-93bd-43ee-a25b-b1c6a8412444 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100314) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 09:42:55.464901 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-616243d2-93bd-43ee-a25b-b1c6a8412444 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-811992619 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-811992619, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:42:55.465179 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-616243d2-93bd-43ee-a25b-b1c6a8412444 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-811992619 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-811992619, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:42:55.473302 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-616243d2-93bd-43ee-a25b-b1c6a8412444 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Created reservations ['ac42f7f8-a79c-4f66-a546-ca42a905f811', '9244c0ef-6889-470a-9108-ec55a53b597f', '1777d7ae-193c-4fbe-9960-6e251233163f', '3a2c265a-c1cd-4908-ae58-2cdbaf41104a'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:42:55.494909 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-616243d2-93bd-43ee-a25b-b1c6a8412444 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Delete volume request issued successfully. Jul 31 09:42:55.495118 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-616243d2-93bd-43ee-a25b-b1c6a8412444 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] https://10.4.3.226/volume/v3/volumes/2201f4fc-e7e1-4081-9eb2-c63d0dd46bbb returned with HTTP 202 Jul 31 09:42:55.495516 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1438/5764] 10.4.3.226 () {68 vars in 1391 bytes} [Fri Jul 31 09:42:55 2026] DELETE /volume/v3/volumes/2201f4fc-e7e1-4081-9eb2-c63d0dd46bbb => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:42:55.501344 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3e5aff65-43f7-4ca4-83d1-4a3d7bc4b2a1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:42:55.502989 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3e5aff65-43f7-4ca4-83d1-4a3d7bc4b2a1 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] DELETE https://10.4.3.226/volume/v3/types/caaeb7f5-a253-460f-b3d6-68fb3b528b55 Jul 31 09:42:55.503170 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3e5aff65-43f7-4ca4-83d1-4a3d7bc4b2a1 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:42:55.503378 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3e5aff65-43f7-4ca4-83d1-4a3d7bc4b2a1 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] Calling method '_delete' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:42:55.523361 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3e5aff65-43f7-4ca4-83d1-4a3d7bc4b2a1 tempest-ProjectAdminTests-1771477112 tempest-ProjectAdminTests-1771477112-project-admin] https://10.4.3.226/volume/v3/types/caaeb7f5-a253-460f-b3d6-68fb3b528b55 returned with HTTP 202 Jul 31 09:42:55.523908 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1449/5765] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:42:55 2026] DELETE /volume/v3/types/caaeb7f5-a253-460f-b3d6-68fb3b528b55 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:43:03.961124 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f2841f3f-6388-4377-be01-86f0ae7b15ee None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:43:04.030065 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f2841f3f-6388-4377-be01-86f0ae7b15ee tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:43:04.030385 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f2841f3f-6388-4377-be01-86f0ae7b15ee tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-912973905", "extra_specs": {}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:43:04.041522 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f2841f3f-6388-4377-be01-86f0ae7b15ee tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:43:04.041793 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1435/5766] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:43:03 2026] POST /volume/v3/types => generated 211 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:43:04.048920 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-b4ebe085-adae-4228-a7a2-d72bc428f256 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:43:04.050613 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b4ebe085-adae-4228-a7a2-d72bc428f256 tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] POST https://10.4.3.226/volume/v3/types/18481357-7d5c-4a27-b1e0-cedb25da532f/encryption Jul 31 09:43:04.051002 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-b4ebe085-adae-4228-a7a2-d72bc428f256 tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:43:04.064445 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-b4ebe085-adae-4228-a7a2-d72bc428f256 tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] https://10.4.3.226/volume/v3/types/18481357-7d5c-4a27-b1e0-cedb25da532f/encryption returned with HTTP 200 Jul 31 09:43:04.064853 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1445/5767] 10.4.3.226 () {68 vars in 1397 bytes} [Fri Jul 31 09:43:04 2026] POST /volume/v3/types/18481357-7d5c-4a27-b1e0-cedb25da532f/encryption => generated 230 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:43:04.071654 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-e3b30557-654d-4a2f-980a-270c43cf068d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:43:04.120610 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e3b30557-654d-4a2f-980a-270c43cf068d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:43:04.120922 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-e3b30557-654d-4a2f-980a-270c43cf068d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1806377733", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-912973905", "size": 1}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:43:04.122234 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-e3b30557-654d-4a2f-980a-270c43cf068d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1806377733', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-912973905', 'size': 1}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:43:04.125326 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-e3b30557-654d-4a2f-980a-270c43cf068d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Create volume of 1 GB Jul 31 09:43:04.125583 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:43:04.125583 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:43:04.126016 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e3b30557-654d-4a2f-980a-270c43cf068d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Availability Zones retrieved successfully. Jul 31 09:43:04.130981 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e3b30557-654d-4a2f-980a-270c43cf068d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Flow 'volume_create_api' (7016b33c-dccc-4cc2-8e91-f40b99b0dab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:43:04.131809 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e3b30557-654d-4a2f-980a-270c43cf068d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c09c9dd5-eff1-49a1-90da-5eca16504028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:43:04.132583 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-e3b30557-654d-4a2f-980a-270c43cf068d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Validating volume size '1' using validate_int {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:43:04.153310 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e3b30557-654d-4a2f-980a-270c43cf068d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c09c9dd5-eff1-49a1-90da-5eca16504028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:43:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=18481357-7d5c-4a27-b1e0-cedb25da532f,is_public=True,name='tempest-scenario-type-luks-912973905',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18481357-7d5c-4a27-b1e0-cedb25da532f', '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=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:43:04.153982 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e3b30557-654d-4a2f-980a-270c43cf068d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11b19bfb-8ee1-4ca9-929b-8a49ca60229e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:43:04.177054 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-e3b30557-654d-4a2f-980a-270c43cf068d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-912973905 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-912973905, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:43:04.177332 np0000006200 devstack@c-api.service[100314]: WARNING cinder.quota [None req-e3b30557-654d-4a2f-980a-270c43cf068d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-912973905 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-912973905, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:43:04.202736 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-e3b30557-654d-4a2f-980a-270c43cf068d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Created reservations ['d9aa9b00-8c8b-4cce-b459-b44ced80408e', 'f9d117c8-f815-4914-839e-eb5a5c1ca68a', 'd42ad30b-c75d-4f82-8035-d4b2006fa806', '6e1acdf6-b0ba-4284-9140-63afeda6ad6c'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:43:04.203437 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e3b30557-654d-4a2f-980a-270c43cf068d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11b19bfb-8ee1-4ca9-929b-8a49ca60229e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9aa9b00-8c8b-4cce-b459-b44ced80408e', 'f9d117c8-f815-4914-839e-eb5a5c1ca68a', 'd42ad30b-c75d-4f82-8035-d4b2006fa806', '6e1acdf6-b0ba-4284-9140-63afeda6ad6c']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:43:04.204068 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e3b30557-654d-4a2f-980a-270c43cf068d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ac3d6c4-28b7-481d-92df-65737aebd7ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:43:04.222000 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e3b30557-654d-4a2f-980a-270c43cf068d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ac3d6c4-28b7-481d-92df-65737aebd7ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09e00375-0bab-4766-8314-de7b02b3e052', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1806377733',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f24cdc35aee45eb84b34bab91c70036',qos_specs=None,replication_status=,reservations=['d9aa9b00-8c8b-4cce-b459-b44ced80408e','f9d117c8-f815-4914-839e-eb5a5c1ca68a','d42ad30b-c75d-4f82-8035-d4b2006fa806','6e1acdf6-b0ba-4284-9140-63afeda6ad6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='793b18f2909e4219ad65facafd6b5d79',volume_type_id=18481357-7d5c-4a27-b1e0-cedb25da532f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:43:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1806377733',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=09e00375-0bab-4766-8314-de7b02b3e052,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f24cdc35aee45eb84b34bab91c70036',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='793b18f2909e4219ad65facafd6b5d79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18481357-7d5c-4a27-b1e0-cedb25da532f),volume_type_id=18481357-7d5c-4a27-b1e0-cedb25da532f)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:43:04.223134 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e3b30557-654d-4a2f-980a-270c43cf068d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf0e7122-2572-472a-bfda-8f35862933cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:43:04.236802 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e3b30557-654d-4a2f-980a-270c43cf068d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf0e7122-2572-472a-bfda-8f35862933cb) transitioned into state 'SUCCESS' from state '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-1806377733',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f24cdc35aee45eb84b34bab91c70036',qos_specs=None,replication_status=,reservations=['d9aa9b00-8c8b-4cce-b459-b44ced80408e','f9d117c8-f815-4914-839e-eb5a5c1ca68a','d42ad30b-c75d-4f82-8035-d4b2006fa806','6e1acdf6-b0ba-4284-9140-63afeda6ad6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='793b18f2909e4219ad65facafd6b5d79',volume_type_id=18481357-7d5c-4a27-b1e0-cedb25da532f)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:43:04.237418 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e3b30557-654d-4a2f-980a-270c43cf068d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12b6fe47-3bb2-41ab-bec1-58c74deb950f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:43:04.244716 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e3b30557-654d-4a2f-980a-270c43cf068d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12b6fe47-3bb2-41ab-bec1-58c74deb950f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:43:04.245624 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-e3b30557-654d-4a2f-980a-270c43cf068d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Flow 'volume_create_api' (7016b33c-dccc-4cc2-8e91-f40b99b0dab9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:43:04.245924 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-e3b30557-654d-4a2f-980a-270c43cf068d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Create volume request issued successfully. Jul 31 09:43:04.246464 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-e3b30557-654d-4a2f-980a-270c43cf068d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:43:04.246854 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1439/5768] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:43:04 2026] POST /volume/v3/volumes => generated 784 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:43:04.258762 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-824bc09c-9a54-4c4f-b04d-c22911819a35 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:43:04.260377 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-824bc09c-9a54-4c4f-b04d-c22911819a35 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/09e00375-0bab-4766-8314-de7b02b3e052 Jul 31 09:43:04.260564 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-824bc09c-9a54-4c4f-b04d-c22911819a35 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:43:04.260748 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-824bc09c-9a54-4c4f-b04d-c22911819a35 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:43:04.267093 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:43:04.267093 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:43:04.270460 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-824bc09c-9a54-4c4f-b04d-c22911819a35 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:43:04.274150 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-824bc09c-9a54-4c4f-b04d-c22911819a35 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/09e00375-0bab-4766-8314-de7b02b3e052 returned with HTTP 200 Jul 31 09:43:04.274501 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1450/5769] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:43:04 2026] GET /volume/v3/volumes/09e00375-0bab-4766-8314-de7b02b3e052 => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:43:05.286572 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3c773bc8-242f-4218-9334-ad646f3502ec None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:43:05.288371 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3c773bc8-242f-4218-9334-ad646f3502ec tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/09e00375-0bab-4766-8314-de7b02b3e052 Jul 31 09:43:05.288551 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3c773bc8-242f-4218-9334-ad646f3502ec tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:43:05.288741 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3c773bc8-242f-4218-9334-ad646f3502ec tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:43:05.295853 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:43:05.295853 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:43:05.299223 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3c773bc8-242f-4218-9334-ad646f3502ec tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:43:05.303153 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3c773bc8-242f-4218-9334-ad646f3502ec tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/09e00375-0bab-4766-8314-de7b02b3e052 returned with HTTP 200 Jul 31 09:43:05.303542 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1436/5770] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:43:05 2026] GET /volume/v3/volumes/09e00375-0bab-4766-8314-de7b02b3e052 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:43:05.314210 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-1d4eb134-0eae-492a-8391-bf6b382858df None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:43:05.315975 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1d4eb134-0eae-492a-8391-bf6b382858df tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/09e00375-0bab-4766-8314-de7b02b3e052 Jul 31 09:43:05.316148 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1d4eb134-0eae-492a-8391-bf6b382858df tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:43:05.316369 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-1d4eb134-0eae-492a-8391-bf6b382858df tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:43:05.322500 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:43:05.322500 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:43:05.325555 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-1d4eb134-0eae-492a-8391-bf6b382858df tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:43:05.329043 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-1d4eb134-0eae-492a-8391-bf6b382858df tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/09e00375-0bab-4766-8314-de7b02b3e052 returned with HTTP 200 Jul 31 09:43:05.329391 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1446/5771] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:43:05 2026] GET /volume/v3/volumes/09e00375-0bab-4766-8314-de7b02b3e052 => generated 877 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:43:05.339677 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-43123366-fe9b-4534-8201-030da0a41385 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:43:05.341394 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-43123366-fe9b-4534-8201-030da0a41385 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:43:05.341747 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-43123366-fe9b-4534-8201-030da0a41385 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-176856219", "source_volid": "09e00375-0bab-4766-8314-de7b02b3e052", "volume_type": "tempest-scenario-type-luks-912973905", "size": 1}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:43:05.343136 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.v3.volumes [None req-43123366-fe9b-4534-8201-030da0a41385 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-176856219', 'source_volid': '09e00375-0bab-4766-8314-de7b02b3e052', 'volume_type': 'tempest-scenario-type-luks-912973905', 'size': 1}} {{(pid=100314) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:43:05.351210 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:43:05.351210 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:43:05.351603 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-43123366-fe9b-4534-8201-030da0a41385 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume retrieved successfully. Jul 31 09:43:05.351731 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-43123366-fe9b-4534-8201-030da0a41385 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Create volume of 1 GB Jul 31 09:43:05.352256 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-43123366-fe9b-4534-8201-030da0a41385 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Availability Zones retrieved successfully. Jul 31 09:43:05.356823 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-43123366-fe9b-4534-8201-030da0a41385 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Flow 'volume_create_api' (0cbae567-c1fa-4c18-87b4-2a2c70d532d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:43:05.357762 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-43123366-fe9b-4534-8201-030da0a41385 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0a99cc4-aa9b-43e3-b5db-7a2838dab343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:43:05.358533 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.flows.api.create_volume [None req-43123366-fe9b-4534-8201-030da0a41385 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100314) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:43:05.374066 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-43123366-fe9b-4534-8201-030da0a41385 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0a99cc4-aa9b-43e3-b5db-7a2838dab343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '09e00375-0bab-4766-8314-de7b02b3e052', 'volume_type': VolumeType(created_at=2026-07-31T09:43:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=18481357-7d5c-4a27-b1e0-cedb25da532f,is_public=True,name='tempest-scenario-type-luks-912973905',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18481357-7d5c-4a27-b1e0-cedb25da532f', '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=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:43:05.374746 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-43123366-fe9b-4534-8201-030da0a41385 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (718c703c-1a86-4adb-acf6-c004c2414fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:43:05.405941 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.quota [None req-43123366-fe9b-4534-8201-030da0a41385 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Created reservations ['7cfa0208-5d9c-47f8-b42b-2a455fcb680e', '63c8a9c9-4e7f-4507-ba53-1dbd9f4b4613', '5663b7bb-956c-44f0-ab12-af6062d24894', 'b884d06e-ecf2-4889-9376-9aa964528d57'] {{(pid=100314) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:43:05.406577 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-43123366-fe9b-4534-8201-030da0a41385 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (718c703c-1a86-4adb-acf6-c004c2414fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cfa0208-5d9c-47f8-b42b-2a455fcb680e', '63c8a9c9-4e7f-4507-ba53-1dbd9f4b4613', '5663b7bb-956c-44f0-ab12-af6062d24894', 'b884d06e-ecf2-4889-9376-9aa964528d57']}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:43:05.407306 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-43123366-fe9b-4534-8201-030da0a41385 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab6ffee3-8aed-48af-9c97-4cfc1cb0d2e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:43:05.434231 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-43123366-fe9b-4534-8201-030da0a41385 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab6ffee3-8aed-48af-9c97-4cfc1cb0d2e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-176856219',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f24cdc35aee45eb84b34bab91c70036',qos_specs=None,replication_status=,reservations=['7cfa0208-5d9c-47f8-b42b-2a455fcb680e','63c8a9c9-4e7f-4507-ba53-1dbd9f4b4613','5663b7bb-956c-44f0-ab12-af6062d24894','b884d06e-ecf2-4889-9376-9aa964528d57'],size=1,snapshot_id=None,source_replicaid=,source_volid=09e00375-0bab-4766-8314-de7b02b3e052,status='creating',user_id='793b18f2909e4219ad65facafd6b5d79',volume_type_id=18481357-7d5c-4a27-b1e0-cedb25da532f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:43:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-176856219',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f24cdc35aee45eb84b34bab91c70036',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=09e00375-0bab-4766-8314-de7b02b3e052,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='793b18f2909e4219ad65facafd6b5d79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18481357-7d5c-4a27-b1e0-cedb25da532f),volume_type_id=18481357-7d5c-4a27-b1e0-cedb25da532f)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:43:05.434889 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-43123366-fe9b-4534-8201-030da0a41385 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e28e3a14-8ca4-464f-9158-1674703b1a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:43:05.449377 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-43123366-fe9b-4534-8201-030da0a41385 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e28e3a14-8ca4-464f-9158-1674703b1a7e) transitioned into state 'SUCCESS' from state '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-176856219',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f24cdc35aee45eb84b34bab91c70036',qos_specs=None,replication_status=,reservations=['7cfa0208-5d9c-47f8-b42b-2a455fcb680e','63c8a9c9-4e7f-4507-ba53-1dbd9f4b4613','5663b7bb-956c-44f0-ab12-af6062d24894','b884d06e-ecf2-4889-9376-9aa964528d57'],size=1,snapshot_id=None,source_replicaid=,source_volid=09e00375-0bab-4766-8314-de7b02b3e052,status='creating',user_id='793b18f2909e4219ad65facafd6b5d79',volume_type_id=18481357-7d5c-4a27-b1e0-cedb25da532f)}' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:43:05.449972 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-43123366-fe9b-4534-8201-030da0a41385 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79f3c470-ee3e-4c3d-89e5-33afaaaceb5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:43:05.463289 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-43123366-fe9b-4534-8201-030da0a41385 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79f3c470-ee3e-4c3d-89e5-33afaaaceb5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100314) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:43:05.464018 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.volume.api [None req-43123366-fe9b-4534-8201-030da0a41385 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Flow 'volume_create_api' (0cbae567-c1fa-4c18-87b4-2a2c70d532d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100314) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:43:05.464304 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-43123366-fe9b-4534-8201-030da0a41385 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Create volume request issued successfully. Jul 31 09:43:05.464820 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-43123366-fe9b-4534-8201-030da0a41385 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:43:05.465208 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1440/5772] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:43:05 2026] POST /volume/v3/volumes => generated 810 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:43:05.475155 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-81b0a9ad-fa53-4c32-a86e-b5a4d2984e3f None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:43:05.476767 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-81b0a9ad-fa53-4c32-a86e-b5a4d2984e3f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 Jul 31 09:43:05.476947 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-81b0a9ad-fa53-4c32-a86e-b5a4d2984e3f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:43:05.477385 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-81b0a9ad-fa53-4c32-a86e-b5a4d2984e3f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:43:05.483070 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:43:05.483070 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:43:05.486125 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-81b0a9ad-fa53-4c32-a86e-b5a4d2984e3f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:43:05.489671 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-81b0a9ad-fa53-4c32-a86e-b5a4d2984e3f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 returned with HTTP 200 Jul 31 09:43:05.489991 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1451/5773] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:43:05 2026] GET /volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 => generated 878 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:43:06.501482 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fe1188fc-9885-479f-b970-07cf28d1b2b8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:43:06.503116 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fe1188fc-9885-479f-b970-07cf28d1b2b8 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 Jul 31 09:43:06.503307 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fe1188fc-9885-479f-b970-07cf28d1b2b8 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:43:06.503477 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fe1188fc-9885-479f-b970-07cf28d1b2b8 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:43:06.509799 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:43:06.509799 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:43:06.513024 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fe1188fc-9885-479f-b970-07cf28d1b2b8 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:43:06.516749 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fe1188fc-9885-479f-b970-07cf28d1b2b8 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 returned with HTTP 200 Jul 31 09:43:06.517097 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1437/5774] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:43:06 2026] GET /volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:43:07.530656 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-68620253-3ffa-4646-93c8-1236f4865658 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:43:07.532530 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-68620253-3ffa-4646-93c8-1236f4865658 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 Jul 31 09:43:07.532736 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-68620253-3ffa-4646-93c8-1236f4865658 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:43:07.532925 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-68620253-3ffa-4646-93c8-1236f4865658 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:43:07.539716 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:43:07.539716 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:43:07.543975 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-68620253-3ffa-4646-93c8-1236f4865658 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:43:07.548379 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-68620253-3ffa-4646-93c8-1236f4865658 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 returned with HTTP 200 Jul 31 09:43:07.548785 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1447/5775] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:43:07 2026] GET /volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:43:08.560782 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-d8f4e435-142c-4c76-bb76-32f63e6ff09d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:43:08.562648 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d8f4e435-142c-4c76-bb76-32f63e6ff09d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 Jul 31 09:43:08.562856 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d8f4e435-142c-4c76-bb76-32f63e6ff09d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:43:08.563061 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-d8f4e435-142c-4c76-bb76-32f63e6ff09d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:43:08.565156 np0000006200 devstack@c-api.service[100314]: DEBUG dbcounter [-] [100314] Writing DB stats cinder:SELECT=175,cinder:UPDATE=81,cinder:INSERT=43 {{(pid=100314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:43:08.570404 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:43:08.570404 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:43:08.574537 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-d8f4e435-142c-4c76-bb76-32f63e6ff09d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:43:08.578370 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-d8f4e435-142c-4c76-bb76-32f63e6ff09d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 returned with HTTP 200 Jul 31 09:43:08.578775 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1441/5776] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:43:08 2026] GET /volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:43:09.589908 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8e997e46-aa13-4be7-a3ab-ae0e9e6611d9 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:43:09.591701 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8e997e46-aa13-4be7-a3ab-ae0e9e6611d9 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 Jul 31 09:43:09.591925 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8e997e46-aa13-4be7-a3ab-ae0e9e6611d9 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:43:09.592120 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8e997e46-aa13-4be7-a3ab-ae0e9e6611d9 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:43:09.594272 np0000006200 devstack@c-api.service[100315]: DEBUG dbcounter [-] [100315] Writing DB stats cinder:SELECT=103,cinder:INSERT=16,cinder:UPDATE=21 {{(pid=100315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:43:09.598825 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:43:09.598825 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:43:09.603490 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-8e997e46-aa13-4be7-a3ab-ae0e9e6611d9 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:43:09.607949 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8e997e46-aa13-4be7-a3ab-ae0e9e6611d9 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 returned with HTTP 200 Jul 31 09:43:09.608326 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1452/5777] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:43:09 2026] GET /volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:43:10.620189 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-301c5944-3bda-4934-baf6-0649035db7ba None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:43:10.622073 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-301c5944-3bda-4934-baf6-0649035db7ba tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 Jul 31 09:43:10.622311 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-301c5944-3bda-4934-baf6-0649035db7ba tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:43:10.622503 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-301c5944-3bda-4934-baf6-0649035db7ba tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:43:10.624812 np0000006200 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=163,cinder:INSERT=28,cinder:UPDATE=61 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:43:10.631382 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:43:10.631382 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:43:10.637010 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-301c5944-3bda-4934-baf6-0649035db7ba tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:43:10.641742 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-301c5944-3bda-4934-baf6-0649035db7ba tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 returned with HTTP 200 Jul 31 09:43:10.642238 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1438/5778] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:43:10 2026] GET /volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:43:11.658387 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-2dac9895-0a2e-4d1d-8109-fb47ce59cb2e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:43:11.660600 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2dac9895-0a2e-4d1d-8109-fb47ce59cb2e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 Jul 31 09:43:11.660867 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2dac9895-0a2e-4d1d-8109-fb47ce59cb2e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:43:11.661118 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-2dac9895-0a2e-4d1d-8109-fb47ce59cb2e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:43:11.663728 np0000006200 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=105,cinder:UPDATE=25,cinder:INSERT=9 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:43:11.669416 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:43:11.669416 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:43:11.673597 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-2dac9895-0a2e-4d1d-8109-fb47ce59cb2e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:43:11.678484 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-2dac9895-0a2e-4d1d-8109-fb47ce59cb2e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 returned with HTTP 200 Jul 31 09:43:11.678948 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1448/5779] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:43:11 2026] GET /volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:43:12.691432 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-dcd0fd19-de9e-48a9-9be8-734f005546c8 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:43:12.695271 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dcd0fd19-de9e-48a9-9be8-734f005546c8 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 Jul 31 09:43:12.695271 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dcd0fd19-de9e-48a9-9be8-734f005546c8 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:43:12.695271 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dcd0fd19-de9e-48a9-9be8-734f005546c8 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:43:12.703645 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:43:12.703645 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:43:12.707758 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-dcd0fd19-de9e-48a9-9be8-734f005546c8 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:43:12.711940 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dcd0fd19-de9e-48a9-9be8-734f005546c8 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 returned with HTTP 200 Jul 31 09:43:12.712471 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1442/5780] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:43:12 2026] GET /volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:43:13.725897 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6b3ae2fe-feb9-4dd5-b94a-6542ea2a6703 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:43:13.727769 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6b3ae2fe-feb9-4dd5-b94a-6542ea2a6703 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 Jul 31 09:43:13.728271 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6b3ae2fe-feb9-4dd5-b94a-6542ea2a6703 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:43:13.729692 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6b3ae2fe-feb9-4dd5-b94a-6542ea2a6703 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:43:13.736623 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:43:13.736623 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:43:13.740430 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-6b3ae2fe-feb9-4dd5-b94a-6542ea2a6703 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:43:13.745494 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6b3ae2fe-feb9-4dd5-b94a-6542ea2a6703 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 returned with HTTP 200 Jul 31 09:43:13.746110 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1453/5781] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:43:13 2026] GET /volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:43:14.759482 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d56cca8c-c466-4bc8-956b-e04e2ede21d4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:43:14.761371 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d56cca8c-c466-4bc8-956b-e04e2ede21d4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 Jul 31 09:43:14.761637 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d56cca8c-c466-4bc8-956b-e04e2ede21d4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:43:14.761860 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d56cca8c-c466-4bc8-956b-e04e2ede21d4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:43:14.768663 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:43:14.768663 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:43:14.772388 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d56cca8c-c466-4bc8-956b-e04e2ede21d4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:43:14.777359 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d56cca8c-c466-4bc8-956b-e04e2ede21d4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 returned with HTTP 200 Jul 31 09:43:14.777769 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1439/5782] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:43:14 2026] GET /volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:43:14.789129 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3643daf0-6ac3-4001-9698-0adbe38598cf None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:43:14.791619 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3643daf0-6ac3-4001-9698-0adbe38598cf tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 Jul 31 09:43:14.791885 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3643daf0-6ac3-4001-9698-0adbe38598cf tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:43:14.792150 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3643daf0-6ac3-4001-9698-0adbe38598cf tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:43:14.799722 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:43:14.799722 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:43:14.803720 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3643daf0-6ac3-4001-9698-0adbe38598cf tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:43:14.808401 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3643daf0-6ac3-4001-9698-0adbe38598cf tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 returned with HTTP 200 Jul 31 09:43:14.808852 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1449/5783] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:43:14 2026] GET /volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:43:22.710849 np0000006200 devstack@c-api.service[100314]: DEBUG dbcounter [-] [100314] Writing DB stats cinder:SELECT=7 {{(pid=100314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:43:23.744696 np0000006200 devstack@c-api.service[100315]: DEBUG dbcounter [-] [100315] Writing DB stats cinder:SELECT=7 {{(pid=100315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:43:24.776595 np0000006200 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=7 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:43:24.807739 np0000006200 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=7 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:43:56.823505 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-96cce825-94e3-48d4-b33c-9352bc33c4a1 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:43:56.825531 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-96cce825-94e3-48d4-b33c-9352bc33c4a1 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 Jul 31 09:43:56.825730 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-96cce825-94e3-48d4-b33c-9352bc33c4a1 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:43:56.825918 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-96cce825-94e3-48d4-b33c-9352bc33c4a1 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:43:56.832484 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:43:56.832484 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:43:56.835768 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-96cce825-94e3-48d4-b33c-9352bc33c4a1 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:43:56.839406 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-96cce825-94e3-48d4-b33c-9352bc33c4a1 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 returned with HTTP 200 Jul 31 09:43:56.839759 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1443/5784] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:43:56 2026] GET /volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:43:56.905780 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-aade48ba-914e-4645-aed8-ff66614be6d9 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:43:56.906152 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-aade48ba-914e-4645-aed8-ff66614be6d9 None None] GET https://10.4.3.226/volume// Jul 31 09:43:56.906349 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-aade48ba-914e-4645-aed8-ff66614be6d9 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:43:56.906544 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-aade48ba-914e-4645-aed8-ff66614be6d9 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:43:56.906862 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-aade48ba-914e-4645-aed8-ff66614be6d9 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:43:56.907159 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1454/5785] 10.4.3.226 () {66 vars in 1428 bytes} [Fri Jul 31 09:43: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 31 09:43:56.914258 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-89e1711c-9652-430b-a146-494c42bf40ab None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:43:56.943990 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-89e1711c-9652-430b-a146-494c42bf40ab tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:43:56.944391 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-89e1711c-9652-430b-a146-494c42bf40ab tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9", "connector": null, "instance_uuid": "3d2ca017-43bb-4a93-896c-a0d4cab29e8a"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:43:56.952073 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:43:56.952073 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:43:56.973477 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-89e1711c-9652-430b-a146-494c42bf40ab tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:43:56.973916 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1440/5786] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:43:56 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:43:56.996461 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-6232bba8-ac0f-437a-8c53-3fe8acd185eb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:43:56.998570 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6232bba8-ac0f-437a-8c53-3fe8acd185eb tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 Jul 31 09:43:56.998820 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6232bba8-ac0f-437a-8c53-3fe8acd185eb tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:43:56.999058 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-6232bba8-ac0f-437a-8c53-3fe8acd185eb tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:43:57.004173 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c92fa8b3-9890-4160-b460-ec6d9fe89195 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:43:57.004558 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c92fa8b3-9890-4160-b460-ec6d9fe89195 None None] GET https://10.4.3.226/volume// Jul 31 09:43:57.004712 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c92fa8b3-9890-4160-b460-ec6d9fe89195 None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:43:57.004885 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c92fa8b3-9890-4160-b460-ec6d9fe89195 None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:43:57.005228 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c92fa8b3-9890-4160-b460-ec6d9fe89195 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:43:57.005537 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1444/5787] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:43: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 31 09:43:57.008463 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:43:57.008463 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:43:57.012072 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-f7e07de3-5a3c-480a-a4f5-561643fda787 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:43:57.012259 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-6232bba8-ac0f-437a-8c53-3fe8acd185eb tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:43:57.013903 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-f7e07de3-5a3c-480a-a4f5-561643fda787 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 Jul 31 09:43:57.014089 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-f7e07de3-5a3c-480a-a4f5-561643fda787 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:43:57.014292 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-f7e07de3-5a3c-480a-a4f5-561643fda787 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:43:57.016340 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-6232bba8-ac0f-437a-8c53-3fe8acd185eb tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 returned with HTTP 200 Jul 31 09:43:57.016705 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1450/5788] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:43:56 2026] GET /volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:43:57.023071 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:43:57.023071 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:43:57.026079 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-f7e07de3-5a3c-480a-a4f5-561643fda787 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:43:57.029658 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-f7e07de3-5a3c-480a-a4f5-561643fda787 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 returned with HTTP 200 Jul 31 09:43:57.029989 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1455/5789] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:43:57 2026] GET /volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 => generated 1082 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:43:57.126204 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-eaac38e3-27ac-4506-9326-460c88fc9beb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:43:57.128131 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-eaac38e3-27ac-4506-9326-460c88fc9beb tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] PUT https://10.4.3.226/volume/v3/attachments/55b01a83-a982-4a79-82c0-baeb30b3c314 Jul 31 09:43:57.128544 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-eaac38e3-27ac-4506-9326-460c88fc9beb tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:43:57.135500 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-eaac38e3-27ac-4506-9326-460c88fc9beb tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Acquiring lock "cinder-attachment_update-c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9-np0000006200" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:43:57.139184 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-eaac38e3-27ac-4506-9326-460c88fc9beb tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Lock "cinder-attachment_update-c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9-np0000006200" acquired by "attachment_update" :: waited 0.004s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:43:57.140075 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:43:57.140075 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:43:57.209496 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-eaac38e3-27ac-4506-9326-460c88fc9beb tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Lock "cinder-attachment_update-c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9-np0000006200" released by "attachment_update" :: held 0.070s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:43:57.209800 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-eaac38e3-27ac-4506-9326-460c88fc9beb tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/attachments/55b01a83-a982-4a79-82c0-baeb30b3c314 returned with HTTP 200 Jul 31 09:43:57.210288 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1441/5790] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:43:57 2026] PUT /volume/v3/attachments/55b01a83-a982-4a79-82c0-baeb30b3c314 => generated 968 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:43:57.217903 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-91657884-f1b6-43d8-a7cb-366fdbb2619d None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:43:57.219939 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-91657884-f1b6-43d8-a7cb-366fdbb2619d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9/encryption Jul 31 09:43:57.220206 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-91657884-f1b6-43d8-a7cb-366fdbb2619d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:43:57.220409 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-91657884-f1b6-43d8-a7cb-366fdbb2619d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'index' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:43:57.229304 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:43:57.229304 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:43:57.235542 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-91657884-f1b6-43d8-a7cb-366fdbb2619d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9/encryption returned with HTTP 200 Jul 31 09:43:57.235988 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1445/5791] 10.4.3.226 () {68 vars in 1631 bytes} [Fri Jul 31 09:43:57 2026] GET /volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:43:58.028579 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-d18f7d93-0e18-4e7a-a4a7-111fe985e702 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:43:58.030328 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d18f7d93-0e18-4e7a-a4a7-111fe985e702 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 Jul 31 09:43:58.030509 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d18f7d93-0e18-4e7a-a4a7-111fe985e702 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:43:58.030682 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-d18f7d93-0e18-4e7a-a4a7-111fe985e702 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:43:58.039788 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:43:58.039788 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:43:58.042841 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-d18f7d93-0e18-4e7a-a4a7-111fe985e702 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:43:58.046521 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-d18f7d93-0e18-4e7a-a4a7-111fe985e702 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 returned with HTTP 200 Jul 31 09:43:58.046859 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1451/5792] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:43:58 2026] GET /volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:43:59.058070 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-53568262-5c38-4faf-b546-3c2bde966559 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:43:59.059799 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-53568262-5c38-4faf-b546-3c2bde966559 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 Jul 31 09:43:59.059977 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-53568262-5c38-4faf-b546-3c2bde966559 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:43:59.060157 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-53568262-5c38-4faf-b546-3c2bde966559 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:43:59.068945 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:43:59.068945 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:43:59.071964 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-53568262-5c38-4faf-b546-3c2bde966559 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:43:59.075607 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-53568262-5c38-4faf-b546-3c2bde966559 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 returned with HTTP 200 Jul 31 09:43:59.075960 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1456/5793] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:43:59 2026] GET /volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:44:00.089541 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1bb25e01-714a-4e37-9b03-890ffa9f1588 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:00.091344 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1bb25e01-714a-4e37-9b03-890ffa9f1588 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 Jul 31 09:44:00.091524 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1bb25e01-714a-4e37-9b03-890ffa9f1588 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:00.091692 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1bb25e01-714a-4e37-9b03-890ffa9f1588 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:00.099967 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:00.099967 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:44:00.102957 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1bb25e01-714a-4e37-9b03-890ffa9f1588 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:00.106522 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1bb25e01-714a-4e37-9b03-890ffa9f1588 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 returned with HTTP 200 Jul 31 09:44:00.106874 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1442/5794] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:44:00 2026] GET /volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:44:01.119168 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9ddec621-6b1e-4618-a36b-790dc685c2c7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:01.121559 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9ddec621-6b1e-4618-a36b-790dc685c2c7 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 Jul 31 09:44:01.121747 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9ddec621-6b1e-4618-a36b-790dc685c2c7 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:01.121922 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9ddec621-6b1e-4618-a36b-790dc685c2c7 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:01.131049 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:01.131049 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:44:01.134372 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9ddec621-6b1e-4618-a36b-790dc685c2c7 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:01.138577 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9ddec621-6b1e-4618-a36b-790dc685c2c7 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 returned with HTTP 200 Jul 31 09:44:01.139061 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1446/5795] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:44:01 2026] GET /volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:44:02.150634 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-f34c7a73-16d6-4e9c-a314-a6fc7d7907a0 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:02.152445 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f34c7a73-16d6-4e9c-a314-a6fc7d7907a0 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 Jul 31 09:44:02.152632 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f34c7a73-16d6-4e9c-a314-a6fc7d7907a0 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:02.152865 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-f34c7a73-16d6-4e9c-a314-a6fc7d7907a0 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:02.162693 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:02.162693 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:44:02.166201 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-f34c7a73-16d6-4e9c-a314-a6fc7d7907a0 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:02.170195 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-f34c7a73-16d6-4e9c-a314-a6fc7d7907a0 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 returned with HTTP 200 Jul 31 09:44:02.170559 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1452/5796] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:44:02 2026] GET /volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:44:02.430363 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-85a0877b-22ed-4c5d-a7c2-27c3406f4a54 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:02.432129 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-85a0877b-22ed-4c5d-a7c2-27c3406f4a54 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] POST https://10.4.3.226/volume/v3/attachments/55b01a83-a982-4a79-82c0-baeb30b3c314/action Jul 31 09:44:02.432507 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-85a0877b-22ed-4c5d-a7c2-27c3406f4a54 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Action body: b'{"os-complete": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:44:02.432641 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-85a0877b-22ed-4c5d-a7c2-27c3406f4a54 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:44:02.450084 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:02.450084 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:44:02.468621 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-0799403e-f833-4763-9d2f-5f9973de7a23 req-85a0877b-22ed-4c5d-a7c2-27c3406f4a54 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/attachments/55b01a83-a982-4a79-82c0-baeb30b3c314/action returned with HTTP 204 Jul 31 09:44:02.469181 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1457/5797] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:44:02 2026] POST /volume/v3/attachments/55b01a83-a982-4a79-82c0-baeb30b3c314/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:44:03.183577 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-939703ba-1b2e-4b31-91be-552eb022a44c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:03.185637 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-939703ba-1b2e-4b31-91be-552eb022a44c tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 Jul 31 09:44:03.185832 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-939703ba-1b2e-4b31-91be-552eb022a44c tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:03.186058 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-939703ba-1b2e-4b31-91be-552eb022a44c tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:03.197228 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:03.197228 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:44:03.200601 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-939703ba-1b2e-4b31-91be-552eb022a44c tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:03.204525 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-939703ba-1b2e-4b31-91be-552eb022a44c tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 returned with HTTP 200 Jul 31 09:44:03.204854 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1443/5798] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:44:03 2026] GET /volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 => generated 1195 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:44:03.216893 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-9f6debd6-9ef9-4bed-8d2e-560e6b5b48ba None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:03.218650 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9f6debd6-9ef9-4bed-8d2e-560e6b5b48ba tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 Jul 31 09:44:03.218826 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9f6debd6-9ef9-4bed-8d2e-560e6b5b48ba tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:03.218996 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-9f6debd6-9ef9-4bed-8d2e-560e6b5b48ba tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:03.228208 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:03.228208 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:44:03.231470 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-9f6debd6-9ef9-4bed-8d2e-560e6b5b48ba tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:03.235190 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-9f6debd6-9ef9-4bed-8d2e-560e6b5b48ba tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 returned with HTTP 200 Jul 31 09:44:03.235554 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1447/5799] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:44:03 2026] GET /volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 => generated 1195 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:44:03.275378 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-cb6960df-2c17-41e4-a581-1df860c3f176 req-f121869c-ba69-463a-8e93-65321783d4d5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:03.311299 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-cb6960df-2c17-41e4-a581-1df860c3f176 req-f121869c-ba69-463a-8e93-65321783d4d5 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 Jul 31 09:44:03.311498 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-cb6960df-2c17-41e4-a581-1df860c3f176 req-f121869c-ba69-463a-8e93-65321783d4d5 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:03.311681 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-cb6960df-2c17-41e4-a581-1df860c3f176 req-f121869c-ba69-463a-8e93-65321783d4d5 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:03.322374 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:03.322374 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:44:03.326459 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [req-cb6960df-2c17-41e4-a581-1df860c3f176 req-f121869c-ba69-463a-8e93-65321783d4d5 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:03.330980 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-cb6960df-2c17-41e4-a581-1df860c3f176 req-f121869c-ba69-463a-8e93-65321783d4d5 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 returned with HTTP 200 Jul 31 09:44:03.331443 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1453/5800] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:44:03 2026] GET /volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 => generated 1195 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:44:03.349131 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-cb6960df-2c17-41e4-a581-1df860c3f176 req-5d0a0f4d-c92e-49e9-9e0a-881f1adf6d1c None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:03.351179 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-cb6960df-2c17-41e4-a581-1df860c3f176 req-5d0a0f4d-c92e-49e9-9e0a-881f1adf6d1c tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] POST https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9/action Jul 31 09:44:03.351543 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-cb6960df-2c17-41e4-a581-1df860c3f176 req-5d0a0f4d-c92e-49e9-9e0a-881f1adf6d1c tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:44:03.351653 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-cb6960df-2c17-41e4-a581-1df860c3f176 req-5d0a0f4d-c92e-49e9-9e0a-881f1adf6d1c tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:44:03.363217 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:03.363217 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:44:03.363820 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-cb6960df-2c17-41e4-a581-1df860c3f176 req-5d0a0f4d-c92e-49e9-9e0a-881f1adf6d1c tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:03.399748 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-cb6960df-2c17-41e4-a581-1df860c3f176 req-5d0a0f4d-c92e-49e9-9e0a-881f1adf6d1c tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Begin detaching volume completed successfully. Jul 31 09:44:03.399900 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-cb6960df-2c17-41e4-a581-1df860c3f176 req-5d0a0f4d-c92e-49e9-9e0a-881f1adf6d1c tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9/action returned with HTTP 202 Jul 31 09:44:03.400430 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1458/5801] 10.4.3.226 () {72 vars in 1672 bytes} [Fri Jul 31 09:44:03 2026] POST /volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 09:44:03.460523 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d40d674d-b607-43c4-a188-761b55a8f9b1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:03.460938 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d40d674d-b607-43c4-a188-761b55a8f9b1 None None] GET https://10.4.3.226/volume// Jul 31 09:44:03.461108 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d40d674d-b607-43c4-a188-761b55a8f9b1 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:03.461301 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d40d674d-b607-43c4-a188-761b55a8f9b1 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:03.461592 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d40d674d-b607-43c4-a188-761b55a8f9b1 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:44:03.461868 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1444/5802] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:44: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 31 09:44:03.470099 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-cb6960df-2c17-41e4-a581-1df860c3f176 req-80d257e8-98f6-47b9-b27b-fa593482c659 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:03.471955 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-cb6960df-2c17-41e4-a581-1df860c3f176 req-80d257e8-98f6-47b9-b27b-fa593482c659 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 Jul 31 09:44:03.472181 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-cb6960df-2c17-41e4-a581-1df860c3f176 req-80d257e8-98f6-47b9-b27b-fa593482c659 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:03.472381 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-cb6960df-2c17-41e4-a581-1df860c3f176 req-80d257e8-98f6-47b9-b27b-fa593482c659 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:03.480996 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:03.480996 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:44:03.484014 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-cb6960df-2c17-41e4-a581-1df860c3f176 req-80d257e8-98f6-47b9-b27b-fa593482c659 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:03.487958 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-cb6960df-2c17-41e4-a581-1df860c3f176 req-80d257e8-98f6-47b9-b27b-fa593482c659 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 returned with HTTP 200 Jul 31 09:44:03.488363 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1448/5803] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:44:03 2026] GET /volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 => generated 1378 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:44:03.498469 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-cb6960df-2c17-41e4-a581-1df860c3f176 req-beb4ab12-f0e1-46d6-b38b-9323fcceda82 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:03.500475 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-cb6960df-2c17-41e4-a581-1df860c3f176 req-beb4ab12-f0e1-46d6-b38b-9323fcceda82 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9/encryption Jul 31 09:44:03.500661 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-cb6960df-2c17-41e4-a581-1df860c3f176 req-beb4ab12-f0e1-46d6-b38b-9323fcceda82 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:03.500834 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-cb6960df-2c17-41e4-a581-1df860c3f176 req-beb4ab12-f0e1-46d6-b38b-9323fcceda82 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'index' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:03.509089 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:03.509089 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:44:03.514562 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-cb6960df-2c17-41e4-a581-1df860c3f176 req-beb4ab12-f0e1-46d6-b38b-9323fcceda82 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9/encryption returned with HTTP 200 Jul 31 09:44:03.514942 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1454/5804] 10.4.3.226 () {68 vars in 1631 bytes} [Fri Jul 31 09:44:03 2026] GET /volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:44:04.293293 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-cb6960df-2c17-41e4-a581-1df860c3f176 req-7309d64e-ed85-4f39-92c9-0e12143b86f4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:04.295444 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-cb6960df-2c17-41e4-a581-1df860c3f176 req-7309d64e-ed85-4f39-92c9-0e12143b86f4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] DELETE https://10.4.3.226/volume/v3/attachments/55b01a83-a982-4a79-82c0-baeb30b3c314 Jul 31 09:44:04.295692 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-cb6960df-2c17-41e4-a581-1df860c3f176 req-7309d64e-ed85-4f39-92c9-0e12143b86f4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:04.295980 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-cb6960df-2c17-41e4-a581-1df860c3f176 req-7309d64e-ed85-4f39-92c9-0e12143b86f4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'version_select' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:04.302818 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:04.302818 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:44:04.352116 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-cb6960df-2c17-41e4-a581-1df860c3f176 req-7309d64e-ed85-4f39-92c9-0e12143b86f4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/attachments/55b01a83-a982-4a79-82c0-baeb30b3c314 returned with HTTP 200 Jul 31 09:44:04.352547 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1459/5805] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:44:04 2026] DELETE /volume/v3/attachments/55b01a83-a982-4a79-82c0-baeb30b3c314 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:44:04.528375 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-42487d39-c69e-4ba4-9b0c-b4f52e3bd87b req-0b08553e-8ebd-4bc2-913a-a2389d42b442 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:04.529860 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-42487d39-c69e-4ba4-9b0c-b4f52e3bd87b req-0b08553e-8ebd-4bc2-913a-a2389d42b442 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 Jul 31 09:44:04.530021 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-42487d39-c69e-4ba4-9b0c-b4f52e3bd87b req-0b08553e-8ebd-4bc2-913a-a2389d42b442 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:04.530194 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-42487d39-c69e-4ba4-9b0c-b4f52e3bd87b req-0b08553e-8ebd-4bc2-913a-a2389d42b442 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:04.535977 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:04.535977 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:44:04.538930 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-42487d39-c69e-4ba4-9b0c-b4f52e3bd87b req-0b08553e-8ebd-4bc2-913a-a2389d42b442 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:04.542370 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-42487d39-c69e-4ba4-9b0c-b4f52e3bd87b req-0b08553e-8ebd-4bc2-913a-a2389d42b442 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 returned with HTTP 200 Jul 31 09:44:04.542728 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1445/5806] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:44:04 2026] GET /volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 => generated 903 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:44:07.405297 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-715287f6-874f-4cd0-93d5-782c511e124e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:07.407150 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-715287f6-874f-4cd0-93d5-782c511e124e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] DELETE https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 Jul 31 09:44:07.407409 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-715287f6-874f-4cd0-93d5-782c511e124e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:07.407640 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-715287f6-874f-4cd0-93d5-782c511e124e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:07.407837 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-715287f6-874f-4cd0-93d5-782c511e124e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Delete volume with id: c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 Jul 31 09:44:07.415740 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:07.415740 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:44:07.416255 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-715287f6-874f-4cd0-93d5-782c511e124e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:07.428323 np0000006200 devstack@c-api.service[100314]: WARNING cinder.keymgr.conf_key_mgr [None req-715287f6-874f-4cd0-93d5-782c511e124e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 09:44:07.434960 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-715287f6-874f-4cd0-93d5-782c511e124e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Delete volume request issued successfully. Jul 31 09:44:07.435195 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-715287f6-874f-4cd0-93d5-782c511e124e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 returned with HTTP 202 Jul 31 09:44:07.435683 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1449/5807] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:44:07 2026] DELETE /volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:44:07.442932 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-76f05f14-efa3-4cfb-bcb0-79644b23b67f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:07.445286 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-76f05f14-efa3-4cfb-bcb0-79644b23b67f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 Jul 31 09:44:07.445548 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-76f05f14-efa3-4cfb-bcb0-79644b23b67f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:07.445797 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-76f05f14-efa3-4cfb-bcb0-79644b23b67f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:07.455138 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:07.455138 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:44:07.460041 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-76f05f14-efa3-4cfb-bcb0-79644b23b67f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:07.465918 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-76f05f14-efa3-4cfb-bcb0-79644b23b67f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 returned with HTTP 200 Jul 31 09:44:07.466484 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1455/5808] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:44:07 2026] GET /volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:44:08.478717 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-6dec4b96-315e-40d9-9653-43e84595f151 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:08.480641 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6dec4b96-315e-40d9-9653-43e84595f151 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 Jul 31 09:44:08.480845 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6dec4b96-315e-40d9-9653-43e84595f151 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:08.481075 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-6dec4b96-315e-40d9-9653-43e84595f151 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:08.486429 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-6dec4b96-315e-40d9-9653-43e84595f151 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 returned with HTTP 404 Jul 31 09:44:08.486874 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1460/5809] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:44:08 2026] GET /volume/v3/volumes/c1d3d5c4-1427-4e9c-ab30-a1a3bd7fd5d9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:44:08.494469 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-52143db9-9da8-48cf-b633-be25b9221d4c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:08.496018 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-52143db9-9da8-48cf-b633-be25b9221d4c tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] DELETE https://10.4.3.226/volume/v3/volumes/09e00375-0bab-4766-8314-de7b02b3e052 Jul 31 09:44:08.496373 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-52143db9-9da8-48cf-b633-be25b9221d4c tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:08.496665 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-52143db9-9da8-48cf-b633-be25b9221d4c tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:08.497865 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-52143db9-9da8-48cf-b633-be25b9221d4c tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Delete volume with id: 09e00375-0bab-4766-8314-de7b02b3e052 Jul 31 09:44:08.503190 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:08.503190 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:44:08.503757 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-52143db9-9da8-48cf-b633-be25b9221d4c tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:08.515701 np0000006200 devstack@c-api.service[100317]: WARNING cinder.keymgr.conf_key_mgr [None req-52143db9-9da8-48cf-b633-be25b9221d4c tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 09:44:08.523536 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-52143db9-9da8-48cf-b633-be25b9221d4c tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Delete volume request issued successfully. Jul 31 09:44:08.523867 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-52143db9-9da8-48cf-b633-be25b9221d4c tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/09e00375-0bab-4766-8314-de7b02b3e052 returned with HTTP 202 Jul 31 09:44:08.524380 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1446/5810] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:44:08 2026] DELETE /volume/v3/volumes/09e00375-0bab-4766-8314-de7b02b3e052 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:44:08.530930 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-57286246-d21f-4d4d-a2cc-9cad84451bac None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:08.532596 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-57286246-d21f-4d4d-a2cc-9cad84451bac tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/09e00375-0bab-4766-8314-de7b02b3e052 Jul 31 09:44:08.532760 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-57286246-d21f-4d4d-a2cc-9cad84451bac tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:08.532981 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-57286246-d21f-4d4d-a2cc-9cad84451bac tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:08.539418 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:08.539418 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:44:08.542841 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-57286246-d21f-4d4d-a2cc-9cad84451bac tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:08.546651 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-57286246-d21f-4d4d-a2cc-9cad84451bac tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/09e00375-0bab-4766-8314-de7b02b3e052 returned with HTTP 200 Jul 31 09:44:08.547055 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1450/5811] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:44:08 2026] GET /volume/v3/volumes/09e00375-0bab-4766-8314-de7b02b3e052 => generated 876 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:44:09.558970 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5290860e-d5f8-4037-87a1-273ad750c730 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:09.560875 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5290860e-d5f8-4037-87a1-273ad750c730 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/09e00375-0bab-4766-8314-de7b02b3e052 Jul 31 09:44:09.561089 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5290860e-d5f8-4037-87a1-273ad750c730 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:09.561312 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5290860e-d5f8-4037-87a1-273ad750c730 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:09.567112 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5290860e-d5f8-4037-87a1-273ad750c730 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/09e00375-0bab-4766-8314-de7b02b3e052 returned with HTTP 404 Jul 31 09:44:09.567639 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1456/5812] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:44:09 2026] GET /volume/v3/volumes/09e00375-0bab-4766-8314-de7b02b3e052 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:44:09.575421 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-b6e6cc5a-9647-465b-9212-abff49aa6f39 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:09.577507 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b6e6cc5a-9647-465b-9212-abff49aa6f39 tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] GET https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1 Jul 31 09:44:09.577748 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b6e6cc5a-9647-465b-9212-abff49aa6f39 tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:09.577996 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-b6e6cc5a-9647-465b-9212-abff49aa6f39 tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] Calling method 'detail' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:09.578644 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:09.578644 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:44:09.579006 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-b6e6cc5a-9647-465b-9212-abff49aa6f39 tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100315) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:44:09.589167 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-b6e6cc5a-9647-465b-9212-abff49aa6f39 tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] Get all volumes completed successfully. Jul 31 09:44:09.591159 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:09.591159 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:44:09.596006 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-b6e6cc5a-9647-465b-9212-abff49aa6f39 tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 09:44:09.596598 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1461/5813] 10.4.3.226 () {66 vars in 1285 bytes} [Fri Jul 31 09:44:09 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5261 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:44:09.612419 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-23122639-f424-4b45-958b-617b46a2e7ed None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:09.613859 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-23122639-f424-4b45-958b-617b46a2e7ed tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] DELETE https://10.4.3.226/volume/v3/types/18481357-7d5c-4a27-b1e0-cedb25da532f Jul 31 09:44:09.614060 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-23122639-f424-4b45-958b-617b46a2e7ed tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:09.614261 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-23122639-f424-4b45-958b-617b46a2e7ed tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:09.636981 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-23122639-f424-4b45-958b-617b46a2e7ed tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] https://10.4.3.226/volume/v3/types/18481357-7d5c-4a27-b1e0-cedb25da532f returned with HTTP 202 Jul 31 09:44:09.637410 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1447/5814] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:44:09 2026] DELETE /volume/v3/types/18481357-7d5c-4a27-b1e0-cedb25da532f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:44:10.523344 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-fd94e405-9a4b-4fea-84a0-3932123d31ba None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:10.524932 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fd94e405-9a4b-4fea-84a0-3932123d31ba tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] POST https://10.4.3.226/volume/v3/types Jul 31 09:44:10.525291 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-fd94e405-9a4b-4fea-84a0-3932123d31ba tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1374571290", "extra_specs": {}}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:44:10.536545 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-fd94e405-9a4b-4fea-84a0-3932123d31ba tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] https://10.4.3.226/volume/v3/types returned with HTTP 200 Jul 31 09:44:10.536854 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1451/5815] 10.4.3.226 () {68 vars in 1252 bytes} [Fri Jul 31 09:44:10 2026] POST /volume/v3/types => generated 212 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:44:10.544158 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-12742011-6d7c-4e6b-a09b-d07f0c8d35ab None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:10.546030 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-12742011-6d7c-4e6b-a09b-d07f0c8d35ab tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] POST https://10.4.3.226/volume/v3/types/a12c73f9-af33-4b37-b066-9c78aff15e1c/encryption Jul 31 09:44:10.546379 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-12742011-6d7c-4e6b-a09b-d07f0c8d35ab tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:44:10.560554 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-12742011-6d7c-4e6b-a09b-d07f0c8d35ab tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] https://10.4.3.226/volume/v3/types/a12c73f9-af33-4b37-b066-9c78aff15e1c/encryption returned with HTTP 200 Jul 31 09:44:10.560927 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1457/5816] 10.4.3.226 () {68 vars in 1397 bytes} [Fri Jul 31 09:44:10 2026] POST /volume/v3/types/a12c73f9-af33-4b37-b066-9c78aff15e1c/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:44:10.583079 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3c4116d4-a536-436c-b40d-70fea80b7fd4 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:10.584645 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3c4116d4-a536-436c-b40d-70fea80b7fd4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:44:10.584948 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3c4116d4-a536-436c-b40d-70fea80b7fd4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-722035382", "snapshot_id": null, "imageRef": "b3e619b5-8776-4672-b197-1edb98781403", "volume_type": "tempest-scenario-type-luks-1374571290", "size": 1}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:44:10.586381 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.v3.volumes [None req-3c4116d4-a536-436c-b40d-70fea80b7fd4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-722035382', 'snapshot_id': None, 'imageRef': 'b3e619b5-8776-4672-b197-1edb98781403', 'volume_type': 'tempest-scenario-type-luks-1374571290', 'size': 1}} {{(pid=100315) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:44:10.706541 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.v3.volumes [None req-3c4116d4-a536-436c-b40d-70fea80b7fd4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Create volume of 1 GB Jul 31 09:44:10.706868 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:10.706868 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:44:10.707478 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-3c4116d4-a536-436c-b40d-70fea80b7fd4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Availability Zones retrieved successfully. Jul 31 09:44:10.712835 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3c4116d4-a536-436c-b40d-70fea80b7fd4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Flow 'volume_create_api' (201b7f8b-32a8-4487-be5d-90b65c579be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:44:10.713793 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3c4116d4-a536-436c-b40d-70fea80b7fd4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce2ae1a6-570a-41ac-ba0d-a48fced9a7fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:44:10.714642 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.flows.api.create_volume [None req-3c4116d4-a536-436c-b40d-70fea80b7fd4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Validating volume size '1' using validate_int {{(pid=100315) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:44:10.761783 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3c4116d4-a536-436c-b40d-70fea80b7fd4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce2ae1a6-570a-41ac-ba0d-a48fced9a7fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T09:44:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a12c73f9-af33-4b37-b066-9c78aff15e1c,is_public=True,name='tempest-scenario-type-luks-1374571290',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a12c73f9-af33-4b37-b066-9c78aff15e1c', '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=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:44:10.762557 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3c4116d4-a536-436c-b40d-70fea80b7fd4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef771950-7404-421f-a4f4-4405c0ca1f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:44:10.785269 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-3c4116d4-a536-436c-b40d-70fea80b7fd4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1374571290 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1374571290, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:44:10.785554 np0000006200 devstack@c-api.service[100315]: WARNING cinder.quota [None req-3c4116d4-a536-436c-b40d-70fea80b7fd4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1374571290 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1374571290, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:44:10.807456 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.quota [None req-3c4116d4-a536-436c-b40d-70fea80b7fd4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Created reservations ['1eb4a8a8-9729-4c07-85be-765fd2c76d30', '52a3e763-472d-4ad3-a0d0-ed515260eddf', 'd2cc37be-2988-48db-b4d4-f176a09861dc', 'd70c71a6-e315-4b96-829d-4f7eb7cfc8a6'] {{(pid=100315) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:44:10.808256 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3c4116d4-a536-436c-b40d-70fea80b7fd4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef771950-7404-421f-a4f4-4405c0ca1f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1eb4a8a8-9729-4c07-85be-765fd2c76d30', '52a3e763-472d-4ad3-a0d0-ed515260eddf', 'd2cc37be-2988-48db-b4d4-f176a09861dc', 'd70c71a6-e315-4b96-829d-4f7eb7cfc8a6']}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:44:10.808944 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3c4116d4-a536-436c-b40d-70fea80b7fd4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcbe234c-2440-4ca8-b8e3-35bb21f0b7d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:44:10.828234 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3c4116d4-a536-436c-b40d-70fea80b7fd4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcbe234c-2440-4ca8-b8e3-35bb21f0b7d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd2f5071-fb38-4c34-a1d2-fb01811513b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-722035382',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f24cdc35aee45eb84b34bab91c70036',qos_specs=None,replication_status=,reservations=['1eb4a8a8-9729-4c07-85be-765fd2c76d30','52a3e763-472d-4ad3-a0d0-ed515260eddf','d2cc37be-2988-48db-b4d4-f176a09861dc','d70c71a6-e315-4b96-829d-4f7eb7cfc8a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='793b18f2909e4219ad65facafd6b5d79',volume_type_id=a12c73f9-af33-4b37-b066-9c78aff15e1c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T09:44:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-722035382',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=bd2f5071-fb38-4c34-a1d2-fb01811513b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f24cdc35aee45eb84b34bab91c70036',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='793b18f2909e4219ad65facafd6b5d79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a12c73f9-af33-4b37-b066-9c78aff15e1c),volume_type_id=a12c73f9-af33-4b37-b066-9c78aff15e1c)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:44:10.828936 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3c4116d4-a536-436c-b40d-70fea80b7fd4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f171ddb4-40e5-4232-8261-516ac00d790a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:44:10.845176 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3c4116d4-a536-436c-b40d-70fea80b7fd4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f171ddb4-40e5-4232-8261-516ac00d790a) transitioned into state 'SUCCESS' from state '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-722035382',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f24cdc35aee45eb84b34bab91c70036',qos_specs=None,replication_status=,reservations=['1eb4a8a8-9729-4c07-85be-765fd2c76d30','52a3e763-472d-4ad3-a0d0-ed515260eddf','d2cc37be-2988-48db-b4d4-f176a09861dc','d70c71a6-e315-4b96-829d-4f7eb7cfc8a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='793b18f2909e4219ad65facafd6b5d79',volume_type_id=a12c73f9-af33-4b37-b066-9c78aff15e1c)}' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:44:10.845816 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3c4116d4-a536-436c-b40d-70fea80b7fd4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbd99677-badc-4297-a978-dbcd7ea8059a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:44:10.853090 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3c4116d4-a536-436c-b40d-70fea80b7fd4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbd99677-badc-4297-a978-dbcd7ea8059a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100315) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:44:10.853763 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-3c4116d4-a536-436c-b40d-70fea80b7fd4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Flow 'volume_create_api' (201b7f8b-32a8-4487-be5d-90b65c579be7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100315) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:44:10.854070 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-3c4116d4-a536-436c-b40d-70fea80b7fd4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Create volume request issued successfully. Jul 31 09:44:10.854586 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3c4116d4-a536-436c-b40d-70fea80b7fd4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:44:10.854978 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1462/5817] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:44:10 2026] POST /volume/v3/volumes => generated 791 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:44:10.866221 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-923b7daa-c7cf-4856-a2c3-220f30e1bf95 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:10.867668 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-923b7daa-c7cf-4856-a2c3-220f30e1bf95 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 Jul 31 09:44:10.867860 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-923b7daa-c7cf-4856-a2c3-220f30e1bf95 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:10.868345 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-923b7daa-c7cf-4856-a2c3-220f30e1bf95 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:10.874407 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:10.874407 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:44:10.877624 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-923b7daa-c7cf-4856-a2c3-220f30e1bf95 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:10.881129 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-923b7daa-c7cf-4856-a2c3-220f30e1bf95 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 returned with HTTP 200 Jul 31 09:44:10.881502 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1448/5818] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:44:10 2026] GET /volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:44:11.892960 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-8bebcda6-2d0d-4ecc-9cb9-e95c58d4604b None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:11.894681 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8bebcda6-2d0d-4ecc-9cb9-e95c58d4604b tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 Jul 31 09:44:11.894852 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8bebcda6-2d0d-4ecc-9cb9-e95c58d4604b tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:11.895047 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-8bebcda6-2d0d-4ecc-9cb9-e95c58d4604b tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:11.901136 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:11.901136 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:44:11.904190 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-8bebcda6-2d0d-4ecc-9cb9-e95c58d4604b tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:11.907540 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-8bebcda6-2d0d-4ecc-9cb9-e95c58d4604b tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 returned with HTTP 200 Jul 31 09:44:11.907846 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1452/5819] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:44:11 2026] GET /volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 => generated 944 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:44:12.919207 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ecdf70f6-3252-44d0-b462-5e49da73970d None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:12.921206 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ecdf70f6-3252-44d0-b462-5e49da73970d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 Jul 31 09:44:12.921206 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ecdf70f6-3252-44d0-b462-5e49da73970d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:12.921350 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ecdf70f6-3252-44d0-b462-5e49da73970d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:12.929127 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:12.929127 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:44:12.933517 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-ecdf70f6-3252-44d0-b462-5e49da73970d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:12.940843 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ecdf70f6-3252-44d0-b462-5e49da73970d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 returned with HTTP 200 Jul 31 09:44:12.941702 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1458/5820] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:44:12 2026] GET /volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:44:13.953997 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-a64566f5-5ccb-4de9-a7e6-b6b5f650378d None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:13.956155 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a64566f5-5ccb-4de9-a7e6-b6b5f650378d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 Jul 31 09:44:13.956372 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a64566f5-5ccb-4de9-a7e6-b6b5f650378d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:13.956552 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-a64566f5-5ccb-4de9-a7e6-b6b5f650378d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:13.964106 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:13.964106 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:44:13.967835 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-a64566f5-5ccb-4de9-a7e6-b6b5f650378d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:13.972594 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-a64566f5-5ccb-4de9-a7e6-b6b5f650378d tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 returned with HTTP 200 Jul 31 09:44:13.973025 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1463/5821] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:44:13 2026] GET /volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:44:14.984904 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dc700b4f-b965-4200-8c09-c0e7ee94d026 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:14.986528 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dc700b4f-b965-4200-8c09-c0e7ee94d026 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 Jul 31 09:44:14.986699 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dc700b4f-b965-4200-8c09-c0e7ee94d026 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:14.986867 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dc700b4f-b965-4200-8c09-c0e7ee94d026 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:14.993298 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:14.993298 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:44:14.996742 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-dc700b4f-b965-4200-8c09-c0e7ee94d026 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:15.000453 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dc700b4f-b965-4200-8c09-c0e7ee94d026 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 returned with HTTP 200 Jul 31 09:44:15.000827 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1449/5822] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:44:14 2026] GET /volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:44:16.012824 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-b0714504-6e3e-4a4e-af02-839007b07b92 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:16.014656 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b0714504-6e3e-4a4e-af02-839007b07b92 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 Jul 31 09:44:16.014880 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b0714504-6e3e-4a4e-af02-839007b07b92 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:16.015095 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-b0714504-6e3e-4a4e-af02-839007b07b92 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:16.021915 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:16.021915 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:44:16.025440 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-b0714504-6e3e-4a4e-af02-839007b07b92 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:16.030146 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-b0714504-6e3e-4a4e-af02-839007b07b92 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 returned with HTTP 200 Jul 31 09:44:16.030584 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1453/5823] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:44:16 2026] GET /volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:44:17.042437 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5ed86598-64c3-4f3f-bfd1-427b1cf5c407 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:17.044195 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5ed86598-64c3-4f3f-bfd1-427b1cf5c407 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 Jul 31 09:44:17.044412 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5ed86598-64c3-4f3f-bfd1-427b1cf5c407 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:17.044603 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5ed86598-64c3-4f3f-bfd1-427b1cf5c407 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:17.051824 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:17.051824 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:44:17.055653 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5ed86598-64c3-4f3f-bfd1-427b1cf5c407 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:17.059632 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5ed86598-64c3-4f3f-bfd1-427b1cf5c407 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 returned with HTTP 200 Jul 31 09:44:17.060022 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1459/5824] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:44:17 2026] GET /volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:44:18.072229 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d8538efb-03d3-4c7e-b91b-d46964e679ca None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:18.074226 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d8538efb-03d3-4c7e-b91b-d46964e679ca tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 Jul 31 09:44:18.074467 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d8538efb-03d3-4c7e-b91b-d46964e679ca tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:18.074676 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d8538efb-03d3-4c7e-b91b-d46964e679ca tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:18.082210 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:18.082210 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:44:18.085770 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d8538efb-03d3-4c7e-b91b-d46964e679ca tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:18.090092 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d8538efb-03d3-4c7e-b91b-d46964e679ca tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 returned with HTTP 200 Jul 31 09:44:18.090512 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1464/5825] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:44:18 2026] GET /volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:44:19.102836 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c14448a1-7caa-45a5-a0b7-310030729423 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:19.104289 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c14448a1-7caa-45a5-a0b7-310030729423 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 Jul 31 09:44:19.104493 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c14448a1-7caa-45a5-a0b7-310030729423 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:19.104682 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c14448a1-7caa-45a5-a0b7-310030729423 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:19.110743 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:19.110743 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:44:19.113630 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c14448a1-7caa-45a5-a0b7-310030729423 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:19.116959 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c14448a1-7caa-45a5-a0b7-310030729423 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 returned with HTTP 200 Jul 31 09:44:19.117286 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1450/5826] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:44:19 2026] GET /volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 => generated 944 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:44:20.128785 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-c199ab79-e813-4a71-91d0-b7ddfefefd7e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:20.130575 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c199ab79-e813-4a71-91d0-b7ddfefefd7e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 Jul 31 09:44:20.130751 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c199ab79-e813-4a71-91d0-b7ddfefefd7e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:20.130929 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-c199ab79-e813-4a71-91d0-b7ddfefefd7e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:20.140601 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:20.140601 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:44:20.145573 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-c199ab79-e813-4a71-91d0-b7ddfefefd7e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:20.151495 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-c199ab79-e813-4a71-91d0-b7ddfefefd7e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 returned with HTTP 200 Jul 31 09:44:20.152046 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1454/5827] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:44:20 2026] GET /volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:44:21.206433 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-92955610-1310-4791-aefa-aa45964666fb None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:21.206433 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-92955610-1310-4791-aefa-aa45964666fb tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 Jul 31 09:44:21.206433 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-92955610-1310-4791-aefa-aa45964666fb tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:21.206433 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-92955610-1310-4791-aefa-aa45964666fb tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:21.206433 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:21.206433 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:44:21.206433 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-92955610-1310-4791-aefa-aa45964666fb tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:21.206433 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-92955610-1310-4791-aefa-aa45964666fb tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 returned with HTTP 200 Jul 31 09:44:21.206433 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1460/5828] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:44:21 2026] GET /volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:44:22.197455 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-879f0708-b5da-49a8-a185-a3500ea15673 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:22.199497 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-879f0708-b5da-49a8-a185-a3500ea15673 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 Jul 31 09:44:22.199616 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-879f0708-b5da-49a8-a185-a3500ea15673 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:22.199871 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-879f0708-b5da-49a8-a185-a3500ea15673 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:22.207677 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:22.207677 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:44:22.211817 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-879f0708-b5da-49a8-a185-a3500ea15673 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:22.216529 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-879f0708-b5da-49a8-a185-a3500ea15673 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 returned with HTTP 200 Jul 31 09:44:22.216943 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1465/5829] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:44:22 2026] GET /volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:44:23.229235 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5f3fdffd-e978-41c7-9827-dacccab31654 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:23.231205 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5f3fdffd-e978-41c7-9827-dacccab31654 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 Jul 31 09:44:23.231440 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5f3fdffd-e978-41c7-9827-dacccab31654 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:23.231645 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5f3fdffd-e978-41c7-9827-dacccab31654 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:23.238636 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:23.238636 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:44:23.242108 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5f3fdffd-e978-41c7-9827-dacccab31654 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:23.246551 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5f3fdffd-e978-41c7-9827-dacccab31654 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 returned with HTTP 200 Jul 31 09:44:23.246910 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1451/5830] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:44:23 2026] GET /volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:44:24.260615 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-83a40c22-b4c6-4a5c-96a9-aca600438bfc None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:24.262514 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-83a40c22-b4c6-4a5c-96a9-aca600438bfc tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 Jul 31 09:44:24.262738 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-83a40c22-b4c6-4a5c-96a9-aca600438bfc tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:24.262918 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-83a40c22-b4c6-4a5c-96a9-aca600438bfc tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:24.270813 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:24.270813 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:44:24.275461 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-83a40c22-b4c6-4a5c-96a9-aca600438bfc tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:24.280815 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-83a40c22-b4c6-4a5c-96a9-aca600438bfc tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 returned with HTTP 200 Jul 31 09:44:24.281485 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1455/5831] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:44:24 2026] GET /volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:44:25.295439 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-7bc4d9f5-32de-45fa-ac10-1fa9c57b1aa2 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:25.297099 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7bc4d9f5-32de-45fa-ac10-1fa9c57b1aa2 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 Jul 31 09:44:25.297288 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7bc4d9f5-32de-45fa-ac10-1fa9c57b1aa2 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:25.297463 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-7bc4d9f5-32de-45fa-ac10-1fa9c57b1aa2 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:25.304470 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:25.304470 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:44:25.311936 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-7bc4d9f5-32de-45fa-ac10-1fa9c57b1aa2 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:25.316112 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-7bc4d9f5-32de-45fa-ac10-1fa9c57b1aa2 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 returned with HTTP 200 Jul 31 09:44:25.316685 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1461/5832] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:44:25 2026] GET /volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 => generated 1430 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:44:25.329604 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-96c7c08f-b9c3-4825-8c91-505ddb3ed80b None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:25.336464 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-96c7c08f-b9c3-4825-8c91-505ddb3ed80b tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 Jul 31 09:44:25.336464 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-96c7c08f-b9c3-4825-8c91-505ddb3ed80b tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:25.336464 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-96c7c08f-b9c3-4825-8c91-505ddb3ed80b tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:25.338643 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:25.338643 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:44:25.342075 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-96c7c08f-b9c3-4825-8c91-505ddb3ed80b tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:25.346353 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-96c7c08f-b9c3-4825-8c91-505ddb3ed80b tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 returned with HTTP 200 Jul 31 09:44:25.346674 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1466/5833] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:44:25 2026] GET /volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 => generated 1430 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:44:25.437325 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-2905ef44-2332-4ff3-ae3d-929d0a06cd38 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:25.439417 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-2905ef44-2332-4ff3-ae3d-929d0a06cd38 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 Jul 31 09:44:25.439576 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-2905ef44-2332-4ff3-ae3d-929d0a06cd38 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:25.439732 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-2905ef44-2332-4ff3-ae3d-929d0a06cd38 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:25.448038 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:25.448038 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:44:25.452373 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-2905ef44-2332-4ff3-ae3d-929d0a06cd38 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:25.458430 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-2905ef44-2332-4ff3-ae3d-929d0a06cd38 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 returned with HTTP 200 Jul 31 09:44:25.458958 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1452/5834] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:44:25 2026] GET /volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 => generated 1430 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:44:25.940021 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-f8f85ca3-8741-4d33-90df-00ef2f50c105 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:25.941839 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-f8f85ca3-8741-4d33-90df-00ef2f50c105 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 Jul 31 09:44:25.942060 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-f8f85ca3-8741-4d33-90df-00ef2f50c105 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:25.942271 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-f8f85ca3-8741-4d33-90df-00ef2f50c105 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:25.948263 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:25.948263 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:44:25.951295 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-f8f85ca3-8741-4d33-90df-00ef2f50c105 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:25.955118 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-f8f85ca3-8741-4d33-90df-00ef2f50c105 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 returned with HTTP 200 Jul 31 09:44:25.955513 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1456/5835] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:44:25 2026] GET /volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 => generated 1430 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:44:25.965900 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-94780c32-a67d-47fe-a633-2a9a155f1055 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:25.966374 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-94780c32-a67d-47fe-a633-2a9a155f1055 None None] GET https://10.4.3.226/volume// Jul 31 09:44:25.966561 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-94780c32-a67d-47fe-a633-2a9a155f1055 None None] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:25.966746 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-94780c32-a67d-47fe-a633-2a9a155f1055 None None] Calling method 'all' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:25.967127 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-94780c32-a67d-47fe-a633-2a9a155f1055 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:44:25.967475 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1462/5836] 10.4.3.226 () {66 vars in 1419 bytes} [Fri Jul 31 09:44: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 31 09:44:25.976196 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-38d531fc-3952-4ca7-914c-7e66966b6d13 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:25.977982 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-38d531fc-3952-4ca7-914c-7e66966b6d13 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:44:25.978496 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-38d531fc-3952-4ca7-914c-7e66966b6d13 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bd2f5071-fb38-4c34-a1d2-fb01811513b6", "connector": null, "instance_uuid": "824b1f4a-be14-4921-a53f-e53ccd4a7ab3"}} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:44:25.986656 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:25.986656 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:44:26.051121 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-38d531fc-3952-4ca7-914c-7e66966b6d13 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:44:26.051956 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1467/5837] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:44:25 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:44:27.713912 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-07a93e6c-97fd-4bb4-91c3-8df90fda8e62 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:27.714374 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-07a93e6c-97fd-4bb4-91c3-8df90fda8e62 None None] GET https://10.4.3.226/volume// Jul 31 09:44:27.714496 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-07a93e6c-97fd-4bb4-91c3-8df90fda8e62 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:27.714736 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-07a93e6c-97fd-4bb4-91c3-8df90fda8e62 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:27.715135 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-07a93e6c-97fd-4bb4-91c3-8df90fda8e62 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:44:27.715452 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1453/5838] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:44:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:44:27.722206 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-8c591f2e-d96c-4807-b9b6-db9e782eefaa None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:27.724374 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-8c591f2e-d96c-4807-b9b6-db9e782eefaa tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 Jul 31 09:44:27.724588 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-8c591f2e-d96c-4807-b9b6-db9e782eefaa tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:27.724783 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-8c591f2e-d96c-4807-b9b6-db9e782eefaa tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:27.735105 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:27.735105 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:44:27.739436 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-8c591f2e-d96c-4807-b9b6-db9e782eefaa tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:44:27.746058 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-8c591f2e-d96c-4807-b9b6-db9e782eefaa tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 returned with HTTP 200 Jul 31 09:44:27.746626 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1457/5839] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:44:27 2026] GET /volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 => generated 1609 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:44:27.854763 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-026ed706-7c96-4a85-ba82-775fee5ea55e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:27.856937 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-026ed706-7c96-4a85-ba82-775fee5ea55e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] PUT https://10.4.3.226/volume/v3/attachments/1ffa6ddf-b447-4bb9-affa-b3b3972c1b3e Jul 31 09:44:27.857320 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-026ed706-7c96-4a85-ba82-775fee5ea55e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:44:27.867059 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-026ed706-7c96-4a85-ba82-775fee5ea55e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Acquiring lock "cinder-attachment_update-bd2f5071-fb38-4c34-a1d2-fb01811513b6-np0000006200" by "attachment_update" {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:44:27.872523 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-026ed706-7c96-4a85-ba82-775fee5ea55e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Lock "cinder-attachment_update-bd2f5071-fb38-4c34-a1d2-fb01811513b6-np0000006200" acquired by "attachment_update" :: waited 0.005s {{(pid=100316) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:44:27.885509 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:27.885509 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:44:28.034196 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.coordination [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-026ed706-7c96-4a85-ba82-775fee5ea55e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Lock "cinder-attachment_update-bd2f5071-fb38-4c34-a1d2-fb01811513b6-np0000006200" released by "attachment_update" :: held 0.162s {{(pid=100316) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:44:28.034670 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-026ed706-7c96-4a85-ba82-775fee5ea55e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/attachments/1ffa6ddf-b447-4bb9-affa-b3b3972c1b3e returned with HTTP 200 Jul 31 09:44:28.035387 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1463/5840] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:44:27 2026] PUT /volume/v3/attachments/1ffa6ddf-b447-4bb9-affa-b3b3972c1b3e => generated 968 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:44:28.062752 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-f2ddccae-ca00-4fb2-91ce-d2cb0d7225ea None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:28.065121 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-f2ddccae-ca00-4fb2-91ce-d2cb0d7225ea tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] POST https://10.4.3.226/volume/v3/attachments/1ffa6ddf-b447-4bb9-affa-b3b3972c1b3e/action Jul 31 09:44:28.065546 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-f2ddccae-ca00-4fb2-91ce-d2cb0d7225ea tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Action body: b'{"os-complete": null}' {{(pid=100315) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:44:28.065696 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-f2ddccae-ca00-4fb2-91ce-d2cb0d7225ea tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:44:28.083129 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:28.083129 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:44:28.159115 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-f2ddccae-ca00-4fb2-91ce-d2cb0d7225ea tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/attachments/1ffa6ddf-b447-4bb9-affa-b3b3972c1b3e/action returned with HTTP 204 Jul 31 09:44:28.159615 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1468/5841] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:44:28 2026] POST /volume/v3/attachments/1ffa6ddf-b447-4bb9-affa-b3b3972c1b3e/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:44:32.625594 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-9e442f3d-0681-43c0-9f78-afb11f4d367e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:44:32.627548 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-9e442f3d-0681-43c0-9f78-afb11f4d367e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6/encryption Jul 31 09:44:32.627723 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-9e442f3d-0681-43c0-9f78-afb11f4d367e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:44:32.627911 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-9e442f3d-0681-43c0-9f78-afb11f4d367e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:44:32.636753 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:44:32.636753 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:44:32.642119 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e2e71bc5-4d8a-4245-b2e4-67fb146c959b req-9e442f3d-0681-43c0-9f78-afb11f4d367e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6/encryption returned with HTTP 200 Jul 31 09:44:32.642499 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1454/5842] 10.4.3.226 () {68 vars in 1631 bytes} [Fri Jul 31 09:44:32 2026] GET /volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:44:37.743715 np0000006200 devstack@c-api.service[100314]: DEBUG dbcounter [-] [100314] Writing DB stats cinder:SELECT=58,cinder:UPDATE=1,cinder:INSERT=2 {{(pid=100314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:44:37.996004 np0000006200 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=52,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:44:38.120231 np0000006200 devstack@c-api.service[100315]: DEBUG dbcounter [-] [100315] Writing DB stats cinder:SELECT=79,cinder:UPDATE=22,cinder:INSERT=9 {{(pid=100315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:44:42.641183 np0000006200 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=59,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:45:15.273759 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-61f3ac23-e364-4211-a1a8-0cc08bc8a745 req-3a0580d8-c25a-4d28-8511-c812657555bb None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:45:15.275779 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-61f3ac23-e364-4211-a1a8-0cc08bc8a745 req-3a0580d8-c25a-4d28-8511-c812657555bb tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] DELETE https://10.4.3.226/volume/v3/attachments/1ffa6ddf-b447-4bb9-affa-b3b3972c1b3e Jul 31 09:45:15.275959 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-61f3ac23-e364-4211-a1a8-0cc08bc8a745 req-3a0580d8-c25a-4d28-8511-c812657555bb tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:45:15.276124 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-61f3ac23-e364-4211-a1a8-0cc08bc8a745 req-3a0580d8-c25a-4d28-8511-c812657555bb tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'version_select' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:45:15.283424 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:45:15.283424 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:45:15.328024 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-61f3ac23-e364-4211-a1a8-0cc08bc8a745 req-3a0580d8-c25a-4d28-8511-c812657555bb tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/attachments/1ffa6ddf-b447-4bb9-affa-b3b3972c1b3e returned with HTTP 200 Jul 31 09:45:15.328627 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1458/5843] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:45:15 2026] DELETE /volume/v3/attachments/1ffa6ddf-b447-4bb9-affa-b3b3972c1b3e => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:45:16.383318 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-3fce2176-b9de-4d17-bc7e-df2a82b4a95f None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:45:16.384989 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3fce2176-b9de-4d17-bc7e-df2a82b4a95f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] POST https://10.4.3.226/volume/v3/volumes Jul 31 09:45:16.385339 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-3fce2176-b9de-4d17-bc7e-df2a82b4a95f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-32996166", "source_volid": "bd2f5071-fb38-4c34-a1d2-fb01811513b6", "volume_type": "tempest-scenario-type-luks-1374571290", "size": 1}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:45:16.387281 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.v3.volumes [None req-3fce2176-b9de-4d17-bc7e-df2a82b4a95f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-32996166', 'source_volid': 'bd2f5071-fb38-4c34-a1d2-fb01811513b6', 'volume_type': 'tempest-scenario-type-luks-1374571290', 'size': 1}} {{(pid=100316) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 09:45:16.397614 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:45:16.397614 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:45:16.398304 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3fce2176-b9de-4d17-bc7e-df2a82b4a95f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume retrieved successfully. Jul 31 09:45:16.398499 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.v3.volumes [None req-3fce2176-b9de-4d17-bc7e-df2a82b4a95f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Create volume of 1 GB Jul 31 09:45:16.399434 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3fce2176-b9de-4d17-bc7e-df2a82b4a95f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Availability Zones retrieved successfully. Jul 31 09:45:16.405631 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3fce2176-b9de-4d17-bc7e-df2a82b4a95f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Flow 'volume_create_api' (e5a33e26-7469-4096-b527-336448a2267b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:45:16.406479 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3fce2176-b9de-4d17-bc7e-df2a82b4a95f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6812f862-1caa-4282-bafa-2ebc108a8797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:45:16.407235 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.flows.api.create_volume [None req-3fce2176-b9de-4d17-bc7e-df2a82b4a95f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100316) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 09:45:16.424256 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3fce2176-b9de-4d17-bc7e-df2a82b4a95f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6812f862-1caa-4282-bafa-2ebc108a8797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'bd2f5071-fb38-4c34-a1d2-fb01811513b6', 'volume_type': VolumeType(created_at=2026-07-31T09:44:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a12c73f9-af33-4b37-b066-9c78aff15e1c,is_public=True,name='tempest-scenario-type-luks-1374571290',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a12c73f9-af33-4b37-b066-9c78aff15e1c', '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=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:45:16.424952 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3fce2176-b9de-4d17-bc7e-df2a82b4a95f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a603d2ff-75b8-4d13-8d29-387cab60ed70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:45:16.446661 np0000006200 devstack@c-api.service[100316]: WARNING cinder.quota [None req-3fce2176-b9de-4d17-bc7e-df2a82b4a95f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1374571290 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1374571290, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:45:16.446875 np0000006200 devstack@c-api.service[100316]: WARNING cinder.quota [None req-3fce2176-b9de-4d17-bc7e-df2a82b4a95f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1374571290 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1374571290, it is now deprecated. Please use the default quota class for default quota. Jul 31 09:45:16.458154 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.quota [None req-3fce2176-b9de-4d17-bc7e-df2a82b4a95f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Created reservations ['a38a8fd4-e653-46b4-bcad-54c7e6b0a8e3', 'c839fb9a-6150-48eb-bda7-ca05f1a51c11', 'b9d16840-1b61-4c0f-a0f7-4fb530a21d55', 'eaed8939-1ec4-4651-bda6-7151aa43d15a'] {{(pid=100316) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 09:45:16.458969 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3fce2176-b9de-4d17-bc7e-df2a82b4a95f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a603d2ff-75b8-4d13-8d29-387cab60ed70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a38a8fd4-e653-46b4-bcad-54c7e6b0a8e3', 'c839fb9a-6150-48eb-bda7-ca05f1a51c11', 'b9d16840-1b61-4c0f-a0f7-4fb530a21d55', 'eaed8939-1ec4-4651-bda6-7151aa43d15a']}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:45:16.459643 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3fce2176-b9de-4d17-bc7e-df2a82b4a95f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cc737da-bbd3-4c93-b0cf-efe6abfb7e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:45:16.488749 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3fce2176-b9de-4d17-bc7e-df2a82b4a95f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cc737da-bbd3-4c93-b0cf-efe6abfb7e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '831e87b4-4c95-4661-9473-c692d845d405', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-32996166',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f24cdc35aee45eb84b34bab91c70036',qos_specs=None,replication_status=,reservations=['a38a8fd4-e653-46b4-bcad-54c7e6b0a8e3','c839fb9a-6150-48eb-bda7-ca05f1a51c11','b9d16840-1b61-4c0f-a0f7-4fb530a21d55','eaed8939-1ec4-4651-bda6-7151aa43d15a'],size=1,snapshot_id=None,source_replicaid=,source_volid=bd2f5071-fb38-4c34-a1d2-fb01811513b6,status='creating',user_id='793b18f2909e4219ad65facafd6b5d79',volume_type_id=a12c73f9-af33-4b37-b066-9c78aff15e1c), '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-31T09:45:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-32996166',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=831e87b4-4c95-4661-9473-c692d845d405,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f24cdc35aee45eb84b34bab91c70036',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=bd2f5071-fb38-4c34-a1d2-fb01811513b6,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='793b18f2909e4219ad65facafd6b5d79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a12c73f9-af33-4b37-b066-9c78aff15e1c),volume_type_id=a12c73f9-af33-4b37-b066-9c78aff15e1c)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:45:16.489588 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3fce2176-b9de-4d17-bc7e-df2a82b4a95f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a728951-cf80-4345-b107-175aacbdaae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:45:16.506821 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3fce2176-b9de-4d17-bc7e-df2a82b4a95f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a728951-cf80-4345-b107-175aacbdaae8) transitioned into state 'SUCCESS' from state '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-32996166',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f24cdc35aee45eb84b34bab91c70036',qos_specs=None,replication_status=,reservations=['a38a8fd4-e653-46b4-bcad-54c7e6b0a8e3','c839fb9a-6150-48eb-bda7-ca05f1a51c11','b9d16840-1b61-4c0f-a0f7-4fb530a21d55','eaed8939-1ec4-4651-bda6-7151aa43d15a'],size=1,snapshot_id=None,source_replicaid=,source_volid=bd2f5071-fb38-4c34-a1d2-fb01811513b6,status='creating',user_id='793b18f2909e4219ad65facafd6b5d79',volume_type_id=a12c73f9-af33-4b37-b066-9c78aff15e1c)}' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:45:16.507597 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3fce2176-b9de-4d17-bc7e-df2a82b4a95f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f494ff57-276b-4a23-9038-e0375244dd82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 09:45:16.522298 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3fce2176-b9de-4d17-bc7e-df2a82b4a95f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f494ff57-276b-4a23-9038-e0375244dd82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100316) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 09:45:16.523047 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.volume.api [None req-3fce2176-b9de-4d17-bc7e-df2a82b4a95f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Flow 'volume_create_api' (e5a33e26-7469-4096-b527-336448a2267b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100316) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 09:45:16.523446 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-3fce2176-b9de-4d17-bc7e-df2a82b4a95f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Create volume request issued successfully. Jul 31 09:45:16.524109 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-3fce2176-b9de-4d17-bc7e-df2a82b4a95f tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes returned with HTTP 202 Jul 31 09:45:16.524684 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1464/5844] 10.4.3.226 () {68 vars in 1259 bytes} [Fri Jul 31 09:45:16 2026] POST /volume/v3/volumes => generated 809 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 09:45:16.536479 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-d08c3467-80ac-49c8-a2c7-06ed0f148926 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:45:16.538777 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d08c3467-80ac-49c8-a2c7-06ed0f148926 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 Jul 31 09:45:16.538915 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d08c3467-80ac-49c8-a2c7-06ed0f148926 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:45:16.539160 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-d08c3467-80ac-49c8-a2c7-06ed0f148926 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:45:16.548989 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:45:16.548989 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:45:16.553384 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-d08c3467-80ac-49c8-a2c7-06ed0f148926 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:45:16.558196 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-d08c3467-80ac-49c8-a2c7-06ed0f148926 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 returned with HTTP 200 Jul 31 09:45:16.558685 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1469/5845] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:45:16 2026] GET /volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:45:17.572083 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cb55aaad-368f-4efa-a478-a72ee6f26e30 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:45:17.573948 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cb55aaad-368f-4efa-a478-a72ee6f26e30 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 Jul 31 09:45:17.574175 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cb55aaad-368f-4efa-a478-a72ee6f26e30 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:45:17.574434 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cb55aaad-368f-4efa-a478-a72ee6f26e30 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:45:17.581088 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:45:17.581088 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:45:17.584634 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cb55aaad-368f-4efa-a478-a72ee6f26e30 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:45:17.588445 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cb55aaad-368f-4efa-a478-a72ee6f26e30 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 returned with HTTP 200 Jul 31 09:45:17.588825 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1455/5846] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:45:17 2026] GET /volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:45:18.603274 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ca305bdf-d69f-4148-8216-85bd84e9526e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:45:18.605050 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ca305bdf-d69f-4148-8216-85bd84e9526e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 Jul 31 09:45:18.605277 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ca305bdf-d69f-4148-8216-85bd84e9526e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:45:18.605430 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ca305bdf-d69f-4148-8216-85bd84e9526e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:45:18.612223 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:45:18.612223 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:45:18.616029 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-ca305bdf-d69f-4148-8216-85bd84e9526e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:45:18.620027 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ca305bdf-d69f-4148-8216-85bd84e9526e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 returned with HTTP 200 Jul 31 09:45:18.620532 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1459/5847] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:45:18 2026] GET /volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:45:19.632456 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-5569c609-7494-4839-841d-b59dadcfc1d5 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:45:19.634264 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5569c609-7494-4839-841d-b59dadcfc1d5 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 Jul 31 09:45:19.634522 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5569c609-7494-4839-841d-b59dadcfc1d5 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:45:19.634729 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-5569c609-7494-4839-841d-b59dadcfc1d5 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:45:19.641257 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:45:19.641257 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:45:19.644776 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-5569c609-7494-4839-841d-b59dadcfc1d5 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:45:19.648498 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-5569c609-7494-4839-841d-b59dadcfc1d5 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 returned with HTTP 200 Jul 31 09:45:19.648855 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1465/5848] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:45:19 2026] GET /volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:45:20.660112 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-87440c66-dd0c-452e-a2c3-d4fc5467c7fa None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:45:20.661878 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-87440c66-dd0c-452e-a2c3-d4fc5467c7fa tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 Jul 31 09:45:20.662062 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-87440c66-dd0c-452e-a2c3-d4fc5467c7fa tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:45:20.662235 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-87440c66-dd0c-452e-a2c3-d4fc5467c7fa tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:45:20.669226 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:45:20.669226 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:45:20.672577 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-87440c66-dd0c-452e-a2c3-d4fc5467c7fa tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:45:20.676287 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-87440c66-dd0c-452e-a2c3-d4fc5467c7fa tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 returned with HTTP 200 Jul 31 09:45:20.676649 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1470/5849] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:45:20 2026] GET /volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:45:21.688561 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-06357c11-17b8-4536-8771-fee63d60a4cf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:45:21.690395 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-06357c11-17b8-4536-8771-fee63d60a4cf tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 Jul 31 09:45:21.690570 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-06357c11-17b8-4536-8771-fee63d60a4cf tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:45:21.690740 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-06357c11-17b8-4536-8771-fee63d60a4cf tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:45:21.697230 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:45:21.697230 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:45:21.700483 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-06357c11-17b8-4536-8771-fee63d60a4cf tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:45:21.704079 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-06357c11-17b8-4536-8771-fee63d60a4cf tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 returned with HTTP 200 Jul 31 09:45:21.704609 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1456/5850] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:45:21 2026] GET /volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:45:22.716103 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-6bb2599b-34f8-47ea-90e9-fa0c280c89b7 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:45:22.717860 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6bb2599b-34f8-47ea-90e9-fa0c280c89b7 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 Jul 31 09:45:22.718054 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6bb2599b-34f8-47ea-90e9-fa0c280c89b7 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:45:22.718232 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-6bb2599b-34f8-47ea-90e9-fa0c280c89b7 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:45:22.726172 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:45:22.726172 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:45:22.730040 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-6bb2599b-34f8-47ea-90e9-fa0c280c89b7 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:45:22.733771 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-6bb2599b-34f8-47ea-90e9-fa0c280c89b7 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 returned with HTTP 200 Jul 31 09:45:22.734113 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1460/5851] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:45:22 2026] GET /volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:45:23.746432 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-cdcaa2ae-4b45-43b4-80fa-3ca0a7b647c4 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:45:23.748302 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cdcaa2ae-4b45-43b4-80fa-3ca0a7b647c4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 Jul 31 09:45:23.748536 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cdcaa2ae-4b45-43b4-80fa-3ca0a7b647c4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:45:23.748735 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-cdcaa2ae-4b45-43b4-80fa-3ca0a7b647c4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:45:23.755874 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:45:23.755874 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:45:23.759207 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-cdcaa2ae-4b45-43b4-80fa-3ca0a7b647c4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:45:23.763296 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-cdcaa2ae-4b45-43b4-80fa-3ca0a7b647c4 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 returned with HTTP 200 Jul 31 09:45:23.763692 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1466/5852] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:45:23 2026] GET /volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:45:24.775568 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-3ca7a5b9-76b1-47f4-a31a-bd7548ec5822 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:45:24.777840 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3ca7a5b9-76b1-47f4-a31a-bd7548ec5822 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 Jul 31 09:45:24.778141 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3ca7a5b9-76b1-47f4-a31a-bd7548ec5822 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:45:24.778383 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-3ca7a5b9-76b1-47f4-a31a-bd7548ec5822 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:45:24.786005 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:45:24.786005 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:45:24.788597 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-3ca7a5b9-76b1-47f4-a31a-bd7548ec5822 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:45:24.792664 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-3ca7a5b9-76b1-47f4-a31a-bd7548ec5822 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 returned with HTTP 200 Jul 31 09:45:24.793121 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1471/5853] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:45:24 2026] GET /volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:45:25.805622 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ca577828-752d-4737-bbcd-ae357a707051 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:45:25.807753 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ca577828-752d-4737-bbcd-ae357a707051 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 Jul 31 09:45:25.807965 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ca577828-752d-4737-bbcd-ae357a707051 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:45:25.808152 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ca577828-752d-4737-bbcd-ae357a707051 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:45:25.814588 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:45:25.814588 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:45:25.817622 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ca577828-752d-4737-bbcd-ae357a707051 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:45:25.821295 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ca577828-752d-4737-bbcd-ae357a707051 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 returned with HTTP 200 Jul 31 09:45:25.821641 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1457/5854] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:45:25 2026] GET /volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:45:26.833468 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-dc965310-7954-472d-95f0-ec2b05c5e03c None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:45:26.835412 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dc965310-7954-472d-95f0-ec2b05c5e03c tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 Jul 31 09:45:26.835623 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dc965310-7954-472d-95f0-ec2b05c5e03c tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:45:26.835810 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-dc965310-7954-472d-95f0-ec2b05c5e03c tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:45:26.842783 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:45:26.842783 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:45:26.846636 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-dc965310-7954-472d-95f0-ec2b05c5e03c tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:45:26.850489 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-dc965310-7954-472d-95f0-ec2b05c5e03c tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 returned with HTTP 200 Jul 31 09:45:26.850831 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1461/5855] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:45:26 2026] GET /volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:45:27.863497 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-419e7bff-1bed-4ec2-9f56-d5052d808f2c None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:45:27.865757 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-419e7bff-1bed-4ec2-9f56-d5052d808f2c tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 Jul 31 09:45:27.865951 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-419e7bff-1bed-4ec2-9f56-d5052d808f2c tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:45:27.866127 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-419e7bff-1bed-4ec2-9f56-d5052d808f2c tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:45:27.872581 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:45:27.872581 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:45:27.875986 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-419e7bff-1bed-4ec2-9f56-d5052d808f2c tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:45:27.880025 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-419e7bff-1bed-4ec2-9f56-d5052d808f2c tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 returned with HTTP 200 Jul 31 09:45:27.880397 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1467/5856] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:45:27 2026] GET /volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 => generated 1449 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:45:27.985207 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-9bbbfc24-4617-43df-8a03-224a9f8cad42 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:45:27.987321 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-9bbbfc24-4617-43df-8a03-224a9f8cad42 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 Jul 31 09:45:27.987564 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-9bbbfc24-4617-43df-8a03-224a9f8cad42 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:45:27.987775 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-9bbbfc24-4617-43df-8a03-224a9f8cad42 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:45:27.994470 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:45:27.994470 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:45:27.997717 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-9bbbfc24-4617-43df-8a03-224a9f8cad42 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:45:28.001893 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-9bbbfc24-4617-43df-8a03-224a9f8cad42 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 returned with HTTP 200 Jul 31 09:45:28.002293 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1472/5857] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:45:27 2026] GET /volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 => generated 1449 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:45:28.524751 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-8d492001-5c00-461e-bd3e-e6696923032e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:45:28.526654 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-8d492001-5c00-461e-bd3e-e6696923032e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 Jul 31 09:45:28.526871 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-8d492001-5c00-461e-bd3e-e6696923032e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:45:28.527086 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-8d492001-5c00-461e-bd3e-e6696923032e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:45:28.537167 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:45:28.537167 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:45:28.542012 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-8d492001-5c00-461e-bd3e-e6696923032e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:45:28.546662 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-8d492001-5c00-461e-bd3e-e6696923032e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 returned with HTTP 200 Jul 31 09:45:28.547073 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1458/5858] 10.4.3.226 () {68 vars in 1598 bytes} [Fri Jul 31 09:45:28 2026] GET /volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 => generated 1449 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:45:28.555954 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-ccd76c95-c94a-4dcd-b4b5-636c11b2e56a None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:45:28.556334 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ccd76c95-c94a-4dcd-b4b5-636c11b2e56a None None] GET https://10.4.3.226/volume// Jul 31 09:45:28.556486 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ccd76c95-c94a-4dcd-b4b5-636c11b2e56a None None] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:45:28.556657 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-ccd76c95-c94a-4dcd-b4b5-636c11b2e56a None None] Calling method 'all' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:45:28.556990 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-ccd76c95-c94a-4dcd-b4b5-636c11b2e56a None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:45:28.557319 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1462/5859] 10.4.3.226 () {66 vars in 1419 bytes} [Fri Jul 31 09:45: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 31 09:45:28.564808 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-9d1f120d-394c-4659-90a9-ddf0f0de54a7 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:45:28.566381 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-9d1f120d-394c-4659-90a9-ddf0f0de54a7 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] POST https://10.4.3.226/volume/v3/attachments Jul 31 09:45:28.566799 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-9d1f120d-394c-4659-90a9-ddf0f0de54a7 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "831e87b4-4c95-4661-9473-c692d845d405", "connector": null, "instance_uuid": "b58a7278-7b96-4fb2-9ffb-c24a997a402d"}} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:45:28.574213 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:45:28.574213 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:45:28.594355 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-9d1f120d-394c-4659-90a9-ddf0f0de54a7 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/attachments returned with HTTP 200 Jul 31 09:45:28.594825 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1468/5860] 10.4.3.226 () {74 vars in 1594 bytes} [Fri Jul 31 09:45:28 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:45:29.248348 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-8e9448aa-e226-4eb6-92b0-414b56f74c89 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:45:29.248987 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8e9448aa-e226-4eb6-92b0-414b56f74c89 None None] GET https://10.4.3.226/volume// Jul 31 09:45:29.249099 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8e9448aa-e226-4eb6-92b0-414b56f74c89 None None] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:45:29.249453 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-8e9448aa-e226-4eb6-92b0-414b56f74c89 None None] Calling method 'all' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:45:29.249681 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-8e9448aa-e226-4eb6-92b0-414b56f74c89 None None] https://10.4.3.226/volume// returned with HTTP 300 Jul 31 09:45:29.250031 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1473/5861] 10.4.3.226 () {66 vars in 1426 bytes} [Fri Jul 31 09:45:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 09:45:29.257224 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-75d641bd-3332-40e3-9ecb-31b775ccd858 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:45:29.259368 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-75d641bd-3332-40e3-9ecb-31b775ccd858 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 Jul 31 09:45:29.259592 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-75d641bd-3332-40e3-9ecb-31b775ccd858 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:45:29.259796 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-75d641bd-3332-40e3-9ecb-31b775ccd858 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:45:29.268990 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:45:29.268990 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:45:29.272112 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-75d641bd-3332-40e3-9ecb-31b775ccd858 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:45:29.276531 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-75d641bd-3332-40e3-9ecb-31b775ccd858 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 returned with HTTP 200 Jul 31 09:45:29.276937 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1459/5862] 10.4.3.226 () {70 vars in 1639 bytes} [Fri Jul 31 09:45:29 2026] GET /volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 => generated 1628 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 09:45:29.374988 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-0e48fd3f-c3a5-4a9e-b958-dcb2cff00fdb None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:45:29.376975 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-0e48fd3f-c3a5-4a9e-b958-dcb2cff00fdb tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] PUT https://10.4.3.226/volume/v3/attachments/cbbee0dd-cbe5-406c-8eb9-f454252ab3df Jul 31 09:45:29.377378 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-0e48fd3f-c3a5-4a9e-b958-dcb2cff00fdb tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.226", "host": "np0000006200", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e0144c354cf4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "db0c296f-2ea0-4306-b4f8-8fb94c5d5162", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:45:29.385085 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-0e48fd3f-c3a5-4a9e-b958-dcb2cff00fdb tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Acquiring lock "cinder-attachment_update-831e87b4-4c95-4661-9473-c692d845d405-np0000006200" by "attachment_update" {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 09:45:29.390496 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-0e48fd3f-c3a5-4a9e-b958-dcb2cff00fdb tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Lock "cinder-attachment_update-831e87b4-4c95-4661-9473-c692d845d405-np0000006200" acquired by "attachment_update" :: waited 0.005s {{(pid=100314) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 09:45:29.391453 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:45:29.391453 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:45:29.462045 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.coordination [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-0e48fd3f-c3a5-4a9e-b958-dcb2cff00fdb tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Lock "cinder-attachment_update-831e87b4-4c95-4661-9473-c692d845d405-np0000006200" released by "attachment_update" :: held 0.072s {{(pid=100314) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 09:45:29.462360 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-0e48fd3f-c3a5-4a9e-b958-dcb2cff00fdb tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/attachments/cbbee0dd-cbe5-406c-8eb9-f454252ab3df returned with HTTP 200 Jul 31 09:45:29.463234 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1463/5863] 10.4.3.226 () {74 vars in 1704 bytes} [Fri Jul 31 09:45:29 2026] PUT /volume/v3/attachments/cbbee0dd-cbe5-406c-8eb9-f454252ab3df => generated 968 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:45:29.484154 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-5ba294a5-f05a-4d02-b422-9b362cd4cd9e None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:45:29.486286 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-5ba294a5-f05a-4d02-b422-9b362cd4cd9e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] POST https://10.4.3.226/volume/v3/attachments/cbbee0dd-cbe5-406c-8eb9-f454252ab3df/action Jul 31 09:45:29.486762 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-5ba294a5-f05a-4d02-b422-9b362cd4cd9e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Action body: b'{"os-complete": null}' {{(pid=100316) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 09:45:29.486957 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-5ba294a5-f05a-4d02-b422-9b362cd4cd9e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 09:45:29.500772 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:45:29.500772 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:45:29.510315 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-5ba294a5-f05a-4d02-b422-9b362cd4cd9e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/attachments/cbbee0dd-cbe5-406c-8eb9-f454252ab3df/action returned with HTTP 204 Jul 31 09:45:29.510841 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1469/5864] 10.4.3.226 () {74 vars in 1725 bytes} [Fri Jul 31 09:45:29 2026] POST /volume/v3/attachments/cbbee0dd-cbe5-406c-8eb9-f454252ab3df/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:45:33.527379 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-89d48c61-b7c5-4ca1-9bd4-46e6e47078dd None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:45:33.529992 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-89d48c61-b7c5-4ca1-9bd4-46e6e47078dd tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405/encryption Jul 31 09:45:33.530219 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-89d48c61-b7c5-4ca1-9bd4-46e6e47078dd tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:45:33.530452 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-89d48c61-b7c5-4ca1-9bd4-46e6e47078dd tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'index' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:45:33.540291 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:45:33.540291 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:45:33.547175 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [req-e658b2d0-66ee-471c-88d7-de5273349c5e req-89d48c61-b7c5-4ca1-9bd4-46e6e47078dd tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405/encryption returned with HTTP 200 Jul 31 09:45:33.547629 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1474/5865] 10.4.3.226 () {68 vars in 1631 bytes} [Fri Jul 31 09:45:33 2026] GET /volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:45:39.275203 np0000006200 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=21 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:45:39.456668 np0000006200 devstack@c-api.service[100314]: DEBUG dbcounter [-] [100314] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4 {{(pid=100314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:45:39.506611 np0000006200 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=43,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:45:43.546078 np0000006200 devstack@c-api.service[100315]: DEBUG dbcounter [-] [100315] Writing DB stats cinder:SELECT=20 {{(pid=100315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:46:15.866822 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-959531c0-5e74-4eec-ad8e-15bdf14a12e7 req-f31c2150-6254-4859-829a-3e90109f3a01 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:46:15.868783 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-959531c0-5e74-4eec-ad8e-15bdf14a12e7 req-f31c2150-6254-4859-829a-3e90109f3a01 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] DELETE https://10.4.3.226/volume/v3/attachments/cbbee0dd-cbe5-406c-8eb9-f454252ab3df Jul 31 09:46:15.869035 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-959531c0-5e74-4eec-ad8e-15bdf14a12e7 req-f31c2150-6254-4859-829a-3e90109f3a01 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:46:15.869204 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-959531c0-5e74-4eec-ad8e-15bdf14a12e7 req-f31c2150-6254-4859-829a-3e90109f3a01 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:46:15.875816 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:46:15.875816 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:46:15.942965 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-959531c0-5e74-4eec-ad8e-15bdf14a12e7 req-f31c2150-6254-4859-829a-3e90109f3a01 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/attachments/cbbee0dd-cbe5-406c-8eb9-f454252ab3df returned with HTTP 200 Jul 31 09:46:15.943431 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1460/5866] 10.4.3.226 () {72 vars in 1673 bytes} [Fri Jul 31 09:46:15 2026] DELETE /volume/v3/attachments/cbbee0dd-cbe5-406c-8eb9-f454252ab3df => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 09:46:17.264114 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-1251f794-9b02-4550-bf80-342264e32dd5 None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:46:17.265685 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1251f794-9b02-4550-bf80-342264e32dd5 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] DELETE https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 Jul 31 09:46:17.265867 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1251f794-9b02-4550-bf80-342264e32dd5 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:46:17.266039 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-1251f794-9b02-4550-bf80-342264e32dd5 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'delete' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:46:17.266186 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.v3.volumes [None req-1251f794-9b02-4550-bf80-342264e32dd5 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Delete volume with id: 831e87b4-4c95-4661-9473-c692d845d405 Jul 31 09:46:17.272599 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:46:17.272599 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:46:17.272985 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-1251f794-9b02-4550-bf80-342264e32dd5 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:46:17.281847 np0000006200 devstack@c-api.service[100314]: WARNING cinder.keymgr.conf_key_mgr [None req-1251f794-9b02-4550-bf80-342264e32dd5 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 09:46:17.286918 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-1251f794-9b02-4550-bf80-342264e32dd5 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Delete volume request issued successfully. Jul 31 09:46:17.287074 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-1251f794-9b02-4550-bf80-342264e32dd5 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 returned with HTTP 202 Jul 31 09:46:17.287441 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1464/5867] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:46:17 2026] DELETE /volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:46:17.294267 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-598d015c-cf7c-4bb0-95a6-9130ff037e50 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:46:17.296179 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-598d015c-cf7c-4bb0-95a6-9130ff037e50 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 Jul 31 09:46:17.296345 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-598d015c-cf7c-4bb0-95a6-9130ff037e50 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:46:17.296517 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-598d015c-cf7c-4bb0-95a6-9130ff037e50 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:46:17.302974 np0000006200 devstack@c-api.service[100316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:46:17.302974 np0000006200 devstack@c-api.service[100316]: warnings.warn( Jul 31 09:46:17.306404 np0000006200 devstack@c-api.service[100316]: INFO cinder.volume.api [None req-598d015c-cf7c-4bb0-95a6-9130ff037e50 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:46:17.310636 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-598d015c-cf7c-4bb0-95a6-9130ff037e50 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 returned with HTTP 200 Jul 31 09:46:17.310991 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1470/5868] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:46:17 2026] GET /volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 => generated 1448 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:46:18.321924 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-7d0ca2f5-c7b5-49d6-a5b7-b5e95e7b47e8 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:46:18.324102 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7d0ca2f5-c7b5-49d6-a5b7-b5e95e7b47e8 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 Jul 31 09:46:18.324382 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7d0ca2f5-c7b5-49d6-a5b7-b5e95e7b47e8 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:46:18.324649 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-7d0ca2f5-c7b5-49d6-a5b7-b5e95e7b47e8 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:46:18.331592 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-7d0ca2f5-c7b5-49d6-a5b7-b5e95e7b47e8 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 returned with HTTP 404 Jul 31 09:46:18.332214 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1475/5869] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:46:18 2026] GET /volume/v3/volumes/831e87b4-4c95-4661-9473-c692d845d405 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:46:18.567873 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-31d084c6-8b26-4771-8657-c0f43747f772 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:46:18.569436 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-31d084c6-8b26-4771-8657-c0f43747f772 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] DELETE https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 Jul 31 09:46:18.569780 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-31d084c6-8b26-4771-8657-c0f43747f772 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:46:18.569780 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-31d084c6-8b26-4771-8657-c0f43747f772 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:46:18.569955 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-31d084c6-8b26-4771-8657-c0f43747f772 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Delete volume with id: bd2f5071-fb38-4c34-a1d2-fb01811513b6 Jul 31 09:46:18.576091 np0000006200 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:46:18.576091 np0000006200 devstack@c-api.service[100317]: warnings.warn( Jul 31 09:46:18.576446 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-31d084c6-8b26-4771-8657-c0f43747f772 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:46:18.584931 np0000006200 devstack@c-api.service[100317]: WARNING cinder.keymgr.conf_key_mgr [None req-31d084c6-8b26-4771-8657-c0f43747f772 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 09:46:18.589554 np0000006200 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-31d084c6-8b26-4771-8657-c0f43747f772 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Delete volume request issued successfully. Jul 31 09:46:18.589775 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-31d084c6-8b26-4771-8657-c0f43747f772 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 returned with HTTP 202 Jul 31 09:46:18.590308 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1461/5870] 10.4.3.226 () {66 vars in 1351 bytes} [Fri Jul 31 09:46:18 2026] DELETE /volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:46:18.597744 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.middleware.request_id [None req-14cd2732-ac28-45b1-a506-c7fe65a1ef6e None None] RequestId filter calling following filter/app {{(pid=100314) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:46:18.599533 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-14cd2732-ac28-45b1-a506-c7fe65a1ef6e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 Jul 31 09:46:18.599717 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-14cd2732-ac28-45b1-a506-c7fe65a1ef6e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100314) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:46:18.599915 np0000006200 devstack@c-api.service[100314]: DEBUG cinder.api.openstack.wsgi [None req-14cd2732-ac28-45b1-a506-c7fe65a1ef6e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100314) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:46:18.606042 np0000006200 devstack@c-api.service[100314]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:46:18.606042 np0000006200 devstack@c-api.service[100314]: warnings.warn( Jul 31 09:46:18.609105 np0000006200 devstack@c-api.service[100314]: INFO cinder.volume.api [None req-14cd2732-ac28-45b1-a506-c7fe65a1ef6e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Volume info retrieved successfully. Jul 31 09:46:18.614137 np0000006200 devstack@c-api.service[100314]: INFO cinder.api.openstack.wsgi [None req-14cd2732-ac28-45b1-a506-c7fe65a1ef6e tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 returned with HTTP 200 Jul 31 09:46:18.614491 np0000006200 devstack@c-api.service[100314]: [pid: 100314|app: 0|req: 1465/5871] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:46:18 2026] GET /volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 => generated 1429 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:46:19.625564 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.middleware.request_id [None req-ec53a5a7-7ec1-42f2-8405-a447ada99636 None None] RequestId filter calling following filter/app {{(pid=100316) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:46:19.627268 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ec53a5a7-7ec1-42f2-8405-a447ada99636 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] GET https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 Jul 31 09:46:19.627515 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ec53a5a7-7ec1-42f2-8405-a447ada99636 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Empty body provided in request {{(pid=100316) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:46:19.627721 np0000006200 devstack@c-api.service[100316]: DEBUG cinder.api.openstack.wsgi [None req-ec53a5a7-7ec1-42f2-8405-a447ada99636 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] Calling method 'show' {{(pid=100316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:46:19.632802 np0000006200 devstack@c-api.service[100316]: INFO cinder.api.openstack.wsgi [None req-ec53a5a7-7ec1-42f2-8405-a447ada99636 tempest-TestEncryptedCinderVolumes-1519114954 tempest-TestEncryptedCinderVolumes-1519114954-project-member] https://10.4.3.226/volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 returned with HTTP 404 Jul 31 09:46:19.633255 np0000006200 devstack@c-api.service[100316]: [pid: 100316|app: 0|req: 1471/5872] 10.4.3.226 () {66 vars in 1348 bytes} [Fri Jul 31 09:46:19 2026] GET /volume/v3/volumes/bd2f5071-fb38-4c34-a1d2-fb01811513b6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 09:46:19.639137 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.middleware.request_id [None req-f3ecbf04-489d-4233-a5b4-afe17caec6e1 None None] RequestId filter calling following filter/app {{(pid=100315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:46:19.640714 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f3ecbf04-489d-4233-a5b4-afe17caec6e1 tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] GET https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1 Jul 31 09:46:19.640903 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f3ecbf04-489d-4233-a5b4-afe17caec6e1 tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] Empty body provided in request {{(pid=100315) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:46:19.641074 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.api.openstack.wsgi [None req-f3ecbf04-489d-4233-a5b4-afe17caec6e1 tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] Calling method 'detail' {{(pid=100315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:46:19.641783 np0000006200 devstack@c-api.service[100315]: DEBUG cinder.volume.api [None req-f3ecbf04-489d-4233-a5b4-afe17caec6e1 tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100315) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 09:46:19.649452 np0000006200 devstack@c-api.service[100315]: INFO cinder.volume.api [None req-f3ecbf04-489d-4233-a5b4-afe17caec6e1 tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] Get all volumes completed successfully. Jul 31 09:46:19.650623 np0000006200 devstack@c-api.service[100315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 09:46:19.650623 np0000006200 devstack@c-api.service[100315]: warnings.warn( Jul 31 09:46:19.654032 np0000006200 devstack@c-api.service[100315]: INFO cinder.api.openstack.wsgi [None req-f3ecbf04-489d-4233-a5b4-afe17caec6e1 tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] https://10.4.3.226/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 09:46:19.654388 np0000006200 devstack@c-api.service[100315]: [pid: 100315|app: 0|req: 1476/5873] 10.4.3.226 () {66 vars in 1285 bytes} [Fri Jul 31 09:46:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5261 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 09:46:19.666435 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ffc48556-76c9-420b-8265-6d3dfa3cec05 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 09:46:19.668161 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ffc48556-76c9-420b-8265-6d3dfa3cec05 tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] DELETE https://10.4.3.226/volume/v3/types/a12c73f9-af33-4b37-b066-9c78aff15e1c Jul 31 09:46:19.668401 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ffc48556-76c9-420b-8265-6d3dfa3cec05 tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 09:46:19.668627 np0000006200 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ffc48556-76c9-420b-8265-6d3dfa3cec05 tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 09:46:19.687784 np0000006200 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ffc48556-76c9-420b-8265-6d3dfa3cec05 tempest-TestEncryptedCinderVolumes-1660589858 tempest-TestEncryptedCinderVolumes-1660589858-project-admin] https://10.4.3.226/volume/v3/types/a12c73f9-af33-4b37-b066-9c78aff15e1c returned with HTTP 202 Jul 31 09:46:19.688222 np0000006200 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1462/5874] 10.4.3.226 () {66 vars in 1345 bytes} [Fri Jul 31 09:46:19 2026] DELETE /volume/v3/types/a12c73f9-af33-4b37-b066-9c78aff15e1c => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 09:46:28.612527 np0000006200 devstack@c-api.service[100314]: DEBUG dbcounter [-] [100314] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:46:29.629717 np0000006200 devstack@c-api.service[100316]: DEBUG dbcounter [-] [100316] Writing DB stats cinder:SELECT=5 {{(pid=100316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:46:29.652937 np0000006200 devstack@c-api.service[100315]: DEBUG dbcounter [-] [100315] Writing DB stats cinder:SELECT=3 {{(pid=100315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 09:46:29.685597 np0000006200 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}